.ban {
  text-align: center;
}
.ban .content {
  width: 100%;
  position: absolute;
  top: 30.30303%;
  left: 0;
}
.ban .content h3 {
  font-family: 'Ubuntu', sans-serif;
  font-size: 42px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.1;
  text-shadow: 1px 2px 16px rgba(3, 4, 4, 0.75);
  margin-bottom: 27px;
}
.ban .content .button {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #e89c08;
  background: -moz-linear-gradient(top, #e89c08 0%, #e17d07 100%);
  background: -webkit-linear-gradient(top, #e89c08 0%, #e17d07 100%);
  background: linear-gradient(to bottom, #e89c08 0%, #e17d07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e89c08', endColorstr='#e17d07', GradientType=0);
  border: 0px none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 10px 60px 10px 60px;
  color: #ffffff;
}
h2.border-top-bottom {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  margin-bottom: 20px;
}
h2.border-top-bottom {
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  text-transform: uppercase;
  height: auto !important;
  padding: 5px 0;
}
.home-text {
  margin-top: 30px;
}
.block-layered-nav .block-title,
h1,
h2.border-top-bottom,
h2.product-name,
.usp-container {
  font-family: 'Ubuntu', sans-serif;
}
h2.homepage-title {
  font-weight: 400;
  font-size: 30px;
  color: #ed0972;
  text-align: center;
  margin: 15px 0;
}
.featured-product-home .block .block-title, .cart-summary > .title {
  padding: 5px 0;
  text-align: center;
  font-weight: 300;
  font-size: 18px;
  color: #666666;
  text-transform: uppercase;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}
.featured-product-home .slider-arrows1-pos-top-right .owl-controls .owl-buttons {
  top: -34px !important;
}
.new-buttons {
  text-align: center;
}
.new-buttons a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  background: #e89c08;
  background: -moz-linear-gradient(top, #e89c08 0%, #e17d07 100%);
  background: -webkit-linear-gradient(top, #e89c08 0%, #e17d07 100%);
  background: linear-gradient(to bottom, #e89c08 0%, #e17d07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e89c08', endColorstr='#e17d07', GradientType=0);
  border: 0px none;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  padding: 10px 60px 10px 60px;
  color: #ffffff;
}
.homefeature.feature p {
  font-weight: 700;
  font-size: 12px;
}
/*.nav-regular .nav-item.level0 > a {
  font-size: 13px !important;
  font-weight: bold;
}
.nav-regular li.level0 {
  border-left: 1px solid #fff;
}
.nav-regular li.level0:last-child {
  border-right: 1px solid #fff;
}*/
.footer-container {
  border-top: 1px solid #ccc;
}
/*.footer .heading {
  color: #ed0972;
}*/
.footer a.go,
.footer a.go:hover {
  color: #0cf;
}
