/*
Theme Name: Pharmacy Mentor - B1 B2 Advanced 4
Author: Pharmacy Mentor
Author URI: https://www.pharmacymentor.com
*/

#conditions h2, #steps h2, #booking h2, #reviews h2, #cards h2 {
    margin: 0 auto;
}


.condition:hover {
    background-color: var(--main-colour) !important;
    box-shadow: 0 0 1rem var(--main-colour), 0.2) !important;
}

.enominateus .nice-select.wpcf7-form-control{
line-height: 30px;
}
.enominateus .nice-select.wpcf7-form-control:after{
top:10px;
}