/*
Theme Name: Oracle Child Theme
Template: oracle
Theme URI: https://oracle.ancorathemes.com/
Description: Oracle Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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
Text Domain: oracle
*/


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

.sc_layouts_menu_nav > li > a {
    color: #000000 !important;
}
.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover, .menu_hover_zoom_line .sc_layouts_menu_nav > li.sfHover > a {
    color: var(--theme-color-text_link) !important;
} 
.menu_hover_zoom_line .sc_layouts_menu_nav > li:not(.menu-collapse) > a:after {
    background-color: var(--theme-color-text_link) !important;
}
.sc_layouts_row_fixed_on {
    background-color: #ffffff !important; 
}