/*
 Theme Name:   Insurance Ancora Child Theme
 Theme URI: https://insurance.ancorathemes.com/
 Description: Insurance Ancora 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.
 Author: AncoraThemes
 Author URI:  https://ancorathemes.com/
 Template:     insurance-ancora
 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:  insurance-ancora
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */ 
.sc_item_title.sc_typed u, .sc_typed_entry {
    color: #ff0eae !important;
}
.sc_icons_creative.color_style_dark .sc_icons_item:hover .sc_icons_icon{
	color:#ff0eae !important;
}

.menu_hover_zoom_line .sc_layouts_menu_nav > li > a:hover, .menu_hover_zoom_line .sc_layouts_menu_nav > li.sfHover > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-item > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-parent > a, .menu_hover_zoom_line .sc_layouts_menu_nav > li.current-menu-ancestor > a {
    color: #ff0eae !important;
}