.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
body {
  font-family: 'Crimson Pro', serif;
}
body a {
  transition: all 0.3s ease;
  cursor: pointer;
  text-decoration: none;
  color: #7b1844;
}
body a:hover,
body a:focus,
body a:active {
  outline: none;
  color: #595959;
  box-shadow: none;
  text-decoration: none;
}
body .container-clos {
  max-width: 1280px;
}
body .btn--primary {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  border: 2px solid #7b1844;
  background: transparent;
  color: #7b1844;
  border-radius: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}
body .btn--primary:hover {
  background: #7b1844;
  color: #fff;
}
body .btn--secondary {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  border: 2px solid #7b1844;
  background: #7b1844;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}
body .btn--secondary:hover {
  background: #fff;
  color: #7b1844;
}
body .btn--white {
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  border-radius: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
}
body .btn--white:hover {
  background: #fff;
  color: #7b1844;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: 'Philosopher', sans-serif;
}
body .wysiwyg-content h1,
body .wysiwyg-content h2,
body .wysiwyg-content h3,
body .wysiwyg-content h4,
body .wysiwyg-content h5,
body .wysiwyg-content h6 {
  color: #7b1844;
}
body .wysiwyg-content .btn--primary {
  margin-top: 40px;
  margin-right: 15px;
}
body .wysiwyg-content .suptitle {
  font-size: 30px;
  color: #595959;
  text-align: center;
  display: block;
  font-family: 'Lora', serif;
}
body .wysiwyg-content .main-title {
  font-size: 80px;
  color: #7b1844;
  text-align: center;
  margin-bottom: 0;
  font-family: 'Philosopher', sans-serif;
}
body .wysiwyg-content .subtitle {
  font-size: 30px;
  text-transform: uppercase;
  color: #595959;
  text-align: center;
  display: block;
  font-family: 'Lora', serif;
  letter-spacing: 8px;
}
body .wysiwyg-content h2 {
  font-size: 40px;
  color: #7b1844;
}
body .form-contact {
  max-width: 760px;
  margin: 0 auto;
}
body .form-contact .titre {
  font-weight: 800;
  margin-bottom: 40px;
}
body .form-contact .nf-form-content {
  max-width: 100%;
}
body .form-contact .nf-form-title h3 {
  color: ;
  font-size: 36px;
}
body .form-contact .nf-cell {
  padding: 0 15px;
}
body .form-contact .nf-field-label {
  display: none;
}
body .form-contact .nf-form-fields-required {
  display: none;
}
body .form-contact .nf-before-form-content {
  margin-bottom: 20px;
}
body .form-contact .nf-error-msg {
  text-align: center;
  color: ;
  font-size: 14px;
}
body .form-contact .nf-field-container {
  margin-bottom: 10px;
}
body .form-contact .nf-form-content .nf-error .nf-error-msg {
  color: ;
}
body .form-contact .nf-form-content .nf-error .nf-field-element input[type='text'],
body .form-contact .nf-form-content .nf-error .nf-field-element input[type='tel'],
body .form-contact .nf-form-content .nf-error .nf-field-element input[type='email'],
body .form-contact .nf-form-content .nf-error .nf-field-element input[type='number'] {
  border: 1px solid ;
}
body .form-contact .nf-form-content .stars {
  height: 60px;
  padding: 15px 0;
}
body .form-contact .nf-form-content input[type='text'],
body .form-contact .nf-form-content input[type='tel'],
body .form-contact .nf-form-content input[type='email'],
body .form-contact .nf-form-content input[type='number'] {
  min-height: 30px;
  padding: 10px 20px;
  border: 1px solid #f5f5f5;
  background: #fff;
  color: ;
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  box-shadow: ;
}
body .form-contact .nf-form-content input[type='text']:focus,
body .form-contact .nf-form-content input[type='tel']:focus,
body .form-contact .nf-form-content input[type='email']:focus,
body .form-contact .nf-form-content input[type='number']:focus {
  outline: none;
}
body .form-contact .nf-form-content label {
  display: none;
}
body .form-contact .nf-form-content input[type='text']::placeholder,
body .form-contact .nf-form-content input[type='tel']::placeholder,
body .form-contact .nf-form-content input[type='email']::placeholder,
body .form-contact .nf-form-content input[type='number']::placeholder {
  color: ;
  font-weight: 600;
  cursor: pointer;
  letter-spacing: 2px;
}
body .form-contact .nf-form-content .list-select-wrap .nf-field-element > div {
  border: 1px solid #fff;
  background: #fff;
}
body .form-contact .nf-form-content .list-select-wrap select.ninja-forms-field {
  color: ;
}
body .form-contact .nf-form-content .field-wrap.submit-wrap input[type='button'] {
  text-align: center;
  background: ;
  border: none;
  color: #fff;
  border: 2px solid ;
  padding: 0 20px;
  cursor: pointer;
  width: 240px;
  display: block;
  height: 50px;
  line-height: 50px;
  transition: all 0.3s ease;
  z-index: 10;
  font-size: 18px;
  letter-spacing: 2px;
  font-weight: 600;
  margin: 60px auto 0;
}
body .form-contact .nf-form-content .field-wrap.submit-wrap input[type='button']:hover {
  color: ;
  background: transparent;
}
body .form-contact .nf-form-content .field-wrap.submit-wrap input[type='button']:focus {
  outline: none;
}
body .form-contact .nf-form-content .field-wrap textarea {
  background: #fff;
  padding: 10px 20px;
  border: 1px solid #f5f5f5;
  height: 150px;
  font-weight: 600;
  color: ;
  border-radius: 5px;
  box-shadow: ;
}
body .form-contact .nf-form-content .field-wrap textarea::placeholder {
  color: ;
  letter-spacing: 2px;
}
body .form-contact .nf-form-content .field-wrap textarea:focus {
  outline: none;
}
body .form-contact .nf-form-content .list-container {
  padding-left: 0;
}
body .form-contact .nf-form-content .list-container .nf-field-label {
  display: block;
}
body .form-contact .nf-form-content .list-container .listcheckbox-wrap .nf-field-element label {
  display: block;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  color: #fff;
  line-height: 20px;
}
body .form-contact .nf-form-content .list-container .listcheckbox-wrap .nf-field-element label:before {
  content: '';
  width: 20px;
  height: 20px;
  background: ;
  top: 3px;
  left: -28px;
}
body .form-contact .nf-form-content .list-container .listcheckbox-wrap .nf-field-element label:after {
  width: 20px;
  height: 20px;
  background: transparent;
}
body .form-contact .nf-form-content .listradio-wrap .nf-field-element input {
  display: none;
}
body .form-contact .nf-form-content .list-multiselect-wrap {
  background: transparent;
  border: 2px solid #333333;
  padding: 20px;
}
body .form-contact .nf-form-content .list-multiselect-wrap select {
  border: none;
  overflow: hidden;
  height: 40px;
}
body .form-contact .nf-form-content .list-multiselect-wrap select option {
  text-transform: uppercase;
  color: #000;
}
body .form-contact .nf-form-content .list-multiselect-wrap select:focus {
  outline: none;
}
body .form-contact #nf-field-14-container {
  display: block;
}
body .form-contact #nf-field-14-container .nf-field-label {
  display: block;
}
body .form-contact #nf-field-14-container .nf-field-label label {
  display: block;
}
body header {
  position: relative;
}
body header .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 0;
  position: relative;
  z-index: 10;
}
body header .header__left .btn--contact {
  display: flex;
}
body header .header__left .btn--contact .picto {
  display: flex;
  width: 40px;
  height: 40px;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #7b1844;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
}
body header .header__left .btn--contact .picto svg {
  width: 20px;
  height: 20px;
}
body header .header__left .btn--contact .picto svg path {
  transition: all 0.3s ease;
}
body header .header__left .btn--contact .text {
  font-family: 'Lora', serif;
  line-height: 20px;
}
body header .header__left .btn--contact .text .phone {
  display: block;
  color: #7b1844;
  font-size: 18px;
}
body header .header__left .btn--contact .text .mail {
  display: block;
  color: #595959;
  font-size: 14px;
}
body header .header__left .btn--contact:hover .picto {
  background: #7b1844;
}
body header .header__left .btn--contact:hover .picto svg path {
  fill: #fff;
}
body header .header__right {
  display: flex;
  justify-content: flex-end;
  width: 220px;
}
body header .header__right .btn--instagram,
body header .header__right .btn--facebook {
  display: flex;
  width: 40px;
  height: 40px;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #7b1844;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
body header .header__right .btn--instagram .picto,
body header .header__right .btn--facebook .picto {
  display: flex;
}
body header .header__right .btn--instagram .picto svg,
body header .header__right .btn--facebook .picto svg {
  width: 20px;
  height: 20px;
}
body header .header__right .btn--instagram .picto svg path,
body header .header__right .btn--facebook .picto svg path {
  transition: all 0.3s ease;
}
body header .header__right .btn--instagram:hover,
body header .header__right .btn--facebook:hover {
  background: #7b1844;
}
body header .header__right .btn--instagram:hover .picto svg path,
body header .header__right .btn--facebook:hover .picto svg path {
  fill: #fff;
}
body header .header__right .nav-icon {
  position: relative;
  display: block;
  cursor: pointer;
  height: 40px;
  width: 40px;
  transition: all 0.3s ease;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #7b1844;
  display: none;
}
body header .header__right .nav-icon span {
  display: block;
  top: 17px;
  width: 18px;
  height: 2px;
  background-color: #7b1844;
  position: relative;
  margin: 0 auto;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms;
  transition: all 0.3s ease;
  border-radius: 2px;
}
body header .header__right .nav-icon span:after,
body header .header__right .nav-icon span:before {
  display: block;
  content: '';
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #7b1844;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-delay: 500ms;
  -moz-animation-delay: 500ms;
  -ms-animation-delay: 500ms;
  -o-animation-delay: 500ms;
  animation-delay: 500ms;
  transition: all 0.3s ease;
  border-radius: 2px;
}
body header .header__right .nav-icon span:before {
  margin-top: -6px;
}
body header .header__right .nav-icon span:after {
  margin-top: 6px;
}
body header .header__right .nav-icon:hover {
  background: #7b1844;
}
body header .header__right .nav-icon:hover span {
  background-color: #fff;
}
body header .header__right .nav-icon:hover span:after,
body header .header__right .nav-icon:hover span:before {
  background-color: #fff;
}
body header .header__right .nav-icon.active span {
  background-color: rgba(255,255,255,0);
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
body header .header__right .nav-icon.active span:before,
body header .header__right .nav-icon.active span:after {
  margin-top: 0px;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}
body header .header__right .nav-icon.active span:before {
  transform: rotate(45deg);
}
body header .header__right .nav-icon.active span:after {
  transform: rotate(-45deg);
}
body header .nav-menu .nav-primary {
  padding: 20px 0;
  border-top: 2px dashed #7b1844;
  border-bottom: 2px dashed #7b1844;
}
body header .nav-menu .nav-primary ul.nav {
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
body header .nav-menu .nav-primary ul.nav li {
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 0 20px;
  transition: all 0.3s ease;
}
@media (max-width: 1330px) {
  body header .nav-menu .nav-primary ul.nav li {
    padding: 0 5px;
  }
}
@media (max-width: 1200px) {
  body header .nav-menu .nav-primary ul.nav li {
    margin-bottom: 10px;
  }
}
body header .nav-menu .nav-primary ul.nav li:last-child {
  border-right: 0;
}
body header .nav-menu .nav-primary ul.nav li:before {
  color: #fff;
  position: absolute;
  left: -15px;
  top: 0;
  bottom: 0;
  font-size: 16px;
}
body header .nav-menu .nav-primary ul.nav li.current_page_item > a {
  color: #7b1844;
}
body header .nav-menu .nav-primary ul.nav li.current_page_item > a:after {
  width: 100%;
}
body header .nav-menu .nav-primary ul.nav li > a {
  color: #595959;
  font-size: 18px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  font-weight: 600;
}
body header .nav-menu .nav-primary ul.nav li > a:after {
  content: '';
  background-color: #7b1844;
  height: 1px;
  width: 0;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 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;
}
body header .nav-menu .nav-primary ul.nav li > a:hover:after,
body header .nav-menu .nav-primary ul.nav li > a:focus:after,
body header .nav-menu .nav-primary ul.nav li > a:active:after {
  width: 100%;
}
body header .nav-menu .nav-primary ul.nav li:hover > a,
body header .nav-menu .nav-primary ul.nav li:focus > a,
body header .nav-menu .nav-primary ul.nav li:active > a {
  color: #7b1844;
}
body header .btn--degustation {
  background: url('../img/bg-degustation.png') no-repeat top center;
  width: 150px;
  height: 130px;
  position: absolute;
  top: -5px;
  right: 20px;
  transition: all 0.3s ease;
}
body header .btn--degustation .picto {
  display: block;
  margin: 20px auto 0;
  width: 30px;
  height: 36px;
}
body header .btn--degustation .picto svg {
  width: 30px;
  height: 36px;
}
body header .btn--degustation .text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
body header .btn--degustation:hover {
  transform: translateY(5px);
}
body footer {
  color: #595959;
  background: url('../img/bg-footer.jpg') repeat top center;
  padding: 40px 0;
}
body footer a {
  color: #595959;
  font-weight: 600;
}
body footer a:hover {
  color: #7b1844;
}
body footer .footer__top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
body footer .footer__top .wysiwyg-content {
  font-size: 18px;
  font-weight: 600;
}
body footer .footer__top .tel,
body footer .footer__top .email,
body footer .footer__top .localisation,
body footer .footer__top .fax {
  color: #595959;
  display: block;
  font-weight: 600;
}
body footer .footer__top .tel:hover,
body footer .footer__top .email:hover,
body footer .footer__top .localisation:hover,
body footer .footer__top .fax:hover {
  color: #7b1844;
}
body footer .footer__top .text {
  display: inline-block;
  margin-right: 20px;
  font-weight: 600;
}
body footer .footer__top .btn--instagram,
body footer .footer__top .btn--facebook {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: transparent;
  border-radius: 30px;
  border: 2px solid #595959;
  margin-right: 20px;
}
body footer .footer__top .btn--instagram .picto,
body footer .footer__top .btn--facebook .picto {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
body footer .footer__top .btn--instagram .picto svg,
body footer .footer__top .btn--facebook .picto svg {
  width: 20px;
  height: 20px;
}
body footer .footer__top .btn--instagram .picto svg path,
body footer .footer__top .btn--facebook .picto svg path {
  transition: all 0.3s ease;
  fill: #595959;
}
body footer .footer__top .btn--instagram:hover,
body footer .footer__top .btn--facebook:hover {
  border: 2px solid #7b1844;
}
body footer .footer__top .btn--instagram:hover .picto svg path,
body footer .footer__top .btn--facebook:hover .picto svg path {
  fill: #7b1844;
}
body footer .footer__menu {
  margin-bottom: 40px;
}
body footer .footer__menu .nav-primary {
  padding: 20px 0;
  border-top: 2px dashed #595959;
  border-bottom: 2px dashed #595959;
}
body footer .footer__menu .nav-primary ul.nav {
  margin: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  list-style: none;
}
body footer .footer__menu .nav-primary ul.nav li {
  display: inline-block;
  position: relative;
  text-align: left;
  padding: 0 20px;
  transition: all 0.3s ease;
}
@media (max-width: 1330px) {
  body footer .footer__menu .nav-primary ul.nav li {
    padding: 0 5px;
  }
}
@media (max-width: 1200px) {
  body footer .footer__menu .nav-primary ul.nav li {
    margin-bottom: 10px;
  }
}
body footer .footer__menu .nav-primary ul.nav li:last-child {
  border-right: 0;
}
body footer .footer__menu .nav-primary ul.nav li:before {
  color: #fff;
  position: absolute;
  left: -15px;
  top: 0;
  bottom: 0;
  font-size: 16px;
}
body footer .footer__menu .nav-primary ul.nav li.current_page_item > a {
  color: #7b1844;
}
body footer .footer__menu .nav-primary ul.nav li.current_page_item > a:after {
  width: 100%;
}
body footer .footer__menu .nav-primary ul.nav li > a {
  color: #595959;
  font-size: 18px;
  position: relative;
  font-family: 'Philosopher', sans-serif;
  font-weight: 600;
}
body footer .footer__menu .nav-primary ul.nav li > a:after {
  content: '';
  background-color: #7b1844;
  height: 1px;
  width: 0;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 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;
}
body footer .footer__menu .nav-primary ul.nav li > a:hover:after,
body footer .footer__menu .nav-primary ul.nav li > a:focus:after,
body footer .footer__menu .nav-primary ul.nav li > a:active:after {
  width: 100%;
}
body footer .footer__menu .nav-primary ul.nav li:hover > a,
body footer .footer__menu .nav-primary ul.nav li:focus > a,
body footer .footer__menu .nav-primary ul.nav li:active > a {
  color: #7b1844;
}
body footer .footer .abus {
  text-transform: uppercase;
  text-align: center;
}
body footer .footer .idcom {
  width: max-content;
  margin: 0 auto;
}
body.home main .degustation .block-degustation .block-desc {
  display: none;
}
body.home main .degustation .block-degustation .container-degustation {
  flex: 0 0 100%;
  max-width: 100%;
}
body.page-id-199,
body.page-id-299,
body.page-id-274,
body.page-id-14,
body.page-id-313,
body.page-id-361,
body.page-id-404,
body.single {
  background-image: url('../img/texture.jpg');
  background-repeat: repeat;
}
body.page-id-313 .nos-vins {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}
body.page-id-313 .nos-vins:before,
body.page-id-313 .nos-vins:after {
  content: '';
  width: 508px;
  height: 600px;
  position: absolute;
  top: 400px;
  z-index: 0;
  display: block;
}
body.page-id-313 .nos-vins:before {
  background-image: url('../img/tire-bouchon.png');
  background-repeat: no-repeat;
  left: -100px;
}
body.page-id-313 .nos-vins:after {
  background-image: url('../img/tonneau-2.png');
  background-repeat: no-repeat;
  right: -100px;
}
body.page-id-313 .block-titre {
  background-repeat: no-repeat;
  background-position: center center;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
body.page-id-313 .block-titre .titre {
  font-size: 46px;
  color: #7b1844;
  text-align: center;
}
body.page-id-313 .titre-cat {
  text-transform: uppercase;
  text-align: center;
  color: #7b1844;
  margin-top: 60px;
  margin-bottom: 40px;
  letter-spacing: 3px;
}
body.page-id-313 .liste_vins {
  position: relative;
  display: flex;
  row-gap: 40px;
  column-gap: 30px;
  flex-wrap: wrap;
  justify-content: center;
  z-index: 1;
}
body.page-id-313 .liste_vins a.item {
  flex: 0 0 calc(25% - 30px);
  max-width: calc(25% - 30px);
  display: block;
  margin-bottom: 40px;
}
body.page-id-313 .liste_vins a.item .img-container .img-vin {
  display: block;
  width: auto;
  margin: 0 auto 30px;
  transition: all 0.3s ease;
}
body.page-id-313 .liste_vins a.item .titre {
  color: #7b1844;
  font-family: 'Philosopher', sans-serif;
  text-align: center;
  font-size: 26px;
}
body.page-id-313 .liste_vins a.item .sous-titre {
  text-align: center;
  display: block;
  color: #595959;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-size: 22px;
}
body.page-id-313 .liste_vins a.item .sous-titre:after {
  content: '';
  width: 50px;
  height: 2px;
  background: #7b1844;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
}
body.page-id-313 .liste_vins a.item:hover .img-container .img-vin {
  transform: scale(1.05);
}
body.page-id-313 .liste_vins a.item:hover .info_vin {
  color: #7b1844;
}
body.single .page-content {
  margin-top: 80px;
}
body.single .wysiwyg-content.align-center p {
  text-align: left;
}
body.single .footer-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
body.single .footer-links {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 80px;
}
body.single .footer-links .previous,
body.single .footer-links .back-btn,
body.single .footer-links .next {
  margin: 10px 10px;
}
body.single-vin {
  background-image: url('../img/texture.jpg');
  background-repeat: repeat;
}
body.single-vin main {
  position: relative;
  overflow: hidden;
}
body.single-vin main:before,
body.single-vin main:after {
  content: '';
  width: 600px;
  height: 705px;
  position: absolute;
  z-index: 0;
}
body.single-vin main:before {
  background-image: url('../img/grappe-4.png');
  background-repeat: no-repeat;
  left: -300px;
  top: 40px;
}
body.single-vin main:after {
  background-image: url('../img/pressoir.png');
  background-repeat: no-repeat;
  right: -300px;
  bottom: 40px;
}
body.single-vin .detail-vin {
  padding: 80px 0;
  display: flex;
  column-gap: 60px;
  justify-content: center;
  position: relative;
  z-index: 1;
}
body.single-vin .detail-vin__left .title {
  color: #7b1844;
  font-size: 40px;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
body.single-vin .detail-vin__left .title:before {
  content: '';
  width: 50px;
  height: 2px;
  left: 0;
  bottom: 0;
  position: absolute;
  background: #7b1844;
}
body.single-vin .detail-vin__left .wysiwyg-content {
  margin-bottom: 30px;
}
body.single-vin .detail-vin__left,
body.single-vin .detail-vin__right {
  flex: 0 0 calc(35% - 60px);
  max-width: calc(35% - 60px);
}
body.single-vin .detail-vin__left .caracteristique,
body.single-vin .detail-vin__right .caracteristique {
  display: flex;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  body.single-vin .detail-vin__left .caracteristique,
  body.single-vin .detail-vin__right .caracteristique {
    width: 100%;
  }
}
body.single-vin .detail-vin__left .caracteristique .picto,
body.single-vin .detail-vin__right .caracteristique .picto {
  width: 26px;
  height: 26px;
  max-width: 30%;
  position: relative;
  color: #fff;
  text-align: center;
  margin-right: 15px;
}
body.single-vin .detail-vin__left .caracteristique .picto svg,
body.single-vin .detail-vin__right .caracteristique .picto svg {
  width: 100%;
  height: 100%;
}
body.single-vin .detail-vin__left .caracteristique .picto svg path,
body.single-vin .detail-vin__right .caracteristique .picto svg path {
  transition: all 0.3s ease;
  fill: #7b1844;
}
body.single-vin .detail-vin__left .caracteristique .desc,
body.single-vin .detail-vin__right .caracteristique .desc {
  max-width: 70%;
}
body.single-vin .detail-vin__left .caracteristique .desc .info,
body.single-vin .detail-vin__right .caracteristique .desc .info {
  font-size: 16px;
}
body.single-vin .detail-vin__left .caracteristique .desc .value,
body.single-vin .detail-vin__right .caracteristique .desc .value {
  font-weight: 600;
  font-size: 16px;
}
body.single-vin .detail-vin__image {
  flex: 0 0 calc(30% - 60px);
  max-width: calc(30% - 60px);
}
body.single-vin .detail-vin__image .img-vin {
  display: block;
  margin: 0 auto;
}
body.single-vin .detail-vin__right {
  padding-top: 100px;
}
body.single-vin .detail-vin__right .block-recompenses {
  margin: 30px 0;
  padding-top: 30px;
  border-top: 2px solid #7b1844;
}
body.single-vin .detail-vin__right .block-recompenses .block-titre {
  display: flex;
}
body.single-vin .detail-vin__right .block-recompenses .block-titre .picto {
  width: 30px;
  margin-right: 15px;
}
body.single-vin .detail-vin__right .block-recompenses .block-titre .picto svg path {
  fill: #7b1844;
}
body.single-vin .detail-vin__right .block-recompenses .block-titre .text {
  color: #7b1844;
}
body.single-vin .detail-vin__right .btn--fiche,
body.single-vin .detail-vin__right .btn--degust {
  display: flex;
  padding: 5px 20px;
  text-align: center;
  border: 2px solid #7b1844;
  background: transparent;
  color: #7b1844;
  border-radius: 0;
  font-size: 18px;
  font-style: italic;
  font-weight: 600;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}
body.single-vin .detail-vin__right .btn--fiche .picto,
body.single-vin .detail-vin__right .btn--degust .picto {
  display: block;
  margin-left: 15px;
  width: 30px;
  height: 30px;
}
body.single-vin .detail-vin__right .btn--fiche .picto svg,
body.single-vin .detail-vin__right .btn--degust .picto svg {
  width: 30px;
  height: 30px;
}
body.single-vin .detail-vin__right .btn--fiche .picto svg path,
body.single-vin .detail-vin__right .btn--degust .picto svg path {
  fill: #7b1844;
  transition: all 0.3s ease;
}
body.single-vin .detail-vin__right .btn--fiche:hover,
body.single-vin .detail-vin__right .btn--degust:hover {
  background: #7b1844;
  color: #fff;
}
body.single-vin .detail-vin__right .btn--fiche:hover .picto svg path,
body.single-vin .detail-vin__right .btn--degust:hover .picto svg path {
  fill: #fff;
}
body.single-vin .nav-posts {
  display: flex;
  justify-content: center;
  width: 500px;
  margin: 0 auto 60px;
  flex-wrap: wrap;
}
body.single-vin .nav-posts .prev-link,
body.single-vin .nav-posts .next-link {
  width: 50%;
}
body.single-vin .nav-posts .prev-link a,
body.single-vin .nav-posts .next-link a {
  color: #7b1844;
  font-size: 22px;
  display: block;
}
body.single-vin .nav-posts .prev-link a:hover,
body.single-vin .nav-posts .next-link a:hover {
  color: #595959;
}
body.single-vin .nav-posts .next-link a {
  text-align: right;
}
@media (min-width: 1361px) and (max-width: 1560px) {
  body header .btn--degustation {
    display: none;
  }
}
@media (min-width: 1200px) and (max-width: 1360px) {
  body header .btn--degustation {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  body header .btn--degustation {
    display: none;
  }
  body footer .footer__top .text {
    display: block;
  }
  body.page-id-313 .nos-vins:before,
  body.page-id-313 .nos-vins:after {
    display: none;
  }
  body.single-vin main:before,
  body.single-vin main:after {
    display: none;
  }
}
@media (max-width: 767.98px) {
  body .wysiwyg-content .main-title {
    font-size: 46px;
  }
  body .wysiwyg-content .suptitle,
  body .wysiwyg-content .subtitle {
    font-size: 26px;
  }
  body .wysiwyg-content h2 {
    font-size: 22px;
  }
  body .wysiwyg-content .btn--primary {
    margin-top: 20px;
  }
  body .wysiwyg-content h3 {
    font-size: 20px;
  }
  body header .btn--degustation {
    display: none;
  }
  body header .header {
    padding: 10px 0;
  }
  body header .header__right .nav-icon {
    display: block;
  }
  body header .header .logo img {
    max-width: 80px;
  }
  body header .nav-menu .nav-primary {
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 20;
    width: 100%;
    background: #fff;
    padding: 0;
    border: none;
  }
  body header .nav-menu .nav-primary .menu-menu-principal-container {
    overflow: hidden;
  }
  body header .nav-menu .nav-primary ul.nav {
    display: none;
  }
  body header .nav-menu .nav-primary ul.nav > li {
    display: block;
    padding: 5px 30px 5px;
    margin-bottom: 0;
  }
  body header .nav-menu .nav-primary ul.nav > li > a {
    font-size: 16px;
    color: #7b1844;
  }
  body header .nav-menu .nav-primary ul.nav > li > a:hover {
    color: #595959;
  }
  body header .nav-menu .nav-primary ul.nav > li.current_page_item > a {
    color: #595959;
  }
  body footer .footer__top {
    flex-direction: column;
    align-items: center;
  }
  body footer .footer__top .wysiwyg-content {
    text-align: center;
  }
  body footer .footer__top .logo {
    margin-bottom: 20px;
  }
  body footer .footer__top .footer-info {
    margin-bottom: 20px;
  }
  body footer .footer__top .text {
    display: block;
    text-align: center;
    margin: 0;
  }
  body footer .footer__top .btn--instagram,
  body footer .footer__top .btn--facebook {
    margin: 10px 30px;
  }
  body footer .footer__menu .nav-primary ul.nav {
    display: block;
  }
  body footer .footer__menu .nav-primary ul.nav li {
    display: block;
    text-align: center;
  }
  body footer .footer .idcom {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  body.page-id-313 .nos-vins:before,
  body.page-id-313 .nos-vins:after {
    display: none;
  }
  body.page-id-313 .nos-vins .block-titre {
    height: 160px;
  }
  body.page-id-313 .nos-vins .block-titre .titre {
    font-size: 30px;
  }
  body.page-id-313 .nos-vins .liste_vins a.item {
    flex: 0 0 calc(33% - 30px);
    max-width: calc(33% - 30px);
  }
  body.single-vin {
    padding: 40px 0;
  }
  body.single-vin main:before,
  body.single-vin main:after {
    display: none;
  }
  body.single-vin main .detail-vin {
    flex-wrap: wrap;
  }
  body.single-vin main .detail-vin__left,
  body.single-vin main .detail-vin__right,
  body.single-vin main .detail-vin__image {
    flex: 0 0 100%;
    max-width: 100%;
  }
  body.single-vin main .detail-vin__left {
    padding-top: 40px;
    order: 2;
  }
  body.single-vin main .detail-vin__right {
    padding-top: 20px;
    order: 3;
  }
  body.single-vin main .detail-vin__image {
    order: 1;
  }
  body.single-vin main .detail-vin__image .img-vin {
    width: auto;
    height: 400px;
  }
  body.single-vin main .nav-posts {
    width: 100%;
  }
  body.single-vin main .nav-posts .prev-link,
  body.single-vin main .nav-posts .next-link {
    width: 50%;
  }
}
@media (max-width: 600px) {
  body .wysiwyg-content .main-title {
    font-size: 30px;
  }
  body .wysiwyg-content .suptitle,
  body .wysiwyg-content .subtitle {
    font-size: 20px;
  }
  body .wysiwyg-content h2 {
    font-size: 22px;
  }
  body header .header__left {
    width: 40px;
  }
  body header .header__left .btn--contact {
    display: none;
  }
  body header .header__right {
    width: 40px;
  }
  body header .header__right .btn--instagram,
  body header .header__right .btn--facebook {
    display: none;
  }
  body.page-id-313 .nos-vins {
    padding: 40px 0;
  }
  body.page-id-313 .nos-vins:before,
  body.page-id-313 .nos-vins:after {
    display: none;
  }
  body.page-id-313 .nos-vins .liste_vins a.item {
    flex: 0 0 calc(50% - 30px);
    max-width: calc(50% - 30px);
  }
}
@media (max-width: 480px) {
  body.page-id-313 .nos-vins {
    padding: 40px 0;
  }
  body.page-id-313 .nos-vins:before,
  body.page-id-313 .nos-vins:after {
    display: none;
  }
  body.page-id-313 .nos-vins .liste_vins a.item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body .wysiwyg-content .main-title {
    font-size: 46px;
  }
  body .wysiwyg-content .suptitle,
  body .wysiwyg-content .subtitle {
    font-size: 26px;
  }
  body header .btn--degustation {
    display: none;
  }
  body header .header__right .nav-icon {
    display: block;
  }
  body header .nav-menu .nav-primary {
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 20;
    width: 100%;
    background: #fff;
    padding: 0;
    border: none;
  }
  body header .nav-menu .nav-primary .menu-menu-principal-container {
    overflow: hidden;
  }
  body header .nav-menu .nav-primary ul.nav {
    display: none;
  }
  body header .nav-menu .nav-primary ul.nav > li {
    display: block;
    padding: 5px 30px 5px;
    margin-bottom: 0;
  }
  body header .nav-menu .nav-primary ul.nav > li > a {
    font-size: 16px;
    color: #7b1844;
  }
  body header .nav-menu .nav-primary ul.nav > li > a:hover {
    color: #595959;
  }
  body header .nav-menu .nav-primary ul.nav > li.current_page_item > a {
    color: #595959;
  }
  body footer .footer__top {
    flex-wrap: wrap;
  }
  body footer .footer__top .text {
    display: block;
  }
  body.page-id-313 .nos-vins:before,
  body.page-id-313 .nos-vins:after {
    display: none;
  }
  body.page-id-313 .nos-vins .block-titre {
    height: 160px;
  }
  body.page-id-313 .nos-vins .block-titre .titre {
    font-size: 30px;
  }
  body.page-id-313 .nos-vins .liste_vins a.item {
    flex: 0 0 calc(33% - 30px);
    max-width: calc(33% - 30px);
  }
  body.single-vin main:before,
  body.single-vin main:after {
    display: none;
  }
}
