/* Add custom CSS styles below */ 
@media (max-width:1024px) {
.flex.items-center.justify-between.pt-0.lg\:pt-4 > div:nth-child(1) {order: 4 !important;}
.flex.items-center.justify-between.pt-0.lg\:pt-4 > div:nth-child(2) {order: 3 !important;justify-content: center;}
.flex.items-center.justify-between.pt-0.lg\:pt-4 > div:nth-child(3) {order: 5 !important;}
.flex.items-center.justify-between.pt-0.lg\:pt-4 > button:nth-child(4) {order: 2 !important;}
.flex.items-center.justify-between.pt-0.lg\:pt-4 > a:nth-child(5) {order: 1 !important ;margin-left: 0px !important;}
}
.footer-head-logo,
button.header-btn[aria-label="user-icon"],
.shuhra_cats_2_slider_container .s-slider-block__title-nav ,
.shuhra_cats_2_slider_container salla-slider .swiper-pagination-bullets,
p.s-cart-summary-content {
    display: none;
}
.navbar-brand {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}