.pd-t {
  padding-top: 160px;
}

.main-product-single [id*="__scrolling-text"] {
  order: 27;
}

.barsMarqueeWrapper .scrolling-text__item.with-text strong {
  padding: 0 51px;
}

.barsMarqueeWrapper {
  padding: 30px 0 50px;
}

.barsMarqueeWrapper .scrolling-text__item.with-text strong {
  padding: 0 51px;
}

.single-page-grid-sec:not(:last-child) {
  margin-bottom: 140px;
}

.change-graduint .grid .collage-right > :last-child .banner__overlay,
.change-graduint .grid .collage-left > :last-child .banner__overlay {
  opacity: 1;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 45%,
    rgba(0, 0, 0, 0.3) 77.6%,
    rgba(0, 0, 0, 0.7) 100%
  );
  height: 100%;
  width: 100%;
  inset: 0;
}

.change-graduint .grid .collage-right > :first-child .banner__overlay,
.change-graduint .grid .collage-left > :first-child .banner__overlay {
  background: linear-gradient(
    0,
    rgba(0, 0, 0, 0) 45%,
    rgba(0, 0, 0, 0.3) 77.6%,
    rgba(0, 0, 0, 0.7) 100%
  );
  height: 100%;
  width: 100%;
  inset: 0;
}

.main-video .deferred-poster .play-button {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.main-video button span.play-button {
  opacity: 0;
}

.main-video:hover button span.play-button {
  opacity: 1;
}

.yotpo-display-wrapper {
  margin-top: 25px !important;
}

.product__info h1 {
  flex: 1;
  line-height: 1.2;
}

.head-info .liquor-text {
  font-size: 60%;
  color: rgba(var(--color-base-text) / 0.5);
}

.bundle-product-sec .variant-picker {
  font-size: inherit;
}

.delivery-box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 9px;
}

/* Ingredients Recipe css */

.recipe-gallery {
  background: #fafafa;
  border-radius: 10px;
  padding: 20px 24px;
}

.ingredient-heading h5 {
  font-size: 16px;
  font-weight: 500;
  color: #171717;
  line-height: 16px;
  padding-bottom: 20px;
}

.ingredient-item {
  background: #ffffff;
  border-radius: 20px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 13px;
}

.ingredient-product-info {
  display: flex;
  align-items: center;
  gap: 30px;
  width: 80%;
}

.ingredient-name {
  font-size: 16px;
  font-weight: 500;
  line-height: 16px;
  color: #171717;
  max-width: 212px;
}

.ingredient-qty {
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  color: #959595;
  padding-top: 8px;
}

.ingredient-product-img img {
  max-width: 60px;
  height: 60px;
  object-fit: contain;
}

.ingredient-price {
  font-size: 16px;
  font-weight: 400;
  line-height: 16px;
  color: #171717;
  max-width: 90px;
  width: 20%;
}

h4.recipe-title-cosmo {
  font-size: 20px;
  font-weight: 400;
  color: #151515;
  margin-bottom: 16px;
}

h4.recipe-title-cosmo strong {
  font-size: 20px;
  font-weight: 600;
  color: #151515;
}

.cosmopo-litan-images {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.recipe-images img {
  border-radius: 8px;
  width: 100%;
  max-width: 80px;
  object-fit: cover;
}
.bundle-product-sec .product-form__buttons .button + .quantity-selector {
  order: -1;
}

/* view popup */
.viewPopup
  .product-slider-big
  .product__thumbnails--beside
  .product__thumbnails-list {
  max-height: 567px;
}
.viewPopup.zip-code-modal .modal-content {
  max-height: 700px;
  max-width: 81% !important;
  padding: 0;
}

.viewPopup.zip-code-modal p {
  font-size: var(--text-base);
  text-align: left;
  margin-bottom: 0;
}

.viewPopup .product__title.with-price h1 {
  font-size: 24px;
}

.product__title.with-price {
  grid-template-columns: 1fr 64%;
}

.viewPopup .price {
  font-size: var(--text-base);
}

.viewPopup .product {
  gap: 10px;
  max-height: 600px;
  overflow: hidden;
  max-width: 1500px;
}

.viewPopup .product__media-container {
  max-height: 600px;
}

.viewPopup .product__info {
  max-height: 600px;
  overflow-y: scroll;
  padding: 28px 20px 30px 20px;
  width: 96%;
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
}

.viewPopup .product__info::-webkit-scrollbar {
  display: none;
}

.viewPopup .zipModalCloseBtn {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
}

.viewPopup .product__inventory {
  text-align: left;
}

.viewPopup .zipModalCloseBtn img {
  width: 18px;
}
.viewPopup .zipModalCloseBtn {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 2;
}

.viewPopup .product__inventory {
  text-align: left;
}

.viewPopup .zipModalCloseBtn img {
  width: 18px;
}
.light .zipModalCloseBtn {
  filter: invert(1);
}
/* end */

@media (max-width: 1500px) {
  .single-page-grid-sec:not(:last-child) {
    margin-bottom: 40px;
  }
}

@media (min-width: 1023px) and (max-width: 1279px) {
  .viewPopup .product__info {
    max-height: 600px;
    overflow-y: scroll;
    padding: 28px 5px 30px 5px;
    width: 92%;
  }

  .viewPopup .social-sharing .social-sharing__link {
    width: var(--sp-7);
    height: var(--sp-5);
  }

  .viewPopup .product {
    gap: 10px;
    max-height: 100%;
    overflow: auto;
  }

  .viewPopup .product__info {
    max-height: 100%;
    overflow-y: scroll;
    padding: 28px 20px 30px 20px;
    width: 100%;
  }

  .viewPopup.zip-code-modal .modal-content {
    max-width: 100% !important;
    padding: 0;
    width: 100%;
    margin: 20px;
    max-height: 550px;
    overflow-y: scroll;
  }

  .viewPopup .product__media-container {
    max-height: 100%;
  }
}

@media (min-width: 1280px) and (max-width: 1600px) {
  .viewPopup.zip-code-modal .modal-content {
    max-height: 700px;
    max-width: 88% !important;
    padding: 0;
  }

  .viewPopup .social-sharing .social-sharing__link {
    width: var(--sp-7);
    height: var(--sp-7);
  }

  .viewPopup .product__info {
    width: 100%;
  }
}

@media (min-width: 1501px) and (max-width: 1624px) {
  .viewPopup .social-sharing .social-sharing__link {
    width: var(--sp-9);
    height: var(--sp-5);
  }
}

@media (max-width: 1024px) {
  .single-page-grid-sec:not(:last-child) {
    margin-bottom: 0;
  }
  .viewPopup .product {
    gap: 10px;
    max-height: 100%;
    overflow: auto;
  }

  .viewPopup .product__info {
    max-height: 100%;
    overflow-y: scroll;
    padding: 28px 20px 30px 20px;
    width: 100%;
  }

  .viewPopup.zip-code-modal .modal-content {
    max-width: 100% !important;
    padding: 0;
    width: 100%;
    margin: 20px;
    max-height: 550px;
    overflow-y: scroll;
  }

  .viewPopup .product__media-container {
    max-height: 100%;
  }
}

@media (max-width: 767px) {
  .barsMarqueeWrapper {
    padding: 30px 0 5px;
  }
  .yotpo-display-wrapper {
    margin-top: 0 !important;
  }
  .pd-t {
    padding-top: 70px;
  }
  .subtext-md {
    font-size: 12px;
  }

  .viewPopup.zip-code-modal .modal-content {
    max-width: 100% !important;
    padding: 0;
    width: 100%;
    margin: 20px;
    max-height: 550px;
    overflow-y: scroll;
  }

  .viewPopup .product__media-container {
    max-height: 100%;
  }

  .viewPopup .product__info {
    max-height: 100%;
    overflow-y: scroll;
    padding: 28px 20px 30px 20px;
    width: 100%;
  }
  .product__title.with-price {
    grid-template-columns: unset;
  }
}

@media (max-width: 440px) {
  .ingredient-price {
    font-size: 14px;
  }

  .ingredient-name {
    font-size: 12px;
    font-weight: 600;
  }

  .ingredient-qty {
    font-size: 10px;
  }

  .ingredient-product-info {
    gap: 10px;
  }

  .ingredient-item {
    padding: 14px;
  }

  .recipe-gallery {
    padding: 15px 15px;
  }
}

@media (max-width: 440px) {
  .product__info h1 {
    width: 100%;
    flex: 0 0 auto;
  }
}
@media (max-width: 400px) {
  .viewPopup .social-sm .social-sharing__link {
    width: 15px;
    height: 15px;
  }

  .viewPopup ul.social-sharing {
    gap: 7px;
  }
}

@media (max-width: 375px) {
  .ingredient-price {
    white-space: normal;
  }

  .product-with-checkbox {
    gap: 3px;
  }

  .text-sm.usd-max-width h4 {
    width: 33px;
  }

  .product-with-checkbox {
    gap: 6px;
  }
}
