
body{
    font-family: "PT Sans Narrow"; 
    font-weight: 300;    
    padding:0;
    margin:0;
    overflow-y: scroll;    
    font-size:2em;
    line-height:1em;
    -webkit-text-size-adjust:100%;
    color:#2b2927;
}

div.siteWrapper {
	
}
.text-center{
    text-align:center;
}
div.site {
	margin:0 auto 0 auto;
    padding:0;
    max-width:1000px;
    width:100%;
}

div.header {
    position:relative;
}

.homeLink{
    display:block;
    position:absolute;
    top:20px;
    left:20px;
    width:100px;
    text-align: center;
    text-decoration: none;
    color:white;
}

.homeLink img{
    width:108px;
    height:98px;
}

div.menu {
  position: absolute;
  bottom: 0px;	
  width:100%;
}

.menuDropLink {
	display:none !important;
}

.menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.menu ul li{
    float: left;
    text-align:center;    
    width:20%;
}

.menu a{
    line-height:50px;
    text-decoration:none;
    color:white;
    width:100%;
    display:block;
    margin-left:auto;
    margin-right:auto;
    font-size:.9em;
}

.menu a:hover{
    color:#ee7114;
    /*background-color:#ee7114;
    /*color:#2b2927;
    opacity: 0.5;
    filter: alpha(opacity=50);*/
}
.menufiller{
    display: none;
}

.content {
    width:100%;
    font-size:0.7em;
    padding:25px 0 25px 0;
}
.img{
    padding: 0 15px;

}
.pb-0{
    padding-bottom:0 !important;
}
.img a{
    text-decoration: none;
    margin-top:15px;

}
.img:not(.pb-0) a{
    margin-bottom:25px !important;
}

.img img{
    width:100%;

}
.clearfix{
    width:100%;
    margin:0;
    padding:0;
}
h1{
    color:#ee7114;
    font-size:1.6em;
    padding:25px 0 0 0;
    margin:0;
}

h2{

}
p{

}

a{
    text-decoration: none;
    color:#ee7114;
}

b{
    font-weight:bold !important;
}

div.quoteDiv {
	font-weight:bold;
}

div.quoteIcon {
	background-image:url(img/quote.png);
    background-size:100%;
    width:80px;
    height:80px;
    float:right;
    margin-left:10px;
}

div.quote {
    padding-top:43px;
}
div.quote div{
    background-color:f1f1f1;
    width:100%;
    padding:15px;
    font-size:1.1em;
}

.mainLinks {
	width:100%;
    padding-top:20px;
}

.mainLinks a{
    display:inline-block;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
    text-align: center;
    background-color:#ee7114;
    line-height:2.5em;
    color:#2b2927;
    margin-bottom:10px;
}

a.mainFb {
    color:#ee7114;
    background-image:url(img/icon_thumb.png);
    background-repeat:no-repeat;
    background-size:25px;
    line-height:70px;
    text-decoration: none;
    padding-left:45px;
    text-align: center;
}

.fbfeed{
    width:100% !important;
    padding:0 !important;
    margin:0 !important;
}

.fb-feed-hider{
    width:100%;
    background-color:white;
    text-align: center;

}

div.footer {
	width:100%;
    background-color:#2b2927;
    color:white;
    font-size:0.55em;
}

.footerRight {
    float:right;
    text-align:right;
    padding:20px;
}
.footerRight div{
    margin-top:28px;
}
a.facebook {
    display:block;
    margin-left:auto;
    width:50px;
    height:50px;
    background-size: 100%;
    background-image:url(img/icon_fb.png);
}


.footer a{
    color:#ee7114;
    text-decoration:none;
}

.contact {
    padding:20px;
}
.contact span{
    font-size:1.5em;
    padding-left:10px;
    position:relative;
    top:-5px;
}
.contact img {
    width:34px;
    height:31px;
    font-size:0.5em;
}
.footerRight div{
    line-height:1.8em;
    position:relative;
    top:60px;
}


.priceFacial {
    list-style: none;
    padding: 0;
    margin: 0;
	
}

.priceFacial li {
    float: left;
    text-align:center;    
	padding:5px;
}

.priceFacial li>div {
    background-color:#f1f1f1;
    color:#ee7114;
    position: relative;
    height: 170px;
}

.FacialContent {
    background-color:#2b2927;
    color:#ee7114;
    height:70px;
    display: table;
    text-align: center;
    width:100%;
    margin:auto;
  }
.FacialContent span{
    width:100%;
    display: table-cell;
    vertical-align: middle;
    padding:3px;
}

.FacialBottom{
    position: absolute;
    bottom: 0px;	
    width:100%;
    padding-bottom:15px;
}

.FacialBottom>div{
    width:100%;
    padding: 0;
    margin: 0;
    text-align: center;
    padding: 0 5px 0 0;
    color:#2b2927;
    font-weight:bold;
}

.textFacial ul, .priceList {
	list-style-image:url(img/square2.png);
}

.priceList li {
}
.priceList {
    background-color:f1f1f1;
    padding:10px 0 10px 40px;
}

.priceList span {
	float:right;
    color:#ee7114;
    padding-right:20px;
}

.giftDiv{
    text-align: center;
}

.giftDiv img{
    width:300px;
    margin-top:60px;
}

.mapDiv{
    width:100%;
    height:320px;
}

.products img{
    width:100%;
}

.tourDiv{
    max-width:950px;
    margin:auto;
}
.menuDropLink:hover,.menuDropLink:active{
    color:white !important;
}

@media only screen
and (min-width : 1000px)
{

}

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


}

@media only screen
and (max-width : 767px) {
.priceList br{
    display: none;
}

.homeLink,.banner {
    display:none;
}    

.menuDropLink{
    text-align:right !important;
    display:block !important;
    background-image:url(img/logo.png);
    background-repeat:no-repeat;
    background-position:3% 50%; 
    background-size:40px 36px; 
    height: 55px;
    width:100%;
    background-color:#2b2927;
}
.menuDropLink i{
    font-size:32px;
    position: relative;
    top:12px;   
    right:10px
}

.menu{
    position:fixed !important;
    top:0;
    max-height:55px;
    z-index: 999;
}
.menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    background-color:#2b2927;
}
.menu ul li{
    text-align:left;    
    width:50%;
}

.menu a{
    background-color:#2b2927;
    line-height:60px;
    text-decoration:none;
    color:white;
    width:100%;
    display:block;
    padding-left:4%;
    font-size:.7em;
}

.menu a:hover{
    opacity: 1;
    filter: alpha(opacity=100);
    background-color:#2b2927;
}

.menuList a:hover{
    color:#ee7114;
}
.menufiller{
    display:block !important;
}

.content {
    width:100%;
    font-size:0.7em;
    padding-top:60px;
}

.giftDiv img{
    width:300px;
    margin:20px 0 20px 0;
}

}
@media only screen
and (max-width : 479px) {
.priceFacial li{
    width:100%;
}



.priceList {
    font-size:0.9em;
    padding:10px 0 10px 30px;
}
.priceList span {
    padding-right:10px;

}
.menu ul li{
    text-align:center;    
    width:100%;
}
.menufiller{
    display: none !important;
}
}