/* silence is beautiful*/
body {
  margin: 0;
}


/*
Cart Summary New Style Start From Here
*/

/* Colors By Mebership Status */


.cart_totals.customer .cart-subtotal,
.cart_totals.customer .member-pricing-amount,
.cart_totals.customer .order-total-amount {
  color: #b52e27;
}

.cart-member-notice {
  display: flex;
}

.cart_totals.customer .promo-banner {
  display: block;
}

.cart_totals .promo-banner {
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 20px;
  display: none;
}

.cart_totals.customer .promo-banner-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background: #031546;
}

.cart_totals.customer .promo-banner-top img:first-child {
  padding-left: 0;
  width: 30%;
}

.cart_totals.customer .promo-banner-top img {
  padding: 0 15px;
}
.cart_totals.customer .promo-banner-top h3 {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
}

.cart_totals.customer .promo-banner-bottom label {
  padding: 16px 20px;
  /* background: radial-gradient(
      ellipse farthest-corner at right bottom,
      #fedb37 0%,
      #fdb931 8%,
      #9f7928 30%,
      #8a6e2f 40%,
      transparent 80%
    ),
    radial-gradient(
      ellipse farthest-corner at left top,
      #ffffff 0%,
      #ffffac 8%,
      #d1b464 25%,
      #5d4a1f 62.5%,
      #5d4a1f 100%
    ); */
  background: linear-gradient(180deg, #ab7917 0%, #ffdf6e 50%, #ab7917 100%);
  border-radius: 0 0 10px 10px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.woocommerce-cart .promo-banner-bottom label input[type="checkbox"] {
  margin-right: 15px;
  display: inline-block !important;
  opacity: 1 !important;
}
.promo-banner-bottom label small {
  font-size: 10px;
  color: #1c355e;
  font-weight: 400;
}
.promo-banner-terms li {
  font-size: 10px;
}
.promo-banner-terms ul {
  padding-left: 12px;
  margin: 0;
}

.cart-collaterals {
  border: 1px solid #efefef;
  border-radius: 3px;
  padding: 20px;
}

.woocommerce-cart .cart-collaterals h2 {
  color: #2d2e34;
  font-weight: 700;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  margin-bottom: 20px;
}
.woocommerce-cart #calc_shipping_state_field,
.woocommerce-cart .select2-container,
.woocommerce-cart #select2-calc_shipping_state-container,
.woocommerce-cart
  .cart-collaterals
  .woocommerce-shipping-calculator
  .select2-selection__rendered {
  width: 100% !important;
  display: block !important;
  color: #2d2e34 !important;
  padding-left: 0;
}
.cart_totals {
  color: #2d2e34;
  font-family: "Montserrat", sans-serif;
}

.customer .shop_table form a {
  color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
  font-weight: 700;
  text-align: center;
  background: #b52e27;
}
.elite_member .shop_table form a {
  color: #fff !important;
  font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
  font-weight: 700;
  text-align: center;
  background: #3f6ba0;
}

.cart_totals a.shipping-calculator-button {
  width: 100%;
  padding: 5px;
  border-radius: 3px;
  margin: 15px 0 !important;
}

.cart_totals .saving-with {
  margin-bottom: 15px;
}

.cart_totals .order-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cart_totals .member-pricing-amount,
.cart_totals .order-total-amount {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.cart-subtotal {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.cart_totals .order-total-title,
.cart-subtotal-title {
  font-family: "Montserrat", sans-serif;
  margin: 0;
  font-size: 16px;
  color: #2d2e34;
  font-weight: 700;
}

.cart-member-notice {
  align-items: center;
  justify-content: space-between;
  padding: 10px 5px;
  border-radius: 3px;
  margin-bottom: 15px;
}

.cart-member-notice img {
  width: 20px;
}

.customer .cart-member-notice {
  background-color: #b52e27;
}

.elite_member .cart-member-notice {
  background-color: #3f6ba0;
}

.cart-member-notice h4 {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
}

.cart_totals .order-total {
  margin-bottom: 20px;
}

.total-saving span {
  color: #b52e27;
  font-weight: bold;
}

/*
Cart Summary New Style End Here
*/
.club-member .account-page-header-wrap {
  background-color: #e1251c;
}

.elite-member .account-page-header-wrap {
  background: #031546;
}

h3.sub-heading-club-member {
  color: white;
}

.account-page-header-desc.descr-club-member {
  background: #b52e27;
}

.woocommerce-MyAccount-navigation .MyAccount-content-membership-offer {
  width: 100%;
  padding: 10px 20px;
}

.woocommerce-MyAccount-navigation .MyAccount-content-membership-offer p {
  font-size: 15px;
  margin-bottom: 15px !important;
}

.woocommerce-MyAccount-navigation
  .MyAccount-content-membership-offer-buttons
  a {
  font-size: 12px;
  width: 140px;
}

.woocommerce-MyAccount-navigation
  .MyAccount-content-membership-offer-buttons
  a:hover {
  color: #d5a03a;
}

.woocommerce-MyAccount-navigation
  .MyAccount-content-membership-offer-buttons
  a:first-of-type:hover {
  color: #031546;
}

.woocommerce-MyAccount-navigation .MyAccount-content-membership-offer img {
  margin-bottom: 15px !important;
}

#billing_address_2_field label.screen-reader-text {
  display: none !important;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  background-color: #f5f5f5 !important;
  border-radius: 10px;
  outline: none;
  padding: 0.5em 1em 1em 3.5em !important;
}

.woocommerce-notices-wrapper li {
  font-size: 14px;
  color: #2d2e34;
  font-family: "Montserrat", sans-serif;
}

.account-page-header-desc.descr-elite-member {
  background: #1c355e;
}

h3.sub-heading-elite-member {
  color: #d5a03a;
}

.breadcrumbs {
  margin-bottom: 30px;
}

.breadcrumbs a {
  color: #818898;
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
}

.breadcrumbs a.current-path {
  font-weight: bold;
}

.woocommerce-page form .show-password-input {
  display: none;
}

.account-page-header-wrap {
  padding: 50px 0;
}

.woocommerce-account .account-page-header-main h1 {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  color: #fff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.woocommerce-account .account-page-header-main h3 {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

.account-page-header-desc {
  padding: 15px;
  border-radius: 10px;
}

.account-page-header-main p {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #fff;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

.account-wrap {
  padding: 50px 0;
}

.account-main .woocommerce nav.MyAccount-navigation ul {
  margin-right: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  border-right: none !important;
  margin-bottom: 30px !important;
}

.account-main .woocommerce {
  display: flex;
}

.MyAccount-navigation li:before {
  display: none !important;
}

nav.MyAccount-navigation {
  margin-right: 5%;
  flex-basis: 25%;
}

.account-main .woocommerce nav.MyAccount-navigation ul li.is-active a,
.account-main .woocommerce nav.MyAccount-navigation ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: #2d2e34;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}

nav.MyAccount-navigation ul li a .nav-icon {
  margin-right: 10px;
}

nav.MyAccount-navigation ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #c1c7d0;
}

.woocommerce-account .woocommerce-MyAccount-content {
  width: 90% !important;
  margin: 0 !important;
}

.MyAccount-content {
  flex-basis: 70%;
}

.woocommerce-account h2,
.MyAccount-content-title h2 {
  font-size: 28px !important;
  font-weight: 700 !important;
  line-height: 30px;
  color: #2d2e34;
  margin-top: 0;
  margin-bottom: 20px !important;
  font-family: "Montserrat", sans-serif;
}

.MyAccount-content-title p {
  font-size: 18;
  font-weight: 500;
  line-height: 30px;
  color: #2d2e34;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
}

form.EditAccountForm {
  max-width: 75%;
}

.woocommerce form .form-row,
.account-main .woocommerce .EditAccountForm .form-row {
  border-bottom: 1px solid #c1c7d0;
  padding: 8px;
  position: relative;
  margin-bottom: 8px;
}
#calc_shipping_state_field .select2-container {
  margin-bottom: 10px;
}

.woocommerce-account .woocommerce form .form-row label,
.account-main .woocommerce .EditAccountForm label {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #2d2e34;
  font-family: "Montserrat", sans-serif;
}
.select2-selection__placeholder {
  color: #2d2e34 !important;
  width: 100%;
}
.woocommerce form .form-row .select2-selection,
.woocommerce-account
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce form .form-row .select2-selection,
.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row input.input-text,
.account-main .woocommerce form .form-row input.input-text::placeholder,
.account-main .woocommerce form .form-row input::placeholder,
.EditAccountForm input.input-text.woocommerce-Input::placeholder,
.account-main .woocommerce form .form-row input.input-text.woocommerce-Input,
.EditAccountForm .input-text.woocommerce-Input {
  width: 100% !important;
  border: none !important;
  text-transform: capitalize;
  font-size: 16px !important;
  font-weight: 700;
  padding: 0 !important;
  line-height: 24px !important;
  color: #2d2e34 !important;
  font-family: "Montserrat", sans-serif;
}

.EditAccountForm input.woocommerce-Input,
.EditAccountForm input {
  outline: none;
}

input#account_dob {
  width: auto;
}

.EditAccountForm input[type="date"] {
  width: auto;
}

button.field-clr {
  border: none;
  background-color: transparent;
  outline: none;
  position: absolute;
  right: 015px;
  top: 33%;
}

button.nav-chevron {
  padding: 0;
  border: none;
  background-color: transparent;
  line-height: normal;
}

button.nav-chevron img {
  display: inline-block;
}

.MyAccount-content-membership {
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.MyAccount-content-membership-top {
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #c1c7d0;
}

.membership-logo {
  padding: 0;
  background: #1c355e;
  border-radius: 4px 0 0 0;
  height: 60px;
  width: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}

.MyAccount-content-membership-bottom h3,
.membership-desc h3 {
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 10px !important;
  color: #2d2e34;
  font-family: "Montserrat", sans-serif;
}

.membership-desc a {
  text-decoration: underline;
}

.membership-desc p {
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  margin-top: 0;
  margin-bottom: 8px;
  color: #2d2e34;
  font-family: "Montserrat", sans-serif;
}

.MyAccount-content-membership-bottom {
  display: flex;
  align-items: center;
  gap: 50px;
}

.MyAccount-content-membership-bottom > div {
  flex-basis: 40%;
}

.MyAccount-content-membership-address.payment p,
.MyAccount-content-membership-bottom p {
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #2d2e34;
  font-family: "Montserrat", sans-serif;
}

.MyAccount-content-membership-bottom p b {
  font-weight: 700;
}

.MyAccount-content-membership-bottom p em {
  color: #818898;
  font-weight: 300 !important;
  text-transform: none;
}

.MyAccount-content-membership-bottom p:last-child {
  margin-bottom: 0;
}

.membership-right {
  padding-left: 50px;
  border-left: 1px solid #ededed;
}

.MyAccount-content-membership-address.payment .card-info img,
.membership-right .card-info img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  border-radius: 2px;
}

.MyAccount-content-membership-offer {
  background: #031546;
  padding: 20px;
  text-align: center;
  border-radius: 8px;
  width: 51.5%;
}

.MyAccount-content-membership-offer-buttons {
  display: flex;
  justify-content: center;
  gap: 10px;
}

.MyAccount-content-membership-offer-buttons a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  margin-top: 0;
  width: 120px;
  text-decoration: none;
  margin-bottom: 8px;
  color: #d5a03a;
  border-radius: 30px;
  padding: 8px 16px;
  font-family: "Montserrat", sans-serif;
  border: 1px solid #d5a03a;
}

.MyAccount-content-membership-offer-buttons a:first-child {
  background: linear-gradient(170deg,rgba(171, 121, 23, 1) 0%, rgba(255, 223, 110, 1) 50%, rgba(171, 121, 23, 1) 100%);
  color: #1c355e;
}

.MyAccount-content-membership-offer img {
  margin-bottom: 10px;
}

.MyAccount-content-membership-offer p {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 8px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
}

.MyAccount-content-membership-offer p del {
  font-weight: 300;
}

.MyAccount-content-membership-address {
  padding: 20px;
  border-radius: 8px;
  border: 1px solid #c1c7d0;
  max-width: 80%;
  margin-bottom: 20px;
}

.address-type-title {
  font-size: 14px;
  font-weight: 400;
  color: #2d2e34;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 5px;
}

.MyAccount-content-membership-address.active {
  border: 2px solid #818898;
}

.woocommerce-account .MyAccount-content-membership-address h3,
.MyAccount-content-membership-address h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  color: #c1c7d0;
  font-family: "Montserrat", sans-serif;
}

.woocommerce-account .MyAccount-content-membership-address p,
.MyAccount-content-membership-address p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 10px;
  max-width: 50%;
  color: #c1c7d0;
  font-family: "Montserrat", sans-serif;
}

.woocommerce-account .MyAccount-content-membership-address p:last-child,
.MyAccount-content-membership-address p:last-child {
  margin-bottom: 0;
}

.woocommerce-account .MyAccount-content-membership-address p a,
.MyAccount-content-membership-address p a {
  margin-bottom: 0;
  color: #3f6ba0;
  text-decoration: underline;
  margin-right: 20px;
  font-size: 14px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}

.add-more-address {
  text-align: center;
  max-width: 65%;
}

.woocommerce-account.MyAccount-content a.button img,
.add-more-address img {
  display: block;
  margin: auto;
}

.woocommerce-account.MyAccount-content a.button:focus,
.woocommerce-account.MyAccount-content a.button:hover,
.woocommerce-account.MyAccount-content a.button,
.add-more-address a {
  display: block;
  background: none !important;
  border: none !important;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  outline: none !important;
  font-weight: 400;
  line-height: 24px;
  font-family: "Montserrat", sans-serif;
  color: #2d2e34;
  width: 80%;
}

.MyAccount-content-membership-address.payment h3 {
  color: #2d2e34;
  margin-bottom: 8px;
}

@media (max-width: 550px) {
  .account-wrap,
  .account-page-header-wrap {
    padding: 20px 0;
  }

  .account-main .woocommerce {
    flex-direction: column;
  }

  .account-main .woocommerce nav.MyAccount-navigation {
    margin-right: 0;
    flex-basis: 100%;
    margin-bottom: 30px;
  }

  .account-main .woocommerce form.EditAccountForm {
    max-width: 100%;
  }

  .membership-logo {
    height: 60px;
    width: 115px;
    margin-right: 10px;
  }

  .MyAccount-content-membership-bottom h3,
  .membership-desc h3 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .membership-desc p {
    font-size: 14px;
    margin-right: 10px;
  }

  .MyAccount-content-membership-top {
    margin-bottom: 0;
  }

  .MyAccount-content-membership-bottom {
    gap: 20px;
    flex-direction: column;
  }

  .MyAccount-content-membership-bottom > div {
    width: 100%;
    padding-top: 20px;
  }

  .add-more-address a,
  .MyAccount-content-membership-address h3,
  .MyAccount-content-membership-address.payment p,
  .MyAccount-content-membership-bottom p {
    font-size: 14px;
  }

  .MyAccount-content-membership-offer p {
    margin-bottom: 15px;
    font-size: 13px;
  }

  .MyAccount-content-membership-bottom > div {
    width: 100%;
    padding-top: 20px;
  }

  .membership-right {
    padding-left: 0;
    border-top: 1px solid #ededed;
    border-left: none;
  }

  .MyAccount-content-membership-address.payment p,
  .MyAccount-content-membership-address {
    max-width: 100%;
    font: 14px;
  }

  .MyAccount-content-membership-address {
    padding: 15px;
  }

  .MyAccount-content-membership-address p {
    max-width: 100%;
    font-size: 14px;
  }

  .add-more-address {
    text-align: center;
    max-width: 100%;
  }

  .MyAccount-content-membership-offer {
    width: 88%;
  }
}

.login-with-club.u-column2.col-2 {
  display: flex !important;
  align-items: center;
  margin: auto !important;
  justify-content: center;
}
a#SSO__url_login_id {
    padding: 20px;
    border: 1px solid #ff0000;
    color: #ff0000;
    border-radius: 5px;
}
.cabana-login img {
  width: 100px;
}
.wc-proceed-to-checkout a {
  font-size: 14px !important;
}
.wc-proceed-to-checkout {
  text-align: center;
}

a.customer.checkout-button.button.alt.wc-forward {
  background: rgb(225, 37, 28);
  border-color: rgb(225, 37, 28);
}
a.elite_member.checkout-button.button.alt.wc-forward {
  background: #031546;
  border-color: #031546;
}

.checkout-button.button.alt.wc-forward {
  padding: 2rem 10rem;
  border-radius: 36px;
  font-size: 20px !important;
  font-weight: bold;
}
/* donation script */

.donation-message p {
  font-size: 12px;
  text-align: center;
  color: white;
  padding: 4px;
  margin: 0;
}
.donation-message {
  background-color: #567257;
  border-radius: 3px;
  margin-bottom: 20px;
}
p.woocommerce-shipping-destination {
  font-size: 12px !important;
  border-top: 1px solid #e6e4e4;
}
.member-pricing-section {
  text-align: center;
  border-top: 1px solid #e6e4e4;
  padding-top: 9px;
  font-size: 13px;
  padding-bottom: 5px;
}

/* membership page style */

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-responsive-margin {
  margin: 0px auto;
}

.cc-secondary-button {
  border-radius: var(--corner-radius-extra-large, 32px);
  border: 2px solid var(--Color-Neutral-Neutral-0, #fff);
  background: #fff;
  box-shadow: 0 1px 2px #0d0d120f;
  padding: 12px 16px;
  color: var(--Color-Canna-Cabana-Red-500, #e1251c);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  display: inline-block;
  text-decoration: none;
}

.cc-red {
  color: var(--Color-Canna-Cabana-Red-500, #e1251c);
}

.cc-mm-multi-gradient {
  background: var(
    --Linear,
    linear-gradient(118deg, #bc8d2f 8.15%, #ffd84f 47.49%, #d2ac3b 91.85%)
  );
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.cc-section-main-title {
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h3, 29px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  /* max-width: 390px; */
}

.cc-elite-button {
  border-radius: var(--corner-radius-extra-large, 32px);
  background: var(
    --Golden-Surface,
    linear-gradient(118deg, #ab7917 8.15%, #ffdf6e 50%, #ab7917 91.85%)
  );
  box-shadow: 0 1px 2px #0d0d120f;
  padding: 12px 16px;
  color: var(--Color-Elite-Blue-500, #1c355e);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
}

.cc-primary-button {
  border-radius: var(--corner-radius-extra-large, 32px);
  border: 2px solid var(--Color-Neutral-Neutral-0, #fff);
  box-shadow: 0 1px 2px #0d0d120f;
  padding: 12px 16px;
  color: var(--Color-Neutral-Neutral-0, #fff);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: inline-block;
}

.desktop-hide,
.tablet-hide {
  display: none;
}

@media screen and (min-width: 750px) {
  .page-width {
    padding: 0 5rem;
  }
}

.page-width {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* Section#1 */
.cc-mm-hero-wrap {
  display: grid;
  grid-template-columns: 500px 1fr;
  align-items: center;
  justify-content: space-between;
  gap: 80px;
}
.nln-banner-botom-text {
    color: #fff;
    font-family: 'Montserrat' !important;
    padding-bottom: 20px;
  }
.nln-banner-botom-text a {
    color: #fff;
}
.cc-mm-hero-row {
  background: var(--Color-Canna-Cabana-Red-500, #e1251c);
}

.cc-mm-hero-text h3 {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h1, 36px);
  font-style: normal;
  font-weight: 700;
  line-height: 44px;
  margin-top: 0;
  margin-bottom: 26px;
}

.cc-mm-hero-text p {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 139%;
  margin: 0;
}

.cc-mm-hero-buttons {
  margin-top: 32px;
  display: flex;
  gap: 16px;
}

.cc-mm-hero-buttons a {
  min-width: 172px;
  text-transform: uppercase;
}

.cc-mm-hero-image img {
  width: 100%;
}

/* Section#2 */

.cc-mm-instant-saving-wrap h3 {
  color: #2D2E34;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h3, 29px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.cc-mm-instant-saving-wrap {
  text-align: center;
}

.cc-mm-instant-saving-row {
  padding: 40px 0;
}

.cc-mm-instant-saving-wrap p {
  padding: 28px 0;
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-m, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 139%;
  margin: 0;
}

.cc-mm-instant-saving-buttons .cc-primary-button {
  background: #e1251c;
}

.cc-mm-instant-saving-buttons a {
  min-width: 174px;
}

.cc-mm-instant-saving-buttons .cc-secondary-button {
  border: var(--stroke-medium, 2px) solid
    var(--Color-Canna-Cabana-Red-500, #e1251c);
}

.cc-mm-instant-saving-buttons {
  display: flex;
  gap: 15px;
  justify-content: center;
}

/* Section#3 */
.cc-mm-instant-saving-free-row {
  padding: 70px 0;
  position: relative;
  background: var(--Color-Canna-Cabana-Red-500, #e1251c);
  overflow: hidden;
}

.cc-mm-instant-saving-free-wrap {
  align-items: center;
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 40px;
}

.cc-mm-instant-saving-text > p {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h6, 20px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0;
}

.cc-mm-instant-saving-text > a {
  min-width: 210px;
}

.cc-mm-instant-saving-free-product-card {
  background: var(--Color-Canna-Cabana-Red-900, #b52e27);
  padding: 16px;
  border-radius: 16.508px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 24px;
  margin-bottom: 13px;
  position: relative;
  text-decoration: none;
}

.cc-mm-instant-saving-free-product-card h3 {
  color: var(--Color-Neutral-Neutral-0, #fff);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 20.635px;
  margin: 0;
}

.cc-mm-instant-saving-free-product-card .price-table {
  display: table;
  width: 100%;
  border-spacing: 0;
}

.cc-mm-instant-saving-free-product-card .market-cell {
  background-color: #fff;
  color: #333;
  text-align: left;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.cc-mm-instant-saving-free-product-card .price-table td strong {
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: center;
  font-family: Montserrat, sans-serif;
  display: block;
  font-size: var(--Type-text-xs, 14px);
  padding: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 20.635px;
  border-bottom: 1.032px solid var(--Color-Neutral-Neutral-500, #c1c7d0);
}

.cc-mm-instant-saving-free-product-card .price {
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h6, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: 24.762px;
  padding: 10px;
  display: block;
}

.cc-mm-instant-saving-free-product-card td.active {
  border-radius: 10px;
  /* box-shadow: 0 0 4.401px #ffd600, 0 0 30.952px #ffe500; */
  transform: scale(1.1);
}

.cc-mm-instant-saving-free-product-card .member-cell {
  background-color: #fdd154;
  color: #c9472b;
}

.cc-mm-instant-saving-free-product-card .member-cell strong {
  color: var(--Color-Pricing-Member, #e1251c) !important;
  border-color: #ffd600 !important;
}

.cc-mm-instant-saving-free-product-card .member-cell .price {
  background: var(--Color-Pricing-Member, #e1251c);
  color: var(--Color-Neutral-Neutral-0, #fff);
}

.cc-mm-instant-saving-free-product-card td:last-of-type .price {
  border-radius: 0 0 10px 10px;
}

.cc-mm-instant-saving-free-product-card-emoji {
  position: absolute;
  bottom: -21px;
  right: -21px;
}

.cc-mm-instant-saving-free-product-card-img {
  border-radius: 16.508px;
  height: 226px;
  object-fit: cover;
}

.cc-mm-offer-note {
  text-align: center;
  color: #fff;
  margin-top: 40px;
  padding: 20px 20px 0;
}

.cc-mm-instant-saving-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  grid-row: 1;
  grid-column: 1;
}

.saving-label {
  position: absolute;
  top: 6%;
  left: -4%;
  transform: rotate(315deg);
  background: #fff;
  color: var(--Color-Canna-Cabana-Red-500, #e1251c);
  font-family: Montserrat, sans-serif;
  font-size: 25.34px;
  font-style: normal;
  font-weight: 700;
  line-height: 36.427px;
  padding: 10px;
  width: 300px;
  text-align: center;
  text-transform: uppercase;
}

/* Section#4 */
.cc-mm-best-value-elite-row {
  background: var(--Color-Elite-Blue-900, #031546);
  position: relative;
  overflow: hidden;
}

#cc-mm-best-value-elite-section .saving-label {
  top: 13%;
  left: -5%;
  background: var(
    --Golden-Surface,
    linear-gradient(118deg, #ab7917 8.15%, #ffdf6e 50%, #ab7917 91.85%)
  );
  color: var(--Color-Elite-Blue-900, #031546);
  width: 400px;
}

.cc-mm-best-value-elite-wrap {
  display: flex;
  justify-content: space-between;
  gap: 100px;
  align-items: center;
  padding: 0 80px;
}

.cc-mm-best-value-text h5 {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h6, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 24px;
  margin-bottom: 0;
}

.cc-mm-best-value-text h3 {
  color: var(--Color-Neutral-Neutral-0, #fff);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h5, 23px);
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.cc-mm-best-value-elite-buttons {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
}

.cc-mm-best-value-elite-buttons .cc-mm-best-value-elite-btn1 {
  padding: 6px 16px;
}

.cc-mm-best-value-elite-buttons .cc-mm-best-value-elite-btn2 {
  min-width: 155px;
}

.cc-mm-best-value-props ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 30px 0 50px;
  margin: 0;
}

.cc-mm-best-value-props li {
  display: flex;
  align-items: center;
  gap: 16px;
}

.cc-mm-best-value-props li span b {
  display: block;
  margin-bottom: 3px;
}

.cc-mm-best-value-props li span {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

.cc-mm-best-value-elite-section:after {
  background: linear-gradient(118deg, #ab7917 8.15%, #ffdf6e, #ab7917 91.85%);
  content: "";
  position: absolute;
  bottom: 0;
  height: 8px;
  width: 100%;
}

.cc-mm-best-value-elite-section {
  position: relative;
}

/*CSS for Giveaway Banner */
section#cc-mm-giveaway-elite-section {
    background: url('https://nuleafnaturals.com/wp-content/uploads/2025/09/Giveaway-Banner-Desktop-min-scaled-1.png');
    background-position: center;
    background-size: cover;
}

#cc-mm-giveaway-elite-section .saving-label {
    background: var(--Golden-Surface, linear-gradient(118deg, #ab7917 8.15%, #ffdf6e 50%, #ab7917 91.85%));
    color: var(--Color-Elite-Blue-900, #031546);
    width: 400px;
    font-size: 22.5px;
    font-weight: 700;
    font-family: 'Montserrat';
    line-height: 27.32px;
    padding: 11.25px 57px;
    text-align: center;
    transform: rotate(315deg);
    position: absolute;
    left: -7%;
    top: 10%;
}

.cc-mm-giveaway-elite-wrap div {
    width: 50%;
}

.cc-mm-giveaway-elite-wrap {
    display: flex;
    justify-content: space-between;
    gap: 100px;
    align-items: center;
    padding: 0 80px;
}
section#cc-mm-giveaway-elite-section:after, section#cc-mm-elite-revert-hero-section:after {
    background: linear-gradient(118deg, #ab7917 8.15%, #ffdf6e, #ab7917 91.85%);
    content: "";
    position: absolute;
    height: 8px;
    width: 100%;
    z-index: 1;
}

.cc-mm-giveaway-text h3 {
    font-size: 40.68px;
    font-weight: 700;
    font-family: 'Inter';
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cc-mm-giveaway-text a {
    padding: 15.75px 37.5px;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Inter';
}

.cc-mm-giveaway-text p {
    font-size: 7.5px;
    color: #fff;
    line-height: 150%;
    margin-top: 45px;
    margin-left: 10px;
    margin-bottom: 50px;
}

.cc-mm-giveaway-text img {
    width: 189px;
    margin-top: 60px;
}

.cc-mm-giveaway-elite-row {
    position: relative;
    overflow: hidden;
}


/* Section#5 */
#cc-mm-instant-saving-elite-section .cc-mm-instant-saving-free-row {
  background: var(--Color-Elite-Blue-900, #031546);
}

#cc-mm-instant-saving-elite-section .cc-mm-instant-saving-text > h3 {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h3, 29px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 0;
  margin-bottom: 20px;
}

.cc-mm-instant-saving-free-products {
  position: relative;
  grid-column: span 2;
  grid-row: 1;
}

#cc-mm-instant-saving-elite-section .eyes-emoji {
  position: absolute;
  top: -2%;
  z-index: 1;
  left: -5%;
}

#cc-mm-instant-saving-elite-section .cc-mm-instant-saving-free-product-card {
  background: var(--Color-Elite-Blue-100, #3f6ba0);
}

.cc-mm-instant-saving-free-product-card .elite-cell strong {
  color: var(--Color-Elite-Blue-500, #1c355e) !important;
  border-color: #ffd600 !important;
  text-transform: uppercase;
}

.cc-mm-instant-saving-free-product-card .elite-cell {
  background: #ffd600;
}

.cc-mm-instant-saving-free-product-card .elite-cell .price {
  background: #1c355e;
  color: #fff;
}

.cc-mm-instant-saving-free-products .splide__list {
  padding-right: 20px !important;
}

/* Section#6 */
#cc-mm-elite-hero-section .cc-mm-hero-row {
  background: var(--Color-Elite-Blue-900, #031546);
}

/* Section#7 */
#cc-mm-elite-revert-hero-section .cc-mm-hero-wrap {
  grid-template-columns: 1fr 500px;
}

#cc-mm-elite-revert-hero-section .cc-mm-hero-row {
  background: var(--Color-Elite-Blue-900, #031546);
}

#cc-mm-elite-revert-hero-section .cc-mm-hero-text {
  grid-column: 2;
  grid-row: 1;
}

#cc-mm-elite-revert-hero-section .cc-mm-hero-image {
  grid-row: 1;
  grid-column: 1;
}

/* Section#8 */
.cc-mm-pricing-row {
  padding: 40px 0;
}

.cc-mm-pricing-wrap {
  text-align: center;
}

.cc-mm-pricing-table-columns {
  margin: 40px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 934px;
  align-items: stretch;
  gap: 26px;
}

.cc-mm-pricing-table-free {
  background: var(--Color-Neutral-Neutral-300, #f8fafb);
}

.cc-mm-pricing-table {
  border-radius: 16px;
  padding: 20px 0;
}

.cc-mm-pricing-table-columns {
  margin: 40px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 934px;
  align-items: stretch;
  gap: 26px;
}

.cc-mm-pricing-table-free {
  background: var(--Color-Neutral-Neutral-300, #f8fafb);
}

.cc-mm-pricing-table {
  border-radius: 16px;
  padding: 20px 0;
}

.cc-mm-pricing-table-free ul li:not(.cc-mm-pricing-footer):nth-of-type(odd) {
  background: #fff;
  padding: 30px 12px;
}

.cc-mm-pricing-table ul li:not(.cc-mm-pricing-footer) {
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 20px;
}

.cc-mm-pricing-table-free ul li:not(.cc-mm-pricing-footer) {
  color: #1b1d21;
}

.cc-mm-pricing-table-free .cc-mm-pricing-head a,
.cc-mm-pricing-table-free .cc-mm-pricing-footer a {
  border-color: 1px solid var(--color-red-500, #e1251c);
  background: var(--color-red-500, #e1251c);
  width: 220px !important;
  height: 60px;
  align-content: center;
}

.cc-mm-pricing-head img {
  width: 160px;
}

.cc-mm-pricing-head {
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: center;
  background: none !important;
}

.cc-mm-pricing-table-free .cc-mm-pricing-head {
  color: var(--color-neutral-900, #1a1a1e) !important;
  text-align: center !important;
  font-size: var(--Type-h3, 29px) !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: normal !important;
}

.cc-mm-pricing-table ul {
  list-style: none;
  display: flex;
  flex-direction: column;
}

.cc-mm-pricing-footer {
  padding-top: 40px;
  color: var(--color-neutral-900, #1a1a1e);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h3, 29px);
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: flex;
  align-items: stretch;
  gap: 24px;
  justify-content: center;
  flex-direction: column;
}

.cc-mm-pricing-table-free .cc-mm-pricing-head a,
.cc-mm-pricing-table-free .cc-mm-pricing-footer a {
  border-color: 1px solid var(--color-red-500, #e1251c);
  background: var(--color-red-500, #e1251c);
  width: 220px !important;
  height: 60px;
  align-content: center;
}

.cc-mm-pricing-footer a {
  width: 146px;
  margin: auto;
  text-transform: uppercase;
}

.cc-mm-pricing-table-elite {
  background: var(--color-blue-900, #031546);
  position: relative;
  overflow: hidden;
}

.cc-mm-pricing-table-elite ul li:not(.cc-mm-pricing-footer):nth-of-type(odd) {
  background: #0f2153;
}

.cc-mm-pricing-table-elite ul li:not(.cc-mm-pricing-footer) {
  color: #fff;
}

.cc-mm-pricing-head span b,
.cc-mm-pricing-footer span b {
  font-size: var(--Type-h3, 29px);
  padding-left: 10px;
  padding-bottom: 5px;
  display: inline-block;
}

.cc-mm-pricing-table-elite-tape {
  background: var(
    --Linear,
    linear-gradient(118deg, #bc8d2f 8.15%, #ffd84f 47.49%, #d2ac3b 91.85%)
  );
  color: var(--Elite, #031546);
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat;
  font-size: 17.603px;
  font-style: normal;
  font-weight: 700;
  line-height: 22.901px;
  text-transform: uppercase;
  padding: 5px;
  position: absolute;
  right: -10%;
  top: 7.5%;
  transform: rotate(45deg);
  width: 300px;
  transform-origin: right;
}

.cc-mm-pricing-head span,
.cc-mm-pricing-footer span {
  color: var(--Color-Neutral-Neutral-0, #fff);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-xs, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

/* Comparison Table */
.membership-table-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 26px;
}
.membership-table-row div {
    padding: 32px 40px;
    width: 585px; 
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: var(--Type-text-s, 18px);
    font-style: normal;
    font-weight: 400;
}
.membership-table-row div:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.left-grey {
    background-color: #f8fafb;
    color: #1a1d21;
}
.left-l-grey {
    background-color: #fff;
    color: #1a1d21;
}
.right-d-blue {
    background-color: #061546;
    color: #fff;
}
.right-l-blue {
    background-color: #0f2053;
    color: #fff;
}
.cc-mm-pricing-table-columns-new {
    margin: 40px auto 0;
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    align-items: stretch;
}
.cc-mm-pricing-head-f {
    display: flex;
    flex-direction: column;
    gap: 24px !important;
    justify-content: space-between !important;
    align-items: center;
    border-radius: 16px 16px 0 0;
    color: var(--color-neutral-900, #1a1a1e) !important;
    font-size: var(--Type-h3, 29px) !important;
    font-style: normal !important;
    font-weight: 700 !important;
    line-height: normal !important;
    padding-top: 60px !important;
}
.cc-mm-pricing-head-f img {
    width: 160px;
}
.cc-mm-pricing-head-e {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: center;
    align-items: center;
    border-radius: 16px 16px 0 0;
    position: relative;
    overflow: hidden;
    padding-top: 60px !important;
}
.cc-mm-pricing-head-e span b {
    font-size: var(--Type-h3, 29px);
    padding-left: 10px;
    padding-bottom: 5px;
    display: inline-block;
}
.cc-mm-pricing-table-elite-tape-new {
    background: var(--Linear, linear-gradient(118deg, #bc8d2f 8.15%, #ffd84f 47.49%, #d2ac3b 91.85%));
    color: var(--Elite, #031546);
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 17.603px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: 22.901px;
    text-transform: uppercase;
    padding: 5px !important;
    position: absolute;
    right: -25%;
    top: 82.5%;
    transform: rotate(45deg);
    width: 300px;
    transform-origin: right;
}
span.cc-mm-multi-gradient {
    font-weight: 700;
}
.cc-mm-pricing-footer-f, .cc-mm-pricing-footer-e {
    padding-top: 40px !important;
    padding-bottom: 60px !important;
    color: var(--color-neutral-900, #1a1a1e);
    font-size: var(--Type-h3, 29px) !important;
    font-weight: 700 !important;
    line-height: normal;
    display: flex;
    align-items: center;
    gap: 24px !important; 
    justify-content: center;
    flex-direction: column;
    border-radius: 0 0 16px 16px;
}
.cc-mm-pricing-footer-e span{
    color: var(--Color-Neutral-Neutral-0, #fff);
    text-align: center;
    font-family: Montserrat, sans-serif;
    font-size: var(--Type-text-xs, 14px);
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.cc-mm-pricing-footer-e span b{
    font-size: var(--Type-h3, 29px);
    padding-left: 10px;
    padding-bottom: 5px;
    display: inline-block;
}
.cc-mm-pricing-footer-f a, .cc-mm-pricing-head-f a {
    background-color: #e1251c !important;
    width: 220px;
    padding: 20px 35px !important;
}
.cc-mm-pricing-footer-e a, .cc-mm-pricing-head-e a{
    width: 220px;
    padding: 20px 35px !important;
}
/* Section#9 */

.cc-mm-sites-access-row {
  padding: 64px 0;
}

.cc-mm-sites-access-wrap > .cc-primary-button {
  min-width: 248px;
  background: #e1251c;
  padding: 6px;
  margin-bottom: 24px;
}

.cc-mm-sites-access-wrap {
  text-align: center;
}

.cc-mm-sites-access-wrap .cc-section-main-title {
  margin: auto auto 24px;
  max-width: 600px;
}

.cc-mm-sites-access-wrap > p {
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-m, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.cc-mm-sites-access-portfolio > h3 {
  color: var(--Color-Elite-Blue-900, #031546);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 20.93px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-top: 32px;
  margin-bottom: 24px;
}

.cc-mm-sites-access-text-block {
  padding: 30px 40px;
}

.cc-mm-sites-access-card {
  border-radius: 8.022px;
  background: var(--Color-Neutral-Neutral-300, #f8fafb);
}

.cc-mm-sites-access-card > img {
  border-radius: 8.022px 8.022px 0 0;
  width: 100%;
}

.cc-mm-sites-access-text-block ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.cc-mm-sites-access-text-block ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 115px;
  margin: 0;
}

.cc-mm-sites-access-text-block .cc-sites-access-button {
  color: var(--Color-Elite-Blue-500, #1c355e);
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  width: 100%;
  border-radius: var(--corner-radius-extra-large, 32px);
  border: var(--stroke-medium, 2px) solid var(--Color-Elite-Blue-500, #1c355e);
  box-shadow: 0 1px 2px #0d0d120f;
  padding: 8px 16px;
  text-align: center;
  justify-content: center;
}

.cc-mm-sites-access-portfolio-cbd .splide__list, .cc-mm-sites-access-portfolio-smoking .splide__list {
  justify-content: center;
}

/* Section#10 */
.cc-mm-unbeatable-row {
  padding: 32px 0;
}

.cc-mm-unbeatable-row img {
  margin-bottom: 41px;
  margin-left: auto;
  margin-right: auto;
}

.cc-mm-unbeatable-row h3 {
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-h6, 20px);
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.8px;
  margin-bottom: 16px;
}

.cc-mm-unbeatable-row p {
  color: #000;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-xs, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.56px;
}

.cc-mm-unbeatable-row p a {
  text-decoration: none;
  color: var(--Color-Canna-Cabana-Red-500, #e1251c);
}
/* Better Price */
.cc-mm-better-price-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 50px;
    background-image: url(https://nuleafnaturals.com/wp-content/uploads/2025/05/Rectangle-24010-e1748526437569123.svg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-bottom: 63px !important;
  }

.better-price-image img{
    width: 550px;
    height: auto;
}

.better-price-text {
    display: flex;
    font-family: 'Montserrat','sans-serif' ;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 35%;
}

.better-price-text-heading h2 {
    font-size: 30px;
    color: #191919;
    font-weight: 700;
}

.better-price-text-button a {
    background-color: #e1251c;
    color: #fff;
    padding: 10px 25px;
}
@media (max-width:450px){
	.cc-mm-better-price-row{
		flex-direction:column;
	}
  .better-price-image img{
    width: 290px;
    height: auto;
  }
  .better-price-text{
    width: 100%;
  }
  .cc-mm-hero-image img{
    height: auto !important;
  }
  .nln-banner-botom-text {
    text-align: center;
    font-size: 13px;
    padding-left: 10px;
    padding-right: 10px;
  }

  /**/
  section#cc-mm-giveaway-elite-section {
    background: url('https://nuleafnaturals.com/wp-content/uploads/2025/09/Giveaway-Banner-Mobile-min.png') !important;
    background-size: cover !important;
  }

section#cc-mm-giveaway-elite-section .cc-mm-giveaway-elite-wrap {
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    padding: 0;
    gap: 0;
}

#cc-mm-giveaway-elite-section .saving-label {
    top: 45px !important;
    left: -150px !important;
    font-size: 18.34px;
    padding: 10px;
    line-height: 16.427px;
}

.cc-mm-giveaway-elite-wrap div {
    width: 100%;
}

.cc-mm-giveaway-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cc-mm-giveaway-text h3 {
    font-size: 32.51px;
    text-align: center;
}

.cc-mm-giveaway-text p {
    margin-top: 500px !important;
    text-align: center;
}

/* Comparison Table */
.membership-table-row div {
    width: 194px;
    font-size: 16px;
    padding: 32px 8px;
}

.membership-table-row {
    gap: 0;
}
.membership-table-row div:first-child {
    flex-wrap: wrap;
}
.cc-mm-pricing-head-f {
    border-radius: 16px 0 0 0;
}

.cc-mm-pricing-head-e {
    border-radius: 0 16px 0 0;
}

.cc-mm-pricing-table-elite-tape-new {
    top: 25%;
    right: -19%;
    font-size: 13px !important;
    transform: rotate(35.24deg) !important;
}

.cc-mm-pricing-footer-f a, .cc-mm-pricing-head-f a {
    width: 146px;
    font-size: 12px;
    padding: 16.2px !important;
}

.cc-mm-pricing-footer-e a, .cc-mm-pricing-head-e a {
    width: 140px;
    padding: 15px !important;
}
.cc-mm-pricing-footer-f {
    border-radius: 0 0 0 16px;
}

.cc-mm-pricing-footer-e {
    border-radius: 0 0 16px 0;
}
}
/* Popup */
.cc-site-popup-block {
  z-index: 999;
  background-color: #fff;
  width: 500px;
  box-shadow: 0 0 14px 10px #0000001a;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  right: 0;
  padding: 50px;
  border-radius: 10px;
  transform: translate(-50%, -50%);
}

.cc-site-popup-logo img {
  margin: auto auto 37px;
}

.cc-site-popup-list h3 {
  color: var(--Neutral-90, #191919);
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  margin: 15px 0;
}

.cc-site-popup-list ul li span {
  color: var(--Neutral-90, #191919);
  font-family: Montserrat;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.cc-site-popup-close-button-text {
  border-radius: var(--corner-radius-extra-large, 32px);
  border: 2px solid var(--Color-Elite-Blue-500, #1c355e);
  box-shadow: 0 1px 2px #0d0d120f;
  color: var(--Color-Elite-Blue-500, #1c355e);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-family: Montserrat;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  width: 180px;
  height: 50px;
  align-content: center;
  margin-top: 35px;
  background: none;
  cursor: pointer;
}

.cc-site-popup-list ul {
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.cc-site-popup-list ul li {
  display: flex;
  align-items: center;
  gap: 15px;
}

.cc-site-popup-close-button {
  position: absolute;
  top: 10px;
  right: 10px;
  background: transparent;
  border: none;
  cursor: pointer;
}
.cc-site-popup-list {
  text-align: left;
}

/* Join Banner */
.cc-join-banner-wrap {
  margin-bottom: 40px;
}
.cc-join-banner-row1 {
  background: var(--Color-Canna-Cabana-Red-500, #e1251c);
  padding: 33px 30px;
  display: grid;
  grid-template-columns: 200px 1fr 150px;
  align-items: center;
  /* gap: 100px; */
  border-radius: 16px 16px 0 0;
}
.container.conditional_banners_home {
  margin-bottom: -50px;
}
.cc-join-banner-row2 {
  background: var(--Color-Canna-Cabana-Red-900, #b52e27);
  padding: 20px 100px;
  border-radius: 0 0 16px 16px;
  display: grid;
  gap: 30px;
  grid-template-columns: 350px 1fr;
}
img.m-section {
  width: 100%;
  margin-top: -2px;
  margin-bottom: -2px;
}
.cc-join-banner-description h3 {
  text-align: left;
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-family: Montserrat, sans-serif;
  /* font-size: 42px; */
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  margin: 0;
}
.cc-join-banner-description p {
  margin-top: 8px;
  color: var(--Color-Neutral-Neutral-0, #fff);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 139%;
}

.cc-join-banner-buttons {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 8px;
}

.cc-join-banner-row2 ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  gap: 20px;
  margin: 0;
}

.cc-join-banner-row2 li {
  color: var(--Color-Neutral-Neutral-0, #fff);
  text-align: left;
  font-family: Montserrat, sans-serif;
  font-size: var(--Type-text-s, 16px);
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  letter-spacing: 0.8px;
}

/* Elite Join Banner */
#cc-elite-join-banner-section .cc-join-banner-row1 {
  background: var(--Color-Elite-Blue-900, #031546);
}

#cc-elite-join-banner-section .cc-join-banner-row2 {
  background: #1c355e;
}
.desktop-hide,
.tablet-hide {
  display: none;
}

@media (max-width: 800px) {
  .tablet-hide {
    display: block !important;
  }
}

@media (max-width: 767px) {
  section#cc-mm-giveaway-elite-section{
    background-position: 34%;
  }
      #cc-mm-giveaway-elite-section .saving-label {
      top: 60px;
      left: -108px;
  }

  .cc-mm-giveaway-elite-wrap {
      padding: 0;
      gap: 0;
      /* flex-direction: column; */
  }

  .cc-mm-giveaway-text {
      display: flex;
      flex-direction: column;
  }

  .cc-mm-giveaway-text h3 {
    font-size: 32.68px;
    margin: 20px 0;
  }

  .cc-mm-giveaway-text img {
      margin-top: 30px;
  }

  .cc-mm-giveaway-text p {
      margin: 25px 0;
      padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .mobile-hide {
    display: none !important;
  }

  .desktop-hide {
    display: block;
  }
}

/* media quries for membership pages */

@media (max-width: 1600px) {
  #cc-mm-best-value-elite-section .saving-label {
    font-size: 18.34px;
    top: 7%;
    left: -9%;
  }
}
@media (max-width: 1200px) {
  .cc-pricing-table-member-cell-inner-row1 h3 {
    flex-shrink: inherit !important;
  }
  .cc-mm-best-value-elite-wrap {
    justify-content: center;
    gap: 30px;
    align-items: center;
    flex-direction: column;
    padding: 80px 0px 30px;
  }
  .cc-mm-best-value-text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .cc-mm-best-value-elite-buttons {
    align-items: center;
  }
  #cc-mm-best-value-elite-section .saving-label {
    top: 50px;
    left: -127px;
    padding: 0;
  }
  .cc-mm-best-value-props li {
    flex-basis: 49%;
  }
  .cc-mm-best-value-props ul {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .cc-mm-instant-saving-free-wrap {
    display: block;
  }
  .cc-newletter-join-club-form form input[type="email"] {
    min-width: 250px;
  }
  .cc-newletter-join-club-title h3 {
    font-size: 23px;
  }
  .cc-mm-hero-wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 50px;
  }
  .cc-mm-hero-image img {
    height: 400px;
    object-fit: cover;
  }
  .cc-mm-instant-saving-free-wrap {
    grid-template-columns: 250px 1fr;
    gap: 30px;
  }
  .saving-label {
    top: 25px;
    left: -110px;
  }
  .cc-mm-instant-saving-text {
    gap: 24px;
    align-items: center;
    padding: 5rem;
  }

  #cc-mm-giveaway-elite-section .saving-label {
    top: 70px;
    left: -110px;
}
section#cc-mm-giveaway-elite-section {
    background-position: 32%;
}
}
@media (max-width: 980px) {
  .cc-section-main-title {
    font-size: var(--Type-h3, 26px);
  }
  .cc-mm-hero-text h3,
  .cc-mm-hero-text p {
    text-align: center;
  }
  .cc-mm-hero-text p {
    margin-bottom: 0px;
  }
  .cc-mm-hero-row .page-width {
    padding: 0px;
  }
  .cc-mm-hero-wrap {
    grid-template-columns: repeat(1, 1fr);
    gap: 0px;
  }
  .cc-mm-hero-text {
    padding: 2rem 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .cc-mm-hero-image {
    grid-row: 1;
  }
  .cc-mm-hero-row {
    padding: 30px 0px 0px;
  }
  .cc-join-banner-description h3 {
    font-size: 23px;
  }
  .cc-join-banner-row2 > ul {
    margin: 0 !important;
  }
  .cc-join-banner-row1 {
    padding: 32px 22px;
    gap: 31px;
    justify-content: center;
    text-align: center;
    grid-template-columns: 1fr;
  }
  .cc-join-banner-logo img {
    margin: auto;
  }
  .cc-join-banner-description h3 {
    margin: 0px;
    text-align: center;
  }
  .cc-join-banner-description p {
    text-align: center;
    margin-bottom: 0px;
  }
  .cc-join-banner-description p b {
    display: block;
  }
  .cc-join-banner-buttons {
    flex-direction: row;
  }
  .cc-join-banner-row2 {
    padding: 20px 22px;
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .cc-join-partner-scroll {
    white-space: pre;
    overflow-x: auto;
    overflow-y: hidden;
    height: 58px;
  }
  .cc-join-partner-scroll li {
    width: 100px;
  }
/*   .cc-join-partner-scroll ul {
    position: relative;
    top: -94px;
  } */
  .cc-newletter-wrap {
    flex-direction: column;
  }
  .cc-newletter-join-club-description p {
    text-align: center;
    font-size: 16px;
  }
  .cc-newletter-wrap {
    gap: 8px;
  }
  .cc-newletter-join-club-form form {
    gap: 8px;
    flex-direction: column;
  }
  #cc-mm-elite-revert-hero-section .cc-mm-hero-text {
    grid-column: 1;
    grid-row: 2;
  }
  #cc-mm-elite-revert-hero-section .cc-mm-hero-wrap {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 800px) {
  .cc-mm-account-tab-content {
    padding: 20px 0px;
  }
  .cc-mm-account-content {
    display: none;
  }
  .cc-mm-instant-saving-free-row .page-width {
    padding: 0;
  }
  .cc-mm-instant-saving-free-products .splide__list {
    padding-right: 0 !important;
  }
  #cc-mm-instant-saving-elite-section .cc-mm-instant-saving-text > h3 {
    font-size: var(--Type-h3, 26px);
    text-align: center;
    margin: 0;
  }
  #cc-mm-instant-saving-elite-section .cc-mm-instant-saving-free-row {
    padding: 0 0 40px;
  }
  .cc-mm-instant-saving-free-products > .cc-elite-button-wrap {
    text-align: center;
  }
  .cc-mm-sites-access-portfolio-cbd .splide__list {
    justify-content: inherit;
  }
  .cc-mm-account-sidebar {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
@media (max-width: 600px) {
  .cc-mm-cart-block- button#checkout {
    width: 100% !important;
  }
  .cc-mm-cart-block- .cc-pricing-table-market-cell-inner {
    margin-bottom: 30px;
  }
  .product-form-wrapper.d-flex {
    width: 100% !important;
    margin-top: 20px !important;
  }
  .cc-mm-offer-note {
    margin-top: 0;
  }
  .cc-mm-pricing-table-free ul li:not(.cc-mm-pricing-footer):nth-of-type(odd) {
    padding: 14px 12px !important;
    gap: 34px !important;
  }
  .cc-mm-pricing-table-elite {
    border-radius: 0px 16px 16px 0px !important;
  }
  .cc-mm-pricing-table-free {
    border-radius: 16px 0px 0px 16px !important;
  }
  .cc-mm-pricing-table-elite-tape {
    font-size: 10px !important;
    line-height: normal !important;
    right: -22.7% !important;
    top: 3.1% !important;
    width: 200px !important;
    padding: 5px !important;
    transform: rotate(40deg) !important;
  }
  .cc-mm-pricing-table-elite ul li {
    word-break: break-word;
    padding: 12px !important;
  }
  .cc-mm-sites-access-text-block ul {
    min-height: 140px;
  }
  .cc-mm-pricing-table-elite .cc-elite-button,
  .cc-mm-pricing-table-free .cc-mm-pricing-head a,
  .cc-mm-pricing-table-free .cc-mm-pricing-footer a {
    width: 90% !important;
    height: 40px !important;
    font-size: 10px !important;
    line-height: normal !important;
    padding: 0 !important;
  }
  .cc-mm-pricing-table-columns {
    gap: 0 !important;
  }
  .cc-mm-best-value-props li span {
    font-size: var(--Type-text-s, 14px);
  }
  .cc-mm-instant-saving-free-product-card-emoji {
    bottom: -40px;
  }
  .cc-mm-best-value-props ul {
    padding-top: 0;
  }
  .cc-mm-best-value-elite-buttons .cc-mm-best-value-elite-btn1 {
    font-size: 14px;
  }
  .cc-mm-best-value-text h5 {
    text-align: center !important;
    br {
      display: none;
    }
  }
  .cc-mm-instant-saving-free-row {
    padding: 30px 0;
  }
  .cc-site-popup-block {
    width: 90% !important;
    padding: 40px 20px 20px !important;
  }
  .cc-site-popup-list ul li span {
    font-size: 12px;
  }
  .cc-site-popup-close-button-text {
    font-size: var(--Type-text-s, 12px);
    width: 160px;
    height: 35px;
    margin-top: 20px;
  }
  .cc-site-popup-list h3 {
    font-size: 14px;
  }
  .cc-join-banner-row2 li {
    text-align: center;
  }
  .cc-market-price span {
    padding: 5px 2px !important;
    font-size: 10px !important;
  }
  .cc-mm-account-sidebar .elite-container-membership-level .elite-container {
    min-width: 100% !important;
  }
  .cc-mm-pricing-table-free .cc-mm-pricing-head {
    gap: 40px;
  }
  .cc-mm-pricing-table-free ul {
    gap: 36px;
  }
  .cc-mm-sites-access-row {
    padding: 30px 0;
  }
  #cc-mm-instant-saving-elite-section .eyes-emoji {
    top: -38px;
    left: auto;
    right: 70px;
    transform: scaleX(-1);
  }
  .cc-mm-best-value-props li {
    flex-basis: 100%;
  }
  .cc-mm-best-value-elite-buttons {
    margin-top: 10px;
  }
  .cc-mm-best-value-text h3 {
    margin-top: 30px;
  }
  .cc-mm-instant-saving-text > p {
    text-align: center;
  }
  .saving-label {
    font-size: 19.34px;
    line-height: 16.427px;
  }
  .cc-mm-instant-saving-wrap h3 {
    font-size: var(--Type-h3, 26px);
  }
  .cc-mm-instant-saving-wrap p {
    padding: 24px 0;
    font-size: var(--Type-text-m, 16px);
  }
  .cc-mm-instant-saving-buttons a,
  .cc-mm-hero-buttons a {
    min-width: auto;
    flex-basis: 50%;
  }
  .cc-mm-hero-buttons {
    width: 100%;
    justify-content: center;
  }

  .cc-mm-pricing-table ul li:not(.cc-mm-pricing-footer) {
    font-size: var(--Type-text-s, 14px);
  }
  #cc-mm-best-value-elite-section .saving-label {
    top: 39px;
    left: -140px;
    padding: 10px;
  }
  .cc-topbar-wrap > p {
    font-size: var(--Type-text-xs, 14px);
  }
  .cc-mm-hero-text {
    padding: 2rem;
  }
  .cc-topbar-row {
    padding: 12px 0;
  }
  .cc-newletter-join-club-form form input[type="email"] {
    min-width: 320px !important;
  }
  .cc-mm-instant-saving-free-product-card .price-table td strong {
    font-size: var(--Type-text-xs, 12px);
    padding: 10px;
    line-height: 13.762px;
  }
  .cc-mm-instant-saving-free-product-card .price {
    font-size: var(--Type-h6, 14px);
    line-height: 13.762px;
    padding: 10px;
  }
  .cc-mm-sites-access-wrap > .cc-primary-button {
    margin-bottom: 20px;
  }
  .cc-mm-sites-access-wrap > p {
    font-size: var(--Type-text-m, 16px);
  }
  .cc-mm-sites-access-row .page-width {
    padding: 0;
  }
  .cc-mm-sites-access-text-block {
    padding: 22px 30px;
  }
  .cc-mm-sites-access-portfolio > h3,
  .cc-mm-sites-access-wrap > p,
  .cc-mm-sites-access-wrap .cc-section-main-title {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .cc-pricing-table-market-cell-inner img {
    padding: 30px 16px;
  }
  .cc-pricing-table-market-cell-inner {
    grid-template-columns: 125px 1fr !important;
  }
  .cc-pricing-table-market-cell-inner-text a svg {
    width: 6px;
  }
  .cc-pricing-table-market-cell-inner-text a,
  .cc-pricing-table-market-cell-inner-text p,
  .cc-pricing-table-market-cell-inner-text h6 {
    font-size: var(--Type-text-s, 14px) !important;
  }
  .cc-pricing-table-member-cell-inner-row1 > img {
    max-width: 60px !important;
  }
  .cc-pricing-table-member-cell-inner-row1 h3,
  .cc-pricing-table-member-cell-inner-row2 label,
  .cc-pricing-table-member-cell-inner-row3 ul li {
    font-size: 12px !important;
  }
  .cc-mm-account-tab-content > h2 {
    font-size: 22px !important;
  }
  .address-actions a,
  .address-box p {
    font-size: var(--Type-text-s, 12px) !important;
  }
  .cc-mm-tab-inner-membership-inner {
    grid-template-columns: 1fr !important;
    gap: 15px !important;
  }
  .payment-method {
    border-left: none !important;
    padding-left: 0px !important;
  }
  .membership-logo img {
    padding: 10px !important;
    width: 160px !important;
  }
  .membership-details p {
    font-size: var(--Type-text-s, 12px) !important;
  }
  .membership-details h2 {
    font-size: var(--Type-text-m, 14px) !important;
  }
  .auto-renewal p {
    font-size: var(--Type-text-s, 12px) !important;
  }
  .payment-method p {
    font-size: var(--Type-text-s, 12px) !important;
  }
  .payment-details a {
    font-size: 12px !important;
  }
}

.header-bar.guest-bar a,
.header-bar.elite-bar a {
  margin-left: 20px;
}

.cc-mm-sites-access-text-block span {
  text-align: left;
}


.cc-mm-instant-saving-free-row::after {
  background: linear-gradient(118deg, #ab7917 8.15%, #ffdf6e, #ab7917 91.85%);
  content: "";
  position: absolute;
  bottom: 0;
  height: 8px;
  width: 100%;
}

section#cc-mm-elite-hero-section::after {
  background: linear-gradient(118deg, #ab7917 8.15%, #ffdf6e, #ab7917 91.85%);
  content: "";
  position: absolute;
  height: 8px;
  width: 100%;
}

.cc-newsletter-row {
  background: var(--Color-Canna-Cabana-Red-500, #e1251c);
  padding: 21px 0;
}
.cc-newletter-wrap {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
}
.cc-newletter-join-club-title {
  flex-shrink: 0;
}
.cc-newletter-join-club-title h3 {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-size: var(--Type-h4, 26px);
  font-style: normal;
  font-weight: 700;
  line-height: 37.5px;
  margin: 0;
}
.cc-newletter-join-club-description p {
  color: var(--Color-Neutral-Neutral-0, #fff);
  font-size: var(--Type-text-m, 18px);
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.cc-newletter-join-club-form form {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
}
.cc-newletter-join-club-form form input[type="email"] {
  border-radius: 8px;
  border: 1px solid var(--Color-Neutral-Neutral-500, #c1c7d0);
  background: var(--Color-Neutral-Neutral-0, #fff);
  color: var(--Color-Neutral-Neutral-900, #2d2e34);
  text-align: left;
  font-size: var(--Type-text-xs, 14px);
  font-style: normal;
  font-weight: 400;
  line-height: 28.001px;
  padding: 5px 12px;
  min-width: 327px;
}

section#cc-mm-elite-hero-section::after {
  justify-content: center;
}

.site-footer__section-title {
  color: #fff !important;
}

img.m-section-mobile {
  display: none;
}

.cc-join-rowMid {
  background-color: #b52e27;
  padding-top: 20px;
  margin-bottom: -1px;
}


@media screen and (max-width: 480px) {
  img.m-section-mobile {
      display: block;
      margin: auto;
  }
  img.m-section {
      display: none;
  }
  @keyframes scroll {
    0% {transform: translate(0);}
    100% {transform: translate(-65%);}
    
  }
  .cc-join-partner-scroll{
    white-space: pre !important;
    height: 50px;
    margin: auto;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .cc-join-partner-scroll ul{
    animation: scroll 10s linear infinite;
    display: flex;
    position: unset !important;
    width: calc(148px * 5);
    margin-top: -45px;
  }
    .cc-join-partner-scroll ul li{
      height: 100px;
      width: 250px;
    }
}

@media (min-width: 750px) {
  body.single-product > div.hfeed > div#content {
    margin-top: 200px;
  }
  .cc-join-partner-scroll{
    white-space: nowrap;
  }
  .cc-join-partner-scroll ul{
    position: unset;
  }
}

@media (max-width: 1024px) {
  .cc-join-banner-row2{
    padding: 20px;
  }
}
.woocommerce-checkout .cart-subtotal {
  display: table-row;
}