/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .page-template-default .header .hero {
    padding-top: 39px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .header .hero h1 {
    text-align: left !important;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .sidebar .sidebar-toc-accordion {
    margin-top: -89px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-default .sidebar {
    max-width: 489px;
  }
}
@media (max-width: 575px) {
  .page-template-default .sidebar .sidebar-item:last-child > div:not(:empty) {
    margin-bottom: 0;
  }
}
.page-template-default .sidebar .sidebar-toc-accordion .accordion-tab {
  filter: drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.5));
}

@media screen and (min-width: 1440px) {
  .page-template-default .container .row > .entry-content.col-xl-8,
  .page-template-default .container .row > .content.col-xl-8 {
    width: 65.3%;
    padding-right: 108px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-default .container .row > .sidebar.col-xl-4 {
    width: 35%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default p,
  .page-template-default em {
    margin-bottom: 37px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default p + h2,
  .page-template-default .row + h2 {
    margin-bottom: 38px;
  }
}
.page-template-default ul li strong {
  margin-bottom: 15px;
}

.page-template-default ul li > ul {
  margin-top: 15px;
  margin-bottom: 0 !important;
}

@media screen and (min-width: 992px) {
  .page-template-default .main-wrapper {
    overflow: visible;
  }
}
@media (max-width: 991px) {
  .page-template-default .main-wrapper .main-content {
    padding-top: 2rem;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .main-wrapper .main-content-custom-generic .container {
    position: static;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .main-wrapper .main-content-custom-generic {
    padding-top: 0;
    margin-top: -39px;
  }
}
.page-template-default .main-wrapper .main-content-custom-generic .entry-content:before {
  content: none;
}

@media (min-width: 992px) and (max-width: 1920px) {
  .page-template-default .main-wrapper .main-content-custom-generic .entry-content:before {
    content: "";
    display: block;
    visibility: hidden;
    width: 915px;
    height: 320px;
    pointer-events: none;
  }
}
.page-template-default .main-wrapper .main-content-custom-generic .image-holder {
  position: relative;
  padding-top: 0;
  margin-right: 0;
}

@media screen and (min-width: 992px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder {
    margin-bottom: 38px;
  }
}
@media (min-width: 992px) and (max-width: 1920px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 38px;
    width: 55.5%;
    height: 282px;
  }
}
@media (min-width: 1440px) and (max-width: 1599px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder {
    width: 56.5%;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder {
    width: 59.5%;
  }
}
@media (max-width: 991px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder {
    margin-bottom: 24px;
  }
}
.page-template-default .main-wrapper .main-content-custom-generic .image-holder:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: linear-gradient(111.44deg, var(--color-secondary) -3.46%, rgba(0, 0, 0, 0) 51.13%);
  border-radius: 5px;
  pointer-events: none;
}

@media screen and (min-width: 992px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder img {
    width: 100%;
    height: 282px;
    object-fit: cover;
    object-position: top;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
@media (max-width: 991px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder img {
    border-radius: 5px;
  }
}
@media (min-width: 1921px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder img {
    border-radius: 5px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-default .main-wrapper .main-content-custom-generic .image-holder img {
    object-position: 70% 100%;
  }
}
@media screen and (min-width: 992px) {
  .page-template-default .main-wrapper .main-content-custom-generic .sidebar .sidebar-toc-accordion {
    margin-top: 0;
  }
}

/*# sourceMappingURL=generic.css.map*/