:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #1a1a1a;
	--wd-alternative-color: #b8924f;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(218,60,60);
	--btn-accented-bgcolor-hover: rgb(193,48,48);
	--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: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://kenzafashion.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(12,12,12);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--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-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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(249,249,249);
}

/* KENZA mobile/tablet hero portrait */
@media (max-width:1024px){
.home .wd-slide .wd-slide-bg.wd-fill > img{display:none !important;}
.home .wd-slide .wd-slide-bg.wd-fill{background-image:url('https://kenzafashion.com/wp-content/uploads/2026/05/ChatGPT-Image-May-30-2026-06_25_45-PM-3.png') !important;background-size:cover !important;background-position:center center !important;background-repeat:no-repeat !important;}
}

/* KENZA bigger mobile/tablet header logo */
@media (max-width:1024px){
.whb-flex-row:has(> .whb-mobile-center){min-height:104px !important;}
.whb-mobile-center .wd-logo img{max-height:88px !important;width:auto !important;height:auto !important;}
}

/* KENZA floating WhatsApp button */
#kenza-wa-float{position:fixed;right:92px;bottom:20px;width:60px;height:60px;border-radius:50%;background:#25D366;display:flex;align-items:center;justify-content:center;z-index:9998;box-shadow:0 4px 14px rgba(0,0,0,.18);transition:transform .2s ease;text-decoration:none;}
#kenza-wa-float:hover{transform:scale(1.06);}
#kenza-wa-float svg{width:32px;height:32px;display:block;}
@media (max-width:768px){#kenza-wa-float{bottom:70px;}}
/* Clean color circles on single product (hide swatch text labels) */
.wd-swatches-single .wd-swatch .wd-swatch-text{display:none!important;}
.wd-swatches-single .wd-swatch{margin-bottom:4px!important;}

/* Hide redundant Variation Swatches plugin label-swatches on single product (keep WoodMart color circles) */
body.single-product .cfvsw-swatches-container,
body.single-product .cfvsw-selected-label,
body.single-product .cfvsw-swatches-option.cfvsw-label-option{display:none!important;}
