require_once get_theme_file_path('framework/admin/api/themebubble-api.php'); if(is_admin() && current_user_can('switch_themes')): require get_theme_file_path('framework/admin/dashboard/admin-dashboard.php'); endif; $is_valid = ThemeBubble_API::get_instance()->is_registered(); if($is_valid): require get_theme_file_path('framework/admin/cache/rs-cache.php'); endif; require_once get_theme_file_path('framework/admin/redux-extensions/extensions-init.php'); require_once get_theme_file_path('framework/admin/metaboxes-init.php'); require_once get_theme_file_path('framework/admin/options-init.php'); @keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}