/*
 * Theme Name: Hepburn Wellness
 * Description: Hepburn Wellness Theme developed by Pepper Brand Managers
 * Author: Andrew Vincent
*/
#wpadminbar{
	/*display: none;*/
}
html{
	/*padding-top: 60px;*/
}
body{
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	background: #252525;
}
h1,h2, h3, h4, p, p.lead{
	font-family: 'Montserrat', sans-serif;
}

h1{
	font-size: 2.5em;
	font-weight: 300;
	letter-spacing: 1px;
	margin-bottom: 1.0em;
}
h2{
	font-size: 1.7em;
	font-weight: 30;
	/*text-align: left;*/
}
h3 {
	font-weight: 600;
	font-size: 1.4em;
	text-transform: uppercase;
}
.home h2, .page-template-page-home h2{
	font-size: 4.5em;
	font-weight: 300;
	text-align: center;
}
p{
	color: #333;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: 300;
}
html {
	/*margin-top: -32px !important;*/
}

/* ----------- FIXED NAVBAR -----------*/
.navbar{
	margin-bottom: 15px;
	padding-top: 15px;
	/*margin-top: 15px;*/
	background: #242424;
	color: #fff;
}
.navbar a{
text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
}
.navbar-fixed-top{
}

.navbar-fixed-top .logo img{
	height:60px;
	/*padding-bottom: 10px;*/
}
.navbar-fixed-top ul{
	/*margin-top: 6px;*/
}
a.logo img{
	max-width: 181px;
	display: inline-block;
	margin-top: 0px;
}
ul.navbar-right {
	margin-top: 10px;
}

/* ----------- SCROLLING NAVBAR -----------*/

.main_logo{
	height: 220px;
	margin-top: 300px;
	display: none;
}
.navbar-nav {
	/*margin-top: 10px;*/
}
.navbar-nav a{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	font-weight: 600;
	display: inline-block;
	margin-left: 30px;
	margin-bottom: 0px;
	border-radius: 5px;
	padding:  6px 15px;
	font-size: 0.9em;
	letter-spacing: 1px;
	text-decoration: none;
	background: #AF9748;
	margin-bottom: 10px;

}
a.CTA:hover{
	text-decoration: none;
}
.T_tag{
	display: none;
	visibility: hidden;
}
/* ----------- HEADER -----------*/
#page_header{
    position: relative;
	min-height: 400px;
	overflow: hidden;
	background: #000;
	text-align: left;
	margin-top: 60px;
	padding-bottom: 100px;
	padding-top: 150px;
}
#page_header{
	background-size: cover; 
}
#page_header .header-background-image{
    position: absolute;
    left: 0;
    top: -0px;
    width: 110%;
    height: auto;
    opacity: 0.5;
    z-index: 0;
}
.image_fade{
    background: rgba(0,0,0,0.7);
	position: absolute;
	height: 100%;
	width: 100%
    z-index: 0;
}
#page_header h2 {
	color: #eee;
	margin-top: 50px;
	font-size: 4.5em;
}
.lead{
	font-weight: 300;
	font-size: 2em!important;
	line-height:1.2em;
}
.header-logo {
	max-height: 165px;
	max-width: 265px;
	margin-bottom: 50px;
}
/* ------------------- CAROUSEL ----------------*/

.carousel .container{
	min-height: 400px;
	padding-top: 80px;
}
img.slide_logo{
	max-width: 165px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.slide_logo_container{
  	position: relative;
	height: 165px;
	float: left;
	width: 165px;
	margin-right: 60px;
	margin-left: 80px;
}
.text_container{
	float: left;
	position: relative;
}
.home_blurb{
	background-color: #16AAAA;
}
.home_blurb h2{
	color: #fff;
	font-size: 3em;
} 
.home_blurb p{
	color: #fff;
	text-align: center;
}

/* ----------- MAIN INFO SECTION -----------*/

section.content_section{
	padding-top: 45px;
}
.breadcrumbs{
	margin-bottom: 30px;
}
.breadcrumbs .home{

}
#main-info{
	padding: 50px 0px 200px;
}
#main-info h3 {
	color: #fff;
	font-weight: 400;
	line-height: 1.4em;
	margin-bottom: 20px;
}
#main-info p{
	font-size: 1.0em;
	line-height: 1.6em;
	color: #999;
	font-weight: 300;
}
#main h1{
	margin-top: 0px;
	letter-spacing: 0px;
}

/* ----------- CONTENT SECTION -----------*/
.content_section{
	background: #f8f8f8;
}
.detail_box_row .col-sm-4{
	padding-left: 10px;
	padding-right: 10px;
}
.detail_box{
	border: 1px solid #EFEFEF;
	border-radius: 5px;
	min-height: 300px; 
	overflow: hidden;
	background: #E2DCD2;
	margin-top: 30px;
	padding-top: 0px;
	text-align: center;
}
.detail_box h2{
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 1.5em;
	padding: 25px 20px 10px 20px;
	width: 100%;
	background: #242725;
	color: #fff;
	margin-bottom: 0px;
	margin-top: 0px;

}
.detail_box img{
	position: relative;
	margin-left: -15px;
	width: 110%;
	top: -20px;
}
.detail_image_wrapper{
	height:200px;
	margin-bottom: 10px;
	overflow: hidden;
}
.detail_box_row .detail_box {
	min-height: 200px; 
}
.detail_box_row .detail_box h2{
	font-size: 1.0em;
	padding: 15px 20px 10px 20px;
}
.detail_box_row .detail_image_wrapper{
	height:120px;
	margin-bottom: 10px;
	overflow: hidden;
}
.detail_box p{
	font-size: 1.0em;
	color: #333737;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	height: 100%;
}
.detail_box_row .detail_box p{
	font-size: 0.9em;
	font-weight: 400;
	line-height: 1.3em;
	color: #333737;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	height: 100%;
}
.detail_box .btn-primary{
	background: #449444;
	color: #fff;
	border: none;
	margin: 20px;
}
a.CTA{
	color: #fff;
	display: inline-block;
	margin-top: 30px;
	border: 1px solid #fff;
	border-radius: 5px;
	padding:  20px 30px;
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 2px;

}
a.CTA:hover{
	text-decoration: none;
}

/* ----------- WIDGET AREA -----------*/

.widget-area h2{
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 600;
	border-top: 1px solid #ccc;
	padding-top: 15px;
	margin-top: 15px;
}
.widget-area ul{
	padding-left: 0px;
}
.widget-area li{
	list-style: none;
	background: #fff;
	margin-bottom: 5px;
	border-radius: 5px;
}
.widget-area a{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-size: 1.2em;
	font-weight: 300;
	display: inline-block;
	color:#AE964E;
}
.page-template-page-onsen .widget-area a {
	color:#AE964E;
}
 ul#sidebar{
	padding-left: 0px;
	margin-top:0px;
}
 ul#sidebar h2{
 	font-size: 1.3em;
 	margin-top: 0px;
 	font-weight: 600;
 }

.widget-area{
	margin-top: 30px;
}
.widget-area p{
	font-size: 1.1em;
	color: #555;
}
.widget-area i{
	font-size: 1.7em;
	color: #555;
	margin-right: 20px;
	margin-top: 20px;
}

/* ------------ MAP ----------------*/

.acf-map {
    width: 100%;
    height: 400px;
    border: red solid 1px;
    margin: 20px 0;
}

/*-------- More Info -----*/

section.more_info{
background: #efefef;
padding-top: 40px;
padding-bottom: 40px;
}
section.more_info h2{
	font-size: 1.4em;
}
/* ----------- INVITE SECTION -----------*/

#invite{
	color: #fff;
	background: #AE964E;
}
#invite h2{
	font-size: 1.7em;
}
#invite .fa-envelope-o{
	border: #fff solid 1px;
}
#invite .social_icon{
	color: #fff;
	font-size: 2em;
	margin: 10px 10px;
}

#invite .form-group button{
	border: #fff solid 1px;
	margin-top: 20px;
	color: #fff;
	background-color: none;

}
#invite input.pushbutton-wide{
	border: #fff solid 1px;
	border-radius: 10px;
	background-color: none;
	padding:15px 30px;
	margin-top: 30px;
	color: #fff;
}
#invite textarea, #invite input{
	/*background-color: #333;*/
	border: 1px solid #fff;
	border-radius: 5px;
	padding:10px;
}
#invite form label span{
	font-size: 0.8em;
	color: #fff;
	font-weight: 300;
}
#invite.hep-invite p, #invite.hep-invite .fa-envelope-o
 {
	color: #fff;
}
#invite.hep-invite .btn-primary{
	background: none;
	border: 1px solid #fff;
	margin-bottom: 20px;
}
.ninja-forms-field{
	color: #fff;
}

#invite.hep-invite, 
#invite input,
#invite textarea,
a.CTA
{
	background: #AE964E;
}
/* ----------- HEALCODE -----------*/

#invite.popup-invite .btn-primary{
	background: none;
	border: 1px solid #fff;
	margin-bottom: 20px;
}
#shop.popup-invite{
	background: #dedede;
	color: #fff;
}
.page-template-page-hep-popup #menu-venues a{
	color: #329BA8;
}
#shop.popup-invite p, #shop.popup-invite a{
	color: #333;
}
.shop_description{
	border-right: 1px solid #FFF;
}
.healcode-widget{
	position: relative;
}
a.healcode-buy-now-text-link{
	border: solid 1px #A1EBED; 
	border-radius: 5px;
	margin: 20px;
	font-size: 1.0em;
	padding: 10px;
}
a.healcode-buy-now-text-link:hover{
	background: #fff;
	color: #329BA8!important;
	text-decoration: none;
}
#shop h2, 
#shop h3,
#shop p{
	color: #333;
}
.widget_hc_insert_html_widget h2{
	font-size: 1.5em;
	font-weight: 600;
}
.ui-datepicker-calendar td{
	padding-top: 3px!important;
	padding-left: 3px!important;
}
.ui-datepicker-calendar a{
	color: red;
}
.healcode-login-register-text-link{
	display: none;
}

/* ----------- CROSS PROMO -----------*/
.cross_promo_section{
	padding-top: 120px;
	padding-bottom: 120px;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.cross_promo_logo{
	width: 100%;
	max-width: 300px;
}
.cross_promo_section_fade{
	margin-top: -120px;
	min-height: 0px;
	height: 100%;
	background: rgba(0,0,0,0.4);
	position: absolute;
	width: 100%;
}
p.cross_promo_section_lead{
	margin-top: 20px;
	font-size: 1.3em;
	font-weight: 400;
	line-height:1.2em;
	color: #fff;
}
/* ----------- FOOTER -----------*/

footer .logo img{
	max-width: 70%;
}
footer h6{
	color: #666;
}
footer ul{
	padding-left: 0px;
}
footer li{
	list-style: none;
}
footer p{
	color: #bbb;
}
footer a{
	color: #A95C12;
}
footer .fine-print{
	font-size: 0.9em;
}
footer hr{
	border-color: #333;
	margin-top: 20px;
	margin-bottom: 20px;
}
.footer_wrapper{
	margin-top: 20px;
	height:15vh;
}
.footer_branding a{
	display: block;
	text-align: center;
}
.footer__navigation{
	margin-top: 30px;
}
.footer__navigation li{
	display: inline-block;
	margin-right: 1em;
}
.footer_branding{
	display: inline-block;
	/*float: left;*/
}
.footer_branding img{
	width: 70%;
	height: 6vh;
	opacity: 0.6;
	display: inline-block;
	/*margin-bottom: 45px;*/
}
a.subscribe{
	border: 1px #777 solid;
	padding: 7px 20px;
	border-radius: 20px;
	color: #777;
}
a.subscribe:hover{
	background: #000;
	text-decoration: none;
}
.fa-envelope-o{
	border: none;
	color: #777;
	display: inline-block;
	margin-right: 10px;
	margin-left: 0px; 
	height: 22px;
	width: 22px;
	padding-top: 0px;
}

/* /////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////      PAGES          //////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////*/

/* ----------- HOME PAGE -----------*/
.page-template-page-home .container{
	margin: 0px auto;
	padding: 0px!important;
	text-align: center;
}
.page-template-page-home  body {  
	background-color: #1f1f1f;
	margin:0px;
}
h1.home_title{
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin: 0.3em;
}
.brand_copy p{
	margin: 0.3em;
	font-weight: 300;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	line-height: 1.3em;
	/*font-size: 0.9em;*/
}
.home_content{
	width: 100%;
	min-height: 85vh;
	padding-top: 20vh;
	/*top:0px;*/
	background: url('img/alpinemassage.jpg') ;
	background-size: cover;
	background-repeat: no-repeat;
	display: inline-block;
}
#fade{
	position: absolute;
	width: 100%;
	min-height: 85vh;
	margin-top: -20vh;
	background: rgba(0,0,0,0.4);
}
.labels{
	margin-top: 15vh;
}
.logo_box{
	background: rgba(0,0,0,0.6);
	border-radius: 10px;
	padding: 30px;
	color: #fff;
}
.logo_box img{
	width: 70%;
}
.branding_1, .branding_2{
	display: inline-block;
	width: 100%;
	margin-bottom: 1em;
	text-align: left;

}
.brand_copy{
	border-top: solid 1px #fff;
	margin-top: 20px;
	padding-top: 20px;
}
p.home_quote{
	margin: 2em 0 1em;
	padding: 1em 0;
	font-style: italic;
	font-size: 2em;
	line-height: 1.1em;
	color: #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-weight: 400;
}
.left-box, .right-box{
	padding-left: 0px;
	padding-right: 0px;
}
.left-box a, .right-box a{
width: 100%
}
/* ---------- HOME MOBILE LAYOUTS */


@media screen and (max-width: 992px){
	.home_content{
		padding-top: 20vh;
	}
	#fade{
	/*display: none;*/
	}
	#labels{
		position: relative;
		text-align: center;
		top: 0vh;
	}
	.home_quote{
	margin: 1em;
	font-style: italic;
	font-size: 1.5em;
	}

	.logo_box{
	}
	.logo_box img{
		width: 100%;

	}
	.branding_1, .branding_2{
		text-align: left;
		width:80%;
	}
	.fine-print{
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.navbar{
position: absolute;
}
	.home_content{
	padding-top: 20vh;
	background-position:  right;
	}
	#fade{
	/*margin-top: 25vh;*/
	}
	#labels{
		width: 90%;
	}
	p.home_quote{
	margin: 1em;
	font-size: 1.2em;
	}
	.logo_box{
		/*width: 200px;*/
	}
	.logo_box img{
		/*width: 70%;*/
	}
	.branding_1, .branding_2{
		margin-left: 20px;
		margin-right: 10px;
	}
	.brand_copy{
		display: none;
	}
	.home h1, .home h2{
		font-size: 1.1em;
	}
	p{
		font-size: 1.0em;
	}
}
}

/* /////////////////////////////////////////////////////////////////////////////*/

/* ----------- ONSEN -----------*/

.page-template-page-onsen #page_header .header-background-image{
    top: 0px;
    width: 100%;
    height: auto; 
}
.page-template-page-onsen .widget-area a {
	color:#AE964E;
}
.page-template-page-onsen #invite.hep-invite, 
.page-template-page-onsen #invite input,
.page-template-page-onsen #invite textarea,
.page-template-page-onsen a.CTA
{
	background: #AE964E;
}
.page-template-page-onsen #page_header{
	text-align: center;
}


/* /////////////////////////////////////////////////////////////////////////////*/

/* ----------- WHITE SPA -----------*/

.page-template-page-whitespa #page_header{
	text-align: center;
}
.page-template-page-whitespa #page_header .header-background-image{
    /*top: -100px; */
}
.page-template-page-whitespa .header-logo {
	/*max-width: 90%;*/
	/*margin-top: 60px;*/
}
.page-template-page-whitespa .widget-area a {
	color:#AE964E;
}
.page-template-page-whitespa #invite.hep-invite, 
.page-template-page-whitespa #invite input,
.page-template-page-whitespa #invite textarea,
.page-template-page-whitespa a.CTA
{
	background: #AE964E;
}

/* ----------- DEFAULT PAGE -----------*/




/* /////////////////////////////////////////////////////////////////////////////*/
/* //////////////////////////      END PAGES      //////////////////////////////*/
/* /////////////////////////////////////////////////////////////////////////////*/


/*----- -------------------------------------   Mobile hax */

@media screen and (max-width: 1200px){

	.page-template-default #page_header .header-background-image{
	    height: auto;
	    width: 110%; 
	}
	.page-template-page-hep-popup #page_header .header-background-image{
	    top: -0px; 
	    width: 110%;
	    height: auto;
	}
	.page-template-page-onsen #page_header .header-background-image{
	    height: auto;
	    width: 110%; 
	}
	.page-template-page-whitespa #page_header .header-background-image{
	    height: auto;
	    width: 110%; 
	}
	.page-template-page-hepbath #page_header .header-background-image{
	    height: 110%;
	    width: auto; 
	    top: 0px;
	}
	#page_header .header-background-image{
		max-width: 200%;
		height: 110%;
		width: auto;
	}
}

@media screen and (max-width: 992px){

	.page-template-default #page_header .header-background-image{
    height: auto;
    width: 110%; 
	}
	.page-template-page-onsen #page_header .header-background-image{
    height: 110%;
    width: auto; 
	}
	.page-template-page-whitespa #page_header .header-background-image{
    height: 110%;
    width: auto; 
	}
	.page-template-page-hep-popup #page_header .header-background-image{
    height: 110%;
    width: auto; 
	}
	.page-template-default #page_header .header-background-image{
    /*height: 110%;*/
    /*width: auto; */
	}
	.sidebar_widgets_1{
		margin-top: 50px;
	}
	.page-template-page-hepbath .lead{
		margin-top: 10px;
	}
	#page_header{
		padding-bottom: 0px;
		text-align: center;
	}
	.carousel-inner .slide_logo_container{
		margin-left: auto;
		margin-right: auto;
		clear: both;
	}
	.carousel .container{
		padding-top: 30px;
	}
	/*logos */
	img.slide_logo, .header-logo{
		position: relative;
		/*max-height: 250px;*/
	    width: 100%;
		margin-bottom: 10px;
	}
	.page-template-page-onsen .header-logo {
		max-height: 250px;
	    /*width: 100%;*/
	}

	.slide_logo_container{
		float: none;
		width: 40%;
	}
	#page_header h2{
		margin-top: 30px;
		border-top:1px solid #fff;
		width: 70%;
		margin-right: auto;
		margin-left: auto;
	}
	.page-template-default #page_header h2{
		margin-top: 30px;
		border-top:none;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.carousel-inner p, p.lead{
		margin-bottom: 10px;
		margin-top: 30px;
		/*width: 70%;*/
		margin-right: auto;
		margin-left: auto;
	}
	#page_header .text_container{
		/*width: 100%;*/
		text-align: center;
	}
	#carousel-example-generic .text_container h2, #carousel-example-generic .text_container p{
		text-align: center;
	}
	#page_header.header_carousel{
		text-align: center;
	}
	.page-template-page-hep-popup #page_header .header-background-image,
	{
    top: -0px; 
    height: 110%;
    width: auto;
	}
	.footer_branding{
	margin-top: 1vh;
	margin-bottom: 3vh;
	text-align: center;
	}
}

@media screen and (max-width: 768px){

	.navbar-header{
		text-align: center;
	}
	.CTA_group{
		text-align: center;
		font-size: 0.9em;
		margin-bottom: 15px;
	}
	.CTA_group a{
		margin-left: 10px;
		padding: 6px 10px;
	}
	.T_tag{
		display: inline-block;
		visibility: visible;
	}
	.phone_tag{
		/*display: none;*/
		/*visibility: hidden;*/
	}
	#page_header .header-background-image{
	    position: absolute;
	    left: calc(50%-850px);
	    width: auto;
	    height: 135%;
	    top: 0px!important;
	}
	.page-template-default #page_header .header-background-image{
	    height: 110%;
	    width: auto; 
	}
	.carousel-inner p, p.lead{
		margin-bottom: 60px;
		margin-top: 20px;
	}
	#page_header h2{
		font-size: 3.5em;
	}
	.page-template-default #page_header h2{
		margin-top: 30px;
		border-top:none;
		width: 90%;
		font-size: 3.5em;
		margin-right: auto;
		margin-left: auto;
	}
	.carousel-inner p, p.lead{
		margin-bottom: 10px;
		margin-top: 30px;
		width: 90%;
		margin-right: auto;
		margin-left: auto;
	}
	footer img{
		max-height:5vh;
	}
}