/* Add custom CSS styles below */ 
.footer-is-light .store-footer {
    background-color: #28172A !important;
}

.footer-is-light .store-footer .store-footer__inner {
    background-color: #28172a !important;
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: #734279;
    color: #fff;
}
.image-title .title-heade {
    color: #28172A;
    font-weight: 800;
}
i.sicon-arrow-expand.absolute.cursor-pointer.bg-white.left-\[15px\].top-\[15px\].z-50.rounded-md.p-\[8px\].text-xs.text-\[var\(--s-color\)\].border.border-\[var\(--s-color\)\].border-solid

 {
    color: #000 !important;
}
li.s-payments-list-item {
    background: #fff;
    padding: 0px 4px;
}
.s-advertisement-content,.s-advertisement {
    background: #F1ECF2 !important;
}
.s-payments-list-item {
    width: 47px;
    height: 47px;
}
.s-advertisement-content > * {
    color: #28172A;
}

i.s-advertisement-content-icon.sicon-bell {
    color: #A26E36;
}

.s-block--fixed-banner  .container {
    max-width: 100%;
    padding: 0px;
}
.md\:mb-11 {
    margin: 0 !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.banner--fixed img {
      background-image: url("https://i.ibb.co/s9XpMwVq/Whats-App-Image-2026-02-09-at-12-19-24-PM.jpg");
   background-size: cover;
    background-position: center;
    background-color: transparent !important;
}
section.g-products {
    background: url("https://i.ibb.co/s9XpMwVq/Whats-App-Image-2026-02-09-at-12-19-24-PM.jpg");
    background-size: cover;
    background-position: center;
    margin-bottom: 0px !important;
  padding:120px 0px ;
}
@media (min-width:900px){
  .store-footer__inner.\!bg-\[var\(--s-color\)\].\!p-0 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.container.grid.justify-center.gap-8.grid-col-1.lg\:flex.items-start.mt-6 {
    width: 70%;
    justify-content: start !important;
}

salla-trust-badges.hydrated.s-trust-badges-wrapper {
display: flex;
        margin-top: 20px;
}

.my-\[30px\].lg\:mb-0.footer-margin.h-\[60px\].flex.items-center.bg-\[\#ffffff7d\] {
    background: #28172a !important;
}

.flex.flex-col.items-center.justify-center.text-\[18px\].md\:text-\[20px\].text-center.max-w-\[80\%\].mt-\[40px\].mx-auto {
    width: 30%;
          margin-top: 0px !important;
}
  .store-footer__inner {
    position: relative;
}

img.max-w-24.mb-2 {
    position: absolute;
    top: 0px;
    margin-bottom: 90px !important;
}


footer .flex.flex-col.items-center.justify-center.lg\:block {
    margin-top: 90px;
}
}
@media (max-width:900px){
  .s-contacts-list.s-contacts-list-vertical {
    justify-content: flex-start;
}
.flex.flex-col.items-center.justify-center.text-\[18px\].md\:text-\[20px\].text-center.max-w-\[80\%\].mt-\[40px\].mx-auto {
    margin-top: 0px !important;
}
div#contact-slot {
    padding-right: 0px;
}

salla-trust-badges.s-trust-badges-wrapper.hydrated {
    display: flex;
    justify-content: center;
}
}