/*!
Theme Name: Hotel Xenia
Theme URI: http://plethorathemes.com/hotel-xenia/
Description: Hotel & Resort WordPress Theme
Version: 1.2.4
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 screen and (min-width: 1200px){
	.slider_wrapper .caption .inner .t2{
		font-size: 20px !important;
	}
	.slider_wrapper .caption .inner .t1{
	font-size: 65px !important;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1200px){
	.header nav.primary_nav ul li a{
		font-size: 14px;
	}
	.header_tools{
		display: none;
	}
}

.mainbar {
	border-bottom: 3px solid #faa500 !important;
}
.boxed_plus {
	border-bottom: 3px solid #faa500 !important;
}

@media screen and (min-width : 320px) and (max-width : 680px){
	.eb_smallsearch form{
		flex-direction: column;
	}
	.eb_smallsearch input{
		width: 100%;
		margin: 0 auto;
	}
}
.max_width_4{
	max-width: 500px;
}
/* 
=================================================================
*/