/*
Theme Name: Child Hydrogen
Theme URI: http://gantry.org
Author: Tiger12, LLC
Author URI: http://tiger12.com
Description: Default Gantry 5 theme. Provides a simple, clean and fast design to get you started on developing your own theme or setting up a quick new site
Version: 5.6.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
originalCreator: RocketTheme (Gantry Framework)
currentDeveloper: Tiger12, LLC
*/

.animsition-loading:after{content:url('/wp-content/uploads/2016/05/loadingstache.gif') !important}
.animsition-loading{
	opacity: 100 !important;
	-webkit-animation: none !important;
	-moz-animation: none !important;
	-o-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
}

#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
	background: none;
}

h1,h2 {
	text-align: center;
	color: #ecd947;
	font-size: 100px;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	text-transform: uppercase;

}
#top-nav {
	height: 94px;
}
#top-nav img {
	padding-top: 10px;
	width: 100px;
	transition: all 0.2s ease-in-out;
}
#top-nav img:hover {
	padding-top: 15px;
	width: 130px;
	transition: all 0.2s ease-in-out;
}
#top-nav .g-toplevel > li {
	position: relative;
	padding-left: 10px;
	padding: right: 10px;
	transition: all 0.2s ease-in-out;
}
#top-nav .g-toplevel > li:hover {
	padding-top: 5px;
	font-size: 50px;
	transition: all 0.2s ease-in-out;
}
#top-nav .g-toplevel > li > .g-menu-item-container {
	position: relative;
	color: #000;
	font-weight: bold;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	padding: 0 5px;
	transition: all 0.2s ease-in-out;
}
#top-nav .g-toplevel > li:hover > .g-menu-item-container {
	font-size: 50px;
	transition: all 0.2s ease-in-out;
}
#top-nav .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
	color: #000;
}
#bottom-nav .g-toplevel > li > .g-menu-item-container {
	position: relative;
	overflow: hidden;
	height: 97px;
	color: #000;
	font-weight: bold;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	font-size: 40px;
	text-transform: uppercase;
	padding: 0 5px;
	transition: all 0.2s ease-in-out;
}
#bottom-nav .g-toplevel > li:hover > .g-menu-item-container {
	font-size: 50px;
	padding-bottom: 50px;
	transition: all 0.2s ease-in-out;
}
#bottom-nav .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
	color: #000;
}
.menucenter {
	text-align: center;
}
.woocommerce a.button {
	padding: 5px 10px;
	background-color: #fff;
	text-align: center;
	color: #ecd947;
	font-size: 30px;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	text-transform: uppercase;
	border-style: solid;
	border-color: #ecd947;
    	border-width: 1px;
    	border-radius: 0px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 3px 0 rgba(0, 0, 0, 0.19);
}
.woocommerce a.button:hover{
	color: #fff;
	background-color: #ecd947;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	padding: 5px 10px;
	background-color: #fff;
	text-align: center;
	color: #ecd947;
	font-size: 30px;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	text-transform: uppercase;
	border-style: solid;
	border-color: #ecd947;
    	border-width: 1px;
    	border-radius: 0px;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 3px 0 rgba(0, 0, 0, 0.19);
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ecd947;
}
.woocommerce div.product div.images img {
    max-width: 500px;
}


.woocommerce .quantity .qty {
    line-height: 30px;
    font-size: 20px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 2em;
}
.product_title {
	font-size: 60px;
	line-height: 50px;
}
.related {
	width: 100%;
}
.entry-content h2 {
	display: none;
}
.product_description {
	width: 100%;
}
.product_description ul li {
	display: inline-block;
	vertical-align: top;
}
.desctext {
    width: 50%;
}
.desctext h1 {
	font-size: 32px;
}

/* nutrition facts */

th {
	background: #fff;
}

table, td {border: none;}

td,th {border-bottom: 1px solid #eaeaea;}


.performance-facts {
  border: 1px solid black;
  margin: 20px;
  float: right;
  width: 300px;
  padding: 0.5rem;
  font-size: 14px;
  table {
    border-collapse: collapse;
  }
}
.performance-facts__title {
  font-weight: bold;
  font-size: 2rem;
  margin: 0 0 0.25rem 0;
}
.performance-facts__header {
  border-bottom: 10px solid black;
  padding: 0 0 0.25rem 0;
  margin: 0 0 0.5rem 0;
  p {
    margin: 0;
  }
}
.performance-facts__table {
  width: 100%;
  thead tr {
    th, td {
      border: 0;
    }
  }
  th, td {
    font-weight: normal;
    text-align: left;
    padding: 0.15rem 0;
    border-top: 1px solid black; 
    white-space: nowrap;
  }
  td {
    &:last-child {
      text-align: right;
    }
  }
  .blank-cell {
    width: 1rem;
    border-top: 0;
  }
  .thick-row {
    th, td {
      border-top-width: 5px;
    }
  }
}
.small-info {
  font-size: 0.7rem;
}

.performance-facts__table--small {
  @extend .performance-facts__table;
  border-bottom: 1px solid #999;
  margin: 0 0 0.5rem 0;
  thead {
    tr {
      border-bottom: 1px solid black; 
    }
  }
  td {
    &:last-child {
      text-align: right;
    }
  }
  th, td {
    border: 0;
    padding: 0;
  }
}

.performance-facts__table--grid {
  @extend .performance-facts__table;
  margin: 0 0 0.5rem 0;
  td {
    text-align: right;
    &:last-child {
      text-align: right;
      &::before {
        content: "•";
        font-weight: bold;
        margin: 0 0.25rem 0 0;
      }
    }
  }
}
.performance-facts__table td {
  text-align: right;
}
.text-center {
  text-align: center;
}
.thick-end {
  border-bottom: 10px solid black;
}
.thin-end {
  border-bottom: 1px solid black;
}


.floatsheet {
	width: 100%;
	position: relative;
	z-index: 50;
	background-color: #fff;
	padding: 25px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.floatsheet:before {
	content: " ";
  	position: absolute;
  	z-index: -1;
  	top: 20px;
  	left: 20px;
  	right: 20px;
  	bottom: 20px;
  	border: 3px solid #ecd947;
}
.floatsheet>div {
	padding: 60px;
	border: 1px solid #ecd947 !important;
}
#sidepanel {
	position: fixed;
	left: -230px;
	z-index: 100;
	width: 300px;
   	top: 50%;
   	transform: translate(0, -50%);
	background-color: #fff;
	padding: 25px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	transition: all 0.5s ease-in-out;
}
#sidepanel:hover {
	left: -50px;
	transition: all 0.5s ease-in-out;
}
#sidepanel:hover #pullarrow {
	transform: rotateY(180deg);
	transition: all 0.5s ease-in-out;
}
#sidepanel>aside {
	background-color: #fff;
	padding: 2px;
	border: 1px solid #ecd947;
}
#sidepanel>aside:before {
	content: " ";
  	position: absolute;
  	z-index: -1;
  	top: 20px;
  	left: 20px;
  	right: 20px;
  	bottom: 20px;
  	border: 3px solid #ecd947;
}
#side-nav {
	padding-left: 0px;
	color: #000;
	font-size: 45px;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	text-transform: uppercase;
	
}
#side-nav li {
	display: block;
}
#side-nav li:last-child>div {
	padding: 0 !important;
}
.pullme {
	position: absolute;
	top: 50%;
	left: 238px;
	-ms-transform: translate(0, -50%); /* IE 9 */
   	-webkit-transform: translate(0, -50%); /* Safari */
    	transform: translate(0, -50%);
	font-size: 50px;
	
}
.flipped {
	transform: rotate(180deg);
}
#socmed {
	margin: 0;
}
#socmed li {
	display: inline-block;
	width: 30%;
	opacity: .6;
	transition: all 0.5s ease-in-out;
}
#socmed li:hover {
	opacity: 1;
	transition: all 0.5s ease-in-out;
}

#pullarrow{
	margin: 0;
	line-height: 50px;
	transition: all 0.5s ease-in-out;
}
#pullmenu{
	margin: 0;
	font-family: "acumin-pro-extra-condensed";
	text-transform: uppercase;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	position: relative;
	line-height: 33px;
	left: 0px;
	transition: all 0.5s ease-in-out;
}
.g-main-nav .g-standard .g-dropdown.g-dropdown-right {
	top: -100px;
	left: 190px;
	background-color: #fff;
	border: 1px solid #ecd947;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
	padding: 0 1rem;
}


#g-header {
	background: transparent;
}
#g-navigation {
	font-size: 40px;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	text-transform: uppercase;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
	padding: 0px 20px;
}
.g-main-nav .g-toplevel > li.g-parent .g-menu-parent-indicator {
	font-size: 20px;
}
.g-main-nav .g-toplevel > li .g-menu-item-content {
	vertical-align: top;
}
.g-main-nav .g-standard .g-dropdown {
	min-width: 150%;
}
#g-main {
	padding-left: 120px;
}
#g-feature {
	background-color: #000;
	background-image: url(/wp-content/uploads/2016/01/greekBack.png);
}

.imageback {
	background-image: url(/wp-content/uploads/2016/01/greekBack.png) !important;
}
.fullback {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 1920px;
	min-height: 1080px;
	overflow: hidden;
}
#landlogo {
	z-index: 50;
	width: 500px;
	position: absolute;
   	top: 50%;
	left: 50%;
   	transform: translate(-50%, -50%);
}
.largelink {
	z-index: 25;
	position: absolute;
	max-width: 960px;
	opacity: 0.3;
	transition: all 0.5s ease-in-out;
	overflow: hidden;	
}
.largelink:hover {
	opacity: 1;
	transition: all 0.5s ease-in-out;	
}
.largelink h1{
	color: #f4ec8f;
	z-index: 40;
	position: absolute;
}
.largetop {
	width: 1920px;
	top: 0px;
	left: 50%;
   	transform: translate(-50%, 0);
}
.largebottom {
	width: 1920px;
	bottom: 0px;
	left: 50%;
   	transform: translate(-50%, 0);
}
.largeleft {
	width: 960px;
	top: 0px;
	right: 50%;
}
.largeleft h1 {
	top: 0px;
	right: 50px;
}

.largeright {
	width: 960px;
	top: 0px;
	left: 50%;
}
.largeright h1 {
	top: 0px;
	left: 65px;
}
.parallax__page {
	perspective: 1px;
  	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	position: absolute;
	top: 0;	
	left: 0;
}
html:has(#wpadminbar), html:has(#wpadminbar) .parallax__page {
  	height: calc(100dvh - 32px);
}
html:has(#wpadminbar) #g-page-surround {
  	min-height: calc(100dvh - 32px);
}
.parallax__layer {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.parallax__layer--base {
	transform: translateZ(0);
}
.parallax__layer--back {
	transform: translateZ(-1px) scale(2.5);
}
.parallax__layer--back img {
	max-width:none;
}
.livephoto {
	position: absolute;
	left: 0;
	width: 1920px;
	z-index: 50;
	opacity: .3;
	overflow: hidden;
}
.live1 {
	top: 0;
}
.live2 {
	top: 800px;
}
.live3 {
	top: 1600px;
}
.livemenu {
	background-size: 100% 100%;
	position: absolute;
	right: 15px;
	top: 25%;
	-ms-transform: translate(0, -50%); /* IE 9 */
   	-webkit-transform: translate(0, -50%); /* Safari */
    	transform: translate(0, -50%);
}
.livemenu li {
	display: block !important;
	opacity: 0.4;
	transition: all 0.5s ease-in-out !important;
}
.livemenu li a {
	text-align: right;
	color: #ecd947;
	font-size: 50px;
	font-family: "acumin-pro-extra-condensed";
	font-weight: bold;
	text-transform: uppercase;
}
.livemenu li:hover {
	opacity: 1;
	transition: all 0.5s ease-in-out;
}
.livesheets {
	margin: 100px 25% 100px 25%;
}
.livesheet {
	position: relative;
	z-index: 100px;
	margin: 280px 0;
}
.bougdesc {
	text-align: center;
	width: 65%;
	margin: auto;
}
.bougcont {
	height: 400px;
}
#bouglist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 50%;
	-ms-transform: translate(-12%, 0); /* IE 9 */
   	-webkit-transform: translate(-12%, 0); /* Safari */
    	transform: translate(-50%, 0);
	width: 1400px;
	height: 400px;
}
#bouglist li {
	margin: 0;
	padding: 0;
	width: 33%;
	display: inline-block;
	position: absolute;
}
#bouglist a:hover>#bougimg {
	-ms-transform: translate(0px,30%); /* IE 9 */
   	-webkit-transform: translate(0px,30%); /* Safari */
	transform: translate(0px,30%);
	-ms-transform: scale(1.2); /* IE 9 */
    	-webkit-transform: scale(1.2); /* Safari */
    	transform: scale(1.2);
	transition: all 0.5s ease-in-out;
}
#bouglist a:hover>#shadow {
	opacity: .1;
	transition: all 0.5s ease-in-out;
}
#bouglist a:hover>#bouglabel {
	-ms-transform: translate(30%,20%); /* IE 9 */
   	-webkit-transform: translate(30%,20%); /* Safari */
    	transform: translate(30%,20%);

	opacity: 1;
	transition: all 0.5s ease-in-out;
}
#bougatsa li img {
	position: absolute;
	overlap: hidden;
}
#bouglabel {
	position: absolute;
	z-index: 200;
	left: 0;
	-ms-transform: translate(30%,50%); /* IE 9 */
   	-webkit-transform: translate(30%,50%); /* Safari */
    	transform: translate(30%,50%);
	margin: 0;
	padding: 0;
	opacity: 0;
	transition: all 0.5s ease-in-out;
	font-size: 70px;
	color: #000;
}
#shadow {
	opacity: .8;
	-ms-transform: translate(0px,-50%); /* IE 9 */
   	-webkit-transform: translate(0px,-50%); /* Safari */
    	transform: translate(0px,-50%);
	transition: all 0.5s ease-in-out;
}
#bougimg {
	position: relative;
	z-index: 100;
	-ms-transform: translate(0px,50%); /* IE 9 */
   	-webkit-transform: translate(0px,50%); /* Safari */
    	transform: translate(0px,50%);
	transition: all 0.5s ease-in-out;
}

.bone{
	left: 0;
}
.btwo{
	left: 22%;
}
.bthree{
	left: 44%;
}
.bfour{
	left: 68%;
}

.contact {
}

.sidestick{
	position: fixed;
	right: -70px;
	bottom: 0;
	width: 300px;
	z-index: 100;
}
.sidestick5{
	position: fixed;
	right: 15px;
	bottom: 0;
	width: 400px;
	pointer-events: none;
}

.g-offcanvas-toggle {
	z-index: 200;
	display: none;
}

#g-mobilemenu-container > .g-menu-item-title {
	font-size: 40px;
	font-weight: bold;
	font-family: "acumin-pro-extra-condensed";
	line-height: 40px;
}
@media screen and (min-width: 1494px){
	.vframe {
		width: 810px;
		margin: auto;
	}
}
@media screen and (max-width: 1500px){
	#bouglist {
		width: 1000px;
		height: 400px;
	}
	#bouglabel {
		font-size: 50px;
	}
	.bougcont {
		height: 240px;
	}
}
@media screen and (max-width: 1100px){
	h1,h2 {
		font-size: 80px;
	}
	.livemenu li a {
		font-size: 35px;
	}
	.livesheets {
		margin: 100px 200px;
	}
	
	#bouglist {
		width: 600px;
		height: 400px;
	}
	#bouglabel {
		font-size: 30px;
	}
	.bougcont {
		height: 110px;
	}
	.topflower{
		display: none;
	}
	.sidestick{
		right: -50px;
		width: 200px;
	}
	.sidestick5{
		width: 300px;
	}
	.desctext {
		width: 100%;
	}
	
}
@media screen and (max-width: 960px){
	#top-nav img {
		width: 60px;
	}
	#top-nav img:hover {
		padding-top: 12px;
		width: 80px;
	}
	#top-nav .g-toplevel > li {
		font-size: 30px;
	}
	#top-nav .g-toplevel > li:hover {
		font-size: 35px;
	}
}
@media screen and (max-width: 766px){
	.g-offcanvas-toggle {
		display: block;
	}
	h1,h2 {
		font-size: 75px;
	}
	#top-nav {
		display: none;
	}
	#sidepanel {
		display: none;
	}
	#landlogo {
		width: 300px;
	}
	.largeleft {
		width: 767px;
		top: 0px;
		right: 50%;
	}
	.largeright {
		width: 767px;
		top: 0px;
		left: 50%;
	}
	.largeleft h1 {
		right: 20px;
	}
	.largeright h1 {
		left: 22px;
	}
	.livemenu {
		display: none;
	}
	.livesheets {
		max-width: 1000px;
		margin: 100px 50px;
	}
	.livesheet {
		margin: 180px 0;
	}
	#g-main {
		padding-left: 0px;
	}
	.seehow {
		position: relative;
		z-index: 200;
	}
	.bougdesc {
		width: 80%;
	}
	.bougcont {
		height: 520px;
	}
	#bouglist {
		width: 300px;
		position: relative;
	}
	#bouglist li {
		width: 100%;
	}
	#bouglist img {
		position: absolute;
	}
	#bouglabel {
		opacity: 1;
		font-size: 30px;
	}
	.bone{
		left: 0;
		top: -100px;
	}
	.btwo{
		left: 0;
    		top: 20px;
	}
	.bthree{
		left: 0;
		top: 140px;
	}
	.bfour{
		left: 0;
		top: 260px;
	}
	#bouglabel {
		-ms-transform: translate(0,0); /* IE 9 */
   		-webkit-transform: translate(0,0); /* Safari */
		transform: translate(0,0);
		left: 30%;
		top: 170px;
	}
	#bougimg {
		position: relative;
		z-index: 100;
		-ms-transform: translate(0px,50%); /* IE 9 */
   		-webkit-transform: translate(0px,50%); /* Safari */
    		transform: translate(0px,50%);
		transition: all 0.5s ease-in-out;
	}
	#bouglist a:hover>#bouglabel {
		-ms-transform: translate(0%,0%); /* IE 9 */
   		-webkit-transform: translate(0%,0%); /* Safari */
    		transform: translate(0%,0%);
	}
	#bouglist a:hover>#bougimg {
		position: relative;
		z-index: 100;
		-ms-transform: translate(0px,50%); /* IE 9 */
   		-webkit-transform: translate(0px,50%); /* Safari */
    		transform: translate(0px,50%);
		transition: all 0.5s ease-in-out;
	}
	#shadow {
		display: none;
	}
	.sidestick{
		display: none;
	}
	.sidestick5{
		display: none;
	}
	.product_title {
    		font-size: 50px;
    		line-height: 45px;
	}
	
	.product_description ul {
		margin-left: 0px;
	}
	.performance-facts {
		width: 89%;
	}
}
@media screen and (max-width: 500px){
	h1,h2 {
		font-size: 50px;
	}
	.livesheet {
		margin: 100px 0;
	}
	.floatsheet>div {
		padding: 20px;
	}
}
@media screen and (max-height: 800px){
	#landlogo {
		width: 300px;
	}
	.livesheet {
		margin: 80px 0;
	}
}
@view-transition {
  navigation: auto;
}
@media screen and (max-height: 600px){
#landlogo {
	position: absolute;
   	top: 150px;
	left: 50%;
   	transform: translate(-50%, 0);
}