/* Start C Menu */
.home .elementor-swiper-button .e-font-icon-svg { display: none !Important; }
.home.not-touch-screen .elementor-swiper-button .e-font-icon-svg,
.home.ontouch-screen .elementor-swiper-button .e-font-icon-svg { display: block !important; }

.megamenu-wp-desktop .builder-item--logo{
	margin:0;
}

.nav-menu-desktop .menu{
	display:flex;
	align-items:stretch;
}
.cb_mega{
	white-space:nowrap;
	font-size: 1.3vw!important;
    padding: 0.5vw 1vw!important;
}
.megamenu-wp-mobile .cb_mega{
	font-size: 4.5vw!important;
    padding: 1vw 2vw!important;
}
.nav-menu-desktop .menu-item .link-before {
	display:flex; 
	flex-direction:column;
	text-align:center;
	align-items:center!important;
}
.nav-menu-desktop.style-plain .nav-menu>li>a{
	max-width:100%;
}
.link-before .nav-icon-angle {
	margin-left:0px;
	margin-top:8px;
}
.nav-menu-desktop .menu>li.menu-item-has-children>a .nav-icon-angle {
	margin-left: 0!important;
}
/* End C Menu */