/*
Theme Name: Avas Child
Theme URI: https://x-theme.net/avas/
Author: theme-x
Author URI: https://themeforest.net/user/theme-x
Description: Responsive Multi-Purpose WordPress Theme.
License: GNU General Public License v2 or later
License URI: http://themeforest.net/licenses
Template: avas
Version: 1.1
Text Domain: avas
*/

/* Theme customization starts here
-------------------------------------------------------------- */

#wpsl-search-wrap .wpsl-icon-direction {
	float: none;
	display: table-cell;
	color: #4e5f59;
}

#wpsl-search-wrap .wpsl-icon-direction:hover {
	cursor: pointer;
	color: #4e5f59;
}

.nice-select.select.store_locator_filter_categories {
    display: none;
}
#header-main.h-fixed .primary-menu>li>a, #header-main.h-fixed .hidden-sidebar-icon{
    color:#ffffff;
}
@media screen and (max-width: 991px){
	#header-main.h-fixed .primary-menu>li>a, #header-main.h-fixed .hidden-sidebar-icon{
	    color:#1e2331;
	}
	#header-main.h-fixed .primary-menu li.current-menu-parent > a, #header-main.h-fixed .primary-menu li.current-menu-item > a{
		color: #4e5f59;
	}
}
@media screen and (min-width: 992px){
	#header-wrap.header-layout5 .header-main:not(.h-fixed) .header-navigation {
		background-color: #1d1d1b !important;
	}
}
