/* line 14, ../custom_scss/hwe-Hostel2300Thomar.scss */
body {
  /*    background: white url(../../img/backgrounds/bg-shiadu3.jpg);   */
  /*    background: url(../../img/backgrounds/paper.png); */
  /*    background: url(../../img/backgrounds/Subtle-Artistic-Surfaces-Textures-Thumb-07.jpg);*/
  /*      background: #f0f0f0 url(../../img/backgrounds/blue_retro/04.jpg); */
  background: white;
}

/* line 23, ../custom_scss/hwe-Hostel2300Thomar.scss */
#main-wrapper {
  background-color: whitesmoke;
  margin-top: 20px;
  border-radius: 10px 10px 0 0;
  box-shadow: 0 8px 12px rgba(0, 0, 0, 0.5);
  /* Negative indent footer by its height */
  margin: 0 auto-120px;
  /* Pad bottom by footer height */
  padding: 0 0 120px;
}

/* HEADER */
/* line 37, ../custom_scss/hwe-Hostel2300Thomar.scss */
#header-region {
  margin-top: 15px;
}

/* line 41, ../custom_scss/hwe-Hostel2300Thomar.scss */
.hotel-name {
  font-size: 150%;
  font-weight: 700;
  color: #333333;
}

/*  FOOTER  */
/* line 49, ../custom_scss/hwe-Hostel2300Thomar.scss */
#footer-wrapper {
  height: 120px;
  /*  background: rgb(211, 147, 145);   fallback for IE8 */
  background: rgba(133, 106, 55, 0.98);
}

/* line 55, ../custom_scss/hwe-Hostel2300Thomar.scss */
#footer-inner-wrapper {
  /* Negative indent footer by its height 
  margin: 0 10px -$footer-height;*/
  /* Pad bottom by footer height */
  padding: 0;
}

@media (min-width: 511px) and (max-width: 767px) {
  /* line 65, ../custom_scss/hwe-Hostel2300Thomar.scss */
  #footer-wrapper {
    height: 240px;
  }
}
@media (min-width: 401px) and (max-width: 510px) {
  /* line 72, ../custom_scss/hwe-Hostel2300Thomar.scss */
  #footer-wrapper {
    height: 205px;
  }
}
@media (min-width: 301px) and (max-width: 400px) {
  /* line 79, ../custom_scss/hwe-Hostel2300Thomar.scss */
  #footer-wrapper {
    height: 190px;
  }
}
@media (max-width: 300px) {
  /* line 86, ../custom_scss/hwe-Hostel2300Thomar.scss */
  #footer-wrapper {
    height: 255px;
  }
}
/* line 91, ../custom_scss/hwe-Hostel2300Thomar.scss */
#footer-region {
  color: white;
}

/* line 95, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-email {
  color: inherit;
}

/* line 99, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-email > a {
  color: inherit;
}

/* line 103, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-phone-number {
  color: inherit;
}

/* line 107, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-phone-number > a {
  color: inherit;
}

/* line 111, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-hhs-copyright {
  color: inherit;
  margin-top: 20px;
}

/* line 116, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-hhs-copyright a {
  color: inherit;
}

/* line 120, ../custom_scss/hwe-Hostel2300Thomar.scss */
.footer-ivamessage {
  color: inherit;
}

/* LOGO VERICAL PADDING */
@media (max-width: 767px) {
  /* line 130, ../custom_scss/hwe-Hostel2300Thomar.scss */
  #logo-container {
    padding: 0px 0px;
    background-color: white;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
  }

  /* line 139, ../custom_scss/hwe-Hostel2300Thomar.scss */
  .logo {
    width: 200px;
  }
}
@media (min-width: 768px) {
  /* line 144, ../custom_scss/hwe-Hostel2300Thomar.scss */
  #logo-container {
    padding: 10px 0px;
    background-color: white;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
  }

  /* line 153, ../custom_scss/hwe-Hostel2300Thomar.scss */
  .logo {
    width: 230px;
  }
}
/* line 159, ../custom_scss/hwe-Hostel2300Thomar.scss */
.loading-view-logo-container {
  background-color: white;
  border: 1px solid #5c5c5c;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

/* line 168, ../custom_scss/hwe-Hostel2300Thomar.scss */
.loading-view-logo {
  padding: 15px 20px;
  background-color: white;
  width: 250px;
}

/* SUMMARY PANEL - background texture */
/* line 175, ../custom_scss/hwe-Hostel2300Thomar.scss */
.overlay {
  background-image: url(../../img/texture_overlay.png);
}

/* OVERRIDE AND EXTEND BOOTSTRAP CLASSES */
/* line 182, ../custom_scss/hwe-Hostel2300Thomar.scss */
a {
  color: #2a5296;
  text-decoration: none;
}

/* line 188, ../custom_scss/hwe-Hostel2300Thomar.scss */
.alert-success {
  color: #468847;
  background-color: white;
  border-color: #d6e9c6;
}

/* change alert-warning to look like alert-sucess*/
/* line 196, ../custom_scss/hwe-Hostel2300Thomar.scss */
.alert-warning {
  color: #292929;
  background-color: white;
  border-color: #5c5c5c;
}

/* line 203, ../custom_scss/hwe-Hostel2300Thomar.scss */
.alert-info {
  color: #292929;
  background-color: white;
  border-color: #5c5c5c;
}

/* line 210, ../custom_scss/hwe-Hostel2300Thomar.scss */
.block {
  color: black;
  background-color: white;
  border: 1px solid #5c5c5c;
  /*  box-shadow: 1px 1px 0px #bfbfbf;*/
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}

/*  this class must be defined after #main-wrapper (otherwise it will be hidden) */
/* line 225, ../custom_scss/hwe-Hostel2300Thomar.scss */
.flag {
  width: 16px;
  height: 11px;
  background: url(../../img/flags.png) no-repeat;
}

/* line 231, ../custom_scss/hwe-Hostel2300Thomar.scss */
.flag.flag-de {
  background-position: -16px 0;
}

/* line 232, ../custom_scss/hwe-Hostel2300Thomar.scss */
.flag.flag-es {
  background-position: -32px 0;
}

/* line 233, ../custom_scss/hwe-Hostel2300Thomar.scss */
.flag.flag-fr {
  background-position: 0 -11px;
}

/* line 234, ../custom_scss/hwe-Hostel2300Thomar.scss */
.flag.flag-gb {
  background-position: -16px -11px;
}

/* line 235, ../custom_scss/hwe-Hostel2300Thomar.scss */
.flag.flag-pt {
  background-position: -32px -11px;
}

/* DATES RANGE, EXTRAS TITLE, PERSONAL TITLE, CONFIRMATION TITLE*/
/* line 240, ../custom_scss/hwe-Hostel2300Thomar.scss */
.dates-range-color {
  color: black;
}

/* line 246, ../custom_scss/hwe-Hostel2300Thomar.scss */
.hotel-name {
  /*  color: #5c3208;*/
}
