@import url('https://fonts.googleapis.com/css2?family=Changa:wght@200..800&display=swap');


.swal2-popup.swal2-toast.swal2-icon-error.swal2-show {
    display: none !important;
}
    

body {
    font-family: 'Changa', sans-serif;
}
body.product-index-offers .main-content.flex-1.w-full h1{ 
    display: none !important;
}
.product-index-offers .mb-4.sm\:mb-6.flex {
    justify-content: center !important;
}

.floating-contacts {
    display: none !important;
}
#storemenu-panel .side-panel__content {
    max-height: calc(100% - 110px);
    display: flex
;
    flex-grow: 1;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px;
    padding-bottom: 1.5rem;
    padding-top: 0.75rem;
    color: black;
}
.s-block__title h2, .s-slider-block__title h2 {
    position: relative;
    font-weight: 700; 
    line-height: 1.2;
    font-size: var(--title-size);
    color: rgba(196, 169, 94, 255);
}.dark .store-footer {
    --tw-bg-opacity: 1;
    background-color: rgba(14, 15, 15, 1);
    background-color: #c4a95e;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, 1);
    color: rgba(255, 255, 255, var(--tw-text-opacity));
    border-radius: 39px;
}

.sale-price {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #c5a95f;
}
.product-entry {
    position: relative;
    display: flex
;
    height: 100%;
    gap: 0.625rem;
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 300ms;
    border: 1px solid #c4a95e;
    border-radius: 20px;
    padding: 6px;
}
/* التأكد من أن الحاوية الرئيسية تأخذ عرض الشاشة بالكامل */
.wide-placeholder .container {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}

/* التأكد من أن البنر داخل الحاوية يأخذ عرض الحاوية بالكامل */
.wide-placeholder .banner--fixed {
    width: 100%;
    height: auto;
}
@media (min-width: 1024px) {
    .main-nav.fixed-header .inner {
        transform: none;
        top: 0;
        color: black;
    }
    
    
    ..header--transparent #main-nav:not(.fixed-pinned) {
    background-color: #c5a95f !important;
    color: var(--color-mainnav-color-in-bg-transparent) !important;
}

.s-block__title h2, .s-slider-block__title h2 {
    position: relative;
    font-weight: 700;
    line-height: 1.2;
    font-size: var(--title-size);
    color: rgba(196, 169, 94, 255) !important;
}


.@media (min-width: 640px) {
    .navbar-brand img {
        max-height: 60px;
        width: 162px !important;
    }
}
/*
.navbar-brand img {
       width: 174px !important;
    height: 533px !important;
}
  */  
    
    
    @media (min-width: 1024px) {
    salla-slider.photos-slider .swiper-slide {
        margin-left: 1rem;
        margin-right: 1rem;
        width: 100%;
    }
}

    .s-block__title h2, .s-slider-block__title h2 {
        position: relative;
        font-weight: 700;
        line-height: 1.2;
        font-size: var(--title-size);
        color: rgba(196, 169, 94, 255) !important;
        font-size: 32px;
    }
    
        .center-block-title h2{
        color: #394145 !important;
        font-size: 36px;
        font-weight: 400;
    }
    
    .text-primary {
    color: #414042;
    color: var(--color-primary);
    font-size: 32px;
}

 
.s-block--categories . s-block__title   h2 {
    color: red !important;
}


.header--mini:not(.header--transparent) .main-nav {
    --tw-shadow: 0 1px 0 0;
    --tw-shadow-colored: 0 1px 0 0 var(--tw-shadow-color);
    box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 0 0 rgba(229, 231, 235, 0.5);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
    --tw-shadow-color: rgba(229, 231, 235, 0.5);
    --tw-shadow: var(--tw-shadow-colored);
    background: white!important;
}
    @media (max-width: 765px) {


#main-nav {    background-color: #c5a95f61 !important;
    color: #ffffff;
    color: black;
}
}

.main-nav { background-color: #c5a95f61 !important;
    color: #ffffff;
    color: black;
}

@media (min-width: 1024px) {
    .main-nav {
        background-color: #ffffff !important;
        color: #ffffff;
        color: black;
    }
}

@media (min-width: 1024px) {
    .header--mini:not(.header--transparent) .main-nav {
        --tw-shadow: 0 1px 0 0;
        --tw-shadow-colored: 0 1px 0 0 var(--tw-shadow-color);
        box-shadow: 0 0 rgba(0, 0, 0, 0), 0 0 rgba(0, 0, 0, 0), 0 1px 0 0 rgba(229, 231, 235, 0.5);
        box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
        --tw-shadow-color: rgba(229, 231, 235, 0.5);
        --tw-shadow: var(--tw-shadow-colored);
        background: white !important;
    }
}