.kl-footer__byline {
  display: none;
}
https://www.planzone.fr/hubfs/world%20(1).png
@media (max-width: 640px) {
  .kl-navbar__end {
    display: none; 
  }
}

.kl-features-03__section .active {
  background: none;
  box-shadow: 0px 2px 15px #D5D5D5;
  }

.kl-features-03__section {
  background: none;
  box-shadow: 0px 2px 15px #D5D5D5;
  }

.globe_class {
    background-image: url(https://www.planzone.fr/hubfs/world%20%281%29.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}
  
.lang_list_class:after, .lang_list_class:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -12px;
  }

.lang_list_class:before {
    top: -8px;
    border: 12px solid transparent;
    border-bottom-color: #000;
  }

.kl-navbar-submenu {
    width: 300px !important;
   }