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

/*TYPOGRAPHY*/
.flexFont {
    width: 32%;
	}
.tagline {
	font-size: .63em;
	}
.od, .bioInfo h2, h3, .column h4, .bioInfo p, .testimonial h5, p.yelpLink, .testimonial h5:nth-child(2n), #paymentText {
	font-size: .9em;
	}
.dropperContent .column p, .addy p, /*.individualBio h4,*/#mainRow ul, .bcHolder .availability, .testimonial p, .testimonial h5, h6, #cYear {
	font-size: 1em;
	}
p, .dropperContent h3, .aboutBlurb, .bcHolder h2, #servicesNav h2, .bcHolder blockquote p, .gcInfo p, h5 {
	font-size: 1.1em;
	}
.gc h4 {
	font-size: 1.2em;
	}

/*HEADER*/
/*body #header {
	height: 425px;
	}*/
#hdrContent p {
	font-size: 1.2em;
	margin-bottom: 1.4em;
	width: 46%;
	max-width: 46%;
	}
#syLogo {
	width: 360px;
	}
#syNav {
	padding-bottom: 50px;
	}
#syNav li {
	margin-right: 100px;
	}

/*ANNOUNCEMENTS*/
#syAnnounce {
    display: flex;
    align-items: center;
    }
#syAnnounce .widget_text {
    width: 75%;
    }
#syAnnounce .sb_widget {
    width: 25%;
    }

/*LOCATIONS*/
#locations .sbCol .shortcode_widget {
  margin-top: -20px;
  }
#locationsRow {
  clear: both;
  }
#locations .sb-btn-holder svg {
	margin-top: 4px;
	}
/*#locations .sb-btn-holder svg, #locations .iw {
	width: 280px;
	}
#locations .sb-btn-holder svg {
	height: 48px;
	}*/
#slideshow {
	width: 58%;
}
.info {
	margin-top: 6px;
	}

/*yelp reviews*/
/*.yelp-business .yelp-logo {
	width: 80px;
	margin-right: 16px;
	}
.yelp-business .rating {
	width: 96px;
	padding-top: 15px;
	}
.yelp-business .info .review-count {
	margin-top: 11px;
	font-size: 16px;
	}
.shortcode_widget {
	width: 0;
	margin-left: -18px;
	}*/

/*dropdown*/
/*.ldsb .dropdown {
	left: 14%;
	right: 14%;
	margin-left: -14vw;
	margin-right: -14vw;
	background-position: 0 -95px;
	}
.ldsf .dropdown {
	left: 51.45%;
	right: 51.45%;
	margin-left: -51.45vw;
	margin-right: -51.45vw;
	background-size: 105%;
	background-position: -20px -140px;
	}
.dropperHolder {
	left: 21%;
	right: 21%;
	margin-left: -21vw;
	margin-right: -21vw;
	}
.rtCol .dropperHolder {
	left: 79.125%;
	right: 79.125%;
	margin-left: -79.125vw;
	margin-right: -79.125vw;
	}*/
	
/*ABOUT*/
.bioInfo, .bioInfo img {
	width: 160px;
	}
.bcHolder {
	margin-left: 200px;
	}
.bchRt {
	margin-left: 0;
	margin-right: 200px;
	}

#bioRow #bcHolder blockquote p {
	margin-bottom: 1em;
	}

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

/*STORE*/
.popItem img {
	width: 65%;
	}

/*GIFT CERTIFICATE*/
gc img {
	width: 350px;
	}
#bioRow .gcInfo {
	margin-right: 400px;
	}
#footer .smb-follow-social-buttons a {
	margin: 0 16px;
	font-size: 3em;
	}
#footer .addressHolder {
	width: 100%;
	}
#footer .addressHolder .rightSide {
	max-width: 48%;
	}