/** Shopify CDN: Minification failed

Line 29:45 Expected "}" to go with "{"

**/
.media-gallery__viewer {
    border: 0 !important;
    background: transparent !important;
}

.product-info {
    --bg-color: var(--panel-bg-color);
    background-color: rgb(var(--bg-color)) !important;
    border: 1px solid rgba(0 0 0 / .25)
}

.product-info {
    padding: 3.5% !important;
}

.product-main .product-info::before,
.product-main .product-info::after {
    display: none !important;
}

.shopify-section+.product-main::before,
.product-details+.shopify-section::before,
.product-main+.shopify-section:not(.product-details)::before {
    background-color: transparent !important;