@media (max-width: 768px) { 

    #login_nuovo li {

    }

    .login_nuovo li a h4 span{
        font-size: 10pt !important;
    }

    .login_nuovo li {
        width: 100% !important
    }

    #li_login {
        margin-bottom: 50px !important
    }

    .elenco_image {
        height: 200px !important;
    }
}

@media (max-width: 991px) { 
    .logoDesk {
        display: none !important;
    }

    .logoMob {
        display: block !important;
    }
}

nav .navigation-main .navbar-dropdown .navbar-box ul > li > a:hover {
    color: #DF3065;
}

.item .animated {
    font-size: 14pt;
}

.input_cart {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    height: 52px;
    padding: 8px 18px;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.42857;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1.5px;
}

.input-group-addon {
    padding: 0px !important;
    font-size: 14px;
    font-weight: normal;
    line-height: 0 !important;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 3px;
}
.spin {
    height: 25px !important;
    width: 30px;
    /* overflow: hidden; */
    display: block;
    text-align: center;
    color: #999;
    padding: 0px !important;
    vertical-align: top !important;
}

    .spin i {
        font-size: 32px !important;
        line-height: 25px !important;
    }




.titolo_dettaglio {
    font-size: 28px !important;
}



.prezzo {
    text-align: left !important;
    font-size: 28px !important;
    font-weight: 600 !important;
    color: #DF3065 !important;
    padding-top: 10px !important;
}


.prezzo_dettaglio {
    font-size: 35px !important;
    color: #DF3065 !important;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}


.titolo_prodotto {
    font-size: 16px;
    color: #a0a0a0 !important;
    margin-bottom: 10px !important;
    font-weight: 400 !important;
    height: 80px !important;
}

#ContentPlaceHolder1_descrizione_prodotto h2 {
    font-size: 13pt !important;
    text-transform: lowercase
}

#ContentPlaceHolder1_prezzo_html .h3, #ContentPlaceHolder1_prezzo_mobile .h3{
    color: #DF3065
}

#wh-widget-send-button.wh-widget-right {
    bottom: 120px !important;
}

.checkout .cart-block .price .final {
    font-size: 12pt;
}

.img_cart_riepilogo {
    width: 95px !important;
    float: left !important;
    padding-right: 15px;
}


.dati_span {
    font-size: 13px !important;
    text-transform: none !important;
}

.hrdati {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}


.tab_login {
    padding: 30px 30px 30px 30px;
    background: #e2e2e2;
}


.tab_nuovah3 {
    font-size: 21px;
    text-transform: none !important;
    margin-bottom: 0px;
    margin-top: 50px;
    color: #841617;
}



.login_nuovo li {
    width: 30%;
    margin-right: 20px;
}

.login_nuovo h4 {
    margin-bottom: 0px !important;
}


.login_nuovo > li > a {
    background: #e2e2e2;
    color: #000;
    box-shadow: 0 -5px 0px #841617;
}





.icona_pagamento {
    font-size: 30px !important;
    position: absolute;
    right: 4px;
    top: 4px;
}



.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 33px;
    /*background-color: #ededed;*/
    margin-top: 15px;
    /* border: 1px solid #ccc;*/
}




.input-registrazione {
    margin-top: 10px !important;
}


.bianco {
    color: #ffffff !important;
}


.sconto {
    text-decoration: line-through;
    font-size: 20px !important;
}

.navbar-sticked .logo img {
    width: 80px !important;
}

#appView .powrMark {
    display: none !important
}