/*
Theme Name: SCGS Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Philip Hoyt
Author URI: https://holycitywebdesign.com
Description: Custom Child Theme created for the South Carolina Genealogical Society, Inc.
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: 1.0.0.1553258094
Updated: 2019-03-22 08:34:54

*/

.nonprofit-layout-fullwidth-hero .et_pb_row {
    width: 100% !important;
}
.nonprofit-layout-menu ul {
    padding: 0;
}
.nonprofit-layout-menu ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 2px;
}
.nonprofit-layout-menu ul li a {
    display: block;
    -moz-transition: all, 0.2s ease-in;
    -webkit-transition: all, 0.2s ease-in;
    -o-transition: all, 0.2s ease-in;
    transition: all, 0.2s ease-in;
    border-bottom: 2px solid transparent;
    cursor: pointer;
    padding: 15px 10px;
}
.nonprofit-layout-menu ul li a:hover {
    border-color: #fab45d;
}
.nonprofit-layout-cause-category .et_pb_blurb_container {
    padding-left: 0;
    vertical-align: middle;
}
.nonprofit-layout-next-event-timer .sep {
    display: none;
}
.nonprofit-layout-next-event-timer .section.values {
    width: 19%;
    max-width: 200px !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid;
    min-width: 125px;
    padding: 15px 5px;
    margin: 5px;
}
.nonprofit-layout-next-event-timer .section.days, .nonprofit-layout-next-event-timer .section.days p.value, .nonprofit-layout-next-event-timer .section.days p.label {
    font-weight: bold;
    color: #000080 !important;
}
@media (min-width: 980px) {
.nonprofit-layout-fullwidth-hero .column-85-width {
    width: 85% !important;
}
.nonprofit-layout-fullwidth-hero .column-15-width {
    width: 15% !important;
}
}
