/*
Theme Name: Monalisa Child
Theme URI: http://inwavethemes.com/wordpress/monalisa
Author: inwavethemes
Author URI: http://inwavethemes.com
Template: monalisa
Description: Monalisa is a modern WordPress theme created using Twitter Bootstrap 3 which is aimed at building a hotel business with the best room booking system..
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: inwavethemes
Tags: post-formats, theme-options, flexible-header, custom-header, custom-background, custom-colors, left-sidebar, right-sidebar

This theme, like WordPress, is licensed under the GPL.
*/

/* Theme customization starts here
-------------------------------------------------------------- */

.iwb-rooms-slider2.slider3 .slick-prev, .iwb-rooms-slider2.slider3 .slick-next {
	z-index: 999!important;
}

/* WPML Menu */
div.header-default .iw-menu-default .iw-main-menu ul li.after_logo {
	margin-top: 0px!important;
}
.wpml-ls-menu-item .wpml-ls-flag {
	margin-bottom: -5px;
}
.header-default .iw-menu-default .iw-main-menu ul li.wpml-ls-slot-22 a:after {
	background-color: #fff!important;
}
.header .iw-menu-default .iw-main-menu > ul > li.wpml-ls-slot-22 > .sub-menu {
	left: -13px;
    width: 55px;
}
#Floating-Bottom-Banner .kross-transparency {
	background: #84a016!important;
}
/* Footer Banner */
@media (max-width: 1024px) {
	.bottone-cta-fixed {
		z-index: 9900;
		padding-bottom: 10px;
		padding-top: 10px;
		position: fixed;
		width: 100%;
		background-color: #5293B4;
		bottom: 0;
		text-align: center;
		color: #fff;
		text-decoration: none;
		background: #84a016;
	}
}
@media (min-width: 1025px) {
	.bottone-cta-fixed {
		z-index: 9900;
		position: fixed;
		width: 100%;
		bottom: 0;
		color: #fff;
		text-align: center;
		text-decoration: none;
		background: #84a016;
	}
}
.bottone-cta-fixed h4 {
	font-size: 30px;
    color: #fff;
    font-weight: 700;
}
.bottone-cta-fixed input[type="button"],
.bottone-cta-fixed input[type="submit"] {
	margin: 0px!important;
}