/*
Theme Name: Laurent Child
Theme URI: https://laurent.qodeinteractive.com/
Description: A child theme of Laurent Theme
Author: Elated Themes
Author URI: http://themeforest.net/user/elated-themes
Version: 1.0.1
Text Domain: laurent
Template: laurent
*/

#whatsapp-bagde-content {
  position: fixed;
  right: 50px;
  bottom: 100px;
  z-index:9999999;
}
#whatsapp-bagde-content-link {
  background: #16BE45;
  padding: 12px;
  border-radius: 100%;
  box-sizing: border-box;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  cursor: pointer;
}

.eltdf-main-menu ul li a > .item_outer > .item_text::after, .eltdf-main-menu ul li a > .item_outer > .item_text::before{
  display:none!important;
}