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

body.search .wt_search_bar {
    margin: 20px 30px 90px 30px;
    padding: 10px;
}

body #footer-info {
    display: none;
}

body.WT002184872 .wt24_back_button_wrap {
    padding: 30px;
}

/* Leaflet map pin markers (replaces Google Maps on frontend) */
.wt-divi-map-pin {
    background: none !important;
    border: none !important;
}

.leaflet-popup-content p {
    margin: 0 0 5px;
}

/* Ensure Divi map containers work with Leaflet */
.et_pb_map {
    z-index: 1;
}