/* MAIN CONTAINER */
#featured-products-style2-1{
  max-width:1280px !important;
  width:calc(100% - 40px) !important;
  margin:50px auto !important;
  padding:0 !important;
  background:transparent !important;
}

#featured-products-style2-1 .tabs-wrapper,
#featured-products-style2-1 .tabs__item,
#featured-products-style2-1 salla-products-list,
#featured-products-style2-1 .s-products-list-wrapper{
  max-width:1280px !important;
  width:100% !important;
  margin:0 auto !important;
}

#featured-products-style2-1 .s-products-list-wrapper{
  display:grid !important;
  grid-template-columns:repeat(4, 1fr) !important;
  gap:28px !important;
}

#featured-products-style2-1 .s-product-card-entry{
  width:100% !important;
  max-width:100% !important;
  border-radius:16px !important;
  border:1px solid #eee !important;
  background:#fff !important;
  overflow:hidden !important;
}

#featured-products-style2-1 .s-product-card-image{
  height:230px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
  background:transparent !important;
}

#featured-products-style2-1 .s-product-card-image img{
  width:auto !important;
  max-width:88% !important;
  height:200px !important;
  object-fit:contain !important;
  margin:auto !important;
}

#featured-products-style2-1 .art-promotion-title{
  background:#fff !important;
  color:#111 !important;
  border:1px solid #eee !important;
  border-radius:999px !important;
  box-shadow:0 4px 12px rgba(0,0,0,.08) !important;
}

@media(max-width:768px){
  #featured-products-style2-1{
    width:calc(100% - 20px) !important;
  }

  #featured-products-style2-1 .s-products-list-wrapper{
    grid-template-columns:repeat(2, 1fr) !important;
    gap:14px !important;
  }
}
.s-block--hero-slider .swiper-slide .overlay-bg:after {
    position: absolute;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: rgb(0 0 0 / 29%);
    --tw-content: '';
    content: '';
    content: var(--tw-content);
}
#featured-products-style2-1 .s-product-card-image{
  height:280px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  overflow:hidden !important;
}

#featured-products-style2-1 .s-product-card-image a{
  width:100% !important;
  height:100% !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
}

#featured-products-style2-1 .s-product-card-image img{
  width:100% !important;
  max-width:100% !important;
  height:260px !important;
  object-fit:contain !important;
  padding:0 !important;
  margin:0 auto !important;
}
#featured-products-style2-3{
  max-width:1280px !important;
  width:calc(100% - 40px) !important;
  margin:50px auto !important;
  padding:0 !important;
}

#featured-products-style2-3 .s-products-list-wrapper{
  display:grid !important;
  grid-template-columns:repeat(4,1fr) !important;
  gap:28px !important;
  width:100% !important;
  max-width:1280px !important;
  margin:0 auto !important;
}

#featured-products-style2-3 .s-product-card-entry{
  width:100% !important;
  max-width:100% !important;
}

@media(max-width:768px){
  #featured-products-style2-3{
    width:calc(100% - 20px) !important;
  }

  #featured-products-style2-3 .s-products-list-wrapper{
    grid-template-columns:repeat(2,1fr) !important;
    gap:14px !important;
  }
}