/*
Theme Name: Archway Divi
Theme URI: http://www.archwaysystems.com
Description: This is a theme developed for Archway Systems, Inc.
Author: Shannon Schoenberger
Author URI: http://www.archwaysystems.com
Template: Divi
Version: 0.1.0
*/

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

/*Gravity Forms Customization*/
body .gform_wrapper h2.gsection_title {cursor:pointer;}

/*Events Customization*/
.et_pb_post .entry-content, .project .entry-content {
padding-top: 0;
}
.et_pb_post .post-meta {
margin-bottom: 0;
}
#left-area .post-meta {
padding-bottom: 0;
}
/*div.em-search-main {
background-color: transparent;
}
div.css-search div {
background-color: transparent;
}
div.css-search {
background: none;
}*/
.entry-content table {
border: 3px solid #eee;
background-color: white;
}
table.em-calendar ul {
list-style: none;
}

/*Header Customization*/
#et_search_icon:before {
color:white;
}
#top-menu li a:hover {
color: #1DA9FF;
}
/*#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
background-color: #00385B;
}
#et-top-navigation {
padding-left: 0px !important;
}
*/
/*Footer Customization*/
#footer-info {
    color: #61BC47;
}
#footer-info a {
color: #61BC47;
}
#footer-info a:hover {
color: #fff;
}

/*Background Customization*/
#main-content {
background: #001050;
}


/*Slider Customization*/
.et_pb_container element.style {
 min-height: 300px;
}

/*Box Customization*/
.et-box-content {
padding: 27px 27px 15px 48px;
}
