/* Add custom CSS styles below */
/*
.navbar-brand {
filter: invert(1);
}
*/
 .special-product.container{
 width: 70%;
 }
/*Start Videos*/
/*@media(max-width:767px){

.advanced-slider {
min-height: 50vh !important;
}

.advanced-slider .swiper {
    height: 85vh !important;
}
.advanced-slider .swiper .swiper-slide {
    height: 65% !important;
}
salla-slider[id="advanced-slider-0"] {
    height: 54vh;
}
}
*/
/*End Videos*/
@media(max-width:767px){
.object-fill {
    -o-object-fit: cover;
    object-fit: cover;
}
.advanced-slider {
min-height: 55vh !important;
}

.advanced-slider .swiper {
    height: 76vh !important;
}

}
.advanced-slider.s-block {
MARGIN-TOP:0PX !IMPORTANT;
}
.border-primary {
border:none !important;
}
.s-button-primary-outline{
    background-color: black;
    color: white;
}
.s-block--best-offers .s-slider-block__title-right, salla-products-slider .s-slider-block__title-right{
    border-bottom: none;

}
.store-footer__inner a.flex.items-center.justify-center.m-0 {
    filter: invert(1);
}

.s-slider-block__title .s-slider-block__title-right {
    margin: auto;
}
[dir=rtl] .s-slider-block__title-right {
    padding-left: 0; 
}
[dir=rtl] .s-slider-block__title h2 {
   padding-left: 0; 
}
@media(max-width:767px){
section.s-block.s-block--best-offers.container.overflow-hidden .swiper-wrapper.s-slider-swiper-wrapper {
    
    display: grid !important;
    grid-template-columns: repeat(2, 1fr); /* عمودين */
    gap: 10px; /* مسافة بين العناصر */
    transform: none !important; 
}

section.s-block.s-block--best-offers.container.overflow-hidden .carousel-slider .swiper{
    padding-left: 0rem;

}
h2.text-3xl {
    font-size: 1.25rem !important; /* 20px */
  }
}

.store-footer__inner a.flex.items-center.justify-center.m-0 {
  filter: none !important;
}

}