:root {
	--wd-hb-opt-h: 40px;
	--wd-text-font: "Modam", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Modam", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Modam", 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: "Modam", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Modam", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Modam", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 300;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(255,255,255);
	--btn-default-bgcolor: rgb(0,0,0);
	--btn-default-bgcolor-hover: rgba(0,0,0,0.8);
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(45,45,45);
	--btn-color: rgb(255,255,255);
	--btn-bgcolor: rgb(0,0,0);
	--btn-color-hover: rgb(255,255,255);
	--btn-bgcolor-hover: rgba(0,0,0,0.8);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: rgb(218,44,56);
	--wd-link-color-hover: rgb(196,196,196);
	--wd-sticky-btn-height: 95px;
}
.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;
}
.wd-hb {
	background-color: rgb(0,0,0);
	background-image: none;
}
: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(247,247,247);
	--wd-bordered-bg:rgb(247,247,247);
}
: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: contain;
	object-position: left top;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title, html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
	font-weight: 600;
	font-size: 17px;
}
html .wd-product .wd-product-cats a {
	font-weight: 400;
	font-size: 15px;
	color: rgba(38,38,38,0.8);
}
html .wd-product .wd-product-cats a:hover {
	color: rgb(38,38,38);
}
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(74,74,74);
	--wd-form-placeholder-color: rgb(74,74,74);
	--wd-form-brd-color: rgb(202,202,202);
	--wd-form-bg: rgb(247,247,247);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 5px;
	--wd-pagin-bg: rgba(239, 239, 239, 1);
	--wd-pagin-bg-hover: rgba(0, 0, 0, 1);
	--wd-pagin-bg-act: rgba(0, 0, 0, 1);
	--wd-pagin-radius: 0px;
	--wd-pagin-brd-color: rgb(239,239,239);
	--wd-pagin-brd-color-hover: rgb(0,0,0);
	--wd-pagin-brd-color-act: rgb(0,0,0);
	--wd-pagin-brd-width: 1px;
	--wd-pagin-brd-style: solid;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-hb-opt-h: 40px;
	--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title, html .post.wd-post:not(.blog-design-small) .wd-entities-title, html .wd-carousel .wd-carousel-item .post.wd-post .wd-entities-title {
		font-size: 15px;
	}
	html .wd-product .wd-product-cats a {
		font-size: 13px;
	}

}
:root{
--wd-container-w: 1420px;
--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: 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: 1420px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-ExtraLight.woff2") format("woff2");
	font-weight: 200;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-Light.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-Regular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-Medium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-SemiBold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-Bold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-ExtraBold.woff2") format("woff2");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Modam";
	src: url("//tocaffe.com/wp-content/uploads/2026/06/Modam-Black.woff2") format("woff2");
	font-weight: 900;
	font-style: normal;
}

/* general */
.btn-style-link .wd-btn-icon{
	opacity:0;
	transition:.6s ease-in-out;
    margin-left: -15px;
}

.btn-style-link:hover .wd-btn-icon{
	opacity:1;
	transition:.6s ease-in-out;
	margin:0;
}

ul.wd-nav-pagin{
    gap: 0 !important;
}

.wd-nav-pagin-item span{
	width:13px !important;
}

.wd-nav-pagin-item.wd-active{
	margin-inline:4px ;
}

/* Chrome, Edge, Safari */
html{
    scrollbar-width:thin;
}

/* header */
.wd-search-cat-btn.wd-role-btn {
    border-left: 0;
}

span.wd-tools-inner , .wd-tools-icon{
    border-radius: 0 !important;
}

.whb-header-bottom-inner .wd-button-wrapper{
	display:flex;
    align-items: center;
    justify-content: center;
}

.whb-header-bottom-inner .wd-button-wrapper:after{
	content: url(https://tocaffe.com/wp-content/uploads/2026/06/CaretLeft.svg);
    background: #000;
    width: 40px;
    display: inline-flex;
    height: stretch;
    align-items: center;
    justify-content: center;
    margin-right: 5px;
    line-height: 0;
}

/* page-title */
.wd-page-title .entry-title.title:before {
    content: url(https://tocaffe.com/wp-content/uploads/2026/06/Rectangle-6-1.svg);
    margin-left: 10px;
}

.single-post .wd-page-title .wd-page-title-bg img {
    object-fit: cover;
    object-position: center center;
    opacity: 0;
}
    .wd-page-title-bg.wd-fill {
        background-image: none !important;
        background-repeat: no-repeat;
        background-size: contain;
    }
.post-title-large-image.color-scheme-light .wd-page-title-bg:after {
    background: none !important;
}

img.featured-image-before-content.wp-post-image{
width:100%;
}

.wd-nav-opener:after {
    content: "\f114" !important;
}

.wd-drilldown-back .wd-nav-opener:after {
    content: "\f113" !important;
}

/* sidebar */
.widget-title:before{
	content: url(https://tocaffe.com/wp-content/uploads/2026/06/Rectangle-6.svg);
    display: inline-block;
    margin-left: 5px;
}
/* 
.wd-widget {
    padding: 10px !important;
    border: 1px solid rgba(0, 0, 0, .5) !important;
} */

/* blog */
.wd-post .wd-post-thumb.color-scheme-light {
    box-shadow: 0 5px 10px rgb(72 72 72 / 10%);
}

.wd-post .wd-post-date.wd-style-default:before {
    content: url(https://tocaffe.com/wp-content/uploads/2026/06/CalendarDots.svg);
    display: inline-block;
    transform: translateY(4px);
		margin-left: 3px;
}

.wd-post .wd-post-inner {
    box-shadow: none !important;
}

.wd-post .wd-post-read-more {
		display: block;
		width: 100%;
		text-align: left;
		font-size: 13px !important;
		font-weight: 400 !important;
		line-height:1.5em;
}

.wd-post .wd-post-read-more a:before {
    content: url(https://tocaffe.com/wp-content/uploads/2026/06/Rectangle-6.svg);
    display: inline-block;
    margin-left: 5px;
}

.wd-post-read-more a:after{
	content:url(https://tocaffe.com/wp-content/uploads/2026/06/CaretLeft-2.svg);
	opacity:0;
	transition:.6s ease-in-out;
	margin-left: -15px;
	transform: translateY(4px);
	display: inline-block;
}

.wd-post-read-more:hover a:after{
	content:url(https://tocaffe.com/wp-content/uploads/2026/06/CaretLeft-2.svg);
	opacity:1;
	transition:.6s ease-in-out;
	margin:0 5px 0 0;
}

h3.wd-post-title.wd-entities-title.title.post-title {
    min-height: 50px;
}

/* product */
.wd-product .wd-product-wrapper{
	padding-top:0 !important;
}

.wd-product .wd-product-wrapper .product-element-bottom{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap:15px;
	justify-content: space-between;
	align-items: center;
}

.wd-product .wd-entities-title , .wd-product .wd-product-cats{
	text-align:right;
	width:100%;
	margin-bottom:auto;
}

.wd-product .wd-product-wrapper .product-element-bottom span.price {
    order: 1 ;
	margin:0;
}

.wd-product{
	transition:.4s;
	border:1px solid rgba(247, 247, 247, 1);
}

.wd-product:hover{
	border:1px solid #000;
	transition:.4s;
	box-shadow: 0 0px 10px rgba(72, 72, 72, 0.10);
}

.wd-product-thumb .wd-buttons{
    background:none;
    box-shadow:none;
}

.wd-product .price {
    display: flex !important;
    flex-direction: column;
		margin-right:auto;
	position:relative;
}

.wd-product .star-rating {
    display: none;
}

.wd-product .wrap-price{
	gap:5px;
}

.wd-product .price:after {
content: "تومان";
    transform: rotatez(-90deg);
    color: #949494;
    font-size: 13px;
    font-weight: 400;
    position: absolute;
    left: -18px;
    bottom: calc(50% - 8px);
}

.wd-product span.woocommerce-Price-currencySymbol {
    display: none;
}

.product-label.onsale {
    background-color: rgba(253, 0, 0, 1) !important;
    border-radius: 0 !important;
    min-height: fit-content !important;
    min-width: fit-content !important;
    padding: 9px 2px !important;
		font-size: 12px !important;
    font-weight: 400;
}

:where(.wd-loop-builder-off) .product-labels {
    top: 0 !important;
	right:0 !important;
}


/* social */
.social-ok .wd-icon:before {
    content: "" !important;
}
.wd-social-icon.social-ok .wd-icon-name {
    font-size: 0 !important;
}
.social-ok .wd-icon {
    background-image: url(https://tocaffe.com/wp-content/uploads/2026/04/90-GraFa-2.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 20px;
}

.wd-social-icon.social-ok .wd-icon-name::before {
    content: " بله ";
    font-size: 14px; /* اندازه دلخواه */
    visibility: visible;
    color: #ffffff !important;
    font-weight: bold;
    white-space: nowrap; /* جلوگیری از شکستن خط */
	margin-right:5px;
}

.wd-social-icons.wd-style-colored>a {
    --wd-social-bg: #000000 !important;
}
@media (min-width: 1025px) {
	

/* product */

/* دکمه */
.wd-product .wd-add-btn-replace .add-to-cart-loop{
    width:44px;
    height:44px;
}

/* before وودمارت */
.wd-product .wd-add-btn-replace .add-to-cart-loop::before{
    display:none !important;
}

/* آیکن سفارشی فقط در حالت عادی */
.wd-product .wd-add-btn-replace .add-to-cart-loop:not(.loading):not(.added)::after{

    content:url("https://tocaffe.com/wp-content/uploads/2026/06/Icon.svg");

    width:25px;
    height:25px;

    opacity:1;
	border:none;

    position:absolute;

    top:calc(50% - 13px);
    inset-inline-start:calc(50% - 11px);

    transition:
        opacity .2s ease,
        transform .35s ease;
}

/* متن */
.wd-product .wd-add-btn-replace .wd-action-text{
    opacity:0;

    white-space:nowrap;

    transform:translateX(20px);

    transition:
        opacity .28s ease .15s,
        transform .35s ease .15s;
}

/* هاور فقط حالت عادی */
.wd-product:hover .wd-add-btn-replace .add-to-cart-loop:not(.loading):not(.added){
    width:170px;
    padding-inline:18px;
}

.wd-product:hover .wd-add-btn-replace .add-to-cart-loop:not(.loading):not(.added)::after{
    opacity:0;
}

.wd-product:hover .wd-add-btn-replace .add-to-cart-loop:not(.loading):not(.added) .wd-action-text{
    opacity:1;
    transform:translateX(0);
}

/* وقتی محصول اضافه شد */
    .wd-product .wd-add-btn-replace .add-to-cart-loop.added::after {
        opacity: 1 !important;
        content: "\f107" !important;
        font-family: 'woodmart-font';
        transform: none !important;
        border: none;
    }
}

@media (max-width: 576px) {
	.single-product .stickyBottMenu {
		display:none;
}

.wd-product .wd-add-btn-replace .add-to-cart-loop{
    width:35px !important;
    height:35px !important;

    padding:0 !important;

    background:#000;

    transition:none !important;
}

.wd-product .wd-add-btn-replace .wd-action-text{
    display:none !important;
}

.wd-product .wd-add-btn-replace .wd-action-icon{
    display:none !important;
}

.wd-product .wd-add-btn-replace .add-to-cart-loop::before{
    display:none !important;
}

/* آیکن سفارشی فقط حالت عادی */
.wd-product .wd-add-btn-replace .add-to-cart-loop:not(.loading):not(.added)::after{

    content:"";

    width:20px;
    height:25px;

    background-image:url("https://tocaffe.com/wp-content/uploads/2026/06/Icon.svg");
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;

    position:absolute;

    opacity:1;
	border:none;

    top:calc(50% - 13px);
    inset-inline-start:calc(50% - 9px);
}

/* جلوگیری از هاور */
.wd-product:hover .wd-add-btn-replace .add-to-cart-loop{
    width:35px !important;
}

/* added موبایل */
.wd-product .wd-add-btn-replace .add-to-cart-loop.added::after{
    content:"\f107" !important;
    font-family:"woodmart-font";
    background:none !important;
		transform:none !important;
		border:none;
    opacity:1 !important;
}

}

