/*
Theme Name: horizon
Theme URI: http://horizon/
Author: Leontiev Aleksey
Author URI: http://webbyhub.ru/
Description: Custom Wordpress theme for Horizon hotel
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: horizon
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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.

horizon is based on Underscores http://underscores.me/, (C) 2012-2016 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.io/normalize.css/
*/

.wpcf7-validation-errors{display:none!important;}
.wbh_modal div.wpcf7-response-output{background-color:#fff;}



@media (max-width: 767px) {
	#banner div.text {
    	margin-top: 10%;
	}
  #banner .next_btn {
  	position: static;
    text-align: center;
    margin: 40px auto 0;
    width: 20px;
    display: block;
    align-self: center;
  }
  #banner .next_btn img {
    display: block;
    margin: 0 auto;
    height: auto;
    width: 20px;
  }
	#book #_pmsWidget_,
	.room_sidebar .single_sidebar_book-widget #_pmsWidget_ {
		overflow: hidden!important;
	}
}
@media (max-width: 380px){
	.container {
	    max-width: 375px;
	}
}
#__wubookwidget__ {width: 100% !important; overflow-x: scroll;}

#__wubookwidget__ a{display: none;}
#__wbframe____wubookwidget__ .wb-content_block{color: #f00 !important;}
