@page {margin: 20mm;}

* {  
  font-size: 10pt;	
}
body {
	font-family: 'Raleway', sans-serif;
	color: #001A25;
	font-size: 10pt;
	background: #fff;
}
body, header, footer, #main-content, .wrap {background: #fff;}
.col-3,.col-6,.col-9 {width: 100%;}
.col-4 {width: 50%;}
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid; font-size: 11pt; }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
ul { page-break-before:avoid;}
p, p.interlinea { font-size: 10pt;
	color: #323232;
	line-height: 1;
	padding-top: 0;
}
.grassetto {
	font-weight: bold;
	font-size: 10pt;
}
.scrollup {
	background: none;
}
ul.breadcrumb li, ul.breadcrumb li a {
  font-size: 8pt;
}
.bx-wrapper {
	width: auto;
	height: 300px;
}
.bx-wrapper img {
  width: auto;
  max-height: 300px;
  display: block;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto,.bx-wrapper .bxslider .bx-caption,
.bx-wrapper .bxslider .bx-caption span {
	display: none;
}
/* Displaying link color and link behaviour 
a:link, a:visited, a {
background: transparent;
color: #520;
font-weight: bold;
text-decoration: underline;
text-align: left;
}

a {
    page-break-inside:avoid
}

a[href^=http]:after {
      content:" < " attr(href) "> ";
}

a:after > img {
   content: "";
}

article a[href^="#"]:after {
   content: "";
}

a:not(:local-link):after {
   content:" < " attr(href) "> ";
}
*/
ul.list {
font-size: 10pt;
position: relative;
padding: 0;
}
ul.list > li {
  	line-height: normal;
	padding: 0;
	list-style-type: circle;
}

ul.list > li:before {
  display: none;
}
p {
	font-size: 11pt;
	line-height: normal;
}
header {display: none;}
.hero-image {
  height: 25%;
}
.hero-text {
	padding-top: 80px;
}
#main-content {
	width: auto;
	text-align: justify;
	height: auto !important;
	margin: 0 auto;
	border-bottom: solid #0D2931 6px;
	margin-bottom: 0;
	background-color: #FFFFFF;
}
.wrap {
	padding-top: 2rem;
	width: auto;
	margin: 0;
}
#main-info .contenuto {
	text-align: center;
	width: 100%;
	margin:auto;
}
.blocco { 
	display: table;
	float: none; 
	height: 2rem;
} 
.testo { display: table-cell;
     vertical-align: middle;
	 text-align:center;
	 font-size: 8pt;
	 color:#F1F0F0;
}
#facebook,#google, #facebook a, #google a  {
	font-weight: 800;
	text-decoration: none;
	font-size: 11pt;
	padding: 1rem 2rem;
	color:#F1F0F0
}
.arrow {
	display: none;
}
#news {
	overflow: hidden;
	background-color: #fff;
	padding-bottom: 30px;
	text-align: left;
}
.slider {
	display: none;
}
.prodotti {
	padding-top: 2rem;
	width: 100%;
	margin: 0;
}
.picbox {
	background: #fff;
	border: 1px solid #ccc;
	margin: 0 10px 20px 10px;
}
.desc {
	padding: 5px;
	text-align: center;
	font-size: 10pt;
}
ul#brand{
	list-style: none;
	margin-left: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
ul#brand li a {
	width: 70px;
	height: 70px;
	line-height: 70px;
	margin: 8px 8px 0 0;
	border: 1px solid #F1F0F0;
	display: inline-block;
}
#gallery {
    height:auto !important;
    text-align:center;
	max-width: 100%;	
}
#gallery ul {
    height:auto !important;
}

.griglia li {
	position:relative !important;
    left:0 !important;
    top:auto !important;
    float: none !important;
    display: inline-block !important;
    padding: 20px;
	margin-bottom: 10px;
}
  #gallery > .griglia,
  #gallery > .griglia > a,
  #gallery > .griglia > li > img {
    display: inline-block;
    height: 350pt;
    width: auto;
    max-width: 100%;
  }
footer {
	position: relative;
  	left: 0;
  	bottom: 0;
  	z-index: 0;
	margin: 0;
	padding: 0;
}
footer .wrapp {
	height: auto;
	margin: 0;
	width: auto;
	padding: 0;
}
footer .col-4 {
	padding: 10px;
}
footer .copyright {
	height: auto;
	padding: 0.5rem;
}

footer .col-4 > p, footer p, footer a,footer p.title, span.bold {
	text-align: justify;
	font-size: 10pt;
	line-height: normal;
	padding: 0;
}
.copyright p, .copyright a {
	text-align: center;
	color: #F1F0F0;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}

label {
	 font-size: 11pt;
}
