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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Juana", 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: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(112,130,101);
	--wd-alternative-color: rgb(151,154,101);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-bgcolor: rgb(151,154,101);
	--btn-default-bgcolor-hover: rgb(79,85,49);
	--btn-accented-bgcolor: rgb(255,255,255);
	--btn-accented-bgcolor-hover: rgb(79,85,49);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(79,85,49);
	--wd-link-color-hover: rgb(79,85,49);
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255, 255, 255);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-footer {
	background-color: rgb(79, 85, 49);
	background-image: none;
}
.wd-load-additional-fonts-700 {
	font-family: "Quicksand", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #333;
--btn-accented-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: rgb(23, 150, 229);
}

@font-face {
	font-family: "Juana";
	src: url("//donamarialimpezas.com/wp-content/uploads/2026/01/juana-light.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Juana";
	src: url("//donamarialimpezas.com/wp-content/uploads/2026/01/juana-medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

html {
    scroll-behavior: smooth;
}

@media screen and (max-width:768px) {
.mobile_text_left h1,
.mobile_text_left h2,
.mobile_text_left h3,
.mobile_text_left h4,
.mobile_text_left h5,
.mobile_text_left h6,
.mobile_text_left p {
    text-align: left !important;
}
.mobile_text_center h1,
.mobile_text_center h2,
.mobile_text_center h3,
.mobile_text_center h4,
.mobile_text_center h5,
.mobile_text_center h6,
.mobile_text_center p {
	text-align: left !important;
	}	
}

.mobile-nav a.woodmart-nav-link {
    font-weight: 500;
}
#menu-mobile-navigation.wd-nav>li>a {
justify-content: center;
}
ul#menu-mobile-navigation {
    padding-top: 32px;
}

.wd-prefooter {
	padding-bottom: 0px !important;
}

/*
 * 
 * Cookie Yes
 * 
 * */
button.cky-btn.cky-btn-accept {
    background: #000 !important;
    border-color: #000 !important;
}

button.cky-btn.cky-btn-customize,
button.cky-btn.cky-btn-preferences {
    border-color: #000 !important;
    color: #000 !important;
}

button.cky-show-desc-btn {
    color: #000 !important;
    text-decoration: underline !important;
}
.cky-consent-bar > div:last-child ,
.cky-footer-wrapper > div:last-child {
    opacity: 0 !important;
    pointer-events: none !important;
    padding: 0 !important;
    height: 15px !important;
}

.cky-consent-container p, .cky-modal p {
    font-size: 13px !important;
    line-height: 1.35em;
}
ul.cky-cookie-des-table div {
    line-height: 1.5em;
}

button.cky-show-desc-btn {
    font-size: 12px !important;
}

button.cky-btn.cky-btn-reject {
    color: #000000 !important;
    border-color: #000000 !important;
	border-width:0;
    order: -1;
}
@media screen and (max-width:767px) {
	button.cky-btn.cky-btn-reject {
    order: 2;
	}
}
