
.menu-top-area,
.btn,
.js-cookie-consent-agree {
    background: #f7059b !important;
}

.text-primary,
.product-card .product-price {
    color: #f7059b !important;
}

.btn-outline-primary {
    border-color: #f7059b !important;
    color: #f7059b !important;
}

.left-category-area .category-header h4 {
    background: #f7059b;
    color: #fff;
    font-size: 18px;
    padding: 15px;
    margin-bottom: 0;
}


