.bg-light {
    background-color: #fed3d3 !Important;
}
#disp_product_price {
  font-weight: 400;color: #b9181a !important;
}
#disp_product_price del {
  font-weight:800;color: #000 !important;
}
@media only screen and (min-width: 768px) {
  .navbar-brand {max-width: 320px;}
  .navbar-brand img {width: 320px;}
}

.img-fluid.bg-light.border .bg-light {
    background-color: none;
}
#frm_actionbuttons .page-sub-header {
    display: none;
}
.custom_design {
    border-color: #bc0815 !important;
}
.custom_design .btn-img-text {
    color: #bc0815 !important;
}
#category_product_list .product-box .card {
  overflow: hidden;
}