/* Edit Featured Products */
h2.w720 {
  color: #d1ae45;
  border-left: 0px;
  font-size: xx-large
}
div > h3.p0, div.static > p.price {
  font-weight: 100;
}
.swiper-button-next:before {
  content: "\25B6";
}
.swiper-button-prev:before {
  content: "\25C0";
}
.featured-products .swiper-button-next:before, .featured-products .swiper-button-prev:before {
  font-size: 2vw!important;
  color: #785400;
}
@media screen and (min-width: 3000px) {
  .featured-products .swiper-button-next:before, .featured-products .swiper-button-prev:before {
    font-size: 1vw!important;
  }
}
