html,body{
	font-family: 'Montserrat', sans-serif;
	}
.carrello{
	width: 100%;
    height: 100%;
	position: fixed;
	left:-100%;
	z-index: 21;
	overflow:auto;
	background-color:rgba(0,0,0,0.9);
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	}
A:link 		{text-decoration: underline;color:#5287ff;}
A:visited 	{text-decoration: underline;color:#5287ff;}
A:active 	{text-decoration: underline;color:#5287ff;}
A:hover 	{text-decoration: underline;color:#5287ff;}

.homepage{
	width: 100%;
    height: initial;
    text-align: center ;
	position: absolute;
	right:0px;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	}

.homepage .pag0{
	width: 100%;
	min-height: 800px;
    height: 100%;
    background-image:url('../img/homepage/wall.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
    overflow:hidden;
	}
.homepage .pag0.pf{
	height: calc(100% - 120px);
	}

.homepage .sloganBardi{
	position: fixed;
	top:30px;
	height:0px;
	overflow:visible;
	z-index: 20;
	color:#000;
	line-height:25px;
	font-size:20px;
	width:100%;
	text-align:center;
	font-weight:bold;
	}	

.homepage .menuHP{
	position:fixed;
	top:0px;
	right:0px;
	width:100%;
	color:#000;
	height:30px;
	z-index:20;
	font-size:14px;
	text-align:center;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	}

.menuHP .menuBian{
	background-color: rgba(90, 90, 90, 0.9);
	color:#fff;
	width:100%;
	height:100%;
	box-sizing: border-box;
	border-bottom: 0px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	}
.menuHP  A.contMenuLogo,
.menuHP .menuBian ul li{
	display:none;
	}
.menuHP .menuBian ul span li{
	display:inline-block;
	}
.menuHP .menuLogo{
	width: auto;
	height: 100%;
	margin: 0;
	position: absolute;
	background-color: #fff;
	padding: 0px 11px;
	background-image: initial;
	}
.menuBian ul.menu{
	min-width: initial;
	height:100%;
	overflow:auto;
	}
.menuBian ul::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.menuBian li{
	display:inline-block;
	margin-right:20px;
	vertical-align: middle;
	}

.homepage li.dontShowLi{
	position: fixed;
	bottom: -100px;
	opacity: 0;
	}
.homepage .aMenu .divBckgMenu{
	 color:#5287ff;
	}
.homepage .aMenu.last .divBckgMenu {
	color: #ff3335;
	}
.homepage .divBckgMenu{
	 display:inline-block;
	 color:#5287ff;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
	}	
@media screen and (min-width: 799px) {

	.homepage .divTextCont::after{
		content:'|';
		padding-left: 20px;
		}
	.homepage A.last .divTextCont::after,
	.homepage .menuADest .divTextCont::after{
		content:'';
		padding-left: 0px;
		}
	}
 
.homepage .divTextCont{
	margin: 0px;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 13px;
	text-transform: none;
	box-sizing: border-box;
	}
.homepage .divTextCont.icon{
	font-size: 30px;
	line-height: 30px;
	}
.homepage .imgLogo{
	background-image:url('../img/loghi/logoPf.png');
	background-position:center;
	background-size:contain;
	background-color:#fff;
	background-repeat:no-repeat;
	min-height: 100px;
	width: 100px;
	display: inline-block;
	}	

.homepage .pagCont{
	height:100%;
	left:0px;
	width:100%;
	position:relative;
	}
.nt_moduloFade{
	height:100%;
	width:100%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow:hidden;
	}
.nt_moduloFade .nt_subDiv{	
	position:absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	opacity:0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transform: scale(1.0);
	filter: blur(0px);
	-webkit-transition: -webkit-filter 1s ease, opacity 1s ease, -webkit-transform 7s linear, background 7s linear;
	-moz-transition: -moz-filter 1s ease, opacity 1s ease, -moz-transform 7s linear, background 7s linear;
	-ms-transition: -ms-filter 1s ease, opacity 1s ease, -ms-transform 7s linear, background 7s linear;
	-o-transition: -o-filter 1s ease, opacity 1s ease, -o-transform 7s linear, background 7s linear;
	transition: filter 1s ease, opacity 1s ease, transform 7s linear, background 7s linear;
	}
.scusChat{
	display:none;
	}
.contLoghi{
	height: 100%;
	min-height: 100%;
	width: 50%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
.contLoghi::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.contLoghi.moveL{
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
	background-position: center center;
	}
.contLoghi.moveL:hover{
	background-position: 100% center;
	}
.contParo{
	width: 100%;
	display:inline-block;
	position:absolute;
	bottom:10%;
	left: 0;
	text-align: center ;
	font-size: 30px;
	background-color:rgba(0,0,0,0.7);
	color: #fff;
	font-weight: bold;
	padding: 10px;
	width: calc(100% - 20px);
	text-decoration: none;
	}
.homepage .contTreTest{
	display:inline-block;
	vertical-align:top;
	width: 100%;
	}
.homepage a.testoImg{
	width:calc(33% - 40px);
	font-size:13px;
	text-align:left;
	margin:20px;
	display:inline-block;
	vertical-align:top;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	}
@media screen and (max-width: 800px) {
	.homepage a.testoImg{
		width:calc(100% - 40px);
		}
	.contParo{
		text-align: center ;
		font-size: 20px;
		}	
	.homepage .pagCont{
		height:300px;
		}	
	.homepage .pag0.pf,
	.homepage .pag0 {
		min-height: 300px;
		height: initial;
		margin-top: 80px;
		}
	}
.homepage .quadTre{	
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	height:400px;
	width:100%;
	position:relative;
	}
.homepage .imgPicc{
	width:auto;
	height:250px;
	width:250px;
	border:1px solid #aaa;
	}
.homepage .testo{
	text-align:left;
	margin-top:10px;
	max-width:300px;
	max-height:80px;
	overflow:hidden;
	}
.homepage .testo:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 1) 100%);
	}

.contColB{
	height: 100%;
	min-height: 100%;
	width: 50%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
.contColB.dive{
	max-width:730px;
	width:calc(50% - 10px);
	margin-left:10px;
	}
.contColB.dive2{
	max-width:730px;
	width:calc(50% - 10px);
	margin-left:10px;
	text-align: right ;
	min-height:800px;
	}
.homepage .imgHB{
	width:100%;
	min-height:400px;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}	
.homepage .imgHB2{
	width:100%;
	min-height:100%;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	}	
.homepage .testoHB{
	display:inline-block;
	vertical-align:top;
	text-align: left ;
	box-sizing: border-box ;
	padding: 60px 30px 10px;
	font-size: 12px;
	color:#000;
	min-height:400px;
	max-width:400px;
	}
.homepage .contImgPicc2{
	width:100%;
	text-align:right;
	overflow: hidden;
	margin-top:20px;
	}
.homepage .contImgPicc2.dive{
	text-align:left;
	}
.homepage .imgPicc2{
	width:350px;
	max-width:100%;
	min-height:350px;
	box-sizing: border-box;
	padding: 10px;
	text-align:left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display:inline-block;
	vertical-align:top;
	font-size: 14px;
	}
.homepage .imgPicc2.dive{
	margin-left:20px;
	width: calc(100% - 390px);
	}
.homepage .contImgPicc3{
	width:calc(50% - 20px);
	text-align:left;
	display:inline-block;
	vertical-align:bottom;
	overflow-x: hidden;
	font-size: 14px;
	box-sizing: border-box;
	margin:10px;	
	}
.homepage .contImgPicc3.dive{
	margin-top:330px;
	}
.homepage .contImgPicc3.dive2{
	vertical-align: top; 
	margin-left:0px;
	}
.homepage .imgPicc3{
	width:100%;
	min-height:300px;
	box-sizing: border-box;
	text-align:left;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display:inline-block;
	vertical-align:top;
	}
.homepage .imgHB4{
	display:inline-block;
	vertical-align:top;
	width:calc(100% - 370px);
	max-width:1080px;
	min-height:600px;
	box-sizing: border-box;
	text-align:left;
	font-size: 14px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	}		
.homepage .imgHB4.dive{
	min-height: 250px;
	width: 350px;
	}
.homepage .contImgPicc4{
	width:350px;
	text-align:left;
	display:inline-block;
	min-height:600px;
	vertical-align:top;
	overflow-x: hidden;
	font-size: 14px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left top;
	margin:10px;	
	}	
.homepage .contImgPicc4.dive{
	width: calc(100% - 730px);
	min-height: 300px;
	}
.titoComf{
	text-align:left;
	margin:40px 0px 0px;
	}
.titoComf .tito{
	display:inline-block;
	font-size:30px;
	}	
.homepage .imgHB3{
	display:inline-block;
	vertical-align:top;
	width:100%;
	height:600px;
	box-sizing: border-box;
	text-align:left;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	}	
.homepage .testMate{
	font-size:14px;
	text-align:left;
	}	
.loghi{
	background-color:rgba(255,255,255,0.8);
	display:inline-block;
	vertical-align:middle;
	height: 200px;
	min-height: 200px;
	width:140px;
	border-radius:3px;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-size: 120px;
	background-position: center center;
	}
.homepage .pag2{
	width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 1;
    overflow:hidden;
	box-sizing: border-box;
	text-align: center;
	padding-top: 50px;
	}
.homepage .fullPage{
	height: 100%;
	min-height: 100%;
	width: 100%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center 30%;
	}	
.contButton{
	width: 100%;
	text-align:center;
	height:50px;
	position:absolute;
	left:0px;
	bottom:370px;		
	}
a.butBordo{	
	background-color:#f4050d;
	padding:30px 50px;
	border-radius:3px;
	color:#fff;
	font-size: 13px;
	display: inline-block;
	}
.homepage .contSlogan{
	width: 100%;
    z-index: 1;
    text-align: center;
    height: 110px;
	}
.homepage .contSlogan::before{
	content: "";
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	}
.contSlogan .slogan{
	margin:0;
	text-transform: uppercase;
	display:inline-block;
	vertical-align:middle;
	font-size:25px;
	font-weight:600;
	padding:40px 0px;
	color:#000;
	}	 
	
.homepage .pag1{
	width: 100%;
    z-index: 1;
    text-align: center;
	}
a.contProdotto::before{
	content:'';
	height:100%;
	display:inline-block;
	vertical-align:middle;
	}
a.contProdotto {
	height: initial;
	width: 100%;
	max-width: 470px;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:center;
	position: relative;
	margin-top:20px;
	margin-right: 20px;
	background: rgb(252,252,252); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(252,252,252,1) 0%, rgba(165,165,165,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(252,252,252,1) 0%,rgba(165,165,165,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(252,252,252,1) 0%,rgba(165,165,165,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
.contProdotto .contImagesP{
	height:250px;
	display:inline-block;
	vertical-align:top;
	position: relative;
	width: 50%;
	}	
.contProdotto .frontImage{
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	transform: rotateY(0deg);
	}
.contProdotto .move{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity:1;
	transform: rotateY(0deg);
	}
.contProdotto:hover .move{
	opacity:1;
    z-index: 1;
    transform: rotateY(0deg);
	}
.contProdotto .backImage{
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity:0;
	transform: rotateY(0deg);
	}
.contProdotto:hover .backImage{
	z-index:2;
	opacity:1;
	transform: rotateY(0deg);
	}
.contProdotto .desc{
	background-color:transparent;
	height:initial;
	overflow:auto;
	display:inline-block;
	vertical-align:middle;
	width: 50%;
	text-align:left;
	}
.contProdotto .descrizione{
	box-sizing: border-box;
	font-size:14px;
	margin:0px 20px 20px;
	max-height: 120px;
	overflow: auto;
	}
.righCartSday .contProdotto .descrizione,
.righCartSday .contProdotto .contTags{
	display:none;
	}
.contProdotto .titolo{
	margin:0;
	display:block;
	padding: 20px 20px 0px;
	color:#000;
	font-size:22px;
	text-transform: capitalize;
	font-weight:normal; 
	}
	
.righCartSday .contProdotto .titolo {
	font-size: 14px;
	height: 27px; 
	overflow: hidden;
	padding:10px;
	}
.contProdotto .codice{
	margin:0;
	display:block;
	text-transform: uppercase;
	padding: 0px 20px 5px 20px;
	color: #aaa;
	font-size: 11px;
	line-height: 11px;
	font-style:italic;
	}
.contProdotto .tags{
	color:#444;
	font-size:14px; 
	font-style:italic;
	}
.contProdotto .prezzo{
	color:#000;
	font-size:16px; 
	padding: 0px 10px 5px 10px;
	}
.righCartSday .contProdotto .prezzo {
	font-size: 12px;
	}
.righCartSday .contProdotto .meno,
.righCartSday .contProdotto .piu {
	font-size: 20px;
	}
.contProdotto .prezzo b{
	color:#cc353d;
	font-size: 20px;
	line-height:20px;
	}
.contProdotto .contQuan{
	margin-left: 20px;
	} 
.contProdotto .meno{
	display:inline-block;
	width:40px;
	}
.contProdotto .quan{
	display:inline-block;
	width:50px;
	font-size:12px;
	vertical-align: top;
	line-height: 20px;
	}
.contProdotto .piu{
	display:inline-block;
	width:40px;
	}
.contProdotto .descComb{
	font-size:10px;
	}
.contProdotto .contTags{
	max-height:40px;
	overflow:hidden;
	padding: 0px 20px 5px 20px;
	}
.contProdotto .contTags.puls{
	max-height:none;
	}		
.homepage .pag3{
	width: 100%;
    z-index: 1;
    position:relative;
    font-size:12px;
	text-align: center;
	background-color: #222;
	display:none;
	}
.pag3 .icon{
	font-size:50px;
	padding:30px 20px;
	display: inline-block;
	width:80px;
	text-align: center;
	color:#ccc;
	cursor:pointer;
	}
.pag3 .linea{
	margin-top: 5px;
	width:100%;
	min-height:3px;
	background-color: #aaa; /* Old browsers */
	}
.pag3 .made{
	border-top: 1px solid #aaa;
	text-align:center;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	padding:14px;
	}
.pag3 .italia{
	width:40px;
	min-height:14px;
	display:inline-block;
	margin-left:20px;
	vertical-align: top;
	background: rgb(24,158,73); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(24,158,73,1) 0%, rgba(24,158,73,1) 32%, rgba(24,158,73,1) 32%, rgba(255,255,255,1) 33%, rgba(255,255,255,1) 65%, rgba(195,50,38,1) 66%, rgba(195,50,38,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(24,158,73,1) 0%,rgba(24,158,73,1) 32%,rgba(24,158,73,1) 32%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 65%,rgba(195,50,38,1) 66%,rgba(195,50,38,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(24,158,73,1) 0%,rgba(24,158,73,1) 32%,rgba(24,158,73,1) 32%,rgba(255,255,255,1) 33%,rgba(255,255,255,1) 65%,rgba(195,50,38,1) 66%,rgba(195,50,38,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	}
.pag3 a{
	font-size:12px;
	}
.pag3 .versione{
	cursor:pointer;
	}
.subPage .versioneDesc{
	margin-bottom:30px;
	}

.cambiaPassword{
	margin: 20px;
	cursor: pointer;
	font-weight: bold;
	box-sizing: border-box;
	border-radius: 3px;
	font-size: 12px;
	text-align: left;
	color: #000;
	}
.homepage .pag4{
	width: 100%;
	height:100%;
    z-index: 1;
    text-align: center;
    overflow: auto;
	}

.pag4 .contCategoria{
	position: absolute;
	left:0;
	margin-top:90px;
	height: calc(100% - 90px);
	width: 220px;
	display:inline-block;
	vertical-align:top;
	z-index:2;
	box-sizing: border-box;
	text-align:left;
	background-color: #444;
	overflow:auto;
	overflow-x:hidden;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}	
.contCategoria{
	position: -webkit-sticky;
	position: sticky;
	top: 30px;
	margin-top: 0px;
	bottom: initial;
	left: 0px;
	width: 220px;
	height: calc(100vh - 90px);
	z-index: 2;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	text-align: left;
	background-color: #444;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	}
.contCategoria .insiDiv:hover{
	top:initial;
	}
.contCategoria .insiDiv{
	display: inline-block;
	top:-40px;
	vertical-align: top;
	height:80px;
	overflow:hidden;
	max-width:1000px;
	background-color:rgba(0,0,0,0.8);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	}
.contCategoria:hover .insiDiv{
	overflow:auto;
	}
.insiDiv>ul>li{
	display:inline-block;
	vertical-align: top;
	width:120px;
	}
.divSele{
	position:absolute;
	right:50px;
	top:20px;
	background-color: #eee;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	padding: 5px;
	text-align: left;
	overflow:hidden;
	height:12px;
	z-index: 2;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	}
.divSele:hover {
	height:63px;
	}
.divSele .divSeleNome{
	margin-bottom:5px;
	}
.divSele .divSeleNome{
	max-height:100px;
	overflow:auto;
	}
.divSele .aSeleOpti{
	display:block;
	box-sizing: border-box;
	margin:0px 5px 5px;
	}

.contCategoria.mt0{
	margin-top:0px;
	height: calc(100vh - 90px);
	}
.contCategoria .buttonMenuOC{
	position:absolute;
	right:-30px;
	width:30px;
	top:0px;
	height:40px;
    padding-top: 9px;
	text-align:center;
	box-sizing: border-box;
	background-color:#0766be;
	color:#fff;
	}
.contCategoria .buttonMenuOC div{
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
	}
.contCategoria a.conFigli{
	border-left:3px solid #666;
	padding-left:7px;
	}
.contCategoria ul{
	box-sizing: border-box;
	display:block;
	background-color: #555;
	overflow:hidden;
	height:auto;
	text-align: left ;
	}
	
.contCategoria ul li ul a.conFigli{
	border-left:3px solid #777;
	padding-left:7px;
	}
.contCategoria li ul{
	padding-left:10px;
	background-color: #666;
	}

.contCategoria ul li ul li ul a.conFigli{
	border-left:3px solid #888;
	padding-left:7px;
	}
.contCategoria li ul li ul{
	background-color: #777;
	}
.contCategoria li{
	display:block;
	border-top:1px solid #ccc;
	}
.contCategoria li ul li{
	border-top:0;
	}
.contCategoria a{
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-size:12px;
	padding:10px 0px 10px 10px;
	box-sizing: border-box;
	
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.contCategoria ul li ul a{
	padding:6px 0px 6px 10px;
	font-size:11px;
	}
.contCategoria ul li ul li ul a{
	padding:3px 0px 3px 10px;
	font-size:10px;
	}

.contCategoria a:hover{
	color:#cc353d;
	}
.contCategoria span.checked{	
	font-size:25px;
	margin-left: 5px;
	width: 20px;
	display: inline-block;
	vertical-align: top ;
	}
.contCategoria span.checked::before{
	line-height:12px !important;
	position: absolute;
	}
.contCategoria li[data-checked="no"] ul{
	height:0px;
	}
.contCategoria .shopBag{
	letter-spacing: 2px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 80px 10px 10px 10px;
	text-align:center;
	}
.pag4 .contCategoria .shopBag{
	padding-top:30px;
	}
.pag4 .contCategoria .numShopBag{
	min-height:initial;
	}
.contCategoria .numShopBag{
	color: #aaa;
	font-size: 12px;
	min-height: 90px;
	line-height: 17px;
	padding: 10px;
	}
.contCategoria .subTot{
	font-size: 12px;
	color: #aaa;
	text-transform: uppercase;
	padding: 10px;
	}
.contCategoria .price{
	font-size: 19px;
	color: #fff;
	margin-bottom: 10px;
	padding: 0px 10px 10px;
	}
.contCategoria a.checkOut,
.contRiepilogo a.checkOut{
	margin-left:10px;
	display: block;
	text-decoration: none;
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 10px;
	color: #222;
	background-color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 20px;
	}
.contCategoria .info{
	font-size:11px;
	padding:5px;
	margin: 10px;
	box-sizing: border-box;
	background-color: #555;
	line-height:18px;
	color:#fff;
	cursor:default;
	max-height:100px;
	overflow:auto;
	}
	
	
.contProdottoSingolo{
	margin: 90px 0px 0px 0px;
	height: initial;
	width:calc(100% - 220px);
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	overflow:hidden;
	}
	
.contProdottoSingolo .contImages{
	height:100%;
	width: 70%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow: initial;
	overflow-x: visible;
	z-index: 1;
	border: 1px solid #eee;
	}
.imgsProdSEO .contImageSEO{
	height:400px;
	width: 70%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow:hidden;
	text-align:center;
	}	
.imgsProdSEO .image{
 	height: 100%;
  	min-width: 100%;
  	left: 50%;
  	position: relative;
  	transform: translateX(-50%);
  	cursor:pointer;
  	}	
.contProdottoSingolo .contImage{
	min-height:400px;
	width: 70%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow:hidden;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	}
.contTess{
	margin:50px 0px;
	max-width: 100%;
    overflow-x: hidden;
	}	
.contTess .tessSing{
	margin:30px;
	width:300px;
	opacity:0.4;
	transform: scale(1);
	min-height:220px;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow:visible;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
	}	
.titoTess{	
	position: absolute;
	bottom: -50px;
	color: #000;
	font-size: 11px;
	}	
.contProdottoSingolo .contDesc{
	height:100%;
	width: 70%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	overflow: auto;
	text-align: left;
	}	
.contProdottoSingolo .titolo{
	margin:0;
	display:block;
	text-transform: uppercase;
	padding: 20px 20px 0px;
	color:#000;
	font-size:16px; 
	text-align: left;
	}
.contProdottoSingolo .codice{
	text-align: left;
	margin:0;
	display:block;
	padding: 5px 20px;
	color:#aaa;
	font-size:11px; 
	line-height:11px;
	}
.contProdottoSingolo .tags{
	text-align: left;
	color:#444;
	font-size:14px; 
	font-style:italic;
	}
.contProdottoSingolo .prezzo{
	text-align: left;
	color:#000;
	font-size:17px; 
	padding:5px 20px;
	}
.contProdottoSingolo .contVarianti,
.pag4 .contVarianti{
	color:#000;
	font-size:17px; 
	padding: 5px 0px 5px 20px;
	text-align: left;
	margin:20px 0px 10px;
	}
.pag4 .contVarianti{
	padding: 0px 0px 5px 10px;
	margin: 0px 0px 10px;
	}
.contProdottoSingolo .selVarianti,
.contNegozio .selVarianti,
.pag4 .selVarianti,
.pag6 .selVarianti{
	color:#000;
	font-size:10px; 
	border:1px solid #aaa;
	background-color:#fff;
	text-transform:uppercase;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	border-radius:0px;
	padding:10px;
	min-width:100px;
	max-width:250px;
	margin:0px 10px 5px 0px;
    background-image: url(/img/downSelect.png);
    background-position: 90% center;
    background-repeat: no-repeat;
    background-size: 12px;
	}
.contProdottoSingolo .descrizione{	
	text-align: left;
	color: #9C9C9C;
	font-size: 20px;
	padding:5px 20px;
	}
.contProdottoSingolo .textSpieg.disponibilita{
	text-transform:uppercase;
	color: #cc353d;
	}
.contProdottoSingolo .textSpieg{
	text-align: left;
	font-size: 10px;
	color: #9C9C9C;
	margin: 20px 20px 0 20px;
	line-height: 15px;
	display:none;
	}
.contProdottoSingolo .textSpieg:empty{
	padding: 0px;
	}
.contProdottoSingolo .taglGuid{
	text-align: left;
	font-size: 12px;
	color: #000;
	margin: 5px 20px 5px 20px;
	line-height: 15px;
	cursor:pointer;
	display:none;
	}
.page50Pf A.buttonPf,
.pagePf A.buttonPf,
.contProdottoSingolo .addCarr{
	color:#fff;
	background-color:#5287ff;
	text-transform:uppercase;
	border-radius:3px;
	font-size:11px;
	display:inline-block;
	padding: 10px 25px;
	margin:10px 20px ;
	cursor:pointer;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.page50Pf A.buttonPf{
	margin-left:0px;
	}
.contProdottoSingolo .addCarr:hover{
	color:#fff;
	background-color:#000;
	}

.contProdottoSingolo .descrizione::before{	
	color: #000;
	content:attr(data-text);
	text-decoration: underline;
	font-size: 10px;
	padding:5px 0px;
	}
.contProdottoSingolo .contTags{
	padding: 5px 20px;
	font-size:12px; 
	font-style:italic;
	text-align: left;
	}
.contProdottoSingolo .tags{
	color:#555;
	display: inline-block ;
	margin: 0px 10px 10px 0px;
	padding: 5px 10px;
	background: #eee;
	border: 1px solid #ccc;
	}
.contProdottoSingolo a.tags::before{
	content:'#';
	}

.pag4 .contNegozio{
	height:calc(100% - 90px);
	width: calc(100% - 220px);
	margin-left: 220px;
	}
.contNegozio{
	margin-top: 90px;
	height: initial;
	width: calc(100% - 220px);
	display: inline-block;
	vertical-align: top;
	z-index: 1;
	box-sizing: border-box;
	text-align: left;
	overflow: auto;
	margin-left: 0px;
	}
.carrello .contNegozio{
	margin-left:0px;
	}
.contNegozio.tac{
	text-align:center;
	overflow: auto;
	}
.contNegozio.tac.checkout{
	margin-left: 0px;
	display: inline-block;
	}
.contNegozio.mt0{
	margin-top:0px;
	height: 100%;
	}
.contNegozio:empty::before{
	content:attr(data-text);
	padding:50px;
	display: block;
	}	
.contNegozio.p20{
	padding:20px;
	width: calc(100% - 400px);
	margin-left: 0px;
	display: inline-block;
	}
.contNegozio p{
	margin:0px 0px 5px 0px;
	font-size:14px;
	}		
.contZoomed{
	width:100%;
	height:100%;
	overflow:hidden;
	position:fixed;
	z-index:30;
	background-color:rgba(255,255,255,0.8);
	}
.contZoomed .imgZoomed{
	width:3200px;
	height:auto;
	overflow:hidden;
	position:absolute;
	cursor: zoom-out;
	}
.contZoomed .closeZoomed{
	position:absolute;
	top:10px;
	right:10px;
	font-size:40px;
	cursor:pointer;
	color:#000;
	background:#fff;
	width:40px;
	height:40px;
	border-radius:50%;
	text-align:center;
	}

#titocateFilter,
#contcateFilter{
	display:none;
	}

.halfPage{
	height: 100%;
	min-height: 100%;
	width: 50%;
	display:inline-block;
	vertical-align:top;
	box-sizing: border-box;
	text-align:justify;
	overflow:auto;
	padding: 220px 40px 40px;
	font-size:13px;
	line-height: 26px;
	}
.menuBian ul.menuMobile{
	overflow:hidden;
	height:0px;
	display: none;
	}
.menuBian ul.menuMobile li{
	width:49%;   
	margin-right:0px;
	height: 100%;
	}
.menuBian a.pulsMenu{
	position:absolute;
	top:25px;
	right:20px;
	}

.contRiepilogo{
	margin-top:90px;
	height: calc(100% - 90px);
	width:400px;
	display:inline-block;
	vertical-align:top;
	z-index:2;
	box-sizing: border-box;
	text-align:left;
	background-color: #444;
	overflow:auto;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
.contRiepilogo .prodRiep{
	margin: 10px;
	max-height: 150px;
	overflow: auto;
	background-color: #888;
	}
.contRiepilogo a.contProdotto:first-child{
	margin-top:0px;
	}
.contOrdine .prodRiep{
	max-height: 100%;
	overflow: auto;
	}
.contOrdine a.contProdotto:first-child{
	margin-top:0px;
	}
.contRiepilogo a.contProdotto,
.contOrdine a.contProdotto  {
	margin-top:5px;
	height: 100px;
	width: 100%;
	box-sizing: border-box;
	text-align:center;
	position: relative;
	}
.contRiepilogo .contProdotto .contImagesP,
.contOrdine .contProdotto .contImagesP{
	height:100%;
	width:100px;
	display:inline-block;
	position: relative;
	vertical-align: top;
	}	
.contRiepilogo .iconaFotoAppesaClose,
.contOrdine .iconaFotoAppesaClose{
	display:none;
	}
.contRiepilogo .contProdotto .frontImage,
.contOrdine .contProdotto .frontImage{
	position:absolute;
	top:0px;
	left:0px;
	height: 100%;
	min-height: 100%;
	width: 100%;
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	}
.contRiepilogo .contProdotto .desc{
	background-color:#fff;
	height:100%;
	overflow:auto;
	display:inline-block;
	width:calc(100% - 100px);
	vertical-align: top;
	}
.contOrdine .contProdotto .desc{
	background-color:#fff;
	height:100%;
	overflow:auto;
	display:inline-block;
	width:calc(100% - 255px);
	vertical-align: top;
	}
.contOrdine a.checkOut{
	margin:4px;
	display: inline-block;
	text-decoration: none;
	width: 145px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	font-size: 10px;
	color: #222;
	background-color: #fff;
	text-transform: uppercase;
	padding: 0px;
	margin-bottom: 20px;
	}
.contRiepilogo .contProdotto .titolo,
.contOrdine .contProdotto .titolo{
	padding: 10px 10px 0px;
	font-size:10px; 
	}
.contRiepilogo .contProdotto .codice,
.contOrdine .contProdotto .codice{
	display:none;
	}
.contRiepilogo .contProdotto .tags,
.contOrdine .contProdotto .tags{
	display:none;
	}
.contRiepilogo .contProdotto .prezzo,
.contOrdine .contProdotto .prezzo{
	color:#000;
	font-size:12px; 
	padding: 0px 10px 5px;
	}
.contRiepilogo .contProdotto .meno,
.contOrdine .contProdotto .meno{
	display:none;
	}
.contRiepilogo .contProdotto .quan,
.contOrdine .contProdotto .quan{
	display:inline-block;
	width:40px;
	}
.contRiepilogo .contProdotto .piu,
.contOrdine .contProdotto .piu{
	display:none;
	}
.contRiepilogo .contProdotto .descComb,
.contOrdine .contProdotto .descComb{
	display:none;
	}
.contRiepilogo .shopBag{
	letter-spacing: 2px;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 10px 10px 10px;
	text-align:center;
	}
.contRiepilogo .numShopBag{
	color: #aaa;
	font-size: 12px;
	line-height: 17px;
	padding: 10px;
	}
.contRiepilogo .subTot{
	font-size: 12px;
	color: #aaa;
	text-transform: uppercase;
	padding: 10px;
	}
.contRiepilogo .price{
	font-size: 19px;
	color: #fff;
	margin-bottom: 10px;
	padding: 0px 10px 10px;
	}
.contRiepilogo .barraRiep{
	width:100%;
	box-sizing: border-box;
	}
.contRiepilogo .barraR{
	width:50%;
	box-sizing: border-box;
	display:inline-block;
	vertical-align: top;
	background-color: #aaa;
	color:#000;
	font-size:11px;
	text-align: center;
	padding: 5px;
	}
.contRiepilogo .on{
	background-color: #000;
	color:#fff;
	}
.contRiepilogo .triangle{
	width: 0;
	height: 0;
	border-top: 12px solid transparent;
	border-bottom: 12px solid transparent;
	border-left: 12px solid #000;
	position: absolute;
	left: 0px;
	top:0px;
	}
.contSel{
	margin: 0px 20px 15px;
	text-align: left;
	}
.homepage .pag5{
	width: 100%;
	margin-top:180px;
	height: calc(100% - 180px);
    z-index: 1;
    text-align: center;
	}
.homepage .pag6{
	width: 100%;
	margin-top:90px;
    z-index: 1;
    text-align: center;
	overflow:auto;
	}
.contNegozio .contOrdine{
	width:100%;
	}
.contOrdine .boxOrdine{
	width:calc(100% - 20px);
	max-width:900px;
	border-radius:5px;
	display:inline-block;
	margin:10px;
	}
.contOrdine .top{
	background-color:#979797;
	color:#fff;
	width:100%;
	}	
.contOrdine .contDat{
	width:33.33%;
	box-sizing: border-box;
	display:inline-block;
	vertical-align: top;
	padding:10px;
	}	
.contOrdine .key{
	width:100%;
	box-sizing: border-box;
	padding:4px;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	font-weight:bold;
	color: #ccc;
	}	
.contOrdine .value{
	width:100%;
	box-sizing: border-box;
	padding:4px;
	text-transform:uppercase;
	font-size:15px;
	line-height:15px;
	}	
	
.contOrdine .bottom{
	background-color:#eee;
	color:#000;
	width:100%;
	box-sizing: border-box;
	padding: 15px 6px 10px;
	}	
.contOrdine .quan {
	text-align:left;
	padding:10px 6px;
	width:100%;
	box-sizing: border-box;
	}
.contOrdine .quanSpe::before{
	content:'';
	height:40px;
	display:inline-block;
	vertical-align:middle;
	}
.contOrdine .quan .icon{
	margin-right:10px;
	font-size:30px;
	display:inline-block;
	vertical-align: middle;
	}	
.contOrdine .quan .icon.i1{
	color:#53abff;
	}				
.contOrdine .quan .icon.i2{
	color:#ccc;
	}				
.contOrdine .quan .icon.i3{
	color:#555;
	}				
.contOrdine .quan .testo{
	display:inline-block;
	margin-right:10px;
	vertical-align: middle;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	}	


.pag3 .footer{
	display: inline-block;
	vertical-align: top;
	width: 33.33%;	
	box-sizing: border-box;
	}
.pag3 .footer.f1{
	text-align:left;
	padding:40px;	
	}
.pag3 .footer.f1 a{
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	margin-bottom:10px;
	display: inline-block;
	}
.pag3 .footer.f3{
	text-align:right;
	padding: 0px;	
	}
.pag3 .footer .ppIcon{
	width:50%;
	}
.pag3 .sociDiv{
	width:50%;
	height:300px;
	display:none;
	overflow:auto;
	vertical-align:top;
	background-color: #555;
	text-align: left ;
	}
.pag3 .titoInst{
	height:30px;
	font-size:20px;
	line-height:20px;
	padding: 0px 0px 10px;
	box-sizing: border-box;
	background-color: #eee;
	}
.pag3 .contInst{
	height:calc(100% - 30px);
	background-color: #f3f3f3;
	overflow: auto;
	}

.contDivLightbox{
    position:fixed;
    opacity:1;
    z-index:1001;
    top:0%;
    height:100%;
    width:100%;
    background-color:rgba(255,255,255,0.9);
    text-align:center;
    -webkit-transition: 1500ms ease;
    -moz-transition: 1500ms ease;
    -ms-transition: 1500ms ease;
    -o-transition: 1500ms ease;
} 	
.divLightbox{
    display: inline-block;
    width:calc(100% - 40px);
    height:calc(100% - 40px);
    box-sizing: border-box;
    margin:20px;
    background-color:#fff;
    color:#000;
    border-radius:0px;
    padding:15px;
    text-align:left;
    font-size:15px;
    overflow-y: auto;
    box-shadow: 0 1px 6px 1px rgba(102, 102, 102, .15);
	border: 1px solid #d6dce1;
	}    
.divLightbox .top{
    height: 23px;
    width: 100%;
    text-align:right;
	} 
.divLightbox .top span{
    font-size:20px;
    margin:15px;
    cursor:pointer;
    color:#aaa;
	}    
.divLightbox .top a{
    font-size:20px;
    margin:15px;
    cursor:pointer;
    color:#aaa;
	}    
.divLightbox .bottom{
    height: calc(100% - 23px);
    width: 100%;
    overflow-y: auto;
	}    

.divLightbox a{
	color:#000;
	text-decoration: underline;
	}

.divLightbox .annulla{
	display:inline-block;
	margin:5px 5px 5px 0px;
	padding:5px;
	font-size:12px;
	background-color:#aaa;
	color:#fff;
	border-radius:3px;
	cursor:pointer;
	}  
.divLightbox .conferma{
	display:inline-block;
	margin:5px;
	padding:5px;
	font-size:12px;
	background-color:#4090cd;
	color:#fff;
	border-radius:3px;
	cursor:pointer;
	box-shadow: 0px 0px 2px 1px #fff;
	}	

.contTaglie .divImgTag{
	min-height: 500px;
	width: 300px;
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;	
	}
.contTaglie .divTaglie{
	width: calc(100% - 300px);
	display:inline-block;
	vertical-align:top;
	z-index:1;
	box-sizing: border-box;
	text-align:center;
	}
.contTaglie .tabTaglie{
	width: 100%;
	box-sizing: border-box;
	text-align:center;
	margin:20px 0px;
	background:#eee;
	}
.contTaglie .spieMisu{
	text-align:left;
	line-height:20px;
	font-size:14px;
	}
	
.scroDown{
	position:absolute;
	left:50%;
	margin-left:-25px;
	bottom:80px;
	background-color:rgba(255,255,255,0.8);
	color:#444;
	width:50px;
	height:50px;
	box-sizing:border-box;
	padding: 12px;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	border-radius: 50%;
	cursor:pointer;
	
	}
.imgsProdSEO{
	height: 10px;
	overflow: auto;	
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
	}
	
.contSlicHome{	
	height: 100%;
	}
.contSlicHome div{	
	height: 100%;
	}
.contSlicHome div.contParo {
	height: initial;
	}
.contSlicHomePf .subDiv,
.contSlicHome .subDiv{
	width: 100%;
	height: 100vh;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center top;
	display: block;
	position: relative;
	}
.contSlicHomePf .slick-prev {
	left:0px;
	z-index: 3;
	background-color: rgba(255,255,255,0.9);
	}	
.contSlicHomePf .slick-next {
	right:0px;
	background-color: rgba(255,255,255,0.9);
	}	
.homepage .leftAzie{
	background-image:url('../img/homepage/pf/azienda.jpg');
	background-position:center;
	background-size:cover;
	background-color:#fff;
	background-repeat:no-repeat;
	height:100%;
	min-height: 100px;
	width: calc(100% - 370px);
	margin:0px 0px 20px 20px;
	display: inline-block;
	vertical-align: top;
	}	
.homepage .rightAzie{
	width: 350px;
	display: inline-block;
	vertical-align: top;
	font-size:13px;
	text-align:justify;
	box-sizing:border-box;
	padding:0px 20px;
	}		
.pag3 a.logo-bardi-pic{
	background-image: url('../img/loghi/logoPf.png');
	background-position: center;
	background-size: 50px;
	background-repeat: no-repeat;
	vertical-align: top;
	min-height: 50px;
	width: 80px;
	}
.menuBian a.pulsBag{
	position: absolute;
	top: 23px;
	right: 70px;
	}

a#pulsSearch{
	position: absolute;
	top: 23px;
	right: 130px;
	}	
.contDivLightbox .contCategoria{
	top:0px;
    margin-top:0px;
	}
.checkConsenso {
	background-color: #fff;
	}	
.pagX{
	padding-top:80px;
	}
.contCont {
	margin-top: 90px;
	min-height: 100vh;
	}
.menuADest{
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	width: 100%;
	}
.homepage .menuADest .divTextCont {
	font-size: 16px;
	}
.homepage .menuADest .divTextCont.icon {
	font-size: 20px;
	}	
.divPagiMT{
	margin-top:90px;
	}
.divPagiMT iframe{
	width: 100%;
	border: 0px;
	height: 100vh;
	}
.pagePf{
	max-width:1200px;
	margin:50px auto;
	text-align: left;
	}	
.page50Pf h2{
	color: #5287ff;
	width:calc(100% - 20px);
	padding:0px 10px;
	}
.page50Pf div{
	width:calc(100% - 20px);
	padding:0px 10px;
	}
.textStepPf{
	font-size: 20px;
	color: #5287ff;
	}
.menuBian ul.menu li.mobileSi{
	display:none;
	}
.preInsert {
	font-size: 20px;
	}
.primSini{
	margin-left:220px;
	}
.page50Pf{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	text-align: left;
	max-width:700px;
	margin:90px auto 10px;
	min-height: 90vh;
	}
.righCartSday {
	top:90px;
	}
	
A.pulsAvanDiet{
	line-height: 30px;
	font-size: 30px;
	}
.divDise {
	margin-left:0;
	}	
.contPulsPF {	
	display: flex;
	justify-content: space-around;	
	margin: 20px 0px;
	}
.contPulsPF a.pulsUEPF:first-child{	
	margin-left:0px;
	}
.contPulsPF a.pulsUEPF{	
	background-color: #ccc;
	padding: 10px;
	border-radius: 5px;
	margin-left:10px;
	display: flex;
	flex-direction: column;
	justify-items: center;
	align-items: center;
	text-decoration: none;
	}
.contPulsPF .ion-android-share-alt,
.contPulsPF .iconUEPF{	
	width: fit-content;
	font-size:40px;
	line-height:40px;
	}
.videYout{
	width:100%;
	height:400px;
	margin-bottom: 50px;
	}


@media screen and (max-width: 800px) {
	.primSini{
		margin-left:0px;
		}
	.page50Pf{
		width: 100%;
		margin-top: 90px;
		min-height: initial;
		}
	a#pulsSearch {
		position: relative;
		top: initial;
		right: initial;
		text-decoration: blink;
		margin-right:30px;
		}
	.menuBian a.pulsBag {
		position: relative;
		top: initial;
		right: initial;
		}
	.contSlicHomePf .subDiv,
	.contSlicHome .subDiv {
		min-height:initial;
		height: 250px;
		margin-top:30px;
		}
	.menuBian ul.menu {
		height: 0px;
		}
	.menuADest{
		position: absolute;
		top: 0;
		right: initial;
		background-color: transparent;
		text-align: center;
		width: 100%;
		left: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		}
	.homepage .menuADest .divBckgMenu {
		color: #fff;
		}
	.homepage .menuADest .divTextCont {
		font-size: 20px;
		}
	.carrello .contCategoria.mt0 {
		height: 50%;
		}
	.menuHP .menuLogo {
		width: 100px;
		height: 40px;
		top: 20px;
		}
	.menuHP A.contMenuLogo {
		display: none;
		height: 80px;
		background-color: #fff;
		position: absolute;
		top: 0px;
		left: 0;
		width: 122px;
		}
	.homepage .imgHB3{
		height:300px;
		}
	.homepage .contImgPicc3.dive2{
		vertical-align: top; 
		margin-left:10px;
		}
	.homepage .contImgPicc4.dive{
		width: calc(100% - 20px);
		min-height: 300px;
		}
	.homepage .imgHB4.dive{
		min-height: auto;
		width: calc(100% - 20px);
		margin-left: 1px;
		}
	.homepage .contImgPicc4{
		width: calc(100% - 20px);
		min-height: auto;
		}
	.homepage .imgHB4{
		width:100%;
		min-height: 300px;
		}
	.homepage .contImgPicc3.dive{
		margin-top:0px;
		}
	.homepage .contImgPicc2.dive{
		text-align:center;
		}
	.homepage .contImgPicc2{
		text-align: center;
		}
	.homepage .imgPicc2.dive2{
		height:initial;
		min-height: auto;
		}
	.homepage .imgPicc2.dive{
		margin-left:0px;
		width: calc(100% - 20px);
		}
	.homepage .imgPicc2{
		width: calc(100% - 20px);
		}
	.homepage .contImgPicc3{
		width: calc(100% - 20px);
		}
	.contColB{
		width:100%;
		}
	.homepage .testoHB{
		display:none;
		}
	.contColB.dive2{
		max-width:auto;
		width:100%;
		margin-left:0px;
		text-align: left ;
		min-height:auto;
		}
	.contColB.dive{
		max-width:auto;
		width:100%;
		margin-left:0px;
		}
	.contCategoria{
		position: fixed;
		margin-top: initial;
		bottom:0px;
		left: 0;
		width:220px;
		height: initial;
		z-index: 2;
		display: inline-block;
		vertical-align: top;
		box-sizing: border-box;
		text-align: center;
		background-color:transparent;
		overflow: visible;
		-webkit-transition: all 200ms ease-in-out;
		-moz-transition: all 200ms ease-in-out;
		-ms-transition: all 200ms ease-in-out;
		-o-transition: all 200ms ease-in-out;
		transition: all 200ms ease-in-out;
		}
	.contCategoria .insiDiv:hover{
		top:0px;
		}
	.contCategoria .insiDiv{
		display: inline-block;
		top:0px;
		vertical-align: top;
		height:100%;
		overflow:hidden;
		max-width:initial;
		width:100%;
		background-color:rgba(0,0,0,0.8);
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		}
	.insiDiv>ul>li{
		display:inline-block;
		vertical-align: top;
		width:100%;
		}
		
		
		

	a.contProdotto {
		width: 100%;
		}
	.contProdottoSingolo .contImage{
		width:100%;
		height:auto;
		}
	.contProdottoSingolo .tessSing{
		min-height:150px;
		}	

	.homepage .menuHP{
		height:80px;
		}
	.menuHP .menuBian{
		background-color: none;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: rgb(255, 255, 255);
		}
	
	.menuBian ul::before {
		height:0px;
		}

	.menuBian ul.menu li{
		display:block;
		margin-right:0px;
		padding: 20px 30px;
		}
	.menuBian ul.menu li.mobileNo{
		
		}
	.menuBian ul.menu li.mobileSi{
		display:block;
		}
	.menuBian a.aMenu{
		display:inline-block;
		width:60%;
		text-align:left;
		}
	.homepage .divTextCont {
		font-size: 20px;
		}
	.menuBian ul.menuMobile{
		height: 100%;
		min-width: initial;
		width:100%;
		text-align:right;
		display: block;
		}
	.contDivLightbox .contCategoria,
	.homepage .contCategoria {
    	margin-top: 80px;
    	margin-left:-220px;
 		overflow-x: visible;
 		position: fixed;
 		height: calc(100% - 80px);
	   	}
	.contDivLightbox .contCategoria{
		top:0px;
    	margin-top:0px;
		}
	.contDivLightbox .contCategoria.on,
	.homepage .contCategoria.on{
		margin-left:0px;
		margin-top: 0px;
		top: 80px;
		}
	.contDivLightbox .contCategoria.on .buttonMenuOC div,
	.homepage .contCategoria.on .buttonMenuOC div{
		transform:rotateZ(180deg);
		}
	.homepage .contCategoria ul {
		overflow: auto;
		height: 100%;
		}
	.homepage .contNegozio {
    	margin-top: 80px;
    	width:100%;
    	margin-left: 0px;
    	}
    .pag4 .contNegozio{
    	margin-top: 0px;
    	}
	.contProdottoSingolo {
    	margin-top: 80px;
    	width:100%;
    	margin: 80px 0px 0px 0px;
    	}
	.carrello .contCategoria{
		width:100%;
		height: 50%;
		}
	.pag4 .contCategoria{
		width:100%;
		height: auto;
		margin-left: 0px;
		position: relative;
		}
	.carrello .contNegozio{
		width:100%;
		height: 50%;
		}
	.pag4 .contNegozio{
		width:100%;
		height: auto;
		margin-left: 0px;
		}
	.halfPage{
		padding: 100px 5px 20px;
		font-size:13px;
		line-height: 26px;
		}
	.homepage .pag4{
		height:auto;
		}
	.pag4 .contRiepilogo{
		width:100%;
		height: auto;
    	margin-top: 80px;
		margin-left: 0px;
		position: relative;
		}
	.homepage .pag6{
		margin-top:80px;
		}
	.pag3 .footer{
		display:block;
		width:100%;
		}
	.pag3 .footer.f3{
		display:none;
		}
	.contTaglie .divImgTag{
		width: 100%;
		}
	.contTaglie .divTaglie{
		width: 100%;
		}
	}	

@media screen and (max-width: 500px) {
	a.contProdotto::before{
		content:initial;
		}

	.homepage .leftAzie{
		width: calc(100% - 40px);
		height: 50%;
		margin: 20px;
		}
	.homepage .rightAzie{
		width:100%;
		}
	.contProdotto .contImagesP{
		width:100%;
		height:250px;
		}
	.contProdotto .desc{
		width:100%;
		height:50%;
		}
	.homepage .sloganBardi{
		display:none;
		}
	.carrello a.contProdotto,
	a.contProdotto {
		width: 100%;
		margin-right: 0px;
		}
	.contProdottoSingolo .contImages{
		display:block;
		height:50%;
		width:100%;
		}
	.contProdottoSingolo .contDesc{
		display:block;
		height:50%;
		width:100%;
		}	
	}	














	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
