/* Add custom CSS styles below */ 
.s-block:first-of-type {
    margin-top: 0;
  margin-bottom:2rem
}
.s-block:first-of-type.s-block--fixed-banner .container,
section:nth-child(2 of.s-block--fixed-banner) .container
{
    max-width: 100%;
    padding: 0;
}
.s-slider-block__title-right * {
    color: #fff !important;
}
.L-our-categories .s-slider-swiper-wrapper {
    justify-content: center;
}
.L-our-categories .md\:\!rotate-\[6deg\] {
    --tw-rotate: 0deg !important;
}
.L-our-categories .md\:\!-rotate-\[6deg\] {
    --tw-rotate: 0deg !important;
}
.s-block--best-offers {
    margin-top: 4rem !important;
}
section.s-block.s-block--bundle-marquee-text {
    margin-top: 0;
}
.s-menu-footer-item {
    text-align: right;
}
footer img.w-\[30\%\] {
    filter: brightness(0.5);
}
@media (max-width:767px){
  .L-our-categories .s-slider-swiper-wrapper {
    justify-content: flex-start;
}
  .s-menu-footer-item {
    text-align: center;
}
section.L-our-categories {
    margin-bottom: 0px;
}
}