#app{ 
        background-color: #0E0E16 !important; 
    }

/* =========================
   HEADER
========================= */
 .inner{
   background-color: #0E0E16 !important;
   color: #FFFFFF !important
 }
.s-user-menu-login-btn svg {
    fill: #FFFFFF;
}

#mainnav ::before {
  color: #FFFFFF !important ;
}
    #mainnav .navbar-brand img { 
        width: 60px !important; 
        max-height: 80px; 
    } 
 
.top-navbar { 
    display: none !important; 
} 
 
.custom-header-search { 
    width: 42px !important; 
    height: 42px !important; 
    display: flex !important; 
    align-items: center !important; 
    justify-content: center !important; 
    padding: 0 !important; 
    margin: 0 !important; 
    background: transparent !important; 
    border: 1px solid rgb(229 231 235) !important; 
    border-radius: 50% !important; 
    cursor: pointer !important; 
    box-sizing: border-box !important; 
} 
 
.custom-header-search svg { 
    width: 26px !important; 
    height: 26px !important; 
    fill: #000 !important; 
} 
 
.rtl\:mr-4:where([dir=rtl],[dir=rtl] *) { 
    margin-right: 0rem !important; 
} 
 
@media (min-width: 1024px) { 
 
    #mainnav .flex.items-center.justify-end.my-2\.5 { 
        gap: 14px !important; 
    } 
 
} 
 
@media (max-width: 768px) { 
 
    .custom-header-search { 
        width: 38px !important; 
        height: 38px !important; 
    } 
 
    .custom-header-search svg { 
        width: 22px !important; 
        height: 22px !important; 
    } 
 
    #mainnav .flex.items-center.justify-end.my-2\.5 { 
        gap: 12px !important; 
    } 
 
}

/* 1 */
.section-1 { 
    margin: 0 !important; 
} 
 
.section-1 > div {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0 !important;
}

salla-slider.photos-slider .swiper-slide {
    border-radius: 0rem !important;
}

.section-1 img{
    border-radius: 0rem !important;
}

.section-1 .s-slider-v-centered .s-slider-block__title-nav {
    display: none;
}
.section-1 salla-slider.photos-slider .swiper-slide {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    width: 100%;
}
.section-1 salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-left: 0rem !important;
}
.section-1 .swiper-slide {
   padding: 0 !important;
}

.section-1 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
  display: none !important ;
}

.section-1 salla-slider.photos-slider .swiper {
    padding-bottom: 0rem !important;
}

@media (max-width: 768px) { 
.section-1 salla-slider.photos-slider .swiper:where([dir=rtl],[dir=rtl] *) {
    padding-right: 0rem;
}
  }

/* 3 */
.section-3 > div , .section-6 > div 
, .section-7 > div , 
.section-8 > div
{
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    border-radius: 0 !important;
}

/* =========================
   PRODUCT SECTION TITLES
========================= */
.s-slider-block__title h2 { 
    font-size: 1.4rem !important; 
   color:#FFFFFF !important ;
} 
 
 .s-slider-block__title-right {
    display: flex;
    flex-direction: column;
    gap: 10px;
} 

.section-4 .s-slider-block__title-right::after{
    content: "افلام حماية وعزل حراري من 5M";
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF;  
}

@media (max-width: 768px) { 
.s-slider-block__title h2 { 
    font-size: 0.8rem !important; 
}
.section-4 .swiper-wrapper {
    height: 52vh !important;
}
.section-4 .s-slider-block__title-right::after{
    font-size: 12px;
}
  }
/* =========================
   PRODUCT CARDS
========================= */

.section-4 .swiper-slide {
   padding: 5px !important;
}

 .s-products-slider-card {
    width: 57% !important;
}

 .s-product-card-image-contain {
    object-fit: cover !important;
} 

.s-product-card-entry { 
    border: 1.5px solid #5EA8FF; 
    border-radius: 1rem !important;
   background-color: transparent !important; 
} 
 
.s-product-card-image { 
    background-color: transparent !important; 
} 
 
.s-product-card-entry:hover img { 
    scale: 1.1; 
} 
 
.s-product-card-content-main { 
    text-align: center !important;
} 
 
.s-product-card-content-sub { 
    justify-content: center !important; 
    align-items: center !important; 
} 
 
.s-product-card-content-footer button { 
    background-color: #5EA8FF !important; 
    color: #FFFFFF !important; 
} 
 
.s-product-card-wishlist-btn button:hover { 
    background-color: #5EA8FF !important; 
} 
 
.s-product-card-wishlist-btn button:hover .sicon-heart { 
    color: #FFFFFF !important; 
}

.s-product-card-vertical .s-product-card-image {
    border-top-left-radius: 1.1rem !important;
    border-top-right-radius:1.1rem !important;
}
.s-product-card-sale-price h4{
  color: #5EA8FF !important ;
}
.s-product-card-sale-price span{
  color: white !important ;
}
.s-product-card-content-title a {
   color: white !important ;
}
.s-product-card-content-subtitle{
  color: white !important ;
}
.container.container--product-details {
    color: #ffffff !important;
}
.main-content h1{
  color: white !important ;
}
li.s-breadcrumb-item {
    color: white;
}
/* 5 */ 
.section-5 .banner-entry { 
    height: 48vh !important; 
    background-color: transparent !important;
}
@media (max-width: 767px) {
    .section-5 .square-photos-grid {
        grid-template-columns: repeat(2, 1fr) !important;
    }
    .section-5 .banner-entry { 
    height: 30vh !important; 
}
}
/* 9 */
.section-9 .banner--fixed img {
    background-color: rgb(0 0 0 / 0%) !important;
}

/* =========================
   FOOTER
========================= */

.store-footer { 
    background: #5EA8FF !important; 
    color: #FFFFFF !important; 
} 
 
.store-footer__inner { 
    background: #0E0E16 !important; 
    color: #FFFFFF !important; 
} 
 
.store-footer a.flex.items-center.m-0 { 
    width: 100% !important; 
    justify-content: center !important; 
    align-items: center !important; 
    margin: 0 auto 25px !important; 
} 
 
.store-footer a.flex.items-center.m-0 h3 { 
    display: none !important; 
} 
 
.store-footer a.flex.items-center.m-0::after { 
    content: ""; 
    display: block; 
    width: 250px; 
    height: 150px; 
    margin: 0 auto; 
    background-image: url("https://cdn.files.salla.network/other/798357847/88a7072f-c2dd-4b84-89fb-98db85f7efe2-original.webp"); 
    background-repeat: no-repeat; 
    background-position: center; 
    background-size: contain; 
} 
 
.store-footer .footer-title, 
.store-footer a { 
    color: #1E1E1E !important; 
} 
 
.store-footer a:hover { 
    opacity: 0.7; 
}

.store-footer,
.store-footer a,
.store-footer p,
.store-footer h3,
.store-footer span,
.store-footer b {
    color: #fff !important;
}

.store-footer svg,
.store-footer svg path {
    fill: #fff !important;
}


/* Footer - 4 Columns */

@media (min-width: 1024px) { 
 
    footer .grid { 
        grid-template-columns: repeat(4, minmax(0, 1fr)); 
    } 
 
}


/* Footer - Payment Methods */

.copyright-text { 
    display: none !important; 
} 
 
.md\:flex.items-center.justify-between.py-4.container.text-center salla-payments { 
    width: 100% !important; 
    display: flex !important; 
    justify-content: center !important; 
}

@media (max-width: 768px) { 
        footer * {
        margin: 0 auto;
        text-align: center;
    }
  .s-payments-list {
    flex-wrap: nowrap;
}
  }