/*
Theme Name: CSE - STARTER (brangeon)
Theme URI: http://solutionce.fr/
Description: Thème enfant de CSE - STARTER
Author: Solution ce
Author URI: http://solutionce.fr/
Template: cse-starter
Version: 1.0.0
Text Domain: solutionce
*/


/*fix header*/
@media (min-width: 992px) {
    .search-button {
        display: none !important;
    }
}

@media (min-width: 1100px) {
    .search-button {
        display: flex !important;
    }
}


@media (width >= 992px) {
    header #main_nav ul {
        gap: 20px;
    }
}

/* .essentiel .slider-container .searchform::before {
    left: 12px;
  } */