/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 25 2025 | 09:10:51 */
.single.single-post ul.default-wp-page li.previous, 
.single.single-post ul.default-wp-page li.next {
        display: none;
}
.single.single-post .entry-meta {
    display: none;
}
.event-book-now {
    position: relative;
}
.event-book-now a {
    position: absolute;
    top: -23px;
    right: 0px;
    background: #dc143c;
    color: #fff;
    padding: 2px 16px;
    font-size: 14px;
    border-radius: 4px;
}