/*
Theme Name: Hemma Child Theme
Theme URI: http://underscores.me/
Author: Pasquale Vitiello
Author URI: http://pasqualevitiello.com
Description: A Theme for Holiday Houses
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: hemma
Tags: blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-colors, editor-style, featured-images, flexible-header, microformats, post-formats, threaded-comments, translation-ready, holiday
Template: hemma

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Hemma is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


.site-header.is-hero-on .select-language .current-lang > a {
  color: #6B6B6B;
}

.button.is-green, input[type="button"].is-green, input[type="submit"].is-green {
  background: #3F7D44;
  }
  
.block_hints .block_free a, .block_hints .block_time, .datepick-inline .date_available a {
  color: #576A7A !important;
  }
  
  
  .wpbc_ajx_availability_container .datepick-inline .datepick-unselectable, .datepick-inline .datepick-unselectable {
  color: #757575 !important;
  }
  
  .site-header.is-hero-on .select-language > ul > li > a {
  color: #6D7078;
  }
  
  .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
  background-color: white;
  color: black;
}

