/*
 Theme Name:   HouzFix Child
 Theme URI:    https://housefix.wpengine.com/
 Description:  HouzFix Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     housefix
 Version:      1.0.0
 Text Domain:  housefix-child
*/

span.green {
    color: green;
    font-size: 18px;
}
ul.lets_get{
	column-count: 2;
	font-size: 18px;
	color: #ed1c24;
	font-weight: bold;
	font-family: outfit;
}
.wdt-reservation-form .wdt-reservation-form{
    margin: 0 auto;
}
.wdt-custom-counter-style{
    text-align: center;
}
.wdt-cus-contact-info-heading .wdt-heading-deco-inner.wdt-right-part{
	vertical-align: super !important;
}
.wdt-cus-content_with_img-faq .wdt-accordion-toggle-description{
	background: transparent;
}
path[data-name="Path 178110"]{
	fill : #ED1C24 !important ;
}
.dt-sc-appointment-wrapper .dt-sc-title h2{
    color: #ED1C24 !important;
}
#why_we_choose .wdt-content-icon span i{
    color: #444344 !important;
}
.elementor-element.wdt-cus-icon_aside_content-box .wdt-icon-box-holder .wdt-content-item:hover .wdt-content-icon-wrapper .wdt-content-icon span{
    background: #ED1C24 !important;
}
body > .wdt-search-form-container{
    z-index: 101 !important;
}
@media (max-width: 1024px){
    .wdt-reservation-form form.dt-sc-reservation-form.dt-appointment-form .dt-sc-one-column.column {
        margin-right: 10px !important;
    }
}
@media (max-width: 768px){
    .responsive-width-full.elementor-section-boxed > .elementor-container {
        max-width: 100%;
    }
    .h2-mb-0 h2{
        margin-bottom: 0px!important;
    }
    .lead-genration-ul ul li{
        padding-bottom: 0px;
    }
    .wdt-footer-section{
        margin-top: 0px!important;
    }
    .exclusive-leads-btn .wdt-content-title h5{
        padding: 10px 10px!important;
        width: 90%;
        margin: auto;
    }
    .exclusive-leads-btn .wdt-content-button a{
        padding: 10px 20px!important;
    }
}

@media only screen and (max-width: 575px){
    ul.lets_get{
    	column-count: 1;
    }
    .what-we-offer .wdt-content-media-group{
    	display: none !important;
    }
    .exc-lead-btn a.wdt-button,.exc-lead-btn .wdt-button:focus, .exc-lead-btn .wdt-button:hover{
        background: transparent !important;
    }
}