/* 
 Theme Name:   Divi-child
 Theme URI:    http://h4hm.org/wpdev/wp-content/themes/Divi
 Description:  Divi Child Theme
 Author:       Joe Saladino/Admin
 Author URI:   http://h4hm.org
 Template:     Divi
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 @import url("../Divi/style.css");

 /* == Add your own styles below this line ==
--------------------------------------------*/
.nav li li ul{top:0px !important; left:270px !important;}
.nav li ul{width:270px !important;}
#main-header .nav li ul a, #top-menu li.current-menu-ancestor>a{color:#1299df !important;}
.qtip{font-size:14px !important; line-height:20px !important; max-width:400px !important;background: #eee !important;
    color: #000 !important; border:1px solid #1299df !important;}
.tooltipsall{border-bottom:0px solid !important;}
.qtip-content {padding: 10px 15px !important; text-align:center !important;}
.wpex-timeline-list .wpex-timeline > li .wpex-timeline-label .tlct-shortdes > p, .wpex-tltitle.wpex-loadmore span{font-size:17px !important;}
.circle_class img{border-radius:75px !important}
.comm_scooter img{width:110px !important; height:110px !important;margin-bottom:40px !important;}
.et_pb_blurb_6.zeromargin .et-pb-icon, .et_pb_blurb_7.zeromargin .et-pb-icon,  .et_pb_blurb_8.zeromargin .et-pb-icon{width:110px !important; height:50px !important;} 
#breadcrumbs{ float: left; width: 75%; margin-bottom: 1em; position:relative; z-index:1; }
@media screen and (max-width: 980px){
	 #breadcrumbs{ width: 100%; }
 }

#sidebar ul li:last-child{
	margin:0;
	padding-bottom:0px;
	border-bottom:0px solid #e2e2e2;
}
#sidebar ul li .post-date{
	font-size:12px;
	display:block;
	color:#000;
	padding-top:10px;
}
/* To center recaptcha on page
.g-recaptcha div { margin-left: auto; margin-right: auto;}*/

@media (min-width: 981px){
.single.single-awsm_job_openings #left-area {
    margin: 0 auto !important;
    float: none !important;
    padding-right: 0 !important;
}
	
}

.single-post #main-content #left-area {
	padding-top: 0px;
	margin-top:-120px;
}
/* ---- Sidebar Settings ---- */

.single #sidebar {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.single h1.entry-title, .attachment h1.entry-title, .single p.post-meta {
	width: 100%;
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: 800;
	text-transform: uppercase;
	color: #fff;
}

.et_right_sidebar #main-content .container:before{display:none;}

