.elementor-8879 .elementor-element.elementor-element-ad36ecb{padding:0px 0px 50px 0px;}:root{--page-title-display:none;}@media(max-width:768px){.elementor-8879 .elementor-element.elementor-element-ad36ecb{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}}/* Start custom CSS */.service-cat{
    background-color: #575f5b;
    padding: 10px;
    color: white;
    font-size: 20px;
}
.service{
    padding:20px !important;
}
.service-group{
    border:solid 1px;
}
.practitioner label{
    padding:15px !important;
} 
.practitioner-title{
    display: block !important;
    font-size: 14px !important;
    font-style: italic;
    font-weight: 200;
}

.any-practitioner a{
    padding:15px !important;
    color: #5e5e5e !important;
} 
.practitioner-name{
    color:#5e5e5e !important;
}
.service-name{
    font-family: "Lato",sans-serif;
    color: #5e5e5e;
}
.service-price{
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f7f7f7;
    color: #5e5e5e;
}
.cliniko-icon-chevron-down{
    margin-right:10px;
}
#cliniko-booking-form input{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}
#cliniko-booking-form select{
    padding: 5px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
}
.booking-summary-table{
    margin-bottom:0px;
}

#next-month{
    padding: 5px 10px 5px 10px;
    background-color: #efefef;
    border-radius: 50%;
}
#prev-month{
    padding: 5px 10px 5px 10px;
    background-color: #efefef;
    border-radius: 50%;
}

@media (max-width: 600px){
.service .select {
 display: block !important;
}
.service > label {
display: block !important;
}
.service-info-wrap {
    justify-content: space-around;
    margin-top: 20px;
}
}
.booking-hours .time{
    padding: 1.5rem 35px !important;
    cursor: pointer;
    border-radius: 5px;
    border: 1px solid #549fed;
    display: inline-block;
    background-color: #549fed;
    color: #fff;
}/* End custom CSS */