/* Keep the six-item desktop navigation compact and on one row. */
@media (min-width:1025px){
	.elementor-element-b35ed87 .elementor-nav-menu--main .elementor-nav-menu{
		display:flex!important;
		flex-wrap:nowrap!important;
		align-items:center;
	}
	.elementor-element-b35ed87 .elementor-nav-menu--main .elementor-item{
		font-size:14px!important;
		line-height:1.2!important;
		padding-left:10px!important;
		padding-right:10px!important;
		white-space:nowrap!important;
	}
}

@media (min-width:1025px) and (max-width:1199px){
	.elementor-element-b35ed87 .elementor-nav-menu--main .elementor-item{
		font-size:12px!important;
		padding-left:7px!important;
		padding-right:7px!important;
	}
}
