/*
Theme Name: Synck Child
Theme URI: http://wordpressriverthemes.com/synck/
Template: synck
Author: WordPressRiver
Author URI: https://themeforest.net/user/wordpressriver
Description: Introducing a WordPress theme tailored for IT services and business consulting, making it the optimal design choice for businesses in 2024.
Tags: agency business,corporate,creative,digital,innovative,it,it solutions,IT Solutions Template,modern,saas,software company,software template,startup,technology company,technology template.
Version: 3.0.0.1732089229
Updated: 2024-11-20 07:53:49

*/

@media (min-width: 992px) {
    .form-custom .form-group{
        width: 50%;
        float: left;
    }
}

.form-custom .form-full,
.form-custom .form-action {
    width: 100%;
    padding: 15px 0 0 0;
    clear: both;
    float: none;
}

.form-custom .form-group p {
    display: block !important;
}

.form-custom .form-action .wpcf7-submit {
    background-color: #0024B3D9;
    color: #FFFFFFD4;
}

.form-custom .form-group p label {
    padding: 0;
    margin: 0 !important;
}

.form-custom .form-group p label span.wpcf7-form-control-wrap {
    margin: 0 25px 25px 0;
    display: block;
}

.form-custom .form-group p .wpcf7-list-item {
    margin: 0;
}

.form-custom .form-group input.wpcf7-form-control,
.form-custom .form-group select.wpcf7-form-control,
.form-custom .form-group textarea.wpcf7-form-control {
    width: 100%;
    display: block;
    border: 0 none;
    border-bottom: 1px solid #69727d;
    color: #1f2124;
    padding-bottom: 10px;
}