/* Add custom CSS styles below */ 
.index .store-header{
    position: absolute;
    width: 100%;
}
.index .store-header .top-navbar {
    background-color: transparent;
}
:root {
 
    --color-back-body: #052441!important;}

.sm\:py-16 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }

.index .bg-gray-100 {
  
    background-color: #052441!important;
}
.s-product-card-entry {
    background: transparent;}
    .s-products-slider-card .s-product-card-entry .s-product-card-image {
    
        background: transparent;
    } 
.s-products-slider-card .s-product-card-entry .s-product-card-content::before{
  display:none;
}

content-footer salla-add-product-button .s-button-outline {
    border-color: transparent;
    color: white!important;
    background: linear-gradient(90deg, #05376c, #05376c, #f12f8f) !important;
}
    .s-block {
        margin-top: 0rem!important;
    }



.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button .s-button-outline {
    border-color: transparent;
    color: white;
    background: linear-gradient(90deg, #05376c, #05376c, #f12f8f) !important;
}


.s-product-card-entry .s-product-card-content .s-product-card-content-footer salla-add-product-button {
   background-color: transparent;}
.s-product-card-entry:hover {
    box-shadow: none!important;
}.s-product-card-entry .s-product-card-content .s-product-card-content-main .s-product-card-content-title a {
    color: white!important;}

.s-product-card-content-sub {
    justify-content: center;
    gap: 0.25rem;
}.s-product-card-entry .s-product-card-content .s-product-card-content-sub .s-product-card-price {
    color: white;}

.s-product-card-vertical .s-product-card-wishlist-btn:where([dir="rtl"], [dir="rtl"] *) {
    left: 1rem;}.s-product-card-vertical .s-product-card-wishlist-btn {
    top: 1rem;}


.s-product-card-vertical .s-product-card-wishlist-btn button {
    display: none;
}
.s-slider-block__title .s-slider-block__title-left .s-slider-block__title-nav button.s-slider-nav-arrow {
    display: none;
}
.index .store-header {
  
    z-index: 9;
}
.glass-stats-overlay {
  
    
  background: linear-gradient(90deg, rgba(28, 30, 60, 0.75) 0%, rgb(29 47 102) 100%);
}
@media (max-width: 768px) {
    .glass-stats-overlay {
     
        margin-top: -40px;}}
.container {
  
    padding-right: 0px;
    padding-left: 0px;
}

    .store-header .top-navbar .inner .container-sec .header-nav .header-logo-links .navbar-brand img {
        filter: brightness(0) invert(1);
    }
.mm-ocd__content #mobile-menu.mobile-menu .main-menu li {
    border-bottom: 1px solid #9d9494;
    width: 100%;
}

.font-bold {
    font-weight: 700;
}

:root {
    --padding: 10px;
}
.text-primary {
    color: white;}

@media (min-width: 480px) {
    .navbar-brand img {
        max-width: 200px;
    }.navbar-brand img {
    max-height: 5rem;}
}



.s-block--testimonials .justify-between {
    justify-content: center!important;
}
.s-block--testimonials .justify-between .font-bold {
    color: aliceblue;
}
.s-block--custom-testimonials .swiper-wrapper .swiper-slide .testimonial {
    background: linear-gradient(90deg, rgba(28, 30, 60, 0.75) 0%, rgb(29 47 102) 100%);
color: white!important;}
.s-block--custom-testimonials .swiper-wrapper .swiper-slide .testimonial .testimonial__inner .testimonial__text p {
    color: aliceblue;}
:root {
    
    --color-text-body: #ffffff!important;
}
.store-header .top-navbar {
    background-color: #052441;
}

.fixed-header{
    background: #052441!important;
}
.store-header .top-navbar .inner {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.store-footer .store-footer__inner {
    background: linear-gradient(90deg, #05376c, #a2bedc, #f12f8f8c) !important;
    border-bottom-color: #214f77 !important;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}


.s-reviews-testimonial {
    background: linear-gradient(90deg, rgba(28, 30, 60, 0.75) 0%, rgb(29 47 102) 100%);
    border-radius: 10px;
}


@media (min-width: 1280px) {
    .container {
        max-width: 12800px;
    }
}


.tamara-summary-widget--inline-outlined:hover {
    background: #040460;
}
.product-details .product-details-body .left .main-content .sticky-product-bar__btn .s-add-product-button-main .s-add-product-button-mini-checkout {
    background:  linear-gradient(90deg, #05376c, #05376c, #f12f8f) !important;}

.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: aliceblue;}
/* إخفاء اللودر الافتراضي */
#parent-loader, .parent-loader {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    pointer-events: none !important;
    z-index: -999 !important;
}