/*
Theme Name: Visual Composer Starter Child
Theme URI: http://visualcomposer.io
Description: Visual Composer Starter child theme
Author: The Visual Composer Team
Author URI: http://visualcomposer.io
Template: visual-composer-starter
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, blog, starter, responsive-layout, accessibility-ready, sandwich-menu
Text Domain: visual-composer-starter-child
*/

.vc_grid.vc_grid-owl-theme .vc_grid-owl-dots.vc_grid-radio_dots {
    display: none;
}

.navbar-header {
    max-width: 200px !important;
}
.navbar-header .navbar.fixed.scroll{
    max-width: 130px !important;
}
#header 
{
    min-height: 139px!important;
}



.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #fff;
    background-color: #873b3b !important;
}

/** top **/

.top {
	background: #873b3b;
	color: #fff;
	font-size: 12px;
	letter-spacing: 3px;
	font-weight:200;
}

.language_bar, .social_bar {
	float: left;
	margin-right: 15px;
}
.social_bar{
	margin-top:10px;
}
.contatti_bar {
	float: right;
	margin-right:35px;
	    margin-top: 10px !important;
}

.contatti_bar a {
    color: #fff;
    text-transform: uppercase;
	margin-left: 10px;
	padding: 5px 10px;
}

.contatti_bar a:hover {
	text-decoration: none;
	background: rgba(0,0,0,0.2) !important; 
} 

#main-menu  {    
	margin-top: 12px;
}

body:not(.menu-sandwich) #main-menu>ul {
    display: inline-block;
    margin: 20px 0 0;
    text-align: left;
}

.navbar-wrapper {
    padding: 5px 15px !important;
}


.wpml-ls-legacy-list-horizontal {
    border: 0px solid transparent;
    padding: 0;
    clear: none;
    display: inline-block;
}

.wpml-ls-legacy-list-horizontal a span, .social_bar a i {
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;

}
.wpml-ls-legacy-list-horizontal a {
	background: rgba(255,255,255,0.2) !important;
	margin: 0 1px;
}
.wpml-ls-legacy-list-horizontal a:hover {
	text-decoration: none; 
	background: rgba(0,0,0,0.2) !important; 
} 

#main-menu ul li a {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
	font-size: 13px;
    line-height: 13px;
    font-family: Poppins !important;
    font-weight: 200;
    letter-spacing: 3px;
	border-left: 0px solid #ccc;
	border-right: 1px solid #eee;
}

.prenotaMenu a { background: #89a6ad; color: #fff !important ; border-radius:50px; border-right: 0px solid #eee; margin-left:10px;}
.prenotaMenu a:hover { background: #4b656b !important; }


#responsive-menu .prenotaMenu a { background: #89a6ad !important; color: #fff !important ; border-radius:0px; }
#responsive-menu .prenotaMenu a:hover { background: #4b656b !important; }

.phoneMenu { display: none !important; border-right: 0px solid #eee;}
.emailMenu { display: none !important; border-right: 0px solid #eee;}


/** sticky **/


.navbar.fixed.scroll {
    box-shadow: 1px 1px 20px rgba(0,0,0,0.2);
}
.navbar.fixed.scroll .top {
	display: none;
}

.navbar.fixed.scroll .navbar-wrapper {
    padding: 5px 15px !important;
}

.navbar.fixed.scroll #main-menu>ul {
    margin: 5px 0 0;
}

.navbar.fixed.scroll .phoneMenu, .navbar.fixed.scroll .emailMenu {
	display: block !important;
}

.navbar.fixed.scroll .navbar-brand img {
    width: 130px;
	margin-top: -3px;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.navbar-wrapper {
    padding: 5px 15px;
}

.content-wrapper {
    padding: 0px 15px 0px 15px;
}

.main-content {
    padding-bottom: 0px;
}
.entry-title {
	display: none;
}
.wpb_revslider_element.wpb_content_element {
	margin-bottom: 0;
}

body, p, h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif !Important;}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.BIGBUTTON a { 
	font-weight:500;
	font-size: 20px !important;
}
.grassetto {
	font-weight:600;
}
.LIGHT {
	font-weight:200;
}
.prezzo small {
    font-size: 14px;
    color: #fff;
    vertical-align: baseline;
}

.riassunto-camere small span {
    background: #873b3b;
    padding: 1px 5px;
    margin-left: 5px;
}


/** menu camera **/

#menu-camera li a {
    color: #fff;
    text-decoration: none;
    border-bottom: 0px;
}
#menu-camera li {
    float: left;
}
#menu-camera .comment-content ul>li:before, #menu-camera .entry-content ul>li:before {
	content: none ;
}
.whitefont * { color: #fff !important; }


.footer-widget-area {
	color: #fff;
}

.footer-widget-area a {
    color: #fff !important;
    font-size: 20px;
}

#footer .copyright {
    text-align: center;
}



/** form contatto **/

.titlerow { color: #fff;}

.inputrow {
	display: flex;
	align-items: center;
	justify-content: center;
}

.inputrow .fa, .textrow .fa {
    color: #fff !important;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    width: 100%;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    background: transparent;
    border: none;
    margin: 5px;
    border-bottom: 0px solid #555;
    padding: 7px 10px;
    width: 100%;
    background: rgba(255,255,255,0.1);
}

input[type=checkbox], input[type=radio] {
    width: auto;
}
.wpcf7 a { text-decoration: none !important; border-bottom: none !important;}

div.wpcf7 input.wpcf7-submit {
    border: 1px solid #fff;
	color: #fff;
}

div.wpcf7 input.wpcf7-submit:disabled {
    cursor: not-allowed;
	border: 1px solid #444;
	color: #888;
}

.dati, .soggiorno, .richiesta, .inviodati {
	text-align: center; 
	padding: 10px;
	margin-bottom: 32px;
}

.wpcf7, .wpcf7 a {
	color: #fff;
}
.wpcf7 a {
	text-decoration: underline;
}

.formTitle {
	color: #fff;
	text-align: center;
	font-family: Londrina Sketch;
	margin-bottom: 32px;
}



.ombra {
	text-shadow: 1px 1px 2px #333;
}


.copyright a:hover  {
    border-bottom: 0px transparent solid !Important;
}

/** booking **/
.vc_row.bookingrow {
	overflow: visible !important;
	margin-top: -50px !Important;
}
#booking-form {
   
}
#booking-form label {
    font-weight: 200 !important;
    font-size: 0px !important;
    text-transform: uppercase !important;
    text-align: center !important;
}
#ITH_dtCheckIn_label:after {
content: 'CHECK-IN';
	font-size: 14px !important;
}

#ITH_dtCheckOut_label:after {
content: 'CHECK-OUT';
	font-size: 14px !important;
}
#ITH_Pax_div label:after {
content: 'OSPITI';
	font-size: 14px !important;
}


#ITH_dtCheckIn {
    FONT-SIZE: 16PX;
    /* modifica Marco
     PADDING: 20px 12px 0px 10px;*/
	PADDING: 10px 12px 0px 10px;
    font-weight: 200;
}
 #ITH_dtCheckOut {
    FONT-SIZE: 16PX;
    /* modifica Marco
	 PADDING: 20px 10px 0px 10px; */
	 PADDING: 10px 10px 0px 10px;
    font-weight: 200;
}


#ITH_Pax {
    FONT-SIZE: 16PX;
    /*modifica marco
	PADDING: 20px 2px 0px 10px;*/
	PADDING: 10px 2px 0px 10px;
    font-weight: 200;
}

#booking-form button, #ITH_Pax_div, #ITH_dtCheckOut_div, #ITH_dtCheckIn_div {
	float: left;
	width: 23%;
    margin: 0px 1%;
	text-align: center;
	background:#fff;
	padding: 15px 10px;
}


#ITH_dtCheckOut_div, #ITH_dtCheckIn_div {
    border-right: 1px solid #eee;
}


#booking-form input, #booking-form select { 
	width: 65%; 
	border: none;
    background: #fff;
	margin: 0;
	text-align: center;
}

#booking-form label {
    display: block;
    max-width: 100%;
    margin: 0 0 0 5px;
    font-weight: 700;
    font-size: 14px;
}

#booking-form button {
    border: 0;
    color: #fff;
    font-size: 0;
    text-transform: uppercase;
    background: #afcb27;
    margin: 0;
    line-height: 20px;
    float: right;
    height: 93px;
	/* modifiche marco
	 height: 93px;
	 pointer-events: none;*/
}

#booking-form button:after {
content: 'VERIFICA DISPONIBILITA';
	font-size: 14px !important;
}


 #booking-form select {
    width: 55px;
}

#booking-form .date-picker-control:link,  #booking-form .date-picker-control:visited {
    vertical-align: baseline;
	background-image: url(/wp-content/uploads/calendar3.png);
}

/** responsive **/
@media (max-width: 1199px) {
	.navbar.fixed.scroll span {display: none; }
	#booking-form button {
		height: 108px;
	}
}

@media (max-width: 991px) {
	/*.col1-form .vc_column-inner {margin: 0 !Important;}*/
	.col2-form .vc_column-inner {margin: 0 !Important;}
	.footer-widget-area {
		text-align: center;
	}
	#ITH_dtCheckIn,  #ITH_dtCheckOut,  #ITH_Pax  {
		FONT-SIZE: 16PX;
	}
	#booking-form button {
		height: 90px;
	}
	.navbar.fixed.scroll .navbar-brand img {
		width: 100px;
	}
	#header {
    min-height: 65px!important;
}
	.navbar-brand img{
		width: 100px;
	}
	body:not(.menu-sandwich) #main-menu > ul {
    margin: 20px 0 0;
    text-align: left;
    display: none !important;
}
	.top{
		display: none;
	}

	#responsive-menu-container .responsive-menu-search-box {
    display: none;
}
	
	
	
	
}



@media (max-width: 767px) {
	.social_bar {display: none;}
	.col1-form .vc_column-inner, .col2-form .vc_column-inner {margin: 0 !Important;}
		#booking-form button, #ITH_Pax_div, #ITH_dtCheckOut_div, #ITH_dtCheckIn_div {
		width: 48%;
		margin: 0px 1%;
		padding: 15px 10px;
	}
	#ITH_dtCheckOut_div, #ITH_dtCheckIn_div {
		border-right: 0px solid #eee;
		border-bottom: 1px solid #eeee;
	}
	
	.contatti_bar {margin-right: 0px !important;}
	
	.top {
		letter-spacing: 2px;
		display:none;
	}
	
	body.navbar-no-background #header .navbar.fixed.scroll {
    background-color: #fff;
}
	
	
	/*.navbar.fixed.scroll .navbar-brand img {
    width: 180px;
}*/
	
	/*.navbar.fixed.scroll .navbar-brand img {
    width: 200px;
	margin-top: 0px !important;
}*/

}

@media (max-width: 467px) {
	.contatti_bar span {display: none;}
	#ITH_dtCheckIn,  #ITH_dtCheckOut,  #ITH_Pax  {
		PADDING: 20px 2px 0px 2px;
	}
}


/*.nascondo, .prenotaMenu { display: none !Important;}*/

.prenotaMenu a:active {
	background: #873b3b !important; }
.prenotaMenu a:visited {
	background: #873b3b !Important; }
.prenotaMenu a:link {
	background: #873b3b !Important; }


body:not(.menu-sandwich) #main-menu > ul > li a {
    padding: 10px;
}