/** Shopify CDN: Minification failed

Line 49:4 Expected identifier but found "*"
Line 59:8 Expected identifier but found "*"
Line 129:4 Expected identifier but found "*"
Line 286:20 Comments in CSS use "/* ... */" instead of "//"
Line 335:8 Comments in CSS use "/* ... */" instead of "//"
Line 336:8 Comments in CSS use "/* ... */" instead of "//"
Line 337:8 Comments in CSS use "/* ... */" instead of "//"
Line 338:8 Comments in CSS use "/* ... */" instead of "//"
Line 339:8 Comments in CSS use "/* ... */" instead of "//"
Line 340:8 Comments in CSS use "/* ... */" instead of "//"
... and 4 more hidden warnings

**/
/* TYPOGRAPHY */


/* Utilities */
.show-desktop {
    display: none;

    @media screen and (min-width: 769px) {
        display: block;
    }
}

.show-mobile {
    @media screen and (min-width: 769px) {
        display: none;
    }
}

.position-relative {
    position: relative !important;
}

.d-none {
    display: none !important;
}


body .top-links {
    margin-left: 0;
    margin-right: auto;
}

.wrapper:not(.collection-wrapper) {
    *zoom: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}


body.template-product {

    .wrapper:not(.collection-wrapper) {
        *zoom: 1;
        max-width: 100%;
        margin: 0 auto;
        padding: 0;
    }

    .product-single-wrapper {

        @media only screen and (min-width: 768px) {
            .large--six-twelfths.context {
                width: 52%;
            }

            .large--six-twelfths.product-sticky {
                width: 42%;
            }

        }


    }

    .breadcrumb.wrapper {
        max-width: 1200px;
        margin: 0 auto 30px !important;
    }

    .custom-product-template {
        max-width: 1200px;
        margin: 0 auto;
    }

    .custom-product-tabs {
        @media screen and (min-width: 768px) {
            padding: 30px;
            margin: 0 auto;
        }

        @media screen and (min-width: 993px) {
            padding: 60px;
            margin: 0 auto;
        }

        #product-tabs {
            max-width: 990px;
            margin: 0 auto;
        }
    }

    .homepage-sections-wrapper {

        .wrapper-padded {
            padding: 0;
        }

        &:last-of-type {
            padding-bottom: 0;
        }

    }


}

.shopify-installments {
    margin-top: 9px;
}


.collection-main-body-inner {
    *zoom: 1;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.animations-disabled .fadeIn,
.animations-disabled .fadeInUp {
    animation-name: none;
}

.shown-on-scroll {
    animation-delay: 0.25s;
}

/* Rebuy Font Awesome fix */

#rebuy-cart [class*=' fa-']:before,
#rebuy-cart [class^='fa-']:before {
    font-family: inherit;
}

#rcsms-cart-widget {
    display: none !important;
}

/* BUTTONS */
body .cta,
.quick-add-button-variants,
.quick-add-button {
    display: inline-block;
    padding: 8px 16px;
    width: auto;
    margin: 0;
    letter-spacing: 1px;
    line-height: 1.42;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 4px;
    background-color: #4e4b87;
    color: #fff;
}

.homepage-section-btn.cta {
    text-transform: uppercase;
    border-radius: 4px;
    font-weight: 700;
    background: #4e4b87;
    color: #fff;
    transition: all 0.15s ease-in-out 0s;
    display: inline-block;
    padding: 10px 35px;
    letter-spacing: 1px;
    font-size: 14px;
    margin-top: 32px;
}

/* HEADER */

#NavDrawer {

    .mobile-nav__logo-title,
    .mobile-menu--close-btn {
        background-color: #4d4b87;
    }

    .responsive-image-wrapper {
        -webkit-filter: invert(100%);
        /* safari 6.0 - 9.0 */
        filter: invert(100%);
    }

    .mobile-menu--close-btn {

        &:before,
        &:after {
            background: #fff;
        }
    }

    .header-social-icons {
        display: flex;
        justify-content: flex-start;
        align-items: flex-end;
    }

    .header-social-icons ul {
        display: flex;
        list-style: none;
        margin: 0 0 5px 5px;
    }

    .header-social-icons ul li {
        margin: 0 5px;

        .fa-2x {
            font-size: 2em;
        }
    }

    .__empty {
        width: 20%;
    }

    @media screen and (max-width: 768px) {
        .header-social-icons ul {
            justify-content: space-evenly;
            width: 100%;
            margin-top: 50px;
            margin-left: 20px;
        }

        .header-social-icons ul li {
            margin: 0;
            width: auto;
        }

        .header-social-icons ul li a {
            padding: 0;
        }
    }
}

.announcement-bar--message:not(.swiper-slide-active) a span {
    display: none;
}

header {
    &.site-header {
        .mega-menu-wrapper .mega-menu.site-nav--has-dropdown.nav-hover .site-nav__dropdown {
            transition: all ease .6s;
        }

        .mega-menu-wrapper .mega-menu .site-nav__dropdown {
            transform: translate3d(0, 0, 0);
            padding: 0 24px;
            top: var(--header-height, 70px) !important;
            -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
            box-shadow: none;
            max-width: 100vw;
        }

        .top-links ul li {

            &:not(.site-nav--has-dropdown) {
                @media screen and (min-width: 768px) and (max-width: 1310px) {
                    // display: none;
                }
            }
        }

        .mega-menu:not(.shop-all) {
            .responsive-image-wrapper {
                display: none;
            }
        }

        .mega-menu:not(.discover) {
            .book-list {
                display: none;
            }
        }

        .mega-menu.discover {
            .book-list {
                display: none;
                flex-direction: row;
                padding-top: 66px;
                align-items: flex-start;
                justify-content: center;

                @media screen and (min-width: 1000px) {
                    display: flex;
                    width: 28%;
                }

                img {
                    max-height: 110px;
                    width: auto;
                }

                @media screen and (min-width: 1140px) {
                    padding-top: 27px;

                    img {
                        max-height: 124px;
                    }
                }

                .dropdown-submenu:not(.sidebar-list) {
                    flex-basis: 50%;
                }
            }
        }

        // .mega-menu.diets--programs {
        //   li.dropdown-submenu:not(.sidebar-list) {
        //     flex-basis: 40%;
        //     padding-bottom: 20px;
        //     margin-bottom: 48px;
        //     width: 280px;
        //   }
        // }

        .mega-menu.shop-all {
            .custom-mega-menu {
                height: 475px;
                padding-bottom: 20px;
            }
        }

        .mega-menu:not(.shop-all) {
            .custom-mega-menu {
                height: 255px;
            }
        }

        .custom-mega-menu {
            display: flex;
            flex-direction: column;
            flex-wrap: wrap;
            justify-content: flex-start;
            align-content: flex-start;
            height: 480px;
            border-top: 1px solid #eef0f1;
            width: 100vw;
            background: white;

            >li {
                width: 20%;
            }

            >li:nth-child(1) {
                flex-basis: 40%;
            }

            /* > li:nth-child(2) {
        flex-basis: 50%;
      } */

            >li.sidebar-list {
                overflow: hidden;
                margin-bottom: 0;
            }

            .dropdown-submenu {
                padding-top: 12px;

                .h4 {
                    font-size: 13px;
                    font-weight: 700;
                    margin-bottom: 0;
                    text-transform: uppercase;
                    padding: 2px;
                }

                ul.menu-link {
                    li {
                        font-size: 13px;
                        font-weight: normal;
                        padding: 3px;

                        span.new {
                            font-size: 12px;
                            font-weight: 700;
                            text-transform: uppercase;
                            border-radius: 15px;
                            color: #fff;
                            background-color: #1b78b6;
                            padding: 1px 10px;
                            margin-left: 6px;
                        }

                        .icon {
                            max-height: 16px;
                            width: auto;
                            margin-left: 6px;
                        }
                    }
                }
            }

            .sidebar-list {
                display: flex;
                flex-direction: column;
                height: 100% !important;
                flex-basis: 100% !important;
                width: 295px;
                border-right: 1px solid #eef0f1;
                padding-right: 0;

                li,
                .h4:not(.mega-menu--image-title) {
                    padding: 6px !important;
                }

                @media screen and (min-width: 880px) and (max-width: 1139px) {
                    width: 230px;

                    .mega-menu--image>div {
                        width: 210px;
                        height: 210px;
                    }
                }

                @media screen and (min-width: 1405px) {
                    width: 293px;
                }

                .inner {
                    &.mega-menu--image-wrapper {
                        margin-top: 36px;
                        margin-bottom: 0;
                    }
                }
            }

            .mega-menu--image>div {
                width: 264px;
                height: 264px;
                margin-bottom: 0;
            }

            a.no-style {
                padding-top: 10px;
            }

            .h5 {
                display: none;
            }

            .mega-menu--image-title {
                display: none;
                padding: 0 !important;
            }
        }
    }
}

/* Breadcrumb */

.breadcrumb {
    margin: 15px 0 !important;
}

/* Home Page Hero */

.homepage-slider-container {
    .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
        position: absolute;
    }

    @media screen and (min-width: 768px) {
        .homepage-featured-content-box-inner {
            width: 60%;
        }

        .homepage-featured-content-box {
            max-width: 60% !important;
        }
    }
}

/* Featured Logos */

.custom-image-logo-list {
    h2 {
        font-size: 2em;
    }

    .splide__slide {
        width: 29% !important;
    }

    .splide__list {
        max-width: 1000px;
    }

    .splide__pagination__page.is-active {
        background: #ccc;
    }

    @media only screen and (max-width: 767px) {
        .splide__slide {
            width: 50% !important;
        }
    }

    @media only screen and (max-width: 500px) {
        .splide__slide {
            width: 100% !important;
        }
    }
}

.homepage-featured-content-wrapper {
    a.quick-add-button-variants {
        width: 80%;
        text-transform: capitalize;
        line-height: 1.42;
        font-weight: 700;
        padding: 8px 16px;
    }

    .product-grid--title {
        font-weight: 500;
        margin-bottom: 0;

        a {
            font-size: 14px;
            color: var(--link-color);
        }
    }

    .product-grid--price {
        a {
            font-size: 12.6px;
            color: #2c2a3b;

            span.money {
                font-size: 14px;
                font-weight: 700;
            }
        }
    }

    .show-view-all--button {
        a {
            text-transform: capitalize;
            background-color: transparent;
            border: 1px solid #4e4b87;
            color: #4e4b87;

            &:hover {
                background-color: #4e4b87;
                color: #fff;
                border: 1px solid transparent;
            }
        }
    }
}

/* Home Page Collection */

.custom-home-category-block {

    .grid:not(.product-single),
    .grid--rev,
    .grid--full,
    .grid-uniform {
        display: flex;
        flex-wrap: wrap;
    }

    .grid__item {
        box-sizing: border-box;
        float: left;
        min-height: 1px;
        padding: 0 20px;
        vertical-align: top;
        width: 100%;

        @media screen and (min-width: 768px) {
            &.large--one-half {
                width: 50%;
                padding: 9px 27px;
            }
        }

        .grid-image {
            position: relative;
        }
    }

    .category-block--overlay {
        align-items: center;
        display: flex;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
    }

    .category-block--cta {
        text-align: left;
        margin: 20px;

        .h1 {
            margin-bottom: 0;
            color: #2c2a3b;
        }

        span {
            font-size: 14px;
            font-weight: 400;
        }
    }
}

/* About Dr. Kellyann */

.homepage-sections-wrapper--light {
    background-color: #d3d2cf !important;

    .homepage-indiv-section-wrapper {
        max-width: 1200px;
        margin: 0 auto;
    }

    h2.homepage-sections--title {
        font-size: 2em;
    }

    .featured-row__subtext.textarea {
        p {
            font-size: 14px;
        }

        @media screen and (min-width: 1080px) {
            width: 80%;
            margin-left: 0;
            margin-right: auto;
        }
    }

    .homepage-featured-box-btn {
        padding: 8px 16px;
        width: auto;
        margin: 0;
        letter-spacing: 1px;
        line-height: 1.42;
        font-weight: 700;
    }

    .grid__item homepage-content--image.large--one-half {
        width: 60%;
    }

    .no-overlap-content-box {
        .homepage-featured-content-box-inner {
            padding-top: 40px;
            padding-bottom: 40px;
        }
    }
}

/* Three Column Gallery Grid */

.custom-image-gallery {
    .homepage-gallery-grid-item {
        .grid-image {
            @media screen and (min-width: 768px) {
                .responsive-image-wrapper {
                    max-height: 126px;
                    overflow: hidden;
                }
            }

            @media screen and (min-width: 993px) {
                .responsive-image-wrapper {
                    max-height: 180px;
                }
            }

            @media screen and (min-width: 1200px) {
                .responsive-image-wrapper {
                    max-height: 225px;
                    padding: 12px;
                }
            }
        }

        h2.grid-item__title {
            font-size: 22px;
            margin-top: 9px;
        }
    }

    .homepage-gallery-grid-inner {
        &.info-below-image {
            margin-bottom: auto;
        }
    }
}

/* Customer Stories Carousel */

.custom-customer-stories-carousel {
    padding: 72px 0 45px;

    h2 {
        margin-bottom: 25px;
    }

    .h3 {
        font-size: 24px;
        text-align: left;
        font-weight: 500;
    }

    .read-more {
        color: #2c2a3b;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: 1px;
        float: left;

        svg {
            transform: rotate(-90deg);
            height: 12px;
            margin-right: 0.5em;
            margin-bottom: 0 !important;
        }
    }

    .splide .splide__arrow {
        opacity: 0;
        transition: opacity 0.6s ease-in-out;
    }

    .splide:hover .splide__arrow {
        opacity: 1;
    }

    .customer-stories--cta {
        margin: 24px 0;
    }

    .splide__pagination__page.is-active {
        background: #000;
    }

    .flex-row {
        display: flex;
        flex-direction: row;
    }

    @media screen and (max-width: 767px) {
        .flex-row {
            flex-direction: column;
        }
    }

    .customer-story--left {
        align-items: center;
        flex: 2;
        padding: 40px;
    }

    .customer-story--right {
        align-items: center;
        display: flex;
        flex: 3;
        padding: 40px;
    }
}

/* Collections */

#CollectionProductGrid {
    .grid-view-item-image {
        margin-bottom: 27px;
    }

    .grid-view-item {
        padding: 0 10px;
    }

    span.money {
        font-weight: 700;
    }

    a:not(.quick-add-button-variants) {
        color: #4e4b87;
    }

    .quick-add-wrapper {
        margin: 36px 0 63px;
    }

    .quick-add-button-variants,
    .quick-add-button {
        width: 80%;
    }
}

/* Product Display Page */

.custom-product-template {
    .product-details-wrapper {
        background-color: #fff;

        @media screen and (min-width: 1200px) {
            padding-right: 0;
        }

        .text-with-icon {
            border: none;
        }
    }

    /* Review Stars */

    .yotpo {
        margin: 6px 0px 9px;

        a {
            margin-left: 9px;
            color: #4e4b87;
        }
    }

    @media screen and (min-width: 481px) {
        .product-medias__thumbnails {
            width: 8.3% !important;
        }
    }

    .product-details-product-title {
        font-size: 28px;
        font-weight: 700;
        line-height: 1.2;
        margin-bottom: 0;
    }

    .variant-select-box--wrapper .variant-select-box {
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        cursor: pointer;
        flex: 1;
        padding: 15px;
        margin-right: 5px;
        text-align: center;
    }

    #AddToCartForm {
        .js-qty {
            max-width: 150px;

            input {
                display: block;
                background: none;
                text-align: center;
                width: 100%;
                padding: 5px 25px;
                margin: 0;
                height: 35px;
            }
        }

        .js-qty__adjust {
            background: #f5f5f5;
            border-radius: 4px;
            color: #2c2a3b;
            font-size: 10px;
            padding: 10px;
            width: 45px;
            height: 45px;
        }

        #Quantity {
            border: none;
            height: 45px;
        }

        .price-container {
            display: flex;
            align-items: center;
            margin: 16px 0;

            #ProductPrice {
                margin-right: 11px;
            }

        }

        .rc-widget {
            padding-bottom: 0;

            label.rc-radio {
                border: 1px solid #4e4b87;
                margin-bottom: 15px;
                padding: 10px 10px 10px 20px;
                border-radius: 4px;
                height: 58px;

                &.subscription-radio {
                    margin-bottom: 0;
                }
            }

            .subscription-radio {


                span.rc-radio__price {
                    display: none;
                }

            }

            .rc-subscription-details {
                display: none;
            }

        }

        .swatch {
            margin-top: 22px;

            .header {
                font-size: 16px;
                font-weight: 600;
                color: #2c2a3b;
                margin: 5px 0 10px;
                display: inline-block;
                text-transform: uppercase;
            }

        }

        label.quantity-selector {
            font-size: 16px;
            font-weight: 600;
            color: #2c2a3b;
            margin: 5px 0 10px;
            display: inline-block;
            text-transform: uppercase;
        }

        .product-page--sale-badge {
            color: #ee974d;
            font-size: 19px;
            font-weight: 700;
            line-height: 14px;
            padding: 10px 0;
            width: 100%;
            background: transparent;
            text-align: left;
        }

    }

    .recharge-subscription-widget {
        margin-top: 18px;
        margin-bottom: 9px;
    }

    .rc-selling-plans-dropdown {

        select {
            padding: 6px;
            font-size: 12px;
        }

    }

    .rc-selling-plans {
        float: right;
        margin-right: 0;
        margin-left: auto;
    }


    .shopify-payment-terms__container {
        display: none;
    }

    .onetime-radio {

        span.rc-radio__label {
            text-transform: uppercase;
        }

    }

    .subscription-radio {

        span.rc-radio__label {
            text-transform: uppercase;
            font-weight: bold;
        }

    }


    .swatch {
        label {
            border: 1px solid #e3e3e3;
            border-radius: 4px;
            cursor: pointer;
            flex: 1;
            margin-right: 5px;
            text-align: center;
            background: inherit;
            color: inherit;
            padding: 13px 30px !important;
        }

        input:checked+label {
            border: 1px solid #4e4b87;
            background: inherit;
            color: inherit;
        }

        .swatch-element {
            margin: 0 4px 20px 0;
        }
    }
}

/* Bonebroth Selector */
.custom-bone-broth-selector {
    width: calc(100% + 2px);
    display: flex;
    align-items: center;
    justify-content: center;
    border: 3px solid #4e4b87;
    border-radius: 7px;

    .broth-selector__title {
        width: 20%;
        background: #4e4b87;
        color: #fff;
        text-transform: uppercase;
        height: 100%;
        padding: 10px 16px;
        text-align: left;
        font-weight: 700;
        user-select: none;
    }

    @media (max-width:768px) {
        .broth-selector__title {
            width: 25%;
        }

        .custom-bone-broth-selector .broth-selector__title {
            padding: 16px;
        }
    }

    .selected-broth {
        padding: 9px 19px;
        border: 1px solid #fff;
        border-radius: 6px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        position: relative;
        cursor: pointer;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
        width: 80%;

        svg {
            width: 10px;
            position: absolute;
            right: 14px;
            fill: #4e4b87;
            z-index: 999;
        }

    }

    .broth-list {
        height: 0;
        opacity: 0;
        padding: 0;
        visibility: hidden;
        width: 80%;
        transition: all ease-in-out 0.3s;
        z-index: 9999;
        border: 1px solid #fff;
        border-radius: 6px;
        background: #fff;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        cursor: pointer;
        flex-direction: column;
        position: absolute;
        right: 0;
        top: 1px;

    }

    .hidden {
        display: none !important;
    }

    .single-broth {
        width: 100%;
        padding: 10px 10px;
        border-radius: 0;
        position: relative;
        cursor: pointer;
        background-color: #f0faff;
        color: #000;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        user-select: none;
        transition: background-color ease-in-out 0.3s;

        &.hover {
            background-color: #fff;
        }

        &:hover {
            background-color: #fff;
        }

    }

    .broth-name {
        user-select: none;
        line-height: 1.2;
    }

    &.active {

        .selected-broth {

            svg {
                transform: rotate(180deg);
            }

        }

        .broth-list {
            opacity: 1;
            visibility: visible;
            height: auto;
        }

        .single-broth {
            &.hidden {
                display: none !important;
            }
        }

    }

}

/* klavyio Out of Stock */
.custom-out-of-stock-klavyio {

    .message {
        text-align: center;
        padding: 12px;
    }

    .klaviyo-bis-trigger {
        border-radius: var(--alt-btn-border-radius);
        font-weight: var(--alt-btn-font-weight);
        font-style: var(--alt-btn-font-style);
        background: var(--primary-btn-bg-color);
        color: var(--primary-btn-text-color);
        transition: all .15s ease-in-out 0s;
        display: inline-block;
        padding: 10px 35px;
        text-transform: var(--button-text-case);
        letter-spacing: 1px;
        font-size: var(--button-font-size-px);
        line-height: 1.42;
        min-height: 44px;
        margin: 0 0 10px 0;
        transition: color .25s ease-in-out, background .25s ease-in-out, border .25s ease-in-out;
        word-wrap: break-word;
        white-space: normal;
        width: 100%;
    }


}


/* Yotpo Main Widget */
.yotpo {
    &.yotpo-main-widget {
        .yotpo-product-price {
            color: #4e4b87 !important;
        }

        .yotpo-main-title {
            text-align: center !important;
            color: #4e4b87 !important;
        }

        .yotpo-nav ul .yotpo-nav-tab.yotpo-active .yotpo-nav-wrapper {
            border-bottom: 3px solid;
            border-color: #4e4b87;
            overflow: visible;
            max-width: none;
        }

        span.y-label {
            color: #4e4b87;
        }
    }



    /* Yotpo Review Stars */
    &.bottomLine {
        min-height: 0px;
    }
}

/* Product Description Tabs */

.custom-product-tabs {
    background: #f0faff;
    padding: 60px 0;

    .tab-nav {
        overflow: auto;
    }

    .product--short-description {
        color: #2c2a3b;
        font-size: 24px;
        font-weight: 600;
        margin-bottom: 25px;
    }

    @media screen and (min-width: 768px) {
        .product-tabs--mobile {
            display: none;
            margin-top: 10px;
        }
    }

    .product-tabs--mobile {
        display: none;
    }

    .product--featured-badges {
        .header--feature-badge {
            display: none;
        }

        .flex-row {
            padding-top: 20px;
            padding-right: 40px;
            display: flex;
            flex-flow: wrap;
        }

        .feature--badge {
            flex: 1 25%;
            max-width: 25%;
            text-align: center;
            margin-bottom: 10px;

            img {
                max-width: 53px;
            }
        }
    }

    img,
    iframe {
        max-width: 100%;
        width: auto;
    }

    .tab-nav {
        ul {
            list-style: none;
            margin: 0;

            >li {
                float: left;
                margin-bottom: 0;

                a {
                    background: none;
                    color: #2c2a3b;
                    font-size: 18px;
                    font-weight: 600;
                    padding: 10px 25px;
                    display: block;

                    &.active {
                        background: #fff;
                    }
                }
            }
        }
    }

    .tab-content {
        background: white;
        padding: 50px 40px;

        >div.active {
            display: block;
        }

        >div:not(.active) {
            display: none;
        }
    }

    .description-tab--content {
        &.has-more {
            height: 500px;
            overflow: hidden;
            position: relative;
            margin-bottom: 20px;
        }
    }

    .read-more--toggle {
        cursor: pointer;
        font-weight: 600;
        position: absolute;
    }
}

/* PDP Related Products */

.custom-pdp-related-products {
    .grid-view-item-image {}
}

/* Cart */

.custom-cart {
    h1 {
        font-size: 48px;
        width: 100%;
        text-align: center;
        display: inline-block;
        position: relative;
        margin-bottom: 15px;
        margin-top: 30px;
        letter-spacing: 1px;
        text-transform: initial;
    }

    form.cart {
        *zoom: 1;
        max-width: 1200px;
        margin: 0 auto 42px;
        padding: 0 15px;
    }

    .cart-table {

        th,
        td {
            border-top: 1px solid #a8a5bf;
        }

        .cart__row {
            position: relative;
            margin-top: 30px;
            padding-top: 30px;
            border-top: 1px solid #a8a5bf;

            &:first-child {
                padding-top: 0;
                margin-top: 0;
            }
        }

        .cart__row--product-details,
        .cart__row--product-details a {
            font-size: 16px;
            color: #4e4b87;
            text-decoration: none;
            background: transparent;
            font-weight: 700;

            &.cart__remove {
                font-weight: normal;
            }
        }
    }
}

/* Blog */
.custom-blog-template {
    .blog-main--wrapper {
        padding-top: 0px !important;

        .sitewide--title-wrapper {
            z-index: 4;
        }
    }

    .grid__item {
        padding-left: 15px;
        padding-right: 15px;
    }

    .article--featured h6,
    .article--featured .h6 {
        text-transform: uppercase;
        font-size: 1em;
        color: #4e4b87;
    }

    .homepage-sections--title,
    .page-category--title,
    .page--title,
    .list-collections--title {
        font-size: 48px;
        width: 100%;
        text-align: center;
        display: inline-block;
        position: relative;
        margin-bottom: 30px;
        margin-top: 15px;
        letter-spacing: 1px;
        text-transform: initial;
        z-index: 2;
    }

    .blog-main--bg {
        background: #ffebe2;
        position: absolute;
        margin-top: -110px;
        left: 0;
        right: 0;
        width: 100%;
    }

    .category-tags {
        display: block;
        float: none;
        text-align: center;
        margin: 25px auto;
        padding: 0;
    }

    .category-tags--mobile {
        display: none;
    }

    .category-tags--wrapper h6,
    .category-tags--wrapper .h6 {
        color: #4e4b87;
        text-transform: uppercase;
    }

    .category-tags span {
        display: inline-block;
        font-size: 16px;
        padding: 5px;
        margin: 10px 15px;
        border-radius: 4px;
    }

    .offset-content--has-img {
        position: relative;
    }

    .category-tags span a {
        color: #2c2a3b;
    }

    .blog-sidebar--recent-articles time,
    .indiv-post-time {
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 10px;
        display: inline-block;
    }

    .blog-template--grid .blog--post .h3,
    .blog-template--grid .blog--post h3 {
        height: auto;
        min-height: 94px;
    }

    .article--tags {
        margin: 15px 0 20px;
        min-height: 45px;
    }

    .article__featured-image {
        overflow: hidden;

        img {
            max-width: 100%;
            object-fit: cover;
            overflow: hidden;
            min-height: 100%;
            width: auto;
            z-index: 2;
        }
    }

    .category-tags .selected {
        background: #4e4b87;
        color: #fff;
        font-weight: 600;

        a {
            color: #fff;
        }
    }

    .article--featured .featured--bg {
        background: url({{'hero-texture.svg'|asset_url}}) no-repeat;
        width: 500px;
        height: 500px;
        position: absolute;
        top: -75px;
        left: -100px;
        z-index: 0;
    }

    .article--featured h2 a,
    .article--featured .h2 a {
        color: #2c2a3b;
    }

    .offset-content__image {
        padding: 0 22px;
        margin-bottom: -33.5%;
    }

    .offset-content--has-img .offset-content__color-box {
        padding-top: 33.5%;
        position: relative;
    }

    .blog-main--wrapper .indiv-post-time {
        margin-top: 0;
    }

    @media screen and (min-width: 768px) {
        .category-tags--mobile {
            display: none;
        }

        .offset-content--has-img .offset-content__color-box {
            width: 76%;
            min-height: 300px;
            margin-left: 17%;
            padding: 40px 0 40px 40%;
        }

        .grid:not(.product-single),
        .grid--rev,
        .grid--full,
        .grid-uniform {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            flex-wrap: wrap;
        }

        .grid:not(.product-single) .grid__item,
        .grid--rev .grid__item,
        .grid--full .grid__item,
        .grid-uniform .grid__item {
            float: unset !important;
        }

        .large--one-whole {
            width: 100%;
        }

        .blog-main--bg {
            height: 575px;
        }

        .article--featured {
            margin: 25px auto 50px;
        }

        .offset-content__image {
            width: 46%;
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            z-index: 1;
            padding: 0;
            margin: 0;
            left: 2%;
        }
    }
}

/* Custom Article Template */
.custom-article-template {
    .related-articles {
        .responsive-image-wrapper {
            overflow: hidden;
        }
    }

    @media screen and (max-width: 767px) {
        article.grid__item {
            padding-right: 30px;
        }
    }
}

/* Single Blog Posts */
.blog-main--wrapper {
    &.grid {
        max-width: 1140px;
        margin: 0 auto;
    }

    .no-bullets {
        list-style: none outside;
        margin-left: 0;
    }

    .blog-sidebar--related-posts li:first-child,
    .blog-sidebar--recent-articles li:first-child,
    .blog-sidebar--all-categories li:first-child {
        border-top: none;
    }

    .blog-sidebar--related-posts li,
    .blog-sidebar--recent-articles li,
    .blog-sidebar--all-categories li {
        padding-top: 10px;
        border-top: none;
    }

    .blog-sidebar--related-posts li a,
    .blog-sidebar--all-categories li a {
        color: #2c2a3b;
        font-size: 14px;
    }

    aside.large--one-quarter .h6 {
        color: #4e4b87;
        text-transform: uppercase;
    }

    .homepage-sections--title,
    .page-category--title,
    .page--title,
    .list-collections--title {
        font-size: 48px;
        width: 100%;
        text-align: left;
        display: inline-block;
        position: relative;
        margin-bottom: 15px;
        margin-top: 30px;
        letter-spacing: 1px;
        text-transform: initial;
        z-index: 2;
    }

    .page--title {
        text-align: center;
    }

    .blog-sidebar--recent-articles time,
    .indiv-post-time {
        font-size: 13px;
        font-weight: 600;
        margin-bottom: 10px;
        display: inline-block;
        text-align: left;
        margin-top: 10px;
    }

    .rte a {
        font-weight: 700;
    }

    .article--content-wrapper {
        .post-body {
            margin-top: 25px;
            font-size: 16px;
            line-height: 2;
        }

        .social-sharing {
            font-size: 32px;

            a {
                transition: all 0.15s ease-in-out 0s;
                display: inline-block;
                border-bottom: none;
                padding: 8px 1px;

                &:hover {
                    opacity: 0.75;
                }
            }

            .sharing-button {
                padding: 10px;
            }

            .sharing-button__icon {
                fill: #2c2a3b;
                stroke: none;

                svg {
                    width: 18px;
                    height: 18px;
                    vertical-align: top;
                    margin: 0;
                    vertical-align: middle;
                }
            }
        }

        .h5 {
            font-size: 13px;
            display: inline-block;
            margin-right: 15px;
        }
    }

    .h3.related-posts-heading {
        position: relative;
        margin-bottom: 42px;
    }

    .related-post-title {
        display: block;
        font-weight: 700;
        font-style: normal;
        margin: 0 0 0.5em;
        line-height: 1.4;
        color: #4e4b87;
        font-size: 22px;
    }
}

/* Rebuy - Product Bundles */

#rebuy-widget-60759 {
    padding-top: 9px;

    .rebuy-bundle__images {
        display: none;
    }

    .rebuy-bundle__items div.rebuy-product-block:first-of-type {
        display: none;
    }

    .rebuy-bundle__actions-price {
        display: none;
    }

    .rebuy-checkbox:checked:before {
        opacity: 0;
    }

    .rebuy-product-block {
        &.product-id-6576498212977 {
            .rebuy-product-options {
                display: none;
            }
        }
    }
}

/* Mobile Smart Banner */
.smartbanner {

    .smartbanner__info__author,
    .smartbanner__info__price {
        font-size: 10px;
    }

}

/* Footer */

#shopify-section-footer {
    .wrapper-padded {
        max-width: 1000px;
    }

    .fa-2x {
        font-size: 2em;
    }

    .social-media-footer ul li a {
        padding: 6px;
    }
}

.footer-wrapper {
    .bottom--footer-row {
        display: none !important;
    }

    .bottom--footer {
        a {
            color: #fff;
        }
    }
}

.cursorpointer {
    cursor: pointer !important;
}