.specials-page .l-page__layout {
  background-color: #eee;
}
.specials-page .l-layout__main {
  margin-top: 0;
}
.all-categories .l-page__layout {
  background-color: #eee;
}
.p-cms {
  text-align: left;
}

#homepage-slider {
  position: relative;
}
#homepage-slider .item {
  overflow: hidden;
  display: none;
}
#homepage-slider .item.active {
  display: block;
}
#homepage-slider .item img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 100%;
}
#homepage-slider .carousel-indicators {
  position: absolute;
  right: 8px;
  bottom: 5px;
  z-index: 15;
  list-style: none;
  text-align: right;
  margin: 0;
  padding: 0;
}
#homepage-slider .carousel-indicators li {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 2px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #c08e8e;
}
#homepage-slider .carousel-indicators .active {
  background-color: #ce2523;
}
.b-homepage-hero__image {
  width: 100%;
  height: auto;
}
@media (max-width: 481px) {
  #homepage-slider .carousel-indicators {
    display: none;
  }
}
.b-featured-product {
  position: relative;
  max-width: 380px;
  text-align: center;
}
.b-featured-product__name {
  margin: 10px 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  text-transform: uppercase;
}
.b-featured-product__name,
.b-featured-product__name a {
  color: black;
}
.b-featured-product__image {
  display: block;
  width: 100%;
  max-height: 380px;
}
.b-featured-product__image img {
  width: 160px;
  height: auto;
}
.b-featured-product__price {
  text-align: center;
}
.b-featured-product__price .b-price-regular {
  padding-top: 19px;
}
.b-featured-product__tier-price {
  position: absolute;
  bottom: 0;
}
@media (min-width: 481px) {
  .b-featured-product__name {
    min-height: 80px;
  }
}
@media (min-width: 768px) {
  .b-featured-product__name {
    min-height: auto;
  }
}
.b-featured-list {
  text-align: left;
}
.b-featured-list:before,
.b-featured-list:after {
  content: " ";
  display: table;
}
.b-featured-list:after {
  clear: both;
}
.b-featured-list__header {
  padding: 0 10px 20px;
  margin-bottom: 0.2em;
  font-size: 24px;
  border-bottom: 1px solid #ddd;
}
.b-featured-list__item {
  padding: 20px;
  margin: 0 auto;
}
@media (min-width: 481px) {
  .b-featured-list {
    margin-left: -10px;
    margin-right: -10px;
    margin-left: 0;
    margin-right: 0;
  }
  .b-featured-list__header {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
  .b-featured-list__item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
    padding: 20px;
  }
  .b-featured-list__item:nth-of-type(2n+1) {
    clear: both;
  }
}
@media (min-width: 768px) {
  .b-featured-list__header {
    font-size: 34px;
  }
  .b-featured-list__item {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 25%;
    padding: 20px;
  }
  .b-featured-list__item:nth-of-type(2n+1) {
    clear: none;
  }
  .b-featured-list__item:nth-of-type(4n+1) {
    clear: both;
  }
}
@media (min-width: 1024px) {
  .b-featured-list__header {
    padding-bottom: 10px;
  }
}
.b-customer-reviews__stars {
  display: block;
}
.b-customer-reviews__customer {
  display: block;
  text-align: right;
}
.b-brand-image {
  height: auto;
}
.b-brand-image--cci-ammo,
.b-brand-image--cci {
  width: 110px;
}
.b-brand-image--pmc-ammo,
.b-brand-image--pmc {
  width: 150px;
}
.b-brand-image--fiocchi-ammo,
.b-brand-image--fiocchi {
  width: 161px;
}
.b-brand-image--blazer-brass {
  width: 184px;
}
.b-brand-image--blazer-brass-ammo,
.b-brand-image--tula-ammo,
.b-brand-image--tula,
.b-brand-image--wolf-ammo,
.b-brand-image--wolf,
.b-brand-image--hornady-ammo,
.b-brand-image--hornady {
  width: 200px;
}
.b-brand-image--federal-ammo,
.b-brand-image--federal {
  width: 240px;
}
.b-brand-image[alt~=Sellier],
.b-brand-image--winchester-ammo,
.b-brand-image--winchester,
.b-brand-image--remington-ammo,
.b-brand-image--remington,
.b-brand-image--magtech-ammo,
.b-brand-image--magtech,
.b-brand-image--speer-ammo,
.b-brand-image--speer {
  width: 250px;
}
.b-shop-by-manufacturer {
  margin-top: 50px;
  margin-bottom: 20px;
}
.b-shop-by-manufacturer__header {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
  margin-bottom: 0.2em;
  padding-bottom: 20px;
  font-size: 24px;
  border-bottom: 1px solid #ddd;
}
.b-shop-by-manufacturer__wrapper {
  text-align: center;
}
.b-shop-by-manufacturer__item {
  display: inline-block;
  width: 100%;
  height: 85px;
  vertical-align: top;
  margin: 8px 0;
}
.b-shop-by-manufacturer__link {
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 85px;
  text-align: center;
  position: relative;
  overflow: hidden;
  transition: all 0.18s ease-in 0s;
}
.b-shop-by-manufacturer__link:last-of-type {
  padding-bottom: 0;
}
.b-shop-by-manufacturer__link:hover {
  background-color: #eee;
}
.b-shop-by-manufacturer__link:hover .b-shop-by-manufacturer__layer-corner {
  opacity: 1;
}
.b-shop-by-manufacturer__layer-corner {
  background-color: #b43d24;
  opacity: 0;
  width: 32px;
  height: 32px;
  position: absolute;
  right: -16px;
  bottom: -16px;
  z-index: 1;
  transform: rotateZ(45deg);
  transition: all 0.18s ease-in 0s;
}
.b-shop-by-manufacturer .b-brand-image {
  position: relative;
  z-index: 2;
  transition: all 0.18s ease-in 0s;
}
@media (min-width: 481px) {
  .b-shop-by-manufacturer:after {
    content: "";
    display: block;
    clear: both;
  }
  .b-shop-by-manufacturer__wrapper:after {
    content: "";
    clear: both;
  }
  .b-shop-by-manufacturer__item {
    width: 50%;
    float: left;
    margin: 10px 0;
  }
  .b-shop-by-manufacturer__link {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 768px) {
  .b-shop-by-manufacturer__header {
    font-size: 34px;
  }
  .b-shop-by-manufacturer__link {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .b-shop-by-manufacturer {
    margin-bottom: 35px;
  }
  .b-shop-by-manufacturer__header {
    padding-bottom: 10px;
  }
  .b-shop-by-manufacturer__item {
    width: 33%;
    margin: 15px 0;
  }
}
.cms-index-index .l-layout__main {
  margin-top: 0;
}
.p-homepage__about,
.p-homepage__customer-reviews {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  width: 100%;
}
.p-homepage__customer-reviews .b-rating-stars {
  margin-bottom: 3px;
}
@media (min-width: 768px) {
  .p-homepage__about,
  .p-homepage__customer-reviews {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
}

