/*
Theme Name: Wilmer Child
Theme URI: https://wilmer.qodeinteractive.com/
Description: A child theme of Wilmer Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.2
Text Domain: wilmer
Template: wilmer
*/
.mkdf-page-footer .mkdf-footer-top-holder .mkdf-footer-top-inner.mkdf-grid {padding: 35px 0 35px;}
.services-sec .mkdf-iwt .mkdf-iwt-title {font-size: 22px;color: #ff5e14;}
.services-sec p.mkdf-iwt-text {font-size: 16px;line-height: 1.5;letter-spacing: 1px;}
.why-clients-sec h4.mkdf-iwt-title {margin-top: 0 !important;font-size: 27px;letter-spacing: 1px;}
.delivery-sec h2.mkdf-st-title {text-transform: uppercase;font-weight: 900;}
.servicep-box h4.mkdf-iwt-title {font-size: 20px;}
.servicep-box .mkdf-iwt .mkdf-iwt-text{font-size: 17px;}
a.mkdf-search-opener.mkdf-icon-has-hover.mkdf-search-opener-svg-path , .mkdf-shopping-cart-holder{
    display: none;
}
.mkdf-team-social-holder,h4.mkdf-ps-info-section-title,.mkdf-ps-info-item.mkdf-ps-date { display: none !important; }

/*
@media (max-width: 1024px) {
   .mkdf-mobile-header .mkdf-mobile-logo-wrapper img {
        padding-top: unset !important; 
        max-height: unset !important;    
    }
}

@media(max-width:1024px){
	body .mkdf-mobile-header .mkdf-mobile-logo-wrapper img{
padding-top:152px;
		max-height: 65px!important;
max-width:200px;
		padding-left: 10px;
		padding-bottom:10px;
		padding-right: 10px;
	}
}

.mkdf-logo-wrapper a img {
    height: 80%;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
}
*/

.job-form input[type="file"],.subcontractor-form input[type="file"] {
    background: #ffffff;
    border-radius: 3px 3px 3px 3px;
    padding:0 !important;   
}

.job-form input[type="file"]::file-selector-button,.subcontractor-form input[type="file"]::file-selector-button  {
    border-radius: 3px 0px 0px 3px;
    content: "Upload File";
    padding: 16px;
    background: #fff;
    color: #565969;
    border: none;
    border-right:solid 1px #565969;
    cursor: pointer;
}
#respond input[type=text], #respond textarea, .mkdf-style-form textarea, .post-password-form input[type=password], .wpcf7-form-control.wpcf7-date, .wpcf7-form-control.wpcf7-number, .wpcf7-form-control.wpcf7-quiz, .wpcf7-form-control.wpcf7-select, .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea, input[type=email], input[type=password], input[type=text]{margin-bottom:0px}