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

/*TYPOGRAPHY*/
.flexFont {
    width: 48%;
	}
.tagline {
	font-size: .73em;
	}
#hdrContent p, .column p {
	font-size: 1.1em;
	}
#syNav li {
	font-size: 1.4em;
	line-height: 2em;
}

.lh p {
	margin-bottom: .9em;
	}
.aboutBlurb p, #policies p {
	margin-bottom: 1.6em;
	}

/*HEADER*/
#header {
	background-size: 125% auto;
	background-position-y: -5px;
	}#hdrContent p {
	width: 90%;
	}
body #hdrContent {
	width: 90%;
	/*min-height: 150px;*/
	background: none;
	}
#syNav {
	padding-bottom: 25px;
	}


/*LOCATIONS*/
#locations, .dropperContent {
	/*width: 68%;
	max-width: 450px;*/
	padding-left: 40px;
	padding-right: 40px;
	}
.locationDetails div {
	margin-bottom: 18px;
	}
/*.dropperContent .column span {
	font-size: 1.3em;
	}
.dropper svg {
	margin-right: 10px;
	width: 20px;
	height: 23px;
}
#locations .sb-btn-holder svg, #locations .iw {
	width: 300px;
	}
#locations .sb-btn-holder svg {
	height: 52px;
	}
.lftCol {
	margin-bottom: 50px;
	z-index: 1000;
	transition: z-index 1ms;
	}*/
.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;
	}
/*.locationDetails {
	margin-bottom: 90px;
	}*/
.rtCol .locationDetails {
	margin-bottom: 65px;
	}
.rtCol .dropdownExpand {
	margin-bottom: 15px;
	}
.ldHolder {
	height: 40px;
	padding-bottom: 20px;
	}
.lftCol .ldHolder {
	border-bottom: 2px solid #d8dde1;
	}
#locations .iw {
	width: 100%;
	}
.noBorder {
	border-bottom: none;
	}
/*.dropdownExpand {
	margin-bottom: 0;
	}
.dropdown {
	margin-top: 10px;
	border-bottom: 2px solid #d8dde1;
	transition: .1s opacity;
	}
.dropdownBG {
	padding-top: 15px;
	}
.ldsb .dropdown {
	background-size: 115%;
	background-position: -25px 265px;
	}
.ldsf .dropdown {
	background-size: 150%;
	background-position: -100px 260px;
	}
.dropdown, .dropperHolder, .ldHolder {
	position: absolute;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	}
.dropdownCollapse {
	height: 0;
	}
.dropdownExpand, .dropdownBG {
	height: 760px;
	}*/
.bioLft {
	float: left;
	}
.bioRt {
	margin-left: 45px;
	margin-right: 0;
	float: right;
	}

.bioInfo {
	width: 145px;
	margin-bottom: 15px;
	}
.bioInfo img {
	width: 125px;
	}
.bcHolder {
	width: 100%;
	float: none;
	}
.noLine .blurb {
	margin-left: 175px;
	}
.bchRt blockquote {
	margin-right: 145px;
	}
.feedbackHolder {
	clear: both;
	}


/*GIFT CERTIFICATE*/
.gc img {
	width: 45%;
	}
.gcInfo {
	margin-right: 50%;
	}
.gcInquire {
	display: none;
	}

#servicesNav h2 {
	width: 23%;
	}
.sectionRight {
	float: none;
	margin-top: 20px;
	padding-top: 30px;
	border-top: 1px solid #a6aeb4;
	}
.sectionRight img {
	float: right;
	width: 40%;
	}
.addons {
	float: left;
	width: 55%;
	margin-bottom: 24px;
	}
.mt {
	width: 100%;
	clear: both;
	}

/*SERVICES*/
#servicesNav h2 {
	width: 23.75%;
	}

/*STORE*/
#storeInfo {
	margin-left: 52%;
	}
#storeHolder .image-container {
	float: left;
	width: 45%;
	height: 100%;
	background-position: -400px 0 !important;
	}
.popItem {
	margin-right: 12%;
	width: 30%;
	}
.popItem img {
	width: 80%;
	}
.products {
	float: none;
	width: 100%;
	margin-right: 0;
	}

/*FOOTER*/
#footer {
	margin-top: -5px;
	}
#footerBottom {
	padding-bottom: 40px
	}
/*policies*/
#policies {
	margin-bottom: 28px;
	padding-bottom: 40px;
	}
#policies .image-container {
	width: 42%;
	}
#policiesInfo {
	margin-left: 50%;
	padding-top: 35px;
	}
#footer .addressHolder {
	width: 90%;
	padding-right: 0;
	}
#footer .addressHolder p {
	margin-bottom: 1.6em;
	}
