/*
Theme Name:     redfair
Theme URI:      
Description:    Child theme for the bootstrap theme 
Author:         Heinrich Hanekom
Author URI:     http://www.hanekomdesign.com
Template:       bootstrap_ankauf
Version:        0.0.1
*/

@import url("../bootstrap_ankauf/style.css");
.products .product .tax-info {
  display: none;
}
.products .product .shipping-costs-info {
  display: none;
}
.products .product .product_title {
  display: none;
}

body #header {
  max-height: 99999px;
}
body .register {
  color: #fff;
  font-size: 10px;
}
body .register:hover {
  color: #fff;
}
body .lostpw {
  line-height: 10px; 
}
.nav-wrapper {
  top: -48px;
}
body .woocommerce-form-register {
  background: #f0f0f0;
}
body .woocommerce-form-register  label  {
  color: #000;
  font-size: 10px;
}
body .woocommerce form.register {
  margin: 0;
}
body form.register .woocommerce-password-hint {
  color: #000;
  font-size: 10px;
  line-height: 12px;
}
body #wrapper .login {
  margin-left: 0;
  margin-right: 0;
}