/*@import url('https://use.typekit.net/sbi7pqz.css');*/ /* Century Gothic */
/* Context colors */
/*Same as $beige-light on editor */
/* Editor ( defined in Theme.json) colors */
/* Fonts */
/* Footers vars */
/* Other elements */
/*@import 'variables';*/
.footer-hotelmatts-border-right {
  border-right: 1px solid #ccc;
}

.footer-hotelmatts {
  padding-top: 30px !important;
  padding: 36px !important;
}
.footer-hotelmatts p {
  color: white !important;
  text-align: left !important;
}
.footer-hotelmatts a {
  color: white;
  text-decoration: none;
}
.footer-hotelmatts a:hover {
  text-decoration: underline;
  text-decoration-color: #dab674;
  text-decoration-thickness: 2px;
  text-underline-offset: 6px;
}
.footer-hotelmatts .footer-h4 {
  font-size: 18px !important;
}
.footer-hotelmatts .footer-link {
  text-decoration: underline !important;
  text-decoration-color: #d9b776 !important;
  text-decoration-thickness: 2px !important;
  text-underline-offset: 6px !important;
}
.footer-hotelmatts .footer-button a {
  padding-top: 4px !important;
  padding-bottom: 3px !important;
  font-size: 17px !important;
}
.footer-hotelmatts .btn-primary a {
  padding-top: 0px;
  padding-bottom: 0px;
}
.footer-hotelmatts .wp-block-acf-yhteystiedot {
  white-space: nowrap;
}
.footer-hotelmatts .footer-some {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 0px 20px 0px !important;
}
.footer-hotelmatts .footer-some figure, .footer-hotelmatts .footer-some a {
  display: block;
  margin: 0px;
}
.footer-hotelmatts .footer-some img {
  width: 35px !important;
  height: auto;
}

/*Kassiopeia footer:*/
footer#footer.kassiopeia-footer h2, footer#footer.kassiopeia-footer p, footer#footer.kassiopeia-footer li, footer#footer.kassiopeia-footer a {
  font-family: "Fira Sans", courier !important;
}
footer#footer.kassiopeia-footer h2 {
  color: white !important;
  font-size: 18px !important;
}
footer#footer.kassiopeia-footer li::before {
  border-top-color: white !important;
  border-left-color: white !important;
  border-right-color: white !important;
  border-bottom-color: white !important;
}
@media (min-width: 782px) and (max-width: 1199px) {
  footer#footer.kassiopeia-footer {
    /*m*/
  }
  footer#footer.kassiopeia-footer .footer-right {
    border-left: none !important;
  }
}

/*Kassiopeia footer*/
@media (min-width: 1600px) {
  /* xl */
}
@media (min-width: 1200px) and (max-width: 1599px) {
  /*l*/
}
@media (max-width: 781px) {
  /*s*/
  .footer-hotelmatts-border-right {
    border-right: none;
  }
  .footer-right {
    border-left: none !important;
  }
}
/*# sourceMappingURL=footer.min.css.map */
