/**
* 2023 Danzai Software
*
* NOTICE OF LICENSE
*
* This source file is subject to the Commercial License
* you can't distribute, modify or sell this code
*
* DISCLAIMER
*
* Do not edit or add to this file
* If you need help please contact contacto@danzai.es
*
*  @author    Danzai Software <contacto@danzai.es>
*  @copyright 2023 Danzai Software
*  @license   https://danzai.es  Commercial license
*/
.tsmegamenu-image { 
	width: 40px; 
	height: 24px;
} 
@media (max-width: 767px) {
	.d-none { 
		display: none;
	} 
}
.tsmegamenu-link {
	gap: 0.5rem;
	align-items: center;
}

