/** Shopify CDN: Minification failed

Line 1522:1 Expected "}" to go with "{"

**/
@font-face {
    font-family: 'Aurora Grotesk Light';
    font-style: normal;
    font-weight: 400;
    src: local('Aurora Grotesk Light'), url('/cdn/shop/t/24/assets/aurora-grotesk-light-webfont.woff?v=150963055998441778411642619885') format('woff');
}
html {
      font-size: 62.5%;
}
body {
    padding: 0 !important;
    font-size: 2.4rem;
    font-family: 'Aurora Grotesk Light';
    color: #000;
}
body, html {
    background-color: #fbedf6;
}
p {
  color: #231f20;
}
div#fsb_container {
    display: none !important;
}
header.site-header {
    display: none;
}
.site-header__mobile-nav,.site-header {
    background-color: #fff;
}
.main-content {
    padding-top: 0;
}
.page-width {
    padding-left: 0;
    padding-right: 0;
    max-width: 140rem;
    width: 96%;
}

.sec-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.only-mobile {
    display: none;
}
.section-headline {
    color: #5A2B0A;
    font-size: 5.4rem;
    line-height: 1.2;
    margin-bottom: 5rem;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0;
}
.color-green {
  color: #3A6F5C;
}

.popup-section {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0009;
    z-index: 900000000;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    display:none;
}

.popup-container {
    max-width: 1400px;
    padding: 20px 20px 10px;
    background: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    position: relative;
      width: 100%;
}

.popup-section.showpopup  {
  display:flex!important;
}

a.close-popup {
    position: absolute;
    right: -15px;
    display: block;
    top: -15px;
}

a.close-popup img {
    padding: 10px;
    background: #fff;
    border-radius: 48px;
     box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

/*Section1*/
.sec01 {
    background-image: url(/cdn/shop/files/fall-sec1-bg_36416709-3c05-4165-b040-64f3d4668afb.jpg?v=1696530638);
    background-size: 100% auto;
    background-color: #C8553D;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 4rem 0 13rem;
    text-align: center;
    position: relative;
}
.sec1-bg {
    position: absolute;
    top: 0;
}
a.popup-btn {
    color: #588B8B;
    font-weight: 100!important;
}
img.sec1-img1 {
    position: absolute;
    top: 0%;
    left: 16%;
}
.updown {
    animation-name: updownanim;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
}
@keyframes updownanim {
  0%   {margin-top: -10px;}
  50%   {margin-top: 0;}
  100% {margin-top: -10px;}
}
.sec01 img.site-logo {
    margin-bottom: 4.5rem;
}
.sec01 h3 {
    font-size: 2.8rem;
  color:#fff
}
.sec01 h4 {
    color: #fff;
    font-size: 2.8rem;
    border-radius: 10px;
    background: #D46F5A;
    max-width: 86rem;
    margin: 0 auto;
    padding: 1.5rem 5rem;
    line-height: 1.5;
}
.sec01 h1 span {text-decoration: underline;border-radius: 0 0 3px 3px;text-decoration-color: #fdb338;text-decoration-thickness: 3px;}
.sec01 h1 {
    font-size: 5.4rem;
    color: #fff;
}
.sec01 h3 span {
    background: #fff;
    padding: 0 8px;
  color:#643B1E
}
.sec01 .page-width {
    max-width: 123rem;
}
ul.slick-dots li {
    width: auto;
}

ul.slick-dots li button {
    width: 13px;
    background: #D9D9D9;
    height: 13px;
    border-radius: 13px;
    margin: 0 !important;
    padding: 0;
    display: block;
}

ul.slick-dots li button:before {
    display: none;
}

ul.slick-dots li.slick-active button {
    width: 40px;
    background: #F28F3B;
}

.slick-dots {
    margin-top: 3.6rem;
}

/*Section2*/
.sec02 {
    padding: 8rem 0 14rem;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
    background-image: url(/cdn/shop/files/fall-sec2-bg.png?v=1696530567);
    background-repeat: no-repeat;
}
.sec02 .page-width {
    max-width: 115rem;
}

.sec02 .sec-row {
  align-items: flex-start;
  justify-content: space-between;
}
.star-icon {
    font-size: 1.6rem;
}
.star-icon img {
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0.5rem;
}

.sec02 .sec-col {
    width: 49%;
}
.sec02 .sec-row h2 {
    color: #5A2B0A;
    font-size: 4rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    text-transform: capitalize;
    margin-right: -3rem;
    margin-bottom: 0;
}
.sec02 h4 {
    margin-bottom: 2rem;
    color: #000;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 20px;
    font-weight: 300;
    font-family: Aurora Grotesk Light !important;
    letter-spacing: 2px;
}
.sec02-right p {
    font-size: 2.4rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 3rem;
}
.price-box {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
}

h3.main-price-text {
    margin: 0 10px 0 0;
}
span.percount-text {
    font-size: 2rem;
    color: #777;
    font-weight: bold;
    margin: 0 20px 0 0;
}
.product-slider-wrap {
    border-radius: 15px;
    border: 1px solid #C5C0C0;
    background: #f67753;
    overflow: hidden;
}
.slider-for img {
    width: 100%;
}

.slider-for {
    margin-bottom: 2.5rem;
}

.slider-nav img {
    width: 100%;
    border: 1px solid #c8c8c8;
    border-radius: 10px;
}

.slider-nav .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}
.fold-icons ul {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}
.fold-icons {
    padding-top: 10px;
}
.fold-icons img {
    max-width: 5.88rem;
}
.fold-icons li {
    text-align: center;
}
.fold-icons h4 {
    font-size: 1.2rem;
    margin: 0;
    font-weight: 400;
    font-family: Aurora Grotesk Bold !important;
    line-height: 1.2;
    font-style: inherit;
    letter-spacing: 1px;
}
.package-selection {width: 60%;}
.selection-wrap {
    border-top: 1px solid #ccc;
    padding-top: 4rem;
    margin-top: 4rem;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
    justify-content: space-between;
}

.purchase-type {
    width: 100%;
    background: #FEFCF9;
    padding: 3rem 2rem;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.quantity-selector-wrap {
    width: 36%;
}

.package-selection h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
}

.quantity-selector-wrap h3 {
    font-size: 2.2rem;
    margin-bottom: 1rem;
    display: block;
}

.package-option-wrap select {
    width: 100%;
    border: 1px solid #000;
    font-size: 2.2rem;
    min-height: 5.8rem;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/cdn/shop/files/Polygon_1.png);
  font-weight: bold;
}

.quantity-selector {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 20rem;
}

.quantity-selector-wrap h4 {
    margin: 0;
    font-size: 2.3rem;
}

.quantity-selector button {
    width: 30%;
    display: block;
    border-radius: 0 !important;
    border: 1px solid #000000;
    background: #EAEAEA;
    font-size: 2.4rem;
    padding: 1rem 1rem;
}

.quantity-selector input {
    width: 40%;
    padding: 0;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    border-radius: 0;
    text-align: center;
    border: 1px solid #000000;
    font-size: 2.4rem;
    background: #fff;
    line-height: 1;
    font-family: 'Aurora Grotesk Bold';
}

.quantity-selector input::-webkit-outer-spin-button, .quantity-selector input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
a.addtocart-btn {
    background: #3A6F5C;
    font-size: 3.6rem;
    color: #fff!important;
    display: inline-block;
    padding: 2rem 3rem 1.5rem;
    line-height: 1;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 4rem;
    font-family: Courier New !important;
    font-weight: bold;
}

.purchase-type-option h3 {
    font-size: 2.2rem;
    margin-bottom: 0;
}

.purchase-type-option h3 small {
    display: block;
    font-weight: 300;
    font-family: 'Aurora Grotesk Light';
    letter-spacing: 2px;
}

.purchase-type-option:not(:last-child) {
    margin-bottom: 1.5rem;
}

.purchase-type-option {
    display: flex;
    grid-gap: 1rem;
    cursor: pointer;
}

.purchase-type-option span.selector-legend {
    width: 1.7rem;
    height: 1.7rem;
    border: 1px solid #c8c8c8;
    border-radius: 50%;
    background: #fff;
}

.purchase-type-option.active .selector-legend {
    display: flex;
    position: relative;
}

.purchase-type-option.active .selector-legend:after {
    content: "";
    background: #4B2F88;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    border: 3px solid #fff;
}

/*Sec03*/
.sec03 {
  background-color: #C8553D;
  padding: 6rem 0;
}
.sec03 .page-width {
    max-width: 100%;
    position: relative;
    width: 100%;
}
section.sec03 .section-headline {
    color: #fff;
}
.flavorslide-item {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0 15px 30px #0000001a;
    padding: 4.9rem 2rem 4rem;
    height: 100%;
    margin: 0 1.6rem;
    text-align: center;
}
.flavorslide-item img {
    height: 24rem;
    width: auto;
    margin: 0 auto 2rem;
}
.flavorslide-item h4 {
    color: #3A6F5C;
    text-align: center;
    font-size: 3.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    text-transform: uppercase;
}
.sec03 .slick-track {
  display: flex !important;
}
.sec03 .slick-slide {
  height: auto;
}
.flavor-slider {
    padding-bottom: 5rem;
    max-width: 90%;
    margin: 0 auto;
    overflow: visible !important;
}
.flavor-slider > div {
    overflow: visible;
}
.sec03 .page-width:before {
    content: ' ';
    height: 100%;
    width: 19.1rem;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(90deg, #C8553D 0%, rgba(247, 244, 238, 0.00) 90%);
    z-index: 1;
    pointer-events: none;
}
.sec03 .page-width:after {
    content: ' ';
    height: 100%;
    width: 19.1rem;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(270deg, #C8553D 0%, rgba(247, 244, 238, 0.00) 90%);
    z-index: 1;
    pointer-events: none;
}
.flavor-slider p {
    padding: 0 2rem;
}
.flavor-slider .slick-arrow {
    background: #fff;
    width: 9rem;
    height: 9rem;
    border-radius: 50%;
    border: 1px solid #ccc;
    z-index: 9;
}

/*Sec04*/
.sec04 {
   text-align: center;
    background: #fff;
    padding: 25rem 8rem 12rem;
    position: relative;
}
section.sec04:before {
    content: '';
    width: 100%;
    height: 571px;
    position: absolute;
    background: url(/cdn/shop/files/Leaves.png?v=1696530751);
    top: -128px;
    left: 0;
    background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 4;
}
.sec04 h2.section-headline2 {
    color: #000;
    text-align: center;
    leading-trim: both;
    font-size: 3.6rem
    font-style: normal;
    font-weight: 700;
line-height: 150%;
    letter-spacing: 0;
    text-transform: none;
}
.sec04 h2.section-headline2 span {
    text-decoration: underline;
    border-radius: 0 0 3px 3px;
    text-decoration-color: #fdb338;
    text-decoration-thickness: 3px;
}
.sec04 img {
    border-radius: 15px;
    border: 1px solid #C5C0C0;
    background: #FFF;
}
.sec04 .sec-col {
    width: 48%;
}
.sec04 .sec-row {
  justify-content: space-between;
}
.sec04 .sec-col h2 {
    color: #5A2B0A;
    text-align: center;
    font-size: 4.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: none;
    letter-spacing: 0;
}

.sec04 .sec-col h3 {
    font-weight: 400;
    font-family: 'Aurora Grotesk Light' !important;
    color: #2E1707;
    text-align: center;
    font-size: 3.2rem;
    font-style: normal;
    line-height: 120%;
    border-radius: 10px;
    background: #FFF4EF;
    padding: 2rem 1rem;
    margin-bottom: 4rem;
}

.sec04 .sec-col h4 {
    color: #194148;
    font-size: 2.8rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}

.sec04 .sec-col h3 strong {
    display: block;
}

.sec04 .sec-col a.green-btn {
    background: #3A6F5C;
    color: #fff;
    display: block;
    color: #FFF;
    text-align: center;
    font-family: Courier New !important;
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 50px; /* 166.667% */
    letter-spacing: 3px;
}

/*Sec05*/
.sec05 {
    background: #C8553D;
    padding: 8rem 0 15rem;
}

.sec05 .sec-row {
    justify-content: space-between;
}

.sec05 .sec-col {
    width: 31%;
}

.testi-full {
    background-color: #fff;
    border-radius: 10px;
    padding: 0;
    display: block;
    margin: 0 1rem;
    overflow: hidden;
    height: 100%;
}

.testi-bot {
    padding: 5rem 3rem 3rem;
}

.testi-img {
    position: relative;
}

img.quote-img {
    margin: 0;
    display: block;
    position: absolute;
    bottom: 0rem;
    left: 2rem;
    max-width: 44px;
    width: 100%;
}

.testi-bot p {
    font-size: 2rem;
    font-weight: 600;
    color: #000;
    min-height: 18rem;
}

.testi-bot h3 {
    font-size: 2.4rem;
    color: #1e7677;
    margin-bottom: 0.5rem;
}

.testi-bot h4 {
    font-size: 1.7rem;
    color: #000;
    font-family: Aurora Grotesk Bold!important;
    min-height: 4rem;
}


/*Section6*/
.sec06 {
    background-image: url(/cdn/shop/files/fall-sec3-bg.jpg?v=1696531059);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 15rem 0 6rem;
    background-color: #FFF3EE;
  position:relative;
}

section.sec06:before {
   
    content: '';
    width: 100%;
    height: 1165px;
    position: absolute;
    background: url(/cdn/shop/files/Fall_Leaves.png?v=1696531144);
    top: -128px;
    left: 0;
   background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 4;

}

.notebook {
    background-image: url(/cdn/shop/files/paper-bg-new1.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 102.6rem;
    margin: 0 auto;
    padding: 102px 8rem 5rem;
}

.notebook .sec-col img {
    border: 5px solid #fff;
    border-radius: 50%;
}

.notebook .sec-row {
    justify-content: space-between;
    margin-bottom: 3rem;
}

.notebook .sec-row .color-green {
    font-weight: bold;
}
.notebook blockquote {
    color: #643B1E !important;
    font-size: 3.6rem;
    text-align: left;
    font-weight: 700;
    line-height: 120%;
    border-left: 3px solid #FDB338;
    margin-bottom: 3rem;
    padding: 2rem 0 2rem 2rem;
}

/* Testimonial slider */

.testimonials-box .slick-track
{
    display: flex !important;
}

.testimonials-box .slick-slide
{
    height: inherit !important;
}

.testi-item {
    padding: 4rem 2.5rem;
    background: #fff;
    height: 100%;
    margin: 0 15px;
    box-shadow: -1px 14px 32px 0px rgba(0, 0, 0, 0.06);
    border-radius:5px
}

.testi-item p {
    font-size: 2.4rem;
    text-align: center;
    margin-bottom:4rem
}



.testi-item img {
    margin:0 auto 20px
}

.testi-item h3 {
    color: #1E7677;
text-align: center;
    font-size: 3rem;
font-style: normal;
font-weight: 700;
    margin:0
}

.testi-item h4 {
    color: #000;
    font-size: 2.2rem;
font-style: normal;
font-weight: 300!important;
    text-align: center;
    
}


.testimonials-box {
    margin: 6rem auto 0;
    max-width: 1620px;
}

/* Sec 7 */

.sec07 {
    padding-top: 8rem;
    padding-bottom: 50rem;
    background: url(/cdn/shop/files/Mask_group_17.png?v=1696531327);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #fff;
    background-size: 100% auto;
  position:relative;
}

section.sec07:after {
   
    content: '';
    width: 100%;
    height: 1165px;
    position: absolute;
    background: url(/cdn/shop/files/Fall_Leaves.png?v=1696531144);
    bottom: -220px;
    left: 0;
   background-size: 100% auto;
    background-repeat: no-repeat;
    z-index: 4;

}

.secret-container {
    max-width: 1007px;
    margin: 0 auto;
    width: 100%;
}

/* Sec 8 */

section.sec08 .page-width {
    max-width: 1147px;
}

.sec-col.sec08-col1 , .sec-col.sec08-col2 {
    flex: 50%;
}

section.sec08 .sec08-col1 img {
    width: 100%;
    margin-left: -8rem;
}

section.sec08 {
    padding: 5rem 0;
    background: #fff;
}

.list-box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  margin-top:5rem;
}

.list-box-left {
    flex: 0 0 50%;
    border: 2px solid #ccc;
    padding: 4rem 6rem;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    z-index: 1;
}

.list-box-right {
    flex: 0 0 50%;
    width: 100%;
}

.list-box-right div {
    width: 100%;
}

.list-box-right div img {
    margin-top: 0rem;
    display: block;
    max-width: none;
    margin-left: -5rem;
    width: 100%;
}

.list-box-left ul li {
    background: url(/cdn/shop/files/Group_83.png?v=1694200306);
    background-repeat: no-repeat;
    padding-left: 3.4rem;
    background-position: left center;
    margin-bottom: 1rem;
    line-height: 1.2;
}

.list-box-left ul {
    position: relative;
}

.sec08 .sec-row2 {
        max-width: 960px;
    margin: 5rem auto 0;
}

.sec08 .sec-row3 {
      max-width: 960px;
    margin: 5rem auto 0;
}

.list-box-left ul:before {
    content: '';
    height: 94%;
    width: 1px;
    top: 0;
    bottom: 0;
    left: .6rem;
    margin: auto;
    border: 1px dashed #CD9E60;
    position: absolute;
}


/* Sec 9 */

section.sec09 {
   padding-top: 18rem;
    padding-bottom: 10rem;
    background: url(/cdn/shop/files/Exclusive-Truffle-bg.jpg?v=1696531789);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.sec09 .page-width {
    max-width: 960px;
}

.sec8-row1 {
    text-align: center;
}

.sec8-row1 h3 {
    font-size: 3rem;
}

.sec8-row1 img {
    margin-bottom: 5rem;
}

.sec8-row2 {}

.sec8-row2 ul li {
    background: url(/cdn/shop/files/Group_83.png?v=1694200306);
    background-repeat: no-repeat;
    padding-left: 3.4rem;
    background-position: left center;
    margin-bottom: 1rem;
    font-size: 2.2rem;
}

.sec8-row2 ul li strong {
color:#C8553D;
    }

.sec8-row2 ul {
    position: relative;
}

.sec8-row2 ul:before {
    content: '';
    height: 90%;
    width: 1px;
    top: 0;
    bottom: 0;
    left: .6rem;
    margin: auto;
    border: 1px dashed #CD9E60;
    position: absolute;
    opacity:.2
}

.sec8-row2 {
    padding: 5rem;
    background: #fff;
    border-radius: 20px;
    margin-top:5rem;
    box-shadow: 0px -6px 32px 6px rgba(0, 0, 0, 0.10);
}

.sec8-row3 {
    margin-top: 5rem;
}


section.sec09  a.green-btn {
    background: #3A6F5C;
    display: block;
    color: #fff;
    text-align: center;
    font-family: Courier New!important;
    font-size: 3rem;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 3px;
    max-width:560px;
    margin:0 auto;
}

img.testi-big-img {
    width: 100%;
}


/* Sec 10 */

section.sec10 {
    background: #fff;
    padding-top:8rem;
    padding-bottom:8rem
}

section.sec10 .page-width {
    max-width: 880px;
}

/*Footer*/
.custom-footer {
    padding: 5rem 0;
    text-align: center;
  background:#F3EFE9;
}
.custom-footer a.order-btn {
    font-size: 2.5rem;
    color: #FFFFFF;
    font-weight: 400;
    text-decoration: none;
    font-style: normal;
    font-family: Courier Prime !important;
    border-radius: 2rem;
    border: none;
    background-color: #1E7677;
    display: inline-block;
    text-align: center;
    padding: 2rem 4.8rem;
}
img.footer-logo {
    display: block;
    margin: 6rem auto;
    width: 19%;
}
img.fda-img {
    display: block;
    width: 41%;
    margin: 0 auto 2rem;
}
ul.footer-menu li:not(:last-of-type) {
    border-right: 2px solid;
}
ul.footer-menu li {
    display: inline;
    font-size: 1.6rem;
    padding: 0 2rem;
}
div#shopify-section-footer {
    display: none;
}
.custom-footer p {
    font-size: 1.6rem;
    color: #000;
    font-family: "Aurora Grotesk Bold" !important;
}
ul.footer-menu {
    margin-top: 4rem;
    margin-bottom: 2rem;
}

.show-desktop {display:block;}
.show-mobile {display:none;}

@media screen and (max-width: 1440px) and (min-width: 1200px) {
  .sec1-bg img {
    max-width: 130%;
    margin-left: -15%;
}
}
@media screen and (min-width:769px){
  .full-slide ul.slick-dots {
    display: none;
}
}

@media screen and (max-width: 1000px) {

}
@media screen and (max-width:  768px) {
    body {
        font-size: 1.9rem;
    }
  .custom-footer a.order-btn {
      font-size: 2.5vw;
      padding: 1.5rem 4rem;
  }
  img.footer-logo {
      margin: 4rem auto;
      width: 25%;
  }
  img.fda-img {
      width: 60%;
  }

  .notebook {
    width: 100%;
}

  .flavorslide-item h4 {
    font-size: 2.2rem;
}

.flavorslide-item img {
    height: 10rem;
}

.sec1-bg {
    display: none;
}

.sec01 h1 {
    font-size: 4.4rem;
}

.sec01 {
    padding-bottom: 7rem;
    padding-top: 3rem;
}

.sec01 img.site-logo {
    margin-bottom: 2rem;
}

.sec04 .sec-col h2 {
    font-size: 2.8rem;
}

.sec-col {
    width: 100%!important;
}

  .sec02-right {
    margin-top: 5rem;
}


.sec05 .sec-col {
    margin-bottom: 3rem;
}

.sec07 {
    padding-bottom: 20rem;


  .sec05 .page-width {
    max-width: 80%;
}
  .sec04 {
    padding-top: 12rem;
}

section.sec04:before {
    top: -80px;
}

section.sec06:before {
    top: -220px;
}

section.sec07:after {
  display:none
}
}

@media screen and (max-width:  767px) {
  .show-desktop {display:none;}
.show-mobile {display:block;}
  .flavorslide-item {
    padding: 2rem 1rem;
}
.flavorslide-item h4 {
    font-size: 18px;
    line-height: 1.1;
    margin-bottom: 10px;
}
.flavorslide-item h4 br {
    display: block;
}
.flavor-slider p {
    line-height: 1.1;
    font-size: 16px;
}
.flavor-slider .slick-arrow {
    width: 5rem;
    height: 5rem;
    margin: 10px;
    top: 40%;
}
.flavor-slider {
    padding: 0;
}
.sec01 {
    padding-bottom: 5rem;
    padding-top: 3rem;
}
.sec02 {
    padding-bottom: 4rem;
}
.sec03 {
    padding: 4rem 0;
}
.notebook {
    line-height: 1.3;
}
.testimonials-box {
    margin-top: 10px;
}

  .custom-mobile-header {
    display: none!important;
}

.sec02 {
    padding-top: 2rem;
}

.sec01 img.site-logo {
    margin-bottom: 0;
}

.sec01 h1 {
    font-size: 2.8rem!important;
}

.sec01 h4 {
    padding-left: 3rem;
    padding-right: 4rem;
}

  .sec03 .page-width:before {
    width: 5rem;
}

.sec03 .page-width:after {
    width: 5rem;
}

  section.sec07:after {
    display: none;
}

.flavor-slider.slick-initialized.slick-slider.slick-dotted {}

.flavor-slider .slick-list {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}

.section-headline {
    font-size: 2.8rem!important;
}

  .sec02-right {
    margin-top: 2rem;
}
}

@media screen and (max-width:  640px) {
  
  .custom-footer {
    padding: 3rem 0;
}
  .custom-footer a.order-btn {
    font-size: 3.5vw;
    padding: 1rem 3rem;
    border-radius: 1rem;
}
  ul.footer-menu li,.custom-footer p {
    font-size: 1.4rem;
}
  img.footer-logo {
    width: 35%;
}
  img.fda-img {
    width: 90%;
}

  .section-headline {
    font-size: 2.8rem;
}

.sec01 h1 {
    font-size: 3.2rem;
}

.sec01 h3 {
    font-size: 2.2rem;
}

.sec01 h4 {
    font-size: 1.8rem;
}

.section-headline {
    margin-bottom: 2rem;
}

.sec02 .sec-row h2 {
    font-size: 3rem;
    text-align: center;
    margin: 0 0 2rem;
}

.sec02-right p {
    font-size: 1.8rem;
}

.package-option-wrap select {
    font-size: 1.8rem;
}

.package-selection {
    width: 100%;
}

.quantity-selector-wrap {
    width: 100%;
    margin-top: 2rem;
}

.purchase-type {
    padding: 2rem 2rem;
}

.fold-icons ul li {
    flex: 0 0 33.3%;
    margin-bottom: 2rem;
}

.fold-icons ul {
    flex-wrap: wrap;
    align-items: flex-start;
}

.sec02 {
    padding-bottom: 6rem;
}

.sec04 {
    padding: 5rem 2rem;
}

.sec04 .sec-col h3 {
    font-size: 2.2rem;
}

.sec05 {
    padding-bottom: 4rem;
}

.notebook {
    padding: 9rem 2rem 5rem;
}

.notebook .sec-row {
    text-align: center;
}

.notebook blockquote {
    font-size: 2.2rem;
}

.testi-item p {
    font-size: 1.9rem;
}

.testi-item h3 {
    font-size: 2.4rem;
}

.testi-item h4 {
    font-size: 1.6rem;
}

.sec-col.sec08-col1, .sec-col.sec08-col2 {
    flex: 100%;
}

section.sec08 .sec08-col1 img {
    margin: 0 0 1rem;
}

.list-box-left {
    flex: 100%;
}

.list-box-right {
    flex: 100%;
}

.list-box-right img {
    margin: 4rem auto 0!important;
}

.sec8-row1 h3 {
    font-size: 2.2rem;
}

.sec8-row2 ul li {
    font-size: 1.9rem;
}
}

@media screen and (max-width:  500px) {
 
  .custom-footer a.order-btn {
    font-size: 4.5vw;
}
  ul.footer-menu {
    margin-top: 2rem;
}
 
  .custom-footer {
    padding: 0rem 0 3rem;
}
}

@media screen and (max-width:  420px) {

}

@media screen and (max-width: 350px) {

}

@media screen and (max-width:  1800px) {
    html {
      font-size: 54.69%;
    }
}
@media screen and (max-width:  1680px) {
    html {
      font-size: 54.69%;
    }
}
@media screen and (max-width:  1600px) {
    html {
      font-size: 52.08%;
    }
}
@media screen and (max-width:  1480px) {
    html {
      font-size:  48.175%;
    }
}
@media screen and (max-width:  1366px) {
    html {
      font-size: 44.46%;
    }
}
@media screen and (max-width:  1300px) {
    html {
      font-size:  42.3%;
    }
}
@media screen and (max-width:  1024px) {
    html {
      font-size: 43.33%;
    }

  .section-headline {
    font-size: 3.8rem;
}
}
@media screen and (max-width:  1023px) {
    html {
      font-size: 62.5%;
    }
    br {
      display: none;
    }
}