.search-filter {
    width: 100%;
    justify-content: center;
}

.search-inputs-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    max-width: 500px;
    width: 100%;
    margin: 0 auto; 
}

.filter-dropdown {
    width: calc(33.33% - 10px); 
}

#tires-filter {
    margin-left:20px!important;
    margin-right:20px!important;
    margin-bottom:20px!important;
    margin-top:-10px!important;
    width: 100%;
    text-align: center;
    background-color:#000000;
    color:white;
    padding-bottom:5px;
    padding-top:5px;
}
footer .footer-logo {
background-color:#fff;
}
.card-news {
    position: relative;
    display: flex;
    height: 2.5rem;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    }
.footer-logo {
    content: url('https://cdn.salla.sa/form-builder/WAPmYBnXmuzcA8BZgkRoOxexCITScH3O5VzKXxXc.jpg'); 
    width: 300px; 
    height: auto; 
}

.s-product-card-promotion-title {
background-color: #EC1C24;
}

.promotion-title {
background-color: #EC1C24;
}

.s-product-card-content-title a {
font-size: 1.5rem;
}

.store-features-block .s-block--features__item {
    background-color: #e7e7e769;
}
.s-block--features__item {
    border-radius: 1.375rem;
    }