/*
Theme Name: Divi Child
Template: Divi
Author: Child Theme Configurator
Version: 1.0.1441720318
Updated: 2015-09-08 13:51:58
*/

@charset "UTF-8";

#menu-item-369 a, #menu-item-370 a {
padding: .3em .6em !important;
line-height: 1.2em !important;
display: inline-block;
border-radius: 3px;
border-width: 2px;
border-style: solid;
}
#menu-item-369 a {border-color:#000 !important;}
#menu-item-370 a {
color: #fff !important;
text-transform: uppercase;
background-color: #ef5c2b;
border-color: #ef5c2b;
}
#menu-item-369 a:hover, #menu-item-370 a:hover {opacity: .9;}
#menu-item-370 a:hover{color: #fff;}

.et-fixed-header #top-menu li#menu-item-370 a{
color: #ffffff !important;
}

.page-id-40 .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left .header-content{
background-color: rgba(255,255,255,.8);
padding: 2em 2em 2em;
}
.fullwidth-menu li.current_page_item a, .fullwidth-menu li.current-page-item a{
color: #ef5c2b !important;
}
/*.et_pb_fullwidth_header {
    padding: 2.5em 0 2em;
}*/
#top-menu ul.sub-menu li a{
font-family: "Open Sans", Helvetica, Arial, sans-serif;
font-weight: 400;
font-size: 1em;
}
ul.rss-aggregator{
padding-bottom: 0;
}
.nav-links {
display: none;
}
.entry-content table {
    border: none;
}
.entry-content tr td {
    border: 1px solid #ddd;
    padding: 3px 3px;
    text-align: center;
}
.entry-content tr th {
    padding: 3px 3px;
    text-align: center;
}
.entry-content tr:nth-child(odd) th {background: #303030; color: #fff; border: 1px solid #D9ECFF;}
.entry-content tr:nth-child(even) th {background: #D9ECFF; border: 1px solid #bbb;}

.entry-content tr:nth-child(odd) td {background: #FFF}
.entry-content tr:nth-child(even) td {background: #f3f3f3}

.entry-content tr th.blank {
background: transparent;
border: none;
}