/** Shopify CDN: Minification failed

Line 1445:12 Expected identifier but found whitespace
Line 1445:13 Unexpected "1.3em"

**/
/** Shopify CDN: Minification failed

Line 1188:16 Expected identifier but found whitespace
Line 1188:17 Unexpected "1.3em"
Line 3222:1 Unexpected "{"
Line 3224:1 Unexpected "{"

**/
@font-face {
    font-family: 'akzidenz-grotesk_bq_condensRg';
    src: url('akzidenzgrotesk-cond-webfont.woff2') format('woff2'),
        url('akzidenzgrotesk-cond-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: "lubalin";
    src: url('/cdn/shop/t/456/assets/lubalingraphmediumbt-webfont.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "akzidLight";
    src: url('/cdn/shop/t/456/assets/akzidenzgrotesk-lightcond-webfont.woff2') format("woff2");
    font-display: swap;
}

@font-face {
    font-family: "akzidBody";
    src: url('/cdn/shop/t/456/assets/akzidenzgrotesk-cond-webfont.woff2') format("woff2");
    font-display: swap;
}

.vrio-account-portal,
.vrio-account-portal .row {
    width: 100%;
}

body {
    font-family: akzidBody, oswald, trebuchet ms;
}

.section {
    width: 98%;
}

.bms-how-it-works a.button,
.bms-how-it-works .button,
.bms-how-it-works button,
.bms-how-it-works input[type=submit],
.bms-how-it-works input[type=reset],
.bms-how-it-works input[type=button],
.bms-how-it-works .action_button,
.bms-how-it-works a.action_button,
.bms-how-it-works input.action_button[type=submit],
.bms-how-it-works input.action_button[type=button],
.bms-how-it-works button.add_to_cart.global-button.global-button--primary {
    background: #31c82d;
    color: #fff;
    border: 1px solid #31c82d;
    padding: 0 20px;
    text-align: center;
    cursor: pointer;
    min-height: 42px;
    height: 40px;
    line-height: 1.2;
    vertical-align: top;
    font-family: Oswald;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    transition: all .2s linear;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

a.button:hover,
button:hover,
input[type=submit]:hover,
input[type=reset]:hover,
input[type=button]:hover,
.action_button:hover,
input.action_button[type=submit]:hover,
input.action_button[type=button]:hover,
button.add_to_cart.global-button.global-button--primary:hover {
    background: #488a3a;
    border: 1px solid #488a3a;
}

button.add_to_cart.global-button.global-button--primary .text {
    font-family: lubalin;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.cart-container+.cart-container {
    display: none;
}

.top-inner {
    display: flex;
    justify-content: space-between;
    flex: 0 0 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.main-nav__inner {
    max-width: 1200px;
    margin: 0 auto;
}

.main-nav {
    padding: 0px 15px;
    position: relative;
}

.top-inner .search-container {
    max-width: 500px;
}

.top-bar__menu {
    justify-content: center;
}

.top-inner .search-container input {
    border: 1px solid #b6d6b6;
    color: #3a3a3a;
    font-size: 14px;
    height: 30px !important;
    min-height: 25px !important;
    background: #fff;
    padding-top: 2px !important;
    padding-bottom: 4px;
    letter-spacing: 0;
    padding-left: 7px;
    box-shadow: inset -1px 1px 1px #0000001a, inset 1px -1px 1px #0000001a;
    -webkit-box-shadow: inset -1px 1px 1px rgb(0 0 0 / 10%), inset 1px -1px 1px rgb(0 0 0 / 10%);
    -moz-box-shadow: inset -1px 1px 1px rgba(0, 0, 0, .1), inset 1px -1px 1px rgba(0, 0, 0, .1);
    border-radius: 3px;
}

.top-inner .search-container .search-submit,
.top-inner .search-container .icon-search:before {
    top: 0;
}

.cart-container .mini_cart {
    height: 50px !important;
    display: flex;
    align-items: center;
    color: #fff;
}

.nav-desktop__tier-1 .nav-desktop__tier-1-item {
    display: inline-block;
    text-transform: uppercase;
    margin-right: 5px;
    margin-bottom: 0;
}

.nav-desktop__tier-1 .nav-desktop__tier-1-link {
    padding: 10px 10px 10px;
    color: #3a3a3a;
    letter-spacing: 0px;
}

.top-bar .top-inner .social_icons,
.top-inner .top-bar--right-menu {
    flex: 0 0 23%;
}

.top-inner .top-bar--right-menu {
    justify-content: flex-end;
}

#nav-tier-2-2.nav-desktop__tier-2 {
    display: flex !important;
    opacity: 1;
    background: #519542;
    width: 100%;
    max-width: 1200px;
    left: 0;
    right: 0;
    flex-wrap: wrap;
    margin: 0 auto;
}

.nav-desktop__tier-1-item,
.nav-desktop__tier-1-item>details,
.nav-desktop__tier-1-item>details>summary {
    position: initial;
}

#nav-tier-2-2.nav-desktop__tier-2:before {
    background: #519542;
    padding: initial;
    content: "";
    position: absolute;
    left: -50.6vw;
    margin-left: 50%;
    top: 0;
    bottom: 0;
    width: 100vw;
}

#nav-tier-2-2.nav-desktop__tier-2>li.nav-desktop__tier-2-item {
    flex: auto;
    width: auto;
    text-align: center;
    padding: 0px 1px;
}

#nav-tier-2-2.nav-desktop__tier-2>li.nav-desktop__tier-2-item .nav-desktop__tier-2-link {
    padding: 4px 12px;
}

#nav-tier-2-2.nav-desktop__tier-2>li.nav-desktop__tier-2-item .nav-desktop__tier-2-link:hover {
    background: #3bc63b;
    color: #fff;
}

.nav-desktop__tier-3,
span.nav-desktop__tier-2-link-icon.icon-down-arrow {
    display: none !important;
}

.nav-desktop__tier-1 .nav-desktop__tier-1-link>span.icon-down-arrow {
    display: none;
}

.nav-desktop__tier-2-link {
    color: #fff;
    text-transform: initial;
    letter-spacing: 0px;
}

.mini-cart__item-title,
.mini-cart__item-price {
    padding-top: 0px;
    font-size: small;
}

.mini-cart__item-title {
    line-height: 17px;
    margin-bottom: 5px;
}

body.index .homepage-slideshow .caption .headline {
    font-family: lubalin;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 1.5em;
    line-height: 1.5em;
    margin-bottom: 15px;
    margin-top: 0;
    text-shadow: none;
    max-width: 410px;
}

body.index .homebanner .caption .caption-content {
    max-width: 100%;
    font-size: 16px;
    padding: 0;
}

body.index .homepage-slideshow .caption .subtitle {
    font-size: 1em;
}

body.index .homepage-slideshow .caption {
    max-width: 525px;
    margin: 0 auto;
    padding: 0;
}

body.index .homepage-slideshow .subtitle p {
    font-family: lubalin;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

body.index .homepage-slideshow a.global-button {
    box-shadow: 3px 3px #0000001a;
    padding: 8px 10px !important;
    font-weight: 700;
    width: 225px !important;
    font-family: lubalin;
    font-size: 1.3em;
}

.logohome .logo-list.logo-list--grid {
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
}

.logohome .logo-list.logo-list--grid .logo-list__item img {
    max-width: 100px;
}

.logohome .logo-list.logo-list--grid p {
    display: inline;
    margin: 0;
    font-weight: 700;
    letter-spacing: 1px;
}

.logohome .logo-list.logo-list--grid .logo-list__item {
    width: auto;
    display: inline-block;
    flex-grow: 1;
}

.logohome {
    margin-top: 23px;
    margin-bottom: 50px;
}

.image-box .box1 {
    padding-top: 20px;
}

.homepage-page-content .eight.columns:last-child {
    background: #f8f8f8;
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
    margin: 0px;
}

body.index .homepage-page-content .top-shadow.wpax-box {
    box-shadow: 0 1px 3px #0003;
    display: flex;
}

body.index .homepage-page-content .top-shadow.wpax-box .eight:last-child .fturd {
    text-align: center;
    color: #519542;
    font-size: 40px;
    font-family: lubalin;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
}

body.index .homepage-slideshow .slide-1 {
    height: 700px;
}

body.index .homepage-slideshow .subtitle p.shipping-msg {
    color: #31c82d;
    font-family: Oswald;
    font-size: 1.3em;
    font-weight: lighter;
}

body.index .homepage-slideshow .caption .headline.headline_mobile {
    display: none;
}

body.index .homepage-page-content .top-shadow.wpax-box .homepage-v2-tabs {
    padding: 20px 0 0;
}

body.index .homepage_content.featured_content.featured-box .box1 .fturd span {
    font-weight: 700;
}

body.index .homepage-page-content .top-shadow.wpax-box .homepage-v2-tabs .tabs-title-wrapper {
    max-width: 90%;
}

.homepage-v2-tabs .tabs-title-wrapper {
    max-width: 800px;
    margin: 0 auto;
    padding: 0;
    display: flex;
}

body.index .homepage-page-content .top-shadow.wpax-box .homepage-v2-tabs .tabs-title-wrapper .tab-title {
    width: 50%;
}

.homepage-v2-tabs .tabs-title-wrapper .tab-title.active {
    border-color: #519542;
}

.homepage-v2-tabs .tabs-title-wrapper .tab-title {
    width: 33.33%;
    float: left;
    text-align: center;
    border-bottom: 5px solid #bdbdbd;
    display: flex;
    align-items: bottom;
    position: relative;
}

.homepage-v2-tabs .tabs-title-wrapper .tab-title.active .arrow-up {
    border-bottom: 5px solid #519542;
}

.homepage-v2-tabs .tabs-title-wrapper .tab-title .arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #bdbdbd;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translate(-50%);
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description.active {
    display: block !important;
}

body.index .homepage_content.featured_content.featured-box .box_lst {
    padding-left: 0;
    margin-bottom: 10px;
}

body.index .homepage_content.featured_content.featured-box .box_lst {
    list-style: disc inside !important;
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description {
    text-align: center;
    display: none !important;
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description ul {
    list-style: none;
    padding: 0;
    margin: 15px auto;
    max-width: 270px;
    text-align: left;
}

body.index .homepage_content.featured_content.featured-box .box_lst li {
    margin: 0;
    font-size: 18px;
    line-height: 25px;
    font-family: akzidBody;
    display: inline-flex;
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description ul li:before {
    content: "\2714\fe0e";
    color: #3bc63b;
    margin-right: 5px;
}

body.index .homepage-page-content .top-shadow.wpax-box .eight:last-child .jumbo {
    text-align: center;
}

body.index .homepage_content.featured_content.featured-box .jumbo p.priceval {
    font-size: 45px;
    line-height: 1em;
    margin-bottom: 0;
    color: #31c82d;
}

body.index .homepage_content.featured_content.featured-box .jumbo p.hmpr-txt {
    float: none;
    margin: 0;
    padding: 0;
    font-family: akzidBody;
    color: #3a3a3a;
    font-size: 18px !important;
    font-style: italic;
}

body.index .homepage-page-content .top-shadow.wpax-box .eight:last-child .jumbo a.btn-md-grn.ALGN-RGT {
    margin: 8px auto 30px;
    text-transform: uppercase;
}

body.index .homepage_content.featured_content.featured-box .jumbo a.btn-md-grn.ALGN-RGT {
    float: none;
    max-width: 220px;
    text-align: center;
    font-size: 16px;
    margin: 0 36px 0 0;
    padding: 20px 30px;
    line-height: 12px;
    height: auto;
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description ol li {
    counter-increment: item;
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.2;
    font-family: lubalin;
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description ol {
    padding: 0;
    margin: 30px auto;
    max-width: 470px;
    list-style: none;
    counter-reset: item;
    text-align: left;
}

body.index .homepage-page-content .top-shadow.wpax-box .featuredbox-description ol li:before {
    margin-right: 10px;
    content: counter(item);
    border-radius: 100%;
    height: 1.2em;
    width: 1.2em;
    text-align: center;
    display: inline-block;
    border: 1px solid #141e13;
}

body.index .homepage-page-content .sixteen.columns a.btn-md-grn {
    background: #31c82d;
    color: #fff !important;
    display: inline-block;
    line-height: 20px;
    font-size: 17px;
    margin: 0 auto;
    width: 100%;
    max-width: 200px;
    box-sizing: border-box;
    padding: 12px;
    box-shadow: 3px 3px #0000001a;
    font-family: lubalin;
    text-align: center;
}

body.index .homepage-page-content .sixteen.columns a.btn-md-drk-grn {
    background-color: #488a3a;
    border-color: #488a3a;
    display: inline-block;
    line-height: 20px !important;
    font-size: 17px !important;
    margin: 0 auto !important;
    width: 100%;
    max-width: 200px !important;
    box-sizing: border-box;
    padding: 12px !important;
    box-shadow: 3px 3px #0000001a;
    font-family: lubalin;
    text-align: center;
    float: none !important;
}

.homepage-v2-tabs .tabs-title-wrapper .tab-title.active a {
    color: #519542;
}

.homepage-v2-tabs .tabs-title-wrapper .tab-title a {
    color: #bdbdbd;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 5px;
    width: 100%;
    line-height: 1.1;
}

.homepage-v2-featuredcategories {
    padding: 40px 0;
}

.homepage-v2-featuredcategories .header-title-container {
    text-align: center;
}

.homepage-v2-featuredcategories .featuredcategories {
    max-width: 880px;
    padding-top: 15px;
}

.homepage-v2-featuredcategories .landingpage-collectionfeatured-wrapper {
    clear: both;
    padding-top: 15px;
    box-shadow: 0 1px 3px #0003;
}

.homepage-v2-featuredcategories h4.lp-collection-heading {
    font-size: 40px;
    font-family: lubalin, sans-serif;
    text-transform: unset;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
}

.homepage-v2-featuredcategories .landingpage-collectiontitle-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-y: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center;
    margin: 15px 0 5px;
}

.homepage-v2-featuredcategories .landingpage-collectiontitle-wrapper .featured-tab-title.active {
    border-bottom: 2px solid #26b05b;
}

.homepage-v2-featuredcategories .landingpage-collectiontitle-wrapper .featured-tab-title {
    display: inline-block;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    font-family: lubalin;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 1em;
    margin: 0 15px 15px;
}

.homepage-v2-featuredcategories .landingpage-collectiontitle-wrapper .featured-tab-title a {
    color: #7f8c8d;
    outline: none;
    white-space: nowrap;
    line-height: 1em;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .featured-collection-section-tabs {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .featured-collection-section-tabs.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-grid {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    width: 25%;
    padding: 1px;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-link {
    position: relative;
    display: block;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-link:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .2);
    width: 100%;
    height: 100%;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-link h5.collectiontab-heading {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translate(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 24px;
    text-align: center;
    line-height: 1em;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-link .collectiontab-img {
    width: 100%;
    height: auto;
    display: block;
}

.homepage-v2-featuredcategories .hempercollection-footer a.btn {
    text-transform: uppercase;
    background: #31c82d;
    color: #fff !important;
    display: block;
    line-height: 25px;
    font-size: 15px;
    margin: 15px auto 0;
    width: 100%;
    max-width: 200px;
    box-sizing: border-box;
    padding: 8px;
    box-shadow: 3px 3px #0000001a;
    font-family: lubalin, serif;
    text-align: center;
    letter-spacing: 0;
    font-weight: 700;
}

.homepage-v2-featuredcategories .landingpage-collectiontitle-wrapper .featured-tab-title.active a {
    color: #26b05b;
    font-weight: 700;
}

.homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-grid:nth-child(9) {
    display: none;
}

.hempercollection-footer {
    display: block;
    width: 100%;
}

.homepage-v2-featuredcategories h4.lp-collection-heading {
    font-size: 40px;
    font-family: lubalin, sans-serif;
    text-transform: unset;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
}

body.index .bms-how-it-works {
    border-bottom: 0;
}

body.index .how-it-works-hero {
    background: #fff;
}

.bms-how-it-works .container {
    max-width: 1200px;
    margin: 0 auto;
}

.bms-how-it-works .how-it-works-hero h2 {
    font-family: lubalin;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 0;
}

body.index .how-it-works-hero a.action_button.first_button.highlight-true {
    background: #31c82d;
    color: #fff !important;
    display: block;
    line-height: 20px;
    height: 45px;
    font-size: 17px;
    box-sizing: border-box;
    padding: 12px;
    box-shadow: 3px 3px #0000001a;
    max-width: 280px;
    border: 1px solid #31c82d;
    text-align: center;
}

.bms-how-it-works .how-it-works-hero img {
    margin-top: 30px;
}

.newsletter_section .section_form {
    text-align: center;
}

.newsletter-black:after {
    background-color: #000;
}

.newsletter_section .section_form {
    text-align: center;
}

.newsletter-subscription-section .container {
    z-index: 6;
    max-width: 100%;
    justify-content: center;
}

.newsletter_section {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

.newsletter-black:after {
    background-color: #000;
}

.newsletter-overlay:after {
    opacity: .5;
}

.newsletter-overlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.newsletter_section .newsletter__header {
    font-family: Oswald;
    letter-spacing: 2px;
    line-height: 1.5;
}

.newsletter_section h5,
.newsletter_section .newsletter__header {
    color: #fff !important;
    display: inline-block;
    padding-bottom: 5px;
    padding-top: 0;
    margin: 0 !important;
    font-weight: 700;
    font-size: 21px;
    text-transform: uppercase;
}

.shopify-section--featured-collection h2.title,
.shopify-section--blog-posts h2.title {
    font-size: 40px;
    font-family: lubalin;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 0;
}

.feature-divider {
    border-color: #fff;
}

.main-nav__wrapper.sticky_nav.sticky_nav--stick {
    background: #ffffff;
    z-index: 9991;
}

.featured-background-settings {
    background-position: bottom;
    background-repeat: repeat-x;
    z-index: -999;
    background-size: 100% 43%;
    background-color: transparent;
    margin-bottom: 15px;
}

.shopify-section--featured-collection {
    margin-top: 48px;
}

.shopify-section--blog-posts .blog-meta__wrap {
    width: 90%;
    background: #fff;
    margin: -50px auto 0;
    padding: 5px 10px;
    position: relative;
    text-align: center;
}

.shopify-section--blog-posts .blog-meta__wrap .read-more-link {
    font-size: 18px;
    margin-bottom: 0px;
    color: #509442;
}

.tabs-wrapper.container {
    max-width: 1200px;
    padding: 20px 0;
}

.howitworks-wrapper {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
}

.homepage-v2-tabs .tabs-wrapper>div.active {
    display: block;
}

.homepage-v2-tabs .tabs-wrapper>div {
    display: none;
}

.homepage-v2-how-it-works .howitworks-wrapper .icon-column h4,
.homepage-v2-how-it-works .tabs-wrapper .icon-column h4,
.homepage-v2-tabs .howitworks-wrapper .icon-column h4,
.homepage-v2-tabs .tabs-wrapper .icon-column h4 {
    font-size: 18px;
    color: #0a0909;
    margin: 0;
    padding: 0;
    font-family: lubalin;
    letter-spacing: 0;
    letter-spacing: 1px;
}

.homepage-v2-how-it-works .howitworks-wrapper .icon-column p,
.homepage-v2-how-it-works .tabs-wrapper .icon-column p,
.homepage-v2-tabs .howitworks-wrapper .icon-column p,
.homepage-v2-tabs .tabs-wrapper .icon-column p {
    font-size: 13px;
    color: #707070;
    letter-spacing: .5px;
    line-height: 21px;
    font-family: helvetica, sans-serif;
    margin-bottom: 5px;
}

body.index .thumbnail .product-details .title {
    display: block;
    display: flex;
    flex-grow: 1;
    margin: 0;
    font-family: lubalin;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0;
    margin-bottom: 3px;
}

body.index .shopify-section--featured-collection span.price>span {
    font-family: lubalin;
    font-weight: 700;
    font-size: 22px;
    display: inline-block;
    padding-right: 5px;
}

body.index .shopify-section--featured-collection .price .money {
    color: #509442;
}

body.index .shopify-section--featured-collection .price .currency {
    font-size: 12px;
    line-height: 12px;
    color: #333;
    font-family: Oswald;
    font-weight: 100;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 0 0 3px;
}

body.index .shopify-section--featured-collection .price .currency strong {
    display: block;
    font-weight: 700;
}

body.index .shopify-section--featured-collection .price {
    display: flex;
    flex-grow: 1;
}

body.index .shopify-section--featured-collection a.product-info__caption {
    padding: 20px 10px;
    margin-top: 0;
}

body.index .shopify-section--featured-collection .one-fourth {
    width: 23%;
    margin: 0 1%;
    display: flex;
    flex-direction: column;
    box-shadow: 0 1px 3px #0003;
}

body:not(.index) span.currency {
    display: none;
}

.homepage-v2-tabs .header-title-container h3 {
    text-align: center;
    color: #519542;
    margin-bottom: 5px;
}

.homepage-v2-how-it-works .header-title-container h3,
.homepage-v2-tabs .header-title-container h3 {
    font-size: 40px;
    font-family: lubalin;
    font-weight: 700;
    letter-spacing: 0;
}

.homepage-v2-how-it-works .howitworks-cta a.v2-action_button,
.homepage-v2-how-it-works .tabs-cta a.v2-action_button,
.homepage-v2-tabs .howitworks-cta a.v2-action_button,
.homepage-v2-tabs .tabs-cta a.v2-action_button {
    text-transform: uppercase;
    background: #31c82d;
    color: #fff !important;
    display: block;
    line-height: 20px;
    font-size: 15px;
    margin: 30px auto 0;
    width: 100%;
    max-width: 200px;
    box-sizing: border-box;
    box-shadow: 3px 3px #0000001a;
    font-family: lubalin, serif;
    text-align: center;
    letter-spacing: 0;
    font-weight: 700;
    display: inline;
    padding: 8px 25px;
}

.homepage-v2-how-it-works,
.homepage-v2-tabs {
    padding: 40px 0 50px;
}

.homepage-v2-how-it-works .howitworks-cta,
.homepage-v2-how-it-works .tabs-cta,
.homepage-v2-tabs .howitworks-cta,
.homepage-v2-tabs .tabs-cta {
    text-align: center;
}

.pagedefault {
    padding: 30px 0 15px;
}

.pagedefault h1+.feature-divider {
    display: none;
}

body:not(.index) .section-wrapper {
    width: 96%;
    max-width: 1200px;
    margin: 40px auto 15px;
    margin-top: 0px;
}

.dflex {
    display: flex;
    flex-wrap: wrap;
}

.bms-how-it-works .how-it-works-hero {
    background: #f8f8f8;
    padding-bottom: 46px;
    padding-top: 40px;
}

.bms-how-it-works .how-it-works-hero a.action_button.first_button.highlight-true {
    margin-top: 0;
    background: #488a3a;
    color: #fff;
}

.bms-how-it-works .how-section {
    padding: 20px 0 30px;
    border-bottom: 1px solid #eaeaea;
}

#how_it_works .column.page {
    text-align: center;
}

.center {
    text-align: center;
}

.bms-how-it-works .how-section img {
    max-width: 100px;
    max-height: 80px;
}

.bms-how-it-works .how-section h4 {
    font-size: 21px;
    font-weight: 500;
    margin-top: 10px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.bms-how-it-works .how-section a.action_button.first_button.highlight-true,
.bms-how-it-works .why-section a.action_button.first_button.highlight-true {
    background: #488a3a;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 250px;
    padding: 10px;
    width: 100%;
    height: auto;
    min-height: auto;
}

.bms-how-it-works .why-section .subscribe-now-cta a {
    width: 40% !important;
    max-width: 400px !important;
    min-width: 150px !important;
}

.bms-how-it-works .why-section .subscribe-now-cta {
    margin-top: 30px;
    text-align: center;
}

body.page-bold-how-it-works .section-wrapper {
    width: 100%;
    max-width: 100%;
}

.blog-navigation {
    background-color: #c49841;
    color: #fff;
    width: 100%;
    position: relative;
}

.blog-navigation ul.blog-navigation-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    overflow: hidden;
}

.blog-navigation ul.blog-navigation-wrapper li {
    color: #fff;
    list-style: none;
    text-align: center;
    font-size: 16px;
    margin-bottom: 0;
    -webkit-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}

.blog-navigation ul.blog-navigation-wrapper li.active-nav-link {
    background-color: #a07b32;
}

.blog-navigation ul.blog-navigation-wrapper li a {
    color: #fff;
    font-family: lubalin, sans-serif;
    padding: 5px 20px;
    display: inline-block;
    background-image: none;
}

.blog-navigation ul.blog-navigation-wrapper li:hover {
    cursor: pointer;
    background-color: #795d26;
}

.blog-navigation h3 {
    display: none;
}

.blog-navigation ul.blog-navigation-wrapper li a span {
    color: #fff;
}

.blog-navigation:before {
    content: "";
    background: #c49841;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -9vw;
    right: -7.7vw;
    pointer-events: none;
    z-index: -1;
}

.reviewpagebanner img {
    max-height: 400px;
    overflow: hidden;
}

.reviewpagebanner {
    margin: 50px auto 0px;
    position: relative;
}

.reviewpagebanner .pretext {
    color: #fff;
}

.reviewpagebanner h1.headline {
    font-family: lubalin, sans-serif !important;
    color: #fff;
}

.reviewpagebanner:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.reviewpagebanner .container .column {
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}

.page-reviews .one-whole.column>h1 {
    display: none;
}

.sub-collection-section {
    margin: 30px 0 0;
}

.sub-collection-section .sub-collection-grid {
    padding: 0 10px;
    text-align: center;
    min-width: 143px;
}

.sub-collection-section .sub-collection-grid p {
    font-family: Helvetica Neue, Open Sans, sans-serif;
    font-size: 14px;
    color: #519542;
    display: block;
    font-weight: 700;
    white-space: nowrap;
}

.sub-collection-section .sub-collection-grid p span {
    border-bottom: 1px solid #519542;
    color: #519542;
}

.sub-collection-section .flickity-prev-next-button {
    width: 20px;
    padding: 0;
}

.coltitle {
    font-family: Helvetica Neue, Open Sans, sans-serif;
    text-align: center;
    letter-spacing: 0;
    line-height: 1.2em;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 0;
}

.collection_description.rte {
    font-family: Helvetica Neue, Open Sans, sans-serif;
    font-size: 17px;
    line-height: 30px;
    margin: 0px 0px 0px 20%;
}

.collection_description.rte a {
    color: #519542;
}

.paginate span.page a,
.paginate .next,
.paginate .prev,
.paginate span.page.current {
    font-family: 'Helevtica Neue', 'Open Sans', sans-serif;
    padding: 4px 10px;
    font-size: 15px;
    margin: 0 3px;
    color: #3bc63b;
    border: 2px solid #3bc63b;
    line-height: 1.6em;
    transition: background 0.3s ease-in-out;
}

.paginate span.page.current {
    background: #3bc63b;
    color: #fff;
    font-weight: bold;
}

.product-block h1.product_name {
    font-family: lubalin;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
}

.product-block .feature-divider {
    border-color: #c7c7c7;
}

.product-block span.price {
    font-family: lubalin;
    font-size: 24px;
    font-weight: 700;
}

.product-block .okeReviews.okeReviews--theme {
    margin-bottom: 18px;
}

label,
legend,
.option_title {
    text-transform: uppercase;
}

.product-quantity-box label {
    text-align: left;
    font-family: lubalin;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-quantity-box.purchase-details__quantity {
    width: calc(42% - 12px);
}

button.add_to_cart .text {
    font-family: lubalin;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.homepage-v2-featuredcategories .header-title-container h3 {
    color: #1b341d;
    font-size: 40px;
    font-family: lubalin;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
}

.product-main .okendo-mini-widget.okeReviews.okeReviews-widget.okeReviews {
    float: left;
    width: 100%;
}

.product-info__bottom,
.recommended-products--grid a.product-info__caption,
.landingpage-collection-row a.product-info__caption {
    display: none !important;
}

.product-block--description .description ul li {
    margin-bottom: 0px;
}

.recommended-products--grid .product-info__bottom,
.landingpage-collection-row .product-info__bottom {
    background-color: #f6f6f6;
    padding: 10px 10px 20px;
    display: block !important;
}

.recommended-products--grid .product-price__wrapper,
.landingpage-collection-row .product-price__wrapper {
    display: flex;
    flex-grow: 1;
    flex-direction: row;
    min-height: 40px;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px;
}

.recommended-products--grid .product-info__price.product-info__compare-at-price,
.landingpage-collection-row .product-info__price.product-info__compare-at-price {
    text-decoration: line-through;
}

.recommended-products--grid .product_gallery,
.landingpage-collection-row .product_gallery {
    margin-bottom: 0;
}

.recommended-products--grid .product-info__title {}

line-height: 1.3em;
max-width: 65%;
margin: 0;
text-align: left;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
font-family: lubalin;
font-size: 14px;
font-weight: 500;
color: #000;
}

.recommended-products--grid .product-info__price-container,
.landingpage-collection-row .product-info__price-container {
    margin: 0 0 0 10px;
}

.recommended-products--grid .product-info__price-container span {
    display: block;
    line-height: 1.3;
    font-family: lubalin;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.recommended-products--grid .product-info__cta {
    width: 80%;
    margin: 0 auto;
    font-family: lubalin;
    font-size: 15px;
    padding: 10px;
    min-height: auto;
    height: auto;
    background: #31c82d;
    color: #fff;
    border: 1px solid #31c82d;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.landingpage-collection-row {
    justify-content: space-between;
}

.product__details--product-page .price-ui .savings span {
    color: #cfb812;
}

.product__details--product-page .price-ui .savings {
    font-size: 18px;
    color: #cfb812;
    font-weight: lighter;
    letter-spacing: 1px;
}

.product__details--product-page .price-ui .compare-at-price {
    font-family: lubalin;
    font-size: 18px;
    font-weight: 700;
    margin-left: 10px;
    color: #c7c7c7;
}

.recommended-products--grid .thumbnail .price-ui-badges,
.landingpage-collection-row .thumbnail .price-ui-badges {
    top: -5px;
    left: -5px;
    width: 85px;
    height: 85px;
    overflow: hidden;
}

.recommended-products--grid .price-ui-badge.kk,
.landingpage-collection-row .price-ui-badge.kk {
    display: none;
}

.sale_banner.thumbnail_banner {
    display: none;
}

.recommended-products--grid .sale_banner.thumbnail_banner,
.landingpage-collection-row .sale_banner.thumbnail_banner {
    display: block;
    background-color: #c49841;
    font-size: 14px;
    font-weight: 400;
    padding: 0;
    position: absolute;
    top: 15px;
    left: -24px;
    width: 110px;
    transform: rotate(-45deg);
    background: #519542;
    font-family: Oswald;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.landingpage-collection-row .column.thumbnail {
    overflow: hidden;
    background: #f8f8f9;
    padding: 10px 10px 20px;
}

.landing-page-shop-all .landingpage-collection-row .thumbnail .banner_holder .sale_banner:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #c44141;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #c44141;
}

.landing-page-shop-all .landingpage-collection-row .thumbnail .yellow .sale_banner:before {
    border-left: 3px solid #c49841;
    border-top: 3px solid #c49841;
}

.landing-page-shop-all .landingpage-collection-row .thumbnail .banner_holder .sale_banner:after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #c44141;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #c44141;
}

.landing-page-shop-all .landingpage-collection-row .thumbnail .yellow .sale_banner:after {
    border-right: 3px solid #c49841;
    border-top: 3px solid #c49841;
}

.banner_holder.soldout-grey .sale_banner.thumbnail_banner {
    background-color: #3a3a3a;
}

.landing-page-shop-all .product-list .thumbnail img,
.landing-page-shop-all .slider-gallery .thumbnail img {
    max-height: 160px;
    height: 160px;
}

.landingpage-collection-row .product-info__price-container span {
    display: block;
    line-height: 1.3;
    font-family: lubalin;
    font-size: 14px;
    font-weight: 500;
    color: #519542;
}

.landingpage-collection-row .product-info__title {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: lubalin, Open Sans, sans-serif;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: inline-block !important;
    width: 50%;
    text-align: left;
    margin-top: 10px;
    width: calc(100% - 65px);
    vertical-align: top;
    line-height: 18px;
}

.landingpage-collection-row .product-info__cta {
    width: 85%;
    margin: 0 auto;
    font-family: lubalin;
    font-size: 13px;
    padding: 7px;
    min-height: auto;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 14px;
    background: #31c82d;
    color: #fff;
    border: 1px solid #31c82d;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.landing-page-shop-all .sidebar h3 {
    font-family: lubalin;
    letter-spacing: 1px;
    text-transform: capitalize;
    font-weight: 700;
}

.landing-page-shop-all .sidebar ul.sub-sublink {
    padding: 0;
    list-style-type: none;
    border: 1px solid #fff;
    margin-top: 10px;
    border-bottom: 0;
}

.landing-page-shop-all .lp-view-all {
    margin-bottom: 30px;
    float: right;
}

.landing-page-shop-all .sidebar ul.sub-sublink>li {
    border-bottom: 1px solid #fff;
}

.landing-page-shop-all .sidebar ul.sub-sublink>li>a {
    display: flex;
    align-items: center;
    padding: 5px;
    line-height: 1.3em;
}

.landing-page-shop-all .sidebar ul.sub-sublink>li>a img {
    margin-right: 5px;
}

.landing-page-shop-all .sidebar ul.sub-sublink>li .right.icon-down-arrow {
    position: absolute;
    right: 10px;
    font-size: 15px !important;
    font-weight: 700;
    width: 100%;
    height: 100%;
    outline: none;
}

.landing-page-shop-all .sidebar ul.sub-sublink>li .right.icon-down-arrow:before {
    font-weight: 700;
    color: #000;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.landing-page-shop-all .sidebar ul.sub-sublink ul.sub-sub-sublink {
    list-style-type: none;
    padding-left: 45px;
    margin-bottom: 20px;
    margin-top: 0;
}

.landing-page-shop-all {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 30px;
}

.landing-page-shop-all h4.lp-collection-heading {
    font-size: 28px;
    font-family: lubalin;
    margin-bottom: 5px;
    line-height: 1.1em;
    font-weight: 700;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.landing-page-shop-all .landingpage-collectiontitle-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-y: auto;
    justify-content: flex-start;
    margin: 15px 0 5px;
}

.landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title {
    display: inline-block;
    border-bottom: 2px solid #fff;
    font-size: 16px;
    font-family: lubalin;
    text-transform: capitalize;
    letter-spacing: 0;
    padding-bottom: 0;
    padding-top: 0;
    line-height: 1em;
    margin-bottom: 15px;
    margin-right: 30px;
}

.landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title.active a {
    color: #26b05b;
}

.landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title.active a {
    font-weight: 700;
}

.landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title a {
    color: #7f8c8d;
    outline: none;
    white-space: nowrap;
    line-height: 1em;
    outline: 0;
}

.landing-page-shop-all .landingpage-collectioncontent-wrapper {
    margin-bottom: 30px;
}

.landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title.active {
    border-bottom: 2px solid #26b05b;
}

.landing-page-shop-all .landingpage-collectioncontent-wrapper .featured-collection-section-tabs {
    display: none;
    flex-wrap: wrap;
}

.landing-page-shop-all .landingpage-collectioncontent-wrapper .featured-collection-section-tabs.active {
    display: flex;
}

.landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid {
    width: 25%;
    padding: 1px;
}

.landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid .collectiontab-link {
    position: relative;
    display: block;
}

.landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid .collectiontab-link:before {
    content: "";
    position: absolute;
    /* background: rgba(0,0,0,.2); */
    width: 100%;
    height: 100%;
}

.landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid .collectiontab-link h5.collectiontab-heading {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%) translateY(-50%);
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    font-size: 24px;
    text-align: center;
    line-height: 1em;
}

.landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid .collectiontab-link .collectiontab-img {
    width: 100%;
    height: auto;
    display: block;
}

.landing-page-shop-all .lp-ctabar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.landing-page-shop-all .lp-ctabar p.block-title,
.landing-page-shop-all .lp-ctabar p.block-submessage {
    margin-bottom: 0;
    color: #fff;
    font-family: lubalin;
}

.landing-page-shop-all .lp-ctabar a.ctabtn {
    background: #26b05b !important;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-family: lubalin;
    font-size: 13px;
    text-align: center;
    padding: 0 20px;
}

#mobile-help .mobile-help__shadow {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #0000;
    transition: all .2s linear;
    z-index: -1;
}

#mobile-help .mobile-help__container {
    position: fixed;
    top: 0;
    right: 0;
    max-width: 350px;
    height: 100%;
    padding-bottom: 10px;
    background-color: #fff;
    transform: translate(100%);
    transition: transform .2s linear;
    overflow-y: scroll;
    z-index: 999999;
}

#mobile-help .mobile-help__close {
    padding: 0 15px;
    font-family: sans-serif;
    font-size: 28px;
    font-weight: 600;
    position: fixed;
    top: 5px;
    right: 0;
    color: #519542;
    background-color: #fff;
    border: none;
}

#mobile-help .mobile-help__top {
    margin: 10px 0 0;
    padding: 0 20px;
}

#mobile-help .mobile-help__content {
    padding: 20px 0;
    border-bottom: 1px solid #bdbdbd;
}

#mobile-help .mobile-help__content:last-child {
    border: none;
}

#mobile-help .mobile-help__header,
#mobile-help .mobile-help__subheader {
    text-transform: uppercase;
    font-family: lubalin;
    font-weight: 700;
    margin: 0 0 5px;
}

#mobile-help .mobile-help__text {
    font-family: sans-serif;
    font-size: 1rem;
    margin: 0;
    line-height: 1.45;
    font-weight: 500;
}

#mobile-help .mobile-help__text a {
    font-weight: 700;
    color: #519542;
    text-decoration: underline;
}

#mobile-help .mobile-help__content .mobile-help__services-header {
    color: #519542;
    font-family: sans-serif;
    font-size: 1rem;
    margin: 10px 0;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
}

#mobile-help .mobile-help__services {
    display: flex;
    align-items: center;
}

#mobile-help .mobile-help__icon {
    width: 18px;
    margin-right: 8px;
}

#mobile-help .mobile-help__icon svg {
    width: 100%;
}

#mobile-help .mobile-help__icon-text {
    font-family: sans-serif;
    font-size: 1rem;
    color: #8d8d8d;
}

#mobile-help .mobile-help__icon-text a {
    color: #519542;
    text-decoration: underline;
}

#mobile-help .mobile-help__subheader {
    color: #519542;
    font-size: 14px;
    margin: 0;
}

#mobile-help .mobile-help__step {
    display: flex;
    align-items: center;
}

#mobile-help .mobile-help__img {
    width: 35px;
    margin-right: 20px;
    display: flex;
    flex-direction: column;
}

#mobile-help .mobile-help__step-text {
    line-height: 1.2;
}

#mobile-help .mobile-help__img svg,
#mobile-help .mobile-help__img img {
    width: 100%;
    height: auto;
}

#mobile-help .mobile-help__vertical {
    margin: 0 auto;
    width: 8px;
    height: 12px;
    background-color: #3bc63b;
}

#mobile-help .mobile-help__header.box-header {
    margin: 15px 0 0;
}

#mobile-help .mobile-help__box-subheader {
    font-size: 22px;
    margin: 0 0 15px;
    color: #3bc63b;
}

#mobile-help .mobile-help__step.box-step {
    margin-bottom: 20px;
}

#mobile-help .mobile-help__subheader.subheader-border {
    border-bottom: 1px solid #bdbdbd;
    margin: 0 0 5px;
}

#mobile-help .mobile-help__step:last-child {
    margin-bottom: 0;
}

#mobile-help .mobile-help__link {
    padding: 25px 0;
    margin: 0 0 5px;
    display: block;
    width: 100%;
    background-color: #3bc63b;
    color: #fff;
    text-decoration: none;
}

#mobile-help .mobile-help__link:last-child {
    background-color: #000;
}

#mobile-help .mobile-help__link-content {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#mobile-help .mobile-help__link p {
    font-size: 18px;
    margin: 0;
    text-transform: uppercase;
    font-family: lubalin;
    font-weight: 700;
}

#mobile-help .mobile-help__link svg {
    height: 35px;
}

#mobile-help.help-active .mobile-help__container {
    transform: translate(0);
}

#mobile-help.help-active .mobile-help__shadow {
    z-index: 100000;
    background-color: #00000080;
}

.cart__wrapper .subtotal {
    background: #f2f2f2;
    padding: 15px 5% !important;
}

.featured-links {
    margin-top: 12px;
}

#checkout {
    min-height: 46px;
}

.is-flex.cart-items-title-section h4 {
    padding: 7px 10px 0;
}

.is-flex.cart-items-title-section {
    background: #f2f2f2;
}

.cart-items-title-section .qty-title,
.cart-items-title-section .totalprice-title {
    text-align: center;
}

.cart__item--image a.cart_page_image {
    flex: 0 0 100%;
    max-width: 130px;
    margin-top: 0px;
    margin-right: 18px;
}

.cart__item--image {
    display: flex;
    flex-wrap: wrap;
}

.otdata .cart__item--title {
    margin-right: 0%;
    line-height: 1.2em;
    font-size: 21px;
    margin-bottom: 0;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-family: akzidBody, trebuchet ms;
}

.cart__wrapper .cart__item {
    align-items: flex-start;
    justify-content: space-between;
}

#cart_form .product-quantity-box {
    margin: 0px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cart__wrapper .cart_content_info {
    text-align: center;
}

.cartpagdiv h1 {
    font-family: lubalin;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.mini-cart__item-title .line-item {
    display: none;
}

.shopify-section--product-template .price-ui-badge__sticker {
    background: #FF0000;
    font-size: 10px;
    line-height: normal
}

.price-ui-badge__sticker.price-ui-badge__sticker--sale {
    background: #FF0000;
}

.price-ui-badge__sticker.price-ui-badge__sticker--bogo {
    background: #4CAF50 !important;
}

.ce__container {
    background-color: #000;
    width: 100%;
    top: -76px;
    transition: top .3s ease-in;
    z-index: 2010;
    position: fixed;
    max-height: 0px;
    overflow: hidden;
}

.ce__container.ce__active {
    top: 0;
    transition: top .3s ease-out;
    max-height: none;
    overflow: initial;
}

.ce__container .ce__content-wrapper {
    position: relative;
}

.ce__container .ce__close-btn {
    position: absolute;
    right: 10px;
    top: -5px;
    background-color: transparent;
    padding: 0;
}

.ce__container .ce__content {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 815px;
    padding: 13px 0;
    justify-content: space-between;
    margin: 0 auto;
}

.ce__container .ce__header-wrapper {
    text-align: center;
}

.ce__container .ce__header {
    color: #fff;
    font-family: lubalin, akzidBody, trebuchet ms, Roboto;
    font-size: 1.75rem;
    margin: 0;
    text-transform: uppercase;
    font-weight: 700;
}

.ce__container .ce__link {
    display: block;
}

.ce__container .ce__btn {
    font-family: lubalin, akzidBody, trebuchet ms, Roboto;
    font-size: 1rem;
    width: 240px;
    height: 50px;
}

.pdp-video-section {
    padding: 10px 0 50px;
    border-top: 1px dotted #c7c7c7;
    margin-top: 30px;
    border-bottom: 1px dotted #c7c7c7;
    margin-bottom: 20px;
    width: 100%;
}

.pdp-video-section h2.main-title {
    font-size: 30px;
    font-family: lubalin;
    line-height: 1em;
    margin: 30px auto 10px;
    font-weight: 700;
    text-align: center;
}

.pdp-video-section .whats-in-the-box {
    max-width: 800px;
    margin: 0 auto;
}

.pdp-video-section .whats-in-the-box .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.pdp-video-section .whats-in-the-box .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.homepage-slideshow .gallery-cell {
    background-repeat: no-repeat;
}

.AuthorizeNetSeal {
    margin: 3px 0px 0px 3px;
}

.blog-homepage .featured-blog .single-article {
    display: flex;
    align-items: normal;
    flex-wrap: wrap;
    -webkit-box-shadow: 0px 2px 7px -4px black;
    -moz-box-shadow: 0px 2px 7px -4px black;
    box-shadow: 0 2px 7px -4px #000;
    padding: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 805px;
    height: 100%;
    align-items: flex-start;
    background: white;
}

.blog-homepage .featured-blog .article-content {
    flex: 1 1 100%;
    position: relative;
}

.blog-homepage .featured-blog .article-content .category-tag-overlay {
    position: absolute;
    background: #509442;
    color: #fff;
    padding: 3px 15px;
    left: 15px;
    bottom: 10px;
    font-weight: 700;
    z-index: 1;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
}

.blog-homepage .featured-blog img.article-image {
    width: 100%;
    display: block;
}

.blog-homepage .featured-blog .article-body {
    flex: 1 1 100%;
    padding: 20px 30px;
}

.blog-homepage .featured-blog .blog-article-1 h3 {
    font-size: 25px;
}

.blog-homepage h1,
.blog-homepage h2,
.blog-homepage h3,
.blog-homepage h4,
.blog-homepage h5,
.blog-homepage h6,
.blog-homepage p {
    font-family: Open Sans, sans-serif;
    letter-spacing: 0;
    text-transform: initial;
}

.article__author-content {
    display: flex;
    align-items: center;
}

.article__author-img {
    width: 45px;
    height: 45px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 10px 0 0;
}

.article__byline {
    font-size: 14px;
    margin: 0;
}

.blog-homepage .featured-blog .blog-article-2 .article-body,
.blog-homepage .featured-blog .blog-article-3 .article-body {
    padding: 20px;
}

.blog-homepage .featured-blog .rte {
    display: none;
}

.blog-homepage .minute-read,
.blog-homepage p.read-time {
    font-size: 16px;
    display: flex;
    align-items: center;
    margin: 20px 0 0;
    text-transform: capitalize;
}

.blog-homepage .minute-read img,
.blog-homepage p.read-time img {
    max-width: 18px;
    margin-right: 8px;
}

.featured-blog.desktop-only {
    justify-content: space-between;
    align-items: flex-staart;
}

body.blog .blog-homepage {
    margin-top: 30px;
    font-family: Open Sans, sans-serif;
}

.blog-homepage .featured-blog {
    margin-bottom: 40px;
}

.blog-homepage .featured-blog .blog-article-2 h3,
.blog-homepage .featured-blog .blog-article-3 h3 {
    font-size: 16px;
}

.blog-homepage .featured-blog .blog-article-2 .single-article {
    margin-bottom: 26px;
}

.blog-homepage .row {
    margin-bottom: 50px;
}

.blog-homepage .blog-v2-trending .single-article {
    display: flex;
    align-items: normal;
    flex-wrap: wrap;
    background: white;
    padding: 0;
    margin-left: 0;
    -webkit-box-shadow: 0px 2px 7px -4px black;
    -moz-box-shadow: 0px 2px 7px -4px black;
    box-shadow: 0 2px 7px -4px #000;
    margin-bottom: 20px;
}

.blog-homepage .blog-v2-trending .article-content {
    flex: 1 1 20%;
    background-position: center;
    background-size: cover;
}

.blog-homepage .blog-v2-trending .article-content img {
    visibility: hidden;
}

.blog-homepage .blog-v2-trending .article-image {
    display: block;
    width: 100%;
}

.blog-homepage .blog-v2-trending .article-body {
    flex: 1 1 70%;
    padding: 10px 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: start;
}

.blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child .article-body {
    flex: 1 1 60%;
}

.blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child .article-content {
    flex: 1 1 30%;
}

.blog-homepage .blog-v2-trending .article-body span.trend-tag {
    color: #509442;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
}

.blog-homepage .blog-v2-trending .article-body h3 {
    font-weight: 700;
    font-size: 21px;
    letter-spacing: 0;
    line-height: 31px;
}

.blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child .rte {
    display: block;
}

.blog-homepage .blog-v2-trending .article-body .rte {
    font-size: 18px;
    line-height: 26px;
    display: none;
}

.blog-homepage h3.header {
    display: flex;
    align-items: center;
    font-size: 26px;
    letter-spacing: .5px;
    font-family: lubalin, sans-serif;
}

.blog-homepage h3.header img.icon {
    max-width: 50px;
    margin-right: 20px;
}

.blog-homepage .blog-featured-product .featured-image-container {
    -webkit-box-shadow: 0px 2px 7px -4px black;
    -moz-box-shadow: 0px 2px 7px -4px black;
    box-shadow: 0 2px 7px -4px #000;
    background: white;
}

.blog-homepage .blog-featured-product .featured-details h4 {
    font-size: 22px;
    letter-spacing: 0;
    margin-bottom: 30px;
}

.blog-homepage .blog-featured-product .featured-details {
    padding: 10px 20px;
}

.see-more-blog-posts {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid #509442;
    background: #509442;
    width: 100%;
}

.blog-homepage .blog-with-sidebar-container {
    clear: both;
    height: initial;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog-homepage .sidebar .best-article-container {
    margin-top: 30px;
}

.blog-homepage .sidebar .best-article-container .header {
    font-size: 20px;
}

.blog-homepage .sidebar .best-article-container .header img.icon {
    max-width: 35px;
    margin-right: 10px;
}

.blog-homepage .sidebar .best-article-container ul {
    padding: 0;
    list-style: none;
}

.blog-homepage .sidebar .best-article-container li a {
    display: flex;
    background: white;
    margin-bottom: 2px;
}

.blog-homepage .sidebar .best-article-container span.article-rank {
    flex: 1 1 80px;
}

.blog-homepage .sidebar img {
    width: 100%;
    display: block;
}

.blog-homepage .sidebar .best-article-container span.must-read-title {
    flex: 1 1 80%;
    padding: 10px;
    font-size: 15px;
    line-height: 21px;
    color: #000;
}

.blog-newsletter-section .newsletter-footer {
    max-width: 1170px;
    margin: 40px auto 10px;
    background-size: cover;
    background-position: 50% 40%;
    display: flex;
    align-items: center;
    padding: 80px 0;
    width: 100%;
}

.blog-newsletter-section .newsletter-container-wrapper {
    max-width: 450px;
    margin-left: 40px;
}

.blog-newsletter-section .newsletter-footer h5 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 0;
    line-height: 50px;
    font-family: impact, sans-serif;
    margin-bottom: 10px;
}

.homepage-back-to-top .back-to-top-bar {
    text-align: center;
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.homepage-back-to-top .back-to-top-bar .back-to-top-icon {
    max-width: 35px;
    margin: 5px 10px;
}

.homepage-back-to-top .back-to-top-bar a {
    color: inherit;
    display: flex;
    width: 100%;
    vertical-align: middle;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 17px;
}

body.article,
body.blog {
    background: #f8f8f9;
}

body.blog .newsletter_section.newsletter-overlay.newsletter-black,
body.article .newsletter_section.newsletter-overlay.newsletter-black {
    background-image: url(/cdn/shop/files/newsletter_section_bg_min.jpg);
}

body.blog .index-section.homepage-back-to-top,
body.blog .newsletter_section.newsletter-overlay.newsletter-black,
body.article .index-section.homepage-back-to-top,
body.article .newsletter_section.newsletter-overlay.newsletter-black {
    position: relative;
    width: 100vw;
    left: -50vw;
    margin-left: 49.3%;
}

.article_content .rte {
    font-family: Open Sans, sans-serif;
    letter-spacing: 0;
}

@media only screen and (min-width: 799px) {
    .landing-page-shop-all h3.shop-by-collection-heading {
        pointer-events: none;
    }

    body.article .mobile-only,
    body.blog .mobile-only {
        display: none !important;
    }

    .landing-page-shop-all .mobile-only {
        display: none;
    }

    .mobileprodata,
    .mobdata {
        display: none;
    }
}

@media only screen and (min-width: 769px) {
    body.index .homepage-slideshow .caption .headline {
        max-width: 500px;
        margin-bottom: 30px;
    }

    .homepage-slideshow .gallery-cell {
        background-position: center center;
        min-height: 700px;
        background-size: auto;
        background-position: center;
    }

    .blog-navigation ul.blog-navigation-wrapper li a {
        background: none !important;
    }

    .gallery-thumbnails--left .product_gallery_nav {
        max-height: 500px;
        overflow-x: auto;
    }

    .product-block h1.product_name {
        font-size: 36px;
    }

    .gallery-thumbnails--left .product_gallery_nav::-webkit-scrollbar {
        width: 0em;
    }
}

@media only screen and (min-width: 768px) {
    .cart_content {
        width: 320px !important;
        top: 51px !important;
    }
}

@media screen and (max-width: 1024px) {
    .homepage-v2-featuredcategories .featuredcategories {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 991px) {

    .top-bar .top-inner .social_icons,
    .top-inner .top-bar--right-menu {
        flex: 0 0 30%;
    }

    body.index .thumbnail .product-details .title {
        font-size: 15px;
        text-align: left;
    }

    body.index .shopify-section--featured-collection span.price>span {
        font-size: 18px;
    }

    body.index .shopify-section--featured-collection .price .currency {
        font-size: 11px;
    }

    .nav-desktop__tier-1 {
        column-gap: 10px;
    }

    .nav-desktop__tier-1 .nav-desktop__tier-1-link {
        padding: 10px 0px 10px;
        font-size: 11px;
    }

    #nav-tier-2-2.nav-desktop__tier-2>li.nav-desktop__tier-2-item .nav-desktop__tier-2-link {
        padding: 4px 3px;
        font-size: 12px;
    }

    #nav-tier-2-2.nav-desktop__tier-2:before {
        display: none;
    }

    body.index .bms-how-it-works .how-it-works-hero h2 {
        font-size: 28px !important;
        line-height: 32px !important;
    }

    .homepage-v2-tabs {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 960px) {
    .logohome .logo-list.logo-list--grid .logo-list__item:first-child {
        display: block;
    }
}

@media only screen and (max-width: 798px) {
    .logohome .logo-list.logo-list--grid .logo-list__item {
        flex-grow: 0;
    }

    .logohome .logo-list.logo-list--grid {
        flex-wrap: wrap;
        gap: 0;
        margin-bottom: 0px;
    }

    .logohome .logo-list.logo-list--grid .logo-list__item img {
        height: 30px;
        width: auto;
        max-width: initial;
    }

    .logohome {
        margin-bottom: 20px;
    }

    .landing-page-shop-all {
        margin-top: 60px;
    }

    body.index .homepage-slideshow .slide-1,
    body.index .homepage-slideshow .slide-1 img {
        height: 550px;
    }

    .landing-page-shop-all .sidebar.four.columns {
        position: fixed;
        z-index: 1001;
        background: #fff;
        width: 100% !important;
        bottom: 0;
        padding-top: 0;
    }

    .landing-page-shop-all .sidebar.four.columns {
        left: 0;
    }

    .landing-page-shop-all .sidebar.four.columns h3.shop-by-collection-heading svg {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transition: -webkit-transform .3s ease-in-out;
        transition: -webkit-transform .3s ease-in-out;
        transition: transform .3s ease-in-out;
        transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    }

    .landing-page-shop-all .sidebar.four.columns h3 {
        text-align: center;
        padding: 10px 0;
        font-size: 21px;
        background: #c49841;
        color: #fff;
        margin-bottom: 0;
        bottom: 51px;
    }

    .landing-page-shop-all .sidebar.four.columns h3.shop-by-collection-heading {
        position: fixed;
        z-index: 100;
        width: 100%;
        bottom: 26px;
    }

    .landing-page-shop-all .sidebar.four.columns ul.sub-sublink {
        display: none;
        margin-top: 0;
        border: 1px solid #e0e0e0;
        padding-bottom: 70px;
        border-bottom: 0;
        margin-bottom: 0;
        overflow-y: auto;
        height: calc(100% - 74px);
    }

    .landing-page-shop-all .sidebar.four.columns ul.sub-sublink>li {
        border-bottom: 1px solid #e0e0e0;
    }

    .landing-page-shop-all .sidebar.four.columns.open-sidebar>.sub-sublink {
        display: block !important;
    }

    .landing-page-shop-all .sidebar.four.columns>.sub-sublink {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 2px;
        grid-template-rows: 200px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }

    .landing-page-shop-all .with-sidebar.twelve.columns {
        width: 100%;
    }

    .landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid {
        width: 33%;
    }

    .landing-page-shop-all .featured-collection-section-tabs .collectiontab-grid .collectiontab-link h5.collectiontab-heading {
        font-size: 18px;
    }

    .landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title a {
        font-size: 14px;
    }

    body.index .homepage-page-content .box1 h2.fturd span {
        font-size: 28px;
    }

    .featured-collection-list-section .homepage_content h2.title {
        font-size: 28px;
        line-height: 32px;
    }

    body.index .shopify-section--featured-collection .one-fourth {
        width: 48%;
        margin: 2% 1%;
    }

    .homepage-v2-featuredcategories h4.lp-collection-heading {
        margin-bottom: 5px;
        font-size: 28px;
        text-transform: uppercase;
    }

    .homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-grid {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 33%;
        flex: 1 1 33%;
        width: 33%;
    }

    .homepage-v2-featuredcategories .landingpage-collectioncontent-wrapper .collectiontab-link h5.collectiontab-heading {
        font-size: 18px;
    }

    .shopify-section--blog-posts h2.title {
        font-size: 28px;
    }

    body.index .bms-how-it-works .how-it-works-hero .container .eight:last-child {
        display: none !important;
    }

    .eight.columns.page.clearfix.hemper-subscription {
        width: 100%;
        text-align: center;
    }

    body.index .how-it-works-hero a.action_button.first_button.highlight-true {
        margin: 0 auto;
    }

    .homepage-v2-how-it-works .howitworks-wrapper .icon-column,
    .homepage-v2-how-it-works .tabs-wrapper .icon-column,
    .homepage-v2-tabs .howitworks-wrapper .icon-column,
    .homepage-v2-tabs .tabs-wrapper .icon-column {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .homepage-v2-how-it-works .howitworks-wrapper .icon-column,
    .homepage-v2-how-it-works .tabs-wrapper .icon-column,
    .homepage-v2-tabs .howitworks-wrapper .icon-column,
    .homepage-v2-tabs .tabs-wrapper .icon-column {
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .homepage-v2-how-it-works .howitworks-wrapper .info-details,
    .homepage-v2-how-it-works .tabs-wrapper .info-details,
    .homepage-v2-tabs .howitworks-wrapper .info-details,
    .homepage-v2-tabs .tabs-wrapper .info-details {
        width: calc(100% - 100px);
        float: right;
        text-align: left;
    }

    .homepage-v2-featuredcategories .landingpage-collectiontitle-wrapper .featured-tab-title a {
        font-size: 13px;
        margin-bottom: 10px;
    }

    .mobiletab .top-bar {
        flex-wrap: wrap;
    }

    .top-bar--search {
        flex: 0 0 100%;
        width: 100%;
    }

    #header.mobiletab .top-bar {
        padding: 10px 10px 0;
        background: #fff;
    }

    .top-bar--search .search-container {
        position: relative;
        padding: 10px 0px;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 9999;
        background: #fff;
        max-width: 100%;
    }

    .mobile_nav-fixed--true .section-wrapper {
        margin-top: 115px;
    }

    #header .top-bar .menu-trigger-wrapper,
    #header .top-bar .header-action-icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .mobiletab#header .top-bar a.mobile_logo {
        position: initial;
        width: auto;
        height: 25px;
        max-width: 100px;
    }

    .top-bar .help-menu__btn {
        margin: 0 0 0 10px;
        padding: 0 18px;
        font-family: sans-serif;
        font-size: 28px;
        font-weight: 700;
        background-color: #519542;
        cursor: pointer;
    }

    #header .top-bar a.account_link {
        font-family: Open Sans, sans-serif;
        font-size: 14px;
        font-weight: 700;
        letter-spacing: 0;
        height: unset;
        color: #519542;
    }

    .mobiletab#header .top-bar a.mobile_logo img {
        max-width: initial;
        width: 100%;
    }

    .top-bar--search span.icon-search.search-submit {
        border: none;
        background: none;
        -moz-appearance: none;
        appearance: none;
        -webkit-appearance: none;
        background: #509442;
        padding: 0 14px;
        top: 0;
        right: 0;
        height: 100%;
        display: flex;
        align-items: center;
        color: #fff;
    }

    .shopify-section--featured-collection h2.title,
    .shopify-section--blog-posts h2.title {
        font-size: 28px;
    }

    .homepage-v2-how-it-works .header-title-container h3,
    .homepage-v2-tabs .header-title-container h3 {
        font-size: 28px;
    }

    body:not(.index) .section-wrapper {
        margin: 115px auto 15px;
    }

    .collection_description.rte {
        margin: 0px;
    }

    .mobileprodata .product-block .okeReviews.okeReviews--theme {
        margin-bottom: 6px;
        text-align: center;
    }

    .mobileprodata {
        display: block;
        margin-bottom: 15px;
    }

    .product__details--product-page .product-block.product-block--title {
        display: block !important;
    }

    .product__details--product-page .product-block.product-block--title,
    .product__details--product-page .okeReviews.okeReviews--theme {
        display: none;
    }

    .recommended-products--grid .product-info__title {
        text-align: left;
        font-size: 15px;
        line-height: 18px;
    }

    .recommended-products--grid .product-price__wrapper {
        margin-bottom: 4px;
    }

    .recommended-products--grid .product-info__price-container {
        width: 130px;
    }

    .page-bold-how-it-works .how-it-works-hero .nine.columns {
        display: none;
    }

    .page-bold-how-it-works .how-it-works-hero .seven.columns {
        width: 100%;
        text-align: center;
    }

    .page-bold-how-it-works h2.center.dblock {
        text-align: center;
        display: block;
        width: 100%;
    }

    #how_it_works .column.page {
        text-align: center;
        flex: 0 0 100%;
        max-width: calc(100% - 20px);
        margin-bottom: 17px;
    }

    .page-bold-how-it-works .why-section .columns.page {
        width: 100%;
    }

    button.mobile-main-nav__close {
        position: absolute;
        z-index: 1;
        right: 10%;
        font-size: 22px;
        padding: 4px 14px;
        min-height: auto;
        height: auto;
    }

    body.index .homepage-page-content .sixteen.columns a.btn-md-grn {
        font-size: 16px !important;
        padding: 14px 15px !important;
        max-width: 180px !important;
        margin: 8px;
    }

    .cart__wrapper .cart__item {
        flex-wrap: wrap;
    }

    .cart__item--image a.cart_page_image {
        flex: 0 0 100%;
        max-width: 66px;
        margin-top: 0px;
        margin-right: 18px;
    }

    .otdata {
        flex: 0 0 100%;
        max-width: calc(100% - 86px);
    }

    .ten.column.medium-down--one-whole.cart__item--image {
        max-width: 100%;
        margin-right: 0px;
    }

    .three.columns.medium-down--one-whole.cart_content_info.cart__item--content {
        display: none;
    }

    .mobdata {
        margin-top: 7px;
    }

    .sliding-menu-open .social_icons {
        padding-left: 0px;
    }

    .featured-blog.desktop-only {
        justify-content: center;
    }

    .blog-homepage .featured-blog .blog-article-2 .single-article {
        margin-top: 26px;
    }

    .blog-homepage .featured-blog .article-body {
        padding: 20px 20px;
    }

    .blog-homepage .featured-blog .blog-article-1 h3 {
        font-size: 18px;
    }

    body.article .blog-homepage h3.header,
    body.blog .blog-homepage h3.header {
        font-size: 20px;
        line-height: 25px;
    }

    body.article .blog-homepage h3.header img.icon,
    body.blog .blog-homepage h3.header img.icon {
        max-width: 30px;
        margin-right: 10px;
    }

    body.article .blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child,
    body.blog .blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child {
        border-radius: 10px 10px 0 0;
    }

    body.article .blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child .article-content,
    body.blog .blog-homepage .blog-v2-trending .single-article:not(.current-tag-single-article):first-child .article-content {
        flex-basis: 100%;
    }

    body.article .blog-homepage .blog-v2-trending .article-body span.trend-tag,
    body.blog .blog-homepage .blog-v2-trending .article-body span.trend-tag {
        font-size: 12px;
    }

    body.article .blog-homepage .blog-v2-trending .article-body h3,
    body.blog .blog-homepage .blog-v2-trending .article-body h3 {
        font-size: 14px;
        line-height: 18px;
    }

    .blog-homepage .blog-with-sidebar-container {
        justify-content: center;
    }

    body.article .blog-homepage-only .blog-with-sidebar-container>.sidebar.five.columns,
    body.blog .blog-homepage-only .blog-with-sidebar-container>.sidebar.five.columns {
        display: none !important;
    }

    .sidebar.five.columns img.desktop-only {
        display: none;
    }

    .blog-newsletter-section .newsletter-container-wrapper {
        max-width: 90%;
        margin: 0 auto;
    }

    .blog-newsletter-section .newsletter-footer {
        margin-top: 50px;
        padding: 20px 0 0;
        background-size: 200%;
        background-position: 80% 80%;
        background-repeat: no-repeat;
        background-size: cover;
    }

    body.blog .blog-homepage .blog-with-sidebar-container>.sidebar.five.columns {
        display: none;
    }

    .blog-newsletter-section .newsletter-footer h5 {
        font-size: 42px;
        max-width: 50%;
        line-height: 35px;
        text-align: left;
        margin-bottom: 100px;
    }
}

@media only screen and (max-width: 576px) {
    .blog-navigation ul.blog-navigation-wrapper {
        height: 0px;
        overflow: hidden;
    }

    .landing-page-shop-all .landingpage-collectiontitle-wrapper .featured-tab-title a {
        font-size: 11px;
    }

    body.index .homepage-slideshow .slide-1 .caption .headline {
        line-height: 1.4em;
        margin-bottom: 5px;
        font-size: 0.8em;
        max-width: 250px;
    }

    body.index .homepage-slideshow .subtitle p.shipping-msg {
        margin-bottom: 7px;
        font-size: 0.8em;
    }

    body.index .homepage-slideshow .slide-1 .caption {
        max-width: 285px;
        position: absolute;
        transform: translateY(-50%);
        margin-top: -4px;
    }

    body.index .homepage-slideshow .subtitle p {
        font-size: 0.6em;
        margin-bottom: 0px;
    }

    body.index .homepage-slideshow .button-grid-container--column-mobile {
        grid-auto-flow: column;
        margin-top: 0px;
        padding-top: 0;
    }

    body.index .homepage-slideshow a.global-button {
        padding: 6px 8px !important;
        width: 125px !important;
        font-size: .6em;
    }

    body.index .homepage-page-content .top-shadow.wpax-box {
        flex-wrap: wrap;
    }

    .homepage-page-content .eight.columns,
    .homepage-page-content .eight.columns:last-child {
        width: 100% !important;
    }
}

h2.product_name {
    font-family: 'lubalin';
    font-weight: 600;
}

a.btn.action_button {
    font-family: lubalin;
    font-weight: 700;
    font-size: 20px;
    box-shadow: 3px 3px #0000001a;
}

.hempercollection-footer {
    text-align: center;
}

.product-list.product-list--collection {
    margin-bottom: 15px;
}

@media only screen and (max-width: 480px) {

    body.index .homepage-slideshow .slide-1,
    body.index .homepage-slideshow .slide-1 img {
        height: 375px;
        background-position: center center;
        background-size: cover;
    }

    body.index .homepage-slideshow .slide-1 .caption .headline.headline_desktop {
        display: none;
    }

    body.index .homepage-slideshow .caption .headline.headline_mobile {
        display: block;
    }

    body.index .homepage-slideshow .slide-1 .caption .caption-content a.action_button {
        width: 125px !important;
        padding: 0 5px !important;
        min-height: 30px;
        height: 30px;
    }

    .container.footer-menu-wrap {
        max-width: 350px;
    }
}

.lion-action-button {
    background: #31c82d !important;
    color: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #31c82d !important;
    padding: 0 20px !important;
    text-align: center !important;
    cursor: pointer !important;
    min-height: 42px !important;
    height: 40px !important;
    line-height: 1.2 !important;
    vertical-align: top !important;
    font-family: lubalin, serif !important;
    font-weight: 900 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 0px !important;
    box-shadow: 3px 3px #0000001a !important;
}

.lion-action-button:hover {
    background: #488a3a !important;
    border: 1px solid #488a3a !important;
}

.lion-action-button--completed {
    background: #488a3a !important;
    border: 1px solid #488a3a !important;
}

#loyaltylion .lion-rule-item__completed:before {
    background-color: #fff !important;
}

#loyaltylion .lion-integrated-page-section {
    margin-bottom: 100px !important;
}

a.lion-header__nav-link {
    color: #31c82d !important;
}

#loyaltylion .lion-reward-item,
#loyaltylion .lion-rule-item {
    box-shadow: 0 1px 3px #0003;
}

#loyaltylion .lion-claimed-rewards-list,
#loyaltylion .lion-rewards-list,
#loyaltylion .lion-rules-list {
    background-color: #fff;
    border-radius: 0px;
}

#loyaltylion .lion-reward-item__title,
#loyaltylion .lion-rule-item__title,
#loyaltylion .lion-reward-item__title,
#loyaltylion .lion-rule-item__title {
    font-family: lubalin;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
}

.lion-rule-item__points,
.lion-reward-item__cost {
    font-family: lubalin;
    font-weight: 700;
    font-size: 18px;
    color: #509442;
    text-transform: capitalize;
}

#loyaltylion .lion-header {
    background-color: #fff;
}

#loyaltylion .lion-history-state-bubble--approved {
    color: #fff;
    background-color: #31c82d !important;
    border-radius: 0px !important;
}

loyalty-header {
    margin: 0 0 60px 0;
}

.loyalty-header h2 {
    font-size: 40px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #519542 !important;
}

.loyalty-header p {
    font-size: 22px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    line-height: 1.5em;
    text-align: center;
    letter-spacing: 1px;
    text-shadow: none;
    max-width: 600px;
    margin: 0 auto;
}

.loyalty-section-cta {
    margin: 60px 0;
    text-align: center;
}

.loyalty-section-cta a.action_button {
    text-align: center;
    margin: 0 auto;
    max-width: 250px;
    background-color: #31c82d !important;
    color: #fff !important;
    display: block;
    line-height: 20px;
    height: 45px;
    font-size: 17px;
    box-sizing: border-box;
    padding: 12px;
    box-shadow: 3px 3px #0000001a;
    max-width: 280px;
    border: 1px solid #31c82d;
}

.loyalty-section {
    text-align: center;
}

.loyalty-section h2 {
    font-size: 32px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}

.loyalty-section p {
    text-align: center;
    font-size: 1.1em;
}

.loyalty-section a.action_button {

    text-align: center;
    margin: 0 auto;
    display: block;
    max-width: 250px;
    padding: 10px;

    background-color: #31c82d !important;
    color: #fff !important;
    display: block;
    line-height: 20px;
    height: 45px;
    font-size: 17px;
    box-sizing: border-box;
    padding: 12px;
    box-shadow: 3px 3px #0000001a;
    max-width: 280px;
    border: 1px solid #31c82d;
}

.loyalty-section a.action_button:hover {
    background: #488a3a !important;
    border: 1px solid #488a3a !important;
}


.lion-integrated-page-section__heading-text {
    font-size: 40px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}

.lion-header__your-points {
    font-size: 32px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}

.lion-header__your-points strong {
    color: #31c82d !important;
}

#loyaltylion .lion-integrated-page-section__heading-text:after,
#loyaltylion .lion-integrated-page-section__heading-text:before {
    background: #fff;
}

#loyaltylion .lion-reward-item__content,
#loyaltylion .lion-rule-item__content {
    padding: 20px 30px !important;
}


#loyaltylion .lion-header__nav {
    padding: 40px 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;


    max-width: 800px;
    width: 100%;
    margin: 30px auto 0;
    padding: 0;
    display: flex;
}

#loyaltylion .lion-header__nav-link {
    width: 33.33% !important;
    float: left;
    text-align: center;
    border-bottom: 5px solid #bdbdbd !important;
    display: flex;
    align-items: bottom;
    position: relative;


    color: #bdbdbd !important;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
    padding: 5px;
    width: 100%;
    line-height: 1.1;
}

#loyaltylion .lion-header__nav-link:hover {
    background-color: #fff !important;
    padding: 5px !important;
    color: #31c82d !important;
}

.lion-header__nav-link--earn:before,
.lion-header__nav-link--redeem:before,
.lion-header__nav-link--account-history:before {
    display: none !important;
}

.lion-header__pending-points {
    font-family: Oswald;
    font-size: 21px;
    font-weight: lighter;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.5;
    color: #333;
    display: block;
    letter-spacing: 2px;
}

#loyaltylion .lion-referral-share-button {
    border-radius: 0px !important;
    line-height: 1;
}

#loyaltylion .lion-referral-widget-panels {
    width: 600px;

}

#loyaltylion .lion-modal__header {
    background-color: #fff;
    border-bottom: 0px solid #fff !important;
    margin: 50px 0 auto;
    display: inline-block;
    width: 100%;
}

#loyaltylion .lion-screen--light {
    background-color: rgba(255, 255, 255, .7);
}

.lion-referral-widget-main__heading,
#loyaltylion .lion-modal__title {
    font-size: 32px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}

.lion-referral-widget-main__intro,
#loyaltylion .lion-birthday-action__help,
.lion-redeem-reward-modal__confirm-summary,
.lion-redeem-reward-modal__summary {
    font-size: 24px !important;
    font-family: akzidBody, oswald, trebuchet ms, sans-serif;
    /*     text-transform: uppercase; */
    letter-spacing: 1px;
    font-weight: 400;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}

#loyaltylion .lion-claimed-reward-item__title {
    font-size: 20px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}


#loyaltylion .lion-referral-widget-main__share-link-url {
    padding: 6px 80px;
}

#loyaltylion .lion-redeem-reward-modal__button {
    padding: 10px !important;
}

#loyaltylion .lion-claimed-reward-item {
    border: #DDE8DC 2px solid;
}

.points-details,
.program-details {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
    grid-gap: 20px;
    padding: 20px;
}

.program-details {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    padding: 0 20px 20px;
}

.points-details .summary,
.program-details .summary {
    width: 100%;
    padding: 30px 0;
    min-height: 200px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    color: #777;
    border-radius: 0px;
}

.points-details .summary {
    box-shadow: 0 1px 3px #0003;
}

.points-details .summary .amount {
    font-size: 32px !important;
    font-family: lubalin, sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    padding: 7px 0;
    line-height: 31px;
    text-align: center;
    color: #333 !important;
}

.points-details .summary .amount.info {
    font-size: 19px !important;
}

.points-details .summary .value {
    font-family: lubalin;
    font-weight: 700;
    font-size: 18px;
    color: #509442;
    text-transform: capitalize;
}

.points-details .summary .value.info {
    font-size: 17px !important;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: 'Oswald';
}

.program-details .summary {
    padding: 0 20px 20px;
}

a.collection-info__caption span.title {
    font-size: 20px !important;
}

.shopify-section--collection-list .one-whole .title {
    font-family: Lubalin;
    font-size: 40px;
    font-weight: 700;
}

.gallery-wrap.gallery-arrows--true.gallery-thumbnails--left {
    position: relative;
}

.gallery-wrap .price-ui-badges {
    display: flex;
    margin-bottom: 15px;
    position: absolute;
    left: 16%;
    z-index: 1;
}

.breadcrumb_text .breadcrumb_link span {
    color: black;
    text-transform: capitalize;
}

.breadcrumb_text .breadcrumb-divider {
    color: black;
}

.breadcrumb_text .breadcrumb_link {
    color: black;
    text-transform: capitalize;
}

h3.collection-subtitle .metafield-rich_text_field {
    letter-spacing: initial;
    text-transform: none;
}

.collectiontab-grid.tab-grid-9 {
    display: block;
}

@media only screen and (min-width: 798px) {
    .collectiontab-grid.tab-grid-9 {
        display: none;
    }
}

.page-facebook-lander .okeReviews-widget-holder img,
.page-facebook-lander .okeReviews-widget-holder .okeReviews-mediaStrip-item-media,
.page-facebook-lander .okeReviews-widget-holder .okeReviews-mediaStrip-item img,
.page-facebook-lander .okeReviews-mediaStrip.is-overflow {
    display: none;
}


a.lion-notification__action-button.lion-action-button {
    display: flex !important;
    align-items: center;
    justify-content: center !important;
}

.shopify-pc__banner__dialog {
    padding: 12px !important;
    z-index: 1000;
}

.shopify-pc__banner__dialog h2 {
    font-size: 16px !important;
}

.shopify-pc__banner__body p {
    font-size: 14px;
}

.shopify-pc__banner__dialog button {
    font-size: 12px !important;
}

@media only screen and (min-width: 798px) {
    .shopify-pc__banner__dialog {
        padding: 16px 32px !important;

    }
}

@media only screen and (max-width: 480px) {
    .shopify-pc__banner__btns {
        flex-direction: row !important;
    }
}

.protect-toggle label {
    text-transform: none;
    line-height: normal;
    font-weight: 400;
    margin: 0;
    padding-left: 6px;
}

.one-third {
    width: calc(33.3333333333% - 20px);
}

.container .column,
.container .columns {
    margin-left: 10px;
    margin-right: 10px;
}

.nine {
    width: calc(56.25% - 20px);
}

/* Base Grid */
.one {
    width: calc(6.25% - 20px);
}

.two {
    width: calc(12.5% - 20px);
}

.three {
    width: calc(18.75% - 20px);
}

.four {
    width: calc(25% - 20px);
}

.five {
    width: calc(31.25% - 20px);
}

.six {
    width: calc(37.5% - 20px);
}

.seven {
    width: calc(43.75% - 20px);
}

.eight {
    width: calc(50% - 20px);
}

.nine {
    width: calc(56.25% - 20px);
}

.ten {
    width: calc(62.5% - 20px);
}

.eleven {
    width: calc(68.75% - 20px);
}

.twelve {
    width: calc(75% - 20px);
}

.thirteen {
    width: calc(81.25% - 20px);
}

.fourteen {
    width: calc(87.5% - 20px);
}

.fifteen {
    width: calc(93.75% - 20px);
}

.sixteen {
    width: calc(100% - 20px);
}

/* Whole */
.one-whole {
    width: calc(100% - 20px);
}

/* Halves */
.one-half {
    width: calc(50% - 20px);
}

/* Thirds */
.one-third {
    width: calc(33.3333333333% - 20px);
}

.two-thirds {
    width: calc(66.6666666667% - 20px);
}

/* Fourths */
.one-fourth {
    width: calc(25% - 20px);
}

.two-fourths {
    width: calc(50% - 20px);
}

.three-fourths {
    width: calc(75% - 20px);
}

/* Fifths */
.one-fifth {
    width: calc(20% - 20px);
}

.two-fifths {
    width: calc(40% - 20px);
}

.three-fifths {
    width: calc(60% - 20px);
}

.four-fifths {
    width: calc(80% - 20px);
}

/* Sixths */
.one-sixth {
    width: calc(16.6666666667% - 20px);
}

.two-sixths {
    width: calc(33.3333333333% - 20px);
}

.three-sixths {
    width: calc(50% - 20px);
}

.four-sixths {
    width: calc(66.6666666667% - 20px);
}

.five-sixths {
    width: calc(83.3333333333% - 20px);
}

/* Sevenths */
.one-seventh {
    width: calc(14.2857142857% - 20px);
}

.two-sevenths {
    width: calc(28.5714285714% - 20px);
}

.three-sevenths {
    width: calc(42.8571428571% - 20px);
}

.four-sevenths {
    width: calc(57.1428571429% - 20px);
}

.five-sevenths {
    width: calc(71.4285714286% - 20px);
}

/* Eighths */
.one-eighth {
    width: calc(12.5% - 20px);
}

.two-eighths {
    width: calc(25% - 20px);
}

.three-eighths {
    width: calc(37.5% - 20px);
}

.four-eighths {
    width: calc(50% - 20px);
}

.five-eighths {
    width: calc(62.5% - 20px);
}

.six-eighths {
    width: calc(75% - 20px);
}

.seven-eighths {
    width: calc(87.5% - 20px);
}

/* Tenths */
.one-tenth {
    width: calc(10% - 20px);
}

.two-tenths {
    width: calc(20% - 20px);
}

.three-tenths {
    width: calc(30% - 20px);
}

.four-tenths {
    width: calc(40% - 20px);
}

.five-tenths {
    width: calc(50% - 20px);
}

.six-tenths {
    width: calc(60% - 20px);
}

.seven-tenths {
    width: calc(70% - 20px);
}

.eight-tenths {
    width: calc(80% - 20px);
}

.nine-tenths {
    width: calc(90% - 20px);
}

/* Twelfths */
.one-twelfth {
    width: calc(8.3333333333% - 20px);
}

.two-twelfths {
    width: calc(16.6666666667% - 20px);
}

.three-twelfths {
    width: calc(25% - 20px);
}

.four-twelfths {
    width: calc(33.3333333333% - 20px);
}

.five-twelfths {
    width: calc(41.6666666667% - 20px);
}

.six-twelfths {
    width: calc(50% - 20px);
}

.seven-twelfths {
    width: calc(58.3333333333% - 20px);
}

.eight-twelfths {
    width: calc(66.6666666667% - 20px);
}

.nine-twelfths {
    width: calc(75% - 20px);
}

.ten-twelfths {
    width: calc(83.3333333333% - 20px);
}

.eleven-twelfths {
    width: calc(91.6666666667% - 20px);
}

/* Offsets */
.offset-by-one {
    left: calc(6.25%);
}

.offset-by-two {
    left: calc(12.5%);
}

.offset-by-three {
    left: calc(18.75%);
}

.offset-by-four {
    left: calc(25%);
}

.offset-by-five {
    left: calc(31.25%);
}

.offset-by-six {
    left: calc(37.5%);
}

.offset-by-seven {
    left: calc(43.75%);
}

.offset-by-eight {
    left: calc(50%);
}

.offset-by-nine {
    left: calc(56.25%);
}

.offset-by-ten {
    left: calc(62.5%);
}

.offset-by-eleven {
    left: calc(68.75%);
}

.offset-by-twelve {
    left: calc(75%);
}

.offset-by-thirteen {
    left: calc(81.25%);
}

.offset-by-fourteen {
    left: calc(87.5%);
}

.offset-by-fifteen {
    left: calc(93.75%);
}

.bms-how-it-works .container {
    position: relative;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}