/* 
Theme Name: Billbooks
Description: Billbooks Child Theme (Hello Elementor)
Author: Jayant Ingle
Template: hello-elementor
Version: 2.0.0
Text Domain: billbooks
*/

/* Add your custom styles here */

#header-bg-blur{
    padding: 0!important;
    z-index: 999!important;
    -webkit-backdrop-filter: blur(40px)!important;
    /*backdrop-filter: blur(40px) !important;
    background-color: #ffffff4d!important;*/
	background-color:#F5F5F7;
    width: 100%;
    z-index: 100!important;
}

.elementor-widget-n-menu .e-n-menu-toggle i {
    color: #000!important;
    font-size: var(--n-menu-toggle-icon-size);
    transition: all var(--n-menu-toggle-icon-hover-duration);
}

/*.fa, .fas, .fab, .far {
    font-family: "Font Awesome 7 Brands" !important;
}*/
#social-media .fab, .fa-brands {
    font-family: "Font Awesome 5 Brands"!important;
}
