:root {
	--wd-text-font: Anjoman;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: Pinar-VF;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: Anjoman;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: Pinar-VF;
	--wd-widget-title-font: Pinar-VF;
	--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: Anjoman;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(247,164,0);
	--wd-alternative-color: rgb(67,40,28);
	--btn-default-bgcolor: rgb(28,64,105);
	--btn-default-bgcolor-hover: rgb(247,164,0);
	--btn-accented-bgcolor: rgb(28,64,105);
	--btn-accented-bgcolor-hover: rgb(247,164,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(247,164,0);
	--notices-success-color: rgb(67,40,28);
	--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: rgb(242,242,242);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 410px;
	--wd-popup-padding: 30px;
}
: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 .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
	background-attachment: fixed;
}
.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: 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: 12px;
}

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


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

/* کادر اطلاعیه */
body.woocommerce-checkout #payment .woocommerce-privacy-policy-text {
    position: static !important;
    top: auto !important;
    transform: none !important;

    margin: -20px 0 14px !important;
    padding: 12px 16px !important;

    min-height: 0 !important;
    height: auto !important;
    overflow: visible !important;

    border: 2px solid #f2a900 !important;
    border-radius: 12px !important;
    background: #fff8df !important;

    font-size: 14px !important;
    line-height: 1.7 !important;
}

/* جمله مهم زمان ارسال */
body.woocommerce-checkout #payment .shipping-time {
    display: block !important;
    color: #b35a00 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.6 !important;
    margin: 0 0 8px !important;
    white-space: nowrap !important;
}

/* فهرست قوانین */
body.woocommerce-checkout #payment .checkout-rules {
    margin: 0 !important;
    padding: 0 20px 0 0 !important;
    list-style: disc !important;
}

/* فاصله میان هر مورد */
body.woocommerce-checkout #payment .checkout-rules li {
    margin: 0 0 6px !important;
    padding: 0 3px 0 0 !important;
}

/* حذف فاصله زیر آخرین مورد */
body.woocommerce-checkout #payment .checkout-rules li:last-child {
    margin-bottom: 0 !important;
}

/* بولت آبی */
body.woocommerce-checkout #payment .checkout-rules li::marker {
    color: #2271b1 !important;
    font-size: 15px !important;
}

/* موبایل */
@media (max-width: 768px) {
    body.woocommerce-checkout #payment .woocommerce-privacy-policy-text {
        margin-top: -12px !important;
        margin-bottom: 12px !important;
        padding: 11px 13px !important;
        font-size: 13px !important;
    }

    body.woocommerce-checkout #payment .shipping-time {
        font-size: 14px !important;
        white-space: normal !important;
    }
}
/* حذف شبکه‌های اجتماعی از هدر واقعی صفحه اصلی در موبایل */
@media (max-width: 1024px) {
    .whb-header_652790 .whb-top-bar {
        display: none !important;
    }
}@media (max-width: 576px) {
	@media (max-width: 768px) {
    .woocommerce-checkout .woocommerce-privacy-policy-text {
        padding: 12px 14px;
        font-size: 13px;
        line-height: 1.75;
    }

    .woocommerce-checkout .woocommerce-privacy-policy-text p:first-child::first-line {
        font-size: 15px;
    }
}
}

