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

:root {
	--wd-text-font: "IRANSansDn", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(15,15,15);
	--wd-text-font-size: 15px;
	--wd-title-font: "Nozha2", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Nozha2", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(15,15,15);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Nozha2", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nozha2", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,15);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "IRANSansDn", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 16px;
	--wd-primary-color: rgb(139,222,173);
	--wd-alternative-color: rgb(255,239,159);
	--wd-link-color: rgb(15,15,15);
	--wd-link-color-hover: rgb(15,15,15);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(139,222,173);
	--btn-accented-bgcolor-hover: rgb(139,222,173);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,239,159);
	--notices-warning-color: rgb(15,15,15);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.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;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
	font-weight: 700;
	font-size: 18px;
	line-height: 26.98px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
	color: rgb(15,15,15);
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	font-family: "Nozha2", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 17px;
	color: rgb(15,15,15);
}
html .wd-product.wd-hover-quick .wd-add-btn>a, html .wd-product.wd-hover-quick.wd-quantity-overlap div.quantity input[type], html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a, html .wd-product.wd-hover-standard .wd-add-btn>a, html .wd-product.wd-hover-fw-button .wd-add-btn>a, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div.quantity input[type], html .wd-product.product-list-item .wd-add-btn>a, html .quick-shop-form .single_add_to_cart_button, html .quick-shop-form div.quantity input[type], html .wd-sticky-btn-cart .single_add_to_cart_button, html .wd-sticky-add-to-cart, html .wd-sticky-btn.wd-quantity-overlap div.quantity input[type], html .product-quick-view .entry-summary .single_add_to_cart_button {
	color: rgb(15,15,15);
}
html .wd-product.wd-hover-quick .wd-add-btn>a:hover, html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-quick.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.wd-hover-base .wd-bottom-actions:not(.wd-add-small-btn) .wd-add-btn>a:hover, html .wd-product.wd-hover-standard .wd-add-btn>a:hover, html .wd-product.wd-hover-fw-button .wd-add-btn>a:hover, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity input[type], 
			html .wd-product.wd-hover-fw-button.wd-quantity-overlap div:hover > div.quantity+.button, html .wd-product.product-list-item .wd-add-btn>a:hover, html .quick-shop-form .single_add_to_cart_button:hover, html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity input[type], 
			html .quick-shop-wrapper .quick-shop-form div:hover > div.quantity+.button, html .wd-sticky-btn-cart .single_add_to_cart_button:hover, html .wd-sticky-add-to-cart:hover, html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity input[type], html .wd-sticky-btn.wd-quantity-overlap .cart:hover > div.quantity+.button, html .product-quick-view .entry-summary .single_add_to_cart_button:hover {
	color: rgb(15,15,15);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(255,206,215);
	color: rgb(0,0,0);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	html .main-page-wrapper .wd-product .product-wrapper .wd-entities-title {
		font-size: 16px;
	line-height: 24px;
	}
	html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 15px;
	line-height: 22px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Nozha2";
	src: url("//kalimbatehran.com/wp-content/uploads/2023/03/Digi-Nozha2-Bold.woff2") format("woff2"), 
url("//kalimbatehran.com/wp-content/uploads/2023/03/Digi-Nozha2-Bold.woff") format("woff");
	font-weight: 400;
	font-display:fallback;
	font-style: normal;
}

@font-face {
	font-family: "IRANSansDn";
	src: url("//kalimbatehran.com/wp-content/uploads/2023/03/iransansdn.woff2") format("woff2"), 
url("//kalimbatehran.com/wp-content/uploads/2023/03/iransansdn.woff") format("woff");
	font-weight: 400;
	font-display:fallback;
	font-style: normal;
}

@font-face {
	font-family: "IranYekanX";
	src: url("//kalimbatehran.com/wp-content/uploads/2025/05/IRANYekanXFaNum-Regular-2.woff2") format("woff2"), 
url("//kalimbatehran.com/wp-content/uploads/2025/05/IRANYekanXFaNum-Regular-1.woff") format("woff");
	font-weight: 400;
	font-display:fallback;
	font-style: normal;
}

/* added by amirhp.com -- checkout  */
label[for="shipping_method_0_free_shipping6"]::after{
	content: "بعد از ثبت سفارش برای هماهنگی ارسال با شما تماس میگیریم. ارسال شنبه تا چهارشنبه ۹ الی ۱۷، پنج شنبه ها ۹ الی ۱۳";
	display: block; font-size: smaller; background: #eee4; padding: 0.3rem 0.5rem; border-radius: 4px;
}
label[for="shipping_method_0_free_shipping3"]::after,
label[for="shipping_method_0_free_shipping4"]::after,
label[for="shipping_method_0_free_shipping7"]::after,
label[for="shipping_method_0_free_shipping8"]::after,
label[for="shipping_method_0_flat_rate11"]::after,
label[for="shipping_method_0_flat_rate12"]::after{
	content: "ارسال ۱ الی ۲ روز کاری";
	display: block; font-size: smaller; background: #eee4; padding: 0.3rem 0.5rem; border-radius: 4px;
}
.showlogin-pepro {
	color: currentColor !important;
}
/* end of amirhp.com codes  */


/* header */
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 55px;
    min-height: 50vh;
    background-color: var(--wd-main-bgcolor);
}
.whb-flex-flex-middle .whb-col-center {
    flex: unset !important;
}
.site-logo {
    max-height: unset !important;
    margin-top: 33px;
}
.whb-top-bar .wd-tools-element .wd-tools-icon:before {
    font-size: 20px !important;
}
.wd-header-nav.wd-header-main-nav.text-center.wd-design-1 {
    margin-top: 49px;
}
span.nav-link-text {
    font-family: 'IRANSansDn';
}
span.nav-link-text {
    color: black;
}
/* footer */

.wd-nav>li>a {
    font-size: 16px;
}
/* SHOP */
h5.widget-title {
    font-size: 26px !important;
}

.wd-star-rating {
    display: none;
}
footer.footer-container.color-scheme-dark {
    z-index: 0;
    position: relative;
}
.main-page-wrapper {
    z-index: 2;
    position: relative;
}

li.wd-active {
    background: rgb(139,222,173);
    padding: 0px 11px;
    border-radius: 6em 12em 6em 12em;
}span.tab-label.nav-link-text {
    color: black;
    font-size: 20px;
}
.wd-nav-wrapper.wd-nav-tabs-wrapper.tabs-navigation-wrapper {
    margin-bottom: 30px;
}

/* form */

.gchoice {
    display: inline;
    float: right;
    width: 42%;
    margin: 0 4%;
}
.gchoice.gchoice_1_19_0 {
    width: 100% !important;
    margin: 0 !important;
}

.au-card.recent-report {
    display: none;
}

/* form */

#advq_quiz_1458 .advq_button, #advq_quiz_1458 .advq_validade_ck, #advq_quiz_1458 .advq_next_button, #advq_quiz_1458 .advq_start_quiz_button, #advq_quiz_1458 .advq-restart, #advq_quiz_1458 .advq-restart a {
    color: #FFFFFF;
    background-color: #CDB4DB !important;
}
#advq_quiz_1458 .advq_button:hover, #advq_quiz_1458 .advq_validade_ck:hover, #advq_quiz_1458 .advq_next_button:hover, #advq_quiz_1458 .advq_start_quiz_button:hover, #advq_quiz_1458 .advq-restart:hover, #advq_quiz_1458 .advq-restart a:hover {
    color: #FFFFFF;
    background-color: #CDB4DB !important;
}
/* form hotspot*/

.hotspot-icon-default .hotspot-btn {
    animation: wd-Pulse 0.5s ease-in-out infinite !important;
}
.wd-image-hotspot {
    width: 25px !important;
    height: 25px !important;
}
.hotspot-icon-default .hotspot-btn:after {

    top: 9px !important;
    left: 9px !important;
}
.wd-hover-base.has-stars.purchasable .product-rating-price, .wd-hover-base.has-stars.purchasable .star-rating, .wd-hover-base.has-stars.purchasable .wrapp-product-price .price, .wd-hover-base.has-stars.product-type-external .product-rating-price, .wd-hover-base.has-stars.product-type-external .star-rating, .wd-hover-base.has-stars.product-type-external .wrapp-product-price .price {
    overflow: unset;
    height: calc(var(--wd-text-line-height) * 1em);
    line-height: calc(var(--wd-text-line-height) * 1em);
}
span.out-of-stock.product-label {
    font-size: 12px !important;
    min-width: 55px !important;
    min-height: 55px !important;
}
.star-rating {
    display: none;
}

.wd-hover-base.has-stars.purchasable .product-rating-price, .wd-hover-base.has-stars.purchasable .star-rating, .wd-hover-base.has-stars.purchasable .wrapp-product-price .price, .wd-hover-base.has-stars.product-type-external .product-rating-price, .wd-hover-base.has-stars.product-type-external .star-rating, .wd-hover-base.has-stars.product-type-external .wrapp-product-price .price {
 line-height: 1 !important;
}
.wd-product.wd-hover-base.has-stars:is(.purchasable, .product-type-external):is(:hover, .state-hover) .wrapp-product-price {
 transform: none !important;
}

.wd-add-btn.wd-action-btn.wd-style-icon.wd-add-cart-icon {
    display: none !important;
}
.wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    color: black;
}
span.out-of-stock.product-label {
    display: none !important;
}
p.stock.out-of-stock.wd-style-default {
    display: none;
}
p.wd-entities-title.woocommerce-loop-product__title {
    font-family: 'IranYekanX';
}
span.price {
    font-family: 'IranYekanX';
    margin-top: 5px !important;
}
@media (max-width: 576px) {
	.mobile-nav span, a {
    font-size: 15px;
}
button.searchsubmit {
    margin-left: 21px;
}
.whb-general-header {
    background-color: rgba(199, 251, 220, 1);
    border-color: rgba(129, 129, 129, 0.2);
    border-bottom-width: 0px;
    border-bottom-style: solid;
}

/* form */

.advq_grid .advq_answers_columns li {
    width: 47.3% !important;
}

/* form hotspot*/

.wd-image-hotspot {
    width: 10px !important;
    height: 10px !important;
}
.hotspot-icon-default .hotspot-btn:after {
    top: 3px !important;
    left: 3px !important;
    width: 4px !important;
    height: 4px !important;
}


.wd-close-side.wd-close-side-opened {
	width: calc(100vw - 300px) !important;
	left: 0 !important;
	right: auto !important;
}
.wd-side-hidden.wd-left {
	right: 0 !important;
	left: auto !important;
	transform: translate3d(100%, 0, 0);
}
.wd-side-hidden.wd-left.wd-opened {
	right: 0 !important;
	left: auto !important;
	transform: none !important;
}
}

