/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.menu-btn-cell .menu-item{
	background-color: #DA2727;
    border-radius: 2.5em;
    color: #fff;
    padding: 5px 31px !important;
    letter-spacing: 1px !important;
    font-family: 'Veneer Clean' !important;
    font-weight: 100 !important;
    line-height: 1em;
}

.menu-btn-cell .menu-item span{
	margin-top: 2px;
}