@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueMedium.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueMedium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts//wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueBold.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueBold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueMedium.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueMedium.woff') format('woff');

  font-weight: 500;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueLight.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueLight.woff') format('woff');

  font-weight: 300;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueLight.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueLight.woff') format('woff');

  font-weight: 300;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueHeavy.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueHeavy.woff') format('woff');

  font-weight: 900;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueRegular.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueRegular.woff') format('woff');

  font-weight: 100;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueBlackCond.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueBlackCond.woff') format('woff');

  font-weight: 900;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueThin.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueThin.woff') format('woff');

  font-weight: 100;

  font-style: normal;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueItalic.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueItalic.woff') format('woff');

  font-weight: 100;

  font-style: italic;

}



@font-face {

  font-family: 'HelveticaNeue';

  src: url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueBold.woff2') format('woff2'),

    url('/wp-content/themes/wp-bootstrap-starter-child/fonts/HelveticaNeueBold.woff') format('woff');

  font-weight: bold;

  font-style: normal;

}

html{
  font-family: 'Raleway', sans-serif;
}

body {

  font-family: 'Raleway', sans-serif;
  font-weight: 300 !important;
  color: #707070;

}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
  div.custom-widget{
    max-width: 1680px !important;
  }
  div#footer-widget{
    max-height: none !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  input.save-btn{
    border: none !important;
  }
  img.sel-commune-img{
    max-width: 250px;
  }
}

h1 {
  font-size: 52px;
}

a,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #707070;
  font-weight: 500;
}

table tr td {
  font-weight: 300;
  color: #707070;
}
label{
  font-size: 1.125rem;
  color: #707070;
}
span,
p {
  font-size: 1.125rem;
  color: #707070;
  font-weight: 300 !important;
}
h3 strong{
  font-size: 28px;
}
li{
  color: #707070;
}

div.container {
  max-width: 1250px;
}

header#masthead {

  background-color: #fff;

  box-shadow: unset;

  margin-top: 25px;


}

/* #masthead nav {
  margin: 0 130px;
} */

.navbar-brand img {
  max-width: 200px;
}


body:not(.theme-preset-active) #masthead .navbar-nav>li>a {

  color: #707070;

  margin: 0 5px;

  font-size: 1.125rem;

}



body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,

body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {

  color: #707070;

  font-weight: 500;

}


a.commune-btn {

  font-size: 12px;

  font-weight: 500;

  background: #E4E4E4;

  border-radius: 12px;

  /* padding: 15px 25px; */
  padding: 0;

  color: #C2C2C2;

  line-height: 50px;

  min-width: 240px;

  text-align: center;

  text-transform: uppercase;

}



i.fa.fa-plus {

  font-size: 30px;

  position: relative;

  top: 0;

  right: 15px;

  vertical-align: middle;

}



/* div#footer-widget div.container {

    max-width: 1200px;

} */

div#footer-widget {

  max-height: 490px;

  background: url(./images/bg-footer-svg.svg);

  background-size: cover;

  width: 100%;

  height: 100%;

  padding-top: 250px;

  padding-bottom: 300px;

  position: relative;

}

html:lang(de) div#footer-widget {
  padding-top: 280px;
  padding-bottom: 320px;
}


div.custom-widget h3.widget-title{
  margin-top: 100px;
}



footer#colophon {

  display: none;

}



div.custom-widget {

  max-width: 1440px;
  width: 100%;
  margin-top: 145px;

}

img.footer-img {
  max-width: 45%;
  height: auto;
}



/* div#footer-downloads {
  position: absolute;
  bottom: 5%;
  left: 14%;
} */
section.widget_text.download-widget {
  position: relative;
  top: 70px;
}

.custom-html-widget span {

  display: inline-block;

  font-size: 0.6875rem;

  /* position: relative; */

  width: 280px;
  margin-right: 20px;
  /* top: 20px;

  left: 170px; */

}
.textwidget.custom-html-widget{
  margin-top: 30px;
}



/* a.apple-store-btn,

a.google-store-btn {

  position: relative;

  top: 5px;

  left: 180px;

} */



img.googlestore-img {

  max-width: 134.3px;

  height: auto;

  width: 134.3px;

}



i.fab.fa-facebook-square {

  font-size: 24px;

  color: #707070;

}

.liens-directs.slick-initialized.slick-slider {
  background: #F8F8F8;
  display: flex;
}

button.slick-prev.pull-left.slick-arrow,
button.slick-next.pull-right.slick-arrow {
  width: 100%;
  background: transparent;
  border: none;
}

button.slick-prev.pull-left.slick-arrow img,
button.slick-next.pull-right.slick-arrow img{
  min-width: 30px;
}

.slick-track {
  height: 150px;
  padding: 15px 0
}

.slick-slide img {
  max-height: 100%;
  margin: 0 25px;
}

/* .vc_column-inner.vc_custom_1562682946298,
div.facebook-page .wpb_column.vc_column_container.vc_col-sm-4 .vc_column-inner {
    padding-top: 0 !important;
} */
.vc_column-inner.vc_custom_1562682946298 {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
}

div.facebook-page {
  padding: 20px !important;
}

.actualites.wpb_column.vc_column_container.vc_col-sm-9.vc_col-has-fill {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.16);
}

.actualites-title {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #707070;
  text-align: center;
  margin-bottom: 30px !important;
}

a.actualites-link {
  text-decoration: none;
}

a.actualites-link img {
  max-height: 179.69px;
  max-width: 177.75px;
  height: 179.69px;
  width: auto;
  object-fit: none;
}

.vc_column-inner.vc_custom_1562744911113 {
  padding-right: 60px;
}

.tablepress tfoot th,
.tablepress thead th {
  background-color: #F8F8F8;
  font-size: 28px;
  color: #707070;
  border-bottom: unset;
}

.tablepress tbody td,
.tablepress tfoot th {
  border-top: unset;
}

.tablepress td {
  font-size: 1.125rem;
  color: #707070;
  border-bottom: unset;
}

div.page-banner {
  margin-top: 30px;
  min-height: 450px;
  width: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}

label.contact-title {
  font-size: 32px;
  font-weight: 600;
  position: relative;
  padding-bottom: 20px;
}

label.contact-title:before {
  content: '';
  height: 1px;
  width: 450px;
  background: #707070;
  position: absolute;
  top: 45px;
  left: 0;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
  border: 0;
  padding: 0;
  border-bottom: 1px solid #707070;
  border-radius: 0;
  font-size: 18px;
  color: #707070;
  font-weight: 600;
}

label.contact-message {
  color: #707070;
  font-weight: 600;
  font-size: 18px;
  width: 100%;
}

textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control {
  margin-top: 0.5rem;
  background: rgba(0, 0, 0, 0.06);
  border-radius: 0;
  border: 0;
}

input.wpcf7-form-control.wpcf7-submit.btn.btn-primary {
  margin-top: 20px;
  width: 100px;
  border-radius: 26px;
  border: 0;
  background: #fff;
  color: #707070;
  font-weight: 600;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
.vc_btn3-container.pub-read.vc_btn3-inline {
  display: block;
  text-align: center;
  text-transform: capitalize;
}
.vc_btn3-container.pub-read.vc_btn3-inline a {
  /*width: 100px;*/
  border-radius: 26px;
  font-weight: 600;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #707070;
}

div.vc_tta-panel {
  width: 90%;
  margin: 0 auto;
}

.vc_tta-panel-heading,
.vc_tta-panel-body {
  background-color: #f7f7f7 !important;
}

.vc_tta-panel-body {
  padding: 20px 50px !important;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
  left: 97% !important;
}

.wpb_text_column.wpb_content_element.text-with-bg-color p {
  background-color: #f7f7f7;
  display: inline-block;
  padding: 7px;
}

table.administration-table tbody tr td {
  width: 50%;
  padding: 7px;
}

table.administration-table tbody tr:nth-child(odd) {
  background: #f7f7f7f7;
}

li.search {
  line-height: 2.5;
  cursor: pointer;
}

.fa-search:before {
  font-size: 24px;
}

h3.widget-title {
  font-size: 1.25rem;
}

.textwidget p {
  font-size: 0.9375rem;
}

.forthegap.wpb_column.vc_column_container.vc_col-sm-6 {
  padding: 0 45px 0 30px;
}

/*** SEARCH **/

.spicewpsearchform {
  display: block;
  width: 500px;
  position: absolute;
  right: -135px;
  top: 60%;
  margin-top: 1px;
  z-index: 9999;
  background: transparent];
  padding: 20px;
}

a.activites-links {
  font-size: 20px;
  font-weight: 300;
  text-decoration: none;
  /* transition: 0.3s all ease-in-out; */
}

a.activites-links:hover {
  font-weight: 500;
  color: unset;
}

.btn,
.btn:hover {
  color: #707070;
}

/***DROP DOWN MENU **/
/* .dropdown-item:focus,
.dropdown-item:hover {
  color: #00CE00;
} */
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #00CE00;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #00CE00;
}

.navbar-light .navbar-nav .nav-link {
  color: #707070;
}

.dropdown-item {
  color: #707070;
}

/* li#menu-item-288:hover>ul.dropdown-menu {
  display: block;
  background-color: transparent;
}
li#menu-item-992:hover>ul.dropdown-menu {
  display: block;
  background-color: transparent;
}
li#menu-item-1122:hover>ul.dropdown-menu {
  display: block;
  background-color: transparent;
} */
li.second-list:hover > ul.dropdown-menu{
  display:block;
  background-color: transparent;
}

ul.dropdown-menu li {
  vertical-align: text-top;
  padding-top: 10px;
  background-color: #f7f7f7;
  min-height: 75px;
  font-size: 1rem;
}

ul.dropdown-menu {
  padding-top: 35px;
  margin-top: -25px;
  width: 850px;
  padding-left: 0;
  top: 125%;
  left: -300px;
  /* box-shadow: 0 3px 6px #d4d4d4; */
  /* background-color: #f7f7f7; */
  border: unset;
  font-size: 0;
}

.dropdown-menu li {
  display: inline-block;
}

.dropdown-menu .dropdown-item {
  padding: .25rem 0.75rem;
  display: flex;
  line-height: 1.4;
  padding-top: 15px;
}

.dropdown-toggle::after {
  display: none;
}

ul.dropdown-menu::before {
  content: '';
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 24px solid #f7f7f7;
  position: absolute;
  top: 13px;
  left: 38%;
}

ul.dropdown-menu li:first-child {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

ul.dropdown-menu li:last-child {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.wpml-ls-legacy-list-horizontal {
  float: right;
  position: relative;
  right: 350px;
  top: -20px;
  z-index: 99999;
}

a.wpml-ls-link {
  padding: 2px;
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  width: 100%;
  height: auto;
}

div.row.communes {
  background: rgba(199, 199, 199, 0.16);
  padding: 50px 50px 20px 50px;
}

div.communes label {
  text-align: center;
  line-height: 10;
}

input.select-commune {
  visibility: hidden;
}

.outline {
  border: 4px solid #46A7C4;
}
div.communes input.save-btn{
  margin: 0 auto;
  text-transform: capitalize;
}
input.save-btn {
  border-radius: 26px;
  font-weight: 600;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #707070;
  background-color: #fff;
  border: unset;
}

.fc-event {
  background-color: unset !important;
  border: unset !important;
}

.fc-toolbar h2 {
  font-size: 2.5rem !important;
  text-align: center !important;
  text-transform: capitalize;
}

.fc-toolbar>*> :not(:first-child) {
  margin: 0 !important;
  text-align: center;
  font-size: 1.75em;
}

.fc-icon-chevron-left:before {
  content: '' !important;
}

.fc-icon-chevron-right:before {
  content: '' !important;
}

.fc-button-primary:hover,
.fc-button-primary {
  background-color: unset !important;
  border: unset !important;
  box-shadow: unset !important;
}

.fc-button .fc-icon {
  font-size: 3em !important;
}

div.fc-left {
  position: relative;
  left: 30%;
  bottom: 15px;
}

div.fc-right {
  position: relative;
  right: 30%;
  bottom: 15px;
}

p.notes-day {
  font-size: 28px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 0.8rem;
  margin-top: 15px;
  color: #000000;
}

h3.notes-title {
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 30px;
}

p.notes-month {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}

.container.notes {
  padding: 20px 50px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}

#mobmenuright li a{
  font-family: inherit !important;
}

div#dusica{
  padding-left: 120px;
  padding-right: 120px;
}
table.administration-table{
  max-width: 500px;
  overflow-x: auto;
}
article#post-245,
article#post-278,
article#post-199,
article#post-176,
article#post-211,
article#post-164{
  margin-top: 50px;
}
div.taxes-info{
  padding: 86px 50px;
}
h4.vc_tta-panel-title.vc_tta-controls-icon-position-left{
  text-align: center;
}
/* td.fc-event-container{
  position: relative;
}
td.fc-event-container span.tooltiptext {
  visibility: visible;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 1;
  transition: opacity 0.3s;
  position: absolute;
} */
/* td.fc-event-container span.tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
} */

/*** MODAL ***/

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 20%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s
}

span.cc-message{
  color: #ffffff;
}

/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.modal-header {
  padding: 2px 16px;
  background-color: #00CE00;
  color: white;
}

.modal-body {padding: 2px 16px; text-align: center;}
.modal-body p {
   font-size: 1rem;
}
.modal-footer {
  padding: 2px 16px;
  background-color: #00CE00;
  color: white;
}

div.pdf-download{
  display: inline-block;
  height: 80px;
  min-width: 150px;
  background-image: url(./images/pdf-download.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
}

header.entry-header {
  display: none;
}

img.commune_logo{
  max-width: 80%;
}
.textwidget a{
  font-weight: 400;
  text-decoration: none;
}
li.wpml-ls-menu-item{
  display:none;
}
body.page-id-791 span,
body.page-id-176 span,
body.page-id-645 span{
  font-weight: 300 !important;
}
p.pdf-download-text{
  margin-bottom: 0.2em;
}
div.year img{
  max-width: 75%;
}
html:lang(de) #masthead .navbar-nav>li>a,
html:lang(fr) #masthead .navbar-nav>li>a{
  margin: unset;
}
.tablepress .odd th,
.tablepress .odd td{
  background-color: #fff;
}
.tablepress .even th,
.tablepress .even td{
  background-color: #f9f9f9;
}
/********BOOKING FORM****************/

h3.book-success{
  color: #00CE00;
  margin: 0 auto;
}
h3.book-failed{
  color:red;
  margin: 0 auto;
}
form#booking-form {
    width: 80%;
    margin: 0 auto;
}
label[for="select-commune"] {
  padding-top: 8px;
}
form#booking-form input#booking-sent{
  border-radius: 26px;
  font-weight: 600;
  font-size: 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #707070;
  background-color:#fff;
}
select#select-commune{
  -moz-appearance: none;
   -webkit-appearance: none;
   appearance: none
}
select#select-commune,
select#select-pickup {
    height: calc(1em + .75rem + 2px);
    margin-right: 50px;
    border: unset;
    background: rgba(0, 0, 0, 0.06);
    
}
select#select-pickup{
  margin-left: 0px;
}

form#booking-form label{
  font-weight: 400;
  font-size: 1rem;
  min-width: 125px;
}
form#booking-form div.row select,
form#booking-form div.row input{
  margin-top: 5px;
  color: #707070;
  font-weight: 500;
}
form#booking-form div.row input{
  padding-left: 0;
  border: unset;
  border-bottom: 1px solid #707070;
  border-radius: 0;
}
textarea#comments {
  border: unset;
  background: rgba(0, 0, 0, 0.06);
}
body.search-results article,
body.search-results div.entry-summary{
  margin-top: 0 !important;
}
body.search-results ul{
  list-style: none;
}
body.search-results li.search-link{
  margin-top: 20px;
}

ul.dropdown-menu li a{
  font-size: 0.9375rem;
}

@media screen and (max-width: 1377px){
  section.widget_text.download-widget{
    top: 0;
  }
}
@media screen and (max-width:1240px) {
  div.fc-right {
    right: 25%;
  }
  div.fc-left {
    left: 25%;
  }
  img.footer-img{
    max-width: 75%;
  }
  .textwidget.custom-html-widget{
    margin-top: 0;
  }
  /* div.custom-widget{
    margin-top: 20px;
  } */
  .custom-html-widget span{
    width: 100%;
    font-size: 0.9375rem;
  }

}
@media screen and (max-width: 1024px){
  .vc_column-inner.vc_custom_1562690252273 h1{
    padding-left: 15px;
  }
}
@media screen and (max-width: 993px){
  div#footer-widget {
    max-height: unset;
    background-image: unset;
    background-color: #a4eca5;
    padding-top: 0;
    padding-bottom: 0;
  }
  div.custom-widget h3.widget-title{
    margin-top: 20px;
  }
  .actualites.wpb_column.vc_column_container.vc_col-sm-9.vc_col-lg-9.vc_col-md-12.vc_col-xs-12.vc_col-has-fill{
    width: 100%;
  }
  div.actualites div.col-lg-3{
    text-align: center;
  }
  li.wpml-ls-menu-item{
    display:block;
  }
}
@media screen and (max-width: 768px){
  div.actualites.wpb_column.vc_column_container.vc_col-sm-9.vc_col-lg-9.vc_col-md-9.vc_col-sm-offset-0.vc_col-xs-12.vc_col-has-fill{
    width: 100%;
  }
  button.navbar-toggler {
    margin: 0 auto;
    padding-top: 15px;
  }
  section.widget_text.download-widget{
    top: 0;
  }
  div.fc-right{
    right: 23%;
  }
  div.fc-left{
    left: 23%;
  }
  div.actualites div.col-lg-3{
    text-align: center;
  }
  input.save-btn{
    margin:0 auto;
  }
  .fc-day-grid-event .fc-content{
    overflow: auto !important;
  }           
}
@media screen and (max-width: 767px) {
  div.custom-widget .col-lg-6.col-md-6.col-sm-12, div.custom-widget div.col-sm-6.col-md-2.col-lg-2 {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  select#select-commune, select#select-pickup{
    margin-right: 0;
  }
  .modal-content{
    width: 70%;
  }
  #content.site-content{
    padding-top: 2rem;
  }
  .vc_custom_1563380040492{
    margin-top: unset !important;
  }
  h1{
    font-size: 28px;
  }
  h3 strong,
  .tablepress tfoot th, .tablepress thead th{
    font-size: 22px;
  }
  a.commune-btn{
    min-width: 200px;
    line-height: unset;
    padding: 20px 25px;
  }
  .navbar-toggler-icon{
    background-size: 150% !important;
  }
  /* .navbar{
    flex-wrap: nowrap;
  } */
  div.fc-right {
    right: 13%;
  }
  div.fc-left {
    left: 13%;
  }
  p.notes-day{
    line-height: 1rem;
  }
  p.notes-day,
  p.notes-month{
    text-align: left;
  }
  .navbar-brand img{
    max-width: 150px;
  }
  img.footer-img{
    max-width: 75%;
  }
  .custom-html-widget span{
    font-size: 1.2rem;
  }
  div#footer-widget{
    max-height: unset;
    background-image: unset;
    background-color: #a4eca5;
    padding-top: 0;
    padding-bottom: 0;
  }
  div.custom-widget{
    margin-top: 0;
  }
  div.actualites div.col-lg-3,
  div.actualites h1{
    text-align: center;
  }
  .vc_column-inner.vc_custom_1562744911113{
    padding-right: 15px;
  }
  .actualites-title{
    font-size: 1.125rem;
  }
  div#dusica{
    padding-left: 80px;
    padding-right: 80px;
  }
  article#post-245,
  article#post-278,
  article#post-199,
  article#post-176,
  article#post-211,
  article#post-164{
    margin-top: 10px;
  }
  article#post-199 .vc_column-inner{
    text-align: center;
    padding-top: 0;
  }
  article#post-199 .wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{
    margin-bottom: 10px;
  }
  div.taxes-info{
    padding: unset;
  }
  .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title>a{
    padding-left: 10px !important;
  }
  .wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon{
    left: 93% !important;
  }
  label.contact-title:before{
    width: 200px;
  }
  
}