/* Admin Menu Styles */


#adminmenu .toplevel_page_easy-tiktok-feed .wp-submenu li.current a {
    font-weight: 600;
}

#adminmenu .toplevel_page_easy-tiktok-feed .wp-submenu li:first-child {
    display: none;
}


.etf-admin-container h1 {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccd0d4;
}

[type='checkbox']:checked,
[type='radio']:checked {
    background-color: transparent !important;
}

.etf-notice-icon{
    width: 50px;
}