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

:root {
	--wd-text-font: IRansansX;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--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-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(65,77,90);
	--wd-alternative-color: rgb(244,51,51);
	--btn-default-bgcolor: rgb(242,96,118);
	--btn-default-bgcolor-hover: rgb(69,139,115);
	--btn-accented-bgcolor: rgb(242,96,118);
	--btn-accented-bgcolor-hover: rgb(69,139,115);
	--wd-form-brd-width: 1px;
	--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: 95px;
}
.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;
}

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

}

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

}
:root{
--wd-container-w: 1280px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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: 0px;
}


rs-slides :is([data-type=text],[data-type=button]) {
font-family: IRansansX !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: IRansansX !important;
}

.wd-page-title {
background-color: rgb(244,244,244);
}

.product-labels.labels-rounded .product-label {
    padding: 6px 0px 2px 0px!important;
    background-color: #ef394e!important;
    min-height: 20px!important;
    border-radius: 25px!important;
    font-size: 12px!important;
}
.wd-product-cats {
    display: none;
}









/* استایل سبد خرید المنتور شبیه Woodmart */

.elementor-menu-cart__footer-buttons, .elementor-menu-cart__subtotal {
    padding: 10px !important;
}

.elementor-menu-cart__products {
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 20px;
    margin-bottom: 30px;
}

.elementor-menu-cart__product {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 0;
}

.elementor-menu-cart__product:last-child {
    border-bottom: none;
}

.elementor-menu-cart__product-image {
    width: 60px;
    margin-right: 10px;
}

.elementor-menu-cart__product-image img {
    width: 100%;
    border-radius: 3px;
}

.elementor-menu-cart__product-name {
    flex: 1;
    font-weight: 600;
}

.elementor-menu-cart__product-name a {
    color: #333;
    text-decoration: none;
}

.elementor-menu-cart__product-name a:hover {
    color: #ff6f61;
}

.elementor-menu-cart__product-price {
    font-weight: 500;
    white-space: nowrap;
}

.elementor-menu-cart__product-remove a {
    color: #999;
    margin-left: 10px;
    font-size: 16px;
    display: inline-block;
    cursor: pointer;
}

.elementor-menu-cart__product-remove a:hover {
    color: #ff6f61;
}

.elementor-menu-cart__subtotal {
    font-weight: 600;
    padding: 10px 0;
    border-top: 2px solid #f2f2f2;
    margin-top: 10px;
}

.elementor-menu-cart__footer-buttons {
    margin-top: 15px;
    display: flex;
    gap: 10px;
}

.elementor-menu-cart__footer-buttons .elementor-button {
    flex: 1;
    text-align: center;
    background-color: #ff6f61;
    color: #fff;
    border: none;
    padding: 10px;
    font-size: 14px;
    transition: background 0.3s;
}

.elementor-menu-cart__footer-buttons .elementor-button:hover {
    background-color: #e55b50;
}

.product-labels.labels-rounded .product-label {
    font-size: 14px !important;
    padding: 5px 0px 4px 0px !important;
    color: #fff;
}
@media (min-width: 1025px) {
	.wd-product .wd-entities-title{
    font-size: 13px !important;
}
}

@media (max-width: 576px) {
	.wd-product .wd-entities-title{
    font-size: 12px !important;
}
}

