/*.button {
      background-color: #FF7043;
      border: none;
      color: white;
      padding-left: 2px !important;
      padding-right: 2px !important;
      text-align: center;
      /*display: inline-block;*/
/*      font-size: 10px;
      border-radius: 15px !important;
}

.button:hover {
    background-color: #FCB199;
}

.fusion-button-round:disabled {
    background-color: #FCB199 !important;
}*/

div#sidebar {
    display: none;
}

.logoarrondi {
   border-radius: 50%;
   height: 150px;
   width : 150px;
}

.fc-agenda-slots td div {
     height: 10px !important;
}

.fc-event{
  width: 100% !important;}

  .fusion-button-round, .wpcf7-submit {
  border-radius: 15px !important;
  }


  #wrapper{width: 100% !important;}

  .wpcf7 input[type="text"],input[type="email"],input[type="tel"],textarea,input[type="select"] {
      border-radius: 15px !important;
  }

  input:focus {
    outline-style:none !important;
    box-shadow:none !important;
    }

select#sec_act , select#cities {
  font-size : 20px !important;
}

h2.content-box-heading {
  font-weight : bold !important;
}

.content-wrapper-background {
  padding-bottom : 0px ! important;
}

.fc-next-button, .fc-today-button, .fc-prev-button {
  color: #FF7043 !important;
}
