   /*
   Theme Name: Raft Zbab Child
   Theme URI: http://zwebsolutions.fr/
   Description: This is a custom child theme I have created.
   Author: zbab
   URI: http://zwebsolutions.fr/
   Template: raft
   Version: 0.1 
   */

   .active-btn{
      background-color: white;
   }
   .active-btn a{
      color: black !important;
   }
   .notactive-btn{
      /* background-color: violet; */
   }
   p.maintenance_bloc{
      display:none;
   }
   p.module_bloc{
      display:none;
   }
   p.referencement_bloc{
      display:none;
   }

   .label-devis {
      /* display: none; */
   }

   a.ui-link{
      color: black !important;
   }

   * {
      text-shadow:0 0 0 transparent;
      text-shadow:none;
   }