/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.overlay {
	background: #00a9b9;
}


.navigation-main ul ul {
	background: #0796a3;
	border-radius: 10px;
}

#secondary {
	margin-top: 35px;
}

.aboutpage .cd-fixed-bg-one hr.short {
	height: 0;
}

body, button, input, select, textarea, a, .navigation-main a, .widget-title, .widget, blockquote, .content-caption .button {
	font-size: 1.2em;
	font-weight: 800;
}

.site-logo {
	width: 20%;
}

#secondary {
	width: 75%;
}

#front_icon ul li {
	display: inline;
}

.block-two-content {
	padding: 0;
}

#post-58 {
	padding-top: 0;
}

.headerblock.standard, .headerblock.alternative {
	border-bottom: 2em solid #ffef4f;
}

.page .mainpage .main {
	padding-top: 0;
}

.block-one {
	background-color: #ffef4f;
}

.home h1 {
	margin-top: .5em;
	margin-bottom: 0;
}

.home h4 {
	margin-top: .5em;
	margin-bottom: 0;
}

.list {
	float: center;
	display: inline-flex;
}

.icon {
	margin: 1em;
	cursor: pointer;
}

.iconText {
font-size: 1em;
}

@media screen (max-width: 900px) {
.iconText {
font-size: 70px;
}
}
.footer {
	border-top: 2em solid #ffef4f;
}

.accordion {
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.accordion-title {
    border-top: 1px solid #dbdbdb;
    margin: 0;
    padding: 20px 0;
    cursor: pointer;
}
.accordion-title:hover {}
.accordion-title:first-child {border: none;}
.accordion-title.open {cursor: default;}
.accordion-content {padding-bottom: 20px;}

.wf-active .aboutpage .cd-fixed-bg-one h1 {
	color: black;
}



.site-header:before {
	color: #00a9b9;
	    float: right;
  content: "Call 1-800-238-4282";
	margin-right: .8em;
	font-family:sans-serif;
	
}

#secondary {
	margin-top: 0px;
	    width: 80%;
}

.navigation-main ul li.menu-item-has-children>a:after {
	display: none;
}

.page-template-default .default-page .site-content {
	padding-top: 0px;
}
	
.tel { 
	font-family: sans-serif;
}

.two_third lastcolumn {
	display: none;
}
.one_third {
	width: 100%;
}

#map {
float: left;

}

#titles {
float: left;	
	padding-left: 20%;
}

#location {
margin: auto;

}

.textwidget {
	text-align: center;
	padding-top: 3em;
	font-family: sans-serif;

}

.accordion { 
	    border-bottom: none;
    margin-bottom: 0px;
	 margin-top: -50px;
	
}

.accordion-title {
	    margin-top: -30px;
    background-color: #ffef4f;
    border-radius: 10px;
	border-top: none;
	border-bottom: none;
	    padding-left: 1em;
	
	
}
