#main-container {
    padding-top: 0px
}

#modale_date .modal-dialog {
    width: 800px;
}

#modale_date .modal-dialog .label-date .testo {
    width: 100%;
    left: 0px;
}

#modale_date .modal-dialog .modal-header.panel-heading {
    background: #EDEDF0;
    border-radius: 8px 8px 0px 0px;
    color: #231F20;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 15px;
    text-align: left;
    margin-bottom: 10px;
}

.panel-info > .panel-heading .badge.promo {
    float: right;
    background-color: #f0ad4e;
    color: #fff;
    padding: 3px 7px;
    border-radius: 4px;
}

.steps-form-2 {
    display: table;
    width: 50%;
    position: relative;
    margin: 50px auto 50px auto;
    cursor: initial;
}

.steps-form-2 span {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    color: #E3E5E6;
    margin-top: 20px;
    width: 100%;
    float: left;
}

.steps-form-2 .steps-row-2 .steps-step-2.green span {
    color: #23BDEF;

}

.steps-form-2 .steps-row-2:before {
    top: 12px;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #E3E5E6;
}

.steps-form-2 .steps-row-2 .steps-step-2 {
    float: left;
    width: 25%;
    text-align: center;
    position: relative;
}

.steps-form-2 .steps-row-2 .steps-step-2 .fa-circle {
    color: #E3E5E6;
    background-color: #fff;
    font-size: 12px;
    padding: 3px 2.7px 2px 2.3px;
}

.steps-form-2 .steps-row-2 .steps-step-2.green .fa-circle {
    color: #23BDEF;
}

.steps-form-2 .steps-row-2 .steps-step-2 .fa-border {
    border: 1px solid #E3E5E6;
    border-radius: 50%;
}

.steps-form-2 .steps-row-2 .steps-step-2.green .fa-border {
    border: 1px solid #23BDEF;
}

.cart-panel .panel-body .cart-details {
    display: none;
}

.lista-carrello .immagine-carrello {
    padding-right: 0px;
}

.lista-carrello .cart-panel .panel-body .btn.badge.promo {
    background-color: #FF750B;
    color: #fff;
    border-radius: 20px;
    padding: 4px 7px;
    font-size: 12px;
    border: 0px;
    top: -4px;
    position: relative;
}

.lista-carrello .panel-heading {
    background: #EDEDF0;
    border-radius: 8px;
    color: #231F20;
    font-weight: 600;
    font-size: 16px;
    line-height: 19px;
    padding: 10px 15px;
    text-align: left;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.cart-panel {
    margin-right: 15px;
    border: 1px solid #EDEDF0;
    border-radius: 8px;
}

.lista-carrello .cart-panel .nome-prodotto {
    background: #fff;
    border-radius: 8px;
    border: 0px;
    margin: 0px;
}

.lista-carrello .cart-panel .nome-prodotto .delete-cart {
    float: right;
    color: #666;
    font-size: 16px;
    cursor: pointer;
}

.lista-carrello .cart-panel .nome-prodotto .delete-cart:hover {
    color: #000;
    font-size: 16px;
}

.lista-carrello .cart-panel .panel-body {
    padding: 20px 0px;
}

.lista-carrello .cart-panel .nome-prodotto a, .lista-carrello .cart-panel .nome-prodotto a:hover {
    font-size: 24px;
    color: #000;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 10px;
    text-decoration: none;
}

.lista-carrello .cart-panel .panel-body .promo {
    font-size: 21px;
    color: #FF750B;
}

.lista-carrello .cart-panel .panel-body .btn {
    border: 0px;
    border-radius: 8px;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #282525;
    background: #fff;
}

.lista-carrello .misure-prodotto {
    color: #BDBDBD;
    margin-bottom: 30px;
}

.lista-carrello .prezzi, .lista-carrello .quantita {
    text-align: right;
    color: #BDBDBD;
}

#html_date_diff {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
}

#sidebar-carrello.prodotto .panel-heading {
    border: 0px;
}

#sidebar-carrello #html_date_diff .row_sidebar {
    line-height: 40px;
    color: #282525;
    margin-bottom: 0px;
    float: left;
    width: 100%;
}

#sidebar-carrello #html_date_diff .row_sidebar .col-xs-7 {
    padding-left: 0px;
}

#sidebar-carrello #html_date_diff .row_sidebar .col-xs-5 {
    padding-right: 0px;
}

#sidebar-carrello #html_date_diff.date_diff .row_sidebar .col-xs-7 {
    padding-left: 15px;
}

#sidebar-carrello #html_date_diff.date_diff .row_sidebar .col-xs-5 {
    padding-right: 15px;
}

.alert_upload {
    width: 100%;
    float: left;
    position: relative;
    background: rgba(35, 189, 239, 0.2);
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 16px;
}

.fast-checkout .colonna1 {
    width: 48%;
}

.fast-checkout .colonna2 {
    float: right;
    width: 48%;
}

.fast-checkout {
    padding: 15px;
    background: #fafafa;
    border: 1px solid #EFEFEF;
    margin-right: 15px;
    float: left;
    overflow: auto;
}

.fast-checkout .colonna1,
.fast-checkout .colonna2 {
    background: #fff;
    border: 1px solid #EFEFEF;
    padding: 15px;
}

.fast-checkout h2 {
    font-size: 22px;
    margin: 15px 0px 30px 0px;
    text-align: center;
}

.fast-checkout h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #008847;
    margin-top: 0px;
}

.fast-checkout .text-muted {
    font-weight: 300;
    color: #000;
}

.fast-checkout .form-group {
    margin-bottom: 15px;
}

.fast-checkout label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.clerk h2 {
    margin: 0px 24px 20px 5px;
}

@media (max-width: 767px) {

    .fast-checkout .colonna1 {
        margin-bottom: 30px;
    }

    .fast-checkout .colonna1, .fast-checkout .colonna2 {
        width: 100%;
    }

    .altre-date-heading {
        padding: 0px;
    }

    #modale_date .modal-dialog {
        width: 100%;
        float: left;
        padding: 15px;
        margin: 0px;
    }

    .clerk h2 {
        margin: 20px 0px 20px 0px;
    }

    .lista-carrello .immagine-carrello {
        padding: 0px 15px 20px 15px;
    }

    .lista-carrello .cart-panel .nome-prodotto .delete-cart {
        position: absolute;
        right: 15px;
        top: 0px;
    }

    .lista-carrello .soggetti {
        padding: 0px;
        margin-top: 15px;
    }

    .lista-carrello .prezzi, .lista-carrello .quantita {
        text-align: left;
    }

    .lista-carrello .quantita {
        margin-bottom: 15px;
    }

    .lista-carrello .cart-date button, .lista-carrello .open-details {
        width: 100%;
        margin-bottom: 15px;
    }

    .lista-carrello .misure-prodotto {
        margin-bottom: 15px;
    }

    .fast-checkout {
        margin-right: 0px;
    }

    .cart-panel {
        margin-right: 0px;
    }

    .separator {
        border-top: 1px solid #e9e9e9;
        float: left;
        width: 100%;
        display: block;
        margin: 15px 0px;
    }

    #prodotto-dati .box-materiale {
        margin-bottom: 13px;
    }

}

.new-ui .lista-carrello {
    font-size: 14px;
}

.new-ui .lista-carrello .cart-panel .panel-body {
    padding: 30px 15px;
}

.new-ui .lista-carrello .immagine-carrello {
    padding-right:15px;
}

.new-ui .lista-carrello .cart-panel .panel-body .btn {
    font-weight: 400;
    font-size: 14px;
}

.new-ui .lista-carrello .cart-panel .nome-prodotto a,
.new-ui .lista-carrello .cart-panel .nome-prodotto a:hover {
    font-size: 18px;
}

.new-ui .lista-carrello .misure-prodotto {
   color: #000;
}

.new-ui .cart-panel {
    margin: 0px 30px 30px 0px;
    border: 1px solid #E5E5E5;
    border-radius: 20px;
    box-shadow: 1px 1px 6px #00000019;
}

.new-ui .cart-panel hr {
    padding: 0px;
    margin: 23px 0px 0px 15px;
    border-top: 1px solid #D3D3D3;
    width: 95%;
}

.new-ui .cart-details .detail {
    line-height: 20px;
}

.new-ui .loyalties_voucher,
.new-ui .badge-promo,
.new-ui #accordion_opzioni_cart .voucher-loyalties,
.new-ui #accordion_opzioni_cart .voucher-service,
.new-ui .button-voucher,
.new-ui #elimina_coupon,
.new-ui .voucher-service,
.new-ui .voucher-service-verifica-file,
.new-ui .voucher-loyalties-select
{
    color: #fff;
    border-radius: 20px;
    font-size: 12px;
    text-align: center;
    padding: 10px 20px;
    background-color: #000;
    border: 0px;
    line-height: initial;
    float: right;
}



.new-ui #elimina_coupon {
    float: right;
    background-color: #a02622;
}

.new-ui .voucher-attivo {
    line-height: 37px;
}

.new-ui .badge-promo {
    background-color: #0055FF;
}

.new-ui .loyalties_voucher.use, .new-ui .voucher-service.use {
    background-color: #0055FF;
    cursor: pointer;
    padding: 10px 20px 10px 10px;
}

.new-ui .lista-carrello .cart-panel .panel-body .promo  {
    font-size: 18px;
    color: #0055FF;
}

.new-ui .lista-carrello .cart-panel .panel-body .btn.badge.promo {
    padding: 0px 10px;
    font-size: 9px;
    top: -2px;
}

/* Badge Premio Sprint (verde) */
.lista-carrello .cart-panel .panel-body .btn.badge.success.loyalty-premio {
    background-color: #4CAF50;
    color: #fff;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    margin-left: 5px;
}

.new-ui .lista-carrello .cart-panel .panel-body .btn.badge.success.loyalty-premio {
    padding: 0px 10px;
    font-size: 9px;
    top: -2px;
    background-color: #37A063;
    color: #fff;
    border-radius: 20px;
    margin-left: 8px;
}

.new-ui .voucher-service.static {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #000 !important;
}

/* Testo "Gratuito" per prodotti loyalty free */
/*.lista-carrello .cart-panel .panel-body .loyalty-gratuito {*/
/*    font-size: 21px;*/
/*    color: #4CAF50;*/
/*    font-weight: 600;*/
/*}*/

.new-ui .lista-carrello .cart-panel .panel-body .loyalty-gratuito {
    font-size: 18px;
    color: #37A063;
    font-weight: 600;
}

.new-ui .altre-date-heading {
    padding: 0px 30px 0px 0px;
}

.new-ui .breadcrumb-steps {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding: 60px 20px 80px 20px;
}
.new-ui .breadcrumb-step {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    width: 50px;
}
.new-ui .breadcrumb-step .step-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #ccc;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 400;
    color: #333;
    position: relative;
}
.new-ui .breadcrumb-step.active .step-circle {
    background: #e9ecef;
    border-color: #adb5bd;
}
.new-ui .breadcrumb-step .step-label {
    position: absolute;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: center;
}
.new-ui .breadcrumb-line {
    flex: 1;
    height: 1px;
    background: #ccc;
    min-width: 80px;
    margin: 25px -5px 0 -5px;
}

.new-ui .pulsante_white {
    background-color: #F0F0F0;
    border: 0px;
    color: #000;
    font-size: 18px;
    border-radius: 10px;
    line-height: 50px;
    padding: 0px;
    text-align: center;
}

@media (max-width: 767px) {
    .new-ui #main-container.carrello > main {
        order: 2;
    }

    .new-ui #aside {
        order: 1;
        padding: 0px !important;
        border: 0;
        border-radius: 0;
        margin-bottom: 0;
        background-color: initial;
    }

    .new-ui #sidebar-carrello.prodotto .panel-heading {
        padding: 20px;
        background-color: #F8F8F8;
        margin: 0px;
        border-top: 1px solid #E5E5E5;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-right: 1px solid #E5E5E5;
        border-left: 1px solid #E5E5E5;
    }
    .new-ui #sidebar-carrello #html_date_diff .row_sidebar,
    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.cashback-preview,
    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.cashback-details,
    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.iva,
    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.imballo {
        padding: 20px 20px;
        background-color: #F8F8F8;
        border-right: 1px solid #E5E5E5;
        border-left: 1px solid #E5E5E5;
        margin-bottom: 0px !important;

    }

    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.rep_total {
        background-color: #F8F8F8;
        padding: 20px;
        border-bottom: 1px solid #D3D3D3;
        border-radius: 0px;
        border-top: 1px solid #E5E5E5;
        border-right: 1px solid #E5E5E5;
        border-left: 1px solid #E5E5E5;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .new-ui #sidebar-carrello .panel-heading.main {
        padding: 20px;
    }

    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.risparmio {
        margin-bottom: 0px !important;
        background-color: #F8F8F8;
        border-radius: 0px;
        border-right: 1px solid #E5E5E5;
        border-left: 1px solid #E5E5E5;
        padding: 0px 20px;
    }

    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.risparmio .col-xs-12 {
        padding: 20px;
        background-color: #EDEDED;
        border-radius: 20px;
    }

    .new-ui #sidebar-carrello #html_date_diff .row_sidebar.risparmio .col-xs-12 .col-xs-8 {
        padding: 0px;
        text-align: left;
    }

    .new-ui main .delete-cart {
        position: absolute;
        right: 20px;
    }

    .new-ui main .cart-panel {
        margin: 0px 0px 20px 0px;
    }

    .new-ui .lista-carrello .cart-panel .panel-body {
        padding: 20px 5px !important;
    }

    .lista-carrello .open-details {
        margin-bottom: 0px;
    }

    .new-ui .loyalties_voucher.use {
        width: 100%;
        float: left;
        margin: 15px 0px 0px 0px;
    }

    .new-ui #accordion_opzioni_cart {
        border: 0px;
        float: left;
        width: 100%;
        border-radius: 0px;
        padding: 0px;
    }

    .new-ui #accordion_opzioni_cart .panel {
        border-bottom: 0px;
        padding: 0px;
        background-color: initial;
    }

    .new-ui #sidebar-carrello #accordion_opzioni_cart  .panel-heading {
        background-color: initial;
        border: 0px;
        border-radius: 0px;
    }

    .new-ui #accordion_opzioni_cart #collapseOne .input-voucher {
        line-height: 57px;
        padding: 0px 20px;
        background-color: #F8F8F8;
        border-radius: 20px;
        border: 1px solid #E5E5E5;
    }
    .new-ui #accordion_opzioni_cart #collapseOne .input-voucher, .new-ui .button-voucher {
        width: 100%;
        margin-bottom: 20px;
    }

    .new-ui #accordion_opzioni_cart #collapseOne .button-voucher {
        float: initial;
        width: 90%;
    }

    .new-ui #collapseOne .voucher-offcanvas-content {
        text-align: center;
    }

    .new-ui #accordion_opzioni_cart #collapseTwo .dettaglio .pull-left {
        width: 76%;

    }

    .new-ui .voucher-loyalties-select {
        margin-top: 5px;
        float: left;
    }
}

/* Stili per risparmio servizi grafici */
.new-ui #accordion_opzioni_cart .dettaglio.risparmio-attivo {
    background-color: #E8F5E9;
    border-radius: 10px;
    padding: 10px 15px;
    margin-bottom: 10px;
}

.new-ui #accordion_opzioni_cart .dettaglio.risparmio-attivo .pull-left {
    color: #2E7D32;
    font-weight: 500;
}

.new-ui #accordion_opzioni_cart .dettaglio.risparmio-attivo .lvl {
    color: #43A047;
    font-weight: 600;
}

.new-ui #accordion_opzioni_cart .badge-risparmio {
    background-color: #43A047;
    color: #fff;
    border-radius: 20px;
    font-size: 11px;
    padding: 5px 12px;
    float: right;
    font-weight: 500;
    line-height: initial;
}

