/* 25136 */

/* Cacher leo-touchspin sur mobile*/
@media (max-width: 767px) {
    .leo-touchspin {
        display: none !important;
    }
}


/* END 25136 */

/* 25420 */
@media (max-width: 767px) {
    .presta-button {
        width: 100%;
    }

    .presta-button label {
        font-size: 1em !important;
    }
}

@media (max-width: 374px) {
    .presta-button label {
        font-size: 0.8em !important;
    }
}

/* END 25420 */