@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//screenshop.org/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.3") format("woff2");
}

:root {
	--wd-text-font: "YekanBakh-Regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "YekanBakh-Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(51,51,51);
	--wd-entities-title-font: "YekanBakh-Bold", 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: "YekanBakh-Regular", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "YekanBakh-Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "YekanBakh-ExtaBold", 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: rgb(8,68,60);
	--wd-alternative-color: rgb(253,185,19);
	--btn-default-bgcolor: rgb(8,68,60);
	--btn-default-bgcolor-hover: rgb(226,27,53);
	--btn-accented-bgcolor: rgb(226,27,53);
	--btn-accented-bgcolor-hover: rgb(8,68,60);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(211,33,39);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(128,132,55);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(8,68,60);
	--wd-link-color-hover: #242424;
}
.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;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(241,241,241);
	--wd-bordered-bg:rgb(241,241,241);
}
: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: #ffffff;
	background-image: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "YekanBakh-Regular", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title a:hover, html .product-image-summary-wrap .product_title:hover, html .wd-single-title .product_title:hover {
	color: rgb(51,51,51);
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-quick-view  .summary-inner > .price > .amount, html .product-quick-view .summary-inner > .price > ins .amount {
	font-family: "YekanBakh-Bold", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: rgb(51,51,51);
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button, html .wd-buy-now-btn, html .comment-form .submit {
	color: rgb(255,255,255);
	background: rgb(226,27,53);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover, html .wd-buy-now-btn:hover, html .comment-form .submit:hover {
	color: rgb(255,255,255);
	background: rgb(8,68,60);
}
.product-labels .product-label.onsale {
	background-color: rgb(211,48,70);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(33,96,206);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(51,51,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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;
--wd-brd-radius: 12px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "YekanBakh-Regular";
	src: url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-Regular.woff2") format("woff2"), 
url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakh-Bold";
	src: url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-Bold.woff2") format("woff2"), 
url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakh-ExtaBold";
	src: url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-ExtraBold.woff2") format("woff2"), 
url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-ExtraBold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "YekanBakh-Extra Black";
	src: url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-ExtraBlack.woff2") format("woff2"), 
url("//screenshop.org/wp-content/uploads/2025/08/YekanBakhFaNum-ExtraBlack.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

.home .wd-content-layout {
    padding-block: 0px;
}
.product-grid-item.outofstock .product-element-top img {
    filter: grayscale(100%);
    opacity: 0.5;
}
.outofstock .price {
    display: none;
}

/* Default: Empty gray heart */
.wd-action-btn.wd-wishlist-btn > a:before {
    content: "\f106";
    font-family: "woodmart-font" !important;
    font-weight: 400;
    color: #666;
    transition: color 0.3s ease;
}

/* Added to wishlist: Red heart */
.wd-action-btn.wd-wishlist-btn > a.added:before {
    content: "\f106";
    font-family: "woodmart-font" !important;
    font-weight: 400;
    color: red !important;
}

.sku_wrapper {
    display: none !important;
}


@media (min-width: 768px) and (max-width: 1024px) {
	.wlwl_wheel_icon.wlwl-wheel-position-bottom-right {
    bottom: 60px;
    right: 10px;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.wlwl_wheel_icon.wlwl-wheel-position-bottom-right {
    bottom: 60px;
    right: 10px;
}
}

@media (max-width: 576px) {
	.wlwl_wheel_icon.wlwl-wheel-position-bottom-right {
    bottom: 60px;
    right: 10px;
}
}

