<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>717</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>1769</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2425</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>2479</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/utils.less) is not within the allowed path(s): (/www/wwwroot/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/utils) is not within the allowed path(s): (/www/wwwroot/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/globals.less) is not within the allowed path(s): (/www/wwwroot/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(//../../../../css/globals) is not within the allowed path(s): (/www/wwwroot/charvet-chiroubles.fr/:/tmp/) in <b>/www/wwwroot/charvet-chiroubles.fr/wp-content/themes/idcomweb/less/lessc.inc.php</b> on line <b>82</b><br />
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.section-sliderwines {
  padding: 60px 30px;
  background: url(../../../../img/bkgdsldrWines.png) no-repeat center 100px;
  background-size: contain;
}
.section-sliderwines h2 {
  text-align: center;
  text-transform: capitalize;
  font-variant-caps: small-caps;
  color: #4a3a2c;
  font-weight: 500;
  font-size: 7rem;
  line-height: 1;
  margin: 0;
  position: relative;
  padding: 0 0 15px;
  margin: 0 0 60px;
}
.section-sliderwines h2:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  -moz-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  -o-transform: translate(-50%,0);
  height: 2px;
  width: 60px;
  background: #b50932;
}
.section-sliderwines #sldrWines {
  position: relative;
}
.section-sliderwines #sldrWines .wine__item {
  padding: 0 10px;
}
.section-sliderwines #sldrWines .wine__item .inner {
  width: 100%;
}
.section-sliderwines #sldrWines .wine__item .inner .imgCtn {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 540px;
  margin-bottom: 30px;
}
.section-sliderwines #sldrWines .wine__item .inner .imgCtn img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.section-sliderwines #sldrWines .wine__item .inner .imgCtn:hover img {
  -webkit-transform: scale(0.97);
  -moz-transform: scale(0.97);
  -ms-transform: scale(0.97);
  -o-transform: scale(0.97);
}
.section-sliderwines #sldrWines .wine__item .inner .txtCtn {
  text-align: center;
}
.section-sliderwines #sldrWines .wine__item .inner .txtCtn h3 {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0;
}
.section-sliderwines #sldrWines .wine__item .inner .txtCtn h3 a {
  color: #4a3a2c;
}
.section-sliderwines #sldrWines .wine__item .inner .txtCtn h3 a:hover {
  color: #b50932;
}
.section-sliderwines #sldrWines .wine__item .inner .txtCtn p.cuve {
  margin: 0;
  color: #b50932;
  font-family: 'Abel', sans-serif;
  font-size: 2rem;
}
.section-sliderwines #sldrWines .s-button-prev,
.section-sliderwines #sldrWines .s-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #b50932;
  background: transparent;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  cursor: pointer;
}
.section-sliderwines #sldrWines .s-button-prev span,
.section-sliderwines #sldrWines .s-button-next span {
  font-size: 18px;
  color: #b50932;
}
.section-sliderwines #sldrWines .s-button-prev:hover,
.section-sliderwines #sldrWines .s-button-next:hover {
  background: #b50932;
}
.section-sliderwines #sldrWines .s-button-prev:hover span,
.section-sliderwines #sldrWines .s-button-next:hover span {
  color: #ffffff;
}
.section-sliderwines #sldrWines .s-button-prev:focus,
.section-sliderwines #sldrWines .s-button-next:focus {
  outline: 0;
}
.section-sliderwines #sldrWines .s-button-prev {
  left: -60px;
}
.section-sliderwines #sldrWines .s-button-next {
  right: -60px;
}
.section-sliderwines .lnkCtn {
  text-align: center;
  margin-top: 60px;
}
@media (max-width: 1370px) {
  .section-sliderwines #sldrWines .wine__item .inner .imgCtn {
    height: 450px;
  }
  .section-sliderwines #sldrWines .s-button-prev,
  .section-sliderwines #sldrWines .s-button-next {
    width: 50px;
    height: 50px;
  }
  .section-sliderwines #sldrWines .s-button-prev {
    left: -50px;
  }
  .section-sliderwines #sldrWines .s-button-next {
    right: -50px;
  }
  .section-sliderwines .lnkCtn {
    margin-top: 40px;
  }
}
@media (max-width: 1200px) {
  .section-sliderwines h2 {
    font-size: 5rem;
    margin: 0 0 40px;
  }
  .section-sliderwines #sldrWines .wine__item .inner .imgCtn {
    height: 400px;
  }
  .section-sliderwines #sldrWines .s-button-prev,
  .section-sliderwines #sldrWines .s-button-next {
    width: 40px;
    height: 40px;
  }
  .section-sliderwines #sldrWines .s-button-prev {
    left: -40px;
  }
  .section-sliderwines #sldrWines .s-button-next {
    right: -40px;
  }
}
@media (max-width: 992px) {
  .section-sliderwines #sldrWines {
    padding: 0 40px;
  }
  .section-sliderwines #sldrWines .s-button-prev {
    left: 0px;
  }
  .section-sliderwines #sldrWines .s-button-next {
    right: 0px;
  }
}
@media (max-width: 767.98px) {
  .section-sliderwines {
    background: url(../../../../img/bkgdsldrWines.png) no-repeat center 140px;
    background-size: 100%;
  }
  .section-sliderwines h2 {
    font-size: 4rem;
  }
  .section-sliderwines #sldrWines .wine__item .inner .imgCtn {
    height: 340px;
  }
  .section-sliderwines #sldrWines .s-button-prev,
  .section-sliderwines #sldrWines .s-button-next {
    width: 30px;
    height: 30px;
  }
  .section-sliderwines #sldrWines .s-button-prev span,
  .section-sliderwines #sldrWines .s-button-next span {
    font-size: 14px;
  }
}
@media (max-width: 360px) {
  .section-sliderwines {
    padding: 60px 20px;
  }
  .section-sliderwines #sldrWines .wine__item .inner .imgCtn {
    height: 300px;
  }
}
