@charset 'utf-8';
/*
  Theme Name: Accalia Child
  Theme URI: http://accalia.ancorathemes.com/
  Description: Accalia - Multipurpose and Multiskin Responsive Wordpress theme
  Author: AncoraThemes
  Author URI: http://ancorathemes.com/
  Template: accalia
  Version: 1.0
  Tags: light, responsive-layout, flexible-header, accessibility-ready, 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:  accalia
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.social_icon span {font-size: 1.4em;}
#logout-button {width: auto;}
.footer_socials_inner {background: #444; padding: 2em 0 0;}
.scheme_default .footer_copyright_inner {background: #444; border: 0 !important;}
.scheme_default .footer_wrap .socials_wrap .social_item .social_icon, .scheme_default.footer_wrap .socials_wrap .social_item .social_icon {
    color: rgba(255,255,255,0.5);
    background-color: rgba(30,29,34,0.2);
}
.scheme_default .footer_wrap .socials_wrap .social_item:hover .social_icon, .scheme_default.footer_wrap .socials_wrap .social_item:hover .social_icon {
	color: #fff;
	background-color: rgba(30,29,34,0.4);
}
.login_overlay {z-index: 2147483647;}
#cookie-law-info-bar {z-index: 99999;}
.bookly-customer-appointment-list .bookly-appointments-table {width: 100%; border: solid 1px #B3C6CF;}
.bookly-customer-appointment-list .bookly-appointments-table th {background:#B3C6CF; color:#fff; font-weight: bold; font-size: 16px;}
.bookly-customer-appointment-list table.bookly-appointments-table td {border: solid 1px #B3C6CF; background: #fff; padding: 10px !important; font-family: "Montserrat",sans-serif;}
#loginform {max-width: 480px; margin: 0 auto;}
#loginform p {margin: 0 0 10px;}
#loginform label {display: block; background: #B3C6CF; color: #fff;  font-family: "Montserrat",sans-serif; padding: 10px;}
#loginform .login-remember {display: none;}
#loginform input[type=text], #loginform input[type=password] {background: #fff;}
#loginform input {width: 100%;}

.menu_mobile .menu_mobile_nav_area > ul > li, .menu_mobile .menu_mobile_nav_area > ul > li > a {list-style: none; margin: 0; padding: 0;}
.owl-carousel .owl-stage {display: flex; align-items: center;}
.sa_hover_container {text-align: center;}
.sa_hover_container img {max-height: 100px;}
/*
 * Let's target IE to respect aspect ratios and sizes for img tags containing SVG files
 *
 * [1] IE9
 * [2] IE10+
 */
/* 1 */
.ie9 img[src$=".svg"] {
  width: 100%; 
}
/* 2 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  img[src$=".svg"] {
    width: 100%; 
  }
  .sc_services_light .sc_services_item {height: 57px;}
}
.sc_layouts_logo img {height: 55px;}
.home-title {letter-spacing: 0 !important;}
.home-button::after {content: '\e929';}
.vc_images_carousel .vc_carousel-control {text-shadow: none !important; width: auto!important; color: #555 !important;}
.sc_services_default .sc_services_item_subtitle {display: none;}
.copyright_text strong {font-weight: normal; display: block;}
.footer_widgets_wrap + .footer_copyright_wrap .footer_copyright_inner {background: #444;}
.scheme_default .footer_copyright_inner .copyright_text {color: rgba(255,255,255,0.4); font-family: Montserrat;}
.scheme_default .footer_copyright_inner a {color: rgba(255,255,255,0.6)}
.sc_layouts_row_type_normal {transition: all 0.4s ease-in-out;}
.sc_layouts_row_type_normal.sc_layouts_row_fixed_on {padding: 0.5em 2em 0.2em !important;}
.scheme_dark .sc_testimonials_item_content::before, .scheme_dark .sc_testimonials_item_author_title {color: #EAF4F6;}
.scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {background: #d8f3ec !important;}
.scheme_default .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {background: #b8ecdc !important;}
.scheme_default .sc_button_hover_slide_left {background: linear-gradient(to right, #d8f3ec 50%,#b8ecdc 50%) no-repeat scroll right bottom / 210% 100% #b8ecdc !important;}
.scheme_default .sc_services_light .sc_services_item_number {color: #fff;}