/**
 * Theme Name:     big bang
 * Author:         Abdullah Gamal
 * Template:       coppola
 * Text Domain:	   big-bang
 * Description:    big bang Theme
 * Theme URI:      https://abdullah-g.com/
 * Author URI:     https://abdullah-g.com/
 * Version:        1
 * License:        GPL
 */


.qodef-header-navigation ul li a .qodef-menu-item-text svg.qodef-svg--underline>*,
.qodef-svg--underline path {
	stroke: #8b25ff!important;
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a, #qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a, .qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a, .qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: #8b25ff !important;
}


a:hover, p a:hover {
    text-decoration-color: #8b25ff!important;
}