/*
Theme Name: Shepton Mallet Prison
Author: Reech Media
Author URI: https://www.reech.media
Description: Shepton Mallet WordPress Theme
Template: shrewsburyprison
Version: 1.0
*/
footer{
  background-image: none;
}

.header__logo a{
  top: 0;
  width: 275px;
  padding: 1rem;
  /* background: #113a49; */
  fill: #FFF;
}
.header-bg{
  position: absolute;
  left: 0;
  top: 0;
  height: 75px;
  /* width: calc( ( 100% - 1280px ) / 2 ); */
  background: #113a49;
}
@media (min-width: 992px){
  .header-bg{
    width: calc( ( 100% - 940px ) / 2 );
  }
}
@media (min-width: 1200px){
  .header-bg{
    width: calc( ( 100% - 1110px ) / 2 );
  }
}
@media (min-width: 1380px){
  .header-bg{
    width: calc( ( 100% - 1280px ) / 2 );
  }
}

.page-template-home .bonus-links .image-background{
  background-position: center right !important;
}

/* Hide all the different accent images from Shrewsbury Prison Theme */
.page-template-home .activity-and-events .background-overlay{
  right: -900px;
}
.page-template-home .bonus-links .svg-wrapper,
.activity-sidebar:after{
  display: none;
}

.page-template-contact .contact-page .svg-wrapper{
  max-width: 800px;
  right: -250px;
  fill: #ececec;
}

.page-template-contact .contact-page .svg-wrapper{
  opacity: 0.6;
}

.single-tours.postid-54 .availability-text{
  display: none;
}
.single-tours.postid-54 .heading-block .content-wrapper .heading{
  margin-bottom: 1.6rem !important;
}

/* Hide for Shepton */
.shrewsbury-prison-opening-times {
  display: none;
}