

body {
	margin: 0;
	font-family: opensans-light, helvetica, sans-serif;
	font-size: 15px
}
#bf-top-counter {
	background: #078f00;
	color: #fff;
	font-size: 2.5vw;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	margin-bottom: 20px
}
#bf-top-counter #ms_timer {
	padding: 5px;
	background: red;
	font-weight: bold;
	border-radius: 3px
}
.product_bestseller article {
	width: 90%;
	background: url(../images/bestseller.png) no-repeat top left;
	border: 1px solid rgba(81, 151, 0, 0.3)
}
.product_bestseller article p {
	text-align: justify !important
}
.product_bestseller article h2 {
	color: #164734;
	text-transform: uppercase;
	text-align: center;
	font-family: opensans-bold;
	margin-top: 0
}
.product_bestseller article button {
	background: #519700;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: block;
	margin: auto;
	padding: 10px;
	font-size: 18px;
	border-radius: 4px;
	border: 1px solid #fff;
	box-shadow: #519700 0px 0px 1px 1px;
	outline: 0
}
.product_bestseller article img {
	padding-top: 20px;
	width: 150px;
	display: block;
	margin: auto
}
.shop article {
	display: table;
	background: none !important
}
.shop article img {
	padding: 2%;
	width: 18%
}
.shop article div div {
	width: 76%;
	margin-top: 2%;
	float: left;
	margin-left: 2%
}
.shop article h2 {
	text-align: left
}
.shop article button {
	display: block;
	margin-left: 0;
	margin-top: 20px
}
.loading-spin {
	display: block;
	margin: auto;
	margin-top: 50px;
	text-align: center
}
.loading-spin img {
	margin: auto;
	display: block;
	margin-bottom: 20px
}
.lb-box {
	background: #fff;
	margin: auto;
	left: 0;
	right: 0;
	border-radius: 5px;
	box-shadow: rgba(0, 0, 0, 0.8) 0px 0px 70px;
	padding: 30px;
	width: 450px;
	min-height: 320px;
	position: fixed;
	z-index: 9999999;
	text-align: center;
	top: 4%;
	display: none
}
.lb-bg {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 999999;
	display: none
}
.ingred-btn {
	background: #519700;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	display: block;
	margin: auto;
	padding: 10px;
	font-size: 18px;
	border-radius: 4px;
	border: 1px solid #fff;
	box-shadow: #519700 0px 0px 1px 1px;
	outline: 0
}
.shop-options {
	width: 100%;
	height: 34px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
	font-size: 18px
}
.shop-options label {
	padding-left: 8px
}
.shop-options p {
	margin: 0 !important;
	padding: 0 !important;
	margin-left: 38px !important;
	color: rgba(0, 0, 0, 0.5)
}
.shop-options h2 {
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0
}
.tab-menu {
	padding: 0;
	margin-top: 0;
	padding-left: 10px !important
}
.tab-menu ul {
	margin: 0
}
.tab-menu li {
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	display: inline-block;
	border-left: 1px solid rgba(0, 0, 0, 0.12);
	border-right: 1px solid rgba(0, 0, 0, 0.12);
	padding: 10px;
	background: #368301;
	color: #fff
}
.tab-menu li:hover {
	background: #fff;
	color: #368301
}
#content_3 table {
	border-spacing: 0
}
#content_3 table td {
	border-bottom: 1px solid;
	padding: 20px
}
#content_3 table td:first-child {
	text-align: center !important
}
#content_3 table td:first-child img {
	display: block;
	margin: auto
}
#content_3 table td h3 {
	font-size: 18px
}
.tab-menu-active {
	background: #fff !important;
	color: #368301 !important
}

.seals-header h1 {
	text-align: center;
	font-size: 4vw;
	text-transform: uppercase
}
.seals {
	background: #368301
}
.seals h2 {
	margin: 0;
	margin-bottom: 10px
}
.seals div {
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	display: table;
	padding: 25px 0
}
.seals div img {
	width: 12vw;
	float: left;
	margin-right: 4%
}
.seals div div {
	clear: none;
	border: none;
	padding: 0;
	width: 73%;
	float: left;
	color: #fff;
	font-size: 3vw
}
.seals div div h4 {
	margin-bottom: 5px;
	margin-top: 0.6vw;
	font-size: 3.7vw
}
.products {
	background: rgba(0, 0, 0, 0.15);
	padding: 30px 0
}
.products div {
	margin-bottom: 20px;
	position: relative;
	background: #fff;
	display: table;
	width: 100%
}
.products div a {
	text-decoration: none
}
.products div div {
	float: left;
	width: 100%;
	display: table
}
.products div div button {
	border: 2px solid #fff;
	box-shadow: #f36013 0px 0px 1px 1px;
	background: #f36013;
	padding: 16px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	text-transform: uppercase
}
.products div div button i {
	margin-right: 10px
}
.products div div:nth-child(1) {
	width: 100%;
	float: left;
	margin-bottom: 0;
	background: #519700;
	color: #c4ed8d;
	text-align: center;
	font-size: 4.5vw;
	height: auto;
	font-family: opensans-bold, helvetica, sans-serif
}
.products div div:nth-child(1) span {
	color: #fff
}
.products div div:nth-child(1) p {
	margin: 15px
}
.products div div:nth-child(2) {
	float: left;
	width: 50%
}
.products div div:nth-child(2) .bestseller-left {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	opacity: 0.8;
	height: 170px !important;
	width: auto;
	z-index: 500
}
.products div div:nth-child(2) .gold-emblem {
	width: 150px;
	height: auto;
	position: absolute;
	right: 0;
	bottom: 0px
}
.products div div:nth-child(2) img {
	width: 96%;
	height: auto;
	margin: 20px 2%
}
.products div div:nth-child(3) {
	float: left;
	width: 50%;
	text-align: center
}
.products div div:nth-child(3) div {
	margin: 0;
	padding: 0;
	font-size: 18px;
	text-align: center;
	width: 100%;
	float: none;
	margin-top: 22px;
	height: auto;
	color: black !important
}
.products div div:nth-child(3) p {
	margin-top: 180px;
	font-family: opensans-semibold, helvetica, sans-serif !important
}

.products div div:nth-child(3) p:nth-child(1) {
	font-size: 22px;
	margin-bottom: 0;
	color: #b42b23
}
.products div div:nth-child(3) p:nth-child(2) {
	font-size: 22px;
	height: 3vw;
	margin: 0;
	color: rgba(0, 0, 0, 0.45);
	text-decoration: line-through
}

.products div div:nth-child(3) p:nth-child(2) span {
	font-family: opensans-bold, helvetica, sans-serif !important
}
.products div div:nth-child(3) p:nth-child(3) {
	font-size: 3.3vw;
	margin-bottom: 10px;
	margin-top: 0;
	color: #b42b23
}
.products div div:nth-child(3) p:nth-child(3) span {
	font-family: opensans-bold, helvetica, sans-serif !important
}

.products div div:nth-child(3) p:nth-child(4) {
	font-size: 15px;
	margin-bottom: 10px;
	margin-top: 0
}

.products div div:nth-child(4) {
	width: 100%;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	background: rgba(0, 0, 0, 0.07);
	color: rgba(255, 255, 255, 0.6);
	text-align: center;
	font-size: 4.7vw;
	height: auto;
	font-family: opensans-regular, helvetica, sans-serif;
	margin-bottom: 0
}
.products div div:nth-child(4) p {
	margin: 15px;
	color: #bf0000;
	font-family: opensans-bold, helvetica, sans-serif;
	text-shadow: #fff 1px 1px 1px
}
.banner {
	clear: both;
	width: 95%;
	margin: auto
}
.banner img {
	width: 100%
}
.shop-list article {
	border: 1px solid rgba(81, 151, 0, 0.3)
}
.shop-list article h2 {
	font-family: opensans-bold;
	color: #164734;
	padding: 10px;
	margin: 0;
	font-size: 22px
}
.shop-button {
	border: 2px solid #fff;
	box-shadow: #f36013 0px 0px 1px 1px;
	background: #f36013;
	text-transform: uppercase;
	padding: 16px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	font-size: 18px;
	display: block;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px
}
section {
	width: 100%;
	margin: 20px auto;
	display: table;
	clear: both
}
section article {
	width: 90%;
	margin: auto
}
section .pp-shop-header {
	color: #e58004;
	font-size: 3.5vw
}
section .content h1 {
	text-transform: uppercase;
	color: #164734;
	font-family: opensans-bold;
	margin-bottom: 0;
	padding-bottom: 0
}
section .content span {
	color: #368301
}
section .content a {
	color: #e58004 !important
}
section .content img {
	margin: auto;
	margin-top: 15px;
	width: 90%;
	display: block
}
section .content p {
	margin-top: 0 !important;
	padding-top: 0 !important
}
section .content {
	font-size: 2.6vw
}
section .content h3 {
	color: #e58004;
	font-size: 4vw;
	margin: 10px 0;
	text-transform: uppercase
}
section .content h4 {
	font-size: 3.8vw;
	color: #078f00;
	clear: both;
	margin-bottom: 5px
}
section .content .tbl-itc-icons {
	float: left;
	width: 50%;
	padding: 20px 0;
	display: table
}
section .content .tbl-itc-icons img {
	display: block;
	margin: auto;
	width: 70% !important
}
section .content .nutrition-facts-tbl {
	width: 100%;
	font-size: 2.5vw;
	border-collapse: collapse
}
section .content .nutrition-facts-tbl th {
	text-align: left;
	width: 33%;
	padding-bottom: 10px;
	border-bottom: 1px solid #e58004
}
section .content .nutrition-facts-tbl th:nth-child(1) {
	width: 32%
}
section .content .nutrition-facts-tbl th:nth-child(2) {
	border-left: 1px solid #e58004;
	padding-left: 10px
}
section .content .nutrition-facts-tbl td:nth-child(2) {
	border-left: 1px solid #e58004;
	padding-left: 10px
}
section .content .nutrition-facts-tbl tr:nth-child(2) td {
	padding-top: 20px
}
section .strategies {
	font-size: 3vw
}
section .strategies p {
	padding: 0 1.5%;
	width: 47%;
	float: left
}
@media (max-width: 550px) {
	section .strategies p {
		width: 100%
	}
}
section .strategies p span {
	color: #368301
}
section .strategies p:last-child {
	width: 100%;
	text-align: center;
	padding: 0;
	margin: 0
}
section .strategies i {
	background: #368301;
	padding: 5px;
	color: #fff;
	border-radius: 3px;
	margin-right: 3px;
	font-size: 2.5vw !important
}
section .strategies h3 {
	font-size: 3.3vw;
	text-align: center;
	margin: 10px 0;
	clear: both
}

.faq {
	margin-bottom: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.2);
	background: #fff;
	padding: 2%;
	margin-top: -15px
}
.faq img {
	width: 100% !important;
	min-width: 100%;
	max-width: 100%;
	overflow: hidden;
	margin: auto !important
}
.faq h3 {
	color: #e58004 !important;
	font-family: opensans-regular;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important
}
.faq p {
	margin-top: 0;
	padding-top: 0
}
.faq h1 {
	color: #164734;
	text-transform: uppercase;
	font-family: opensans-bold
}
.section3 table td,
.section3 table tr {
	border: none !important;
	background: none !important
}
.section3 table td {
	width: 100%
}
.section3 img {
	width: 40% !important;
	float: left;
	min-width: 40% !important;
	height: auto !important;
	margin: auto !important;
	display: block !important;
	padding: 4%
}
.section2 table {
	margin: auto;
	width: 90%
}
.section2 table td,
.section2 table tr {
	border: none !important;
	background: none !important
}
.section2 table tr:nth-child(1) {
	display: none
}
.section2 table tr:last-child td:nth-child(3) {
	border-bottom: none !important
}
.section2 table td {
	width: 100%;
	text-align: left !important;
	float: left
}
.section2 table td:nth-child(2) {
	font-size: 20px;
	font-family: opensans-bold;
	text-align: center !important;
	padding-bottom: 0 !important;
	margin-bottom: 0 !important
}
.section2 table td:nth-child(3) {
	border-bottom: 1px solid #000 !important
}
.section2 img {
	width: 60% !important;
	min-width: 60% !important;
	height: auto !important;
	margin: auto !important;
	display: block !important
}
#faq-section {
	border: 1px solid rgba(81, 151, 0, 0.3)
}




#mReviewText {
	min-height: 100px !important
}
.reviews {
	border: 1px solid rgba(81, 151, 0, 0.3)
}
.reviews h2 {
	color: #fff;
	margin-bottom: 0 !important;
	padding: 10px;
	background: #368301;
	margin: 0 !important;
	font-size: 24px;
	text-align: center
}
.reviews .info {
	font-size: 22px
}
.reviews .btn-info-verified {
	background: linear-gradient(0deg, #519700, #68c100);
	color: #fff;
	padding: 7px;
	border-radius: 12px;
	font-size: 12px !important;
	font-family: opensans-semibold
}
.reviews .btn-info-verified i {
	background: #fff;
	color: #519700;
	border-radius: 15px;
	padding: 1px;
	margin-right: 3px
}
.reviews .from {
	color: #e55240;
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
	font-family: opensans-semibold-italic
}
.reviews .name {
	font-family: opensans-bold
}
.review-content {
	padding: 5%
}
.review-text {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
	font-family: opensans-regular
}
.review-text a {
	display: block;
	margin-top: 10px
}
a {
	color: #164734;
	text-decoration: none
}
a:hover {
	text-decoration: underline
}

.tab-menu ul {
	margin: 0;
	padding: 0
}
.tab-menu li {
	text-transform: uppercase;
	cursor: pointer;
	margin: 0;
	display: inline-block;
	border-left: 1px solid rgba(0, 0, 0, 0.12);
	border-right: 1px solid rgba(0, 0, 0, 0.12);
	padding: 10px;
	background: #e58004;
	color: #fff
}
.tab-menu li:hover {
	background: #fff;
	color: #e58004
}
#content_3 table {
	border-spacing: 0
}
#content_3 table td {
	border-bottom: 1px solid;
	padding: 20px
}
#content_3 table td:first-child {
	text-align: center !important
}
#content_3 table td:first-child img {
	display: block;
	margin: auto
}
#content_3 table td h3 {
	font-size: 18px;
	color: #e58004
}
.tab-menu-active {
	background: #fff !important;
	color: #e58004 !important
}
.shop-options {
	width: 100%;
	height: 34px;
	padding-bottom: 20px;
	padding-top: 10px;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
	font-size: 13px
}
.shop-options label {
	padding-left: 8px
}
.shop-options p {
	margin: 0 !important;
	padding: 0 !important;
	margin-left: 38px !important;
	color: rgba(0, 0, 0, 0.5)
}
.shop-options h2 {
	color: #e58004;
	text-align: center;
	font-size: 16px;
	margin: 0;
	padding: 0
}
























































































.faq{
	margin:auto; width:90%; background: none;
	border-top: none
}

.faq p{
	display: none;
	font-size: 4vw;
	border: 1px solid #f45f10;
	padding: 2vw;
	margin-bottom: 3vw; margin-top: -1vw;
	border-radius: 0.7vw;
	font-family: opensans-regular;
	background: #fff
}

.faq h3{
	background:#f45f10;
	color:#fff !important;
	padding: 2vw !important;
	margin: 0;
	font-family: opensans-regular;
	font-weight: lighter;
	font-size: 4.5vw;
	border-radius: 0.7vw;
	cursor: pointer;
	margin-bottom: 1vw !important
}

.faq h1{
	font-size: 3.7vw;
	text-align: center
}

.faq h3 span{
	border:1px solid #fff; 
	border-radius:0.5vw; 
	font-family:opensans-bold
}

.cust-reviews{
	width:90%; margin:auto;
	
}

.cust-reviews .heading{
	font-size: 3.2vw;
	text-align: center; line-height: 6.5vw;
	font-family: opensans-semibold;
}

.cust-reviews p{
	font-family: opensans-regular;
	font-size:4vw;
	margin: 0;
	padding: 0;
	margin-right: 2vw;
	padding-top: 0.3vw;
	float:left;
}

.cust-reviews .heading span:nth-child(1){
	font-style: italic;
	font-family: opensans-regular;
	margin-left: 0.6vw
}

.cust-reviews .heading span:nth-child(2){
	font-style: italic;
	font-family: opensans-light;
	margin-left: 0.6vw;
	color:#3e7300;
}

.cust-reviews .feedback{
	text-align:center; 
	font-size:4vw;
	margin-bottom: 5vw;
	padding-bottom: 5vw;
	clear: both;
	border-bottom: 0.2vw solid rgba(0,0,0,0.2);
	font-family: opensans-regular
}

.cust-reviews .feedback:last-child{
	border-bottom: none
}

.cust-reviews .ratings{
	background:url(https://d1u0fmrftdc99b.cloudfront.net/bilder/CBD/webseite/star-rating.png) repeat-x; 
	background-size:4.8vw; height:4.5vw; 
	width:23vw; float:left;
}

.cust-reviews .plots{
	width:55%; margin:auto; margin-bottom:4vw; display:table
}

.cust-reviews h1{
	font-size: 4vw;
	text-align: center;
	color: #164734;
	background: #164734;
	text-transform: uppercase;
	font-family: opensans-bold;
	margin-bottom: 0.5vw
}

.supplements{
	width:83%; margin: auto;

}
.supplements table{
	width:100%;
	border-spacing: 0;
	font-family: opensans-regular;
}

.supplements ul li{
	margin-bottom: 1.5vw;

}
.supplements ul {
	margin-left: 0vw;
	padding-left: 1.3vw
}
.supplements table td{
	font-size: 4vw;
	border-bottom: 2px solid rgba(0,0,0,0.3);
	padding-bottom: 2vw
}

.supplements table td img{
	width:55vw; margin: auto; display: block; padding-top: 0vw !important;margin-top: 6vw !important;
}

.supplements h1 {
	font-size: 4.8vw;
}
.supplements table td h3{
	font-size: 4.8vw !important; text-align: center
}

.supplements h1 {
	color: #164734;
	text-transform: uppercase;
	font-family: opensans-bold;text-align: center
}








.heading-delayed-content{
	width:89vw; margin:auto; text-align:center; color:#f45f10
}

.heading-delayed-content h1:nth-child(1){
	font-size:4.8vw; font-family:opensans-extrabold; letter-spacing:-0.2vw; margin-bottom:0
}

.heading-delayed-content h1:nth-child(2){
	font-size:4vw; font-family:opensans-bold; letter-spacing:-0.2vw; margin-bottom:0; margin-top:0
}

.heading-delayed-content h1:nth-child(3){
	font-size:4vw; font-family:opensans-extrabold; letter-spacing:-0.2vw; margin-bottom:0; color:#154734; margin-top:0
}

.heading-delayed-content h1:nth-child(3) span{
	color:#f45f10
}

.offers{
	background:#eaeaea; 
	border:1px solid #e2e2e2; 
	width:88%; 
	margin:auto; 
	border-radius:0.7vw; 
	padding:1vw; 
	text-align:center; 
	margin-bottom:3vw
}

.offers .price-old{
	font-size:5.2vw; font-family:opensans-bold; margin-bottom:1vw; color:#555555
}

.offers .price-new{
	font-size:5.2vw; font-family:opensans-bold;margin-top:0; color:#ca4545; margin-bottom:1.8vw
}
.offers .price-old span{
	text-decoration:line-through
}

.offers a:hover{
	text-decoration: none
}

.offers h2{
	font-family:opensans-bold; background:#378400;border-radius:0.7vw; padding:0.9vw 0; font-size:4.5vw; color:#fff; margin-top:0.4vw
}

.offers button{
	font-size:4vw; text-align:center; border-radius:1vw; padding:2.6vw; text-transform:uppercase;
	background:#f45f10; width:73vw; color:#fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	border:0.3vw solid #fff; box-shadow: 0px 0px 1.6vw rgba(0,0,0,0.3); cursor: pointer; outline: 0
}

.offers .save{
	color:red; font-size:5.7vw; font-family:opensans-bold; margin-top:2vw
}


.offers .shipping{
	font-size:3.9vw; margin-top:2vw; margin-bottom:0vw
}

.supplements .fader{
	position:absolute; bottom:0; left:0; right:0; height:40vw; margin-top:-27vw; 
	background:url(https://d1u0fmrftdc99b.cloudfront.net/bilder/masterdateien/gradient-bg.png) repeat-x bottom; 
	background-size:auto;

}

.supplements button{
	font-size:3.5vw; text-align:center; border-radius:1vw; padding:2vw; text-transform:uppercase;
	background:#f45f10; width:75vw; color:#fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
	border:0.3vw solid #fff; box-shadow: 0px 0px 1.6vw rgba(0,0,0,0.5); cursor: pointer; outline: 0
}








#videopresi{
	width:100% !important; 
	margin:auto;
	display: none;
}

.video-container{
	border:0.3vw solid #378400; border-radius:0.7vw; margin:auto !important; width:90%; height: 49.5vw; clear:both; margin-top: 3vw !important;
	background: rgba(42,89,9,0.5); box-shadow:rgba(0,0,0,0.5) 0vw 0vw 12vw; box-shadow: inset 0px 0px 1px 2px #fff; cursor:pointer
}

.vc-container{
	background:none;
	border:none
}

.video-container p{
	color:#fff; text-shadow: 1px 1px 1px #2a5909; text-align:center; font-family:opensans-regular; font-size:3.8vw
}


.video-container div div{
	background:#378400; width:17vw; height:15vw; margin:auto;border-radius:0.8vw; color:#fff; text-align:center !important; font-size:10vw; margin-top:15vw; border:0.5vw solid #fff
}

.video-container div div i{
	margin-left:0.5vw; margin-top:2.3vw
}

.heading-main{
	width:85vw; margin:auto; text-align:center; color:#154734
}

.heading-main h1:nth-child(1){
	font-size:5.8vw; font-family:opensans-extrabold;letter-spacing:-0.2vw; margin-bottom:0; line-height: 7vw
}

.heading-main h1:nth-child(2){
	margin-top:0.8vw; font-size:4.9vw;letter-spacing:-0.1vw; margin-bottom:0.5vw; line-height: 6.6vw
}	

.heading-main p{
	font-size:3.5vw;margin-top:0; padding-top:0
}

ol{
	margin-left: 0; padding-left: 1vw
}
ol li{
	margin-bottom: 2.8vw; line-height: 4vw; font-size: 3.5vw
}

#delayed-content{
	background:#f45f10;
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
	padding: 4vw 0
}

.btn-cta{
	font-size:4vw; text-align:center; 
	border-radius:1vw; padding:2vw; text-transform:uppercase;
	background:#fff;
	width:60vw;
	color:#f45f10; 
	border:0.3vw solid #f45f10;
	box-shadow: 0px 0px 1.6vw rgba(0,0,0,0.5);
	cursor: pointer;
	
	outline: 0
}

.btn-cta-active{
	background:#925600 !important;
	color:#fff !important;
	border:0.3vw solid #fff;
	text-shadow: 1px 1px 1px #000;
}

.studies{
	background:#eaeaea !important; 
	padding-top:3vw !important; 
	margin-top:5vw !important;
}

.studies div{
	width:88% !important; margin:auto !important
}

.studies div div{
	text-align: center; width:100% !important
}

.studies div div img{
	width: 35vw !important;
	text-align: center
}

.studies div div h2{
	width:90% !important;  text-align: center;
	margin-left:3% !important; font-size:4.5vw !important; margin-top:2vw !important
}

.studies table{
	width:100%;
	font-family: opensans-light;
	
}

.studies span{
	font-family: opensans-semibold
}	

















.subpage_content{
	width:100%; margin: auto;
	font-size: 3.9vw;
	margin-top: 9vw;	
	margin-bottom: 9vw;
}

.subpage_content h1{
	color: #083423;
	text-transform: uppercase;
	font-size: 4.5vw
}




footer {
	background: #be4e13;
	margin-top: 30px;
	border-top: 10px solid #9d400f;
	color: #fff;
	font-size: 3.8vw;
	font-family: opensans-light
}

footer ul {
	padding: 0 !important;
	width: 90% !important;
	margin: auto;
	padding-top: 3vw !important;
	padding-bottom: 3vw !important;
	cursor: pointer
}
footer ul a {
	color: #fff;
	text-decoration: none
}
footer ul a:hover {
	text-decoration: none
}


footer ul li {
	background:#9d400f;
	list-style: none;
	font-size: 3.8vw;
	border-radius: 10px;
	border: 1px solid #86360c;
	padding: 3vw !important; margin-bottom: 1vw
}
footer ul li ul {
	width: 96% !important;
	margin: 0;
	margin-left: 4%;
	padding-bottom: 0 !important;
	padding-top: 0 !important
}
footer ul li li {
	font-size: 17px;
	list-style: circle;
	width: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}
footer ul li li:last-child {
	border-bottom: none
}
footer ul li:last-child {
	border-bottom: none
}
footer div {
	background: #be4e13 !important;
	width: 100% !important;
	margin: auto;
	text-align: center;
	padding-top: 3vw;
	padding-bottom: 3vw
}

footer #footer-copyright {
	margin: auto;
	margin-top: 3vw;
	color: rgba(255, 255, 255, 0.7) !important;
	width: 75% !important;
	padding-top: 0 !important;
	padding-bottom: 2vw !important
}


footer .disclaimer{
	padding-bottom: 8vw !important;
	width: 90% !important;
	color: rgba(255, 255, 255, 0.5) !important;
}

footer #footer-info {
	color: rgba(255, 255, 255, 0.8) !important;
	font-size: 14px;
	width: 90% !important;
	padding-top: 40px !important;
	padding-bottom: 0 !important
}



#bf-video-text-placeholder, #bf-video-text-placeholder1{
	text-align: center;
	color:#fff;
}
#bf-video-text-placeholder h1, #bf-video-text-placeholder1 h1{
	font-family: opensans-light, helvetica, sans-serif !important;
	text-shadow: 0 0 15px rgba(0,0,0,0.9);
	display: none
}			
#bf-video-text-placeholder span, #bf-video-text-placeholder1 span{
	font-family: opensans-bold, helvetica, sans-serif !important;
}			
#bf_vidplayicon, #bf_vidplayicon1{
	 width: 25%; display:none;
}			
#bf_videoplayer, #bf_videoplayer1{
	width:100%; left:0; right:0; top:0; z-index:10;
}
#bf_vidplayicon, #bf-video-text-placeholder, #bf_vidplayicon1, #bf-video-text-placeholder1{
	z-index:9999999;
	margin:auto;
	position: absolute;
	left:0; right:0;
}
video, #bf_vidplayicon, #bf-video-text-placeholder, #bf_vidplayicon1, #bf-video-text-placeholder1{
	cursor: pointer
}
/* styles manipulating player icon display on IOS */
*::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}
*::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}
*::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
#pulser-layer1{
	position: absolute; width:100%; top:0; left:0; right:0;z-index:9999999999999999999999999999999999999999 !important
}
#pulser-layer2{
	position: absolute; width:100%; top:0; left:0; right:0
}	
#vidbg{
	width:90%; position:relative;  margin:auto; margin-top:3vw; background:url(https://www.bodyfokus.com/gif-generator/gif-files/video-poster-SBVA-DE-COM-330x186.gif) no-repeat; background-size:100%
}	
#vidlayer{
	width:100%; position:relative; margin:auto; opacity:0;z-index:99999999
}

.heading-main p:first-child{
	margin-bottom:-0.5vw; 
	font-size:3.3vw
}


.main-heading{
	color:#000; 
	margin-top:1vw;
}

.delayed-content{
	z-index:999999999999999999999999999999999999999999 !important
}

.heading-title{
	font-size:5vw; 
	background:#e4580d; 
	color:#fff; 
	text-align:center; 
	padding:3vw 0; 
	margin-top:9vw
}


ol{
	word-break:break-word;
}

.heading-main h1 span{
	color:#f45f10;
}
.offersimg{
	margin:auto; 
	width: 60vw;
}

.offersimg img{
	width:100%
}

.heading-title{
	font-size:5vw; 
	background:#e4580d; 
	color:#fff; 
	text-align:center; 
	padding:3vw 0; 
	margin-top:9vw
}

.cust-reviews .heading img{
	display:block;
	vertical-align:middle; 
	text-align:center; 
	margin:auto; width:30vw; 
	margin-bottom:2vw
}

.cust-reviews .heading span:nth-child(4){
	background:#378a16; 
	border-radius:10px; 
	color:#fff; 
	padding:1vw;
}



.plots{
	width:4vw;
}

.faq-container{
	background:#eaeaea;
}

.heading-delayed-content p{
	color:#378400; 
	margin-bottom: 0; 
	font-size:3.5vw
}

.heading-delayed-content h1{
	color:#378400; 
	font-size:4.2vw;
	margin-top:1vw
}

.heading-delayed-content h1 span{
	color:#da6c00;
}

.heading-delayed-content img{
	width: 37vw;
}

#faq-content-3 img,
#faq-content-7 img{
	width: 70% !important;
	min-width: 70%;
	display: block;
}

.diff-sub .art-title{
	color:#da6c00;
}



/* Die Inhaltsstoffe */
#cran-column {
	background-color:#F04528; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}
#erdbeeren-column {
	background-color:#eb2d22; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#maulbeer-column {
	background-color:#d53425; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#rasp-column {
	background-color:#d04567; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#coleus-column {
	background-color:#97153e; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#granatap-column {
	background-color:#9c132d; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#nature-column {
	background-color:#690206; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#redbeets-column {
	background-color:#6a4240; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw	
}

#cinnamon-column {
	background-color:#7d5435; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#coconut-column {
	background-color:#af7142; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw	
}

#ginger-column {
	background-color:#cc9a56; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 
}

#lemon-column {
	background-color:#d8a113; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#graviola-column {
	background-color:#9b9c1c; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#flora-column {
	background-color:#8aab07; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw	
}

#moringa-column {
	background-color:#468638; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#matcha-column {
	background-color:#1b6100; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw	
}

#figs-column {
	background-color:#6a4240; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#aronia-column {
	background-color:#3a354b; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 	
}

#ginseng-column {
	background-color:#202a65; display:inline-table; border-radius:1vw; color:#fff; margin-bottom:2vw 
}

.heading-main{
	color: #f45f10;
}

.studies img{
	width:30vw !important; margin-right:3vw
}

.heading-delayed-content{
	color:#357e00
}

.prod-3{
	margin:auto; 
	width: 60vw
}

.prod-3 img{
	width:100%
}

.garantie{
	background:#fff; 
	width:95%; 
	margin:auto; 
	border-radius:0.7vw; 
	display:table
}

.garantie img{
	width:28vw; 
	float:left; 
	margin-left:9vw
}

.garantie h2{
	color:#378400; 
	font-size:5.5vw; 
	font-family:opensans-bold;
	margin-top:7vw; 
	margin-bottom:0
}

.garantie p{
	color:#378400; 
	font-size:3.9vw;
	margin-top:1vw
}

.review-title{
	font-size:5vw; 
	background:#164734;
	color:#fff; 
	text-align:center; 
	padding:3vw 0; 
	margin-top:6vw;
	text-transform:uppercase
}

.cust-reviews p:first-child{
	text-align:center; 
	font-size:4vw; 
	margin-bottom:10vw; 
	color:rgba(0,0,0,0.6)
}

.heading img{
	display:block; 
	vertical-align:middle; 
	text-align:center; 
	margin:auto; 
	width:30vw; 
	margin-bottom:2vw
}



.faq-cont{
	background:#eaeaea;
}

/* UPSELL */
.top-upsell{
	width:90%; 
	margin:auto; 
	text-align:center
}

.top-upsell p{
	text-align:center; 
	font-family: opensans-regular; 
	font-size:3.5vw
}

.top-upsell h1{
	font-size:4.2vw; 
	color: #e16a00; 
	font-family:opensans-bold
}

.top-upsell p span{
	color:#e16a00;
}

.offers .shipping{
	font-size: 3.5vw;
    padding-bottom: 2vw;
}

.offers button{
	font-size: 3.5vw;
}

.offer-title{
	width:90%; 
	margin:auto; 
	text-align:center
}

.offer-title h1{
	text-align:center; 
	font-size:3.5vw; 
	font-family:opensans-bold
}

.cartlink{
	text-align:center; 
	font-size:3.8vw; 
	margin:auto; width:90%
}

.cartlink p{
	text-decoration: underline; 
	text-align: center;
}

.product-info{
	text-align:center; 
	display: block; 
	margin:auto;
	margin-top:4vw
}

.product-info img{
	width:95%
}

.offer-title.info h1{
	font-size:4.5vw !important; 
	font-family:opensans-bold !important;
}

.offer-title.info h1 span{
	color:#e16a00;
}

.faqs{
	width:90%; 
	margin:auto; 
	text-align:center; 
	font-size:4vw
}