/** * WARNING: Do not change this file. Your changes will be lost. * 2025-06-05 20:14:05 */  body.boxed {    }  @media (min-width: 768px) { .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom { width: 32.67%; } .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper { width: 65.33%; } .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main { width: 24.5025%; } .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media { width: 48.9975%; } }  html {
    font-size: 62.5%;
}
body {
    font-size: 1.3rem;
}
input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], textarea, select {
    font-size: inherit;
}
.catalog-product-view .page-main, .catalog-category-view .page-main, .checkout-cart-index .page-main, .checkout-index-index .page-main, .customer-account-login .page-main, .customer-account-forgotpassword .page-main, .customer-account-create .page-main, .cms-index-index .page-main {
    padding-top: 15px;
}
p, li {
    line-height: inherit;
}
.catalog-product-view div.mage-error {
    position: unset;
    width: unset;
}
html .background-color-primary {
    background-color: #d3d3d3 !important;
}
.klaviyo-close-form {
    background-color: #000 !important;
    border: 0 !important;
}.select-theme .product-label.new-label {
    font-weight: 900;
}


.select-theme .homepage-grid-banner .grid-section.middle-section {
    object-fit: cover;
    height: 50%;
}

.select-theme .homepage-grid-banner .grid-section.middle-section img{
    height: 100%;
    object-fit: cover;
}

.select-theme .homepage-grid-banner .grid-section.big-section {
    object-fit: cover;
    height: 100%;
}

@media only screen and (max-width: 767px) {
    .ss_vinyl_featured .grid-section.big-section.ss_vinyl_featured {
        aspect-ratio: 1;
    }
}

.select-theme .homepage-grid-banner .grid-section.big-section img{
    height: 100%;
    object-fit: cover;
}
