/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.18.7.1570500655
Updated: 2019-10-08 02:10:55

*/

#sidebar {
    background-color: #ededed;
    text-align: right;
    padding: 10px;
}
#job-form .et-pb-contact-message {
    font-size: 1.5em;
    text-align: center;
    color: #fff;
}
.joblink a {
    text-decoration: none;
    background-color: rgba(255,255,255,0.85);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #2ea3f2;
}
.joblink a:hover {
    text-decoration: underline;
}
.job-title-link {
    color: #fff;
}

blockquote p {
    padding-bottom: 25px;
}

p:not(.has-background):last-of-type {
    padding-bottom: 25px;
}

#et_top_search {
    margin-right: 30px;
}

@media (max-width: 479px) {
.et_pb_post h2, h3 {
    padding-bottom: 20px;
    line-height: 1.4em;
}
.et_pb_post h2 {
    font-size: 24px;
}
.et_pb_post h3 {
    font-size: 22px;
}
}

/* Push nav and search elements to the left to accommodate UserWay button */
@media (min-width: 981px) {.et_fullwidth_nav .et-search-form, .et_fullwidth_nav .et_close_search_field {
    right: 87px;
	}
}

@media (max-width: 980px) {
	#et_mobile_nav_menu {
    display: block;
    margin-right: 16px;
	}
	
	.et_close_search_field {
		right:20px!important;
	}
}
