/**
* Theme Name: Kozaric Child
* Description: This is a child theme for Kozaric 
* Author: Emir
* Template: xcare
* Version: 1.0
*/

.pbmit-appoinment-form.pbmit-form input[type="number"] {
    border-width: 0;
    border-radius: 30px;
    background: var(--pbmit-xcare-light-bg-color);
    padding: 0 25px;
}
