/*-------------------------------------------------------
Theme Name: Divi Child Theme
Theme URI: https://worshiptimes.org
Description: A child theme of Divi for the Worship Times WT5.0 Network
Author: Divi and Michael Gyura
Author URI: https://worshiptimes.org
Template: Divi
Version: 1.0.38
----------------- ADDITIONAL CSS HERE ------------------*/

body.search .wt_search_bar {
    margin: 20px 30px 90px 30px;
    padding: 10px;
}
/* Shenandoah Presbytery WT011003535 */
body.WT011003535 #et-main-area #footer-bottom {
    display: none;
}

/* Gulf Coast Synod WT00171775 */

body.search.WT00171775 p.post-meta {
    display: none;
}

/* PYWA Edits WT010582872 */

@media (max-width: 1308px) {
    body.WT010582872 img#logo {
        max-width: 35%;
    }
}

/* Los Ranchos Edits WT010376914 */

@media (max-width: 1325px) {
    body.WT010376914 #et_mobile_nav_menu {
        display: block;
    }

    body.WT010376914 #top-menu {
        display: none;
    }
}

/* St. Johns - WT010107782 */

body.WT010107782 #top-header .screen-reader-text {
    display: none;
}

body.WT010107782 #top-header input#s {
    border-radius: 5px;
}

body.WT010107782 #top-header input#searchsubmit {
    border: 1px solid #000000;
    color: #FFFFFF;
    background-color: #000000;
    border-radius: 5px;
}

body.WT010107782 #top-header form#searchform {
    float: right;
}

.wt_divi_new_footer {
    padding: 30px 10px 50px 10px;
}
@media screen and (min-width: 480px) {
    body.WT010107782 #top-header .container {
        padding-bottom: 5px;
    }

    body.WT010107782 #top-header #et-secondary-menu .et-social-icons {
        margin-top: 6px;
    }}

/* Gulf Coast Edits */

@media (max-width: 1325px) {
    body.WT00171775 .mobile_menu_bar:before {
        color: #ffffff;
    }

    body.WT00171775 .et_mobile_menu li a {
        color: #000000;
        text-align: left;
    }
}