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

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "iransanse reg", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "iransanse bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iransanse 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: "iransanse reg", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iransanse reg", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iransanse bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(255,3,57);
	--wd-alternative-color: rgb(255,190,0);
	--wd-link-color: rgb(255,3,57);
	--wd-link-color-hover: rgba(255,3,57,0.64);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,3,57);
	--btn-accented-bgcolor-hover: rgba(255,3,57,0.77);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.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;
}
: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(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(246,245,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(247,247,247);
	background-image: none;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 15px;
	text-transform: none;
}
 {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 700;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 24px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
	font-size: 15px;
	line-height: 25px;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,3,57);
	background: rgb(249,219,223);
}
html .wd-buy-now-btn:hover {
	color: rgba(255,3,57,0.77);
	background: rgb(237,208,211);
}
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(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgba(255,3,57,0.92);
}
.product-labels .product-label.new {
	background-color: rgb(130,36,227);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(150,31,31);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 20px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-text-font-size: 12px;
	--wd-sticky-btn-height: 42px;
	}
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 9px;
	}
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 17px;
	}
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title {
		font-size: 11px;
	line-height: 15px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 11px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 30px;
	}

}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 1400px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "iransanse reg";
	src: url("//saminshop.com/wp-content/uploads/2025/07/IRANSansXFaNum-Regular-1.woff2") format("woff2"), 
url("//saminshop.com/wp-content/uploads/2025/07/IRANSansXFaNum-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "iransanse bold";
	src: url("//saminshop.com/wp-content/uploads/2025/07/IRANSansXFaNum-Bold-1.woff2") format("woff2"), 
url("//saminshop.com/wp-content/uploads/2025/07/IRANSansXFaNum-Bold.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/* پیش فرض مخفی */
#mobile-sticky-cart{
    display:none;
}

/* فقط موبایل */
@media (max-width: 767px){

    #mobile-sticky-cart{
        position:fixed;
        bottom:0;
        left:0;
        right:0;
        background:#fff;
        z-index:999999;
        padding:12px 15px;
        display:flex;
        justify-content:space-between;
        align-items:center;
        box-shadow:0 -3px 15px rgba(0,0,0,.12);
    }

    .mobile-sticky-price{
        font-size:12px;
        font-weight:600;
    }

    .mobile-sticky-buy{
        background:#ff0339;
        color:#fff !important;
        padding:10px 20px;
        border-radius:6px;
        text-decoration:none;
    }

    body.single-product{
        padding-bottom:90px;
    }
}
/* کارت اصلی کیف پول */
.fsww-wallet-wrapper,
.fsww-wallet-content,
.woo-wallet-content{
    max-width:700px;
    margin:40px auto;
    padding:40px;
    background:#fff;
    border:1px solid #e5e7eb;
    border-radius:24px;
    box-shadow:0 10px 30px rgba(0,0,0,.05);
}

/* فیلد مبلغ */
#fsww_balance_to_add{
    width:100% !important;
    height:70px !important;
    border-radius:16px !important;
    border:2px solid #e5e7eb !important;
    text-align:center !important;
    font-size:28px !important;
    font-weight:700 !important;
    background:#fff !important;
}

/* دکمه */
.fsww-wallet-wrapper button,
.fsww-wallet-wrapper .button,
.fsww-wallet-wrapper input[type="submit"],
.fsww-wallet-wrapper .woocommerce-button{
    width:100%;
    height:60px;
    border-radius:14px;
    font-size:22px;
    font-weight:700;
}

/* عنوان */
.fsww-wallet-wrapper h2,
.fsww-wallet-wrapper h3{
    text-align:center;
    font-size:36px;
    font-weight:800;
}
.fsww-amount-wrap{
    position:relative;
}

.fsww-amount-wrap::after{
    content:"تومان";
    position:absolute;
    left:20px;
    top:50%;
    transform:translateY(-50%);
    font-size:22px;
    font-weight:700;
    color:#333;
    pointer-events:none;
}

#fsww_balance_to_add{
    padding-left:90px !important;
}

/* دکمه شارژ کیف پول */
input[name="fsww_add_to_wallet"]{

    background:#ff0339 !important;
    border-color:#ff0339 !important;
    color:#fff !important;

    width:100%;
    height:60px;
    border-radius:16px !important;

    font-size:20px;
    font-weight:700;

    transition:.3s;
}

/* هاور */
input[name="fsww_add_to_wallet"]:hover{

    background:#d8002f !important;
    border-color:#d8002f !important;
}

/* فوکوس */
input[name="fsww_add_to_wallet"]:focus{

    background:#ff0339 !important;
    border-color:#ff0339 !important;
}
--------
/* برای منوی سمت چپ پنل کاربری ووکامرس */
.woocommerce-account-navigation {
    background-color: #f8f9fa; /* رنگ پس‌زمینه کمی روشن‌تر */
    border: 1px solid #e0e0e0;
    padding: 20px 0;
    border-radius: 8px; /* گوشه‌های گرد */
}

.woocommerce-account-navigation ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.woocommerce-account-navigation ul li {
    margin: 0;
    padding: 0;
}

.woocommerce-account-navigation ul li a {
    display: block;
    padding: 12px 20px;
    color: #333; /* رنگ متن تیره */
    text-decoration: none;
    font-family: 'IRANSans', sans-serif; /* فونت ایران‌سنس - اگر نصب است */
    font-size: 14px;
    transition: background-color 0.3s, color 0.3s;
    border-left: 3px solid transparent; /* مرز شفاف برای حالت عادی */
}

/* تغییر رنگ اصلی به #ff0339 */
.woocommerce-account-navigation ul li a:hover,
.woocommerce-account-navigation ul li.is-active a { /* is-active کلاسی است که ووکامرس به لینک فعال می‌دهد */
    background-color: #fff0f2; /* رنگ پس‌زمینه کمی روشن‌تر برای حالت هاور و فعال */
    color: #ff0339; /* رنگ اصلی جدید */
    border-left: 3px solid #ff0339; /* مرز رنگی جدید در سمت چپ */
    font-weight: bold;
}

/* برای متن داخل پنل */
.woocommerce-account-main {
    border: 1px solid #e0e0e0;
    padding: 25px;
    border-radius: 8px;
    background-color: #ffffff;
}

.woocommerce-account-main h2 {
    font-family: 'IRANSans', sans-serif;
    color: #ff0339; /* رنگ اصلی جدید برای تیترها */
    border-bottom: 2px solid #ff0339; /* رنگ اصلی جدید برای خط زیر تیتر */
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/* دکمه‌ها */
.woocommerce-account-main .button,
.woocommerce-account-main button {
    background-color: #ff0339 !important; /* رنگ اصلی جدید برای دکمه‌ها */
    color: #ffffff !important;
    font-family: 'IRANSans', sans-serif;
    border-radius: 5px;
    padding: 10px 20px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
}

.woocommerce-account-main .button:hover,
.woocommerce-account-main button:hover {
    background-color: #e60330 !important; /* رنگ تیره‌تر در هاور */
}

/* فیلدهای فرم */
.woocommerce-account-main .form-row label {
    font-family: 'IRANSans', sans-serif;
    color: #555;
    margin-bottom: 8px;
    display: block;
}

.woocommerce-account-main .form-row input[type="text"],
.woocommerce-account-main .form-row input[type="email"],
.woocommerce-account-main .form-row input[type="tel"],
.woocommerce-account-main .form-row input[type="password"] {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-sizing: border-box; /* مهم برای اینکه padding و border عرض را زیاد نکنند */
}
