@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//abzarroyal.com/wp-content/themes/abzarroyal-theme/fonts/woodmart-font-3-300.woff2?v=8.3.3") format("woff2");
	font-display:swap;
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//abzarroyal.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "IRANSansXFaNum-regular", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(45,45,45);
	--wd-text-font-size: 16px;
	--wd-title-font: "IRANSansXFaNum-bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "IRANSansXFaNum-medium", 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: "iranyekan", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "IRANSansXFaNum-bold", 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: "IRANSansXFaNum-regular", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(37,110,199);
	--wd-alternative-color: rgb(243,148,34);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(30,115,190);
	--btn-accented-bgcolor-hover: rgb(29,106,183);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 82px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(17,17,17,0.27);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 700px;
	--wd-popup-padding: 20px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: none;
}
: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: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(37,110,199);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(244,245,249);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(233,232,237);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(233,232,237);
	background-image: none;
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 45px;
	}

}
:root{
--wd-container-w: 1330px;
--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;
--wd-brd-radius: 8px;
}

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


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

@font-face {
	font-family: "IRANSansXFaNum-regular";
	src: url("//abzarroyal.com/wp-content/uploads/2025/10/IRANSansXFaNum-regular.woff2") format("woff2"), 
url("//abzarroyal.com/wp-content/uploads/2025/10/IRANSansXFaNum-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "iranyekan";
	src: url("//abzarroyal.com/wp-content/uploads/2023/10/iranyekanwebmediumfanum.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum-medium";
	src: url("//abzarroyal.com/wp-content/uploads/2025/10/IRANSansXFaNum-medium.woff2") format("woff2"), 
url("//abzarroyal.com/wp-content/uploads/2025/10/IRANSansXFaNum-medium.woff") format("woff");
	font-weight: 500;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansXFaNum-bold";
	src: url("//abzarroyal.com/wp-content/uploads/2025/10/IRANSansXFaNum-bold.woff2") format("woff2"), 
url("//abzarroyal.com/wp-content/uploads/2025/10/IRANSansXFaNum-bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

.woocommerce-Reviews #comments {
    position: relative;
    order: 1;
    font-family: 'IRANSansXFaNum-regular';
}
.rtl {
    font-family: 'IRANSansXFaNum-regular';
}

/* فونت و اندازه متن منو هدر */
span.nav-link-text {
    font-family: IRANSansXFaNum-regular;
    font-size: 13.2px;
    font-weight: 400;
}

[class*="wd-header-search-form"] {
    padding-left: 155px !important; 
}

.searchform {
    --wd-form-height: 36px !important;
}

.wd-sub-menu li>a {
    line-height: 1.1;
    font-size: 12.7px;
}



/** سرچ باکس منو **/
.button.searchsubmit {
    background-color: #256EC7;
    border-radius: 50px;
	  width: 39px;
    height: 39px;
    margin-top: 3px;
    margin-left: 3px; 
}
.searchform.wd-style-with-bg .searchsubmit {
    border-radius: 30px;
    width: 37px;
    height: 37px;
    margin-top: 4.3px;
    margin-left: 5px;
}

.searchform input[type="text"] {
    border-radius: 24px;
}

/*** گرد کردن منو ناوبری ***/
.wd-toolbar {
    box-shadow: 0 0 9px rgb(0 0 0 / 70%);
    border-radius: 20px 20px 0 0;
}
.wd-dropdown {
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
    border-radius: 0 0 5px 5px;
    border-bottom: 2px solid #f05d0e;
}

/** گرد کردن نوار بالایی پسبان **/
/* .whb-sticked .whb-row {
    border-radius: 0 0 25px 25px;
} */
.whb-row{
	border-radius: 0 0 25px 25px;
}
.whb-sticky-shadow.whb-sticked .whb-main-header {
    box-shadow: 0 1px 5px rgb(0 0 0 / 20%);
	  border-radius: 0 0 25px 25px;

}

/** زمینه گرید محصولات صفحه اصلی **/
.slider-type-product[class*="wd-stretch-cont"] .owl-stage .owl-carousel-item, .slider-type-product[class*="wd-stretch-cont"] .product {
    background-color: #FFF;
	  border-radius: 5px;
}

/** زمینه محصولات گرید ردیفی **/
.product_list_widget>li .widget-product-wrap {
    box-shadow: 2px 3px 10px 5px #37373708;
    background-color: #fff;
    padding: 25px 15px 15px 5px;
    border-radius: 10px;
    height: 100px;
}

/* صفحه آرشیو محصولات*/
/** زمینه محصولات فروشگاه به رنگ سفید **/
.products-bordered-grid-ins .product-wrapper {
    background-color: #fff;
}
.widget:last-child {
    font-size: 12px;
}


/**       مربوط به جدول محصولات      **/
.woocommerce-product-attributes-item__value table td {
    padding: 20px 12px 0px 0px !important;
}

table td{
direction: rtl;
	text-align: right;
	width: 60%;
}

/**       مربوط به لیبل منوووو      **/


.wd-nav > li > a .menu-label {
    left: 0 !important;
    margin-left: 0 !important;
    padding: 5px 3px;
}




/*		منو ناوبری سبد خرید	*/
.elementor-menu-cart__product.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 5px;
    border: 1px solid #ecf0f2;
    border-radius: 12px;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.elementor-menu-cart__product-image.product-thumbnail {
    width: 20%;
}

.elementor-menu-cart__product-name.product-name {
    width: 70%;
    flex-grow: 1;
    line-height: 2em;
    margin-right: 10px;
}

.widget_shopping_cart_content {
    height: 100% !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    flex: 1 1 auto;
}

.elementor-menu-cart__footer-buttons {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    width: 90%;
    gap: 10px;
}

a.elementor-button.elementor-button--view-cart.elementor-size-md {
    background: #bdbec9;
    color: #333131;
}

a.elementor-button.elementor-button--checkout.elementor-size-md {
    background: #1e73be;
}

.elementor-menu-cart__subtotal {
    font-size: 14px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.widget_shopping_cart_content {
  display: flex;
  flex-direction: column;
  height: 100%; /* یا مقدار ثابت مثل 400px یا auto در صورت نیاز */
}

.elementor-menu-cart__products {
  flex-grow: 1;
  overflow-y: auto; /* در صورت زیاد بودن آیتم‌ها */
}

.elementor-menu-cart__footer-buttons {
  margin-top: auto; /* این خط باعث می‌شه بره پایین */
  margin-bottom: 10px
}@media (min-width: 1025px) {
	/**       مربوط به جدول محصولات      **/
.woocommerce-product-attributes-item__value table td {
    padding: 20px 12px 0px 0px !important;
}

/**          اصلاح رنگ دکمه درحال بروزرسانی               **/

.menu-label-red {
    width: 45%;
}
}

