/*
Theme Name: Brookfield School
Theme URI: https://www.brookfieldschool.co.uk
Description: Brookfield is here to ensure that we take every opportunity to inspire children who have found difficulties in mainstream education. 
Author: Ever Group Ltd
Author URI: https://www.evergroup.co.uk
Template: salient
Version: 1.0
*/

a:hover {
  color: #003e7e;
}

h1, .dark h1,
h2, .dark h2 {
  color: #003e7e;
  margin-bottom: 25px;	
}

.light h1 {
  color: #FFF !important;
  margin-bottom: 25px !important;	
}

h3, .dark h3, .light h3,
h4, .dark h4, .light h4 {
  margin-bottom: 25px !important;	
}

.light h4 a {
  color: #FFF !important;	
}

.sf-menu ul {
  width: 200px;	
}
@media only screen and (min-width: 1000px) {
  body[data-transparent-header="false"][data-bg-header="true"] .wpb_row.first-section {
	margin-top: 0 !important;  
  }
}

.swiper-slide .button.transparent a {
  border-color: #fff44e !important;
  color: #fff44e; 
  font-weight: 600 !important;
  font-size: 20px !important;
}

.team-member img {
  margin-bottom: 5px !important;
}

.team-member h4 {
  font-weight: 600 !important;	
  color: #003e7e;
  margin-bottom: 5px !important;
}

#mobile-menu {
  background: #0b356c;	
} 

/* Left Navigation */
#sidebar .menu {
  font-size: 16px !important;
  line-height: 1;	
}

#sidebar .menu li {
  padding: 0 !important;
}

#sidebar .menu li a {
  border-bottom: 1px solid #5bc4bf;	
  padding-top: 14px;
  padding-bottom: 12px;
}

#sidebar .menu li.current_page_item a {
  color: #003e7e !important;	
}

@media screen and (min-width: 1100px) {
  #sidebar .menu {
    max-width: 225px;
  }
}

/* News Sidebar */
.main-content #sidebar h4 { 
  color: #003e7e !important;
  margin-top: 30px !important;
  margin-bottom: 15px !important;
  font-weight: 600 !important;
  font-size: 18px !important;	
}

.main-content #sidebar a { 
  padding-top: 5px;
  padding-bottom: 10px; 
  border-bottom: 1px solid #5bc4bf;
}

/* News */
article.post .content-inner {
  padding-bottom: 0;	
}

article.post h1,
article.post h2 {
  color: #003e7e !important;
}

.blog-recent img { 
  margin-bottom: 20px !important;
}

.news-catergories {
  background: #103b71;
  padding: 10px 0 30px;
  color: #FFF ;
  margin-bottom: -5px;
 }

.news-catergories ul li,
.news-catergories ul li ul {
  display: inline-block;	
}

.news-catergories ul li ul {
  margin-left: 20px;
}

.news-catergories ul li ul li {
  margin-left: 5px;
  border: 1px solid #FFF;	
  padding: 5px;	
}

.news-catergories a {
  color: #FFF;
}

.news-catergories a:hover,
.news-catergories ul li ul li:hover,
.news-catergories .current-cat a {
  background: #903e98;	
}

/* Category */
body.archive .container-wrap,
body.archive .page-header-no-bg,
body.archive .masonry-blog-item .inner-wrap {
  background: #103b71 !important;
}

body.archive .container-wrap {
  padding-top: 70px !important;	
}

body.archive .section-title,
body.archive h1,
body.archive .subheader {
  color: #FFF !important;
  border: 0 !important;	
}

body.archive .section-title {
  padding-bottom: 0 !important;	
}

body.archive .content-inner h1 {
  font-size: 20px !important;	
  font-weight: 400 !important;
  letter-spacing: -1px !important;
}

body.archive .content-inner .meta-category,
body.archive #post-area.masonry article.post .post-meta  {
  display: none !important;;	
}

/* Footer */
#footer-outer {
  background: url(/wp-content/uploads/footer.png) center top no-repeat;
  background-size: 100% auto;
}

#footer-outer .row {
  padding-top: 80px;	
}

#footer-outer #footer-widgets .col p {
  line-height: 34px;	
}

#footer-outer #footer-widgets a:hover {
  color: #fff44e !important;
}

#footer-outer #footer-widgets .nectar-button.large {
  font-size: 20px !important;
  margin: 5px 0 20px;	
  color: #003e7e !important;
  padding: 14px 70px;
}

#footer-outer .nectar-button:hover {
  color: #003e7e !important;
}


