.amega-menu .category-item.level-1 > .h5 a {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}

.amega-menu .amenu-item .adropdown {
  top: 100%;
  width: 400px;
}

.product-flags .product-flag.out_of_stock {
  background: #be1622;
  color: #ffffff;
  display: none;
}

#amegamenu {
  font-size: 18px;
}

.an_homeproducts-banner-default .an_homeproducts-banner-content .an_homeproducts-banner-textlink {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 12px;
  font-weight: 500;
  position: absolute;
  bottom: -30px;
  opacity: 0;
  transition: all .3s;
  display: none;
}