/* Add custom CSS styles below */ 
.s-product-card-entry .footer_add_cart salla-add-product-button button{
  color: white !important;
}
@media (max-width: 768px) {
  .md\:flex-1.w-full.md\:w-1\/2.h-\[40\].md\:h-auto.overflow-hidden {
    height: 390px;
  }
  h1.blocktitle.font-bold{
    font-size: 1.5rem;
    font-weight: 600;
  }
}
.absolute.inset-0.flex.flex-col.items-center.justify-start.text-center.md\:p-5.p-3.z-10.md\:gap-4.gap-2{
justify-content: flex-end;
  
}
@media (min-width: 1024px) {
    .LU-hero-section .banner-item.big h1 {
        max-width: 100% !important;
    }
}


.third_section.md\:sticky.top-24.w-full.overflow-hidden.border.border-\[\#16161629\].rounded-lg.md\:rounded-2xl.p-2.md\:p-4{

/* display: flex; */
    flex-direction: column;
    justify-content: space-between;
  
}

@media (min-width: 1024px) {
    .LU-hero-section .banner-item.big h1 {
        font-size: 39px !important;
    }
      .LU-hero-section .banner-item * {
        font-size: 26px;
        opacity: 1 !important;
    }
}
@media (max-width: 768px) {
    h1.blocktitle.font-bold {
        font-size: 20px !important;
    }
}