/*
Theme Name: BDA Theme
Theme URI: https://example.com/
Description: Teatro di Manfredonia
Author: Strinet srl
Author URI: https://strinet.it/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
*/

@import url("../hello-elementor/style.css");

.custom-breadcrumb {
    font-family: 'Mont', sans-serif;
    font-size: 13px;
    margin: 5px 0;
	text-align: center;
}

.custom-breadcrumb a, .custom-breadcrumb a:hover {
    color: #E78006 !important;
    text-decoration: none;
}

.custom-breadcrumb .separator {
    margin: 0 0px;
    color: #999;
}

.custom-breadcrumb .current {
    font-weight: 400;
    color: #212121;
}

span.page-numbers.prev, .page-numbers, .page-numbers.next {
    border: 1px solid #ddd;
    padding: 2px 5px;
}
