input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none; 
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}
.sped_gratuita {
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
}
.menuComparsa {
    margin-left: 0;
    -webkit-transition: margin-left 0.2s;
    -o-transition: margin-left 0.2s;
    transition: margin-left 0.2s;
}
.sped_gratuita.hide { width: 100%; height: 15px;  }

.pronta_consegna {  color: #008DD6; }
.sped_gratuita {    color: #27a81e; text-align: center; }
.backtotop {
    display: none;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    cursor: pointer;
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}
/* Back to top */
.backtotop.visible {
    display: block;
}
.cont_sx{
    height: 100%;
    min-height: 435px;
    background-size: cover;
    position: relative;
}
.corpo {    position: relative; }
.nl_prefooter_cont{
    float: left;
    background-color: #e6e6e6;
    width: 100%;
    min-height: 70px;
    padding: 20px 0;
}
.nl_prefooter{    
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    box-sizing: border-box;
}
.nl_prefooter_cont .hr {
    height: 1px;
    width: 95%;
    background-color: #666;
    margin: 24px auto;
}
.nl_prefooter .cont_center_nl{
    box-sizing: border-box;
}
.nl_prefooter_testo {
    display: inline-block;
    padding-right: 10px;
    box-sizing: border-box;
    font-size: 16px;
    vertical-align: middle;
    text-transform: uppercase;
}
.cont_testo_nl{ display: inline-block; vertical-align: middle; }
.cont_btn_nl {
    margin-left: 10px;
    display: inline-block;
    margin-top: 3px;
    vertical-align: middle;
}
.nl_prefooter .title_nl_f {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
    padding-right: 10px;
    box-sizing: border-box;
}
.nl_prefooter_success_cont{
    background-color: #e6e6e6;
    width: 100%;
    float: left;
    padding: 30px 20px;
    text-align: center;
    border-top: 4px solid #fff;
    display: none;
    box-sizing: border-box;

}
#goal_prefooter_nl {
    padding: 13px 35px;
    font-size: 13px;
    float: left;
    border-radius: 2px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #8e0e1a;
    box-shadow: 1px 1px 1px 0px #a0a0a0;
}

.menufiltri .links{
    color:#444;
    text-transform:uppercase;
    line-height: 30px;
    height: 35px;
}
.menufiltri .links .filtri_attivi{  
    color:#444; 
    font-size: 22px;
}
.menufiltri .links .txtritorno {
    display:block;
    float:left;
    padding: 0px 10px 0px 0;
    font-weight: 600;
    margin-left:10px;
    max-height: 30px;
    line-height: 30px;
    border-radius: 2px;
    margin-top: 0;
    border: 1px solid #ddd;
    /*background-color: initial;
    color:#008dd6;*/
    background-color: #008dd6;
    color:#fff;
}

.menufiltri .links .txtritorno img {
    display: inline-block;
    padding: 9px 10px;
    vertical-align: top;
}

.menufiltri .links .txtritorno:hover,
.menufiltri .links .presucc_pre:hover,
.menufiltri .links .presucc_succ:hover{
    background-color: #0197e4;
}

.menufiltri .links .txtritorno > .arrow_box,.menufiltri .presucc_pre > .arrow_box{
    background-position: -3px -35px;
}

.menufiltri .presucc_succ > .arrow_box{
    background-position: -21px -44px;
}

.menufiltri{
    width:100%;
    height:auto;
    /*background-color:#2394e0;*/
    position:relative;
    margin-top:10px;
    padding-bottom: 1px;
    border-bottom: 1px solid #eee;
    
}

.menufiltri .presucc_pre {
    float: right;
    margin-right: 10px;
    border: 1px solid #ddd;
    border-radius: 2px;
    font-weight: 600;
    max-height: 30px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    background-image: none;
    /*background: none;
    color: #008dd6;*/
    background-color: #008dd6;
    color: #fff;
}
.menufiltri .rapind_counting{
    float: left;
    line-height: 28px;
    font-size: 13px;
    margin-left: 5px;
    border-radius: 4px;
    margin-top: 0;
}
.menufiltri .filtercon_icon {
    width: 18px;
    height: 12px;
    margin: 9px 6px;
    float: left;
}

.menufiltri .presucc_pre img {
    display: inline-block;
    /*margin: 1px 4px 0 0;
    padding: 8px 10px 8px 10px;
    border: 1px solid #ddd;*/
    padding-top: 8px;
    padding-right: 5px;
    border-radius: 2px;
    vertical-align: top;
}
.menufiltri .presucc_succ{
    float: right;
    max-height: 30px;
    font-weight: 600;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-image: none;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 0;
    /*background: none;
    color: #008dd6;*/
    background-color: #008dd6;
    color: #fff;
}
