/*@import url('https://use.typekit.net/xop4vpl.css');*/ /*Chennai Light Oblique font */
/* Context colors */
/* Fonts */
/* Footers vars */
/* Other elements */
.footer-hotelmatts-border-right {
  border-right: 1px solid #777;
}

.footer-hotelmatts {
  background-color: #05223a;
}
.footer-hotelmatts a {
  text-decoration: none;
}
.footer-hotelmatts a:hover {
  text-decoration: underline;
  text-decoration-color: #769db3;
  text-decoration-thickness: 3px;
  text-underline-offset: 5px;
}
.footer-hotelmatts a img {
  max-width: 120px;
}
.footer-hotelmatts a h2,
.footer-hotelmatts a h3 {
  text-align: left;
}
.footer-hotelmatts a .wp-block-buttons.is-content-justification-center {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}
.footer-hotelmatts .footer-h4 {
  font-size: 18px !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;
}

/*Kassiopeia footer:*/
.footer-right {
  border-left: 1px solid #777 !important;
}

.kassiopeia-footer h2 {
  /* All white Same as Freja */
  /*color: #c39a73 !important;*/
  font-size: 18px !important;
}

.kassiopeia-footer li::before {
  /*All white Same as Freja */
  /*border-top-color: #c39a73 !important;
  border-left-color: #c39a73 !important;
  border-right-color: #c39a73 !important;
  border-bottom-color: #c39a73 !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 */
