/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> BOLD CURRENT MENU ITEM **/
.elementor-nav-menu--layout-horizontal .elementor-item-active {
	font-weight: 800 !important;
	font-style: normal !important;
	text-decoration: underline !important;
}


/*( < 480 )*/
@media (max-width: 479.98px) {

	/*= General =================== */

	/** General >> Elementor widget tablet width auto elementor heading title **/
	.elementor-widget-tablet__width-auto .elementor-heading-title {
	font-size: 3.6vw !important;
	line-height: 3.9vw !important;
}


}

