/* Add custom CSS styles below */


.s-products-slider-card {
    height: auto !important;
}
    .banner-entry {
        aspect-ratio: 12 / 15;
    }
    .banner-entry {
    position: relative;
    height: auto;
    }
@media (min-width: 768px) {
    .md\:grid-cols-3 {
        grid-template-columns: 1fr 1fr 1fr ;
    }
   
    section.s-block.s-block--fixed-banner .banner--fixed img {
   
   MARGIN-TOP: 48px !important;
    
 }
 
 .banner-entry {
    position: relative;
    
    }
 .s-block__title.angel-products-title {
    margin-top: 50px !important;
}
.muz-product-6 .s-products-slider-card.swiper-slide {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
}

 
}



.s-product-card-content-main {
    padding-top: 10px;
}

.s-block__title.angel-products-title {
    padding: 0 10px;
}



@media (min-width: 640px) {
    .sm\:gap-8 {
        gap: 2.5rem !important;
    }
}
@media only screen and (max-width: 600px) {
.s-product-card-content-main {
    padding-top: 5px;
}
.banner-entry {
    width: 73%;
    margin: auto;
}
.header-container.container {
    padding: 0 10px;
}
.swiper .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -8px;
}
.container.angel-products-container {
    padding: 0 10px;
}

    h3.s-product-card-content-title.text-center.line-clamp-2.font-primary a {
    font-size: 12px;
}
    }
 
.grid.one-row.md\:grid-cols-3.grid-flow-row.gap-3.sm\:gap-8 {
    background-color: #55200b !important;
  padding: 20px;
}

button.undefined.s-button-element.s-button-btn.s-button-primary.s-button-wide.s-button-loader-center {
  background-color: #f5ede3 !important;
    color: #483523 !important;
}

.s-product-card-promotion-title {
    top: 5px !important;
    border-radius: 0 !important;
    }
.s-product-card-content-main {
    margin-bottom: 0.25rem;
    color: #54200a;
}
.s-product-card-price {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 700;
    color: #54200a;
}


.s-button-primary {
    border-width: 1px;
    border-color: #414042;
    border-color: #483523;
    background-color: #414042;
    background-color: #5e503f;
    color: var(--color-primary-reverse);
}


.s-block__title {
    margin-bottom: 1rem;
    display: flex
;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}
.s-block__title h2 {
    position: relative;
    font-size: 1.9rem;
    MARGIN-TOP: 1PX ! IMPORTANT;
        color: #54200a;

}

salla-slider.photos-slider .swiper-slide img{
border-radius: 41px ;
}


salla-slider.photos-slider .swiper-slide img{
border-radius: 41px;
}

section.s-block.s-block--fixed-banner .banner--fixed img {
    border-radius: 0;
    MARGIN-TOP: 25PX;
}


body .s-slider-block__title h2 {
    display: none;
    color: #white;
    font-size: 1.9rem !important;
    text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.3);
    MARGIN-TOP: 20;
    MARGIN-TOP: 20PX ! IMPORTANT;
}

.s-block__title h2 {
    position: relative;
    font-size: 1.9rem;
    MARGIN-TOP: 1PX !IMPORTANT;
}
 
.s-slider-block__display-all, .s-block__display-all {
    display: NONE;
    
    }



.s-product-card-content {
    padding: 1.2rem !important;

    margin-bottom: 0 !important;

    margin-bottom: initial !important;

padding-bottom: 10px !important;}




.s-product-card-image {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* إخفاء أي جزء زائد من الصورة */
}


.lazy__bg.lazy_img {
    position: relative;
    height: 110%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}


.flex-center {
    display: flex
;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

salla-slider.photos-slider .swiper-slide img{ 
margin-top: 16px; 
border-radius: 20px;

}




salla-slider.photos-slider .swiper-slide img
.s-product-card-price {
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: 700;
 
}

.store-footer__inner.da-bgm {
    background-image: url('https://res.cloudinary.com/dzqgllgzo/image/upload/v1737991429/555555555_orazv7.png');
    background-size: cover; /* جعل الصورة تغطي الخلفية بالكامل */
    background-repeat: no-repeat; /* منع تكرار الصورة */
    background-position: center; /* وضع الصورة في منتصف العنصر */
}



.s-block__title p {
    margin-top: 0.5rem;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 1.2rem;
    line-height: 1.25rem;
    opacity: 1;
    color: #8d6550;
}

/* الأنماط الافتراضية */
.s-products-list-wrapper > * {
    flex: 0 0 auto; /* منع التمدد */
    width: calc(50% - 0.125rem); /* عرض الكرت 50% مع مراعاة الفجوات */
}

/* تخصيص الأنماط للأجهزة الصغيرة */
@media (max-width: 768px) {
    .s-products-list-wrapper > * {
        width: calc(100% - 0.25rem); /* جعل الكرت يشغل العرض بالكامل تقريبًا */
        margin: 0 auto; /* توسيط الكروت */
    }
}


.s-block {
    padding-top: unset !important;
    padding-bottom: unset !important;
}


.s-block__title h2 {
    position: relative;
    font-size: 1.9rem;
    
    }



body .s-slider-block__title h2 {
    color: white !important; /* هذا لتغيير اللون إلى الأبيض */
    font-size: 1.9rem !important;
    text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.3);
}



.s-product-card-promotion-title {
   background-color: #54200a !important;
    color: #fff !important; /* لون النص الأبيض */
}




.s-slider-block__title {
    margin-left: 1px;
    margin-right: 25px;
    max-width: 100%;
}



body .s-slider-block__title h2 {
    margin-left: 1rem; /* يُبعد العنوان عن الحافة بمقدار 1 ريم */
    padding-left: 1rem; /* يُضيف مسافة داخلية من اليسار */
}



.large-cards .s-products-slider-card.swiper-slide {
    display: flex;
    justify-content: center; /* لتوسيط العناصر أفقيًا */
    align-items: center; /* لتوسيط العناصر رأسيًا */
    margin: 0 auto; /* لتوفير مسافة متساوية من الحواف */
    padding: 1rem; /* لإبعاد العناصر عن الحواف الداخلية */
    box-sizing: border-box; /* لضمان حساب الحواف بشكل صحيح */
}



.container {
padding-right: 0;
    padding-left: 0px;
}

.s-block {
    padding-top: 1.5rem;
    padding-bottom: 0rem;
}

section.s-block.s-block--fixed-banner .banner--fixed img {
    border-radius: 0;
}

.s-block.s-block--best-offers {
    background-color: #55200b; /* اللون الأسود */
}



body .s-slider-block__title h2 {
   color: #white;
    font-size: 1.9rem !important;
    text-shadow: 0px 6px 10px rgba(0, 0, 0, 0.3); /* ظل من أسفل فقط */
}



angel-search , .da-tm {
    color: white; /* تغيير لون النص */
}

.s-cart-summary-total {
    color: #ffffff;
    font-weight: 600;
}

.sicon-menu:before {{
color: #ffffff;
}

.sicon-menu {
    color: #af74a6 !important; /* استخدام !important لتجاوز أي قوانين أخرى */
}
 .carousel-slider {
 
 
   
    visibility: visible;
    background-color: rebeccapurple;
}



@media (max-width: 768px) { 
 .s-product-card-promotion-title {
    font-size: 10px !important;
}}
@media only screen and (max-width: 600px) {
.s-product-card-promotion-title {
    font-size: 10px !important;
}

}

custom-salla-product-card.rounded-lg {
    border-radius: .5rem !important;
    width: 100% !important;
}






@media only screen and (max-width: 600px) {
.s-product-card-promotion-title {
    font-size: 10px !important;
}

}

custom-salla-product-card.rounded-lg {
    border-radius: .5rem !important;
    width: 100% !important;
}

.muz-color-change-slide-bg {
    background-color: bisque;
}



p.promotion-title {
    background-color: #54200a !important;
}

@media only screen and (max-width: 600px) {
.s-product-card-promotion-title {
    font-size: 10px !important;
}

}

custom-salla-product-card.rounded-lg {
    border-radius: .5rem !important;
    width: 100% !important;
}

.muz-color-change-slide-bg {
    background-color: bisque;
}


p.promotion-title {
    background-color: #54200a !important;
}

.footer-container .contact-links a:nth-of-type(3) {
  display: none;
}

.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden {
    padding: 0 !important;
}