::-webkit-scrollbar {
  width: 10px;
}
input[type='radio'], input[type='checkbox'] {
	accent-color:#ff3600;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #d1d1d1; 
  transition:0.3s;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #c1c1c1;
  transition:0.3s;
}

body {
background-color:#fff;
font-family: 'Roboto', sans-serif;
color: #000;
	margin:0;
	font-size:13px;
}
a {
text-decoration:none;
	color:#000;
}
a:hover {
	color:#999;
	transition: 0.3s;
}
.copertina {
  height:500px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center;background-repeat: no-repeat;background-size:cover;
  z-index: 5;
}
.copertinamobile {
	display:none;
}
.titololang {
	display: inline-flex;
    padding: 30px 0 10px 10px;
	font-size:16px;
}
.langswitcher {
	display: inline-flex;
    padding-left: 10px;
}
.langswitcher img{
	margin-right:10px;
	height: unset;
}
.center {
width:100%;
	margin-top:80px;
}
.fade {
opacity: 0;	
}
.fadedesk {
opacity: 0;	
}
.start3 {
opacity: 1!important;	
}
.footer {
position: relative;
    border-top: 1px solid #d4d4d4;
    height: 100px;	
}
#ninja-slider .fs-icon {
display:none!important;	
}
.footercontent {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
	text-align:center;
	padding-top:10px;
}
.footercontent p {
margin-top:10px;
	margin-bottom:4px;
	font-size: 16px;
}
.iconaingombrante {
	font-size:30px;float: left;padding-right: 10px;
}
.startxdesktop {
opacity: 1;	
}
.animate-inUp {
  -webkit-animation: inUp 400ms ease-in-out forwards;
  display: block;
}
.pubbl_space {
background-color:#000;
	width:100%;
	height:500px;
}
@-webkit-keyframes inUp {
  0% {
    -webkit-transform: translateY(900px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
.loadingdup {
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 111;
    margin: 0;
    padding: 0;
    opacity: 0.7;
    top: 0;
	display:none;
}
.spinnerdup {
	position:fixed;
		width:250px;
		
     font-size: 14pt;
    font-weight: bold;
    z-index: 1111;
left:50%;
margin-left:-125px;
top:50%;
margin-top:-125px;	
	display:none;
	text-align: center;
}
.spinnerdup img {
width:50px;	
}
.corpo.checkout.desktop {
	    max-width: 1000px;
}
.colleftdesk {
border: 1px solid #d6d6d6;
    width: 480px;
    display: inline-block;
    vertical-align: top;
    float: left;	
}
.colrightdesk {
    border: 1px solid #d6d6d6;
    width: 480px;
    display: inline-block;
    vertical-align: top;
    float: right;	
}
.paneldesk {
padding: 50px;	
}
.paneldesk.checkout2 {
padding: 20px 50px;	
}
.paneldesk label {
height: 25px;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    color: #606060;
}
.inputcheckoutdeskstripe {
	height: 40px;
    border: 1px solid #d6d6d6;
    width: 100%;
}
.inputcheckoutdeskstripe.cvv-input {
	width:100px;
}
select.demoSelectBox {
    height: 40px!important;
    margin-right: 10px!important;
    font-size: 14px!important;
    border-radius: 0!important;
}
.login_btn_desk {
height: 40px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    width: 100%;	
}
.o_sep {
    height: 60px;
    line-height: 60px;
    text-align: center;	
}
.infocheckout {
	color: #606060;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
	margin-bottom: 58px;
}
.login_btn_desk:hover {
transition: 0.3s;
    background-color: #999;
    cursor: pointer;	
}
.inputcheckoutdesk {
height: 40px;
    border: 1px solid #d6d6d6;
    width: 100%;
    margin-bottom: 30px;
}
.tabdesk {
border-bottom: 1px solid #d6d6d6;
    position: relative;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    |: center;
    overflow: hidden;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: 600;
    color: #606060;
}
.bottomcart {
position: fixed;
    bottom: 0;
    right: 0;
    background-color: #fff;
    height: 90px;
    width: 30%;	
	padding-top:10px;
}
.rightcol .back_to_cat .back_button {
        height: 40px;
    width: 236px;
    border: none;
    color: #000;
    background-color: #f3f3f3;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 20px;
	cursor:pointer;
}

.searchbar {
width:100%;
	height:40px;
	background-color:#efefef;
	border-bottom:1px solid #d4d4d4;
	position: fixed;
	display:none;
	    z-index: 101;
	    padding: 20px 0 20px 0;
	top:80px;
}
.alonesearch {
    width: 100%;
    height: 100%;
    background-color: #00000052;
    position: fixed;
    display: none;
    margin-top: 40px;
    z-index: 100;
}
.vocemenu {
    padding: 10px;
    font-size: 12pt;
    font-weight: bold;
}
.menucloseicon {
left: 20px;
    font-size: 22px;
    position: absolute;
    margin-top: 0;	
}
.menubar {
width:300px;
	height:100%;
	background-color:#fff;
	border-left:1px solid #d4d4d4;
	position: fixed;
	display:none;
	    z-index: 151;
	    padding: 20px 0 20px 0;
	top:0;
	right:0;
}
.alonemenu {
    width: 100%;
    height: 100%;
    background-color: #00000052;
    position: fixed;
    display: none;
    margin-top: 0;
    z-index: 100;
}
.cartbar {
    width: 100%;
    height: 50%;
    background-color: #ffffff;
    border-bottom: 1px solid #d4d4d4;
    position: fixed;
    display: none;
    z-index: 101;
    padding: 20px 0 20px 0;
    top: 0;
}
.alonecart {
    width: 100%;
    height: 100%;
    background-color: #00000052;
    position: fixed;
    display: none;
    z-index: 100;
}
.variantibar {
    display: none;
}
.alonevarianti {
    display: none;
}
.checkoutbar {
    width: 30%;
    background-color: #ffffff;
    border-top: 1px solid #d4d4d4;
    position: fixed;
    display: none;
    z-index: 101;
    padding: 40px 0 0px 0;
    bottom: 0;
    right: 0;
    text-align: center;
    height: 200px;
}
.spedizionebar {
    display: none;
}
.alonespedizione {
display: none;
}
.calcolaspedtext {
	display: none;
}
.alonecheckout {
    width: 30%;
    background-color: #00000052;
    position: fixed;
    display: none;
    z-index: 100;
    bottom: 0;
    height: 100%;
    bottom: 0;
    right: 0;
}
.num_prod_cart {
	position: absolute;
    right: 7px;
    top: 39px;
    background-color: #fff;
    border-radius: 8px;
    border: 1px solid #000;
    padding: 1px 4px;
    font-size: 10px;
	cursor:pointer;
}
.searchfield {
background: none;
    font-size: 14px;
    margin-left: 80px;
    border: none;
    margin-top: 2px;
	width:90%;
	height: 35px;
}
.searchicon {
	margin-left: 50px;
	margin-right: 10px;
    font-size: 22px;
    position: absolute;
    margin-top: 9px;
}
.searchcloseicon {
	right: 10px;
    font-size: 22px;
    position: absolute;
    margin-top: 9px;
}
.corpo {
	max-width:1280px;
margin-left:auto;
margin-right:auto;
	height:auto;
	min-height: 800px;
}
.moredesc {
margin-left: 20px;
    height: 40px;
    width: 236px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;	
}
#frmStripePayment {
     padding: 0!important; 
     border: none!important; 
    border-radius: 0!important;
}
.checkout_btn {
    height: 40px;
    width: 236px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
	.checkout_btn:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
.checkout_btn2 {
    height: 40px;
    width: 280px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    position: relative;
    margin: 20px 40px;
}
	.checkout_btn2:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
.remove_cart_btn {
    height: 20px;
    width: 80px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 11px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-left: 20px;
}
.indsped {
	display:none;	
	}
	.remove_cart_btn:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
	.checkout_total {
	width: 250px;
    border: none;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    position: absolute;
    bottom: 30px;
    right: 300px;
    text-align: right;
	}
.corpo.schedaprod {
margin-bottom:80px;	
}
.headercont {
	max-width:100%;
margin-left:auto;
margin-right:auto;
}
.titolo {
	    width: 100%;
    font-size: 16pt;
    color: #252525;
font-family: 'Roboto light', sans-serif;
}
.note {
	    width: 100%;
    font-size: 12pt;
    color: #252525;
font-family: 'Roboto light', sans-serif;
padding-top:20px;
}
.fotogal {
	    float: left;
    margin: 20px;
}
.fotogalbkg {
	    width: 293px;
    height: 293px;
    position: absolute;
    background-color: rgba(0,0,0,0.4);
	display:none;
	border-radius: 4px;
}
.fotogalimg {
  object-fit: cover;
  width:293px;
  height:293px;
  border-radius: 4px;
}
.foto_album {
	position: absolute;
    /* margin-top: -258px; */
    width: 50px;
        margin-left: 236px;
    margin-top: 5px;
	z-index:111;
}
.number{
			margin:100px;
		}
		.minus, .plus{
			width: 20px;
    height: 17px;
    background: #f2f2f2;
    padding: 0;
    border: 1px solid #ddd;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
		}
		.cartnumber{
			height: 19px;
    width: 40px;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
}
.fotocart {
	float: left;
    width: 20%;
    text-align: center;
	margin-right: 20px;
}
.infocartmobile {
		display:none;
	}
.metodospedizione {
		border: 1px solid #000;
    margin-top: 50px;
    padding: 30px;
	}
.nomecart {
	display: block;
    font-size: 14px;
    font-weight: 500;
}
.varcart {
	display: block;
    font-size: 13px;	
    font-weight: 300;
}
.prezzocart {
	font-size: 13px;
    font-weight: 300;
}
.numberinput {
    margin-top: 5px;	
}
.order_summary {
		text-align:left;
		border:1px solid #d6d6d6;
		padding:20px;
		margin-bottom:20px;
	}
.cartminiatura {
	    height: 70px;
	cursor:pointer;
}
.rigacart {
	padding: 10px 0;
	height:auto;
}
.rightheader .fab {
    font-size: 23px;
    line-height: 78px;
	cursor:pointer;
}
.header {
	background-color: #fff;
	width:100%;
	height:80px;
	border-bottom:1px solid #d4d4d4;
		position: fixed;
    top: 0;
    left: 0;
	z-index:100;
}
.centerlogo {
	float:left;
	width:33.33%;
	text-align:center;
}
.centerlogo img {	
    height: 50px;
    margin-top: 14px;
}
.elencocart {
    width: 30%;
    float: right;
}
.infocart {
    width: 50%;
    position:fixed;
	text-align:left;
	padding-left:20px;
}
.infosped {
    width: 50%;
    position:fixed;
	margin-top:100px;
	text-align:left;
	padding-left:20px;
}
.areacoupon {
    width: 50%;
    position:fixed;
	margin-top:260px;
	text-align:left;
	padding-left:20px;
}
.icon {
	height:40px;
    font-family: outfitter-iconfont!important;
    speak: none;
    font-style: normal!important;
    font-weight: 400!important;
    font-variant: normal!important;
    text-transform: none!important;
    display: inline-block;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
svg:not(:root) {
    overflow: hidden;
}
.spaziomenucat {
	width:100%;height:50px;	
	}
.gmapiframe {
width:100%;
  height:500px;
}
.centerlogo a {
text-decoration:none;
	color:#000;
	font-weight: 500;
    font-size: 22px;
	line-height: 80px;
}
.centerlogo a:hover {
	color:#999;
	transition: 0.3s;
}
.rightheader {
	float:left;
	/*width:33.33%;*/
	width:50%;
	text-align:right;
}
.rightheader a {
text-decoration:none;
	color:#000;
}
.rightheader a:hover {
	color:#999;
	transition: 0.3s;
}
.rightheader .fa {
    font-size: 22px;
	line-height: 80px;	
	cursor:pointer;
}
.inputcheckoutdesk.messaggio {
	height:100px;
    margin-bottom: 15px;	
	}
.inviook {
display: none;
    font-size: 12pt;
    text-align: center;
    margin-top: 10px;
    position: relative;
    color: green;	
}
.righticons {
margin-right:10px;	
}
.cartcloseicon {
    right: 20px;
    font-size: 22px;
    position: absolute;
    top: 20px;
	cursor:pointer;
}
.riepilogoordine {
	text-align:right;	
		line-height: 20px;
	}
.prezzodapagare {
font-size: 16px;
    font-weight: 600;
}
.divcontrassegno {
	font-weight: 600;
}
.divcontrassegno {
	font-weight: 600;
}
.divingombrante {
	font-weight: 600;
}
.noteordine {
width:100%;
	height:80px;
	border:1px solid #d6d6d6;
}
.checkboxcheckoutlabel {
margin:10px 0;	
}
.logo {
	float:left;
	/*width:33.33%;*/
	width:50%;
	text-align:left;
}
.newwapp {
position: fixed!important;
    right: 50px!important;
    bottom: 100px!important;
    padding: 10px!important;
    background-color: #fff!important;
    border-radius: 20px!important;
    color: #0aff0a!important;
    box-shadow: 3px 3px 5px #9f9d9d!important;	
}
.newwapp i {
line-height: 23px!important;
    margin-right: 0!important;	
}
.logo img {
	    height: 50px;
    margin-top: 14px;
	margin-left:10px;
}
.headericon {
	float:right;
	margin-top:25px;
	padding: 0 10px 0 10px;
}
.headericon img {
	width:25px;
}
.logocatalogo {
float:left;	
width: 300px;
}
.ultimarigacart {
margin-bottom: 100px;	
}
.rightcart {
    position: absolute;
    right: 0;
    width: 100%;
    height: 100%;
    top: 63px;
    padding: 20px 0 0 0;
}
#cartframe {
width:100%;
	height:100%;
}
.titolocart {
	    top: 20px;
    left: 0;
    font-size: 18px;
    position: absolute;
    margin-top: 0;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-left: 20px;
    padding-bottom: 20px;
	}
.logocatalogo img {
	object-fit: cover;
    width: 150px;
    height: 150px;
    border-radius: 75px;
	margin:48px;
}
.headercatalogo {
	width:100%;
	height:250px;
	border-bottom:1px solid #d4d4d4;
}
.testocatalogo {
	float:left;	
	padding-top: 50px;
    padding-left: 50px;
	width: 700px;
}
.fa-whatsapp {
margin-right: 10px;	
}
.fa-bars {
margin-right: 10px;	
}
.fa-search {
	margin-right: 10px;
}
.demo-top {
position: absolute;
    z-index: 111;
    color: #fff;
    opacity: 0.5;
    font-size: 80px;
    transform: rotate(
340deg);
    margin-top: 80px;
    margin-left: 25px;	
}
.demo-bottom {
position: absolute;
    z-index: 111;
    color: #000;
    opacity: 0.2;
    font-size: 30px;
    transform: rotate( 
340deg);
    margin-top: 287px;
    margin-left: 92px;	
}
.titdesc {
position: relative;
    width: 100%;
    padding: 30px 0 15px 0;
    min-height: 60px;
    overflow: hidden;
	margin-bottom: 30px;
}
.catform {
position: relative;
    width: 100%;
    padding: 30px 0 15px 0;
    min-height: 60px;
    overflow: hidden;
	margin-bottom: 30px;
}
.gmap {
    position: relative;
    width: 100%;
    padding: 0;
    min-height: 60px;
    overflow: hidden;
    margin-bottom: 30px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.titolocat {
	font-size: 24px;
    font-weight: 500;
    text-align: left;
	margin-bottom:30px;
}
.descrizionecat {
	 padding-top: 10px;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
	 height: 54px;
	 overflow: hidden;
}
.areacouponmobile {
		display:none;
	}
.moredesc {
margin-top:15px;	
}
.fill {
    position:relative;
    justify-content:center;
    align-items:center;
    overflow:hidden
}
.fill img {
    flex-shrink:0;
    min-width:100%;
    min-height:100%
}
.container{
    margin-top:0px;
    padding: 10px;
			max-width:1000px;
}
.galleriaprod {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	    margin: 30px 0 30px 0;
}
.galleriahome {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	    margin: 30px 0 30px 0;
}
.galleriaprod .boxfoto {
    background: none;
	
    overflow: hidden;
    height: auto;	
}
.photoclick {
cursor:pointer;	
width:100%;
object-fit: cover;
}
.leftcol {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    overflow: hidden;
	box-sizing: border-box;
	padding: 0 15px;
    margin-bottom: 30px;
	color:#fff;
}
.rightcol {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    overflow: hidden;
	box-sizing: border-box;
	padding: 0 15px;
    margin-bottom: 30px;
}
.rightcol .nome_articolo {
font-size:22px;
	font-weight:500;
	margin-bottom:10px;
}
.rightcol .prezzo_articolo {
font-size:16px;
	font-weight:300;
}
.rightcol .variante_articolo {
	margin-top:30px;
}
.rightcol .variante_articolo select {
	width: 330px;
    padding: 5px;
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
    border: 0;
    border-radius: 0;
    height: 40px;
    border: 1px solid #d4d4d4;
    background: url(images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 305px;
}
.rightcol .personalizzazione_articolo {
    margin-top: 0px;
    display: block;
}
.personalizzazione_articolo input {
    width: 100%;
    padding: 5px;
	font-size: 10pt;
    font-style: normal;
    line-height: 44px;
    border: 0;
    border-radius: 0;
    height: 40px;
    border: 1px solid #d4d4d4;
}
.rightcol .qta_cart_articolo {
    margin-top: 20px;
    display: inline-flex;
}
.rightcol .qta_cart_articolo select {
	    width: 70px;
    padding: 5px 5px 5px 18px;
    font-size: 14px;
    line-height: 14px;
    border: 0;
    border-radius: 0;
    height: 40px;
    border: 1px solid #d4d4d4;
    background: url(images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 48px;
}
.rightcol .qta_cart_articolo .add_to_cart {
margin-left: 20px;
    height: 40px;
    width: 236px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.rightcol .qta_cart_articolo .add_to_cart:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
.price_on_cart {
display:none;	
}
.text_add_to_cart {
display:inline-flex;	
}
.rightcol .desc_articolo {
margin-top:20px;	
}
/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #f3f3f3;
    color: #000;
    cursor: pointer;
    padding: 12px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.3s;
	font-size: 12px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.accordion.checkout {
	padding: 40px 20px;
}
.corpo.checkout {
padding: 50px 10px ;
}
.inputcheckout {
    width: 100%;
    padding: 5px;
    font-size: 36px;
    line-height: 44px;
    border: 0;
    border-radius: 0;
    height: 80px;
    border: 1px solid #000;
    margin-top: 40px;
}
/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active, .accordion:hover {
  background-color: #eee;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
padding: 0 18px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
.accordion:after {
  content: '\02795'; /* Unicode character for "plus" sign (+) */
  font-size: 10px;
    color: #000;
  float: right;
  margin-left: 5px;
}
.variante_articolo_mobile {
	display:none;
}
.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
}
.prodcontainer {
    margin-top: 120px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.boxprodotto {
-webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    overflow: hidden;
	box-sizing: border-box;
	padding: 15px;
    margin-bottom: 30px;
}
.boxcatalogo {
-webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.nomearticolo-home {
    font-size: 18px;
	text-align: center;
    line-height: unset;
	font-weight: 400;
    margin-top: 20px;
	}
.nomearticolo {
        text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    margin: 20px 0 5px;
    cursor: pointer;
}
.nomearticolo a:hover {
text-decoration:underline;
	color:#000;
}
.ultimavariante {
margin-bottom:150px;	
}
.prezzoarticolo {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 10px;
	letter-spacing:1px;
}
.prezzoarticolo-prod {
    text-align: left;
    font-size: 22px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 20px;
	letter-spacing:1px;
}
.boxprodotto:hover {
background-color:#f9f9f9;
	transition: 0.2s;
}
/*
.loadingdup {
	    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 111;
    margin: 0;
    padding: 0;
    opacity: 0.9;
	margin-top:0!important;
	z-index:11111111!important;
}
.spinnerdup {
	position:fixed;
		width:250px;
		
     font-size: 26pt;
    font-weight: bold;
    z-index: 1111;
left:50%;
margin-left:-125px;
top:50%;
margin-top:-125px;	
	text-align: center;
	z-index:111111111!important;
	font-size:16px!important;
}
.spinnerdup img {
	width:50px;
}*/
.itemloader {
	text-align:center;
	font-size:14px;
	padding-bottom:20px;	
	display:none;
	}
@media all and (max-width: 1000px) {
.freeprivacypolicy-com---nb .cc-nb-text {
font-size:30px!important;
}
.freeprivacypolicy-com---nb .cc-nb-okagree, .freeprivacypolicy-com---nb .cc-nb-reject, .freeprivacypolicy-com---nb .cc-nb-changep {
font-size:28px!important;
}
.freeprivacypolicy-com---reset button {
	padding: 1rem!important;
}

	
	
	
.header {
height: 150px;	
border:none;
box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
	#ninja-slider .fs-icon {
display:none!important;	
}
.titololang {
	display: inline-flex;
    padding: 30px 0 10px 20px;
	font-size:32px;
}
.langswitcher {
	display: inline-flex;
    padding-left: 20px;
}
.langswitcher img{
	margin-right: 30px;
    height: 36px;
}
.footercontent p {
margin-top:10px;
	margin-bottom:4px;
	font-size: 30px;
}
	.logo img {
    height: 115px;
    margin-top: 20px;
    margin-left: 20px;
}
	.centerlogo img {
        margin-top: 30px;
    max-width: 100%;
    max-height: 80px;
}
	.rightheader .fa {
    font-size: 50px;
    line-height: 160px;
    cursor: pointer;
}
	.rightheader .fab {
    font-size: 50px;
    line-height: 140px;
    cursor: pointer;
}
	.righticons {
    margin-right: 20px;
}
	.fa-whatsapp {
margin-right: 40px;	
}
.fa-search {
	margin-right: 40px;
}
	.fa-bars {
    margin-right: 40px;
}
	.center {
    width: 100%;
    margin-top: 140px;
}
	.searchbar {
    height: 100px;
		top:140px;
	}
	.alonesearch {
    margin-top: 140px;
}
	.searchcloseicon {
    right: 20px;
    font-size: 50px;
    position: absolute;
    margin-top: 23px;
}
	.searchicon {
    margin-left: 20px;
    margin-right: 10px;
    font-size: 50px;
    position: absolute;
    margin-top: 23px;
}
	.searchfield {
    font-size: 30px;
    margin-left: 80px;
    border: none;
    margin-top: 2px;
    width: 80%;
    height: 94px;
}
	.centerlogo a {
    font-size: 26pt;
    line-height: 26pt;
}
	.titolocat {
    font-size: 44px;
		padding-left: 20px;
}
	.descrizionecat {
		font-size: 32px;
    line-height: 42px;
    height: 200px;	
		padding: 30px;
	}
	.moredesc {
    margin-top: 30px;
		margin-bottom: 30px;
    margin-left: 15px;
    font-size: 32px;
}
	.titdesc {
	padding: 30px 0 15px 0;	
	}
	.boxprodotto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: unset;
    max-width: 100%;
    padding: 15px;
    margin-bottom: 30px;
}
	.galleriaprod {
	margin: 30px 0px 30px 5px;
		padding: 0 10px;
	} 
	.nomearticolo-home {
    font-size: 34.8px;
	text-align: center;
    line-height: unset;
	font-weight: 400;
    margin-top: 20px;
	}
	.nomearticolo {
    font-size: 34.8px;
	text-align: center;
    line-height: unset;
	font-weight: 400;
    margin-top: 20px;
	}
	.prezzoarticolo {
    font-size: 40.2px;
	line-height: 28pt;
	text-align: center;
	margin-top: 30px;
	}
	.prezzoarticolo-prod {
    text-align: left;
    font-size: 50px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 70px;
	letter-spacing:1px;
}
	.notavailable {
	font-size:26pt;	
	}
	.layout1x1 {
    width: 100%;
    padding: 30px;
    margin-bottom: 30px;
}
	.layout2x2 {
		float:left;
	max-width:50%;
    padding: 15px;
    margin-bottom: 30px;
}
.galleriaprod {
	display: -webkit-box;
    display: -ms-flexbox;
    display: list-item;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	    margin: 30px 0 30px 0;
}
	.num_prod_cart {
    right: 10px;
    top: 63px;
    border-radius: 22px;
    padding: 3px 10px;
    font-size: 26px;
}
	.itemloader {
	text-align:center;
	font-size:30px;
	padding-bottom:20px;	
	}
	.pubbl_space {
background-color:#000;
	width:100%;
	height:800px;
}
	.leftcol {
    width: 100%;
    float: left;
    max-width: 100%;
    -webkit-box-flex: unset;
    -ms-flex: unset;
	padding:30px 30px 0;
    flex: unset;
}
	#thumbnail-slider {
	display:none;	
	}
	.rightcol {
    width: 100%;
    float: left;
    max-width: 100%;
    -webkit-box-flex: unset;
    -ms-flex: unset;
    flex: unset;
		padding: 0 30px;
}
	.rightcol .nome_articolo {
    font-size: 60px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
	.rightcol .prezzo_articolo {
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
	.qta_cart_articolo {
    position: fixed;
    bottom: 0;
    background-color: #eaeaea;
    width: 100%;
    margin: 0;
    left: 0;
    padding: 40px;
}
	.rightcol .qta_cart_articolo select {
    width: 150px;
    padding: 5px 5px 5px 44px;
    font-size: 36px;
    line-height: 44px;
    border: 0;
    border-radius: 0;
    height: 80px;
    border: 1px solid #000;
    background: url(images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 110px;
		background-color: #fff;
}
	.rightcol .qta_cart_articolo .add_to_cart {
    margin-left: 20px;
    height: 80px;
    width: 730px;
    /* margin-right: 30px; */
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	.checkout_btn {
        height: 80px;
    width: 450px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
	.checkout_btn:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
	.checkout_btn2 {
    height: 100px;
    width: 700px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 34px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    margin: 30px 0;
}
	.checkout_btn2:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
	.login_btn {
     height: 80px;
    width: 100%;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 40px;
}
	.login_btn:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
	.remove_cart_btn {
    height: 40px;
    width: 180px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-left: 40px;
    margin-top: 11px;
    position: absolute;
}
	.remove_cart_btn:hover {
	transition:0.3s;
	background-color:#999;
	cursor:pointer;
}
	.checkout_total {
	width: 400px;
    border: none;
    color: #000;
    font-size: 36px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1px;
    position: absolute;
    bottom: 36px;
    left: 20px;
	}
	.price_on_cart {
display:inline-flex;
		margin-right: 20px;
}
	.price_on_cart::after {
content: "-";
    margin-left: 20px;
    font-weight: 900;
    font-size: 50px;
    line-height: 33px;
}
	.rightcol .variante_articolo select {
    width: 920px;
    padding: 5px;
    font-size: 36px;
    font-style: italic;
    line-height: 44px;
    border: 0;
    border-radius: 0;
    height: 80px;
    border: 1px solid #d4d4d4;
    background: url(images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 875px;
}
	
	.indsped {
	display:none;	
	}
	.rightcol .desc_articolo {
    margin-top: 40px;
}
	.accordion {
    background-color: #f3f3f3;
    color: #000;
    cursor: pointer;
    padding: 20px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.3s;
    font-size: 30px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
	.accordion:after {
    content: '\02795';
    font-size: 22px;
    color: #000;
    float: right;
    margin-left: 5px;
    line-height: 34px;
}
	.active:after {
    content: '\2796';
    font-size: 22px;
    color: #000;
    float: right;
    margin-left: 5px;
    line-height: 34px;
}
	.panel {
    padding: 0px 30px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    font-size: 40px;
    line-height: unset;
		text-align:inherit;
}
	.panel.checkout_reg {
	text-align:left;	
	}
	.checkboxcheckout {
	    width: 50px;
    height: 50px;
    margin-top: 50px;	
	}
	.checkboxcheckoutlabel a {
	text-decoration:underline;
	font-weight:500;
	}
	.checkout_lostpwd {
	    width: 100%;
    line-height: 100px;
	}
	.varianticloseicon {
    right: 20px;
    font-size: 50px;
    position: absolute;
    margin-top: 34px;
}
	.variante_articolo {
	display:none;	
	}
	.variante_articolo_mobile {
		width: 98.5%;
    padding: 5px;
    font-size: 36px;
    font-style: italic;
    line-height: 44px;
    border: 0;
    border-radius: 0;
    height: 80px;
    border: 1px solid #d4d4d4;
    background: url(images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 875px;
		display:block;
		margin-top:30px;
	}
	.variantibar {
width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #d4d4d4;
    position: fixed;
    display: none;
    z-index: 100;
    padding: 20px 0 20px 0;
    bottom: 0;
    height: 800px;
}
.alonevarianti {
    width: 100%;
    background-color: #00000052;
    position: fixed;
    display: none;
    z-index: 100;
    bottom: 800px;
    height: 100%;
}
	.checkoutbar {
width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #d4d4d4;
    position: fixed;
    display: none;
    z-index: 101;
    padding: 100px 0 40px 0;
    bottom: 0;
    height: 400px;
    text-align: center;
}
	.spedizionebar {
width: 100%;
    background-color: #ffffff;
    border-top: 1px solid #d4d4d4;
    position: fixed;
    display: none;
    z-index: 101;
    padding: 100px 0 40px 0;
    bottom: 0;
    height: 400px;
    text-align: center;
}
	.alonespedizione {
    width: 100%;
    background-color: #00000052;
    position: fixed;
    display: none;
    z-index: 100;
    bottom: 0;
    height: 100%;
}
.alonecheckout {
    width: 100%;
    background-color: #00000052;
    position: fixed;
    display: none;
    z-index: 100;
    bottom: 0;
    height: 100%;
}
	.var_mob_text {
    margin-top: 18px;
    margin-left: 18px;
}
	.titolovarianti {
	top: 0;
    left: 0;
    font-size: 40px;
    position: absolute;
    margin-top: 55px;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-left: 20px;
    padding-bottom: 13px;	
	}
	.titolocart {
	top: 0;
    left: 0;
    font-size: 40px;
    position: absolute;
    margin-top: 45px;
    width: 100%;
    border-bottom: 1px solid #000;
    padding-left: 20px;
    padding-bottom: 32px;
	}
	.elencovarianti {
    margin-top: 100px;
    padding: 0 20px;
    font-size: 32px;
		height:100%;
		overflow:auto;
}
	.valorevariante {
    padding: 40px 0;
    border-bottom: 1px solid #afafaf;
}
	.prezzovariante {
    float: right;
    font-weight: 600;
	}
	.variante-disabilitata {
	text-decoration: line-through;	
		    background-color: #dedede;
	}
	.variante-disabilitata .prezzovariante {
	text-decoration: line-through;	
	}
	.startxdesktop {
opacity: 0;	
}
	.rightcol .back_to_cat .back_button {
    height: 80px;
    width: 500px;
    /* margin-right: 30px; */
    border: none;
    color: #000;
    background-color: #f3f3f3;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-top: 40px;
		margin-bottom:150px;
}
	.cartcloseicon {
    right: 20px;
    font-size: 50px;
    position: absolute;
    margin-top: 23px;
}
	.moredesc {
		height: 80px;
    width: 450px;
    border: none;
    color: #fff;
    background-color: #000;
    font-size: 30px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
	}
	.rightcart {
    position: relative;
    right: unset;
    width: 96%;
    height: 92%;
    top: 106px;
    padding: 20px 20px;
}
	.cartminiatura {
    height: 200px;
    cursor: pointer;
}
	.rigacart {
    padding: 20px 0;
    height: 250px;
}
	.fotocart {
    float: left;
    width: 400px;
    text-align: center;
    margin-right: 20px;
    max-height: 200px;
}
	.nomecart {
    display: block;
    font-size: 32px;
    font-weight: 500;
}
	.varcart {
    display: block;
    font-size: 30px;
    font-weight: 300;
}
	.prezzocart {
    font-size: 30px;
    font-weight: 300;
}
	.numberinput {
    margin-top: 15px;
	display: inline-block;
}
	.minus, .plus {
    width: 50px;
    height: 50px;
    font-size: 40px;
	}
	.cartnumber {
    height: 52px;
    width: 101px;
    text-align: center;
    font-size: 30px;
	}
	.elencocart {
    width: 100%;
    float: none;
}
	.loadingdup {
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 111;
    margin: 0;
    padding: 0;
    opacity: 0.7;
    top: 0;
	display:none;
}
.spinnerdup {
	position:fixed;
		width:250px;
		
     font-size: 26pt;
    font-weight: bold;
    z-index: 1111;
left:50%;
margin-left:-125px;
top:50%;
margin-top:-125px;	
	display:none;
	text-align: center;
}
	.spinnerdup img {
    width: 100px;
}
	.bottomcart {
		    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    height: 400px;
	}
	.cartbar {
    height: 75%;
	}
	.ultimarigacart {
margin-bottom: 450px;	
}
	.legaltext {
	font-size:18px;
		line-height:36px;
	}
	.metodospedizione {
		border: 1px solid #000;
    margin-top: 50px;
    padding: 30px;
	}
	.titolosped {
		    font-weight: 500;
    display: block;
	}
	.tiposped {
		display: block;
		    padding: 20px 20px 0 20px;
	}
	.reg_error {
		
	}
	.riepilogoordine {
	text-align:right;	
		line-height: 70px;
	}
	.order_summary {
	font-size:23px;
		text-align:left;
		border:1px solid #000;
		padding:30px;
		margin-bottom:50px;
	}
	.metodipagamento {
		
	}
	.order_progress {
		    width: 100%;
    background-color: #fff;
    height: 100px;
		display: inline-flex;
		border: 1px solid #000;
		margin:1px;
		padding:1px;
	}
	.shipping_progress {
	position:relative;
    width: 40%;
    color: #fff;
    font-size: 36px;
    text-transform: uppercase;
    padding: 30px;
    font-weight: 700;
		text-align:center;
		background-color:#000
	}
	.shipping_progress:after{
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 100%;
    top: 0;
    border: 50px solid transparent;
    border-left: 50px solid #000;
}
	.shipping_progress.first {
	position:relative;
    width: 42%;
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    padding: 30px;
    font-weight: 700;
		text-align:center;
		background-color:#fff
	}
	.shipping_progress.first:after{
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    left: 100%;
    top: 0;
    border: 50px solid transparent;
    border-left: 50px solid #000;
}
	.shipping_progress a {
	color:#fff;	
	}
	.payment_progress {
		position:relative;
    width: 40%;
    color: #000;
    font-size: 36px;
    text-transform: uppercase;
    padding: 30px;
    font-weight: 700;
		text-align:center;
		background-color:#fff;
			margin-left:50px;
	}
	.residuospedizione {
		font-size: 30px;
		position:absolute;
		bottom:230px;
	}
	.divcontrassegno {
	display:none;
		font-weight:bold;
	}
	.divingombrante {
		font-weight:bold;
	}
	.divspedizione {
	display:none;
		font-weight:bold;
	}
	.totaledapagare {
	border-top:1px solid #dedede;border-top: 1px solid #dedede;
    padding-top: 10px;
    margin-top: 10px;	
	}
	.prezzodapagare {
		font-size:44px;
		font-weight:bold;
	}
	.noteordine {
		border: 1px solid #999;
    width: 100%;
    height: 300px;
    margin-top: 10px;
    font-size: 22px;
	}
	.footercontent {
	font-size:26px;	
	}
	.footer {
	    position: unset;
    border-top: 1px solid #d4d4d4;
    /* height: 266px; */
    margin-bottom: 430px;	
	}
	.hidemobile {
	display:none;	
	}
	.boxprodotto.layout2x2 .demo-top {
    position: absolute;
    z-index: 111;
    color: #fff;
    opacity: 0.5;
    font-size: 120px;
    transform: rotate( 
340deg);
    margin-top: 130px;
    margin-left: 53px;
}
.boxprodotto.layout2x2 .demo-bottom {
position: absolute;
    z-index: 111;
    color: #000;
    opacity: 0.2;
    font-size: 52px;
    transform: rotate( 
340deg);
    margin-top: 473px;
    margin-left: 156px;	
}
	.boxprodotto.layout1x1 .demo-top {
    position: absolute;
    z-index: 111;
    color: #fff;
    opacity: 0.5;
    font-size: 250px;
    transform: rotate( 
340deg);
    margin-top: 282px;
    margin-left: 116px;
}
.boxprodotto.layout1x1 .demo-bottom {
    position: absolute;
    z-index: 111;
    color: #000;
    opacity: 0.2;
    font-size: 52px;
    transform: rotate( 
340deg);
    margin-top: 950px;
    margin-left: 393px;
}
	.menubar {
    width: 80%;
    height: 100%;
    background-color: #fff;
    border-left: 1px solid #d4d4d4;
    position: fixed;
    display: none;
    z-index: 151;
    padding: 20px 0 20px 0;
    top: 0;
    right: 0;
}
	.menucloseicon {
    left: 30px;
    font-size: 54px;
    position: absolute;
    margin-top: 0;
}
	.vocemenu {
    padding: 22px;
    font-size: 26pt;
    font-weight: bold;
}
	.spaziomenucat {
	width:100%;height:100px;	
	}
	.gmapiframe {
width:auto;
  height:500px;
  	zoom: 1.8;
  -moz-transform: scale(1.8);
  -moz-transform-origin: 0 0;
  -o-transform: scale(1.8);
  -o-transform-origin: 0 0;
  -webkit-transform: scale(1.8);
  -webkit-transform-origin: 0 0;
}
.freeprivacypolicy-com---nb-simple {
	zoom: 1.2;
    max-width: 60%!important;
    width: 60%;
}
	.paneldesk label {
    height: 30px;
    line-height: 20px;
    font-size: 26pt;
    text-transform: uppercase;
    display: block;
    font-weight: 500;
    color: #606060;
    padding: 30px 20px 20px 20px;
}
	.inputcheckoutdesk {
    height: 80px;
    border: 1px solid #d6d6d6;
    width: 96%;
    margin-bottom: 30px;
    font-size: 24pt;
    margin: 0 20px;
}
	.inputcheckoutdesk.messaggio {
	height:300px;	
	}
	.checkboxcheckoutlabel {
    height: 30px!important;
    line-height: 45px!important;
    font-size: 24pt!important;
    text-transform: uppercase!important;
    font-weight: 500!important;
    color: #606060!important;
    padding: 30px 20px 20px 20px!important;
    display: inline-table!important;
    margin: 0!important;
}	
	.g-recaptcha {
	transform:scale(2.5);-webkit-transform:scale(2.5);transform-origin:0 0;-webkit-transform-origin:0 0;margin:20px 0 80px 20px;	
	}
	.login_btn_desk#inviarichiesta {
	margin: 70px 20px 30px;
    font-size: 26pt;
    height: 80px;
    width: 96%;	
	}
	.newwapp {
    bottom: 200px!important;
    padding: 20px 25px 20px 25px!important;
    border-radius: 60px!important;
    box-shadow: 5px 5px 12px #9f9d9d!important;
}
	.newwapp i {
    line-height: 80px!important;
    margin-right: 0!important;
    font-size: 80px!important;
}
	.infocart {
	display:none;	
	}
	.infosped {
	display:none;		
	}
	.areacoupon {
	display:none;		
	}
	.areacouponmobile {
		font-size:22pt;
		display:block;
	}
	.infocartmobile {
		display:block;
		font-size:22pt;
		position:absolute;
		bottom:100px;
	}
	.icon {
	height:50px;
	}
	.calcolaspedtext {
	display: block;
		text-decoration:underline;
}
	.iconaingombrante {
	font-size:60px;float: left;padding-right: 10px;
}
	.personalizzazione_articolo input {
	height: 80px;
    font-size: 36px;	
	padding-left:20px;
	}
	.personalizzazione_articolo p {
	font-size:18px;	
	}
	.rightcol .personalizzazione_articolo {
    margin-top: 20px;
    display: unset;
    }
	.copertinamobile {
	display:block;
}
.copertina {
	display:none;
}
}



