@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mcdonaldmech.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.5.1") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-transform: capitalize;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(2,80,115);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: capitalize;
	--btn-default-bgcolor: rgba(247,247,247,0);
	--btn-default-bgcolor-hover: rgba(239,239,239,0);
	--btn-accented-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 500;
	--btn-accented-transform: capitalize;
	--btn-accented-bgcolor: rgba(131,183,53,0);
	--btn-accented-bgcolor-hover: rgba(116,163,47,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #333;
--btn-accented-color-hover: #333;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1537px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1520px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-logo img {
    min-height: 141px !important;
    margin-top: -45px !important;
    margin-left: -182px !important;
    width: 500px !important;
}



.whb-top-bar {
    background-color: rgba(2, 80, 115, 1) !important;
    position: relative !important;
    z-index: -10 !important;
}



.news .gform_wrapper.gravity-theme .gfield input.large {
    background: white !important;
    color: black !important;
    border: none !important;
    border-radius: 50px !important;
    padding: 25px !important;
}

.news input#gform_submit_button_1 {
    background: linear-gradient(90deg,rgba(0, 86, 122, 1) 0%, rgba(106, 173, 200, 1) 50%, rgba(64, 165, 202, 1) 100%) !important;
    color: white !important;
    font-family: 'Rethink Sans' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 16.5px 25px !important;
    border-radius: 0px 50px 50px 0px !important;
    position: absolute !important;
    top: 20px !important;
    left: 222px !important;
}



.service span.wd-btn-icon {
    position: absolute !important;
    top: -205px !important;
    left: 335px !important;
}



.pro .product-wrapper {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}



.pro h3.wd-entities-title {
    font-size: 30px !important;
}



.pro .wd-product-cats {
    font-family: 'Encode Sans' !important;
    font-size: 20px !important;
}



.pro .price del {
    font-family: 'Encode Sans' !important;
    font-size: 20px !important;
    color: #bbb !important;
    font-weight: 400 !important;
}



.pro .price ins {
    font-family: 'Encode Sans' !important;
    font-weight: 600 !important;
    font-size: 28px !important;
    color: #AE0000 !important;
}



.pro .wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 5px 5px !important;
    min-height: 35px !important;
    font-size: 16px !important;
}



.faq .wd-info-box.text-left.box-icon-align-top.box-style-base.color-scheme-:hover {
    background-image: url(https://mcdonaldmech.com/wp-content/uploads/2026/02/Group-1707490459-2.png) !important;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}



.faq:hover .info-box-wrapper h4.info-box-title.title.box-title-style-default.wd-fontsize-m {
    color: white !important;
}


.faq:hover .info-box-wrapper .info-box-inner.set-cont-mb-s.reset-last-child {
    color: white !important;
}



.whyus:hover .info-box-icon {
    background-image: url(https://mcdonaldmech.com/wp-content/uploads/2026/02/Group-1707490456-10.png) !important;
}



.cont .gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
    background: #D3CDCF !important;
    border: none !important;
}


.cont input#input_2_5_5 {
    background: #D3CDCF !important;
    border: none !important;
    width: 324px !important;
    margin-top: 3px !important;
}


.cont textarea#input_2_7 {
    background: #D3CDCF !important;
    border: none !important;
    min-height: 100px !important;
}



.cont input#gform_submit_button_2 {
    background: linear-gradient(90deg, rgba(0, 86, 122, 1) 0%, rgba(106, 173, 200, 1) 50%, rgba(64, 165, 202, 1) 100%) !important;
    color: white !important;
    font-family: 'Rethink Sans' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 15px 40px !important;
    border-radius: 50px !important;
    text-transform: capitalize !important;
}



a.btn.btn-scheme-light.btn-scheme-hover-light.btn-style-default.btn-style-round.btn-size-default {
    background: linear-gradient(90deg, rgba(0, 86, 122, 1) 0%, rgba(106, 173, 200, 1) 50%, rgba(64, 165, 202, 1) 100%) !important;
    color: white !important;
    font-family: 'poppins' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    padding: 15px 40px !important;
    border-radius: 50px !important;
    text-transform: capitalize !important;
}



.icons-design-simple.color-scheme-light .wd-social-icon:hover {
    background: #D7171C !important;
}


.servicein span.wd-btn-icon {
    position: absolute !important;
    top: -205px !important;
    left: 354px !important;
}



@media (min-width: 1024px) and (max-width: 1440px) {
    .service svg {
       max-width: 60px !important;
}		
		
		
		
		.service span.wd-btn-icon {
       position: absolute !important;
       top: -238px !important;
       left: 235px !important;
}
	
	
	
	.cont input#input_2_5_5 {
    background: #D3CDCF !important;
    border: none !important;
    width: 305px !important;
    margin-top: 3px !important;
}
	
	
	
	.news input#gform_submit_button_1 {
    background: linear-gradient(90deg, rgba(0, 86, 122, 1) 0%, rgba(106, 173, 200, 1) 50%, rgba(64, 165, 202, 1) 100%) !important;
    color: white !important;
    font-family: 'Rethink Sans' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 16.5px 25px !important;
    border-radius: 0px 50px 50px 0px !important;
    position: absolute !important;
    top: 20px !important;
    left: 177px !important;
}
	
	
	
	.servicein span.wd-btn-icon {
    position: absolute !important;
    top: -213px !important;
    left: 315px !important;
}
	
	
}@media (min-width: 768px) and (max-width: 1024px) {
		.wd-logo img {
    min-height: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    width: 500px !important;
}



.service span.wd-btn-icon {
    position: absolute !important;
    top: -230px !important;
    left: 335px !important;
}



.pro h3.wd-entities-title {
    font-size: 25px !important;
}



.amount {
    color: var(--wd-primary-color);
    font-weight: 600;
    font-size: 25px !important;
}



.cont input#input_2_5_5 {
    background: #D3CDCF !important;
    border: none !important;
    width: 382px !important;
    margin-top: 3px !important;
}




.service span.wd-btn-icon {
        position: absolute !important;
        top: -230px !important;
        left: 326px !important;
}



.news input#gform_submit_button_1 {
    background: linear-gradient(90deg, rgba(0, 86, 122, 1) 0%, rgba(106, 173, 200, 1) 50%, rgba(64, 165, 202, 1) 100%) !important;
    color: white !important;
    font-family: 'Rethink Sans' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 16.5px 25px !important;
    border-radius: 0px 50px 50px 0px !important;
    position: absolute !important;
    top: 20px !important;
    left: 113px !important;
}



.servicein span.wd-btn-icon {
    position: absolute !important;
    top: -205px !important;
    left: 299px !important;
}
}

@media (max-width: 576px) {
	.wd-logo img {
    min-height: 0px !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    width: 500px !important;
}



.service span.wd-btn-icon {
    position: absolute !important;
    top: -217px !important;
    left: 272px !important;
}



.cont input#input_2_5_5 {
    background: #D3CDCF !important;
    border: none !important;
    width: 350px !important;
    margin-top: 3px !important;
}



.news input#gform_submit_button_1 {
    background: linear-gradient(90deg, rgba(0, 86, 122, 1) 0%, rgba(106, 173, 200, 1) 50%, rgba(64, 165, 202, 1) 100%) !important;
    color: white !important;
    font-family: 'Rethink Sans' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    padding: 11px 25px !important;
    border-radius: 0px 50px 50px 0px !important;
    position: absolute !important;
    top: 20px !important;
    left: 229px !important;
}



.servicein span.wd-btn-icon {
        position: absolute !important;
        top: -197px !important;
        left: 272px !important;
    }
}

