/*.bootstrap-select button{*/
/*  background-color: #f0f0f0 !important;*/
/*}*/
#product_info .page-header h1 small {
  display: none;
}
#normalcalc .bootstrap-select button {
  background-color: #f5f2f0 !important;
  border: none !important;
}
#normalcalc .form-control, .custom-select {
  background-color: #f5f2f0;
}
.home_page_body .testimonial_home {
  display: none;
}
.home_page_body .main_background {
  display: none;
}
  .home_page_body .steps_to_place_order::after {
    border-width: 5vh 50vw;
    display: none;
  }
  
#quote_create #normalcalc .ops_customclass {
 flex-direction: column;
}
.upload_artwork_letter {
  background: #ce252c;color: #fff;
}
.upload_artwork_letter a{
    color: #fff !important;
}