/** Shopify CDN: Minification failed

Line 14:12 Expected identifier but found whitespace
Line 14:13 Unexpected "("

**/


h1.hero-title-template--26662578913573__scrolling_banner_wXyC8b {
 color:white;
}

.template-page #MainContent
Specificity: (1,1,0)
 {
    padding-bottom: 0px !important;
}

.whats-new-header h2 {
    /* min: 28px, preferred: 8vw, max: 64px */
    font-size: clamp(28px, 8vw, 64px) !important;
}

/* Desktop (Default) */
.whats-new-header h2 {
    font-size: 64px !important;
    line-height: 1.2; /* Prevents overlapping lines */
}

/* Tablet (Screens smaller than 1024px) */
@media (max-width: 1024px) {
    .whats-new-header h2 {
        font-size: 48px !important;
    }
}

/* Mobile (Screens smaller than 768px) */
@media (max-width: 768px) {
    .whats-new-header h2 {
        font-size: 36px !important;
    }
}

/* Small Mobile (Screens smaller than 480px) */
@media (max-width: 480px) {
    .whats-new-header h2 {
        font-size: 28px !important;
    }
}

.title-wrapper-template--26662578913573__featured_collection_grid_Pbzhtm {
    text-align: center;
}

.title-wrapper-template--26662578913573__featured_collection_grid_NmbrNV {
    text-align: center;
}


.m-section__header {
    margin-bottom: 15px !important;
}


.container.m-section-my {
    margin: 80px auto;
}

