//FOOTER

.spr-container.spr-container{
    padding: 24px;
}

p.h4.footer__title.small--hide{
    font-size: 1.2rem;
    letter-spacing: -1px;
}

.footer__small-text{
    margin-top: 30px;
}

.grid__item.footer__item--1595496119319 .footer__item-padding p.h4.footer__title.small--hide{
    text-transform: none;
    margin-bottom: 0px;
}

.site-footer__linklist a{
    letter-spacing: -1px;
}

.site-footer .footer__collapsible{
    font-size: 1rem;
    letter-spacing: -0.5px;
    line-height: 1.2;
}
.footer__newsletter{
    margin-top: 10px;
}

.footer__newsletter-btn {
    position: absolute;
    transform: translateY(25%);
    right: 0;
    padding: 0;
    top: 0;
}

.newsletter-promo{
    text-decoration: underline;
}

ul.no-bullets.footer__social {
    margin-top: 40px;
    text-align: left;
}


//PRODUCT

.custom-product-detail{
    text-transform: uppercase;
    text-align: center;
}

.one__collapsible--mb{
    margin-bottom: 0;
}

.rte>div.one__collapsible--mb{
    margin-bottom: 0;
    border-bottom: 0;
}

#product__description{
    ul{
        display: inline-flex;
        flex-flow: column;
        text-align: initial;
    }
}

.variant-wrapper .variant__label{
    display: flex;
}
.variant-wrapper .variant__label #ccpops-trigger-container{
    z-index: 0;
    margin-left: 0.625rem;
}

.spr-container{
    display: flex;
    flex-flow: column-reverse;
}
.spr-header{
    order: 2;
}
.spr-content{
    order: 1;
    display: flex;
    flex-flow: column-reverse;
}
.spr-form{
    order: 2;
}
.spr-reviews{
    order: 1;
}

.product-single__meta .social-sharing{
    display: flex;
    justify-content: center;
    align-items: center;
}

//COLLECTION
#coll-newsletter-link {
    scroll-behavior: smooth;
}

// GENERAL
html{
    scroll-behavior: smooth;
}

// MEDIA QUERIES
@media (max-width: 959px){
    a.btn.btn--secondary.btn--small.section-header__link{
        display: flex;
        flex-wrap: initial;
        flex: 0;
        white-space: inherit;
    }
    .product-single__meta .hr--medium {
        margin: 0.625rem;
        border: 0;
    }
}

@media (min-width: 960px){

    .ly-languages-switcher.ly-breakpoint-2{
        display: none !important;
    }
    .ly-languages-switcher.fixed.bottom_right, .ly-languages-switcher.absolute.bottom_right{
        display: none !important;
    }

    .footer__small-text{
        margin-top: 30px;
    }

    .grid__item.footer__item--1595496119319 .footer__item-padding #Footer-1595496119319 .collapsible-content__inner .footer__collapsible p{
        font-size: 1.1rem;
    }

    .grid__item.footer__item--1595496119319 .footer__item-padding p.h4.footer__title.small--hide{
        margin-bottom: 0px;
    }
}

.site-footer .page-width {
    text-align: center;
}
.site-footer .grid {
    max-width: 900px;
    margin: 0 auto;
}