.store-header .inner {
  background: linear-gradient(
    90deg,
    #e56aa6 0%,
    #e56aa6 50%,
    #a874c6 50%,
    #a874c6 100%
  );
}

.product-index.salla-569758432 .outof-stock {
  background: #acddf4 !important;
}
section:nth-child(3 of .s-block--fixed-banner) {
  display: none;
}

.outof-stock {
  background-color: #a4d2e8 !important;
}
@media (max-width: 992px) {
  section:nth-child(2 of .s-block--fixed-banner) {
    display: none;
  }
  section:nth-child(3 of .s-block--fixed-banner) {
    display: block;
  }
}
.image-title .title-heade {
  color: #fff !important;
}
@media (max-width: 768px) {
  .overlay-bg.bg-cover.bg-center.absolute.inset-0 {
    background-position: top left !important;
  }
}

.banner_ad .item-text {
  backdrop-filter: drop-shadow(0 0 17px red) !important;
}

/* Transparent Banner */
.banner-entry,
.banner--fixed img {
  background-color: transparent !important;
}
.store-footer__inner,.store-footer  .footer-margin {
  background: linear-gradient(
    90deg,
    #e56aa6 0%,
    #e56aa6 50%,
    #a874c6 50%,
    #a874c6 100%
  );
}



/*  */


footer .max-w-24 {
  padding-top: 2rem;
  max-width: 18rem !important;
  filter: brightness(0) invert(1);
}

salla-trust-badges {
  max-width: 200px;
  margin: auto;
}

.footer-margin {
  background-color: transparent;
}

.store-footer__inner * {
    text-align: center;
    justify-content: center;
}
.loader-init {
  background: linear-gradient(
    90deg,
    #e56aa6 0%,
    #e56aa6 50%,
    #a874c6 50%,
    #a874c6 100%
  ) !important;
}

/** Edrits **/
div#mainnav {
  min-height: unset !important;
}
#mainnav i.sicon-menu {
  color: #fff !important;
}