/*
Theme Name: Biznax
Theme URI: https://biznax.bravisthemes.com/
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description: Biznax is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.0
Requires PHP: 7.4
Tested up to: 6.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: biznax
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Copyright: © 2025 Your Name. This theme is distributed under the GPL.
*/


/*..........................mobile header css........................*/

@media only screen and (max-width: 767px) {

.pxl-loader {
    background-color: #ffffff;
}
.pxl-loader .loader-line-mask {
    width: 4px;  
}
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button .pxl-icon-line:after, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-nav-mobile-button .pxl-icon-line:before {
    background-color: #000000;
}
	#pxl-header-elementor #pxl-header-mobile.style-dark {
    background-color: #ffffff;
}   
	.pxl-header-menu-scroll li.menu-item.menu-item-type-post_type a {
    color: black !important;
}
	.pxl-header-menu-scroll li.menu-item.menu-item-type-custom a span {
    color: black !important;
}
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-menu {
    background-color: #ffffff;
}    #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-toggle {
                color: rgb(0 0 0);
    }
	    #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-toggle {
        background-color: rgb(0 0 0 / 10%);
        color: rgb(0 0 0);
    }
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-primary li a {
    
    border-color: rgb(0 0 0 / 21%);
}#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-mobile-search .search-submit {
    color: rgb(0 0 0 / 80%);
    font-size: 14px;
}
	
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-close:before, #pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-close:after {
    background-color: #000000;
}
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-menu-close {
    background-color: rgb(0 0 0 / 11%);
}
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-mobile-search .search-field {
    background-color: #00000012;
}
	#pxl-header-elementor #pxl-header-mobile.style-dark .pxl-header-mobile-search .search-field {
    color: #000000;
}

/*..........................mobile header css........................*/
.pxl-icon-box1.style-2 .pxl-item--inner {
    display: flex;
    align-items: center;
    column-gap: 4px !important;
}
	div#pxl-page-title-elementor .e-flex.e-con-boxed.pxl-column-none.e-con.e-parent.e-lazyloaded .e-con-inner {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
}