/*
 Theme Name:   Vantage Child
 Theme URI:    https://siteorigin.com/theme/vantage/
 Description:  Vantage Child Theme
 Author:       Jami Holmes
 Author URI:   http://expenet.com
 Template:     vantage
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         responsive-layout, fluid-layout, custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, black, white, light, one-column, two-columns, full-width-template
 Text Domain:  vantage-child
*/

body { font-size: 15px; }

.menu-left-menu-container {
  border-bottom: 1px solid #2f4f4f;
  font-size: 12px;
}

.menu-left-menu-container ul {
  list-style: none outside none;
  margin: 0;
}

.menu-left-menu-container li {
  border-top: 1px solid #dcdcdc !important;
  position: relative;
  padding-bottom: 0 !important;
}

.menu-left-menu-container a:hover { 
	background-color: #cc092f !important;
	color: #ffffff !important; 
}

.menu-left-menu-container a {
  padding: 8px 5px !important;
  color: #2f4f4f !important;
  display: block;
  text-transform: uppercase;
}

.page-id-62 .entry-header {
	display: none;
}


