/*
 Theme Name:   Avada Child
 Theme URI:    
 Description:  Avada Child Theme
 Author:       Watson Creative
 Author URI:   http://example.com
 Template:     Avada
 Version:      1.0.0
 License:      
 License URI:  
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  avada-child
*/



/* SEARCH RESULTS ----------------------------------*/

#sidebar .sidebar.section.search {
	display:none;
}
.sidebar.section.search {
	text-align:center;
}
form.search-form {
	position:relative;
	padding-right:2.5em;
}
#alt-sidebar {
	position:absolute;
	top:15px;
	right:30px;
}
form a.search-submit {
	position:absolute;
	right:0;
	top:13px;
	font-size:1.5em;
	line-height:1;
}
form a.search-submit:hover,
form a.search-submit:focus {
	top:10px;
}
.sidebar.section.search a.button {
	margin-top:30px;
}

#content.search.page .the-title {
	text-align:left;
}


/* FILTERS ----------------------------------*/

.filter-bar .filter-item,
.locations-block .filter-item {
	position:relative;
	padding:15px 0px 15px 70px;
	margin:0;
	width:24.5%;
	float:left;
}
.locations-block .filter-item {
	padding:15px 0px 15px 70px;
}
.filter-bar .filter-item p,
.locations-block .filter-item p {
	padding:0;
	height:2em;
}
.filter-bar .filter-item label,
.locations-block .filter-item label {
	cursor: pointer;
}
.filter-bar input,
.locations-block input {
	visibility:hidden;
	display:none;
}
.psuedobox {
	position: absolute;
	top: 28px;
	left: 30px;
    font-size: 22px;
	color:#173562;
	width: 24px;
	height: 24px;
	border: 1px solid #153463;
    text-align: center;
}
.filter-bar .the-options,
.locations-block .the-options {
	padding:20px 0;
}
.psuedobox.icomoon {
	line-height: 1.1;
}
.psuedobox.checked {
	background:#153463;
}


/* FIND A DENTIST ----------------------------------*/

/* Find A Dentist */
.filter-bar {
	transition:background 0.2s;
}
.filter-bar.level-2 {
	display:none;
}
.filter-bar.level-3 {
	display:none;
}
.filter-bar .the-title {
	position:relative;
	background:#B2D333;
	color:#fff;
	font-size:0.75em;
	text-align:left !important;
	padding:5px 30px;
}
.filter-bar .the-title:before {
    content: '';
    position: absolute;
    bottom: -14px;
    left: 60px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #B2D333;
}
.filter-bar.active .the-title {
	background:#4D9C3A;
}
.filter-bar.active .the-title:before {
    border-top: 15px solid #4D9C3A;
}
.filter-bar .the-title h3 {
	padding:0;
	font-size: 1.5em;
}

.office-wrapper {
	padding:30px;
}
.office-wrapper p {
	padding-bottom:0;
}
.filter-bar .divider {
	border-top:dotted 1px #173660;
	margin:0 30px;
}
.office-title {
	font-weight:normal;
	padding:15px 0 0;
}
.office-title a {
	font-weight:bold;
	text-decoration:underline;
}
.dentist.filter-item {
	position:relative;
    padding: 15px 15px 15px 0;
    margin: 0;
    width: 24.5%;
    float: left;
}
.dentist.filter-item a .icomoon {
	transition:all 0.2s;
}
.dentist.filter-item a:hover .icomoon {
	opacity:1;
	font-size:1.5em;
}
.dentist.filter-item a:hover img {
	opacity:0.5;
}
.dentist-thumb {
	position:relative;
	background-color:#4A9D33;
	width:28%;
	height:auto;
	margin-right:12px;
	float:left;
}
.dentist-thumb .icomoon {
	position:absolute;
	top:50%;
	opacity:0;
	color:#fff !important;
	font-size:1em;
	width:100%;
	text-align:center;
}
.dentist-thumb img {
	background:#D1D2D4;
	width:100%;
	height:auto;
}
.dentist-info {
    position: absolute;
    left: 30%;
    padding-left: 10px;
    margin-left: -10px;
}
.dentist-info .dentist-name {
	font-size:0.8em;
	margin:7px 0;
	text-transform:uppercase;
}
.dentist-info p {
	color:#58585a;
}
.filter-bar .the-title.loading {
	background:#4D9C3A url('images/dentists-loading.gif') 11em 17px no-repeat;
}
.dentist-details {
	width:75%;
	float:right;
}
.dentist-photo-wrap {
	width:25%;
	float:right;
}
.dentist-portrait {
	position:relative;
}
.dentist-cta {
	background:#173561;
	color:white;
	margin:25px 0;
	padding:10px;
	text-align:center;
}
.dentist-cta p {
	padding:0;
}
.dentist-cta a {
	color:white;
}
.dentist-details .detail-title {
	color:#63923F;
	font-size:0.9em;
	padding:0;
	text-transform:uppercase;
}
.dentist-vitals .column {
	margin:0 2% 0 0;
}
.dentist-contact {
	margin-top:30px;
}

.dentist-portrait img {
	width:100%;
	height:auto;
}
.dentist-portrait .overlay {
	position:absolute;
	top:0; bottom:0;
	left:0; right:0;
	background:url('images/dentist-overlay-grey.png') left bottom repeat-x;
}
.dentist-portrait .dentist-name {
	position:absolute;
	bottom:0;
	left:0; right:0;
	padding:5px 10px;
	text-transform:none;
}
.dentist-portrait .dentist-name h2 {
	font-size:1.5em;
	color:#fff;
	padding-bottom:0;
	line-height:1em;
}
.dentist-contact a {
	display:inline-block;
	margin-bottom:15px;
}
.dentist-contact a.directory {
	margin-top:5px;
}

/* A-Z */
#content.dentist-az {
	opacity:1;
}
#content.dentist-az .the-content-wrap {
	opacity:0;
}
#content.dentist-az .divider {
	border-top:dotted 1px #173660;
	margin:0 30px;
}
.dentist-az-filters {
	padding:30px 0 15px;
}
.dentist-az-filters a {
	font-size:1.3em;
	width:16.66%;
	float:left;
	padding:10px 0;
	text-align:center;
	text-transform:uppercase;
}
.dentist-az-filters a:hover,
.dentist-az-filters a.current_page_item {
	color:#63923F;
}
.dentist-az-lists {
}
.dentist-az-lists p {
}
.dentist-az-lists a {
	font-weight:normal;
}

/* changing sidebar on locations and dentists. changing title bar to align */
#sidebar .non-mobile .kp-button:first-child {
	margin-top: 17px;
}
html:not(.avada-has-site-width-percent) body .fusion-page-title-bar {
	padding-left: 20px;
	padding-right: 20px;
}
@media (min-width: 801px) {
	html:not(.avada-has-site-width-percent) body.single-dentist .fusion-page-title-bar,
	html:not(.avada-has-site-width-percent) body.single-locations .fusion-page-title-bar {
	padding: 0 ;
	}
}