/** Shopify CDN: Minification failed

Line 574:23 Unexpected "last"

**/
.vape-tax-summary-section img{
  width:100%;
}
.vape-saving-tips img{
  width:100%
}
.vaping-accessories img{
  width:100%
}
 .za-author img{
  width:100%
} 
.vape-pod-section img{
  width:100%
}
.vape-pods-info-section img{
  width:100%
}
.e-liquids-info img{
  width:100%
}
.e-liquid-types img{
  width:100%
}
.vape-device-types img{
  width:100%
}
.body-benefits-text img{
  width:100%
}
.custom-eliquid-calculator-section img{
  width:100%
}
.quit-difficulty-section img{
  width:100%
}
.how-to-start-vaping img{
  width:100%
}
.vape-components img{
  width:100%
}
.coil-types-section img{
  width:100%
}
.quit-smoking-support img{
  width:100%
}
.build-coil-section img{
  width:100%
}
.coil-materials-section img{
  width:100%
}
.vape-coils-section img{
  width:100%
}
.vape-benefits img{
  width:100%
}
.vape-kit-types img{
  width:100%
}
.vape-tank-section img{
  width:100%
}
.vape-tank-refill-info img{
  width:100%
}
.vape-tank-types-section img{
  width:100%
}
.vape-tank-faqs img{
  width:100%
}
.eliquid-info-section img{
  width:100%
}
.vape-kit-types img{
  width:100%
}
.vape-components img{
  width:100%
}


span.jdgm-star {
    font-size: 18px;
}
section#shopify-section-template--25135152038271__1749021461f5bf2ce5 {
    width: 1680px;
    margin: 0 auto;
    padding: 0 40px;
}
/* eliquid calculator */
.eliquid-cal{
  background:#9999991A;
    padding: 60px 0;
}
.eliquid-cal .gv-cal-heading p a {
    text-decoration: underline;
    font-weight: 600;
}
.container-cal {
 display: flex;
 flex-wrap: wrap;
 gap: 20px;
 padding: 10px;
}

.eliquid-cal table#resultTable td,
.eliquid-cal table#resultTable th {
 background: #9999991A;
 color: #000;
 font-size: 16px;
 font-weight: 500;
}
.eliquid-cal table#resultTable th{
  font-weight:700 !important;
}
.eliquid-cal table#resultTable tfoot th {
 background: #000;
 color: #fff;
}

.eliquid-cal .panel {
 background: #fff;
 padding: 20px;
 border-radius: 8px;
 box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
 flex: 1;
 min-width: 300px;
}

.eliquid-cal h2 {
 margin-top: 0;
}

.eliquid-cal .gv-input-group {
 margin-bottom: 15px;
}

.eliquid-cal .gv-input-group p {
 margin: 10px 0;
 font-size: 18px;
 font-weight: 300;
}

.eliquid-cal .gv-input-group label {
 display: block;
 font-weight: 700;
 margin-bottom: 6px;
 font-size: 16px;
}

.eliquid-cal input#recipeName {
 font-size: 12px;
 font-weight: 300;
}

.eliquid-cal .gv-input-group input[type="text"],
.eliquid-cal .gv-input-group input[type="number"] {
 width: 100%;
 padding: 10px;
 border: 1px solid #060606;
 border-radius: 4px;
 font-size: 1rem;
 border-radius: 0px;
}

.eliquid-cal .pv-vg-row {
 display: flex;
 justify-content: space-between;
 font-size: 20px;
 font-weight: 700;
 margin-top: 10px;
}

.eliquid-cal .za-nicotine-para {
 margin: 0 0px 10px 0;
 font-size: 18px;
 font-weight: 300;
}


.eliquid-cal .slider {
 flex-grow: 1;
}

.eliquid-cal input[type="range"] {
 width: 100%;
}

.eliquid-cal .btn,
.eliquid-cal .btn-small {
 background: #31A58C;
 color: #fff;
 border: none;
 padding: 10px 45px;
 border-radius: 4px;
 cursor: pointer;
 font-size: 16px;
 font-weight: 600;
}



.eliquid-cal .btn-small {
 padding: 4px 10px;
 font-size: 0.85rem;
 margin-left: 5px;
}

.eliquid-cal .flavor-item {
 display: flex;
 align-items: center;
 gap: 10px;
 margin-bottom: 10px;
}

.eliquid-cal table {
 width: 100%;
 border-collapse: collapse;
 margin-top: 20px;
}

.eliquid-cal th,
.eliquid-cal td {
 padding: 8px 12px;
 border: 1px solid #ccc;
 text-align: left;
}

.eliquid-cal th {
 background: #eee;
}

.eliquid-cal .actions {
 margin-top: 20px;
 display: flex;
 gap: 10px;
}

.eliquid-cal #copyMsg {
 color: #4caf50;
 font-size: 14px;
 margin-top: 5px;
}

.eliquid-cal input[type="range"] {
 -webkit-appearance: none;
 width: 100%;
 height: 60px;
 border-radius: 40px;
 background: linear-gradient(to right, #31A58C 50%, #D9D9D9 50%);
 outline: none;
}

.eliquid-cal input[type="range"]::-webkit-slider-thumb {
 -webkit-appearance: none;
 height: 20px;
 width: 20px;
 border-radius: 50%;
 background: #fff;
 border: 2px solid #aaa;
 cursor: pointer;
 margin-top: 0px;
 box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
}

.za-main-strength {
 padding: 15px 0;
}

.eliquid-cal input[type="range"]::-moz-range-thumb {
 height: 20px;
 width: 20px;
 border-radius: 50%;
 background: #fff;
 border: 2px solid #aaa;
 cursor: pointer;
}

.eliquid-cal .input-stepper {
 display: flex;
 align-items: center;
 border-radius: 10px;
 overflow: hidden;
 background: #99999933;
 padding: 9px 8px;
 width: 100%;
 max-width: 150px;
}

.eliquid-cal .input-stepper input[type="number"] {
 border: none;
 text-align: center;
 width: 100%;
 padding: 10px;
 outline: none;
 font-weight: 700;
 font-size: 16px;
}

.eliquid-cal .step-btn {
 background: #000;
 border: none;
 font-size: 18px;
 cursor: pointer;
 user-select: none;
 color: #fff;
 height: 35px;
 width: 59px;
 font-weight: 700;
 border-radius: 10px;
 display: flex;
 align-items: center;
 justify-content: center;

}

.eliquid-cal .step-btn:hover {
 background: #000;
}

.eliquid-cal input#pgSlider::-webkit-slider-thumb {
 height: 65px;
 width: 18px;
 background: #D9D9D9;
 border-radius: 6px;
 box-shadow: 0px 0px 2px 0px #00000040;

}

.eliquid-cal .gv-input-group input[type=number]::-webkit-inner-spin-button {
 appearance: none;
}

.eliquid-cal .za-pg-btn.active {
 background-color:#31A58C;
 color: #fff;
 border: none;
}

.eliquid-cal .za-nicotine-strength {
 display: block;
 padding: 10px 0;
 font-size: 16px;
 font-weight: 600;
}

.eliquid-cal .za-pg-btn {
 padding: 10px;
 border-radius: 20px;
 width: 55px;
 height: 40px;
 background-color: transparent;
 color: #000;
 border: 1px solid #999999;
 margin: 0 15px 0 0;
}
/*  */

/* Cost calculator */
.af-black-section {
    background: #fff;
    border-radius: 10px;
}
.black-section {
  margin-top: 10px;
}
.calculator-container {
  background: #2D2D2D;
  padding: 40px 0 100px;
}
.gv-cost-tile {
  margin-bottom: 30px;
}
.gv-cost-tile h1 {
  font-size: 30px;
  text-align: center;
}
.gv-cost-tile p a {
  text-decoration: underline;
  font-weight: 600;
}
.gv-cost-tile p {
  font-size: 18px;
  text-align: center;
  width: 90%;
  line-height: 30px;
  margin: 0 auto;
  color: #060606;
}
span.highlights-new {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.gv-border-remove {
  border: 0px !important;
}

.calculator-container h2 {
  color:#fff;
  text-align: center;
  font-weight: 700;
  padding: 0px 0 0px 0;
}
.input-group input[type="range"] {
  -webkit-appearance: none;
  background: linear-gradient(to right, #31A58C 50%, #d9d9d9 50%);
  outline: none;
}

.input-group input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 15px;
  width: 15px;
  background: #fff;
  cursor: pointer;
  margin-top: 0px;
  position: relative;
  left: -10px;
}
input#cigsPerDay::-webkit-slider-thumb {
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 2px 0px #00000040;
}
.input-group input[type="number"]::-webkit-inner-spin-button {
  appearance: none;
}
.input-group input[type="range"] {
  width: 100%;
  height: 20px;
  border-radius: 50px;
}

.custom-flex label {
    color: #fff;
}

.custom-flex input {
    color: #fff;
    border-color: #fff !important;
}
.result-grid {
  display: flex;
      justify-content: center;
}

.result-item {
  color: #2D2D2D !important;
}

.black-section h3 {
  color: #fff;
}
.input-group-bg { background: #ffffff;
  padding: 20px;
             }
.input-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;

  border-radius: 20px;
  box-shadow: rgba(0, 0, 0, 0.1);
}

.input-group label {
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
  font-size: 18px;
  padding-bottom: 10px;
}

#cigsPerDay .input-group input[type="range"],
.input-group input[type="number"] {
  width: 100%;
  padding: 8px;
  font-size: 16px;
  border: 1px solid black;
  font-weight: 600;
}

.flex-col {
  flex: 1;
  min-width: 310px;
}

.za-vaping-sctn h3 {
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  color: #fff!important;
}

.za-vaping-sctn p:last-of-type {
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  max-width: 600px;
  margin: auto;
    color: #fff !important;
}

.black-section {
  border-radius: 8px;
  margin-bottom: 30px;
}
.za-inputs {
  gap: 140px;
}
.black-section p {
  color: #fff !important;
  padding-bottom: 10px;
}

.black-section p {
  font-size: 16px;
  margin-top: 0;
  font-weight: 400;
}
.right-column .black-section{
  background: #fff;
      margin: 0;
}
.highlight {
  display: inline;
  font-size: 30px;
  font-weight: 700;
  color: #2D2D2D;
  margin-top: 10px;
}
.za-coil {
  display: inline;
  font-size: 30px;
  font-weight: 700;
  color: #2D2D2D;
  margin: 10px 0 10px 0;
}

.black-section .label {
  font-size: 18px !important;
  font-weight: 500;
  color: #2D2D2D !important;
  opacity: 1;
}
.result-item span.highlight {
  margin-top: 10px;
  display: block;
}


.result-item {
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
    margin: 0 30px;
    padding: 40px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.result-item:nth-child(last) {
  border-bottom: none;
}

.note {
  margin: 30px 0;
  font-size: 18px;
  color: #fff !important;
  text-align: center;
}

.input-label {
  font-size: 15px;
  font-weight: 600;
}

.container-two-columns {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 40px 0 0;
}

.left-column,
.right-column {
  box-sizing: border-box;
}

.left-column {
  flex-basis: 40%;
}

.right-column {
  flex-basis: 56%;
}

.custom-flex {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.custom-flex > .flex-col {
  width: 50%;
}

.black-section {
  color: white;
  padding: 20px;
}

.stat-box {
  border-top: 1px solid #333;
  padding: 10px 0 0 0;
}

.label {
  font-size: 0.85rem;
  margin: 0;
  opacity: 0.8;
}

.value {
  font-size: 2rem;
  font-weight: bold;
  margin: 5px 0 0;
}

.unit {
  font-weight: 600;
}

.custom-input {
  font-size: 16px;
  font-weight: 700;
  padding: 8px 12px;
  border: 1px solid #000;
  width: 100%;
}

@media (max-width: 600px) {
  .result-grid {
    justify-content: left;
    flex-direction: column;
}
  .result-item{
    align-items: baseline;
    padding: 20px 0;
  }
  .za-inputs.input-group.input-group-bg {
    padding: 20px 20px;
}
  .gv-cost-tile h1{
    font-size:20px;
  }
  .gv-row-faq-cont {
    padding: 0 10px;
  }
  .gv-cost-tile {
    padding: 0 10px;
  }

  .gv-cost-tile p {
    width: 100%;
  }
  .calculator-container h2 {
    padding: 0px;
  }
  div#shopify-section-cost-calculator {
    padding: 0px 10px;
  }
  .input-group {
    padding: 20px 0;
  }
  .za-inputs {
    gap: 20px;
  }
  .container-two-columns {
    flex-direction: column;
  }

  .left-column,
  .right-column,
  .custom-flex > .flex-col {
    width: 100%;
  }
}
/* end cost calculator */
.collection-content .article-anouncement {
    background: #e95144;
}
.af-pages-bread-crumbs .breadcrumb {
    padding: 20px 0;
}
.banned-product-main {
    border: 2px solid red;
    border-radius: 10px;
    padding: 15px;
}

.banned-product-main p {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 600 !important;
}

.banned-product-main a {
    border-radius: 5px;
    font-size: 18px;
    text-decoration: underline;
    color: #000;
    font-weight: 600;
}
.banned-product {
    display: block;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    background: #999999c2;
    font-weight: 600;
    box-shadow: 0 0 15px #0003;
}





.product-block__collection--list {
    width: max-content !important;
    padding: 15px 20px !important;
}





.section-block-template--22596101669162__product_block_znxeW6 .products-carousel .product{
        padding-top: 5px;
        padding-bottom: 5px;
    }
/* Refer start */
@media screen and (min-width: 767px) {
     .af-footer-icon-main {
        background: #31a58c;
        border-top: 1px solid #fff;
    }
    .af-footer-icon-main p {
        margin: 0;
        font-size: 19px;
    }


.af-footer-icon-main-inner {
        width: 100%;
        padding: 30px 60px;
        display: flex;
        justify-content: space-between;
          align-items: center;
  
}

.af-footer-icon-heading {text-align: center;}

.af-icon-row {
    display: flex;
    justify-content: center;
    margin: 20px 0;
}

.af-icon-row img {
    margin: 0 10px;
}
  .af-footer-icon-inner-cont p {
    margin: 0px 0 10px;
    
        line-height: 30px;
}
  /* footer payments */
    section.meet-the-team h2 {
    text-align: center;
  }

  .af-team-row {
    display: flex;
    justify-content: space-between;
    margin: 50px 0 90px;
  }

  .af-team-col {
    width: 19%;
    position: relative;
  }

  .af-team-col-inner {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    width: 85%;
    box-shadow: 4px 4px 14px 0px #61606040;
    border-radius: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -42px;
    padding: 15px 0;
  }

  .af-team-col-inner p,
  .af-team-col-inner a {
    margin: 0px 0 10px;
    font-size: 18px;
  }

  /* meet the team */
  .product-itemsss a {
    font-size: 16px !important;
}
  h1{
  font-size:36px !important;
}
h2{
  font-size:26px !important;
}
h3{
  font-size:22px !important;
}
.card-title h3 {
    font-size: 18px !important;
}
.af-refer-a-friend-main-container {
  max-width: 1680px;
  margin: 40px auto 0;
  padding: 0 40px;
}

.refer-friend-before-container-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.refer-friend-before-container-col {
  width: 49%;
}

.refer-friend-before-container-col h1 {
  color: #2d2d2d;
  margin: 0;
  font-size: 35px;
  text-transform: uppercase;
  line-height: 46px;
  font-weight: 800;
}
.refer-friend-before-container-col h1 span {
  color: #31a58c;
}
.refer-friend-before-container-col p {
  margin: 35px 0;

  color: #2d2d2d;
  font-size: 18px;
  line-height: 30px;
}

.refer-friend-before-container-sign {
  width: max-content;
  padding: 10px 20px;
  background: #31a58c;
  color: #fff;
  font-size: 18px;
  border-radius: 8px;
}

.refer-friend-before-container-sign a {
  color: #fff;
  
  font-size: 18px;
}

.refer-friend-before-steps-heading h2 {
  color: #2d2d2d;
  text-align: center;
  margin: 0px;
  font-size: 30px;
}


.refer-friend-before-row {
  width: 80%;
  margin: 40px auto 0;
}
.refer-friend-before-row img {
  width: 70%;
}
.refer-friend-before-col-1,
.refer-friend-before-col-3 {
  display: flex;
  justify-content: end;
}
.refer-friend-before-col-2 {
  display: flex;
  justify-content: start;
}

.refer-friend-before-container-card {
  box-shadow: 0px 0px 48.78px 0px #00000030;
  padding: 25px 20px 50px;
  border-radius: 20px;
  width: 49%;
}

.refer-friend-before-cards {
  display: flex;
  justify-content: space-between;
}

.refer-friend-before-container-card-title h3 {
  font-size: 20px;

  font-weight: 700;
  margin: 0;
}
.refer-friend-before-container-card-desc {
  margin: 15px 0 0;
}
.refer-friend-before-container-card-desc li {
  color: #2d2d2d;
  font-size: 16px;
  line-height: 30px;

  font-weight: 600;
}

.refer-friend-before-faq-container h2 {
  font-size: 30px;
  margin: 0;
  text-align: center;
}
.refer-friend-before-container {
    max-width: 1680px;
    margin: 60px auto 0;
    padding: 0 40px;
}

.refer-friend-before-steps-container {
    max-width: 1200px;
    margin: 80px auto;
}

.refer-friend-before-cards-container {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 40px;
}

.refer-friend-before-faq-container {
    margin: 80px auto;
    max-width: 1200px;
}




.refer-friend-before-faq {
  margin-top: 50px;
}

.refer-friend-before-container-faq {
  margin-top: 20px;
  border: 1px solid #31a58c;
  padding: 0px 20px 20px;
  box-shadow: 4px 4px 24px 0px #00000026;
  border-radius: 10px;
  position:relative;
}
.refer-friend-before-container-faq-title {
    padding-top: 20px;
    cursor: pointer;
}
.refer-friend-before-container-faq-title p {
  margin: 0;

  font-size: 18px;
  font-weight: 600;
}

.refer-friend-before-container-faq-desc p {
  margin: 18px 0 0;
  font-size: 16px;
 
  color: #999999;
}
.refer-friend-before-container-faq-title:after {
  content: "+";
  font-size: 28px;
  position: absolute;
  right: 20px;
  top: 30%;
  color: #31a58c;
  font-weight: 600;
}


.refer-friend-before-container-faq.active .refer-friend-before-container-faq-title:after {
    rotate: 25deg;
}
}
@media screen and (max-width: 767px) {
   .af-footer-icon-main {
        background: #31a58c;
        border-top: 1px solid #fff;
    }
    .af-footer-icon-main p {
        margin: 0;
        font-size: 15px;
    }
.gv-cost-tile p {
  font-size: 16px;
}
.page-width.page-width--narrow.custom-privacy-policy-new p{
  font-size: 16px!important;
}
.panel h2{
   font-size: 20px;
}
.page-width.page-width--narrow.custom-term-condition p{
   font-size: 16px!important;
}
table td {
   font-size: 16px!important;
}
.eliquid-cal .gv-input-group p{
    font-size: 16px;
}
    .gv-cost-tile h1 {
        font-size: 24px!important;
    }
    .input-group label {
   font-size: 16px!important;
}
.eliquid-cal .za-nicotine-para {
 font-size: 16px!important;
}
.rich-text__text p{
  font-size: 16px!important;
}
.black-section .label {
  font-size: 16px !important;
}
.rich-text__blocks h2{
    font-size: 20px !important;
}
.rich-text__blocks * {
 
    font-size: 16px!important;
}
.result-item {
    font-size: 16px!important;
}
.note{
    font-size: 16px !important;
}
.za-vaping-sctn h3{
   font-size: 20px !important;
}
.za-vaping-sctn p:last-of-type {
    font-size: 16px!important;  
}
.contact-title {
    font-size: 16px!important;  
}
.page-subheader{
   font-size: 20px!important; 
}
.af-footer-icon-main-inner {
        width: 100%;
        padding: 20px 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column-reverse;
}

.af-footer-icon-heading {
    text-align: center;
}

.af-icon-row {
    display: flex;
    justify-content: center;
    margin: 15px 0;
}

.af-icon-row img {
    margin: 0 10px;
}
  .af-footer-icon-inner-cont p {
    margin: 0px 0 10px;
    
        line-height: 30px;
}

.af-footer-icon-inner-cont {
    margin-bottom: 20px;
}
    section.meet-the-team h2 {
    text-align: center;
  }

  .af-team-row {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 60px;
    width: max-content;
  }
  .af-team-row-overflow {
    overflow-x: scroll;
  }
  .af-team-col {
    width: 60%;
    position: relative;
    margin-right: 15px;
  }

  .af-team-col-inner {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    width: 90%;
    box-shadow: 4px 4px 14px 0px #61606040;
    border-radius: 15px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -42px;
    padding: 10px 0;
  }

  .af-team-col-inner p,
  .af-team-col-inner a {
    margin: 0px 0 5px;
    font-size: 14px;
  }

  .af-aboutus-content li {
    font-size: 16px !important;
  }

  .custom-about-us-why-section p {
    font-size: 16px!important;
  }
  /* meet the team */
  .af-refer-a-friend-main-container {
  max-width: 1680px;
  margin: 40px auto 0;
  padding: 0 40px;
}

.refer-friend-before-container-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}

.refer-friend-before-container-col {
  width: 100%;
  margin-top: 20px;
}

.refer-friend-before-container-col h1 {
  color: #2d2d2d;
  margin: 0;
  font-size: 23px;
  text-transform: uppercase;
  line-height: 33px;
  font-weight: 800;
}
.refer-friend-before-container-col h1 span {
  color: #31a58c;
}
.refer-friend-before-container-col p {
  margin: 14px 0;
 
  color: #2d2d2d;
  font-size: 14px;
  line-height: 30px;
}

.refer-friend-before-container-sign {
  width: max-content;
  padding: 10px 20px;
  background: #31a58c;
  color: #fff;
  font-size: 14px;
  border-radius: 8px;
}

.refer-friend-before-container-sign a {
  color: #fff;
  
  font-size: 14px;
}

.refer-friend-before-steps-heading h2 {
  color: #2d2d2d;
  text-align: center;
  margin: 0px;
  font-size: 20px;
}


.refer-friend-before-row {
  width: 100%;
  margin: 20px auto 0;
}
.refer-friend-before-row img {
  width: 100%;
}
.refer-friend-before-col-1,
.refer-friend-before-col-3 {
  display: flex;
  justify-content: center;
}
.refer-friend-before-col-2 {
  display: flex;
  justify-content: center;
}

.refer-friend-before-container-card {
  box-shadow: 0px 0px 48.78px 0px #00000030;
  padding: 25px 15px 30px;
  border-radius: 20px;
  width: 100%;
  margin-bottom: 20px;
}

.refer-friend-before-cards {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.refer-friend-before-container-card-title h3 {
  font-size: 16px;
  
  font-weight: 700;
  margin: 0;
}
.refer-friend-before-container-card-desc {
  margin: 15px 0 0;
}
.refer-friend-before-container-card-desc li {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 30px;
  font-weight: 600;
}

.refer-friend-before-faq-container h2 {
  font-size: 20px;
  margin: 0;
  text-align: center;
}
.refer-friend-before-container {
    max-width: 1680px;
    margin: 10px auto 0;
    padding: 0 10px;
}

.refer-friend-before-steps-container {
    max-width: 1200px;
    margin: 30px auto;
    padding: 0 10px;
}

.refer-friend-before-cards-container {
    max-width: 1680px;
    margin: 0 auto;
    padding: 0 10px;
}

.refer-friend-before-faq-container {
    margin: 0px auto;
    max-width: 1200px;
    padding: 0 10px;
}




.refer-friend-before-faq {
  margin-top: 0px;
}

.refer-friend-before-container-faq {
  margin-top: 20px;
  border: 1px solid #31a58c;
  padding: 0px 15px 15px;
  box-shadow: 4px 4px 24px 0px #00000026;
  border-radius: 10px;
  position:relative;
}
.refer-friend-before-container-faq-title {
    padding-top: 15px;
    cursor: pointer;
  
}
.refer-friend-before-container-faq-title p {
  margin: 0;
  
  font-size: 16px;
  font-weight: 600;
}

.refer-friend-before-container-faq-desc p {
  margin: 15px 0 0;
  font-size: 14px;
 
  color: #999999;
}
.refer-friend-before-container-faq-title:after {
  content: "+";
  font-size: 28px;
  position: absolute;
  right: 20px;
  top: 30%;
  color: #31a58c;
  font-weight: 600;
}

.refer-friend-before-container-faq-title {
  width: 100%;
  position: relative;
  padding-right: 24px;
}


.refer-friend-before-container-faq.active .refer-friend-before-container-faq-title:after {
    rotate: 25deg;
}
}














/* refer end */

#loyaltylion .lion-tier-box__footer--current .lion-progress-bar__container {
  display: none;
}

/* review page */
.af-reviews-okendo {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}
.af-reviews-okendo h1.af-reviews-okendo_title {
  text-align: center;
  font-size: 24px;
}
.af-reviews-okendo .oke-w-review-side {
  border-radius: 15px;
  height: fit-content;
}
.af-reviews-okendo .oke-media.oke-mediaCollage-item.oke-media--linked {
  border-radius: 15px;
}
.af-reviews-okendo strong .oke-w-recommendsModule-value {
  font-size: 18px !important;
}
.af-reviews-okendo .oke-w-ratingAverageModule-rating-average {
  font-size: 19px !important;
}

.af-reviews-okendo .oke-reviewContent-title.oke-title {
  font-size: 18px !important;
}
@media screen and (max-width: 767px) {
  .af-reviews-okendo h1.af-reviews-okendo_title {
    font-size: 20px;
    margin-bottom: 0;
  }
  .af-reviews-okendo .oke-w-review-side {
    border-radius: 10px;
  }
  .af-reviews-okendo .okeReviews[data-oke-container] img,
  div.okeReviews img {
    border-radius: 10px;
  }
  .af-reviews-okendo .oke-w-ratingAverageModule-rating-average {
    font-size: 16px !important;
  }
  .af-reviews-okendo .oke-w-ratingAverageModule-count {
    font-size: 14px;
  }
  .af-reviews-okendo .oke-w-recommendsModule-value {
    font-size: 18px;
  }
  .af-reviews-okendo .oke-w-recommendsModule-text {
    font-size: 16px;
  }
  .af-reviews-okendo .oke-w-reviews-count {
    font-size: 16px;
  }
  .af-reviews-okendo .oke-w-reviews-sort {
    font-size: 16px;
  }
  .af-reviews-okendo .oke-sortSelect-label {
    font-size: 18px;
  }
  .af-reviews-okendo a.oke-product-details-name {
    font-size: 14px;
  }
  .af-reviews-okendo .oke-w-reviewerRecommendation-text {
    font-size: 15px;
  }
  .af-reviews-okendo .oke-reviewContent-body.oke-bodyText p {
    font-size: 16px;
  }
  .af-reviews-okendo .oke-helpful-label {
    font-size: 14px;
  }
}

/* sign up page */
#shopify-section-template--22596101833002__main h1.main-page-title.page-header {
  text-align: center;
}

/* summer theme */
.halo-product-block .list-product-tabs a {
  font-weight: 600 !important;
}
.af-for_signin-signup {
  color: #31a58c;
}
.af-gallery-container {
  max-width: 1680px;
  padding: 0 40px;
  margin: 0 auto 40px;
}
.first-image-gallery-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

.second-image-gallery-row {
  display: flex;
  justify-content: space-between;
}

.second-image-gallery-row .image-gallary-first,
.first-image-gallery-row .image-gallary-second {
  width: 74%;
}
.second-image-gallery-row .image-gallary-second,
.first-image-gallery-row .image-gallary-first {
  width: 24%;
}

.brands-block .wrapper-content {
  background: #f1f1f1;
}
.sections-brand-slider .brand-slider {
    background: #ecf2f1;
}
.section-block-template--22596101669162__a3125f94-f8cd-4ed5-a5fb-3f569615b3a7
  .halo-row
  .halo-item
  .wrapper-image {
  background: #fff;
}
.list-menu__item--link,
.footer-block__details,
.footer-block__details a,
.footer-block__newsletter .footer-block__subheading,
.footer-block__newsletter .footer-block__subheading a {
  color: #fff !important;
}

/* end */
.docapp-cart-item.docapp-cart-subtotal {
  display: none;
}

.docapp-cart-item.docapp-est-total.docapp-perm {
  display: none;
}

.docapp-cart-item.docapp-cart-discount.docapp-clearfix {
  padding-top: 0px;
}

.cart-total-grandtotal {
  padding-top: 15px !important;
}
.cart-total-subtotal:after {
  display: none;
}
.logo-text-footer {
  text-transform: none !important;
}
a.article-card__link {
  color: #222222 !important;
  font-size: 14px;
  font-weight: 500;
}
/* footer icons */
.link.link--text.list-social__link.icon-tumblr svg {
  fill: var(--color-text);
  color: #222;
}

.link.link--text.list-social__link.icon-tumblr svg path {
  color: #222;
  fill: #222;
}
.link.link--text.list-social__link.icon-tumblr:hover svg path {
  color: #31a58c;
  fill: #31a58c;
}
/* Cart sidebar  */
.halo-sidebar-header .title {
  font-size: 25px;
  font-weight: 700;
}

.previewCartItem-name {
  font-size: 16px !important;
  font-weight: 500;
}
.previewCart .previewCartProduct .product .card {
  height: 180px !important;
}
.previewCartItem-saving-price.saved_compare_price {
  color: #999 !important;
}

.halo-cart-sidebar .previewCartItem-price .discounted-price {
  color: #31a58c !important;
  font-size: 18px !important;
}

input#upsell-update-44018476351786 {
  border: 1px solid #222222;
  box-shadow: 0px 1px 14px rgba(0, 0, 0, 0.15) !important;
  border-radius: 5px;
}

.previewCart .product .product-item {
  margin: 4px 26px !important;
}

.slick-arrow svg {
  fill: #31a58c;
}

.previewCartTotals .previewCartTotals-label {
  font-size: 20px !important;
}

.previewCartTotals.total .previewCartTotals-value,
.previewCartTotals.subTotal .previewCartTotals-value {
  color: #31a58c !important;
  font-size: 20px !important;
}
.previewCart .product.slick-slide.slick-current.slick-active {
  width: 360px;
  height: 228px;
  margin-top: 6px;
}
/* All titles */
.halo-block-header .title {
  text-transform: none;
}
div#trust-score {
  color: #ffffff !important;
}
/* Top header ticker  */
p.af-hide-and-show,
.af-hide-and-show {
  margin: 0 auto;
  padding: 20px;
  align-items: center;
  font-weight: 400;
  color: #31a58c;
}
p.af-hide-and-show svg {
  width: 30px;
  height: 25px;
  margin-right: 10px;
  stroke: unset;
}
p.af-hide-and-show,
.af-hide-and-show {
  display: none;
}
.af-top-bar-ticker {
  display: flex;

  flex-wrap: nowrap;
  background: #daefea;
  height: 70px;
  align-items: center;
}

#ticker .slick-track {
  background: #222222;
}
#ticker .slick-slider .element {
  height: 50px;
  background: #222222;
  color: #fff;
  border-radius: 0px;
  margin: 0px 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#ticker .anouncement-element {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 310px;
  color: #fff;
  text-decoration: none;
 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* identical to box height */
  text-align: center;
  text-transform: capitalize;
}

#ticker .slick-slider .slick-disabled {
  opacity: 0;
  pointer-events: none;
}
/* header */
.header-classic {
  height: 100px;
  display: flex;
  align-items: center;
}
.header .header-classic__content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header .header-classic__item {
  margin-bottom: 0px;
}
.header .header-classic__item .search_details .search-modal__form {
  background: rgba(221, 221, 221, 0.36);
  border-radius: 10px;
  width: 650px;
  max-width: 100%;
  height: 50px;
  display: flex;
  border-bottom: 0px !important;
}

.header .header-classic__item .search_details .search-modal__form .field {
  padding: 4px;
}
.header .header__search .search-modal__form .search__button svg {
  width: 21px;
  height: 21px;
  position: relative;
  top: 1px;
}
.header
  .header-classic__item
  .search_details
  .search-modal__form
  .search__button {
  background: #31a58c;
  margin: 0;
  border-radius: 8px;
  width: 120px;
  color: #fff;
  padding-top: 2px;
}
.header-navigation.header-nav-plain {
  height: 70px;
  display: flex;
}
.header-classic .header__group .header__icon--cart {
  background: rgba(221, 221, 221, 0.36);
  width: 50px;
  height: 50px;
  border-radius: 10px;
}
.header-classic .header__group .header__icon--cart svg {
  width: 24px;
  height: 24px;
  top: 12px;
  bottom: 0;
  right: 6px;
  stroke: none;
}
.header-classic .header__link--account.customer_login_link svg {
  width: 24px;
  position: relative;
  height: 24px;
  top: 10px;
  left: 13px;
  stroke: none;
}
.header-classic .af-customer_login-user {
  display: inline-flex;
  background: rgba(221, 221, 221, 0.36);
  border-radius: 10px;
  width: 50px;
  height: 50px;
}
.header-classic .customer-links {
  
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.shopify-section-header-sticky .main-menu {
  width: 1400px;
  margin: 0 auto;
}

/* Benifits Section below banner section */
.af-option_sum p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
}
.af-options_sec {
  display: flex;
  margin: 0 auto;
}

.af-option_border {
  border: 2px solid #000000;
  border-radius: 5px;
}

.af-option_main {
  margin: 0 20px;
  width: 22%;
}

.af-option_sum {
  padding: 0px 10px;
}

.af-option_title img {
  /* margin-right: 30px; */
  margin-left: 12px;
  margin-top: 8px;
}

.af-option_title {
  display: flex;
  height: 40px;
}

.af-option_title img {
  position: absolute;
}

.af-option_title span {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.af-option_img {
  background: #2222221a;
  position: relative;
  left: -30px;
  top: -30px;
  height: 80px;
  width: 80px;
  border-radius: 40px;
}
/* Brands block section */
.section-block-template--19051679482154__a3125f94-f8cd-4ed5-a5fb-3f569615b3a7
  .wrapper-image
  img {
  padding: 16px;
}
.section-block-template--19051679482154__a3125f94-f8cd-4ed5-a5fb-3f569615b3a7
  .wrapper-image
  a {
  border-radius: 50%;
  border: 1px solid #eee;
  box-shadow: 0 0 4px #0003;
}
.brands-block .slick-track {
  margin-top: 10px;
  margin-bottom: 10px;
}
.brands-block .wrapper-content:hover {
  background: #31a58c;
}
.brands-block .wrapper-content {
  padding-top: 15px;
}
.brands-block .slick-arrow {
  display: none !important;
}
/* .brand_style_2 .wrapper-content {
    filter: drop-shadow(0px 1px 10px rgba(0, 0, 0, 0.15));
} */
.brand-slider {
  margin: 0px auto;
}
.brands-block .title {
  margin-bottom: 30px !important;
}
.slick-dots .slick-active button {
  width: 21px;
  height: 8px;
  border-radius: 4px;
}
.slick-dots li {
  margin: 0px 3px;
}
.slick-dots li button {
  width: 8px;
  height: 8px;
  background: #999;
  border: none;
}
/*  */
/* DISPOSABLE VAPES  */
.list-product-tabs li a {
  padding: 6px 15px;
  font-size: 20px;
  line-height: 34px;
  text-align: center;
}
.af-underline {
  border: 1px solid #222222;
  width: 60%;
  border-radius: 4px;
  height: 2px;
  display: none;
  background: #222222;
}
.list-product-tabs li:nth-child(2) span {
  margin: 0 auto;
}
.list-product-tabs li:last-child span {
  float: right;
}
.tab-links.active .af-underline {
  display: none;
}
.tab-links.active {
  border: 1px solid #31a58c;
}
.af-view-all-pro {
  font-size: 18px;
  background: #31a58c;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  padding: 8px 20px;
}
.product-tabs-content {
  margin-bottom: 30px;
}
.sections-product-tab {
  text-align: center;
}
.af-view-all-pro:hover {
  color: #fff;
}
/* Products styling */
/* .product-tabs-content .card-product__wrapper {
    padding: 16px;

} */

/* SEO content section */
.af-main {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 1600px;
  margin: 100px auto;
}

.af-img_sec {
  width: 40%;
  text-align: center;
}

.af-content {
  width: 60%;
  text-align: start;
  margin-left: 15px;
}

.af-content p {
 
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  color: #999999;
  margin-bottom: 30px;
}

.af-content h1 {
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 49px;
  color: #222222;
}
.af-content h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 25px;
  color: #222222;
}

.af-bullets_main {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
}

.af-bullets_inner {
  display: flex;
  align-items: center;
  justify-content: start;
  width: 100%;
}
.af-bullets_inner img {
  margin-right: 20px;
}
.af-readmore_inner,
.af-readless_inner {
  background: #222222;
  border-radius: 10px;
  width: 166px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  cursor: pointer;
}

.af-readmore_inner p,
.af-readless_inner p {
  text-decoration: none;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #ffffff;
  margin: 0px;
}

.af-seo_content {
  display: none;
}

.hide {
  display: none !important;
}
.content-main {
  max-width: 1600px;
  margin: 0 auto;
}
.af-readless {
  display: flex;
  justify-content: center;
}
/* banner section image */
/* .img-box .image img {
  top: 7%;
  height: 90%;
  border-radius: 20px;
} */
/* Blogs view all button sec  */
.sections-featured-blog a.view_all.has-border {
  background: #31a58c;
  border-radius: 10px;
  width: 166px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto;
  font-size: 18px;
  font-weight: 400;
}

.featured-blog-block .title .text {
  margin-bottom: 40px;
}
.article-card__image-wrapper img {
  border-radius: 20px;
}
.featured-blog-block .article-card__title a {
  overflow: hidden;
  white-space: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  margin-bottom: 10px;
  color: #222;
  letter-spacing:0px;
}
.featured-blog-block .article-card__footer {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #222;
}
.featured-blog-block .article-card__des {
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
}
/* newsletter */
.newsletter-section {
  background-image: url(/cdn/shop/files/Rectangle_67.png?v=1683871671) !important;
  background-repeat: no-repeat !important;
  margin-bottom: 30px;
}
.newsletter-section .field__input {
  height: 50px;
}
/* Footer */
.footer .image_logo img {
  width: 420px;
  height: 80px;
  margin-bottom: 30px;
}
.footer-1 .footer-block__bottom.not_flex.not_payment {
  display: flex;
  justify-content: center;
}
.footer-1 .footer-block__bottom.not_flex .footer__column--info {
  margin-top: 0px;
}
.header__iconItem.header__group a {
  color: unset !important;
}
/* */

.af-strength-wrapper::-webkit-scrollbar {
  width: 2px;
  height: 4px;
}

.af-strength-wrapper::-webkit-scrollbar-thumb {
  background-color: #31a58c;
}
.previewCartItem-price .price {
  color: #31a58c !important;
  font-size: 16px !important;
}

/*  */
