/* Add custom CSS styles below */ 
.lazy__bg.lazy_img {
    padding: 10px;
}
.s-product-options-colors-wrapper .s-product-options-colors-item {
    width: 3.5rem;
}

.smt-app-whatsapp .sm-button.bottom-left {
    bottom: 85px !important;
}




@media only screen and (min-width: 767px) {
.tabs {
    flex-wrap: wrap;
}
}

.s-product-card-content-title a {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    }