/** Shopify CDN: Minification failed

Line 41:0 Unexpected "}"

**/
.card-information .price .price__container .price__sale .price-item.price-item--sale.price-item--last {
    font-weight: 600;
}
.card-information .price .price__container .price__regular .price-item.price-item--regular {
    font-weight: 600;
}
.product__info-wrapper .product__info-container .price .price__container .price__sale .price-item.price-item--sale.price-item--last {
    font-weight: 600;
}
.product__info-wrapper .product__info-container .price .price__container .price__regular .price-item.price-item--regular {
    font-weight: 600;
}
/* @media (max-width: 767px) {

    .product-form__buttons {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background-color: #fff;
        padding: 6px 8px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        gap: 4px;
    }
  .product-form__buttons .product-form__submit,
  .product-form__buttons .shopify-payment-button {
    width: 50% !important;
    height: min-content;
    font-size:14px;
  } */


}