/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/



.page-id-15686 #header-other {
    display: none;
}

.page-id-15686 #header-accueil {
    display: flex !important;
}

#header-accueil {
    display: none;
}

.page-id-15686 .the7-e-sticky-active .dt-nav-menu-horizontal > li > a .submenu-indicator svg {
    fill: var(--e-global-color-el_color_7) !important;
}

.page-id-15686 .the7-e-sticky-active .dt-nav-menu-horizontal > li > a {
    color: var(--e-global-color-el_color_7) !important;
}

.page-id-15686 .the7-e-sticky-active .dt-nav-menu-horizontal > li.act > a {
    color: var( --e-global-color-el_color_1_7 ) !important;
    opacity: 1 !important;
}

.page-id-15686 .dt-nav-menu-horizontal > li.act > a {
    color: #F4F6F3 !important;
    opacity: 0.5 !important;
}

.page-id-15686 .dt-nav-menu-horizontal > li > a {
    color: white !important;
}

.page-id-15686 .dt-nav-menu-horizontal > li > a .submenu-indicator svg {
    fill: white !important;
}


h3.ele-entry-title > a:hover {
    color: white;
}

h3.ele-entry-title {
    background-color: white;
    padding: 20px;
}

.jobpost {
    margin-top: 100px;
    margin-bottom: 100px !important;
}

.app-submit {
    margin-top: 30px !important;
    color: white;
    background-color: var(--the7-btn-bg, #999999);
}

.jobpost-form h3 {
    display: none !important;
}

.elementor-slideshow__title {
    display: none;
}