.search-results p.post-meta { display: none; }

.list-standout { margin-top: 0 !important }
body, h1, h2, h3, h4, h5, p { font-family: 'open sans', sans-serif !important; }

.page h1 { font-weight: 525;}
.page h2 { font-family: 'Open Sans'; font-size: 26px; padding-top: 20px; padding-bottom: 20px; font-weight: 525;}  
.page h3 { font-family: 'Open Sans'; font-size: 23px; padding-top: 20px; padding-bottom: 20px; font-weight: 525;}  
.page h4 { font-weight: 525;}
.page h5 { font-weight: 525;}
.page h6 { font-weight: 525;}
.panel-heading h2 { padding-top: 3px; padding-bottom: 0px; }

/* Fix lists to properly indent (10-21-21) and line space (8-30-21) */
.et_pb_text ol {line-height: 30px !important; }
.et_pb_text_inner ul {
    padding-left: 2em !important; 
}
.et_pb_text_inner ol {
    padding-left: 2.5em !important;
    list-style-position: outside !important;
}
.et_pb_text_inner ul li, .et_pb_text_inner ol li {
    padding-left: 1em !important; }

.panel-body .list-standout { padding-left: .5em !important; }
.panel-body h3 { font-size: 18px !important; }
.panel-body h3:nth-child(n+2)  { margin-top: 10px; }

#news_room_table { overflow-x: auto; }
.entry-content table { border: none !important; }
.entry-content tr th { padding: 6px 14px !important; }
.entry-content tr td { border-top: none !important; border-bottom: 1px solid black; padding: 6px 14px !important; }
.entry-content ul, .entry-content ol { padding-left: 1.5em }

.panel-body ul li {margin: 5px; }

.et_pb_text_inner p { margin-bottom: 18px !important; }

.et_pb_text_inner ul li {margin: 10px; !important; }

/* Homepage CSS */
.page-id-172377 a.more-link { display: block; clear: both;text-transform: capitalize; width: 110px; text-align: center; border-radius: 5px; border: #2ea3f2 2px solid;}
.page-id-172377 .et_pb_image_container img, .et_pb_post a img { max-width: 200px; vertical-align: bottom; float: left; padding-right: 20px; margin-top: 10px; padding-bottom: 15px;
}
.page-id-172377 h2.entry-title { margin-top: 0px; padding-top: 10px !important }
.page-id-172377 .entry-title a {color: #164675!important; }
.page-id-172377 .et_pb_post .entry-featured-image-url { margin-bottom: 0 !important; }
.page-id-172377 .et_pb_post.post { margin-bottom: 1.5em !important }

@media (max-width: 980px) {
.et_pb_column .et_pb_module {
    margin-bottom: 20px !important; }
}

/* Reduce Module Spacing */
@media (min-width: 981px) {
.et_pb_gutters3 .et_pb_column_2_3 .et_pb_module, .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 3.25% !important; }
}

/* Reduce Spacing after a Divider Module */
.et_pb_divider { height: 0px !important; }

/* Reduce Spacing on a Specialty Module */
@media (min-width: 981px) {
.et_pb_column_3_4 .et_pb_row_inner {
    padding: 2% 0 !important; }
}

/* Add CalEPA logo per Agency */
.ca-gov-icon-home:before {
                Content: url(https://dtsc.ca.gov/wp-content/uploads/sites/31/2020/08/CalEPA_23x23.png) !important;
}




