/** Shopify CDN: Minification failed

Line 619:19 Expected identifier but found whitespace
Line 619:21 Unexpected "{"
Line 619:31 Expected ":"
Line 1000:29 Expected identifier but found "btn("

**/
/* reorder style */
/* @-webkit-keyframes rotating{
    from{
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -webkit-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
@keyframes rotating{
    from{
        -ms-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -webkit-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    to{
        -ms-transform:rotate(360deg);
        -moz-transform:rotate(360deg);
        -webkit-transform:rotate(360deg);
        -o-transform:rotate(360deg);
        transform:rotate(360deg)
    }
}
.pt-spinner {
    -webkit-animation: rotating .5s linear infinite;
    animation: rotating .5s linear infinite;
    height: 100%;
  
}
.pt-spinner-container{
  display: none;
  height: 22px;
  margin-top: -4px;
}
.reorder-btn{
  width: 100px;
  height: 38px;
  display: inline-block;
  padding: 12px 14px 9px;
  margin: 0;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  font-size: 13px;
  background-color: #fdb819;
  color: #000;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.reorder-btn:hover{
  background-color: #fdb819;
}
.reorder-btn.loading .pt-spinner-container{
  display: inline-block;
}
.reorder-btn.loading .pt-reorder-text{
  display: none;
} */
/* reorder style end */



body .free-shipping-noty {
        top: 0;
    padding: 14px;
}
.reigncane-page .rc-title--text-center {
    display: none !important;
}
.apparel-page .page-width.rc-featured_product {
    padding-top: 80px;
}
.videos-page .mvp-player {
    padding-top: 20px;
}
div#shopify-section-161255515064236496 {
    padding-top: 47px;
    background-color: white;
}
.privy-tab.privy-top.privy-left.privy-basic {
    visibility: hidden;
}
body.template-blog .main-content h1 {
    text-align: center;
    margin-top: 30px;
}
body.template-page .rc-title--text-center {
/*     display: none; */
    background-color: white;
}
body.template-page .grid.featured-product {
    margin-top: 80px;
}
body.template-article.-page .main-content,
body.template-blog .main-content{
    padding-top: 111px;
    background-color: white;
}

.main-content {
  background-color:#fff;
}

.template-page {
  background-color:#fff;
}

body .nav-logo-home a.site-nav__link {
    padding: 5px 0 0 0px;
}
.site-footer .page-width {
    padding: 0;
}
.photos__item--main {
    margin: 0;
}
.tasting_notes_wrapper {
    padding: 0 20px;
}
header.site-header.page-element.is-moved-by-drawer.is-transitioning {
    position: relative;
    z-index: 9;
}
html body .mvp-ps-gdot .mvp-playlist-item {
    position: relative;
    top: 0;
    left: 0;
    margin: 10px!important;
}
html body .mvp-playlist-content {
    margin-left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    left: 0;
}
.site-nav__link-menu-label {
   
    color: #0c1435;
}
html body #videos .content-block {
    padding: 0;
}
html body #videos .content-block .video-opener {
    padding: 15px 13%!important;
}
html body .mvp-playlist-inner {
    padding: 0 10px!important;
}
svg.icon.icon-hamburger {
    margin: 0;
}
button.text-link.site-header__link.js-drawer-open-left {
    padding: 0;
}

.cart-buy-buttons-mobile {
 display: none; 
}

.template-collection .grid__item{float:none!important;display:inline-block;}

@media(max-width:1440px){
html body .our-story-page #our-story .future-padding {
    padding: 10% 0% 0 0px!important;
}
    #recipes .content-block .recipeContainer-block:first-child .recipeContainer.rec_text .image-content__text,
#recipes .content-block .recipeContainer-block:nth-child(2) .recipeContainer.rec_text .image-content__text {
    min-height: auto;
}
  #recipes .content-block .recipeContainer-block:first-child .recipeContainer.rec_text .image-content__text,
#recipes .content-block .recipeContainer-block:nth-child(2) .recipeContainer.rec_text .image-content__text {
    padding: 60px 40px;
    margin: 0;
    width: 100%;
}
}
@media(min-width:1270px){
.grid__item.mobile-logo {
    display: none;
}
  button.text-link.site-header__link.js-drawer-open-left {
    display: none;
}
  .grid.grid--table.main-wrapper {
    padding: 0 10px;
}
}
@media(max-width:1269px){
 html body .mvp-ps-gdot .mvp-playlist-item {
    width: 46%!important;
}
.site-nav__link--compressed {
    margin-left: 0;
    padding: 0;
}
.grid__item.one-eighth.text-right.shop-adjuster {
    padding: 0 !IMPORTANT;
}
.nav-logo-home a.site-nav__link {
    padding: 0;
}
.grid.grid--table.main-wrapper {
    padding: 10px;
}
  body .nav-logo-home a.site-nav__link {
    padding: 0;
}
.nav-bar {
    height: auto;
    padding: 5px 0px;
}
}


@media(max-width:1024px){
  .apparel-page .content-block, .shop-bar-accessories-page .content-block {
    padding: 40px 20px;
    margin-bottom: 0;
}
html body .row9Container .image-content__text {
    padding: 40px 20px;
}
html body .row9Container {
    min-height: auto;
    height: auto;
}
html body .row8Container .image-content__text {
    padding: 40px 20px;
}
html body .row5Container .image-content__text {
    padding: 40px 20px;
}
html body .row5Container .image-content__text .rte-setting {
    padding: 15px 0px;
}
html body .row5Container button.rc-butt.white-outlined.trans {
    width: 270px;
    margin-left: 0;
}
html body .row5Container .image-content__text .under-header {
    left: 0;
}
html body .row3Container .diff_wrapper {
    padding: 40px 20px;
}
html body .row3Container .under-header {
    bottom: 6px;
}
  body  .site-footer__newsletter-input:first-child {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
}
body  .input-group input {
    width: 100% !important;
    max-width: 100% !important;
    display: block !important;
}
body  .form-vertical .input-group {
    margin-bottom: 0;
}
body  .input-group {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
body button.rc-butt.white.rc_nl_button {
    margin: 20px 0 0 0;
    padding: 10px 70px;
    width: 100%;
}
body  .site-footer__copyright .grid__item {
    padding: 20px;
}
body .flex-footer .flex__item:nth-child(3) .site-footer__section {
    padding: 40px 10px 0 0;
}
html body .content-block {
    padding: 15px 20px;
}
.page-width.rc-featured_product {
    padding: 40px 20px 40px 20px;
}
.page-width.rc-featured_product .grid.product-single {
    margin: 0;
}
.page-width.rc-featured_product .product-single__info-wrapper {
    padding: 0;
}
.page-width.rc-featured_product .grid__item.medium-up--three-fifths {
    padding: 0;
}
 html body  .tesimonial-section .testi {
    width: 95%;
    font-size: 16px;
    line-height: 18px;
}
 html body .tesimonial-section .carousel-control-next-icon,  html body .tesimonial-section .carousel-control-prev-icon {
    width: 38px;
    height: 38px;
}
body  .flex-footer .site-footer__section {
    padding: 0;
}
body .site-footer .social-icons a {
    margin: 20px 20px 0px 0px;
}
body a.site-nav__link {
    padding-left: 0;
    padding-bottom: 0;
    padding-right: 0;
}
body .social-icons img {
    width: 25px;
}
  body.template-cart.-page main#MainContent {
  
    padding: 40px 20px;

}
}
@media(max-width:992px){

.our-story-page #our-story .rowthree {
    margin-right: 0;
    margin-left: 0;
}
.our-story-page #our-story .rowthree .mid-hero {
    min-height: auto;
    width: 100%;
    padding: 40px 20px;
    max-width: 100%;
}
  .template-collection .grid__item{min-width:200px;}
}
@media(max-width:749px){

.tasting_notes_wrapper .flex {
    justify-content: center;
}
#recipes .content-block .recipeContainer-block:first-child .recipeContainer.rec_text .image-content__text,
#recipes .content-block .recipeContainer-block:nth-child(2) .recipeContainer.rec_text .image-content__text {
    padding: 40px 20px;
    margin: 0;
    width: 100%;
}
#recipes .content-block .recipeContainer-block .recipeContainer .image-content__text .rte-setting {
    padding-bottom: 0;
}
    .page-width.rc-featured_product {
    background: #fff;
    padding: 20px 20px 0 20px;
    margin: 0;
}
nav#StickyNav,
button#SiteNavCompressed  {
    display: block !important;
}
ul#SiteNav {
    display: none;
}

div#StickNavWrapper {
    height: 0 !important;
}
body #shopify-section-link-block-reigncane .flex__item.flex.medium-up--one-third, 
  body #shopify-section-link-block-shop-online .flex__item.flex.medium-up--one-third, 
  body div#shopify-section-161255515064236496 .flex__item.flex.medium-up--one-third {
    padding: 40px 20px 40px 20px;
    background: #fff;
}
body div#shopify-section-161255515064236496 {
    padding-bottom: 40px;
    background-color: white;
}
  html  body.contact-page .content-block {
    padding: 40px 20px;
    margin-bottom: 0;
}
  html body .site-footer__section.footer__form button.rc-butt.white.rc_nl_button {
    padding: 10px;
}
/*   header */
  .template-index .main-content {
    padding-bottom: 0;
    margin-top: 0;
}
.site-header__upper.page-width .grid.grid--table {
    display: flex;
    align-items: center;
    flex-direction: row;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.site-header__upper.page-width .grid.grid--table .grid__item.small--one-quarter.medium-up--hide {
    width: 33%;
    flex-basis: 33%;
}
.right-side-nav-mobile {
    width: 100%;
}
/* .site-header__upper.page-width .right-side-nav-mobile a {
    width: 33%;
    flex-basis: 33%;
} */
  
.right-side-nav-mobile a img {
  max-width: 45%;
}
.right-side-nav-mobile a:nth-child(2) {
    padding: 0;
    text-align: right;
/*     margin-right: -1em; */
}
.right-side-nav-mobile a:last-child {
    order: 3;
    text-align: center;
}
  button.site-header__link.js-drawer-open-left.js-drawer-open {
    padding-top: 0;
    padding: 0;
}
.right-side-nav-mobile a:last-child .grid__item.small--one-half.medium-up--two-thirds.small--text-center.mobi-home-nav {
    width: 33%;
    padding: 0;
}
svg.icon.icon-hamburger {
    margin: 0;
}
  svg.icon.icon-close {
    margin: 0;
}
html body  nav#StickyNav {
    display: none !important;
}
header.site-header.page-element.is-moved-by-drawer {
/*     margin-top: 44px; */
    background-color: white;
}
  .free-shipping-noty {
    width: 100vw;
    padding: 14px;
}
}

@media (min-width:424px) and (max-width:749px){
.template-collection .grid__item{min-width:auto;}
  body main#MainContent {
      display: block;
      margin-top: 0;
      padding-bottom: 40px;
      padding-top: 80px;
  }
  .site-header__upper.page-width .grid.grid--table {
	  margin-top: 44px;
      padding: 10px;
  }
} 
div#reigncane h2.product-single__title { margin-top:20px; }
.product-single__meta-list.list--no-bullets.list--inline { margin-top:10px; margin-left:0px; text-align:left !important; }
@media(max-width:641px){
  div#reigncane .reigncaneContainer-block div .reigncaneContainer .image-content__text {
    width: 100%;
    padding: 40px 20px;
}
div#reigncane .reigncaneContainer-block div .reigncaneContainer .image-content__text .rte-setting {
    padding: 0;
}
 html boyd  div#reigncane .h2, html body div#reigncane h2 {
    margin: 10px;
    padding-bottom: 8px;
}
  div#reigncane h2.product-single__title { margin-top:10px; }
html body .rte.product-single__description ul {
    line-height: 1!important;
    text-align: left;
}
body #reigncane .tasting_notes_wrapper {
    margin: 40px 0px !important;
}
body #reigncane .grid__item {
   
    margin-left: 0px!important;
    margin-bottom: 0!important;
}
html body .mvp-ps-gdot .mvp-playlist-item {
    width: 100%!important;
}
  .product-single__meta-list.list--no-bullets.list--inline { margin-top:5px; margin-bottom: 5px; }
  .product-form {
    margin: 10px 0 0 0;
  }
}
@media(max-width:449px){

  .site-header__upper.page-width .grid.grid--table .grid__item.small--one-quarter.medium-up--hide, .site-header__upper.page-width a {
    width:13%
}
  .right-side-nav-mobile a:last-child {
    width: 60%;
    text-align: center;
  }
  .right-side-nav-mobile.product-mobile-hide a:last-child {
    display: none;
  }
  .right-side-nav-mobile a:nth-child(2) {
    width: 25%!important;
  }
  .right-side-nav-mobile.product-mobile-hide a:nth-child(2) {
    width: 53%!important;
  }
  .site-header__upper.page-width a:last-child .grid__item.small--one-half.medium-up--two-thirds.small--text-center.mobi-home-nav {
    margin: 0;
}
  .template-page main#MainContent {
    margin-top: 0;
    padding-top: 50px;
  }
  .our-story-page .main-content {
    margin-top: -90px !important;
    padding-top: 0 !important;
  }
  .our-story-page #our-story .rc-custom_header {
    background-position: 0;
  }
  button.text-link.site-header__link.js-drawer-open-left {
    padding-left: 3px;
}
.site-footer__section.footer__form {
    padding: 10px !important;
}
/* body .rc-title--text-center {
    padding: 100px 0 0 0;
} */
html body.contact-page .content-block {
    padding: 20px 20px 40px 20px;
  
}
  .our-story-page #our-story .rowtwo .col-md-8 {
    margin-bottom: 0;
}
.our-story-page #our-story .row.rowone>div:nth-child(2) {
    margin-top: 0;
} 
  html body.template-article.-page .main-content ,
  body.template-blog .main-content{
    padding-top: 111px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: white;
}
}
@media(max-width:425px){
  .videos-page .mvp-player {
    padding-top: 20px;
    width: 100%;
    min-width: auto;
  }  
  body.template-blog .main-content h1, .template-article .main-content h1, a.h1.return-link {
    font-size: 30px;
  }
  .template-article .main-content h3{
   font-size:20px;
  }
  h2.blog__title-link {
    font-size: 24px;
  }
   html body.our-story-page #our-story .rc-custom_header {
      background-attachment: scroll;
  }
  .site-header__upper.page-width .grid.grid--table{
   margin-top: 0;
  }
  header.site-header.page-element.is-moved-by-drawer.is-transitioning {
    margin-top: 0;
  }
  /* .product-pack-placeholder-images img {
    max-width: 55px !important;
  } */
}
#SearchDrawer {
  z-index:1001;
}

#shopify-section-header {
  position: fixed;
  z-index:1000;
  left:0;
  right:0;
  -webkit-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  -moz-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  -ms-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  -o-box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);
  background-color: {{ settings.color_body_bg }};
}

#PageContainer {
  padding-top: 80px;
}
body .nav-bar {
    top: 44px;
    padding: 0;
    height: auto;
}
body div#StickNavWrapper {
    z-index: 999999;
    position: relative;
    margin-top: 0;
    height: auto !important;
}



  
@media(max-width:424px){
  .site-header__upper.page-width .grid.grid--table {
    padding: 10px;
}
  button.rc-butt.white-outlined.sticky-butt {
 
    right: 10px;
  }
  
}

@media (max-width:480px){
  body main#MainContent { padding-top: 80px;}
  .grid { margin-left: 0; }
} 

@media (min-width:750px){
  body main#MainContent { padding-top: 100px; }
 .product-single__info-wrapper { margin-left:30px; }
} 



.reigncane-page .rte.product-single__description ul li { line-height:1.6; }
html body div#reigncane h2.product-single__title { margin-left: 0px; }


/* #sca-fg-owl-carousel { margin-top:40px; } */
body.template-article #MainContent { margin-top:50px; }

@media only screen and (max-width: 768px) {
/*   #sca-fg-owl-carousel { margin-top:70px; } */
  body.template-blog #MainContent { margin-top:50px; }
  body.template-article #MainContent { margin-top:50px; }
  .cart-buy-buttons {
    display: none;
  }
  .cart-buy-buttons-mobile {
    display: block;
    position: relative;
    top: 20%;
/*     margin-bottom: 3em; */
  }
  .cart-buy-buttons-mobile button {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .update-cart {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
	.template-article .site-header__upper {display:none; }
}

@media only screen and (max-width: 1285px) {
  .gateWrapper .gateInner { width:90%; }
}

#cartTemplateHeader {
  margin-top: 2em;
}

/* APD Custom Styles */

#apd-root .apd-content strong, #apd-root .apd-content p {
  font-size: 14px;
  text-transform: initial;
  font-weight: 900!important;
  letter-spacing: 0; 
  line-height: 1!important;
  color: #212529!important;
}
#apd-root .apd-content li {
 line-height: 0.25!important; 
}
#apd-root .apd-content img {
max-height: 73px;
margin: 0 auto 0 0!important; 
}

/* Order Online */
.collection-block {
  width: 100%;
  transition: none;
}
.collection-block:hover {
	text-decoration: none;
}
.collection-block div.block-image {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-bottom: 100%;
}
.collection-block div img {
  position: absolute;
  height: 100%;
  width: 100%;
}
.collection-block div.block-cta {
  text-align: center;
  padding: 40px 20px;
}
.collection-block div.block-cta span {
  font-size: 13px;
  color: #0c1435;
  font-weight: 900;
}
@media(max-width:449px){
  .page-shop-online {
    margin-top: 20px;
  }
  .collection-block {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0c1435;
    box-shadow:4px 5px 10px 1px #0c1435;
  }
  .collection-block div.block-cta {
    flex: 1;
  }
  .collection-block div.block-image {
    width: 40%;
    padding-bottom: 40%;
  }
  body #shopify-section-link-block-shop-online .flex__item.flex.medium-up--one-third {
    padding: 10px 16px;
  }
  .collection-block div.block-cta span {
    color: white;
  }
}
.wholesale-select {
 border: 2px solid #616161; 
 border-radius: 1%; 
}
#content-desktop {display: block;}
#content-mobile {display: none;}

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

#content-desktop {display: none;}
#content-mobile {display: block;}

}

/* Styles Adjustments */

.flex--grid.custom_grid .flex__item {
  padding: 10px;
}
.varient-swatches{
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.varient-swatches input{
  display: none;
}
.swatch_wrapper{
  display: inline-block;
  position: relative;
  width: 40px;
  height: 40px;
}
.tooltiptext {
  visibility: hidden;
  position: absolute;
  z-index: 1;
  width: 100px;
  color: white;
  font-size: 10px;
  background-color: #192733;
  border-radius: 10px;
  padding: 10px 15px 10px 15px;
}

.swatch_wrapper:hover .tooltiptext {
  visibility: visible;
}
.swatch-image{
border-radius: 50px;
}
.are{
  border: 2px solid #f2e149;;
}
#top-tp{
   top: -8px;
  left: 120%;
}
div#shopify-section-featured-product-holiday-deals .grid.product-single {
    margin-bottom: 110px;
}
div#shopify-section-featured-product-holiday-deals .yotpo.bottomLine.yotpo-small {
    display: NONE !important ;
}
.product-single__meta-list.list--no-bullets.list--inline {
    align-items: baseline;
    display: flex;
} 
.product__photo-wrapper {
    padding: 0 !important;
    text-align: center;
}
 
.product__photo-wrapper img {
    position: relative;
/*     max-height: 400px; */
    max-width: 380px;
    flex: none;
    margin: 0 auto !important;
}
   



.blog-archive .content-block {
/*     margin: 0 0 40px; */
    max-width: 47%;
    padding: 20px;
    border: 1px solid #dedede;
    display: block;
    width: 50%;
    flex-basis: 50%;
    margin-right: 3%;
    border-radius: 5px;
    float:left;
}

.blog-archive .content-block__full-image {
    margin: 0 !important;
}

.blog-archive h2.blog__title-link {
    font-size: 26px;
}
.page-width.blog-archive {
    max-width: 1200px;
}

.grid.blog-wrapper {
    display: flex;
}

 
.blog-archive .content-block:nth-child(2n) {
    margin-right: 0;
}
div#reigncane div#shopify-section-featured-product-reigncane .grid__item .product__photo-wrapper, div#reigncane .tasting_notes_wrapper .grid__item .product__photo-wrapper {
    padding: 0 !important;
}

ul.related-articles li:first-child {
    padding-top: 24px;
}

ul.related-articles {
    list-style-type: none;
    padding-left: 10%;
}

ul.related-articles img {
    width: 100%;
}

ul.related-articles h3 {
    font-size: 20px;
}

ul.related-articles li {
    margin-bottom: 30px;
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
}

span.widget-article-title {
    margin-top: 10px;
    display: block;
    color: #0c1435;
    border: 0;
    outline: none;
}

ul.related-articles a span {
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s all ease;
}

ul.related-articles a:hover span {
    opacity: 0.8;
}  

p.post-excerpt a {
    color: #0c1435;
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
}

.featured-image-article .article__photo-wrapper {
    padding: 0 !important;
    margin: 0 !important;
} 

.featured-image-article .article__photo-wrapper img {
  position: relative;
  max-width: 90%;
  border-radius: 5px;
  margin: 30px auto;
  display: block;
  margin-bottom: 50px;
}

.social-sharing.grid.medium-up--grid--table {
    position: fixed;
    left: 0 !important;
    top: 160px;
    width: 50px;
    border: 1px solid #dcdcdc;
    padding: 10px 0;
    border-radius: 0 10px 10px 0;
      background: white;
}
.grid__item.medium-up--one-third.medium-up--text-left {
    display: none;
}
.social-sharing.grid.medium-up--grid--table path {
    fill: #0c1435 !important;
}
ul.related-articles a {
    text-decoration: none;
}
.grid__item.medium-up--two-thirds.medium-up--text-right .social-sharing__link {
    margin-bottom: 8px;
    display: block;
} 
ul.related-articles img {
    border-radius: 5px;
}
.container.blog-article h2 {
    color: #000 !important;
}
div#shopify-section-articles-content h1.h2 {
    COLOR: #000;
    font-weight: 700;
    margin-bottom: 11px;
}
.author-details {
    font-size: 14px;
    color: gray;
    font-style: italic;
}
.comment-form.form-vertical input, .form-vertical textarea {
    border: 1px solid #dcdcdc;
}

.comment-form.form-vertical .btn(:disabled) {
    background: gray;
    cursor: no-drop;
}
 

.comment-form.form-vertical input[type=submit] {
    background: #0c1435;
    color: #fff;
}
.social-sharing__link+.social-sharing__link {
    margin-left: 0;
}
ul.related-articles {
    position: sticky;
    top: 80px;
}
img.share-message {
    width: 24px;
    height: 24px;
}

.container.blog-article  .content-block {
    padding: 0;
}


 
.row.search-wrap {
    margin: 30px 0;
}
input.search-input {
    width: calc(100% - 100px);
    border: 1px solid #dedede;
    outline: none;
}
.row.search-wrap form {
    width: 40%;
    margin: 0 auto;
}
.row.search-wrap input[type="submit"] {
    background: #0c1435;
    color: #fff;
}
.page-width.container.search-result {
    margin-top: 50px;
}

input.search-bar.input-group__field.input--content-color {
    background: #fff !important;
    border: 1px solid #e5e5e5;
    width: calc(100% - 10px);
}
.search-result-form button.btn.btn--narrow {
  background: #0c1435;
  color: white;
}
.search-result .content-block.content-block--no-bottom-padding {
    padding: 15px 0;
}
body.template-search.-page img.grid-product__image {
    width: 94%;
    margin-bottom: 10px;
}
body.template-collection div#StickyBar div#SiteNavParent {display: table-cell !important;max-width: 80%;}


/* #shopify-section-header {
    position: relative !important;
} */
.template-index .product__photo-wrapper img {
    max-width: 100%;
}
div#CustomerLoginForm input, form#create_customer input{
    border: 1px solid #e1e1e1;
}
 input.btn, button.btn.address-new-toggle, button.text-link {
    background: #0c1435!important;
    border: 0;
    color: #fff!important;
  padding: 5px 15px;
}

button.text-link.link-accent-color.address-delete {
    background: red !important;
}
.addresses-wrap {
    text-transform: capitalize;
}
body.template-customers-account h1 {
    text-align: center;
}


.article__photo-wrapper {
    padding: 0 !important;
/*     max-height: 290px; */
    overflow: hidden;
}

.article__photo-wrapper img {
    position: relative; 
}

span.delivery-every {
    text-indent: 12px !important;
    display: block;
    padding-top: 8px !important;
    font-weight: 700;
}
.Sealapp-Subscription-Option-Child_DownList {
    margin: 0 !important;
}
span.Sealapp-Subscription-Option_price {
    padding-left: 25px;
    color: #0c1435;
}

span.Sealapp-Subscription-Option_label-radio+span {
    font-size: 14px;
    line-height: 22px;
}

span.Sealapp-Subscription-Option_label-radio {
    padding-top: 26px;
}

select#SingleOptionSelector-0 {border-radius: 5px;}

/* .product-form {
    width: 100%;
}

.featured-product .product-form__item.product-form__item--submit {
    width: 100% !important;
}

 */

.customer-login-links.sticky-hidden {
    display: none;
}
form#create_customer input.btn,div#CustomerLoginForm input.btn, div#RecoverPasswordForm input.btn {
    margin-top: 15px;
}
input.shopify-challenge__button.btn {
    margin-top: 20px;
}
body main#MainContent {
    padding-top: 112px;
}

table.responsive-table.orders-history {
    margin-bottom: 30px;
}
table.responsive-table.orders-history th:first-child, table.responsive-table.orders-history td:first-child {
    padding-left: 0;
}
a.track-btn.rc-butt.white-outlined {
    display: block;
    padding: 10px 15px;
    min-width: 150px;
    text-decoration: none;
}
.reorder-btn.btn.flip-front.track-btn.rc-butt.white-outlined {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    padding: 10px 10px;
    border-radius: 0;
    color: white;
}
.grid__item.medium-up--one-third.acc-address-wrap {
    margin-top: 100px;
}
h1.page-title {
    text-align: center;
    display: block;
      margin-top: 30px;
}
.container.grid .content-block {
    padding: 0;
    padding-right: 30px;
}
span.order-discount.order-discount--title {
    border: 1px solid;
    padding: 5px;
    color: black;
    width: fit-content;
}
 

.order-discount-wrapper * {
    color: black !important;
}
th, td {
    text-align: left;
    border: 1px solid #e9e9e9 !important;
    padding: 7px !important;
  }
 nav#StickyNav , .site-header__upper.page-width .grid.grid--table {
    box-shadow: 0px 0px 12px -5px #898989;
}
 


 
/* Table Adjusments */ 
    

@media only screen and (max-width: 767px){
  .grid__item.medium-up--one-third.acc-address-wrap {
    margin-top: 0px;
}
body.template-customers-account .content-block:last-child {
    padding: 0 10px !important;
}

#apd-root .apd-content td, #apd-root .apd-content th{
  padding: 5px !important;
    font-size: 12px !important;
}
 #apd-root .apd-content h4, #apd-root .apd-content h4 i, #apd-root .apd-content h4 strong, #apd-root .apd-content h4 i strong{
   font-size: 14px !important;
} 
 div#shopify-section-link-block-shop-online .flex__item.flex.small--one-half.medium-up--one-fifth {
    width: 100%;
    flex-basis: 100%;

}   
.social-sharing.grid.medium-up--grid--table {
    text-align: center;
    max-width: 32px;
}
.grid__item.medium-up--two-thirds.medium-up--text-right .social-sharing__link {
    margin-left: 0;
}
.social-sharing .icon {
    width: 20px;
    height: 20px;
}
textarea#CommentBody {
    border: 1px solid #dcdcdc;
}
ul.related-articles li:first-child {
    padding: 0;
}
ul.related-articles {
    padding-left: 0 !important;
}
  .social-sharing.grid.medium-up--grid--table {
    top: 230px;
}
  .template-article .main-content h1 {
    font-size: 24px;
}
  a.social-sharing__link.share-email {
    display: none !important;
}
  .blog-archive .content-block {
    padding: 5px;
    max-width: 49%;
    margin-right: 0.9%;
}

.blog-archive h2.blog__title-link {
    font-size: 20px;
}

.blog-archive .content-block {
    clear: right !important;
    float: left;
}
  body.template-blog .main-content h1, .template-article .main-content h1, a.h1.return-link {
    font-size: 24px;
    margin-bottom: 20px;
}
  .rte.rte--indented-images p {
    word-break: break-word;
}
   .row.search-wrap form {
    width: 97%;
}
  input.search-bar.input-group__field.input--content-color {
    width: calc(100% - 40px) !important;
}  
.search-result .rte {
    margin-bottom: 5px;
}
  
body.-page h1 
  {
  font-size: 24px;
   }
body.-page .h2, body.-page h2 {
    font-size: 1.4rem;
}
.blog-archive .content-block {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
}
.free-shipping-noty {
    height: auto;
}
   
.grid.blog-wrapper .grid__item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 10px;
}


  td[data-label="Order"] {
    font-weight: bold;
}

.orders-history tr {
    border-bottom: 1px solid #e5e5e5;
} 
  a.track-btn.rc-butt.white-outlined {
    display: inline;
}
  body.template-customers-account .content-block:last-child {
    padding: 15px 5px !important;
}
 .container.grid .content-block {
    padding: 0;
}
th.order-table__product .note {
    padding:  0 0 0 12px;
}
  body.template-blog #MainContent {
    padding-top: 60px;
}
  body main#MainContent {
    padding-top: 90px;
}
  body.template-product.-page main#MainContent {
    margin: 25px 0 0;
    background: white;
}
   
input#ContactFormPhone {
    margin-bottom: 0;
}
 

.contact-form.form-vertical .col-sm-12.col-lg-6:last-child {
    padding-top: 0;
}
  .main-content {
    padding-top: 70px !important;
}
  .template-product .main-content {
    padding-top: 92px!important;
  }
   
div#ProductSection-product-template h2.product-single__title {}

.product-2-mini-bottles-trial h2.product-single__title {
    text-align: center;
    display: block;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
}
  .row.rows-shop-online {
    display: none;
}
.container.grid {
    padding-top: 50px;
}
  div#shopify-section-cart-template {
    padding-top: 10px;
}
  .main-content, .template-page {
    background-color: #fff;
    overflow-x: hidden;
}
  div#wrapper {
    margin: 0 !important;
}
  form#comment_form .grid__item {
    padding: 0;
}
}

@media only screen and (min-width: 768px){
.product-single {
    margin: 0.21rem auto;
}
.product-single {
     margin: 0.21rem auto;
}
.grid.product-single .grid__item.medium-up--three-fifths,
.grid.product-single .grid__item.medium-up--two-fifths {
  width: 50%;
}
a.social-sharing__link.share-message {
    display: none !important;
}
.right-side-nav-mobile {
    display: none;
}
}
.blog-archive .grid__item {
    display: grid;
    grid-auto-columns: 2;
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 10px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

.blog-archive .content-block {
    max-width: 100% !important;
    width: 100%;
}



button.text-link.site-header__link.js-drawer-open-left {
    background: none !important;
}
.template-index main#MainContent {
    padding-top: 112px;
}  

ul.login-users-feat {
    list-style-type: none;
    padding-left: 15px;
    text-indent: -15px;
} 

h1.account-title.page-title {
    margin-bottom: 30px;
}
ul.login-users-feat li {
    margin-bottom: 20px;
}
b.red {
    color: red;
}

h1.page-title.login-title {
    margin-bottom: 30px;
}   
               
span.login-note {
    margin-bottom: 20px;
    display: block;
    font-size: 16px;
}  
input.btn, input.btn--secondary, .rte input.btn--secondary, .shopify-payment-button input.shopify-payment-button__button--unbranded, button.btn.address-new-toggle, button.address-new-toggle.btn--secondary, .shopify-payment-button button.address-new-toggle.shopify-payment-button__button--unbranded, button.text-link {
    line-height: 30px;
}
  section.our-story-page #our-story .rc-custom_header {
    min-height: 480px;
    width: 100%;
    background: url(/cdn/shop/files/RC_story_hero_a20a7ee2-b985-4313-81eb-536aaa9fcd07.jpg?v=1613685317);
    background-size: inherit;
    background-attachment: fixed;
    margin-top: 40px;
    background-position: 0 -180px;
    background-repeat: no-repeat;
}

section.contact-area {
    max-width: 640px;
    display: block;
    margin: 70px auto;
}

section.contact-area input {
    margin-bottom: 20px;
    width: 100%;
    text-align: ceZ;
}

section.contact-area input.btn {
    margin: 0 auto;
    display: block;
}



div#giveaway-licensed-to-distill h3 {
    color: black;
}
section.our-story-page .row {
    padding: 40px 0;
}

section.our-story-page #our-story .rowtwo .col-md-8 {
    margin-bottom: 0;
}
section.our-story-page .row.rowfour,
section.our-story-page  .row.rowthree{
      padding: 0!important;
}







@media only screen and (max-width:1024px) and (min-width: 768px) {
  .grid__item.medium-up--two-thirds.order-details {
      width: 100%;
      padding: 0;
  }
  .grid__item.medium-up--one-third.acc-address-wrap {
      width: 100%;
      margin: 0;
  }
  .order-details .content-block {
      padding: 0 !important;
  }
    body.template-customers-account .container.grid {
      padding: 0;
  }
}



@media all and (max-width:768px){
  .rowContainer .image-content__image-wrapper {
    background: none;
    padding: 0 !important;
}

.rowContainer .image-content__image-wrapper img {
    display: block;
}
}


@media all and (min-width:768px){
  #shopify-section-link-block-shop-online  .flex__item.flex.small--one-half.medium-up--one-fifth {
    max-width: 20%;
  }
  .new-product-qty-template .product-single:first-child {
    margin-top: 0px !important;
  }
}
.product-pack-placeholder-images {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center;
}
.product-pack-placeholder-images img {
  width: 100%;
  max-width: 65px;
}
.gift-product-image-element {
  position: absolute;
  bottom: -100px;
  left: 0;
}
.new-product-qty-template .photos__item .product-single__photo {
  padding-bottom: 100px;
}
.new-product-qty-template .photos__item .product-single__photo .gift-product-image-element {
  position: absolute;
  bottom: 0;
  left: 0;
}
.product-single[data-pack="4"] .product-pack-placeholder-images img {
  width: 100%;
  max-width: calc(65% / 4);
}
.product-single[data-pack="6"] .product-pack-placeholder-images img {
  width: 100%;
  max-width: calc(65% / 6);
}
.product-pack-placeholder-images {
  position: relative;
  flex-wrap: wrap;
  justify-content: center;
}
.product-single[data-pack="12"] .product-pack-placeholder-images img {
  width: 100%;
  max-width: calc(100% / 5 - 32px);
}
/* .product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="7"],
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="8"],
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="9"],
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="10"],
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="11"],
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="12"] {
  position: absolute;
  top: 30px;
} */
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="7"] {
  left: calc((100% / 5 - 32px) / 2);
}
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="8"] {
  left: calc((100% / 5 - 32px) * 1.5);
}
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="9"] {
  left: calc((100% / 5 - 32px) * 2.5);
}
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="10"] {
  left: calc((100% / 5 - 32px) * 3.5);
}
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="11"] {
  left: calc((100% / 5 - 32px) * 4.5);
}
.product-single[data-pack="12"] .product-pack-placeholder-images img[data-step="12"] {
  left: calc((100% / 5 - 32px) * 5.5);
}
.new-product-qty-template .product-single[data-pack="16"] .photos__item .product-single__photo {
  padding-bottom: 10.8rem;
}
.product-single[data-pack="16"] .product-pack-placeholder-images img {
  max-width: calc(100% / 8 - 10px);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="8"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="7"] {
  position: unset;
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="9"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="10"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="11"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="12"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="13"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="14"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="15"],
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="16"] {
  position: absolute;
  top: 20px;
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="9"] {
  left: calc((100% / 8 - 6px) / 3.9);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="10"] {
  left: calc((100% / 8 - 6px) * 1.2);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="11"] {
  left: calc((100% / 8 - 6px) * 2.2);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="12"] {
  left: calc((100% / 8 - 6px) * 3.2);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="13"] {
  left: calc((100% / 8 - 6px) * 4.2);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="14"] {
  left: calc((100% / 8 - 6px) * 5.2);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="15"] {
  left: calc((100% / 8 - 6px) * 6.2);
}
.product-single[data-pack="16"] .product-pack-placeholder-images img[data-step="16"] {
  left: calc((100% / 8 - 6px) * 7.2);
}
.line-item-property__field button {
  position: relative;
  display: flex;
  flex-wrap: nowrap;
}
.new-product-qty-template .product-single__info-wrapper .js-qty input {
  width: 100%;
  max-width: 100px;
  height: 20px;
  padding: 0 30px;
  text-align: center;
  border: 0 !important;
  border-left: 1px solid #dcd9d9 !important;
  pointer-events: none;
}
.new-product-qty-template-variants .line-item-property__field label {
  margin-bottom: 0;
}
.new-product-qty-template-variants {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  border: 1px solid #dcd9d9;
}
.new-product-qty-template-variants .line-item-property__field {
  margin: 0;
  padding:0px 10px;
}
.new-product-qty-template-variants .js-qty{
  margin-left: auto;
  min-width: fit-content;
}
.new-product-qty-template-variants .js-qty__adjust {
  border-top: 0;
  border-bottom: 0;
}
.new-product-qty-template-variants .js-qty__adjust:hover, 
.new-product-qty-template-variants .js-qty__adjust:focus {
  background-color: transparent;
  outline: none;
}
.new-product-qty-template-button{
  margin-top:15px;
}
.new-product-qty-template .product-pack-placeholder-images {
  display: flex;
  flex-wrap: wrap; 
  gap: 10px;
}
.new-product-qty-template .product-pack-placeholder-images  .default-image {
  order: 2; 
  mix-blend-mode: darken !important;
}
.new-product-qty-template .product-pack-placeholder-images  .default-image.active-variant-image {
  order: 1; 
}
.new-product-qty-template .product-single[data-pack="6"]  .photos__item .product-single__photo .gift-product-image-element{
  width: 100%;
  max-width: 75%;
  margin: 0 auto !important;
  left: 95px;
}
.new-product-qty-template .product-single[data-pack="12"]  .photos__item .product-single__photo .gift-product-image-element{
  width: 100%;
  max-width: 90%;
  margin: 0 auto !important;
  left: 40px;
}
.new-product-qty-template .product-single[data-pack="16"]  .photos__item .product-single__photo .gift-product-image-element{
  width: 100%;
  max-width: 90%;
  margin: 0 auto !important;
  left: 50px;
}
.product-title-with-new-badge {
  display: flex;
  flex-wrap: nowrap;
  gap: 30px;
}
.product-title-with-new-badge  .new-badge-text {
  background-color: #0c1435;
  color: #fff;
  height: fit-content;
  padding: 6px;
  letter-spacing: 0;
  line-height: 100%;
  font-weight: 900;
  border-radius: 4px;
}
.new-product-qty-template-button[disabled]{
  opacity: 0.6;
}
.new-product-qty-template .page-width.rc-featured_product {
  padding: 0px 80px 0;
}
.new-product-qty-template .page-width.rc-featured_product .rc-title--text-center h1{
  margin-bottom:75px;
}
@media only screen and (min-width:1025px){
 .new-product-qty-template .product-single[data-pack="12"] .photos__item .product-single__photo .product-pack-placeholder-images {
    width:70%;
    margin: 0 auto;
}
.new-product-qty-template .product-single[data-pack="12"] .photos__item .product-single__photo .gift-product-image-element {
    width: 100%;
    max-width: 50%;
    margin: 0 auto !important;
    left: 50%;
    transform: translateX(-50%);
}
}
@media only screen and (min-width:768px) and (max-width:1024px){
  .new-product-qty-template .product-single[data-pack="12"] .photos__item .product-single__photo .product-pack-placeholder-images {
    width: 100%;
    margin: 0 auto;
}
.new-product-qty-template .product-single[data-pack="12"] .photos__item .product-single__photo .gift-product-image-element {
    width: 100%;
    max-width: 70%;
    margin: 0 auto !important;
    left: 50%;
    transform: translateX(-50%);
}
}
@media (max-width: 768px){
  .new-product-qty-template .product-single[data-pack="12"] .photos__item .product-single__photo .gift-product-image-element{
    max-width:70%;
  }
  .new-product-qty-template .product-single[data-pack="6"] .photos__item .product-single__photo .gift-product-image-element {
    width: 100%;
    max-width: 90%;
    margin: 0 auto !important;
    left: 20px;
  }
  .new-product-qty-template .line-items-properties-block {
    display: block;
    width: 100%;
  }
  .new-product-qty-template .product-form__item {
    padding: 0 0px;
  }
  .new-product-qty-template .page-width.rc-featured_product {
    padding: 0px 20px 0;
  }
  .new-product-qty-template .grid.product-single:first-child {
    margin-top: 35px !important;
  }
  .new-product-qty-template .page-width.rc-featured_product .rc-title--text-center h1 {
    margin-bottom: 0;
  }
}






