/* Header */
.navbar-brand img {
    max-width: 240px;
}
@media (max-width: 768px) {
    .store-header {
        position: static !important;
    }
    .jo-hero-section {
        margin-bottom: 0;
    }
}

/*  */
section.jo-hero-section .my-slide .absolute {
    position: static;
}
section.jo-hero-section * {
    height: unset !important;
}
section.jo-hero-section .arrows{
    display: none;
}

/* categories */
section.jo-categories .swiper-wrapper {
    justify-content: center;
}

/* To Be Hidden */
section.jo-offers-banner .pro_addit,
section.jo-offers-banner .dis_background,
section.jo-offers-banner .promotext,
section.jo-products-banner .text-backgroundو
.jo-offers-banner .bg-black\/40,
.jo-offers-banner h2,
.jo-products-banner .text-background {
    display: none !important;
}

.jo-offers-banner .subtext2 + p + p {
    margin-block: 22px;
}

/* jo-testimonials */
section.jo-testimonials .svg-wrapper img {
    filter: brightness(0) invert();
}