:root {
	--wd-text-font: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(36,36,36);
	--wd-text-font-size: 14px;
	--wd-title-font: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "iranyekanwebregular_FaNum", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(36,36,36);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(90,16,32);
	--wd-alternative-color: rgb(90,16,32);
	--btn-default-font-family: "IRansansX, sans-serif", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 400;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: rgb(48,48,48);
	--btn-accented-bgcolor: rgb(48,48,48);
	--btn-accented-bgcolor-hover: rgb(48,48,48);
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,148,101);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(186,126,0);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(231,2,68);
	--wd-link-color-hover: rgb(255,28,92);
	--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: cover;
	background-attachment: inherit;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 760px;
}
: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: 300px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .wd-product .wd-entities-title, html .wd-product.product-list-item .wd-entities-title {
	font-family: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 20px;
}
html .wd-page-title .wd-breadcrumbs :is(a,span), html .wd-page-title .breadcrumb li::after {
	font-family: "iranyekanwebbold_FaNum", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-size: 0px;
}
.wd .product-label.onsale {
	background-color: rgb(174,0,55);
}
.wd .product-label.new {
	background-color: rgb(0,60,186);
}
.wd .product-label.featured {
	background-color: rgb(186,126,0);
}
.wd .product-label.out-of-stock {
	background-color: rgb(150,150,150);
}
.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-text-font-size: 16px;
	--wd-widget-title-font-size: 18px;
	--wd-sticky-btn-height: 48px;
	}

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

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


.wd-page-title {
background-color: rgb(0,70,47);
}

/********** Sidebar **********/
.widget-area.woodmart-sidebar-content {
  border: 2px dashed;
  border-radius: 12px;
}

.attachment-post-thumbnail {
  display: none !important;
}


/********** Header **********/
.whb-col-right,
.whb-mobile-right {
  justify-content: flex-end;
  margin-left: -30px;
}

.wd-header-html {
  padding-inline: 0;
}

.wd-header-my-account.wd-tools-element.wd-event-hover.wd-with-username.wd-design-1.wd-account-style-text.whb-latj9fcdrtamwu7i5yp3 {
  background-color: #007352;
  border-radius: 42px;
}

span.wd-tools-text {
  color: #fff;
}

.whb-general-header :is(.whb-mobile-left, .whb-mobile-right) {
  flex: auto;
}

.whb-mobile-left,
.whb-mobile-right {
  width: 25%;
}


/********** Search Form **********/
form.searchform.wd-style-with-bg-2.wd-cat-style-bordered.woodmart-ajax-search {
  max-width: 50%;
  margin: auto;
}


/********** Buttons **********/
input.add_a_deposit_button.button,
input.button {
  background-color: #007352;
  border-radius: 10px;
  color: #fff;
}


/********** Coupon Box **********/
.woocommerce-form-coupon {
  display: inline-flex !important;
}

.woocommerce-form-coupon-toggle {
  display: none;
}


/********** Product Grid **********/
.product-grid-item .wd-buttons {
  visibility: hidden;
}

.product-grid-item .price {
  display: grid;
}

.product-grid-item .wd-entities-title {
  line-height: 20px;
}

.selected-category-products .product-item h4 {
  color: #005238;
}

del .amount {
  color: rgb(175 0 0);
}




/********** Mobile Menu **********/
.kohanshop-top-mob-nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 20px;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  background: #007352;
  color: #fff;
}

a.kohanshop-top-mob-icon,
a.kohanshop-bot-mob-icon {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  align-content: center;
  padding: 10px;
}

a.kohanshop-top-mob-icon {
  color: #fff;
}

.kohanshop-top-mob-icon i {
  font-size: 2em;
  margin-bottom: 10px;
}

.kohanshop-bot-mob-nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 10px;
  align-items: center;
  justify-content: space-between;
  padding: 5px;
  position: relative;
  bottom: 0;
  width: 100%;
  border-top: 1px solid var(--brdcolor-gray-300);
}

.kohanshop-bot-mob-icon i {
  font-size: 1.5em;
}


/********** Category Description **********/
.term-description {
  height: 200px;
  overflow: hidden;
}

#description-button {
  display: block;
  background-color: var(--btn-accented-bgcolor);
  border-radius: var(--btn-accented-brd-radius);
  color: var(--btn-accented-color);
  padding: 10px 20px;
  font-weight: 400;
  font-size: 16px;
  margin: 10px auto;
  cursor: pointer;
  transition: background-color .3s ease;
}

#description-button:hover {
  background-color: var(--btn-accented-bgcolor-hover);
}

button#description-button {
  display: none;
}


/********** Read More Description **********/
.read-more-description-primary,
.read-more-description-secondary {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: max-height .3s ease;
}

.read-more-description-primary.expanded,
.read-more-description-secondary.expanded {
  -webkit-line-clamp: unset;
  max-height: none;
}

.read-more-btn-primary,
.read-more-btn-secondary {
  display: inline-block;
  margin-top: 10px;
  color: #007352;
  cursor: pointer;
  text-decoration: underline;
  font-size: 14px;
}


/********** Blog / Articles **********/
.woodmart-sidebar-content .widget,
.type-post .article-inner,
#comments {
  box-shadow: 0 0 1px 1px #e6e6e6;
  border-radius: 12px;
}

.woodmart-sidebar-content .widget-title {
  background: var(--wd-primary-color);
  color: #fff;
  font-weight: 400;
  border-radius: 12px;
}

.type-post .article-inner {
  padding: 20px;
}

.type-post .article-inner .entry-content img {
  border-radius: 12px;
}

.type-post .article-inner .entry-content a {
  font-weight: 700;
}

.type-post .article-inner .entry-content h2,
.type-post .article-inner .entry-content h3 {
  background: #eee;
  color: #007352;
  border-radius: 12px;
  padding: 5px 10px;
}

.type-post .article-inner .entry-content h3 {
  display: inline-block;
}

.wd-single-footer {
  border-top: none;
}

#comments {
  margin: 0;
  padding: 0 20px;
}

#wpdcom,
#comments {
  max-width: 100%;
}

.elementor-123887 .elementor-element.elementor-element-eb015ca .elementor-author-box__avatar img {
  margin-top: -29px;
}

li.elementor-icon-list-item.elementor-repeater-item-1389f16.elementor-inline-item {
  display: inline-block;
  overflow: hidden;
  padding-right: 10px;
  padding-left: 10px;
  height: 25px;
  border-radius: calc(var(--wd-brd-radius) / 1.5);
  background-color: var(--wd-primary-color);
  line-height: 25px;
}


/********** Checkout / Safari / Chat Fix **********/
@media (max-width: 790px) {
  :is(.btn, .button, button, [type="submit"], [type="button"]) {
    display: block;
  }

  .browser-Safari .hide-larger-price .price,
  .browser-Safari .hide-larger-price .wd-sticky-btn-cart .price {
    white-space: normal;
  }

  .takhfif .price .amount {
    font-size: 12px;
  }

  .browser-Safari .hide-larger-price .price > :is(ins, small) {
    margin-inline-start: auto;
  }

  #chat-button {
    bottom: 56px !important;
  }
}


/********** Price Slider RTL/LTR Fix **********/
span.irs-grid-text.js-grid-text-0,
span.irs-grid-text.js-grid-text-1,
span.irs-max {
  direction: ltr;
}


/********** FAQ **********/
.faq-section {
  margin-top: 20px;
}

.faq-title {
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
}

.faq-item {
  margin-bottom: 15px;
}

.faq-question {
  font-weight: bold;
  position: relative;
  padding-right: 15px;
  margin-bottom: 5px;
}

.faq-question::before {
  content: "";
  position: absolute;
  right: 2%;
  top: 0;
  bottom: 0;
  width: 2px;
  background-color: #007352;
  margin-right: -15px;
}

.faq-answer {
  color: #333;
  padding-right: 10px;
}


/********** Product Filter Pagination **********/
nav.prdctfltr-pagination.prdctfltr-pagination-default {
  margin-top: 22px;
  width: 100%;
}


/********** Custom Discount Product Layout **********/
.coustom-product {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}

.coustom-product .product {
  flex: 1 1 calc(25% - 15px);
  box-sizing: border-box;
}






/* ==========================================================================
   K-SHOP PRODUCT CARD — OPTIMIZED
   ========================================================================== */

.wd-product {

    /* COLORS */
    --k-ink: #1C1B1A;
    --k-muted: #A5A5A0;
    --k-symbol-ink: #55554F;
    --k-thumb-bg: #F7F4F0;

    /* TYPOGRAPHY */
    --k-title-size: 14px;
    --k-title-lh: 1.8;

    --k-price-size: 18px;
    --k-old-size: 14px;

    /* SPACING */
    --k-price-gap: 10px;
    --k-symbol-gap: 5px;

    /* SYMBOL */
    --k-symbol-w: 15px;

    /* CARD */
    --k-radius: 12px;
}


/* ==========================================================================
   1. RESET ارتفاع کارت
   ========================================================================== */

.wd-product,
.wd-product .product-wrapper,
.wd-product .wd-product-wrapper,
.wd-product .product-element-bottom,
.wd-product .wd-product-footer,
.wd-product .wd-product-info {
    height: auto !important;
    max-height: none !important;
}

.wd-product .product-element-bottom,
.wd-product .wd-product-footer,
.wd-product .wd-product-info {
    overflow: visible !important;
    padding-inline: 0 !important;
}


/* ==========================================================================
   2. PRODUCT TITLE — دقیقاً دو خط بدون بریدگی
   ========================================================================== */

.wd-product .wd-entities-title {
    display: -webkit-box !important;

    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

    overflow: hidden !important;

    font-size: var(--k-title-size) !important;
    font-weight: 400 !important;
    line-height: var(--k-title-lh) !important;

    color: var(--k-ink) !important;

    margin: 0 !important;

    /* مهم: فضای واقعی برای دو خط */
    min-height: calc(
        (var(--k-title-size) * var(--k-title-lh) * 2) + 8px
    ) !important;

    max-height: calc(
        (var(--k-title-size) * var(--k-title-lh) * 2) + 8px
    ) !important;

    padding:
        0
        10px
        6px
        10px !important;

    box-sizing: border-box;

    word-break: normal;
    overflow-wrap: break-word;
    hyphens: none;
}

.wd-product .wd-entities-title a {
    display: inline !important;

    font-size: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;

    color: inherit !important;

    word-break: normal;
    overflow-wrap: break-word;
}


/* جلوگیری از بریدن خط دوم توسط wrapperهای داخلی */
.wd-product .product-element-bottom,
.wd-product .wd-product-footer,
.wd-product .wd-product-info {
    min-height: 0 !important;
}


/* ==========================================================================
   3. PRICE ROW
   ========================================================================== */

.wd-product .price {
    display: flex !important;

    direction: rtl;

    align-items: center;
    justify-content: center;

    flex-wrap: nowrap;

    gap: var(--k-price-gap);

    margin: 0 !important;
    padding: 0 10px;

    color: var(--k-ink) !important;
}

.wd-product .price ins,
.wd-product .price del,
.wd-product .price > .woocommerce-Price-amount {
    flex: 0 0 auto;

    white-space: nowrap !important;
}


/* ==========================================================================
   4. CURRENT PRICE
   ========================================================================== */

.wd-product .price ins,
.wd-product .price > .woocommerce-Price-amount {
    font-size: var(--k-price-size) !important;
    font-weight: 700 !important;

    color: var(--k-ink) !important;

    text-decoration: none !important;
    background: transparent !important;
}

.wd-product .price ins .woocommerce-Price-amount,
.wd-product .price > .woocommerce-Price-amount {
    color: inherit !important;
}


/* ==========================================================================
   5. OLD PRICE
   ========================================================================== */

.wd-product .price del {
    position: relative;

    font-size: var(--k-old-size) !important;
    font-weight: 400 !important;

    color: var(--k-muted) !important;

    opacity: 1 !important;

    text-decoration: none !important;
}


/* حذف تومان از قیمت قبل تخفیف */
.wd-product .price del .woocommerce-Price-currencySymbol {
    display: none !important;
}


/* خط قیمت قبلی */
.wd-product .price del::after {
    content: "";

    position: absolute;

    left: -2px;
    right: -2px;

    top: 52%;

    height: 1px;

    background: currentColor;

    pointer-events: none;
}


/* ==========================================================================
   6. TOMAN SVG
   ========================================================================== */

.wd-product .price .woocommerce-Price-currencySymbol {
    display: inline-block !important;

    margin-left: var(--k-symbol-gap) !important;
    margin-right: 0 !important;

    padding: 0 !important;

    color: var(--k-symbol-ink) !important;

    line-height: 0;
    vertical-align: middle;

    text-decoration: none !important;
}

.wd-product .price .woocommerce-Price-currencySymbol svg {
    display: inline-block;

    width: var(--k-symbol-w);
    height: auto;

    vertical-align: middle;
}


/* محصولات متغیر — نمایش تومان فقط یک بار */
.wd-product
.price
> .woocommerce-Price-amount:not(:last-of-type)
.woocommerce-Price-currencySymbol {
    display: none !important;
}


/* ==========================================================================
   7. TOMAN SVG — OTHER WOOCOMMERCE AREAS
   ========================================================================== */

.woocommerce-Price-currencySymbol svg {
    width: 1em;
    height: auto;

    vertical-align: -0.12em;
}


/* ==========================================================================
   8. PRODUCT IMAGE
   ========================================================================== */

.wd-product .wd-product-thumb {
    margin: 0 !important;

    background: var(--k-thumb-bg);

    border-radius:
        var(--k-radius)
        var(--k-radius)
        0
        0;

    overflow: hidden;
}

.wd-product .wd-product-thumb img {
    display: block;

    width: 100%;

    margin: 0 !important;

    border-radius: 0 !important;
}


.wd-product .product-element-bottom,
.wd-product .wd-product-footer {
    padding-bottom: 10px !important;
}


/* ==========================================================================
   9. MOBILE
   ========================================================================== */

@media (max-width: 767px) {

    .wd-product {
        --k-title-size: 13px;
        --k-title-lh: 1.65;

        --k-price-size: 14px;
        --k-old-size: 11px;

        --k-price-gap: 3px;
        --k-symbol-gap: 3px;

        --k-symbol-w: 13px;
    }


    /* ---------- عنوان محصول ---------- */

    .wd-product .wd-entities-title {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;

        overflow: hidden !important;

        height: auto !important;

        min-height: calc(
            var(--k-title-size) * var(--k-title-lh) * 2 + 6px
        ) !important;

        max-height: calc(
            var(--k-title-size) * var(--k-title-lh) * 2 + 6px
        ) !important;

        padding: 0 7px 4px !important;

        font-size: var(--k-title-size) !important;
        line-height: var(--k-title-lh) !important;

        word-break: normal !important;
        overflow-wrap: break-word !important;
    }


    /* ---------- بخش قیمت ---------- */

    .wd-product .price {
        display: flex !important;

        flex-wrap: wrap !important;

        align-items: center;
        justify-content: center;

        gap: 2px 4px !important;

        padding: 2px 5px 0 !important;

        line-height: 1.25;
    }


    /* قیمت قبلی برود خط بالا */

    .wd-product .price del {
        order: -1;

        flex: 0 0 100% !important;

        width: 100%;

        text-align: center;

        font-size: var(--k-old-size) !important;

        line-height: 1.2;

        margin: 0 !important;
    }


    /* خط روی قیمت قبلی فقط دور خود عدد باشد */

    .wd-product .price del::after {
        left: 50%;
        right: auto;

        width: calc(100% - 20px);

        max-width: 75px;

        transform: translateX(-50%);

        top: 50%;
    }


    /* قیمت نهایی */

    .wd-product .price ins,
    .wd-product .price > .woocommerce-Price-amount {
        font-size: var(--k-price-size) !important;

        line-height: 1.25;

        margin: 0 !important;
    }


    /* تومان */

    .wd-product .price .woocommerce-Price-currencySymbol {
        margin-left: var(--k-symbol-gap) !important;

        line-height: 0;
    }

    .wd-product .price .woocommerce-Price-currencySymbol svg {
        width: var(--k-symbol-w) !important;
    }


    /* ---------- فضای پایین کارت ---------- */

    .wd-product .product-element-bottom,
    .wd-product .wd-product-footer {
        padding-bottom: 8px !important;
    }
}
/* ==========================================================
   REMOVE CARD IMAGE PADDING
   عکس کاملاً تا لبه‌ی کارت
   ========================================================== */

.wd-product,
.wd-product .product-wrapper,
.wd-product .wd-product-wrapper {
    padding: 0 !important;
}

/* بخش عکس */
.wd-product .wd-product-thumb,
.wd-product .product-image-link,
.wd-product .product-image-link img {
    margin: 0 !important;
    padding: 0 !important;
}

.wd-product .wd-product-thumb {
    width: 100% !important;
    border-radius: 12px 12px 0 0;
    overflow: hidden;
}

.wd-product .wd-product-thumb img {
    display: block;
    width: 100% !important;
    height: auto;
    border-radius: 0 !important;
}

/* ==========================================================
   PRICE FILTER IN ARCHIVE PAGE
   ========================================================== */
.kshop-price-chips {
	margin: 12px 0 20px;
}

.kshop-price-chips__title {
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 700;
	color: #222;
}

.kshop-price-chips__list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
}

.kshop-price-chip {
	display: inline-flex;
	align-items: center;
	padding: 7px 14px;
	border: 1px solid #e0e0e0;
	border-radius: 999px;
	background: #fff;
	color: #444;
	font-size: 13px;
	line-height: 1.7;
	text-decoration: none;
	white-space: nowrap;
	transition: border-color .2s ease, color .2s ease, background-color .2s ease;
}

.kshop-price-chip:hover,
.kshop-price-chip:focus-visible {
	border-color: #8A1D33;
	color: #8A1D33;
	text-decoration: none;
}

.kshop-price-chip.is-active {
	background: #8A1D33;
	border-color: #8A1D33;
	color: #fff;
	font-weight: 700;
}

.kshop-price-chip.is-active:hover {
	background: #6E1527;
	border-color: #6E1527;
	color: #fff;
}

.kshop-price-chip--reset {
	border-style: dashed;
	color: #888;
}

.kshop-price-chip--reset::before {
	content: "×";
	margin-inline-end: 6px;
	font-size: 16px;
	line-height: 1;
}

@media (max-width: 768px) {
	.kshop-price-chips__list {
		flex-wrap: nowrap;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
		scrollbar-width: none;
		padding-bottom: 4px;
		margin-inline: -15px;
		padding-inline: 15px;
	}

	.kshop-price-chips__list::-webkit-scrollbar {
		display: none;
	}

	.kshop-price-chip {
		font-size: 12px;
		padding: 6px 12px;
	}
}

@media (prefers-reduced-motion: reduce) {
	.kshop-price-chip {
		transition: none;
	}
}


@media (min-width: 1025px) {
	.product-grid-item .price {
  display: grid;
}
}

@media (max-width: 576px) {
	.main-page-wrapper {
  margin-top: -12px;
  padding-top: 0px;
  min-height: 50vh;
  background-color: var(--wd-main-bgcolor);
  margin-right: -12px;
  margin-left: -12px;
	margin-bottom:-16px;
}

.product-grid-item .wd-entities-title {
  font-size: 12px;
}

.products[class*="wd-stretch-cont"] .product :is(.price, .wrap-price, .product-rating-price) {
  margin-top: -8px;
}

.elementor-kit-30353 a {
  font-family: var( --e-global-typography-primary-font-family ), Sans-serif;
  font-weight: bold;
  font-size: 12px;
}

/* K-Shop | کشیدن پس‌زمینه فوتر تا لبه صفحه */
.footer-container {
    position: relative !important;
    background: transparent !important;
}

.footer-container::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    background: #2A2426;
    z-index: 0;
    pointer-events: none;
}

.footer-container > * {
    position: relative;
    z-index: 1;
}

body {
    overflow-x: hidden;
}

}

