/** Shopify CDN: Minification failed

Line 15:39 Unexpected "{"

**/
.product__title h1{
    font-size:18px;
    font-weight:bold;
}
.price--current {
    font-size: 32px !important;
    font-weight:bold !important;
}
/* Review Widget @appブロックを非表示（スクリプトは維持） */
.jdgm-review-widget:not(#ProductReview-{{ section.id }} .jdgm-review-widget) {
  display: none !important;
}