/*
Theme Name: Anvogue Child
Theme URI: https://anvogue.presslayouts.com/landing
Author: PressLayouts Team
Description: This is a child theme for Anvogue
Version: 1.0
Author URI: https://www.presslayouts.com/
Template: anvogue
Text Domain: anvogue-child
*/

html .pls-site-header.pls-header-overlay:not(.fixed) .pls-header-main {
    background-color: #000 !important;
}

html .header-color-dark:not(.fixed) .pls-main-navigation ul.menu > li > a:not(.button) {
    color: #ffffff;
}

html .header-color-dark:not(.fixed) .pls-main-navigation ul.menu > li > a:not(.button):hover {
    color: #d3ea2e;
}

html .header-color-dark:not(.fixed) .pls-header-col > * > *
{
	color: #FFF;
}