/* 
Theme Name:		 Woodmart Child
Theme URI:		 
Description:	 Woodmart Child is a child theme of Woodmart
Author:			 XTemos
Author URI:		 
Template:		 woodmart
Version:		 1.0.0
Text Domain:	 woodmart-child
*/

#wcfm_menu .wcfm_menu_items a.wcfm_menu_item {
    display: flex!important;
    align-items: center;
    line-height: 1.2!important;
}

.hidden-notice {
    display: none !important;
}

#wcfm-ledger_wrapper tr th:nth-child(4), 
#wcfm-ledger_wrapper tr th:nth-child(5), 
#wcfm-ledger_wrapper tr td:nth-child(4),
#wcfm-ledger_wrapper tr td:nth-child(5) {
    display: none !important;
}