.hb_user_data{
  font-weight: 700;
  margin-bottom: 30px !important;
}

.hb_fe_order_form{

}

.hb_products_header{
  font-weight: 700;
}

.hb_single_product{
  margin-bottom: 10px !important;
}

.hb_products_header, .hb_single_product{
  font-size: 0;
}

.hb_products_header>div, .hb_single_product>div{
  display: inline-block;
  vertical-align: top !important;
  font-size: 16px;
}

.hb_item_product_id{
  width: 30%;
}

.hb_item_title{
  width: 50%;
  font-weight: 700;
}

.hb_item_title .hb_item_extra{
  font-weight: 400;
  font-size: 14px;
}

.hb_item_sale_unit{
  width: 10%;
}

.hb_item_sale_unit_request{
  width: 10%;
}

.hb_single_product input, .hb_notes_textarea, .hb_login_box input, .woocommerce-form-login input{
  border: 1px solid #737373 !important;
  height: auto !important;
  padding: 5px !important;
  border-radius: 3px !important;
}

.woocommerce-form-login input{
  width: auto !important;
}

.hb_single_product input[type='number']{
  width: 100%;
}

.hb_login_box input[type='text'], .hb_login_box input[type='password']{
  width: 100% !important;
}

.hb_notes_textarea{
  width: 50% !important;
  height: 100px !important;
  margin: 30px 0 10px 25% !important;
}

.hb_form_bottom{
  width: 50%;
  margin-left: 25% !important;
}

.hb_form_bottom .hb_button{
  float: right;
}

.hb_form_bottom .hb_button button, .woocommerce-form-login .woocommerce-Button{
  font-size: 20px !important;
  padding: 5px 15px !important;
  border-radius: 3px !important;
  cursor: pointer;
}

.woocommerce-form-login .woocommerce-Button{
  line-height: 20px !important;
  font-style: normal !important;;
}

.hb_form_sent{
  width: 50% !important;
  padding: 20px !important;
  font-weight: 700 !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: center !important;
  border: 1px solid #737373 !important;
  border-radius: 3px !important;
}

.hb_form_sent_buttons{
  margin-top: 20px !important;
}

.hb_logout_button{
  float: right;
  color: #737373 !important;
  z-index: 3;
}

.hb_form_sent_buttons a, .hb_login_box .button, .hb_logout_button{
  border: 1px solid #737373 !important;
  padding: 5px 15px !important;
  border-radius: 3px !important;
  display: inline-block;
  margin: 0 5px !important;
}

.hb_login_box .button{
  height: auto !important;
  line-height: 25px !important;
  margin-top: 20px !important;
  font-style: normal !important;
  cursor: pointer;
}

.hb_login_box label{
  display: block !important;
}

.hb_form_sent_buttons a:hover, .hb_logout_button:hover, .woocommerce-form-login .woocommerce-Button:hover{
  background-color: #efefef !important;
}

.hb_order_form_product_list{
  margin-top: 20px;
}

.hb_order_form_product_list .hb_order_form_header{
  font-weight: 700;
}

.hb_order_form_product_list tr td{
  padding-right: 30px;
  padding-bottom: 5px;
}

.hb_order_form_login .hb_login_box{
  display: none;
  position: absolute;
  margin-left: -100px;
  margin-top: -20px;
  background-color: #FFFFFF;
  right: 0;
  width: 300px;
  box-shadow: 0px 10px 10px 1px rgba(0, 0, 0, 0.2);
  padding: 20px;
}

.hb_order_form_login.active .hb_login_box{
  display: block;
}

.hb_login_box a{
  line-height: 20px !important;
  display: block !important;
  margin: 20px 0 !important;
}

.hb_display_inline, .hb_display_inline h1{
  display: inline !important;
}
.hb_display_inline h1{
  color: #000000 !important;
  font-family: 'Raleway', sans-serif !important;
  font-size: 50px !important;
  line-height: 75px !important;
  font-weight: 500 !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
}

.hb_display_inline .separator.small.left{
  background-color: #000000 !important;
}

#login h1{
  display: none !important;
}
