/* Add custom CSS styles below */ 

i.sicon-clothes-hanger.text-white {
    display: none;
}

@media (max-width: 767px) {
    .img-cat .img {
        border-radius: 60px;
        max-height: 100px;
        max-width:150px;
    }
}


@media (max-width: 425px) {
    .s-product-card-entry .s-product-card-image {
        max-height: 224px !important;
    }
}

.fotter-logo a.navbar-brand {
    background: #fff;
    padding: 5px 16px;
}

tamara-widget * {
    background: #fff;
}
.details-sec .s-product-card-minimal .s-product-card-image{
flex: unset;
}
.form-label b {
color: var(--bg_img_single);
}

.loader-logo{
   width: auto;
    height: 140px;
}
.loader-logo img {
 
  border-radius: 0;
 
}

.single_style .dis_styyle {
  max-height: 9rem !important;
}