/*
Theme Name: AtomIntention
Theme URI: https://leroux.qodeinteractive.com
Description: AtomIntention
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: leroux
Template: leroux
*/

.wpcf7 {
 
font: 50px, color:white ;
}

/* rendo invisibili sullo slider i bottoni di avanzamento del tema */
.qodef-progress-button {
  font-size: 14px;
  border: 0px solid #fff !important;
  border-radius: 5em;
  padding: 4px 17px;
  margin-right: 7px;
  color: #fff;
}

/* rendo trasparente lo sfondo del menù a tendina */
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
  background-color:#fbfbfb00 !important;

}
