#toplevel_page_cooked_recipes_menu .dashicons-beforex:before{font-family:CookedIcons;content:'\f035';font-size:17px;line-height:20px}
#available-widgets .cooked_widget-3 .widget-title:before{font-family:CookedIcons;content:'\f035';font-size:17px;line-height:20px}
body #adminmenu .wp-not-current-submenu li>a>.admin-menu-cooked-upgrade,body #adminmenu .wp-submenu a>.admin-menu-cooked-upgrade,body .folded #adminmenu .wp-has-current-submenu li>a>.admin-menu-cooked-upgrade{color:#ffad10}
body #adminmenu .wp-not-current-submenu li>a:hover>.admin-menu-cooked-upgrade,body #adminmenu .wp-submenu a:hover>.admin-menu-cooked-upgrade,body #adminmenu .wp-submenu li.current a:hover>.admin-menu-cooked-upgrade,body .folded #adminmenu .wp-has-current-submenu li>a:hover>.admin-menu-cooked-upgrade{color:#fdd27c}
select.marketing-recipe-finder{display:none}



#toplevel_page_cooked_recipes_menu .wp-menu-image{
   background-image: url('../images/marketing-checklist-icon.png') !important;
   background-size: 20px 20px;
   background-repeat: no-repeat;
   background-position: center;
  }

  #toplevel_page_cooked_recipes_menu:hover .wp-menu-image{
    background-image: url('../images/marketing-checklist-icon-hover.png') !important;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-position: center;
   }

   #logoSettingMarketing{
    width:29px;
    height: 29px;
    background-image: url('../images/marketing-checklist-icon.png') !important;
    background-size: 29px 29px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 50%;
    margin-top: -15px;
   }

   .cooked-settings-header{
     position: relative;
   }


   .cooked-icon-recipe-icon_custom{
    /*content:'\f001'*/
    width: 14px;
    height: 14px;
    background-image: url('../images/marketing-checklist-dash-icon-hover.png') !important;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center;
  }

  #cooked-settings-tab-recipe_submission.active
  .cooked-icon-recipe-icon_custom{
    /*content:'\f001'*/
    width: 14px;
    height: 14px;
    background-image: url('../images/icon3.svg') !important;
    background-size: 14px 14px;
    background-repeat: no-repeat;
    background-position: center;
  }
 