
/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Lindsey Rampton
 Author URI:     https://www.lindseyrampton.com
 Template:       Divi
 Version:        1.0.0
*/
@import url("https://cdn-ilebaoi.nitrocdn.com/GwEsWezQTBmhcMxDwQKltgEjLaIvOvAv/assets/static/source/rev-185fec9/annarborsmiles.com/wp-content/themes/Divi/style.css");

/* =Theme customization starts here
------------------------------------------------------- */

/* mobile menu adjustments */
.et_mobile_menu i.fa {
	display: none;
	font-size: 20px !important;
}

.et_mobile_menu .sm {
	display: inline-table;
	padding-left: 26px;
}

.et_mobile_menu .sm .fa {
	display: block !important;
}

#et-secondary-menu {
	margin: auto;
	float: right;
	font-size: 14px;
	text-align: center;
}

#et-secondary-menu .fa {
	font-size: 18px;
}

#top-menu li.current-menu-ancestor > a {
	color: #f89c1b;
}

#main-header .et_mobile_menu .menu-item-has-children > a {
	background-color: transparent;
	position: relative;
}

#main-header .et_mobile_menu .menu-item-has-children > a:after {
	font-family: "ETmodules";
	text-align: center;
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	position: absolute;
}

#main-header .et_mobile_menu .menu-item-has-children > a:after {
	font-size: 16px;
	content: "L";
	font-weight: bold;
	top: 13px;
	right: 10px;
}

#main-header .et_mobile_menu .menu-item-has-children.visible > a:after {
	font-weight: bold;
	content: "−";
}

#main-header .et_mobile_menu ul.sub-menu {
	display: none !important;
	visibility: hidden !important;
	transition: all 1.5s ease-in-out;
}

#main-header .et_mobile_menu .visible > ul.sub-menu {
	display: block !important;
	visibility: visible !important;
}

.et_fixed_nav #logo {
	max-height: 200px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	font-weight: 400 !important;
}

.et_header_style_centered #logo {
	max-height: 225px;
}

/* The Modal (background) */
#modalHuron, #modalWest {
	display: none;
	position: fixed;
	z-index: 999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: #000;
	background-color: rgba(0, 0, 0, .4);
}

/* Modal Content/Box */
.modal-content {
	background-color: #fefefe;
	color: #666;
	margin: 15% auto;
	padding: 20px;
	line-height: 1.5em;
	font-size: 16px;
	border: 1px solid #888;
	width: 80%;
}

.modal-content a, .telephone-huron a, .telephone-west a {
	color: #551955 !important;
}

/* The Close Button */
.close {
	color: #f89c1b;
	float: right;
	font-size: 28px;
	font-weight: bold;
}

.close:hover, .close:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

#top-header .container {
	padding-top: 1.3em;
	font-weight: 600;
	padding-bottom: .75em;
}

#et-info {
	width: 33.3%;
	float: right;
	text-align: right;
}

.cta-west, .cta-huron {
	text-align: center;
	float: left;
}

.cta-west button, .cta-huron button {
	background: #f89c1b;
	color: #fff;
	cursor: pointer;
	padding: .3em 1em;
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 2px solid;
	font-size: 16px;
	font-family: "Bryant Web Bold", sans-serif;
	transition: all .5s;
	margin: -7px 10px 0px 10px;
}

.cta-west button:hover, .cta-huron button:hover {
	background-color: rgba(255, 255, 255, .2);
	border: 2px solid transparent;
	color: #fff !important;
}

@media only screen and (max-width: 980px) {
	.et_header_style_centered #logo {
		max-height: 140px;
		margin-top: -15px;
	}
	
	#et-info {
		width: 50%;
		float: right;
		text-align: right;
	}
	
	#et-info {
		padding-top: 0px;
		padding-bottom: .75em;
	}
	
	.dots-list ol {
		padding-left: 10px;
	}
}

@media only screen and  (max-width: 740px) {
	.cta {
		display: none;
	}
	
	#et-info {
		width: 100%;
	}
}

.new_patient_button {
	color: #fff;
}

#top-menu li {
	padding-right: 13px;
}

#et-info {
	display: none;
}

@media only screen and (max-width: 980px) and (min-width: 590px) {
	.cta-west, .cta-huron {
		text-align: center;
		margin: 10px auto;
		font-size: 18px;
		width: 50%;
	}
}

@media only screen and (max-width: 589px) {
	.cta-west button, .cta-huron button {
		text-align: center;
		margin: 10px auto;
		font-size: 18px;
		width: 250px;
	}
}

h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
	letter-spacing: 0px !important;
	line-height: 1.3em;
}
