/* Add custom CSS styles below */ 
section.s-block.ca-categories-2 .absolute {
    z-index:0;
}
section.s-block.ca-categories-2 .grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}
salla-slider#slider-6 a.fbanner-star-btn.py-2::after {
    content: "";
    position: absolute;
    top: -14px;
    left: -69px; /* يطلعها برا على الشمال */

    width: 90px; /* عرض الصورة */
    height: 199%; /* نفس ارتفاع الزر */

    background-image: url("https://cdn.files.salla.network/homepage/1561041469/11afecf2-92dd-4302-bc7c-2b785d51d5af.webp");
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat; /* عشان الزر يفضل قابل للضغط */
}
@media(min-width:768px){
    div#mainnav a.navbar-brand img{
        width:100px;
        min-height:100px !important;
        padding:5px;
    }
}
section.social_slider {
    display: none;
}