@media (min-width: 768px) {
    .main-slider {
        border-radius:5px;
        margin-top: 15px
    }

    .search-header .image-logo {
        padding: 20px 0px
    }
}

.section-title {
    text-align: center
}

.product-item img {
    min-width: 100%;
    object-fit: cover;
    border-radius: 5px
}

.prod-col {
    border-radius: 5px;
    padding: 15px;
    text-align: center
}

.btn-primary {
    min-width: 90%
}

.footer-theme-text-for-primary-bg {
    text-align: center
}

.store-section .social-icons {
    justify-content: center
}

.section-padding-space {
    padding-top: 0px;
    padding-bottom: 30px
}

.search-header {
    padding: 5px 0px
}

@media (min-width: 768px) {
    .main-slider, .main-slider .slider-item {
        box-shadow:rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px
    }
}

@media(min-width: 576px) {
    [data-template=home] section.ss:first-child {
        height:100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        overflow: hidden
    }

    [data-template=home] section.ss:first-child .container-slider, [data-template=home] section.ss:first-child .main-slider, [data-template=home] section.ss:first-child .slick-list, [data-template=home] section.ss:first-child .slick-track, [data-template=home] section.ss:first-child .slider-item, [data-template=home] section.ss:first-child .box-1-1, [data-template=home] section.ss:first-child .content, [data-template=home] section.ss:first-child a.d-flex {
        padding: 0;
        min-height: 100vh;
        margin: 0;
        min-width: 100vw
    }

    [data-template=home] section.ss:first-child img.slider-image-0 {
        width: 100%;
        height: 100%;
        object-fit: cover;
        padding: 0;
        margin: 0
    }

}

[data-template=home] .header-theme-bg-primary {
    z-index: 9
}

  @media (min-width: 768px) {
    .main-slider, .main-slider .slider-item {
        box-shadow: none;
    }

.main-slider .box-1-1.ratio21_9:before {
    padding-top: 40.85%;
}
    [section-id="9c3221b0-a96d-4b4e-843d-77b5b893d42c"] .box-1-1.ratio21_9:before {
        padding-top: 26.85% !important;
    }

}

body.rtl {
    background-color: #e7e4da;
}

.footer-theme-bg-primary {
    background-color: #e7e4da;
}

@media (max-width: 768px) {
.main-slider .box-1-1.ratio21_9:before {
    padding-top: 41%;
}

[section-id="9c3221b0-a96d-4b4e-843d-77b5b893d42c"] .box-1-1.ratio21_9:before {
    padding-top: 24%;
}
}