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

/*TYPOGRAPHY*/
.flexFont {
    width: 50%;
	}

/*font size*/
.tagline {
	font-size: .74em;
	}
.dropperContent .column .drop {
	font-size: 1.6em;
	}

/*spacing*/
#hdrContent p {
	margin-bottom: 1em;
	}

/*HEADER*/
/*body #header {
	height: 360px;
	}*/

/*LOCATIONS*/
/*yelp reviews*/
.yelp-business .yelp-logo {
	width: 90px;
	margin-right: 12px;
	}
.yelp-business .rating {
	width: 100px;
	padding-top: 14px;
	}
.yelp-business .info .review-count {
	margin-top: 7px;
	font-size: 16px;
	}

/*studio slideshow*/
#slideshow {
	/*height: 90%;*/
	margin-top: 15px;
	}

/*scheduling button*/
/*#locations .sb-btn-holder svg, #locations .iw {
	width: 280px;
	}
#locations .sb-btn-holder svg {
	height: 48px;
	}
.lftCol .ldHolder {
	height: 40px;
	}*/

/*dropdown*/
/*.dropdown {
	background-position: 0 50px;
	}
.ldsb .dropdown {
	background-position: -25px 220px;
	}
.ldsf .dropdown {
	background-size: 150%;
	background-position: -125px 220px;
	}

.dropdownExpand, .dropdownBG {
	height: 600px;
	}
.dropper svg {
	width: 24px !important;
	height: 27px;
	}*/

/*ABOUT*/
.aboutBlurb {
	padding-bottom: 1em;
	}

/*GIFT CERTIFICATE*/
.gc img {
	width: 75%;
	}
.bioInfo .description, .servicesList {
	margin-left: 145px;
	}
.sectionRight img {
	width: 90%;
	}
	
/*SERVICES*/
#servicesNav h2 {
	width: 49%;
	}

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