/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/
body.using-mobile-browser.page-template-default.page:not(.home) #header-space { height: 120px !important;}
.off-canvas-menu-container.mobile-only{
 display: block !important;
}
header#top nav ul li a {text-transform:uppercase;}
#slide-out-widget-area .inner .off-canvas-menu-container.mobile-only li a {   text-transform:none; font-size: 25px;    line-height: 36px;    font-family: 'Open Sans';    font-weight: 600;    letter-spacing: 0px;}

