.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;}

.box_totale_carrello { width: auto; text-align: right; font-weight: bold;}

#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;
	color: white;
	font-weight: bold;
	padding: 5px 0px;
	width: 30px;
	display: inline-block;
	text-align: center;*/
    background-color: #b48f5d;
    color: #fff;
    min-height: 18px;
    min-width: 18px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 5px;
    line-height: 18px;
    border-radius: 50% 50% 50% 50%;
}

#pnlAnteprimaCarrello_ctl{ }
#pnlAnteprimaCarrello{
	background: white;
	/*position: absolute;*/
	padding: 10px;
	z-index: 60;
	/*top: 40px;*/

	color: #222;
}

#dtrAnteprimaCarrello {
	max-height: 300px;
	overflow: auto;
}

#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: none; font-size: 12px;
    text-transform: none;
    font-size: 12px;

    font-weight: 300;
    line-height: normal;
    display: block;
    font-family: Montserrat;}

#pnlAnteprimaCarrello .AnteprimaCarrello-immagine img {
	width: 100%;
}


@media (max-width: 768px) {

    .container-stripe-riepilogo .ordine-price{
font-size:14px !important;
    }

    .stripe-img{
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
        width: 40%;
        margin: 0 auto;

    }


    #container-bnt-fast .col-bnt-ordina{
        padding:0 !important
    }
    #pnlRegistrazioneFullPage {
        padding: 0 15px !important;
    }
    .content-fast-login .list-group .row.subtotal{
        margin-bottom:30px;
        margin-top:10px;
    }
    .content-fast-login .list-group .row-order .col-xs-12, .content-fast-login .list-group .row-order .col-xs-6{
        padding:0 !important;
    }
    .content-fast-login .cart-row-price {
        display: block;
        font-size: 14px;
    }
    .content-fast-login .list-group .row-order .ordine-price {
        padding-left:15px !important;
    }

    .radio.Carta.di.credito\,.Google.Pay\,.Apple.Pay {
        padding-left: 20px !important;
    }

    .img-ord-prod {
        min-height: 120px !important;
    }
    #lblIndirizzoUtente_ctl .label{
        white-space: unset !important;

    }

    .not-payment .tooltip .tooltiptext {
        width: 275px;
        left: 0;
    }
    a.xs-big {
        font-size: 20px;
    }

    .cart-row-price {
        display: block;
        font-size: 20px;
    }
    #lblTotaleCarrello {
        font-size: 20px;
    }
}

@media (min-width:768px){

    .stripe-img {

        padding-bottom: 20px;
        display: block;
        width: 10%;
        margin: 0 auto;
    }



    .container-stripe{
        margin: 40px 0 40px 0;
    }

    .riga-carrello .price{
        text-align: right !important;
    }

    .riga-carrello .quantity{
        text-align: right !important;
    }



    .fast-checkout div .form-horizontal .control-label {
    padding-top: 11px;
    margin-bottom: 0;
    text-align: left !important;
}

    .password-fast-checkout .left{
        width:16.66666667%;
        float:left;

    }
    .password-fast-checkout .right{
        width:83.33333333%;
        float:left;
        padding-top: 11px;

    }

    .password-fast-checkout .btn-primary {

        margin: 50px 0;}
}

/*#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;
}*/

.ordine-fast-checkout .h1,.ordine-fast-checkout .h2,.ordine-fast-checkout .h3,.ordine-fast-checkout .h4, .ordine-fast-checkout.h5, .ordine-fast-checkout.h6, .ordine-fast-checkout h1, .ordine-fast-checkout h2,.ordine-fast-checkout h3, .ordine-fast-checkout h4, .ordine-fast-checkout h5, .ordine-fast-checkout h6 {
    font-family: 'Montserrat',sans-serif;}

.ordine-fast-checkout .list-group{
    padding-top:2em;
}
.ordine-fast-checkout .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 2em;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 700;
}
.row-product, .box-cart-total{
    font-size:1.2em;
    font-weight: 500;
}
.checkbox-regalo label, .checkbox-fattura label{
    font-size:1em;
    font-weight: 500
}

.box_tipo_pagamento .radio, .spese-spedizione-fast-checkout .radio{
    padding-left: 0 !important;
}


.ordine-fast-checkout{
    font-size:1.2em;
}
.row.spese-spedizione-fast-checkout .left.required{
    margin-top:1.5em;
}
.login-fast{
    margin-top:2em;
}
.login-fast .form-horizontal .control-label {

    text-align: left;
}

.riga-carrello{
    padding:10px 0;
}


.label-warning-cart{

    display: block !important;
    color: #fff !important;
    font-weight: 500 !important;;
    border: 1px solid silver !important;;
    margin-top: 3px !important;

}

.container-cart{
    font-size: 14px;
}

.row-stripe-subtotal{
    font-size:14px;
}