/*
Theme Name:     Bellevue - Child Theme
Theme URI:      http://themovation.com
Template:       bellevuex
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.7
Text Domain:    bellevue
Domain Path:    /languages/
*/

/* = Theme customization starts here
-------------------------------------------------------------- */

.th-accent {
  background: #05668d;
  border: none !important;
}

.banner[data-transparent-header="true"].navbar .navbar-nav > li.th-accent:hover {
  background: #2b7d9e;
  border: none !important;
}

.navbar .navbar-nav > li.th-accent:hover,
.banner[data-transparent-header="true"].headhesive--clone.navbar .navbar-nav > li.th-accent:hover {
  background: #2b7d9e;
  border: none !important;
}

.banner #logo {
  margin: 15px 0;
}

.headhesive--clone #logo {
  margin: 15px 0;
}

.headhesive--clone #logo img {
  max-height: 50px !important;
  width: auto;
}

.cn-button.bootstrap {
  color: #fff;
  background: #05668d;
}
