body .default-button,
body .button-primary,
body .section-title:before,
body .button-primary:hover {
  background-color: #e4bc36;
}

.main-navigation ul.primary-menu > .current_page_item > a,
.main-navigation ul.primary-menu > .current-menu-item > a {
  color: #FFF;
  font-weight: bolder;
}

.block-service .list-inner .icon-area {
  margin-right: 20px;
  padding-top: 0;
  width: 80px;
  background: #e4bc36;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  margin: -15px auto 0;
  float: none;
}

body .top-header-right .search-icon {
  display: none;
}

.hgroup-wrap {
  background: #e4bc36;
  /*padding: 18px 20px;*/
}

body .header-right h2 a {
  width: 400px;
  font-family: Arial, sans-serif !important;
  font-style: italic;
  font-size: 50px;
}

h1.site-title {
  font-size: 20px;
}

.site-header .site-branding {
  text-align: left;
  font-size: 20px;
}

header#fixed-header {
  background: #e4bc36;
}

p.site-description {
  display: none;
}

.button-container {
  display: none;
}

.footer-menu {
  display: none;
}

.site-info {
  display: none;
}

img {
  margin-top: 15px;
  margin-bottom: 0px;
}