/* Add custom CSS styles below */ 
.s-block--special-products .flex-col + .flex-col{
display:none;
}

.s-block--special-products .box-container{
display:flex;
justify-content: center;
}

.s-block--special-products .s-block__title-left{
display:none
}
.s-block--special-products .s-block__title {
justify-content: center;
}
.products-lookbook{
margin-top:0 !important;
}
@media (max-width: 991px){
.products-lookbook__item {
border-bottom: 0 !important;
}}
.advanced-slider,.advanced-slider .swiper-wrapper, .advanced-slider .swiper, .advanced-slider salla-slider, .advanced-slider__slide, .advanced-slider__slide img{
min-height: 100vh;
height: 100vh !important
}

.navbar-brand img {
    max-height: 6.5rem;
}

@media (min-width: 1024px) {
.products-lookbook__item.active {
    flex: auto !important;
}
}
button.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center {
    background: white;
    color: black;
    border: 0px !important ;
}