@media only screen and (min-width: 768px) {
    #FeatureEditorial:not(.full-width) .hero__image {
        width: auto;
        max-height: none;
    }
}
#FeatureEditorial .hotspot__product_bg_1 {
  border: 20px solid #0E366B;
    background-color: #FBFDFA;
}
#FeatureEditorial .hotspot__product_bg_2 {
   border: 20px solid #0E366B;
    background-color: #FBFDFA;
}
#FeatureEditorial .icon.iconbar__stores-icon {
  padding: 3px;
  display: inline-block;
 
}
#xmas_gifting {
  left: 27.5%;
  top: 38.5%;
}
#In_store_Fun_With_Baz_Friends {
  left: 75.5%;
  top: 38.5%;
}
#Baz_Friends_Pop_Up_At_NTP {
  left: 36%;
  top: 87.5%;
}

#XMAS_experiences {
  left: 55%;
  top: 71%;
}
#moet_chandon_Pop_Up {
  left: 29.5%;
  top: 78%;
}
#Get_Sets_GO {
  left: 44%;
  top: 84.5%;
}
#Bears_Friends_Candy_Collection {
  left: 63.5%;
  top: 84.5%;
}
#jewel {
  left: 35%;
  top: 76%;
}
#FeatureEditorial {
  max-width: none;
}
#FeatureEditorial .hotspot__product {
  width: 400px;
  height: 460px;
  overflow: auto;
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  scroll-behavior: smooth;
}

#FeatureEditorial .hotspot__product__figure__image {
  max-width: none;
}

#FeatureEditorial .hotspot__product * {
  text-transform: none;
}

#FeatureEditorial .hotspot__product .lc-button {
  text-transform: uppercase;
  margin-top: 15px;
}

#FeatureEditorial .hotspot__product .hotspot__product__text--brand {
  margin-bottom: 15px;
}

#FeatureEditorial .hotspot__product .hotspot__product__text,
.vex-content .hotspot__product__link .hotspot__product__text {
  max-width: 320px;
}

#FeatureEditorial .hotspot__product .hotspot__product__text p {
  padding-top: 15px;
  font-size: 14px;
}
#FeatureEditorial .hotspot__product .hotspot__product__text--button {
  margin-top: 0;
  margin-bottom: 15px;
}
#FeatureEditorial
  .hotspot__product
  .hotspot__product__text.hotspot__product__text--brand {
  font-size: 20px;
}

#FeatureEditorial .carousel {
  max-width: 300px;
  margin-top: 0px;
}

.flickity-page-dots {
  display: none;
}

#FeatureEditorial svg.hotspot__icon__svg {
  pointer-events: none;
}

#FeatureEditorial #read-more-checkbox + .hero {
  margin-top: 0px;
  margin-bottom: 0px;
}
#FeatureEditorial .hero__figure__caption {
  margin-top: 25px;
}
@media only screen and (min-width: 1200px) {
  #FeatureEditorial .hotspot__product {
    width: 500px;
    height: 450px;
  }
  #FeatureEditorial .carousel {
    max-width: 320px;
  }
  #FeatureEditorial .hotspot__product__figure img {
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  #FeatureEditorial .content__desc {
    margin-top: 30px;
    margin-bottom: 60px;
  }
  #FeatureEditorial .hero {
    margin-top: 90px;
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 440px) {
  #FeatureEditorial .hero__products .flickity-button.previous {
    left: -50px;
  }

  #FeatureEditorial .hero__products .flickity-button.next {
    right: -50px;
  }
}
@media only screen and (max-width: 768px) {
  ol,
  p,
  ul {
    text-align: center;
  }
  #xmas_gifting {
    left: 5.5%;
    top: 50%;
  }
  #In_store_Fun_With_Baz_Friends {
    left: 90%;
    top: 52%;
  }
  #Baz_Friends_Pop_Up_At_NTP {
    left: 83.5%;
    top: 72%;
  }
  #XMAS_experiences {
    left: 66%;
    top: 59%;
  }
  #moet_chandon_Pop_Up {
    left: 25%;
    top: 75%;
  }
  #Get_Sets_GO {
    left: 43%;
    top: 69%;
  }
  #Bears_Friends_Candy_Collection {
    left: 82%;
    top: 69%;
  }
  #jewel {
    left: 27.5%;
    top: 54.5%;
  }
}

@media screen and (max-width: 640px) {
  #FeatureEditorial .hero__products--lightbox .hotspot {
    min-width: 100%;
  }

  #FeatureEditorial .hero__products .hotspot__product {
    transition: none;
    transform: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
    height: 85%;
    border-radius: 5px;
  }

  #FeatureEditorial .hotspot.hotspot--active {
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    height: 100%;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }

  #FeatureEditorial .hotspot--active .hotspot__icon {
    z-index: 40;
    left: auto;
    right: 0;
  }
  #FeatureEditorial .hero__images {
    overflow-x: hidden;
  }
}
#FeatureEditorial .content--large .content__desc {
  max-width: 800px;
}
#FeatureEditorial .carousel__products {
  margin-top: 50px;
  max-width: 800px;
  min-height: 280px;
}
@media screen and (max-width: 767px) {
  #FeatureEditorial .carousel__products {
      overflow-x: auto;
  }
}
@media only screen and (max-width: 767px) {
#FeatureEditorial .flickity-prev-next-button.previous {
  top: 300px;
  left: 0px;
}

#FeatureEditorial .flickity-prev-next-button.next {
  top: 300px;
  right: 0px;
}
}

#FeatureEditorial .carousel__slide__wrapper {
max-width: 100%;
}

#FeatureEditorial .carousel__products {
margin-top: 50px;
max-width: 800px;
min-height: 280px;
}

#FeatureEditorial .carousel .products__item {
max-width: 140px;

}

#FeatureEditorial .carousel a {
width: 140px;

}