/*
Theme Name: Avril Business
Author: Nayra Themes
Description: Avril is a fast and lightweight, multi-purpose WordPress theme. Enjoy Ken Burns effect, background elements, & smooth animations. Build amazing website with Avril.
Version: 3.5
Tested up to: 6.1.1
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: avril-pro
Slug: avril-business
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, footer-widgets, full-width-template, theme-options, threaded-comments, translation-ready, blog, grid-layout, portfolio, photography

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/



.avail-theme .theme-mobile-nav.sticky-nav,
.avail-theme .sticky-menu {
    background: #151535;
}
.avail-theme .theme-mobile-nav.sticky-nav .hamburger-menu div {
    background-color: #FFFFFF;
}
.avail-theme .theme-mobile-nav.sticky-nav .header-search-toggle,
.avail-theme .theme-mobile-nav.sticky-nav .cart-icon-wrap,
.avail-theme .header .sticky-menu .header-search-toggle,
.avail-theme .header .sticky-menu .cart-icon-wrap,
.avail-theme .sticky-menu .menubar .menu-wrap > li > a {
    color: #FFFFFF;
}
.avail-theme .navbar-area.sticky-menu .menubar .menu-wrap .dropdown-menu > li.active > a,
.avail-theme .navbar-area.sticky-menu .menubar .menu-wrap > li.active > a,
.avail-theme .navbar-area.sticky-menu .menubar .menu-wrap > li.focus > a,
.avail-theme .navbar-area.sticky-menu .menubar .menu-wrap > li:hover > a,
.avail-theme .navbar-area.sticky-menu .menubar .dropdown-menu:before {
    color: var(--sp-primary);
}