/* Add custom CSS styles below */ 
button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
    background-color:#D1C8A9;
}
h3.w-full.text-xs.md\:text-sm{
   font-size:20px;
    font-weight:700 !important;
}
.angel-feature.flex-center.flex-col.in-view {
     flex-direction:row !important;
  gap:15px;
}
.box-img.rounded-lg {}.box-img.rounded-lg img {
    height:270px;
}
.flex-center.flex-col.mt-2 {align-items:start}
.store-footer h3 {
    color: rgb(0 0 0);
}
.swiper.s-slider-container .banner-square.zoomed-img .box-img.rounded-lg:hover {
    transform: scale(0.9);
  transition: transform 0.6s ease;
}

.md\:text-lg {
        font-size: 20px;
        font-weight: 700 !important;
    }
.text-sm {
    font-size: 15px;
    font-weight: 400 !important;
}

.s-block__title .flex.flex-col.w-full h2.w-full.da-cp.text-center {
    margin-right:-45%;
}
.s-slider-block__title-right h2 {
    margin-right:5px;
    font-size:23px;
}
.flex.flex-col a.flex.items-center.m-0.logo-footer img.logo-light.foo{
    width:150px !important;
    height:150px !important;
}

section.s-block.s-block--logos-slider.bg-gray-100.da-bgg.py-16.in-view {
    background: white;
}

    .carousel-slider .swiper:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated) .swiper>div>div:where([dir=rtl],[dir=rtl] *), salla-slider[type]:not(.hydrated)>div:where([dir=rtl],[dir=rtl] *) {
        padding-bottom: 19px;
    }
.flex.flex-col.w-full.px-4.pb-8.-mt-8 {
    background:#EEEEEE;
    border-radius:5px;
    padding:10px;
}
.store-footer .store-links-items
 {
    column-count: 1;
}
@media(max-width:768px){
  h3.w-full.text-xs.md\:text-sm{
   font-size:15px;
    font-weight:400 !important;
}
      footer .flex.flex-col.shrink-0 .menu-list .footer-list.store-links-items {
        margin-right: 100px;
    }

  .store-footer .store-links-items 
 {
    column-count: 1;
}
  .angel-feature.flex-center.flex-col.in-view {
     flex-direction:column !important;
  gap:15px;
}
  .s-block__title .flex.flex-col.w-full h2.w-full.da-cp.text-center {
font-size: 30px;
    margin-right: -34%;
  }
  .md\:text-lg {
        font-size: 15px;
        font-weight: 700 !important;
    }
.text-sm {
    font-size: 10px;
    font-weight: 400 !important;
    line-height: 3;
}
}