/*
theme name: Ed School - Child Theme
theme uri: https://aequintademarrocos.pt
description: Child theme for Ed School by EA - 2022
author: Elétrico Amarelo
author uri: https://eletricoamarelo.com
template: ed-school
text domain: edschoolchildea
version: 1.0.0
*/


.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
        display:     inline-block;
        margin:      0;
        padding:     0;
        border:      none;
        background:  transparent;
        text-indent: 0;
}

.breadcrumbs .trail-browse {
        font-size:   inherit;
        font-style:  inherit;
        font-weight: inherit;
        color:       inherit;
}

.breadcrumbs .trail-items {
        list-style: none;
}

.trail-items li::after {
    display: none;
} 

.trail-items li:last-of-type::after {
        display: none;
}

span.author.vcard {
    display: none;
}

.page-template-template-posts-categoria-docentes .wh-sidebar {
    margin-top: -160px;
}

.tribe-events-l-container {
    padding-top: 0 !important;
}

body.search .search-form {
    margin-bottom: 0px;
}