#limited-time-promo .promo-selector {
  text-align: left;
  max-width: 1000px;
  margin: auto;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .promo-selector {
    margin: 0 -16px;
  }
}
#limited-time-promo .promo-card {
  width: 275px;
  position: relative;
}
#limited-time-promo .promo-card > div {
  outline: none;
}
#limited-time-promo .promo-card .checkbox-selector {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 22px;
  transform: scale(1.25);
}
#limited-time-promo .promo-card.selected .productCardImg {
  outline: 2px solid #2c3650;
}
#limited-time-promo .promo-card .product-card-simple .info {
  padding-left: 0px;
}
#limited-time-promo .promo-card .product-card-simple .info .product-name {
  font-size: 16px;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .promo-card .product-card-simple .info .product-name {
    font-size: 14px;
  }
}
#limited-time-promo .promo-card .product-card-simple .info .brand {
  font-size: 14px;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .promo-card .product-card-simple .info .brand {
    font-size: 12px;
  }
}
#limited-time-promo .promo-nutrition {
  background: #fff;
  padding-bottom: 16px;
  font-size: 14px;
  color: #70768d;
  text-decoration: underline;
}
#limited-time-promo .hr-btn-hol {
  border: none;
}
#limited-time-promo .hr-btn-hol:hover {
  color: #70768d;
  background-color: rgba(0, 0, 0, 0);
}
.slick-slider .promo-card {
  padding-right: 16px;
  margin-left: 16px;
}
.slick-slider .promo-card .product-card-simple {
  height: 77vw;
}
.slick-slider .promo-card .checkbox-selector {
  right: 30px !important;
}
.slick-slider .slick-dots li {
  margin: 0px;
}
.slick-slider .slick-dots li button:before {
  margin-top: 3px;
  font-size: 8px;
}
.limited-time-page-content {
  width: 1280px;
  margin: auto;
  text-align: center;
  margin-top: 32px;
}
@media only screen and (max-width: 800px) {
  .limited-time-page-content {
    width: 100%;
  }
}
@media only screen and (max-width: 800px) {
  .limited-time-page-content #limited-time-promo .promo-selector {
    margin: 0;
  }
}
.limited-time-page-content .limite-time-faq {
  background-color: #fff;
  width: 600px;
  margin: auto;
  padding-bottom: 40px;
}
@media only screen and (max-width: 800px) {
  .limited-time-page-content .limite-time-faq {
    width: 100%;
    padding: 0px 16px;
  }
}
.limited-time-page-content .slick-dots {
  margin-bottom: 16px;
}
.limited-time-page-content .slick-slider {
  margin-bottom: 32px;
}
.limited-time-page-content .slick-slider .promo-card .product-card-simple {
  height: auto;
}
.limited-time-page-content .btns-container {
  padding: 0 16px;
}
.limited-time-page-content.has-nav-breadcrumb {
  margin-top: 24px;
}
@media only screen and (max-width: 800px) {
  .limited-time-page-content.has-nav-breadcrumb {
    margin-top: 16px;
  }
}
.slick-list {
  padding-top: 2px !important;
}
#limited-time-promo .faq-section {
  display: flex;
}
@media only screen and (min-width: 1280px) {
  #limited-time-promo .faq-section {
    margin-left: calc(50% - 50vw);
    width: 100vw;
  }
}
#limited-time-promo .faq-section.first-delivery {
  background: linear-gradient(180deg, #e8e9ee 0%, #dcdcde 74.37%);
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .faq-section.first-delivery {
    flex-direction: column;
    background: #f7f8f9;
  }
}
#limited-time-promo .faq-section.first-delivery .faq-section-img {
  background-image: url("/public/img/limited_time_promo/hungryroot_newbox-1.jpg");
}
#limited-time-promo .faq-section.how-save {
  background: #f7f3ee;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .faq-section.how-save {
    flex-direction: column-reverse;
  }
}
#limited-time-promo .faq-section.how-save .faq-section-img {
  background-image: url("/public/img/limited_time_promo/flat_product_lay.jpg");
}
#limited-time-promo .faq-section-text-wrapper {
  flex: 1;
  padding: 124px 0px;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .faq-section-text-wrapper {
    padding: 16px;
  }
}
#limited-time-promo .faq-section-text-wrapper p {
  max-width: 400px;
  text-align: left;
  margin: 12px 0;
}
#limited-time-promo .faq-section-img {
  flex: 1.25;
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .faq-section-img {
    flex: auto;
    height: 235px;
  }
}
#limited-time-promo .regulations {
  color: #70768d;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .regulations {
    padding: 0px 16px 42px;
  }
}
#limited-time-promo .promo-selector {
  max-width: 1093px;
}
#limited-time-promo .promo-selector .promo-card-container {
  height: 520px;
  width: 328px;
  position: relative;
  padding-top: 15px;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .promo-selector .promo-card-container {
    height: 115vw;
  }
}
@media only screen and (max-width: 374px) {
  #limited-time-promo .promo-selector .promo-card-container {
    height: 135vw;
  }
}
#limited-time-promo .promo-selector .promo-card-container .promo-card {
  border: 1px solid #d5d7dc;
  border-radius: 10px;
  overflow: hidden;
  padding: 16px;
  width: 100%;
  height: 100%;
}
#limited-time-promo
  .promo-selector
  .promo-card-container
  .promo-card
  .promo-select-btn-container {
  position: absolute;
  width: 100%;
  padding: 16px;
  left: 0;
  bottom: 0;
}
#limited-time-promo
  .promo-selector
  .promo-card-container
  .promo-card
  .promo-select-btn-container
  .promo-select-btn {
  width: 100%;
  border-radius: 5px;
}
#limited-time-promo .promo-selector .checkbox-selector {
  display: none;
}
#limited-time-promo .promo-selector .product-card-simple .productCardImg {
  width: auto;
  padding-bottom: 83%;
  margin: -16px -16px 0 -16px;
}
#limited-time-promo .promo-selector .product-card-simple .info {
  padding: 16px 8px 4px 0px;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .promo-selector .product-card-simple {
    margin-right: 16px;
  }
}
#limited-time-promo .most-popular {
  display: flex;
  padding: 6px;
  background-color: #0066c8;
  position: absolute;
  z-index: 100;
  border-radius: 20px;
  align-items: center;
  color: #fff;
  transform: translate(85%, -50%);
  padding-right: 8px;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .most-popular {
    transform: translate(calc((100vw - 200px) / 2), -50%);
  }
}
#limited-time-promo .most-popular .star-filled {
  width: 16px;
  margin-right: 4px;
}
#limited-time-promo .promo-effect-string-container {
  position: fixed;
  color: #388555;
  top: 22px;
  right: 10px;
  z-index: 9999;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 800px) {
  #limited-time-promo .promo-effect-string-container {
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 8px;
  }
}
#limited-time-promo .promo-effect-string-container .promo-effect-string {
  width: auto;
}
#limited-time-promo .promo-effect-string-container .tag-green {
  width: 16px;
  margin-right: 4px;
}
#limited-time-promo .slick-slider {
  margin-bottom: 0px;
}
#limited-time-promo .slick-slide {
  padding: 0 4px;
}
@media only screen and (max-width: 800px) {
  .header-wrapper {
    padding-top: 30px;
  }
}
@media only screen and (max-width: 800px) {
  #content-wrapper.has-nav-breadcrumb {
    padding-top: 101px;
  }
}
