/* Restored from single-post-views.css */
body.single {
    background: #f4f4f4 url('https://sunrisereading.com/wp-content/uploads/2024/10/tarot-bg.svg') no-repeat center center fixed;
    background-size: cover;
}

body.single .logo-img a img {
    content: url('https://sunrisereading.com/wp-content/uploads/2024/10/cropped-Logo_7.png');
}

body.single .main-menu-blog a {
    color: #19233A !important;
}

body.single .main-menu-blog a:hover {
    color: #000000 !important;
}

.single-post .hfeed {
    background-color: transparent !important;
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    display: none;
}