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

:root {
	--wd-header-banner-h: 30px;
	--wd-text-font: "iranyekanwebregularfanum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(51,51,51);
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanwebboldfanum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(4,23,53);
	--wd-entities-title-font: "iranyekanwebregularfanum", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanwebregularfanum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iranyekanwebregularfanum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-brd-radius: 18px;
	--wd-primary-color: rgb(211,16,33);
	--wd-alternative-color: rgb(0,9,63);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-font-family: "iranyekanwebregularfanum", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "iranyekanwebregularfanum", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 400;
	--btn-accented-bgcolor: rgb(193,54,75);
	--btn-accented-bgcolor-hover: rgb(193,34,58);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: #FCFEFF;
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: #FCFEFF;
	background-image: none;
}
.single-product .wd-page-content {
	background-color: #FCFEFF;
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(252,254,255);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(252,254,255);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(252,254,255);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(252,254,255);
	background-image: none;
}
 {
	font-family: "iranyekanwebregularfanum", Arial, Helvetica, sans-serif;
}
.wd-nav-scroll {
	--wd-nscroll-drag-bg: rgb(193,54,75);
	--wd-nscroll-drag-bg-hover: rgb(193,31,55);
}
.product-labels .product-label.onsale {
	background-color: rgb(193,54,75);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(64,209,151);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,153,51);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(193,54,75);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 30px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 0px;
--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: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "iranyekanwebregularfanum";
	src: url("//diacooptic.ir/wp-content/uploads/2025/10/iranyekanwebregularfanum.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "iranyekanwebboldfanum";
	src: url("//diacooptic.ir/wp-content/uploads/2025/10/iranyekanwebboldfanum.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "iranyekanweblightfanum";
	src: url("//diacooptic.ir/wp-content/uploads/2025/10/iranyekanweblightfanum.woff") format("woff");
	font-weight: 300;
	font-display:swap;
	font-style: normal;
}

/*      ویژگی های محصول - زمینه خاکستری      */

/*	.cell-att-pro .shop_attributes{
		border-radius: 4px !important;
    background-color: #F0F0F1 !important;
    padding: 10px !important;
}
.cell-att-pro tbody{
	padding: 10px;
} */
.cell-att-pro .shop_attributes tr{
    background-color: #F0F0F1 !important;
    border-radius: 8px !important;
    padding: 10px;
    margin-bottom: 10px !important;
} 
.cell-att-pro .shop_attributes .woocommerce-product-attributes-item__value {
	  display: -webkit-box !important;
   -webkit-line-clamp: 1;
   -webkit-box-orient: vertical;
   overflow: hidden;
}


/* المان قیمت محصول */
/*selector del{*/
/*    display: block;*/
/*}*/


.price-pro-single-page .woocommerce-Price-currencySymbol{
    font-size: 0.86em !important;
    font-weight: 400;
}

		/**      نمایش دسته اول برای دسته بندی       **/

		.box-description p.elementor-icon-box-description a:not(:first-child) {
    display: none !important;
}



.wd-arrow .wd-arrow-inner{
    border-radius: 12px !important;
		padding: 15px 8px !important;
}


/*		منو ناوبری سبد خرید	*/
.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 {
		display: none !important;
}

a.elementor-button.elementor-button--checkout.elementor-size-md {
    background: #D31021;
}

.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
}

/*				حذف نوار فروشگاه و علاقه مندی روی کار ت محصول				*/
.wd-buttons.wd-pos-r-t {
    display: none !important;
}

/* استایل های جدول توضیحات محصول */
.product-specs {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  direction: rtl;
  font-family: inherit;
  margin-top: 1rem;
  font-size: 15px;
  overflow: hidden;
  border: 2px solid #ccc;
  border-radius: 20px;
}

.product-specs th,
.product-specs td {
  padding: 10px;
  text-align: right;
  border: 1px solid #ccc; /* حفظ خطوط وسط جدول */
}

.product-specs th {
  background-color: #f0f0f0;
  font-weight: bold;
  color: #333;
}

.product-specs tr:nth-child(even) {
  background-color: #fafafa;
}