/*
Theme Name: GSD Base theme
Theme URI: www.southoxon.gov.uk
Description: Base theme holding core WP functionality
Author: GSD;
Author URI: www.southoxon.gov.uk
Version: 0.1.0
*/

/* ---- Acessibility css ---*/

#hcwh-wrapper a:focus > .hcwh-item,
#parent-page-wrapper a:focus > .hcwh-item {
  outline: 10px solid #000;
  outline-offset: -5px;
}
#hcwh-scroll {
  position: relative;
  top: 10px;
}
#hcwh-scroll:focus {
  outline: 5px solid #000;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}
.contact-panel h2 {
  font-size: 21px;
  line-height: 28px;
}
#news-wrapper .date-news {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  color: #004467;
}

#news-wrapper .title-news {
  font-size: 21px;
  line-height: 28px;
}
.news-blog-title {
  margin-top: 40px;
  margin-bottom: 0;
}

.access-h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin: 0px 0px 20px;
}
.access-h3 {
  font-size: 21px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px 0px 20px;
}
.accessh4 {
  font-size: 21px;
  line-height: 28px;
  font-weight: 600;
  margin: 0px 0px 20px;
}
.access-h5 {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 0px 0px 20px;
}
.access-h6 {
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  margin: 0px 0px 20px;
}
footer#top-footer div#contact-details p a {
  text-decoration: underline;
}
div#breadcrumb-wrapper p a {
  text-decoration: underline;
}

/* table#eb_all table#wrapper{
  table-layout:fixed;
}
table#eb_all table#wrapper input[type="text"], table#eb_all table#wrapper textarea, table#eb_all table#wrapperselect{
  width: 100%;
}

table#eb_all table#wrapper .eb-8-Editor{
  display:block;


}

#PGBcontainer li.cargoList ul.bookends li[style*="color:white;"]{

  opacity: 0;

} */

/*--- gallery fixes ----*/

.wp-block-gallery.default {
  margin-top: 40px;
  margin-bottom: 40px;
}
.wp-block-gallery.default ul {
  margin: 0;
}

body .VIpgJd-yAWNEb-L7lbkb {
  left: 50%;
  transform: translateX(-50%);
}

body .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-mrxPge {
  color: #004467;
}
body .VIpgJd-yAWNEb-L7lbkb .VIpgJd-yAWNEb-Z0Arqf-hSRGPd {
  color: #004467;
}
@media only screen and (max-width: 550px) {
  body .VIpgJd-yAWNEb-L7lbkb {
    max-width: 300px;
  }
}

#postcode-search-2 select.select {
  padding: 0 15px;
}
