/* ------------------------------------------------------------------------- */
/* -------------------------------------*/
/* -------------------------------------*/
/*Nexus 10*/
/* ------------------------------------------------------------------------- */
html body {
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
  /* ------------------------------------------------------------------------- */
}
html body #footer-outer .widget {
  text-align: center;
  font-size: 14px;
}
@media only screen and (min-width: 43.0625em) {
  html body #footer-outer .widget {
    text-align: left;
  }
}
html body #footer-outer .widget h4 {
  font-family: 'Montserrat';
  text-transform: uppercase !important;
  letter-spacing: 0 !important;
  font-weight: 700 !important;
  font-size: 14px !important;
}
html body #footer-outer a:hover {
  color: #fff !important;
  text-decoration: underline !important;
}
html body .evaluation {
  margin: 0 auto;
  display: block;
  padding: 75px 0 0 0;
  background: url(../../gfb-assets/logo-holidaycheck.svg) no-repeat 0 0;
  background-size: 100% auto;
  display: block;
  width: 180px;
}
html body .evaluation:hover {
  background: url(../../gfb-assets/logo-holidaycheck-light.svg) no-repeat 0 0;
  background-size: contain;
}
@media only screen and (min-width: 43.0625em) {
  html body .evaluation {
    margin: 0;
  }
}
html body .selectedhotels {
  margin: 10px auto 0 auto;
  display: block;
  background: url(../../gfb-assets/icn-selected-hotels.png) no-repeat 50% 50%;
  background-size: auto 100%;
  height: 70px;
}
@media only screen and (min-width: 43.0625em) {
  html body .selectedhotels {
    background-position: 0 0;
  }
}
html body .first-hotels {
  margin: 20px auto 0 auto;
  display: block;
  background: url(../../gfb-assets/logo_1st_hotels_soelden.svg) no-repeat 50% 50%;
  background-size: auto 100%;
  height: 70px;
  max-width: 180px;
}
@media only screen and (min-width: 43.0625em) {
  html body .first-hotels {
    margin: 20px 0 0 0;
  }
}
@media only screen and (min-width: 43.0625em) {
  html body .weather {
    float: left;
  }
}
html body .conditions {
  color: #ccc;
  line-height: 1;
  margin: 0 5px 0 0;
  text-transform: uppercase;
  font-size: 50px;
  margin: 0 0 20px 0;
  font-family: 'Open Sans';
  font-weight: 400;
}
html body .weather [class^="icon"] {
  color: #ccc !important;
  font-family: "MeteoconsRegular";
  font-size: 60px !important;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  border-radius: 0;
  background: transparent;
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
  vertical-align: middle;
  word-spacing: 0;
  margin: 0;
  padding: 0;
}
html body #copyright {
  text-align: center;
}
@media only screen and (min-width: 43.0625em) {
  html body #copyright {
    text-align: left;
  }
}
html body #copyright ul {
  float: none !important;
  text-align: center;
}
@media only screen and (min-width: 43.0625em) {
  html body #copyright ul {
    float: right !important;
  }
}
html body #copyright li {
  display: inline-block !important;
  float: none !important;
}
@media only screen and (min-width: 43.0625em) {
  html body #copyright li {
    float: left !important;
  }
}
