salla-advertisement { 
    display: block !important; 
    height: 46px !important; 
    overflow: hidden !important; 
} 
 
.s-advertisement { 
    height: 46px !important; 
    overflow: hidden !important; 
} 
 
.s-advertisement-content { 
    width: 100% !important; 
    height: 46px !important; 
    overflow: hidden !important; 
    display: flex !important; 
    align-items: center !important; 
} 

.s-advertisement-content-main { 
    position: relative !important; 
    display: block !important; 
    width: max-content !important; 
    min-width: 100% !important; 
    height: 46px !important; 
    white-space: nowrap !important; 
    font-size: 0 !important; 
    flex-shrink: 0 !important; 
 
    animation: salla-marquee 3s linear infinite !important; 
    will-change: transform; 
} 
 
.s-advertisement-content-main::before, 
.s-advertisement-content-main::after { 
    content:
        "SAUDI ROOTS • STREET CULTURE • PREMIUM QUALITY"
        "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0"
        "SAUDI ROOTS • STREET CULTURE • PREMIUM QUALITY"
        "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0"
        "SAUDI ROOTS • STREET CULTURE • PREMIUM QUALITY"
        "\00a0\00a0\00a0\00a0\00a0\00a0\00a0\00a0"
        "SAUDI ROOTS • STREET CULTURE • PREMIUM QUALITY"; 
 
    position: absolute !important; 
    top: 0 !important; 
 
    display: flex !important; 
    align-items: center !important; 
 
    width: max-content !important; 
    height: 46px !important; 
 
    white-space: nowrap !important; 
 
    font-size: 14px !important; 
    font-weight: 500 !important; 
} 
 
.s-advertisement-content-main::before { 
    left: 0 !important; 
} 
 
.s-advertisement-content-main::after { 
    left: 100% !important; 
    margin-left: 200px !important; 
} 
 
@keyframes salla-marquee { 
    from { 
        transform: translateX(0); 
    } 
 
    to { 
        transform: translateX(-50%); 
    } 
} 
 
.s-advertisement-action { 
    display: none !important; 
} 
 
@media (max-width: 768px) { 
 
    .s-advertisement-content-main { 
        animation-duration: 8s !important; 
    } 
 
    .s-advertisement-content-main::before, 
    .s-advertisement-content-main::after { 
        font-size: 13px !important; 
    } 
 
    .s-advertisement-content-main::after { 
        margin-left: 100px !important; 
    } 
 
} 


/* =========================
   HEADER
========================= */

@media (min-width: 1024px) { 
 
    #mainnav .container > .flex { 
        position: relative; 
        align-items: center; 
    } 
 
    #mainnav .navbar-brand { 
        position: absolute; 
        left: 50%; 
        top: 50%; 
        transform: translate(-50%, -50%); 
        z-index: 20; 
    } 
 
    #mainnav .navbar-brand img { 
        width: 180px !important; 
        height: auto !important; 
        max-height: 95px; 
        object-fit: contain; 
    } 
 
    #mainnav custom-main-menu { 
        margin-left: auto; 
    } 
 
} 
 
custom-main-menu { 
    height: auto !important; 
    min-height: 0 !important; 
} 

/* إخفاء الـ Top Navbar بالكامل */

.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; 
    } 
 
}


/* =========================
   BANNER 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; 
} 
 
.section-1 img { 
    border-radius: 0 !important; 
}


/* =========================
   PRODUCT SECTION TITLES
========================= */

.s-slider-block__title { 
    align-items: center !important; 
    justify-content: center !important; 
} 
 
.s-slider-block__title-right { 
    padding-left: 0 !important; 
} 
 
.s-slider-block__title h2 { 
    padding-left: 0 !important; 
    font-size: 1.4rem !important; 
} 
 
.s-slider-block__title-left { 
    display: none !important; 
} 
 
.s-slider-block__title-right::after { 
    content: ""; 
    position: absolute; 
    left: 0; 
    width: 100%; 
    height: 15px; 
    margin-top: 2px; 
    background: url("https://cdn.files.salla.network/homepage/1380807638/3927b553-9624-4cf6-b73a-074c5fe0b58b-original.webp")
        no-repeat center bottom; 
    background-size: 160px; 
} 
 
.section-5 .s-slider-block__title { 
    display: none !important; 
}


/* =========================
   PRODUCT CARDS
========================= */

.s-product-card-entry { 
    border: 1.5px solid #1E1E1E; 
    border-radius: 1rem !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: #1E1E1E !important; 
    color: #FFFFFF !important; 
} 
 
.s-product-card-wishlist-btn button:hover { 
    background-color: #1E1E1E !important; 
} 
 
.s-product-card-wishlist-btn button:hover .sicon-heart { 
    color: #FFFFFF !important; 
}


/* =========================
   BANNER 3
========================= */

section.s-block.s-block--banners.container.custom-section.section-3 { 
    width: 100% !important; 
    max-width: 100% !important; 
    padding: 0 !important; 
} 
 
.section-3 .banner-entry { 
    height: 100vh !important; 
    border-radius: 0 !important; 
}


/* =========================
   BANNER 7
========================= */

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


/* =========================
   FEATURES
========================= */

.s-block--features { 
    position: relative !important; 
    text-align: center !important; 
    padding-top: 105px !important; 
} 
 
.s-block--features::before { 
    content: "ما يميزنا"; 
    position: absolute; 
    top: 15px; 
    left: 0; 
    width: 100%; 
    font-size: 24px; 
    font-weight: 700; 
    color: #222; 
    text-align: center; 
} 
 
.s-block--features::after { 
    content: "تجربة تسوق فاخرة بضمان وجودة تستحقها"; 
    position: absolute; 
    top: 48px; 
    left: 0; 
    width: 100%; 
    height: 55px; 
    box-sizing: border-box; 
    padding-bottom: 10px; 
    font-size: 18px; 
    font-weight: 400; 
    line-height: 1.6; 
    color: #777; 
    text-align: center; 
    background: url("https://cdn.files.salla.network/homepage/1380807638/3927b553-9624-4cf6-b73a-074c5fe0b58b-original.webp")
        no-repeat center bottom; 
    background-size: 160px; 
} 
 
.s-block--features__item { 
    margin-top: 30px; 
    border: none !important; 
    box-shadow: 0 4.44px 4.44px 0 #0000001A !important; 
}


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

.store-footer { 
    background: #1E1E1E !important; 
    color: #FFFFFF !important; 
} 
 
.store-footer__inner { 
    background: #FFFFFF !important; 
    color: #1E1E1E !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: 180px; 
    height: 100px; 
    margin: 0 auto; 
    background-image: url("https://cdn.files.salla.network/other/2031469468/4d2bbd79-8f5b-48d6-bc60-1cc2c7ab46a1-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; 
}


/* 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; 
}


/* =========================
   MOBILE
========================= */

@media (max-width: 768px) { 
 
    .section-3 .banner-entry { 
        height: 60vh !important; 
    } 
 
    .swiper:not(.swiper-watch-progress), 
    .swiper-watch-progress .swiper-slide-visible { 
        margin-top: 2rem; 
    } 
 
    .swiper.s-slider-container .swiper-slide { 
        width: calc(58% - 2px) !important; 
    } 

  footer * {
        margin: 0 auto;
        text-align: center;
    }
  .s-payments-list {
    flex-wrap: nowrap;
}

}

  .blog-link{

  display: none !important;
}

 
}