/* Add custom CSS styles below */
section.g-products,.banner_ad,.s-block  {
    margin-bottom: 1rem !important;
    margin-top:1rem !Important
}

.image-title {
    padding: 0rem !important;
    text-align: start !important;
    width: fit-content !important;
}

.g_cat >div,
.s-block--best-offers > div{
  align-items : start !Important;
}

.s-block--best-offers > div{
  width:fit-content !Important
}

.s-block__title {
    align-items: unset;
    
    .image-title .title-heade {
    background-color: transparent;
}
.flex.flex-col.gap-8.s-block__title {
    flex-direction: row !important;
    align-items: center;