
/* NEWS */

body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post {
    width: calc(33.3333% - 20px);
    background: #f7f7f7;
    animation: none !important;
    padding-top: 20px !important;
    padding-bottom: 15px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin: 0px;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post a.entry-featured-image-url {
    margin-bottom: 20px;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post a.entry-featured-image-url img {
    aspect-ratio: 6 / 4;
    object-fit: cover;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post h2.entry-title {
    padding-bottom: 5px !important;
    transition: all .15s ease;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post:hover h2.entry-title {
    color: #12c429 !important;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post p.post-meta {
    margin-bottom: 0px;
}
body.custom-theme-ld #page-container #et-boc .et_pb_section .et_pb_row .et_pb_column .et_pb_module.news .et_pb_ajax_pagination_container article.et_pb_post .post-content {
    display: none;
}




/* Article */
body.custom-theme-ld #page-container #et-boc #et-main-area .container #content-area article.et_pb_post {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
body.custom-theme-ld #page-container #et-boc #et-main-area .container #content-area article.et_pb_post .et_post_meta_wrapper {
    display: none !important;
}






@media only screen and (max-width: 980px) {


}
@media only screen and (max-width: 640px) {


}


