/*!
 * Steel Tongue Drum | Product page styles
 * Store: US   Product: STD
 * Source: Kiddospace-CDN / Stores/US/Product-STD/css/steeldrum-sku-template.css
 * Maintained by Tulon S. Avi. Make changes in the repo, not in the theme.
 *
 * Rules that need the Shopify section ID (gallery arrows and the sticky
 * media column) stay inline in snippets/steeldrum-sku-template.liquid,
 * because a static CSS file cannot know that ID.
 *
 */

/* Theme and app overrides */
.price-container.text-money.on-sale.text-sale.text-large.spacer-bottom.flex.align-center {
  margin-bottom: 0 !important;
}
div#fold { display: none; }
.line-item-property__field { display: none; }
.loox-rating { margin-top: 10px; margin-bottom: 13px; }
span.loox-rating-label { display: none !important; }
.cd-cart .cd-cart-upsell-item-prices .save-text { display: none; }

/* Hides the theme's security guarantee section to match the original design */
div#section-guarantee { display: none !important; }

/* Key benefits */
.drum-benefits {
  list-style: none;
  margin: 12px 0 20px;
  padding: 0;
}
.drum-benefits__item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin-bottom: 10px;
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  line-height: 1.4;
}
.drum-benefits__check {
  flex: 0 0 22px;
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
}
.drum-benefits__check img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.drum-benefits__text {
  display: block;
  color: #20323C;
}
.drum-benefits .drum-benefits__text strong {
  display: inline;
}

/* Step headings (size and design) */
.drum-step-head {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
}
.drum-step-num {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #38b6ff;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 25px;
  font-family: 'Fredoka';
}
.drum-step-title {
  font-family: 'Fredoka', 'Nunito', sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #1c2b36;
}
.drum-step-current {
  margin-left: auto;
  color: #1483C7;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 600;
}

/* Design picker */
.drum-option-form { margin: 24px 0; }
.drum-style-options {
  display: flex;
  gap: 4px;
  margin-top: 0;
  flex-wrap: wrap;
}
.optionWrapper.drum-style {
  width: 70px;
  height: 85px;
  text-align: center;
  cursor: pointer;
  background: none;
  padding: 0;
  flex: 0 0 70px;
}
.drum-style__swatch {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  border: 1px solid transparent;
  background: #E6F6FF;
  overflow: hidden;
  transition: border-color .15s ease, box-shadow .15s ease;
  margin: 0 auto;
}
.drum-style__swatch img {
  width: 62px;
  height: 62px;
  object-fit: cover;
  display: block;
}
.optionWrapper.drum-style.active .drum-style__swatch {
  border: 2px solid #38b6ff;
  box-shadow: 0 0 0 3px rgba(56, 182, 255, .15);
}
.optionWrapper.drum-style label {
  display: block;
  margin-top: 7px;
  font-size: 14px;
  color: #5b6b7a;
  cursor: pointer;
}
.optionWrapper.drum-style.active label {
  color: #1c2b36;
  font-weight: 600;
}
.optionWrapper.drum-style:focus-visible {
  outline: 2px solid #38b6ff;
  outline-offset: 3px;
}

/* Trust bar */
.drum-trustbar {
  background: #E6F6FF;
  border-top: 1px solid #d3ecfa;
  border-bottom: 1px solid #d3ecfa;
  padding: 10px 0;
}
.drum-trustbar__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.drum-trustbar__item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1c2b36;
}
.drum-trustbar__icon {
  width: 26px;
  height: 26px;
  object-fit: contain;
  flex: 0 0 26px;
}

/* Stars row */
.drum-stars-row {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}
.drum-stars {
  display: inline-flex;
  gap: 1px;
  line-height: 0;
}
.drum-stars img {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.drum-stars-row__text {
  font-family: 'Nunito', sans-serif;
  font-size: 14px;
  color: #4a5967;
}
.drum-stars-row__text strong {
  font-weight: 800;
  color: #20323C;
}

/* Title and price */
.product-single__title.drum-title {
  font-family: 'Fredoka', 'Nunito', sans-serif;
  font-weight: 700;
  font-size: 30px;
  line-height: 40.2px;
  color: #1c2b36;
  margin: 0 0 18px;
}
#ProductPrice,
#ProductPrice .money {
  font-family: 'Fredoka', 'Nunito', sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin-top: -10px;
  color: #20323C;
}
#ComparePrice,
#ComparePrice .money {
  font-family: 'Fredoka', 'Nunito', sans-serif;
  font-weight: 400;
  font-size: 22px;
}

/* Gallery */
.product-single .media-wrapper,
.product-single__media-flex,
.product-single__media-flex img {
  border-radius: 24px;
}
.product-single__media-flex { overflow: hidden; }

.product-single__thumbnails { margin-top: 14px; }
.product-single__thumbnail.media-wrapper {
  border-radius: 10px;
  overflow: hidden;
  border: 2px solid transparent;
  transition: border-color .15s ease;
}
.product-single__thumbnail.media-wrapper img { border-radius: 8px; }
.product-single__thumbnail.media-wrapper:hover { border-color: #b8e5ff; }
.product-single__thumbnail.active-thumb { border-color: #38b6ff; }

/* Review card */
.drum-review {
  margin: 100px 0 0;
  background: #E6F6FF;
  border-radius: 12px;
  padding: 28px 26px;
  text-align: center;
  font-family: 'Nunito', sans-serif;
}
.drum-review--mobile { display: none !important; }
.drum-review__stars {
  justify-content: center;
  margin-bottom: 10px;
}
.drum-review__quote {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 1.5;
  color: #4a5967;
  font-weight: 600;
  font-style: italic;
}
.drum-review__author {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  color: #20323C;
}

/* Add to cart */
.drum-atc.btn--add-to-cart {
  border-radius: 26px;
  background-color: #38b6ff;
  box-shadow: 0 5px 0 0 #1483C7, 0 8px 18px rgba(56, 182, 255, .35);
  font-family: 'Fredoka', 'Nunito', sans-serif !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  letter-spacing: 0;
  padding: 16px 24px;
  border: none;
  margin-bottom: 5px;
}
.drum-atc.btn--add-to-cart .btn__add-to-cart-text {
  font-family: 'Fredoka', 'Nunito', sans-serif !important;
  font-weight: 500;
  font-size: 20px;
  text-transform: none;
}
.drum-atc .button-cart-icon { display: none !important; }

/* Desktop two-column layout (the sticky media rule stays inline at 1024) */
@media (min-width: 1024px) {
  .product-single .grid.product-single {
    display: flex;
    align-items: flex-start;
  }
  .product-single .box,
  .product-single .wrapper {
    overflow: clip;
  }
}

/* Tablet and iPad portrait, single column */
@media (min-width: 768px) and (max-width: 1023px) {
  .product-single__title.drum-title {
    font-size: 27px;
    line-height: 1.2;
    margin-bottom: 16px;
  }

  #ProductPrice,
  #ProductPrice .money { font-size: 22px; }

  #ComparePrice,
  #ComparePrice .money { font-size: 18px; }

  .drum-benefits__item { font-size: 15px; }

  .drum-step-title { font-size: 18px; }
  .drum-step-current { font-size: 14px; }

  .drum-trustbar__list {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 10px;
  }
  .drum-trustbar__item {
    flex-direction: row;
    justify-content: center;
    text-align: left;
    gap: 8px;
    font-size: 13px;
    line-height: 1.25;
    min-width: 0;
  }
  .drum-trustbar__icon { width: 24px; height: 24px; flex: 0 0 24px; }

  .drum-style-options {
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
  }
  .optionWrapper.drum-style {
    flex: 0 0 78px;
    width: 78px;
    height: auto;
  }
  .drum-style__swatch { width: 66px; height: 66px; }
  .drum-style__swatch img { width: 63px; height: 63px; }
  .optionWrapper.drum-style label { font-size: 14px; }

  .drum-review { margin-top: 36px; padding: 24px 22px; }

  .product-single__thumbnails { margin-top: 16px; }

    .drum-review--desktop { display: none !important; }

  figure.drum-review.drum-review--mobile {
    display: block !important;
    margin-top: 18px;
  }
}

/* Tablet and mobile */
@media (max-width: 767px) {
  .drum-trustbar__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: start;
    gap: 8px;
    flex-wrap: nowrap;
  }
  .drum-trustbar__item {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 5px;
    min-width: 0;
    font-size: 12px;
    line-height: 1.25;
  }
  .drum-trustbar__icon { width: 22px; height: 22px; flex: 0 0 22px; }
  figure.drum-review.drum-review--mobile {
    display: block !important;
  }
}

@media (max-width: 600px) {
  .drum-trustbar__item { font-size: 11px; }
  .drum-trustbar__icon { width: 20px; height: 20px; flex: 0 0 20px; }

  .drum-review { padding: 20px 22px; margin-top: 22px; }
  .drum-review__quote { font-size: 14px; }

  .product-single-divider { display: none; }
  .drum-review--desktop { display: none !important; }
  .drum-review--mobile { display: block; margin-top: 18px; }

  .drum-style-options {
    flex-wrap: nowrap;
    justify-content: space-between;
    gap: 6px;
  }
  .optionWrapper.drum-style { flex: 1 1 0; width: auto; min-width: 0; height: auto; }
  .drum-style__swatch { width: 52px; height: 52px; }
  .optionWrapper.drum-style label { font-size: 13px; }

  .product-single__title.drum-title { font-size: 26px; line-height: 1.1; }
  #ProductPrice,
  #ProductPrice .money { font-size: 20px; font-weight: 400; margin-top: -10px; }

  .drum-trustbar__list {
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px 6px;
  }
  .drum-trustbar__item { font-size: 12px; }
  .drum-trustbar__icon { width: 20px; height: 20px; flex: 0 0 20px; }

  .drum-stars-row {
    align-items: flex-start;
    gap: 10px;
  }
  .drum-stars-row__text {
    font-size: 13px;
    line-height: 1.3;
  }
  .drum-stars { flex: 0 0 auto; padding-top: 1px; }
}

.drum-save {
  display: inline-block;
  padding: 4px 10px;
  border-radius: 999px;
  background: #38b6ff;
  color: #fff;
  font-family: 'Nunito', sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
  align-self: center;
  margin-left: 8px;
}
