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

/*TYPOGRAPHY*/
.flexFont {
    width: 95%;
	}
.tagline {
	font-size: .81em;
	}
#header-text p {
	font-size: 1.1em;
	}
.oh {
	font-size: 1.4em;
	}

/*spacing*/
.gc h2 {
	margin-top: .4em;
	}
h1 {
	margin-bottom: .3em;
	}
.aboutBlurb h2 {
	margin-bottom: .8em;
	}
.iw {
	margin-bottom: 6px;
	}
.bioInfo img {
	margin-bottom: 16px;
	}

/*HEADER*/
body #header {
	/*height: 500px;*/
	background-size: 210%;
	background-position-y: 0;
	}

/*LOCATIONS*/
#locations .sb-btn-holder svg, #locations .iw {
	width: 100%;
	}
#locations .sb-btn-holder svg {
	height: 46px;
	}
.column {
	width: 100%;
	}

/*yelp reviews*/
.yelp-business .yelp-logo {
	width: 80px;
	margin-right: 10px;
	}
.yelp-business .rating {
	width: 92px;
	padding-top: 12px;
	}
.yelp-business .info .review-count {
	margin-top: 6px;
	font-size: 15px;
	}

/*studio lightbox*/
.cPosition {
	top: 40%;
	}
.siPosition {
	top: -40%;
	}

/*dropdown*/
.locationDetails {
	height: auto;
	}
.lftCol .ldHolder {
	height: 30px;
	}
/*.dropdown {
	right: 0;
	}
.ldsb .dropdown {
	background-size: 185%;
	background-position: -100px 340px;
	}
.ldsf .dropdown {
	background-size: 170%;
	background-position: -100px 350px;
	}
.dropdownExpand, .dropdownBG {
	height: 675px;
	}
.dropper svg {
	width: 22px !important;
	height: 25px;
	}*/
.bioInfo img {
	width: 94px;
	margin-right: 10px;
	}
.servicesList {
	margin-left: 0;
	}
.servicesList {
	margin-left: 0;
	clear: both;
	}
.sectionRight img {
	width: 100%;
	}

/*ABOUT*/
.bioInfo .description {
	margin-left: 120px;
	}
	
/*GIFT CERTIFICATE*/
.gc img {
	width: 100%;
	}

/*SERVICES*/
#servicesNav h2 {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	}
#servicesContent .img-2col {
	width: 86%;
}

/*STORE*/
#storeHolder .image-container {
	height: 90%;
	min-height: 160px;
	}
.popItem {
	width: 96.5%;
	padding-top: 3%;
	}
.popItem img {
	width: 60%;
	}

/*FOOTER*/
#footer .addressHolder p {
	line-height: 1.3em;
	}

