/** Shopify CDN: Minification failed

Line 102:20 Expected ")" to end URL token

**/
.header-wrapper {
    border-bottom: none !important;
}
.row {
    align-items: flex-start;
}
main#MainContent {
    position: relative;
    overflow: hidden;
}
ul li {
    line-height: 1.5;
}
.label-pop {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 3rem 0;
    z-index: 999;
    height: 100%;
    overflow: scroll;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #00000080;
    z-index: 99999;
    display: block !important;
}
.label-container {
    width: 90rem;
    margin: 0 auto;
    position: relative;
    z-index: 99999;
    padding: 4rem 6rem;
    max-width: 90%;
    top: 0;
    text-align: center;
}
.close-pop img {
    width: 1rem;
}
.close-pop {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    width: 2.4rem;
    border-radius: 100%;
    height: 2.4rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
/** Hide slick elements on load **/
.slider-for:not(.slick-initialized), .slider-nav:not(.slick-initialized), .product-reels:not(.slick-initialized), .opt-slider:not(.slick-initialized), .reco-slider:not(.slick-initialized), .reco-nav:not(.slick-initialized), .reels:not(.slick-initialized), .mini-icon-slider:not(.slick-initialized) {
    height: 0;
    opacity: 0;
}
.disable {
    opacity: 0.5;
    pointer-events: none;
}
main#MainContent > section:first-of-type {
    display: none;
}
.zoom-image:hover { 
  cursor: move; /* fallback if grab cursor is unsupported */
  cursor: grab;
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
.zoom-image:active {
  cursor: grabbing;
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
.zoom {
  display:inline-block;
  position: relative;
}       
/* magnifying glass icon */
.zoom:after {
  content:'';
  display:block; 
  width:33px;
  height:33px; 
  position:absolute; 
  top:0;
  right:0;
  background:url({{ 'magnifying-glass.png' | asset_url }});
}
.newsletter {
    display: none !important;
}
a.try-btn.scroll-btn {
    font-size: 2rem;
}
img.loading-product {
    width: 3rem;
    display: block;
    margin: 0 auto;
}

.sec01 {
    padding: 3rem 2rem 6rem;
}
.sec01 .right-col {
    padding: 3.6rem 0rem 0 0rem;
}
.slider-for img {
    width: 100%;
    border: 1px solid #A9A9A9;
    border-radius: 28px;
}
.slider-for {
    margin-bottom: 0.5rem;
}
.slider-nav img {
    width: 100%;
    border-radius: 7px;
}
.slider-nav .slick-slide {
    padding: 0 0.8rem;
}
.slider-nav .slick-arrow {
    width: 3.2rem;
    height: 3.2rem;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    z-index: 2;
}
.slider-for .slick-prev:before, .slider-for .slick-next:before, .slider-for .slick-dots li button:before, .slider-for .slick-dots li a:before, .hidden, .slider-nav .slick-prev:before, .slider-nav .slick-next:before, .slider-nav .slick-dots li button:before, .slider-nav .slick-dots li a:before{
  display: none !important;
}
.product-slider-wrap {
    position: relative;
}
.product-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 40%;
    z-index: 2;
    width: 100%;
    padding: 0 2rem;
}
.product-nav img {
    cursor: pointer;
}
.sec01 .right-col .fontyellow {
    margin-bottom: 1.3rem;
}
.sec01 h1 {
    margin-bottom: 0;
}
.sec01 h3.font-30 {
    color: #444444;
    margin-bottom: 1rem;
}
.sec01 p.font-20 {
    color: #444444;
}
ul.check-blk {
    margin-bottom: 2rem;
}
ul.check-blk li {
    display: inline;
    font-size: 1.5rem;
    padding-left: 2.4rem;
    padding-right: 2rem;
    background-image: url(/cdn/shop/files/check-black.png?v=1719795944);
    background-repeat: no-repeat;
    background-size: 1.5rem;
    color: #1B1B1B;
}
.reviews {
    margin-top: 3rem;
}
.reviews h5 img {
    margin: 0 0.5rem;
    position: relative;
    top: 5px;
}
span.old {
    text-decoration: line-through;
}
span.new {
    font-weight: 700;
    color: #3a6f5c;
    margin: 0 1.8rem 0 1rem;
}
.save {
    border-radius: 10px;
    background: linear-gradient(90deg, #3C9978 37%, #25C089 100%);
    padding: 0.7rem 1.6rem;
    text-align: center;
    color: #fff;
}
.pricing {
    display: flex;
    align-items: center;
}
.pricing h4 {
    margin-bottom: 3px;
}
.sec01 .font20 {
    margin-bottom: 0.5rem;
}
.get-list li {
    font-size: 1.6rem;
    margin-bottom: 4px;
}
span.bf-btn-text {
    font-size: 1.4rem;
}
a.try-btn1 {
    border-radius: 10px;
    background-color: #FFA41C;
    background-image: url(/cdn/shop/files/arrow_bef7875a-4a91-45df-90b1-02a79413cd37.png?v=1719795944);
    background-repeat: no-repeat;
    font-weight: 800;
    font-size: 2rem;
    color: #000 !important;
    padding: 2rem 11rem 2rem 3.6rem;
    background-position: center right;
    display: block;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    margin: 0rem 0 2rem;
    background-size: auto 100%;
}
a.try-btn1 s {
    font-weight: 500;
    opacity: 0.3;
    margin-left: 1rem;
    margin-right: 0.5rem;
}
a.try-btn1 span {
  font-weight: 500;
  margin-left: 1rem;
}
span.subtext {
    display: block;
    color: #4E3510;
    font-size: 1.4rem;
    font-weight: 500;
}
li.money {
    background-image: url(/cdn/shop/files/seal.svg?v=1763003723);
}
li.ship {
    background-image: url(/cdn/shop/files/ship.svg?v=1766141231);
}
li.ship strong {
    display: block;
    color: #346451;
}
.blk {
    display: block;
}
ul.claim li {
    padding: 0.5rem 0 0.5rem 4rem;
    margin-bottom: 1.9rem;
    background-repeat: no-repeat;
    background-position: 0 2px;
    background-size: 2.8rem;
}
.sec01 .container > .row {
    justify-content: space-between;
}
.sec01 .col-md-6 {
    max-width: 47.5%;
}
.stars p {
    margin: 0;
}
.stars {
    gap: 1.7rem;
    align-items: center;
}

/** Product options CSS **/
.prod-option-box > ul > li {
    border: 2px solid #F1F1F1;
    margin-bottom: 1rem;
    padding: 2rem 2rem;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-radius: 10px;
    height: 100%;
    min-height: 6.6rem;
    cursor: pointer;
    background-color: #F1F1F1;
    flex-wrap: wrap;
}
.opt-extra ul {
    margin-left: 3rem;
    margin-top: 0.5rem;
}
.opt-extra ul li {
    color: #1C1B1F;
    font-size: 1.5rem;
    list-style: disc;
}
.opt-extra {
  display: none;
}
.prod-option-box > ul > li.active {
    border-color: #346451;
    background-color: #fff;
}
.prod-option-box > ul > li.active .opt-extra {
   display: block;
}
.opt-btn {
    width: 2.8rem;
    height: 2.8rem;
    aspect-ratio: 1;
    border-radius: 50px;
    border: 2px solid #3C9978;
    flex: 0 0 2.8rem;
    padding: 2px;
    margin-right: 1rem;
  position:relative;
  background-color: #fff;
  display: block !important;
}
.prod-option-box h3 {
    font-size: 2rem;
    margin: 0;
    font-weight: 500;
}
.prod-option-box h4 {
    font-size: 2.4rem;
    margin: 00 0 0 auto;
    font-weight: 800;
    color: #1C1B1F;
    position: relative;
}
.prod-option-box h4 s {
    margin-left: 1rem;
    font-weight: 400;
    opacity: .5;
    color: #1C1B1F;
      margin-right: 0.8rem;
}
.prod-option-box {
    margin: 2rem 0 0rem;
}
li.option.active .opt-btn:before {
    content: '';
    position: absolute;
    background: #3C9978;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 50px;
    transform: scale(0.7);
    transform-origin: center;
}
.prod-option-box li.option.active[data-type="subs"] h4:after {
    content: '$20 off today';
    display: block;
    background: #ffa41c;
    font-weight: 400;
    font-size: 60%;
    padding: .3rem .5rem;
    text-align: center;
    border-radius: 3px;
    position: absolute;
    right: 0;
}
/* end */

.sec02 {
    background-color: #346451;
    padding: 2.4rem 2rem;
    text-align: center;
    position: relative;
}
.sec02 .container {
    max-width: 100%;
}
.sec02 ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sec02 ul li {
    font-size: 3.2rem;
    font-weight: 600;
    color: #fff;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: auto !important;
    margin: 0 3rem;
}
.sec02 ul li span {
    white-space: nowrap;
}
.sec02 ul li img {
    margin-right: 2rem;
    width: 4rem;
}
.sec02 .slick-list {
    overflow: visible !important;
}
.sec02 .slick-track {
    display: flex !important;
}

.sec03 {
    padding: 9rem 2rem 5rem;
}
.sec03-box {
    background-color: #C4A85A33;
    border-radius: 16px;
    padding: 4rem 4rem 3rem;
    align-items: baseline;
    margin: 3rem 0 2rem;
}
.sec03-box2 p {
    color: #346451;
    font-weight: 500;
    font-size: 1.6rem;
    margin-bottom: 0;
}
.ing-img {
    max-width: 5.9rem;
    margin: 0 auto 1.5rem;
    display: block;
}
.sec03-box2 {
    text-align: center;
    margin-bottom: 4.6rem;
}
.sec03-box3 {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
}
a.read-lbl {
    display: block;
    color: #346451 !important;
    font-size: 2.3rem;
    background: transparent;
    width: 47%;
    text-align: center;
    padding: 1.6rem 2rem;
    text-transform: uppercase;
    font-weight: 800 !important;
    border: 3px solid #346451;
    border-radius: 7px;
    text-decoration: none;
    line-height: 1.5;
}
.sec03-box3 p {
    width: 49%;
    margin-bottom: 0;
}
ul.checklist li {
    background-image: url(/cdn/shop/files/Vector_69fd99d4-2223-4513-b0b8-3792bfdd3856.png?v=1761629473);
    background-repeat: no-repeat;
    background-size: 2.6rem;
    padding-left: 4rem;
    background-position: 0 3px;
    margin-bottom: 1rem;
}
ul.checklist, ul.custom-list {
    font-weight: 500;
    color: #444;
    font-size: 2rem;
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.custom-list li {
    background-repeat: no-repeat;
    background-size: 2.6rem;
    padding-left: 4rem;
    background-position: 0 1px;
    margin-bottom: 1rem;
}
li.leaf {
    background-image: url(/cdn/shop/files/Vector_1_61722371-c15b-4dea-a7e1-701032072b0f.png?v=1761629473);
}
li.thunder {
    background-image: url(/cdn/shop/files/Vector_3_49541db8-1cfd-4877-be4b-d304b6b78d07.png?v=1761629474);
    background-size: 1.8rem !important;
    background-position: 8px 1px !important;
}
.sec03-box {
    justify-content: space-between;
}
.sec03-box > div {
    max-width: 47%;
}
.sec03 .container > .row {
    align-items: flex-start;
    justify-content: space-between;
}
.sec03 .col-md-5 {
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
}
.sec03 .col-md-7 {
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}
.sec03 .col-md-5 img {
    max-width: 53.7rem;
    width: 100%;
}

.sec04 {
    padding: 5rem 2rem 12rem;
}
.test-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 6rem 0;
}
.single-test {
    border: 3px solid #346451;
    border-radius: 13px;
    padding: 4rem 2rem;
    background-color: #fff;
    width: 27.1%;
}
.test-top img {
    max-width: 14rem;
    width: 100%;
    margin: 0 auto 1.7rem;
}
.test-top p {
    font-size: 1.5rem;
    color: #1b1b1b;
    padding: 0 1rem;
    margin: 0 0 1.7rem;
}
.single-test > div {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.test-bot h4 {
    margin: 0;
}
.test-bot h5 {
    margin: 0;
}
.test-bot h5 img {
    display: inline;
    margin-right: 5px;
    position: relative;
    top: 3px;
    max-width: 1.3rem;
    width: 100%;
}

.sec05 {
    padding: 0 2rem 7rem;
}
.ing-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.ing-con p {
    margin-bottom: 0;
}
.ing-con > div {
    width: 33.33%;
    margin-bottom: 6rem;
}
.ing-single {
    border: 3px solid #C4945A;
    border-radius: 9px;
    margin: 0 3rem;
    background-color: #fff;
    padding: 0 2.5rem 2.5rem;
    font-weight: 500;
    color: #444;
    height: 100%;
}
.ing-single img {
    display: block;
    margin: -5rem auto 0.5rem;
    height: 17rem;
    object-fit: scale-down;
}
.ing-single h3 {
    text-transform: capitalize;
}

.sec06 {
    padding: 7rem 2rem;
}
.sec06 .container {
    max-width: 151rem;
}
.sec06 .row {
    justify-content: flex-end;
}
.scoop {
    display: flex;
    flex-wrap: wrap;
}
.num {
    background: #346451;
    width: 5.6rem;
    height: 5.6rem;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    margin-right: 2.6rem;
}
.num h4 {
    margin: 0;
    color: #fff;
}
.textnum {
    width: 76%;
    font-weight: 500;
    color: #444444;
}
.textnum p {
    margin-bottom: 0;
}
.scoop:nth-of-type(2) {
    margin: 4rem 0;
}
.textnum h5 {
    margin-top: 0.9rem;
}
.sec06 .cta-con {
    margin-top: 4.5rem;
}
.video-gif {
    max-width: 68rem;
    padding-right: 4rem;
}
.video-gif video {
    width: 100%;
    border-radius: 20px;
}
.video-gif img {
    width: 100%;
    display: block;
    margin-bottom: 2rem;
    border-radius: 20px;
    overflow: hidden;
}
img.scoop-img {
    max-width: 68rem;
    margin-right: 4rem;
    width: 100%;
    border-radius: 20px;
    display: block;
    overflow: hidden;
}

.sec07 {
    padding: 10rem 2rem 5rem;
    text-align: center;
    background-color: #FFFCF4;
}
.ncard img {
    border: 4px solid #C4945A;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
}
.card {
    background-color: #C4945A;
    color: #fff;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    position: relative;
}
.card-overlay h3 {
    color: #fff;
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    margin-bottom: 3rem;
}
.card-overlay p {
    color: #fff;
    font-size: 2rem;
    font-weight: 400;
    margin-bottom: 0;
}
.card-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 3rem 2rem;
    transition: opacity 0.4s ease;
    opacity: 0;
}
.single-opt:hover .card-overlay {
    opacity: 1;
}
.single-opt:hover .card img {
    opacity: 0;
}
.single-opt .card img {
    transition: opacity 0.4s ease;
}
.card-title {
    border: 4px solid #C4945A;
    border-top: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    padding: 1.5rem;
}
.card-title h4 {
    color: #444;
    margin: 0;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 2.6rem;
    height: 6.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.single-opt {
    padding: 1rem;
}
.sec07 .container {
    max-width: 153rem;
}
.sec07 .cta-con {
    margin-top: 7rem;
}
.sec07 button.slick-prev {
    background-image: url(/cdn/shop/files/left.png?v=1761697496) !important;
    left: 2rem;
}
.sec07 button.slick-next {
    background-image: url(/cdn/shop/files/right.png?v=1761697496) !important;
    right: 2rem;
}
.sec07 .slick-arrow {
    width: 6.2rem;
    height: 6.2rem;
    background-repeat: no-repeat;
    background-size: 100% !important;
    background-position: center;
    transform: none !important;
    z-index: 1;
    top: 35%;
}
.sec07 .slick-next:before, .sec07 .slick-prev:before {
    font-size: 0 !important;
}

.sec08 {
    padding: 10rem 2rem;
}
.sec08 .container {
    max-width: 170rem !important;
}
.sec08 .slick-slide {
    padding: 1rem;
}
.sec08 video {
    width: 100%;
    border-radius: 10px;
    height: 72rem;
    object-fit: contain;
    background-color: #00000047;
}

.section-reels .container {
    max-width: 100%;
}
.section-reels video {
    width: 100%;
    border-radius: 10px;
}
.section-reels .slick-slide {
    padding: 1rem;
}

.section-table {
    padding: 0rem 2rem 6rem;
}
.section-table table {
    margin-bottom: 0;
    border-radius: 10px;
    overflow: hidden;
    border-collapse: separate;
    margin-top: 4rem;
    border-spacing: 0;
    color: #000;
    background-color: #FFFCF4;
}
.section-table th, .section-table td {
    border: 2px solid #C4945A;
}
.section-table th {
  padding: 1rem 3rem;
}
.section-table td {
    padding: 2rem 3.2rem;
}
.section-table table p, .single-vs p {
    font-size: 1.8rem;
    padding-left: 6.5rem;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 5.4rem;
    margin-bottom: 0
}
.check p {
    background-image: url(/cdn/shop/files/tab-icon1.png?v=1719795944);
}
.cross p {
    background-image: url(/cdn/shop/files/icon_60b98e9c-1a51-4d43-887a-0a1b26cca681.png?v=1719814226);
}
.section-table table h3, .section-table table h4 {
    margin-bottom: 0;
    word-break: unset;
    text-align: left;
}
.inner-th {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.inner-th img {
    margin-left: 2.4rem;
    max-width: 8.5rem;
    width: 100%;
}
.btl {
    border-top-left-radius: 10px;
}
.btr {
    border-top-right-radius: 10px;
}
.btll {
    border-bottom-left-radius: 10px;
}
.btrr {
    border-bottom-right-radius: 10px;
}
.green {
    background: #FFEFDC;
    border-left: 0 !important;
    border-right: 0 !important;
}
.section-table tr:not(:last-of-type) td, .section-table tr th {
    border-bottom: 0;
}
.section-table .container {
    max-width: 109rem;
}
.vs-mbl {
    display: none !important;
}

.section-faq {
    padding: 8rem 2rem;
}
.section-faq .container {
    max-width: 102rem;
}
.acc-con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 5rem;
}
.acc-con > div {
    width: 48.5%;
}
.acc {
    border-radius: 13px;
    background: #FFFCF4;
    padding: 3rem;
    margin-bottom: 3.6rem;
    min-height: 10.9rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.acc h3 {
    margin: 0;
    padding-right: 3rem;
    position: relative;
    cursor: pointer;
    font-weight: 600;
    color: #444;
}
.acc:not(.show-acc) p {
    display: none;
}
.acc p {
    margin-top: 2.2rem;
}
.acc p:last-of-type {
    margin-bottom: 0;
}
.acc h3:after {
    content: ' ';
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    right: 0;
    top: 10%;
    background-image: url(/cdn/shop/files/Vector_2_5f8d864a-ab00-4d3e-80af-1db88f4a192b.png?v=1761637833);
    background-repeat: no-repeat;
    background-size: 2.5rem;
}
.acc.show-acc h3:after {
    background-image: url(/cdn/shop/files/Vector-_2.png?v=1761637958);
}
.section-faq .cta-con {
    margin-top: 5rem;
}

.above-stamp {
    padding: 6rem 2rem 0;
    background-color: #FFF9E8;
}
h2.jdgm-rev-widg__title {
    display: none;
}
.below-stamp {
    padding: 0 0 6rem;
    background-color: #FFF9E8;
}
.stamp-section {
    padding: 0 2rem;
    background-color: #FFF9E8;
}

.single-vs {
    border-radius: 10px;
    border: 1px solid #C4945A;
    padding-top: 1.2rem;
    margin: 0 0.5rem;
    background-color: #FFFCF4;
}
.single-vs h4 {
    text-align: center;
    margin-bottom: 1.3rem;
}
.vs-tab.green {
    border-top: 1px solid #C4945A;
    border-bottom: 1px solid #C4945A;
}
.vs-tab {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.vs-tab h3 {
    margin: 0;
    font-size: 1.4rem;
}
.vs-col2 {
    width: 55%;
    padding: 1rem;
    border-left: 1px solid #C4945A;
}
.vs-col1 img {
    margin: 0 auto 0.5rem;
}
.vs-col1 {
    width: 45%;
    text-align: center;
    padding: 1rem;
}
.vs-mbl .slick-arrow {
    width: 0.8rem;
    height: 1.3rem;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    top: calc(100% + 3.2rem);
    z-index: 2;
}
.vs-mbl .slick-prev:before, .vs-mbl .slick-next:before {
    display: none !important;
}
.vs-mbl .slick-prev {
    background-image: url(/cdn/shop/files/left-gold.svg?v=1766147267) !important;
    left: 6rem;
}
.vs-mbl .slick-next{
    background-image: url(/cdn/shop/files/right-gold.svg?v=1766147267) !important;
    right: 6rem;
}
.vs-mbl ul.slick-dots {
    bottom: -4rem;
}

@media screen and (max-width: 1024px) {
    ul.checklist, ul.custom-list {
        font-size: 1.8rem;
    }
    ul.checklist li {
        background-size: 2rem;
        padding-left: 3.5rem;
        background-position: 0 3px;
    }
    ul.custom-list li {
        background-size: 2rem;
        padding-left: 3.5rem;
        background-position: 0 3px;
    }
    li.thunder {
        background-size: 1.6rem !important;
    }
    .sec03 {
        padding: 6rem 2rem 3rem;
    }
    .sec03-box2 p {
        font-size: 1.4rem;
    }
    a.read-lbl {
        font-size: 1.8rem;
    }
    .test-top img {
        max-width: 10rem;
    }
    .test-top p {
        padding: 0;
    }
    .single-test {
        padding: 3rem 2rem;
    }
    .ing-single img {
        height: 11rem;
    }
    .ing-single {
        font-size: 1.8rem;
    }
    .sec05 {
        padding: 0 2rem 8rem;
    }
    .textnum br {
        display: none;
    }
    .sec06 {
        padding: 5rem 2rem;
    }
    .sec06 .col-md-6:last-of-type {
        padding-left: 3rem;
    }
    .sec06 .mb-80 {
        margin-bottom: 4rem !important;
    }
    .sec07 {
        padding: 5rem 2rem;
    }
    .card-title h4 {
        font-size: 2rem;
        height: 5rem;
    }
    .card-overlay h3 {
        font-size: 1.8rem;
        margin-bottom: 2rem;
    }
    .card-overlay p {
        font-size: 1.8rem;
    }
    .sec07 .slick-arrow {
        width: 4.2rem;
        height: 4.2rem;
    }
    .sec08 {
        padding: 5rem 2rem;
    }
    .sec08 video {
        height: 55rem;
    }
}

@media only screen and (max-width:768px) {
    .font-25 {
        font-size: 1.6rem;
    }
    .sec01 {
        padding: 3rem 2rem 2rem;
    }
    .sec01 .right-col {
        padding: 0rem 0rem 0 0rem;
    }
    .prod-option-box h3 {
        font-size: 1.7rem;
        flex: 0 0 50%;
    }
    .opt-extra ul li {
        font-size: 1.4rem;
    }
    .opt-extra ul {
        margin-left: 2.5rem;
    }
    .prod-option-box h4 {
        font-size: 1.8rem;
    }
    ul.check-blk li {
        display: block;
    }
    .pricing {
        display: block;
    }
    .save {
        width: 60%;
    }
    .opt-btn {
        flex: 0 0 2rem;
        height: auto;
    }
    .stars img {
        width: 8rem;
    }
    .stars {
        gap: 1rem;
    }
    .sec02 ul li {
        font-size: 1.8rem;
    }
    .sec02 ul li img {
        width: 1.8rem;
    }
    .sec03 {
        padding: 4rem 2rem 4rem;
    }
    .sec03-box {
        padding: 2rem 2rem 1rem;
    }
    ul.checklist li, ul.custom-list li {
        background-size: 1.8rem;
        padding-left: 3rem;
        background-position: 0 4px;
    }
    .sec03-box2 {
        margin-bottom: 3rem;
        align-items: baseline;
    }
    .single-test {
        height: 42rem;
    }
    .ing-single {
        margin: 0 1rem;
        padding: 0 2rem 2rem;
    }
    .num {
        width: 5rem;
        height: 5rem;
    }
    .textnum h5 {
        margin-top: 1.2rem;
    }
    .textnum {
        font-size: 1.8rem;
    }
    .scoop:nth-of-type(2) {
        margin: 2rem 0;
    }
    .sec06 .col-md-6:last-of-type {
        padding-left: 0;
    }
    .sec07 .cta-con {
        margin-top: 4rem;
    }
    img.scoop-img {
        margin-right: 0;
        width: 91%;
    }
    .section-table th {
        padding: 1rem 1rem;
    }
    .section-table td {
        padding: 1.5rem 1rem;
    }
    .inner-th img {
        margin-left: 2rem;
        max-width: 6rem;
    }
    .section-table table p, .single-vs p {
        padding-left: 5rem;
        background-size: 4rem;
    }
    .sec08 video {
        height: 40rem;
    }
}

@media screen and (max-width: 767px) {
    .font-45 {
        font-size: 3rem;
    }
    .sec01 .col-md-6 {
        max-width: 100%;
    }
    .product-nav img {
        cursor: pointer;
        width: 1.2rem;
    }
    .slider-nav .slick-slide {
        padding: 0 .4rem;
    }
    .slider-for {
        margin-bottom: 1rem;
    }
    .sec01 .right-col {
        padding: 0;
        border: none;
        margin-top: 3.5rem;
    }
    .sec01 {
        padding: 2rem 1.5rem 1rem;
    }
    ul.check-blk li {
        font-size: 1.05rem;
        padding-left: 2rem;
        padding-right: 0;
        background-size: 1.3rem;
    }
    ul.check-blk {
        flex-wrap: nowrap;
        gap: 2rem;
        display: flex;
    }
    .reviews {
        margin-top: 1.5rem;
    }
    span.old {
        font-size: 2rem;
    }
    span.new {
        font-weight: 700;
        color: #3a6f5c;
        margin: 0 1.2rem 0 0.5rem;
        font-size: 2.6rem;
    }
    .pricing {
        display: flex;
    }
    .save {
        width: 39%;
        padding: 0.7rem 0rem;
        font-size: 1.4rem !important;
    }
    .sec01 .right-col p.font16.fw500.fontgreen {
            margin-bottom: 1.3rem;
            font-size: 1.2rem;
        }
    .get-list li {
        font-size: 1.4rem;
    }
    ul.get-list {
        margin-top: 1rem;
    }
    a.try-btn1 {
            width: 100%;
            font-size: 1.8rem;
            padding: 1.8rem 8rem 1.8rem 2rem;
    }
    ul.claim li {
        font-size: 1.4rem;
    }
    .ing-single p {
        font-size: 1.2rem;
    }
    a.try-btn {
        padding: 1.3rem 7rem 1.3rem 0rem;
        font-size: 2rem;
        max-width: 87%;
        background-size: 21%;
        text-align: center;
    }
    .sec02 ul li {
        font-size: 1.6rem;
        align-items: center;
        margin: 0 2rem;
    }
    .sec02 ul li img {
        margin-right: 1rem;
        width: 1.6rem;
        display: inline-block !important;
    }
    .sec02 {
        padding: 1.5rem 0rem;
    }
    .sec03 {
        padding: 3rem 2rem;
    }
    .sec03 .col-md-7 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    img.sec03-img.show-mbl {
        display: block;
        margin: 0 auto 1.4rem;
    }
    .sec03-box>div {
        max-width: 47%;
    }
    .sec03-box h3 {
        margin-bottom: 1rem;
    }
    ul.checklist, ul.custom-list {
        font-size: 1.2rem;
    }
    ul.checklist li, ul.custom-list li {
        background-size: .95em;
        padding-left: 2rem;
        background-position: 0 3px;
    }
    ul.checklist {
        margin-bottom: 0rem;
    }
    li.thunder {
        background-size: 0.75em !important;
        background-position: 3px 2px !important;
    }
    .sec03-box {
        margin: 2rem 0 2rem;
    }
    .sec03-box2 > div {
        width: 20%;
    }
    .ing-img {
        max-width: 4rem;
        margin: 0 auto 1rem;
        height: 3rem;
        object-fit: scale-down;
    }
    .sec03-box2 p {
        font-size: 1.3rem;
        line-height: 1.25;
    }
    .sec03-box2 br {
        display: block;
    }
    .sec03-box3 {
        flex-wrap: wrap;
    }
    a.read-lbl {
        padding: 1rem 2rem;
        margin-bottom: 1.5rem;
        width: 100%;
        font-size: 2rem;
        border-radius: 7px;
    }
    .sec03-box3 p {
        width: 100%;
    }
    .ing-single h3 br {
        display: block;
    }
    .sec04 {
        padding: 4rem 2rem 6rem;
    }
    .test-slider .slick-list, .ing-con .slick-list, .opt-slider .slick-list {
        overflow: visible;
    }
    .test-slider {
        margin: 3rem 0 3rem !important;
        padding: 0 3.5rem;
    }
    .test-slider .slick-track, .ing-con .slick-track {
        display: flex; /* Enables Flexbox for the track */
    }
    .test-slider .slick-slide, .ing-con .slick-slide {
        height: inherit !important; /* Forces slides to inherit height from the track */
    }
    .test-top h3 {
        margin-bottom: 1rem;
    }
    .single-test {
        padding: 2rem;
        margin: 0 1.7rem;
    }
    .test-top p {
        font-size: 1.4rem;
        margin-bottom: 3rem;
    }
    .test-bot h5 img {
        margin-right: 1px;
        max-width: 1.4rem;
    }
    .test-slider .slick-dots li, .ing-con .slick-dots li, .opt-slider .slick-dots li, .vs-mbl .slick-dots li {
        height: 1.1rem;
        width: 1.1rem;
        margin: 0 2px;
    }
    .test-slider li.slick-active button, .ing-con li.slick-active button, .opt-slider li.slick-active button {
        background: #C4945A !important;
    }
    .vs-mbl li.slick-active button {
        background: #346451!important;
    }
    .test-slider .slick-dots li button, .test-slider .slick-dots li a, .ing-con .slick-dots li button, .ing-con .slick-dots li a, .opt-slider .slick-dots li button, .opt-slider .slick-dots li a, .vs-mbl .slick-dots li button, .vs-mbl .slick-dots li a {
        background: #D7D7D7;
         height: 1.1rem;
        width: 1.1rem;
        border-radius: 100%;
    }
    .sec03-box2 {
        margin-bottom: 2rem;
    }
    .ing-con, .opt-slider {
        padding-right: 7rem;
    }
    .ing-con>div {
        width: 100%;
        margin-bottom: 0;
        padding-top: 4rem !important;
    }
    .ing-single h3 {
        margin-bottom: 1rem;
    }
    .ing-single {
        margin: 0 1rem 1rem;
    }
    .video-gif {
        padding-right: 0;
        width: 100%;
    }
    .sec05 {
        padding: 0 2rem 4rem;
    }
    .sec05 .ing-single img {
        margin: -4rem auto 1rem;
    }
    .sec05 .cta-con {
        margin-top: 4rem;
    }
    .sec06 {
        padding: 3rem 2rem 4rem;
        background-position: top right;
    }
    .num {
        width: 3.8rem;
        height: 3.8rem;
        margin-right: 2rem;
    }
    .sec06 .mb-80 {
        margin-bottom: 2rem !important;
    }
    .scoop:nth-of-type(3) {
        margin: 2.4rem 0;
    }
    .scoop:nth-of-type(2) {
        margin: 0rem 0;
    }
    .textnum h5 {
        margin-top: 0.6rem;
        margin-bottom: 1rem;
    }
    .textnum p {
        font-size: 1.3rem !important;
    }
    .sec06 .cta-con {
        margin-top: 3rem;
        text-align: center;
    }
    .sec07 {
        padding: 3rem 1rem;
    }
    .sec07 .slick-arrow {
        width: 3.5rem;
        height: 3.5rem;
        top: 40%;
    }
    .card-title h4 {
        font-size: 1.6rem;
        height: auto;
    }
    .card-overlay h3, .card-overlay p {
        font-size: 1.5rem;
    }
    .card-overlay {
        padding: 3rem 3rem;
    }
    .card-title br {
        display: block;
    }
    .sec07 .cta-con {
        margin-top: 2rem;
    }
    .sec08 {
        padding: 1rem 0rem 3rem;
    }
    .reels .slick-list {
        overflow: visible;
    }
    .reels {
        padding-right: 9.6rem;
    }
    .sec08 .slick-slide {
        padding: 1rem;
    }
    .sec08 video {
        width: 100%;
        border-radius: 10px;
        height: 46rem;
        object-fit: contain;
        background-color: #00000047;
    }
    .section-faq {
        padding: 3rem 2rem;
    }
    .acc-con {
        margin-top: 3rem;
    }
    .acc-con>div {
        width: 100%;
    }
    .acc {
        padding: 2rem;
        margin-bottom: 2rem;
        min-height: auto;
    }
    .acc h3:after {
        width: 1.8rem;
        height: 1.8rem;
        background-size: 1.8rem;
    }
    .section-faq .cta-con {
        margin-top: 0rem;
    }
    .color-orange-mbl {
        color: #9F6A2A;
    }
    .acc h3 {
        font-size: 1.5rem;
        padding-right: 3.5rem;
    }
    .acc p {
        margin-top: 2rem;
        font-size: 1.4rem;
    }
    .mb-30 {
        margin-bottom: 1.8rem !important;
    }
    .video-gif video {
        margin-bottom: 2rem;
    }
    .prod-option-box h3 {
        flex: 0 0 55%;
    }
    a.try-btn1 {
        padding: 1.5rem 6rem 1.5rem 1.5rem;
    }
    .section-reels {
        padding: 1rem 0rem 3rem;
    }
    .product-reels {
        padding-right: 9.6rem;
    }
    .product-reels .slick-list {
        overflow: visible;
    }
    .section-table {
        padding: 0rem 1.5rem 3rem;
    }
    .vs-mbl {
        display: block !important;
    }
    .vs-tab h3 br {
        display: block;
    }
    .single-vs p {
        font-size: 1.4rem;
        padding-left: 1rem;
        padding-top: 3.5rem;
        color: #000;
        background-size: 3.4rem;
    }
    a.try-btn.scroll-btn {
        font-size: 1.8rem;
    }
    .section-faq a.try-btn.scroll-btn {
        font-size: 1.8rem;
        max-width: 100%;
    }
    .above-stamp {
        padding: 3rem 2rem 0;
    }
    .below-stamp {
        padding: 0px 0 4rem;
    }
    .label-container {
        padding: 4rem 0rem 0;
    }
}

@media only screen and (max-width: 420px) {
    .font-50 {
        font-size: 3rem;
    }
    .vs-mbl .slick-prev {
        left: 3rem;
    }   
    .vs-mbl .slick-next {
        right: 3rem;
    }
    .vs-tab h3, .single-vs p {
        font-size: 1.3rem;
    }
}