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

/*TYPOGRAPHY*/
.flexFont {
    width: 40%;
}
.tagline {
	font-size: .69em;
}
#syNav li {
	font-size: 1.6em;
	line-height: 2em;
}

/*spacing*/
.aboutBlurb p {
	margin-bottom: .9em;
	}

/*HEADER*/
#header {
	background-size: 118% auto;
	background-position-y: -30px;
	}
#hdrContent p {
	font-size: 1.05em;
	}
.dropperContent .columnOLD p {
	font-size: .9em;
	}
body #hdrContent {
	/*background: url('/wp-content/uploads/leavesBottom.png') no-repeat right 0;
	background-size: 343px auto;*/
	padding-right: 65px;
	}
#hdrContent p {
	width: 60%;
	}
#syNav {
	padding-bottom: 30px;
	}
	
/*LOCATIONS*/
/*#locations, .dropdown .dropperContent {
	width: 80%;
	}*/
#locations {
	padding-left: 40px;
	padding-right: 40px;
	}
/*#locations .sb-btn-holder svg {
	height: 41px;
	}*/
#locations .iw {
	width: 100%;
	}
/*.column {
	width: 48%;
	}*/
#shortcode-widget-3 .ti-widget {
    margin-top: 30px;
    }
.lftCol {
	width: 40%;
	float: left;
	z-index: 500;
	transition: z-index 1ms;
	}
.rtCol {
	width: 50%;
	float: right;
	}
.addyRow {
	clear: both;
}
/*.locationDetails {
	height: 46px;
	}
.ldHolder {
	background: none;
	}
.dropperHolder {
	height: 0;
	}
.dropdown {
	left: 10%;
	right: 10%;
	margin-top: 8px;
	margin-left: -10vw;
	margin-right: -10vw;
	}
.ldsb .dropdown {
	background-size: 135%;
	background-position: -25px 35px;
	}
.ldsf .dropdown {
	background-size: 150%;
	background-position: -170px -20px;
	}
.rtCol .dropdown {
	left: 51.5%;
	right: 51.5%;
	margin-left: -51.5vw;
	margin-right: -51.5vw;
	}
.rtCol .dropperHolder {
	left: 84.5%;
	right: 84.5%;
	margin-left: -84.5vw;
	margin-right: -84.5vw;
	}
.dropdownExpand, .dropdownBG {
	height: 700px;
	}
.dropper svg {
	margin-right: 6px;
	width: 14px;
	height: 16px;
	}*/
.bioLft {
	float: left;
	}
.bioRt {
	float: right;
	}
.bioInfo, .bioInfo img {
	width: 125px;
	}
#bioRow img {
	margin-bottom: 6px;
	}
.bcHolder {
	margin-left: 180px;
	}
.bchRt {
	margin-left: 0;
	margin-right: 180px;
	}

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

/*SERVICES*/
#servicesNav h2 {
	width: 24%;
	}
.sectionMenu {
	width: 49.75%
	}
.sectionRight {
	width: 44%;
	}

/*STORE*/
#storeInfo {
	margin-left: 65%;
	}
#storeHolder .image-container {
	width: 58%;
	background-position: -220px 0 !important;
	}
.popItem {
	margin-right: 6%;
	width: 16%;
	}
.popItem img {
	width: 75%;
	}

/*FOOTER*/
/*policies*/
#policies {
	margin-bottom: 32px;
	}
#policiesInfo {
	margin-left: 44%;
	padding-top: 35px;
	}
#policies .image-container {
	width: 38%;
	}
#footerBottom {
	padding-bottom: 45px;
	}
#footer .addressHolder {
	width: 90%;
	}
#footer .addressHolder p {
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	line-height: 1.5em;
	/*max-width: 44%;
	text-align: left;*/
	}
/*#footer .addressHolder .leftSide {
	max-width: 48%;
	padding-right: 15px;
	border-right: 1px solid #fff;
	text-align: right;
	}*/