/*MOBILE*/
@media (max-width: 768px) {
  .home .main.full,
  .featured-categories-banner {
    margin-top: 10px; } }

.heroCarousel-slide .heroCarousel-image {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
  object-position: center; }

.heroCarousel-content {
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 25px;
  min-width: 530px; }

.heroCarousel-title {
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase; }

.heroCarousel-title, .heroCarousel-description {
  color: #fff !important;
  background: none !important; }

.heroCarousel-description {
  font-weight: normal; }

.home .main.full, .featured-categories-banner {
  margin-top: 20px; }

div [data-content-region="home_below_featured_products"] {
  margin: 0 0 50px 0; }

div [data-content-region="home_below_featured_products"] a, div [data-content-region="home_below_carousel"] a {
  display: block;
  border-radius: 10px;
  overflow: hidden; }

[data-content-region="home_below_featured_products"] img, div [data-content-region="home_below_carousel"] img {
  display: block;
  width: 100%; }

.pp-cd {
  /*padding: 15px 0 0 0;*/
  width: 100%;
  border-top: 1px solid #f1f1f1; }

.pp-cd h6, .pp-cd p {
  text-transform: none;
  font-size: 14px !important;
  /*line-height: 1.6rem !important;*/ }

.pp-cd h6 {
  /*margin: 10px 0 0 0;*/ }

.pp-cd p {
  margin: 0 0 10px 0; }

.page main.page-content {
  margin-top: 20px; }
