/** Shopify CDN: Minification failed

Line 4513:11 Expected identifier but found whitespace
Line 6061:18 Unexpected "{"
Line 6061:26 Expected ":"
Line 6064:14 Unexpected "{"
Line 6064:22 Expected ":"

**/
@charset "UTF-8"; 
@font-face{ 
    font-family:Ogg;
    src:url(../woff2/ogg-regular.woff2) format("woff2");
} 
@font-face{
    font-family:Ogg-Italic;
    src:url(../ttf/oggtextlightitalic.ttf);
} 
@font-face{
    font-family:"Ogg-Light";
    src:url(../ttf/ogg-light.ttf), url(../otf/ogg-light.otf);
}
@font-face{
    font-family:'Univers';
    src:url(../woff2/universextendedregular.woff2) format("woff2");
}
@font-face{
    font-family:'Univers Condensed Bold';
    src:url(../woff2/universcondensedbold.woff2) format("woff2");
}
@font-face{
    font-family:'Univers Condensed';
    src:url(../woff2/universcondensedregular.woff2) format("woff2");
}
@font-face{ 
    font-family:'Univers Extended Bold';
    src:url(../woff2/universextbold.woff2) format("woff2");
}

:root {
    --color-cream: #FAEEE1;
    --color-marigold: #F5A623;
    --color-soft-black: #1F1F1F;
    --color-off-white: #F9F8F5;
}

html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0;
    display:block
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:none;
    text-decoration:underline;
    text-decoration:underline dotted
}
b,strong{
    font-weight:700
}
dfn{
    font-style:italic
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type=button],input[type=reset],input[type=submit]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type=checkbox],input[type=radio]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{
    height:auto
}
input[type=search]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box
}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid silver;
    margin:0 2px;
    padding:.35em .625em .75em
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
:after,:before{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:transparent
}
a{
    color:#337ab7;
    text-decoration:none
}
a:focus,a:hover{
    color:#23527c;
    text-decoration:underline
}
a:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
img{
    vertical-align:middle
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
.clickable,
[role=button]{
    cursor:pointer
}
.pre-scrollable{
    max-height:340px;
    overflow-y:scroll
}
.container{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}

/* ======== Homepage Scroll Header Styles ======== */

body.template-index .top-nav {
  background: transparent;
  color: white;
  transition: background 0.3s ease, color 0.3s ease;
}
body.template-index.scrolled .top-nav {
  background: #fff;
  color: black;
}
body.template-index.scrolled .nav-wrapper a.main-menu-link-top, body.template-index.scrolled .page-header a{
  color:black!important;
}
body.template-index.scrolled svg path{
  fill:black!important;
}
body.template-index.scrolled .nav-contain{
  border-bottom: 1px solid black;
}

body.template-index.scrolled .account-icon svg ellipse, body.template-index.scrolled .account-icon svg path, body.template-index.scrolled .cart-icon svg ellipse, body.template-index.scrolled .cart-icon svg path{
  stroke: black!important;
}
body.template-index.scrolled .nav-trigger {
    color: #000;
}
/*
body.template-index.scrolled .top-nav {
  background: #1F1F1F;
  color: black;
  border-bottom: 1px solid #1F1F1F;
}

body.template-index.scrolled .main-menu-link-top,
body.template-index.scrolled .account-icon svg path,
body.template-index.scrolled .cart-icon svg path {
  color: #1F1F1F;
  stroke: #1F1F1F;
}

body.template-index .logo-white {
  display: inline-block;
}
body.template-index .logo-dark {
  display: none;
}
body.template-index.scrolled .logo-white {
  display: none;
}
body.template-index.scrolled .logo-dark {
  display: inline-block;
}
*/

@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1200px){
    .container{
        width:1170px
    }
}
.container-fluid{
    padding-right:15px;
    padding-left:15px;
    margin-right:auto;
    margin-left:auto
}
.row{
    margin-right:-15px;
    margin-left:-15px
}
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    position:relative;
    min-height:1px;
    padding-right:15px;
    padding-left:15px
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:50%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
@media (min-width:992px){
    .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{
        float:left
    }
    .col-md-12{
        width:100%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-9{
        width:75%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-6{
        width:50%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-3{
        width:25%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-1{
        width:8.33333333%
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-4{
        margin-left:33.33333333%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-0{
        margin-left:0
    }
}
table{
    background-color:transparent
}
table col[class*=col-]{
    position:static;
    display:table-column;
    float:none
}
table td[class*=col-],table th[class*=col-]{
    position:static;
    display:table-cell;
    float:none
}
caption{
    padding-top:8px;
    padding-bottom:8px;
    color:#777;
    text-align:left
}
th{
    text-align:left
}
.table{
    width:100%;
    max-width:100%;
    margin-bottom:20px
}
.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{
    padding:8px;
    line-height:1.42857143;
    vertical-align:top;
    border-top:1px solid #ddd
}
.table>thead>tr>th{
    vertical-align:bottom;
    border-bottom:2px solid #ddd
}
.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{
    border-top:0
}
.table>tbody+tbody{
    border-top:2px solid #ddd
}
.table .table{
    background-color:#fff
}
label{
    display:inline-block;
    max-width:100%;
    margin-bottom:5px;
    font-weight:700
}
input[type=search]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-appearance:none;
    appearance:none
}
input[type=checkbox],input[type=radio]{
    margin:4px 0 0;
    line-height:normal
}
fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{
    cursor:not-allowed
}
input[type=file]{
    display:block
}
input[type=range]{
    display:block; 
    width:100%
}
select[multiple],select[size]{
    height:auto
}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
@media screen and (-webkit-min-device-pixel-ratio:0){
    .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{
        line-height:30px
    }
    .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{
        line-height:46px
    }
}
.form-group{
    margin-bottom:15px
}
.checkbox,.radio{
    position:relative;
    display:block;
    margin-top:10px;
    margin-bottom:10px
}
.checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label{
    cursor:not-allowed
}
.checkbox label,.radio label{
    min-height:20px;
    padding-left:20px;
    margin-bottom:0;
    font-weight:400;
    cursor:pointer
}
.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio]{
    position:absolute;
    margin-left:-20px
}
.checkbox+.checkbox,.radio+.radio{
    margin-top:-5px
}
.checkbox-inline,.radio-inline{
    position:relative;
    display:inline-block;
    padding-left:20px;
    margin-bottom:0;
    font-weight:400;
    vertical-align:middle;
    cursor:pointer
}
.checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline{
    cursor:not-allowed
}
.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{
    margin-top:0;
    margin-left:10px
}
select[multiple].input-sm,textarea.input-sm{
    height:auto
}
.btn{
    display:inline-block;
    margin-bottom:0;
    font-weight:400;
    text-align:center;
    white-space:nowrap;
    vertical-align:middle;
    -ms-touch-action:manipulation;
    touch-action:manipulation;
    cursor:pointer;
    background-image:none;
    border:1px solid transparent;
    padding:6px 12px;
    font-size:14px;
    line-height:1.42857143;
    border-radius:4px;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
.btn.focus,.btn:focus,.btn:hover{
    color:#333;
    text-decoration:none
}
.btn.active,.btn:active{
    background-image:none;
    outline:0;
    -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow:inset 0 3px 5px rgba(0,0,0,.125)
}
.btn.disabled,.btn[disabled],fieldset[disabled] .btn{
    cursor:not-allowed;
    opacity:.65;
    -webkit-box-shadow:none;
    box-shadow:none
}
a.btn.disabled,fieldset[disabled] a.btn{
    pointer-events:none
}
.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{
    background-color:transparent;
    -webkit-box-shadow:none;
    box-shadow:none
}
.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{
    border-color:transparent
}
.btn-link:focus,.btn-link:hover{
    color:#23527c;
    text-decoration:underline;
    background-color:transparent
}
.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{
    color:#777;
    text-decoration:none
}
.btn-block{
    display:block;
    width:100%
}
.btn-block+.btn-block{
    margin-top:5px
}
input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{
    width:100%
}
.fade{
    opacity:0;
    -webkit-transition:opacity .15s linear;
    -o-transition:opacity .15s linear;
    transition:opacity .15s linear
}
.fade.in{
    opacity:1
}
.collapse{
    display:none
}
.collapse.in{
    display:block
}
tr.collapse.in{
    display:table-row
}
tbody.collapse.in{
    display:table-row-group
}
.close{
    float:right;
    font-size:21px;
    font-weight:700;
    line-height:1;
    color:#000;
    text-shadow:0 1px 0 #fff;
    opacity:.2
}
.close:focus,.close:hover{
    color:#000;
    text-decoration:none;
    cursor:pointer;
    opacity:.5
}
button.close{
    padding:0;
    cursor:pointer;
    background:0 0;
    border:0;
    -webkit-appearance:none;
    appearance:none
}
.modal-open{
    overflow:hidden
}
.modal{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1050;
    display:none;
    overflow:scroll;
    -webkit-overflow-scrolling:touch;
    outline:0;
    background-color:rgb(0 0 0 / 50%)
}
.modal.fade .modal-dialog{
    -webkit-transform:translate(0,-25%);
    -ms-transform:translate(0,-25%);
    -o-transform:translate(0,-25%);
    transform:translate(0,-25%);
    -webkit-transition:-webkit-transform .3s ease-out;
    -o-transition:-o-transform .3s ease-out;
    transition:transform .3s ease-out
}
.modal.in .modal-dialog{
    -webkit-transform:translate(0,0);
    -ms-transform:translate(0,0);
    -o-transform:translate(0,0);
    transform:translate(0,0)
}
.modal-open .modal{
    overflow-x:hidden;
    overflow-y:auto
}
.modal-dialog{
    position:relative;
    width:auto;
    margin:10px
}
.modal-content{
    position:relative;
    background-color:#fff;
    -webkit-background-clip:padding-box;
    background-clip:padding-box;
    border:1px solid #999;
    border:1px solid rgba(0,0,0,.2);
    border-radius:6px;
    -webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);
    box-shadow:0 3px 9px rgba(0,0,0,.5);
    outline:0
}
.modal-backdrop{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1040;
    background-color:rgb(0 0 0 / 50%)
}
.modal-backdrop.fade{
    opacity:0
}
.modal-backdrop.in{
    opacity:.5
}
.modal-header{
    padding:15px;
    border-bottom:1px solid #e5e5e5
}
.modal-header .close{
    margin-top:-2px
}
.modal-title{
    margin:0;
    line-height:1.42857143
}
.modal-body{
    position:relative;
    padding:15px
}
.modal-footer{
    padding:15px;
    text-align:right;
    border-top:1px solid #e5e5e5
}
.modal-footer .btn+.btn{
    margin-bottom:0;
    margin-left:5px
}
.modal-footer .btn-group .btn+.btn{
    margin-left:-1px
}
.modal-footer .btn-block+.btn-block{
    margin-left:0
}
.modal-scrollbar-measure{
    position:absolute;
    top:-9999px;
    width:50px;
    height:50px;
    overflow:scroll
}
@media (min-width:768px){
    .modal-dialog{
        width:600px;
        margin:30px auto
    }
    .modal-content{
        -webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);
        box-shadow:0 5px 15px rgba(0,0,0,.5)
    }
    .modal-sm{
        width:300px
    }
}
@media (min-width:992px){
    .modal-lg{
        width:960px
    }
}
.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.modal-footer:after,.modal-footer:before,.modal-header:after,.modal-header:before,.row:after,.row:before{
    display:table;
    content:" "
}
.clearfix:after,.container-fluid:after,.container:after,.form-horizontal .form-group:after,.modal-footer:after,.modal-header:after,.row:after{
    clear:both
}
.center-block{
    display:block;
    margin-right:auto;
    margin-left:auto
}
.hide{
    display:none!important
}
.show{
    display:block!important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none!important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
@media (max-width:767px){
    .hidden-xs{
        display:none!important
    }
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{
        display:none!important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{
        display:none!important
    }
}
@media (min-width:1200px){
    .hidden-lg{
        display:none!important
    }
}
.slideout-nav .arrow{
    width:20px;
    margin-top:0;
    display:inline-block;
    text-align:right;
    float:right transform: rotate(-90deg);
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -ms-transform:rotate(-90deg);
    -o-transform:rotate(-90deg)
}
::-webkit-scrollbar{
    width:5px;
    height:0
}
::-webkit-scrollbar-track{
    background:#fff
}
::-webkit-scrollbar-thumb{
    background-color:#FF9E00;
    box-shadow:0 0 1px 1px #FF9E00;
}
*{
    -webkit-text-size-adjust:none!important;
    text-rendering:optimizeLegibility!important;
    -webkit-font-smoothing:antialiased!important
}
html{
    padding-bottom:0!important
}
*,::after,::before{
    box-sizing:border-box
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    overflow-wrap:break-word;
    word-wrap:break-word
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{
    color:inherit;
    text-decoration:none;
    font-weight:inherit
}
body,p{
    font-family:Univers;
    font-size:16px;
    font-weight:400;
    font-stretch:normal;
    font-style:normal;
    line-height:1.3;
    letter-spacing:normal;
    margin:0;
    color:#2b2b2b
}
.h1,h1,h2,h3,h4{
    font-family:'Univers Extended Bold';
    font-stretch:normal;
    font-style:normal;
}
.h1,h1{
    font-family:'Univers Extended Bold';
    font-style:normal;
    font-weight:500;
    font-size:35px;
    line-height:47px;
    letter-spacing:-.5px;
    text-transform:uppercase
}
h2{
    font-family:'Univers Extended Bold';
    font-style:normal;
    font-weight:700;
    font-size:24px;
    font-weight:400;
    line-height:18px;
    color:#1f1f1f
}
body{
    margin:0
}
article,aside,details,figcaption,figure,header,hgroup,main,menu,nav,section,summary{
    display:block
}
body,button,input,select,textarea{
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%
}
b,strong{
    font-weight:700
}
em{
    font-style:italic
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-.5em
}
sub{
    bottom:-.25em
}
img{
    display:block;
    max-width:100%;
    width:100%;
    border:0
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button[disabled],html input[disabled]{
    cursor:default
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
    border-style:none;
    padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
    outline:1px dotted ButtonText
}
input[type=email],input[type=number],input[type=password],input[type=search]{
    -webkit-appearance:none;
    -moz-appearance:none
}
table{
    width:100%;
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
th{
    font-family:Univers,sans-serif;
    font-style:normal;
    font-weight:700
}
td,th{
    text-align:left;
    border:1px solid #e8e9eb;
    padding:10px 14px;
    font-size:13px
}
.flex{
    display:flex
}
textarea{
    overflow:auto;
    -webkit-appearance:none;
    -moz-appearance:none
}
[role=button],a,button,input,label,select,textarea{
    touch-action:manipulation
}
img{
    width:100%
}
a{
    color:#2b2b2b;
    text-decoration:none
}
a:focus,a:hover{
    color:#2b2b2b;
    text-decoration:underline
}
.form-message,.note{
    padding:8px;
    margin:0 0 27.5px
}
@media only screen and (min-width:750px){
    .form-message,.note{
        padding:10px
    }
}
.note{
    border:1px solid #949494
}
input,textarea{
    padding:8px 15px;
    line-height:1.2
}
@media only screen and (min-width:750px){
    input,textarea{
        padding:10px 18px
    }
}
textarea{
    min-height:100px
}
.form-vertical input,.form-vertical select,.form-vertical textarea{
    display:block;
    width:100%;
    margin-bottom:19.4444444444px;
    border:1px solid
}
.form-vertical input.input--error,.form-vertical select.input--error,.form-vertical textarea.input--error{
    margin-bottom:5px
}
.form-vertical [type=checkbox],.form-vertical [type=radio]{
    display:inline-block;
    width:auto;
    margin-right:5px
}
.form-vertical .btn,.form-vertical .shopify-payment-button .shopify-payment-button__button--unbranded,.form-vertical [type=submit],.shopify-payment-button .form-vertical .shopify-payment-button__button--unbranded{
    display:inline-block;
    width:auto
}
.form-message,.note{
    padding:8px;
    margin:0 0 27.5px
}
@media only screen and (min-width:750px){
    .form-message,.note{
        padding:10px
    }
}
.note{
    border:1px solid #949494
}
.form-message--success{
    border:1px solid #1f873d;
    background-color:#f8fff9;
    color:#1f873d;
    display:block;
    width:100%
}
.form-message--error{
    border:1px solid #d20000;
    background-color:#fff8f8;
    padding:1rem 1.3rem;
    text-align:left;
    width:100%
}
.form-message--error li{
    list-style-type:disc;
    list-style-position:inside
}
.form-message--error a{
    display:inline-block;
    text-decoration:underline;
    text-decoration-skip-ink:auto
}
.form-message--error a:hover{
    text-decoration:none
}
.input-group{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -webkit-justify-content:center;
    -ms-justify-content:center;
    justify-content:center
}
.form-vertical .input-group{
    margin-bottom:55px
}
.input-group.input-group--error .input-error-message{
    display:block;
    width:100%
}
.input-group__btn .btn,.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,.input-group__field,.input-group__field input,.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded{
    min-height:42px
}
@media only screen and (min-width:750px){
    .input-group__btn .btn,.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,.input-group__field,.input-group__field input,.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded{
        min-height:46px
    }
}
.input-group__field{
    -ms-flex-preferred-size:15rem;
    -webkit-flex-basis:15rem;
    -moz-flex-basis:15rem;
    flex-basis:15rem;
    flex-grow:9999;
    margin-bottom:1rem;
    border-radius:2px 0 0 2px;
    text-align:left
}
.input-group__field input{
    width:100%
}
.form-vertical .input-group__field{
    margin:0
}
.input-group__btn{
    flex-grow:1
}
.input-group__btn .btn,.input-group__btn .shopify-payment-button .shopify-payment-button__button--unbranded,.shopify-payment-button .input-group__btn .shopify-payment-button__button--unbranded{
    width:100%;
    border-radius:0 2px 2px 0
}
.flex{
    display:flex
}
.flex.reverse{
    flex-direction:row-reverse
}
.flex-column-reverse{
    flex-direction:row-reverse
}
.flex-column-1,.flex-column-reverse{
    align-items:center;
    justify-content:center;
    display:flex
}
.flex .flex-1{
    flex:1
}
.flex .flex-1.text{
    padding:50px;
    display:flex;
    align-items:center;
    justify-content:center;
    flex-direction:column
}
#shopify-section-header{
    width:100%;
    top:0;
    left:0;
    position:relative;
    z-index:999;
    opacity:1
}
.multi-collapse a{
    font-family:'Univers Extended Bold'!important
}
@media screen and (max-width:768px){
    .slideout-nav{
        width:100%
    }
    .cart-icon .cart-count{
        right:-10px!important
    }
    .site-nav .cart-icon{
        justify-content:flex-end
    }
    .site-nav{
        padding:5px 0 5px 12px!important
    }
    .cart__footer{
        width:100%;
        max-width:320px;
        margin:0 auto
    }
    .cart__gift-notes{
        margin-bottom:30px!important
    }
}
.slideout-nav .nav-trigger{
    position:absolute;
    top:20px;
    left:40px
}
@media screen and (max-width:768px){
    .slideout-nav .nav-trigger{
        left:20px
    }
}
.slideout-nav .logo{
    position:absolute;
    top:65px;
    transform:translate3d(-50%,0,0)
}
.slideout-nav.open{
    transform:translate3d(0,0,0)
}
.site-header{
    position:absolute;
    z-index:99;
    transition:background-color .6s ease-out;
    width:100%
}
.site-header.scrolled{
    background-color:#fff
}
@media screen and (max-width:991px){
    .nav-trigger{
        left:20px
    }
}
.btn{
    width:100%;
    max-width:350px;
    text-transform:uppercase;
    color:#2b2b2b;
    background:#fff;
    text-align:center;
    padding:10px 20px;
    border-radius:3px;
    letter-spacing:.5px;
    font-family:'Univers Extended Bold';
    font-size:14px!important;
    outline:0;
    border:none;
    outline:0;
    border:2px solid #000;
    border-radius:50px;
    display:inline-block;
    cursor:pointer
}
.btn:hover{
    color:inherit;
    box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.23)
}
.btn.outline-black,.shopify-payment-button .outline-black.shopify-payment-button__button--unbranded{
    border:2px solid #2b2b2b;
    background:0 0
}
.btn.outline-black:hover,.shopify-payment-button .outline-black.shopify-payment-button__button--unbranded:hover{
    color:#000
}
.btn.outline-white:hover {
    color: #1F1F1F;
}
.product-row{
    position:relative
}
.flavor-notes p{
    font-size:24px;
    font-style:italic
}
.recharge-radio-container table,.recharge-radio-container td,.recharge-radio-container tr{
    border:none
}
.recharge-radio-container td{
    padding:0!important;
    font-family:'Univers Condensed';
    color:#000;
    font-size:13px;
    line-height:18px;
    padding-bottom:10px!important
}
.recharge-radio-container input{
    padding:0!important
}
#shopify-section-footer,.sub-footer{
    margin:0 auto;
    padding:0px;
    position:relative;
    z-index:100;
}
.sub-footer .logo{
    height:unset;
    width:unset;
}
.sub-footer .shop-name{
    font-size:12px;
    font-family:Univers
}
footer{
    display:flex;
    flex-wrap:wrap
}
footer input{
    padding:0!important
}
footer input::placeholder{
    padding:0!important;
    overflow:visible!important
}
footer .needsclick:not(button){
    padding:0!important
}
footer form,footer input[type=email]{
    padding-left:0!important;
    padding-right:0!important
}
footer .section{
    flex:1;
    min-width:200px;
    justify-content:center
}
footer .section .footer-title{
    font-size:12px;
    text-transform:uppercase;
    margin-bottom:20px
}
footer .section a{
    font-size:16px;
    line-height:30px;
    display:block;
    font-weight:700
}
.footer-subscribe .newsletter{
    margin:0 auto;
    text-align:center;
    
}
.footer-subscribe .newsletter h5 {font-size: 22px; font-weight: 400;}
.footer-subscribe .newsletter .form-wrap{
    max-width:315px;
    width:100%;
    font-family:Univers;
    margin:0 auto
}
.footer-subscribe .newsletter [data-testid=form-row]{
    display:flex;
    flex-direction:column!important;
    width:100%
}
.footer-subscribe .newsletter [data-testid=form-row]>*{
    flex:1;
    width:100%;
    justify-content: center !important;
}
.footer-subscribe .newsletter [data-testid=form-row] input[type=email]{
    border:none!important;
    border-bottom:1px solid #000!important;
    font-family:Univers!important;
    color:#000!important;
    padding: 0px !important;
    background: transparent !important;
}
.footer-subscribe .newsletter [data-testid=form-row] input[type=email]::placeholder{
    font-family:Univers!important;
    font-size:16px!important;
    line-height:1.2;
    font-weight:700;
    color:#AEAEAE!important
}
.footer-subscribe .newsletter [data-testid=form-row] button{
    width:100%;
    text-transform:uppercase;
    color:#F9F8F5!important;
    background:#1F1F1F!important;
    text-align:center;
    padding:9px 20px;
    border-radius:100px !important;
    letter-spacing:.5px;
    font-family:'Univers Extended Bold'!important;
    font-size:16px!important;
    outline:0;
    border:2px solid #000!important;
    font-weight:400!important;
    box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);
    -webkit-transform:translatez(0);
    transform:translatez(0);
    transition:box-shadow .3s cubic-bezier(.25, .8, .25, 1);
    margin-top:20px;
    max-width: 191px !important;
}
.footer-subscribe .newsletter p{
    margin-top:0
}
.sub-footer{
    border-top:1px solid #1F1F1F;
    display:flex;
    justify-content:space-between;
    align-items:flex-end;
    padding: 15px 0px;
    text-transform: uppercase;
}
.sub-footer .container {display: flex; align-items: center; max-width: 850px;}
.sub-footer .flex-1{
    flex:1;
    display:flex;
    align-self:center;
    justify-content:center;
    height:100%
}
.sub-footer .flex-1 p{
    text-align:center;
    margin:20px 0
}
.sub-footer .flex-1.right{
    justify-content:flex-end
}
.sub-footer .flex-1.left{
    justify-content:flex-start
}
.sub-footer .flex-1.center{
    align-self:flex-end
}
.sub-footer .logo{
    fill:#000
}
.sub-footer .social-links{
    width:25px;
    margin:0 10px
}
.sub-footer .social-links:last-child{
    margin-right:0
}
@media screen and (max-width:1050px){
    footer .section{
        text-align:center;
        min-width:125px
    }
    footer .newsletter{
        display:flex;
        justify-content:space-between;
        flex-direction:column!important;
        flex-basis:100%;
        width:100%;
        min-width:100%;
        border-top:1px solid #eee;
        margin-top:27px;
        padding-top:30px;
        text-align:center
    }
    footer .newsletter :placeholder{
        text-align:center
    }
    footer .newsletter p{
        text-align:center;
        padding-top:6px;
        padding-bottom:20px;
        max-width:300px
    }
    footer .newsletter form{
        max-width:350px
    }
    footer .newsletter form,footer .newsletter p{
        flex:1;
        text-align:center;
        margin:0 auto
    }
}
@media screen and (max-width:768px){
    footer{
        justify-content:space-between
    }
    footer .section{
        text-align:left;
        width:50%;
        flex:1
    }
    footer .newsletter{
        flex-direction:column!important
    }
    footer .newsletter h5{
        display:none
    }
    footer .newsletter,footer .newsletter p{
        text-align:left
    }
}
@media screen and (max-width:600px){
    footer .section{
        min-width:50%
    }
}
@media screen and (max-width:768px){
    .template-index .other-products p{
        padding:0 10px
    }
    footer .section{
        margin-bottom:30px
    }
    footer .section:nth-child(3){
        margin-bottom:0
    }
    .sub-footer{
        flex-direction:column;
        border: 0px;
    }
    .sub-footer .flex-1{
        margin-bottom:20px;
        align-items:center;
        justify-content:center;
        align-self:center!important
    }
}
.btn--has-icon-after .icon{
    margin-left:10px
}
.sub-footer .flex{
    flex-direction:row!important
}
.subtotal{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    justify-content:flex-end
}
.delete-product{
    box-shadow:inset 15px 0 9px -7px rgba(0,0,0,.4);
    background:#ef3b25!important;
    cursor:pointer
}
.cart-form-header{
    display:block !important;
    justify-content:space-between;
  width:100%;
}
@media screen and (max-width:650px){
    .cart-form-header{
        flex-direction:column;
        text-align:center
    }
}
.cart-form-header .product-btn-wrapper{
    min-width:300px
}
@media screen and (max-width:749px){
    .cart__footer .product-btn-wrapper{
        max-width:100%!important
    }
}
.cart-icon{
    height:49px;
    width:49px;
    border-radius:200%;
    position:relative;
    z-index:999;
    cursor:pointer
}
.cart-icon .cart-count,.cart-icon .cart-remove{
    display:none;
    position:absolute;
    background:transparent;
    font-size:14px;
    line-height:1;
    border-radius:200%;
    padding:4px;
    text-align:center;
    top:-3px;
    left:-3px;
    z-index:2;
    font-weight:100!important;
    font-family:Univers
}
.cart-icon .cart-count::before {content: "(";}
.cart-icon .cart-count::after {content: ")";}
.cart-icon{
    height:49px;
    width:49px;
    border-radius:200%;
    position:relative;
    z-index:999;
    cursor:pointer;
    font-size: 14px;
}
.cart-icon .cart-count{
    display:block;
    right:2px;
    left:auto;
    top:3px
}
.privacy-policy section li,.terms-of-use li{
    list-style:decimal!important;
    margin-bottom:40px
}
.acccount-wrapper.page-width #CustomerLoginForm{
    position:relative
}
.acccount-wrapper.page-width #CustomerLoginForm .product-btn-wrapper{
    position:unset
}
.acccount-wrapper.page-width #CustomerLoginForm a{
    text-decoration:underline
}
.acccount-wrapper.page-width #rc_login{
    text-align:center
}
.acccount-wrapper.page-width #rc_login .btn,.acccount-wrapper.page-width #rc_login .shopify-payment-button .shopify-payment-button__button--unbranded,.shopify-payment-button .acccount-wrapper.page-width #rc_login .shopify-payment-button__button--unbranded{
    display:block
}
.clearfix::after{
    content:'';
    display:table;
    clear:both
}
.icon__fallback-text,.visually-hidden{
    position:absolute!important;
    overflow:hidden;
    clip:rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0
}
.visibility-hidden{
    visibility:hidden
}
.visually-hidden--inline{
    margin:0;
    height:1em
}
.visually-hidden--static{
    position:static!important
}
.js-focus-hidden:focus{
    outline:0
}
.no-js:not(html){
    display:none
}
.no-js .no-js:not(html){
    display:block
}
.no-js .js{
    display:none
}
.skip-link:focus{
    clip:auto;
    width:auto;
    height:auto;
    margin:0;
    color:#000;
    background-color:#fff;
    padding:10px;
    opacity:1;
    z-index:10000;
    transition:none
}
li{
    list-style:none
}
.social-icons .icon{
    width:23px;
    height:23px
}
@media only screen and (min-width:750px){
    .social-icons .icon{
        width:25px;
        height:25px
    }
}
.social-icons .icon.icon--wide{
    width:40px
}
ol,ul{
    margin:0;
    padding:0
}
ol{
    list-style:decimal
}
.scrollable-wrapper{
    max-width:100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch
}
hr{
    margin:55px 0;
    border:0;
    border-bottom:1px solid #e8e9eb
}
.hr--small{
    padding:10px 0;
    margin:0
}
.hr--invisible{
    border-bottom:0
}
.empty-page-content{
    padding:55px
}
@media only screen and (max-width:749px){
    .empty-page-content{
        padding-left:22px;
        padding-right:22px
    }
}
.product__quantity-error .icon{
    margin-right:1rem
}
.cart td,.cart th{
    border:0
}
.cart td{
    padding:22px 0
}
.cart th{
    color:#000;
    font-weight:400;
    padding:27.5px 0
}
.cart .cart__meta{
    padding-right:15px
}
.cart__meta-text{
    padding:5px 0;
    font-size:.875em;
    font-style:italic
}
.cart__qty-label{
    position:absolute!important;
    overflow:hidden;
    clip:rect(0 0 0 0);
    height:1px;
    width:1px;
    margin:-1px;
    padding:0;
    border:0
}
.cart__qty-input{
    text-align:center;
    width:60px;
    padding-left:5px;
    padding-right:5px
}
@media only screen and (max-width:749px){
    .cart__qty-input{
        padding-top:2px;
        padding-bottom:2px
    }
}
.cart__edit{
    margin-top:10px
}
.cart__edit--active .cart__edit-text--cancel{
    display:none
}
.cart__edit-text--edit{
    display:none
}
.cart__edit--active .cart__edit-text--edit{
    display:block
}
.cart__edit-text--cancel,.cart__edit-text--edit{
    pointer-events:none
}
.cart__row p{
    margin-bottom:0
}
.cart__row p+p{
    margin-top:10px
}
.cart__row.cart__update--show{
    border-bottom:0
}
.cart__subtotal{
    padding-left:27.5px
}
@media only screen and (min-width:750px){
    .cart__subtotal{
        padding-left:55px;
        min-width:150px;
        display:inline-block
    }
}
.cart__savings{
    padding-top:18px
}
.cart__savings-amount{
    padding-left:27.5px
}
@media only screen and (min-width:750px){
    .cart__savings-amount{
        padding-left:55px;
        min-width:150px;
        display:inline-block
    }
}
.cart__submit-controls{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    -ms-flex-align:start;
    -webkit-align-items:flex-start;
    -moz-align-items:flex-start;
    -ms-align-items:flex-start;
    -o-align-items:flex-start;
    align-items:flex-start;
    -webkit-justify-content:flex-end;
    -ms-justify-content:flex-end;
    justify-content:flex-end
}
.cart__submit-controls>.cart__submit-control{
    margin-left:10px;
    margin-bottom:10px
}
@media only screen and (max-width:749px){
    .cart__submit-controls{
        -webkit-justify-content:center;
        -ms-justify-content:center;
        justify-content:center
    }
    .cart__submit-controls .cart__submit{
        margin-left:0;
        margin-bottom:0
    }
}
@media only screen and (max-width:749px){
    .cart__submit{
        line-height:1.4;
        min-height:44px;
        margin-left:0;
        margin-bottom:0
    }
}
@media only screen and (max-width:500px){
    .cart__submit{
        width:100%
    }
}
.cart__continue{
    line-height:1.2;
    border-radius:0;
    border:0
}
.cart__shipping{
    font-size:13px;
    padding:10px 0 20px;
    margin-bottom:25px
}
.cart-note__input,.cart-note__label{
    display:block
}
@media only screen and (max-width:749px){
    .cart-note__input,.cart-note__label{
        margin:0 auto
    }
}
.cart-note__label{
    margin-bottom:15px
}
.cart-note__input{
    min-height:150px;
    width:100%
}
@media only screen and (max-width:749px){
    .cart-note__input{
        margin-bottom:40px
    }
}
.cart__image{
    max-height:95px;
    width:auto;
    margin:0 auto
}
.cart__image-wrapper div{
    display:block;
    padding-right:17.5px
}
@media only screen and (min-width:750px){
    .cart__image-wrapper div{
        padding-right:35px
    }
}
@media only screen and (min-width:750px){
    .cart__image-wrapper{
        width:130px
    }
    .cart__meta{
        max-width:300px
    }
    
    .cart__qty{
        text-align:center
    }
}
.cart__remove {
    margin-top: 4px;
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    top: 0;
    right: 0;
}
@media only screen and (max-width:749px){
    .cart__update-wrapper{
        display:none;
        padding-top:0;
        padding-bottom:22px;
        border-bottom:1px solid #e8e9eb
    }
    .cart__update--show td{
        padding-bottom:10px
    }
    .cart__update--show+tr{
        display:table-row
    }
    .cart__row-price{
        text-align:right
    }
    .cart__update-controls{
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        -webkit-flex-wrap:wrap;
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -ms-flex-align:center;
        -webkit-align-items:center;
        -moz-align-items:center;
        -ms-align-items:center;
        -o-align-items:center;
        align-items:center;
        -webkit-justify-content:space-between;
        -ms-justify-content:space-between;
        justify-content:space-between
    }
    .cart__update-controls>.cart__update-control{
        margin-bottom:10px
    }
    .cart-flex{
        display:-webkit-flex;
        display:-ms-flexbox;
        display:flex;
        width:100%;
        -webkit-flex-wrap:wrap;
        -moz-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
        -ms-flex-align:center;
        -webkit-align-items:center;
        -moz-align-items:center;
        -ms-align-items:center;
        -o-align-items:center;
        align-items:center
    }
    .cart-flex-item{
        display:block;
        min-width:0;
        -webkit-flex:1 1 100%;
        -moz-flex:1 1 100%;
        -ms-flex:1 1 100%;
        flex:1 1 100%
    }
    .cart__image-wrapper{
        max-width:85px
    }
    .cart__price-wrapper{
        width:24%;
        text-align:right
    }
    .cart-message{
        padding-top:20px
    }
    .cart__qty{
        padding:0 10px
    }
    .cart__qty-label{
        position:inherit!important;
        overflow:auto;
        clip:auto;
        width:auto;
        height:auto;
        margin:0;
        display:inline-block;
        vertical-align:middle;
        font-size:.8125em;
        margin-right:5px
    }
}
.cart--no-cookies .cart__continue-btn{
    display:none
}
.cart--no-cookies .cart--empty-message{
    display:none
}
.cookie-message{
    display:none;
    padding-bottom:25px
}
.cart--no-cookies .cookie-message{
    display:block
}
.additional-checkout-buttons{
    margin-top:22px
}
.cart.btn{
    background-color:#8080b9;
    border-color:#8080b9;
    color:#fff
}
.additional-checkout-buttons input[type=image]{
    padding:0;
    border:0;
    background:0 0
}
@media only screen and (max-width:500px){
    .additional-checkout-buttons{
        margin-top:10px
    }
}
.feature-row{
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    width:100%;
    -webkit-justify-content:space-between;
    -ms-justify-content:space-between;
    justify-content:space-between;
    -ms-flex-align:center;
    -webkit-align-items:center;
    -moz-align-items:center;
    -ms-align-items:center;
    -o-align-items:center;
    align-items:center
}
@media only screen and (max-width:749px){
    .feature-row{
        -webkit-flex-direction:column;
        -moz-flex-direction:column;
        -ms-flex-direction:column;
        flex-direction:column
    }
}
.feature-row__item{
    -webkit-flex:0 1 50%;
    -moz-flex:0 1 50%;
    -ms-flex:0 1 50%;
    flex:0 1 50%
}
@media only screen and (max-width:749px){
    .feature-row__item{
        -webkit-flex:1 1 auto;
        -moz-flex:1 1 auto;
        -ms-flex:1 1 auto;
        flex:1 1 auto;
        width:100%;
        max-width:100%
    }
}
.hero{
    position:relative;
    height:475px;
    display:table;
    width:100%;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:50% 50%
}
.hero--x-small{
    height:94px
}
.hero--small{
    height:225px
}
.hero--medium{
    height:357px
}
.hero--large{
    height:37vw
}
.hero--x-large{
    height:582px
}
.hero__overlay::before{
    content:'';
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:1
}
.hero__inner{
    position:relative;
    vertical-align:middle;
    padding:60px 0;
    z-index:2;
    height:37vw
}
.hero__inner h2{
    color:#fff
}
.hero__btn{
    margin-top:25px;
    max-width:275px
}
.footer-social-media-img{
    width:100%
}
@media screen and (max-width:600px){
    .r{
        height:auto
    }
    .r:nth-of-type(1n+4){
        display:none
    }
}
.kin-mobile-nav{
    position:fixed;
    top:0;
    bottom:0;
    z-index:999;
    width:100%;
    height:100%;
    background:#f9f8f5;
    text-align:center;
    -webkit-transition:all .5s cubic-bezier(.55, 0, .1, 1);
    -moz-transition:all .5s cubic-bezier(.55, 0, .1, 1);
    -ms-transition:all .5s cubic-bezier(.55, 0, .1, 1);
    transition:all .5s cubic-bezier(.55, 0, .1, 1);
    left:-100%
}
.kin-mobile-nav.open{
    left:0
}
.kin-mobile-nav .btn-wrapper{
    position:absolute;
    top:25px;
    right:25px
}
.kin-mobile-nav .btn-wrapper img{
    cursor:pointer
}
.kin-mobile-nav ul{
    display:flex;
    flex-direction:column;
    height:100%;
    width:100%
}
.kin-mobile-nav li{
    border:none;
    display:block;
    margin:10px 0
}
.kin-mobile-nav .mobile-nav__link{
    color:#030303;
    font-size:40px;
    font-family:Univers;
    font-weight:700;
    display:block
}
.kin-mobile-nav .mobile-nav__link:hover{
    color:#030303
}
.kin-mobile-nav .product{
    font-family:'Univers Extended Bold';
    font-size:12px;
    height:14px;
    display:block;
    margin-bottom:20px;
    font-weight:100
}
#gorgias-web-messenger-container{
    z-index:999
}
.site-nav a{
    padding:3px 0;
    display:inline-block
}
.site-nav a.header-link{
    display:none;
    position:absolute;
    bottom:-10px;
    right:45px;
    background-color:#fff;
    padding:10px 40px!important;
    font-size:11px
}
.toggle-content-parent{
    margin-top:20px
}
@media screen and (max-width:768px){
    .kin-modal-content{
        height:100%!important;
        width:100%!important
    }
}
.product-form select {
    background-color: transparent;
    border-color: #191919;
    border-radius: 25px;
    font-family: 'Univers Extended Bold';
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 6px;
    padding-top: 6px;
}
.product-subscription__frequency {
    align-items: center;
    display: flex;
    margin-bottom: 20px;
}
.product-subscription__frequency-label {
    font-family: 'Univers Extended Bold';
    font-size: 12px;
    font-weight: 400;
    margin-right: 10px;
}
.rc_block__type,.rc_block__type--active,.rc_popup{
    background:#f9f8f5!important;
    border-radius:0!important
}
.rc_popup .rc_popup__hover{
    width:100%;
    text-align:center;
    color:#5266ad;
    font-size:12px
}
div.rc_block__type--active label.rc_label{
    font-weight:700!important;
    color:#000!important
}
.rc_block{
    font-size:12px!important
}
.rc_block input{
    min-height:auto!important
}
.rc_block label{
    position:relative;
    top:1px
}
.rc_block input[type=radio]{
    -webkit-appearance:none;
    width:17px;
    height:17px;
    border:1px solid #a9a9a9;
    border-radius:50%;
    outline:0
}
.rc_block input[type=radio]:checked{
    border:none!important
}
.rc_block input[type=radio]:before{
    content:'';
    display:block;
    width:7px;
    height:7px;
    margin:0 auto;
    border-radius:50%
}
.rc_block input[type=radio]:checked:before{
    border:4px solid #000;
    height:15px;
    width:15px
}
#rc_container{
    display:none!important;
    padding:0;
    box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)
}
img.rc_popup__badge{
    display:none
}
.rc_popup__hover img{
    display:none
}
.rc_popup__block__footer{
    display:none!important
}
.rc_popup__block__content,div.rc_popup__block{
    border-radius:4px!important;
    font-size:12px!important
}
.rc_popup__block__content a,div.rc_popup__block a{
    text-decoration:underline!important;
    display:inline!important
}
.rc_popup__block:before{
    left:65px!important
}
.rc_label__deliver_every{
    padding-top:0!important
}
.rc_label__deliver_every .rc_label__delivery{
    padding-right:0
}
.rc_label__delivery{
    padding-top:0!important;
    font-weight:400!important
}
.rc_label__frequency{
    font-weight:400!important
}
#ReCharge{
    padding:100px 20px;
    color:#5266ad
}
#ReCharge h2{
    font-family:'Univers Extended Bold'
}
#ReCharge a{
    color:#5266ad;
    text-decoration:underline
}
#ReCharge p{
    font-size:12px;
    font-family:Univers
}
#ReCharge .cancel_subscription,#ReCharge button.rc_button{
    background:#f7a51a!important;
    font-family:'Univers Extended Bold';
    font-size:10px
}
#ReCharge .cancel_subscription{
    color:#fff;
    text-decoration:none
}
#ReCharge .rc_button--fa-plus-circle{
    text-decoration:none!important
}
#ReCharge .rc_button--fa-plus-circle:before{
    padding-right:6px
}
#ReCharge .rc_subscriptions__subscription__item__actions span{
    margin-bottom:8px;
    display:block
}
#ReCharge #customer_tab_content{
    font-weight:700
}
#ReCharge #customer_tab_content a{
    font-weight:400
}
#ReCharge #ReCharge-Mobile-Nav{
    margin-bottom:20px
}
#ReCharge .edit_address_link,#ReCharge .rc_subscriptions__subscription__item__edit a{
    color:grey
}
#ReCharge .rc_title-bar__description{
    margin-bottom:20px
}
#ReCharge .rc__schedule__orders__order__date{
    text-decoration:underline
}
a.make-a-gift{
    background:0 0!important;
    text-align:center;
    margin:10px auto;
    color:#fff;
    text-decoration:underline!important;
    font-size:10px;
    display:inline;
    font-family:'Univers Extended Bold'!important;
    padding:5px!important
}
a.make-a-gift:hover{
    background:0 0!important
}
a.make-a-gift.yellow{
    color:#030303
}
a.make-a-gift.blue{
    color:#5266ad
}
.gs__app-container .gs__wrapper{
    margin:0 auto!important
}
.gs__checkbox-image{
    display:none!important
}
.gs__wrapper .sixteen a{
    display:none!important
}
.gs__checkbox-container{
    padding:3px 0;
    text-align:center
}
.gs__checkbox-label{
    display:inline-block!important;
    position:relative;
    margin:0 auto;
    cursor:pointer;
    font-size:16px;
    line-height:24px;
    height:auto;
    padding-left:35px;
    width:auto!important;
    box-sizing:border-box;
    clear:both
}
.gs__checkbox-input-title{
    text-align:left;
    padding-right:0!important
}
.gs__fields{
    margin:50px auto
}
#gsAppContainer{
    margin:0 auto!important
}
.gift-note-details{
    display:flex;
    align-items:center
}
@media screen and (max-width:600px){
    .gift-note-details{
        flex-direction:column
    }
    .gift-note-details input{
        margin:10px auto;
        width:100%
    }
}
.logo{
    width:80px
}
.lazyload,.lazyloading{
    border:none
}
#ReCharge.user-customer,#ReCharge.user-customer a{
    color:#000!important
}
#ReCharge .rc_customer__name,#ReCharge .rc_header-settings__title,#ReCharge h2{
    font-size:40px!important;
    font-family:Univers!important;
    margin-bottom:15px
}
#ReCharge a{
    font-size:16px;
    font-family:'Univers Extended Bold'!important
}
.shopify-challenge__container{
    margin-top:100px!important;
    margin-bottom:100px!important
}
.product-content .sub-form-text{
    text-align:right;
    padding:0;
    width:100%;
    max-width:1000px;
    font-size:10px;
    margin:0 0 0 auto
}
.cart__continue,.cart__continue:hover{
    display:block!important;
    margin:0!important;
    box-shadow:none!important;
    padding:0!important;
    max-width:none!important;
    width:fit-content!important;
    line-height:14px!important;
    border-bottom:2px solid #000!important;
    padding-bottom:2px!important;
    height:auto!important
}
.right-wrapper svg{
    width:25px
}
label{
    font-weight:400
}
.text-link{
    display:inline;
    border:0 none;
    background:0 0;
    padding:0;
    margin:0;
    text-decoration:underline
}
.return-link-wrapper{
    margin-top:82.5px;
    margin-bottom:0
}
@media only screen and (max-width:749px){
    .return-link-wrapper{
        margin-top:55px
    }
}
#RecoverPasswordForm h2{
    margin-bottom:20px;
    font-size:40px;
    font-weight:400;
    line-height:48px
}
#RecoverPasswordForm p{
    margin-bottom:30px
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus{
    outline:0;
    outline-offset:-2px
}
#customer_register_link{
    margin-top:20px
}
@media screen and (max-width:991px){
    .site-nav{
        background-color:#fff
    }
    .site-header svg.logo path{
        fill:#000
    }
    .site-header .nav-trigger svg line{
        stroke:#000
    }
    .site-header .account-icon svg ellipse,.site-header .account-icon svg path{
        stroke:rgb(0 0 0)
    }
    .site-header .cart-icon svg ellipse,.site-header .cart-icon svg path{
        stroke:rgb(0 0 0)
    }
    .nav-trigger svg{
        width:30px
    }
    .site-nav .logo{
        width:55px
    }
}
.template-index .feature-row{
    margin-top:60px
}
.shop-all .email-wrapper h2{
    color:#fff;
    font-size:35px;
    line-height:42px
}
.shop-all .hero-overlay{
    text-align:center
}
.shop-all .noflip .product-description{
    margin-left:0
}
#recharge-novum #shopify-section-header{
    width:100%;
    top:0;
    left:0;
    position:relative;
    z-index:9991;
    opacity:1
}
body#recharge-novum #recharge-te{
    padding-bottom:55px!important;
    margin:25px 0 0 0!important
}
.scrollable-wrapper{
    max-width:100%;
    overflow:auto;
    -webkit-overflow-scrolling:touch
}
@media screen and (max-width:650px){
    .scrolling-wrapper{
        overflow-x:scroll;
        overflow-y:hidden
    }
    .product-container{
        padding:0!important
    }
    .scrolling-wrapper::selection{
        color:#fff;
        background:0 0
    }
    .scrolling-wrapper::-webkit-scrollbar-track{
        background:0 0
    }
    .scrolling-wrapper::-webkit-scrollbar-thumb{
        background-color:transparent;
        box-shadow:none
    }
    .scrolling-wrapper::-webkit-scrollbar{
        width:0
    }
}
.instagram_feed{
    text-align:center
}
.instagram_feed p{
    margin-top:10px
}
.instagram_feed h2{
    text-transform:uppercase
}
.instagram_feed a{
    font-family:'Univers Extended Bold';
    font-size:12px;
    line-height:18px;
    text-align:center;
    letter-spacing:.5px;
    text-transform:lowercase;
    text-decoration:underline
}
.instagram_feed h2{
    margin-bottom:5px
}
.form-wrapper .price-wrapper{
    display:inline-block;
    font-weight:600;
    margin-top:30px;
    padding-top:0;
    padding-bottom:15px;
    font-size:16px!important;
    line-height:16px!important;
    font-weight:600!important;
    text-align:left!important;
    width:100%!important;
    display:block;
    font-weight:600;
    width:100%;
    text-align:left;
    margin-top:20px;
    margin-bottom:-10px;
    font-size:20px;
    color:#a59ec7
}
.form-wrapper .price-wrapper span{
    color:#00d7a8;
    font-size:13px
}
.form-wrapper .btn{
    background:#a59ec7
}

.form-wrapper input[type=radio]{
    appearance:none;
    padding:0!important;
    cursor:pointer;
    width:15px!important;
    height:15px!important;
    background:0 0;
    border-radius:50%;
    margin:0;
    display:none;
    margin-top:2px;
    box-shadow:inset 0 0 0 0 #fff;
    vertical-align:middle;
    border:1.5px solid #8c8c8c;
    transition:all .3s cubic-bezier(.55, 0, .1, 1);
}
.giftnote-wrapper input[type=checkbox]{
    appearance:none;
    padding:0!important;
    cursor:pointer;
    width:15px!important;
    height:15px!important;
    background:0 0;
  display:none;
    border-radius:50%;
    margin:0;
    margin-top:2px;
    box-shadow:inset 0 0 0 0 #fff;
    vertical-align:middle;
    border:1.5px solid #8c8c8c;
    transition:all .3s cubic-bezier(.55, 0, .1, 1)
}
.giftnote-wrapper input[type=checkbox],
.form-wrapper input[type=checkbox]{
    appearance:none;
    padding:0!important;
    cursor:pointer;
    width:26px!important;
    height:26px!important;
    max-height:26px!important;
    max-width:26px!important;
    min-height:26px!important;
    min-width:26px!important;
    background:#fff;
    border-radius:35%;
    margin:4px;
    margin-top:4px;
    box-shadow:inset 0 0 0 0 #fff;
    vertical-align:middle;
    border:2px solid #2b2b2b;
    transition:all .3s cubic-bezier(.55, 0, .1, 1)
}
.form-wrapper input[type=radio]:checked{
    background:#272727!important;
    box-shadow:inset 0 0 0 4px #fff
}
.giftnote-wrapper input[type=checkbox]:checked,
.form-wrapper input[type=checkbox]:checked{
    background:#8080b9;
    box-shadow:inset 0 0 0 4px #fff
}
.form-wrapper .product-variants{
    width:100%;
    max-width:unset
}
.form-wrapper .product-variants li{
    display:inline-block;
    border:2px solid #8c8c8c;
    padding:0;
    text-align:center;
    width:100%;
    color:#8c8c8c;
    margin-right:20px;
    border-radius:50px;
    background-color:#f9f8f5;
    max-width:unset;
    font-size:14px;
    font-family:'Univers Extended Bold';
    text-transform:uppercase;
    font-weight:400
}
.form-wrapper .product-variants li strong {
    font-family: "Univers Condensed Bold";
    font-weight: 400;
    line-height: 1;
}
.product-variants .form-wrapper label[for]{
    padding:8px;
    margin:0;
    text-transform:uppercase;
    font-size:12px
}
.form-wrapper .product-variants li span{
    display:block;
    font-size:10px!important
}
.form-wrapper .product-variants li.selected{
    border:2px solid #a59ec7;
    background-color:#fff
}
.product-variants li.selected span{
    color:#2b2b2b
}
.product-variants ul{
    display:flex;
    justify-content:left;
    margin-bottom:20px
}
.form-wrapper .recharge-radio-container input[type=radio]{
    display:block
}
.form-wrapper label{
    font-weight:600
}
.form-wrapper .recharge-wrapper li{
    display:block!important;
    border:0!important;
    padding:0!important;
    text-align:left!important;
    width:100%!important;
    margin-right:0!important;
    border-radius:0!important;
    background-color:#fff!important
}
.form-wrapper .recharge-wrapper ul{
    list-style:none;
    margin-top:2px
}
.form-wrapper .recharge-wrapper ul li:before{
    content:'✓';
    margin-right:10px!important;
    font-weight:900
}
.form-wrapper .product-price p{
    font-size:13px
}
.form-wrapper .product-price .compare{
    font-size:13px!important;
    line-height:18px!important
}
.form-wrapper label[for]{
    cursor:pointer;
    width:100%;
    padding:10px 10px
}
.form-wrapper option[for]{
    cursor:pointer;
    width:100%;
    padding:10px 20px
}
@media screen and (max-width:991px){
    .form-wrapper .recharge-wrapper li{
        background-color:transparent!important
    }
}
@media screen and (max-width:650px){
    .form-wrapper label[for]{
        cursor:pointer;
        width:100%;
        padding:10px 3px
    }
    .form-wrapper option[for]{
        cursor:pointer;
        width:100%;
        padding:10px 3px
    }
    .form-wrapper .product-variants li{
        margin-right:2px
    }
}
.formulas_list .formula{
    cursor:pointer
}
.formulas .line-title,.formulas .line-title.reverse{
    border-bottom:none;
    border-top:2px solid #2b2b2b
}
.formulas .line-title .small {
    padding:0!important
}
.accordion>.card{
    overflow:hidden
}
.accordion>.card:not(:last-of-type){
    border-bottom:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
.accordion>.card:not(:first-of-type){
    border-top-left-radius:0;
    border-top-right-radius:0
}
.accordion>.card>.card-header{
    border-radius:0;
    margin-bottom:-1px
}
.accordion-content summary{
    display:block;
    padding:14px 0;
    font-size:18px;
    line-height:21px;
    font-weight:400;
    position:relative;
    letter-spacing:0;
    color:#000;
    letter-spacing:-.5px;
    word-spacing:0;
    text-decoration:none;
    padding-right:20px
}
.accordion-content p{
    font-size:13px;
    font-family:'Univers Condensed';
    line-height:17.55px;
    margin-bottom:20px;
    padding-right:5px
}
.faq .faq-section-title{
    font-size:26px;
    font-family:'Univers';
    line-height:40px;
    margin-bottom:20px;
    background:#f9f8f4;
    z-index:1;
    margin-top:30px;
    padding-left:0;
    font-weight:400
}
.template-product .product-page{
    padding-top:60px
}
.faq .bottom h2{
    text-transform:uppercase;
    line-height:40px
}
@media screen and (max-width:768px){
    .faq .bottom{
        padding-left:0
    }
    .faq .bottom h2,.faq .bottom p{
        text-align:center!important
    }
    .faq .faq-section-title{
        margin-bottom:40px!important;
        position:relative
    }
    .faq{
        flex-direction:column
    }
}
.account-pages.logged-in h1{
    margin-bottom:60px!important;
    text-align:center
}
.account-pages h4{
    margin-bottom:20px
}
.page-404{
    text-align:center
}
.general-pages{
    background-color:#f9f8f5;
    padding-top:90px;
    position:relative;
    display:block;
    padding-bottom:60px;
    min-height:472px
}
.about,.product-page,.shop-all,.template-index{
    background-color:#f9f8f5
}
.general-pages h1{
    margin-bottom:30px;
    text-align:center
}
@media screen and (max-width:991px){
    .general-pages h1{
        font-size:30px;
        line-height:38px
    }
}
@media only screen and (max-width:991px){
    .site-nav{
        padding:5px 12px 5px 12px
    }
    .nav-trigger{
        left:0
    }
}
@media only screen and (max-width:600px){
    .stockist .col-md-6{
        min-height:80vw;
        padding-top:22vw
    }
}
.account-pages .form-action a{
    display:block;
    text-decoration:underline
}
#rc_login h5{
    text-align:center
}
#rc_login a{
    text-decoration:underline
}
.form-vertical .btn{
    display:block;
    width:100%;
    margin:0 auto;
    text-align:center
}
.template-product{
    background-color:#f9f8f5
}
.template-product .product-page{
    padding-top:60px;
    padding-bottom:60px
}
.other-products .top-h2{
    font-size:24px
}
.customer-reviews h2,.faqs-row h2,.instagram_feed h2,.other-products .top-h2,h2.other-products,h2.recipe-reviews{
    text-align:center;
    margin-top:60px;
    margin-bottom:30px;
    text-transform:uppercase;
    font-size:24px;
    line-height:24px;
    font-family:'Univers Extended Bold'!important;
    letter-spacing:normal
}
.other-products{
    text-align:center
}
h2.other-products{
    margin-top:30px
}
.other-products-bundles hr{
    margin:60px 0 0
}
.customer-reviews h2{
    margin-top:60px;
    margin-bottom:0
}
.instagram_feed h2{
    margin-bottom:10px
}
.other-products .eyebrow,.template-product .featured-productr-row.eyebrow{
    margin-top:20px
}
.faqs-h2,.modal .modal-body .featured-productr-row h2,.other-products h2,.shop-all .featured-productr-row h2,.tdlr .top-h2,.template-product .featured-productr-row h2,
.template-product h1{
    font-family:'Univers';
    font-style:normal;
    font-weight:400;
    font-size:35px;
    line-height:35px;
    letter-spacing:-1px;
    color:#1f1f1f;
    text-transform:inherit
}
.template-product .other-products .col-md-6 h2{
    text-align:center;
    margin-top:20px;
    margin-bottom:5px;
    text-transform:uppercase;
    font-size:25px;
    line-height:25px;
    font-family:'Univers Condensed Bold'!important;
    letter-spacing:normal
}

.template-product h2 {
    font-size: 22px;
    line-height: 24px;
    font-family: 'Univers Extended Bold'!important;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #000!important;
}
.others h2{
    margin-top:60px;
    margin-bottom:30px
}
.other-products p{
    font-size:13px;
    color:#1f1f1f;
    line-height:19.5px;
    margin-left:auto;
    margin-right:auto;
    padding:0;
    margin-bottom:0;
    padding-bottom:5px
}
.modal .modal-body .featured-productr-row h2{
    font-size:30px;
    line-height:36px
}
.other-products .btn{
    margin-top:15px
}
.tdlr{
    padding-top:60px;
    padding-bottom:60px
}
.tdlr .top-h2{
    text-align:center;
    text-transform:uppercase;
    margin-bottom:30px
}
.tdlr .modal-faq{
    padding-bottom:20px;
    text-transform:uppercase;
    font-family:'Univers Condensed Bold';
    font-size:15px
}
.show{
    display:block!important
}
.hide{
    display:none!important
}
.recharge-radio-container td b{
    font-family:univers!important
}
.text-left{
    text-align:left!important
}
.text-right{
    text-align:right!important
}
.text-center{
    text-align:center!important
}
@media only screen and (max-width:749px){
    .small--show{
        display:block!important
    }
    .small--hide{
        display:none!important
    }
    .small--text-left{
        text-align:left!important
    }
    .small--text-right{
        text-align:right!important
    }
    .small--text-center{
        text-align:center!important
    }
}
@media only screen and (min-width:750px){
    .medium-up--show{
        display:block!important
    }
    .medium-up--hide{
        display:none!important
    }
    .medium-up--text-left{
        text-align:left!important
    }
    .medium-up--text-right{
        text-align:right!important
    }
    .medium-up--text-center{
        text-align:center!important
    }
}
.featured-productr-row{
    margin-top:30px;
    text-align:left!important
}
input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{
    outline:0;
    outline-offset:-2px
}
.modal .modal-header{
    padding:15px;
    border-bottom:0
}
.modal .modal-body .featured-productr-row{
    margin-top:-16px;
    text-align:left!important
}
@media screen and (max-width:991px){
    .kin-desktop{
        display:none
    }
    .kin-mobile{
        display:inline-block
    }
}
@media screen and (min-width:992px){
    .kin-desktop{
        display:inline-block
    }
    .kin-mobile{
        display:none
    }
}
.form-wrapper .recharge-wrapper li{
    background-color:transparent!important
}
.gg-hero.new .hero-overlay{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    height:100%;
    flex-direction:column
}
[data-testid=form-row]{
    display:block!important
}
[data-testid=form-row] input{
    height:45px!important;
    text-align:center!important;
    font-family:Univers!important
}
[data-testid=form-row] button{
    width:100%!important;
    text-transform:uppercase!important;
    letter-spacing:.5px!important;
    font-family:'Univers Extended Bold'!important;
    font-size:14px!important;
    height:24px!important
}
.email-wrapper{
    text-align:center;
    margin:50px auto 0;
    padding:20px;
    height:56vw;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center
}
.email-wrapper h1{
    margin-bottom:30px
}
.klaviyo-form{
    max-width:500px;
    margin:auto
}
@media (max-width:767px){
    .email-wrapper{
        min-height:480px;
        margin-bottom:0
    }
    .shop-all .email-wrapper h2{
        color:#fff;
        font-size:32px;
        line-height:35px
    }
}
.modal-content h3{
    margin-top:30px;
    margin-bottom:20px
}
.template-product .faq-section-title{
    display:none
}
.modal-body .form-wrapper .recharge-wrapper li{
    background-color:transparent!important
}
.description{
    font-size:13px;
    line-height:19.5px;
    margin-bottom:20px
}
.form-wrapper .btn{
    width:100%!important;
    max-width:100%!important
}
.description,.form-wrapper{
    max-width:unset
}
.learn-more{
    text-decoration:underline;
    font-size:12px;
    margin-top:20px;
    font-family:'Univers Extended Bold';
    display:block
}
@media (max-width:992px){
    .faqs__wrapper{
        padding-left:0;
        padding-right:0
    }
    .faq .faq-section-title{
        margin-bottom:0!important;
        position:relative;
        padding-left:0
    }
    .learn-more{
        display:block
    }
}
.select2-results__option:nth-child(4){
    display:none
}
#sca-fg-owl-carousel{
    display:none
}
.cart__meta-text{
    display:none
}
.template-cart .discount-wrapper{
    color:red;
    font-size:12px;
    font-style:italic;
    margin-top:10px;
    margin-bottom:10px
}
#shopify-section-footer{
    border-top:1px solid #1F1F1F
}
.cart__root{
    padding:40px 20px;
    max-width:1100px;
    margin:0 auto
}
form.cart{
    display:flex;
    justify-content:space-between
}
@media (max-width:768px){
    form.cart{
        flex-wrap:wrap
    }
}
.cart__items{
    width:66.6%
}
@media (max-width:768px){
    .cart__items{
        width:100%
    }
}
@media (max-width:768px){
    .cart-form-header{
        text-align:left
    }
}
.subtotals{
    display:flex;
    justify-content:space-between
}
.cart__footer {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
@media (min-width:768px){
    .cart__footer{
        width:33.3%;
        margin-top:20px
    }
}
.template-cart .drawer__header {
    padding: 10px;
    background-color: var(--color-cream);
    margin-bottom: 20px;
}
.template-cart .drawer__shipping {
    margin: 0;
    padding: 0;
}
.template-cart .drawer__shipping p{
 font-size:11px; 
}
.cart__gift-notes{
    font-family:Univers;
    font-size:.875em;
    margin-bottom:60px
}
.pre-gift{
    margin-top:1rem;
    font-size:13px
}
.cart-subtitle{
    font-size:13px;
    text-transform:uppercase;
    font-family:'Univers Extended Bold'
}
.template-cart .cart-subtitle {
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    font-family: Univers Extended Bold;
}
.cart-note__wrapper{
    margin-bottom:1rem
}
.cart-note{
    padding:2rem
}
.gift-note-details span{
    font-family:Ogg-Italic,sans-serif;
    font-size:30px;
    margin-right:5px
}
.cart-note input[type=text]{
    appearance:none;
    border:none;
    background-color:rgba(0,0,0,0);
    border-bottom:2px dashed #000
}
.cart-note input[type=text]::placeholder{
    color:#f5a623
}
#dynamic-checkout-cart .shopify-cleanslate [data-shopify-buttoncontainer]{
    flex-direction:row!important;
    flex-wrap:wrap!important
}
.gift-note-header{
    display:flex;
    align-items:center;
    justify-content:space-between;
    margin-bottom:1rem
}
.gift-note-header__select{
    margin-left:.5rem;
    width:85%
}
.gift-wrap-preview{
    max-height:300px;
    overflow:hidden
}
.gift-wrap-preview .cart-subtitle{
    margin-bottom:.5rem
}
.cart-dgc-value{
    font-size:12px;
    font-family:'Univers Extended Bold';
    letter-spacing:1.66px;
    line-height:2.5;
    text-transform:uppercase
}
.template-cart .additional-checkout-buttons .shopify-cleanslate [data-testid=grid-cell]{
    margin-top:15px;
    width:100%!important
}

.cart__continue,.cart__continue:hover{
    display:block!important;
    margin:0!important;
    box-shadow:none!important;
    padding:0!important;
    max-width:none!important;
    width:fit-content!important;
    line-height:14px!important;
    border-bottom:2px solid #000!important;
    padding-bottom:2px!important;
    height:auto!important
}
.template-cart .additional-checkout-buttons .shopify-cleanslate [data-testid=grid-cell]{
    margin-top:15px;
    width:50%;
    width:100%!important
}
.cart__continue,.cart__continue:hover{
    display:block!important;
    margin:0!important;
    box-shadow:none!important;
    padding:0!important;
    max-width:none!important;
    width:fit-content!important;
    line-height:14px!important;
    border-bottom:2px solid #000!important;
    padding-bottom:2px!important;
    height:auto!important
}
.cart-qty-wrapper input{
    border:0;
    width:35px;
    padding:0;
    text-align:center
}

.recharge .upsell-products-container{
    display:none!important
}
.cart__continue-btn{
    margin-top:30px;
    color:#5266ad!important
}
.cart--empty-message{
    text-transform:uppercase
}
.empty-page-content{
    padding:0;
    padding-bottom:100px;
    max-width:500px;
    margin:0 auto
}
.cart__subtotal-title{
    font-size:13px;
    text-transform:uppercase;
    letter-spacing:1px;
    font-family:'Univers Extended Bold'
}
.cart__subtotal{
    font-size:13px
}
.address-page form{
    text-align:left
}
select{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    background-position:right center;
    background-image:url(../ico-select6766.html);
    background-repeat:no-repeat;
    background-position:right 10px center;
    line-height:1.2;
    padding-right:28px;
    text-indent:.01px;
    text-overflow:'';
    cursor:pointer;
    padding-top:8px;
    padding-left:15px;
    padding-bottom:8px font-family: Univers!important;
    width:100%
}
select::-ms-expand{
    display:none
}
select{
    padding-top:10px;
    padding-left:18px;
    padding-bottom:10px
}
.select-group{
    position:relative;
    z-index:2
}
.pagination li{
    display:inline-block
}
.select-group select{
    background-image:none;
    background-color:transparent
}
.select-group .icon{
    height:calc(8em / 16);
    position:absolute;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:calc(8em / 16);
    z-index:-1
}
.select-label{
    font-size:.75em;
    text-transform:uppercase
}
.nav-contain{
    display:none
}
@media (max-width:991px){
    .nav-container{
        display:none!important
    }
    .product-variants ul{
        display:flex;
        justify-content:center;
        margin-bottom:20px
    }
    .product-variants ul li{
        margin-left:5px;
        margin-right:5px
    }
    .modal-body .description{
        display:none
    }
    .modal-body .col-md-6{
        text-align:center
    }
    .modal .modal-body .featured-productr-row{
        margin-top:-20px;
        text-align:left!important
    }
    .gg-hero .btn{
        margin-bottom:20px;
        margin-right:0;
        margin-left:5px!important;
        margin-right:5px!important
    }
}
@media (min-width:768px){
    .article__title{
        text-align:left!important
    }
}
@media (min-width:768px){
    .article__title{
        margin-top:30px
    }
}
.form-wrapper .recharge-radio-container input[type=radio][disabled]{
    border-color:#938d8c;
    background-color:#d0cece
}
a.nav-trigger.close-modal:before{
    display:none
}
a.nav-trigger.close-modal{
    box-shadow:none;
    display:flex;
    justify-content:center;
    font-size:16px
}
.promo-text{
    font-size:11px;
    margin-bottom:8px;
    font-weight:400;
    font-family:'Univers'
}
.wrapper{
    position:relative;
    display:block;
    clear:both
}
.product-photos img,
.tdlr img{    image-rendering: -webkit-optimize-contrast;}
.wrapper a,.wrapper img{
    float:left;
    image-rendering: -webkit-optimize-contrast;
}
.wrapper a{
    margin-left:-10px;
    font-size:20px;
    padding-bottom:0
}
.eyebrow{
    margin-bottom:7px;
    font-style:normal;
    font-size:12px;
    line-height:14px;
    margin-top:30px;
    letter-spacing:-.5px;
    color:#1f1f1f;
    font-family:'Univers Extended Bold'
}
#ingredients-modal img{
    max-width:300px;
    margin:0 auto;
    padding-bottom:30px
}
.modal-faq{
    text-decoration:underline!important;
    display:block;
    margin-top:20px
}
#ingredients-modal{
    display:none;
    position:fixed;
    z-index:1001;
    left:0;
    top:0;
    right:0;
    width:100%;
    opacity:1;
    bottom:0;
    height:100%;
    overflow:hidden;
    background-color:#000;
    background-color:rgba(0,0,0,.4);
    text-align:center;
    max-width:100%
}
#ingredients-modal .modal-content{
    background-color:#fefefe;
    margin:2% auto;
    padding:40px;
    border:1px solid #888;
    width:600px
}
@media only screen and (max-width:600px){
    #ingredients-modal .modal-content{
        width:100%
    }
}
#ingredients-modal .close{
    color:#aaa;
    float:right;
    font-size:28px;
    font-weight:700
}
#ingredients-modal .close:focus,#ingredients-modal .close:hover{
    color:#000;
    text-decoration:none;
    cursor:pointer
}
.row-wrapper{
    display:flex;
    justify-content:center;
    align-items:center
}
.product-template__container .product-content{
    clear:both
}
.kin-hero{
    margin-top:150px;
    margin-bottom:60px
}
.form-wrapper .recharge-wrapper li{
    background-color:transparent!important
}
.services-slider{
    display:flex
}
.description,.form-kin-cans .product-form{
    max-width:400px
}
.slider-main{
    width:100%
}
.main-container{
    width:84%
}
.nav-container{
    width:18%
}
.nav-container img{
    height:100%;
    width:100%
}
.services-slider{
    display:flex;
    padding-right:20px
}
@media screen and (max-width:991px){
    .row-wrapper{
        display:block
    }
    .slider-main{
        width:100%;
        position:relative
    }
    .services-slider{
        padding-right:0
    }
    .main-container{
        width:100%
    }
    #product-form{
        text-align:center
    }
    .form-wrapper{
        max-width:400px;
        margin:0 auto
    }
    .description{
        max-width:400px;
        margin:18px auto 0
    }
    .product-variants ul{
        display:flex;
        justify-content:center;
        margin-bottom:20px
    }
    .eyebrow{
        text-align:center
    }
    .product__cta-wrapper {
        position: fixed;
        bottom: 0;
        background: #FFF;
        width: 100%;
        left: 0;
        padding: 10px;
        z-index: 1000;
    }
}
.faqs-h2{
    margin-top:60px;
    margin-bottom:30px
}
.template-cart .row-wrapper{
    display:block
}
@media screen and (min-width:991px){
    .logo{
        width:70px;
        height:44px;
        margin-top:5px
    }
}
@media screen and (max-width:991px){
    .site-nav .logo{
        height:45px
    }
    .product-page{
        padding-top:0
    }
    .form-wrapper .product-variants li{
        margin-right:5px;
        margin-left:5px
    }
}
.tdlr .row p{
    font-size:13px;
    font-family:'Univers Condensed';
    line-height:18px;
    max-width:250px
}
.tdlr .row h2{
    font-size:12px;
    line-height:12px;
    letter-spacing:.2px;
    text-transform:uppercase;
    color:#1f1f1f;
    margin-top:15px;
    margin-bottom:20px
}
.tdlr .row h2.sound{
    margin-left:0
}
.tip-image{
    max-width:548px
}
.tdlr .row p:first-child,.tdlr .row p:nth-child(2){
    font-size:18px;
    line-height:23px;
    font-weight:700
}
.tdlr .row p:nth-child(2){
    font-family:Ogg-Italic,sans-serif;
    font-weight:400;
    margin-bottom:3px
}
.tip-wrapper p{
    font-weight:400!important
}
.template-product blockquote{
    font-family:Univers,sans-serif;
    font-size:30px;
    width:90%;
    margin:0;
    border-left:0;
    padding:0
}
.template-product blockquote p{
    margin-bottom:0;
    font-family:Ogg-Italic,sans-serif!important;
    font-size:21px!important;
    line-height:30px;
    max-width:100%!important;
    padding:0;
    text-indent:15px
}
.template-product blockquote p::after,.template-product blockquote p::before{
    content:"“";
    font-family:Georgia;
    font-size:30px;
    margin:4px 0 0 -27px;
    position:absolute;
    opacity:1
}
.template-product blockquote p::after{
    content:"”";
    margin-left:-12px
}
.home-hero{
    margin-top:60px
}
.template-product blockquote cite{
    font-size:12px;
    line-height:16px;
    font-weight:400;
    font-family:'Univers Extended Bold';
    margin-top:30px;
    display:block;
    font-style:normal
}
.template-product blockquote cite span{
    display:block
}
.forth-row p,.forth-row p:nth-child(2){
    max-width:250px;
    font-family:Univers,sans-serif!important;
    font-size:13px!important;
    font-weight:400!important
}
.tdlr .row h2.sound{
    margin-bottom:20px
}
.first-row.row,.second-row,.third-row{
    margin-left:0;
    margin-right:0
}
.forth-row p{
    font-size:13px!important;
    line-height:18px!important;
    margin-bottom:0!important
}
.sound-link{
    display:flex;
    font-family:'Univers Extended Bold';
    font-size:13px;
    margin-top:20px;
    bottom:0
}
.sound-link span{
    position:relative
}
.sound-link span::after{
    content:'';
    border-bottom:1.5px solid;
    position:absolute;
    left:0;
    right:0;
    bottom:0
}
.sound-link svg{
    margin-right:10px;
    width:16px
}
.instagram_feed{
    text-align:center;
    margin-bottom:30px
}
.instagram_feed h2{
    margin-bottom:10px;
    font-family:'Univers Extended bold'!important;
    font-weight:500;
    font-size:24px;
    line-height:19.8px
}
.gift-note-header{
    display:none
}
@media screen and (max-width:991px){
    .general-pages{
        background-color:#f9f8f5
    }
    .instagram_feed h2{
        font-size:16px;
        line-height:18.8px
    }
    .tdlr .first-row-bottom.row p{
        margin-left:15px
    }
    .tip-wrapper{
        display:block;
        align-items:center
    }
    .sound-link{
        position:relative;
        margin-top:20px
    }
    .col-mob{
        margin-top:20px
    }
    .template-product .product-page{
        padding-top:0
    }
    .product-photos{
        margin:0;
        padding:0
    }
    .modal-dialog{
        position:relative;
        width:auto;
        margin:20px
    }
    .mobile-center{
        text-align:center
    }
    .tip-wrapper .col-md-4 img{
        max-width:300px;
        margin:0 auto
    }
    .template-product blockquote{
        font-family:Univers,sans-serif;
        font-size:30px;
        width:100%;
        margin:0;
        border-left:0;
        text-align:center
    }
    .flex-column-1,.flex-column-reverse,.template-product .flex{
        align-items:center;
        justify-content:center;
        display:block
    }
    .tdlr .row p{
        max-width:100%
    }
}
@media screen and (min-width:1300px){
    .container{
        width:100% !important;
        max-width:1350px;
    }
}
.col-img{
    width:70%
}
.recharge-radio-container td.select{
    color:#1f1f1f
}
.wholesale .container{
    max-width:800px
}
.wholesale .row,.wholesale h1,.wholesale h3,.wholesale p{
    text-align:center
}
.wholesale h1{
    margin-bottom:0
}
.wholesale .h3{
    margin-bottom:40px
}
.wholesale .flex-1 p{
    margin:0 auto 0 auto;
    max-width:300px;
    max-width:270px;
    font-size:14px;
    padding-bottom:10px
}
.wholesale h2{
    font-size:24px;
    margin-top:20px;
    margin-bottom:10px
}
.wholesale .btn{
    margin:10px auto;
    max-width:250px;
    cursor:pointer
}
.wholesale .row{
    flex-wrap:wrap
}
.wholesale .flex-1{
    flex:50%;
    margin-bottom:30px
}
@media screen and (max-width:768px){
    .wholesale .row{
        flex-direction:column;
        margin-bottom:0
    }
    .wholesale .flex-1{
        margin-bottom:60px
    }
}
.stockist .col-md-6{
    min-height:35vw;
    background-position:center;
    background-size:cover;
    text-align:center;
    padding-top:12vw;
    color:#fff;
    z-index:100
}
.stockist .col-md-6 p{
    margin-bottom:45px;
    font-size:26px;
    color:#fff
}
.stockist .col-md-6 .btn{
    color:#fff;
    background:0 0;
    border:2px solid #fff
}
.stockists .col-md-6:before{
    content:'';
    display:block;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    z-index:-2;
    background-color:rgba(0,0,0,.3)
}
.stockist.row{
    margin-right:0;
    margin-left:0
}
.stockists .general-pages{
    padding-bottom:30px
}
@media only screen and (max-width:750px){
    .stockist .col-md-6{
        min-height:55vw;
        padding-top:20vw;
        z-index:100
    }
    .stockist .col-md-6 .btn{
        max-width:230px
    }
    .stockist .col-md-6 p{
        font-size:20px;
        margin-bottom:20px
    }
}
.close{
    opacity:1;
    color:#1f1f1f
}
.template-index .video-container{
    margin-top:30px;
    margin-bottom:30px
}
.other-products.scrollable-wrapper .description{
    text-align:center
}
.other-products.scrollable-wrapper .modal-content .description{
    text-align:left
}
.upsell-products-container{
    display:none
}
@media only screen and (min-width:768px){
    .sub-footer .right .last-one{
        margin-right:100px
    }
    #launcher{
        margin:0 22px 25px!important
    }
}
@media only screen and (max-width:991px){
    .site-header{
        position:relative
    }
    .template-product.dry-january .product-page,.template-product.new .product-page{
        padding-top:0
    }
    .other-products p{
        font-size:12px;
        line-height:18px
    }
    #shopify-section-header{
        position:relative
    }
    .template-product.new{
        padding-top:0
    }
    .tdlr{
        padding-top:30px;
        padding-bottom:30px;
        margin-top:30px
    }
    .faqs-h2,.modal .modal-body .featured-productr-row h2,.tdlr .top-h2,.template-product .featured-productr-row h2,
  .template-product h1{
        font-size:30px;
        line-height:30px
    }
    .faqs-h2{
        margin-top:30px;
        margin-bottom:10px
    }
    .faqs-row h2{
        margin-top:30px;
        margin-bottom:30px;
        font-size:16px;
        line-height:20px
    }
    .customer-reviews h2,.instagram_feed h2,.other-products .top-h2,h2.other-products,h2.recipe-reviews{
        margin-top:50px;
        margin-bottom:30px;
        font-size:16px;
        line-height:20px
    }
    .customer-reviews h2{
        margin-top:50px;
        margin-bottom:0
    }
    .template-product .other-products .col-md-6 h2{
        text-align:left;
        margin-top:15px;
        margin-bottom:5px;
        font-size:14.5px;
        line-height:14px
    }
    .template-product .other-products p{
        font-size:12px;
        line-height:16px;
        margin-left:0;
        margin-right:auto;
      text-align:center;
    }
    .col-xs-6{
        padding:3px
    }
    .row.other-products{
        margin-right:0;
        margin-left:0
    }
    .other-products .btn{
        margin-top:15px;
        padding:10px 0
    }
    .template-product blockquote p{
        font-size:14px!important;
        line-height:18px!important
    }
    .template-product blockquote{
        text-align:left
    }
    .template-product blockquote cite{
        font-size:11px;
        line-height:15px font-weight: 400;
        font-family:'Univers';
        margin-top:10px;
        display:block;
        font-style:normal
    }
    .tip-wrapper .col-xs-8{
        padding-left:0
    }
    .tip-wrapper .col-md-4 img{
        margin-top:20px;
        display:none
    }
    .eyebrow{
        margin-bottom:7px;
        font-size:12px;
        line-height:14px;
        margin-top:20px;
        letter-spacing:0
    }
    .product-variants ul{
        margin-bottom:15px
    }
    .recharge-radio-container td{
        padding:0!important;
        font-size:12px;
        line-height:16px;
        padding-bottom:10px!important
    }
    .description{
        max-width:400px;
        margin:18px auto 0;
        text-align:left;
        font-size:13px;
        line-height:18px;
        padding-left:15px;
        padding-right:15px
    }
    .tdlr .row h2{
        margin-top:10px;
        margin-bottom:20px
    }
    .tdlr .row p:first-child,.tdlr .row p:nth-child(2){
        display:inline-block
    }
    .tdlr .first-row-bottom.row p:nth-child(2){
        position:relative;
        margin-left:10px
    }
    .tdlr .first-row-bottom.row p:nth-child(2):before{
        content:" - ";
        position:absolute;
        left:-11px
    }
    .instagram_feed h2{
        margin-bottom:10px
    }
    .tdlr .row h2.sound{
        margin-bottom:20px
    }
    .modal-body .featured-productr-row img{
        padding:0 15px
    }
    .first-row.row,.forth-row,.second-row,.third-row{
        margin-top:30px;
        margin-left:0;
        margin-right:0
    }
}
.template-index .instagram_feed h2{
    margin-top:20px
}
.modal-body .learn-more{
    margin-top:10px
}
@media only screen and (max-width:768px){
    .modal-body .learn-more{
        margin-top:10px
    }
    .template-index .instagram_feed h2{
        margin-top:20px
    }
    .scrollable-wrapper .scroll{
        width:160%;
        padding:0!important
    }
    .scrollable-wrapper::selection{
        color:#fff;
        background:0 0
    }
    .scrollable-wrapper::-webkit-scrollbar-track{
        background:0 0
    }
    .scrollable-wrapper::-webkit-scrollbar-thumb{
        background-color:transparent;
        box-shadow:none
    }
    .scrollable-wrapper::-webkit-scrollbar{
        width:0
    }
    .scrollable-wrapper.other-products p{
        text-align:center
    }
    .scroll .col-xs-6{
        padding:3px;
        padding-right:10px
    }
}
.template-product.bundles .hero-title h2{
    font-family:'Univers';
    font-size:40px;
    line-height:36px
}
.template-product.bundles .other-products-bundles hr{
    border-bottom:1.5px solid #1f1f1f
}
.daNnmG.daNnmG.daNnmG.daNnmG.daNnmG.daNnmG{
    padding:0 0 0 16px;
    text-align:left!important
}
.iRlXmm.iRlXmm,.itrmhl.itrmhl{
    padding:0 0 10px!important;
    max-width:367px;
    margin:0 auto
}
.iWQlQm.iWQlQm.iWQlQm.iWQlQm.iWQlQm.iWQlQm{
    border-radius:50px!important
}
.dITnff.dITnff{
    padding:0!important
}
.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor a,.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor img,.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1.kl-private-quill-wrapper-Lkqws1 .ql-editor span{
    font-size:12px!important;
    font-family:'Univers'
}
@media (max-width:991px){
    .template-product.bundles .hero-title h2{
        font-size:30px;
        line-height:30px
    }
    .template-product.bundles .container{
        width:100%!important
    }
    .template-product.bundles .hero.bundles .hero--large,.template-product.bundles .hero__inner{
        height:64vw
    }
    .template-product.bundles .hero.bundles .hero__inner h2{
        font-size:32px;
        line-height:35px;
        padding:20px
    }
    .template-product.bundles .other-products-bundles hr{
        margin:50px 0 0
    }
    .template-product.bundles h2.other-products{
        margin-top:15px;
        margin-bottom:25px
    }
}
.template-product.bundles .hero__inner.flex-column-1{
    align-items:center;
    justify-content:center;
    display:flex
}
.template-product.bundles .customer-reviews{
    margin-bottom:50px
}
.drawer{
    display:none
}
.drawer__header {
    padding:10px 10px;
    background-color: var(--color-cream);
}
.drawer__close{
    margin:0;
    padding:0;
    border:none;
    background-color:transparent;
    cursor:pointer;
    background-image:url("data:image/svg+xml, %0A%3Csvg width='15px' height='16px' viewBox='0 0 15 16' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='2.-Menu' transform='translate(-15.000000, -13.000000)' stroke='%23000000'%3E%3Cg id='Group' transform='translate(15.000000, 13.521000)'%3E%3Cpath d='M0, 0.479000129 L15, 14.2971819' id='Path-3'%3E%3C/path%3E%3Cpath d='M0, 14.7761821 L15, -1.24344979e-14' id='Path-3'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    width:15px;
    height:15px;
          position: absolute;
    top: 10px;
    right: 12px;
}
.drawer__wrapper{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    height:100%;
    width:100%;
    max-width:390px;
    z-index:9999;
    overflow:auto;
    transition:transform .3s;
    will-change:transform;
    background-color:#fff;
    display:flex;
    flex-direction:column;
    -webkit-transform:translateX(103%);
    transform:translateX(103%);
    -webkit-overflow-scrolling:touch;
    box-shadow:0 2px 6px #777
}
.drawer__content{
    position:relative;
    overflow-x:hidden;
    overflow-y:auto;
    height:100%;
    flex-grow:1;
    padding:20px 0
}
.drawer.is-active{
    display:block
}
.drawer.is-visible .drawer__wrapper{
    -webkit-transform:translateX(0);
    transform:translateX(0)
}
.drawer.is-visible .drawer__overlay{
    opacity:.5
}
.drawer__overlay{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    z-index:200;
    opacity:0;
    transition:opacity .3s;
    will-change:opacity;
    background-color:#000;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.cart__drawer_items input{
    max-width: 25px;
    border-radius: 5px;
    padding: 0;
    height: 20px;
  font-size:10px;
    border: none;
    text-align: center;
    font-family: univers;
    font-weight: 400;
}
.mini-minus,.mini-minus:hover,.mini-plus,.mini-plus:hover{
   padding: 5px;
    text-align: center;
    font-family: univers;
    font-weight: 400;
    font-size: 16px;
    text-decoration: none;
}
.title{
    font-family:'Univers Extended Bold';
    font-weight: 500;
    max-width: 100%;
    font-size: 12px;
}
.sub-wrapper{
    font-size: 10px;
}

.price-wrapper{
  font-size: 12px;
    position: absolute;
    top: 0px;
    right: 20px;
    font-weight: 500;
  font-family:'Univers Extended Bold';
} 
.drawer__title {
    font-weight: 500;
    font-size: 16px;
    text-align: left;
    margin: 20px 10px 0;
    text-align: center;
    font-display: swap;
  font-family:'Univers Extended Bold';
} 
.list-view-item__title{
    position:relative;
    margin-top:5px;
    margin-bottom:5px;
  min-height:50px;
}
.bundle-remove,
.mini-remove {
    text-decoration: none;
    font-size: 10px;
    line-height: 10px;
    position: absolute;
    top: -7px;
    right: 0;
}
.cart__row{
    border-bottom:1px solid var(--color-soft-black);
    position:relative;
}
.template-cart afterpay-placement{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.template-cart .cart__shipping {
    padding: 0 !important;
    margin-bottom: 25px;
}

.template-cart .cart__items {
    padding-right: 20px;
}
.cart__row: last-child{
    border-bottom:1.5px solid transparent
}
.cart__root .price-wrapper {
    font-size: 12px;
    position: absolute;
    top: 12px;
    right: 20px;
}

.cart__root .cart__row {
    border-bottom: 1px solid #ded9ff;
    position: relative;
    min-height: 84px;
    display: block;
}
.cart__root .qty-wrapper {
    /* min-width: 17px; */
    position: absolute;
    right: 20px;
    bottom: 15px;
    font-size: 10px;
}
.cart__image-wrapper{
    width:90px;
    padding:0!important
}
.cart__image-wrapper img{
    padding:10px 0
}
@media only screen and (min-width:750px){
    .cart__image-wrapper div{
        padding-right:0
    }
}
.button-group{
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: var(--color-cream);
    margin-top: 0;
    border-top: 1.5px solid #F5A623;
}
.button-group .btn{
    margin-top:20px;
    margin-bottom:20px;
    background-color:#1F1F1F;
    border-color:#1F1F1F;
    color:#fff
}



.btn-link{
    color:#121313
}
#shopify-section-drawer{
    z-index:1000000;
    position:relative
}
.cart td{
    padding:0!important
}
.qty-wrapper{
    min-width: 72px;
    position: absolute;
    right: 4px;
    bottom: 0;
}
.upsell {
    background-color: transparent;
}
.cart .scroll li{
    width:100%;
    display:flex
}
.cart .other-products{
    text-align:left
}
.cart .other-products h2{
    text-align:center;
    margin-top:15px;
    margin-bottom:5px;
    font-size:19.5px;
    text-transform:uppercase;
    font-family:'Univers Condensed Bold'!important;
    line-height:14px
}
.mini-image{
        max-width: 60px;
    min-height: 60px;
    margin: 0 auto;
}
.upsell h2{
    padding-top:20px;
    padding-left:20px;
    font-size:18px
}
.upsell label{
    text-align:center;
    margin-top:15px;
    margin-bottom:15px;
    font-size:19.5px;
    text-transform:uppercase;
    font-family:'Univers Extended Bold'!important;
    line-height:14px
}
.cart .other-products ul{
    display:flex;
    width:200%
}
.cart .text-center.others{
    text-align:left!important;
    margin-left:15px
}
@media screen and (max-width:991px){
    .cart .text-center.others{
        text-align:center!important;
        margin-left:auto
    }
  
}
.cart .scrollable-wrapper .scroll{
    width:225%;
    display:flex;
    padding:0!important
}
.btn.mini{
        max-width: 83px;
    margin: 0 auto;
    align-self: center;
    justify-content: center;
    display: flex;
    padding: 4px 5px;
    background: #F5A623;
  border: 0;
    font-size: 11px!important;
    color: #F9F8F5;
}
.mini-image img{
 width: auto;
    display: block;
    margin: 0 auto;
    max-height: 60px;
    
}
.mini-title{
       font-size: 12px;
    line-height: 16px;
    margin-top: -4px;
    margin-bottom: 4px;
    font-family: 'Univers Condensed';
}
.cart .scroll li{
    margin-top:20px;
    display:block;
    margin-bottom:30px;
    justify-content:center;
    align-items:center;
    padding-left:10px;
    width:130px;
    padding-right:10px
}
.cart__row_empty td{
    padding-left:30px!important;
    padding-right:30px!important;
    padding-bottom:30px!important
}
.upsell-wrapper{
    display:block;
    text-align:center;
}
.cart--empty-message{
    line-height:30px
}
#international-modal,
#wholesale-modal{
    z-index:1000001;
    background-color:rgb(0 0 0 / 35%)
}
#international-modal a,
#wholesale-modal a{
    text-decoration:underline
}
#international-modal .modal-content,
#wholesale-modal .modal-content{
    max-width:500px;
    width:100%;
    top:5%;
    margin:0 auto;
    padding:20px;
    text-align:center
}
#international-modal  .modal-content div,
#wholesale-modal .modal-content div{
    padding:50px
}





.gwp-modal{
    z-index:1000001
}
.gwp-modal a{
    text-decoration:underline
}
.gwp-modal .modal-content{
    max-width:800px;
    width:100%;
    top:5%;
    margin:0 auto;
    padding:20px;
    text-align:center
}
.gwp-modal .modal-content ul{
    display:flex;
    margin:0 auto;
    justify-content:center
}
.popup-ad{
    z-index:1000001
}
.popup-ad a{
    text-decoration:underline
}
.popup-ad .modal-content{
    max-width:700px;
    width:100%;
    top:5%;
    margin:0 auto;
    padding:0;
    text-align:center
}
.popup-ad .close{
    float:right;
    font-size:30px;
    font-weight:500;
    line-height:1;
    color:#000;
    text-shadow:none;
    right:8px;
    top:0;
    position:absolute
}
.popup-ad .content{
    padding:30px!important
}
.popup-ad.no-background .modal-content{
    max-width:700px;
    width:100%;
    top:5%;
    margin:0 auto;
    padding:0;
    text-align:center;
    background-color:transparent;
    box-shadow:none;
    border:0
}
.popup-ad.no-background .close{
    color:#fff
}
.filter-nav{
    justify-content:center;
    background-color:#fff;
    padding:26px
}
.filter-item{
    font-weight:400;
    margin:0 8.25px;
    white-space:nowrap;
    cursor:pointer;
    font-size:10px;
    line-height:14px;
    letter-spacing:-.5px;
    background-color:transparent;
    border-radius:50px;
    padding:4px;
    border:1.5px solid #000;
    text-transform:uppercase;
    min-width:97.5px;
    font-family:'Univers Extended Bold';
    text-align:center
}
.collection .collection-wrapper{
    padding:0 20px
}
.collection .collection-wrapper p{
    text-align:center;
    margin-top:7px
}
.collection .collection-wrapper .grid-item{
    padding-bottom:40px;
    align-self:stretch
}
.collection .collection-wrapper .quickadd {
    margin: auto;
}
.collection .collection-wrapper .quickadd .product-subscription__frequency {
    margin: 20px auto;
    max-width: 320px;
}
.filter-item.active{
    background-color:#FF9E00;
    border:1.5px solid #FF9E00;
    color: #F9F8F5;
}
.collection .eyebrow{
    max-width:200px;
    margin:20px auto 7px;
    text-align:center
}


.collection .eyebrow br{
    display:none
}
@media screen and (max-width:991px){
    .collection .eyebrow br{
        display:block
    }
    .collection-wrapper ul{
        display:flex;
        flex-direction:row;
        flex-wrap:wrap
    }
    .collection .collection-wrapper .grid-item{
        width:50%;
        padding-left:5px;
        padding-right:5px
    }
    .collection .collection-wrapper{
        padding:0
    }
}
.collection .other-products .description{
    margin:0 auto 0;
    margin-top:10px
}
.modal-content .content{
    padding:20px
}
.collection .other-products h2{
    font-size:28px;
    line-height:28px
}
@media screen and (max-width:768px){
  #international-modal .modal-content div {
    padding: 30px 0;
}
    .collection .other-products h2{
        font-size:18px;
        line-height:24px
    }
    .filter-nav.scroll{
        width:100%;
        padding:20px!important
    }
    .collection.container{
        padding-right:10px;
        padding-left:10px
    }
    .collection-wrapper .grid-item .eyebrow{
        font-size:11px
    }
    .tip-wrapper1{
        display:none
    }
}
.tip-wrapper1{
    max-width:212px;
    margin-top:30px;
    text-align:center;
    margin:23px auto 0
}
@media screen and (max-width:421px){
    .filter-nav{
        justify-content:flex-start;
        background-color:#fff
    }
    .filter-nav.scroll{
        width:420px;
        padding:20px 0!important
    }
}
@media screen and (max-width:400px){
    .pprice{
        display:block
    }
}
.gwp-modal .upsell-wrapper{
    display:flex;
    justify-content:center;
    align-items:center;
    text-align:left
}
.gwp-modal .modal-content ul{
    display:flex;
    margin:0 auto;
    justify-content:space-evenly;
    margin-top:15px
}
.gwp-modal .modal-content .mini-image{
    max-width:86px;
    margin-left:10px;
    margin-right:10px
}
.gwp-modal .btn.mini{
    text-decoration:none
}
@media screen and (max-width:550px){
    .gwp-modal .upsell-wrapper{
        display:block;
        justify-content:center;
        align-items:center;
        text-align:center
    }
    .gwp-modal .btn.mini{
        margin-top:10px
    }
}
#trt-button{
    margin-top:20px;
    height:55px!important
}
.general-hero .gg-hero p{
    color:#fff;
    font-size:16px;
    line-height:20px;
    max-width:475px;
    margin:0 auto
}
.general-hero .gg-hero .eyebrow{
    color:#fff;
    font-size:13px;
    color:#fff;
    letter-spacing:1.8px;
    line-height:30px;
    margin-bottom:30px
}
.general-hero .hero-mob-bg{
    min-height:37vw;
    display:flex;
    align-items:center;
    justify-content:center
}
.general-hero .hero-des-bg,.general-hero .hero-mob-bg{
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center
}
.general-hero .hero-overlay{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    height:100%;
    flex-direction:column;
    text-align:center
}
.collection .modal-body{
    position:relative;
    padding:0 15px 20px 0
}

@media (min-width:992px){
    .collection .modal-lg{
        width:960px
    }
  
}
@media (max-width:991px){
    .general-hero .hero-mob-bg{
        min-height:276px;
        display:flex;
        align-items:center;
        justify-content:center
    }
    .collection .modal-body{
        position:relative;
        padding:15px
    }
}
.collection .other-products h2{
    font-family:'Univers'!important
}
.modal .modal-header{
    padding:15px;
    border-bottom:0;
    position:absolute;
    top:0;
    z-index:10000000000;
    right:0
}
.collection .modal-body{
    position:relative;
    padding:15px
}
.modal .modal-body .featured-productr-row{
    margin-top:0;
    text-align:left!important
}
.modal .modal-body .featured-productr-row .col-md-4{
    padding:0
}
@media (max-width:992px){
    .modal .modal-body .featured-productr-row{
        margin-top:30px;
        text-align:left!important
    }
}
.upsell h2{
    font-size: 14px;
    line-height: 14px;
    font-family:'Univers Extended Bold';
    text-align: center;
    font-weight: 500;
}
@media (min-width:992px){
    .collection .modal-body .eyebrow{
        margin:0 0 7px;
        text-align:left
    }
}
.grid-item.col-two{
    width:66.6%
}
.grid-item.col-three{
    width:100%
}
@media screen and (max-width:991px){
    .grid-item.col-two-m{
        width:100%!important
    }
}
.second-row{
    margin-top:0;
    margin-left:0;
    margin-right:0
}
.tdlr .second-row.row h2{
    margin-top:0;
    margin-bottom:20px
}
@media (min-width:991px){
    .tdlr.bella{
        padding-top:40px;
        padding-bottom:40px
    }
    .product-description-main-wrapper{
        position:-webkit-sticky;
        position:sticky;
        top:0;
        z-index:1
    }
}
.template-product #shopify-section-footer{
    margin-top:60px
}
.template-product .eyebrow{
    margin-top:0;
    text-transform:uppercase
}
.compare{
    font-size:28px;
    line-height:28px;
    letter-spacing:-1px;
    font-family:'Univers';
    margin-bottom:18px
}
.included h3{
    text-transform:uppercase;
    font-size:12px;
    line-height:14px;
    margin-bottom:10px;
    margin-top:20px;
    font-weight:400
}
.include li b{
    font-family:'Univers Extended Bold'
}
.template-product .description{
    font-size:12px;
    line-height:16px;
    margin-bottom:10px;
    font-family:'Univers';
    max-width:297px
}
@media (max-width:991px){
    .template-product .description{
        margin-top:5px
    }
    .template-product .product-page{
        padding-bottom:10px
    }
    .tdlr.bella{
        padding-top:0
    }
}
.learn-more2{
    text-decoration:underline;
    font-size:12px;
    margin-top:20px;
    font-family:'Univers Extended Bold';
    display:block;
    text-transform:uppercase;
    text-align:center
}
@media (min-width:991px){
    .col-md-8.product-description-main-wrapper{
        margin-bottom:20px
    }
    #product-form.col-md-4{
        padding:0
    }
}
@media (max-width:991px){
    .col-md-8.product-description-main-wrapper{
        padding:0;
        margin-bottom:20px
    }
    .template-product.bundles .other-products-bundles hr{
        margin:30px 0 0
    }
    .template-product.bundles .other-products-bundles .eyebrow{
        margin-top:20px
    }
}
.template-product.bundles .other-products-bundles #trt-button{
    display:none
}
details summary::-webkit-details-marker{
    display:none!important
}
@media screen and (min-width:991px){
    .third-row{
        margin-bottom:25px
    }
}
.product-form .btn{
    clear:both
}
div[data-element="oct-quiz-text oct-quiz-title"]{
    font-family:"Univers Extended Bold"!important;
    font-size:40px!important
}
div[data-element="oct-quiz-text oct-quiz-subheading"]{
    font-family:"Univers";
    font-size:18px!important
}
div[data-element="oct-quiz-btn oct-quiz-media"] button{
    border-radius:50px
}
.article-body h2{
    margin-top:20px;
    margin-bottom:15px;
    font-family:'Univers Extended bold'!important;
    font-weight:500;
    font-size:12px!important;
    text-transform:uppercase
}
h1.article__title{
    font-size:36px!important;
    line-height:36px!important;
    font-family:'Univers'!important;
    text-transform:none;
    margin-top:0;
    margin-bottom:10px
}
.article-body p{
    font-size:12px;
    line-height:16px;
    margin-bottom:10px;
    font-family:'Univers';
    max-width:297px
}
.article.col-md-6 a,.article.col-md-6 a:hover{
    text-decoration:none!important
}
.article.col-md-6,.article.col-md-6 p{
    text-align:center
}
article .article-content div.row{
    margin-top:20px;
    margin-bottom:20px
}
article table{
    margin-top:30px;
    margin-bottom:30px
}
article .article-content img{
    margin-top:10px;
    margin-bottom:10px
}
article .article-content a{
    text-decoration:underline
}
article .article-content h2{
    margin-top:30px;
    font-family:univers;
    font-size:24px;
    line-height:30px
}
article .article-content table img{
    width:100%!important
}
article .article-content table p{
    font-family:Univers;
    font-size:14px
}
article .article-wrap{
    max-width:500px;
    margin:20px auto;
    text-align:center!important
}
article td,article th{
    border:0;
    padding:10px 14px;
    font-size:13px
}
article .article-content h2,
article .article-content h3{
    font-family:univers;
    font-size:16px;
    line-height:21px;
    margin-top:36px;
    font-weight:700;
    margin-bottom:10px
}
@media screen and (max-width:768px){
    article .article-content table td{
        margin-top:15px;
        margin-bottom:15px
    }
}
.template-blog .general-hero .gg-hero p{
    margin-top:10px!important
}
.modal-faq,.tip-top{
    cursor:pointer
}
.accordion-container .title-bar{
    text-align:left;
    text-transform:none
}
.accordion-content summary{
    list-style-type:none;
    display:flex;
    justify-content:space-between;
    align-items:center;
    outline:0!important
}
.feather-chevron-down,.feather-chevron-up{
    position:absolute;
    top:13px;
    right:0
}
.gift,
.mini-sub{
    color: #8080b9;
    text-decoration: underline;
 
}
.accordion-container--product{
    max-width:1480px;
    margin:0 auto;
    padding:15px 50px 15px 66px;
    width:100%
}
@media (max-width:768px){
    .accordion-container--product{
        padding:32px
    }
}
.template-product .accordion--faq-wrapper{
    display:none
}
.template-page.faq .accordion--faq-wrapper{
    display:block
}
.accordion--faq-wrapper a {
    text-decoration: underline;
}
.accordion-content li {
    margin: 10px 0;
    font-size: 13px;
    font-family: Univers Condensed;
    list-style-image: url("../svg/ecdc34881189--vector.svg");
    list-style-position: inside;
}

.accordion-content .accordion--image {
    margin: 20px 0;
}

.upsell-wrapper-top{
    display:flex;
    justify-content:center;
    align-items:center;
    padding-left:40px;
    padding-right:40px;
    padding-top:10px
}

.upsell-wrapper-top .btn.mini{
    max-width:100px;
    min-width:72px
}
.upsell-wrapper-top .mini-image{
    max-width:80px;
    min-width:80px
}
.upsell-top h2{
    padding-top:20px;
    padding-left:20px;
    font-size:18px;
    font-family:'Univers Extended Bold'!important
}
.upsell-wrapper-top .mini-title{
    padding-left:10px;
    padding-right:10px;
    min-width:180px
}

.upsell .btn.mini {
    background: var(--color-soft-black);
    color: var(--color-off-white);
}


.taxes {
    font-size: 10px;
    line-height: 14px;
    font-style: italic;
    margin-bottom: 0;
}
.button-group .btn-link{
    font-size:12px;
    text-decoration:underline
}
.cart__image-wrapper img{
    padding:5px
}
.cart .scroll li{
    background-color: var(--color-cream);
    border-radius: 24px;
    margin: 5px;
    padding-bottom: 20px;
    padding-top:10px;
}

.upsell h2,.upsell-top h2{
   font-size: 12px;
    line-height: 12px;
    text-align: center;
    margin-bottom: 5px;
}
.cart__row_empty{
    height:200px
}

.cart__subtotal-title{
    font-size:12px;
    line-height:12px;
    text-transform:uppercase;
    letter-spacing:0;
}
.button-group .btn{
    margin-top:10px;
    margin-bottom:12px;
    max-width:300px
}

.upsell-wrapper-top{
    padding-bottom:10px
}
.cart .scroll li{
    margin-bottom:25px
}
.new-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 500;
    max-width: 300px;
    margin: 0 auto;
    font-family: 'Univers Extended Bold';
}

.cart__row_empty td{
    text-align:center
}
.cart__row_empty .btn{
    max-width:300px
}
.drawer__content{
    padding:0
}
@media screen and (max-width:991px){
    .upsell-wrapper-top .mini-title{
        padding-left:5px;
        padding-right:5px
    }
    .upsell-wrapper-top{
        padding-left:20px;
        padding-right:20px
    }
}
li{
    list-style:none
}
#recharge-novum main{
    padding-top:0!important
}
.account-icon svg ellipse,.account-icon svg path{
    stroke:#1f1f1f
}
 .slide-footer {
     padding: 30px;
     position: relative;
     width: 100%;
     bottom: 0;
}
 .slide-footer .flex{
    justify-content:center;
    align-items:center;
    margin-top:10px;
    display:flex!important
}
.nav-trigger svg line{
    stroke:#000
}
.slide-footer .flex a{
    max-width:30px;
    margin:10px
}
.child-level,.child-level ul,.grandchild-level,.grandchild-level ul{
    display:none
}
.main-menu:hover{
    background-color:#fff;
    transition:.5s
}
.cart-icon .cart-count{
    display:block;
    position:unset;
    right:inherit;
    left:inherit;
    top:inherit;
}
.left-wrapper,.right-wrapper{
    min-width:10%;
    width:40%
}
.slide-footer .btn {
    background-color: var(--color-soft-black);
    border-color: var(--color-soft-black);
    color: var(--color-off-white);
}
.mega-menu{
    background-color: var(--color-cream);
    padding-left:20px;
    box-shadow:rgba(50,50,93,.25) 0 2px 5px -1px,rgba(0,0,0,.3) 0 1px 3px -1px
}
.mega-menu:after,.mega-menu:before{
    width:100%;
    content:""
}
.main-menu-title{
    font-weight:700;
    text-transform:uppercase;
    margin-top:30px;
    margin-bottom:10px
}
.menu-col-wrapper a{
    display:block
}
.main-menu p{
    color:#1f1f1f
}
.mega-menu,.mega-menu a,.mega-menu p{
    color:#1f1f1f
}
.nav-wrapper ul{
    display:flex
}
.nav-wrapper a.main-menu-link-top{
    display:inline-block;
    width:auto;
    position:relative
}
.nav-wrapper a.main-menu-link-top:hover{
    text-decoration:none
}
.nav-wrapper a:focus,.nav-wrapper a:hover{
    color:#2b2b2b;
    text-decoration:none;
    outline:0
}
.mega-menu{
    position:absolute;
    min-height:200px;
    left:0;
    right:0;
    z-index:999;
    text-align:left
}
.right-wrapper{
    display:flex;
    justify-content:flex-end;
    align-items:center
}
.main-menu-inner,.nav-wrapper,.top-menu{
    display:flex;
    width:100%;
    justify-content:start;
    align-items:center
}
.right-wrapper .nav-wrapper {justify-content: end;}
.left-wrapper .nav-wrapper ul li:last-child {display: none;}
.left-wrapper .nav-wrapper ul li ul li:last-child {display: unset;}
.top-menu{
    padding-right:0;
    padding-left:0;
    margin-right:auto;
    margin-left:auto
}
.cart-icon{
    height:auto;
    width:auto;
    display: flex;
    align-items: center;
    gap: 0px;
    text-transform: uppercase;
}
.top-menu{
    justify-content:space-between
}
.nav-wrapper a.main-menu-link-top{
    white-space:nowrap;
    margin:20px 40px 20px 0;
    padding:0px;
    text-transform:uppercase;
    font-size:13px;
    border-bottom:0px;
}
.nav-wrapper a.main-menu-link-top.active,.nav-wrapper a.main-menu-link-top:hover{
    color:#FFF;
}
.mega-menu a,.mini-menu a{
    font-size:13px
}
.mini-menu{
    position:absolute;
    background-color: #f9f8f5;
    text-align:left;
    box-shadow:rgba(50,50,93,.25) 0 2px 5px -1px,rgba(0,0,0,.3) 0 1px 3px -1px;
    z-index: 999;
}
.mini-menu ul{
    display:block;
    margin:0;
    padding:20px;
    font-size:15px
}
.main-menu-upsell img{
    max-height:300px
}
.mega-menu-inner{
    display:flex;
    justify-content:space-between;
    margin:0 auto;
    max-width:1360px
}
.mega-menu{
    display:none
}
.main-menu{
    padding-top:0;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:0
}
.menu-col-wrapper a{
    display:block
}
@media (max-width:991px){
    .main-menu{
        padding-top:10px!important;
        width:100%;
        padding-bottom:7px
    }
    .slidenav-logo{
        display:block;
        margin:0 auto;
        position:absolute;
        left:0;
        right:0;
        text-align:center;
        margin-top:43px
    }
    .top-menu{
        max-width:100%!important;
        padding-right:15px;
        padding-left:15px;
        margin-right:auto;
        margin-left:auto
    }
    .nav-wrapper{
        display:none!important
    }
    .main-menu-inner{
        display:flex;
        width:100%;
        justify-content:space-around!important;
        align-items:center;
        position:relative
    }
}
.slideout-nav ul{
    margin-top:110px;
    margin-left:30px;
    margin-right:30px
}
.slideout-nav ul li a{
    letter-spacing:0;
    padding: 5% 5% 5% 0;
    width:100%;
    border:0;
    border-bottom:1px solid var(--color-soft-black);
    color: var(--color-soft-black);
    display:inline-block;
    background:0 0;
    text-align:left;
    text-decoration:none
}
.back-arrow{
    position:absolute;
    top:32px;
    left:13px
}
.back-arrow svg{
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    -o-transform:rotate(90deg)
}
.nav-trigger svg line{
    stroke:#000
}
.site-nav a:hover{
    color:#d3d3d3
}
.site-nav .cart-icon{
    font-size:7px;
    display:flex;
    align-items:center;
    justify-content:center;
    transition:all .3s cubic-bezier(.25, .8, .25, 1);
    cursor:pointer
}
.back{
    float:right;
    margin-top:4px;
    margin-left:5px;
    font-size:14px
}
.site-nav .cart-icon .cart-count{
    z-index:5
}
.site-nav .cart-icon .cart-count:after{
    padding-bottom:100%
}
.slideout-nav{
    height:100%;
    min-width:320px;
    max-width:320px;
    background:#fff;
    transform:translate3d(-100%,0,0);
    position:fixed;
    top:0;
    left:0;
    transition:all .3s cubic-bezier(.55, 0, .1, 1);
    z-index:9993;
    display:block;
    color:#2b2b2b!important
}
.main-menu-inner{
    display:flex;
    width:100%;
    justify-content:space-between;
    align-items:center;
    max-width:1350px;
    margin:0 auto
}
@media screen and (max-width:768px){
    .main-menu-inner{
        display:flex;
        width:100%;
        justify-content:space-between;
        align-items:center
    }
    .slideout-nav{
        width:100%
    }
    .cart-icon .cart-count{
        right:-10px!important
    }
    .site-nav .cart-icon{
        justify-content:flex-end
    }
    .site-nav{
        padding:5px 0 5px 12px!important
    }
}
.slideout-nav .nav-trigger{
    position:absolute;
    top:20px
}
.slideout-nav .logo{
    position:absolute;
    top:65px;
    transform:translate3d(-50%,0,0)
}
.slideout-nav.open{
    transform:translate3d(0,0,0)
}
@media screen and (min-width:992px){
    .main-menu .kin-desktop,.top-menu .kin-desktop{
        display:block
    }
    .main-menu .kin-mobile,.top-menu .kin-mobile{
        display:none
    }
}
@media screen and (max-width:991px){
    .main-menu .kin-desktop,.top-menu .kin-desktop{
        display:none
    }
    .main-menu .kin-mobile,.top-menu .kin-mobile{
        display:block
    }
    .cart-icon .cart-content{
        float:right
    }
    .cart-icon .cart-count{
        right:-9px
    }
    .slideout-nav .arrow svg{
        display:block;
        margin-left:6px
    }
}
.right-wrapper{
    position:relative
}
.logout{
    margin-right:14px;
    font-size:12px
}
@media (max-width:991px){
    .right-wrapper .logout{
        display:none
    }
}
.main-menu{
    display:block!important
}
.nav-contain{
    background-color:#fff;
    text-align:center;
    position:-webkit-sticky;
    position:sticky;
    top:0;
    width:100%;
    z-index:144
}
@media (min-width:991px){
    .account-icon{
        margin-right:35px;
        margin-top:0px
    }
}
.nav-contain{
    background-color:#fff;
    transition:.5s
}
.main-menu:hover a{
    color:#1f1f1f
}
.main-menu:hover svg.logo path{
    fill:#1f1f1f
}
.account-icon svg ellipse,.account-icon svg path,.cart-icon svg ellipse,.cart-icon svg path{
    stroke:#1f1f1f
}
.instagram_feed .scrolling-wrapper{
    min-height:270px
}
.main-menu:hover .nav-wrapper a.main-menu-link-top.active,.main-menu:hover .nav-wrapper a.main-menu-link-top:hover,.mega-menu-drop:hover a.main-menu-link-top,.mini-menu-drop:hover a.main-menu-link-top,.nav-wrapper a.main-menu-link-top.active,.nav-wrapper a.main-menu-link-top:hover{
    border-bottom:2px solid #1f1f1f
}
.nav-contain{
    display:block
}
@media (max-width:991px){
    .left.icon{
        display:flex
    }
    .general-pages{
        padding-top:60px
    }
}
.template-cart{
    background-color:#fff
}
.afterpay-main-text{
    padding-right:2px;
    font-family:'Univers Condensed';
    color:#000;
    font-size:13px;
    line-height:18px
}
afterpay-placement{
    margin-top:-10px!important
}
.featured-productr-row .btn{
    margin:0 auto;
    margin-bottom:20px!important;
    display:block
}
.single-purchase-wrapper .product-variants,.subscription-purchase-wrapper .product-variants{
    display:none
}
.select .product-variants{
    display:block
}
.compare del{
    color:#979797
}
.single-purchase-wrapper,.subscription-purchase-wrapper{
    padding:14px 20px 4px;
    border-radius:25px;
    margin-bottom:14px
}
.recharge-radio-container td.product-input{
    width:20px
}
.recharge-radio-container,.recharge-radio-container table,.recharge-radio-container tr{
    position:relative
}
.recharge-radio-container .product-price,.recharge-radio-container .recharge-price{
    position:absolute;
    right:0
}
.included ul li .inner-card,.included ul li .inner-card p,.included ul li .inner-card span{
    width:100%;
    font-size:13px;
    line-height:16px;
    font-family:'Univers Condensed'
}
.included ul li .inner-card img{
    max-width:46px;
    padding-right:5px
}
.included ul li .inner-card{
    display:flex;
    align-items:center;
    justify-content:start;
    margin-bottom:20px
}
.included ul li{
    width:50%;
    padding:0;
    float:left;
    margin:0
}
.included ul{
    margin-bottom:30px;
    list-style:none
}
@media only screen and (max-width:400px){
    .recharge-radio-container td{
        font-size:11px;
        line-height:16px;
        padding-bottom:10px!important
    }
}
.form-wrapper label[for]{
    cursor:pointer;
    width:100%;
    padding:5px;
    margin:0
}
.checkbox+.checkbox,.radio+.radio{
    margin-top:0
}
.custom-shipping{
    margin-top:10px;
    margin-bottom:20px;
    font-size:12px;
    text-align:center
}
.cart-qty-wrapper a,.cart-qty-wrapper a:hover{
    font-weight:700;
    text-decoration:none
}
.unselected{
    cursor:pointer
}
.button-group .additional-checkout-buttons{
    margin-top:0;
    padding:6px
}
.button-group #dynamic-checkout-cart .shopify-cleanslate [data-shopify-buttoncontainer] {
    flex-direction: column;
    display: block !important;
}
.shopify-cleanslate{
  max-width:300px;
  text-align: center;
    margin: 0 auto;
}

.button-group  .paypal-button-logo,
.button-group .shopify-cleanslate li svg{
  max-width:65px !important;
}
.dynamic-checkout__title {
    font-size: 11px;
    line-height: 11px;
    font-family: univers;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0;
    margin: 0;
}

.dynamic-checkout__title::before, .dynamic-checkout__title::after {
    content: '';
    border: 1px #e6e6e6 solid;
    border-bottom: 0;
    height: 0.5em;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 2em;
    -ms-flex: 1 0 2em;
    flex: 1 0 2em;
}



.button-group .additional-checkout-buttons {
  margin: 0 10px;
}
.button-group .shopify-cleanslate ul{
    justify-content:space-evenly
}
.afterpay-placeholder{
    min-height:26px
}
.cart-title h1 {
    font-size: 24px;
    line-height: 24px;
}

.other-products li{
 text-align:center; 
}

@media only screen and (max-width:768px){
  .cart__continue, .cart__continue:hover {
    display: block!important;
    margin: 0 auto !important;
}
 .template-cart .subtotals {
    padding: 0 13px;
}
  .template-cart .cart__items {
    padding-right: 0;
}
.cart__gift-notes {
    font-family: Univers;
    font-size: .875em;
    margin-bottom: 60px;
    max-width: 300px;
    font-size: 10px;
    margin: 0 auto;
}
  .cart__root {
    padding: 0 20px 40px;
    max-width: 1100px;
    margin: 0 auto;
}
}

.collection .other-products .btn{
   padding: 8px 20px; 
  }

  .template-product #shopify-section-footer {
    margin-top: 30px;
}

    
.collection .other-products .eyebrow {
    max-width: 100%;
    margin: 0;
  font-family:'Univers';
}
 
.collection  .other-products.scrollable-wrapper {
    padding-bottom: 40px;
    max-width:870px;
    margin: 0 auto;
}
.collection  .other-products .hero-title {
    margin-top: 14px;
}
.collection  .other-products .btn {
    margin-top: 9px;
    background-color: var(--color-soft-black);
    border-color: var(--color-soft-black);
    color: var(--color-off-white);
    padding: 6px 20px;
}
  @media screen and (max-width: 768px){
  .collection .other-products h2 {
    font-size: 17px;
    line-height: 24px;
}
  .collection .included h3 {text-align: center;}
        .section-{{section.id}} .other-products .btn{
     margin-bottom:30px; 
    }
    .section-{{section.id}} .scrollable-wrapper.other-products .btn{
      margin-bottom:11px; 
    }
    .modal-content .eyebrow {
     margin-bottom: 15px; 
}
  }
  @media screen and (max-width: 768px){
  .container.collection  .grid-item{
        padding:4px !important;
     }  
  }

  .tdlr .row .hero-title,
  .template-product h1,
  .top-h2-bundle{font-size:36px!important;line-height:36px!important;font-family:'Ogg'!important}
  .template-product h1{font-family:Ogg!important}

  .product-form .product-variants li.selected{
    border:1px solid  #FF9E00 !important;
    background-color: #FF9E00 !important;
    color: #F9F8F5 !important;
}
 
  .recharge-radio-container td.product-input{width:30px}
.text-wrapper,
  .product-form .single-purchase-wrapper, 
  .product-form .subscription-purchase-wrapper {border: 1.5px solid #000000;}
   .product-form .btn {
    color: #F9F8F5 !important;
    border: 1px solid #1f1f1f !important;
    background-color: #1f1f1f !important;
}
  .giftnote-wrapper input[type=checkbox]:checked,
  .form-wrapper input[type=radio]:checked {    background: #000000!important;border-color: #000000!important;box-shadow: inset 0 0 0 2px #f9f8f5;border-width: 1.5px;}
  .yotpo.bottomLine, .yotpo.bottomLine.yotpo-medium, .yotpo.bottomLine.yotpo-small {margin-top: 15px;margin-bottom: 15px;;min-height: 18px;}
  .product-form .description { margin-top: 0;margin-bottom: 15px;}

  
  @media screen and (max-width: 991px){.product-variants ul {display: flex;justify-content: start;} }
  .hero-content-inner{position: relative;}
  
    .collection .other-products h2{font-size: 30px!important;
    line-height: 30px!important;
    font-family: Ogg!important;
    margin-bottom: 10px;
    letter-spacing: -0.5px;}
    .collection .eyebrow{max-width:100%}
 .yotpo.bottomLine,.yotpo.bottomLine.yotpo-medium,
  .yotpo.bottomLine.yotpo-small{margin-top:15px;margin-bottom:15px;min-height:18px}

  .yotpo.bottomLine,.yotpo.bottomLine.yotpo-medium,
  .yotpo.bottomLine.yotpo-small{margin-top:15px;margin-bottom:15px;min-height:18px;position:absolute;top:0;margin-top:0;right:0}
 .hero-title h2,
  .template-product h1{font-family:Ogg!important;letter-spacing:-0.5px}
.btn.main{
  margin:0 auto; 
  display: block;
  max-width: 225px;
}

 .form-wrapper .btn{margin:0 auto;text-align:center;display:block}
  .form-wrapper .recharge-wrapper ul{list-style:none;margin-top:5px;font-size:11px;line-height:12px;font-weight:400;font-family:'univers condensed';letter-spacing:-.05px}
  .form-wrapper .recharge-wrapper ul li:before{content:"\2713";margin-right:2px!important;font-weight:900}
  .form-wrapper .recharge-wrapper li{background-color:transparent!important;width:auto!important;margin-right:12px!important}
  .yotpo .yotpo-bottomline .yotpo-icon-empty-star,
  .yotpo .yotpo-bottomline .yotpo-icon-half-star,
  .yotpo .yotpo-bottomline .yotpo-icon-star{font-size:10.5px!important;line-height:10.5px!important;}
 .template-page .yotpo .yotpo-bottomline .yotpo-icon-star {font-size: 17px!important; }

.yotpo.bottomLine a {
    text-decoration: underline!important;
    font-family: 'univers condensed';
    font-size: 11px!important;
}
 .modal-content .eyebrow,
  .template-product .eyebrow{margin-top:10px;text-transform:uppercase;letter-spacing:-.5px;color:#1f1f1f;font-family:univers;font-weight:400;font-size:13px}
  .modal-content .description,
  .template-product .description{padding-left:0;padding-right:0;font-size:13px;line-height:18px;margin-bottom:10px;font-family:univers}

  .customer-reviews{max-width:727px}
 .template-product .yotpo .yotpo-regular-box{border-bottom:1px solid #1f1f1f!important}
  .product-photos .wrapper{max-width:73px;margin-bottom:6px}
  .accordion-content summary svg{color:#1f1f1f!important}
  .afterpay-logo.black-on-mint .afterpay-logo-badge-background{fill:#f9f8f5}
  .other-products .hero-title{margin-top:18px}
  .other-products h2{font-size:20px;line-height:28px;text-transform:none}
  .other-products .btn{font-size:10px!important}
.yotpo.bottomLine div{
    display:flex;
    justify-content: center;
    align-items: center;
}
.hero-subtitle{
 font-size:12px; 
  line-height:16.2px;
      padding-top: 5px;
}
img{image-rendering: -webkit-optimize-contrast;}


#stockist-widget{
width: 100%;
    font-family: Univers condensed;
    font-size: 13px;
}
#stockist-widget .stockist-search-filter-checkbox input {
    margin-top: 2px !Important;
    margin-right: 4px;
    line-height: normal;
    vertical-align: top;
  
}
#stockist-widget .stockist-search-filter-checkbox label{
    font-size: 14px;
    line-height: 14px;
}
#stockist-widget .stockist-search-filter-checkbox {
    display: block !important;

}

#stockist-widget .stockist-list-result .stockist-result-name {
    cursor: pointer;
    font-size: 15px;
}
#international-modal .modal-content h2 {
    text-transform: uppercase!important;
    font-family: Univers Extended Bold!important;
    font-weight: 600!important;
    font-size: 20px;
    line-height: 28px;
}
#international-modal .modal-content a.btn{
      background-color: #1f1f1f;
    color: #fff;
    text-decoration: none;
    max-width: 250px;
}
#international-modal,
  #wholesale-modal{
    
    overflow: hidden;

    
  }
@media screen and (max-width: 768px){
.formulas .container.collection .grid-item {
    padding: 4px!important;
    padding-bottom: 40px !important;
}
}
@media only screen and (max-width: 400px){
  

.stockist .col-md-6 {
    min-height: 68vw;
    padding-top: 20vw;
    z-index: 100;
}
  #international-modal .modal-content div, #wholesale-modal .modal-content div {
    padding: 30px 5px;
}
}



.cart__meta .title {
  text-transform: capitalize;
  max-width: 190px;
}


/** 2023 Homepage styling **/
.section-heading {
    font-family: Univers;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}

h2.section-heading {
    margin: 0;
}

.product-form-minimal-ui .single-purchase-wrapper {
    border: none;
    margin-bottom: 0;
    padding: 20px 0;
}

.product-form-minimal-ui .recharge-radio-container {
    display: none;
}

.product-form-minimal-ui .product-variants ul {
    margin-bottom: 0;
}

.product-form-minimal-ui .product-variants label[for] {
    font-family: "Univers Condensed Bold";
    font-size: 14px;
    padding: 8px 15px 3px;
}

.product-form-minimal-ui .product-variants li {
    background: transparent;
    border: 1px solid #000000;
    color: #1F1F1F;
    margin: 0 6px;
}

.product-form-minimal-ui .product-variants li.selected {
    background-color: #1F1F1F !important;
    border-color: #1F1F1F !important;
    color: #F9F8F5 !important;
}

.product-form-minimal-ui .btn {
    background-color: #F9F8F5 !important;
    border: 1px solid #1F1F1F;
    color: #1F1F1F !important;
    font-family: "Univers Extended Bold";
    font-size: 14px !important;
    font-weight: normal;
    margin: 0 6px;
    padding: 11px 20px;
    width: auto !important;
    letter-spacing: normal;
    transition: all ease .3s;
}
.product-form-minimal-ui .btn:hover {
    background-color: #1F1F1F !important;
    color: #F9F8F5 !important;
}

.product-form-minimal-ui .btn b {
    font-weight: normal;
}

.collection-wrapper .product-image {
    border-radius: 12px;
}



