.wc-pao-addon-description {
    margin: 0 3px;
    margin-bottom: 5px;
}
.wc-pao-addon-description p span {
    margin-bottom: 5px;
}
.wc-pao-addon-description p{
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    opacity: 0.7;
}
.twd-addon-category-group {
    display: none;
    margin-bottom: 50px;
}
.twd-addon-category-group.active {
    display: block;
}
.twd_addon_cat_button {
    text-align: right;
}
.twd_addon_cat_button a,
.twd_addon_cat_button input[type=button]{
    display: inline-block;
    color: #34251c !important;
    padding: 10px 25px !important;
    box-shadow: none !important;
    line-height: normal;
    background: #f1c34d !important;
    font-size: 15px;
}
#wc-appointments-appointment-form div.form-field-wide .twd_addon_cat_button {
    margin-bottom: 20px;
}
#wc-appointments-appointment-form div.form-field-wide .twd_addon_cat_button a:hover {
    background: #f1c34d !important;
    opacity: 1 !important;
}
.twd_addon_cat_button a:hover {
    background: #f1c34d !important;
}
.twd_addon_cat_button input[type=button]:last-child{
    margin-left: 10px;
}
fieldset.wc-appointments-date-picker,
#wc-appointments-appointment-form div.form-field-wide{
    display: none;
}
fieldset.wc-appointments-date-picker .twd_addon_cat_button input[type=button] {
    width: auto !important;
    margin-right: 5px;
    margin-bottom: 5px;
}
.twd-price-pos-fixed {
    position: fixed;
    background: #f1c34d;
    z-index: 999;
    bottom: 0;
    width: 480px;
    padding: 0px 10px !important;
    color: #34251c;
}

.wc-appointments-appointment-form-button.disappeared {
    display: none !important;
}