/*!
Theme Name: Hotel Xenia
Theme URI: http://plethorathemes.com/hotel-xenia/
Description: Hotel & Resort WordPress Theme
Version: 1.3.2
Author: Plethora Themes
Author URI: http://plethorathemes.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: theme-options, translation-ready
Text Domain: hotel-xenia
*/

/*

The styles of the theme are compiled by less.php and stored in the uploads folder.

Do not alter or delete this file.

*/

/*
=================================================================


REQUIRED WORDPRESS STYLES
(are styled by less)


=================================================================
*/

.aligncenter,.alignright,.alignleft,.floatleft,.floatright,
.textcenter,.textright,.textleft,.wp-caption,.gallery-caption,
.wp-caption-text,.wp-smiley,blockquote,.sticky,.bypostauthor,
.screen-reader-text {}

/*
=================================================================
*/


@media only screen and (max-width: 767px){
.logo a.brand img{
	max-height: 22px!important;
}

}

.quiz-518 input{
	width: 63% !important;
}

#img-slider{
	max-width: 900px;
	margin-left:auto;
	margin-right: auto;
}
@media screen and (min-width: 1024px) {
	#cont-left{
		float: left;
	}
	#cont-right{
		float: right;
	}
	#cont-left input, #cont-right textarea{
		width: 110%;
	}
}