/** Shopify CDN: Minification failed

Line 263:18 Expected ":"

**/
/* body.template-chaga-matcha-15-serving-bag.template-product div#shopify-section-header,
body.template-chagaccino.template-product div#shopify-section-header {
    display: none;
} */
body.template-chagaccino-30-serving-subscription.template-product div#shopify-section-header {
    width: 0;
    height: 0;
}
body.template-chagaccino-30-serving-subscription.template-product div#shopify-section-header header#SiteHeader {
    width: 0;
    height: 0;
    opacity: 0;
}
body.template-chaga-matcha-15-serving-subscription div#shopify-section-header {
    width: 0;
    height: 0;
}
body.template-chaga-matcha-15-serving-subscription div#shopify-section-header header#SiteHeader {
    width: 0;
    height: 0;
    opacity: 0;
}
body.template-ilovechaga div#shopify-section-header {
    width: 0;
    height: 0;
}
body.template-ilovechaga div#shopify-section-header header#SiteHeader {
    width: 0;
    height: 0;
    opacity: 0;
}
body.template-chagaccino-30-serving-subscription div#shopify-section-footer,
body.template-chaga-matcha-15-serving-subscription div#shopify-section-footer,
body.template-ilovechaga div#shopify-section-footer {
    display: none;
}
.nlo-custom-video {
    display: none;
}
.custom-content.amr-two-videos {
    display: none;
}
body.template-chaga-matcha-15-serving-bag .announcement-bar {
    background: #a0cd79;
}
body.template-chaga-matcha-15-serving-bag div#aliexpress-review-wrapper-sp,
body.template-chaga-matcha-10-pack-box div#aliexpress-review-wrapper-sp{
    background-color: #ace57b!important;
}
body.template-chaga-matcha-15-serving-bag footer.site-footer,
body.template-chaga-matcha-15-serving-bag .footer__newsletter input.footer__newsletter-input{
    background: #a0cd79;
}
/* .template-nlo-chagaccino-10-pack-box .ni_group_mobile .ni_item:nth-child(5){
  display:none;
} */
.shape-divider {
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}
video.mf-video {
    max-width: 100%;
}
div#shopify-section-template--16683504140528__main .custom-content.amr-two-videos {
    display: none;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/* insta space */
/* div#shopify-section-template--16683504140528__2a9c241a-bdf7-40a3-bb8f-5b1190ea2fee .index-section {
    margin-top: 0px;
    margin-bottom:0px;
}
div#shopify-section-template--16683504140528__2a9c241a-bdf7-40a3-bb8f-5b1190ea2fee .custom__item {
    margin-bottom: 0px;
} */
 div#insta-feed {
    padding: 0 !important;
    margin:0px;
}
#insta-feed h2 {
    font-size: 20px;
    display: none;
}
/*  */
.nlo_faq_sec {
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
}
/* span.collapsible-trigger__icon {
    background-color: #fff;
} */
div#shopify-section-template--16683504140528__main .nlo_product_main .product__thumb-item:first-child:after {
    content: '';
    position: absolute;
    background-image: url(/cdn/shop/files/WTF_Hero_Images_3_1944x11321_98803cc5-8d56-4fc4-ba30-22e9464914c0.png?v=1676372280);
    display: block;
    width: 120px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    top: -110px;
    left: -50px;
    z-index: -9;
    transform: rotateY(180deg);
}
.nlo_product_main .product__thumb-item .image-wrap {
    border-radius: 6px;
    box-shadow: 0px 0px 8px rgb(0 0 0 / 20%);
}
.product-block.product-block--price {
    position: relative;
    margin-bottom: 60px;
}
.product-block.product-block--price:after {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/zigzag_why_chaga.png?v=1648597382);
    width: 100%;
    height: 16px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    bottom: -36px;
}
.nlo_ship_return {
    display: flex;
    justify-content: space-around;
    text-align: center;
/*  background-color: #F2CBAE; */
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px rgb(0 0 0 / 10%);
    position: relative;
    border:2px solid #000;
}
.nlo_ship_return p{
    margin-bottom:0px;
    font-size:14px;
}
.nlo_ship {
    width: 100%;
    border-right: 2px solid;
}
.nlo_return {
    width: 100%;
}
.nlo_ship_return .nlo_ship img,.nlo_ship_return .nlo_return img {
    margin-bottom: 10px;
}
/* Header logo animations */
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}
.site-header__logo a.site-header__logo-link:hover {

  webkit-animation: zoom-in-zoom-out 1s ease infinite;
  animation: zoom-in-zoom-out 1s ease infinite;
}
/*
product page css
*/
.nlo_product_main .product-block {
    width: 100%;
}
.nlo_product_main .product-block .variant-wrapper {
    width: 100%;
}
.nlo_product_main .product-block .variant-input-wrap select {
    width: 100%;
    border: 2px solid #000;
}
.nlo_product_main .product-block .variant-input-wrap select option.variant-input {
    background-color: #ededed;
}
.product__video-wrapper {
    background-color: transparent !important;
}
.nlo_image_wrap.image-wrap {
  height:0;
    padding-bottom: 550px;
    background-color: transparent !important;
}
.nlo_image_wrap.image-wrap img {
    object-fit: contain;
    height: 550px;
}

/* main product view */
.nlo_after_before{
  position:relative;
/*   z-index:9; */
}
.nlo_after_before:before{
/*     content: ''; */
    width: 120px;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index:9;
}
.nlo_after_before:after{
/*     content: ''; */
    width: 120px;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    z-index:-9;
}
/* product description accordion */
.nlo_accordion {
    background-color: #ffb499;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    font-size: 16px;
    transition: .4s;
    display: flex;
    justify-content: space-between;
    column-gap: 5px;
    align-items: center;
    border-radius:5px;
}

.nlo_active, .nlo_accordion:hover {
  background-color: #ffb499eb; 
}
.nlo_accordion:after {
    content: '\002B';
    color: #000;
    font-weight: 900;
}
.nlo_accordion.nlo_active:after {
    content: "\2212";
}
.nlo_panel {
  padding: 15px 18px 0px;
  display: none;rq
  overflow: hidden;
}
.accordion_item {
    margin-bottom: 10px;
}
body.template-product .nlo_qty_group {
    width: 100%;
    height: 50px;
}
.nlo_qty_group {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 2px solid #ddd;
    border-radius: 4px;
    width: 20%;
    margin: 20px 0;
}
.quantity.buttons_added {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.quantity.buttons_added .minus {
    padding: 7px 6px;
    height: 100%;
    background-color: #fff;
    cursor: pointer;
    width: 25%;
    border: none;
    font-size: 18px;
    text-align: left;
}
.quantity .input-text.qty {
    width: 100%;
    height: 100%;
    padding: 0 5px;
    text-align: center;
    background-color: transparent;
    border: none;
}
.quantity.buttons_added .plus {
    padding: 7px 6px;
    height: 100%;
    background-color: #fff;
    cursor: pointer;
    width: 25%;
    border: none;
    font-size: 18px;
    text-align: right;
}
body.template-product .nlo_qty_group .quantity.buttons_added {
    height: 100%;
}
body.template-product .nlo_qty_group .quantity.buttons_added input.minus {
    background-color: transparent;
    width: fit-content;
    padding: 0 20px;
    border-right: 1px solid #000;
}
body.template-product .nlo_qty_group .quantity.buttons_added input.plus {
    background-color: transparent;
    width: fit-content;
    padding: 0 20px;
    border-left: 1px solid #000;
}
body.template-product .nlo_qty_group .quantity.buttons_added input.minus:hover,
body.template-product .nlo_qty_group .quantity.buttons_added input.plus:hover{
    background-color: #e9e9e978 !important;
}
/* why Drink Renude section(2) */
.hm_video_txt {
    display: flex;
    column-gap: 60px;
    row-gap:40px;
}
.hm_video_box{
    width: 100%;
    text-align: center;
}
.hm_video_txt:not(:last-child) {
    margin-bottom:60px;
}
.hm_txt {
    width: 100%;
}
/* .hm_video {
    width: 100%;
} */
.hm_video_box video {
    max-height: 450px;
    height: 100%;
    max-width: 100%;
    width:100%;
    border-radius: 15px;
}
.hm_video_txt {
    display: flex;
    column-gap: 60px;
    row-gap: 40px;
    background: linear-gradient(to right, #ffb499, #f8dcd3);
    box-shadow: 0px 0px 30px rgba(0,0,0,.1);
    border-radius: 15px;
    padding: 30px;
}
/* Why Drink renude Section */
.amr-why-renude,
.nlo_how_make{
    position: relative;
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
/*     z-index:9; */
}

.why_rn_container,
.how_make_container{
    max-width: 1200px;
    margin: 0 auto;
}
.why_renude_img_group {
    display: flex;
    justify-content: space-between;
    column-gap: 15px;
    row-gap: 15px;
    align-items: center;
}
.why_renude_img_group img {
    width: 100%;
    max-height: 350px;
    object-fit: contain;
}
.amr_wr_txt {
    width: 100%;
}
.hm_steps p:hover {
    webkit-animation: shake-bottom .8s cubic-bezier(.55,.085,.68,.53) both;
    animation: shake-bottom .8s cubic-bezier(.55,.085,.68,.53) both;
}
.why_rn_container h2,
.amr_ni_container h2,
.nlo_hb_container h2,
.prod_like_container h2{
    line-height: 1.5;
    position: relative;
    width: fit-content;
    margin: 0 auto 30px;
}

.why_rn_container h2:after,
.amr_ni_container h2:after,
.nlo_hb_container h2:after,
.prod_like_container h2:after{
    content: '';
    background-image: url('https://cdn.shopify.com/s/files/1/0526/4267/6925/files/zigzag_why_chaga.png?v=1648597382');
    width: 90%;
    height: 16px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    transform: translateX(-50%);
}

/* Health Benefits Section */
.nlo_health_benefit {
    position: relative;
    padding: 20px 0;
    z-index:9;
}
.nlo_hb_container {
    max-width: 1200px;
    width:100%;
    margin: 0 auto;
}
.nlo_hb_group {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    row-gap:30px;
    flex-wrap:wrap;
}
.nlo_hb_item img,
.m-nlo_hb_item img{
    max-width: 180px;
    width: 100%;
    min-width: 180px;
    margin: 0 auto;
    max-height: 180px;
    min-height: 180px;
    height: 100%;
    object-fit: contain;
    margin-bottom:20px;
}
.nlo_hb_container h2,
.nlo_comp_header h2,
.prod_like_container h2{
    text-shadow: -3px 2px #fff;
}
/* .amr_ni_container h2,
.why_rn_container h2{
    text-shadow: -3px 2px #ffb69a;
} */
.nlo_hb_item{
  position:relative;
}
.nlo_hb_item .nlo_hb_txt {
    position: absolute;
    max-width: 250px;
    height: fit-content;
    display: none;
    bottom: 205px;
    background-color: #fff;
    font-size: 12px;
    border-radius: 5px;
    box-shadow: 0 0 30px #0000001a;
    padding: 12px 15px;
    text-align: center;
}
.nlo_hb_item:hover .nlo_hb_txt {
    display: block;
}
.nlo_hb_item:hover .nlo_hb_txt:after {
    content: '';
    display: block;
    width: 30px;
    height: 40px;
    position: absolute;
    bottom: -25px;
    width: 0;
    height: 0;
    border: 12.5px solid transparent;
    border-bottom: 0;
    border-top: 25px solid #fff;
    left: 50%;
    transform: translateX(-50%);
}
.m-nlo_hb_txt {
    padding: 0 25px;
    font-size:14px;
}
/* .m-nlo_hb_group{
  display:none !important;
} */
/* wave */
.shape-divider {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
div#nlo_shape-divider {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
marquee.nlo_marquee {
    display: flex;
}
.nlo_marquee p{
  margin-bottom:0px;
}
/* you may also like */
.nlo_prod_like {
    position: relative;
    padding: 20px 0px;
    background-size:cover;
    width:100%;
    background-repeat:no-repeat;
}
.prod_like_container {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
.nlo_recomd_prod_item {
    display: flex !important;
    justify-content: space-between;
    column-gap:30px;
}
.nlo_recomd_prod_item .rp_image {
    width: 100%;
}
.nlo_recomd_prod_item .rp_image img{
    width: 100%;
}
.nlo_recomd_prod_item .rp_text_block {
    width: 100%;
}
.nlo_recomd_prod_item .rp_image img {
    max-height: 350px;
    object-fit: cover;
}
.nlo_recomd_prod_item .renude-btn {
    font-size: 20px;
}
.nlo_recomd_prod_group {
    max-width: 991px;
    width: 100%;
    margin: 0 auto;
}
.rp_text_block h3 {
    font-size: 32px;
    line-height: 1.5em;
}
.slick-arrow{
    font-size: 0;
    background-color: transparent;
    background-size: contain;
    width: 48px;
    height: 48px;
    border: none;
    position: absolute;
    top: 50%;
    cursor: pointer;
    outline: none;
    z-index: 999;
    background-repeat:no-repeat;
}
.slick-prev {
    background-image: url(/cdn/shop/files/left-arrow.png?v=1674793987);
    left: -60px;
    transform:translateY(-50%);
}
.slick-next {
    background-image: url(/cdn/shop/files/left-arrow.png?v=1674793987);
    transform:translateY(-50%) rotate(180deg);
    right: -60px;
}
/* press release */
.nlo_press_release {
    position: relative;
    padding: 60px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.press_release_container {
    max-width: 1580px;
    width: 100%;
    margin: 0 auto;
}
.press_release_container h2 {
    margin-bottom: 50px;
}
ul.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
    column-gap: 10px;
}
ul.slick-dots li {
    list-style: none;
    background-color: transparent;
    border: 2px solid #1d1d1d;
    border-radius: 50%;
    width: 18px;
    height: 18px;
}
ul.slick-dots li.slick-active {
    background-color: #000;
}
ul.slick-dots li button {
    width: 0;
    height: 0;
    visibility: hidden;
}
.press_release_item {
    border-radius: 15px;
    padding: 40px 20px 0px;
    position:relative;
    background-color:transparent;
}
.press_release_item img{
    border-radius: 15px;
}
.press_release_item:before {
    content: "";
    width: 85px;
    height: 85px;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    top: 0px;
    position: absolute;
    z-index: 99;
}
/* .press_release_item.pr_item-1:before{
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/coffee.png?v=1649941826);
    left:10px;
} */
/*.press_release_item.pr_item-2:before{
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/shrooms.png?v=1649941811);
    right:10px;
}
.press_release_item.pr_item-3:before{
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/coffee.png?v=1649941826);
    left:10px;
}*/
.press_release_item.pr_item-4:before{
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/coffee.png?v=1649941826);
    left:10px;
}
/*  .press_release_item.pr_item-5:before{
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/coffee.png?v=1649941826);
  left:10px;
}  */
/* comparison  section */
.nlo_comparison {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 60px 0px 0px;
    overflow:hidden;
}
.nlo_comparison_container {
    max-width: 1200px;
    margin: 0 auto;
}
.nlo_comp_header,
hm_header{
    margin-bottom: 30px;
    text-align: center;
}
.nlo_comp_points {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    max-width: 850px;
    margin: 0 auto;
}
.nlo_comp_point {
    display: flex;
    width: 100%;
    /* box-shadow: 0px 0px 30px rgba(0,0,0,.1); */
    column-gap: 12px;
  margin-bottom: 15px;
}
.nlo_comp_point p {
    width: 100%;
    padding: 4px;
    margin-bottom: 0;
    box-shadow: 0 0 18px #0000001a;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    border-radius:5px;
}
.comparsion_images {
    display: flex;
    justify-content: space-between;
    max-width: 850px;
    width: 100%;
    align-items: flex-end;
    margin: 0 auto;
}
.comparsion_images img {
    max-width: 100%;
    width: 100%;
    object-fit: contain;
    overflow: hidden;
    max-height: 300px;
    height: 100%;
    filter: drop-shadow(-33px 55px 10px rgba(0,0,0,.4));
}
.nlo_comp_header h2 {
    line-height: 1.5;
}
/* Natural Ingredients */
.amr_natural_ingredients {
    position: relative;
    padding: 60px  0px;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    z-index:9;
}
/* .amr_natural_ingredients:before {
    content: '';
    width: 200px;
    height: 150px;
    background-image: url('/cdn/shop/files/lldp_text_wave_1.gif?v=1675793955');
    background-size: contain;
    background-repeat: no-repeat;
    right: 20px;
    top: 24px;
    position: absolute;
    display:none;
} */
.amr_ni_container {
    max-width: 1200px;
    margin: 0 auto;
}
.ni_group {
    display: flex;
    justify-content: space-between;
    column-gap: 15px;
}
.ni_items {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
    width:100%;
}
.ni_item {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    position: relative;
}
.amr_ni_item.ni_item {
    max-width: 650px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    text-align: center;
}
.ni_item img {
    width: 100px;
    height: 100px;
    object-fit: contain;
}
img.ni_featured_img {
    width: 100%;
    overflow: hidden;
    object-fit: contain;
    object-position: center;
}
.ni_group_mobile{
    display:none !important;
}
/* how to make section */
.hm_video_group {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    column-gap: 15px;
}
.hm_video_item {
    width: 100%;
    text-align: center;
}
.hm_video_item video.hm_video {
    max-height: 450px;
    height: 100%;
    border-radius:8px;
}
.hm_header {
    text-align: center;
    margin-bottom: 50px;
}
.hm_header h2 {
    font-size: 42px;
    line-height:1.5;
    text-shadow: -3px 2px #ffb69a;
}

.hm_txt h2 {
    margin-bottom: 50px;
}
.hm_steps {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 30px;
    grid-column-gap: 20px;
}
.hm_steps p {
    background-color: #fff;
    padding: 10px 10px 15px;
    border-radius: 15px;
    box-shadow: 0px 0px 20px rgba(0,0,0,.2);
    position: relative;
    margin-bottom:0px;
    z-index: 9;
}
.hm_steps p:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: -10px;
    background-color: #f2cbae;
    left: 0;
    z-index: -9;
    border-radius: 15px;
    border: 2px solid #000;
}
.hm_steps p strong {
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
    font-family: 'Knewave';
}
/* health benefits 2 */
.m-nlo_hb_group {
    max-width: 990px;
    margin: 0 auto;
}
.m-nlo_hb_item {
    display: flex !important;
    align-items: center;
}
.m-nlo_hb_item img {
    max-width: 100%;
    width: 100%;
}
.m-nlo_hb_item .m-nlo_hb_txt {
    width: 100%;
    font-size: 16px;
}
/* animations */
.nlo_product_main.page-content.page-content--product{
  position:relative;
}

/* .nlo_product_main.page-content.page-content--product:after {
    content: '';
    position: absolute;
    background-image: url('/cdn/shop/files/chagamatcha-b_w.gif?v=1675358311');
    width: 100px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 50%;
    transform: translateX(-50%);
} */
button.product__thumb-arrow {
    background: transparent !important;
}
.nlo_how_make:after {
    content: '';
    background-image: url('/cdn/shop/files/matchawhisk_1.gif?v=1675456117');
    background-size: contain;
    position: absolute;
    right: 20px;
    z-index: -9;
    width: 220px;
    height: 120px;
    top: -18%;
    background-repeat: no-repeat;
}
/* .nlo_how_make:before {
    content: '';
    background-image: url('/cdn/shop/files/chaga_glass_can_cartoon.gif?v=1675438468');
    background-size: contain;
    position: absolute;
    left: 20px;
    z-index: -9;
    width: 220px;
    height: 220px;
    bottom: -15%;
    background-repeat: no-repeat;
}
.nlo_health_benefit:before {
    content: '';
    background-image: url(/cdn/shop/files/delish-textbubble_1.gif?v=1675455886);
    width: 240px;
    height: 200px;
    position: absolute;
    left: 50px;
    top: -100px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: -9;
} */
.nlo_mx-h {
    max-height: 250px;
    height: 100%;
    overflow: hidden;
}
/* napollo accordion 3 */
   #nlo_il_accordion section, #nlo_il_accordion .nlo_il_pointer, #nlo_il_accordion h2, #nlo_il_accordion p {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#nlo_il_accordion {
  margin-bottom:30px;
}
#nlo_il_accordion h2 {
  line-height:1.2;
  font-size:20px;
  margin:0;
  padding: 10px 10px 10px 10px;
  position:relative;
  font-family: 'LuckiestGuy' !important;
}

/* #nlo_il_accordion h2 a {
  color:black;
} */
#nlo_il_accordion section {
  overflow:hidden;
  height:240px;
  border:1px #333 solid;
}
/* #nlo_il_accordion p {
  color:black;
} */
#nlo_il_accordion section.nlo_il_ac_hidden p:not(.nlo_il_pointer) {
  color:#fff;
}

#nlo_il_accordion section.nlo_il_ac_hidden {
  height:44px;
}
#nlo_il_accordion .nlo_il_pointer {
    position: relative;
    top: 50%;
    font-size: 30px;
    margin-bottom: 0px;
    display:none;
}

#nlo_il_accordion section:not(.nlo_il_ac_hidden) .nlo_il_pointer {
  display:none;
/* -webkit-transform:rotate(90deg);
  -moz-transform:rotate(90deg);
  -o-transform:rotate(90deg);
  transform:rotate(90deg); */
/*       visibility: hidden; */
}
/* #nlo_il_accordion section:not(.nlo_il_ac_hidden) .nlo_il_pointer:after {
    content: '-';
    right: 10px;
    position: absolute;
    visibility: visible;
} */
div#nlo_il_accordion section {
    margin-bottom: 15px;
    border-radius: 10px;
}
.accord_desc {
    padding: 10px 15px;
    font-size:14px;
}
.nlo_accord_header {
    display: flex;
    width: 100%;
    justify-content: space-between;
/*     background-color: rgba(255,0,0,0.3); */
    flex-direction:row-reverse;
    cursor:pointer;
}
.nlo_accord_header h2 {
    width: 100%;
}
/* #nlo_il_accordion section:not(.nlo_il_ac_hidden) .nlo_accord_header {
    background-color: rgba(255,0,0,0.3);
} */
div#nlo_il_accordion h2:after {
    content: '';
    background: url(/cdn/shop/files/Vector.png?v=1675824771);
    width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat!important;
    background-position: center!important;
}
div#nlo_il_accordion .nlo_il_ac_hidden h2:after {
    content: '';
    background: url(https://cdn.shopify.com/s/files/1/0625/7108/6058/files/Group_142.png?v=1646983306);
width: 14px;
    height: 14px;
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat!important;
    background-position: center!important;
}
/*  */

.nlo_qty_group {
    border: 2px solid #000;
}
.product-section.nlo_after_before::before {
    z-index: -9;
}
.nlo_products_template .collapsible-content__inner.collapsible-content__inner--faq.rte {
    margin-left: 40px;
}
.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--prev {
    left: -30px !important;
}
.product__thumb-arrow .icon {
    width: 20px;
    height: 20px;
}
.product__thumbs[data-position=below] .product__thumb-arrow.product__thumb-arrow--next {
    right: -30px;
}
.nlo_wave_box,
.wave_shape-divider,
.amr_natural_ingredients{
    overflow: hidden;
}
.nlo_video {
    padding: 60px 0px 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position:relative;
}
.nlo_video_container {
    max-width: 900px;
    margin: 0 auto;
    overflow: hidden;
}
.nlo_video_container video {
    width: 100%;
    border-radius:25px;
}
.nlo_product_main button.collapsible-trigger.collapsible-trigger--inline.collapsible--auto-height.text-left {
    width: 100%;
    font-family: 'LuckiestGuy' !important;
    line-height: 1.2;
    font-size: 20px !important;
    margin: 0;
    padding: 10px;
    position: relative;
    border-radius:15px;
}
.nlo_product_main button.collapsible-trigger.collapsible-trigger--inline.collapsible--auto-height.text-left.is-open {
    border-radius: 15px 15px 0px 0px;
}
.nlo_product_main .rte.collapsible-content__inner--faq {
    padding-bottom: 0px;
}
.nlo_product_main .collapsible-content.collapsible-content--all.is-open {
    font-size: 15px;
}
.nlo_product_main .collapsible-content__inner.collapsible-content__inner--faq.rte {
    margin: 0px;
    padding: 10px 20px;
}
.nlo_product_main button.collapsible-trigger.collapsible-trigger--inline.collapsible--auto-height.text-left span.collapsible-trigger__icon {
    right: 15px;
    left: unset;
}
.nlo_product_main .nlo_faq_tab {
    margin-bottom: 10px;
    border: 1px solid #000;
    border-radius: 15px;
}
.nlo_product_main span.collapsible-trigger__icon.collapsible-trigger__icon--circle.collapsible-trigger__icon--open {
    border: none;
}
.nlo_wave_box {
    max-height: 320px;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.nlo_wave_box{
  background-repeat:no-repeat;
  background-size:cover;
}
body.template-chaga-matcha-10-pack-box .announcement-bar,
body.template-chaga-matcha-10-pack-box footer.site-footer,
body.template-chaga-matcha-10-pack-box .footer__newsletter input.footer__newsletter-input{
    background: #a0cd79;
}
/* home page best selling start */
.template-index .amr_product_cart .sealsubs-target-element.sls-homepage-automatic.sealsubs-full {
    display: none;
}
.template-index .grid-product__image-mask .amr_product_cart button.addtocart.btn.nlo-btn {
    width: 96%;
    border-radius: 0px;
    margin: 0 auto;
    display: none;
}
.template-index .grid-product__content .grid-product__image-mask:hover .amr_product_cart button.addtocart.btn.nlo-btn {
    display: block;
    transition: .3s;
    position: absolute;
    z-index: 9;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.amr_product_cart.amr_product_cart_mobile{
  display:none;
}
html {
  scroll-behavior: smooth;
}
.amr_prod_btn_link {
    padding: 12px 12px;
    margin: 40px auto 0px;
    min-width: 220px;
    width: fit-content;
    display: block;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
     transition: 2s;
     border-radius:4px;
}
h3.amr_FP_title {
    font-weight: 800;
}
/* home page best selling end */
@media screen and (max-width:2400px){
.nlo_mx-h {
    max-height: 230px;
}
.nlo_wave_box {
    max-height: 270px;
}
}
@media screen and (max-width:1920px){
.nlo_mx-h {
    max-height: 200px;
}
.nlo_wave_box {
    max-height: 210px;
}
}
@media screen and (max-width:1600px){
.press_release_container {
  max-width: 95%;
}
.nlo_mx-h {
    max-height: 170px;
}
.nlo_wave_box {
    max-height: 170px;
}
}
@media screen and (max-width:1496px){
.nlo_mx-h{
    max-height: 140px;
}

}
@media screen and (max-width:1200px){
/*   health benefits */
.nlo_hb_container,
.prod_like_container,
.press_release_container,
.nlo_comparison_container,
.amr_ni_container,
.why_rn_container,
.how_make_container{
  max-width: 100%;
  padding: 0 20px;
}
/*   recomd prod */
.slick-arrow {
    width: 38px;
    height: 38px;
}
button.slick-prev.slick-arrow {
    left: -20px;
}
button.slick-next.slick-arrow {
    right: -20px;
}
.nlo_recomd_prod_group .rp_text_block {
    padding: 0 12px;
}
.nlo_after_before:before {
    width: 100px;
    height: 100px;
}
.nlo_after_before:after {
    width: 100px;
    height: 100px;
}
#nlo_il_accordion section {
    height: 280px;
}
.nlo_wave_box {
    max-height: 130px;
}
}
@media screen and (max-width:1024px){
/*   recomd prod */
button.slick-next.slick-arrow {
    right: 70px;
}
button.slick-prev.slick-arrow {
    left: unset;
    right: 120px;
}
.slick-arrow {
    top: unset;
    bottom: -60px;
}
#nlo_il_accordion section {
    height: 320px;
}
.nlo_wave_box {
    max-height: 110px;
}
}
@media screen and (max-width:991px){
/* recomd prod */
.nlo_recomd_prod_item {
    flex-direction: column;
    row-gap: 30px;
}
.nlo_recomd_prod_item .rp_image img {
    max-width: 450px;
    margin: 0 auto;
}
.slick-arrow {
    top: 50%;
    bottom: unset;
}
button.slick-next.slick-arrow {
    right: 0px;
}
button.slick-prev.slick-arrow {
    left: 0;
    right: unset;
}
/* Natural Ingredients */
img.ni_featured_img {
    display:none;
}
.why_renude_img_group img {
    max-height: 250px;
}
.nlo_after_before:before {
    width: 70px;
    height: 70px;
}
.nlo_after_before:after {
    width: 70px;
    height: 70px;
}
#nlo_il_accordion section {
  height: 360px;
}
.hm_steps {
  grid-template-columns: 1fr 1fr;
}
.nlo_video {
  padding: 20px 0px 20px;
}
.nlo_video_container {
    max-width: 90%;
}
.nlo_recomd_prod_item .rp_image img {
    max-width: 100%;
}
}
@media screen and (max-width:768px){
.amr_product_cart{
    display:none;
}
.amr_product_cart.amr_product_cart_mobile{
    display:none;
}
.amr_product_cart.amr_product_cart_mobile button.addtocart.btn.nlo-btn {
    width: 96%;
    display: block;
    margin: 0 auto;
}
/*   health benifit */
.nlo_wave_box {
    max-height: 80px;
}
.m-nlo_hb_item {
    display: flex !important;
    flex-direction: column;
    row-gap: 20px;
}
.nlo_hb_group{
    display:none;
}
.hm_video_group {
    flex-direction: column;
    row-gap: 20px;
}
.product-block.product-block--price:after {
    content: '';
    background-image: url(https://cdn.shopify.com/s/files/1/0526/4267/6925/files/zigzag_why_chaga.png?v=1648597382);
    width: 50%;
    height: 16px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 50%;
    bottom: -36px;
    transform: translateX(-50%);
}
.why_renude_img_group {
    flex-direction: column;
}
.nlo_how_make:after {
    top: -10%;
}
.hm_video video {
    max-height: 340px;
}
#nlo_il_accordion section {
    height: 240px;
}
.hm_video_txt {
    flex-direction: column !important;
}
.nlo_product_main .collapsible-content.collapsible-content--all.is-open {
    font-size: 13px;
}
.nlo_product_main .collapsible-content__inner.collapsible-content__inner--faq.rte {
    padding: 6px 12px 0px;
}
.nlo_comp_point {
    column-gap: 8px;
    margin-bottom: 6px;
}
.nlo_recomd_prod_item .rp_image img {
    max-height: 280px;
    object-fit: contain;
}
button.slick-prev.slick-arrow {
    left: -15px;
}
button.slick-next.slick-arrow {
    right: -15px;
}
.nlo_prod_like {
    padding: 20px 0px;
}
.nlo_product_main .flickity-viewport {
  height: 350px !important;
}
.nlo_product_main .nlo_image_wrap.image-wrap img {
    object-fit: contain;
    height: 350px;
}
.nlo_product_main .product__video-wrapper {
    padding-bottom: 350px !important;
}
.nlo_product_main .nlo_image_wrap.image-wrap {
    padding-bottom: 350px !important;
}
}
@media screen and (max-width:750px){
.nlo_mx-h {
    max-height: 95px;
}
}
@media screen and (max-width:525px){
.ni_group{
  display:none;
}
.ni_group_mobile{
  display:block !important;
}

#nlo_il_accordion p {
    font-size: 12px;
}
  .nlo_wave_box {
    max-height: 60px;
}
.comparsion_images img {
    max-height: 175px;
}
.slick-arrow {
    width: 22px;
    height: 22px;
}
.amr_ni_item.ni_item {
    display: none;
}
.nlo_mx-h {
    max-height: 60px;
}
}
@media screen and (max-width:425px){
  #nlo_il_accordion section {
    height: 280px;
}
}
@media screen and (max-width:375px){
.nlo_wave_box {
    max-height: 45px;
}
#nlo_il_accordion section {
    height: 300px;
}
.hm_steps {
    grid-row-gap: 20px;
    grid-column-gap: 10px;
}
.hm_steps{
    grid-template-columns:1fr;
}
}
.page--press .custom-content {
   justify-content: space-around !important;
}

@media screen and (min-width: 600px) {
video.mf-video1 {
    width: 80%;
}
}

@media screen and (max-width: 600px) {
video.mf-video1 {
    width: 100%;
}
}

@media screen and (max-width: 600px) {
video.mf-video {
    width: 50%;
}
}

@media screen and (min-width: 800px) {
video.mf-video {
    width: 50%;
    text-align: center;
}
}