/*
Theme Name: eCommerce Gem Child
Theme URI: https://wp-themes.com/ecommerce-gem
Author: ChildThemeWP.com
Author URI: https://childthemewp.com
Description: My WordPress eCommerce Gem child theme.
Template: ecommerce-gem
License: GNU General Public License v3
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0.0
Text Domain: ecommerce-gem-child
*/

#primary {
width:100%;
}

#breadcrumb{
padding: 3px!important;
margin-top: 10px;
background-color:white!important;
color:black!import;
}

#breadcrumb a,.trail-item,.trail-begin {
color: black!important;
}

.site-branding{
display:inline!important;
}

.label > label {
color:black;
}