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

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

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

:root {
	--wd-text-font: iranyekan;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: iranyekan;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: iranyekan;
	--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;
	--wd-widget-title-font: iranyekan;
	--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: iranyekan;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,0,0);
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
: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: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1336px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 8px;
}

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


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

/* ==================================================
   Header
   ================================================== */

/* Keep the header above page content */
.whb-general-header {
    position: relative;
    z-index: 20;
}


/* ==================================================
   Header Categories Button
   ================================================== */

/* Remove the default WoodMart underline */
.wd-header-cats .menu-opener::after {
    content: none !important;
}

/* Remove the default minimum width and prepare for custom underline */
.wd-header-cats .menu-opener {
    min-width: 0 !important;
    position: relative;
    display: inline-flex;
		padding-right: 0px !important;
		padding-left: 0px !important;
}

.wd-header-cats .menu-opener::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 6px;
    width: 100%;
    height: 2px;
    background: #D4B06A;

    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s ease;
}

.wd-header-cats:hover .menu-opener::before {
    transform: scaleX(1);
}


/* ==================================================
   Main Navigation
   ================================================== */

/* Set the default text color */
.wd-header-nav .wd-nav > li > a.woodmart-nav-link {
    color: #62666D;
}

/* Set the navigation font style */
.wd-header-main-nav .wd-nav-main > li > a {
    font-size: 12px;
    font-weight: 400;
}

/* Customize the default underline */
.wd-header-main-nav .wd-nav-main > li > a > span::after {
    top: calc(100% + 3px) !important;
    background-color: #D4B06A !important;
}


/* ==================================================
   Header Search
   ================================================== */

/* Set the search input and placeholder font size */
.wd-search-form .searchform input.s,
.wd-search-form .searchform input.s::placeholder {
    font-size: 12px;
}


/* ==================================================
   Categories Dropdown Menu
   ================================================== */

/* Set the dropdown menu font size */
.wd-dropdown-cats .nav-link-text {
    font-size: 13px;
}

/* Highlight hovered and active menu items */
.wd-dropdown-cats .woodmart-nav-link:hover,
.wd-dropdown-cats .current-menu-item > .woodmart-nav-link,
.wd-dropdown-cats .current_page_item > .woodmart-nav-link {
    background-color: rgba(212, 176, 106, 0.18);
    border-radius: 8px;
}

/* Change the text color for hovered and active items */
.wd-dropdown-cats .woodmart-nav-link:hover .nav-link-text,
.wd-dropdown-cats .current-menu-item .nav-link-text,
.wd-dropdown-cats .current_page_item .nav-link-text {
    color: #D4B06A;
}
/*======================================*/

/* ==================================================
   Main Navigation - Custom Underline
   ================================================== */

/* Hide the default WoodMart underline */
.wd-header-nav .wd-nav > li > a.woodmart-nav-link .nav-link-text::after {
    display: none;
}

/* Prepare the navigation link for a custom underline */
.wd-header-nav .wd-nav > li > a.woodmart-nav-link {
    position: relative;
    display: inline-flex;
    align-items: center;
}

/* Create the custom underline */
.wd-header-nav .wd-nav > li > a.woodmart-nav-link::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 7px;
    width: 100%;
    height: 2px;
    background: #D4B06A;

    transform: scaleX(0);
    transform-origin: right;
    transition: transform .3s ease;
}

/* Show the underline on hover and active menu items */
.wd-header-nav .wd-nav > li:hover > a.woodmart-nav-link::before,
.wd-header-nav .wd-nav > li.current-menu-item > a.woodmart-nav-link::before,
.wd-header-nav .wd-nav > li.current_page_item > a.woodmart-nav-link::before,
.wd-header-nav .wd-nav > li.current-menu-ancestor > a.woodmart-nav-link::before {
    transform: scaleX(1);
    transform-origin: right;
}
/* Set the default text color category menu */
.wd-header-cats .menu-open-label {
    color: #2f3a45
}
/*----------------------------------------------------*/
/* Main*/

/* Hide timer days*/
.wd-timer-days,
.wd-timer-days + .wd-sep{
    display:none!important;
}
/* Custom Card offer */
.wd-products .wd-entities-title{
    display: -webkit-box;
    display: box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

    font-size: .8rem !important;
    line-height: 20px !important;
		text-align: right;
}

/* ==========================================
   Product Price
   ========================================== */

.wd-products .price{
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
}

.wd-products .price ins,
.wd-products .price del{
    display: block;
    width: 100%;
    text-align: left;
}

.wd-products .price ins{
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
}

.wd-products .price del{
    font-size: 12px;
}
.wd-products .price ins bdi{
    color: #2f3a45;
}
.wd-products .price del bdi{
    color: #adb0b5;
}
.wd-products .price .woocommerce-Price-currencySymbol{
    font-size: 0;
}

.wd-products .price .woocommerce-Price-currencySymbol::after{
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
		margin-right: 4px;
    background: url('/wp-content/uploads/2026/07/Icon-Toman-18px-op.svg') no-repeat center;
    background-size: contain;
}
/*-------------------------------------------*/
/* لیبل تخفیف داخل بخش قیمت */
.wd-products .price{
    position: relative;
}

.wd-products .price .product-labels{
    position: absolute;
    right: 0;
    top: 8px;
}

.wd-products .price .product-label{
    position: static;
    min-width: auto;
    min-height: auto;
    padding: 3px 8px;
    border-radius: 20px;
    font-size: 14px;
}
/* Scale down image Card*/
.wd-products .product-image-link img{
    transform: scale(.85);
    transition: transform .3s ease;
}
/* Resize card */
.wd-products .product-wrapper{
		padding-top:0px !important;
}
/* Hide Wd-buttons */
.wd-products .wd-buttons{
    display: none !important;
}