/*
Theme Name:     Bizix Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Bizix Child Theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       bizix
Version: 		1.00
*/
/* Add your custom style below */

.swm_cf_address.swm-cf-title.swm-heading-text{line-height:22px!important;}
.techpills li{background:#40b8a0;color:#ffffff;border-radius:30px;margin-bottom:10px!important;}
.swm-primary-nav>li.megamenu-on:hover>ul{display:flex;}
.sticky-on #mega-menu-wrap-primary #mega-menu-primary{padding-top:0px;padding-bottom:0px;}
.mega-menu-megamenu > ul.mega-sub-menu{
	box-shadow: rgb(238, 238, 238) 0px 4px 4px 1px!important;
}

@media only screen and (max-width: 1000px) {
    .swm-primary-nav-wrap {display: block!important; }
	#swm-mobi-nav-icon {display: none!important;}
	#mega-menu-wrap-primary .mega-menu-toggle{top:20px!important;}
	.swm-header-button-search{display: none!important;}
	.swm-header-logo-section{z-index:1!important;}
}