html {
  overflow-y: scroll;
}
.font_a11  {
  font-family: Arial;
  font-size: 11px;
  }
.font_a12  {
  font-family: Arial;
  font-size: 12px;
  }
.font_a13  {
  font-family: Arial;
  font-size: 13px;
  }   

.font_a14  {
  font-family: Arial;
  font-size: 14px;
  } 
.font_a15  {
  font-family: Arial;
  font-size: 15px;
  } 
.font_a16  {
  font-family: Arial;
  font-size: 16px;
  } 
.font_a17  {
  font-family: Arial;
  font-size: 17px;
  } 
.font_a18  {
  font-family: Arial;
  font-size: 18px;
  } 
.font_a19  {
  font-family: Arial;
  font-size: 19px;
  } 
.font_a20  {
  font-family: Arial;
  font-size: 20px;
  }     
.font_a22  {
  font-family: Arial;
  font-size: 22px;
  }     
.font_a24  {
  font-family: Arial;
  font-size: 24px;
  }     
.font_a26  {
  font-family: Arial;
  font-size: 26px;
  }               
.navbar-custom-logo {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-custom-menu {
  float: right;
  height: 50px;
  padding: 10px 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
}
.navbar-custom-menu:hover {
  color: #777777;
}
.navbar-custom-phone {
  float: right;
  height: 50px;
  padding: 10px 10px;
  font-size: 16px;
  line-height: 20px;
}			  
.navbar-custom-filters {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-custom-checkout {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.custom_link_gray {
  color: #555555;
}
.custom_link_gray:hover {
  color: #777777;
}