/*
Theme Name: Axios Child
Theme URI: https://demo.rstheme.com/wordpress/axios/
Description: Child theme for Axios
Author: AdMax
Author URI: https://admax.ro
Template: axios
Version: 1.0

*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');

[data-cky-tag="powered-by"] {
    display: none !important;
}

div[data-cky-tag="detail-powered-by"] {
  display: none !important;
}


.rs-service-list .services-inner {
    pointer-events: none;
    cursor: default;
}

#menu-item-12141 > a {
    background-color: #FFC501;
    color: black !important;
    padding: 20px 25px;
    border-radius: 25px;
}

#menu-item-12141 > a:hover {
    background-color: #ffffff;
}

#menu-item-12141 {
    margin-left: auto;
    align-self: center;
}

    #menu-item-12141 > a {
        display: block;
}

.bs-sidebar .recent-post-widget .post-desc a {
    font-family: "Montserrat";
    font-weight: 400;
}

.rs-blog .blog-item.rs-flat .blog-button a {
    border-radius: 30px !important;
    font-weight: 500 !important;
}


