html, body {
	scroll-behavior: smooth;
	overflow-x: hidden !important;
}

*{
	margin:0;
	padding:0;
	box-sizing: border-box;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}
p{
	line-height: 1.6;
}
a{
	text-decoration: none !important;
}
.menu_bar p:hover{
	color:#00add8;
}
.menu_bar p:active{
	color:#00add8;
}
.onthis{
	color: #00ADD8;
}
.nyelv{
	position: fixed;
	z-index: 999;
	height: 88px;
	width: 60px;
	margin-left: 43px;
}
.tiktok{
	cursor: pointer;
	height: 20px;
	margin-top:10px;
	margin-right: 10px;
}
.menu_bar a {
	text-transform: uppercase;
	color:black;
}
.menu_bar .circle{
	cursor: default !important;
	padding-left: 5px;
	padding-right: 5px;
}
.menu_bar{
	display: block;
	height: 40px;
	z-index: 999;
	width: 100%;
	position: fixed;
	background-color:white;
	text-align: center;
	box-shadow: 5px 10px 18px #888888;
}
.menu_bar p{
	cursor: pointer;
	margin-top: 5px;
	vertical-align: middle;
	display: inline-block;
	font-size: 22px;
}
.menu_bar .social{
	font-size: 22px;
	padding:8px;
}
.menu_bar .social:hover{
	cursor: pointer;
}
#item_photo{
	margin-top: -130px;
	transition: 0.3s;
	overflow: hidden;
	z-index: -1;
}
.supplements{
	margin-top: 20px !important;
}
.everything{
	overflow-x: hidden;
}
.home{
	background-attachment: fixed;
	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover;
  	animation: background 20s linear infinite 0.3s;
  	animation-timing-function: ease-out;
  	-moz-animation-timing-function: ease-in-out;
  	z-index: -1;
  	height: 100vh;
}

.down-btn{
	bottom:0;
	overflow: hidden;
	position: absolute;
	z-index:1;
	margin-left: 50%;
	transform: translate(-50%,0);
}
.about_images figure{
	vertical-align: middle;
	display: inline-block;
}

.about_images{
	height: 160px;
	width: 100%;
	background-color: white;
	text-align: center;
	display: block;
	border-top: 10px solid #736cbf;
}
.about_images img{
	height: 100px;
	margin-top:30px;
	margin-left:25px;
	margin-right:25px;
	border-radius: 50%;
}

footer{
	background-color: white;
	height: 142px;
}

footer .left{
text-align:left;
float:left;
}

footer .left img{
	margin-top: 28px;
	width:100px;
	margin-left: 43px;
}
footer .right{
float:right;
text-align:right;
}
footer .right{
	font-size: 11px;
	margin-top: 65.5px;
	margin-right: 43px;
}
footer .centered{
text-align:center;
vertical-align: middle;
}
footer .centered img{
	margin-top:42.5px;
	width: 444px;
}

.about_bcaa{
	padding-top: 60px;
}

.about_bcaa img{
	margin-bottom: 10px;
}

.about_bcaa p{
	width:50%;
	text-align: center;
	margin:0 auto;
}
.ingredients{
	width: 90%;
	margin: 0 auto;
	margin-top: 30px;
	padding: 0px;
	border: 2px solid black;
}
.ingredients h1{
	padding:0px;
	margin:0px;
	color:white;
	background-color: black;
}
.ingredients p{
	text-align: left;
	margin-left: 0;
	width: 100%;
}
.bcaa{
	text-align: center;

	display: block;
}
.bcaa img{
	overflow: hidden;
	height: 500px;

}
.supplements{
	display: inline-block;
}
.supplements h1{
	color:black;
	margin-top: 100px;
	text-align: left;
	font-weight: 800;
	font-size: 25px;
	margin-bottom: 6px;
}
.bcaa table{
	text-align: left;
	display: inline-block;
	vertical-align: middle;
}
.bcaa table{
	font-size: 12px;
}

.bcaa table td{
	padding-left:8px;
}

.bcaa table tr{
	border-bottom:1.3px solid white;
}

.bcaa table tr{
	background-color: dimgray;
	color:white;
}

.bcaa table tr:nth-of-type(1){
	border-bottom: 4px solid white;
}
.bcaa table tr:nth-of-type(4){
	border-bottom: 4px solid white;
}
.bcaa table tr:nth-of-type(6){
	border-bottom: 4px solid white;
}
.bcaa table tr:nth-of-type(12){
	border-bottom: 4px solid white;
}

.bcaa *{
	margin: 0 auto;
}
.flavours .title{
}
.title h1{
	font-size: 35px;
	font-weight: 800;
}
.title{

	background-color: black;
	color:white;
}
.flavours img{
	text-transform: uppercase;
	font-weight: bold;
	transition: ease 0.6s;
}
.flavours img:hover{
	transition: ease-in-out 0.4s;
	transform: scale(1.1);
}
.flavours img:focus{
	transform: scale(1.1);
}
.flavours img:active{
	transition: ease;
	transform: scale(1.1);
}
.flav_buttons{
	margin: 0 auto;
}
.flav_buttons img{
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.categories .text-center h1{
	color:white;
	background-color: black;
	font-size: 20px;
	padding-top: 10px;
	height: 40px;
	margin-bottom: 0px;
}
.categories{
	margin-top: 3%;
}

.product_images{
	text-align: center;
	display: block;
	line-height: 1.2;
	font-size:0px;
}

.categories .product_images .container{
	margin-top:0px;
	position: relative;
	display: inline-block;
	width: 25%;
	height: auto;
	overflow: hidden;
	margin:0px;
	padding:0px;
}
.categories .product_images .container .image{
	display: block;
  height: auto;
}
.categories .product_images .container img{
	width: 100%;
}

.categories .product_images .container .overlay2{
	position: absolute;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.5); /* Black see-through */
  color: #FFF;
  width: 100%;
  transition: all 0.5s;
  opacity:1;
  color: white;
  font-size: 25px;
  text-align: center;
	z-index: 997;
	height: 100%;
}
.categories .product_images .container .overlay2 p{
	position: absolute;
	line-height: 1;
	bottom:10px;
	left:50%;
	transform: translate(-50%, 0);
}
.categories .product_images .container:hover .overlay2 {
	height: 20%;
	transition: all 0.5s;
}



.cb-slideshow,
.cb-slideshow:after {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
}
.cb-slideshow:after {
    content: '';
}
.cb-slideshow li span {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: none;
    opacity: 0;
    z-index: -1;
    animation: imageAnimation 24s linear infinite;
}

.cb-slideshow li:nth-child(1) span {
    background-image: url("WAFER/Wafer_01_1920x1080.jpg");
}
.cb-slideshow li:nth-child(2) span {
    background-image: url("WAFER/Wafer_02_1920x1080.jpg");
    animation-delay: 6s;
}
.cb-slideshow li:nth-child(3) span {
    background-image: url("WAFER/Wafer_03_1920x1080.jpg");
    animation-delay: 12s;
}
.cb-slideshow li:nth-child(4) span {
    background-image: url("WAFER/Wafer_05_1920x1080.jpg");
    animation-delay: 18s;
}
.cb-slideshow li:nth-child(5) span {
    background-image: url("WAFER/Wafer_05_1920x1080.jpg");
    animation-delay: 24s;
}

@keyframes imageAnimation {
    0% { opacity: 0; animation-timing-function: ease-in; }
    8% { opacity: 1; animation-timing-function: ease-out; }
    20% { opacity: 1 }
    28% { opacity: 0 }
    100% { opacity: 0 }
}

li{
	list-style: none;
}
.mobile_menu_bar{
	display: none;
}
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.95);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 15%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  font-family: Montserrat;
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: white !important;
  text-transform: uppercase;
  display: block;
  transition: 0.3s;
}

.tiktok_m{
	height: 25px;
	margin-top:7.5px;
	margin-right: 10px;
}

.overlay a:hover, .overlay a:focus {
  color: #f1f1f1;
}

.overlay .closebtn {
  position: absolute;
  top: 0px;
  right: 45px;
  font-size: 60px;
}

@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
  font-size: 40px;
  top: 15px;
  right: 35px;
  }
}

#change_ingredients{
  text-transform: uppercase;
  border: none;
  margin-left: 0px;
  margin-bottom: 30px;
  color: white;
  text-decoration: none;
  display: block;
  height: 30px;
  margin-top: 20px;
  cursor: pointer;
  padding-top:2px;
  padding-bottom:5px;
  width: 280px;
  border-radius: 30px;
  font-size: 20px;
  background-color: black;
  transition: 0.5s;
}
.front, .back{
	z-index: 999;
}
#back{
	width: 550px;
	text-align: left;
}

.back{
	width: 400px;
	top:0;
	left: 0px;
}
.back2{
	z-index: 999;
	opacity: 0;
	position: absolute;
	width: 400px;
	top:0;
	left: 0px;
}
.flipper{
	-webkit-transition: -webkit-transform 1s;
    -moz-transition: -moz-transform 1s;
    -o-transition: -o-transform 1s;
    transition: transform 1s;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.always_table{
	font-size: 0px;
	padding:20px;
	position: absolute;
	z-index: 999;
	/*right:-710px;*/
	margin-top: 140vh;
	color:white;
	transition: all 1s;
	display: block;
}
.always_table div:nth-of-type(2){
	background-color: black;
	font-size: 14px;
	padding:20px;
}
.always_table table{
	border:2px solid white;
	background-color: #363636;
	display: inline-block;
}
.always_table table tr:nth-of-type(1){
	border-bottom: 2px solid white;
}
.always_table table tr:nth-of-type(2){
	border-bottom: 2px solid white;
}
.always_table table tr:nth-of-type(4){
	border-bottom: 2px solid white;
}
.always_table table tr:nth-of-type(6){
	border-bottom: 2px solid white;
}
.always_table table tr:nth-of-type(7){
	border-bottom: 2px solid white;
}
.always_table table tr:nth-of-type(8){
	border-bottom: 2px solid white;
}
.always_table table tr:nth-of-type(12){
	border-bottom: 2px solid white;
}
.always_table table tr{
	border-bottom: 1.2px solid white;
}
.always_table table tr td{
	padding-right:4px;
	padding-left: 4px;
}
.always_table div{
	display: inline-block;
}
.always_table h2{
	padding-top:0;
	margin-top:0;
}
.always_table i{
	position: absolute;
	margin-top: -40%;
	margin-left: -50px !important;
	background-color: black !important;
	margin-bottom: 5px;
	font-size: 50px;
	padding-left: 15px;
	padding-right: 20px;
	cursor: pointer;
}

/* RESPONSIVE DESIGN */

@media(max-width: 1820px){
	.circle_images {
		height: 220px;
		width: 220px;
		margin-left: 25px;
		margin-right: 25px;
	}
	.circle_images img{
		height: 220px;
		width: 220px;
	}
}

@media(max-width: 1640px){
	.circle_images{
		margin-left:10px;
		margin-right: 10px;
	}
}

@media(max-width: 1460px){
	.circle_images{
		margin-left:40px;
		margin-right:40px;
	}
}

@media(max-width: 1390px){
	#item_photo{
		margin-top: -180px;
	}
	.flip-container{
		margin-top: 20px;
	}
	.always_table{
		margin-top: 160vh;
	}
	.about_images img{
		height: 90px;
	}
	.about_images{
		height: 150px;
	}
	.nyelv{
		margin-left: 23px;
	}
	#item_photo{
		width: 700px;
	}
	table{
		font-size: 10px;
	}
	.circle_images{
		width: 180px;
		height: 180px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.circle_images img{
		width: 180px;
		height: 180px;
	}
	.product_images figcaption{
		font-size: 20px;
	}
	.flavours button{
		font-size: 15px;
		margin-bottom: 10px;
	}
	.categories .product_images .container .overlay2{
		font-size: 20px;
	}
	.categories .product_images .container .overlay2 p{
		bottom: 5px;
	}
	.categories .product_images .container:hover .overlay2{
	}
}

@media(max-width: 1300px){
	.menu_bar p{
		font-size:21px;
	}
	.about_images{
		height: auto;
		padding-bottom: 30px;
	}
}

@media(max-width: 1290px){
	
	#item_photo{
		margin-top: -230px;
	}
	.supplements h1{
		margin-top: 40px;
	}
	.nyelv{
		display: none;
	}
	.about_images img{
		height: 80px;
		margin-left: 15px;
		margin-right: 15px;
	}
	.about_images{
		height: auto;
		padding-bottom: 30px;
	}
	#item_photo{
		width: 550px;
		height: auto;
	}
	.circle_images{
		width: 180px;
		height: 180px;
		margin-left: 20px;
		margin-right: 20px;
	}
	.circle_images img{
		width: 160px;
		height: 160px;
	}
	.product_images figcaption{
		font-size: 15px;
		margin-top: 8px;
	}
	.flavours button{
		font-size: 16px;
	}
	.menu_bar p{
		font-size: 20px;
	}
}

@media(max-width: 1160px){
	.product_images{
		width: 100%;
	}
	.circle_images{
		width: 160px;
		height: 160px;
		margin-left: 30px;
		margin-right: 30px;
	}
	.circle_images img{
		width: 160px;
		height: 160px;
	}
}

@media(max-width: 1100px){
	#item_photo{
		margin-top: 0px;
	}
	.always_table{
		margin-top: 230vh;
	}
}

@media(max-width: 1024px){
	.categories .product_images .container:hover .overlay2 {
		height: 34%;
		transition: all 0.5s;
	}
	.always_table{
		margin-top: 250vh;
	}
	.about_images img{
		height: 80px;
		margin-left: 25px;
		margin-right: 25px;
	}
	.product_images{
		width: 100%;
		padding-left:0%;
	}
	.categories .product_images .container{
		width:25%;
	}
	.categories .product_images .container .overlay2 p{
		font-size: 30px;
		bottom: 10px;
	}
	.cb-slideshow li:nth-child(1) span {
    	background-image: url("WAFER/Wafer_01_1200x675.jpg");
	}
	.cb-slideshow li:nth-child(2) span {
		background-image: url("WAFER/Wafer_02_1200x675.jpg");
		animation-delay: 6s;
	}
	.cb-slideshow li:nth-child(3) span {
		background-image: url("WAFER/Wafer_03_1200x675.jpg");
		animation-delay: 12s;
	}
	.cb-slideshow li:nth-child(4) span {
		background-image: url("WAFER/Wafer_05_1200x675.jpg");
		animation-delay: 18s;
	}
	.cb-slideshow li:nth-child(5) span {
		background-image: url("WAFER/Wafer_05_1200x675.jpg");
		animation-delay: 24s;
	}
	.menu_bar p{
		font-size: 18px;
	}
	.menu_bar{
		height: 33px;
	}
	.menu_bar .social{
		margin-top: 6px;
	}
	.down-btn{
		bottom:0;
	}
	.about_images{
		height: auto;
		padding-bottom: 30px;
	}
	#item_photo{
		width: 600px;
	}
	table{
		font-size: 8px;
	}
	.flavours button{
		margin-top: 5px;
	}
	.flavours button:nth-of-type(1){
		margin-top: 15px;
	}
	footer .left img{
		margin-top: 18px;
	}
	footer .centered img{
		width: 360px;
	}
	.menu_bar{
		display: none;
	}
	.mobile_menu_bar{
		display: block;
	height: 40px;
	z-index: 999;
	width: 100%;
	position: fixed;
	background-color:white;
	text-align: center;
	box-shadow: 5px 10px 18px #888888;
	font-size: 30px;
	}
	.mobile_menu_bar span{
		float: left;
		margin-left: 8px;
	}
	.mobile_menu_bar .social{
		margin-top: 5px;
		margin-right: 10px;
	}
	.overlay a{
		border-bottom: 2px solid white;
		font-size: 50px;
		padding-top: 45px;
		padding-bottom: 45px;
	}
	.overlay a:nth-of-type(1){
		border-top: 2px solid white;
	}
	.closebtn{
		border: none !important;
	}
	.about_bcaa h1{
		font-size: 12px;
	}
	table{
		font-size: 8px;
	}
	footer .centered img{
		width: 260px;
		padding: 0;
	}
	footer .left img{
		width:80px;
		padding-top: 2px;
	}
	footer{
		height: auto;
	}
	footer .right{
		margin-top: 52px;
	}
}
@media(max-width: 850px){
	.categories .product_images .container .overlay2 p{
		font-size: 22px;
		bottom: 8px;
	}
}

@media(max-width: 760px){
	.about_bcaa p{
		width: 70%;
	}
	#item_photo{
		width: 500px;
	}
}
@media(max-width: 640px){
	
	.product_images{
		width: 100%;
		padding-left:0%;
	}
	.categories .product_images .container{
		width:50%;
	}
	.categories .product_images .container .overlay2 p{
		font-size: 25px;
		bottom: 10px;
	}
	footer .right{
		font-size: 5px;
		margin-top:58px;
	}
	#item_photo{
		width: 400px;
	}
	.about_images{
		width: 100%;
	}
	.about_images img{
		height: 65px;
		margin-left:10px;
		margin-right: 10px;
	}
	.always_table{
		margin-top: 230vh;
	}
	#title_1, #back{
		width: 90%;
		margin: 0 auto;
	}
}
@media(max-width: 480px){
	.always_table h2{
		font-size:15px;
	}
	#change_ingredients{
		margin-left: auto;
	}
	.always_table{
		margin-top: 220vh;
	}
	.overlay a{
		white-space: normal;
	}
	.about_bcaa img{
		width: 300px;
	}
	.about_bcaa p{
		width: 80%;
	}
	#item_photo{
		width: 300px;
	}
	#photo{
		width: 95%;
	}
	footer .centered img{
		width: 150px;
		margin-top: 30px;
	}
	footer .left img{
		width:40px;
		margin-left: 15px;
	}
	footer{
		height: auto;
	}
	footer .right{
		font-size: 5px;
		margin-top: 38px;
		margin-right:15px;
	}
	.overlay a{
		font-size: 30px;
	}
	.home{
		margin-bottom: 0px;
	}
	.about_images{
		margin-top: 0px;
	}
	table{
		width: 100%;
	}
	.categories .product_images .container .overlay2 p{
		font-size: 17px;
	}
	.about_images img{
		height: 60px;
	}
}

@media(max-width: 370px){
	.about_images img{
		margin-right: 20px;
		margin-left: 20px;
	}
}

.d-flex {
	display: flex !important;
	align-items: center;
}
@media(max-width: 1024px) {
	.d-flex {
		flex-direction: column;
	}
	#change_ingredients {
		margin-right: auto;
	}
}

.justify-content-center {
	justify-content: center !important
}

#t_2, #t_3 {
	display: none;
}