@import url('https://fonts.googleapis.com/css2?family=El+Messiri:wght@400..700&display=swap');


.inner-page {
    overflow-x: hidden;
}

.g-products,
.g_features,
.section_c_r {
    margin-bottom: 1rem !important;
}

@media (max-width: 767px) {

    .g-products,
    .g_features,
    .section_c_r {
        margin-bottom: 0.5rem !important;
    }

    .section_c_r {
        padding: 0 !important;
    }
}




/* Navbar */

.main-menu .sub-menu {
    background: var(--f-color) !important;
}

.navbar-brand img,
.main-nav-container.fixed-pinned .navbar-brand img {
    max-width: clamp(5.625rem, 5.0510rem + 2.4490vw, 7.5rem) !important;
}

@media (min-width: 1024px) {
    .main-menu.mm-spn--open {
        justify-content: center;
    }
}

.store-header .search-btn {
    display: block !important;
    max-width: 22px;
}

.store-header .search-btn svg path {
    stroke-width: 1.4px;
}

.store-header .header-search {
    display: none !important;
}

@media (max-width: 992px) {

    .top-navbar .container .flex,
    salla-cart-summary {
        display: none !important;
    }

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

.s-product-card-content {
    align-items: center;
    padding: 10px 10px 0px 10px !important;
}

.s-product-card-content-sub {
    margin-bottom: 10px !important;
}

.not-show h3.s-product-card-content-title {
    padding-inline: 10px;
    max-width: 100% !important;
}

.not-show h3.s-product-card-content-title a {
    text-align: center;
    white-space: unset;
}

.g-products .s-product-card-vertical {
    justify-content: space-between;
    padding: 12px;
    border: 1px solid #23100b42;
}

.s-product-card-content {
    padding: 10px;
}

.decoration {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-top: 10px;
}

.decoration span {
    display: block;

}

.decoration span.decoration-circle {
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid var(--color-primary);
}

.decoration span.decoration-line {
    width: clamp(3.75rem, 2.7934rem + 4.0816vw, 6.875rem);
    height: 2px;
    background-color: var(--color-primary);
}

.s-product-card-content-sub {
    justify-content: center;
}

.s-product-card-wishlist-btn {
    display: none !important;
}

.outof-stock span {
    color: #fff !important
}

.store-header .inner>.container>.relative.flex.items-center.justify-between {
    flex: 1 1 0%;
}

.store-header .inner>.container>.relative.flex.items-center.justify-between>* {
    flex: 1 1 0%;
}

.store-header .inner>.container>.relative.flex.items-center.justify-between>div:nth-of-type(2) {
    flex: 4 1 0%;
}

.g_features {
    margin-top: 60px;

    .grid>div {
        border: 1px solid #23100b;
        border-radius: 16px;
        display: flex;
        align-items: center !important;
        justify-content: center !important;
        padding: 1rem;
        background: #ffffff;
        height: stretch;
    }
        .grid>div img {
            height: auto;
            width: 83px;
    }
}

@media only screen and (min-width: 1024px) {
    .g_features {
        .grid {
            display: flex !important;
            flex-wrap: wrap;
            gap: 32px;

        }

        .grid>div {
            flex: 1 1 268px;
            min-width: 200px;
            max-width: 268px;
        }
    }

    .main-menu li.root-level>a {
        padding-bottom: 1.5rem !important;
        padding-top: 0 !important;
    }
}

.store-header {
    .sicon-world {
        font-size: 18px !important;
        margin-inline-start: 0 !important;
    }

    .side-account {
        gap: 0px !important;

    }

    .side-account>* {
        margin: 0px !important;
        margin-inline-start: 10px !important;
        padding: 0px !important;
        background-color: transparent !important;
    }

    .side-account>salla-localization-modal,
    .side-account>salla-cart-summary {
        margin-inline-start: 0 !important;
    }
}

@media (max-width: 768px) {
    .index .store-header {
        position: relative !important;
    }

    .top-navbar {
        display: none
    }
}


:not(.index) .main-nav-container.fixed-pinned .inner {
    background-color: #ffffff38 !important;
}

@media (min-width: 1200px) {
    .side-account {
        gap: 1rem !important;
    }
}

.image-title .title-heade {
    background-color: transparent;
}

/* Hero */

.landing-page-first-bannar .txt {
    margin-left: auto !important;
    margin-right: 5% !important;
    max-width: 700px !important;

}



.landing-page-first-bannar h1,
.landing-page-first-bannar p {
    line-height: 1.6 !important;
    font-family: "El Messiri" !important
}

.landing-page-first-bannar:nth-of-type(6)>div {
    height: 700px !important;
}

@media (max-width: 768px) {

    .ads .img .over .text,
    .f_img .text a {
        text-align: center !important;
        margin-right: auto;
        margin-left: auto;
        justify-content: center;
        align-items: center;
    }

    .g_cat .grid {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
}

@media (max-width: 768px) {
    .landing-page-first-bannar>div {
        height: 30vh !important;
    }

    .landing-page-first-bannar .txt {
        max-width: 250px !important;
        margin-right: 0 !important;
    }

    .landing-page-first-bannar:nth-of-type(6)>div {
        height: 150px !important;
    }

    .landing-page-first-bannar h1 {
        font-size: 1rem !important;
        font-weight: bold !important;
        margin: auto;
        margin-bottom: 0.5rem !Important
    }

    .landing-page-first-bannar p {
        font-size: 0.8rem !important;
        font-weight: 500 !important;
        line-height: 1.6;
        display: block;
        max-width: 300px;
        margin: auto
    }

    .landing-page-first-bannar button {
        font-size: 14px !important;
        height: 36px !important;
        width: 120px !important;
        margin-top: 1.2rem !important;
    }
}

/* Categories */



/* Squares */

.f_img img {
    object-fit: cover;
    max-width: 100% !important;
    height: 160px !important;
}

.ads .img .over {
    background: #00000057;
    color: #fff;
}


/* Offers */

.product_deadline salla-add-product-button[width="wide"] {
    height: auto;
    padding: 1rem;
}

/* Products */

.s-product-card-image-full {
    border-radius: 0 !important;
}

.s-product-card-image-cover {
    max-height: 300px;

    .f_img img {
        object-fit: cover;
        max-width: 100% !important;
        height: 160px !important;
    }

    -o-object-fit: contain !important;
    object-fit: contain !important;
}

.cat-lnk {
    display: none !important;
}

@media (max-width: 768px) {
    .g_cat h3 {
        font-size: 1rem !Important
    }

    custom-salla-product-card:not(.s-product-card-horizontal) .s-product-card-content-footer {
        position: static !important;
        opacity: 1 !important;
    }

    .s-product-card-vertical .s-product-card-wishlist-btn {
        top: -1rem;
    }

    .s-products-slider-card custom-salla-product-card:not(.s-product-card-horizontal) .s-product-card-content-footer button:hover {
        opacity: 0.8;
    }
}

/* Animated Banner */

.carousel-slider .swiper {
    margin-right: 0 !important;
}

.slider-bannars-moving * {
    color: #fff;
}



.slider-bannars-moving .photo:first-of-type {
    display: none;
}

@media(min-width:1400px) {
    .slider-bannars-moving h2 {
        font-size: 50px;
        margin-bottom: 2rem;
        font-weight: 600 !important
    }

    .slider-bannars-moving p {
        font-size: 40px
    }

    .slider-bannars-moving .text-center {
        text-align: start !important
    }
}


@media (min-width: 1200px) {
    .slider-bannars-moving {
        height: 400px;
    }
}

@media (max-width: 768px) {
    #video-banner .video-parent video {
        top: -1%;
    }
}

@media (max-width: 768px) {
    .video-parent .bg-image {
        left: -38%;
    }
}

/* Video */

.full-width-video-section::after {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 1
}

.full-width-video-section:hover:after {
    z-index: 2;
}

.full-width-video-section {
    margin-bottom: 2rem
}

.full-width-video-section .video-overlay {
    opacity: 0
}

.full-width-video-section:hover .video-overlay {
    opacity: 1
}

.full-width-video-section {
    position: relative;
    margin-top: 2rem;
    overflow: hidden;
}

video {
    width: 100%;
    height: 100%;
}

.video-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: center;
    z-index: 10;
}

.overlay-heading {
    font-size: 2rem;
    font-weight: 700 !important;
    margin-bottom: 2rem
}

.overlay-paragraph {
    margin: 1rem 0;
    font-size: 1.5rem;
    line-height: 1.6;
}

.btn-changing {
    padding: 10px 20px;
    border: none;
    border-radius: 0.5rem;
    background-color: var(--f-color);
    color: #fff;
    cursor: pointer;
}

.btn-changing:hover {
    opacity: 0.9
}

@media(max-width:992px) {
    .overlay-heading {
        font-size: 1rem;
        line-height: 1.5
    }

    .overlay-paragraph {
        font-size: 0.8rem;
    }

    .video-overlay {
        width: 90%
    }

    .full-width-video-section::after {
        z-index: 2;
    }

    .full-width-video-section .video-overlay {
        opacity: 1
    }
}

[lang="en"] .section_c_r {
    margin-top: 2rem;
}

@media(min-width:768px) {
    [lang="en"] .section_c_r {
        margin-top: 4rem;
    }
}

/* Footer */

footer {
    padding-bottom: 0 !important;
}

.s-block.s-block--bundle-content-section{
    margin-top: 0 !important;
}

@media (min-width: 768px) {
    footer .grid>div:nth-of-type(1) {
        grid-column: 1/3;
    }

    footer .grid div:nth-of-type(4) {
        display: none;
    }

    footer .grid {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
}

.s-block.s-block--bundle-content-section +
 .s-block--fixed-banner .container {
    max-width: 100% !important;
    padding: 0px !important;
    border-radius: 0px !important;
}

.s-block.s-block--bundle-content-section +
.s-block--fixed-banner:first-of-type .container img {

    border-radius: 0px !important;
}

.s-block--fixed-banner {
    margin-bottom: 0 !important;
}



.copyright-text p {
    color: #fff !important;
}

.landing-page-fixed-bannar-0 {
    height: auto !important;
    min-height: 100vh !important;
}

.s-block--banners {
    margin-bottom: 40px;

    @media (min-width: 768px) {
        .grid {
            grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
            gap: 24px 60px;

        }
    }


    @media (min-width: 576px) {
        .two-row .banner-entry:first-child {
            grid-column: span 1 / span 1;
            grid-row: span 1 / span 1;
        }

        .two-row .banner-entry {
            min-height: clamp(10.688rem, 1.9828rem + 37.1422vw, 39.125rem);
        }

    }

    @media (max-width: 1300px) {

        .two-row {
            grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        }

    }

}

.banner-entry.square-photos {
    height: auto;
    width: auto;
    aspect-ratio: 1 / 1;
}


.store-footer {

    margin-top: 50px;
}

.g_cat {
    .grid {
        display: flex !important;
        flex-wrap: wrap;
        gap: 50px !important;

        div {
            border-radius: 50% !important;
        }
    }

}

@media (max-width: 768px) {

    .g_cat {
        .grid {
            flex-wrap: nowrap !important;
            overflow-x: scroll;
            /* Hide scrollbar completely */
            scrollbar-width: none;
            /* Firefox */
            -ms-overflow-style: none;
            /* IE/Edge */
            -webkit-overflow-scrolling: touch;
            gap: 10px !important;
            /* Smooth scrolling on iOS */

        }
        .grid > div[data-sal=slide-up]{
            opacity: 1 !important;
            transform: none !important;
            transition: none !important;
        }

        /* Chrome, Safari, Opera */
        .grid::-webkit-scrollbar {
            display: none;
            width: 0;
            height: 0;
            background: transparent;
        }

    }

    .wa-s-n {
        bottom: 80px !important;
    }

    footer * {
        margin: 0 auto;
        text-align: center;
    }

    footer .grid>div:nth-of-type(3) {
        flex-direction: column !important;
    }

    footer+div {
        margin-bottom: 70px;
    } 

}

.s-product-card-sale-price{
  justify-content: center;
}


.s-block--bundle-marquee {
    margin-top: 0 !important;
    margin-bottom: 40px;
}