/*  MICROTHEMER STYLES  */


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

/** General >> Menu main menu item **/
#menu-main .menu-item {
	color: rgb(254, 254, 254) !important;
}

/** General >> Et show dropdown menu item type post type **/
.et-show-dropdown .menu-item-type-post_type {
	background-color: rgb(17, 15, 15) !important;
}

/** General >> Menu main et pb menu page id 2 **/
#menu-main .et_pb_menu_page_id-2 {
	text-shadow: 10px 10px 30px rgba(0, 0, 0, 0.08) !important;
	background-color: rgb(17, 15, 15) !important;
	width: 300px !important;
}

