.entry-content {
	-webkit-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

.home .overlay {
	opacity: .7;
}

.news a:hover.button {
	background: #333 !important;
}

a:hover.button {
	background: #00b2f4 !important;
	color: #FFF;
}

a:hover.ma-button {
	color: #fff;
}

.content-caption {
	background: rgba(255,255,255,.9);
}

.content-caption .entry-content {
	color: #333;
}

.content-caption .entry-content h1 {
	letter-spacing: .05em;
	margin-bottom: 15px;
}

.content-caption .entry-content p {
	margin-bottom: 15px;
}

.ma-panel-content ul {
	list-style-type: none;
}

.page-template-grid-page .columns .entry-content p {
	font-size: 11pt;
}

/*HOME WIDGET*/
#nextpatient-widget {
}

.nextpatient-box .box-section-head {
font-family: "Helvetica Neue", arial, sans-serif;
	 text-transform: uppercase;
	letter-spacing: .05em;
}

.nextpatient-box .box-header {
	text-transform: uppercase;
	letter-spacing: .03em;
	visibility:hidden;
}
.nextpatient-box .box-header:after {
	content: 'reservations';
	visibility: visible;
	display: block;
	margin-top: -25px;
	
}

.nextpatient-reason {
	font-size: 1em !important;
}

/*remove provider image from grid layout*/
.page-template-grid-page .providerimg {
	display: none;
}

.entry-content h5 {
	margin-top: 0;
}

.ctact {
	font-style: normal;
}

.ctact strong {
	font-weight: 700;
}

.hentry {
	padding-top: 0;
}

.ctact p {
	font-size: 12pt;
}

.ctact h3 {
	margin-top: 1.6em;
}

/* OUR SERVICES */
.button.srvce {
	margin-right: 20px;
}

a:hover.button.srvce {
	color: #00b2f4;
}

/* PATIENT RESOURCES */
.entry-content a.button.spanish {
	background: #a9a9a9;
	color: #333;
}

a:hover.button.spanish {
	background: #a9a9a9 !important;
}

/* Full WIDTH PAGE FIX */
.page-template-full-width-page div.cd-fixed-bg.cd-bg-1 {
	background-image: none !important;
}

.page-template-full-width-page .cd-fixed-bg {
	min-height: 190px;
}

/*BKG PAGE FIX */
/* FOOTER */
.footer .button {
	color: #333;
	font-weight: 500;
}

.footer .widget-title {
	color: #333;
}

.wp-block-button.meetings .wp-block-button__link {
	border-radius: 0;
}

.wp-block-button.payroll .wp-block-button__link {
	border-radius: 0;
}

.wp-block-file.file {
	background-color: #32373c;
	border: none;
	border-radius: 30px;
	box-shadow: none;
	color: inherit;
	cursor: pointer;
	display: inline-block;
	padding: 10px;
	text-align: center;
	font-size: 14px;
}

.wp-block-file a {
	color: white !important;
}

.block3 {
	text-align: center;
}

h4.coverage {
	margin-top: 30px;
}

h6 .color {
	color: white;
}

@media only screen and (min-width: 59.6875em) {
	.page-id-655.page-template-grid-page .fourcolumn {
		width: 31%;
	}
	
	.content-caption {
		max-width: 35%;
	}
	
	.headerblock.standard .site-logo img {
		height: 60%;
	}
}