/* Scss Document */
/* Fonts */
h1, h2, h3, h5 {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 300;
  font-style: normal;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
span a,
p a {
  color: #D12630;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
p a:hover {
  text-decoration: underline;
}

h3 {
  line-height: 1.4rem;
}

h4, h5, button.accordion-button, #footer ul, .button--black, body .gform_wrapper .gform_footer input[type=submit], .button--white {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
}

body, p, .accordion-body {
  font-family: "neue-haas-grotesk-display", sans-serif !important;
  font-weight: normal;
  font-style: normal;
  letter-spacing: 0.3px;
  font-size: 16px;
  color: #646B72;
}

#accordionOpeningHours button.accordion-button.collapsed, #accordionOpeningHours button.accordion-button:not(.collapsed), #accordionDirections button.accordion-button.collapsed, #accordionDirections button.accordion-button:not(.collapsed), #accordionOpeningHours .accordion-body, #accordionDirections .accordion-body, .accordion-flush .accordion-item:last-child {
  padding: 0px;
  margin-bottom: 1.5rem;
  background: transparent;
}

#accordionOpeningHours button.accordion-button.collapsed, #accordionOpeningHours .accordion-body {
  color: white;
}

#accordionOpeningHours button.accordion-button.collapsed, #accordionOpeningHours button.accordion-button:not(.collapsed), #accordionDirections button.accordion-button.collapsed, #accordionDirections button.accordion-button:not(.collapsed), #accordionOpeningHours .accordion-body, #accordionDirections .accordion-body, .accordion-flush .accordion-item:last-child {
  padding: 0px;
  margin-bottom: 1.5rem;
  background: transparent;
}

#accordionOpeningHours button.accordion-button.collapsed, #accordionOpeningHours .accordion-body {
  color: white;
}

#accordionOpeningHours, #accordionDirections {
  margin-top: 0px;
  border-bottom: 0px;
}

#accordionOpeningHours .accordion-body, #accordionDirections .accordion-body {
  padding: 0px;
}

h1, h2 {
  font-size: 75px !important;
}

h2 {
  margin-bottom: 35px !important;
}

h4 {
  font-size: 16px !important;
  line-height: 25px !important;
}

h5 {
  font-size: 1.0625rem !important;
}

.gform_wrapper.gravity-theme .gform_validation_errors > h2 {
  font-size: 13.2px !important;
  margin-bottom: 0px !important;
}

p.gform_required_legend {
  display: none;
}

@media only screen and (max-width: 992px) {
  h1, h2, .single-post h2 {
    font-size: 35px !important;
    line-height: 45px !important;
  }

  h2 {
    margin-bottom: 20px;
  }
}
p {
  line-height: 29px;
}

#wrapper {
  margin-top: 0.5rem;
}

.bkgd-grey, .bkgd-red {
  position: relative;
  z-index: 1;
}

.bkgd-grey {
  background: #F2F1F1;
}

.bkgd-red {
  background: #D12630;
  color: white;
}
.bkgd-red .map--features .features-grid img {
  filter: invert(1) brightness(1000%);
}

@media only screen and (max-width: 577px) {
  .col-sm-12.bkgd-grey {
    padding: 60px 0px;
  }
}
button.accordion-button {
  font-size: 16px !important;
}

h2.accordion-header {
  margin-bottom: 1.5rem !important;
  line-height: 0px !important;
}

/* Components */
/* Hero */
.hero {
  color: white;
  background-color: #D12630;
  position: relative;
  padding-top: 60px;
  position: relative;
}
.hero .content {
  position: relative;
  z-index: 1;
}
.hero .title {
  max-width: 410px;
}
.hero p {
  color: white;
}

@media only screen and (min-width: 992px) {
  .hero img {
    max-height: 720px;
    width: auto;
    padding: 60px 0px 0px 0px;
  }
}
@media only screen and (max-width: 768px) {
  .hero {
    padding-top: 80px;
  }

  .title {
    padding: 30px 60px;
  }
}
.hero::after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(167deg, #D12630 0%, #691318 100%) 0% 0% no-repeat padding-box;
  opacity: 0.25;
  position: absolute;
  top: 0px;
}

.service-hero {
  background-color: #F2F1F1;
  text-align: center;
  display: grid;
  padding-top: clamp(200px, calc((100vw - 1200px) / 2), 90px) !important;
  padding-bottom: clamp(150px, calc((100vw - 1200px) / 2), 90px) !important;
  position: relative;
  z-index: 1;
}
@media (max-width: 992px) {
  .service-hero {
    padding-top: clamp(90px, calc((100vw - 1200px) / 2), 90px) !important;
    padding-bottom: 0px !important;
  }
  .service-hero .content {
    padding: 0px 20px;
  }
}
@media only screen and (min-width: 992px) {
  .service-hero .image {
    background-color: #F2F1F1;
    position: absolute;
    bottom: 0px;
    left: 60px;
  }
}
@media (max-width: 992px) {
  .service-hero .image {
    left: 0px;
  }
}
.service-hero .image img {
  mix-blend-mode: multiply;
  max-width: clamp(410px, calc((100vw - 1200px) / 2), 0px);
}
.service-hero .content {
  max-width: 480px;
  position: relative;
  z-index: 99;
}
.service-hero h1 {
  font-size: 19px !important;
}
.service-hero p {
  margin-bottom: 35px;
}

.location-hero {
  padding-top: clamp(80px, calc((100vw - 1200px) / 2), 70px) !important;
  padding-bottom: clamp(60px, calc((100vw - 1200px) / 2), 40px) !important;
}
@media (min-width: 992px) {
  .location-hero {
    min-height: 90vh;
  }
}
.location-hero h1, .location-hero h2, .location-hero h3, .location-hero h4, .location-hero h5, .location-hero p, .location-hero a {
  color: white;
}
.location-hero h1 {
  font-size: 50px !important;
}
.location-hero .store-info {
  padding-top: 75px;
}
.location-hero .store-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .location-hero {
    padding-bottom: 0px !important;
    min-height: auto;
  }
  .location-hero h1 {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .location-hero .store-info {
    padding-top: 0px;
  }
  .location-hero .store-details {
    text-align: center;
  }
  .location-hero .store-details a.btn-red {
    margin: auto;
  }
}

/* Full Width Image Background */
.fw--img--bkgd {
  background-color: black;
  padding: 90px 0px;
  display: grid;
  justify-content: center;
}
.fw--img--bkgd .white--box {
  background: white;
  padding: 60px;
  text-align: center;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .fw--img--bkgd .white--box {
    padding: 20px;
    width: 270px;
    margin: auto;
    text-align: center;
    height: 200px;
    align-content: center;
  }
}

.caption {
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  position: absolute;
  z-index: 1;
  bottom: 20px;
}
.caption span {
  background-color: white;
  min-width: 350px;
  text-align: center;
  color: #000;
  padding: 20px;
}
.caption span h4 {
  margin-bottom: 0px;
}

@media only screen and (max-width: 768px) {
  .caption span {
    min-width: 250px;
  }

  .news-slider, .slider {
    overflow: hidden;
  }

  .slider .flickity-page-dots .dot, .news-slider .flickity-page-dots .dot {
    background: #F2F1F1;
    opacity: 1;
  }

  .slider .flickity-page-dots .dot.is-selected, .news-slider .flickity-page-dots .dot.is-selected {
    background: #D12630;
  }

  .slider .flickity-page-dots, .news-slider .flickity-page-dots {
    bottom: 0px;
  }

  .slider .carousel-cell, .news-slider .carousel-cell {
    width: 100%;
    /* Full width */
    height: auto;
    /* Auto height */
    margin-right: 10px;
    /* Adjust as needed */
  }
}
.hover-grow {
  transition: transform 0.3s ease;
}

.hover-grow:hover {
  transform: scale(1.1);
}

.isolated--object {
  padding: 60px 0px;
  display: flex;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  flex-grow: 1;
}
.isolated--object img {
  max-width: 200px;
  mix-blend-mode: multiply;
  margin: auto;
}

/* Icon Usps */
.icon-usps .bg--grey {
  padding: 40px 45px;
  border-radius: 5px;
  position: relative;
}
.icon-usps .text {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.icon-usps .text p {
  margin-bottom: 0;
  line-height: 20px;
}
.icon-usps .icon img {
  max-height: 65px;
  min-height: 65px;
}

.icon-usps a {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: transparent;
  cursor: pointer;
  z-index: 999;
}

body.home .icon-usps:first-of-type {
  display: none;
}

body.home footer .icon-usps {
  display: flex !important;
}

/* block cta */
.block-cta {
  background-color: #F2F1F1;
  position: relative;
  z-index: 1;
  padding: 0px 20px;
  text-align: center;
  padding-top: clamp(40px, calc((100vw - 1200px) / 2), 65px) !important;
  display: grid;
  justify-content: center;
  justify-items: center;
}
.block-cta img {
  max-width: 555px;
  padding: 30px 0px 0px 0px;
  mix-blend-mode: multiply;
}
.block-cta .btn {
  margin-bottom: 35px;
}

.quote {
  /* Aligns the author-details div to the start of its grid cell */
  /* Media query for mobile devices */
}
.quote .quote-and-image-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  /* Set grid rows to auto to adapt to content height */
  grid-column-gap: 20px;
  /* Adjust column gap */
}
.quote .quote-and-image-grid-image {
  grid-area: 1/1/2/2;
}
.quote .quote-and-image-grid-quote {
  grid-area: 1/2/2/3;
}
.quote .quote-and-image-grid-quote, .quote .quote {
  background: #F2F1F1;
  padding: 80px 60px;
}
.quote .author-details {
  grid-area: 2/2/2/3;
  align-self: start;
}
.quote .image, .quote .quote {
  border-radius: 5px;
}
.quote .author {
  display: flex;
  flex-direction: column;
  padding: 0px 60px;
}
.quote .credits {
  display: flex;
  align-items: center;
}
.quote .position {
  margin-right: 30px;
}
.quote .position p {
  margin-top: 0px;
  font-size: 16px;
  color: #646B72;
}
.quote .mail {
  margin-left: 15px;
  margin-top: 4px;
}
.quote p {
  margin-top: 30px;
  margin-bottom: 0px !important;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
  color: black;
  padding-right: clamp(7.5rem, calc((100vw - 1200px) / 2), 0rem);
}
@media (max-width: 768px) {
  .quote body.home .icon-usps {
    display: block;
  }
  .quote body.home .slider {
    display: none;
  }
  .quote .quote-and-image-grid {
    display: block !important;
  }
  .quote .image {
    grid-area: auto;
    /* Automatically place grid items */
    height: 300px;
    /* Set a specific height for mobile */
    border-radius: 0px;
  }
  .quote p {
    padding-right: 0rem;
  }
}

.icon {
  position: relative;
  display: inline-block;
  /* Ensures the circle is sized based on content */
  cursor: pointer;
}

.icon::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background-color: #000;
  /* Default background color of the circle */
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  z-index: -1;
  /* Place the circle behind the SVG */
}

.icon:hover::before {
  width: 40px;
  /* Adjust the size as needed */
  height: 40px;
  /* Adjust the size as needed */
}

.icon:hover svg path {
  fill: white;
  /* Change the fill color of the SVG path to white on hover */
}

/* Specific styles for linkedin */
.linkedin::before, .mail::before {
  background-color: #000;
  /* Background color for linkedin */
}

.align-right {
  margin-left: auto;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-narrow {
  padding-left: clamp(1.5rem, calc((100vw - 1200px) / 2), 9.0625rem) !important;
  padding-right: clamp(1.5rem, calc((100vw - 1200px) / 2), 9.0625rem) !important;
}
.text-narrow h3, .text-narrow h4, .text-narrow p:last-of-type {
  margin-bottom: 50px !important;
}

@media only screen and (min-width: 992px) {
  .offcanvas {
    width: 760px !important;
    position: relative;
    padding: calc(30px + 1.5625vw);
  }

  .offcanvas-header {
    position: absolute;
    left: -71px;
    top: -10px;
  }

  .offcanvas-header .btn-close {
    opacity: 1;
    border-radius: 0px;
    background: url(/wp-content/themes/here-theme/inc/images/close-icon-white.svg) !important;
    background-color: black !important;
    background-repeat: no-repeat !important;
    width: 55px !important;
    height: 55px !important;
    background-position: 23px 23px !important;
    box-sizing: border-box;
    background-size: 10px 10px !important;
  }
}
[class^=btn-] {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 60px;
  max-width: 185px;
  border-radius: 90px;
  border: 1px solid currentColor;
}

a.btn-black, a.btn-red {
  line-height: 58px;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  text-align: center;
  font-size: 16px;
  color: white;
}
@media only screen and (max-width: 768px) {
  a.btn-black, a.btn-red {
    margin: auto;
  }
}

a.btn-black {
  border: 1px solid black;
}

a.btn-red {
  border: 1px solid #D12630;
}

a.btn-black:after, a.btn-red:after {
  content: url(/wp-content/themes/here-theme/inc/images/sm-polygon-white.svg);
  margin-left: 12px;
  zoom: 75%;
}

a.btn-black:hover:after, a.btn-red:hover:after, .news-box h4 a:after {
  margin-left: 12px;
  zoom: 75%;
}

a.btn-black:hover:after, .news-box h4 a:after {
  content: url(/wp-content/themes/here-theme/inc/images/sm-polygon-black.svg);
}

a.btn-red:hover:after {
  content: url(/wp-content/themes/here-theme/inc/images/sm-polygon-red.svg);
}

.btn-black span, .btn-red span {
  position: absolute;
  display: block;
  width: 225%;
  /* Changed to the hover width */
  height: 562.5px;
  /* Changed to the hover height */
  border-radius: 50%;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transform: translate(-50%, -50%);
  z-index: -1;
}

.btn-black span {
  background-color: #000;
}

.btn-red span {
  background-color: #D12630;
}

.btn-black:hover {
  color: #000;
  /* Changed to the normal color */
}

.btn-red:hover {
  color: #D12630;
  /* Changed to the normal color */
}

.btn-black:hover span, .btn-red:hover span {
  width: 0;
  /* Changed to the normal width */
  height: 0;
  /* Changed to the normal height */
}

.btn-black:active {
  background-color: #000;
}

.btn-red:active {
  background-color: #D12630;
}

.button,
body .gform_wrapper .gform_footer input[type=submit] {
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 600 !important;
  font-style: normal;
  text-align: center;
  border-radius: 90px;
  padding: 18px 35px;
  min-width: 185px;
  font-size: 1rem;
  cursor: pointer;
  border: 0px;
  display: inline-block;
}
.button::after,
body .gform_wrapper .gform_footer input[type=submit]::after {
  content: url("/wp-content/themes/here-theme/inc/images/sm-polygon-white.svg");
  margin-left: 8px;
  zoom: 70%;
}

.button--white {
  background: #FFFFFF;
  color: black;
}
.button--white::after {
  content: url("/wp-content/themes/here-theme/inc/images/sm-polygon-black.svg");
}

.button--black,
body .gform_wrapper .gform_footer input[type=submit] {
  background: black;
  color: white;
}

.button--red {
  background: #D12630;
  color: white;
}

/* Accordion */
#accordionFlush1 {
  margin-top: 0px;
}

.accordion {
  border-bottom: 1px solid #BEBEBE;
  margin-top: 30px;
}
.accordion:first-of-type {
  margin-top: 0px;
}
.accordion:last-of-type {
  border-bottom: 0px;
}
.accordion .accordion-button:not(.collapsed) {
  background-color: transparent !important;
  color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .accordion-button:after {
  background-image: url("/wp-content/themes/here-theme/inc/images/open-icon-dark.svg") !important;
}
.accordion .accordion-button:not(.collapsed):after {
  transform: rotate(45deg) !important;
}

#accordionOpeningHours button.accordion-button:not(.collapsed) {
  color: white !important;
}

/* Forms */
body .gform_wrapper .gform_body .gform_fields .gfield textarea {
  height: 150px;
}

input#input_2_6,
input#input_2_8,
input#input_1_5,
input#input_1_3, input#input_3_6, input#input_3_8,
textarea#input_1_4 {
  border-top: 0px;
  border-bottom: 1px solid black;
  border-right: 0px;
  border-left: 0px;
  border-radius: 0px;
}

/* Footer */
@media only screen and (max-width: 600px) {
  footer.d-flex {
    display: flex;
    flex-direction: column;
  }
}
footer a {
  color: black;
}

/* Alignment */
.relative {
  position: relative;
}

.text--center {
  text-align: center;
  display: grid;
  justify-content: center;
}

.va--middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .va--middle {
    display: block;
  }
}

/* Padding */
.container-cropped {
  max-width: 1000px;
  margin: auto;
}
.container-cropped h1 {
  margin-bottom: 3rem;
}

.barepage-paddding {
  padding-top: 12rem;
  padding-bottom: 5rem;
}

@media only screen and (max-width: 768px) {
  .padding--full {
    padding: 40px 0px !important;
  }

  .padding--top {
    padding: 40px 0px 0px 0px !important;
  }

  .padding--bottom {
    padding: 0px 0px 40px 0px !important;
  }
}
.padding--full {
  padding: 90px 0px;
}

.padding--bottom {
  padding: 0px 0px 90px 0px;
}

.padding--top {
  padding: 90px 0px 0px 0px;
}

.g-5,
.gx-5,
.g-4,
.gx-4 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.make-mid {
  margin: auto 0;
  display: flex;
  justify-content: center;
}

.mx-650 {
  max-width: 650px !important;
  margin: 0 auto;
}
.mx-650 p {
  max-width: 450px !important;
  margin: 0 auto;
}

.mb-35 {
  margin-bottom: 35px;
}

/* Colors */
.bg--grey {
  background: #F2F1F1;
  min-height: 100%;
  display: flex;
  overflow: hidden;
}

::-moz-selection {
  /* Code for Firefox */
  color: 0;
  background: #D1263030;
}

::selection {
  color: 0;
  background: #D1263030;
}

@media only screen and (max-width: 768px) {
  .container {
    padding: 0px 30px !important;
  }

  .mob-centre {
    text-align: center;
    margin: auto;
  }

  .mob-margin {
    margin-bottom: 35px;
  }

  .mob-margin:last-of-type {
    margin-bottom: 0px;
  }

  .col-sm-12.col-md-6 img {
    margin-bottom: 3rem;
  }
}
/* Single post page */
.first-item {
  padding-top: clamp(200px, calc((100vw - 1200px) / 2), 90px) !important;
}

.post-thumbnail img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 50px;
}

span.prev-post-categories, span.next-post-categories {
  background: #F2F1F1;
  border-radius: 3px;
  padding: 3px;
}
span.prev-post-categories a, span.next-post-categories a {
  color: #000;
}

.single .post-navigation {
  display: flex;
  flex-direction: column;
  align-items: start;
}

.nextpost-title, .prevpost-title {
  display: block;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 35px;
  color: #000;
  font-weight: 600 !important;
  font-style: normal;
}

.news-grid {
  /* Hover effect on the "Read More" link only */
  /* Optional: Adjust zoom level and animation properties as desired */
}
.news-grid .col-md-4 {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.news-grid .news-img img {
  /* Set initial image styles */
  width: 100%;
  height: 250px;
  object-fit: cover;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
  /* Smooth zoom animation */
}
.news-grid .news-box:hover .read-more:hover .news-img img {
  transform: scale(1.1);
  /* Zoom in by 10% on hover */
}
.news-grid .news-box {
  display: flex;
  flex-direction: column;
  flex: 1;
  background: #F2F1F1;
  padding: 2.5rem;
}
.news-grid .news-box.white {
  background: #fff;
}
.news-grid .news-box h4 a {
  color: #000;
  /* Assuming $black is defined elsewhere */
}
.news-grid .news-excerpt {
  flex: 1;
}

hr {
  border-top: #BEBEBE solid 1px !important;
  color: inherit;
  margin: 1rem 0;
  opacity: 1;
}

.hero-icon {
  background: white;
  border-radius: 50%;
  padding: 10px;
  height: 40px;
  display: grid;
  align-items: center;
}

.offer-banner {
  text-align: center;
  padding: 15px 0;
}
.offer-banner.black {
  background-color: black;
  color: white;
}
.offer-banner.red {
  background-color: #D12630;
  color: white;
}
.offer-banner.grey {
  background-color: #F2F1F1;
  color: black;
}
.offer-banner.white {
  background-color: white;
  color: black;
}
.offer-banner a {
  color: inherit;
  font-weight: bold;
}
.offer-banner a:hover {
  text-decoration: underline;
}

.full-bg-hero {
  min-height: 600px;
  height: 90vh;
  color: white;
}
.full-bg-hero p {
  color: white;
}

.map--features .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.map--features .nav {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
}
.map--features .nav-tabs .nav-link.active {
  border-top: 0px;
  border-right: 0px;
  border-bottom: 2px solid;
  border-left: 0px;
  border-color: #D12630 !important;
}
.map--features .nav-tabs .nav-link:focus, .map--features .nav-tabs .nav-link:hover {
  border: 0px;
  border-radius: 0px;
  background-color: #F2F1F1;
}
.map--features #nav-features {
  padding: 60px 0px;
}
.map--features .features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  gap: 10px;
}
.map--features .features-grid .feature {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 2rem;
}
.map--features .features-grid .feature .feature-icon {
  display: flex;
  flex-grow: 1;
  justify-content: center;
  margin-bottom: 15px;
}
.map--features .features-grid .feature .feature-icon img {
  max-height: 65px;
  min-height: 65px;
}
.map--features .features-grid .feature h4 {
  max-width: 107px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .map--features .features-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
}
.map--features .map {
  background: black;
  min-height: 440px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}

.single-post h1 {
  font-size: 62px !important;
  line-height: 73px;
}

.single-post h2 {
  font-size: 45px !important;
  line-height: 55px;
  margin: 45px 0px 25px 0px;
}

.single-post h3 {
  margin: 25px 0px;
}

.entry-meta a, ul.categories a {
  color: black;
}

ul.categories {
  list-style: none;
  padding: 0px;
  font-size: small;
}

span.prev-post-categories a, span.next-post-categories a {
  font-size: small;
}

.blog-posts {
  padding-top: 220px;
  padding-bottom: 150px;
  position: relative;
  /* Media query for screens below 992px */
}
@media (max-width: 991px) {
  .blog-posts {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
.blog-posts h3.card-title.mb-4 {
  color: black;
}
.blog-posts h3.card-title.mb-4:hover {
  color: #D12630;
}
.blog-posts .img-wrapper img {
  width: 100%;
  object-fit: cover;
  height: 250px;
}

.blog--button {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
}

.top-125 {
  top: 125px;
}

.navbar-collapse.show [class^=btn-] {
  max-width: none !important;
}

.navbar-collapse.show [class^=btn-]:first-of-type {
  margin-bottom: 1rem;
}

.dropdown-toggle {
  white-space: nowrap;
  position: absolute;
  right: 0;
  top: 14px;
  border: none;
}

@media only screen and (max-width: 992px) {
  body h1.news-title {
    font-size: 35px !important;
    line-height: 45px !important;
  }
}
/* smaller, dark, rounded square */
.flickity-prev-next-button {
  width: 70px;
  height: 58px;
  border-radius: 0px;
  background: #fff;
}

/* arrow color */
.flickity-prev-next-button .arrow {
  fill: black;
}

.flickity-prev-next-button.no-svg {
  color: white;
}

/* position */
.flickity-prev-next-button.previous {
  left: 0px;
}

.flickity-prev-next-button.next {
  right: 0px;
}

.flickity-page-dots {
  bottom: 25px;
}

.flickity-page-dots .dot {
  border-radius: 0%;
  width: 80px;
  height: 4px;
  background: #fff;
}

/*!
Theme Name: Here
Theme URI: https://them.es/starter
Author: Assisted
Author URI: https://www.assisted.co.uk
Description: Theme for Here Storage
Version: 3.5.0
Requires at least: 5.0
Tested up to: 6.4
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: here-theme
*/
/* Don't overwrite this file. Compile "/assets/main.scss" to "/assets/dist/main.css" */
/* From http://codex.wordpress.org/CSS */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}

.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}

.gallery-caption {
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
  max-width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.bypostauthor {
  font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

header.on-top, header.sticky .navbar {
  border-top: 5px solid white;
}
header.on-top .logo, header.sticky .navbar .logo {
  margin-top: -5px;
}

.navbar {
  background: transparent !important;
  --bs-gradient: none;
  padding-top: 20px !important;
}

/* Initial state - position the nav bar above the viewport */
.navbar {
  transform: translateY(-100%);
  opacity: 0;
  transition: transform 0.8s ease-out, opacity 0.8s ease-out;
}

/* Keyframes for the slide down animation */
@keyframes slideDown {
  from {
    transform: translateY(-100%);
    opacity: 0;
  }
  to {
    transform: translateY(0);
    opacity: 1;
  }
}
/* Trigger the animation on page load */
:root .navbar {
  animation: slideDown 0.8s ease-out forwards;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  color: #000;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.16), 0 2px 8px rgba(0, 0, 0, 0.08) !important;
  border-radius: 5px !important;
  padding: 1.5rem !important;
  transition: width 0.3s !important;
  border: 0px !important;
}

.dropdown-item.active, .dropdown-item:active {
  background: white !important;
  background-image: none !important;
  color: black !important;
}

header.on-top {
  position: fixed;
  width: 100%;
  z-index: 2;
  top: -5px;
}

header .navbar {
  transition: all 0.2s ease-in;
}

header.sticky {
  background: #D12630;
}

header.sticky .nav-link {
  color: #fff !important;
}

@media only screen and (max-width: 992px) {
  header.sticky .nav-link {
    color: #000 !important;
  }
}
header.sticky .navbar {
  padding-top: 8px !important;
}

@media only screen and (min-width: 992px) {
  body.home .nav-link, body.locations-template-default .nav-link {
    color: white !important;
  }
}
.nav-link {
  font-family: "neue-haas-grotesk-display", sans-serif !important;
  font-weight: 600 !important;
  font-style: normal;
  color: black !important;
  padding-right: 34px !important;
}

a.nav-link:first-of-type {
  padding-left: 0px !important;
}

.logo {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0px;
  z-index: 10;
  margin-top: -5px;
}

.logo svg {
  width: clamp(100px, 20vw, 150px);
  /* Minimum width of 100px, maximum width of 200px, scaling with viewport width */
  height: auto;
  /* Maintain aspect ratio */
}

.telephone a {
  display: inline-block;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.telephone a:hover {
  transform: scale(0.95);
  /* Makes the SVG slightly smaller */
}

.telephone a svg {
  transition: transform 0.3s ease;
}

.telephone a:hover svg {
  transform: scale(0.95);
  /* Makes the SVG slightly smaller */
}

.telephone svg {
  max-height: 60px;
}

@media (max-width: 992px) {
  .navbar-collapse {
    position: fixed;
    width: calc(100% - 60px);
    top: 0px;
    left: 0;
    padding-left: 25px;
    padding-right: 20px;
    padding-top: 60px;
    height: auto !important;
    min-height: 100vh;
    z-index: 99;
  }
  .navbar-collapse .nav-link {
    padding-right: 0px !important;
  }
  .navbar-collapse ul#menu-main-menu {
    padding-bottom: 2rem;
  }

  .navbar-toggler[aria-expanded=true] .navbar-toggler-icon {
    background-image: url(/wp-content/uploads/2024/07/burger-lines-black.svg) !important;
  }

  .navbar-toggler {
    z-index: 999;
    display: flex;
  }

  .navbar-collapse.collapsing {
    height: 100%;
    left: -75%;
    transition: height 0s ease;
    background: #F2F1F1;
  }

  .navbar-collapse.show {
    height: 100%;
    left: 0;
    transition: left 400ms ease-in;
    background: #F2F1F1;
  }

  .navbar-toggler.collapsed ~ .navbar-collapse {
    transition: left 400ms ease-in;
  }

  .dropdown-toggle::after {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
  }

  .navbar-light .navbar-nav .nav-link {
    border-bottom: 1px solid;
    padding: 1.5rem 0rem;
  }
}
.navbar-toggler {
  padding: 6px 8px !important;
  border: none !important;
}

.navbar-toggler {
  border: none;
}

header.sticky .navbar-toggler-icon, body.locations-template-default .navbar-toggler-icon {
  background-image: url("/wp-content/themes/here-theme/inc/images/burger-lines-white.svg") !important;
  background-size: 80% !important;
}

span.navbar-toggler-icon:active {
  background-size: 90%;
}

@media (max-width: 768px) {
  header {
    background: #D12630;
  }

  header .navbar {
    padding-top: 8px !important;
    border-top: 5px solid white;
  }

  .phone-icon {
    display: flex;
    flex-grow: 1;
  }

  .navbar-collapse.show {
    margin-top: -5px;
  }
}
a.btn-black.getquote {
  font-size: 13px;
  padding: 0px 15px;
  line-height: 43px;
  height: 45px;
  max-width: 130px;
}

/* Hide by default */
.tel-icon {
  display: none;
}

/* Show when screen width is greater than 992px */
@media (max-width: 768px) {
  .tel-icon {
    display: block;
  }
}
#footer {
  position: relative;
  z-index: 1;
}

#footer .d-flex {
  align-items: center;
  margin-top: 3rem;
}

#footer .justify-content-end {
  display: flex;
}

ul#menu-footer-menu, ul.socials, ul#menu-footer-bottom-menu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  align-items: center;
}

ul#menu-footer-menu li, .copyright, ul#menu-footer-bottom-menu li {
  margin-right: 34px;
}

ul#menu-footer-bottom-menu li {
  font-family: "neue-haas-grotesk-display", sans-serif !important;
  font-weight: 400 !important;
}

ul#menu-footer-menu li a, ul#menu-footer-bottom-menu li a {
  color: black !important;
}

ul#menu-footer-menu li a:hover, ul#menu-footer-bottom-menu li a:hover {
  text-decoration: underline;
}

ul.socials li {
  margin-left: 34px;
}

ul.socials li svg {
  max-height: 20px;
}

.footer-accred-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 215px));
  gap: 1rem;
}
@media only screen and (max-width: 758px) {
  .footer-accred-grid {
    display: block;
  }
}

.accred {
  margin: 2rem 0rem;
  background-color: transparent;
  border-radius: 5px;
  padding: 10px 0px;
  display: flex;
}
.accred img {
  max-height: 80px;
  object-fit: contain;
}

@media only screen and (max-width: 758px) {
  #footer .justify-content-end {
    justify-content: center !important;
  }

  ul#menu-footer-menu, ul#menu-footer-bottom-menu {
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-bottom: 1rem;
  }

  ul#menu-footer-menu li, .copyright, ul#menu-footer-bottom-menu li {
    margin-right: 0px;
    margin-bottom: 8px;
  }

  ul.socials li {
    margin: 0px 8px;
  }

  #footer .nav {
    flex-direction: column;
    text-align: center;
  }
}
/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- flickity-button ---- */
.flickity-button {
  position: absolute;
  background: rgba(255, 255, 255, 0.75);
  border: none;
  color: #333;
}

.flickity-button:hover {
  background: white;
  cursor: pointer;
}

.flickity-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #19F;
}

.flickity-button:active {
  opacity: 0.6;
}

.flickity-button:disabled {
  opacity: 0.3;
  cursor: auto;
  /* prevent disabled button from capturing pointer up event. #716 */
  pointer-events: none;
}

.flickity-button-icon {
  fill: currentColor;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button:disabled {
  display: none;
}

.flickity-prev-next-button {
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  /* vertically center */
  transform: translateY(-50%);
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button .flickity-button-icon {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}

/* ---- page dots ---- */
.carousel .flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: 25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}

@media only screen and (max-width: 768px) {
  .slider, .news-slider {
    padding: 0px 10px;
  }

  .carousel .flickity-page-dots {
    bottom: 55px;
  }
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

ol.flickity-page-dots {
  text-align: center;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
