.elementor-556 .elementor-element.elementor-element-b90ae76{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:10px;--margin-bottom:10px;--margin-left:0px;--margin-right:0px;}.elementor-556 .elementor-element.elementor-element-6f5896b.elementor-element{--align-self:flex-start;}/* Start custom CSS for shortcode, class: .elementor-element-6f5896b */#breadcrumbs {
    font-family: "Noto Sans", sans-serif;  
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #AFAFAF;
    letter-spacing: 2px;
    line-height: 1.3;
}

#breadcrumbs a {
    font-family: "Noto Sans", sans-serif;  
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    transition: 0.5s;
}

#breadcrumbs a:hover {
    color: #AFAFAF;
    text-decoration: none;
}

#breadcrumbs .last, #breadcrumbs span:last-child {
    color: #AFAFAF;
}/* End custom CSS */