/*
Theme Name: Balance Dynamics
*/

body{
margin: 0px;
background: #E6E3DD;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #434140;
}

p, li{line-height: 24px;}

.header{
	height: 100px;
}

#mobile-menu{display: none;}

a{color: #d13b2e}

.header ul{
	float: left;
	list-style: none;
	margin: 38px 0px 0px 190px;
	padding: 0px;
}

.header ul li{
	float: left;
	list-style: none;
	margin: 0px 0px 0px 12px;
	padding: 0px;
}

.header ul li a{
display: block;
padding: 5px 12px;
border-radius: 100px;
color: #d13b2e;
text-decoration: none;
}

.header ul li.current-menu-item a, .header ul li a:hover{
display: block;
padding: 5px 12px;
background: #d13b2e;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
}

.page-split{
	background: url('images/welcome.jpg') left top -150px no-repeat;
	background-size: 100% auto;
	height: 150px;
}

.mobile-only{
	display: none;
}


li.product{
	background: #d5d2cd;
line-height: 50px;
	
}

li.product p{
	margin: 0px;
	line-height: 50px;
}

li.product a{
	display: inline-block;
padding: 7px 15px;
background: #d13b2e;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
line-height: normal;
text-transform: uppercase;
}

.alignleft{
	float: left;
	margin: 0px 15px 15px 0px;
}

.left-col{
	float: left;
	width: 650px;
}

.right-col{
	float: right;
	width: 250px;
}

.header-left{
	background: #d13b2e;
	height: 100px;
	float: left;
	width: 13%;
}

.container{
	width: 990px;
	margin: 0px auto;
}

h1, h2{
	font-weight: 300;
}

h1{
	font-size: 26px;
}

.sub-page{
	padding: 50px 0px;
}

.welcome-con{
	position: absolute;
	width: 100%;
	height: 350px;
	z-index: 10000;
	top: 100px;
	padding-top: 150px;
	text-align: center;
}

.welcome{
	background: url('images/welcome.jpg') no-repeat;
	background-size: cover;
	height: 350px;
	padding: 150px 0px 0px 0px;
	text-align: center;
}

.welcome h1{
	color: #ffffff;
	font-weight: 300;
	margin: 20px 0px 10px 0px;
	font-size: 40px;
}

.welcome p{
	color: #ffffff;
		font-weight: 300;
	margin: 0px;
	font-size: 20px;
}

.welcome a{
display: inline-block;
padding: 10px 20px;
background: #d13b2e;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
margin: 25px 5px 0px 5px;
font-size: 16px;
}

.welcome a.grey{
display: inline-block;
padding: 10px 20px;
background: #ffffff;
border-radius: 100px;
color: #242424;
text-decoration: none;
margin: 25px 5px 0px 5px;
}

.mid{
	height: 280px;
	background: #d6d2ca;
}
.home-left{
	float: left;
	width: 290px;
	padding: 50px 20px 0px 20px;
	height: 230px;
}

.home-mid{
	float: left;
	width: 290px;
	padding: 50px 20px 0px 20px;
	height: 230px;
	background: #E6E3DD;
}

.home-right{
	float: left;
	width: 290px;
	padding: 50px 20px 0px 20px;
	height: 230px;
}

.home-left h2, .home-mid h2, .home-right h2{
	font-weight: 300;
	margin: 0px;
}

.home-mid a{
display: inline-block;
padding: 10px 20px;
background: #272727;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
margin: 15px 0px;
}

.logo{
	width: 200px;
	float: left;
}

.logo img{
	width: 200px;
	height: auto;
	position: absolute;
	z-index: 10000;
}

.title{
	position: absolute;
	top: 140px;
	z-index: 100000;
	text-align: center;
	color: #ffffff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 18px;
	width: 195px;
}

.sku-num{
	float: left; 
	width: 79px; 
	border-right: 1px solid #E6E3DD; 
	text-align: center;
}

.product-title{
	float: left; 
	width: 169px; 
	border-right: 1px solid #E6E3DD; 
	text-align: center;
}

.class-dates{
	float: left; 
	width: 509px; 
	border-right: 1px solid #E6E3DD; 
	text-align: center;
}

.class-stock{
	float: left; 
	width: 89px; 
	text-align: center; 
	border-right: 1px solid #E6E3DD;
}

.register{
	float: left; 
	width: 140px; 
	text-align: center;
}

.class-num-title{
	float: left; 
	width: 79px; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff; 
	border-right: 1px solid #E6E3DD; 
	text-align: center;
}

.class-dates-title{
	float: left; 
	width: 169px; 
	border-right: 1px solid #E6E3DD; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff;  
	text-align: center;
}
.class-range-title{
	float: left; 
	width: 509px; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff;  
	border-right: 1px solid #E6E3DD; 
	text-align: center;
}

.spots-title{
	float: left; 
	width: 89px;  
	border-right: 1px solid #E6E3DD; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff;  
	text-align: center;
}

.class-blank{
	float: left; 
	width: 140px; 
	height: 50px; 
	color: #ffffff; 
	background: #434140;  
	text-align: center;
}

.footer{
	background: #272727;
	padding: 25px 0px;
	color: #ffffff;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
}

.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
float: none;
width: 100%;
margin-bottom: 2em;
}

.product .sku_wrapper, .posted_in { display: none !important; }


@media screen and (max-width : 990px) { 
	
	body{
margin: 0px;
background: #E6E3DD;
font-family: 'Open Sans', sans-serif;
font-size: 14px;
color: #434140;
}

p, li{line-height: 24px;}

.header{
	height: inherit;
	display: block;
	min-height: 100px;
}

a{color: #d13b2e}

.header ul{
	float: none;
	list-style: none;
	margin: 0px 5%;
	padding: 150px 0px 0px 0px;
	width: 90%;
	display: none;
}

.header ul li{
	float: none;
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

.header ul li a{
display: block;
padding: 5px 12px;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
line-height: 30px;
background: #434140;
}

.header ul li.current-menu-item a, .header ul li a:hover{
display: block;
padding: 5px 12px;
background: #d13b2e;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
}

.page-split{
	background: url('images/welcome.jpg') left top -150px no-repeat;
	background-size: 100% auto;
	height: 150px;
display: none;
}


li.product{
	background: #d5d2cd;
float: none;
width: 90%;
padding: 5%;
line-height: normal;
	
}

li.product p{
	margin: 0px;
	line-height: normal;
}

li.product a{
	display: inline-block;
padding: 7px 15px;
background: #d13b2e;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
line-height: normal;
text-transform: uppercase;
margin-top: 10px;
}

.alignleft{
	float: left;
	margin: 0px 15px 15px 0px;
}

.left-col{
	float: none;
	width: 100%;
	padding: 0px;
}

.right-col{
	float: none;
	width: 100%;
	padding: 0px;
}

.header-left{
	background: #d13b2e;
	height: 100px;
	float: left;
	width: 0px;
	display: none;
}

.container{
	width: 100%;
	margin: 0px auto;
}

h1, h2{
	font-weight: 300;
}

h1{
	font-size: 26px;
}

.sub-page{
	padding: 50px 5%;
	width: 90%;
}

.welcome-con{
	position: inherit;
	width: 100%;
	height: 350px;
	z-index: 10000;
	top: 100px;
	padding-top: 150px;
	text-align: center;
}

.welcome{
	background: url('images/welcome.jpg') center no-repeat;
	background-size: cover;
	height: 350px;
	padding: 25px 0px 25px 0px;
	text-align: center;

}

.welcomebg{
	background: #20201E;
	height: 500px;
	opacity: 0.8;
}

.welcome h1{
	color: #ffffff;
	font-weight: 300;
	margin: 20px 0px 10px 0px;
	font-size: 30px;
}

.welcome p{
	color: #ffffff;
		font-weight: 300;
	margin: 0px;
	font-size: 20px;
}

.welcome a{
display: inline-block;
padding: 10px 20px;
background: #d13b2e;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
margin: 25px 5px 0px 5px;
font-size: 16px;
}

.welcome a.grey{
display: inline-block;
padding: 10px 20px;
background: #272727;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
margin: 25px 5px 0px 5px;
}

.mid{
	height: inherit;
	background: #d6d2ca;
}
.home-left{
	float: none;
	width: 90%;
	padding: 25px 5%;
	height: inherit;
}

.home-mid{
	float: none;
	width: 90%;
	padding: 25px 5%;
	height: inherit;
	background: #E6E3DD;
}

.home-right{
	float: none;
	width: 90%;
	padding: 25px 5%;
	height: inherit;
}

.home-left h2, .home-mid h2, .home-right h2{
	font-weight: 300;
	margin: 0px;
}

.home-mid a{
display: inline-block;
padding: 10px 20px;
background: #272727;
border-radius: 100px;
color: #ffffff;
text-decoration: none;
margin: 15px 0px;
}

.logo{
	width: 170px;
	float: left;
}

.logo img{
	width: 170px;
	height: auto;
	position: absolute;
	z-index: 10000;
}

.title{
	position: absolute;
	top: 35px;
	left: 160px;
	z-index: 100000;
	text-align: left;
	color: #434140;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 16px;
	width: 195px;
}

.sku-num{
	float: none; 
	width: inherit; 
	border-right: 0px; 
	text-align: center;
}

.product-title{
	float: none; 
	width: inherit; 
	border-right: 0px; 
	text-align: center;
}

.class-dates{
	float: none; 
	width: inherit; 
	border-right: 0px; 
	text-align: center;
}

.class-stock{
	float: none; 
	width: inherit; 
	border-right: 0px; 
	text-align: center;
}

.register{
	float: none; 
	width: inherit; 
	border-right: 0px; 
	text-align: center;
}

.class-num-title{
	float: left; 
	width: 79px; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff; 
	border-right: 1px solid #E6E3DD; 
	text-align: center;
	display: none;
}

.class-dates-title{
	float: left; 
	width: 169px; 
	border-right: 1px solid #E6E3DD; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff;  
	text-align: center;
	display: none;
}
.class-range-title{
	float: left; 
	width: 509px; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff;  
	border-right: 1px solid #E6E3DD; 
	text-align: center;
	display: none;
}

.spots-title{
	float: left; 
	width: 89px;  
	border-right: 1px solid #E6E3DD; 
	background: #434140; 
	line-height: 50px; 
	color: #ffffff;  
	text-align: center;
	display: none;
}

.class-blank{
	float: left; 
	width: 140px; 
	height: 50px; 
	color: #ffffff; 
	background: #434140;  
	text-align: center;
	display: none;
}

.mobile-only{
	display: inherit;
}


.footer{
	background: #272727;
	padding: 25px 0px;
	color: #ffffff;
}

.footer a{
	color: #ffffff;
	text-decoration: none;
}

#mobile-menu{
display: block;
right: 0;
top: 10px;
position: absolute;
width: 35px;
height: 35px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
background: url('images/mobile-menu.png') no-repeat center #434140;
background-size: 35px auto;
overflow: hidden;
line-height: 10000000px;
padding: 5px;
}

.woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary {
float: none;
width: 100%;
margin-bottom: 2em;
}

.product .sku_wrapper, .posted_in { display: none !important; }
	
	 } 

