/* Header */
.my-header {
    .not-inner {
        background: #FFFFFF40;
    }
}
.my-header {
    .inner {
        background: #FFFFFF40;
    }
}
.not-inner > .flex {
    display: none;
}
.not-inner .container > .flex {
    padding-block: 0;
}
@media (max-width: 768px) {
    .store-header {
        position: static !important;
    }
}

/*  */
section.jo-hero-section .my-slide > div:first-child,
section.jo-hero-section .my-slide .arrows,
.dis_background,
.pro_addit {
    display: none;
}
section.jo-hero-section .my-slide {
    background-size: cover !important;
    background-position: 90% !important;
}
section.jo-hero-section .subtext {
    margin-block: 14px;
}
@media (min-width: 768px) {
    section.jo-hero-section .my-slide {
        height: 600px !important;
    }
    section.jo-hero-section .my-slide .subtext {
        font-size: 20px;
    }
}
@media (min-width: 1280px) {
    section.jo-hero-section .my-slide {
        height: 1080px !important;
    }
    section.jo-hero-section .my-slide .subtext {
        font-size: 26px;
    }
}
@media (max-width: 768px) {
    section.jo-hero-section .my-slide {
        height: 440px !important;
    }
    section.jo-hero-section .my-slide .text-container {
        align-items: center;
    }
    section.jo-hero-section .my-slide .text-container a {
        text-align: center !important;
    }
    section.jo-hero-section .my-slide .block-title {
        font-size: 32px;
    }
    section.jo-hero-section .my-slide .subtext {
        font-size: 18px;
    }
}

/* jo-Why-choose-us */
section.jo-Why-choose-us p.font-semibold {
    font-size: 27px;
}

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

/* Testimonials Icon */
i.sicon-quote {
    color: #c99986;
}

/* products-banner-slider */
section.products-banner-slider .bg-black\/40,
section.products-banner-slider .text-background.leading-tight,
.promotext {
    display: none;
}