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;
}
.center {
width:100%;
	margin-top:80px;
}
.fade {
opacity: 0;	
}
.fadedesk {
opacity: 0;	
}
.start3 {
opacity: 1!important;	
}
.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: 80px;
    width: 30%;	
}
.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;
}
.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;
}
.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:1200px;
margin-left:auto;
margin-right:auto;
	height:100%;
}
.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;
}
.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:70px;
}
.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;
}
.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%;
	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;
}
.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;
}
.noteordine {
width:100%;
	height:80px;
	border:1px solid #d6d6d6;
}
.checkboxcheckoutlabel {
margin:10px 0;	
}
.logo {
	float:left;
	width:33.33%;
	text-align:left;
}
.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-search {
	margin-right: 10px;
}
.titdesc {
position: relative;
    border-bottom: 2px solid #d4d4d4;
    width: 100%;
    padding: 30px 0 15px 0;
    min-height: 60px;
    overflow: hidden;
}
.titolocat {
	font-size: 24px;
    font-weight: 500;
    text-align: center;
}
.descrizionecat {
	    padding-top: 10px;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
	    height: 54px;
	 overflow: hidden;
}
.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;
}
.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(admin/images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 305px;
}
.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(admin/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;
}
.nomearticolo {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    margin-top: 10px;
	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;
}
.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 (min-width: 799px) {
.legaltext {
	font-size:10pt!important;
		line-height:12pt!important;
	}
}

@media all and (max-width: 1000px) {
.header {
height: 140px;	
}
	.logo img {
    height: 80px;
    margin-top: 30px;
    margin-left: 20px;
}
	.centerlogo img {
    height: 80px;
    margin-top: 30px;
}
	.rightheader .fa {
    font-size: 50px;
    line-height: 140px;
    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;
}
	.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: 40px;
    line-height: 140px;
}
	.titolocat {
    font-size: 44px;
		padding-right: 10px;
}
	.descrizionecat {
		font-size: 32px;
    line-height: 42px;
    height: 200px;	
		padding-right: 10px;
	}
	.moredesc {
    margin-top: 30px;
		margin-bottom: 30px;
    margin-left: 15px;
    font-size: 32px;
}
	.titdesc {
	padding: 30px 10px 15px 10px;	
	}
	.boxprodotto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
    margin-bottom: 30px;
}
	.galleriaprod {
	margin: 30px 0px 30px 5px;
		padding: 0 10px;
	} 
	.nomearticolo {
    font-size: 36px;
    line-height: 44px;
	}
	.prezzoarticolo {
    font-size: 40px;
    line-height: 50px;
	}
	.layout1x1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 15px;
    margin-bottom: 30px;
}
	.layout2x2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px;
    margin-bottom: 30px;
}
	.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;
    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: 40px;
    font-weight: 300;
    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(admin/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(admin/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: 30px;
    line-height: 34px;
		text-align:center
}
	.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: 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(admin/images/br_down.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 875px;
		display:block;
	}
	.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;
}
.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: 200px;
}
	.fotocart {
    float: left;
    width: 400px;
    text-align: center;
    margin-right: 20px;
    max-height: 200px;
}
	.nomecart {
    display: block;
    font-size: 34px;
    font-weight: 500;
}
	.varcart {
    display: block;
    font-size: 30px;
    font-weight: 300;
}
	.prezzocart {
    font-size: 30px;
    font-weight: 300;
}
	.numberinput {
    margin-top: 15px;
}
	.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: 160px;
	}
	.cartbar {
    height: 70%;
	}
	.ultimarigacart {
margin-bottom: 150px;	
}
	.legaltext {
	font-size:12pt;
		line-height:14pt;
	}
	.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: 50px;
	}
	.order_summary {
	font-size:36px;
		text-align:left;
		border:1px solid #000;
		padding:20px;
		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;
	}
	.divcontrassegno {
	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;
	}
}



