@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,300italic,400italic,700italic);
@import url(//fonts.googleapis.com/css?family=Rufina:400,700);

body {
    margin: 0px;
	padding: 0px;
	background-color: #efece7;
	color: #756253;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 19px;
    background-image: url("../yogabodychinohills1/bgimageivory.jpg");
    background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
p {
    color: #756253;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 19px;
	
}
a {
	color: #c7b183;
	text-decoration: none;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}
a:hover {
	color: #ffa94f;
	text-decoration: none;

}
a img {
    border: 0px;  
}
h1, h1 a, .title1, .title1 a { 
	color: #756253;
	font-family: 'Lato', sans-serif;
	font-size: 30px;
	line-height: 35px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h2, h2 a, .title2, .title2 a  {
	color: #ffa94f;
	font-family: 'Lato', sans-serif;
	font-size: 29px;
	font-style: italic;
	line-height: 35px;
	margin-bottom: 0px;
	font-weight:  400;
	letter-spacing: 1px;
}
h3, h3 a, .title3, .title3 a  {
	color: #756253;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight:  400;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}
h4, h4 a, .title4, .title4 a {
	color: #b3b3b3;
	font-family: 'Lato', sans-serif;
	font-size: 22px;
	line-height: 26px;
	font-weight:  400;
	letter-spacing: 1px;
	
}
h5, h5 a, .title5, .title5 a  {
	color: #756253;
	font-family: 'Lato', sans-serif;
	font-size: 19px;
	line-height: 22px;
	font-weight:  400;
	letter-spacing: 1px;
}
h6, h6 a, .title6, .title6 a  {
	color: #756253;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight:900;
	letter-spacing: 1px;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .title1 a:hover, .title2 a:hover, .title3 a:hover, .title4 a:hover, .title5 a:hover, .title6 a:hover  {
	text-decoration: none;
}
hr {
	
}
.CustomColor1, .CustomColor1 a {
    color: #756253;
}
.CustomColor2, .CustomColor2 a {
	color: #ffa94f;
}
.CustomColor3, .CustomColor3 a {
	color: #b3b3b3;
}
.pagetitle{
    border-top: 2px solid #ffa94f;
    border-bottom: 2px solid #ffa94f;
    margin: 20px 0px 20px -10px;
    width: 960px;
}
.pagetitle h1{
    text-transform: uppercase;
    font-size: 30px;
    line-height: 50px;
    margin: 10px 70px;
    font-weight: 400;
}
/*----------------------------Button Styling--------------------------*/
.button1 a, a.button1 {
    margin: 60px 0px;
	background-color: #756253 ;
	color: #efece7;
    text-transform: uppercase !important; 
    font-family: "Lato", sans-serif !important;
    letter-spacing: 1px;
    font-weight: 900;
    padding: 7px 9px !important;
    box-shadow: 5px 5px 13px rgba(117,97,83,0.3) !important;
}
.button1 a:hover, a.button1:hover {
    box-shadow: 2px 2px 8px rgba(117,97,83,0.35) !important; 
    text-decoration: none;
    background-color: #b3b3b3;
}
.button2 a, a.button2 {
    margin: 60px 0px;
	background-color: none !important;
    border: 1px solid #ffa94f ;
    font-family: "Lato", sans-serif !important;
    padding: 4px 15px !important;
    border-radius: 9px !important;
    color: #ffa94f;
}
.button2 a:hover, a.button2:hover {
    text-decoration: none;
    color: #b3b3b3;
	border-color: #b3b3b3;
}
.largeButton a, a.largeButton {
	margin:70px 0px;
	background-color: none !important;
    border: 1px solid #c7b183;
    font-family: "Lato", sans-serif !important;
    font-size: 25;
    font-weight: 300;
    padding: 15px 20px !important;
    border-radius: 6px !important;
    color: #c7b183;
    letter-spacing: 1.5px;
    box-shadow: inset 1px 1px 20px rgba(148,132,97,.15);
}
.largeButton a:hover, a.largeButton:hover{
	box-shadow: inset 0px 0px 7px rgba(148,132,97,.6);
}
.fullwidthButton a, a.fullwidthButton {
	background-color: #ffa94f;
	color: #efece7;
    text-transform: uppercase !important; 
    font-family: "Lato", sans-serif !important;
    padding: 9px;
	min-width: 100% !important;
	text-align: center;
    border-radius: 0px !important;
    letter-spacing: 1px;
}
.fullwidthButton a:hover , a.fullwidthButton:hover{
	background-color: #756253;
}

/*----------------------------------List Styling---------------------------*/

ul {
    color: #756253;
    list-style-position:inside;
    margin-top: 0px;
    
}
li {
    margin-top: 5px;
}
/*-----------------------------------Slider Styling---------------------*/
.textOverlay .htmlPanel {
  position: relative;
}
.textOverlay .title1 {
    position: absolute;
    z-index: 5;
    margin: auto;
    width: 840px;
    top: 51px;
    right: 150px;
    font-size: 60px;
    text-align:left;
    line-height: 50px;
    color: #ffa94f;
    font-family:'Rufina', serif;
}
.textOverlay .title1 {
        top:115px;
        left:50px;
        font-size:46px;
}
.textOverlay .title6 {
    position: absolute;
    z-index: 5;
    margin: auto;
    width: 840px;
    top: 51px;
    right: 150px;
    font-size: 18px;
    text-align:left;
    line-height: 22px;
    color: #ffa94f;
    font-family:'Lato', serif;
    font-weight: 300;
    text-transform: uppercase;
}
.textOverlay .title6 {
        top:285px;
        left:50px;
}
.feature img{
    border: 2px solid #ffa94f;
    box-shadow: 0px 10px 30px rgba(117, 97, 83, .3);
    margin: 0px 40px 30px 40px;
}
.feature a{
    color: #ffa94f;
}

/*-----------------------------------Slider Styling END--------------------------------*/

/*---------------------------------CTA Styling------------------------------*/

.cta {
    margin: 0px 0px 0px 0px;
	text-align: center;
	padding: 0px 10px;
	height: 100px;
	overflow: hidden;
	
}

.cta a {
	color: #756253;
	text-decoration: none;
	padding: 90px 0px;
	line-height: 30px;
}
.cta a:hover {
    color: #ffa94f;
    background-image: url("../yogabodychinohills1/cta-hover-img.png");
    background-repeat: no-repeat;
    background-position: -50px -3px;
    margin-bottom: 150px;
    
}
.title1cta, .title1cta a{
    font-family:'Rufina',serif;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/*----------------------------------------------Form Styling-----------------------------*/
input[type="button"], input[type="submit"] { 
    margin: 0px 0px 10px 0px;
	background-color: #756253 ;
	border: none;
	color: #efece7;
    text-transform: uppercase !important; 
    font-family: "Lato", sans-serif !important;
    letter-spacing: 1px;
    font-weight: 900;
    padding: 7px 9px !important;
    box-shadow: 5px 5px 13px rgba(117,97,83,0.3) !important;
}

input[type="button"]:hover, input[type="submit"]:hover { 
    box-shadow: 2px 2px 8px rgba(117,97,83,0.35) !important; 
    text-decoration: none;
    background-color: #b3b3b3;
}
.le_form_name h1, h1.le_form_name {
    font-size: 18px;
}
.le_form_submit input {
	background-color: #ef974b;
	border: 0px;
	color: #FFFFFF;
	display: inline-block;
	padding: 10px;
    margin-bottom: 10px;
}

.le_form textarea {
    font-family: 'Lato', sans-serif;
    margin: 15px 0px;
}

.form-control {
    border: 1px solid #ffffff !important;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    font-size: 14px !important;
    color: #92a6a2;
    height: 30px;
    padding: 5px;
    margin-top: 20px;
   
}
#le_form_container_1 input {
	padding: 5px;
	font-size: 12px;
}
.form-group {
    margin-bottom: 10px;    
}
.le_form_control_label, .le_form_float_elements{ font-family: 'Lato', sans-serif; }

/*-----------------------------------------Form Styling END--------------------------------*/


.wrapper {
    padding: 0px 0px 0px 0px;
}
.pagewrapper {
	padding: 20px 10px 20px 10px;
}
hr {
	
}
.testimonial {
    padding: 40px;
    border: 2px solid #ffa94f;
    margin: 15px 0px;
}
.testimonial p {
    line-height: 25px;
}

/*---------------------------Header START---------------------------*/
.headerWide {
	width: auto;
}
.header {
	margin: auto;
	width: 960px;
	padding: 10px;
    background-color: rgba(239, 236, 231, .7);
    box-shadow: 6px -24px 42px rgba(100, 100, 100,.2);
}
.header1 {
	padding: 10px 0px 10px 0px;
	text-align: right;
    margin-top: 0px;
}

.logo {
	padding: 60px 0px 85px 0px;
	background-repeat: no-repeat;
	position: center;
	border: 0px;
	margin-top: -70px;
	text-align: center;
	float: none;
}
/*---------------------------Header END-----------------------------*/
/*---------------------------FeatureContent START-------------------*/

/*---------------------------FeatureContent END---------------------*/

.mainMenu {
	margin: auto;
    margin-top: -60px;
	width: 940px;
	text-align: center;
	position: relative;
	display: block;
}
.mainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	text-align: center;
	zoom: 1;
	*display: inline;
}
.mainMenu li {
	margin: 0px;
	list-style-type: none;
	text-decoration: none;
}
.mainMenu .le_menu_level_container {
	position: relative;
}
.mainMenu li.le_menuitem_level_0 {
	float: left;
}
.mainMenu li.le_menuitem_level_0 a {
	color: #756253;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	font-size: 14px;
	margin: 0px 5px 0px 5px;
	padding: 10px 3px; 
	display: block;
	line-height: 14px;
}
.mainMenu li.le_menuitem_level_0 a:hover {
	background-image: url("../yogabodychinohills1/menu-hover-bg.png");
	background-repeat: no-repeat;
	background-position: -15px 70%;
}
/*--------1st level submenu-------*/
.mainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: left;
	background-color: #efece7;
	box-shadow: 2px 2px 15px rgba(117, 97, 83, .2);
}
.mainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.mainMenu li.le_menuitem_level_1 a {
	color: #756253;
	display: block;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
	width: 120px;
	padding: 10px 10px 10px 20px;
	text-shadow: none;
}
.mainMenu li.le_menuitem_level_1 a:hover {
	background-image:("https://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/yogabodychinohills1/menu-hover-bg.png");
	background-repeat: no-repeat;
	background-position: 10% 85%;
}
/*----------2nd level submenu----------*/
.mainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -26px;
	padding: 0px;
	background-color: #efece7;
	box-shadow: 2px 2px 15px rgba(117, 97, 83, .2);
}
.mainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 1;
	display: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	text-align: left;
}
.mainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.mainMenu li.le_menuitem_level_2 a {
	color: #756253;
	display: block;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	width: 170px;
	padding: 10px;
}
.mainMenu li.le_menuitem_level_2 a:hover {
	background-image:("https://96bda424cfcc34d9dd1a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/yogabodychinohills1/menu-hover-bg.png");
	background-repeat: no-repeat;
	background-position: bottom;
}
/*---------------------------MainMenu END---------------------------*/
/*---------------------------MainContent START----------------------*/
.contentWide {
	width: auto;
	margin: auto;
	position: relative;

}
.content{
	width: 960px;
	margin: auto;
	padding: 0px 10px 30px 10px;
	background-color: rgba(239, 236, 231, .7);
	box-shadow: 6px 24px 42px rgba(100, 100, 100,.2);
}
.content1 {
	float: left;
	width: 960px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.content2 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.content3 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content4 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content5 {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content6 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

}
.content7 {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

}
.content8 {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

}
.content9 {
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;

}
.content10 {
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content11 {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.content12 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
/*------------------sub content---------------------------------*/
.subcontent1 {
	float: left;
	width: 940px;
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent2 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	padding: 0px 10px 0px 10px;
}
.subcontent3 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent4 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent5 {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

}
.subcontent7 {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

}
.subcontent8 {
	float: left;
	width: 460px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;

}
.subcontent9 {
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;

}
.subcontent10 {
	float: left;
	width: 940px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent11 {
	float: left;
	width: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}
.subcontent12 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
}


/*---------------------------MainContent END------------------------*/
/*---------------------------Footer START---------------------------*/
.footerWide {
	width: auto;
	margin: -20px 0px 0px 0px;
}
.footer {
	font-family: 'Lato', sans-serif;
	width: 960px;
	margin: auto;
    margin-bottom: 10px;
    margin-top: 0px;
}
.footer p {
	color: #756253;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 14px;
}
.footer a {
	color: #ffa94f;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	color: #ffa94f;
	text-decoration: underline;
}	
.footer1 {
	float: left;
	width: 540px;
	margin: 0px 0px -10px 0px;
    padding: 0px 10px 0px 10px;
}
.footer2 {
	width: 380px;
	float: left;
	text-align: right;
	
	margin: 15px 0px 0px 0px;
}
.view_full_mobile, .view_full_mobile a {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
    color: #756253;
    text-transform: uppercase;
	text-align: left;
	padding: 18px 0px 15px 5px;
    margin-top: -10px;
}
/*---------------------------Footer END-----------------------------*/
/*---------------------------Footer Menu START----------------------*/
.FooterMenu {
	float: left;
	width: 960px;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	text-transform: capitalize;
	font-size: 13px;
    margin-top: 10px;
	text-align: center;
	margin: 30px 0px 10px 0px;
}
.FooterMenu ul.le_menu_level_0 {
	text-align: center;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.FooterMenu li {
    list-style-type: none;
	text-decoration: none;
}
.FooterMenu .le_menu_level_container {
	position: relative;
}
.FooterMenu li.le_menuitem_level_0 {
	float: left;
}
.FooterMenu li.le_menuitem_level_0 a {
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	color: #756253;
	display: block;
	line-height: 24px;
}
.FooterMenu ul li:first-of-type a {
	background-image: none;
	padding: 0px 10px 0px 0px;
}
.FooterMenu li.le_menuitem_level_0 a:hover {
	color: #ffa94f;
}
/*--------1st level submenu-------*/
.FooterMenu ul.le_menu_level_1 {
	position: relative;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.FooterMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: none;
}
.FooterMenu li.le_menuitem_level_1 a {
	background: none;
	color: #000000;
	display: none;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 2px;
	width: auto;
}
.FooterMenu li.le_menuitem_level_1 a:hover {
	color: #018943;
	text-decoration: none;
}
/*----------2nd level submenu----------*/
.FooterMenu .le_menu_level_2_container {
	float: right;
	margin-top: -26px;
	padding: 0px;
	display: none;
}
.FooterMenu ul.le_menu_level_2 {
	position: relative;
	z-index: 1;
	display: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.FooterMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: none;
}
.FooterMenu li.le_menuitem_level_2 a {
	background: none;
	color: #000000;
	display: none;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	text-transform: capitalize;
	margin: 0px;
	padding: 2px;
	width: 150px;
}
.FooterMenu li.le_menuitem_level_2 a:hover {
	color: #018943;
	text-decoration: none;
}
/*---------------------------Footer Menu END------------------------*/
/*---------------------------CLEAR START----------------------------*/
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*---------------------------CLEAR END------------------------------*/
/*---------------------------Mindbody Edits START--------------------*/
#slidertext {
 margin-top: 160px;
 margin-left: -10px;
 padding: 2px !important;
}

.le_mb_wrapper {
	max-width: 960px;
	margin: auto;
}

.staff_img { float: left; padding: 20px !important; }
.staff_side { width: 80%; margin-left: 10%; }
.staff_info { width: 100%; margin: 20px 0px 30px 0px; }
.staff_info h4 { font-size: 18px !important; }
.staff_bio { width: auto; }
.desc { margin-left: 20px; font-size: 13px; width: 500px; }
.pages { margin-left: auto; margin-right: auto; }
.page_link { padding: 5px; font-size: 1em; }
.current { padding: 5px; font-weight: 800; font-size: 1em; }
.next {	float: right; }
.notice{ color: #ffa94f !important; padding: 10px 0px !important;}

.contactform {
     margin-bottom: 3px !important;
     font-family: 'Lato' , sans-serif;
    }
.le_plugin_gallery_squarethumb {
    margin: 0 30px 30px 0 !important;
    }
.center {
    align-content: center;    
}
.day_title {
    margin-top: 20px;    
}
#login_description {
    height: 50px !important;    
}
.button:hover, .button1:hover, .signup_class input[type="submit"]:hover, .row_button a:hover {
	cursor: pointer;
	background: #ffa94f;
	border-color: #ffa94f;
    text-decoration: none;
}
.signup_class input[type="submit"], .row_button a {
    border: 1px solid #756253;
	padding: 2px 18px;
	color: #efece7;
	font-family: 'Lato', sans-serif;
	font-size: 13px !important;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #756253;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
    box-shadow: 1px 1px 10px rgba(117,97,83,.3);
    text-shadow: none;
}
/*---------------------------LiveEdit Tags END----------------------*/