/** Shopify CDN: Minification failed

Line 1098:0 Unexpected "{"
Line 1098:1 Expected identifier but found "%"
Line 1102:0 Unexpected "{"
Line 1102:1 Expected identifier but found "%"
Line 1180:2 Unexpected "{"
Line 1180:3 Expected identifier but found "%"
Line 1214:0 Unexpected "{"
Line 1214: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(https://cdn.shopify.com/s/files/1/0301/5737/3576/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 {
    width: 50%;
}

.h_itm_img_desktop {
  /* width: 50%; */
      width: 100%;
    max-width: 450px;
}

.h_img {
    display: flex;
    width: 50%;
    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(https://cdn.shopify.com/s/files/1/0301/5737/3576/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(https://cdn.shopify.com/s/files/1/0301/5737/3576/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;
}
p.auto-refill {
    color: #6d6d6d!important;
}
.popular-prdt .p-prdt-in h5 {
font-family: Bebas Neue;
    font-size: 50px;
    color: #636363;
    font-weight: 400;
    line-height: 50px;
    text-align: center;
    margin: 8px 0px;
}
.p-prdt-price p.per {
    font-family: 'proxima-nova', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    margin: 0 0 12px;
}
.popular-prdt .p-prdt-in ul li.prdt_pricee {
    font-size: 60px;
    line-height: 60px;
    font-family: Bebas Neue;
    font-weight: normal;
    color: #000000;
    margin: 5px 0px 0px;    float: none;
}


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

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


.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: url(https://cdn.shopify.com/s/files/1/0301/5737/3576/files/consis-slant.webp?v=1679004126);
    padding-top: 4rem;
    padding-top: 11rem;
  background-size: contain;
background-repeat: no-repeat;
}
.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: 167px;
    letter-spacing: normal;
    color: #fff;
    line-height: 94px;
    font-style: italic;
}
.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: 3.5rem 4rem 2.5rem;
    border-radius: 28px;
}
.tc-product {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -39px;
}
.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: 4rem;
  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;
}


.six-bottles {
	background-color: #8c0c10;
	text-align: center;
	color: #fff;
    font-size: 45px;
    letter-spacing: 0px;
    padding: 10px 0;
    margin-bottom: 0px;
   font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: 800;
}

.six-bottles span {
 
}

.six-bottles span img {
	max-width: 60px;
padding-top: 13px;
margin-left: 10px;
margin-bottom: -5px;
}
.recommeded-option {
	background-color: #db1c24;
	color: #fff;
	text-align: center;
	font-size: 34px;
	padding: 15px 0px;
    letter-spacing: 0px;
    margin-bottom: 0px;
   font-family: proxima-nova-extra-condensed, sans-serif;
  font-weight: 800;
}




.rc_first_product .p-prdt-in .p-prdt-img img {
    max-width: 70%;
}






.rc_first_product .p-prdt-in {
 background: #fff; 
}

.mst-pop.first {
   background: #fff; 
}

.inno_most_popular .p-prdt-in {
 background: #fff; 
}

.last_product .p-prdt-in {
 background: #fff; 
}



.popular-prdt .p-prdt-in h6 {
      font-family: bebas-regular;
  font-size: 40px;
  color: #fff;
   font-weight: normal;
    line-height: 1;
  margin-bottom: 0;
}
  
.xlast_product .p-prdt-in h5 {
      font-family: bebas-regular;
  font-size: 33px;
  color: #333;
  line-height: 1;
  font-weight: normal;
  
}

.last_product .p-prdt-in .p-prdt-img img {
  max-width: 90%;
}

p.per,p.total {
    font-size: 18px;
    margin-bottom: 10px;
   display: block;
}
.option-guarantee p {
    font-size: 18px;
    margin-left: 10px;
    line-height: 20px;
    font-weight: 800;
    font-family: proxima-nova-extra-condensed,sans-serif;
    color: #000;
    letter-spacing: 0px;text-transform: uppercase;
}  

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


span.per {
    font-family: 'proxima-nova',sans-serif;
    color: #666666;
    font-size: 20px;
    width: fit-content!important;
    flex-shrink: 0;
}
.p-prdt-price {
    padding-bottom: 0px;
}
.popular-prdt .p-prdt-in button.p-ac {
    background: #c1272d;
    border-radius: 8px;
    text-transform: uppercase;
    margin-top: 10px;
    width: 100%;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    margin-bottom: 0px;
    border: 1px solid #c1272d;
}

.rc_first_product .p-prdt-in .p-prdt-img img {
  max-width: 85%;
}

.p-prdt-img {

}


.p-prdt-in {
    border-radius: 10px;
}

.var-opt {
  margin-top: 10px;
}

.mst-pop {
    border-radius: 10px 10px 0 0;
  background: #c1272d;
      font-size: 23px;
}

.mst-pop.third {
 background: #1C1C1C; 
}
.option-guarantee {
    display: flex;
    align-items: center;
    justify-content: center;
}
.option-guarantee img {
    width: 50px;
    margin-right: 6px;
}
ul.blank {
    height: 49px;
}
ul.freebies-list {
    position: relative;
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
    min-height: 120px;
}
ul.freebies-list li {
    font-family: 'proxima-nova',sans-serif!important;
    font-size: 20px!important;
    position: relative!important;
    max-width: 160px;
    justify-content: start!important;
    font-weight: 700!important;
    padding-bottom: 10px;
    text-align: left;
}


ul.freebies-list li::before {
    content: "";
    position: absolute;
    transform: rotate(45deg);
    height: 22px;
    width: 12px;
    border-bottom: 6px solid #ae0000;
    border-right: 6px solid #ae0000;
    margin-left: -30px;
    margin-top: 5px;
}

.intervalsub {
 display: block; 
}

.p-prdt-in {
  background: #fff;
}

.p-prdt-in {
    background: #fff;
}

h4.red {
    color: red;
    font-size: 18px;
    font-weight: 700;
    position: absolute;
    width: 90%;
    text-align: center;
    line-height: 1;
    margin-top: 10px;
}

.opbot {
  display: flex;
}

.optionsall {
  background-color: #e3e3e3;
  width: 100%;
  max-width: 100% !important;
}

.productoptions {
  max-width: 1200px;
  margin: 0 auto;
}

.one-block .p-prdt-in .p-prdt-img img {
  max-width: 80%;
}

.two-block .p-prdt-in .p-prdt-img img {
  max-width: 75%;
  margin-bottom: -7%;
margin-top: 7%;
}

.option-guarantee {
    margin-top: -15px;
}


a.select-options {
    border-radius: 8px;
}

.b-item:last-of-type {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

/********************
Responsive Adjustments
********************/
@media only screen and (max-width:1030px){
  .consistency .content {
    max-width: 500px;
    flex-direction: column-reverse;
    align-items: center;
}
  .consistency {
    
    padding-bottom: 40px;
}
  
}

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

  .opbot {
    display: flex;
    flex-wrap: wrap;
}
  
  .vid-text .content {
    flex-direction: column;
}
  .vid-txt h2 {
    text-align: center;
}
  .vid-text{
  background-image:url(https://cdn.shopify.com/s/files/1/0301/5737/3576/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){

.popular-prdt.shg-c-lg-4.shg-c-md-4.shg-c-sm-4.shg-c-xs-12 {
    margin-top: -5%;
}



  
.productoptions {
    max-width: 90%;
    margin: 0 auto;
}

  .two-block {
    order: 1;
  }
   .one-block {
    order: 3;
  }
   .three-block {
    order: 2;
  }

  .cc-text {
    margin-bottom: 40px;
  }
  .mst-pop.first {
    display: none;
  }

  .popular-prdt .p-prdt-in h5 {
    padding-top: 15px !important;
  }

    .popular-prdt.three-block .p-prdt-in h5 {
    padding-top: 15% !important;
  
  }

  

    .six-bottles {
    font-size: 25px;
  }

.six-bottles span img {
    max-width: 40px;
    padding-top: 2%;
}

  .recommeded-option {
    font-size: 24px;
    padding: 3% 5%;
  }
  
  .h_text {
    width: 100%;
}
  
  .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 {
    
}
  .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) {


  .inno-shred .cc-content p {
    font-size: 16px;
  }

  .inno-shred ul.consistency-check li {
    font-size: 16px;
  }
  
  .consistency {padding-top: 1rem;padding-bottom: 20px;}

  .mobblock {display: block;}


  .six-bottles {
    line-height: 1;
  }
  
  .six-bottles .mobblock {
    display: flex;
align-items: center;
justify-content: center;
  }

  .six-bottles span img {

  }
  
  .popular-prdt.__inno-product-options-top {
    margin-left: auto!important;
    margin-right: auto!important;
}
  .sup_fact_img img {
    max-width: 500px;
}
}
@media only screen and (max-width:615px){
  .consistency {
  
}
}
@media only screen and (max-width:587px){
  .vid-slider {
    width: 300px;
  }
}
@media only screen and (max-width:430px){
  .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;
}
}
@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 {
   
}
}
@media only screen and (max-width: 300px) {
  .sup_facts {
    background-image: none;
}
  .prev, .next,.text {font-size: 11px}
}
  /********************
End of Responsive Adjustments
********************/