/*

 Theme Name:     Divi Child

 Theme URI:      https://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     https://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

 

/* =Theme customization starts here

------------------------------------------------------- */
 
.logo2 {display: none !important;}
.et-fixed-header .logo1 {display:none !important;}
.et-fixed-header .logo2 {display:inline !important;}

/* Ul positioning */
.et_pb_text ul, .et_pb_text ol, .et_pb_tab ul, .et_pb_tab ol, .et_pb_toggle ul, .et_pb_toggle ol {
 list-style-position: outside;
 list-style: none;
 padding: 0 0 0 1em;
}

.et_pb_text li, .et_pb_tab li, .et_pb_toggle li {
 margin-bottom: 6px !important;
 line-height: 1.4em;
}

.et_pb_text li:before, .et_pb_tab li:before, .et_pb_toggle li:before {
 /*content: "\00BB \0020"; */
 font-weight:bold;
 float:left;
 margin-left:-1em;
}

.et_pb_text li:last-child, .et_pb_tab li:last-child, .et_pb_toggle li:last-child {
 margin-bottom: -150em;
}

#footer-bottom #footer-info{
 text-align: center !important;
}

/* Sermon Manager Customizations */
.widget_recent_sermons_meta .title{
 color: #84000D;
}

.widget_recent_sermons_meta .date{
 display: block;
}

.widget_recent_sermons_meta .dashicons-microphone{
 color: #84000D !important;
}

.fwidget.et_pb_widget.widget_recent_sermons .title{
 color: #2ea3f2 !important;
}

.fwidget.et_pb_widget.widget_recent_sermons .dashicons-microphone{
 color: #2ea3f2 !important;
}

.fwidget.et_pb_widget.widget_recent_sermons li::before{
 content: none !important;
}

.fwidget.et_pb_widget.widget_recent_sermons li{
 padding-left: 0 !important;
}

.wpfc-sermon.wpfc-sermon-shortcode .wpfc-sermon-meta-item.wpfc-sermon-meta-series a{
 color: #84000D;
}

.wpfc-sermon.wpfc-sermon-shortcode .wpfc-sermon-meta-text a{
 color: #84000D;
}

#wpfc-sermons-shortcode-navigation{
 text-align: center;
}

#wpfc-sermons-shortcode-navigation .page-numbers{
 font-size: 25px !important;
}

#wpfc-sermons-shortcode-navigation .page-numbers:not(:first-child):before{
 content: ", "
}