@media(min-width: 576px) {
    [data-template=home] section.ss:first-child {
        height:110vh;
        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: 110vh;
        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
    }
}

[section-id="c26c043e-7161-412a-b2e8-48d457a5b7ff"] .section-title {
    text-align: center;
    background: linear-gradient(301deg, #9B0C0C 0%, #CD520D 84%);
    background-repeat: no-repeat;
    padding: 10px;
    color: white !important;

}


[section-id="c26c043e-7161-412a-b2e8-48d457a5b7ff"] .container.slider-container {
    border: 1px solid #e65a30;
    padding: 20px 30px 
}

[section-id="c26c043e-7161-412a-b2e8-48d457a5b7ff"] h2.section-title.theme-title-primary {
    border-radius: 8px;
}

.btn-primary {
    background: linear-gradient(to right, #E05351, #8C3F1B);
    border: 0;
    min-width: 100%;
    padding: 10px;
    font-weight: 700;
    color: white;
}


:root {
    --header-h: 107px;
    --primary-color:#de6a59 ;
    --text-color-primary-bg:#fff ;
}

@media(max-width: 576px) {
.box-1-1.ratio21_9:before {
    padding-top: 52.85%;
}
  .product-crd-spec {
    max-height: 110px;
    min-height: 110px;
}
}

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

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

[section-id="c26c043e-7161-412a-b2e8-48d457a5b7ff"] .container.slider-container {
    transform: scale(0.95);
}

.footer-about-us-links-div.footer-about-us-div:before {
    content: "";
    display: inline-block;
    width: 170px;
    height: 85px;

    background-image: url('https://media.zid.store/403c8186-833b-4e26-9a48-9532b33a36f6/af3a9941-dcb0-41e0-be90-dbb67bdc71d6.webp');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;

    margin-right: 0;
    vertical-align: middle;
}

a.btn.btn-primary.btn-product-card-out-of-stock {
    font-size: 0;
}

a.btn.btn-primary.btn-product-card-out-of-stock:after {
    content: "نفذ المخزون";
    font-size: 12px;
}

img.d-inline {
    display: none !important;
}

.btn-add-to-cart {
    background: linear-gradient(to right, #E05351, #8C3F1B);
}
#c26c043e-7161-412a-b2e8-48d457a5b7ff .slider-container .section-title{
      background: linear-gradient(to right, #E05351, #8C3F1B);
}
.product-selection{
  display:none;
}