@media (max-width: 767px) {
.footer-description, .footer-description p, .footer-description+p {
    padding: 0px 30px 0px 30px;
}

.main-nav-container .inner {
    padding-top: 12px;
}

      .product-card__title a {
        font-size: 18px;
        margin: 0;
    }

  .pt-8 {
    padding-top: 0rem;
}

  .product-card__promotion {
    left: 7rem;
    background: radial-gradient(#c9a263, #c9a263);
}

      .product-card__price .total-price {
        font-size: 16px;
    }

  .promotion-title {
    margin: 0 !important;
    padding: .5rem .75rem !important;
    width: auto !important;
    background: radial-gradient(#cba465, #cba465);
}

.wa-selia.right {
    left: 50px;
    right: 30px;
    bottom: 30px;
}

  .store-footer h3 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: .75rem;
    margin-top: -30px;
}

.s-block--enhanced-features.mini-features .s-block--enhanced-features__item {
    grid-column: span 1 / span 1 !important;
    padding: .25rem !important;
    border: 0px;
    box-shadow: none;
    }

  .s-block--enhanced-features__item .feature-icon i {
    font-size: 2rem;
    margin-bottom: -30px;
}
  
}

.root {
      --color-primary-reverse: #4c2500;
}





.s-cart-summary-count:where([dir=rtl],[dir=rtl] *) {
    background: #c9a263;
}

.py-3 {
    border-radius: 0px;
    border-color: #e9e9e9;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 8%), 0 6px 13px 0 rgb(0 0 0 / 0%);
}



.rounded_contacts a, .rounded_contacts a i {
    border-radius: 9999px;
    background: #cba465;
    color: white;
}

[class^=sicon-], [class*=" sicon-"] {
    background: transparent;
    color: #cba465;
}

.s-comments-page {
    padding-top: 4rem;
    display: none;
}

.p-6 {
    padding: 1.5rem;
    text-align: justify;
}

.s-trust-badges-wrapper {
    align-items: center;
    display: flex;
    display: none;
}

.mb-3 {
    margin-bottom: .75rem;
    display: none;
}

.product-single #wa-selia{
display:none !important;
}