/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 .col-xl-12.col-lg-12.col-md-12.col-sm-12.col-xs-12.col-sp-12.ApColumn {
    display: none !important;
}

.leo-megamenu .navbar-nav {
    text-align: center !important;
}
.slide_config {
/*    background-color: #b5ceb8 !important;*/
}
@media (max-width: 767px) {
    .leo-megamenu .navbar-toggler {
        top: 115px !important;
    }
}
a.button-slider {
    background-color: #ffffff;
    padding: 11px 10px 10px 15px;
    border-radius: 10px;
}
