.show-password-input:before {
    content:"Εμφάνιση";
    font-size: 13px;
    font-weight: 500;
}

.step > .body-s {
    white-space:wrap !important;
    text-wrap:wrap !important;
}

.step-2 > .body-s {
    bottom:-40px !important;

}
.step-3 > .body-s {
    bottom:-40px !important;
}

@media screen and (max-width:768px){
    .priceXproduct{
        font-size: 12px !important;
    }    
}
