@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//key-zone.com/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=7.6.0") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(242,165,50);
	--wd-alternative-color: rgb(75,4,96);
	--wd-link-color: rgb(242,165,50);
	--wd-link-color-hover: rgb(75,4,96);
	--btn-default-bgcolor: rgb(242,165,50);
	--btn-default-bgcolor-hover: rgb(255,255,255);
	--btn-accented-bgcolor: rgb(242,165,50);
	--btn-accented-bgcolor-hover: rgb(255,255,255);
	--btn-accented-color-hover: rgb(75,4,96);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(242,165,50);
	--btn-color-hover: rgb(75,4,96);
	--btn-bgcolor-hover: rgb(255,255,255);
	--wd-form-brd-width: 1px;
	--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: rgba(151,151,151,0.11);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(109,78,236);
}
html table th {
	text-transform: none;
}
html .wd-checkout-steps li {
	text-transform: capitalize;
}
html .wd-popup-wishlist .wd-wishlist-save-btn {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 500;
	text-transform: capitalize;
	color: rgb(255,255,255);
	background: rgb(242,165,50);
}
html .wd-popup-wishlist .wd-wishlist-save-btn:hover {
	color: rgb(75,4,96);
	background: rgb(255,255,255);
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(242, 165, 50);
}
html .wd-buy-now-btn:hover {
	color: rgb(51,51,51);
	background: rgb(75,4,96);
}
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(36,36,36);
}
.product-labels .product-label.onsale {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-default-brd-radius: 35px;
--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;
}

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

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


.menu-style-default .navigation-wrap.navigation-color-scheme-dark .main-nav .item-level-0>a {
    color: #000000;
}
.menu-opener.color-scheme-light {
    color: #000000;
}
.menu-opener.color-scheme-light .burger-icon, .menu-opener.color-scheme-light .burger-icon:after, .menu-opener.color-scheme-light .burger-icon:before {
    background-color: #000000;
}
input { font-family: "Open Sans"; }

.wd-header-secondary-nav.wd-header-nav{
	flex: none;
}
.wd-header-secondary-nav.wd-header-nav span.nav-link-text{
	display:none;
}
.wd-header-secondary-nav.wd-header-nav .wd-dropdown-menu.wd-design-default{
	--wd-dropdown-width: 58px;
}

.wd-header-secondary-nav.wd-header-nav .wd-dropdown{
 margin-top: 0;
}
.whb-general-header .wd-header-text [class*="wcml-dropdown"] .wcml-cs-submenu{
 margin-top: 0!important;
	background: white;
	max-width: fit-content;
}
.language_switcher .wcml-cs-submenu li a{
	color: black!important;
}
.wd-header-text.set-cont-mb-s.reset-last-child.language_switcher.wd-inline{margin-top: 0!important; padding: 5px; background: transparent;}
.whb-color-light .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle{
color: black!important;
}
.whb-color-light .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle:hover{
background-color: transparent!important;
}
.whb-color-light .wd-header-text [class*="wcml-dropdown"] a.wcml-cs-item-toggle:after{
color: black;}
.product.wcml-dropdown .wcml-cs-active-currency>a{
	background: transparent;
}
.whb-empty-column+.whb-mobile-right {
    flex: none!important;
}
.global-color-scheme-light .wd-header-text [class*="wcml-dropdown"] .wcml-cs-submenu li a {
    color: black;
}