/** Shopify CDN: Minification failed

Line 159:13 Expected ":"
Line 731:13 Expected ":"

**/
nav.header__inline-menu {
    
}

div#shopify-section-Claim button.open-claim-form {
    display: none;
}



.hidedesk a {
    display: unset;
    margin: auto !important;
}

.hidedesk .col-sm-12 {
    text-align: center;
    
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
 50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
}}

.headers{
    padding:18px 0;
    border-bottom:4px solid #DA9A05;
    background:#000;
}
nav.header__inline-menu {
    text-align: end;
}
nav.header__inline-menu li a{
    background:#c7b575;
    color:#fff;
    padding:12px 30px;
    font-size:18px;
    font-weight:700;
    display:none;
}
nav.header__inline-menu li a:hover{
    background:#DA9A05;
    color:#fff;
    text-decoration:none;
    padding:12px 30px;
}
.main-article{
    padding:5% 0;
}
footer.footer {
    padding: 15px;
}
.footer p{
    margin:0;
    text-align:end;
    color:#fff;
}
/* page CSS */
.founder h1{
    font-size:60px;
    font-weight:700;
    margin-bottom:10px;
    margin-top:0;
}
.row.founder {
    padding-right: 3%;
    border-bottom: 3px solid #c7b575;
}
.norm p {
    margin-top: 0 !important;
    color: #000;
    font-size: 18px;
}
.para {
    color:#454545;
    font-size:22px;
    margin-top:0;
    margin-bottom:25px;
}
.row.news {
    padding: 15px 0;
    align-items: center;
    border-top: 3px solid #efefef;
    border-bottom: 3px solid #efefef;
    display:none;
}
.row.news p{
    margin:0;
}
.redcolor{
    color:#F01F15;
    font-size:16px;
    text-transform:uppercase;
    padding-right:12px;
    font-weight:700;
}
.row.news a{
    text-decoration:none;
    padding:0 2px;
}
.row.news a img{
    width:30px;
    height:30px;
    object-fit:contain;
    transform: scale(1);
    transition:all 300ms ease-in-out;
}
.row.news a:hover img{
      transform: scale(1.1);
    transition:all 300ms ease-in-out;
}
.dist{
    display:flex;
    align-items:center;
    gap:10px;
}
.col-sm-4.writen {
    border-left:2px solid #efefef;
    padding-left: 15px;
}
.col-sm-4.writen p{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-align: left;
    font-style: italic;
}
.row.news .col-sm-4.writen p.sub{
    font-size: 14px;
    font-weight: 400;
    color: #000;
    text-align: left;
    font-style: normal;
}
.link{
    text-align:end;
}
.link a{
    background:#F01F15;
    color:#fff;
    font-size:20px;
    font-weight:700;
    padding: 8px 30px !important;
    text-decoration:none !important;
    text-transform:uppercase;
    transform
}
.row.Availablity{
    justify-content:end;
}
.row.Availablity .col-sm-11 {
    background: #000;
    padding: 2% 5%;
    text-align: center;
    border:5px solid #c7b575;
}
.row.Availablity .col-sm-11 h3 {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.row.Availablity .rich-para p{
    font-size:12px;
    text-align:center;
    color:#fff;
}
.row.Availablity img {
    width: 60%;
}
.row.Availablity a{
    display: flex;
    justify-content:center;
    align-items:center;
    column-gap:10px;
    background: #c7b575;
    text-align: center;
    width: 100%;
    padding: 20px 0px;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    transform: scale(0.9);
    transition: all 400ms ease-in-out;
    line-height:1.2 !important;
    font-weight: 700;
}
.row.Availablity a:hover{
        transform:scale(1);
    transition: all 400ms ease-in-out;
}
.row.sociallinks {
    padding-top: 5%;
    padding-right: 2%;
}
.row.sociallinks img{
    width:100%;
}
.social-image img {
    width: auto !important;
    transform:scale(0.9);
    transition:all 300ms ease-in-out;
}
.social-image a:hover img{
    transform:scale(1);
    transition:all 300ms ease-in-out;
}
.col-sm-12.border-yellow p {
    margin: 0 !IMPORTANT;
    background: #fff;
    color:#000;
    font-weight:500;
    width: 35%;
    margin: auto !important;
    text-align: center;
    margin-top: -2% !important;
    margin-bottom: 2% ! IMPORTANT;
}
.social-image a {
    text-decoration: none;
    padding: 0 1.5%;
}
.social-image{
    text-align:center;
}
.col-sm-12.border-yellow {
    border: 5px solid #FFF662;
    margin-top: 3%;
}
.row.sensory {
    background: #000;
   margin-top: 0;
    margin-right: 0;
    margin-left: 0%;
}
.myheadings h2{
 font-weight:600;
 font-size:24px;
}
.row.sensory p{
    font-weight:600;
    text-align:center;
    font-size:20px;
    color:#fff;
}
.row.sensory h3{
    font-weight:600;
    text-align:center;
    font-size:38px;
    color:#fff;
    margin-bottom: 10px !IMPORTANT;
}
.row.sensory h2{
    font-weight:600;
    text-align:center;
    font-size:60px;
    color:#fff;
    margin: 10px 0 !IMPORTANT;
}
.row.sensory h4{
    font-weight:600;
    text-align:center;
    font-size:34px;
    color:#fff;
}
.row.sensory .col-sm-12 {
    padding: 6% 12%;
    text-align:center;
}
.sticky-sidebar .sticky-inner {
  position: sticky;
  top: 30px;
  z-index: 10;
}
.main-article,
.row,
.container {
  overflow: visible !important; /* Force it if needed */
}
.row.ritual {
    padding-top: 4%;
}
.row.ritual h3{
    font-size:24px;
    font-weight:600;
    color:#000;
}
.col-sm-6.ritualboxes {
    background: #F6F6F6;
    border: 1px solid #CDCDCD;
    width: 48%;
    margin: 1%;
    padding: 10px;
}
.col-sm-6.ritualboxes h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
}
.col-sm-6.ritualboxes p {
    font-size: 15px;
    color: #454545;
}
.col-sm-12.brains {
    background: #000;
    padding: 8%;
    width: 98%;
    margin: auto;
    margin-top: 3%;
    margin-bottom: 3%;
    display:none;
}
.col-sm-12.brains h2{
    font-size:55px;
    font-weight:600;
    color:#fff;
    text-align:center;
}
.col-sm-12.brains h3{
    font-size:35px;
    font-weight:500;
    color:#fff;
    text-align:center;
}
.col-sm-12.brains h4{
    font-size:26px;
    font-weight:500;
    color:#fff;
    text-align:center;
}
.row.brain-ritual img {
    width: 100%;
}
.design {
    background: #000;
    width: 40%;
    margin-top: -15%;
    z-index: 99999;
    position: relative;
    margin-left: 2%;
}
.design h5{
    color:#fff;
    font-size:22px;
    font-weight:500;
    font-style:italic;
    margin:0;
    padding-left:13px;
    padding-bottom:10px;
}
.design h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    font-style: italic;
    margin: 0;
    padding-left: 13px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.text-image{
    padding-top:4%;
}
.text-image h2{
    font-size:24px;
    color:#000;
    font-weight:600;
}
.text-image p{
    font-size:18px;
    color:#454545;
    font-weight:500;
}
.text-image img{
    width:100%;
}
.bgblack {
    background: #000;
    padding: 0%;
    text-align: center;
}
.bgblack h3{
    color:#fff;
    font-weight:600;
    font-size:24px;
    text-align:left;
    margin-bottom:15px;
}
.row.text-image li img {
    width: 15px;
}
.row.text-image li {
    padding-bottom:8px;
}
.row.text-image ul{
    list-style:none;
    padding:0 !important;
}
.bgblack.four{background:transparent;padding:0;border-top: 3px solid #c7b575;padding-top:10px;}
.bgblack.four img {
    width: 100%;
}
.RealScience{
    padding-top:4%;
}
.RealScience h2{
    font-size:24px;
    font-weight:600;
    color:#000;
}
.RealScience p{
    color:#454545;
    font-size:16px;
}
h2.border-bot {
    border-bottom: 4px solid #DA9A05;
    padding-bottom: 15px;
    padding-top: 20px;
}
.row.RealScience .col-sm-4 h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    color: #000;
}
.row.RealScience .col-sm-4 p {
    font-size: 14px !important;
    font-weight: 500;
    color: #000;
}
.row.RealScience .col-sm-4:nth-of-type(3)::before,
.row.RealScience .col-sm-4:nth-of-type(4)::before {
    content: "";
    display: block;
    height: 60%;
    border-left: 2px solid #DA9A05;
    position: absolute;
    left: -5px;
    top: 20%;
}
.row.RealScience .col-sm-4 {
    position: relative;
}
.row.RealScience .col-sm-12.bgblack img {
    width: 75%;
    padding-top:4%;
}
.row {
    margin-right: 1%;
}
.threeimages {
    padding-top:4%;
    padding-bottom:4%;
}
.threeimages img{
    width:100%;
}
.threeimages h2{
    color:#000;
    font-size:24px;
    font-weight:600;
}
.row.text-five {
    background: #EDEDED;
    padding: 4%;
}
.simpleimage img{
    width:100%;
}
.tabledata h2{
    font-size:35px;
    font-weight:600;
    color:#fff;
    padding: 0 2%;
}
.tabledata{
    margin-top:4%;
}
.row.BeforePermotion h2 {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    margin: 0;
}
.row.BeforePermotion p{
    color: #454545;
    font-weight: 500;
    font-size: 18px;
}
.gray {
    background: #F6F6F6;
    padding: 20px 30px;
}
.gray p {
    margin: 0;
    color:#454545;
    font-weight:600;
    font-size:20px;
}
.gray h4 {
    margin: 0;
    color: #DA9A05;
    font-size: 45px;
    font-weight: 600;
}
.row.happen h2 {
    background: #B29B63;
    color: #000;
    font-size: 24px;
    padding: 15px;
    font-weight: 600;
    text-align: center;
}
.row.imge-line {
    margin: 0 !important;
    background: #B29B63;
    padding: 12px;
}
.col-sm-6.boxx {
    display: flex;
    align-items: center;
    gap: 11px;
}
.col-sm-6.boxx p {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    line-height: 1.4;
    letter-spacing: 0;
}
.row.builtin {
    padding-top: 4%;
}
.row.builtin h2{
    font-weight:600;
    font-size:24px;
    color:#000;
}
.row.builtin p{
    font-weight:600;
    font-size:17px;
    color:#454545;
}
.row.builtin ul {
    list-style: none;
    padding: 0;
}
.row.builtin ul li {
    font-size: 16px;
    color: #000;
}
.col-sm-12.brown {
    background: #B29B63;
    padding: 20px 20px;
}
.col-sm-12.brown h2 {
    margin: 0 !important;
}
.col-sm-12.brown p {
    font-weight: 500;
    color: #000;
    margin: 0;
    margin-top: 11px;
}
.col-sm-12.brown span{
    color:#fff;
}
.row.finalpush h2 {
    font-size: 24px;
    color: #000;
    font-weight: 600;
}
.row.finalpush {
    padding-top: 4%;
}
.col-sm-12.final h2 {
    margin: 0;
}
.col-sm-12.final {
    background: #F6F6F6;
    padding: 25px;
}
.dream h4 {
    font-size: 24px;
    margin: 5px 0;
    font-weight: 600;
    color: #000;
}
.dream {
    border-left: 4px solid #DA9A05;
    padding-left: 15px;
}
.row.nicotine {
    padding-top: 4%;
}
.row.nicotine h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
p{
    letter-spacing:0;
}
.row.nicotine p {
    color: #454545;
    font-size: 17px;
    letter-spacing:0;
}
.row.nicotine .bgblack {
    margin: 4% 0;
}
.col-sm-6.grey-box {
    background: #F6F6F6;
    width: 48%;
    margin: 1%;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #B0B0B0;
}
.col-sm-6.grey-box p{
    font-size:17px !Important;
}
.row.shiftritual{
    padding-top:4%;
}
.shiftritual img{
    width:100%;
}
.shiftritual h2{
    font-size:24px;
    font-weight:600;
    color:#000;
}
.shiftritual p{
    font-size:17px;
    font-weight:500;
    color:#454545;
}
.row.DaysRitual h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
}
.row.DaysRitual {
    padding-top: 4%;
    justify-content: space-between;
    border-top: 3px solid #EFEFEF;
    padding-bottom: 3%;
}
.row.DaysRitual p {
    color: #454545;
    font-size: 17px;
}
.row.DaysRitual .col-sm-2:nth-child(even) {
    background: #F6F6F6;
    border: 1px solid #B0B0B0;
    padding: 8px;
}

.row.DaysRitual .col-sm-2:nth-child(odd) {
    background: #c7b575;
    border: 1px solid #c7b575;
    padding: 8px;
}
.row.DaysRitual .col-sm-2:nth-child(odd) h3{
    color:#fff;
}
.row.DaysRitual .col-sm-2 h3{
    font-size: 17px;
    font-weight: 600;
    margin:0;
}
.row.DaysRitual .col-sm-2:nth-child(odd) p{
    color:#fff;
}
.row.DaysRitual .col-sm-2 p{
    font-size: 13px;
    font-weight: 500;
    margin:0;
}
.row.DaysRitual {
    align-items: center;
}

.row.DaysRitual > .col-sm-2 {
    position: relative;
}

/* Har box ke beech connector image lagao */
.row.DaysRitual > .col-sm-2:not(:last-child)::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -54px;
    transform: translateY(-50%);
    width: 68px;
    height: 10px; /* connector ki height */
    background: url('/cdn/shop/files/Group_6.png?v=1754654435') no-repeat center;
    background-size: contain;
}
.row.DaysRitual > .col-sm-2:nth-child(6)::after {
    content: none !important;
    background: none !important;
}
.row.claim {
    background: #000;
    border: 5px solid #DA9A05;
    padding: 28px 20px;
    margin-top:4%;
}
.row.claim h2{
    color:#DA9A05;
    font-size:28px;
    font-weight:600;
}
.row.claim p{
    color:#fff;
    font-size=:17px;
}
.row.claim button{
    background:#DA9A05;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    padding:15px 30px;
    border:unset;
    transition:all 300ms ease-in-out;
    transform:scale(1);
    cursor:pointer;
}
form#claim_form button{
    background:#DA9A05;
    color:#fff;
    text-transform:uppercase;
    font-size:18px;
    padding:15px 30px;
    border:unset;
    transition:all 300ms ease-in-out;
    transform:scale(1);
    cursor:pointer;
}
form#claim_form button:hover{
        transition:all 300ms ease-in-out;
    transform:scale(1.1);
}
.row.claim button:hover{
        transition:all 300ms ease-in-out;
    transform:scale(1.1);
}
.row.sociallinks .col-sm-12 {
    background: #000;
    text-align: center;
}
.row.sociallinks img {
    width: 98%;
    margin: auto;
}
.col-sm-12.border-yellow {
    background: #fff !important;
}
.hidedesk {
  display: none !important;
}
  sticky-sidebar{
    display:block !important;
  }

  .row.bundle-heading h2 {
    font-size: 60px;
    font-weight: 700;
    margin: 0;
}
.row.bundle-heading p{
    font-size:20px;
    font-weight:400;
    color:#454545;
}
  .row.heading-text h2 {
    font-size: 45px;
    font-weight: 700;
    margin: 0;
}
.row.heading-text p{
    font-size:20px;
    font-weight:400;
    color:#454545;
}
.row.pack {
    padding: 30px 20px;
    background: #F1F1F1;
}
.row.pack h3{
    font-weight:600;
    font-size:24px;
    color:#000;
}
.row.pack li{
    font-weight:400;
    font-size:16px;
    color:#000;
}

.row.pack p{
    font-weight:600;
    font-size:18px;
    line-height: 1.4;
    color:#454545;
}
.row.pack ul {
    padding: 0;
    line-height: normal;
    list-style: none;
}
.row.pack img{
    width:100%;
}
.row.pack ul img {
    width: 15px;
}
.row.pack {
    position: relative;
    margin-top: 2%;
    align-items: center;
}
.offer {
    position: absolute;
    right: 2%;
    top: 2%;
    width: 10% !important;
}
.row.not-ready {
    background: #000;
    padding: 20px;
    margin-top: 2%;
}
.row.not-ready h3{
    color:#fff;
    font-weight:600;
    font-size:24px;
}
.row.not-ready h4{
    color:#fff;
    font-weight:500;
    font-size:22px;
}
.row.not-ready ul{
    padding:0;
    list-style:none;
}
.row.not-ready li img{
    width:15px;
}
.row.not-ready li{
    color:#fff;
    font-weight:500;
    font-size:16px;
}
.row.not-ready p{
    font-weight:600;
    font-size:18px;
    color:#fff;
}
p.shipp {
    color: #fff;
    font-size: 12px;
    text-align:left;
}
div#shopify-section-template--17815559471206__heading_text_yrkyVQ,
div#shopify-section-template--17815592304742__heading_text_gMdnhp,
div#shopify-section-template--17815624548454__heading_text_3TBpxa,
div#shopify-section-template--17815649058918__heading_text_FWY8x7 {
    padding: 5% 0;
}
div#shopify-section-template--17815592304742__heading_text_gMdnhp {
    height:100vh;
}
ul.footer-links.list-unstyled {
    display: flex;
    gap: 15px;
    justify-content: end;
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.footer-links.list-unstyled li {
    border-right: 1px solid #fff;
    padding-right: 10px;
}
ul.footer-links.list-unstyled li:last-child {
    border-right: none !importatn;
    padding-right: 10px;
}
ul.footer-links.list-unstyled a {
    color: #fff;
    text-decoration: none;
}
@media screen and (max-width: 1600px) {
.founder h1 {
    font-size: 48px;
 }
 .row.Availablity .col-sm-11 img {
    height: 250px;
    object-fit: contain;
    width: 100%;
}
.row.Availablity a {
    padding: 10px;
    font-size: 13px;

 }
 a.avail-btn.open-claim-form img {
    height: 12px !important;
    margin-top:1px;
    width: auto !important;
}
.row.Availablity .col-sm-11 h3 {
    font-size: 16px !important;
 }
 .row.Availablity .rich-para p {
    font-size: 13px;
 }
 .norm p {
    font-size: 15px;
}
.para {
    font-size: 17px;
 }
 .row.sensory p {
    font-size: 18px;
}
.row.sensory h3 {
    font-size: 32px;
}
.row.sensory h2 {
    font-size: 52px;
 }
 .row.sensory h4 {
    font-size: 28px;
 }
.col-sm-12.brains h2 {
    font-size: 42px;
}
.col-sm-12.brains h3 {
    font-size: 28px;
}
.col-sm-12.brains h4 {
    font-size: 18px;
 }
 .text-image p {
    font-size: 15px;
 }
 .RealScience p {
    font-size: 15px;
}
.row.BeforePermotion p {
    font-size: 15px;
}
.row.finalpush p {
    font-size: 15px;
}
.row.nicotine p {
    font-size: 15px;
 }
 .col-sm-6.grey-box p {
    font-size: 15px ! Important;
}
.shiftritual p {
    font-size: 15px;
}
.row.DaysRitual p {
    color: #454545;
    font-size: 15px;
}
.row.claim p {
    font-size: 15px;
}
.row.bundle-heading h2 {
    font-size: 52px;
 }
 .row.bundle-heading p {
    font-size: 17px;
 }
 .row.heading-text h2 {
    font-size: 36px;
 }
 .row.heading-text p {
    font-size: 17px;
 }
}
@media screen and (max-width: 1450px) {
    .row.sensory h3 {
        font-size: 25px;
    }
        .row.sensory h2 {
        font-size: 42px;
    }
    .row.sensory h4 {
        font-size: 22px;
    }
    .row.sensory img {
    
}

    .row.bundle-heading h2 {
        font-size: 48px;
    }
#claim-popup p {
    font-size: 12px !important;
}
#claim-popup h2 {
    font-size: 31px;
 }
}
@media screen and (max-width: 1370px) {
    .founder h1 {
        font-size: 34px;
    }
        .row.Availablity .col-sm-11 img {
        height: 200px;
        object-fit: contain;
        width: 100%;
    }
        .row.bundle-heading h2 {
        font-size: 34px;
    }

    .row.sociallinks img {
    width: 70px !important;
    margin: auto;
}
.claim-popup-inner {
    margin: 2% auto !important;
 }
 .row.news a img {
    width: 20px;
    height: 20px;
 }
     .row.bundle-heading p {
        font-size: 14px;
    }
        .row.heading-text h2 {
        font-size: 28px;
    }
        .row.heading-text p {
        font-size: 14px;
    }
    .row.pack h3 {
    font-size: 22px;
}
.row.pack li {
    font-size: 14px;
 }
.row.pack p {
    font-size: 14px;
 }
 .row.not-ready h4 {
    font-size: 19px;
}
.row.not-ready li {
    font-size: 14px;
}
.row.not-ready p {
    font-size: 14px;
 }
}
@media screen and (max-width: 1280px) {

}
@media screen and (max-width: 820px) {
    .founder h1 {
        font-size: 24px;
    }
        .para {
        font-size: 14px;
    }
    .dist {
    display: block;
    text-align: end;
}

.row.news .col-sm-4.writen p.sub {
    font-size: 10px;
    text-align: left;
}
.link a {
    font-size: 13px;
 }
     .row.sociallinks .col-sm-12 img {
        width: 100% !important;
        margin: auto;
    }
    .row.sociallinks .col-sm-12.border-yellow img {
    width: 40px ! IMPORTANT;
}
.col-sm-12.border-yellow p {
    width: 55%;
    text-align: center;
    margin-top: -3% !important;
    font-size: 12px;
}
    .row.sensory p {
        font-size: 14px;
    }
        .row.sensory h3 {
        font-size: 20px;
    }
        .row.sensory h2 {
        font-size: 32px;
    }
        .row.sensory h4 {
        font-size: 16px;
    }
    .row.ritual h3 {
    font-size: 18px;
}
.col-sm-6.ritualboxes h4 {
    font-size: 16px;
 }
 .col-sm-6.ritualboxes p {
    font-size: 12px;
    color: #454545;
}
    .col-sm-12.brains h2 {
        font-size: 28px;
    }
        .col-sm-12.brains h3 {
        font-size: 18px;
    }
        .col-sm-12.brains h4 {
        font-size: 14px;
    }
    .design h5 {
    font-size: 17px;
    margin: 0;
    padding-bottom: 8px;
    padding-top: 8px;
}
.design {
    width: 75%;
    margin-top: -24%;
    margin-left: 2%;
}
    .text-image p {
        font-size: 13px;
    }
    .row.text-image li {
    padding-bottom: 8px;
    font-size: 12px;
}
    .RealScience p {
        font-size: 26px;
    }
    .row.RealScience .col-sm-4 p {
    font-size: 10px !important;
 }
 .row.RealScience .col-sm-4 h3 {
    font-size: 14px;
    font-weight: 600;
}
.threeimages h2 {
    font-size: 18px;
 }
 .tabledata h2 {
    font-size: 18px;
}
.gray {
    padding: 20px 20px;
}
    .row.BeforePermotion p {
        font-size: 13px;
    }
    .row.builtin p {
    font-size: 14px;
 }
 .row.builtin ul li {
    font-size: 13px;
    color: #000;
}
.row.builtin h2 {
    font-size: 21px;
 }
     .row.finalpush p {
        font-size: 13px;
    }
    .dream h4 {
    font-size: 16px;
    color: #000;
}
    .col-sm-6.grey-box p {
        font-size: 12px ! Important;
    }
        .shiftritual p {
        font-size: 13px;
    }
        .row.DaysRitual p {
        color: #454545;
        font-size: 12px;
    }
    .row.DaysRitual .col-sm-2 p {
    font-size: 11px;
 }
    .row.claim p {
        font-size: 13px;
    }
    .row.claim button {
    font-size: 14px;
 }
 .row.Availablity a {
        padding: 10px;
        font-size: 13px;
    }
    a.header__heading-link.link.link--text.focus-inset.d-block {
    margin-left: -15%;
}
.row.pack h3 {
    font-size: 18px;
 }
 .row.pack li {
    font-size: 10px;
 }
 .row.pack p {
    font-size: 10px;
 }
 .row.not-ready h3 {
    font-size: 20px;
}
.row.not-ready h4 {
    font-size: 16px;
}
.row.not-ready li {
    font-size: 11px;
}
.row.not-ready p {
    font-size: 11px;
    color: #fff;
}
.claim-popup-inner {
    max-width: 100% !important;
 }
}
@media screen and (max-width: 480px) {
  .row.founder {
    padding-right: 0%;
    margin-right:0;
}
.shiftritual h2 {
    font-size: 36px;}
.row{
        margin-right: calc(-.5 * var(--bs-gutter-x)) !important;
}
.main-article, .row, .container {
    overflow: unset !important;
}
.row.mymainrow{
    padding:15px;
    background:#000;
}
.row.sociallinks {
    padding-top: 5%;
    padding-right: 0%;
}
    a.header__heading-link.link.link--text.focus-inset.d-block {
        margin-left: 0;
    }
    .headers {
    padding: 5px 0;
    border-bottom: 4px solid #DA9A05;
}
    .founder h1 {
        font-size: 28px;
    }
        .para {
        font-size: 16px;
    }
    span.sharesss {
    display: block;
    width: 65%;
    text-align:left;
}
.col-sm-4.disim {
    width: 43%;
}
.writen {
    width: 57%;
}
    .dist {
        display: flex;
        text-align: end;
    }
        .dist img {
        width: 20px !important;
        height: 20px !important;
        object-fit: contain !important;
    }
      .col-sm-4.disim .redcolor {
        font-size: 17px;
        width: 35%;
        text-align: left;
    }
    .redcolor {
    font-size: 14px;
    padding-right: 2px;
 }
     #claim-popup {
        overflow-x: hidden;
    }
 .link a {
    display: block;
    text-align: center;
    margin-top: 13px;
    font-size: 18px;
    padding: 6px 30px !important;
}
    .hidedesk {
        display: block !important;
        position: fixed;
        bottom: 0;
        width: 100%;
        left: 00;
        transition:all 300ms ease-in-out;
    }
  sticky-sidebar{
    display:none !important;
  }
  .row.mobile {
    background: #c7b575;
    padding: 11px;
}
.hidedesk h3 {
        color: #fff;
        background: #000;
        padding: 15px 25px ! IMPORTANT;
        text-align: center;
        font-size: 14px;
        margin-top: 0;
}
.hidedesk a{
        display: block;
    border: 1px solid #000;
    color: #fff;
    background:#000;
    text-align: center;
    text-decoration: none;
    padding: 10px;
    font-weight: 700;
    width:80%;
}
.row.mobile{align-items:center;}
.mt_footer-imgbox img{max-width:50px;}
.mt_footer-imgbox{text-align:center;}
.mt_footer-imgbox p{font-weight:700;text-align:center;font-size:16px;}
.row.sociallinks{
    padding-top:0;
}
    .row.mobile {
        background: #c7b575;
        padding: 0px 20px;
        width: 112%;
        position: relative;
        left: -4%;
    }
        .row.sociallinks .col-sm-12.border-yellow img {
        width: 32px ! IMPORTANT;
    }
    .row.sensory .col-sm-12 {
    padding: 6% 4%;
    text-align: center;
}
    .row.sensory h3 {
        font-size: 22px;
    }
    .row.sensory h2 {
        font-size: 37px;
        margin-top: -5% !important;
    }
        .row.ritual h3 {
        font-size: 22px;
    }
    .col-sm-6.ritualboxes {
    width: 100%;
    margin: 1% 0;
 }
    .col-sm-6.ritualboxes h4 {
        font-size: 18px;
        margin-bottom: 0;
    }
        .col-sm-6.ritualboxes p {
        font-size: 15px;
        margin-top:5px;
        color: #454545;
    }
    .col-sm-12.brains {
    padding: 4%;
    width: 100%;
 }
     .col-sm-12.brains h2 {
        font-size: 32px;
    }
        .col-sm-12.brains h3 {
        font-size: 22px;
    }
        .col-sm-12.brains h4 {
        font-size: 19px;
    }
        .text-image p {
        font-size: 26px;
    }
        .row.text-image li {
        padding-bottom: 8px;
        font-size: 26px;
    }.text-image h3{font-size:36px;}
    .bgblack.four img {
    width: 100%;
    margin: auto;
}
    .row.RealScience .col-sm-4 h3 {
        font-size: 28px;
        font-weight: 600;
    }
        .row.RealScience .col-sm-4 p {
        font-size: 25px !important;
    }
.row.RealScience .col-sm-4:nth-of-type(3)::before, .row.RealScience .col-sm-4:nth-of-type(4)::before {
    content: "";
    display: block;
    height: 5px;
    border-top: 2px solid #DA9A05;
    border-left:unset;
    position: absolute;
    left: 7px;
    top: 0;
    width: 130px ! IMPORTANT;
}
.row.RealScience .col-sm-12.bgblack img {
    width: 72%;
    padding-top: 4%;
    margin: auto;
}
.text-image h2,.text-image h3{
    font-size: 30px !important;
    line-height:44px !important;
 }

 .row.tabledata .bgblack img {
    width: 100%;
}
.col-sm-12.simpleimage {
    padding: 10%;
}
    .row.BeforePermotion p {
        font-size: 17px;
    }
    .gray p {
    font-weight: 600 !important;
}
.row.happen h2 {
    background: #B29B63;
    color: #fff;
    font-size: 24px;
    padding: 25px 15px;
    font-weight: 600;
    text-align: center;
}
    .row.builtin p {
        font-size: 16px;
    }
        .row.finalpush p {
        font-size: 16px;
    }
    .col-sm-12.final {
    background: #F6F6F6;
    padding: 25px 14px;
}
.row.nicotine img {
    width: 100%;
}
    .row.nicotine p {
        font-size: 17px;
    }
.col-sm-6.grey-box {
    background: #F6F6F6;
    width: 100%;
    margin: 1% 0;
    padding: 15px;
    border-radius: 10px;
    border: 1px solid #B0B0B0;
}
    .col-sm-6.grey-box p {
        font-size: 16px ! Important;
    }
    .shiftritual p {
        font-size: 26px;
    }
    .row.DaysRitual h2 {
    font-size: 36px;
    }
    .row.DaysRitual .col-sm-2 {
    width: 45%;
    margin: 3% 0;
}
    .row.DaysRitual p {
        color: #000;
        font-size: 26px;
    }
.row.DaysRitual .col-sm-2{width:18%;}
    section#shopify-section-Availablity {
    display: none;
}
footer img {
    width: 80%;
    margin: auto;
}
footer .col-sm-6 {
    text-align: center;
}
.footer p {
    margin: 0;
    text-align: center;
    color: #fff;
}
    .claim-popup-inner {
        max-width: 100% !important;
        padding: 10% 5% !important;
        margin: 0 !important;
        margin-top: 15% !important;
    }
    #claim-popup .claim-popup-inner h2 {
        font-size: 18px !important;
    }
 form#claim_form input {
    padding: 13px 12px;
 }
.row.pack h3 {
    font-size: 21px;
}
.row.pack li {
    font-size: 14px;
}
.row.claim button {
    padding: 12px 30px;
 }
 #claim-popup li {
    font-size: 12px !important;
    text-align: left;
}
label {
    font-size: 12px !important;
 }
 #claim-popup .claim-popup-inner {
    margin: 1% auto !important;
 }
  #claim-popup{
    height:100vh;
    overflow-y:scroll;
  }
 form#claim_form input {
    padding: 14px 12px !important;
 }
.row.pack p {
    font-size: 14px;
 }
.offer {
    width: 22% !important;
}
.row.not-ready h3 {
    font-size: 24px;
}
.row.not-ready li {
    font-size: 14px;
}
.row.not-ready p {
    font-size: 15px;
}

.row.not-ready h4 {
    font-size: 20px;
}
#claim-popup h2 {
    font-size: 28px !important;
 }
 .row.pack .col-sm-4 img {
    width: 60%;
}
 body {
    overflow-x: hidden;
}
html {
    overflow-x: hidden;
}
div#shopify-section-template--17815592304742__heading_text_gMdnhp {
    height:auto ;
}
ul.footer-links.list-unstyled {
    display: flex;
    gap: 10%;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
    justify-content: space-between !important;
    margin-bottom:10px;
}
ul.footer-links.list-unstyled li{
    border:unset !important;
}
.row.claim{
    margin-bottom:10%;
}

}

h1, h2, h3, h4, h5 p, span, div{
    letter-spacing:0 !important;
}



.open-claim-form img {
    width: 9px !important;
}

.text-image h3{font-size: 24px;line-height: 40px;font-weight: 700;}