/*@import url('https://use.typekit.net/iir0qdo.css');*/ /* Montserrat Regular, Bebas Neue pro */
/* Context colors */
/* Fonts */
/* Footers vars */
/* Other elements */
.footer-hotelmatts-border-right {
  border-right: 1px solid #777;
}

.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: 1px !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;
}

/*Kassiopeia footer:*/
/*.footer-right {
  border-left: 1px solid #777 !important;
}
.kassiopeia-footer h2 {
  color: variables.$brand-primary !important;
  font-size: 18px !important;
}
.kassiopeia-footer li::before {
  border-top-color: variables.$brand-primary !important;
  border-left-color: variables.$brand-primary !important;
  border-right-color: variables.$brand-primary !important;
  border-bottom-color: variables.$brand-primary !important;
}*/
/*Kassiopeia footer*/
@media (min-width: 1600px) {
  /* xl */
}
@media (min-width: 1200px) and (max-width: 1599px) {
  /*l*/
}
@media (min-width: 782px) and (max-width: 1199px) {
  /*m*/
  .footer-right {
    border-left: none !important;
  }
}
@media (max-width: 781px) {
  /*s*/
  .footer-hotelmatts-border-right {
    border-right: none;
  }
  .footer-right {
    border-left: none !important;
  }
}
/*# sourceMappingURL=footer.min.css.map */
