/*
 Theme Name:   Divi Child
 Theme URI:    
 Description:  Divi Child Theme
 Author:       Ginny Copeman
 Author URI:   
 Template:     Divi
 Version:      1.0.0
 
*/

/********************* BEGIN TOP NAV AND LOGO MODIFICATIONS******************/


/********* LOGO ***********/
/*Makes logo regular size - otherwise defaults to tiny logo*/
.et_header_style_left .logo_container {
position: inherit;
}

#top-header, .et_pb_section_3.et_pb_section{
    background-color: #213F64 !important;
}
.et_pb_fullwidth_header.et_pb_fullwidth_header_0,
.et_pb_fullwidth_menu_0_tb_header.et_pb_fullwidth_menu {
    background-color: #213F64 !important;
}
h1,h2,h3,h4,h5,h6,span.et_pb_fullwidth_header_subhead{
    font-family: ivypresto-display,serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    }
    body,a,span{
        font-family: proxima-nova, sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    }

/*SMUMN logo*/
#logo, .et_pb_menu__logo a img {
padding: 20px 0 0 0;
/* width: 25% !important; */
max-width: 300px !important;
}

/*logo larger in mobile views*/
/*.et_header_style_left #logo, .et_header_style_split #logo {
  max-width: 90%;
}*/
/* ************ WP ADMIN BAR ************ */
#wp-admin-bar-customize-divi-theme, #wp-admin-bar-themes {
display: none;
} 
/******* utility nav ******/

/*secondary menu*/
#et-secondary-menu {
font-size: 14px;
font-weight: 700;
line-height: 25px;
}

/* overrides opacity and underlines links on hover */
#top-menu-nav > ul > li > a:hover, #et-secondary-menu > ul > li > a:hover, #et-info-email:hover, .et-social-icons a:hover {

    opacity: 1;
    text-decoration: underline;
}

/* secondary nav font */
#top-header a {
font-weight: bold;
}

/*puts darker red on top of secondary menu bar*/
#top-header {
border-top: 5px solid #9c0b0d;
min-height: 54px;
background-color: #C8102E;
}


/******* main nav **********/

/*reduces padding on top of main nav - originally set at 33px*/
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
  padding-top: 10px;
}

/*puts border under main nav*/
#main-header{
border-bottom: 1px solid #e9e9e9;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}


/* makes links in main nav hover red */
.et-fixed-header #top-menu a:hover {
    color: #c8102e !important;
}

#top-menu li {
    font-size: 15px;
}

#top-menu li.current-menu-item > a {
     color: #c8102e;
}

#top-menu li.current-menu-ancestor > a {
    color: #c8102e;
}


.et_header_style_left #et-top-navigation nav > ul > li > a {
    text-transform: uppercase;
}

/*************************BEGIN FULL-WIDTH HEADER BAR SETTINGS******************/

/*adds grey borders on top and bottom of header bar*/
.et_pb_fullwidth_header_0.et_pb_fullwidth_header {
    border-bottom: 5px solid #213F64;
    border-top: 5px solid #BFBFBF;
}

/*Reduces padding around text in header bar*/
.et_pb_fullwidth_header {
  padding: 17px 0;
}

/*Aligns left margin on full-width header bar with logo, secondary menu, and content below */

/*.et_pb_fullwidth_header .header-content {
    padding-left: 0px;
}*/
/*.et_pb_fullwidth_header_container.left {
    margin-left: 0px !important;
}*/

/*Makes subhead the page title*/
.et_pb_fullwidth_header_subhead {
    font-size: 2.6em;
    font-weight: 700;
    line-height: 42px;
}

/*Makes Header text the breadcrumbs above page title*/
.et_pb_bg_layout_dark h1{
    
    font-weight: 600;
}

/********************** END FULL-WIDTH HEADER SETTINGS ***********************/

/*******************BEGIN GENERAL FORMAT SETTINGS *************************/

body {
	font-family: "Montserrat", sans-serif;     
}

a {
    color: #c8102e;
}

p {
    font-size: 1.1em;
    color: #4f4f4f;
}

h1 {
    font-size: 2.1em;
    color: #171717;
}

h2 {
    font-size: 1.55em;
    font-weight: 400;
    color: #4f4f4f;
    line-height: 1.4;
}

h3 {
    font-size: 2em;
    font-weight: 400;
    color: #171717;
}

h4 {
    font-size: 1.75em;
    font-weight: 700;
    color: #171717;
}

h5 {
    font-size: 1.3em;
    font-weight: 700;
    color: #171717;
}

h6 {
    font-size: 1.2em;
    font-weight: 400;
}

.two col h2 {
font-size: 22px;
}

.entry-content ol {
    margin-left: 30px;
}

.entry-content ul {
    margin-left: 30px;
    font-size: 16px;
}

ul ul li {
list-style-type: circle !important;
}

ul ul ul li {
list-style-type: square !important;
}

hr {
background-image: linear-gradient(to right, transparent, #dbdbdb, transparent);
    border: 0;
    height: 1px;
    margin: 22px 0;
}

/*photo captions*/
.wp-caption p.wp-caption-text {
    font-style: italic;
}

/*******************END GENERAL FORMAT SETTINGS ********************/

/*******************BEGIN PEOPLE MODULE SETTINGS*******************/

.et_pb_member_position {
    color: #717171;
    font-size: 16px;
}

p.staff-office {
    font-size: 14px;
}

.et_pb_team_member_description h4 {
    padding-bottom: 10px;
    font-size: 18px;
}

/******************END PEOPLE MODULE SETTINGS**********************/

/***************** BEGIN BLOG SETTINGS ********************/

/* puts space and an hr after each blog article*/
.et_pb_post {
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 30px;
}

/************************* END BLOG SETTINGS **********************/

/************************BEGIN pagination modifications**************/

.wp-pagenavi span.current {
color: #C8102E !important;
}

.wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink{
color: #4f4f4f !important;
}

.wp-pagenavi a:hover {
color: #C8102E !important;
}

/*****************************END pagination settings*************************/


/********************** BEGIN WIDGET MENU SETTINGS ***************************/

/* padding between menu items */
.et_pb_widget ul li {
    padding-bottom: 5px;
}

.et_pb_widget_area_left .et_pb_widget ul li {
    margin-left: -30px;
    font-size: 16px !important;
}

/*.et_pb_widget ul li {
font-size: 1.143em;
}*/

/*********************** END WIDGET MENU SETTINGS **************************/

/****************************** BEGIN TOGGLE MODIFICATIONS ************************/

.et_pb_toggle_close {
    background-color: #f4f4f4 !important;
    border-left-color: #c8102e;
    border-left-width: 4px;
    padding: 20px;
}

.et_pb_module.et_pb_toggle.et_pb_toggle_0.et_pb_toggle_item.et_pb_toggle_open {
    border-left: solid 4px #c8102e;
}

h5.et_pb_toggle_title {
    color: #c8102e !important;
    line-height: 15px;
    font-size: 16px;
    font-weight: 600;
}

.et_pb_toggle {
border-radius: 5px;
}

/*aligns lists inside toggles  */
.entry-content ol {
list-style-position: outside;
}

.et_pb_toggle_0.et_pb_toggle h5 {
    color: #c8102e !important;
}

/*****************************END TOGGLE MODIFICATIONS **************************/

/***************************** BEGIN FOOTER SETTINGS *****************************/

/*Hides Divi footer*/
#footer-info {
display: none;
}

/*hides social whole bottom footer bar*/
#footer-bottom {
display: none;
}

.smumnfooter a {
    color: #ccc;
    font-size: 14px;
    font-weight: 400;
    line-height: 0.85em;
}

.smumnfooter h5 a {
    font-weight: bold;
}

.smumnfooter a:hover {
     color: #ffffff;
}

.smumnfooter {
line-height: normal;
color: #999;
}

.smumnfooter h5 {
color: #f1f1f1 !important;
font-size: 15.5px;
font-weight: bold;
}

.smumnfooter br {
line-height: 25px;
}

hr.light {
    opacity: 0.25;
    margin-top: 25px;
    margin-bottom: 25px;
}

/***************************** END FOOTER SETTINGS**************************/

/**************************** BEGIN GOOGLE FORM MODIFICATIONS******************/


/* Format input boxes */
input.ss-q-short, textarea.ss-q-long, select {
    width: 100% !important;
    /*font-family: "Montserrat", Arial, sans-serif !important;*/
    font-size: 1.19em !important;
    font-weight: 500 !important;
    color: #7f7f7f !important;
    background-color: #ffffff !important;
    border: 2px solid #C7C7C7 !important;
    border-radius: 3px;
}

div.ss-form-container {
    font-family: "Montserrat", Arial, sans-serif !important;
}

/*div.ss-form-container {
    font-family: "Montserrat", Arial, Helvetica, sans-serif !important;
}*/

.ss-form select {
    padding: 0.4em;
    margin: 0 0 0.5em 0;
}

.ss-q-time select, .ss-q-date select {
    width: 10em !important;
}

input.ss-q-short, textarea.ss-q-long {
      padding: 0.6em; 
}

.ss-choice-label {
    font-size: 0.9em;
}

.ss-picker-button-container {
    float: left;
}

/* Format questions with tables (scales and grids) */
.ss-form-entry table {
    margin: 0 0 1em 0;
}

/* Zebra stripes */
.ss-grid-row-odd {
    background: #F0F0F1;
}

/* Section headers and associated textboxes, embedded media titles */
h2.ss-section-title, .ss-embeddable-object-container h2 {
    padding: 0 0 0.25em 0;
    margin: 0;
    line-height: 1.3em;
    font-size: 2em;
    font-weight: 500;
}

div.ss-section-description {
    margin-top: 0;  
}


/*adds padding to bottom of fields*/

div.ss-item {
    padding-bottom: 15px;
}

/* Bolds question title */

.ss-q-title {
    font-weight: 700;
}

/* submit button style */
input#ss-submit {
    background-color: #c8102e;
    border: 0;
    color: #ffffff;
    /*font-family: Montserrat;*/
    padding: 10px 14px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 700;
}
/* back button style */
input#ss-back-button {
    background-color: #c8102e;
    border: 0;
    color: #ffffff;
   /* font-family: Montserrat;*/
    padding: 10px 14px;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 700;
}

/* Hides Google Form Footer */
.ss-response-footer {
     display: none;
}

div.ss-required-asterisk {
    color: #c8102e !important;
}


/************************ END GOODLE FORM MODIFICATIONS **********************/

/************************ BEGIN CALENDAR MODIFICATIONS ************************/

/*brings event description out from under header bar*/
.ai1ec-modal {
    top: 20px;
    z-index: 100100 !important;
}

/*makes event title in agenda view red*/
/*.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    color: #c8102e !important;
}/*

/*Buttons*/
a.timely.button {
background-color: #c8102e;
border: none;
color: #ffffff !important;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
border-radius: 5px;
}

/*All Day badge color*/
.ai1ec-allday-badge {
    background: #333333 !important;
}

.ai1ec-posterboard-view .ai1ec-date-block-wrap {
    background: #c8102e !important;
}

.ai1ec-posterboard-view.ai1ec-posterboard-aligned .ai1ec-posterboard-image-container .ai1ec-posterboard-time {
    background: #c8102e !important;
    font-family: "Montserrat";
    font-weight: 700;
}

.ai1ec-posterboard-view .ai1ec-event-title {
    line-height: 26.5px;
    font-weight: 700;
    font-family: "Montserrat";
    font-size: 20px;
}

.timely {
    font-family: "Montserrat" !important;
}

.ai1ec-stream-view .ai1ec-event-inner {
    margin-left: 187px !important;
}

.ai1ec-stream-view .ai1ec-event-avatar {
        width: 178px !important;
}

.ai1ec-stream-view .ai1ec-date-title {
    background-color: #636466 !important;
}

.timely a, .timely a:link, #ai1ec-container a, #ai1ec-container a:link {
    font-weight: 700 !important;
}

.ai1ec-stream-view .ai1ec-event .ai1ec-event-avatar img {
    opacity: 1 !important;
}

/*Single event calendar detail view */

.single-ai1ec_event .timely-event-detail-value, .single-ai1ec_event .timely-button-row {
    font-size: large;
}

.ai1ec-tags.ai1ec-row {
    display: none;
}
.ai1ec-categories.ai1ec-row {
    display: none;
}

.ai1ec-posterboard-view .ai1ec-event-wrap {
    background: #f1f1f1 !important;
    border: 1px solid #e3e3e3 !important;
}

.ai1ec-posterboard-view.ai1ec-posterboard-aligned .ai1ec-event-location {
    Display: none;
}

.ai1ec-posterboard-view footer.ai1ec-auto-height {
    display: none;
}
.ai1ec-posterboard-view .ai1ec-event-title {
    line-height: normal !important;
    color: #002855;
    font-weight: bold;
    font-family: "Montserrat" !important;
    font-size: 20px !important;
}

/*************************END CALENDAR MODIFICATIONS*******************/


/*************MISCELLANEOUS******************/

/* Add " (PDF)" text after links that go to PDFs */
a[href$=".pdf"]:after { content: " (PDF)"; }

/* Add " (DOC)" text after links that go to DOCs */
a[href$=".doc"]:after { content: " (DOC)"; }

a[href$=".docx"]:after { content: " (DOCX)"; }

a.big-button.bigred {
    background: #c8102e;
    color: #ffffff !important;
    padding-bottom: 10px;
    border: none;
}

a.small-button.smallred {
    background: #c8102e;
    color: #ffffff !important;
    padding-bottom: 10px;
    border: none;
}