@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;
}


/* =========================================================
   PRODUCT CARDS
   REFERENCE STYLE
   ========================================================= */


/* =========================================================
   کارت اصلی
   ========================================================= */

.product-grid-item {
    height: 100% !important;
    min-height: 0 !important;
    margin-bottom: 0 !important;
}


.product-grid-item .product-wrapper {

    position: relative !important;

    width: 100% !important;
    height: 100% !important;

    display: flex !important;
    flex-direction: column !important;

    background: #ffffff !important;

    border: 1px solid #e8e8e8 !important;

    border-radius: 6px !important;

    overflow: hidden !important;

    padding: 0 !important;
    margin: 0 !important;

    box-sizing: border-box !important;

    box-shadow: 0 1px 7px rgba(0,0,0,0.035) !important;

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease !important;
}


/* =========================================================
   حذف عناصر تزئینی اضافی روی کارت
   ========================================================= */

.product-grid-item .product-labels,
.product-grid-item .wd-product-labels {
    z-index: 5 !important;
}


/* =========================================================
   IMAGE
   ========================================================= */

.product-grid-item .product-element-top {

    position: relative !important;

    width: 100% !important;

    height: 175px !important;
    min-height: 175px !important;
    max-height: 175px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    background: #ffffff !important;

    padding: 8px 8px 4px !important;
    margin: 0 !important;

    overflow: hidden !important;

    flex-shrink: 0 !important;

    box-sizing: border-box !important;
}


/* ---------- تصویر محصول ---------- */

.product-grid-item .product-element-top img {

    display: block !important;

    width: auto !important;
    max-width: 100% !important;

    height: 165px !important;
    max-height: 165px !important;

    object-fit: contain !important;

    margin: 0 auto !important;

    transform: none !important;
}


/* =========================================================
   PRODUCT INFORMATION
   ========================================================= */

.product-grid-item .product-information {

    width: 100% !important;

    display: flex !important;
    flex-direction: column !important;

    flex: 1 1 auto !important;

    padding: 6px 10px 9px !important;
    margin: 0 !important;

    background: #ffffff !important;

    text-align: center !important;

    box-sizing: border-box !important;
}


/* =========================================================
   TITLE
   ========================================================= */
.product-grid-item .wd-entities-title,
.product-grid-item .product-title {

    width: 100% !important;
text-align: center !important;

    box-shadow: none !important;

    box-sizing: border-box !important;

    transition:
        background 0.2s ease,
        transform 0.2s ease !important;
}


/* ---------- متن دکمه ---------- */

.product-grid-item .wd-add-btn a span,
.product-grid-item .wd-add-btn button span {

    color: #ffffff !important;

    font-size: 12px !important;
    font-weight: 500 !important;

    line-height: normal !important;
}


/* ---------- Hover دکمه ---------- */

.product-grid-item .wd-add-btn a:hover,
.product-grid-item .wd-add-btn button:hover {

    background: #3675a1 !important;

    color: #ffffff !important;
}


/* =========================================================
   حذف سایه و استایل پیش‌فرض وودمارت روی دکمه
   ========================================================= */

.product-grid-item .wd-add-btn a::before,
.product-grid-item .wd-add-btn a::after,
.product-grid-item .wd-add-btn button::before,
.product-grid-item .wd-add-btn button::after {

    box-shadow: none !important;
}


/* =========================================================
   فاصله‌های اضافی
   ========================================================= */

.product-grid-item .product-wrapper > * {
    box-sizing: border-box !important;
}

.product-grid-item .product-information > * {
    flex-shrink: 0 !important;
}


/* =========================================================
   HOVER کارت
   ========================================================= */

.product-grid-item .product-wrapper:hover {

    transform: translateY(-2px) !important;

    box-shadow:
        0 5px 15px rgba(0,0,0,0.07) !important;
}


/* =========================================================
   DESKTOP
   ========================================================= */

@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;
    }

}


/* =========================================================
   TABLET
   ========================================================= */

@media (min-width: 768px) and (max-width: 1024px) {

    .product-grid-item .product-element-top {

        height: 160px !important;
        min-height: 160px !important;
        max-height: 160px !important;

        padding: 7px !important;
    }


    .product-grid-item .product-element-top img {

        height: 150px !important;
        max-height: 150px !important;
    }


    .product-grid-item .product-information {

        padding: 6px 8px 8px !important;
    }


    .product-grid-item .wd-entities-title,
    .product-grid-item .product-title {

        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;

        font-size: 12px !important;
        line-height: 19px !important;
    }


    .product-grid-item .woocommerce-product-details__short-description,
    .product-grid-item .product-short-description {

        height: 32px !important;
        min-height: 32px !important;
        max-height: 32px !important;

        font-size: 10px !important;
        line-height: 16px !important;
    }


    .product-grid-item .wd-add-btn a,
    .product-grid-item .wd-add-btn button {

        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;

        font-size: 11px !important;
    }

}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 767px) {

    .product-grid-item .product-wrapper {

        border-radius: 5px !important;
    }


    /* ---------- تصویر ---------- */

    .product-grid-item .product-element-top {

        height: 145px !important;
        min-height: 145px !important;
        max-height: 145px !important;
			padding: 6px !important;
    }


    .product-grid-item .product-element-top img {
      height: 133px !important;
        max-height: 133px !important;
    }


    /* ---------- اطلاعات ---------- */

    .product-grid-item .product-information {

        padding: 6px 7px 8px !important;
    }


    /* ---------- عنوان ---------- */

    .product-grid-item .wd-entities-title,
    .product-grid-item .product-title {

        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;

        margin-bottom: 3px !important;

        font-size: 11px !important;

        line-height: 19px !important;
    }


    /* ---------- توضیحات ---------- */

    .product-grid-item .woocommerce-product-details__short-description,
    .product-grid-item .product-short-description {

        height: 30px !important;
        min-height: 30px !important;
        max-height: 30px !important;

        margin-bottom: 3px !important;

        font-size: 9px !important;

        line-height: 15px !important;
    }


    /* ---------- موجودی ---------- */

    .product-grid-item .stock,
    .product-grid-item .availability {

        height: 18px !important;
        min-height: 18px !important;
        max-height: 18px !important;

        margin-bottom: 2px !important;

        font-size: 9px !important;

        line-height: 18px !important;
    }


    /* ---------- قیمت ---------- */

    .product-grid-item .price {

        height: 20px !important;
        min-height: 20px !important;

        margin-bottom: 5px !important;

        font-size: 10px !important;

        line-height: 20px !important;
    }


    .product-grid-item .price .amount {

        font-size: 10px !important;

        line-height: 20px !important;
    }


    /* ---------- دکمه آبی ---------- */

    .product-grid-item .wd-add-btn a,
    .product-grid-item .wd-add-btn button {

        height: 35px !important;
        min-height: 35px !important;
        max-height: 35px !important;

        padding: 0 6px !important;

        border-radius: 20px !important;

        font-size: 10px !important;

        line-height: 35px !important;
    }


    .product-grid-item .wd-add-btn a span,
    .product-grid-item .wd-add-btn button span {

        font-size: 10px !important;
    }

}
height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;

    margin: 0 0 4px !important;
    padding: 0 !important;

    display: -webkit-box !important;

    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;

    overflow: hidden !important;

    text-align: center !important;

    font-size: 13px !important;
    font-weight: 600 !important;

    line-height: 20px !important;

    color: #333333 !important;

    box-sizing: border-box !important;
}


.product-grid-item .wd-entities-title a,
.product-grid-item .product-title a {

    color: #333333 !important;

    font-size: inherit !important;
    font-weight: inherit !important;

    line-height: inherit !important;

    text-decoration: none !important;
}


/* =========================================================
   SHORT DESCRIPTION
   ========================================================= */

.product-grid-item .woocommerce-product-details__short-description,
.product-grid-item .product-short-description {

    width: 100% !important;

    height: 34px !important;
    min-height: 34px !important;
    max-height: 34px !important;

    margin: 0 0 3px !important;
    padding: 0 !important;

    display: -webkit-box !important;

    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 2 !important;

    overflow: hidden !important;

    text-align: center !important;

    font-size: 10px !important;

    line-height: 17px !important;

    color: #999999 !important;

    box-sizing: border-box !important;
}


/* =========================================================
   STOCK / AVAILABILITY
   ========================================================= */

.product-grid-item .stock,
.product-grid-item .availability {
	width: 100% !important;

    height: 20px !important;
    min-height: 20px !important;
    max-height: 20px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    margin: 0 0 3px !important;
    padding: 0 !important;

    font-size: 10px !important;

    line-height: 20px !important;

    box-sizing: border-box !important;
}


/* =========================================================
   PRICE
   ========================================================= */

.product-grid-item .price {

    width: 100% !important;

    height: 22px !important;
    min-height: 22px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    gap: 3px !important;

    margin: 0 0 6px !important;
    padding: 0 !important;

    text-align: center !important;

    font-size: 12px !important;

    line-height: 22px !important;

    color: #777777 !important;

    box-sizing: border-box !important;
}


.product-grid-item .price .amount {

    font-size: 12px !important;

    line-height: 22px !important;

    color: #777777 !important;
}


/* =========================================================
   REQUEST PRICE BUTTON
   ========================================================= */

.product-grid-item .wd-add-btn {

    width: 100% !important;

    margin-top: auto !important;
    margin-bottom: 0 !important;

    padding: 0 !important;

    box-sizing: border-box !important;
}


/* =========================================================
   دکمه آبی دقیقاً مثل نمونه
   ========================================================= */

.product-grid-item .wd-add-btn a,
.product-grid-item .wd-add-btn button {

    width: 100% !important;

    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;

    display: flex !important;

    align-items: center !important;
    justify-content: center !important;

    padding: 0 12px !important;
    margin: 0 !important;

    border: none !important;

    border-radius: 22px !important;

    background: #4385b4 !important;

    color: #ffffff !important;

    font-size: 12px !important;
    font-weight: 500 !important;

    line-height: 40px !important;
  font-size: 10px !important;
    }

}
css
.whb-main-header .container {
    max-width: 1222px;
    margin-left: auto;
    margin-right: auto;
}