/* Add custom CSS styles below */ 
/*photos slider full width */
section.s-block--photos-slider .swiper{
    padding:0;
}
section.s-block--photos-slider .swiper .swiper-slide{
    padding:0;
    width:100%;
}
section.s-block.s-block--photos-slider {
    margin-top:0;
}
section.s-block--photos-slider  button.s-slider-nav-arrow.swiper-button-disabled {
    visibility:hidden;
}
section.brands.brands-1 > .py-5{
    background-color:#262626;
}
.s-block.s-block--bundle-video-hero{
  margin: 0px !important;
}