/* Add custom CSS styles below */ 
.custom-h img{
height: auto !important;
}
.custom-h .rounded-full {
    border-radius: 0;
}

.banner-wrapper-infor{
display: none;
}

.bg-primary {
    background-color: #f28262 !important;
    background-color: #f28262 !important;
}


.s-button-primary {
background-color: #000 !important;
color: #fff !important;
}

.product-card__addToCart__btn salla-button:after {
    background: #083879;
}


.enhanced-title-border{
display: none;
}

/*Wish List Btn*/
.product-card__buttons{
display: none;
}

@media (max-width: 767px) {
    .products-lookbook__title--mainheading {
        position: sticky;
}}


.home-block-title{
display: none;
}