@font-face {
    font-family: "Silka";
    src: url("../fonts/silka-light-webfont.woff2") format("woff2");
}
@font-face {
    font-family: "Silkabold";
    src: url("../fonts/silka-bold-webfont.woff2") format("woff2");
}

/** BLOCK RÉSERVATION **/

.wp-child-theme-hotellyret #widgetMB2 .hz.h2 {
  font-family: Silkabold;
  font-weight: 400;
  letter-spacing: normal;
}

.wp-child-theme-hotellyret #widgetMB2 .hz.widgetMB2 {
  display: flex;
  align-items: center;
  background-color: #FFF;
  border-radius: 0;
  padding: 12px;
}

.wp-child-theme-hotellyret #widgetMB2 footer.hz.footer {
  display: none;
}

.wp-child-theme-hotellyret #widgetMB2 .hz.section {
  border: none;
}

.wp-child-theme-hotellyret #widgetMB2 .hz.form {
  display: flex;
  align-items: center;
}

.wp-child-theme-hotellyret #widgetMB2 .hz.div.btn {
  margin: 0 0 0 5px;
}

.wp-child-theme-hotellyret #widgetMB2 .hz.input.btn {
  vertical-align: unset;
  padding: 8px 10px;
}

.wp-child-theme-hotellyret #widgetMB2 .hz.input.date, .wp-child-theme-hotellyret #widgetMB2 .hz.input.code_promo {
  border-radius: 0;
  padding: 8px 10px;
}
