#y-badges .y-badge{height:auto !important;}
.navbar .navbar-nav .nav-item > .nav-link .badge {margin-left:0.5rem;}
#product_info .yotpo .text-m {
  color: #fff !important;
}
#product_info .yotpo span{display:flex;}
#product_info .page-header {
  flex-wrap: wrap;
}
#product_info .yotpo-display-wrapper {
  padding: 0.5rem 1rem !important;
}
.yotpo-review .yotpo-helpful {display:flex !important;}
.yotpo-dropdown-button{display:flex !important;}

@media only screen and (max-width:768px){
  #google_translate_element{
    max-width: 100px;
  } 
  .goog-te-gadget .goog-te-combo{
      max-width: 100px;
  }
  .goog-te-gadget span{
      display: block;
  }
  .navbar-brand {
  max-width: 100px;
}
.navbar-brand img {
  max-width: 100%;
  max-height: none;
}
}
.hide-qty .prduct_qty {
  display: none;
}