/*
Theme Name: Byvex
Theme URI: https://github.com/byvex/byvex-wordpress-theme
Author: Byvex Team
Author URI: https://byvex.com
Description: A well crafted starter WordPress theme built on top of Bootstrap 5.0.2. We created this theme to fulfill just one goal, "A lightweight theme with less code to remove and ready to use with Bootstrap".
Version: 2.0.4
Requires at least: 5.3
Tested up to: 5.7
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: byvex
Tags: blog, custom-background, custom-header, custom-logo, custom-menu, one-column, footer-widgets

Byvex Starter Theme, (C) 2021 Byvex.com
Byvex Starter Theme is distributed under the terms of the GNU GPL
*/

/* icones de cor azul medio */
#adminmenu #menu-posts-produtos div.wp-menu-image:before,
#adminmenu #menu-posts-indic_slider div.wp-menu-image:before,
#adminmenu #menu-posts-banners div.wp-menu-image:before
 {
    color: #2a5fff !important; 
}

/* icones de cor azul claro */
#adminmenu #menu-posts-licitacao div.wp-menu-image:before,
#adminmenu #menu-posts-coletores div.wp-menu-image:before
{
    color: #0dcaf0 !important; 
}

/* icones de cor laranja */
#adminmenu #menu-posts div.wp-menu-image:before,
#adminmenu #toplevel_page_tags_selector div.wp-menu-image:before,
#adminmenu #menu-posts-analises div.wp-menu-image:before
{
	color:#fd7e14;
}

/* icones de cor vermelha */
#adminmenu #toplevel_page_tag-to-abrangencia-migration div.wp-menu-image:before,
#adminmenu #toplevel_page_tag-to-periodo-migration div.wp-menu-image:before
{
	color:#ff0000;
}

#acf-group_64b56c0961651 h2, 
#acf-group_64a455a2a1eaf h2, 
#acf-group_64936c3e6a2e1 h2, 
#acf-group_649b10bd572a3 h2,
#acf-group_65f3331eb9e19 h2,
#acf-group_64b84e3b71977 h2,
#acf-group_65d6611b7924e h2
{
	color:#d63443;
}

#acf-group_64b56c0961651 label, 
#acf-group_64a455a2a1eaf label, 
#acf-group_64936c3e6a2e1 label,
#acf-group_649b10bd572a3 label,
#acf-group_65f3331eb9e19 label,
#acf-group_64b84e3b71977 label,
#acf-group_65d6611b7924e label 
{
	color:#e35d6a;
}

.readonly .description {color:#ff0000 !important;}
.readonly input {background:#ddd !important;}

.acf-fields > .acf-tab-wrap .acf-tab-group {margin-bottom:0 !important;}
