/** Shopify CDN: Minification failed

Line 23:1 Expected "}" to go with "{"

**/
.product__info-wrapper {
  padding: 3rem;
}
.not-available {
  background: lightgray;
  color: black;
}
.product__title {
  line-height: normal!important;
}
.product_title h1,
.h1 {
  font-size: calc(var(--font-heading-scale) * 3rem);
}
@media only screen and (max-width: 749px) {
.banner__box.content-container.content-container--full-width-mobile.color-background-1.gradient > h2 {
  font-size: 60px;
}