body {
background-image: url(https://i.postimg.cc/PfYPP31f/BG-2.png);
margin: auto;
background-size: contain;
background-repeat: repeat;
}
@keyframes scroll {
    0% {
      transform: translateX(0);
    }

    100% {
      transform: translateX(100%);
    }
  }
.swiper-slide {
background-color: transparent;
}
.main-nav-container {
    border-bottom: none;
    border-bottom: none;
    background-color: none;
    --tw-shadow: none;
}
.main-nav-container.animated {
  background-color: #ffffff!important;
}
inner bg-inherit {
  background-color: #EFE2D3!important;
}
.zina-banner-square {
     Display: flex!important;
     row-gap: 3rem!important;
     column-gap: 4rem!important;
     width: 60rem;
     margin: auto;
     grid-template-columns: repeat(4, minmax(0, 1fr))!important;
    justify-items: center!important;
}
@media(max-width: 767px) {
     .zina-banner-square {
     Display: flex!important;
     row-gap: 0.6rem!important;
     column-gap: 1rem!important;
     width: 25rem;
     margin: auto;
    justify-items: center!important;
}
}
.grid-cols-2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.zina-categories-category a {
     Display: block!important;
     max-width: 25rem!important;
     margin: auto;
     justify-items: center!important;
}
@media(max-width: 767px) {
     .zina-categories-category a {
     Display: block!important;
     width: 10rem!important;
     margin: auto;
     justify-items: center!important;
}
}
a.block {
justify-items: center!important;
}
/* Product */
.custom-salla-product-card {
    border: 1px solid #622B04!important;
}
.s-product-card-promotion-title, .promotion-title {
    background-color: #622B04!important;
    color: #EFE2D3!important;
}
.zina-banner-square a img {
     transition: all 0.5s ease !important;
}
.s-product-card-image a img {
     transition: all 0.5s ease !important;
}
.s-button-outline {
    border: 1px solid #622B04!important;
    border-radius: .50rem;
    justify-content: center!important;
}
.s-product-card-entry .s-product-card-content-footer salla-button button .s-button-text {
    border-bottom: none!important;
    padding: 0.20rem;
}
.s-button-primary-outline:hover {
    color: #EFE2D3!important;
}
.sticky-product-bar {
    background-color: #ffffff!important;
}
/* fotter */
.store-footer__inner {
    background-color: #EFE2D3!important;
}
.store-footer {
    background-color: transparent!important;
    color: #622B04;
}
.zina-store-footer .s-social-link a svg {
     fill: #622B04!important;
}
.zina-store-footer .s-social-link a svg:hover {
    fill-opacity: 50!important;
}
.s-social-link a:hover {
    color: #622B04!important;
}
.s-menu-footer-item:hover {
    color: #622B04;
}
.zina-store-footer .s-social-link {
    color: #622B04!important; 
    border-style: none;
    border-color: #622B04!important;
}
.s-contacts-icon {
    border-style: none;
    border-color: none;
}
.s-contacts-icon:hover {
    color: #622B04;
}
.s-contacts-item {
    border-style: none;
    border-color: none;
}
.s-contacts-item:hover {
    color: #622B04;
}
.s-payments-list-item {
    background-color: #EFE2D3!important;
}