
/* ----------------------------------------------------------------
	Logo
-----------------------------------------------------------------*/

#header.full-header #logo {
	padding-right: 30px;
	margin-right: 30px;
	border-right: 0px solid #fff;
}

#header.full-header #primary-menu > ul {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 0px solid #EEE;
}

#header.sticky-header:not(.static-sticky),
#header.sticky-header:not(.static-sticky) #header-wrap,
#header.sticky-header:not(.static-sticky):not(.sticky-style-2) #logo img,
#header.sticky-header:not(.static-sticky) #primary-menu,
#header.sticky-header:not(.static-sticky) #primary-menu > ul,
#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { height: 70px; }

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a { line-height: 70px; }


#primary-menu ul li a {
	display: block;
	height: 100px;
	line-height: 100px;
	padding: 0 15px;
	color: #444;
	font-weight: 500;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
	-o-transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
	transition: height .4s ease, line-height .4s ease, margin .4s ease, padding .4s ease;
}
.before-heading {
	display: block;
	margin: 0 0 5px;
	font-size: 16px;
	font-family: 'Lato', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Osaka," ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-style: normal;
	font-weight: 300;
	color: #222;
}
.doctorphoto {
	padding-right: 15px;
	margin-right: 15px;
}
.testi-content p {
	margin-bottom: 0;
	font-family: 'Lato', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "YuGothic", "游ゴシック体", "Yu Gothic", "游ゴシック", Osaka," ＭＳ Ｐゴシック", MS PGothic, sans-serif;
	font-style: normal;
}
.section > .testimonial .testi-content { font-size: 14px; }
.heading-block ~ p:not(.lead) { font-size: 12px;
}
#content p { line-height: 2.2; }
.feature-box h3 {
	font-size: 16px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	color: #630000;
}
.button.button-border {
	border: 1px solid #444;
	background-color: transparent;
	color: #333;
	line-height: 36px;
	font-weight: 600;
	text-shadow: none;
}
.bottommargin-sms {
	margin-bottom: 10px !important;
}
.creteitalic {
	font-weight: 400;
	letter-spacing: 1px;
	font-family: 'Crete Round', serif;
	font-style: italic;
	text-transform: none;
}
.entry-meta {
	margin: 10px 10px 0 0;
	list-style: none;
}
.textss {
	font-size: 10px;
	color: #777777;
}