@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;600;700&display=swap);

/*
 Theme Name: HotPress
 Theme URI: https://www.bighousecreative.co.uk/
 Author: Big House Creative
 Author URI: https://www.bighousecreative.co.uk/
 Description: A Timber & Tailwind template for creating WordPress sites.
 Version: 1.0
 Tags: 
 Text Domain: 
 */
/* Import Fonts Here */
/* Styles */
html {
  scroll-behavior: smooth;
}
.footer-accordion{
  position: relative;
  width: 100vw;
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: left;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}
.footer-accordion::before {
  font-family: "Font Awesome 5 Pro";
  content: "\f067";
  /* Unicode character for "plus" sign (+) */
  float: right !important;
  margin-right: 1rem !important;
  margin-top: 0.125rem !important;
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.footer-accordion:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
.footer-panel {
  transition: max-height 0.2s ease-out;
  position: relative;
  max-height: 0px;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}
.footer-panel::after {
  content: "";
  position: absolute;
  left: 90%;
  margin-left: -85%;
  bottom: 0;
  width: 90%;
  border-bottom: 2px solid black;
}
@media (min-width: 1024px) {
  .home-opening-image img {
    width: 575px;
    height: auto;
    max-width: none;
  }
}
@media (min-width: 1280px) {
  .home-opening-image img {
    height: 550px;
    width: 550px;
    max-width: none;
  }
}
.home-collaborate img {
  width: 100%;
  height: auto;
  position: relative;
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
@media (min-width: 640px) {
  .home-collaborate img {
    width: 450px;
    height: 450px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .home-collaborate img {
    width: 506px;
    height: 525px;
  }
}
@media (min-width: 1280px) {
  .home-collaborate img {
    width: 566px;
    height: 585px;
  }
}
.home-card {
  height: 400px;
}
@media (min-width: 640px) {
  .home-card {
    height: 450px;
  }
}
@media (min-width: 768px) {
  .home-card {
    height: 450px;
  }
}
@media (min-width: 1024px) {
  .home-card {
    height: 528px;
  }
}
.cards-grid::before {
  content: "";
  width: 338px;
  height: 61px;
  position: absolute;
  bottom: -2rem;
  left: 5rem;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgb(243 66 109 / var(--tw-bg-opacity));
}
@media (min-width: 1024px){
  .cards-grid::before{
    display: block;
  }
}
.about-opening-img img{
  margin-top: 2.5rem;
}
@media (min-width: 1024px){
  .about-opening-img img{
    margin-top: 5rem;
  }
}
.collaborate-opening-img img {
  height: 450px;
  width: 450px;
  margin-top: 2.5rem;
}
@media (min-width: 1024px){
  .collaborate-opening-img img{
    margin-top: 5rem;
    height: 550px;
    width: 550px;
  }
}
.about-content-img {
  height: 250px;
}
@media (min-width: 768px) {
  .about-content-img {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .about-content-img {
    height: auto;
  }
}
.news-image {
  margin: 0 auto;
  width: 100%;
}
.news-content, .podcast-notes{
  font-family: 'Inter', sans-serif;
  --tw-text-opacity: 1;
  color: rgb(20 20 43 / var(--tw-text-opacity));
}
.news-content h1, .podcast-notes h1{
  font-size: 2.25rem;
  line-height: 2.5rem;
  font-weight: 700;
}
.news-content h2, .podcast-notes h2{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
}
.news-content h3, .podcast-notes h3{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}
.news-content h4, .podcast-notes h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.news-content h5, .podcast-notes h5{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.news-content h6, .podcast-notes h6{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
}
.news-content h1, .news-content h2, .news-content h3, .news-content h4, .news-content h5, .news-content h6, .news-content p, .news-content ul, .news-content span, .podcast-notes h1, .podcast-notes h2, .podcast-notes h3, .podcast-notes h4, .podcast-notes h5, .podcast-notes h6, .podcast-notes p, .podcast-notes ul, .podcast-notes span{
  margin-bottom: 1rem;
}
.news-content ul, .podcast-notes ul {
  list-style-type: disc;
  margin-left: 15px;
}
.news-content li, .podcast-notes li{
  margin-bottom: 0.5rem;
}
.news-content a, .podcast-notes a{
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
}
.wpcf7-list-item {
  margin-left: 0 !important;
}
.wpcf7-list-item input[type=checkbox] {
  /* Double-sized Checkboxes */
  /* IE */
  /* FF */
  /* Safari and Chrome */
  /* Opera */
  transform: scale(1.3);
  padding: 10px;
  background-color: transparent;
  margin-right: 10px;
}
.widget{
  width: 100%;
}
.widget .eaw-block .eaw-li__wrap{
  display: grid;
  gap: 1.5rem;
}
@media (min-width: 640px){
  .widget .eaw-block .eaw-li__wrap{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2.5rem;
  }
}
@media (min-width: 1024px){
  .widget .eaw-block .eaw-li__wrap{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.widget .eaw-block h3{
  margin-bottom: 0.5rem;
  font-family: 'Inter', sans-serif;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(20 20 43 / var(--tw-text-opacity));
}
@media (min-width: 640px){
  .widget .eaw-block h3{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.widget .eaw-block .eaw-time{
  margin-bottom: 0.5rem;
  display: block;
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  --tw-text-opacity: 1;
  color: rgb(221 221 221 / var(--tw-text-opacity));
}
.widget .eaw-block .eaw-summary{
  margin-bottom: 0px;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(20 20 43 / var(--tw-text-opacity));
}
.widget .eaw-block .eaw-booknow{
  margin-top: 0px;
  font-family: 'Inter', sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(150 9 72 / var(--tw-text-opacity));
}
.host:hover .name{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
}
#scrollTop {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Fixed/sticky position */
  bottom: 20px;
  /* Place the button at the bottom of the page */
  right: 30px;
  /* Place the button 30px from the right */
  z-index: 99;
  /* Make sure it does not overlap */
  outline: none;
  /* Remove outline */
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity));
  font-family: 'Inter', sans-serif;
  font-weight: 600;
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
  color: white;
  /* Text color */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  padding: 10px 15px;
  /* Some padding */
  border-radius: 4px;
  /* Rounded corners */
  font-size: 18px;
  /* Increase font size */
}
#scrollTop:hover {
  background-color: #555;
  /* Add a dark-grey background on hover */
}
.latest-news .see-all{
  --tw-text-opacity: 1;
  color: rgb(83 36 128 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.latest-news:hover .see-all{
  --tw-text-opacity: 1;
  color: rgb(150 9 72 / var(--tw-text-opacity));
}
.podcast-card .listen-now, .featured-podcast .listen-now{
  --tw-text-opacity: 1;
  color: rgb(83 36 128 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.podcast-card:hover .listen-now, .featured-podcast:hover .listen-now{
  --tw-text-opacity: 1;
  color: rgb(150 9 72 / var(--tw-text-opacity));
}
.news-card .read-now{
  --tw-text-opacity: 1;
  color: rgb(150 9 72 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}
.news-card:hover .read-now{
  --tw-text-opacity: 1;
  color: rgb(83 36 128 / var(--tw-text-opacity));
}
.news-card img, .podcast-card img {
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
#cookie-law-info-bar {
  padding: 32px 30px 16px !important;
  font-family: 'Inter', sans-serif;
}
@media (min-width: 1024px) {
  #cookie-law-info-bar {
    width: 550px !important;
  }
}
