/*
 Theme Name:     Nosh Child Theme
 Theme URI:      
 Description:    Child theme for Nosh
 Author:         Theme Canon
 Author URI:     http://www.themecanon.com
 Template:       nosh
 Version:        1.0.0
*/

@import url("../nosh/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

p.menuitem {
     border-bottom: 2px dotted #6d7482;
     padding-bottom: 2px
     bottom-margin: .09em !important;
}

i.fa2 {
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
    font-size: inherit;
    font-style: normal !important;
    text-rendering: auto;
    left: 4px;
    top: 5px;
    color: #dd4400;
    -moz-osx-font-smoothing: grayscale;
}