.notification-bar {
    background-color: #ffcdd5;
}

.service-banner .row > div:nth-child(2n+1) .service-box {
    background-color: #ffcdd5;
}

.service-banner .service-box p {
    color: #000;
}

.product-box .product-info h5 {
    color: #000;
}

.category .category-block .category-content h5 {
    color: #000;
}

/*footer .sub-footer .payment-card-bottom {*/
/*        color: #444ca1;*/

/*}*/

footer .subscribe-section {
    background-color:#fbc1c1;
}

footer.footer-2 .sub-footer {
    background-color: #ffb6b6;
}


.category .category-block:hover {
    background-color: #cdcee1;
 
}

footer .call-text .call-no {
    color: #000;

}

.service-banner .row > div:nth-child(2n) .service-box {
    background-color: #eaa8a8;
}


.img-fluid bg-img {
height: 300px;  

}

.product-box .img-block .cart-details i, .product-box .img-block .cart-wrap i {
    color: #ffffff;
    

}

.bar-style {
  color: red;
}
