.card-footer .btn {
    box-shadow: 0 0.5rem 1.313rem #00000029;
}
.card .thumbnail,
.card .quick_checkout_hover_effect{
    border-radius: 0.625rem;
    overflow: hidden;
}
.category_bg .page-header {
    margin-bottom: 0;
    padding: 0.5rem 1rem;
}

.page-header h1 {
    display: inline-block;
    width: auto;
}


.HomePage_Title .after_line,
.middle_inner_section .card .card-body .card-title, #product_list_without_category .card .card-body .card-title,
.category_bg .breadcrumb_container li a span,
.category_bg .page-header h1{
  color: #50bebb !important;
}
.section-bg{background-color:transparent !important;}

.kitproductinfo .kit_product_info .card .calc_kit_footer{background-color: #f8f9fa !important;}
.calc_kit_footer .row .col:first-child {
    padding-right: 0;
}

.calc_kit_footer .content-box span {
  font-size: 14px !important;
  margin-bottom: 0.5rem;
}
#producttotalprice{flex-wrap: nowrap !important;}

#producttotalprice span{font-size:14px !important; white-space:nowrap !important;}

footer .social-media-icons {
  display: none;
}