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

:root {
	--wd-text-font: IRANSansXFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(59,50,41);
	--wd-text-font-size: 14px;
	--wd-title-font: IRANSansXFaNum;
	--wd-title-font-weight: 400;
	--wd-title-transform: none;
	--wd-title-color: rgb(59,50,41);
	--wd-entities-title-font: IRANSansXFaNum;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(59,50,41);
	--wd-entities-title-color-hover: rgba(158, 135, 116, 0.75);
	--wd-alternative-font: IRANSansXFaNum;
	--wd-widget-title-font: IRANSansXFaNum;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(59,50,41);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: IRANSansXFaNum;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(81,54,35);
	--wd-alternative-color: rgb(81,54,35);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(20,77,147);
	--btn-default-font-family: IRANSansXFaNum;
	--btn-default-font-weight: 400;
	--btn-default-transform: none;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: IRANSansXFaNum;
	--btn-accented-font-weight: 400;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(188,157,129);
	--btn-accented-bgcolor-hover: rgb(227,213,201);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(222,233,213);
	--notices-success-color: rgb(59,50,41);
	--notices-warning-bg: rgb(222,233,213);
	--notices-warning-color: rgb(59,50,41);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 600px;
	--wd-popup-padding: 0px;
}
.header-banner {
	background-color: rgb(3,141,248);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 800px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
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(132,132,132);
	--wd-form-placeholder-color: rgb(193,193,193);
	--wd-form-brd-color: rgb(186,186,186);
	--wd-form-brd-color-focus: rgb(178,178,178);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(224,23,119);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(224,23,119);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(5,112,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,255,255);
	color: rgb(160,8,8);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}
.wd-builder-off .wd-fbt.wd-design-side {
	--wd-form-width: 100%;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--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;
--wd-brd-radius: 12px;
}

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


@font-face {
    font-family: 'WoodmartFont';
    font-display: swap;
}
.wd-product.wd-hover-icons .wrapp-buttons{
	display:none !important;
}
.wd-label-side-md table.variations .cell{
	

	display:block !important;
}
.whb-flex-equal-sides :is(.whb-col-left,.whb-col-right) {
flex:0 !important;	
}

.wd-side-hidden.wd-right{
	z-index:1000000;
}
.wd-side-hidden.wd-left{
	z-index:1000000;
}
.dig_wc_countrycodecontainer{
	display:none !important;
	
}
.wd-product .wd-product-sku {
color:rgb(81,54,35)!important;
}

}
.wd-product.wd-hover-tiled .wd-swatches-grid{
    display: flex;
    position: absolute;
    top: 0;
    float: none;
    left: 0;
    flex-direction: column;
    margin: 5px;
}
[class*="title-line-"] .wd-product .wd-entities-title{
text-align:center !important;
}


/*مرتب سازی قیمت*/
.custom-sorting-buttons {
    display: inline-flex;
    gap: 10px;
    margin-bottom: 20px;
}

.custom-sorting-buttons .sorting-button {
    background-color: #725241;
    color: #FFFFFF;
    padding: 10px 15px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 14px;
    text-align: center;
    flex: 1; /* دکمه‌ها فضای مساوی دریافت می‌کنند */
    white-space: nowrap; /* از شکستن متن جلوگیری می‌کند */
}

.custom-sorting-buttons .sorting-button:hover {
    background-color: #bf9066;
}

.custom-sorting-buttons .sorting-button:active {
    background-color: #bf9066;
}

/* بهینه‌سازی برای موبایل */
@media (max-width: 768px) {
    .custom-sorting-buttons .sorting-button {
        font-size: 12px;
        padding: 8px 10px;
    }

    .custom-sorting-buttons {
        gap: 5px;
    }
}

/*عنوان ابزارک ها*/
.widgettitle, .widget-title{
    background-color: #bc9d81 !important;
		color: white !important;
		border-radius:5px !important;
		text-align:center !important;
		padding:5px!important;
	  margin: 10px 0px !important;
	
}
/*وسط چین کردن کدکالا*/
.wd-product :is(.wd-entities-title,.wd-product-cats,.wd-product-brands-links,.wd-product-sku,.wd-product-stock,.price){
	text-align:center !important;
}

/*قیمت محصولات تخفیف خورده*/
.wd-products[class*="wd-stretch-cont"] .wd-product :is(.price,.wrap-price,.product-rating-price) {
	text-align:center !important;
}
/*کروسل*/
.wd-product-grid-slider-nav .wd-prev{
		background-color:#bc9d81;
		border-radius:20px
		}
.wd-product-grid-slider-nav .wd-next{
		background-color:#bc9d81;
		border-radius:20px
		}
.wd-product-grid-slider-nav>div{
	color:#fff !important;
}
/*فیلتر های باز*/
.filters-area{
	margin-bottom:0px!important;
	padding:0px!important;
	border:0px!important;
}
.wd-active-filters{
    margin-top: 0px !important;
}
/*دکمه شبکه های اجتماعی در فوتر*/
.wd-social-icons.wd-size-large{
	--wd-social-size:100px !important;
}

/* مقالات و محصولات مرتبط */
/* سکشن کلی محصولات پیشنهادی */
.product-suggestion-container {
    background:#e8e3e0;
    padding: 5px;
    border-radius: 12px;
    margin: 40px auto;
    max-width: 1200px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.03);
}

.product-suggestion-title.subtle-title {
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    color: #4a3e2f;
    margin-bottom: 25px;
    padding: 8px 18px;
    background: #f7e8cb;
    border-radius: 6px;
    display: inline-block;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
}

.product-suggestion-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    scroll-behavior: smooth;
}

.product-suggestion-box {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
    box-shadow: 0 1px 3px rgba(0,0,0,0.04);
    transition: box-shadow 0.3s ease;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 220px;
    min-height: 320px;
    scroll-snap-align: center;
}

.product-suggestion-box:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.product-suggestion-box .gallery-container {
    padding: 10px;
}

.product-suggestion-box .gallery-container img {
    width: 100%;
    height: auto;
    border-radius: 6px;
}

.product-suggestion-box .product-info {
    padding: 10px;
}

.product-suggestion-box .product-discount {
    background: linear-gradient(45deg, #FFC107, #FF5722);
    color: white;
    font-size: 13px;
    padding: 4px 8px;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 8px;
}

.product-suggestion-box .product-title {
    font-size: 14px;
    font-weight: 500;
    margin: 4px 0;
    min-height: 36px;
}

.product-suggestion-box .product-price {
    font-size: 15px;
    font-weight: bold;
    color: #388E3C;
    margin-top: 6px;
}

/* موبایل - نمایش کاروسلی مینیمال با دو محصول قابل مشاهده */
@media (max-width: 768px) {
    .product-suggestion-wrapper {
        flex-wrap: nowrap;
        overflow-x: auto;
        gap: 5px;
        padding: 0 10px;
        scroll-snap-type: x mandatory;
    }

    .product-suggestion-wrapper::-webkit-scrollbar {
        display: none;
    }

    .product-suggestion-box {
        width: 51%;
        flex: 0 0 auto;
        margin-bottom: 10px;
        box-shadow: none;
        border: 1px solid #e0e0e0;
        min-height: auto;
    }

    .product-suggestion-box .product-title {
        font-size: 13px;
        min-height: auto;
    }

    .product-suggestion-box .product-price {
        font-size: 14px;
    }

    .product-suggestion-box .gallery-container {
        padding: 0;
    }

    .product-suggestion-box .gallery-container img {
        border-radius: 4px;
    }

    .product-suggestion-box .product-info {
        padding: 5px 8px;
    }

    .product-suggestion-title.subtle-title {
        font-size: 14px;
        margin-bottom: 16px;
        padding: 6px 14px;
    }
}
/*کاروسلی کردن دسته بندی در موبایل */
@media (max-width: 768px) {
  .category-carousel {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    gap: 6px;
    padding-bottom: 10px;
    width: 100vw;
    margin-left: -16px; /* یا بسته به padding صفحه */
    padding-left: 16px;
  }

  .category-carousel > .elementor-element {
    flex: 0 0 calc(85% / 3.5);
    max-width: calc(85% / 3.5);
    min-width: 100px;
  }

  .category-carousel::-webkit-scrollbar {
    display: none;
  }
}
/*ابعاد تصاویر*/
.woocommerce-product-gallery .owl-carousel .product-image-wrap {
    width: 400px;
}
/*دکمه های ناوبری موبایل*/
.wd-toolbar-label{
inset-inline:0px !important;
}
/*محصولات مشابه */
@media (max-width: 768px) {
  .hide-mobile {
    display: none !important;
  }
}
/* وزن و خرید اقساطی برای کارت محصولات*/
.hamedi-extra-info {
    display: flex;
    justify-content: space-between;
    margin-top: 12px; /* فاصله مناسب از قیمت بالا */
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
    padding: 0 6px; /* نزدیک‌شدن به لبه چپ و راست کارت */
    color: #333;
}

.hamedi-extra-info .installment-info {
    color: #2196f3;
    text-align: right;
}

.hamedi-extra-info .weight-info {
    color: #e91e63;
    text-align: left;
}
/*اتمام کارت محصولات*/
/* سواچ های رنگی */
.wd-swatches-grid {
    position: absolute;
    top: 10px;
    left: 10px;
    display: flex;
    flex-direction: column; /* چیدمان عمودی */
    z-index: 15;
}
/*پایان سواج رنگی*/
/*رنگ اعلانات ووکامرس*/
.wd-notice .amount, div.wpcf7-response-output .amount, .mc4wp-alert .amount, :is(.woocommerce-error,.woocommerce-message,.woocommerce-info) .amount{
	color:#000 !important;
}
/* سیاه کردن تصاویر بخش محصولات کادویی*/
.banner-mask .wrapper-content-banner{
background-color: rgba(0, 0, 0, 0.5) !important;
}

/*ناوبری موبایل*/
/* نوار پایین مثل iOS 26 */
.wd-toolbar {
   background: rgba(0,0,0,.5)!important; /* حالت بلور و نیمه‌تیره */
   backdrop-filter: blur(10px) !important;
 	 margin: 5px!important;
	 border-radius: 15px!important;
	 height: 62px !important;
}

.wd-toolbar .wd-tools-element .wd-tools-icon{
color:#fff !important;
}
.wd-toolbar .wd-toolbar-label{
color:white !important;
}@media (max-width: 576px) {
	.elementor-button span{
	font-size:15px!important;
}
	.wd-product:not(:is(.product-swatched,.quick-shop-shown,.wd-variation-active,[class*="wd-loading"])) .wd-product-grid-slider-nav>div{
			width:25px !important;
			height:25px !important;
		opacity:0.3 !important;
}
.wd-sidebar-hidden-sm.wd-builder-off .woocommerce-result-count{
display:none!important;
}
.wd-sidebar.wd-side-hidden .wd-widget {
padding-inline:5px !important;
}
}

