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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: IRansansX;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: IRansansX;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: IRansansX;
	--wd-widget-title-font: IRansansX;
	--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: IRansansX;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(29,97,232);
	--wd-alternative-color: rgba(28,97,231,0.2);
	--wd-link-color: rgb(51,51,51);
	--wd-link-color-hover: rgb(29,97,232);
	--btn-default-font-family: IRansansX;
	--btn-default-bgcolor: rgb(225,235,255);
	--btn-default-bgcolor-hover: rgb(219,227,249);
	--btn-default-color: rgb(28,97,231);
	--btn-default-color-hover: rgb(28,97,231);
	--btn-accented-bgcolor: rgb(28,97,231);
	--btn-accented-bgcolor-hover: rgb(28,97,231);
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(7,105,191);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 30px;
}
.header-banner {
	background-color: rgb(30,99,231);
	background-image: none;
}
: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: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(29,97,232);
	--wd-form-placeholder-color: rgb(142,142,142);
}
.product-labels .product-label.onsale {
	background-color: rgb(237,42,42);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

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

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 50px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 90px;
	--wd-thumbs-height: 300px;
	}

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


.wd-prefooter {
    padding-bottom: 0px !important;
	background-color: rgb(246,246,246) !important;}
}
.flickity-button {
  
 color:#d1d1d1 !important; 
}
.flickity-page-dots {
    list-style: none;
  
    --dot-color-active: #fbfbfb !important;

}
.main-page-wrapper {
    margin-top: -40px;
    padding-top: 40px;
    min-height: 50vh;
    background-color: rgb(246 246 246);
}
.single-post .page-title {
display: none;
}

.title-blog
{
display:none!important;}
@media screen and (max-width: 1024px) {
	.main-page-wrapper {
    margin-top: -63px !important;
    padding-top: 68px !important;
    min-height: 50vh;
    background-color: rgb(246 246 246);
	}}
li.pishrologin-modal-sh-menu, span.pishrologin-modal-sh-menu {
    cursor: pointer;
    font-weight: 500 !important;
    color: black !important;
}
@media screen and (max-width: 1024px) {
.pishrologin-shortcode-inner-text{
	display:none !important;
}
.pishrologin-modal-sh-menu:after{
	content: "\f124";
    font-family: "woodmart-font";
}
.wd-header-text {
    flex: none !important;
	}}
p.stock.wd-style-default:is(.available-on-backorder,.in-stock) {
    color: var(--color-gray-800);
    DISPLAY: NONE;
}

.s {
	font-weight: 600;
}

p.stock.out-of-stock {
    margin-bottom: -12px;
}

:is(.wd-entry-content,.entry-content,.is-layout-flow,.is-layout-constrained,.is-layout-constrained>.wp-block-group__inner-container)>*:last-child {
    margin-bottom: 0;
   flex-direction: column;
   
}

.wd-sticky-nav:is(:hover,.wd-opened) {
    overflow-y: auto;
    overflow-x: hidden;
    direction: ltr;
}

.wd-sticky-nav-title {
	direction: rtl;
}

.wd-sticky-nav:is(:hover,.wd-opened) .wd-nav-sticky {
    direction: rtl;
}

@media only screen and (max-width: 320px) {
	.Equalheight .product-wrapper  {
	height: 280px !important;
}
}

@media only screen and (min-width: 1024px) {
.widget_product_categories {
	display:none;}}@media (min-width: 1025px) {
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.main-page-wrapper {
    margin-top: -63px !important;
    padding-top: 83px !important;
    min-height: 50vh;
    background-color: rgb(246 246 246);
}
.pishrologin-shortcode-inner-text{
	display:none !important;
}
.pishrologin-modal-sh-menu:after{
	content: "\f124";
    font-family: "woodmart-font";
}
.wd-header-text {
    flex: none !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.main-page-wrapper {
    margin-top: -63px !important;
    padding-top: 83px !important;
    min-height: 50vh;
    background-color: rgb(246 246 246);
}
.pishrologin-shortcode-inner-text{
	display:none !important;
}
.pishrologin-modal-sh-menu:after{
	content: "\f124";
    font-family: "woodmart-font";
}
.wd-header-text {
    flex: none;
}
.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) .ofoghi{
    background-color: var(--wd-prod-bg);
	height: 106px !important}
.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
    background-color: var(--wd-prod-bg);
    height: 325px;
}

}

@media (max-width: 576px) {
	.main-page-wrapper {
    margin-top: -63px !important;
    padding-top: 83px !important;
    min-height: 50vh;
    background-color: rgb(246 246 246);
}
.pishrologin-shortcode-inner-text{
	display:none !important;
}
.pishrologin-modal-sh-menu:after{
	content: "\f124";
    font-family: "woodmart-font";
}
.wd-header-text {
    flex: none;
}
.wd-products[class*="wd-stretch-cont"] .wd-product {
    height: 100% !important;
}

.Equalheight .product-wrapper  {
	height: 325px;
}

}

