.riga_carrello { height: 120px; margin-bottom: 5px; border: solid 1px #D0D0D0; padding: 5px; background-color: white;}
.riga_carrello.intestazione {height: 30px; font-weight: bold;}

.riga_carrello_column {float: left; padding: 0px 5px;}
.riga_carrello_immagine {width: 110px; }
#carrello-panel .box_immagine img {max-height: 100px; max-width: 100%; background-color: white; text-align: center;}
.riga_carrello_immagine img {max-width: 100px; max-height: 100px;}
.riga_carrello_descrizione {width: 400px;}
.riga_carrello_qta {width: 100px; text-align: right; padding-right: 10px;}
.riga_carrello_prezzo {width: 150px; text-align: right;}
.riga_carrello_prezzo_listino {width: 200px; text-align: right;}

@media (max-width: 768px) {
    .cart_items{
    right: 0;

    position: absolute;
    padding-left: 5px;}
	a.xs-big {
		font-size: 17px;
	}
}
input#txtCoupon{margin-bottom: 20px;
}
.box_totale_carrello { width: auto; text-align: right; font-weight: bold;}
.col-coupon #btnConfirm{
    padding: 7px 15px !important;
}

#notifica_carrello_box {
	background-color: white;
	color: black;
	width: 160px;
	margin-left: auto;
	margin-right: 220px;
	text-align: center;
	height: 30px;
	padding-top: 6px;
	margin-top: -100px;
	z-index: -10;
}
#notifica_carrello {
	height: 30px;
	z-index: -10;
}

#box_modifica_carrello {
	/*width: 500px;*/
	min-height: 200px;
	background: white;
	padding: 10px;
}

#riepilogo_indirizzo_spedizione,#riepilogo_indirizzo_fatturazione,#spese_spedizione_panel { background-color: white; padding: 5px;}
#riepilogo_indirizzo_fatturazione {margin-right: 25px;}

.cart_items {
	/*background: #B4905C;*/
	font-weight: bold;
	width: 30px;
	display: inline-block;
	text-align: center;
}

#pnlAnteprimaCarrello_ctl{ }
#pnlAnteprimaCarrello{
    background: #fff;
    position: relative;
    padding: 10px;
    z-index: 100;
    /* top: 40px; */
    color: #222;
    border: 1px solid #cccccc;
    border-top: none;

}


#dtrAnteprimaCarrello {
	max-height: 300px;
	overflow-y: scroll;
}

#pnlAnteprimaCarrello h4 {
	/*border-bottom: 1px solid black;*/
	text-align: center;
}

#pnlAnteprimaCarrello .AnteprimaCarrello-item {
	padding: 10px 0px;
	border-bottom: 1px solid rgb(223, 223, 223);
	max-width: 400px;
}
#pnlAnteprimaCarrello .AnteprimaCarrello-item:last-child { border-bottom: none;}
#pnlAnteprimaCarrello .AnteprimaCarrello-item.totale {
	text-transform: uppercase;
	font-size: 15px;
	border-top: 1px solid rgb(223, 223, 223);
}
#pnlAnteprimaCarrello .AnteprimaCarrello-item.totale div.renderWithName div.left { width: 80px;}
#pnlAnteprimaCarrello .AnteprimaCarrello-item.totale div.renderWithName div.right { float: right;}


#pnlAnteprimaCarrello .AnteprimaCarrello-prezzo { margin: 20px 0px; font-size: 12px}
#pnlAnteprimaCarrello .AnteprimaCarrello-immagine {
	width: 80px;
	float: left;
	padding: 3px;
	margin-right: 5px;
}

#pnlAnteprimaCarrello .AnteprimaCarrello-descrizione {text-transform: uppercase; font-size: 12px; color:#007682 !important;    width: 80%;}
#pnlAnteprimaCarrello .AnteprimaCarrello-descrizione a{
    color:#000 !important; font-weight:700;
}
#pnlAnteprimaCarrello .AnteprimaCarrello-immagine img {
	width: 100%;
}
.riga-carrello a{
    color:#000 !important; font-weight:400 !important;
    text-transform: uppercase;
    font-size: 0.8em;
}

.riga-carrello a:hover{
    opacity:0.5;
}
#lblIndirizzoUtente_ctl .label{
background-color: #fff;
color: #000;
border: 1px solid #30506a;
    padding: 0.5em;

}
/*#pnlAnteprimaCarrello:after, #pnlAnteprimaCarrello:before {
top: 0px;
right: 30px;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

#pnlAnteprimaCarrello:after {
border-color: rgba(72, 101, 213, 0);
border-top-color: #222;
border-left: 12px solid transparent;
border-right: 12px solid transparent;
border-top-width: 12px
}

#AnteprimaCarrello-close_button {
position: absolute;
top: 2px;
right: 5px;
cursor: pointer;
color: #C0C0C0;
}*/

.riga-carrello a.btn_cart_wishlist{
    color:#fff !important;
}

.cart-summary{
    display: flex;
    flex-direction: column;

}
div#dtrAnteprimaCarrello {
    overflow-y: scroll;
    height: 270px;
}

#btnConfirmGift {
    padding: 7px 15px !important;
}

.p-checkbox-regalo-fast label