/* ==========================================================================
   Header
   ========================================================================== */

header nav ul li {
	padding: 1.10%;
}

header nav ul li a {
	font-size: 12px;
}

/* ==========================================================================
   Footer
   ========================================================================== */

.footer-message {
	line-height: 15px;
	font-size: 11px;
}

/* ==========================================================================
   Home
   ========================================================================== */

.home-focus-container {
	width: 90%;
	margin: 0 auto;
}

.home-focus-title {
	font-weight: 700;
	font-size: 16px;
	text-align: center;
}

.home-focus-description {
	width: 95%;
	font-size: 12px;
	line-height: 16px;
}

/* ==========================================================================
   Tariffe
   ========================================================================== */

.tariffe-container {
	margin: 5px auto 0 auto;
}

.tariffe-item {
	margin-top: 15px;
}

.tariffe-title {
	font-size: 22px;
}

.tariffe-subtitle {
	font-size: 18px;
}

.tariffe-note {
	margin-top: 10px;
	font-size: 15px;
}

.tariffe-details {
	font-size: 12px;
	line-height: 16px;
}

.tariffe-table {
	font-size: 14px;
	margin-bottom: -20px;
}

/* ==========================================================================
   Dove Siamo
   ========================================================================== */

iframe {
	height: 400px;
}

/* ==========================================================================
   Contatti
   ========================================================================== */

.contacts-container {
	width: 300px;
	margin: 30px auto 0 auto;
}

.contacts-item {
	margin-top: 40px;
}

.contacts-item-title {
	font-size: 22px;
}

.contacts-item-description {
	font-size: 16px;
}

.contact-link {
	font-size: 16px;
}

/* ==========================================================================
Camere
========================================================================== */

.camere-item-description,
.camere-item-gallery {
	width: 50%;
	float: left;
	margin-top: 20px;
}

.camere-title {
	text-align: left;
	font-size: 20px;
}

.camere-note {
	margin-top: 10px;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
