<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 10:0 Unexpected "{"
Line 10:1 Expected identifier but found "%"
Line 44:0 Unexpected "{"
Line 44:1 Expected identifier but found "%"

**/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&amp;display=swap');
{%if product.handle contains 'supercharged-male-stack-v2'%}

.study.show{display:block;}

button#\39 0DayStudy {
    font-family: 'Bebas Neue', sans-serif;
    font-size: 35px;
    padding: 5px 0;
    color: #333333;
    border: 0;
    text-align: center;
    display: block;
    margin: 2rem auto;
}
.study-arrow.show {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    display: inline-block!important;
    margin-left: 13px;
    margin-bottom: 7px;
}
.study-arrow {
    border: solid #333333;
    border-width: 0px 5px 5px 0;
    display: inline-block;
    margin-bottom: 2px;
    margin-left: 3px;
    padding: 7px;
    width: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transition: all .4s ease-in-out;
}

{%endif%}


.factsau img{
  max-width: 50%;
}

.research em {
  display: block;
  margin-top: 10px;
  font-size: 15px;
}

#gutstackpage h2 {
 font-family: 'Bebas Neue', sans-serif !important;
  letter-spacing: 0px;
}

.xscrollbar
{
	height: 300px;
	overflow-y: scroll;
	margin-bottom: 25px;
}


.xbluescroll::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
	border-radius: 10px;
}

.xbluescroll::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

.xbluescroll::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-image: -webkit-gradient(linear,
									   left bottom,
									   left top,
									   color-stop(0.44, rgb(122,153,217)),
									   color-stop(0.72, rgb(73,125,189)),
									   color-stop(0.86, rgb(28,58,148)));
}


.titleright h2 .or {
 font-size: 50px;
  color: #00C6FF;
}


ol.mobile {
 display: none; 
}

button.reviews { display: none !important;}

.buyboxes {
 display: flex; 
 max-width: 1200px;
  margin: 0 auto;
  align-items: center;
  margin-bottom: 40px;
}

.bluebox {
 background: #EFEFEF;
  background-size: 100% 100%;
  text-align:center;
  border-radius: 8px;
  width: 55%;
  margin: 0 5% 0 0;
  padding: 0 0px 30px 0px;
}

.buynow a {
    display: inline-block;
    padding: 10px 60px;
    background: #d92020;
    font-size: 30px;
    border-radius: 50px;
    font-family: Roboto,sans-serif;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 10px;
    line-height: 1;
    color: #fff;
}

.buynow a:hover {
 color: #fff;
  background: #aa1919;
}

.buyone .buynow a {
 font-size: 23px;
  padding: 20px 30px;
}

.buyone .singleprice {
 font-size: 45px;
  padding: 10px 0 30px 0;
  color: #333;
      font-family: 'Roboto', sans-serif;
  font-weight: bold;
}

.bluebox p {
 color: #333333;
  font-size: 16px;
  margin: 0 auto;
}

.bluebox img {
 padding: 0 20px 30px; 
}

.buyone {
   background: #EFEFEF;
 width: 40%; 
 text-align: center;
  border-radius: 8px;
  padding: 40px 15px;
}

.buyone h2 {
 color: #333;
 font-size: 40px;
}

.buyone h2 .large {
 font-size: 80px;
  vertical-align: middle;
  padding-right: 10px;
}


.bluebox .blueheader {
 text-align: center;
  font-weight: bold;
  background: #D92020;
  display: block;
  padding: 10px;
  border-radius: 8px 8px 0 0;
  color: #fff;
    font-family: 'Roboto', sans-serif;
  font-size: 36px;
}

ul.bluecheck li {
    font-size: 22px;
    color: #000;
    margin: 0;
    line-height: 1.4;
}

ul.bluecheck {
 margin-bottom: 15px; 
}

ul.bluecheck li::before {
 color: #AB0606;
}


ul.whitecheck li::before {
    content: "\2713";
    color: #0076a0;
    display: inline-block;
    width: .9em;
    font-size: 1.5em;
    vertical-align: middle;
    margin-left: -1em;
    margin-top: -.2em;
}

.fixed_cart {
 display: none !important; 
}

ul.whitecheck li {
 font-size: 20px;
 color: #fff;
 margin: 5px 0;
  line-height: 1.2;
}

ul.whitecheck {
 margin-bottom: 15px; 
      margin-left: 30px;
}

ul.whitecheck li::before {
 color: #fff;
}

.threeop {
 max-width: 950px;
  margin: 0 auto;
  border: 3px solid #1B1464;
  text-align: center;
  padding: 30px 30px;
  margin-bottom: 60px;
}

.botopt {
 display: flex; 
    align-items: center;
  margin-top: 40px;
}

.botopt .left {
    width: 50%;
}

.botopt .right {
    width: 50%;
}

.botopt h2 {
 font-size: 50px;
  line-height: 1;
  margin-bottom: 5px;
}

.botopt p {
 font-size: 25px; 
  margin-bottom: 5px;
}

.botopt h3 {
 color: #DE3F3B;
  font-size: 40px;
  font-weight: bold;
}

.botopt .redbutton a{
   font-family: 'Bebas Neue', sans-serif !important;
  background: #DE3F3B;
  color: #fff;
  font-size: 30px;
  padding: 10px 60px;
  border-radius: 100px;
  display: inline-block;
}

.contentswap {
 display: none; 
}

.contentswap {
 min-height: 100px; 
}

.contentswap.active {
 display: block; 
}

.contentswap.supfacts {
 text-align: center; 
}

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

.gutheader .container {
 display: flex; 
  align-items: center;
  max-width: 1100px;
}

.gutheader strong {
 color: #000; 
}


.faqbox {
 display: flex; 
  align-items: flex-start;
}

.faqside {
 padding-left: 50px; 
}

.nightshred .faqside {
 width:46%;
  padding-left: 4%;
}

.nightshred .faqbox h2 {
 width: 100%;
 font-size: 35px;
}

.faqbox ol {
 list-style: decimal;
 color: #fff;
  font-size: 20px;
}

.faqbox ol li{
 list-style: decimal;
 margin-bottom: 20px;
}

.faqbox ol li p{
  padding: 5px 0;
}

.faqbox h2 {
 width: 40%; 
   font-size: 55px;
  line-height: 1;
  color: #fff;
}

 .included .types{
 display: flex; 
  align-items: center;
   align-items: flex-start;
}

.included h2 {
   color: #1b1493; 
}


.bundle {

}


.study h2 {
    color: #333;
    text-align: center;
    font-size: 69px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Bebas Neue;
    line-height: .9;
    margin-top: 20px;
    padding: 30px 0 0 0;
}


.study p {
 font-size: 23px;
  text-align:center;
  font-weight: bold;
  color: #000;
}


.study p .highlight {
 background: #F87E7E;
  padding: 0 10px 0 5px;
}

.study p .large {
        font-family: Bebas Neue;
    font-weight: normal;
    font-size: 36px;
    vertical-align: middle;
    display: inline-block;
}

.study .blocks {
 display: flex; 
      flex-wrap: wrap;
  padding: 10px 0 4rem;
  justify-content:center;
}

.study .blocks .block {
    display: flex;
    width: 500px;
    margin: 2rem;
    justify-content: center;
    align-items: center;
}

.study .blocks .block img{
  width: 200px;
}

.study .block h3 {
   font-family: Roboto, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0px;
  color: #000;
  margin: 0;
}

.study .block h4 {
     font-family: Bebas Neue;
    font-weight: normal;
    font-size: 80px; 
  color: #000;
  letter-spacing: 0px;
  margin: 0px;
  line-height: 70px;
  padding-top: 3rem;
}

.bundle .container {
 max-width: 1200px;
  margin: 0 auto;
  display: flex;
    align-items: center;
  justify-content: center;
}

.bundle img.box {
 max-width: 55%;
padding-right: 5%;
  background: #fff;
}

.bundle img.badge {
 max-width: 20%; 
}

.bundle h2 {
   font-size: 55px; 
    line-height: 1;
  color: #1B1464;
    padding: 30px 20px 20px 20px;
}

.bundle a {
     font-size: 50px; 
    line-height: 1.2;
  background: #2E69D8;
  padding: 10px 55px 5px 55px;
  margin: 0 auto;
  color: #fff;
    font-family: 'Bebas Neue', sans-serif !important;
  display: block;
  text-align: center;
  border-radius: 40px;
  max-width: 70%;
}

.bundle .thirtyday {
margin: 20px auto;
  padding-bottom: 50px;
}

.bundle p {
 font-size: 21px;
  color: #000;
  padding: 0 40px;
}


.most {
 background: #f5f5f5; 
}

.most .flex {
 display: flex; 
   align-items: center;
}

.most .image {
 max-width: 45%; 
}

.most .right {
 width: 55%; 
  text-align: center;
}

.most h2 {
 font-size: 80px;
 background: #911313;
  display: block;
  text-align: center;
  color: #fff;
  line-height: 1.5;
  
}

.most h3 {
 font-size: 60px;
  display: block;
  text-align: center;
  color: #333333;
 margin: 0px;
    font-family: 'Bebas Neue', sans-serif !important;
}

.most p {
   color: #333333;
  font-size: 16px;
  font-family: Roboto,sans-serif;
  line-height: 1.1;
}

.most p.top {
   color: #333333;
  font-size: 30px;
  font-family: Roboto,sans-serif;
  line-height: 1.1;
}

.gutheader h2 {
 font-size: 55px; 
    line-height: 1;
  color: #333333;
  display: block;

}

.gutheader h2 .red{
color: #AB0606;
}


.gutheader h2 .small {
 font-size: 30px !important;
  display: block;
 
}

.gutheader .right {
 padding: 20px 40px; 
}

.gutheader .right p {
font-size: 20px;
  color: #000;
}

.gutheader img {
 width: 500px; 
}

.included {
  background: #EFEFEF;
  padding: 50px 0;
  
}

.included img {
  max-height: 200px;
}

.included .left {
 padding-right: 80px; 
  vertical-align: middle;
}

.included h2 {
 font-size: 55px;
  line-height: 1;
  text-align: center;
  color: #333333;
}

.included h2 .gray {
 color: #2E3192; 
}

.included p {
 font-size: 18px;
  text-align: left;
}

.included .step {
 font-weight: bold;
  padding: 3px 10px;
  background: #B2D6F9;
  display: inline-block;
  font-size: 20px;
  margin: 5px;
}

.included .typebox {
 text-align: center; 
  padding: 0 20px;
  flex: 1;
  vertical-align: top;
}

.included h3 {
  font-family: 'Bebas Neue', sans-serif !important;
  font-size: 35px;
  padding: 5px 0;
  color: #333333;
}
.sumbanner {
    max-width: 1300px;
    margin: 0 auto;
  }
  

.titleright.one:before {
    content: '1';
    position: absolute;
    font-size: 32px;
    margin-left: -75px;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    padding: 0 18px;
    margin-top: 6px;
}

.circle.one {
    font-size: 32px;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    padding: 0 18px;
    margin-bottom: 16px;
    display: inline-block;
}
  
.titleright.two:before {
    content: '2';
    position: absolute;
    font-size: 32px;
    margin-left: -75px;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    padding: 0 15px;
    margin-top: 6px;
}

.circle.two {
    font-size: 32px;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 16px;
    display: inline-block;
}

.titleright.three:before {
    content: '3';
    position: absolute;
    font-size: 32px;
    margin-left: -75px;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    padding: 0 15px;
    margin-top: 5px;
}

.circle.three {
    font-size: 32px;
    border: 3px solid #fff;
    border-radius: 100px;
    color: #fff;
    padding: 0 15px;
    margin-bottom: 16px;
    display: inline-block;
}
  
.sumbanner img {
    max-width: 100%:;
    margin-bottom: -6px;
}
  
    img.mobile {
     display: none; 
    }
  
  h1.product-single__title {
   font-size: 60px; 
  }
  
  p.howto {
   border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px 15px;
  }
  
  .orderbox {
   width: 1000px;
    margin: 0 auto;
   padding: 40px 0;
  }
  
  .orderleft,.orderright {
   width: 49%;
    display: inline-block;
  }
  
  .orderright p {
   width: 80%;
    margin: 0 auto;
  }
  
  
  .orderright p {
   font-size: 20px; 
    line-height: 1.2;
  }
  
  img.buynow {
   max-width: 80%;
    margin: 20px auto;
    display: block;
  }
  
   .orderright p.saveper {
    color: red;
     font-size: 20px;
     text-align: center;
     margin: 5px auto;
   }
  
   p.check {
    margin-bottom: 15px; 
   }
  
  p.check:before {
   content: "\2713";
    color: red;
   position: absolute;
    margin: 0 0 0 -29px;
    font-weight: bold;
  }
  
  p.oldprice {
   text-align: center;
    font-size: 40px;
    text-decoration: line-through;
    color: #808080;
    margin-top: 40px;
  }
  
    
  p.newprice {
   text-align: center;
    font-size: 60px;
    color: #000;
    margin-top: 0px;
    font-weight: 900;
  }
  
  .orderright {
  vertical-align: top;
    margin: 0 auto;
    padding-top: 30px;
  }
  

  .orderbox h2 {
   font-size: 45px;
    text-align:center;
    word-spacing: 5px;
    width: 100%;
    margin: 0 auto 20px auto;
  }
  
  .bonusblock {
   text-align:center; 
    background: #D5D5D5;
    padding: 30px 0;
  }
  
  .bonusblock .group {
   max-width: 49%;
    display: inline-block;
    padding: 0 20px;
    text-align: center;
    margin-bottom: 20px;
  }
  
    .bonusblock .group p{
      font-size: 15px;
    }
  
    .bonusblock img {
     width: 100%; 
    }
  
  .bonusin {
   width: 1000px;
    border: 5px solid #DD353D; 
    margin: 0 auto 20px auto;
    border-radius: 5px;

  }
  
  .bonusin h2 {
   color: #fff;
    background: #DD353D;
    padding: 20px;
    display: block;
    font-size: 40px;
    text-align: center;
    word-spacing: 5px;
  }
  
    .leftin {
    width: 55%;
    display: inline-block;
    vertical-align: middle;
  }

 .nightshred .leftin {
  width: 45%; 
 }
  
  .rightin {
    width:44%;
      display: inline-block;
     vertical-align: middle;
  }
 
.nightshred .rightin {
 width: 54%; 
}

.nightshred .rightin img {
 max-width: 100%; 
}


h1.product-single__title {
    font-size: 45px;
}

.main_reviews_widget {
 background: #f5f5f5; 
  padding: 40px 0;
}

.main_reviews_widget h2 {
     font-family: 'Bebas Neue', sans-serif !important;
  color: #1b1464;
  font-size: 45px;
  text-align: center;
}

.stamped-container {
    max-width: 1000px !important;
}

  .menubar {
   display:block;
    width: 100%;
  }
  
  .menubar button {
   padding: 10px 35px;
   color: #fff;
    border: 2px solid #fff;
    text-align: center;
    display: inline-block;
    margin: 45px 15px 0 0;
    font-family: bebas-regular !important;
    background: none;
  }
  
  .menubar button.active {
   background: #fff;
    color: #959595;
  }
  
  .menubar button:hover {
    
  }
  
  
  .prodtitle {
   
  }
  
  
  
  .prodicon {
   width: 60px; 
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
  }
  
  .blue .prodicon {
   width: 70px; 
  }
  
  .titleright {
    display: inline-block;
  }
  
  .titleright h2 {
   color: #fff;
    font-size: 66px;
    margin: 2px 0;
        word-spacing: 5px;
    line-height: 1;
    
  }
  
  .blue   .titleright h2 {
   font-size: 32px; 
  }
  
    .titleright h3 {
   color: #fff;
    font-size: 26px;
      word-spacing: 5px;
      font-weight: bold;
  }
  
  
  .contentswap {
   margin: 40px 0 60px 0; 
  }
  
  .contentswap p {
   color: #fff;
     font-size: 20px;
    line-height: 1.4;
  }
  
  
  .contentswap p strong.larger {font-size: 22px;
  font-weight: 900;
  }
  
  .swapin {
    max-width: 1200px;
  margin: 0 auto;
    padding-bottom: 5px;
  }
  
  
.swapbox.cleanse {
 background: url(/cdn/shop/files/T-DRIVE_Background.jpg?v=1634681046)#959595; 
 background-size: 100% 100%;
}

.swapbox.restore {
 background: url(/cdn/shop/files/Nitro_Wood_Background_8c687eef-6714-4ca9-b9bc-29b14f462f2c.jpg?v=1634775005)#842C27; 
 background-size: 100% 100%;
}

.swapbox.restore .menubar button.active {
   color: #842C27;
}

.swapbox.protect {
 background: url(/cdn/shop/files/Night_Shred_Background_e0c4c40c-ec99-493a-b532-0fc2bf4a9b6d.jpg?v=1634775005)#343A5C; 
   background-size: 100% 100%;
}

.swapbox.protect .menubar button.active {
   color: #343A5C;
}


.docbar {
 position: relative; 
  background: #676767;
}

.docbar .container {
   position: relative; 
  background: #676767;
   max-width: 1100px;
  padding: 20px 0;
}

.docbar p{
 width: 50%;
 display: inline-block;
  text-align: left;
  color: #fff;
  padding: 0;
  font-size: 19px;
  margin: 0;
    font-family: 'Roboto', sans-serif;
}

.docbar p.name {
 font-size: 23px; 
}


.docbar img {
 position: absolute; 
  bottom: 0;
}


.consis {
 background: #EFEFEF; 
}


.consis .container {
  max-width: 1100px;
  padding: 40px 0;
}

.consis .flex {
  display: flex; 
  flex: wrap; 
}

.consis .left {
 padding: 10px 30px 0 0; 
  width: 50%;
}

.consis h2 {
       font-size: 59px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Bebas Neue;
  color: #444444;
  line-height: 1;
  margin-bottom: 5px;
    text-align: center;
}





.consis h3 {
       font-size: 40px;
    font-weight: 400;
    letter-spacing: 0;
    font-family: Bebas Neue;
  color: #444444;
  line-height: 1; 
  text-align: center;
  padding: 0 40px;
}


.consis p {
 font-size: 20px; 
 color: #444444;
  padding-right: 40px;
}


.consis .left {

}



.consis ul {
 margin: 20px 10px 30px 40px;
}

.consis ul li {
    list-style-type: none;
    position: relative;
    margin-bottom: 10px;
    padding-right: 15px;
    font-size: 24px;
    line-height: 1.3;
    color: #000;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
}



.consis ul li:before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  left: -45px;
  top: 0;
  margin-top: -2px;
  background-image: url(/cdn/shop/files/browncheck_575772a3-bb5d-4f05-adef-887e851ed14f.png?v=1634434819);
  background-size: contain;
  background-repeat: no-repeat;
}





  
    .cleanse .colorbar {
    background: #D01C24;
  }
  
  .swapbox.blue {
   background: #006C9E; 
  }
  
   .blue .menubar a.active {
   background: #fff;
    color: #006C9E;
  }
  
    .blue .colorbar {
    background: #298EC5;
  }
  
  
    .swapbox.purple {
   background: #3B3875; 
  }
  
   .purple .menubar a.active {
   background: #fff;
    color: #3B3875;
  }
  
    .purple .colorbar {
    background: #7670EA;
  }


  .rightin img {
    padding: 10px 20px;
    max-width: 75%;
  }
  
  h3.outside {
   color: #fff;
    margin-top: 10px;
    word-spacing: 5px;
  }

.bluebox img {
    padding: 0 5px 30px;
}
  
  .rightin.redbox {
    
   background-imagex: url(/cdn/shop/files/volright.png?v=1627185791);
    background-sizex: cover;
  }
  
  .ingredbox {
   width: 49%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
  }
  
  .ingredbox h2{
      color: #fff;
    font-size: 40px;
    margin: 15px 0;
        word-spacing: 5px;
  }
  
  
  .colorbar {
   width: 60%;
    margin: 0 auto 30px auto;
    height: 10px;
  }
  

  
  .swapin.ingreds {
   display: none; 
  }
  
  
  

.research {
 background: #fff;
}

.research .container {
  display: flex;
  padding: 0 0 60px 0;
  align-items: center;
  max-width: 1100px;
}

.research img {
 width: 20%;
  padding-right: 10px;
}

.research p {
 font-size: 24px;
  color: #000;
  line-height: 1.3;
}

.research p strong {
 display: block; 
}
  
  
  
   @media screen and (max-width: 1300px) {
     
  .nightshred.leftin, .leftin {
   width: 45%;
    margin-left: 5%;
  }
     
     .nightshred .rightin {
    width: 44%;
}
     
     .menubar {
   width: 90%;
    margin-left: 5%;
  }
     
     
     
   }
  
  
  .top_review span,.top_review q:before,.top_review q:after {
   color: #000;
    font-weight: bold;
  }

.top_review span {
 margin-top: 10px; 
}

.top_review q {
    /* font-family: Roboto; */
    font-style: normal;
    font-size: 18px;
    color: #666666;
    position: relative;
    line-height: 1.3;
}


  .contentswap p.choose {
 font-weight: bold;
  color: yellow;
}
  
  @media screen and (max-width: 900px) {

  .flex.factsau {
    flex-wrap: wrap;
  }
    
    .factsau img{
  max-width: 90%;
      margin: 0 auto;
}

    .rc_first_product .p-prdt-in {
      padding-top: 60px;
    }
    
    .bundle img.box {
      padding-right: 0px;
      margin-top: 20px;
    }
    
    .most .flex {
    flex-wrap: wrap;
}
    
    .most {
     padding-bottom: 20px; 
    }
    
    .most .image, .most .right {
     width: 90%; 
      margin: 0 auto;
      max-width: 100%;
    }
    
    .most img {
     max-width:90%; 
    }
    
    .most .image {
     display: none; 
    }
    
    .most h3 {
    font-size: 40px;
    }
    
    .most p.top {
    color: #333;
    font-size: 20px;
    }
    
    .bundle .thirtyday {
     padding-bottom: 20px; 
    }
    
       .titleright h2 .or {
    font-size: 30px;
    }
    
    
    ol.mobile {
 display: block; 
      padding-left: 5%;
      margin: 15px 0 25px 0;
}
    .inglist li{
      text-align: left;
      list-style: none;
      margin-bottom: 15px;
      text-indent: -35px;
    padding-left: 40px;
    }
    
    .inglist strong {
       font-family: 'Bebas Neue', sans-serif;
      color: #fff;
      font-size: 25px;
      font-weight: normal;
      vertical-align: middle;
      line-height: 1.1;
    }
    
.inglist i {
    font-family: Roboto,sans-serif;
    color: #4E4E4E;
    border: 1px solid #4E4E4E;
    border-radius: 30px;
    font-style: normal;
    padding: 2px 7px;
    display: inline;
    margin-right: 5px;
}
    
    .inglist p {

     text-indent: 0; 
    }
    
    .faqbox ol li {
    list-style: decimal;
    margin-bottom: 20px;
    line-height: 1.2;
}

 .protect .inglist i { 
      color: #6B87BD;
      border: 1px solid #6B87BD;     
    }
    
  .restore .inglist i { 
      color: #D25A5A;
      border: 1px solid #D25A5A;     
    }
    
    
    
    
    .bluebox {width: 90%; margin: 0 auto;}
    
    .bluebox .blueheader { font-size: 26px;}
    
    .docbar img {
 display: none; 
}
    
    .consis .left {
     width: 100%;
     padding: 10px 5% 0 5%;
     
    }
    
    .docbar p {
     text-align: center;
      width: 100%;
      padding: 0 5%;
    }
    
    .consis .flex {
     flex-wrap: wrap; 
    }
    
    .consis h3 {
    font-size: 26px;
    }
    
    .gutheader .right {
    padding: 20px 15px;
}
    
    .buyboxes {
     display: block; 
    }
    
.buynow a,.buyone .buynow a {
    display: inline-block;
    padding: 10px 40px;
    background: #d92020;
    font-size: 22px;
    width: 100%;
}
    .buyone {
    background: #efefef;
    width: 90%;
    text-align: center;
    border-radius: 8px;
    padding: 40px 15px;
    margin: 20px 5%;
}
    
    .buyone h2 .large {
    font-size: 60px;
    }
    
    
    
    .bluebox p {
    line-height: 1.2;
      padding: 0 15px;
    }
    .docbar p.name {
    font-size: 20px;
}
    .docbar p {
     font-size: 18px; 
    }
    
    .gutheader .container {
    flex-wrap: wrap;
}
    
    .startnow {
     text-align: center; 
    }
    
    .bundle img.badge {
    max-width: 50%;
}
    
.bundle p {
    font-size: 18px;
    color: #000;
    padding: 0 5%;
    margin-top: 20px;
    text-align: center;
  line-height: 1.3;
}
    
    .gutheader .right p {
    font-size: 17px;
    color: #000;
    text-align: center;
    line-height: 1.4;
}
    
    ul.bluecheck li {
    font-size: 17px;
    color: #333;
    margin: 0;
    line-height: 1.4;
}
    
     .research img {
    width: 25%;
  }
  
  .research p {
    font-size: 18px;
  }
    
    .consis .container {
    padding: 40px 0 0 0;
}
    
    .consis ul li {
     font-size: 22px; 
    }
    
    .consis ul {
    margin: 0 10px 30px 20%;
}
    
    .consis p {
     padding-right: 0px; 
    }
    
     .study .container {
   padding: 0 5%; 
  }
  
  .study h2 {
   font-size: 49px; 
  }
  
.study .blocks .block {
    flex: 0 0 100%;
    display: flex;
    padding: 0 0% 30px 0;
    align-items: center;
}
  
  .study .block h3 {
   font-size: 22px; 
  }
  
  .study .block h4 {
   font-size: 60px; 
  }
  
  
  .study p {
    font-size: 20px;
    line-height: 1.2;
}
    
 #gutstackpage .buyone h2 {
      
         text-align: center;
    font-size: 28px;
    padding: 0 5%;
    line-height: 1;
    }
  
  .study p .large {
   font-size: 27px;
    display: block;
  }
    
    .gutheader .container img {
     order: 2; 
      width: 100%;
    }
    .included .types {
     flex-flow: row wrap; 
    }
    
    .included .typebox {
      flex-basis: 100%;
     }
    
    .bundle .container {
       flex-flow: row wrap;
    }
    
    .bundle img.box {
    max-width: 90%;
}
    #gutstackpage h2 {
     text-align: center;
      font-size: 38px;
      padding: 0 5%;
    }
    
    
    .included img {
    width: 30%;
}
    
    .included p {
    font-size: 17px;
    text-align: center;
}
    
    .included h3 {
     margin-bottom: 0px; 
    }
    
    .menubar button {
    padding: 5px 25px;
    margin: 10px 15px 0 0;
    background: 0 0;
}
    
    .swapbox {
     padding: 30px 0 0 0; 
    }
    
    .typebox {
     margin-bottom: 25px; 
    }
    
    .bundle a {
     font-size: 35px;
      margin: 0 auto;
      display: inline-block;
      text-align: center;
    }
    
        .gutheader .container .right {
     order: 1; 
    }
    
    
     img.mobile {
     display: block; 
    }
    
     img.desktop {
     display: none; 
    }
    
    .prodtitle img.mobile {
     margin: 10px 0; 
    }
    
    .contentswap p strong.larger {font-size: 19px;
    }
    
    .menubar {
     display: block;
      text-align: center;
      width: 100%;
      margin: 0 0 30px 0;
    }
    
    .leftin {
     padding-bottom: 0px; 
    }
    
    ul.whitecheck li {
    font-size: 18px;
    }
    
    
      .bonusblock .group {
       width: 100%; 
        max-width: 100%;
      }
    
    .prodicon {
     width: 100%;
      text-align: center;
    }
    
    .prodicon img {
     max-width: 80px; 
    }
    
    .contentswap p {
    color: #fff;
    font-size: 16px;
      line-height: 1.3;
      text-align: left;
}
    
    ul.whitecheck {
    text-align: left;
}
    
    .titleright {
     width: 100%;
      display: block;
    }
    
    .ingredbox {
     width: 100%; 
    }
    
    .ingredbox h2 {
     font-size: 26px; 
    }
    
    .titleright h2, .blue .titleright h2 {
    font-size: 23px;
      text-align: center;
      width: 100%;
    display: block;
}
    .contentswap {
    margin: 20px 0 10px 0;
}
    
       .titleright h3,h3.outside {
    font-size: 17px;
      text-align: center;
      width: 100%;
    display: block;
}
    
    .contentswap p.choose {
    font-weight: 700;
    color: #ff0;
    font-size: 14px;
    text-align: center;
}
    
  .nightshred .leftin,.nightshred .rightin, .leftin,.rightin {
     width: 90%;
      margin: 0 auto;
      display: block;
      text-align: center;
    }
    
   .bonusin {width: 90%;
     margin: 0 auto;
   }
    
    .bonusin h2 {font-size: 25px;}
    
    .bonusin img {
     max-width: 100%;
      margin: 0 auto;
      width: 100%;
    }
    
    .orderbox {
     width: 90%;
      margin: 0 auto;
    }
    
    .orderbox h2 {
     font-size: 26px; 
    }
    
    .orderleft,.orderright {
     width: 100%;
      margin: 0 auto;
    }
    
    img.buynow {
     max-width: 90%; 
    }
    
    .blue .prodicon {
    width: 100%;
}
    
    .faqbox {
    flex-flow: wrap;
}
    
    .faqbox h2 {
    width: 100%;
    }
    
 .nightshred .faqside, .faqside {
    padding-left: 5%;
    width: 90%;
    margin: 0 auto;
}
    
    #stamped-reviews-widget[data-widget-type=carousel] .stamped-carousel-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    float: left;
    line-height: 1;
    text-align: center;
}
    
    
    
    
    
    
  }
/************************
2/08 Changes
*************************/
.study {
    padding-top: 3rem;
}
.study-headline {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.study .study-headline p {
    text-orientation: sideways;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    margin: 0;
    width: fit-content;
    height: fit-content;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
}
.study .study-headline h2 {
    padding: 0;
    margin: 0;
}
.study-description p {
    font-size: 18px;
}
.study-results {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}
p.outcome {
    margin: 0;
    background-color: #cccccc;
    width: fit-content;
    padding: 0 10px;
    border-radius: 10px;
    text-transform: uppercase;
    font-family: 'Bebas Neue',sans-serif;
    color: #1a1a1a;
    letter-spacing: .5px;
    font-size: 32px;
    font-weight: 500;
}
p.results {
    font-weight: 400;
    max-width: 300px;
    text-align: left;
    font-size: 17px;
    line-height: normal;
    padding-left: 10px;
}
span.highlight-y {
    background-color: #feda01;
}

@media only screen and (max-width:1157px){
  .study .right {
    width: 200px;
}
}
  </pre></body></html>