/*
 Theme Name:   Invetex Child Theme
 Theme URI: https://invetex.themerex.net/
 Description: Invetex 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: ThemeREX
 Author URI: https://themerex.net/
 Template:     invetex
 Version:      1.0.4
 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:  invetex
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
.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: #fab512 !important;
  }
  .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]), [class*="scheme_"].sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not([class*="button"]) {
    color: #22b097 !important;
  }
  a:hover{
    color: #fab512 ;
  } 
  .sc_icons_creative .sc_icons_item_title {
    font-size: 1.25em;
    line-height: 1.2em;
    font-weight: 700;
    letter-spacing: -0.6px;
  }