.taxonomy-bbfw-brand #bbfw_brand_image,
.taxonomy-bbfw-brand #bbfw_brand_banner{
    display: none;
}

.taxonomy-bbfw-brand #logo, .taxonomy-bbfw-brand #favorite{
    width: 50px;
    text-align: center;
}

.taxonomy-bbfw-brand #favorite{
    width: 60px;
}

.taxonomy-bbfw-brand .favorite.column-favorite{
    text-align: center;
}

.taxonomy-bbfw-brand .bbfw-loading {
    opacity: .5;
}

.taxonomy-bbfw-brand .bbfw-brand-star {
    color: #d5b712;
    cursor: pointer;
}

.taxonomy-bbfw-brand .column-favorite .bbfw-brand-star {
    color: #c3c4c7;
    cursor: not-allowed;
}
.taxonomy-bbfw-brand .bbfw_brand_image_selected img{
    margin-top: 10px;
}

.taxonomy-bbfw-brand .bbfw_brand_image_selected span{
    position: relative;
    display: block;
}

.taxonomy-bbfw-brand .bbfw_brand_image_selected_remove{
    position: absolute;
    font-size: 1.1em;
    right: -12px;
    top: 7px;
}