.wrequired{ color: red; width: 100%; float: left; margin-bottom: 10px; }
@media only screen and (min-width:600px) {
.hide-on-desktop, * [aria-labelledby='hide-on-desktop'] {
display: none;
max-height: 0;
overflow: hidden;
}
}
@media only screen  and (max-width:600px){
.floating-wpp-button{
display: none;
}
}
.kapp_whatsapp_fields{
width: 100%;
}
.kapp_success_msg{ text-align: left; }
.koala_qty_field{ width: 75px; }
#myButton { z-index: 9999 !important; }
.kappname{ text-transform: capitalize; }