/*  MICROTHEMER STYLES  */


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

/** General >> Elementor widget wp widget categories heading 5 **/
.elementor-widget-wp-widget-categories h5 {
	display: none !important;
}

/** General >> Elementor widget wp widget archives heading 5 **/
.elementor-widget-wp-widget-archives h5 {
	display: none !important;
}

/** General >> Unordered list:(1) list item:(1) **/
.elementor-widget-wp-widget-categories > div > ul:nth-of-type(1) > li:nth-of-type(1) {
	
}

