/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 04 2020 | 07:55:44 */
.sidebar-nav .current-menu-item:after {
    content: '\f054';
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.sidebar-nav ul li.menu-item.current-menu-item.current_page_item {
    position: relative;
}
/*.sidebar-nav .current-menu-item a {
    padding-left: 1em !important;
}*/
