/*
Title: Parish Council Styles for Jadu Galaxies Spectral Theme
Description: Styles override default theme styles to apply brand colours and fonts
Version: 1.0
Created by: John Kelly
Date created: 18/11/2020
Last updated: 04/10/2024
*/

@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@100..900&display=swap');
html {
  font-size: 100%;
}

body {
  font-size: 100%;
  background: #0b0c0c;
  font-family: "Public Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  hyphens: none !important;
}

a:link {
  color: #1d70b8;
  border-bottom: solid 1px;
}

a:visited {
  color: #4c2c92;
}

a:hover {
  color: #003078;
  border-bottom: solid 3px;
}

a:active, a:focus, input:active, input:focus, select:active, select:focus, textarea:active, textarea:focus {
  transition: none;
  outline-width: 3px;
  outline-style: solid;
  outline-color: #F3A536;
}

p {
  color: #0b0c0c;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: .75rem;
}

.summary {
  font-size: 1.25rem;
}

#partners a:link {
  border-bottom: none;
}

main ul, ol {
  color: #111111;
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: 0;
  margin-bottom: 1.25rem;
}

li {
  margin-bottom: 0.5rem;
}

h1, h2, h3, h4, h5 {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  margin-top: 1.25rem;
  margin-bottom: 0.5rem;
  text-transform: none;
  color: #0b0c0c;
}

h1 {
  font-size: 3rem;
}

h2 {
  font-size: 2.25rem;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

#header {
  -moz-transition: background-color 0.2s ease;
  -webkit-transition: background-color 0.2s ease;
  -ms-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  background: #0b0c0c;
  height: 3em;
  left: 0;
  line-height: 3em;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
}

#header .logo>* {
  font-size: 1.25rem;
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-weight: 400;
  border: 0;
  margin-top: 0;
}

#header .logo>.logo-text {
  text-transform: none;
  letter-spacing: 0.025em;
}

#header #nav>ul>li>a {
  border: 0;
  color: #fff;
  display: block;
  font-size: 0.875rem;
  padding: 0 1.5em;
  text-transform: none;
  letter-spacing: 0.1em;
}

#header nav>ul>li>a {
  font-size: 0.8em;
  letter-spacing: 0.225em;
  text-transform: none;
  letter-spacing: .5;
}

#main>header h1 {
  font-size: 1.75em;
  margin: 0 0 0.5em 0;
  color: #ffffff;
}

.list--breadcrumb a {
  display: inline-block;
  font-weight: 400;
  color: #ffffff;
}

.list--breadcrumb a:hover {
  display: inline-block;
  font-weight: 700;
  color: #ffffff;
  border-bottom: solid 1px;
}

#menu {
  color: #ffffff;
  background-color: #1d70b8;
}

#menu h2 {
  color: #ffffff;
}

#menu a.list__link {
  font-size: 1.125rem;
  text-transform: none;
  font-weight: 600;
  letter-spacing: 0;
  padding-top: .5rem;
  padding-bottom: .5rem;
}

#menu a.list__link:hover {
  color: #85dcfe;
}

#banner {
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  cursor: default;
  height: 32vh;
  min-height: 16em;
  overflow: hidden;
  position: relative;
  text-align: center;
}

#banner h1 {
  color: #ffffff;
}

#banner .more {
  font-size: 1rem;
  text-transform: none;
  letter-spacing: 0.1em;
  position: absolute;
  padding: 0;
  height: 4em;
}

#banner .more:after {
  background-image: url(https://www.bdronline.co.uk/themes/jadu-spectral/dist/css/images/arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 1em;
  content: '';
  display: block;
  height: 1.25em;
  left: 50%;
  margin: 0 0 0 -0.75em;
  position: absolute;
  width: 1.5em;
}

#main>header h2 {
  font-size: 1.75em;
  margin: 0 0 0.5em 0;
  color: #ffffff;
}

.list--breadcrumb .list__item {
  display: inline-block;
  margin: 0 0 0.5rem 0;
  color: #ffffff;
}

article.listing div.col-4 {
  display: none !important;
  visibility: hidden;
}

article.listing div.col-8 {
  width: 100% !important;
  padding-left: 2rem !important;
  padding-right: 1rem !important;
}

.row>* {
  padding: 0 !important;
}

.widget-row {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.wrapper.style5 {
  color: #00874f;
}

.wrapper.style5 h2, .wrapper.style5 h3 {
  color: #0b0c0c;
}

.wrapper.style5 h4 {
  color: #0b0c0c;
}

.widget-latest-news p {
  font-size: .875rem;
}

body.landing #footer {
  background-color: #0b0c0c;
}

#footer .copyright {
  color: #ffffff;
  font-size: 0.875rem;
  letter-spacing: 0;
  list-style: none;
  text-transform: none;
}

#footer input {
  display: inline;
  width: auto;
  background-color: #2E4D61;
}

input[type="submit"], input[type="reset"], input[type="button"], button, .button {
  background-color: transparent;
  border-radius: 3px;
  border: 0;
  box-shadow: inset 0 0 0 2px #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  height: 3rem;
  letter-spacing: 0.2;
  line-height: 3rem;
  max-width: 30rem;
  padding: 0 3rem;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}