/*
Theme Name:     Foxiz
Theme URI:      https://foxiz.themeruby.com
Author:         Theme-Ruby
Author URI:     https://themeforest.net/user/theme-ruby/
Description:    Foxiz - WordPress Newspaper News and Magazine Theme
Requires at least: 6.0
Requires PHP:   7.0
Text Domain:    foxiz
Version:        2.5.7
Tags:           custom-background, custom-menu, featured-images, theme-options, custom-colors, translation-ready, threaded-comments, translation-ready
License:        Themeforest Licence
License URI:    https://themeforest.net/licenses/standard
*/

.mobile-qview {
	display: none !important;
}
.main-menu>.menu-item>a:hover:before  {
					background: #083884 !important;
				}
				.main-menu {
					column-gap: 8px;
					margin-left: 12px;
				}
				.main-menu>.menu-item>a:before {
					border-radius: 8px !important;
				}
				.navbar-right {
					display: flex;
					align-items: center;
				}
				.btn-login {
					background: #000;
					padding: 8px 24px;
					line-height: 22px;
					border-radius: 99px !important;    white-space: nowrap;
					font-size: 16px;
					color: #fff;
					border: 1px solid rgba(0, 0, 0, .05);
					height: fit-content;
				}
				.main-menu>li:hover>.sub-menu {
					
				}
				.main-menu .sub-menu {
					padding: 8px !important;
					border-radius: 8px !important;
					min-width: fit-content !important;
				}
				.sub-menu>.menu-item a {
					padding: 8px 12px;
					border-left: 0 !important;
				}
				.sub-menu>.menu-item span {
					text-wrap: nowrap !important;
				} 
.navbar-outer {
	min-height: unset !important;
}
.header-mobile-wrap, .mbnav {
	min-height: 72px;
}

@media (max-width: 1024px) {
    .bg-image .s-feat, .elementor-4250 .elementor-element.elementor-element-8710862>.elementor-widget-container {
		height: 50vh !important;
	}
}
@media (max-width: 767px) {
    .bg-image .s-feat, .elementor-4250 .elementor-element.elementor-element-8710862>.elementor-widget-container {
		height: 67vh !important;
	}
}
.bg-image .s-feat, .elementor-4250 .elementor-element.elementor-element-8710862>.elementor-widget-container {
 	height: 100vh; 
    filter: brightness(60%); 
}
.bg-image img{
	height: 100%;
	border-radius: unset;
	
}
.featured-lightbox-trigger, .dropdown-trigger {
	height: 100%;
}
