/* --------------------------------------
    1. CUSTOM DARK THEME FOR MONTEMORENSE
-------------------------------------- */


.theme-dark .main-contact-area {
    background-color: #0e0e0e !important;
}

.theme-dark .main-contact-area #contactForm {
    background-color: #0e0e0e !important;
}

.theme-dark .card-testimonial .card {
    background-color: #000 !important;
}

.theme-dark .cert-card .card-title {
    color: #000 !important;
}

.theme-dark .navbar-area .desktop-nav {
    background-color: #153b7f;
}

.theme-dark .blog-details-content .blog-top-content {
    background-color: #0e0e0e;
}

.theme-dark .filial-box.even {
    background-color: #000000;
}

.theme-dark .filial-box.odd {
    background-color: #3a3a3a;
}

.theme-dark .banner-content p {
    color: #fff;
}

.theme-dark .banner-content h1 {
    color: #ffffff !important;
}

.theme-dark .top-header .header-left-content li i {
    color: #fff;
}

.theme-dark .top-header .header-left-content li a {
    color: #fff;
}

.theme-dark .top-header {
  background-color: #161616;;
}