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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//yakanzeka.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("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//yakanzeka.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Raleway", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: rgb(237,237,237);
	--wd-entities-title-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(239,239,239);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lexend Deca", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lexend Deca", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(0,68,163);
	--wd-alternative-color: rgb(255,255,255);
	--wd-link-color: rgb(0,68,163);
	--wd-link-color-hover: rgb(79,143,255);
	--btn-default-bgcolor: rgb(0,23,72);
	--btn-default-bgcolor-hover: rgb(0,68,163);
	--btn-accented-bgcolor: rgb(0,23,72);
	--btn-accented-bgcolor-hover: rgb(0,68,163);
	--btn-transform: capitalize;
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(0,23,72);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgb(0,68,163);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(0, 23, 72);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .wd-entities-title {
	font-size: 18px;
}
.widget_price_filter [class*="price_slider_amount"] .price_label>span {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 400;
	font-size: 26px;
	color: rgb(28,97,231);
}
.widget_price_filter [class*="price_slider_amount"] .price_label>span:hover {
	color: rgb(79,143,255);
}
div: {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 400;
	text-transform: capitalize;
	color: rgb(26,26,26);
}
div::hover {
	color: rgb(130,130,130);
}
.page .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(30,30,30);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(34,127,39);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(104,193,40);
}
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-color: rgb(0,23,72);
	--wd-form-placeholder-color: rgb(183,190,204);
	--wd-form-brd-color-focus: rgb(0,68,163);
	--wd-form-bg: rgb(244,251,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color-hover: rgb(0,68,163);
}
.product-labels .product-label.featured {
	background-color: rgb(0,23,72);
	color: rgb(252,196,52);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(129,215,66);
	color: rgb(35,35,35);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1640px;
--wd-form-brd-radius: 35px;
--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;
}

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


[class*="color-scheme-light"] {--bgcolor-gray-300: #0075a3 !important;}
.widget {
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px solid #001748;
}
.yith-wcmbs-my-account-membership-container{background:#2f4e6d !important}
body, [class*=color-scheme-light]{color:#58aeff !important}
.elementor-1239 .elementor-element.elementor-element-823f384 .title-text {
    color: #f2295b !important;
}
.elementor-1239 .elementor-element.elementor-element-73b0df1 > .elementor-widget-container {
	background-color: #1e1a33 !important}
.cg-customcss {color:#f2295b; font-size:x-large}
.wd-cookies-popup{background-color:#000 !important}
.widget_product_categories .wd-cats-toggle.toggle-active {
	background-color: #FFF !important;}
.wd-popup {background-color:#172230 !important}
.wd-post.blog-style-bg .wd-post-inner {
	background-color: #172230}
.wd-sub-menu li > a {
	color: #6ec1e4;}
.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{
	background-color:#001748 !important}
.elementor .elementor-element.elementor-widget-n-tabs:not(:has(>.elementor-widget-container))>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true]{
	background-color:#111829 !important}
.ui-slider .ui-slider-range{background:#f2295b}
.wd-toolbar{background-color:#001748}
.wd-dropdown{background-color:#001748;border-radius:0px 0px 10px 10px;box-shadow: -1px 3px 9px -3px rgb(60 127 255 / 75%);}
.container{padding-inline:0px}
.wd-content-layout{
	padding-block:40px;padding:40px 15px 145px 15px;background-color:#25252d}
.woocommerce-my-account-wrapper{
	margin-inline:0px; margin-block:-40px}
.wd-my-account-links a{background-color:#111829 !important}
.wd-my-account-sidebar{padding:20px 80px 0px 0px}
.shop_attributes td{
	font-size:x-large}
.wd-side-hidden{background-color:#25252d}
.woocommerce-product-gallery .owl-carousel .product-image-wrap {
    height: 700px;
		margin-bottom: 10%;
		}
.yith-wcmbs-product-download-box__non-sufficient-credits{color:#fff}

[class*="color-scheme-light"]{--bgcolor-gray-100:#33333d;--bgcolor-gray-200: #1e1e1eb8}
body onsale product-label{
	display:none !important;}
.woocommerce span.onsale {display:none}
.product-label.onsale {display:none}
.wd-product :is(.wd-product-cats,.wd-product-brands-links){
	color:#1a1a1a}
.woocommerce-MyAccount-content{
	background-color:#25252d}
legend, h1, h2, h3, h4, h5, h6, .title{
	color:#f2295b}
.elementor-element{
	color:#a4a4a4}
[class*="color-scheme-light"] {
    --bgcolor-white: #121721;
}
label[for="wd-add-img-btn"]{
	color:#f2295b}
label{
	color:#f2295b}
.stars a:before, .stars a:hover ~ a:before, .stars a.active ~ a:before, .stars.selected:hover a:hover ~ a:before{
	color:#1a1a1a}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform{
	color:#deefff}
.ui-widget-content{
	margin-bottom:10px}
.woocommerce-product-attributes-item__label{
	margin-left:30px;margin-bottom:4px}
.wpcag_groups .wpcag_group .wpcag_group_heading{
	margin-top:10px}
.wd-entities-title{
	color:#959595}
.wd-entities-title a{
	color:rgb(28, 97, 231)}
.wd-entities-title a:hover{
	color:#6ec1e4}
label{color:#bbbbbb}

.wd-buttons{
	background: #87c5ffab !important}

.wd-wishlist-group-head{
	background-color:#111829}
.wd-group-enable .wd-products-element{
	background-color:#ffffff}
body .wd-sticky-nav {
		padding-bottom: 20px;
    background-color: #001748;
		flex-direction: column-reverse;
}
a {color:#6ec1e4}
a:hover {color:#ffa327}
.yith-wcmbs-download-button.unlocked{color:#1c1c1c;background-color:#859b00}
.yith-wcmbs-download-button{border-radius:10px}
.woocommerce-MyAccount-content>h2{
	background-color:#25252d;padding:20px}
.yith-wcmbs-my-account-accordion h3{
	background:#111829 !important; color:#ffffff !important}
.elementor .btn{
	margin-top:10px}
.wd-compare-table .add_to_cart_button {
    display: none !important;
}
.wd-compare-table .price {
    display: none !important;
}
.wd-price-table .wd-plan-inner{
	background-color:#03131c}
.scrollToTop.button-show{background-color:#d2691e}
