.entry-content {
    font-size: 16px;
}

.entry-content:before {
    position: relative;
    top: 42px;
    left: 10px;
    font: normal 24px/1 dashicons !important;
    content: "\f179";
}

#searchInput {
    background-position: 10px 12px;
    background-repeat: no-repeat;
    width: 100%;
    font-size: 16px;
    padding: 12px 20px 12px 40px;
    border: 1px solid #ddd;
    margin-bottom: 12px;
}

.wt_directory_single_wrap {
    padding: 20px 0;
}

.first_heading {
    font-weight: bold;
    font-style: italic;
    font-family: 'Open Sans';
}

.second_heading {
    font-weight: bold;
    font-style: italic;
    font-family: 'Open Sans';
}


.emailaddr {
    font-style: italic;
    font-family: 'Open Sans';
}

.edow_tbl {
    border: none !important;
    margin: 0px 0px 0px 5px !important;
    font-family: 'Open Sans';
}

.edow_tbl tr td {
    border: none !important;
    font-family: 'dashicons';
}

.edow_tbl tr, .edow_tbl tr td {
    padding: 0px !important;
    font-family: 'dashicons';
}

.edow_tbl .edw_right_cls {
    text-align: right;
}

.first_heading::before {
    list-style: square !important;
    font-size: 20px !important;
}

/* Table Css */
.entry-content:before{
    display:none;
}
table.leadership td {
    border: 1px solid gray;
    color: black;
}
table.leadership td.key{
    text-align:center;
    font-weight:600;
    color: black;
}
table.leadership td.member-details {
    font-weight: 500;
}

/* Diocesan Council Page */

.wt21_diocesan_council_wrap h4 {
    padding-top: 15px;
}

.wt21_diocesan_council_regions_wrap {
    clear: both;
}

.wt21_diocesan_council_regions_left {
    float: left;
    padding-right: 20px;
}

.wt21_diocesan_council_regions_right {
    float: left;
    padding-bottom: 25px;
}

.wt21_diocesan_council_regions_wrap p,
.wt21_diocesan_council_regions_wrap p:not(.has-background):last-of-type {
    padding-bottom: .2em;
}

/* Supply Clergy Page */

.wt_edow_supply_wrap {
    float: left;
    width: 47%;
    min-height: 240px;
    padding: 10px;
}

/* Job Listings */
.wt_job_wrap {
    padding: 20px 0;
}
h1.wt_job_title,
h2.wt_job_title,
h3.wt_job_title {
    padding: 15px 0;
    color: #000000;
    text-transform: uppercase;
}

.wt_job_wrap h3 a {
    color: #658D1B;
}

/* Prayer List */
.healing_comfort {
    background: #5a5c8e;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.pray_heading {
    padding: 15px;
}

.m-5 {
    margin: 15px 0;
}

.pb-20 {
    padding-bottom: 15px;
}

.pb-10 {
    padding-bottom: 5px;
}

body.page-id-256.WT011635863 .et_pb_login_0 a {
    color: #f3c412;
}


/* Community Events Styles */
.wt22edow_community_events_image_label {
    text-align: center;
}

body.page-id-4633 #event_tribe_event_status {
    display: none;
}

body.page-id-4633.WT011635863 span.req {
    color: #de5353;
    font-weight: bold;
    text-transform: uppercase;
}

@media only screen and (max-width: 824px) {
    .wt_edow_supply_wrap {
        float: none;
        width: 95%;
        min-height: 140px;
        padding: 10px;
    }
}