/*
 Theme Name:   Search Electronics
 Theme URI:    http://www.searchelectronics.co.uk/wp-content/themes/searchelectronics
 Description:  Search Furniture Theme
 Author:       Search Furniture UK
 Author URI:   http://www.searchelectronics.co.uk/
 Template:     vogue
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         search, electronics, woocommerce, find, responsive-layout, accessibility-ready
 Text Domain:  search-electronics-theme
*/

.breadcrumbs span[property="name"] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: middle;
    max-width: 60px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs span[property="name"]:hover {
    max-width: none;
}