@charset "UTF-8";
html{position: relative;min-height: 100%;}
body{margin: 0;font-family: "Century Gothic", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;position: relative;width: 100vw;}
.navbar-trans li>a:hover,.navbar-trans li>a:focus,.navbar-trans li.active {color:#5b6d27;}
.olive{color:#5b6d27;}
.logo{width: 100%;max-width: 800px; height: auto;}
.grey-box{background-color:#e2e2e2;padding-left:20px;padding-right:20px;padding-bottom:10px;}
.nudge{padding-top:120px;}
h1{font-size: 25px;text-transform:uppercase;font-weight:normal;font-family: "Century Gothic", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;color:#5b6d27;font-weight: bold;}
h1 em{font-size: 20px;}
h2{font-size: 25px;text-transform:uppercase;font-weight:normal;font-family: "Century Gothic", Calibri, "Helvetica Neue", Helvetica, Arial, sans-serif;color:#5b6d27;font-weight: bold;}
.home{height:100vh; background-image:url(../img/core/SalonInterior.jpg); background-position:center; background-size:cover;}
.home img.logo {margin-top: 35vh;margin-bottom: 30px;}
.home img.arrow {margin-top: 10vh;}
.lead {margin-bottom: 50px;}
footer{background-color:#3c3c3b;color:#fff;min-height:200px;width:100%;padding-top:20px;margin-top:50px;}
footer a, footer a:hover{color:#FFF;}
.inline {display: inline-block;width: 105px;}
.small{font-size: 0.6em;color:#989898;}
table{width: 100%;}
table .small{font-size: 0.8em;color:#3c3c3b;font-weight: normal;}
table td {padding-bottom: 10px;padding-top:5px;}
.navbar-fixed-top.fixednav{background:#fff;opacity:0.9;}
.image-nudge{margin-top:10px;}
.second{display: none;}
.dot{position: absolute;bottom:0;}
.nudge-right{right:15px;}
@media (min-width: 992px) {
	.adjust{padding-top:5px;margin-top:280px;}
	.adjust-pos{position: relative;display: flex;}
}
@media (max-width: 991px) {
	.row{margin-right:5px;margin-left:5px;}
	h1,h2{padding-top: 20px;}
	.specials-text{padding-left: 0px;padding-right: 0px;}
	.navbar-collapse {text-align: right; padding-right: 30px;background:#fff;opacity:0.9;}
	.salon-img img{position: relative;margin-left: auto;margin-right: auto;}
}

#scroller{padding-top:6px;}
