/* GENERAL */
.wrapper {
	width: 280px;
}

/* CONTENT */
#content .section .col1-3 {
	width: 280px;
}

#content .section .col2-3 {
	width: 280px;
}

/* Home */
.page-home .section .col3 {
	width: 218px;
}

/* Azienda */
.page-azienda .section .col3 {
	width: 218px;
}

.page-azienda .section #azienda-slider {
	width: 280px;
}

.page-azienda .section #azienda-slider .scrollable {
	height: 100px;
	width: 280px;
}

.page-azienda .section #azienda-slider .items div {
    width: 280px;
}


/* Prodotti */
#content .section .col1-3 img {
	width: 280px;
}

/* Contatti */
.page-contatti .section .col2-3 #contactform .contact-form  {
	margin-bottom: 15px !important;
	width: 280px;
}

.page-contatti .section .col2-3 #contactform input.contact-input  {
	width: 258px;
}

.page-contatti .section .col2-3 #contactform .note-form {
	width: 280px !important;
}

.page-contatti .section .col2-3 #contactform textarea {
	width: 258px !important;
}

.page-contatti .section .col1-3 ul li {
	width: 220px;
}


/* FOOTER */
#footer .section .col3 {
	width: 280px;
}