/*
Theme Name: LandPress Child
Theme URI: https://landpress.keydesign.xyz/
Description: Marketing Landing Page Elementor WordPress Theme
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Template: landpress
Version: 1.0
License: Envato Standard License
License URI: https://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
Text Domain: landpress-child
*/


.click-display-company {
    cursor:pointer
}

ul > li > p,
ol > li > p {
    display: inline;
}

.elementskit-megamenu-panel {
    background-color:white;
}

.hide_mark .odometer-formatting-mark {
    display:none !important;
}

.main-menu a.ekit-menu-nav-link {
    padding: 5px 5px 0px 5px !important;
    height: 32px !important;
    background: white !important;
    border: 1px solid white;
    border-bottom: 0px;
}


.main-menu .elementskit-dropdown-has.menu-item:hover a.ekit-menu-nav-link {
    border: 1px solid var(--e-global-color-primary);
    border-bottom: 0px;
    z-index: 9999;
}


.title-no-marging .elementskit-info-box-title{
    margin-bottom:0 !important;
}

.text-link-primary-color a {
    color:var(--e-global-color-primary) !important;
}


.header-left {
    width:auto !important;
}

.header-left-button a.ekit_creative_button,
.header-left-button a.elementskit-btn {
    flex-direction: column;
    width: 100px;
    padding: 10px 20px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.ekit-wid-con .ekit_slide_bg::before {
    background-color:var(--e-global-color-secondary) !important;
}

.header-left-button:hover a.ekit_creative_button > i,
.header-left-button:hover a.ekit_creative_button .ekit_creative_button_text,
.header-left-button a.elementskit-btn:hover {
    color:black !important;
}

.ekit-wid-con .elementskit-btn:hover,
.site .ekit-wid-con .ekit-form form input[type=submit]:hover { 
    color: black !important;
}


.liste-document-fournire .ekit-heading__description {
    max-width:100% !important;
    
}
@media only screen and (max-width: 768px) {
    .col-header-menu .elementskit-navbar-nav-default {
        left: auto !important;
        right: 0;
    }

    .ekit-sticky .elementskit-menu-offcanvas-elements.active::before {
        top: 87px;
    }
}

li {
    list-style-position: inside;
    line-height: 25px;
}
ul > li > ul {
    padding-left:20px !important;
}


