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

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 500;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 14px;
	--wd-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: rgb(0,0,0);
	--wd-entities-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(0,0,0);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "ClashDisplay", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(0,0,0);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "SatoshiVariable", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(0,51,255);
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgba(0,0,0,0.99);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(24,24,24);
	--wd-form-brd-width: 2px;
	--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;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
html .page-title > .container > .title {
	font-weight: 500;
}
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,0,0);
	--wd-form-placeholder-color: rgb(0,0,0);
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
: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;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: SatoshiVariable !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: ClashDisplay !important;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//nocturnalstudio.asia/wp-content/uploads/2024/02/Satoshi-Medium.woff2") format("woff2"), 
url("//nocturnalstudio.asia/wp-content/uploads/2024/02/Satoshi-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "SatoshiVariable";
	src: url("//nocturnalstudio.asia/wp-content/uploads/2024/02/Satoshi-Bold.woff2") format("woff2"), 
url("//nocturnalstudio.asia/wp-content/uploads/2024/02/Satoshi-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//nocturnalstudio.asia/wp-content/uploads/2024/02/ClashDisplay-Medium.woff2") format("woff2"), 
url("//nocturnalstudio.asia/wp-content/uploads/2024/02/ClashDisplay-Medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "ClashDisplay";
	src: url("//nocturnalstudio.asia/wp-content/uploads/2024/02/ClashDisplay-Bold.woff2") format("woff2"), 
url("//nocturnalstudio.asia/wp-content/uploads/2024/02/ClashDisplay-Bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

#billing_country_field {
  display: none;
}
.product-compare-button {
	display: none;
}
.payment_methods li img {
max-height:300px;} 

.woodmart-before-add-to-cart {background:#fff0ea;padding:10px;}
.product-grid-item.outofstock .product-labels {
  left: 0;
  right: 0;
  top: 50%;
  transform:translateY(-50%);
  max-width: 100%;
}
.product-grid-item.outofstock .out-of-stock {
  width: 100%;
  max-width: 100%;
  border-radius: 0;
}
.product-grid-item.outofstock .product-label:not(.out-of-stock) {
  display: none;
}

@media (min-width: 1025px) {
	.container-fluid {padding:0% 2%!important;}
.product-image-summary-inner {margin-right:50px;}
.summary-inner{margin-left:50px;}
.category-grid-item .wd-entities-title {font-weight:900;font-size:50px;}
.coupon {width:390px;}
.coupon .kanan{padding-top:12px;}
}

@media (max-width: 576px) {
	.coupon {width:93%;}
}

