/** Shopify CDN: Minification failed

Line 767:0 Unexpected "{"
Line 767:1 Expected identifier but found "%"
Line 771:0 Unexpected "{"
Line 771:1 Expected identifier but found "%"
Line 852:2 Unexpected "{"
Line 852:3 Expected identifier but found "%"
Line 886:0 Unexpected "{"
Line 886:1 Expected identifier but found "%"

**/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue:wght&400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,600;1,500&display=swap');
/********************
General Styling
********************/
.content {
    max-width: 800px;
    margin: 0 auto;
}
.inno-shred p{
  font-family: 'Rubik', sans-serif;
    font-weight: 400;
  font-size:16px;
}
.footer-tp img {
    display: block;
    width:100%;
}
.burn-red{
  color:#800000!important;
}
/********************
Video Styling
********************/
.vid-slider > .vs-item:not(:first-child){
  display:none;
}
.vid-txt h2 {
    color: #ffffff;
    font-family: 'Bebas Neue',sans-serif;
    font-size: 48px;
    letter-spacing: normal;
    line-height: 40px;
    text-align: right;
}
.vid-text .content {
    padding: 10rem 0;
    max-width: 1100px;
    align-items: center;
    justify-content: space-between;
    display: flex;
}
.vid-txt {
    max-width: 420px;
}
.vid-text{
  background-image:url(/cdn/shop/files/red-g_364d6e92-d575-4805-94c1-292e22ad7cfc.webp?v=1667348704);
  background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    min-height: 50px;
    background-position: center center;
}
.slick-slide{
  display:block;
  width:500px;
}
.vid-slider{
  width:500px;
  display:block;
  position:relative;
  margin-right:auto;
  margin-left:auto;
}
.prevArrow.slick-arrow, .nextArrow.slick-arrow {
    fill: #717171;
    width: 35px;
}
.prevArrow.slick-arrow svg,.nextArrow.slick-arrow svg {
    height: 100%;
    width: 100%;
}
.prevArrow{
  position:absolute;
  top:40%;
  left:-40px;
  
}
.nextArrow{
  position:absolute;
  right:-40px;
  top:40%;
}
.slick-dots li button, .slick-dots li a {
    border: 0;
    background: #717171;
    display: block;
    height: 14px;
    width: 14px;
    line-height: 0px;
    font-size: 0px;
    color: #717171;
    border-radius: 14px;
    /* padding: 5px; */
    cursor: pointer;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: inherit;
    width: inherit;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    opacity:.5;
}
.slick-dots li.slick-active{
  opacity:1;
}
.slick-dots li button:before, .slick-dots li a:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "\2022";
    width: 20px;
    height: 20px;
    font-family: "slick-icons, sans-serif";
    font-size: 0px;
    line-height: 20px;
    text-align: center;
    color: transparent;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/********************
Headline Styling
********************/
.highlights {
    padding: 0rem 0 3rem;
}
.h_item {
    max-width: 140px;
    text-align: center;
    line-height: 1em;
    padding: 0 10px;
}
.h_img {
    display: flex;
}
.inno-shred .h_img p {
    color: #000;
}
.inno-shred .h_text p {
    color: #000;
    font-size: 18px;
    line-height: 32px;
}
.h_text {
    max-width: 420px;
}
.h_img {
    display: flex;
    max-width: 500px;
    justify-content: space-between;
}
.highlights .content {
    max-width: 900px;
    display: flex;
    margin: 2rem auto;
    justify-content: space-between;
    align-items: center;
}
.h_item img {
    padding-bottom: 10px;
}
/********************
Supplement Facts Styling
********************/
.sup_facts{
  background-image:url(/cdn/shop/files/red-l-g_e1522547-0d8d-40a7-bfe5-fb60f94fbed9.webp?v=1667348704);
  background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    min-height: 50px;
    background-position: center center;
}
.sup_fact_img {
    display: flex;
    justify-content: center;
    align-items: center;
}

.sup_fact_img img {
    max-width: 800px;
    padding: 0 3rem;
}
/********************
Two Ways Styling
********************/
.two_ways{
  background-image:url(/cdn/shop/files/white-g_b20f9fbe-7334-44fd-b3ca-795537d18aeb.webp?v=1667348704);
  background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    min-height: 50px;
    background-position: center center;
}
.two_ways .content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1000px;
}
.two_ways h2 {
    font-family: 'Bebas Neue',sans-serif;
    font-size: 64px;
    color: #333333;
    letter-spacing: normal;
    max-width: 250px;
    line-height: 57px;
}
.inno-shred .two_ways p {
    color: #000;
    font-size: 20px;
    line-height: 22px;
    max-width: 370px;
}
.tw_img {
    max-width: 510px;
}
/********************
Ingredients
********************/

.ingredients .content {
    max-width: 900px;
}
.ingredients h2 {
    font-family: 'Bebas Neue',sans-serif;
    font-size: 52px;
    color: #800000;
    line-height: 52px;
    text-align: center;
    max-width: 500px;
    letter-spacing:normal;
    margin:2rem auto;

}
.ingredient {
    display: flex;
}
.ing-img img {
    max-width: 300px;
}
.ingredient h2{
  color: #800000; 
  font-family: 'Bebas Neue',sans-serif; 
  font-size: 44px;
  text-transform:uppercase;
      letter-spacing: normal;
    margin: 0;
  text-align:left;
  padding-top:3rem;
}
.ingredient h3{
  color: #800000; 
  font-family: 'Bebas Neue',sans-serif; 
  font-size: 24px;
  text-transform:uppercase;
  margin: 0;

}
ul.redcheck{
    font-size: 16px;
    margin-left: 5%;
    padding-top:1rem;
}
ul.redcheck li::before {
    content: "\2713";
    color: #BE1E2D;
    display: inline-block;
    width: 20px;
    font-size: 16px;
    vertical-align: middle;
    margin-left: -1em;
    margin-top: -.2em;
}
ul.redcheck li {
    margin-bottom: 8px;
    list-style: none;
    font-size: 16px;
    color: #000;
    font-family: 'Rubik',sans-serif;
    font-weight: 400;
}
ul.redcheck li strong{
  font-weight:700;
}
.ingredients-breakdown {
    padding-top: 2rem;
}
#grains .ing-img img {
    max-width: 410px;
}
div#green_tea .ing-img img {
    max-width: 390px;
}
.ingredient:nth-child(even) .ing-headline h2, .ingredient:nth-child(even) .ing-headline h3 {
    text-align: right;
    max-width:100%;
}
/********************
Burning with Benefits Section
********************/
.bb-sec {
    background-color: #5e0000;
}
.bb-sec h2 {
    font-family: 'Bebas Neue',sans-serif;
    font-size: 60px;
    text-align: center;
    letter-spacing: normal;
    color:#fff;
}
.b-item {
    display: flex;
    align-items: center;
}
.b-item-txt {
    max-width: 600px;
}
.inno-shred .b-item-txt .title {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 36px;
    margin-bottom: 0px;
}
.inno-shred .b-item-txt p {
    color: #fff;
}
.b-item:nth-child(odd) .b-item-txt p {
    text-align: right;
}
/********************
FAQ Styling
********************/
  .faq {
    max-width: 1200px;
    margin: 0 auto;
    padding: 30px 0 60px;
    color: #1c1c1c;
}
.faq h2 {
    font-size: 55px;
    font-family: Bebas Neue;
    line-height: .9;
    color: #1c1c1c;
    text-align: center;
    padding: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 20px;
    display:inline-block;
}
.accordion.active, .accordion:hover {
    background-color: #ccc;
}
.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: .4s;
    font-size: 22px;
    margin: 2px 0;
}
div.panel {
    padding: 20px 0;
    background-color: inherit;
    max-height: inherit;
    overflow: inherit;
    transition: inherit;
    opacity: inherit;
    margin-bottom: inherit;
    font-size: inherit;
    line-height: inherit;
}
.panel {
    padding: 0 18px;
    background-color: #fff;
    display: none;
    overflow: hidden;
}
.panel p {
    font-size: 17px;
    padding: 0 15px;
    color: #6d6d6d!important;
}


/********************
Reviews Styling
********************/
.page.active {
    background: transparent;
}
ul.stamped-tabs li.active {
    background: transparent;
}
p.stamped-review-content-body {
    color: #6d6d6d!important;
}
h3.stamped-review-header-title {
    font-weight: 500;
}
/********************
Product Options Styling
********************/
.clear {
    display: inline-block;
    margin: 2rem;
}
p.auto-refill {
    color: #6d6d6d!important;
}
.popular-prdt .p-prdt-in h5 {
    font-family: Bebas Neue;
    font-size: 40px;
    color: #333;
    font-weight: 400;
    line-height: .8;
}
.p-prdt-price ul li span {
  font-weight: normal;
    line-height: .8;
}
.popular-prdt .p-prdt-in ul li {
 float: none; 
}

.popular-prdt .p-prdt-in ul li {
 font-size: 55px; 
       font-family: Bebas Neue;
  font-weight: 400;
  line-height: .8;
}


.priceleft {
    font-family: Bebas Neue;
    font-size: 30px;
    color: #aaa;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 15px;
}

.priceslash {
 text-decoration: line-through; 
}


.p-prdt-price ul li span {
  font-weight: normal;
    line-height: .8;
}

.p-prdt-price ul {
    margin-left: 0px;
}

.p-prdt-price p.per{
  color: #6d6d6d!important;
}

.mst-pop.first {
    background: #f2f2f2;
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
/********************
Consistency is Key
********************/
.consistency {
    margin-top: 0;
    background: linear-gradient(10deg,#fff 67%,#5e0000 67%);
    padding-top: 4rem;
    padding-top: 11rem;
}
.consistency .content {
    display: flex;
    max-width: 1000px;
}
.cc-text h2 {
    font-family: Bebas Neue,sans-serif;
    font-size: 64px;
    color: #333;
    letter-spacing: normal;
    line-height: 57px;
    margin-bottom: 5px;
}
.cc-content {
    max-width: 405px;
}
.cc-text h3 {
    margin-bottom: 0px;
    text-transform: uppercase;
    font-family: 'Bebas Neue', sans-serif;
    font-size: 27px;
    line-height: 32px;
    color: #bfbfbf;
}
.cc-text {
    flex-shrink: 0;
}
.inno-shred .cc-content p {
    font-size: 20px;
    font-family: 'Roboto',sans-serif;
    line-height: 26px;
    color: #2c2c2c;
}
.inno-shred ul.consistency-check li {
    font-family: 'Robot',sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #2c2c2c;
    font-weight: 700;
}
ul.consistency-check li:before {
    content: "\2713";
    color: #5F0000;
    display: inline-block;
    width: 20px;
    font-size: 16px;
    vertical-align: middle;
    margin-left: -1em;
    margin-top: -.2em;
}
ul.consistency-check {
    padding-left: 1rem;
}
/********************
Torch Stubborn Body Fat
********************/
.torch {
    background: linear-gradient(10deg, #fff 50%, #5e0000 50%);
  padding-top: 4rem;
}
.tc-blurb h2 {
    font-family: 'Bebas Neue';
    font-size: 60px;
    letter-spacing: normal;
    color: #fff;
    line-height: normal;
    font-style: italic;
    margin-bottom: 0px;
}
.tc-blurb h3 {
    font-family: 'Bebas Neue';
    font-size: 61px;
    line-height: 54px;
    color: #5F5F5F;
}
.tc-blurb {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    background: #FF0000;
    padding: 0.5rem 5rem;
    border-radius: 28px;
}
.tc-product {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -10px;
}
.inno-shred .tc-content p {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    color: #2C2C2C;
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}
.tc-content {
    padding-bottom: 40px;
  margin-top: -2rem;
}
.tc-content h2 {
    font-family: 'Bebas Neue';
    letter-spacing: normal;
    font-size: 33px;
    color: #2C2C2C;
    text-align: center;
    max-width:780px;
    margin-left:auto;
    margin-right:auto;
}
.h_itm_img_mobile{
  display:none;
}
.b-item .b-item-txt p.item-align{
  text-align:left;
}
/********************
Responsive Adjustments
********************/
@media only screen and (max-width:1030px){
  .consistency .content {
    max-width: 500px;
    flex-direction: column-reverse;
    align-items: center;
}
  .consistency {
    margin-top: -13rem;
    padding-bottom: 4rem;
}
  
}
@media only screen and (max-width:970px){
  .vid-text .content {
    flex-direction: column;
}
  .vid-txt h2 {
    text-align: center;
}
  .vid-text{
  background-image:url(/cdn/shop/files/download.webp?v=1667516039);
  background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0%;
    margin-bottom: 0%;
    min-height: 50px;
    background-position: center center;
}
}
@media only screen and (max-width:800px){
  .b-item{
    margin-bottom:3rem;
    padding:0 1rem;
  }
  .b-item:nth-child(odd) {
    flex-direction: column-reverse;
}
  .b-item:nth-child(even) {
    flex-direction: column;
}
  .b-item-img {
    max-width: 160px;
}
  .b-item-txt {
    max-width: 395px;
    text-align: center;
}
  .b-item:nth-child(odd) .b-item-txt p {
    text-align: center;
}

  .ingredient:nth-child(odd) {
    flex-direction: column;
    align-items: center;
}
  .ingredient:nth-child(even) {
    flex-direction: column-reverse;
    align-items: center;
}
  .ingredient h2 {
    margin: 0 auto;
    text-align:center;
    padding-top:1rem;
}
  .ingredient:nth-child(even) .ing-headline h2, .ingredient:nth-child(even) .ing-headline h3, .ing-headline h3{
    text-align:center;
  }
  ul.redcheck {
    max-width: 500px;
    padding-left: 2rem;
    padding-right: 2rem;
}
  #grains .ing-img img {
    margin-left: -3rem;
}
  div#green_tea .ing-img img {
    margin-left: -8rem;
}
  .two_ways .content{
    flex-direction:column;
  }
  .two_ways h2{
    margin-left:auto;
    margin-right:auto;
  }
.tw_txt {
    text-align: center;
    padding: 3rem 1rem 2rem;
}
  .highlights .content {
    flex-direction: column;
    padding-left: 2rem;
    padding-right: 2rem;
}
.h_img{
  padding-top: 2rem;
}
  .inno-shred .h_text p{
    text-align:center;
  }
  .consistency {
    margin-top: -11rem;
}
  .torch{
    margin-top: -3rem;
  }
.torch {
    background: linear-gradient(10deg,#fff 70%,#5e0000 30%);
}
  .tc-blurb h2 {
    font-size: 65px;
    letter-spacing: normal;
    line-height: 46px;
    margin-bottom: 0px;
}
  .tc-blurb h3 {
    font-size: 47px;
    line-height: 46px;
    margin-bottom: 0px;
}
.tc-blurb {
    padding: 2rem 3rem;
    border-radius: 28px;
    max-width: 350px;
    text-align: center;
}
.tc-product {
    max-width: 471px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -20px;
}
.tc-content h2 {
    font-size: 36px;
    line-height: 39px;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
}
  .inno-shred .tc-content p {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
}
}

{%if product.handle contains 'inno-shred-fb'%}
.product-form__item.product-form__item--submit .clear {
    display: none;
}
{%endif%}
@media only screen and (max-width: 767px) {
tc-content {    padding-bottom: 20px;}
  .popular-prdt.__inno-product-options-top {
    margin-left: auto!important;
    margin-right: auto!important;
}
  .sup_fact_img img {
    max-width: 500px;
}
  .inno-shred .tc-content p{
    font-size:16px;
  }
}
@media only screen and (max-width:615px){
  .consistency {
    margin-top: -8rem;
}
  #ProductSection-product-template2022 .product_section1{
    min-width:95%;
  }
}
@media only screen and (max-width:587px){
  .vid-slider {
    width: 300px;
  }
  .template-product .main-content {
    padding-top: 10px;
}
}
@media only screen and (max-width:430px){
  h1.product-single__title{
    margin-bottom:0px;
  }
  #ProductSection-product-template2022 .mobiletitle{
    margin-bottom:0px;
  }
  .h_img {
    flex-direction: column;
}
.h_item:last-child {
    padding-top: 3rem;
}
  .cc-text h2 {
    font-size: 60px;
}
  .cc-text h3 {
    font-size: 23px;
    line-height: 28px;
}
  .cc-text {
    padding-right: 20px;
    padding-left: 20px;
}
    .consistency {
    padding-bottom: 0rem;
}
  .newcompare {
    margin-left: 0!important;
    padding: 0!important;
}
  #ProductSection-product-template2022 .product_section1 .p_price {
    flex-direction: column;
    align-items: center;
}
  .ing-headline h2 sup {
    font-size: 50%;
    top: -1.1em;
}
  p.item-align{
    text-align:center;
  }

}
@media only screen and (max-width:410px){
  .cc-text h2 {
    font-size: 40px;
}
  .sup_fact_img img{
    max-width:400px;
  }
  {%if product.handle contains 'inno-shred-fb'%}
  .product-single__meta {
    display: flex;
    flex-direction: column;
}
.product_section1 {
    order: 2;
}
.bonusimage.mobileshow {
    order: 1;
}
.product_section2 {
    order: 3;
}
.product-form__item--submit .clear {
    margin: 0;
    display: none;
}
.h_itm_img_desktop{
  display:none;
}
.h_itm_img_mobile{
  display:block;
}
.ing-img img {
    max-width: 200px;
}
#grains .ing-img img {
    max-width: 250px;
}
div#green_tea .ing-img img {
    max-width: 250px;
    margin-left: -5rem;
}
{%endif%}

}
@media only screen and (max-width:380px){
  .consistency {
    margin-top: -6rem;
}
}
@media only screen and (max-width: 300px) {
  .sup_facts {
    background-image: none;
}
  .prev, .next,.text {font-size: 11px}
}
  /********************
End of Responsive Adjustments
********************/