.eb-category-title .eb-category-title-link h2, .eb-page-heading
{ 
	font-size: 24px !important; 
  
}
.eb-category-title-link a, a:hover, a:visited
{ 
	font-size: 24px !important; 
} 
 .eb-category-title :hover, :visited, h2
{ 
	font-size: 24px !important; 
  
}
.eb-category-title .eb-category-title-link a, a:hover, a:visited
{ 
	font-size: 24px !important; 
}
#cart_result a, a:hover, a:visited{
  font-size: 24px !important; 
}

#eb-categories h4, .eb-category-description h4, .eb-heading{
  	font-size: 18px !important; 
  	line-height:1.1!important;
}
.eb-register-button .eb-colorbox-addcart a, a:hover, a:visited{
  
  font-size: 14px !important; 
}
#cboxLoadedContent
{
  min-height:320px !important;
}
@media only screen and (min-width: 767px)  {
#cboxLoadedContent
{
  min-width:767px !important;
}
}
  
.col_quantity{
  min-width:75px; !important
}
.btn-wrapper input-append input-group{
  display: flex !important;
  
}
.input-append {
  display: flex !important;
}