/* Add custom CSS styles below */ 
.s-product-card-entry .s-product-card-image {
    background: white;
}
.s-search-icon-wrap:where([dir=rtl], [dir=rtl] *) {
background-color: #405c9f !important ;
}
.product-brand {
    width: 6rem !important;
}
@media (min-width : 1024px) {
.product-single .sidebar salla-slider.details-slider .swiper-slide > img {
    width: 80% !important;
    margin: auto;
}
}
#app > div.app-inner.flex.flex-col.min-h-full > footer > div.store-footer__inner.bg-cover.bg-center.bg-no-repeat > div > div.lg\:col-span-2.rtl\:lg\:pl-20.ltr\:lg\:pr-20 > div.flex.rtl\:space-x-reverse.space-x-2.items-end > div {
    display: flex;
    column-gap: 5px;
    margin-top: 4px;
}
.top-navbar salla-contacts.s-contacts.s-contacts-header > a:nth-child(1) {
    display: none;
}
div.main-content.md\:sticky.md\:overflow-hidden.top-24.w-full.md\:w-2\/4.md\:pb-16 > div.mb-4.flex.justify-between.sm\:grid.sm\:grid-cols-3.bg-white.rounded-md.px-4.py-2 {
    display: none;
}