/*
Theme Name: Brook Child
Theme URI: http://brook.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.3
Template: brook
Text Domain:  brook
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

.top-bar-text img {
  max-height: 45px;
  margin: 10px 0;
}
.top-bar-text-wrap {
  border: none !important;
}

.menu--primary .current-menu-item > a {
  border-top: 2px solid #0aa4b4;
  border-bottom: 2px solid #0aa4b4;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  font-weight: 700;
}

.tm-accordion.style-02 .accordion-title {
  color: #58585a !important;
  font-size: 14px !important;
}

@media screen and (min-width: 1200px) {
  .desktop-menu .header-14 .page-header-inner>.container {
      max-width: 960px !important;
      padding-left: .9375rem !important;
      padding-right: .9375rem !important;
  }
  .container {
    max-width: 960px !important;
  }
}