/* Add custom CSS styles below */ 

    .navbar-brand img {
        max-height: 90px;
        height: 100px;
    }
    
 .header--mini .main-nav__content .right-side .mainmenu__default, .header--mini .main-nav__content .right-side ul {
    margin-left: auto;
    margin-right: auto;
}
[dir="rtl"] .rtl\:pl-4 {
    padding-left: 0rem;
}
.pt-\[22px\] {
    padding-top: 0px;
}
.pb-\[6px\] {
    padding-bottom: 0px;
}   
    
    .lg\:px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: auto;
}
     

.product-entry salla-button.btn--wishlist {
        right: 0.75rem;
    }
    
.swiper-pagination {
    position: static;
}
navbar-brand transparent-logo !p-0{
    height: 100%;
}

/* إخفاء نقاط السلايدر */ 
.s-block--main-slider-1 salla-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 1rem;
    display: none;
}

html[dir=rtl] .promotion-badge {
    right: auto;
    left: 0.625rem;
}


.gap-8 {
    background: #d9d5cf;
}



.sm\:gap-8 {
        background: #2067f5;
}


/*ألوان أيقونات ونصوص مميزات المتجر */ 

.sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem;
        color: #ffffff;
    }

.sicon-shield-check, .sicon-settings, .sicon-cup-hot:before {
    color: #fcfcfc;
}


@media (max-width: 580px) {
    .main-nav .navbar-brand img {
        height: auto !important;
        max-width: 120px !important;
        padding: 0px;
    }
}

@media (min-width: 425px)html[dir=rtl] .promotion-badge {
    right: 6.625rem;
}