/*
 Theme Name:   Campo Child
 Theme URI:    http://campo.bold-themes.com
 Description:  Campo child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     campo
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  campo-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/* Hide raw CSS-rule output of Team logo child element (mirrors parent's .bt_bb_table_result_logo). */
.bt_bb_table_czb_logo { display: none; }

/* Async placeholder + error message — black/gray, matches table chrome. */
.bt_bb_table_czb_message {
	text-align: center !important;
	padding: 1.5em 1em !important;
	color: #555;
	font-style: italic;
}
.bt_bb_table_czb_message span:before { display: none !important; }
.bt_bb_table_czb_unavailable { color: #888; }