/* Add custom CSS styles below */
.navbar-brand img {
    max-height: 4rem;

}

.navbar-brand img {
    width: 91px !important;
    height: 95px !important;
}
.main-nav-container.fixed-pinned .navbar-brand img {
    max-height: 70px;
}
.mm-spn.mm-spn--light {
    color: #000;
    background: #ffffff !important;
}
.s-block:nth-of-type(1) {
    margin-top: 0 !important;
  font-style: initial;
}

.s-block--photos-slider .s-slider-block__title-nav {
    display: none !important;
}

.s-block--photos-slider * {
    margin: 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}

.s-block--photos-slider .swiper-slide {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important;
}

.sf_category_section .container {
    
    margin-top: 3rem;
}



.sf_category_section .category-card h5, .sf_category_section .category-card p {

    display: none;
}

.sf_category_section .category-card {


    padding: 20px;
}
.banner--fixed img {
  background-color: transparent;
}
.whatsapp-contact-block {
    padding: 0.75rem;
    border: 1px solid;
}
.cart .shadow-default, .cart .shadow-default .text-base span ,  .cart .shadow-default .justify-between.text-lg span{ 
color: #ffffff !important;
}
@media (max-width: 768px) {

.s-block:nth-of-type(1) {
    margin-top: 18px !important;

}
  .header-card {
    position: fixed;
    height: 76PX;
    background: #ffffff;
    width: 100%;
    top: 0;
}
.sf_category_section .category-card {
    padding: 0  !important;
}
.cat_h_ctr {
    height: 100px !important;
 
}

    footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }
}