/**
        * Theme Name: Exline Child
        * Description: This is a child theme of Exline, generated by Merlin WP.
        * Author: <a href="http://ninetheme.com/">Ninetheme</a>
        * Template: exline
        * Version: 1.9.2
        */


nav.main-nav.white.stick-fixed.js-transparent.small-height {
    padding-top: 9px !important;
}

.inner-nav.navbar-desktop.js-opened {
    padding-top: 9px !important;
}

.form input, .form select {
text-transform: none !important;
height: 45px !important;
}


select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
margin-top: 23px !important;
}

span.wpcf7-list-item-label {
 color: #929496 !important;
 font-size: 14px !important;
}


textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.input-md {
    text-transform: none !important;
}

.form input:focus, .form select:focus {
        background: rgb(204 204 197 / 70%) !important;
}

.main-nav.transparent {
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}

.small-height.stick-fixed {
box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}



@media only screen and (max-width: 992px) {
nav.main-nav.white.stick-fixed.js-transparent.mobile-on.small-height a.menu-has-sub-off{
    color: #2E7D6E !important;
}

.navbar-mobile .fa {
    font-size: 26px !important;
}


.navbar-mobile:hover, .navbar-mobile.active {
    background: #2E7D6E !important;
}

.navbar-mobile:active, .navbar-mobile.active {
    background: #2E7D6E !important;
}
}