/*
Theme Name: CED
/* -------------------------------------------------------------------------- */
section.thank-you-page {
    padding: 80px 0 80px;
    text-align: center;
}
section.error-page {
    padding: 80px 0 80px;
    text-align: center;
}
.nav-links span.screen-reader-text, .nav-links span.post-title {
    display: none;
}
nav.navigation.post-navigation h2.screen-reader-text {
    display: none;
}
.nav-links {
    overflow: hidden;
    margin-bottom: 20px;
}
.search-blog .search-form .search-submit {
    font-size: 0;
}
a.carousel-control-prev {
    background-color: transparent !important;
}
a.carousel-control-next {
    background-color: transparent !important;
}
select.form-control:not([size]):not([multiple]) {
    height: 50px !important;
    padding: 10px 0;
}
span.select2-selection.select2-selection--single {
    height: 50px !important;
    padding: 10px 0;
}

.carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 100%;
}
.banner-section ol.carousel-indicators {
    margin-bottom: 4%;
}
