/** Shopify CDN: Minification failed

Line 243:26 Expected ":"

**/
@import './fonts.css';
* {
  font-family: 'GothamSSm', sans-serif !important;
  line-height: 1;
}
.button, .button-secondary, button.shopify-payment-button__button--unbranded {
  padding: 10px 30px !important;
  line-height: 1;
}
body main > div {
  overflow: hidden;
}
img {
  width: auto;
  height: auto;
  max-height:100%;
  max-width: 100%;
}
.image-block img {
  width: 100%;
  height: auto;
}
.header__row--top {
  box-shadow: 0 4px 4px rgba(0,0,0,0.1);
  z-index: 10;
}
div.hero__container {
  position: relative;
  z-index: 1;
  overflow: visible;
}
div.hero__container image-block img {}
div.hero__container .hero__media-wrapper {
  overflow: hidden;
}
div.hero__container .group-block-content {
  justify-content: center;
  align-items: center;
  width: auto;
}
div.hero__container .group-block-content > div {
  width: auto !important;
}
.hero-wrapper .image-block img {
  width: auto;
  height: auto;
}
div.hero__container .group-block-content {
  flex-wrap: nowrap;
  --flex-wrap-mobile: nowrap;
}
.hero-cans {
  margin-top: 20px;
  margin-bottom: -3vh;
  z-index: 20;
  max-height: 400px;
}
.hero-cans > div {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  position: relative;
}
.hero-cans .group-block-content > div {
  margin: 0 -20px;
  z-index: 2;
  position: relative;
  height: 400px;
  width: auto;

}
.hero-cans .group-block-content > div:first-child,
.hero-cans .group-block-content > div:last-child {
  height: 380px;
  z-index: 1;
}
.product-rounded-bg {
  border-radius: 100em;
  --border-radius: 100em;
  overflow: visible !important;
}
.product-rounded-bg img {
  margin: -20px 0;
}
.product-rounded-bg:nth-child(odd) img {
  transform: rotate(15deg);
}
.product-rounded-bg:nth-child(even) img {
  transform: rotate(-15deg);
}
.gold-bordered-section {
  position: relative;
  padding: 0 5%;
}
.gold-bordered-section .background-image-container {
  padding: 7px 0;
}
.gold-bordered-section::before,
.gold-bordered-section::after {
    content: '';
    position: absolute;
	  display: block;
    left: 0;
    width: 100%;
    height: 7px;
    background: linear-gradient(
      to top,
      #d9b453 0%,
      #fae4a3 12%,
      #d9b453 22%,
      #d9b453 57%,
      #fbe080 73%,
      #d9b453 85%,
      #d9b453 100%
    );
    z-index: 1;
}
.gold-bordered-section::before {
top: 0;
}
.gold-bordered-section::after {
bottom: 0;
}
.gold-bordered-rounded img {
	max-width: 90px;
}
.gold-bordered-rounded {
	position: relative;
  max-width: 450px;
}
.gold-bordered-rounded::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(
		to top,
		#d9b453 0%,
		#fae4a3 12%,
		#d9b453 22%,
		#d9b453 57%,
		#fbe080 73%,
		#d9b453 85%,
		#d9b453 100%
	);
}
.gold-bordered-rounded,
.gold-bordered-rounded > div.group-block-content {
	overflow: hidden;
	border-radius: 500em;
  --border-radius: 500em;
  
}
.gold-bordered-rounded > div.group-block-content {
	background-color: #fff;
	padding: 60px;
}
div.gradient-background {
  background: linear-gradient(
		to top,
		#44c5e2 0%,
		#0e958a 100%
	);
}
div.shadow-heading h1,
div.shadow-heading h2 {
  text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25)
}
.button {
  font-weight: 700;
  font-size: 26px;
}
div.height-auto {
  height: auto !important;
}
div.klaviyo-section .klaviyo-form {
  padding: 0 !important;
}
div.klaviyo-section .klaviyo-form input {
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-radius: 0 !important;
}
div.klaviyo-section .klaviyo-form > div {
  min-height: inherit !important;
}
div.klaviyo-section .klaviyo-form > div > div input {
  height: 32px !important;
}
div.klaviyo-section .klaviyo-form > div > div:first-child [data-testid="form-component"] {
  padding-top: 0px !important;
}
div.klaviyo-section .klaviyo-form [data-testid="form-component"] {
  padding: 5px !important;
}
.rounded-image {
  border-radius: 20px;
  overflow: hidden; 
}
.testimonials-section {

}
.curious-desktop {
  margin-left: -7%;
}
.footer-menu ul.list-unstyled {
  display: flex;
  flex-wrap: wrap;
}
.footer-menu ul.list-unstyled a {
  font-weight: 500;
  padding: 5px .5em;
  display: block;
  font-size: 16px;
}
.footer-menu ul.list-unstyled li:first-child a {
  padding-left: 0;
}

accordion-custom summary.details__header {
  background: #d9b453;
  color: #fff;
  border-radius: 5px;
  padding: 14px 12px;
}
.accordion .accordion-custom {
  margin-bottom: 12px;
}
.accordion .details__header .svg-wrapper {
  width: 30px;
}
.accordion--dividers accordion-custom .details {
  border-top: none !important;
  margin-bottom: 12px;rkle
}
.mobile-blend .layout-panel-flex--row:not(.mobile-column) > div.image-block {
  flex: inherit;
}
.header-drawer-icon svg path {
  fill: var(--color-foreground);
}
.fcd-media-card {
  height: 60vh;
  max-height: 600px;
}
.fcd-media-dot {
  width: 10px;
  height: 10px;
}
.fcd-media-slide {
  margin: 0 0 20px 0;
}
.fcd-media-dot,
.fcd-media-dots,
.slideshow-controls__dots li {
  transition: all 0.3s ease-in-out;
}
.fcd-media-dot.activo,
.fcd-media-dots .activo,
.slideshow-controls__dots li:button[aria-selected="true"]:after {
  display: block;
}
ol.slideshow-controls__dots li button.button {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 3px !important;
  width: auto !important;
  height: 26px !important;

}
ol.slideshow-controls__dots li button.button[aria-selected="true"]:after,
button.fcd-media-dots.active,
button.fcd-media-dot.activo  {
  width: 30px !important;
}
ol.slideshow-controls__dots li button.button:after,
 button.fcd-media-dots {
  background: #d9b453;
  transition: all 0.3s ease-in-out;
  border-radius: 100px !important;
}
ol.slideshow-controls__dots li button.button:hover:after,
button.fcd-media-dots:hover {
  background: #BD1E70;
}
slideshow-controls:has(.slideshow-controls__dots), slideshow-component[autoplay] slideshow-controls {
  mix-blend-mode: inherit !important;
}
media-gallery,
slideshow-component {
  background: none !important;
  --color-background: none !important;
}
slideshow-arrows {
  display: none !important;
}
slideshow-arrows path {
  stroke: #bd1e70;
}
media-gallery:hover {
  z-index:10001;
}
media-gallery:hover slideshow-arrows {
    display: flex !important;
}
.product-media {
  justify-content: center;
  width: 80%;
  margin: 0 auto;
  padding-bottom: 44px;
}
:not(.dialog-zoomed-gallery)>slideshow-slide.product-media-container {
  aspect-ratio: inherit;
}
.media-fit-cover :is(img, video, iframe, .deferred-media__poster-image) {
    object-fit: contain !important;
}
.overlaped-container.our-founder {
  padding: 0 15vw;
}
.our-founder-image {
  z-index: 20;
}
@media (min-width: 750px) {
  div.signup-form {
    margin-right: -10%;
  }
  .hidden-desktop {
    display: none;
  }
  results-list ul.product-grid {
    display: flex;
    justify-content: center;
  }
  results-list ul.product-grid li {
    flex: 1;
    flex-wrap: wrap;
    max-width: 370px;
  }
}
@media (max-width: 749px) {
  .hidden-mobile {
    display: none;
  }
  header .header__row {
    padding: 5px 0;
  }
   .our-seltzers-cans .group-block {
    flex: 1 1 60%;
   }
  .our-seltzers-cans .image-block {
    width: auto;
    flex: 1 !important;
  }
  .our-seltzers-cans .image-block img {
    max-height: 45vw;
    width: auto !important;
    margin: -5vw 0;
  }
  .gradient-background {
    align-items: center;
    padding: 20px;
  }
  .footer-group,
  .footer-group .group-block-content,
  .footer-group .group-block-content div {
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .footer-group .group-block-content div p,
  .footer-group.footer-menu summary,
  .footer-group.footer-menu summary span {
    align-items: center;
    justify-content:center;
    text-align: center;
  }
  .footer-group.footer-menu {
    width: 100%;
  }
  .footer-group.footer-group-social {
    width: 100%;
  }
  .footer-group.footer-menu ul.list-unstyled {
    flex-direction: column;
  }
  .curious-desktop {
    margin: -10% 7% 0 7%;
  }
  .overlaped-container div.image-block {
    width: 80%;
    z-index:1;
  }
  .gold-bordered-section {
    padding: 0% 5%;
  }
  div h2, div .h2.h2, div .text-block.h2>* {
    font-size: 8vw;
  }
  .gold-bordered-rounded > div.group-block-content {
    padding: 5%;
  }
}
@media (max-width: 600px){
  .sparkle-badges .group-block-content {
    flex-wrap: nowrap !important;
  }
}
@media (max-width: 500px){
  div h2, div .h2.h2, div .text-block.h2>* {
    font-size: 10vw;
  }
}
@media (max-width: 397px) {
   .hero-cans .group-block-content {
    display: flex !important;
    flex-wrap: no-wrap !important;
    flex-direction: row !important;
   }
   .layout-panel-flex--row:not(.mobile-column) > div.image-block {
    flex: 1;
    height: auto;
   }
   .layout-panel-flex--row:not(.mobile-column) > div.image-block {
    max-height: 100%;
   }
   h1, .h1.h1, div.text-block.h1 > * {
    font-size: 13.5vw;
   }
}



/*---SHOP OPTIONS REMOVE---*/
/*header .cart-drawer {
 display: none;
}*/

div.cart-drawer__header span.cart-drawer__heading.h3 {
  color: #333;
  font-weight: bold;
}
div.cart-drawer__header span.cart-drawer__heading .cart-bubble__background {
  background: #BD1D71;
}
div.cart-drawer__header span.cart-drawer__heading .cart-bubble__text {
  color: #fff;
  font-weight: 900;
}
.age-verification-box {
  background: #D9B55530;
  color: #333;
  border-radius: 15px;
  padding: 1.5rem;
  margin: 0 1.5rem;
  width: calc(100% - 3rem);
}
.age-verification-box .age-warning {
  margin-bottom: 0.5em;
}
.age-verification-box .age-warning,
.age-verification-box .age-checkbox {
  display: flex;
  align-items: flex-start;
}
.age-verification-box .age-warning p,
.age-verification-box .age-checkbox p {
  margin: 0;
}
.age-verification-box .age-checkbox input {
  margin-right: 9px;
}
.age-verification-box p strong {
  text-transform: uppercase;
}
.warning-icon {
  margin: 1px 9px 0 0;
}
.warning-icon svg {
  height: 1.1em;
  width: auto;
}
.warning-icon svg path {
  fill: #333;
}
quantity-selector-component.quantity-selector {
  border-radius: 8px;
  background: none;
}
quantity-selector-component.quantity-selector button svg path {
  fill: #333;
  stroke: #333;
}
quantity-selector-component.quantity-selector button svg-wrapper,
quantity-selector-component.quantity-selector button svg {
  width: 20px;
  height: 20px;
}
quantity-selector-component.quantity-selector button {
  padding: 8px 0 !important;
  height: auto !important;
}
div.cart-drawer-summary {
  gap: 0;
}

div.cart__summary-totals span {
  padding: 0 !important;
  color: #333 !important;
  font-size: var(--font-size--lg) !important;
  border: none !important;
}
.cart__summary-totals div:first-child {
  border-top: 1px solid #333;
}
.cart__summary-totals text-component {
  font-size: var(--font-size--lg) !important;
}
.cart__summary-item.tax-note {
  color: #333;
}
div.cart-drawer__recommendation {
  color: #333;
  padding-right: 0 !important;
  padding-left: 0 !important;
  border: none;
}
div.cart-drawer__recommendation-card {
  align-items: flex-start;
}
td.cart-items__details p a,
td.cart-items__details .cart-items__variants dd,
td.cart-items__price text-component {
  font-size: 1.3rem;
}
td.cart-items__price text-component {
  font-weight: bold;
  margin-top: var(--margin-xs);
  line-height: 1.9;
}
quantity-selector-component.quantity-selector,
quantity-selector-component.quantity-selector input,
.cart-items__details p,
.cart-items__details a.cart-items__title,
.cart-items__details .cart-items__variants dd,
.cart-items__details div span,
.cart-items__price text-component,
p.cart-drawer__recommendation-title {
  color: #333;
}
div.cart-drawer__recommendation-price-form {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 110%;
  justify-content: space-between;
}
div.cart-drawer__recommendation-price-form button.button {
  background: none;
  border: 1px solid #333;
  color: #333;
  padding: 5px 10px !important;
}
div.cart-drawer__recommendation-price-form button:hover {
  background: #333;
  color: #fff;
}
div.cart-drawer__summary div.cart__ctas {
  background: #E7D091;
  padding-bottom: 1.5rem !important;
}
div.cart-drawer__summary {
  -webkit-mask-image: none !important;
  mask-image: none !important;
  padding: 0 !important;
}
div.cart-drawer__summary .cart__ctas {
  padding: 1.5rem !important;
}
div.cart-drawer__summary .cart__summary-totals {
  padding: 0 1.5rem !important;
}
div.cart-drawer__summary .cart__summary-totals span {
  font-weight: bold;
}
div.cart-drawer__summary .cart__summary-totals .cart__total-value {
  font-size: 120% !important;
  font-weight: bold;
}
/*CART DRAWER*/
product-card > div {
  background: #fff;
  flex-direction: row !important;
  flex-wrap: wrap !important;
  flex-flow: row wrap !important;
  justify-content: space-between !important;
  align-items: center !important;
}
product-card > div div,
product-card > div div a {
  flex: 1 1 100%;
}
product-card > div > a div,
product-card > div > div > a strong {
  display: inline;
}
product-card div.group-block-content a.contents.user-select-text {
  display: block;
}
product-card div.group-block-content > a {
  flex: 1;
}
product-card > div .buy-buttons-block {
  width: auto;
}
product-card button.add-to-cart-button {
  padding: 5px 10px 5px 7px !important;
  font-size: 1.3em;
  color: #BD1D71;
  border:1px solid #BD1D71;
  box-shadow: none;
  line-height: 1;
  height: auto;
  width: auto;
}
div.resource-list--grid {
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  place-items: center;
  display: flex;
  justify-content: center;
}
div.resource-list--grid div.resource-list__item {
  flex: 1;
}

.cart-items__table-row {
  --cart-item-price-width: 6rem;
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr) minmax(var(--cart-item-price-width), auto);
  grid-template-areas:
    'media details details details'
    'media quantity quantity price'
    'error error error remove';
  column-gap: var(--gap-md);
  align-items: start;
  padding-bottom: var(--cart-items-gap);
  margin-bottom: var(--margin-lg);
}
.cart-items__media-image {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.cart-items__remove {
  display: flex;
  grid-area: remove;
  justify-content: flex-end;
  align-items: center;
  padding: 0;
  width: var(--minimum-touch-target);
  height: var(--minimum-touch-target);
  box-shadow: none;
  background-color: transparent;
  color: var(--color-foreground);
  width: auto;
}
.cart-items__remove span {
  font-size: inherit;
  font-weight: 500;
  color: #6B7280;
  font-size: 16px;
}
.cart-items__remove button svg path {
  stroke: #6B7280;
}
.cart-drawer__recommendation-image img {
  width: 60px;
  height: auto;
  border-radius: 6px;
}
div.cart-drawer__recommendation-card {
  align-items: flex-start;
}
.cart-drawer__recommendation-card {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  background: #fff3e6;
  border-radius: 8px;
}
div.cart-drawer__recommendation-price-form button.button {
  padding: 5px 10px !important;
}
.cart-drawer__recommendation-info .button {
  font-size: 13px;
  padding: 4px 10px;
  border-radius: 20px;
}
header-component header-actions {
  align-items: center;
}
header-component .button {
  padding: 10px !important;
}