#top-banner .carousel-inner a {
  position: relative;
  z-index: 99;
}
.cta-section.bg-danger{display:none;}
#main-content .container.body-container .CMS_Heading.text-center{
    display:none !important;
}
#main-content .container.body-container{
    padding-bottom: 0;
}

#contact_us_frm .form-group:nth-child(8){
    display:none !important;
}
#contact_us_frm{
    margin-bottom:4rem;
}

/*.navbar-nav .nav-item:nth-child(2){*/
/*     display:none !important;*/
/*}*/
#productpricetotal #producttotalprice #disp_product_price small {
  display: none;
}