/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
#top ul.buttons.sf-menu li#menu-item-34 a {
    background-color: #ffc500;
    font-weight: 700;
    padding: 12px 30px;
    border-radius: 12px;
    border: none;
    transition: 0.9s;
    position: relative;
}
#top ul.buttons.sf-menu li#menu-item-34 a:hover {
    background-color: #000 !important;
}
div#blog-sec1 {
    margin-top: -80px !important;
}
div#copyright{
    padding: 20px 0 !important;
}
.nectar-social.fixed {
    display: none !important;
}
.comments-section {
    display: none !important;
}
a.blog {
    display: none !important;
}

