/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
.current-lang{
  display: none !important;
}
.p-dropdown-content li a{
  text-transform: uppercase;
}
.wpcf7 p{
  margin: 0;
}
.wpcf7 .wpcf7-not-valid-tip{
  font-size: 12px;
}
.btn-primary, .btn-inverted, .btn-danger{
  background: #fdd325 !important;
  border-color: #fdd325 !important;
  color: #000000 !important;
}
.wpcf7 .btn-primary{
  background: #ffffff !important;
  color: #000000 !important;
  border-color: #e4e6ef  !important;
}
address a{
  color: #3c4043;
}

#mainMenu nav > ul > li > a{
  font-size: 14px;
}
