<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-wines {
  padding: 60px 30px;
}
.section-wines 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 15px;
}
.section-wines 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-wines p {
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 60px;
  text-align: center;
}
.section-wines #wines .wine__item {
  padding: 0 10px;
  margin-bottom: 60px;
}
.section-wines #wines .wine__item .inner {
  width: 100%;
}
.section-wines #wines .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-wines #wines .wine__item .inner .imgCtn img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  width: auto;
  height: auto;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
}
.section-wines #wines .wine__item .inner .imgCtn:hover img {
  opacity: 0.5;
}
.section-wines #wines .wine__item .inner .txtCtn {
  text-align: center;
}
.section-wines #wines .wine__item .inner .txtCtn h3 {
  font-size: 2.6rem;
  font-weight: 600;
  margin: 0;
}
.section-wines #wines .wine__item .inner .txtCtn h3 a {
  color: #4a3a2c;
}
.section-wines #wines .wine__item .inner .txtCtn h3 a:hover {
  color: #b50932;
}
.section-wines #wines .wine__item .inner .txtCtn p.cuve {
  margin: 0;
  color: #b50932;
  font-family: 'Abel', sans-serif;
  font-size: 2rem;
}
@media (max-width: 1370px) {
  .section-wines #wines .wine__item .inner .imgCtn {
    height: 450px;
  }
}
@media (max-width: 1200px) {
  .section-wines h2 {
    font-size: 5rem;
    margin: 0 0 40px;
  }
  .section-wines #wines .wine__item .inner .imgCtn {
    height: 400px;
  }
}
@media (max-width: 767.98px) {
  .section-wines h2 {
    font-size: 4rem;
  }
  .section-wines #wines .wine__item .inner .imgCtn {
    height: 340px;
  }
}
@media (max-width: 360px) {
  .section-wines #wines .wine__item .inner .imgCtn {
    height: 300px;
  }
}
