/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 24 2026 | 15:43:29 */
.menu, .page_item a, .menu-item a, .wp-block-navigation, .wp-block-navigation-item__content {
    font-family: "Noto Serif Vithkuqi";
}

@media screen and (max-width: 1024px) {
    #rmp-menu-wrap-58 .rmp-menu-item-link {
        height: 40px;
        line-height: 20px;
        font-size: 20px !important;
        border-bottom: 0px solid #212121;
        font-family: inherit;
        color: #000000;
        text-align: left;
        background-color: inherit;
        font-weight: 600;
        letter-spacing: 0px;
        display: block;
        box-sizing: border-box;
        width: 100%;
        text-decoration: none;
        position: relative;
        overflow: hidden;
        transition: background-color 0.5s, border-color 0.5s, 0.5s;
        padding: 0 5%;
        padding-right: 50px;
    }
}

.wp-block-post-title, .wp-block-post-title a, .entry-title, .entry-title a, .post-title, .post-title a, .page-title, .entry-content h1, #content h1, .type-post h1, .type-page h1, .elementor h1 {
    /* font-family: Montserrat; */
    font-family: 'Noto Serif Vithkuqi';
}