﻿.test 
{
	color:#ffff55;
}

.toright {
	float:right;
}
	.toright::after {
	clear:both;
	}
.paddami {
	padding:1.5em;
}

.room-wrapper {
	width: 100%;
	
	background: #f5f5f5;
	height: auto;
	overflow: hidden;
}

.room {
	overflow: hidden;
	background: #fff;
	margin: 20px !important;
	padding: 10px;
}

	.room li {
	font-size:16px;
	}

	.room i {
		font-size: 22px;
	}

	.room .col1 {
		float:left;
	width:66%;
	}

	.room .col2 {
		float:left;
		width: 33%;
		min-width:150px;
	}

		.room .col2 .col1s {
			float: left;
			width: 49%;
			min-width: 100px;
		}

		.room .col2 .col2s {
			float: left;
			width: 49%;
			min-width: 100px;
		}

.col1s h4 {
color:#ff6a00;
font-size:28px;
font-weight:bold;
}

.prezzh4 {
	color: #ff6a00 !important;
	font-size: 28px !important;
	font-weight: bold !important;
}

.paraprezz {
	font-size: 18px !important;
}

.prezzh4caparr {
	color: #98ce44 !important;
	font-size: 22px !important;
	font-weight: bold !important;
}

.prezzh4saldo {
	color: #0c7cad !important;
	font-size: 22px !important;
	font-weight: bold !important;
}
	

.partSelect {
padding: 10px;
}


.composizioni {
	background:#ffffff;
	margin: 0px 20px 0 20px;
}



.adult {
	width: 130px;
	float: left;
}
	.adult * {
		
	}
	.adult select {
		display: block;
		margin: 0 auto;
	}

		.adult p {
			font-size: 16px;
			text-align: center;
		}

		.adult i {
			font-size: 22px;
			text-align: center;
		}

.child {
	width: 130px;
	float: left;

}

	.child * {
		
	}
	.child select {
		display: block;
		margin: 0 auto;
	}

	.child p {
		font-size: 16px;
		text-align: center;
	}

	#demo {
	float:left;
	}



		#demo select {
			float: left;
			margin: 0px 10px 0px 10px;
		}

		

		#demo p 
		{
			font-size: 16px;
		}

	.clear 
	{
	clear: both;
}



button:disabled,
button[disabled] {
	background-color: #d9d9d9;
	color: #fff;
}


button:disabled:hover,
button[disabled]:hover {
	background-color: #ff6a00;
	color: #fff;
}



.gross i{
	font-size: 26px;
}

.piccin i {
	font-size: 20px;
}


.composizioniRow {
	font-size:16px;
}

.composizioniRow > *{
	margin:10px;
	display:inline-block;
}


.input-date {
}


.accept {
}

	.accept > * {
		
		
	}

.ap {
	width:auto !important;
display:inline-block !important;
}




.recens {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	box-sizing: border-box;
}



.scrolla {
	overflow: auto !important;
	margin: 0 auto;
	position: absolute;
	top: 20px;
	bottom: 20px;
}

.bannercard {
	padding: 0px 20px 0px 20px;
}

.bannercard img {
	width: 100%;
}