<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.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;
}

.riga-carrello .label-default {
    background: none !important;
    color: #191919 !important;
}


.riga-carrello .price, .ordine-price {
    /*font-size: 15px;*/
    /*font-weight: 500;*/
    /*line-height: 24px;*/
    text-align: center;
    /*letter-spacing: 0.4px;*/
}

.riga-carrello .bootstrap-select &gt; .dropdown-toggle {
    background-color:transparent !important;
}

.riga-carrello .btn-default {
    background-color: transparent;
    border: none !important;

}

.cart-row-price {
    /*font-size: 15px;*/
    /*font-weight: 400;*/
    /*line-height: 24px;*/
    text-align: center;
    /*letter-spacing: 0.4px;*/
    /*font-weight: 500;*/
    /*color: #191919 !important;*/
}

.cart-total-price, #lblTotaleCarrello, .ordine-total {
    /*color: #191919;*/
    /*font-size: 16px;*/
    /*font-weight: 500;*/
    /*line-height: 24px;*/
    text-align: right;
    /*letter-spacing: 1px;*/
    /*padding: 40px 0;*/

}

.title-order {
    width: 90%;
    margin: 0 auto;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 1px !important;
    text-transform: uppercase;
    padding-top: 5%;
}

.AnteprimaCarrello-item &gt; a {
    background-color: #d7a700  !important;
    border: none;
    padding: 5px 10px;
}

#chkRegalo_ctl .checkbox::after {
    content: url('/themes/luxury2/assets/images/gift-cart.png') !important;
    left: 25px;
    top: 2px;
    position: absolute;
    width: 14px;
    height: 14px;
}

#chkRegalo_ctl .checkbox label, #chkRichiediFattura_ctl .checkbox label {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.2px;

    color: #191919;

}


#lblInfo {
    font-size: 15px;
}

#chkRegalo_ctl .checkbox label {
    text-transform: uppercase;
    padding-left: 29px;

}

.fattura label {
    font-weight: 500 !important;
}

.content-ordine label {
    font-weight: 500 !important;
}

#c59_ctl .btn-default, #btnConfirm_ctl .btn-default, #btnConfirmGift.button-default {
    background: #FAEFE5 !important;
    border: none !important;
    color: #191919 !important;
}

#txtGiftCard .form-control {
    height: 37px;
}

#pnlGiftCard {
    margin-bottom: 35px;
}

#btnConfirmGift {
    background: #FAEFE5 !important;
    border: none !important;
    color: #191919 !important;
}

#btnConfirm_ctl .btn-default, .btnConfirmGift_ctl .button-default {
    line-height: 20px !important;
}

#c59_ctl .btn {
    border: none !important;
}


@media (max-width: 767.98px) {

    .img-ord-prod {
        min-height: 120px !important;
    }

    #panel_articolo .codice_esterno {
        padding: 20px 0 0 0;
    }

    .action-cart .empty-cart {
        width: 100% !important;
        margin-bottom: 20px;
    }

    .ordine-total {
        padding: 0 15px !important;
        margin: 20px 0;
    }

    .row-order {
        margin: 20px 0 !important;
    }

    .ordine-fast-checkout .content {
        padding: 0 !important;
    }

    .row-order a.product-name {
        font-size: 14px;
        margin-top: 18px;
        display: block;
    }

    .cart-row-price {
        text-align: right !important;
    }

    .product-description {
        margin-bottom: 2.5rem !important
    }

    .price .label-default {
        font-size: 1rem;
    }

    .content-cart span {
        font-weight: normal;
        font-size: 12px;
    }

    .riga-carrello .btn-sm {
        padding: 2px 16px !important;
    }

    a.xs-big {
        font-size: 17px;
    }

    #panel_anteprima-carrello {
        width: 100% !important;
        top: 110px;
    }

    .glyphicon-trash:before {

        font-size: 12px;
    }

    #pnlAnteprimaCarrello .AnteprimaCarrello-item {

        max-width: 100% !important;
    }
}

.modal-dialog-cart .modal-header h6 {
    text-transform: none !important;
}

/**/
/*#btnContinueShoppingbtnAddToCartConfirm {*/
/*    background: none !important;*/
/*}*/

.modal-dialog-cart .modal-header {
    background: none !important;
}

.modal-header {
    border-bottom: none !important;
}

#modalConfirmbtnAddToCartConfirm {
    padding: 0 !important;

}

.img-modal-cart img {
    height: auto;
    max-width: 250px;
}


.modal-dialog-cart {
    width: 100%;
}



.row.riga-carrello {
    padding-top: 20px;
}

/*#panel_anteprima-carrello {*/
/**/
/*    margin-top: 105px !important;*/
/*}*/




.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: none;

}

#riepilogo_indirizzo_fatturazione {
    margin-right: 25px;
}

.cart_items {
    display: inline-block;
    font-size: 1.1rem;
    padding: 0.1rem 0px;
    text-align: center;
    background-color: #cca01d;
    border-radius: 50%;
    border: .1rem solid #cca01d;
    font-weight: 700;
    position: absolute;
    width: 1.8rem;
    height: 1.8rem;
    color: #000;
    margin-right: -1rem;
    margin-top: -1rem;
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 900;
    font-size: 1.2rem;
    line-height: 1.6rem;
    text-align: center;
    letter-spacing: 0.01rem;
    right: 0;
}

.cart_items.noproduct {

    background-color: #000 !important;
    border: none;
    z-index: -1;
}

#pnlAnteprimaCarrello_ctl {
}

#panel_anteprima-carrello,#panel_login-veloce ,#panel_my-account
{
    background: #fff;
    /*position: absolute;*/
    position: absolute;
margin-right:2.4rem;
    padding: 2.4rem;
    z-index: 60;

    right: 0;
    width: 250px;
    color: #191919;
}
/**/
/*#dtrAnteprimaCarrello {*/
/*    max-height: 300px;*/
/*    overflow: auto;*/
/*}*/

#pnlAnteprimaCarrello h4 {
    /*border-bottom: 1px solid black;*/
    text-align: center;
}

#pnlAnteprimaCarrello .AnteprimaCarrello-item {
    padding: 0.8rem 0;
    display: flex;

}

#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: 8rem;
    /*float: left;*/
/*    padding: 3px;*/
/*    margin-right: 5px;*/
/*}*/}

/*#pnlAnteprimaCarrello .AnteprimaCarrello-descrizione {*/
/*    text-transform: uppercase;*/
/*    font-size: 12px;*/
/*}*/

#pnlAnteprimaCarrello .AnteprimaCarrello-immagine img {
    width: 100%;
}

/*#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;
}*/

@media (min-width: 768px) and (max-width: 1200px) {
    .content-cart span {

        font-size: 12px;
    }

    /*#pnlMain {*/
    /*    margin-top: 160px*/
    /*}*/
}

.action-cart .empty-cart {
    /*width: 200px;*/
    /*height: 44px !important;*/
    /*background-color: #fff !important;*/
    /*border: none !important;*/
    /*margin-right: 20px !important;*/
}

.used-gift-card li {
    list-style-type: none !important;
}

ul.used-gift-card {
    padding-left: 0px !important;
}

.used-gift-card a {
    background-color: #FAEFE5 !important;
    border: none;
    padding: 5px 10px;

}

.profilo-fast-checkout .form-horizontal .form-group {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

@media (max-width: 768px) {

    .container-cart{
        margin-top:2.4rem !important;
    }

    #panel_anteprima-carrello, #panel_login-veloce, #panel_my-account{
        margin-right:0 !important;
    }


    .cart_items {
        margin-right: 1.5rem !important;}
    .container-riconoscimento .action-cart {
        margin-bottom: 20px;
    }

    .modal-body-cart {
        display: flex;
        flex-direction: column;

    }
    .modal-dialog {
        margin: 0 !important;
    }

    .modal-dialog-cart {
        position: fixed;
        bottom: 0;

    }

    .modal-dialog-cart .modal-header h6{
        font-weight: 400 !important;
    }

    .modal-dialog-cart .modal-header button.close {
font-weight: 400;
        color:#191919 !important;
        position: absolute;
        right: 0;
        top: 20px;
    }
    .heading-text{
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

.modal-cart-button{
    margin-top:10px;
}
     .heading-text {
         margin-right: auto !important;
        margin-left: auto;
         margin-top: 20px;
    }

    .modal-dialog-cart .modal-header button.close {

        margin-left: auto;
    }

    input#btnContinueShoppingbtnAddToCartConfirm:focus {
        /* border: none; */
        outline: none !important;
    }

    #btnContinueShoppingbtnAddToCartConfirm {
        /*text-transform: none !important;*/
        /**/
        /*text-decoration: underline;*/
        border: none !important
    }

    .marca-modal {
        padding-bottom: 10px !important;
    }

    .descrizione-cart-modal {
        padding-bottom: 5px !important;

    }



    .cart_items.noproduct {
        background-color: transparent !important;
        border: none !important;
    }
}

.modal-dialog-cart .modal-content {
    box-shadow: none !important;
    border: 1px solid #dfdfdf;
}

.modal-dialog-cart .modal-header button.close {
    background: none !important;

    padding: 10px;

    margin-top: 4.5px !important;
    margin-bottom: 8.5px;
}

.modal-dialog-cart .modal-header {

    display: flex;
    justify-content: space-between;
}

.modal-dialog-cart .modal-header h6 {
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px 20px;
    letter-spacing: 0.2px;
}

.fade-cart {
    /*background-color: rgba(255,255,255,.8) !important;*/
}

.modal-cart-button {
    display: flex;
    flex-direction: column;
}

.modal-cart-button input {
    margin-bottom: 10px;
    width: 250px;
}


span.valore-variante {
    display: inline-block;
    padding-right: 10px;
}

.valori-variante {
    padding: 5px 0;
}

#btnAddToCartConfirm {
    position: relative;
}

.fa-shopping-bag-cart {
/*    position: absolute;*/
/*    color: #fff !important;*/
/*    left: calc(35% - 10px) !important;*/
/*    top: 16px !important;*/
color: #fff !important;
}


.modal-cart-button .btn:focus {
    outline: none !important;
}


@media (min-width: 768px) {

    .container-cart{
        margin-top:9.2rem !important;
        margin-bottom: 11.2rem !important;
    }
    #panel_login-veloce{
        min-width: 36rem;
    }
    #panel_anteprima-carrello {
/**/
/*        top: -50px !important;*/
/*z-index:9999999999999999999999999 !important;*/
    }


    .modal-dialog-cart .modal-header h6 {
        font-size: 1.4em;
        margin-bottom: 20px;}
    .heading-text
    {
        margin-left:auto;
        margin-right: auto;
    }
    #panel_articolo .cart_button_box .fa-shopping-bag-cart {


    }

    .modal-dialog-cart .modal-header button.close {

        font-weight: 300 !important;}
    .modal-dialog-cart .modal-header h6 {
        margin-left: auto;
        margin-right: auto;

    }

    .modal-dialog-cart .modal-header {
        background-color: #f2f2f2 !important;
    }



    .descrizione-cart-modal {
        padding-bottom: 0px !important;
    }

    .codice-modal {
        padding-bottom: 15px;
        display: block;
    }

    .text-modal-cart {
        min-width: 350px;
    }

    .img-modal-cart img.immagine_grande {
        width: auto;
        height: 250px;
    }

    .marca-modal {
        text-transform: uppercase;
        font-size: 1.2em;
    }

    .modal-body-cart {
        display: flex;
        padding: 30px;
        align-items: end;
        justify-content: center;
    }

    .modal-dialog-cart {
        width: 700px;
    }


    .ordine-fast-checkout .subtotal {
        /*background-color:#FBF9F7!important ;*/
        background-color: #fff !important;
    }

    .content-ordine-fast .subtotal {
        /*background-color:#FBF9F7!important ;*/
        background-color: #fff !important;
    }



    .row-order {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 3% 0;
    }
.container-riconoscimento .action-cart{
    margin: 30px 0;
    display: flex;
    align-items: end !important;
    justify-content: end !important;
}
    .action-cart {
        display: flex;
        align-items: end;
        justify-content: center;
    }

    .action-cart .btn-primary {
        width: 200px !important;
        height: 44px !important;
        border: none !important;
    }

    .action-cart div:first-child {
        margin-right: auto !important;
    }

    /*.product-name {*/
    /*    font-size: 14px;*/
    /*    font-weight: 400;*/
    /*    line-height: 24px;*/
    /*    letter-spacing: 0.2px;*/
    /*    color: #191919 !important;*/
    /*    text-transform: capitalize;*/
    /**/
    /*}*/

    .riga-carrello .row {
        display: flex;
        align-items: center;
    }

    .content-cart {
        padding: 0 5%;
    }

    .riga-carrello {
        /*background: #fff;*/
        display: flex;
        align-items: center;
        padding: 3% 0;
    }



    /*.container-cart h1 {*/
    /*    font-size: 20px;*/
    /*    line-height: 24px;*/
    /*    letter-spacing: 1px !important;*/
    /*    text-transform: uppercase;*/
    /*    padding-top: 5%;*/
    /*}*/

    /*.container-cart .list-group-item-heading &gt; div &gt; div, .heading-order &gt; div {*/
    /*    font-weight: 400;*/
    /*    font-size: 12px;*/
    /*    line-height: 24px;*/
    /**/
    /*    letter-spacing: 1px !important;*/
    /*    color: #191919;*/
    /*}*/

    .riga-carrello .price-strike {
        font-size: 12px;
        font-weight: 400;
        line-height: 24px;
        text-align: right;
        text-transform: uppercase;
        text-decoration: line-through;
        letter-spacing: 0.4px;
    }
}

#container-button-confirm{
    display: flex;
    justify-content: center;
    align-items: center;
}
/*#btnTriggerbtnAddToCartConfirm_ctl{*/
/*    flex:1;*/
/*}*/
.fa-shopping-bag-cart{
    color:#fff !important;
    background: #191919;
}

@media (max-width: 1220px){
    /*.cart_items.noproduct {*/
    /*    background-color: #fff !important;*/
    /*    margin-top: -20px !important;*/
    /*}*/
    .cart_items {

        margin-left: -11px !important;
        margin-top: -4px !important;
    }
}

.modal {
    z-index:999999 !important;
}

.growl-animated{
    z-index:99999999999999 !important;
    color:#fff !important;
}

#lstShopList_ctl .dropdown-menu&gt;li&gt;a {

    border-top: #ccc 1px solid;

}
/**/
/*#jsonform-1-elt-upload{*/
/*    color: transparent;*/
/*}*/
/*#jsonform-1-elt-upload::-webkit-file-upload-button {*/
/*    visibility: hidden;*/
/*}*/
/*#jsonform-1-elt-upload::before {*/
/*    content: 'Select some files';*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    background: #d7a700 !important;*/
/*    border: 1px solid #d7a700 !important;*/
/*    border-radius: 3px;*/
/*    padding: 5px 8px;*/
/*    outline: none;*/
/*    white-space: nowrap;*/
/*    -webkit-user-select: none;*/
/*    cursor: pointer;*/
/*    /*text-shadow: 1px 1px #fff;*/
/*    font-weight: 700;*/
/*    font-size: 10pt;*/
/*}*/
/*#jsonform-1-elt-upload:hover::before {*/
/*    border-color: black;*/
/*}*/
/*#jsonform-1-elt-upload:active {*/
/*    outline: 0;*/
/*}*/
/*#jsonform-1-elt-upload:active::before {*/
/*    background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);*/
/*}*/
.control:focus-visible{
    outline:none !important;
}
.upload-wrapper {
    position: relative;
    width: 100%;
    height: 60px;
}
.upload-wrapper:after {
    content: attr(data-text);
    font-size: 18px;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    padding: 10px 15px;
    display: block;
    width: calc(100% - 40px);
    pointer-events: none;
    z-index: 20;
    height: 39px;
    line-height: 40px;
    color: #999;
    border-radius: 5px 10px 10px 5px;
    font-weight: 300;
    border:1px solid silver;
}
.upload-wrapper:before {
    content: "Carica il documento";
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    height: 39px;
    background: #d7a700;
    color: #fff;
    font-weight: 700;
    z-index: 25;
    font-size: 12px;
    line-height: 39px;
    padding: 0 15px;
    text-transform: uppercase;
    pointer-events: none;
    border-radius: 0 5px 5px 0;
}
.upload-wrapper:hover:before {
    background: #d7a700;
}
.upload-wrapper input {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99;
    height: 39px;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    width: 100%;
}

.label.Documento{
    color:red;
}


.order-detail .radio{
    padding-left: 0 !important;
}
.order-detail h5{
    font-size: 1em;
    font-family: 'Avenir Bold' !important;
}


.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 0px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
    padding: 3px 20px;
    line-height: 24px;
    border: 1px solid silver;
}

.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #d7a700;
}

.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #d7a700;

}

.tt-suggestion p {
    margin: 0;
}
input#txtShops {
    min-width: 420px;
}

.panel_anteprima-carrello{
    padding: 2.4rem;

}

.AnteprimaCarrello-testata{
    display:flex;
    align-items: center;
    justify-content: space-between;
}

.AnteprimaCarrello-descrizione a{
    margin:0.4rem 0 !important;
}
.AnteprimaCarrello-prezzo p{
    margin-bottom: 1.2rem !important;
}

#panel_my-account  a:focus{
    color:#000 !important;

}
#pnlAnteprimaCarrello a:focus{
    color:#fff !important;

}
.AnteprimaCarrello-delete svg{
    margin-right:0.8rem;
}
.AnteprimaCarrello-delete{
    display: flex;
}
.AnteprimaCarrello-delete a{
    border-bottom: 0.1rem solid #000000;
}
#dtrAnteprimaCarrello{
    display: flex;
    flex-direction: column;
    gap:1.6rem;
}
.AnteprimaCarrello-item.totale{
    margin:2.4rem 0;
}


.AnteprimaCarrello-info{
    flex:1;
}

.AnteprimaCarrello-item.totale div:first-child{
    display: flex !important;
    justify-content: space-between;
}

#panel_anteprima-carrello .btn_large{
    width:100%;
}


.container-cart h1{
    margin:0 !important;
}

.riga-carrello img,.row-order img{
    min-width: 11.2rem;
}

.riga-carrello:first-of-type,.row-order:first-of-type{
    border-top:0.1rem solid rgba(135, 28, 33, 0.3);
}

.riga-carrello,.row-order{
    border-bottom: 0.1rem solid rgba(135, 28, 33, 0.3);
}

.action-cart .btn_large_secondary{
    background-color: transparent !important;
}

.row-order .img-thumbnail{
    border:none !important
}
.ordine-total{
    padding-top:1.6rem;
}

#riepilogo_indirizzo_fatturazione .left label{

}

.radio label::before {
    border: 1px solid #000;
    background-color: transparent !important;}

.spese-spedizione.radio label,.radio.radio-pagamento label{
    font-family: 'Avenir';
    font-style: normal;
    font-weight: 400;
    font-size: 1.8rem;
    line-height: 1.8rem;
}

.wrapper-ordine-border{
    padding: 4rem 0;
    border-top: 0.1rem solid rgba(135, 28, 33, 0.3);
}

.action-order{
    display: flex;
    justify-content: space-between;
    padding-bottom: 11.2rem;
}</pre></body></html>