#ReCharge.bmkbm-magic h5, #ReCharge.bmkbm-magic h6 {
  margin-bottom: 0; }

#ReCharge.bmkbm-magic .b-r {
  border-right: 1px solid #eee; }

#ReCharge.bmkbm-magic hr {
  height: 0;
  border-top: 1px solid #eee; }
  #ReCharge.bmkbm-magic hr.fat {
    border-top: 2px solid #01426a; }

#ReCharge.bmkbm-magic .rc-modal {
  padding-top: 8vh !important; }

#ReCharge.bmkbm-magic .rc-card {
  box-shadow: none; }

#ReCharge.bmkbm-magic .main-nav a {
  display: block; }
  #ReCharge.bmkbm-magic .main-nav a:hover {
    text-decoration: underline; }

#ReCharge.bmkbm-magic .info-block {
  height: 5rem;
  line-height: 1.25em; }

#ReCharge.bmkbm-magic .btn {
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
  display: inline-block;
  width: 100%;
  max-width: 225px;
  padding: .75em .25em;
  background: #01426a;
  border-color: #01426a;
  text-transform: uppercase;
  letter-spacing: normal;
  font-family: "Sofia-Pro-Bold", "Century Gothic", CenturyGothic, "Helvetica,", sans-serif;
  font-weight: 400;
  font-size: 14px; }
  #ReCharge.bmkbm-magic .btn.btn--outline {
    color: #01426a;
    background: #fff; }
    #ReCharge.bmkbm-magic .btn.btn--outline:hover {
      text-decoration: underline; }
  #ReCharge.bmkbm-magic .btn:hover {
    color: #01426a;
    background: #fff; }
  #ReCharge.bmkbm-magic .btn.sm-btn {
    width: auto;
    margin: 0 2em 0 0;
    background: none;
    border: none;
    color: #01426a;
    text-decoration: underline;
    font-size: 12px; }
  #ReCharge.bmkbm-magic .btn.sm-btn--outline {
    width: auto;
    margin: 0 .5em;
    padding: .5em;
    border: 1px solid #01426a;
    color: #01426a;
    text-decoration: none; }
    #ReCharge.bmkbm-magic .btn.sm-btn--outline:hover {
      color: #fff;
      background: #01426a; }

#ReCharge.bmkbm-magic form input, #ReCharge.bmkbm-magic form select {
  box-shadow: none;
  border: 2px solid #01426a;
  border-radius: 0; }

.js-hidden {
  display: none; }

@media (max-width: 750px) {
  .js-mobile-only {
    display: block; }
  .js-desktop-only {
    display: none; } }

@media (min-width: 750px) {
  .js-mobile-only {
    display: none; }
  .js-desktop-only {
    display: block; } }

.custom-price-container .prev-price {
  text-decoration: line-through; }

.dynamic-atc {
  width: 100%;
  margin-top: 5px; }
  .dynamic-atc .shopify-payment-button__button--unbranded {
    border: 2px solid #01426a;
    color: #01426a;
    text-transform: uppercase;
    letter-spacing: normal;
    font-family: 'Sofia-Pro-Bold', 'Century Gothic', CenturyGothic, 'Helvetica,', sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: 1.25em;
    padding: .55em 0 .5em 0 !important;
    border-radius: 0;
    background: transparent !important; }
    .dynamic-atc .shopify-payment-button__button--unbranded:hover {
      border-color: #ffc72c;
      background: #ffc72c !important; }

.fsnax01v1 .custom-subscriptions, .fsnax01v1 .qty-btn-wrap {
  opacity: 0;
  position: absolute;
  right: 200px; }

.fsnax01v1 #magic-container {
  display: flex;
  flex-wrap: wrap; }
  .fsnax01v1 #magic-container #magic-controller, .fsnax01v1 #magic-container #magic-sub-cta, .fsnax01v1 #magic-container #alt-onetime, .fsnax01v1 #magic-container #alt-subscribe {
    width: 100%; }
  .fsnax01v1 #magic-container #alt-subscribe {
    order: 1;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .fsnax01v1 #magic-container #magic-controller {
    order: 2; }
  .fsnax01v1 #magic-container #magic-sub-cta {
    order: 3; }
  .fsnax01v1 #magic-container #alt-onetime {
    order: 4;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
  .fsnax01v1 #magic-container.subscription-active #alt-subscribe {
    opacity: 0;
    max-height: 0;
    padding: 0 1rem; }
  .fsnax01v1 #magic-container.subscription-active #magic-controller {
    order: 2; }
  .fsnax01v1 #magic-container.subscription-active #magic-sub-cta {
    order: 3; }
  .fsnax01v1 #magic-container.subscription-active #alt-onetime {
    opacity: 1;
    max-height: 5rem; }
  .fsnax01v1 #magic-container.onetime-active #alt-subscribe {
    opacity: 1;
    max-height: 5rem; }
  .fsnax01v1 #magic-container.onetime-active #magic-controller {
    order: 3; }
  .fsnax01v1 #magic-container.onetime-active #magic-sub-cta {
    order: 2; }
  .fsnax01v1 #magic-container.onetime-active #alt-onetime {
    opacity: 0;
    max-height: 0;
    padding: 0 1rem; }
  .fsnax01v1 #magic-container.onetime-active .frequency {
    display: none; }

.fsnax01v1 .row {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap; }
  .fsnax01v1 .row [class^="col"] {
    position: relative;
    flex: 1; }
    .fsnax01v1 .row [class^="col"].a-l {
      text-align: left; }
    .fsnax01v1 .row [class^="col"].a-r {
      text-align: right; }
    .fsnax01v1 .row [class^="col"][class*="--"] {
      min-width: 225px; }
      .fsnax01v1 .row [class^="col"][class*="--"].bp--n {
        min-width: 0; }
    .fsnax01v1 .row [class^="col"][class*="--4"] {
      flex: 4; }
    .fsnax01v1 .row [class^="col"][class*="--6"] {
      flex: 6; }
  .fsnax01v1 .row.p-r .flavor-label .head {
    padding: .5em 125px .5em 0; }
  .fsnax01v1 .row.a-t {
    align-items: flex-start; }

.fsnax01v1 .alt-label {
  font-family: 'Sofia-Pro-Bold', 'Century Gothic', CenturyGothic, 'Helvetica,', sans-serif;
  text-transform: uppercase;
  position: relative;
  font-size: 14px; }

.fsnax01v1 .alt-price {
  font-family: 'Sofia-Pro-Bold', 'Century Gothic', CenturyGothic, 'Helvetica,', sans-serif;
  text-transform: uppercase;
  position: relative;
  font-size: 24px; }

.fsnax01v1 .magic-atc {
  padding: 1rem;
  position: relative; }
  .fsnax01v1 .magic-atc.active {
    border: 2px solid #01426a; }
  .fsnax01v1 .magic-atc.inactive {
    border: 2px solid #6c7073;
    color: #6c7073; }
    .fsnax01v1 .magic-atc.inactive:hover {
      cursor: pointer;
      background: #eee; }
  .fsnax01v1 .magic-atc .magic-price {
    position: absolute;
    top: 1rem;
    right: 1rem;
    text-align: right; }
    .fsnax01v1 .magic-atc .magic-price .total {
      color: #01426a;
      font-family: 'Sofia-Pro-Bold', 'Century Gothic', CenturyGothic, 'Helvetica,', sans-serif;
      font-size: 30px; }
  .fsnax01v1 .magic-atc [class^="btn"] {
    background: #ffc72c;
    padding: .75em;
    position: relative;
    text-align: center;
    color: #01426a;
    font-family: 'Sofia-Pro-Bold', 'Century Gothic', CenturyGothic, 'Helvetica,', sans-serif;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease; }
    .fsnax01v1 .magic-atc [class^="btn"]:hover {
      background: #01426a;
      color: #fff;
      cursor: pointer; }
    .fsnax01v1 .magic-atc [class^="btn"] .magic-qty {
      position: absolute;
      left: .75em;
      background: #fff;
      display: inline-block; }
      .fsnax01v1 .magic-atc [class^="btn"] .magic-qty .quantity-dropdown {
        width: 65px !important;
        min-height: 0 !important;
        border: 0; }
        @media (max-width: 525px) {
          .fsnax01v1 .magic-atc [class^="btn"] .magic-qty .quantity-dropdown {
            width: 45px !important; } }

.fsnax01v1 .qty-indicator {
  padding-left: 0 !important;
  margin-bottom: .5rem !important; }

.fsnax01v1 .promo-info {
  margin-top: 1rem; }
  .fsnax01v1 .promo-info p {
    font-weight: 400 !important;
    color: #494c50 !important;
    text-align: center;
    margin-bottom: 0; }

.fsnax01v1 .flavor-label {
  margin-bottom: .5rem; }

.fsnax01v1 .frequency {
  margin-bottom: 1rem;
  line-height: 100%;
  text-transform: none;
  letter-spacing: 0.05em;
  cursor: pointer; }
  .fsnax01v1 .frequency .magic-selector .selected {
    position: relative; }
    .fsnax01v1 .frequency .magic-selector .selected:after {
      content: "\232A";
      position: absolute;
      top: 6px;
      right: -20px;
      font-size: 11px;
      transform: rotate(90deg) scaleX(1.6);
      transform-origin: center center; }
  .fsnax01v1 .frequency .magic-selector .magic-options {
    border: 1px solid #eee;
    background: #fff;
    position: absolute;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    top: .75rem;
    left: 5rem;
    width: calc(100% - 4rem);
    max-width: 200px;
    z-index: -1;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .fsnax01v1 .frequency .magic-selector .magic-options .option {
      opacity: 1;
      padding: 1em;
      border-bottom: 1px solid #eee; }
      .fsnax01v1 .frequency .magic-selector .magic-options .option:last-child {
        border: 0; }
      .fsnax01v1 .frequency .magic-selector .magic-options .option:hover {
        background: #eee;
        cursor: pointer; }
  .fsnax01v1 .frequency .magic-selector.active .magic-options {
    top: 1.75rem;
    opacity: 1;
    z-index: 5;
    pointer-events: all; }

.fsnax01v1 .magic-sub-cta {
  margin: .5rem 0; }

.fsnax01v1 .variants.add-to-cart-form .grid__item.one-half {
  width: 100%; }