.after\:opacity-zero:after {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
      opacity: 1;
}
.floating-wrapper.floatings-between {
        display: flex;
        align-items: end;
        flex-direction: row-reverse;
        width: 58%;
        max-width: 34%;
        justify-content: end;
          margin-top: 20rem;
    }
.banner--fixed img {
background: transparent;
}
.mt-8 {
    margin-top: 0rem;
}
.s-slider-block__title h2 {
    position: relative;
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: 700;
    line-height: 1.2;
    border-bottom: 3px solid #000;
    padding: 7px;
}
#best-offers-5-slider .s-slider-block__title{
  display: none;
}
#best-offers-9-slider .s-slider-block__title{
  display: none;
}
#best-offers-10-slider .s-slider-block__title{
  display: none;
}
.aali-categs-wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
  gap: 1rem !important;
  flex-wrap: wrap !important;
}

.aali-categ-item {
  flex: 0 0 auto !important;
  width: 150px !important;
}

.aali-categ-image-wrapper img {
  width: 100%;
  height: 200px;
  object-fit: contain;

}
#app.product-card-bg-on custom-salla-product-card {
  background-color: var(--product-card-bg, transparent);
  box-shadow: 0 0 10px 0 black;
  height: 100%;
  border-radius: 12px !important;
  border: none !important;
}
.s-products-slider-card {
  padding: 1rem;
}
.s-products-list-vertical-cards { 
  padding: 1rem;
}
custom-salla-product-card {
  padding: 1rem;
}
#app salla-add-product-button button[product-id].s-button-primary {
    background-color: #69835C;

}
.rounded-md {
    border-radius: 0.375rem;
    background: #FFFFFF;
}
.faq-item .faq-inner .faq-icon {
    background-color: #69835C;
    color: var(--bg-color);
}
@media (max-width: 765px) {
.floating-wrapper.floatings-between {
        display: flex;
        align-items: end;
        flex-direction: row-reverse;
        width: 100%;
        max-width: 100%;
        justify-content: end;
          margin-top: 2rem;
    }
  .text-xl {
    font-size: 15px;
    line-height: 1.75rem;
}
}
.s-block aali-categs container py-4 lg:py-8 tab2{
 margin-top: 0rem 
} 
section.s-block.s-block--fixed-banner:nth-of-type(7) .container {
    max-width: 100%;
    padding: 0;
}
.aali-categs.container {
  margin-top: 0 !important;
}
    .aali-categs h3 {
        margin-top: -1.4rem;
    }

.footer_logo img {
    filter: brightness(0) invert(1);
}

.s-contacts-item[href*="wa.me"] .s-contacts-icon, .s-contacts-item[href*="wa.me"] .s-contacts-icon svg {
    color: #25D366;
    fill: #25D366;
    width: 25px !important;
    height: 25px !important;
     border: none;
}

/* الهاتف */
.s-contacts-item[href^="tel:"] .s-contacts-icon,
.s-contacts-item[href^="tel:"] .s-contacts-icon svg {
    color: #007AFF;
    fill: #007AFF;
      width: 25px !important;
    height: 25px !important;
     border: none;
}

/* البريد الإلكتروني */
.s-contacts-item[href^="mailto:"] .s-contacts-icon,
.s-contacts-item[href^="mailto:"] .s-contacts-icon svg {
    color: #EA4335;
    fill: #EA4335;
      width: 25px !important;
    height: 25px !important;
     border: none;
}
/* انستجرام */
a[href*="instagram"] svg {
    fill: #E4405F;
      width: 25px !important;
    height: 25px !important;
     border: none;
}

/* فيسبوك */
a[href*="facebook"] svg {
    fill: #1877F2;
      width: 25px !important;
    height: 25px !important;
     border: none;
}

/* تيك توك */
a[href*="tiktok"] svg {
    fill: #000000;
      width: 25px !important;
    height: 25px !important;
     border: none;
}

/* يوتيوب */
a[href*="youtube"] svg {
    fill: #FF0000;
      width: 25px !important;
    height: 25px !important;
     border: none;
}

/* تويتر / X */
a[href*="x.com"] svg,
a[href*="twitter.com"] svg {
    fill: #000000;
      width: 25px !important;
    height: 25px !important;
     border: none;
}
.store-footer.icons-rounded-sm .s-social-link a, .store-footer.icons-rounded-sm .s-contacts-icon {
    border: none;
    border-radius: 0.125rem;
}

#moatmt-whatsapp-widget-host {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
}