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

:root {
	--wd-text-font: YekanBakhFaNum;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 15px;
	--wd-title-font: YekanBakhFaNum;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(99,99,99);
	--wd-entities-title-font: YekanBakhFaNum;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(142, 142, 142);
	--wd-alternative-font: YekanBakhFaNum;
	--wd-widget-title-font: YekanBakhFaNum;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(124,124,124);
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: YekanBakhFaNum;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 15px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(255,87,34);
	--wd-alternative-color: rgb(255,87,34);
	--btn-default-font-family: YekanBakhFaNum;
	--btn-default-bgcolor: rgb(255,87,34);
	--btn-default-bgcolor-hover: rgb(255,87,34);
	--btn-accented-font-family: YekanBakhFaNum;
	--btn-accented-bgcolor: rgb(255,87,34);
	--btn-accented-bgcolor-hover: rgb(237,153,81);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgba(43,150,45,0.57);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(255,87,34);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(255,87,34);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 1000px;
}
: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;
}
.page .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(219,15,4);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(237,153,81);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(221,51,51);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 10px;
}

@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: 35px;
--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: 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(0,0,0);
}

/* ============================================
   فیلتر چک‌باکس - استایل نارنجی RTL
   ============================================ */

/* حذف المان‌های اضافی */
.wc-block-product-filter-checkbox-list__mark,
.wc-block-product-filter-checkbox-list__input-wrapper {
    display: none !important;
}

input.wc-block-product-filter-checkbox-list__input {
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/* لیبل - آینه شده (تیک راست) */
label.wc-block-product-filter-checkbox-list__label {
    display: flex !important;
    flex-direction: ltr !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 12px 0 !important;
    cursor: pointer !important;
    width: 100% !important;
}

/* چک‌باکس سفارشی - سمت راست */
label.wc-block-product-filter-checkbox-list__label::before {
    content: '' !important;
    width: 24px !important;
    height: 24px !important;
    min-width: 24px !important;
    border: 2px solid #ccc !important;
    border-radius: 6px !important;
    background: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
}

/* حالت انتخاب شده - نارنجی با تیک سفید */
.wc-block-product-filter-checkbox-list__item:has(input:checked) label.wc-block-product-filter-checkbox-list__label::before {
    background: #F5A623 !important;
    border-color: #F5A623 !important;
    content: '✓' !important;
    color: #fff !important;
    font-size: 16px !important;
    font-weight: bold !important;
}

/* هاور */
label.wc-block-product-filter-checkbox-list__label:hover::before {
    border-color: #F5A623 !important;
}

/* متن */
.wc-block-product-filter-checkbox-list__text {
    font-size: 14px !important;
    color: #333 !important;
    flex-grow: 1 !important;
    text-align: right !important;
}

/* تعداد (شمارنده) */
.wc-block-product-filter-checkbox-list__count {
    color: #888 !important;
    font-size: 12px !important;
}

/* ============================================
   فیلتر قیمت - استایل نارنجی
   ============================================ */

/* کانتینر قیمت - بدون گپ */
.wc-block-product-filter-price-slider__content {
    column-gap: 0 !important;
    padding: 5px !important;
}

/* باکس‌های قیمت - بوردر نارنجی گرد */
.wc-block-product-filter-price-slider .text input[type="text"] {
    border: 2px solid #F5A623 !important;
    border-radius: 20px !important;
    font-size: .875em !important;
    padding: 8px 12px !important;
    text-align: center !important;
}

/* دایره‌های اسلایدر نارنجی - کروم/سافاری */
.wc-block-product-filter-price-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    appearance: none !important;
    background: #F5A623 !important;
    border: 3px solid #fff !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
}

/* دایره‌های اسلایدر نارنجی - فایرفاکس */
.wc-block-product-filter-price-slider input[type="range"]::-moz-range-thumb {
    background: #F5A623 !important;
    border: 3px solid #fff !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
    width: 22px !important;
    height: 22px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    border: none !important;
}

/* خط اسلایدر نارنجی */
.wc-block-product-filter-price-slider input[type="range"] {
    accent-color: #F5A623 !important;
}

/* خط پر شده اسلایدر */
.wc-block-product-filter-price-slider__range-input-progress {
    background: #F5A623 !important;
}

/* ============================================
   عنوان فیلترها
   ============================================ */

.wc-block-product-filter h3,
.wc-block-product-filter .wc-block-product-filter__title {
    font-size: 16px !important;
    font-weight: bold !important;
    color: #333 !important;
    margin-bottom: 15px !important;
    text-align: right !important;
}





/* ============================================
   فیلتر قیمت - اصلاح شده
   ============================================ */

/* کانتینر قیمت */
.wc-block-product-filter-price-slider__content {
    column-gap: 0 !important;
    padding: 5px !important;
}

/* باکس‌های قیمت - سایز بزرگ‌تر */
.wc-block-product-filter-price-slider .text input[type="text"],
.wc-block-product-filter-price-slider input.wc-block-product-filter-price-slider__amount {
    border: 2px solid #F5A623 !important;
    border-radius: 25px !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    text-align: center !important;
    min-width: 140px !important;
    width: auto !important;
}

/* دایره‌های اسلایدر نارنجی - کروم/سافاری */
.wc-block-product-filter-price-slider input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none !important;
    appearance: none !important;
    background: #F5A623 !important;
    border: 3px solid #fff !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
    margin-top: -10px !important;
    position: relative !important;
    z-index: 10 !important;
}

/* دایره‌های اسلایدر نارنجی - فایرفاکس */
.wc-block-product-filter-price-slider input[type="range"]::-moz-range-thumb {
    background: #F5A623 !important;
    border: 3px solid #fff !important;
    box-shadow: 0 2px 8px rgba(0,0,0,0.3) !important;
    width: 24px !important;
    height: 24px !important;
    border-radius: 50% !important;
    cursor: pointer !important;
}

/* ترک (خط) اسلایدر - کروم */
.wc-block-product-filter-price-slider input[type="range"]::-webkit-slider-runnable-track {
    background: #F5A623 !important;
    height: 4px !important;
    border-radius: 2px !important;
}

/* ترک (خط) اسلایدر - فایرفاکس */
.wc-block-product-filter-price-slider input[type="range"]::-moz-range-track {
    background: #F5A623 !important;
    height: 4px !important;
    border-radius: 2px !important;
}

/* خط پیشرفت نارنجی */
.wc-block-product-filter-price-slider__range-input-progress,
.wc-block-product-filter-price-slider .wc-block-product-filter-price-slider__range-input-wrapper::before {
    background: #F5A623 !important;
}

/* رنگ accent برای range */
.wc-block-product-filter-price-slider input[type="range"] {
    accent-color: #F5A623 !important;
}

/* wrapper خط اسلایدر */
.wc-block-product-filter-price-slider__range-input-wrapper {
    background: #ddd !important;
    height: 4px !important;
    border-radius: 2px !important;
    position: relative !important;
}






/* جابجایی اسلایدر به راست - فاصله از حاشیه */
.wc-block-product-filter-price-slider__range-input-wrapper {
    margin-right: 0px !important;
    margin-left: 2px !important;
}

/* یا اگه بالایی کار نکرد این رو امتحان کن */
.wc-block-product-filter-price-slider__content {
    padding-right: -2px !important;
    padding-left: 0px !important;
}








/* ============================================
   فیلتر برند WoodMart - تک خطی تراز
   ============================================ */

/* حذف عدد تعداد */
.wd-swatches-filter .count,
.wd-swatches-filter span.count {
    display: none !important;
}

/* ============================================
   لیست برندها - عمودی
   ============================================ */

.wd-swatches-filter ul,
.wd-swatches-filter .wd-scroll-content {
    display: flex !important;
    flex-direction: column !important;
    gap: 12px !important;
}

/* آیتم لیست */
.wd-swatches-filter li,
.wd-swatches-filter .wd-swatch-wrap {
    width: 100% !important;
}

/* ============================================
   هر برند: لوگو | نوشته | چک‌باکس (یک خط)
   ============================================ */

.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    width: 100% !important;
    direction: ltr !important;
    flex-wrap: nowrap !important;
}

/* حذف تیک پیش‌فرض قالب */
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link::after {
    display: none !important;
}

/* ============================================
   لوگو برند - سمت راست (اول)
   ============================================ */

.wd-swatches-filter .wd-swatch,
.wd-swatches-filter .wd-swatch-bg {
    width: 50px !important;
    height: 50px !important;
    min-width: 50px !important;
    max-width: 50px !important;
    border: 2px solid #e0e0e0 !important;
    border-radius: 8px !important;
    transition: all 0.2s ease !important;
    overflow: hidden !important;
    background: #fff !important;
    flex-shrink: 0 !important;
    order: 1 !important;
}

.wd-swatches-filter .wd-swatch img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
    padding: 3px !important;
}

/* لوگو انتخاب شده - بوردر نارنجی */
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link.wd-active .wd-swatch,
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link.wd-active .wd-swatch-bg,
.wd-swatches-filter li.chosen .wd-swatch,
.wd-swatches-filter li.chosen .wd-swatch-bg {
    border-color: #F5A623 !important;
}

/* ============================================
   نام برند - وسط (دوم)
   ============================================ */

.wd-swatches-filter .wd-swatch-text,
.wd-swatches-filter .wd-filter-lable {
    flex: 1 !important;
    text-align: right !important;
    font-size: 14px !important;
    padding-right: 12px !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    order: 2 !important;
}

/* ============================================
   چک‌باکس - سمت چپ (سوم)
   ============================================ */

.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link::before {
    content: '' !important;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    border: 2px solid #ccc !important;
    border-radius: 5px !important;
    background: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
    order: 3 !important;
    margin-right: auto !important;
}

/* تیک انتخاب شده - نارنجی */
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link.wd-active::before,
.wd-swatches-filter li.chosen > .wd-swatch-wrap > a.layered-nav-link::before {
    background: #F5A623 !important;
    border-color: #F5A623 !important;
    content: '✓' !important;
    color: #fff !important;
    font-size: 12px !important;
    font-weight: bold !important;
}

/* هاور */
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link:hover .wd-swatch,
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link:hover .wd-swatch-bg,
.wd-swatches-filter .wd-swatch-wrap > a.layered-nav-link:hover::before {
    border-color: #F5A623 !important;
}







/* ============================================
   فیلتر دسته‌بندی - چک‌باکس راست
   ============================================ */

/* لینک دسته‌بندی */
.wd-nav-product-cat a,
.wd-widget-nav-product-cat a,
.widget_product_categories a {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 10px 0 !important;
}

/* حذف تیک پیش‌فرض */
.wd-nav-product-cat a::after,
.wd-widget-nav-product-cat a::after {
    display: none !important;
}

/* چک‌باکس سفارشی - راست */
.wd-nav-product-cat a::before,
.wd-widget-nav-product-cat a::before {
    content: '' !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    border: 2px solid #ccc !important;
    border-radius: 6px !important;
    background: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
}

/* انتخاب شده - نارنجی */
.wd-nav-product-cat li.current-cat > a::before,
.wd-nav-product-cat li.chosen > a::before,
.wd-widget-nav-product-cat li.current-cat > a::before {
    background: #F5A623 !important;
    border-color: #F5A623 !important;
    content: '✓' !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

/* هاور */
.wd-nav-product-cat a:hover::before,
.wd-widget-nav-product-cat a:hover::before {
    border-color: #F5A623 !important;
}

/* ============================================
   وضعیت محصول - چک‌باکس نارنجی راست
   ============================================ */

/* لیبل */
.wd-product-status label,
.wd-widget-stock-status label,
[class*="stock-status"] label,
.widget_layered_nav label {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 10px 0 !important;
    cursor: pointer !important;
}

/* مخفی کردن چک‌باکس اصلی */
.wd-product-status input[type="checkbox"],
.wd-widget-stock-status input[type="checkbox"],
[class*="stock-status"] input[type="checkbox"] {
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

/* چک‌باکس سفارشی */
.wd-product-status label::before,
.wd-widget-stock-status label::before,
[class*="stock-status"] label::before {
    content: '' !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    border: 2px solid #ccc !important;
    border-radius: 6px !important;
    background: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
}

/* انتخاب شده */
.wd-product-status input:checked + label::before,
.wd-product-status label:has(input:checked)::before,
.wd-widget-stock-status input:checked + label::before,
[class*="stock-status"] input:checked + label::before {
    background: #F5A623 !important;
    border-color: #F5A623 !important;
    content: '✓' !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

/* هاور */
.wd-product-status label:hover::before,
.wd-widget-stock-status label:hover::before,
[class*="stock-status"] label:hover::before {
    border-color: #F5A623 !important;
}






/* ============================================
   وضعیت محصول - WoodMart Stock Status
   ============================================ */

/* لینک‌های وضعیت */
.wd-widget-stock-status a,
.wd-checkboxes-on a[href*="stock_status"] {
    display: flex !important;
    flex-direction: row-reverse !important;
    align-items: center !important;
    gap: 12px !important;
    padding: 10px 0 !important;
	  direction: ltr;
}

/* حذف چک‌باکس/آیکون پیش‌فرض */
.wd-widget-stock-status a::after,
.wd-checkboxes-on a[href*="stock_status"]::after {
    display: none !important;
}

/* چک‌باکس سفارشی - راست */
.wd-widget-stock-status a::before,
.wd-checkboxes-on a[href*="stock_status"]::before {
    content: '' !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    border: 2px solid #ccc !important;
    border-radius: 6px !important;
    background: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
}

/* انتخاب شده - نارنجی */
.wd-widget-stock-status li.chosen a::before,
.wd-widget-stock-status a.wd-active::before,
.wd-checkboxes-on li.chosen a[href*="stock_status"]::before {
    background: #F5A623 !important;
    border-color: #F5A623 !important;
    content: '✓' !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

/* هاور */
.wd-widget-stock-status a:hover::before,
.wd-checkboxes-on a[href*="stock_status"]:hover::before {
    border-color: #F5A623 !important;
}

/* حذف span اضافی اگه هست */
.wd-widget-stock-status .count,
.wd-checkboxes-on .count {
    display: none !important;
}














/* ============================================
   فیلتر دسته‌بندی - چک‌باکس راست، متن چپ
   ============================================ */

/* لینک دسته‌بندی */
.wd-widget-product-cat a.wd-filter-label,
ul.product-categories a.wd-filter-label {
    display: flex !important;
    flex-direction: row !important;
    direction: rtl !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 12px !important;
    padding: 10px 0 !important;
    width: 100% !important;
}

/* حذف چک‌باکس پیش‌فرض */
.wd-widget-product-cat a.wd-filter-label::after,
ul.product-categories a.wd-filter-label::after {
    display: none !important;
}

/* چک‌باکس سفارشی - راست */
.wd-widget-product-cat a.wd-filter-label::before,
ul.product-categories a.wd-filter-label::before {
    content: '' !important;
    width: 22px !important;
    height: 22px !important;
    min-width: 22px !important;
    border: 2px solid #ccc !important;
    border-radius: 6px !important;
    background: #fff !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.2s ease !important;
    flex-shrink: 0 !important;
    order: -1 !important;
}

/* متن - چپ‌چین */
.wd-widget-product-cat a.wd-filter-label,
ul.product-categories a.wd-filter-label {
    text-align: right !important;
}

/* انتخاب شده - نارنجی */
.wd-widget-product-cat li.wd-active-parent > a.wd-filter-label::before,
.wd-widget-product-cat li.current-cat > a.wd-filter-label::before,
.wd-widget-product-cat li.chosen > a.wd-filter-label::before,
ul.product-categories li.wd-active-parent > a.wd-filter-label::before,
ul.product-categories li.current-cat > a.wd-filter-label::before {
    background: #F5A623 !important;
    border-color: #F5A623 !important;
    content: '✓' !important;
    color: #fff !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

/* هاور */
.wd-widget-product-cat a.wd-filter-label:hover::before,
ul.product-categories a.wd-filter-label:hover::before {
    border-color: #F5A623 !important;
}






/* --- اصلاح مشکل فقط برای سبد خرید جانبی (Side Cart) --- */

/* 1. جلوگیری از محو شدن عکس در سبد جانبی */
.cart-widget-side .product_list_widget li:hover img,
.cart-widget-side .mini_cart_item a:hover img {
    opacity: 1 !important;
    filter: none !important;
    background-color: transparent !important;
}

/* 2. جلوگیری از تغییر رنگ متن در سبد جانبی */
.cart-widget-side .product_list_widget li:hover .product-title,
.cart-widget-side .product_list_widget li:hover .quantity, 
.cart-widget-side .product_list_widget li:hover .woocommerce-Price-amount {
    color: #333 !important; /* رنگ مشکی یا خاکستری تیره */
    opacity: 1 !important;
}












/* 
    اجبار ابعاد دقیق برای لوگو (petypet-logo) 
    1. حذف هرگونه max-width محدودکننده.
    2. اطمینان از رزرو فضا.
*/
img[alt="petypet-logo"] {
    width: 146px !important; 
    height: 80px !important; 
    max-width: 146px !important; /* مطمئن شدن از عدم تأثیر سایر استایل‌ها */
    display: block !important; 
}














/* حل مشکل لود فونت */
@font-face {
    font-family: 'YekanBakhFaNum';
    font-display: swap !important;
}
@font-face {
    font-family: 'iranyekan';
    font-display: swap !important;
}

/* حل مشکل پرش دکمه */
button#button_letmeknow_sbp {
    display: inline-flex !important;
    visibility: visible !important;
    opacity: 1 !important;
    min-height: 48px !important; /* ارتفاع ثابت برای جلوگیری از پرش */
    z-index: 1 !important;
}

/* تلاش برای ثابت کردن ارتفاع بخش منفی */
.wd-negative-gap {
    transform: none !important; /* موقتا غیرفعال کردن افکت جابجایی */
    margin-top: 0 !important;
}











    body, h1, h2, h3, h4, h5, h6, p, span, a {
        font-display: swap;
    }
















