/******************************************************************
Theme Name: EMIC
Theme URI: http://www.themble.com/bones
Description: Eagle Moutain International Church
Author: Zach Barnes - EMIC
Author URI: http://www.emic.org
Version: 1.7
Tags: fluid-layout, responsive-layout, accessibility-ready, translation-ready, microformats, rtl-language-supports
******************************************************************/

/*
Default CSS classes
*/
.sticky {
}

/* DO NOT EDIT THIS */
.gallery-caption {
}

/* THESE ARE USELESS */
.bypostauthor {
}

/* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */


li.page_item.page-item-6328,
li.page_item.page-item-6321,
li.page_item.page-item-6439,
body.term-financial-revolution-conference-gary-keesee .entry-content h2 {
    display: none;
}

.entry-content ul.upper-alpha, .entry-content ol.upper-alpha {
    list-style-type: upper-alpha;
}

.entry-content ul.lower-alpha, .entry-content ol.lower-alpha {
    list-style-type: lower-alpha;
}

.entry-content ul.decimal, .entry-content ol.decimal {
    list-style-type: decimal;
}

@media only screen and (max-width: 1029px) {
    .sidebar {
        width: 100%;
        background: #fff;
        padding: 20px 15px;
        border: 1px solid #ccc;
        margin-bottom: 40px;
    }
}

p,
a.btn,
a.default-btn,
a.clean-btn {
    -moz-hyphens: none;
    -ms-hyphens: none;
    -webkit-hyphens: none;
    hyphens: none;
    word-wrap: normal;
    word-break: normal;
}

.gform_wrapper.gf_browser_chrome .gfield_checkbox li input,
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox],
.gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio] {
    margin-top: 0px;
}

.service-meta {
    margin-top: 30px;
}

#staff-archive article {
    min-height: 285px;
}

#nav_menu-4 .menu-quick-links-container {
    padding: 0px 21px 5px;
}

#nav_menu-4 .menu-quick-links-container li {
    margin-bottom: 4px;
}

#nav_menu-4 .menu-quick-links-container a {
    color: #ffffff;
    text-shadow: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.home-blocks img {
    height: auto;
}


/*** Ministries Update ***/
body.single-ministry .wp-block-columns .entry-title {
	padding-bottom: 5px;
}

body.single-ministry .wp-block-columns .wp-block-image {
    margin-bottom: 0px;
}

body.single-ministry .wp-block-columns .wp-block-image img {
    margin-bottom: 5px;
}


/*** Popups ***/
.bod-block-popup-wrap .bod-block-popup.size-m {
    padding: 20px;
    -webkit-box-shadow: 3px 3px 15px -5px #000000;
    box-shadow: 3px 3px 15px -5px #000000;
}

.bod-block-popup-wrap .bod-block-popup.size-m ul {
	list-style-type: disc;
    padding-left: 30px;
}

/*** Ministry Platform ***/

body.page-id-17179 .entry-content h3 {
    margin-bottom: 3px;
}

body.page-id-17179 .entry-content a {
    text-decoration: underline;
}

