:root {
	--wd-hb-opt-h: 45px;
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(30,30,30);
	--wd-text-font-size: 18px;
	--wd-title-font: "Marcellus", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Source Serif 4", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(119, 51, 54);
	--wd-alternative-font: "Spectral", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Crimson Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(119,51,54);
	--wd-widget-title-font-size: 26px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: 9D7952;
	--wd-alternative-color: rgb(239,235,219);
	--btn-default-bgcolor: rgb(106,162,200);
	--btn-default-bgcolor-hover: rgb(106,162,200);
	--btn-accented-bgcolor: rgb(106,162,200);
	--btn-accented-bgcolor-hover: rgb(106,162,200);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: rgb(119,51,54);
}
.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;
}
.wd-hb {
	background-color: rgb(120,52,56);
	background-image: none;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(30,115,190);
	background-image: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-size: 26px;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-size: 18px;
}
html .wd-page-title .wd-breadcrumbs a:hover {
	color: rgb(119,51,54);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title {
	font-size: 22px;
	color: rgb(119,51,54);
}
html .post.wd-post:not(.blog-design-small) .wd-entities-title a:hover {
	color: rgb(223,99,17);
}
html .wd-single-post-header .title, html .wd-single-post-title .wd-post-title {
	color: rgb(119,51,54);
}
html .wd-product .wd-product-cats a {
	font-size: 14px;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-size: 20px;
	color: rgb(119,51,54);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-size: 15px;
	text-transform: uppercase;
	color: rgb(43,43,43);
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a:hover {
	color: rgb(119,51,54);
}
html .widget_product_categories .product-categories > li > a {
	font-size: 16px;
}
.widget_product_categories .product-categories > li > a:hover, html .widget_product_categories .product-categories > li.wd-active > a {
	color: rgb(119,51,54);
}
html .btn.wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(106,162,200);
}
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-brd-color: rgb(51,51,51);
	--wd-form-brd-color-focus: rgb(15,82,214);
}
.wd .product-label.onsale {
	background-color: rgb(223,99,17);
	color: rgb(255,255,255);
}
.wd .product-label.new {
	background-color: rgb(223,99,17);
	color: rgb(255,255,255);
}
.wd .product-label.featured {
	background-color: rgb(223,99,17);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 60px;
	--wd-text-font-size: 17px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}
	html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
		font-size: 16px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 16px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 18px;
	}
	html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
		font-size: 15px;
	}
	html .post.wd-post:not(.blog-design-small) .wd-entities-title {
		font-size: 18px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--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: 1420px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(247,244,242);
}

.wd-dropdown-menu.wd-design-default {
    padding: var(--wd-dropdown-padding, 12px 20px);
    --wd-dropdown-width: 320px;
	    background: #F7F4F2;
}

.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: #773336;
	    margin-left: 6px;
    font-size: clamp(12px, 50%, 22px);
}


/**  shop filer **/
.wd-filter-lable .layer-term-lable  {
	font-size: 16px!important
}
.wd-filter-list li {
	font-size: 16px!important
}

/** blog **/
 * .wd-single-post-img img {
    display: none;
}

/** product page  **/
.wd_single_product_short_description.default .p {
	 margin: 0;
	padding: 0;
}

.woocommerce-product-details__short-description .p {
	 margin: 0;
	padding: 0;
}

.product-label {
    font-size: 0.9em;
}