@CHARSET "ISO-8859-1";

/***** LAYOUT *****/
.wrapper { padding-top: 0px; }
#rt-top { padding: 10px 0px 0px; }
/* header */
#rt-header .custom { padding: 0px; margin: 0px; margin-left: 330px; }
#rt-header .custom p { padding: 0px; margin: 0px; }
#rt-header .custom p img { padding: 0px; margin: 0px; margin-right: 10px; width: 36px; height: 36px; margin-top: 10px; }
/* social */
.icon_social { padding-top: 20px; }
/* slider */
#rt-showcase { background: none; }
#rt-showcase img { width: 100%; }
#rt-showcase p { margin: 0px; padding: 0px; }
#slider, #rt-showcase > .rt-container, #rt-showcase .rt-grid-12 { width: 980px !important; margin: 0px; }
/* footer */
#rt-copyright p { margin: 0px; padding: 0px; text-align: center; color: #535353; }
.footer-container { background-color: #fff !important; border-top: 1px solid #202020; }



/***** HOME *****/
.homepage #rt-maintop .rt-container { background: none !important; }
.homepage .rt-container .rt-grid-4 {
	border-right: 1px solid #EEE;
	width: 230px;
	height: 200px;
	margin: 0px;
	padding: 0px 44px;
}
.homepage .rt-container .rt-grid-4.rt-omega { border-right: 0px; }
.homepage .rt-container .rt-grid-4 .k2ItemsBlock { border-bottom: 1px solid #EEE; height: 340px; }



/***** CATALOGO *****/
.componentheading {
	font-size: 20px;
	line-height: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: normal;
}
.djc_title { text-align: center; }
.djc_title h3 a {
	color: #202020;
	font-family: 'BebasRegular', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/* scheda prodotto */
.djc_item .djc_title {
	color: #202020;
	font-family: 'BebasRegular', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
}
.djc_item .djc_category_info {
	font-size: 1.2em;
	font-style: italic;
	padding-bottom: 20px;
}



/***** MEDIA *****/
#phocagallery .phocagallery-box-file, .phocagallery-box-file,
#phocagallery .phocagallery-box-file-first, .phocagallery-box-file-first {
	width: 290px !important;
	height: auto !important;
}
#phocagallery .phocagallery-box-file, .phocagallery-box-file {
	margin-bottom: 25px;
}
#phocagallery .pg-name {
	color: #202020;
	margin-top: 10px;
	font-family: 'BebasRegular', Arial, sans-serif;
	font-size: 22px !important;
	font-weight: normal;
	white-space: nowrap;
	cursor: pointer;
	outline: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#phocagallery img {
	width: 250px;
	height: 250px;
}



/***** FDS NEL MONDO *****/
div.mondo-menu h2.title,
div.mondo-contatti h2.title {
	color: #202020;
	font-family: 'BebasRegular', Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: left;
}
div.mondo-menu .module-title,
div.mondo-contatti .module-title {
	margin-bottom: 10px;
}
div.mondo-menu ul, div.mondo-menu ul li {
	margin: 0px;
	padding: 5px 0px 0px 5px;
	list-style: none;
}
div.mondo-menu ul li.current a,
div.mondo-menu ul li.current a:hover,
div.mondo-menu ul li.current a:visited {
	color: #202020;
}
div.mondo-menu ul li a,
div.mondo-menu ul li a:hover,
div.mondo-menu ul li a:visited {
	color: #A1A1A1;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#rt-sidebar-a > div.mondo-contatti {
	margin-top: 50px;
}