@font-face{font-family:'icomain';src:url('fonts/icomain/icomain.eot?aczbf6');src:url('fonts/icomain/icomain.eot?aczbf6#iefix') format('embedded-opentype'),url('fonts/icomain/icomain.ttf?aczbf6') format('truetype'),url('fonts/icomain/icomain.woff?aczbf6') format('woff'),url('fonts/icomain/icomain.svg?aczbf6#icomoon') format('svg');font-weight:400;font-style:normal;font-display:block}
@font-face { font-display: swap; font-family: 'Rubik'; font-style: normal; font-weight: 700; src: url('fonts/rubik/rubik-v26-latin-700.eot'); src: url('fonts/rubik/rubik-v26-latin-700.eot?#iefix') format('embedded-opentype'), url('fonts/rubik/rubik-v26-latin-700.woff2') format('woff2'), url('fonts/rubik/rubik-v26-latin-700.woff') format('woff'), url('fonts/rubik/rubik-v26-latin-700.ttf') format('truetype'), url('fonts/rubik/rubik-v26-latin-700.svg#Rubik') format('svg');}
*{margin:0;padding:0;border:0;vertical-align:baseline;box-sizing:border-box;}.hgroup-div,header,head,.main-div,article,aside,footer,nav,mark,.section-div,summary,details{display:block}blockquote{quotes:none}img{max-width:100%;height:auto;display:block;}a{color:#06C;}a:hover{text-decoration:none;}html,body{height:100%;}body{display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;}#wrap{flex: 1 0 auto;margin:auto;}footer{flex-shrink:0;}
.main-div {clear:both;}
p,li,h1,h2,h4,h5,.col-2 > div {
  padding-bottom: 1em;
}
.red {
	color: #DF0000;
}
.u {
	text-decoration: underline;
}
.c {
  text-align: center; margin: auto;
}
.ingredients img {
  	padding: 0;
	border-radius: 400px;
}
.main-div p:last-child, .ingredients li, .summary > li ul li:last-child,.price-box h3,.img-supply,.left-col img  {
  padding-bottom: 0;
}
ul, ol {
  margin-left: 1.1em;
}
ul.summary, ul.verdict {
  margin-left:0;
}
header {
	text-align: center;
	padding: 13px 0 7px 0;
	border-bottom: 2px solid #e8e8e8;
	background-color: #F9F9F9;
}
header img {
	height: auto;
	width: 50%;
	max-width: 336px;
	display: inline-block;
}
.main-div {
  margin:0 auto 2em auto;
  background-color: white;
  padding: 0.7em;
  max-width: 900px;
}
.hgroup-div {
	background-color: #000;
	color: #FFF;
	font-size: 1.5em;
	padding: 5px;
	text-align: center;
	margin-bottom: 7px;
}
h1,h2,h3 {
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
  line-height: 1.1em;
}
h1 {
	font-size: 1.7em;
	padding-bottom: 0.5em;
}
h2 {
	text-align: center;
	font-size: 2em;
}
h1 + i {
	display: inline-block;
	padding-bottom: 1em;
	font-size: 0.9em;
	font-style: normal;
	color: #999;
}
.author {
	display: flex;
	align-items: center;
	gap: 1em;
	padding-bottom: 1em;
}
.author img {
	width: 50px;
	border-radius: 50%;
  padding-bottom:0;
}
.author > div  span {
	display: block;
	font-size: 0.9em;
}
.main-div > .section-div p {
  line-height: 1.5em;
}
.main-div > .section-div li {
	line-height: 1.5em;
}
.main-div > .section-div p.smaller-text {
	font-size: 1em;
	line-height: 1.5em;
}

.img-main  {
	margin: auto;
  padding-bottom: 3em;
}
.img-sub  {
	margin: auto;
}
.subtitle {
  margin-top: -2.5em;
}
.subtitle p {
  line-height: 1.1em;
  max-width: 80%;
}
.right-col .cta {
  margin-top: 0.5em;
}
a.cta {
	background-color: #1F9C83;
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFF;
	width: 80%;
	margin: 1em auto;
	padding-bottom: 10px;
	padding-top: 13px;
	display: flex;
	justify-content: center;
	border-radius: 10px;
	transition: background-color 0.2s;
}
/*a.cta:before {
	font-family: "icomain";
	content: '\e002';
	margin-right: 20px;
}*/
a.cta:hover {
	background-color: #2DB086;
}
.img-left {
	width: 100%;
	display: block;
	margin: auto;
	margin-bottom: 1em;
}
.testimonials-wrap {
		display: flex;
    flex-wrap: wrap;
    gap:1em;
	}
.testimonials {
  background-color: #EFEFEF;
	padding: 1em;
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	align-items: center;
	border-radius: 3px;
}
.testimonials img {
  max-width: 100px;
	flex:1;
	border-radius:50%;
  padding-bottom:0;
}
.testimonials > div {
	flex:2;
	font-size: 1.3em;
}
.testimonials > div span {
	display: block;
	font-size: 0.9em;
}
.testimonials > div em {
	font-size: 0.8em;
	padding-top: 7px;
	display: block;
	font-style: normal;
}
.testimonials > div em:before {
	font-family: "icomain";
	content: '\e014';
	color:#2c80ff;
	padding-right: 7px;
}
.testimonials p {
	font-size: 1.2em;
}
ul.ingredients {
	list-style: none;
	margin: 0 0 2em 0;
	gap:1em;
  display: flex;
  flex-wrap: wrap;
	text-align: center;
}
ul.ingredients > li, ul.summary > li {
	background-color: #F9F8E6;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	flex-basis: 60%;
	border-radius: 5px;
}
ul.ingredients li:nth-child(2n-1) {
  flex-basis:20%;
}
ul.ingredients li {
  padding:1em;
}
ul.ingredients li:nth-child(4n), ul.ingredients li:nth-child(4n-1), .summary > li:nth-child(4n), .summary > li:nth-child(4n-1){
	background-color: #e9fde5;
}
ul.ingredients li:nth-child(2n-1) {
	background-color: #fff;
}
ul.summary li.rating:before {
	font-family: "icomain";
	content: '\e014' '\e014' '\e014' '\e014' '\e015';
	color: #ebc300;
}
ul.summary {
  display:inline-grid;
	grid-template-columns: 2fr 3fr;
	gap:10px;
	text-align:center;
}
ul.summary > li {
  padding:2em 1em;
}
.summary li > ul {
  /* background-color: red !important; */
  text-align: left;
  margin-left: 1.1em;
  list-style: disc;  
}
.proscons ul {
	margin-left: 50px;
	list-style-type: none;
}
.proscons li {
	padding-bottom: 1.2em;
  display: block;
	line-height:1.5em;
  position: relative;
}
.proscons li:before {
	font-family: "icomain";
	content: '\e008';
	color:#198754;
	position: absolute;
	margin-left: -35px;
	font-size: 1.5em;
}
.proscons ul.x li:before {
	content: '\e009';
	color:#b31b1b;
}
.trust-icons {
	width:80%;
	max-width: 400px;
	margin: -1em auto auto auto;
	display:block;
}
h3 {
	font-size:1.5em;
	text-align:center;
  padding-bottom: 0.2em;
}
.verdict {
	padding-top:1em; padding-bottom:2em;
}
.verdict li {
	text-align:center;
  list-style:none;
}
.verdict li:before {
	font-family: "icomain";
	content: '\e014' '\e014' '\e014' '\e014' '\e015';
	color: #ebc300;
	font-size:2.5em;
}
.price-wrap {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.price-box {
  background-color: #fff;
  padding: 0.7em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 3px solid #06C;
  border-radius: 7px;
  gap:0.5em;
  transition: all .1s ease-in-out;
  cursor:pointer;
  transform: perspective(1px) translateZ(0);
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
}
.price-box:hover {
  transform: scale(1.02);
}
.price-box > div {
  flex:1;
  text-align: center;
}
.price-box h3 {
  color: #2d498d;
}
.price-box h4 {
  font-size: 1.2em;
  padding-bottom: 0.4em;
}
.price-bottle {
  display: flex;
  justify-content: center;
  align-items: start;
  color: #0d6930;
}
.price-bottle h5 {
  font-size: 3em;
  padding: 0 0 3px 0;
  line-height:100%;
}
.price-bottle h6 {
  font-size: 1em;
  margin-top: 3px;
}
.price-box > div > strong {
  background-color: #2d498d;
  color: white;
  text-transform: uppercase;
  text-align: left;
  display: block;
  padding: 3px;
  margin-bottom: 3px;
  border-radius: 4px;
  font-size: 12px;
  max-width: 160px;
  margin-left: auto; margin-right: auto;
}
.price-box > div > strong:before {
  font-family: "icomain";
  content: '\e006';
  margin: 0 6px 0 3px;
}
.price-box > div > strong:nth-child(2n-1) {
  background-color: #b31b1b;
}
.price-atc {
  max-width: 90%;
  margin: 0.4em auto auto auto;
  padding-bottom: 3px;
}
.price-cc {
  padding-bottom: 3px;
  margin: auto;
  max-width: 70%;
}
.price-box em {
  font-size: 1.1em;
}
.price-box em.crossed {
  text-decoration: line-through 1px red;
}
.p3 {
  background-color:#fefcc0;
}
.p2 {
  background-color:#fffee3;
}
footer {
  margin-top: 2em;
	position: relative;
  border-top: 2px solid #e2e2e2;
	background-color: #F9F9F9;
}
footer .section-div {
  max-width: 900px;
  margin: auto;
  padding: 1em 1.5em;
}
footer input {display: none;}
footer input:checked ~ nav {
  max-height:50em;
}
footer label {
	cursor: pointer;
	user-select: none;
	display: inline-block;
  color: #7a7a7a;
}
footer label::before {
	font-family: "icomain";
	content: "\e001";
	font-size: 2.5em;
}
.logo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap:1em;
}
.logo img {
  min-width: 100px;
  max-width: 70%;
  opacity: 0.5;
}

ul.innernav{
	margin-left: 0;
	display: flex;
	gap: 1.5em;
	justify-content: center;
	font-size: 1em;
	margin-bottom: 2em
}

.innernav li {list-style:none;}.innernav li a{text-decoration:none; color:#2f84e1;}.innernav li:before{content:'|';position:absolute;margin-left:-.76em;color:#ccc}.innernav li:first-child:before{content:''}.innernav a:active,.innernav a:hover{color:#c30}
nav {
	background: #fff;
	position: absolute;
	max-height: 0;
	overflow: hidden;
	left:0; right:0;
	bottom: 100%;
	margin-bottom: 2px;
	transition: max-height 0.5s;
}
nav ul {
  margin:0;
}
nav li {
  padding-bottom:0;
}
nav li a {
	padding: 1.5em 1.5em;
	display: block;
	text-decoration: none;
	transition: all 0.3s;	
	border-top: #e2e2e2 solid 1px;
}
nav li a:hover, nav li a:active {
	background-color: #e7e7e7;
	color:#C30;
}
footer .section-div h6 {
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 1.2em;
  color: #7a7a7a;
}
.references ol {
  list-style:decimal;
  color: #7a7a7a;
  font-size: 0.7em;
  line-height: 1.5em;
}
footer > h6 {
  background-color:#ececec ;
  display: block;
  text-align: center;
  font-weight: normal;
  font-size: 1.1em;
  padding: 1.5em;
  color: #505050;
}
.disclaimer {
  font-family: 'Roboto', Arial, sans-serif;
  background-color: #dbdbdb;
  padding:2em;
  color: #575757;
  font-size: 0.9em;
  line-height: 1.5em;
}
.disclaimer p {
  display: block;
  max-width: 700px;
  margin: auto;
}
.disclaimer p:last-child {
  padding-bottom: 0;
}
@media screen and (min-width: 400px) {
  a.cta {
    font-size: 1.4em;
    width: 90%;
    padding-bottom: 13px;
    padding-top: 16px;
  }
}
@media screen and (min-width: 768px) {
  header {
    margin-bottom: 1em;
  }
  .main-div {
  padding: 1em;
  }
  .hgroup-div {
		padding: 5px 20px;
		text-align: left;
		margin-bottom: 7px;
		display: inline-block;
	}
  h1 {
		font-size: 2.8em;
	}
  h2 {
		font-size: 2.5em;
	}
  .main-div > .section-div p {
	font-size: 1.2em;
	}
  .main-div > .section-div li {
	font-size: 20px;
  }
  a.cta {
		padding: 0.5em 0em;
		font-size:2em;
		width:70%;
	}
  .img-left {
		max-width:340px;
		float:left;
		padding-right:1em;
		margin-bottom: 0em;
	}
  .testimonials {
    flex-basis:40%;
    flex-grow: 1;
    background-color: #EFEFEF;
	}
  .ingredients li {
		font-size: 1em;
	}
  .ingredients img {
		max-width: 200px;
  }
  .summary li {
    font-size: 19px;
  }
  .col-2 {
    display: flex;
    gap:1em;
    justify-content: space-between;
    align-items: start;
  }
  .col-2.lr {
    gap:2em;
  }
  .left-col {
    order:2;
    flex-basis: 45%;
  }
  .right-col {
    order:1;
    border-right: 1px solid #000;
    padding-right:1em;
    padding-bottom:0 !important;
    flex-basis: 55%;
  }
  .proscons {
		display: flex;
		gap:2em;
	}
  .proscons ul {
    flex:1;
    margin-left: 40px;
  }
  .proscons li {
    font-size: 1.2em;
  }
  .proscons li:before {
    margin-left: -40px;
		font-size: 1.6em;
	}
  h3 {
		font-size:1.8em;
	}
	.verdict {
		padding-bottom:3em;
	}
	.verdict li:before {
		font-size:3em;
	}
  .price-wrap {
    flex-direction: row;
    align-items: center;
  }
  .price-box {
    flex-direction: column;
  }
  .price-box h3 {
    font-size: 2.3em;
  }
  .price-box h4 {
    font-size: 1.6em;
  }
  .price-bottle h5 {
    font-size: 5em;
    padding-bottom: 10px;
  }
  .price-bottle h6 {
    font-size: 1.2em;
    margin-top: 10px;
  }
  .price-box > div > strong {
    padding: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    max-width: 200px;
    margin-left: auto; margin-right: auto;
  }
  .price-atc {
    max-width: 100%;
    padding-top: 8px;
    padding-bottom: 6px;
  }
  .price-cc {
    max-width: 80%;
    padding-bottom: 10px;
  }
  .price-box em {
    font-size: 1.4em;
  }
  .p2 {
    order: 3;
  }
  .p3 {
    order: 2;
  }
  .p1 {
    order: 1;
  }
  footer label {
		min-width: 0;
	}
	footer label::before {
		display: none;
	}
  .logo {
    justify-content: center;
  }
  .logo img {
    max-width: 300px;
  }
	nav {
		all:unset;
	}
  nav ul {
    margin:0.5em auto 1.3em auto;
    max-width: 1000px;
		display: flex;
    justify-content: center;
    gap:3em;
		position: relative;
		list-style: none;
	}
	nav li:before {
    margin-left: -26px;
    font-size: 1.1em;
    color: #cccccc;
		position: absolute;
		content:'|';
	}
	nav li:first-child:before {
		content:'';
	}
	nav li a {
		padding: 0;
		border: none;
		font-size: 1.2em;
	}
  nav li a:hover, nav li a:active {
    background-color:inherit;
    color:#C30;
  }
  footer .section-div h6 {
    font-size: 1.1em;
  }
  .references {
    /* background-color: orange; */
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .references ol {
    margin-left:0;
    flex-basis:48%;
    /* background-color: yellowgreen; */
  }
  .references li {
    margin-left: 1.1em;
  }
}
</style>
<style>
@media screen and (min-width: 1100px) {
  ul.ingredients li {
    padding: 0 1em 0 1em;
	}
}
