/*
Theme Name: Qwery Child
Theme URI: http://qwery.ancorathemes.com/
Template: qwery
Author: AncoraThemes
Author URI: http://ancorathemes.com/
Description: Qwery is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: blog,e-commerce,portfolio,grid-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-logo,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,footer-widgets,full-width-template,microformats,post-formats,sticky-post,theme-options,threaded-comments,translation-ready,block-styles,wide-blocks
Version: 2.5.0.1694102380
Updated: 2023-09-07 15:59:40

*/

.my-about-title .sc_title_accent .sc_item_subtitle::before {
  background-color: #ffffff;
}

.services_page_title {
  display: none;
}

.services-margin {
  margin: 2em 0em 6em 0em;
}

.services-spacer {
  margin: 4em 0em;
}

/*  BOOKING CALENDAR   */

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
  background: #F6F6F6 !important;
}

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button {
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  color: #FD4431 !important;
}

body div.booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover {
  xcolor: var(--theme-color-inverse_link) !important;
  background: #FD4431 !important;
}

/*  TESTIMONIALS  */

.sc_testimonials_plain .sc_testimonials_item_author_avatar {
  -webkit-border-radius: 5%;
  -ms-border-radius: 5%;
  border-radius: 5%;
  box-shadow: 3px 3px 5px #cccccc;
}

/*  AUDIO PLAYER  */

.wp-playlist.wp-audio-playlist .wp-playlist-current-item img {
  display: inherit;
}



