@charset "utf-8";
/* CSS Document */

.nav>li>a {
    padding: 10px 12px;
}

.mobile-only {
    display: none;
}

.desktop-only {
    display:block;
}

body {
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background-image: url(../images/bg.png);
}

@media screen and (max-width: 767px){	
body{
	background-image: none;
	background-color: #FFFFFF;
	margin-top: 0px;
	}
}

.topmarg {
	margin-top: 15px;
}
.white{
	color: #FFFFFF;
}
.white-bg {
	background-color: #FFFFFF;
}

.booking-bg {
	background-color: #73bdbe;
	padding-top: 5px;
	padding-bottom: 15px;
}
	
hr {
	border-top: 1px solid #e2e2e2;
	width: 92%;
	clear: both;
	margin-top: 20px;
	}

/* Elements */

h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 1.6em;
	color: #3c3c3c;
	font-weight: 500;
}

@media screen and (max-width: 767px){	
h1{
	font-size: 1.5em;
	}
}

h2{
	font-family: 'Roboto', sans-serif;
	font-size: 1.4em;
	color: #3c3c3c;
	font-weight: 500;
	}
	
@media screen and (max-width: 767px){	
h2 {
	font-size: 1.2em;
	}
}

h3{
	font-family: 'Roboto', sans-serif;
	font-size: 1.2em;
	color: #3c3c3c;
	font-weight: 500;
	line-height: 24px;
	}
	
@media screen and (max-width: 767px){	
h3 {
	font-size: 1em;
	}
}

.body {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #3c3c3c;
	line-height: 22px;
	list-style-type: square;
	}
	
.body a {
	color: #5faaad;
	text-decoration: none;
	font-weight: normal;
	}
	
.body a:hover {
	color: #5faaad;
	text-decoration: underline;
	font-weight: normal;
	}

@media screen and (max-width: 767px){	
.body{
	font-size: 1em;
	}
}

.body-white {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 22px;
	list-style-type: square;
	}
	
.body-white a {
	color: #bdf9fb;
	text-decoration: none;
	font-weight: normal;
	}
	
.body-white a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
	}

@media screen and (max-width: 767px){	
.body{
	font-size: 1em;
	}
}

ul {
	list-style-position: inside;
}

.nb {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #3c3c3c;
	}

@media screen and (max-width: 767px){	
.nb {
	font-size: 0.8em;
	}
}


/* Layout */

.logo {
	text-align: center;
	padding-bottom: 12px;
}

.logo img {display:inline;}

.full-center-div {
	text-align: center;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

@media screen and (max-width: 767px){	
.full-center-div {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	}
}

.full-left-div {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

@media screen and (max-width: 767px){	
.full-left-div {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 15px;
	padding-right: 15px;
	}
}

.home-boxes {
	background-color: #f7f7f5;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

@media screen and (max-width: 767px){	
.home-boxes {
	margin-left: 0px;
	margin-right: 0px;
	}
}

.row-margin {
	margin-left: 0px;
	margin-right: 0px;
}

@media screen and (max-width: 767px){	
.row-margin {
	margin-left: -15px;
	margin-right: -15px;
	}
}

/* Footer */

footer {
	margin-left: 30px;
	margin-right: 30px;
	padding-bottom: 10px;
}	

.copyright {
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #babbbb;
	padding-top: 10px;
	line-height: 21px;
	}
	
.copyright a {
	color: #babbbb;
	text-decoration: none;
	font-weight: normal;
	}
	
.copyright a:hover {
	color: #75c1c0;
	text-decoration: none;
	font-weight: normal;
	}

@media screen and (max-width: 767px){	
    .copyright {
     text-align: center;
}
	}

.social {
	font-size: 2em;
	text-align: right;
	padding-top: 10px;
	}
	
.social a {
	color: #c9c9c9;
	}
	
.social a:hover {
	color: #75c1c0;
	}

@media screen and (max-width: 980px){	
    .social {
	 padding-top: 0px;
}
	}
@media screen and (max-width: 767px){	
    .social {
     text-align: center;
}
	}

.no-top-pad {
	padding-top: 0px;
}

/* Links On-State */

#home .home, #about .about, #classes .classes, #retreats .retreats, #workshops .workshops, #health .health, #book .book,  #contact .contact {
	color: #5e9fbf;
}
#home .home:hover, #about .about:hover, #classes .classes:hover, #retreats .retreats:hover, #workshops .workshops:hover, #health .health:hover, #book .book:hover, #contact .contact:hover {
	color: #5e9fbf;
}

#terms .terms, #privacy .privacy, #cookies .cookies {
	color: #5e9fbf;
	font-weight: 500;
}
#terms .terms:hover, #privacy .privacy:hover, #cookies .cookies:hover {
	color: #5e9fbf;
	font-weight: 500;
}

/* Forms */
#form-wrapper {
	max-width: 550px;
	margin-top: 5px;
	margin-bottom: 5px;
}

@media screen and (max-width: 767px){	
#form-wrapper{
	margin-left: 15px;
	margin-right: 15px;
	}
}
	
input, select {
	display:block;
	border-radius:0;
	background-color:#F7F7F7;
	border:1px solid #6d6e71;
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	color: #6c6e71;
}

#name, #email, #tel, textarea {
	width: 100%;
}

#alisform label {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	color: #6c6e71;
	text-align: left;
}

#alisform label.error {
	font-family: 'Roboto', sans-serif;
	font-size: 1.1em;
	color:#FB3A3A;
	display: block;
}

input.error, textarea.error, select.error {
	border:2px solid #FB3A3A;
}

label[for=contactconsent].error{
	position: absolute;
	width: 1000%;
	display: block;
	max-width: 1000%;
	bottom: -25px;
	margin-left: -20px;
	}

#url-label {
	display: none;
}

input#url {
	display: none;
}

.required{
	color: #E42326;
}

/* Google Maps */

.google-maps {
	position: relative;
	padding-bottom: 75%; /* This is the aspect ratio */
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

/* Additional Responsive Styles */

@media screen and (max-width: 767px){	
    .mobile-only {
     display: block;
}
    .desktop-only {
     display:none;
}

body {
	margin-top: 0;
}
}

.soldout {
color:#FB3A3A;
	font-weight: bold;
	}