/*
Theme Name: Sydney Child
Theme URI: http://athemes.com/theme/sydney
Author: aThemes
Author URI: http://athemes.com
Template: sydney
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sydney
*/
#menu-item-2358 {
    padding-left: 3px !important;
}

#menu-item-2358 a {
    border: 1px solid #d65050;
    padding: 7px 10px;
    border-radius: 3px;
    transition: all 0.3s;
    background-color: #d65050 !important;
    font-family: "Raleway", sans-serif !important;
    font-size: 10px !important;
    line-height: 20px;
    font-weight: 700 !important;
    text-transform: uppercase;
}

#menu-item-2358 a:hover {
    background-color: transparent !important;
}

