.bg-red{
    background-color: red;
    color: black;
}
.header-info > ul > li a {
    color: black !important;
}
.header-top-ptb-1 #news-flash {
    line-height: 14px;
}

#category-slider-columns .card-2 figure img {
    max-width: 200px !important;
}

.header-style-1 .search-style-2 form input {
    width: 100%;
    max-width: unset;
}

#cart-items-list {
    height: 213px;
    overflow-y: auto;
}

.product-extra-link2 a.active {
    background-color: #3BB77E;
    color: #fff;
}

.wish_listed {
    color: red;
}

@media only screen and (max-width: 600px) {
    .carausel-4-columns {
        margin: 25px;
    }
}