.s-product-card-image {
    background: #fff;
}

footer > div.md\:px-10.px-5.lg\:py-20.md\:py-10.py-5 > div > div:nth-child(3) > salla-contacts > div > div:nth-child(2) {
    display: none;
}


section.lg\:py-20.md\:py-10.py-5 .flex.flex-col.justify-center.items-center h2.capitalize.md\:text-\[34px\].text-\[28px\].py-4.overflow-hidden.flex.flex-col.gap-3.font-medium.ltr\:tracking-\[3px\] {
    display: none;
}

@media (max-width: 767px) {
    .store-header {
        height: 60px !important;
        min-height: 60px !important;
    }
    
    body:after {
    background-size: 55%;
    }
    
}

salla-comments {
    display: none;
}

/*
.s-product-card-fit-height .s-product-card-image {
    height: 20rem;
    max-height: 20rem;
}*/



.main-content.art-main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/6.md\:pb-16 > div.flex.justify-between.items-center.mb-4.pb-4.border-b-\[1px\].border-gray-300 {
    border: unset;
}



.product__description 
{
  padding:unset;
}


.navbar-brand img {
    width: 150px;
    max-width: unset;
}