/*
 Theme Name:   Tax Help Child Theme
 Theme URI:    http://tax-help.ancorathemes.com/
 Description:  Tax Help Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     tax-help
 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:  tax-help
*/


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

:root {
    --theme-color-text_link: #0b4489 !important;
}

.scheme_dark, body.scheme_dark, .scheme_dark:where(.editor-styles-wrapper) {
     --theme-color-alter_bg_color: #0b4489 !important;
}

.scheme_light, body.scheme_light, .scheme_light:where(.editor-styles-wrapper) {
    --theme-color-text_dark: #0b4489 !important;
    --theme-color-text_link: #0b4489 !important;
}

.about-page-skills .sc_skills_icon {
    display: none;
}

body .extra-backlight.backlight-on .elementor-heading-title {
    --theme-color-text_link: #0b4489 !important;
}

.clients-logos-section .swiper-wrapper {
    align-items: center;
}