/*
Theme Name: Zidex Child
Theme URI: https://zidex.modeltheme.com/
Template: zidex
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Industrial & Factory WordPress Theme
Version: 2.5
Text Domain: zidex
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post

*/

/* =Theme customization starts here
------------------------------------------------------- */


.breadcrumb a {
    color: white !important;
}
.breadcrumb {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: white !important;
    margin-bottom: 6px;
    opacity: 0.8;
    font-weight: 600;
    padding: 0;
    text-transform: uppercase;
}

.header-title-breadcrumb-overlay{
	padding: 15vh 0;
}

ol.breadcrumb { display: none; }