/*
 Theme Name:   Jacqueline Child Theme
 Theme URI:    http://jacqueline.themerex.net
 Description:  Jacqueline Child Theme
 Author:       ThemeREX
 Author URI:   https://themerex.net/
 Template:     jacqueline
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  jacqueline
*/


/* =Theme customization starts here
------------------------------------------------------------ */

/* Make the policy links look like links */
.bookly-custom-fields a {
  font-weight: 700 !important;
  text-decoration: underline !important;
}

/* Clean up Checkbox Group layout */
.bookly-custom-field-checkbox-group ul { list-style: none; margin: 0; padding: 0; }
.bookly-custom-field-checkbox-group li { margin: 0 0 12px; }
.bookly-custom-field-checkbox-group input[type="checkbox"] { margin-right: 8px; }
