html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
footer,
header,
nav,
section {
  display: block;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-moz-focus-inner {
  border: 0;
}
html.fp-enabled,
html.fp-enabled body {
  min-height: 100%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  display: block;
  position: relative;
}
a {
  color: #fff;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  text-decoration: none;
}
a:hover,
a:active {
  color: ;
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p10 {
  width: 10%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p10 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p15 {
  width: 15%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p15 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p20 {
  width: 20%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p20 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p25 {
  width: 25%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p25 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p30 {
  width: 30%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p30 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p35 {
  width: 35%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p35 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p40 {
  width: 40%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p40 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p45 {
  width: 45%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p45 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p50 {
  width: 50%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p50 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p55 {
  width: 55%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p55 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p60 {
  width: 60%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p60 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p65 {
  width: 65%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p65 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p70 {
  width: 70%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p70 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p75 {
  width: 75%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p75 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p80 {
  width: 80%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p80 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p85 {
  width: 85%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p85 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p90 {
  width: 90%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p90 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p95 {
  width: 95%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p95 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
.col-p5 {
  width: 5%;
  float: left;
}
@media screen and (max-width: 768px) {
  .col-p5 {
    clear: both;
    float: inherit;
    width: 100%;
  }
}
@font-face {
  font-family: 'Eraser Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Eraser Regular'), url('../fonts/ERDUST__.woff') format('woff');
}
@font-face {
  font-family: 'EraserDust';
  font-style: normal;
  font-weight: normal;
  src: local('EraserDust'), url('../fonts/erasdust.woff') format('woff');
}
a {
  text-decoration: none;
}
body {
  font-family: 'Open Sans', sans-serif;
  overflow: auto;
  overflow-x: hidden;
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  background: #000000;
}
body #wrapper {
  position: relative;
  min-height: 100%;
  height: auto;
  width: 100%;
}
body #wrapper header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  text-align: center;
  background: #000000;
}
body #wrapper header #logo {
  max-width: 100%;
}
body #wrapper header .btn-commande {
  position: absolute;
  display: none;
  top: 2rem;
  right: 3rem;
  background-color: #b62026;
  padding: .7rem;
  color: #fff;
  text-decoration: none;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body #wrapper header .btn-commande i {
  margin-right: .5rem;
}
body #wrapper header .btn-commande:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #fff;
  color: #b62026;
}
body #wrapper header #wrapper_menu {
  margin: 10px 0;
}
body #wrapper header #wrapper_menu ul li {
  display: inline-block;
  position: relative;
  overflow: visible;
}
body #wrapper header #wrapper_menu ul li+li {
  border-left: 1px solid #b62026;
}
body #wrapper header #wrapper_menu ul li ul {
  display: none;
  position: absolute;
}
body #wrapper header #wrapper_menu ul li ul li {
  min-width: 100px;
  text-align: center;
  background: #b62026;
  margin: 0;
  line-height: 35px;
  float: left;
  border: 1px solid #b62026;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
body #wrapper header #wrapper_menu ul li ul li a {
  padding: 5px 15px;
}
body #wrapper header #wrapper_menu ul li ul li:hover a {
  background: #000000 !important;
  color: #fff !important;
}
body #wrapper header #wrapper_menu ul li:hover ul {
  padding-top: 10px;
  text-align: left;
  display: block;
  z-index: 10;
  left: 0;
  bottom: -50px;
  min-width: 800px;
}
body #wrapper header #wrapper_menu ul li a {
  color: #fff;
  padding: 5px 10px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  display: block;
}
body #wrapper header #wrapper_menu ul li a:hover {
  color: #b62026;
}
body #wrapper footer {
  border-top: 1px solid #b62026;
  position: absolute;
  padding: 5px;
  left: 0;
  height: 61px;
  margin-top: -61px;
  width: 100%;
  background: #000000;
  color: #fff;
  z-index: 99999999;
  font-size: 0.75em;
}
body #wrapper footer p {
  line-height: 1.2em;
}
body #wrapper footer .col-xs-12 {
  text-align: left;
}
body #wrapper footer .col-xs-12+.col-xs-12 {
  text-align: right;
}
body #social {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #000000;
}
body #social a {
  color: #404041;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  padding: 10px 5px 5px 5px;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 1.6em;
}
body #social a i {
  vertical-align: middle;
}
body #social a:hover {
  color: #b62026;
}
body.page-id-1666 {
  background-color: #fff;
}
body.page-id-1666 header {
  position: relative !important;
}
body.page-id-1666 .formulaire-commande .nf-form-fields-required {
  display: none !important;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont #nf-form-title-3 {
  display: none;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont input,
body.page-id-1666 .formulaire-commande #nf-form-3-cont textarea {
  padding: .6rem;
  outline: none;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  font-size: 16px;
  color: #111;
  font-weight: 500;
  border: none;
  background-color: #fff;
  border: solid 1px #b62026;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .nf-form-content {
  padding: 0;
  margin: 0;
  max-width: 100%;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .submit-wrap {
  text-align: center;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .submit-wrap input {
  color: #fff;
  background-color: #b62026;
  border: none;
  font-weight: bold;
  padding: 0.2rem 1.5rem;
  cursor: pointer;
  width: auto;
  letter-spacing: 3px;
  font-size: 1.3rem;
  text-transform: uppercase;
  float: right;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media screen and (max-width: 576px) {
  body.page-id-1666 .formulaire-commande #nf-form-3-cont .submit-wrap input {
    width: 100%;
  }
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .submit-wrap input:hover {
  background-color: #fff;
  color: #b62026;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .nf-field-label label {
  display: none;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .nf-form-fields-required {
  display: none;
}
body.page-id-1666 .formulaire-commande #nf-form-3-cont .nf-error-msg {
  font-weight: 300;
  font-size: 10px;
}
body.page-id-1666 footer {
  position: relative !important;
  margin-top: 0 !important;
}
.fullpage {
  background-position: center center;
}
@media screen and (min-width: 700px) {
  #readmore {
    display: block;
    height: 94px;
    width: 94px;
    position: fixed;
    left: 50%;
    background-color: rgba(0,0,0,0.4);
    border: 1px solid #b62026;
    border-radius: 100px !important;
    -webkit-border-radius: 100px !important;
    -moz-border-radius: 100px !important;
    -o-border-radius: 100px !important;
    margin-left: -47px;
  }
  #readmore.bas {
    bottom: 15px;
    background-image: url(../images/down.gif);
    background-size: contain;
    background-repeat: no-repeat;
  }
  #readmore.haut {
    top: 145px;
    background-image: url(../images/up.gif);
    background-size: contain;
    background-repeat: no-repeat;
  }
  #readmore article {
    height: 94px;
    width: 94px;
    cursor: pointer;
  }
}
.sssprev {
  background: none !important;
}
.sssprev:before {
  position: absolute;
  top: 50%;
  content: "\f053 ";
  font-size: 2em;
  color: #fff;
  font-family: "FontAwesome";
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
.sssprev:hover:before {
  color: #b62026;
}
.sssnext {
  background: none !important;
}
.sssnext:before {
  position: absolute;
  top: 50%;
  content: "\f054 ";
  font-size: 2em;
  color: #fff;
  font-family: "FontAwesome";
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
.sssnext:hover:before {
  color: #b62026;
}
#ardoise {
  position: fixed;
  right: -250px;
  top: 25%;
  padding: 0;
  text-align: center;
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
}
#ardoise.active {
  right: 0;
}
#ardoise section {
  position: relative;
}
#ardoise section h2 {
  transform-origin: 0 0;
  background: #b62026;
  color: #fff;
  font-weight: normal;
  font-family: 'EraserDust', sans-serif;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  font-size: 1.4em;
  position: absolute;
  padding: 5px 10px;
  top: 200px;
  left: -30px;
  cursor: pointer;
  width: 200px;
  display: block;
}
#ardoise section h3 {
  color: #b62026;
  font-weight: bold;
  margin-bottom: 15px;
}
#ardoise section div {
  background: rgba(0,0,0,0.7);
  width: 250px;
  border: 1px solid #b62026;
  padding: 15px;
}
#ardoise section div p {
  margin-bottom: 15px;
}
#ardoise section div a {
  display: block;
  padding: 5px;
  background: #b62026;
  color: #fff;
}
.sliderActus .diapo_actus {
  padding: 25px 10% 0 10%;
  text-align: center;
}
.sliderActus .diapo_actus img {
  width: 100%;
}
.bloc_contenu_noir {
  color: #000000;
  background: #fff;
  padding: 20px;
}
.bloc_contenu_noir p {
  line-height: 1.25em;
  margin-bottom: 10px;
}
.bloc_contenu_noir .so-widget-sow-image {
  position: relative;
  height: 520px;
}
.bloc_contenu_noir .so-widget-sow-image .sow-image-container {
  position: absolute;
  right: -50px;
  margin-left: 80px;
}
.widget-title {
  font-weight: normal;
  font-family: 'EraserDust', sans-serif;
  font-size: 2.9em;
  margin-bottom: 25px;
  margin-top: 10px;
}
.widget-title:before {
  content: "*";
  color: #b62026;
}
blockquote {
  margin: 20px 10px 10px 20px;
  border-left: 1px solid #b62026;
  padding: 0 10px;
}
h4 {
  font-weight: normal;
  font-family: 'EraserDust', sans-serif;
  font-size: 2.9em;
  margin-bottom: 25px;
  margin-top: 10px;
  font-size: 2em;
}
h4:before {
  content: "*";
  color: #b62026;
}
.ardoise_normale {
  border: 1px solid #b62026;
  padding: 20px;
  background: #fff;
  color: #000000;
}
.ardoise_normale h3 {
  font-family: 'EraserDust', sans-serif;
  font-size: 1.2em;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #b62026;
}
.ardoise_normale .col-sm-9 {
  font-size: 14px;
}
.ardoise_normale .col-sm-9 em {
  font-style: italic;
  font-size: 11px;
}
.ardoise_normale .col-sm-3 {
  text-align: right;
}
#filtres {
  background: rgba(0,0,0,0.95);
}
#filtres #effacer_filtres {
  margin-bottom: 15px;
}
#filtres #effacer_filtres button {
  display: block;
  background: #000;
  color: #fff;
  border: none;
  font-size: 0.85em;
  width: 100%;
  padding: 7px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
#filtres #effacer_filtres button:hover {
  background: #b62026;
}
#filtres section {
  border: 1px solid #b62026;
}
#filtres section h2 {
  border-bottom: 1px solid #b62026;
  padding: 8px 10px 8px 40px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
  font-weight: bold;
}
#filtres section h2:before {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  left: 10px;
  font-size: 2em;
}
#filtres section.open h2:before {
  content: "\f106";
}
#filtres section.open ul {
  height: 500px;
}
#filtres section ul {
  display: block;
  overflow: hidden;
  height: 0;
  transition: all 0.6s ease-in-out !important;
  -webkit-transition: all 0.6s ease-in-out !important;
  -moz-transition: all 0.6s ease-in-out !important;
  -o-transition: all 0.6s ease-in-out !important;
}
#filtres section ul li {
  border-bottom: 1px solid #b62026;
}
#filtres section ul li label {
  padding: 5px 5px 5px 40px;
  cursor: pointer;
  display: block;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  font-size: 0.85em;
  position: relative;
}
#filtres section ul li label:hover {
  color: #b62026;
}
#filtres section ul li label:before {
  content: "\f096";
  font-family: "FontAwesome";
  position: absolute;
  left: 10px;
  font-size: 1em;
}
#filtres section ul li input {
  display: none;
}
#filtres section ul li input:checked+label:before {
  content: "\f046";
  color: #b62026;
}
#vins hgroup {
  font-size: 0.9em;
  color: #000000;
  text-align: right;
  background: #cccccc;
  height: 30px;
  line-height: 30px;
  padding-right: 30px;
}
#vins hgroup button {
  border: none;
  background: #cccccc;
  height: 30px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
#vins hgroup button:hover,
#vins hgroup button.active {
  color: #b62026;
}
#vins section {
  background: #fff;
  overflow: auto;
  padding: 10px;
}
#vins section ul li {
  color: #000000;
  height: 25px;
  line-height: 25px;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  cursor: pointer;
}
#vins section ul li:hover {
  color: #b62026;
}
#vins section ul li .pictos img {
  height: 25px;
}
.blanco {
  background: #fff;
}
.blanco .so-panel {
  margin: 0 !important;
}
.blanco .widget_text {
  margin: 0 !important;
}
.blanco .widget_text h4 {
  color: #b62026;
  margin: 5px;
  text-align: center;
  padding: 8px;
}
.blanco .widget_text h4:before {
  display: none;
}
.blanco .widget_sow-editor {
  padding: 15px;
  min-height: 350px;
}
.blanco .widget_sow-editor p {
  color: #000000;
  font-size: 0.90em;
  line-height: 1.4em;
  padding-bottom: 10px;
}
.blanco .widget_sow-editor p strong {
  font-weight: bold;
}
.blanco .widget_sow-editor blockquote {
  font-weight: bold;
  border: none;
}
.blanco .widget_sow-editor blockquote p {
  color: #b62026 !important;
  font-size: 1.2em;
  padding: 0;
}
.blanco .widget_sow-button {
  padding: 0 15px 15px 15px;
}
.blanco .widget_sow-button .ow-button-hover {
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  display: block;
  border: none;
  background: #b62026 !important;
}
.blanco .widget_sow-button .ow-button-hover:hover {
  background: #E62026 !important;
}
.vin .name {
  position: relative;
}
.vin .name:before {
  margin-right: 7px;
  font-size: 7px;
}
.vin.blanc .name:before {
  float: left;
  content: "\f111";
  color: #FDC07C;
  font-family: "FontAwesome";
}
.vin.bulles .name:before {
  float: left;
  content: "\f10c";
  color: #FDC07C;
  font-family: "FontAwesome";
}
.vin.ros .name:before {
  float: left;
  content: "\f111";
  color: #FF7B7E;
  font-family: "FontAwesome";
}
.vin.rouge .name:before {
  float: left;
  content: "\f111";
  color: #940606;
  font-family: "FontAwesome";
}
.vin .popup_content {
  display: none;
}
#layer_fiche_vin {
  display: none;
  background: rgba(0,0,0,0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
}
#layer_fiche_vin #popup_fiche_vin {
  background: #fff;
  width: 420px;
  padding: 10px;
  margin: 10% auto;
  min-height: 250px;
}
@media screen and (max-width: 750px) {
  #layer_fiche_vin #popup_fiche_vin {
    margin: 0 auto;
    height: 100%;
    position: absolute;
    left: 50%;
    margin-left: -210px;
  }
  #layer_fiche_vin #popup_fiche_vin #popup_content {
    height: 100%;
    overflow: auto;
  }
}
#layer_fiche_vin #popup_fiche_vin #close_fiche_vin {
  float: right;
  color: #fff;
  background: #b62026;
  border: none;
}
#layer_fiche_vin #popup_fiche_vin #contenu_fiche_vin h2 {
  color: #b62026;
  font-size: 1.1em;
  font-weight: bold;
}
#layer_fiche_vin #popup_fiche_vin #contenu_fiche_vin hr {
  background: #b62026;
  color: #b62026;
  margin: 8px;
}
#layer_fiche_vin #popup_fiche_vin #contenu_fiche_vin p {
  color: #000000;
  line-height: 1.6em;
  font-size: 0.9em;
}
#layer_fiche_vin #popup_fiche_vin #contenu_fiche_vin p strong {
  font-weight: bold;
}
#layer_fiche_vin #popup_fiche_vin #contenu_fiche_vin p span {
  float: right;
}
#layer_fiche_vin #popup_fiche_vin #contenu_fiche_vin p.tarif {
  font-size: 1.2em;
  color: #b62026;
}
#calendrier_evenements {
  height: 385px;
  position: relative;
  padding: 25px;
  background: #fff;
}
#calendrier_evenements #loading {
  background: url(../img/Loading_icon.gif) center center no-repeat #fff;
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#calendrier_evenements #calendrier {
  background: #fff;
  color: #000000;
  height: 360px;
  position: relative;
}
#calendrier_evenements #calendrier #entete_calendrier {
  position: relative;
  height: 40px;
  line-height: 40px;
}
#calendrier_evenements #calendrier #entete_calendrier button {
  padding: 0px 10px;
  color: #b62026;
  background: none;
  border: none;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
}
#calendrier_evenements #calendrier #entete_calendrier button:hover {
  color: #E62026;
}
#calendrier_evenements #calendrier #entete_calendrier #prev {
  position: absolute;
  top: 0;
  left: 0;
}
#calendrier_evenements #calendrier #entete_calendrier #next {
  position: absolute;
  top: 0;
  right: 0;
}
#calendrier_evenements #calendrier #entete_calendrier strong {
  color: #b62026;
  font-weight: bold;
  display: block;
  text-align: center;
}
#calendrier_evenements #calendrier table {
  width: 100%;
}
#calendrier_evenements #calendrier table th {
  text-align: center;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
}
#calendrier_evenements #calendrier table td {
  height: 40px;
  line-height: 40px;
  text-align: center;
}
#calendrier_evenements #calendrier table td.active {
  background: #b62026;
  opacity: 0.7;
  color: #fff;
  cursor: pointer;
}
#calendrier_evenements #calendrier table td.active[data-first] {
  opacity: 1;
}
a[href^='#newsletter'] {
  color: #fff;
}
a[href^='#newsletter']:hover {
  color: #b62026;
}
#avion {
  color: #b62026;
  font-size: 2em;
  float: left;
  margin-right: 10px;
}
body #wrapper header #wrapper_menu ul li a:hover {
  text-decoration: none;
}
body #wrapper header #wrapper_menu ul li.current-menu-item a {
  color: #b62026;
}
body #wrapper header #wrapper_menu ul li.current-menu-item ul li a {
  color: #fff;
}
body #wrapper footer p {
  font-size: 0.9em;
  line-height: 16px;
}
body #wrapper footer a:hover {
  text-decoration: none;
  color: #b62026;
}
body:not(.home) .widget_sow-editor.panel-first-child h3.widget-title,
body:not(.home) .widget_text.panel-first-child h3.widget-title {
  text-shadow: 2px 2px #b62026;
}
body:not(.home) .widget_sow-editor.panel-first-child h3.widget-title:before,
body:not(.home) .widget_text.panel-first-child h3.widget-title:before {
  text-shadow: none;
}
.page-id-14 .bloc_contenu_noir {
  padding: 40px 20px;
}
.page-id-14 .bloc_contenu_noir h3 {
  font-family: 'EraserDust', sans-serif;
  font-size: 1.7em;
  margin-bottom: 30px;
  color: #b62026;
}
.page-id-14 .bloc_contenu_noir p {
  margin-bottom: 20px;
}
.page-id-14 .bloc_contenu_noir em {
  font-family: 'EraserDust', sans-serif;
  color: #b62026;
  font-size: 20px;
}
.page-id-14 .bloc_contenu_noir strong {
  font-weight: bold;
}
.page-id-14 .bloc_contenu_noir .panel-grid-cell:first-child {
  border-right: 1px solid #b62026;
}
.page-id-14 .bloc_contenu_noir .champs-dactions .panel-grid-cell {
  font-family: 'EraserDust', sans-serif;
  border-right: 1px solid #b62026;
}
.page-id-14 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child {
  border-right: 0;
}
.page-id-14 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child p {
  padding-top: 0px;
}
.page-id-14 .bloc_contenu_noir .champs-dactions .panel-grid-cell p {
  margin-bottom: 0;
  font-size: 20px;
  min-height: 44px;
  padding-top: 10px;
}
.page-id-14 .bloc_contenu_noir .so-widget-sow-image {
  height: auto;
}
.page-id-14 .bloc_contenu_noir .so-widget-sow-image .sow-image-container {
  position: static;
  right: auto;
  margin-left: 0;
}
.retrait {
  position: relative;
  float: left;
  margin-right: 10px;
}
.page-id-4 .flexslider {
  background: none !important;
}
.page-id-4 .flexslider .slides img {
  height: 475px !important;
  -moz-user-select: none !important;
  width: auto !important;
  display: block;
}
.page-id-12 #readmore,
.page-id-4 #readmore,
.page-id-1296 #readmore {
  display: none !important;
}
.page-id-12 .bloc_contenu_noir,
.page-id-4 .bloc_contenu_noir,
.page-id-1296 .bloc_contenu_noir {
  background-color: transparent;
}
.page-id-12 .bloc_contenu_noir h3,
.page-id-4 .bloc_contenu_noir h3,
.page-id-1296 .bloc_contenu_noir h3 {
  font-family: 'EraserDust', sans-serif;
  font-size: 1.7em;
  margin-bottom: 30px;
  color: #b62026;
}
.page-id-12 .bloc_contenu_noir p,
.page-id-4 .bloc_contenu_noir p,
.page-id-1296 .bloc_contenu_noir p {
  margin-bottom: 20px;
}
.page-id-12 .bloc_contenu_noir em,
.page-id-4 .bloc_contenu_noir em,
.page-id-1296 .bloc_contenu_noir em {
  font-family: 'EraserDust', sans-serif;
  color: #b62026;
  font-size: 20px;
}
.page-id-12 .bloc_contenu_noir strong,
.page-id-4 .bloc_contenu_noir strong,
.page-id-1296 .bloc_contenu_noir strong {
  font-weight: bold;
}
.page-id-12 .bloc_contenu_noir .panel-grid-cell,
.page-id-4 .bloc_contenu_noir .panel-grid-cell,
.page-id-1296 .bloc_contenu_noir .panel-grid-cell {
  padding: 40px 20px;
  background-color: #fff;
}
.page-id-12 .bloc_contenu_noir .panel-grid-cell:first-child,
.page-id-4 .bloc_contenu_noir .panel-grid-cell:first-child,
.page-id-1296 .bloc_contenu_noir .panel-grid-cell:first-child {
  background-color: transparent;
}
.page-id-12 .bloc_contenu_noir .panel-grid-cell:last-child,
.page-id-4 .bloc_contenu_noir .panel-grid-cell:last-child,
.page-id-1296 .bloc_contenu_noir .panel-grid-cell:last-child {
  border-left: 1px solid #b62026;
  padding: 0px !important;
  background-color: transparent;
}
.page-id-12 .bloc_contenu_noir .champs-dactions .panel-grid-cell,
.page-id-4 .bloc_contenu_noir .champs-dactions .panel-grid-cell,
.page-id-1296 .bloc_contenu_noir .champs-dactions .panel-grid-cell {
  font-family: 'EraserDust', sans-serif;
  border-right: 1px solid #b62026;
  padding: 0;
}
.page-id-12 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child,
.page-id-4 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child,
.page-id-1296 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child {
  border: 0;
}
.page-id-12 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child p,
.page-id-4 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child p,
.page-id-1296 .bloc_contenu_noir .champs-dactions .panel-grid-cell:last-child p {
  padding-top: 0px;
}
.page-id-12 .bloc_contenu_noir .champs-dactions .panel-grid-cell p,
.page-id-4 .bloc_contenu_noir .champs-dactions .panel-grid-cell p,
.page-id-1296 .bloc_contenu_noir .champs-dactions .panel-grid-cell p {
  margin-bottom: 0;
  font-size: 20px;
  min-height: 44px;
  padding-top: 10px;
}
.page-id-12 .bloc_contenu_noir .so-widget-sow-image,
.page-id-4 .bloc_contenu_noir .so-widget-sow-image,
.page-id-1296 .bloc_contenu_noir .so-widget-sow-image {
  height: auto;
}
.page-id-12 .bloc_contenu_noir .so-widget-sow-image .sow-image-container,
.page-id-4 .bloc_contenu_noir .so-widget-sow-image .sow-image-container,
.page-id-1296 .bloc_contenu_noir .so-widget-sow-image .sow-image-container {
  position: static;
  right: auto;
  margin-left: 0;
}
.page-id-12 .bloc_contenu_noir .flexslider,
.page-id-4 .bloc_contenu_noir .flexslider,
.page-id-1296 .bloc_contenu_noir .flexslider {
  border: 0;
  margin: 0;
}
.page-id-12 .bloc_contenu_noir .flexslider .flex-direction-nav a,
.page-id-4 .bloc_contenu_noir .flexslider .flex-direction-nav a,
.page-id-1296 .bloc_contenu_noir .flexslider .flex-direction-nav a {
  overflow: visible;
  z-index: 0;
}
.page-id-12 .bloc_contenu_noir .flexslider .flex-direction-nav a:before,
.page-id-4 .bloc_contenu_noir .flexslider .flex-direction-nav a:before,
.page-id-1296 .bloc_contenu_noir .flexslider .flex-direction-nav a:before {
  color: #fff;
}
.page-id-12 .bloc_contenu_noir #slider .slides li,
.page-id-4 .bloc_contenu_noir #slider .slides li,
.page-id-1296 .bloc_contenu_noir #slider .slides li {
  position: relative;
  max-height: 472px;
}
.page-id-12 .bloc_contenu_noir #slider .slides li p,
.page-id-4 .bloc_contenu_noir #slider .slides li p,
.page-id-1296 .bloc_contenu_noir #slider .slides li p {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  color: #fff;
  background-color: #b62026;
  padding: 7.5px 15px;
}
.page-id-12 .bloc_contenu_noir #carousel,
.page-id-4 .bloc_contenu_noir #carousel,
.page-id-1296 .bloc_contenu_noir #carousel {
  background-color: rgba(255,255,255,0.5);
  border-radius: 0;
}
.page-id-12 .bloc_contenu_noir #carousel .slides,
.page-id-4 .bloc_contenu_noir #carousel .slides,
.page-id-1296 .bloc_contenu_noir #carousel .slides {
  padding: 5px 0;
}
.page-id-12 .bloc_contenu_noir #carousel .slides li,
.page-id-4 .bloc_contenu_noir #carousel .slides li,
.page-id-1296 .bloc_contenu_noir #carousel .slides li {
  cursor: pointer;
  height: 100px;
  overflow: hidden;
}
.page-id-12 .bloc_contenu_noir #carousel .slides li img,
.page-id-4 .bloc_contenu_noir #carousel .slides li img,
.page-id-1296 .bloc_contenu_noir #carousel .slides li img {
  opacity: 0.5;
}
.page-id-12 .bloc_contenu_noir #carousel .slides li.flex-active-slide img,
.page-id-4 .bloc_contenu_noir #carousel .slides li.flex-active-slide img,
.page-id-1296 .bloc_contenu_noir #carousel .slides li.flex-active-slide img {
  opacity: 1;
}
.page-id-12 .bloc_contenu_noir #carousel .flex-direction-nav a,
.page-id-4 .bloc_contenu_noir #carousel .flex-direction-nav a,
.page-id-1296 .bloc_contenu_noir #carousel .flex-direction-nav a {
  top: 60%;
}
.page-id-16 #readmore {
  display: none !important;
}
.page-id-16 #slider {
  background-color: transparent;
  border: 0;
}
.page-id-16 #slider .flex-direction-nav a {
  overflow: visible;
}
.page-id-16 #slider .flex-direction-nav a:before {
  color: #fff;
}
.page-id-16 #slider .flex-direction-nav .flex-prev {
  margin-left: -40px;
}
.page-id-16 #slider .flex-direction-nav .flex-next {
  margin-right: -40px;
}
.page-id-16 #slider li .photo {
  height: 200px;
  margin-bottom: 30px;
}
.page-id-16 #slider li .photo .sous-photo {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 5px 5px 20px 0px #000000;
  -webkit-box-shadow: 5px 5px 20px 0px #000000;
  -o-box-shadow: 5px 5px 20px 0px #000000;
  box-shadow: 5px 5px 20px 0px #000000;
}
.page-id-16 #slider li .photo .sous-photo .loupe {
  transition: all .5s ease-in-out !important;
  -webkit-transition: all .5s ease-in-out !important;
  -moz-transition: all .5s ease-in-out !important;
  -o-transition: all .5s ease-in-out !important;
  opacity: 0;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
}
.page-id-16 #slider li .photo .sous-photo .loupe img {
  margin: auto;
  padding-top: 20%;
  width: auto;
}
.page-id-16 #slider li .photo .sous-photo .background {
  height: 100%;
  background-size: cover !important;
  background-position: center !important;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.page-id-16 #slider li .photo .sous-photo .overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #000000;
  position: absolute;
  opacity: 0;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  z-index: 1;
}
.page-id-16 #slider li .photo .sous-photo:hover .loupe {
  opacity: 1;
}
.page-id-16 #slider li .photo .sous-photo:hover .overlay {
  opacity: 0.7;
}
.page-id-16 #slider li .photo .sous-photo:hover .background {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -webkit-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -moz-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
  -o-transform: translateZ(0) perspective(1px) scale3d(1.2,1.2,1);
}
.page-id-18 #readmore {
  display: none !important;
}
.page-id-18 #pg-18-0 >.panel-row-style {
  background-attachment: fixed;
  background-position: center;
}
.page-id-18 .container.panel-widget-style {
  padding-top: 10% !important;
  padding-bottom: 5% !important;
}
.actualites .actu {
  cursor: pointer;
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
  min-height: 720px;
}
.actualites .actu .front {
  background-color: #000000;
  border: 1px solid #b62026;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  height: 100% !important;
  width: 100% !important;
  position: relative;
}
.actualites .actu .front div {
  color: #fff;
  background: rgba(0,0,0,0.7);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.4em;
  width: 400px;
  padding: 10px;
  opacity: 0;
  transition: all 0.4s ease-in-out !important;
  -webkit-transition: all 0.4s ease-in-out !important;
  -moz-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  border-right: 1px solid #b62026;
  border-bottom: 1px solid #b62026;
}
.actualites .actu .front:hover div {
  opacity: 1;
}
.actualites .actu .front img {
  max-width: 100%;
}
.actualites .actu .back {
  background-color: #000000;
  border: 1px solid #b62026;
  padding: 25px;
  width: 100% !important;
  min-height: 100% !important;
}
.actualites .actu .back p strong {
  color: #b62026;
  font-family: 'EraserDust', sans-serif;
  font-size: 3em;
  margin-bottom: 30px;
  display: block;
}
#calendrier_details .actu {
  cursor: pointer;
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
  min-height: 500px;
}
#calendrier_details .actu .front {
  background-color: #000000 !important;
  border: 1px solid #b62026;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  height: 100% !important;
  width: 100% !important;
}
#calendrier_details .actu .front img {
  max-width: 100%;
  margin: auto;
}
#calendrier_details .actu .back {
  background-color: #000000;
  border: 1px solid #b62026;
  padding: 25px;
  width: 100% !important;
  min-height: 100% !important;
}
#calendrier_details .actu .back p strong {
  color: #b62026;
  font-family: 'EraserDust', sans-serif;
  font-size: 3em;
  margin-bottom: 30px;
  display: block;
}
.page-id-20 #readmore {
  display: none !important;
}
.page-id-20 .bloc_contenu_noir {
  background-color: transparent;
  padding: 0;
}
.page-id-20 .bloc_contenu_noir h3 {
  font-family: 'EraserDust', sans-serif;
  font-size: 1.7em;
  margin-bottom: 30px;
  color: #b62026;
}
.page-id-20 .bloc_contenu_noir p {
  margin-bottom: 20px;
}
.page-id-20 .bloc_contenu_noir em {
  font-family: 'EraserDust', sans-serif;
  color: #b62026;
  font-size: 20px;
}
.page-id-20 .bloc_contenu_noir strong {
  font-weight: bold;
}
.page-id-20 .bloc_contenu_noir .panel-grid-cell {
  padding: 40px 20px;
  background-color: #fff;
}
.page-id-20 .bloc_contenu_noir .panel-grid-cell:first-child {
  background-color: transparent;
}
.page-id-20 .bloc_contenu_noir .panel-grid-cell:last-child {
  padding: 0 !important;
  border-left: 1px solid #b62026;
}
.page-id-20 .bloc_contenu_noir .so-widget-sow-image {
  height: auto;
}
.page-id-20 .bloc_contenu_noir .so-widget-sow-image .sow-image-container {
  position: static;
  right: auto;
  margin-left: 0;
}
.page-id-20 .bloc_contenu_noir .infos .info {
  margin-bottom: 20px;
}
.page-id-20 .bloc_contenu_noir .infos .info i {
  color: #b62026;
  vertical-align: middle;
  margin-right: 10px;
}
.page-id-20 .bloc_contenu_noir .infos .info .fa-phone {
  font-size: 26px;
}
.page-id-20 .bloc_contenu_noir .infos .info .fa-envelope {
  font-size: 22px;
}
.page-id-20 .bloc_contenu_noir .infos .info img {
  height: 28px;
  vertical-align: middle;
  margin-right: 10px;
}
.page-id-20 .bloc_contenu_noir .infos .info a {
  color: #000000;
}
.page-id-20 .bloc_contenu_noir .infos .info a:hover {
  text-decoration: none;
  color: #b62026;
}
.page-id-20 .bloc_contenu_noir .reseaux-sociaux {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px solid #404041;
  border-bottom: 1px solid #404041;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  display: block !important;
}
.page-id-20 .bloc_contenu_noir .reseaux-sociaux .intitule {
  text-align: center;
  margin-bottom: 15px;
}
.page-id-20 .bloc_contenu_noir .reseaux-sociaux a {
  background-color: #b62026;
  height: 53px;
  width: 53px;
  display: block;
  margin: auto;
  text-align: center;
  border: 2px solid #b62026;
}
.page-id-20 .bloc_contenu_noir .reseaux-sociaux a i {
  color: #fff;
  font-size: 24px;
  padding-top: 14px;
}
.page-id-20 .bloc_contenu_noir .reseaux-sociaux a:hover {
  background-color: #fff;
}
.page-id-20 .bloc_contenu_noir .reseaux-sociaux a:hover i {
  color: #b62026;
}
.page-id-20 .bloc_contenu_noir p {
  text-align: center;
  margin-bottom: 0;
}
.page-id-20 .bloc_contenu_noir #mc_embed_signup input {
  padding: 7.5px;
  border: 1px solid #b62026;
  width: 100%;
}
.page-id-20 .bloc_contenu_noir #mc_embed_signup input:focus {
  outline-color: #b62026;
}
.page-id-20 .bloc_contenu_noir #mc_embed_signup #mc-embedded-subscribe {
  background-color: #404041;
  border-color: #404041;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
}
.page-id-228 #readmore {
  display: none !important;
}
.page-id-228 .container.panel-widget-style {
  margin-top: 45px;
  margin-bottom: 90px;
}
.page-id-228 .mentions {
  border: 1px solid #b62026;
  padding: 20px;
  background: #fff;
  color: #000000;
}
.page-id-228 .mentions a {
  color: #000000;
}
.page-id-228 .mentions a:hover {
  color: #b62026;
}
.page-id-228 .mentions b {
  font-weight: bold;
  margin-top: 20px;
  display: block;
}
@media screen and (max-width: 1600px) {
  body {
    background-attachment: fixed;
    position: relative;
  }
  body .widget_siteorigin-panels-builder.panel-first-child > .container.panel-widget-style {
    padding: 0 !important;
    padding-top: 30px !important;
  }
  body .widget_siteorigin-panels-builder.panel-first-child > .container.panel-widget-style.bloc_contenu_noir {
    padding: 20px !important;
  }
  body .ombrage p,
  body .ombrage em {
    text-shadow: 0 0 6px #000000;
    font-weight: 700;
  }
  body #readmore {
    display: none !important;
  }
  body .panel-grid-cell-empty {
    display: none;
  }
  body #wrapper header {
    position: static;
  }
  body #wrapper footer {
    margin-top: 80px;
    position: static;
  }
  body main >div {
    padding-top: 60px !important;
  }
  .home #pg-4-1 {
    margin-top: 120px;
  }
  .page-id-8 #cave {
    width: 1170px;
    margin: auto;
  }
  .page-id-8 #cave >div {
    margin: auto;
  }
  .page-id-8 #cave >div:first-child {
    width: 30% !important;
    margin: 0;
  }
  .page-id-8 #cave >div:last-child {
    width: 70% !important;
  }
  .page-id-8 #decouvertes {
    padding-bottom: 30px;
    clear: both;
  }
  .page-id-10 .fullpageRow:first-child {
    padding-top: 30px !important;
  }
  .page-id-12 .bloc_contenu_noir .panel-grid-cell:last-child {
    border: 0;
  }
  .page-id-12 .bloc_contenu_noir .champs-dactions .panel-grid-cell p {
    padding-top: 10px !important;
  }
  .page-id-12 .bloc_contenu_noir #slider .slides li {
    max-height: 530px;
  }
  .page-id-12 .bloc_contenu_noir #slider .slides li img {
    width: 100%;
  }
  .page-id-12 .panel-grid #pgc-12-0-0 {
    width: 1170px !important;
    margin: auto;
  }
  .page-id-12 .panel-grid .panel-grid-cell {
    width: 100% !important;
  }
  .page-id-12 .panel-grid .champs-dactions .panel-grid-cell {
    width: 33.333% !important;
    float: left !important;
  }
  .page-id-18 #wrapper footer {
    margin-top: 0;
  }
  .page-id-20 .panel-grid #pgc-20-0-0 {
    width: 1170px !important;
    margin: auto;
  }
  .page-id-20 .panel-grid .panel-grid-cell {
    width: 50% !important;
  }
}
@media screen and (max-width: 1200px) {
  body .container {
    width: 95%;
  }
  body main >div {
    padding-top: 90px !important;
  }
  body .blanco .widget_sow-editor blockquote p {
    text-align: center;
  }
  body #wrapper header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #b62026;
  }
  body #wrapper header #logo img {
    width: 150px;
    height: auto;
    margin-top: -5px;
  }
  body #wrapper header nav {
    width: 250px;
    height: 100%;
    position: fixed;
    top: 65px;
    left: -500px;
    background-color: #000000;
    border-right: 1px solid #b62026;
  }
  body #wrapper header #wrapper_menu ul li {
    display: block;
    margin-top: 15px;
    text-align: left;
    padding: 5px 0;
    margin-top: 5px;
  }
  body #wrapper header #wrapper_menu ul li a {
    padding: 5px 15px;
  }
  body #wrapper header #wrapper_menu ul li:hover ul {
    display: none;
  }
  body #wrapper header #wrapper_menu ul li ul {
    display: none;
  }
  body #wrapper header #wrapper_menu ul li+li {
    border: 0;
  }
  body #wrapper header #menu-mobile {
    position: fixed;
    top: 10px;
    right: 10px;
    background-color: #b62026;
    width: 45px;
    height: 45px;
    text-align: center;
    border: 2px solid #b62026;
    cursor: pointer;
  }
  body #wrapper header #menu-mobile i {
    color: #fff;
    font-size: 24px;
    padding-top: 8px;
  }
  body #wrapper header #menu-mobile.active {
    background-color: #fff;
  }
  body #wrapper header #menu-mobile.active i {
    color: #b62026;
  }
  body #wrapper footer {
    padding-bottom: 10px;
    height: auto;
  }
  body #wrapper footer .container {
    margin-top: 0;
    padding: 0;
  }
  body #wrapper footer div {
    width: 100%;
    margin-top: 10px;
  }
  body #wrapper footer div p {
    text-align: left;
  }
  .page-id-8 #cave {
    width: 95%;
  }
  .page-id-8 #vins section ul li .name,
  .page-id-8 #vins section ul li .price {
    font-size: 14px;
  }
  .page-id-8 #filtres section h2 {
    font-size: 14px;
  }
  .page-id-8 p {
    font-size: 14px;
  }
  .page-id-12 .panel-grid #pgc-12-0-0 {
    width: 95% !important;
  }
  .page-id-12 .bloc_contenu_noir #slider .slides li {
    nax-height: 480px;
  }
  .page-id-14 #panel-14-1-0-2 .panel-grid-cell {
    width: 100%;
  }
  .page-id-20 .panel-grid #pgc-20-0-0 {
    width: 95% !important;
    margin: auto;
  }
}
@media screen and (max-width: 960px) {
  body {
    background-size: 280% !important;
    background-position: bottom left !important;
  }
  #filtres section ul li {
    width: 50%;
    display: inline-block;
  }
  #filtres section.open ul {
    height: 230px;
  }
  .home #pgc-4-1-0 .panel-grid-cell:last-child {
    display: none;
  }
  .page-id-8 #cave >div:first-child {
    width: 100% !important;
  }
  .page-id-8 #cave >div:last-child {
    width: 100% !important;
  }
  .page-id-20 .panel-grid .panel-grid-cell {
    width: 50% !important;
    float: left !important;
  }
  .page-id-20 .panel-grid #pgc-20-0-0 {
    margin-left: 2.5%;
  }
}
@media screen and (max-width: 768px) {
  .page-id-20 .panel-grid .panel-grid-cell {
    width: 100% !important;
  }
  .page-id-20 .reseaux-sociaux .col-p20 {
    clear: none;
    float: left;
    width: 20%;
  }
  .page-id-16 #slider li .photo {
    width: 50% !important;
  }
}
@media screen and (max-width: 480px) {
  .page-id-4 .flexslider .slides img {
    width: 100% !important;
    height: auto !important;
  }
  .widget-title {
    font-size: 28px;
  }
  .bloc_contenu_noir p {
    line-height: 20px;
    font-size: 14px;
  }
  body {
    background-size: 380% !important;
  }
  body #social {
    display: none;
  }
  body #wrapper header {
    height: 50px;
  }
  body #wrapper header #logo img {
    width: 120px;
    margin-top: -7px;
  }
  body #wrapper header nav {
    width: 100%;
    top: 50px;
    z-index: 1000;
  }
  body #wrapper header #menu-mobile {
    height: 35px;
    width: 35px;
    top: 7px;
    right: 7px;
  }
  body #wrapper header #menu-mobile i {
    font-size: 20px;
    padding-top: 6px;
  }
  body #wrapper footer {
    font-size: 9px;
    line-height: 13px;
    padding-bottom: 40px;
  }
  .page-id-8 .col-xs-12 {
    padding: 0;
  }
  .page-id-8 .blanco .widget_sow-editor blockquote p {
    font-size: 14px;
  }
  .page-id-8 .blanco .widget_sow-editor p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
  }
  .page-id-8 .so-widget-sow-button-atom-c40c2fbd00ee .ow-button-base a {
    font-size: 14px;
  }
  .page-id-8 #vins section ul li {
    line-height: normal;
    height: auto;
    display: block;
    padding: 7.5px 0;
    border-bottom: 1px solid #404041;
  }
  .page-id-8 #vins section ul li:before {
    display: none;
  }
  .page-id-8 #vins section ul li .name,
  .page-id-8 #vins section ul li .price {
    padding: 0;
  }
  .page-id-8 #vins section ul li .name:before,
  .page-id-8 #vins section ul li .price:before {
    display: none;
  }
  .page-id-8 #vins section ul li .price {
    font-weight: bold;
  }
  .page-id-8 #vins section ul li:after {
    content: " ";
    clear: both;
    display: table;
  }
  .page-id-8 #decouvertes .panel-grid-cell {
    padding: 0;
  }
  .page-id-16 #slider li .photo {
    width: 100% !important;
    height: 150px;
  }
  .page-id-12 .panel-grid .champs-dactions .panel-grid-cell {
    width: 100% !important;
  }
  .page-id-12 .bloc_contenu_noir #carousel {
    display: none;
  }
  .page-id-12 .bloc_contenu_noir #slider .slides li p {
    position: static;
  }
  #filtres {
    margin-bottom: 25px;
  }
  #filtres section ul li {
    width: 100%;
  }
  #filtres section.open ul {
    height: 500px;
  }
  #vins {
    margin-top: 70px;
  }
  .flex-direction-nav a:before {
    font-size: 20px;
  }
  .flexslider .slides > li {
    display: block !important;
  }
  .ardoise_normale > div {
    padding: 0;
  }
  h4 {
    font-size: 22px;
  }
  .ardoise_normale {
    padding: 10px;
  }
  .ardoise_normale .col-sm-9 {
    padding: 0;
    padding-top: 15px;
  }
  .ardoise_normale .col-sm-3 {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 15px;
    border-bottom: 1px solid #404041;
  }
  #ardoise_bodega1 .container.panel-widget-style {
    padding: 0;
  }
  .page-id-14 .container.panel-widget-style {
    padding: 0;
  }
  .page-id-14 .bloc_contenu_noir p {
    padding: 0 10px;
  }
  .page-id-14 .bloc_contenu_noir h3 {
    font-size: 22px;
    padding: 0 10px;
  }
  .page-id-16 #slider li .photo {
    padding: 0;
  }
  .actualites .actu,
  #calendrier_details .actu {
    width: 100%;
  }
  .actualites .actu .front,
  #calendrier_details .actu .front {
    background-color: #000000 !important;
  }
  .actualites .actu .back,
  #calendrier_details .actu .back {
    padding: 15px;
    min-height: 350px !important;
  }
  .actualites .actu .back p strong,
  #calendrier_details .actu .back p strong {
    font-size: 22px;
  }
  .page-id-20 .bloc_contenu_noir .infos .info span {
    font-size: 14px;
  }
  .sow-google-map-canvas {
    height: 300px !important;
  }
  #ardoise {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 0;
    padding: 0;
    right: auto;
    top: auto;
  }
  #ardoise section h2 {
    transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    width: 100%;
    top: auto;
    left: 0;
    bottom: 0;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
  }
  #ardoise section div {
    position: fixed;
    left: 0;
    background-color: #000000;
    width: 100%;
    height: 307px;
    bottom: -307px;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
  }
  #ardoise.active h2 {
    bottom: 307px;
  }
  #ardoise.active div {
    bottom: 0;
  }
}
#mc_embed_signup input {
  padding: 7.5px;
  border: 1px solid #b62026;
  width: 100%;
}
#mc_embed_signup input:focus {
  outline-color: #b62026;
}
#mc_embed_signup #mc-embedded-subscribe {
  background-color: #404041;
  border-color: #404041;
  color: #fff;
  text-transform: uppercase;
  margin-top: 20px;
}
@media screen and (max-width: 750px) {
  .page-id-8 #social,
  .page-id-8 #ardoise {
    display: none;
  }
  .page-id-8 #filtres {
    position: fixed;
    height: 100%;
    left: -300px;
    width: 300px;
    transition: all 0.6s ease-in-out !important;
    -webkit-transition: all 0.6s ease-in-out !important;
    -moz-transition: all 0.6s ease-in-out !important;
    -o-transition: all 0.6s ease-in-out !important;
    overflow: auto;
    overflow-x: visible;
    overflow-y: auto;
    top: 0;
    z-index: 999999999;
  }
  .page-id-8 #filtres h4 {
    padding: 5px;
    text-align: center;
    font-weight: bold;
    color: #b62026;
    margin: 10px 0;
  }
  .page-id-8 #filtres #close_filtres {
    right: 10px;
    top: -50px;
    color: #b62026;
    position: fixed;
    z-index: 9999;
    font-size: 2em;
    background: #fff;
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    -o-border-radius: 30px !important;
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    transition: all 0.8s ease-in-out !important;
    -webkit-transition: all 0.8s ease-in-out !important;
    -moz-transition: all 0.8s ease-in-out !important;
    -o-transition: all 0.8s ease-in-out !important;
  }
  .page-id-8 #filtres.open {
    left: 0;
  }
  .page-id-8 #filtres.open #close_filtres {
    opacity: 1;
    top: 10px;
  }
  .page-id-8 #filtres section.open ul {
    height: auto;
  }
  .page-id-8 #filtres section li label {
    padding: 3px 3px 3px 30px;
    font-size: 0.70em;
  }
  .page-id-8 #filtres section h2 {
    font-size: 12px;
    padding: 5px 10px 5px 40px;
  }
  .page-id-8 .texte_popup {
    overflow: auto;
  }
  .page-id-8 #btn_filtres {
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translate3d(0px,0px,0px);
    position: fixed;
    bottom: 0;
    right: 0;
    box-sizing: border-box;
    width: 100%;
    height: 35px;
    text-align: center;
    line-height: 35px;
    z-index: 99999999 !important;
    background: #b62026;
    color: #fff;
    padding: 0 !important;
  }
}
.page-template-modele-tv header {
  display: none;
}
.page-template-modele-tv .panel-widget-style {
  padding: 0 !important;
}
.page-template-modele-tv footer {
  display: none;
}
.page-template-modele-tv #social {
  display: none;
}
.page-template-modele-tv #ardoise,
.page-template-modele-tv #readmore {
  display: none !important;
}
.page-template-modele-tv .widget_sow-editor.panel-first-child h3.widget-title,
.page-template-modele-tv .widget_text.panel-first-child h3.widget-title {
  text-shadow: none !important;
}
@media screen and (max-width: 450px) {
  #popup_fiche_vin {
    width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
  }
}
#pg-4-0  .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration1.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-6-0 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration3.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-6-1 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration4.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-12-0 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration8.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-14-0 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration6.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-14-1 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration7.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-16-0 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration9.jpg);
  background-position: center center;
  background-size: cover;
}
#pg-20-0 .panel-row-style {
  background-image: url(/wp-content/uploads/2017/01/illustration8.jpg);
  background-position: center center;
  background-size: cover;
}
#nf-field-42-container {
  display: none !important;
}
.nf-form-fields-required {
  display: none !important;
}
.nf-response-msg p {
  margin-bottom: 12px;
  line-height: 1.3em;
}
.nf-response-msg p strong,
.nf-response-msg p b {
  font-weight: bold;
}
.nf-response-msg p a {
  color: #b62026;
}
.nf-error-msg {
  display: none !important;
}
#ninja_forms_required_items,
.nf-field-container {
  clear: both;
  position: relative;
  margin-bottom: 5px !important;
}
#nf-field-49 {
  background-color: #b62026 !important;
  color: #fff !important;
}
