/**

 * Theme Name: Weberium Child

 * Template: weberium

 * Version: 1.0

 * Description: Responsive WordPress Theme Tailored for Digital Agencies

 * Author: Ninzio

 **/

#breadcrumbs .breadcrumb-trail:before {
    content: "";
    font-weight: normal;
    font-size: 23px;
    line-height: normal;
    font-family: "ninzio";
    position: absolute;
    left: 0;
    top: -3px;
}
#breadcrumbs .breadcrumb-trail > * {
    font-size: 10px;
}