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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//ladyzcosmetica.ponsdesign.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(124,143,122);
	--wd-alternative-color: rgb(199,107,75);
	--btn-default-bgcolor: rgb(199,107,75);
	--btn-default-bgcolor-hover: rgb(179,96,67);
	--btn-accented-bgcolor: rgb(199,107,75);
	--btn-accented-bgcolor-hover: rgb(179,96,67);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,178,82);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(199,107,75);
	--wd-link-color-hover: rgb(179,96,67);
	--wd-link-decor-style-hover: solid;
	--wd-sticky-btn-height: 100px;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 225px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(202,25,25);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}



.wd-page-title {
background-color: rgb(124,143,122);
}

.wd-side-hidden {
	width: 340px !important;
}

.wd-header-text .gtranslate_wrapper a {
	color: #ffffff !important;
}

.product-labels {
	top: 10px !important;
	inset-inline-start: 10px !important;
}

.wd-buttons {
	border-radius: 35px !important;
}

.wd-buttons .wd-action-btn>a {
	height: 50px !important;
	width: 50px !important;
}

.wd-buttons .wd-action-btn {
	--wd-action-icon-size: 20px !important;
}

@media (max-width: 576px) {
	.wd-buttons .wd-action-btn>a {
		width: 40px !important;
		height: 40px !important;
	}
	.wd-buttons .wd-action-btn {
		--wd-action-icon-size: 14px !important;
	}
}

.whb-general-header :is(.whb-mobile-left,.whb-mobile-right) {
	flex: auto !important;
}

.woocommerce-message,
.woocommerce-info:not(:is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div),
.woocommerce-error, .wpcf7-response-output {
	border: 1px solid !important;
}

.woocommerce-message, .wpcf7 form.sent .wpcf7-response-output {
	color: #1F5A3F !important;
	background: #EAF6EF !important;
	border-color: #6FB08A !important;
}

.woocommerce-info {
	color: #6A4B00 !important;
	background: #FFF4E3 !important;
	border-color: #E3B34D !important;
}

.woocommerce-error, .wpcf7 form:not(.sent) .wpcf7-response-output {
	color: #7A1F14 !important;
	background: #FCEAE7 !important;
	border-color: #E08B7D !important;
}

.woocommerce-message::before, .wpcf7 form.sent .wpcf7-response-output::before { color: #1F5A3F !important; }
.woocommerce-info::before { color: #6A4B00 !important; }
.woocommerce-error::before, .wpcf7 form:not(.sent) .wpcf7-response-output::before { color: #7A1F14 !important; }@media (max-width: 576px) {
	.wd-side-hidden {
	width: 100% !important;
}

}

