/* 
Theme Name: PB2B Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: pb2b-hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

#hmenu_load_3 .hmenu_search_lightbox_input {
    background: rgba(255,255,255,1.0) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=1 ) !important;
}

.hmenu_sticky_3 .hmenu_main_holder {
    background: #ffffff  !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 )  !important;
}

#hmenu_load_3 ul.hmenu_hover_color > li > a:hover {
    color: #E73137 !important;
    background-color: #ffffff;
}

.hmenu_sticky_3 .hmenu_navigation_holder ul.hmenu_full_hover > li.hmenu_active_nav {
    background-color: #ffffff !important;
}

.non-clickable {
    cursor: default !important;
}