body {
	margin: 0 auto 0 auto;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-rendering: optimizeLegibility;
}

#top {
	margin: 0;
	padding: 0;
	clear: both;
	max-width: 1250px;
	min-width: 970px;
	height: 150px;
	background: url(../image/ciuffo.png) no-repeat right 5px;
}

h1 {
	font-size: 4rem;
	line-height: 4rem;
}
h1 small {
	letter-spacing: 0 !important;
}

/* font */
h1.abel, h1.abelgreen {
	font-family: 'Abel', sans-serif;
	letter-spacing: -2px;
	color: #666;
/*	font-size: 3rem;
	line-height: 3rem;*/
}
h2.abel, h2.abelgreen {
	font-family: 'Abel', sans-serif;
	letter-spacing: -1px;
	color: #666666;
}
h1.abelgreen, h2.abelgreen {
	color: #360;
}

.noupper {
	text-transform: none;
}
.normal {
	font-weight: normal;
}
h3.abel, h3.abelgreen {
	font-family: 'Abel', sans-serif;
	letter-spacing: 0;
	color: #666666;
}


.text-white {
	color: #ffffff !important;
}
.text-dark {
	color: #000000 !important;
}
.pink {
	color: #cc0000 !important;
}
.yellow {
	color: #e7ca00 !important;
}


/*contenuti centrale */

#page {
	margin: 30px 0 0 0;
	padding: 0;
	max-width: 1250px;
	min-width: 970px;
	min-height: 500px;
	background-color: #fff;
-moz-box-shadow:rgba(200,200,200,1) 0 4px 18px;
-webkit-box-shadow:rgba(200,200,200,1) 0 4px 18px;
-khtml-box-shadow:rgba(200,200,200,1) 0 4px 18px;
box-shadow:rgba(200,200,200,1) 0 4px 18px;
border-radius: 6px;
}


#inx {
	margin: 20px auto 0 auto;
	padding: 20px;
	width: 96%;
	display: table;
	border-collapse: separate;
	border-spacing: 10px;
}
/* prodotti sotto */
h1.inxtit {
	margin: 0;
	padding: 5px 0 0 0;
	font-family: 'Abel', sans-serif;
/*	font: 48px/50px 'Abel', sans-serif;*/
	letter-spacing: -2px;
	color: #666;
}

h1.inxtit span {
	font-weight: 600;
	color: #000;
}
h1.inxtit span .fa {
	color: #f90;
}



section.inxsec {
	position: relative;
	margin-top: -250px;
}


.inxcat {
	padding-top: 30px;
	padding-bottom: 30px;
	background:rgba(255,255,255,0.6);
	border-radius: 10px 10px 0 0;
}
@media (max-width: 1200px){
	section.inxsec {
		margin-top: -220px;
	}
}
@media (max-width: 992px){
	section.inxsec {
		margin-top: -190px;
	}
}
@media (max-width: 860px){
	section.inxsec {
		margin-top: -150px;
	}
}
@media (max-width: 750px){
	section.inxsec {
		margin-top: 0px;
	}
}
/*@media (max-width: 1970px){
	section.inxsec {
		margin-top: -200px;
	}
}
@media (max-width: 1700px){
	section.inxsec {
		margin-top: -100px;
	}
}
@media (max-width: 1400px){
	section.inxsec {
		margin-top: 0;
	}
}*/



/* box index prodotti */
.procat {
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
}
.procatfull {
	margin: 10px;
	padding: 0;
}
.procat.do6, .procatfull.do6 {
	background-color: #903;
}
.procat.do7, .procatfull.do7 {
	background-color: #27ae60;
}
.procat.do8, .procatfull.do8 {
	background-color: #093;
}
.procat.do9, .procatfull.do9 {
	background-color: #f39c12;
}
.procat.do10, .procatfull.do10 {
	background-color: #39c;
}
.procat.do12, .procatfull.do12 {
	background-color: #c00;
}
li.dropdown ul li a.do6:hover {
	background-color: #000;
	color: #fff;
}

.procat h1, .procatfull h1  {
	margin: 0 0 0 0;
	padding: 8px 0;
	font: 29px/30px 'Abel', sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-align: center;
	background-color: #000;
}
@media (max-width: 1970px){
	.procat h1 {
		font: 20px/22px 'Abel', sans-serif;
	}
}

.procatfull h1  {
	margin: 0 0 10px 0;
	font: 36px/40px 'Abel', sans-serif;
}


.procat ul, .procatfull ul {
	margin: 6px 0 0 0;
	padding: 0 0 15px 0;
	clear: both;
	width: 100%;
}
.procat ul li, .procatfull ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.procat ul li a, .procatfull ul li a {
	margin: 0;
	padding: 2px 5px 3px 20px;
	display: block;
	font: 20px/22px 'Abel', sans-serif;
	color: #fff;
	text-align: left;
}
.procatfull ul li a {
	font: 30px/32px 'Abel', sans-serif;
}
.procat ul li a:hover, .procatfull ul li a:hover {
	color: #fff;
	background-color: #000;
	text-decoration: none;
}

@media (max-width: 920px){
	.procatfull ul li a {
		font: 20px/22px 'Abel', sans-serif;
	}
}


/* prodotti sotto */
h1.prolist {
	margin: 0;
	padding: 5px 0 0 30px;
	font: 48px/50px 'Abel', sans-serif;
	letter-spacing: -2px;
	color: #666;
}
h1.prolist span {
	font-size: 36px;
	color: #999;
}

.md-prost {
	padding-bottom: 24px;
}

/* box prodotti lista*/
a.prost {
	margin: 2% 0 0 0;
	padding: 0;
	display: block;
/*	float: left;*/
	width: 100%;
	background-color: #f8f8f0;
	border: 1px solid #ccc;
border-radius: 10px;
}
a.prost:hover {
	background-color: #fff;
	border: 1px solid #060;
}
a.prost .mg {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 228px;
	overflow: hidden;
	background-color: #fff;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	border-bottom: 1px solid #ccc;
border-radius: 10px 10px 0 0;
}
a.prost .om {
	margin: 202px 0 0 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	white-space: nowrap;
	background-color: #fc3;
border-radius: 0 4px 0 0;
}

a.prost .it, #sx .it {
	margin: 140px 0 0 0;
	padding: 0;
	right: 20px;
	position: absolute;
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: transparent url('../image/made-in-italy_50.png') no-repeat center center;
}
#sx .it {
	top: 20px;
}



a.prost .cm {
	top: 195px;
	right: 16px;
	padding: 5px;
	position: absolute;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	background-color: #f7f7f7;
	opacity: .8;
/*border-radius: 0 4px 0 0;*/
}
div.cm {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	white-space: nowrap;
	background-color: #d9534f;
border-radius: 0 4px 0 0;
}

a.prost .prdx {
	margin: 0;
	padding: 10px;
	clear: both;
	color: #000;
}
a.prost .prdx h2 {
	margin: 6px 0 0 0;
	padding: 0;
	height: 60px;
	font-size: 20px;
	line-height: 22px;
	color: #000;
}
a.prost .prdx h3 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 16px;
	height: 16px;
	color: #666;
}
a.prost .prdx h3 span {
	color: #999;
	float: right;
	font-size: 12px;
}
a.prost .prdx h4 {
	margin: 0 0 0 0;
	padding: 0;
	font: 36px/40px 'Abel', sans-serif;
	letter-spacing: -2px;
	color: #360;
	text-align: right;
	z-index: 10;
}
a.prost .prdx h4.off {
	margin: 0;
}
a.prost .prdx h4 span {
	font-size: 20px;
}
a.prost .prdx h4 span.tro {
	text-decoration: line-through;
	letter-spacing: 0px;
	color: #c00;
}
a.prost .prdx h4 .btn {
	font-size: 14px;
	letter-spacing: 0;
}


/* offerta a scadenza */


a.prost.pr-sc {
	background-color: #c00;
}


a.prost.pr-sc .sc {
	left:30%;
	padding: 5px;
	position: absolute;
	width: 40%;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #ff0;
	text-align: center;
	white-space: nowrap;
	background-color: #c00;
border-radius: 0 0 4px 4px;
}
a.prost.pr-sc .sc:first-line {
	color: #fff;
	font-size: 12px;
}
a.prost.pr-sc .prdx h2, a.prost.pr-sc .prdx h3, a.prost.pr-sc .prdx h4, a.prost.pr-sc .prdx span {
	color: #fff !important;;
}




a.prost .sg {
	margin: 0;
	padding: 0;
	position: absolute;
	display: block;
	width: 92px;
	height: 57px;
	background: url('../image/sg2.png') no-repeat top left;
	z-index: 11;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
a.prost:hover {
	text-decoration: none
}
a.prost:hover .sg {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}





#prodett {
	margin: 0 25px 0 25px;
	padding: 0;
	display: table;
	max-width: 1190px;
	min-width: 970px;
	min-height: 250px;
}
#sx {
	padding-top: 20px;
}


.cnt-bigimg {
	position: relative;
	height: 450px;
}
.cnt-bigimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 450px
}



#sx img#bigimg {
}
#sx img.zoom {
	margin-right: 10px;
	padding: 2px;
	float: left;
	width: 21%;
	border: 1px solid #e2e2e2;
}

.zoom2 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.zoom2 a {
	margin-right: 10px;
	padding: 2px;
	position: relative;
	box-sizing: border-box;
	float: left;
	width: 21%;
	height: 100px;
	border: 1px solid #e2e2e2;
}

.zoom2 a img {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 96%;
  max-width: 96%;
}





span.play {
	position:absolute;
	top: 30%;
	left: 40%;
	width: 50px;
	height: 50px;
	display: block;
	background: url(../image/play.png) no-repeat center center;
}



#dx {
}
#dx .sku {
	color: #999;
	float: right;
	font-size: 12px;
}
#dx h1, #sx h1 {
	margin: 0;
	padding: 15px 0 0px 0;
	font-family: 'Abel', sans-serif;
	color: #360;
	letter-spacing: -2px;
/*	font: 42px/46px 'Abel', sans-serif;*/
/*	letter-spacing: -2px;
	text-transform: uppercase;*/
}

#dx h1 span {
	font-size: 30px;
	letter-spacing: 0px;
	color: #c00;
}
#dx h2 {
	margin: 0;
	padding: 5px 0 0 0;
	font: 64px/70px 'Abel', sans-serif;
	letter-spacing: -2px;
	color: #666;
	text-align: right;
}
#dx h2 span {
	font-size: 24px;
	color: #666;
}
#dx h2 span.tro {
	text-decoration: line-through;
	font-size: 30px;
	letter-spacing: -1px;
	color: #c00;
}

#dx a.buy, #dx a.buyok, #dx #arr {
	margin: 0 0 0 0;
	padding: 10px 15px 10px 10px;
	display: block;
	text-align: center;
	clear: both;
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	color: #fff;
	background-color: #16a085;
	white-space: nowrap;
border-radius: 6px;
}
#dx a.buy:hover, #dx a.buyok:hover {
	background-color: #1abc9c;
	text-decoration: none;
}
#dx #arr {
	background-color: #fff;
	color: #000;
	border: 1px solid #cccccc;
}

#dx .sg {
	margin: 10px 20px 0 0;
	padding: 0;
	float: left;
	display: block;
	width: 130px;
	height: 63px;
	background: url(../image/sg.png) no-repeat top left;
}
#dx .sg span {
	margin-left: -9999px;
}

.om, table.table span.oma {
	margin: 0;
	padding: 6px;
	width: 120px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	white-space: nowrap;
	background-color: #fc3;
border-radius: 4px;
}
table.table span.oma {
	margin: 0;
	padding: 3px 6px;
	width: 110px;
	height: 26px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.phtml {
	margin: 0;
	padding: 10px 0 0 0;
	clear: both;
	font-size: 15px;
	line-height: 24px;
	color: #000;
}
.phtml p, .phtml p.MsoNormal {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}


#generic {
	margin: 0 0 0 25px;
	padding: 20px 25px 0 0;
	max-width: 1190px;
}

/* prodotti sotto */
#generic h1, #sxco h1, #dxco h1 {
	margin: 0;
	padding: 5px 0 0 0;
/*	font: 48px/50px 'Abel', sans-serif;*/
	letter-spacing: -2px;
	color: #666;
}
#generic h2, #generic h1 span, #dxco h2 {
/*	font: 36px/40px 'Abel', sans-serif;*/
	color: #999;
}
#generic h3  {
	margin: 0;
	padding: 20px 0 10px 0;
	font-size: 24px;
	line-height: 30px;
	font-weight: italic;
	color: #030;
	letter-spacing: -1px
}
#generic p  {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

#generic li  {
	padding-bottom: 6px;
	font-size: 15px;
	line-height: 22px;
	color: #000;
}

.consale {
	margin: 0;
	padding: 10px 10px 10px 30px;
	background-color: #f7f7f7;
	font-size: 12px;
	line-height: 15px;
}
.consale p {
	color: #000;
	font-size: 12px;
	line-height: 15px;
}
.consale li {
	font-size: 12px;
	line-height: 15px;
}
.consale ul {
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	color: #000;
}



.allert {
	margin: 0 0 10px 20px;
	padding: 10px;
	width: 250px;
	float: right;
	border: 1px solid #ccc;
	background-color: #ffc;
border-radius: 6px;
}


/* contatti */
#contatti {
	margin: 0 25px 0 0;
	padding: 20px 25px 0 25px;
	display: table;
	width: 100%;
	min-width: 970px;
	min-height: 250px;
}
#sxco {
	margin: 0;
	padding: 0;
	display: table-cell;
	width: 50%;
	vertical-align: top;
}
#dxco {
	margin: 0;
	padding: 0 30px 0 50px;
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

#sxco p, #dxco p {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 15px;
	line-height: 22px;
	font-weight: italic;
	color: #000;
}



.img400 {
	margin: 0 0 10px 20px;
	padding: 0;
	float: right;
	width: 400px;
/*	border: 1px solid #ccc; */
}

.img150 {
	margin: 0 8px 16px 8px;
	padding: 2px;
	float: left;
	width: 120px;
	height: 120px;
	border: 1px solid #ccc;
}
.img150n {
	margin: 0 8px 16px 8px;
	padding: 0;
	float: left;
	width: 120px;
	height: 120px;
}
.img150r {
	margin: 0 8px 10px 8px;
	padding: 0;
	float: right;
	width: 150px;
}
.imgnews {
	margin: 0 10px 10px 0;
	padding: 2px;
	float: left;
	width: 200px;
	border: 1px solid #ccc;
}
.imgnewsr {
	margin: 0 0 10px 10px;
	padding: 2px;
	float: right;
	width: 200px;
}

.img300 {
	margin: 0 20px 10px 0;
	padding: 2px;
	float: left;
	width: 300px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.img175 {
	margin: 0 20px 10px 0;
	padding: 2px;
	float: left;
	width: 175px;
	height: 110px;
	border: 1px solid #ccc;
	background-color: #fff;
}
.img200 {
	margin: 0 20px 10px 0;
	padding: 2px;
	float: left;
	width: 200px;
	border: 1px solid #ccc;
	background-color: #fff;
}


/* bottom */
.botcnt {
	margin: 0;
	padding: 0;
	clear: both;
	width: 100%;
	height: 140px;
	background: #900 url('../image/bg-bottom2.png') repeat-x top left;
}
.slogan {
	margin: 0 auto 0 auto;
	padding: 20px 70px 0 0;
	clear: both;
	width: 96%;
	height: 96px;
	font-size: 60px;
	line-height: 64px;
	font-weight: italic;
	letter-spacing: -4px;
	color: #f5821f;
	text-align: right;
}
.slogan .fiamma {
	position: absolute;
	right: 2%;
	background: url(../image/fiamma.png) no-repeat center center;
	background-size: contain;
	width: 65px;
	height: 96px;
}


@media (max-width: 1000px){
	.slogan {
		padding: 20px 0 0 0;
		font-size: 36px;
		letter-spacing: -1px;
		text-align: center
	}
	.slogan .fiamma {
		display: none;
	}
	.botcnt {
		border-top: 1px solid #e7e7e7;
		margin: 0;
		padding: 0;
		clear: both;
		width: 100%;
		background: none;
	}
}

@media (max-width: 481px){
	.slogan {
		font-size: 24px;
		letter-spacing: 0;
	}
}
@media (max-width: 320px){
	.slogan {
		font-size: 18px;
		letter-spacing: 0;
	}
}


.footer {
	padding: 0 0 20px 0;
	background-color: #f2f2f2;
}
.copy {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #d5d5d5;
}
.botlink {
	margin: 0;
	padding: 0 0 40px 0;
}
.botlink ul {
    margin: 0;
    padding: 0;
	list-style-type: none;
}
.botlink li {
	margin: 0;
	padding: 0;
	float: left;
}


.botlink li a {
	margin: 0;
	padding: 10px 7px 10px 7px;
	display: block;
	font-size: 13px;
	line-height: 17px;
	color: #fff;
	white-space: nowrap;
}
.botlink li a.sel, .botlink li a.sel:hover {
	color: #ff0;
}
.botlink li a:hover {
	color: #000;
	background-color: #fff;
	text-decoration: none
}

@media (max-width: 1000px){
	.botlink li {
		float: none;
	}
	.botlink li a {
		margin: 0;
		padding: 0;
		color: #000;
		white-space: nowrap;
		text-align: center;
	}
	.botlink li a:hover {
		color: #c00;
	}
}

.botad {
	font-size: 14px;
	line-height: 17px;
	color: #000;
	text-align: center;
}
.botad small {
	font-size: 12px;
	line-height: 14px;
	color: #666;
}
.botad a {
	color: #c00;
}

.botul {
	margin-top:10px;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
}
.botul a {
	color: #c00;
}


/*ferie controllata via ASP*/
.ferie {
	margin-top: 210px;
	margin-bottom: -210px;
	padding: 4px 0 6px 0;
	color: #c00;
	text-align: center;
	background-color: #ffc;
	z-index: 1000;
}
@media (max-width: 1020px){
	.ferie {
		margin-top: 76px;
		margin-bottom: -76px;
	}
}
@media (max-width: 700px){
	.ferie {
		font-size: 11px;
		line-height: 130%;
	}
}



/* spaziature */
.spacer1 {
	clear:both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}
.spacer5 {
	clear:both;
	height: 5px;
	line-height: 1px;
	font-size: 1px;
}
.spacer10 {
	clear:both;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
}

.spacer20 {
	clear:both;
	height: 20px;
	line-height: 1px;
	font-size: 1px;
}
.spacer30 {
	clear:both;
	height: 30px;
}
.spacer50 {
	clear:both;
	display:block;
	height: 50px;
}
.p-10 {
	padding: 10px;
}
.px-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.py-10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.nomargin {
	margin: 0 !important;
	padding: 0 !important;
}


/*margini*/
.mt-0 {
	margin-top: 0 !important;
}
.mt-1 {
	margin-top: .25rem !important;
}
.mt-2 {
	margin-top: .50rem !important;
}
.mt-3 {
	margin-top: 1rem !important;
}
.mt-4 {
	margin-top: 1.5rem !important;
}
.mt-5 {
	margin-top: 3rem !important;
}
.mb-0 {
	margin-bottom: 0 !important;
}
.mb-1 {
	margin-bottom: .25rem !important;
}
.mb-2 {
	margin-bottom: .50rem !important;
}
.mb-3 {
	margin-bottom: 1rem !important;
}
.mb-4 {
	margin-bottom: 1.5rem !important;
}
.mb-5 {
	margin-bottom: 3rem !important;
}
.mr-1 {
	margin-right: .25rem !important;
}
.mr-2 {
	margin-right: .50rem !important;
}
.mr-3 {
	margin-right: 1rem !important;
}
.mr-4 {
	margin-right: 1.5rem !important;
}
.mr-5 {
	margin-right: 3rem !important;
}
.ml-1 {
	margin-left: .25rem !important;
}
.ml-2 {
	margin-left: .50rem !important;
}
.ml-3 {
	margin-left: 1rem !important;
}
.ml-4 {
	margin-left: 1.5rem !important;
}
.ml-5 {
	margin-left: 3rem !important;
}
.my-0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.my-1 {
	margin-top: .25rem !important;
	margin-bottom: .25rem !important;
}
.my-2 {
	margin-top: .50rem !important;
	margin-bottom: .50rem !important;
}
.my-3 {
	margin-top: 1rem !important;
	margin-bottom: 1rem !important;
}
.my-4 {
	margin-top: 1.5rem !important;
	margin-bottom: 1.5rem !important;
}
.my-5 {
	margin-top: 3rem !important;
	margin-bottom: 3rem !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.pt-1 {
	padding-top: .25rem !important;
}
.pt-2 {
	padding-top: .50rem !important;
}
.pt-3 {
	padding-top: 1rem !important;
}
.pt-4 {
	padding-top: 1.5rem !important;
}
.pt-5 {
	padding-top: 3rem !important;
}
.pb-0 {
	padding-bottom: 0 !important;
}
.pb-1 {
	padding-bottom: .25rem !important;
}
.pb-2 {
	padding-bottom: .50rem !important;
}
.pb-3 {
	padding-bottom: 1rem !important;
}
.pb-4 {
	padding-bottom: 1.5rem !important;
}
.pb-5 {
	padding-bottom: 3rem !important;
}
.pr-1 {
	padding-right: .25rem !important;
}
.pr-2 {
	padding-right: .50rem !important;
}
.pr-3 {
	padding-right: 1rem !important;
}
.pr-4 {
	padding-right: 1.5rem !important;
}
.pr-5 {
	padding-right: 3rem !important;
}
.pl-1 {
	padding-left: .25rem !important;
}
.pl-2 {
	padding-left: .50rem !important;
}
.pl-3 {
	padding-left: 1rem !important;
}
.pl-4 {
	padding-left: 1.5rem !important;
}
.pl-5 {
	padding-left: 3rem !important;
}
.py-0 {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.py-1 {
	padding-top: .25rem !important;
	padding-bottom: .25rem !important;
}
.py-2 {
	padding-top: .50rem !important;
	padding-bottom: .50rem !important;
}
.py-3 {
	padding-top: 1rem !important;
	padding-bottom: 1rem !important;
}
.py-4 {
	padding-top: 1.5rem !important;
	padding-bottom: 1.5rem !important;
}
.py-5 {
	padding-top: 3rem !important;
	padding-bottom: 3rem !important;
}
.mb-10 {
	margin-bottom: 10px;
}
.mt-10 {
	margin-top: 10px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mt-20 {
	margin-top: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mt-30 {
	margin-top: 30px;
}
.mr-30 {
	margin-left: 30px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mt-50 {
	margin-top: 50px;
}

.width-auto {
	width: auto !important;
}


/* generici */

img {
	border: 0;
}
a {
	color: #360;
}
a.alle {
	margin: 10px 0 10px 20px;
	padding: 7px 15px;
	float: right;
	font: bold 14px/14px Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	background-color: #f63;
	cursor: pointer;
	border: 0;
	white-space: nowrap;
	z-index: 100;
border-radius: 6px;
}
a.alle:hover {
	background-color: #f6b517;
	text-decoration: none;
}

a.more {
	margin: 10px 0 0 0;
	padding: 7px 15px;
	float: right;
	font: bold 14px/14px Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	background-color: #2c81ba;
	cursor: pointer;
	border: 0;
	white-space: nowrap;
	z-index: 100;
border-radius: 6px;
}
a.more:hover {
	background-color: #5dade2;
	text-decoration: none;
}


.yt-video {
	margin-bottom: 30px;
	padding-bottom: 56.25%;
	height: 0;
	position: relative;
}
.yt-video iframe {
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}


#preload {
	display: none;
}

fieldset {
	margin: 20px 0 0 20px;
	padding: 10px 20px 20px 10px;
	width: 230px;
	font: 16px/22px "Trebuchet MS", TrebuchetMS, Arial;
	color: #000;
	background-color: #fff;
	border: 1px solid #c00;
border-radius: 10px;
}
fieldset legend {
	margin: 0;
	padding: 4px 10px 0 10px;
	font: 28px/30px "Satisfy", sans-serif;
	color: #900;
	background-color: #fff;
border-radius: 10px;
}







a.pdfbig {
	margin: 0 0 0 50px;
	padding: 16px 0 7px 60px;
	display: block;
	clear: both;
	height: 52px;
	border: 0;
	background: url(../image/pdf-big.png) no-repeat 5px 11px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #cc9;
}
a.pdfbig p {
	margin: 0;
	padding: 0;
	font: 11px/20px "Trebuchet MS", TrebuchetMS, Arial;
	color: #660;
}
a.pdfbig p:first-line {
	margin: 0;
	padding: 0;
	font: bold 16px/20px "Trebuchet MS", TrebuchetMS, Arial;
}
a.pdfbig:hover {
	color: #c00;
	background-color: #f6f2b0;
}

a.pdf {
	margin: 0 0 0 0px;
	padding: 10px 0 10px 30px;
	display: block;
	clear: both;
	border: 0;
	background: url(../image/pdf.png) no-repeat 5px 8px;
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #cc9;
}
a.pdf p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #660;
}
a.pdf:hover {
	color: #c00;
	background-color: #f6f2b0;
}

.et:before {
	content: '@'
}
.etd:before {
	content: '.'
}




/* tabella checkout*/
table.tdata {
	margin: 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.tdata td {
	margin: 0;
	padding: 4px 20px;
	width: 50%;
	vertical-align: top;
}

/* cycle */
#owl-slider {
	margin: 0;
	padding: 0;
}
#owl-slider img {
	margin: 0;
	padding: 0;
}
#socadd {
	margin: 0;
	padding: 0;
}



.logomarca {
	margin: 10px 0 5px 20px;
	padding: 0;
	clear: both;
	float: right;
	width: 150px;
	height: 150px;
	background-size: 90%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #fff;
	border: 1px solid #e7e7e7;
}
.rivbox {
	margin: 5px 0 5px 20px;
	padding: 5px ;
	clear: both;
	float: right;
	width: 150px;
	font-size: 13px;
	line-height: 13px;
	background-color: #eee;
}


.noinsta {
	padding: 10px;
	width: 100%;
	clear: both;
	background-color: #ffc;
	display: block;
	font-weight: bold;
}
.noinsta span {
	color:#f00;
}

#owl-marchi {
	margin: 80px 0 0 0;
	padding-top: 10px;
	background-color: #fff;
	border-top: 1px dashed #ccc;
	text-align: center;
}
#owl-marchi .item {
	display: block;
	margin: 20px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100px;
}
#owl-marchi .item {
	vertical-align: middle;
}
#owl-marchi .item img {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	vertical-align: middle;
}

/* box index articoli */
.artcat, .artcatlist {
	display: table-cell;
	min-width: 400px;
	width: 50%;
}
.artcatlist {
	min-width: 900px;
	width: 100%;
}
h2.newslink {
	margin: 0 0 20px 0;
	padding: 0;
	font: 30px/30px 'Abel', sans-serif;
	letter-spacing: -1px;
	color: #060;
}
h2.newslink a {
	color: #060;
}





.newshome {
	margin: -20px 0 0 0;
	padding: 45px 0 0 0;
	background: #fff url('../image/mailgarden-bbq-experience_200.png') no-repeat top right;
}
.newshome h1 {
	margin: 10px 0 0 0;
	padding: 0;
	font: 24px/24px 'Abel', sans-serif;
	letter-spacing: -1px;
	color: #060;
}
.newshome a {
	margin: 0;
	padding: 10px 0 10px 10px;
	display: block;
	border-top: 1px solid #ccc;
	text-decoration: none;
}
.newshome a img {
	margin: 0 10px 0 0;
	padding: 0;
	width: 90px;
	float: left;
	border: 1px solid #ccc;
	background-color: #fff;
border-radius: 6px;
}
.newshome a h2 {
	margin: 0;
	padding: 0;
	font-weight: 700;
	font-size: 18px;
}
.newshome a p {
	margin: 0;
	padding: 6px 0 0 0;
	line-height: 18px;
}
.newshome a:hover {
	background-color: #eee;
}
.newshome a:hover h2, .newshome a:hover p {
	color: #c00;
}



.corsi {
	margin: 20px 0 0 0;
	padding: 20px 0;
	display: block;
	height: 400px;
	color: #000;
	border-top: 1px solid #ddd;
}
.corsi img {
	max-height: 3300px;
}
.corsi h2 {
	margin: 0;
	padding: 0;
	font-family: 'Abel', sans-serif;
	font-size: 36px;
	letter-spacing: -1px;
	color: #cc0000;
	text-align: left;
}
.corsi:hover {
	text-decoration: none;
	background-color: #eee;
}

/* ribbons for product sales etc. */
.ribbon {
	position: absolute;
	top: 50px;
	right: 0;
}
.ribbon .ribbon-background {
	position: absolute;
	top: 0;
	right: 0;
}
.ribbon .theribbon {
	position: relative;
	width: 80px;
	padding: 2px 0px 2px 0px;
	margin: 20px 10px 10px -71px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	width: 95px;
	background-color: #cc0000;
	text-align: center;
}
.ribbon .theribbon:before,
.ribbon .theribbon:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 0;
	top: 100%;
	border-width: 5px 10px;
	border-style: solid;
	border-color: #990000 transparent transparent #990000;
}
.ribbon .theribbon i {
	cursor: pointer;
}
.ribbon.sale, .ribbon.stream {
	top: 0;
}
.ribbon.new {
	top: 30px;
}
.ribbon.new .theribbon {
	background-color: #5cb85c;
}
.ribbon.new .theribbon:after {
	border-color: #000000 transparent transparent #000000;
}

.ribbon.stream .theribbon {
	background-color: #ff6633;
}
.ribbon.stream .theribbon:after {
	border-color: #000000 transparent transparent #000000;
}



/* cycle */
#ciclart {
	margin: 0;
	padding: 0;
	float: right;
	width: 100%;
	min-height: 600px;
}
#ciclart img {
	margin: 0;
	padding: 2px;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
border-radius: 6px;
}


hr {
	margin: 40px 0 40px 0;
	padding: 0;
	clear: both;
	width: 100%;
	border: none;
	border-top-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-width: 1px;
}
hr.hr-20 {
	margin: 20px 0 20px 0;
	padding: 0;
	clear: both;
	width: 100%;
	border: none;
	border-top-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-width: 1px;
}
hr.hr-divider {
	margin: 3px 0 3px 0;
	padding: 0;
	clear: both;
	width: 30%;
	border: none;
	border-top-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-width: 1px;
}
.bordered {
	border-top-color: rgb(221, 221, 221);
	border-top-style: solid;
	border-top-width: 1px;
}





/*.scrollable-menu {
	height: auto;
	max-height: 100%;
	overflow-x: hidden;
}*/