.prduct_option .form-group textarea.form-control{
    height: 50px;
}

#product-info > .row .col-12.col-md-5 .page-header h1 small{
    display:block !important;
}

#product-info > .row .col-12.col-md-5 #price_calculator .card-header .card-title .row .col-6:nth-child(1){
    display:none !important;
}

#product-info > .row .col-12.col-md-5 #price_calculator .card-header .card-title .row .col-6:nth-child(2){
   flex: 0 0 100%;
  max-width: 100%;
}

#footer .fotter_bottom .container .support_info ul {
    column-count: 1;
  }
  
 #footer .fotter_bottom .container .bottom-links{
      column-count: 2;
  }
  #product-info > .row .col-12.col-md-5 .page-header h1 small {
  display: block !important;
  display: none !important;
}
.product-box .hover-box-shadow .thumbnail img {
  border-radius: 10px;
}


.TEST_1_Print_With_Perfect_Binding #product-info #price_calculator .card-body #pricecalulate #additionaloptionid .prduct_option .ops_printing{
    display:none !important;
}