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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:#e8e8e8;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:#f4f4f4;
	background-image: none;
}

:root{
--wd-text-font:vazir, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:rgb(17,17,17);
--wd-text-font-size:16px;
}
:root{
--wd-title-font:iranyekan, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:iranyekan, sans-serif;
--wd-entities-title-font-weight:600;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:iranyekan, sans-serif;
}
:root{
--wd-widget-title-font:iranyekan, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:14px;
}
:root{
--wd-header-el-font:iranyekan, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:14px;
}
:root{
--wd-primary-color:rgb(81,194,183);
}
:root{
--wd-alternative-color:rgb(237,28,36);
}
:root{
--wd-link-color:rgb(81,194,183);
--wd-link-color-hover:rgb(237,28,36);
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(2,68,68);
}
:root{
--btn-accented-bgcolor-hover:rgba(2,68,68,0.73);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}

	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 2px;
		
					--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: 0px;
		
					--wd-cat-brd-radius: 5px;
			}

	
	
			:root{
			--wd-container-w: 1322px;
		}
	
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 233px;
		}
	
						rs-slides :is([data-type=text],[data-type=button]) {
				font-family: vazir, sans-serif !important;
			}
		
					rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
				font-family: iranyekan, sans-serif !important;
			}
			
/* =========================================================
   ARMAGHAN TEB IRANIAN
   HEADER DESIGN
   ========================================================= */


/* ---------- هدر اصلی ---------- */

.whb-general-header {
    background: #ffffff !important;
    border: none !important;
    min-height: 78px !important;
}

.whb-general-header .whb-row,
.whb-general-header .whb-flex-row {
    background: #ffffff !important;
    min-height: 78px !important;
    box-shadow: none !important;
}


/* ---------- حذف افکت های اضافی هدر ---------- */

.whb-header:before,
.whb-header:after,
.whb-general-header:before,
.whb-general-header:after {
    display: none !important;
    content: none !important;
}


/* ---------- لوگو ---------- */

.whb-general-header .wd-logo {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.whb-general-header .wd-logo img {
    max-height: 62px !important;
    width: auto !important;
    object-fit: contain !important;
}


/* ---------- کادر جستجو ---------- */

.whb-general-header .wd-header-search {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

.whb-general-header .wd-search-form {
    width: 100% !important;
    max-width: 620px !important;
}

.whb-general-header .searchform {
    height: 46px !important;
    background: #ffffff !important;
    border: 1px solid #dddddd !important;
    border-radius: 4px !important;
    overflow: hidden !important;
    box-shadow: none !important;
}

.whb-general-header .searchform input[type="text"],
.whb-general-header .searchform input[type="search"] {
    height: 46px !important;
    background: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
    direction: rtl !important;
    text-align: right !important;
    font-size: 14px !important;
    padding-right: 15px !important;
}


/* متن داخل جستجو */

.whb-general-header .searchform input::placeholder {
    color: #888888 !important;
    opacity: 1 !important;
}


/* ---------- دکمه جستجو ---------- */

.whb-general-header .searchform .searchsubmit {
    width: 52px !important;
    height: 46px !important;
    background: #438c8e !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0 !important;
}

.whb-general-header .searchform .searchsubmit:hover {
    background: #347779 !important;
}


/* ---------- شماره تماس ---------- */

.whb-general-header .wd-header-phone {
    white-space: nowrap !important;
}

.whb-general-header .wd-header-phone a {
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}

.whb-general-header .wd-header-phone .wd-icon {
    color: #438c8e !important;
}


/* ---------- دکمه دریافت کاتالوگ ---------- */

.whb-general-header .wd-button-wrapper a {
    background: #d62828 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 3px !important;
    padding: 10px 20px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
}

.whb-general-header .wd-button-wrapper a:hover {
    background: #b91f1f !important;
    color: #ffffff !important;
}


/* =========================================================
   ردیف منو
   ========================================================= */

.whb-header-bottom {
    background: #438c8e !important;
    border: none !important;
    min-height: 52px !important;
}

.whb-header-bottom .whb-row,
.whb-header-bottom .whb-flex-row {
    background: #438c8e !important;
    min-height: 52px !important;
}


/* ---------- منوی اصلی ---------- */

.whb-header-bottom .wd-nav-main {
    display: flex !important;
    align-items: stretch !important;
}

.whb-header-bottom .wd-nav-main > li {
    margin: 0 !important;
}

.whb-header-bottom .wd-nav-main > li > a {
    min-height: 52px !important;
    padding: 0 24px !important;
	display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    color: #ffffff !important;
    background: transparent !important;

    font-size: 15px !important;
    font-weight: 500 !important;

    border-radius: 0 !important;
}


/* ---------- حالت Hover ---------- */

.whb-header-bottom .wd-nav-main > li:hover > a {
    background: rgba(255,255,255,0.12) !important;
    color: #ffffff !important;
}


/* ---------- آیتم فعال ---------- */

.whb-header-bottom .wd-nav-main > li.current-menu-item > a,
.whb-header-bottom .wd-nav-main > li.current-menu-ancestor > a,
.whb-header-bottom .wd-nav-main > li.wd-active > a {
    background: #252044 !important;
    color: #ffffff !important;
}


/* ---------- فلش زیرمنو ---------- */

.whb-header-bottom .wd-nav-main > li.menu-item-has-children > a:after {
    color: #ffffff !important;
}


/* ---------- RTL ---------- */

.whb-header,
.whb-general-header,
.whb-header-bottom {
    direction: rtl !important;
}


/* ---------- دسکتاپ ---------- */

@media (min-width: 1025px) {

    .whb-general-header .whb-flex-row {
        min-height: 78px !important;
    }

    .whb-header-bottom .whb-flex-row {
        min-height: 52px !important;
    }


.wd-tos-text {
    background: red !important;
    color: white !important;
}
	/* =========================================================
   PRODUCT CARDS — UNIFORM PREMIUM DESIGN
   ========================================================= */

/* کارت اصلی */
.product-grid-item .product-wrapper {
    background: #ffffff !important;
    border: 1px solid #eeeeee !important;
    border-radius: 12px !important;
    overflow: hidden !important;
    height: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    padding: 0 !important;
    box-sizing: border-box !important;
}

/* تمام آیتم‌های گرید ارتفاع یکسان داشته باشند */
.product-grid-item {
    height: 100% !important;
}

.product-grid-item .product-element-top {
    flex-shrink: 0 !important;
}

/* =========================================================
   IMAGE AREA
   ========================================================= */

.product-grid-item .product-element-top {
    height: 250px !important;
    min-height: 250px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    background: #ffffff !important;
}

.product-grid-item .product-element-top img {
    width: 100% !important;
    height: 250px !important;
    object-fit: contain !important;
    display: block !important;
}

/* =========================================================
   PRODUCT INFORMATION
   ========================================================= */

.product-grid-item .product-information {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 !important;
    padding: 15px 16px 16px !important;
    box-sizing: border-box !important;
    text-align: center !important;
}

/* =========================================================
   PRODUCT TITLE
   ========================================================= */

.product-grid-item .wd-entities-title,
.product-grid-item .product-title {
    height: 52px !important;
    min-height: 52px !important;
    max-height: 52px !important;

    margin: 0 0 8px !important;

    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;

    overflow: hidden !important;

    line-height: 26px !important;
    text-align: center !important;
}

/* =========================================================
   DESCRIPTION
   ========================================================= */

.product-grid-item .woocommerce-product-details__short-description,
.product-grid-item .product-short-description {
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;

    margin: 0 0 10px !important;

    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;

    overflow: hidden !important;

    line-height: 25px !important;
    text-align: center !important;
}

/* =========================================================
   STOCK / AVAILABILITY
   ========================================================= */

.product-grid-item .stock,
.product-grid-item .availability {
    min-height: 28px !important;
    height: 28px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    margin: 0 0 10px !important;
}

/* =========================================================
   BUTTON AREA
   ========================================================= */

.product-grid-item .wd-add-btn {
    margin-top: auto !important;
    width: 100% !important;
}

.product-grid-item .wd-add-btn a,
.product-grid-item .wd-add-btn button {
    width: 100% !important;
    min-height: 48px !important;

    border-radius: 30px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    box-sizing: border-box !important;
}

/* =========================================================
   REMOVE UNNECESSARY EXTRA SPACING
   ========================================================= */
	.product-grid-item .product-wrapper > * {
    box-sizing: border-box !important;
}

/* =========================================================
   HOVER
   ========================================================= */

.product-grid-item .product-wrapper {
    transition: transform 0.25s ease, box-shadow 0.25s ease !important;
}

.product-grid-item .product-wrapper:hover {
    transform: translateY(-3px) !important;
    box-shadow: 0 8px 25px rgba(0,0,0,0.08) !important;
}
}