body {
  overflow-x: hidden;
  background-color: #fafafa;
}
body #grdp_barre_mini a {
  font-size: 12px;
}
body #grdp_barre_mini {
  display: none !important;
}
body #grdp_barre_maxi p {
  color: #fff;
  font-size: 13px;
}
body #grdp_barre_maxi a {
  font-size: 13px;
}
body .cookie-notice-container {
  display: none !important;
}
body h1,
body h2,
body h3,
body h4 {
  font-family: 'Ubuntu', sans-serif;
  color: #141414;
  line-height: 1.3;
  font-weight: 400;
}
body h1,
body h2 {
  font-size: 35px;
}
body a {
  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 a:hover {
  text-decoration: none;
}
body p,
body span,
body li,
body a {
  font-family: 'Ubuntu', sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.3;
  font-weight: 400;
  color: #141414;
}
body p:hover,
body span:hover,
body li:hover,
body a:hover {
  text-decoration: none;
}
body p {
  margin-bottom: 15px;
}
body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body header {
  z-index: 2;
  background-color: #fff;
}
body header .top {
  background-color: #141414;
  padding: 8px 0 9px;
}
body header .top .container {
  max-width: 100%;
  padding: 0 40px;
}
body header .top .coo {
  display: flex;
  align-items: center;
  color: #d1d0d0;
}
body header .top .coo .fb {
  margin-right: 18px;
}
body header .top .coo .fb i {
  font-size: 18px;
  color: #fff;
  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 header .top .coo .fb:hover i {
  color: #c7a075;
}
body header .top .coo span {
  color: #d1d0d0;
}
body header .top .coo a,
body header .top .coo p {
  color: #d1d0d0;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 2px;
}
body header .top .coo p {
  margin-bottom: 0;
}
body header .top .coo a:hover {
  color: #c7a075;
}
body header .top .paiement {
  margin-bottom: 0;
  color: #d1d0d0;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  text-align: right;
}
body header .top .paiement:before {
  content: "";
  background: url('../img/cadenas.png') no-repeat;
  background-size: 100%;
  width: 11px;
  height: 14px;
  display: inline-block;
  vertical-align: text-top;
  margin-right: 10px;
}
body header .bottom {
  background-color: #fafafa;
}
body header .bottom .container {
  max-width: 1625px;
  padding: 0 50px;
}
body header .bottom .content {
  padding: 45px 0 50px;
  align-items: center;
}
body header .bottom .logo {
  display: table;
  margin: auto;
}
body header .bottom .logo img {
  max-width: 100%;
  width: 271px;
}
body header .bottom .link-boutique {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 317px;
  margin: 0 0 0 auto;
  position: relative;
  padding-bottom: 8px;
}
body header .bottom .link-boutique:before {
  content: "";
  background-color: #dadada;
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  height: 1px;
}
body header .bottom .link-boutique p {
  display: inline-block;
  margin-bottom: 0;
  font-size: 18px;
  letter-spacing: 1.5px;
}
body header .bottom .link-boutique a {
  font-size: 18px;
  letter-spacing: 1.5;
  display: inline-block;
}
body header .bottom .link-boutique a:hover {
  color: #c7a075;
}
body header .bottom .link-boutique a.compte {
  margin-right: 30px;
}
body header .bottom .link-boutique a.compte:before {
  content: "";
  background: url('../img/compte.png') no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}
body header .bottom .link-boutique a.panier:before {
  content: "";
  background: url('../img/panier.png') no-repeat;
  background-size: 100%;
  width: 23px;
  height: 24px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 10px;
}
body header .bottom .mobile {
  display: none;
}
body header .bottom .nav-menu ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
body header .bottom .nav-menu ul li {
  padding: 0 40px 40px;
}
body header .bottom .nav-menu ul li:first-child {
  padding-left: 0;
}
body header .bottom .nav-menu ul li:last-child {
  padding-right: 0;
}
body header .bottom .nav-menu ul li.current-menu-item a {
  color: #c7a075;
}
body header .bottom .nav-menu ul li a {
  font-size: 15.7px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
body header .bottom .nav-menu ul li a i {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  color: #6e6e6d;
  margin-left: 7px;
  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 header .bottom .nav-menu ul li a:hover {
  color: #c7a075;
}
body header .bottom .nav-menu ul li a:hover i {
  color: #c7a075;
}
body header .bottom .nav-menu .sub-menu,
body header .bottom .nav-menu .sub-menu2 {
  position: absolute;
  z-index: 7;
  left: 15px;
  right: 15px;
  background-color: rgba(255,255,255,0.95);
  padding: 30px;
  opacity: 0;
  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 header .bottom .nav-menu .sub-menu h3,
body header .bottom .nav-menu .sub-menu2 h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  color: #525150;
  margin-bottom: 12px;
  letter-spacing: 1.75px;
}
body header .bottom .nav-menu .sub-menu ul,
body header .bottom .nav-menu .sub-menu2 ul {
  display: block;
  column-count: 2;
}
body header .bottom .nav-menu .sub-menu ul li,
body header .bottom .nav-menu .sub-menu2 ul li {
  padding: 0 0 8px;
}
body header .bottom .nav-menu .sub-menu ul li.current a,
body header .bottom .nav-menu .sub-menu2 ul li.current a {
  color: #c7a075;
}
body header .bottom .nav-menu .sub-menu ul li a,
body header .bottom .nav-menu .sub-menu2 ul li a {
  font-size: 17px;
  text-transform: none;
  font-weight: 400;
  color: #525150;
}
body header .bottom .nav-menu .sub-menu ul li a:hover,
body header .bottom .nav-menu .sub-menu2 ul li a:hover {
  color: #c7a075;
}
body header .bottom .nav-menu .sub-menu .visuels .media,
body header .bottom .nav-menu .sub-menu2 .visuels .media {
  width: 100%;
  height: 270px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body main section .container {
  max-width: 1625px;
  padding: 0 50px;
}
body main section.bandeau-entete {
  position: relative;
}
body main section.bandeau-entete .parallax-window {
  min-height: 100%;
  height: 370px;
  width: 100%;
}
body main section.bandeau-entete .bloc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100px;
}
body main section.bandeau-entete .bloc >div {
  background-color: #fff;
  padding: 15px 35px;
}
body main section.bandeau-entete .bloc >div h1 {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 2px;
}
body main section.bandeau-entete .bloc >div h2 {
  font-size: 28px;
  margin-bottom: 3px;
}
body main section.services .contenu .content {
  position: relative;
}
body main section.services .contenu .content:last-of-type .bloc .texte {
  background-color: transparent;
}
body main section.services .contenu .content:last-of-type .bloc .texte h2 {
  color: #fff;
}
body main section.services .contenu .content:last-of-type .bloc .texte p {
  color: #fff;
}
body main section.services .contenu .content:last-of-type .bloc .texte .bouton {
  background-color: transparent;
}
body main section.services .contenu .content:last-of-type .bloc .texte .bouton span {
  border: 1px solid #fff;
  color: #fff;
}
body main section.services .contenu .content:last-of-type .bloc .texte .bouton:before {
  background-color: #fff;
}
body main section.services .contenu .content:last-of-type .bloc .texte .bouton:hover span {
  color: #c7a075;
}
body main section.services .contenu .content .visuel {
  overflow: hidden;
}
body main section.services .contenu .content .visuel .media {
  width: 100%;
  height: 310px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  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 main section.services .contenu .content .bloc {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  padding: 30px 65px;
  height: 100%;
  z-index: 1;
}
body main section.services .contenu .content .bloc .texte {
  text-align: center;
  width: 100%;
  height: 100%;
  background-color: #b4c8c7;
}
body main section.services .contenu .content .bloc .texte >div {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 485px;
  max-width: 100%;
}
body main section.services .contenu .content .bloc .texte h2 {
  text-transform: uppercase;
  font-size: 25px;
  margin: 0 auto 15px;
  letter-spacing: 1.75px;
}
body main section.services .contenu .content .bloc .texte p {
  font-size: 17px;
  margin-bottom: 25px;
}
body main section.services .contenu .content .bloc .texte .bouton {
  background-color: transparent;
}
body main section.services .contenu .content .bloc .texte .bouton span {
  border: 1px solid #141414;
  color: #141414;
}
body main section.services .contenu .content .bloc .texte .bouton:before {
  background-color: #141414;
}
body main section.services .contenu .content .bloc .texte .bouton:hover span {
  color: #c7a075;
}
body main section.newsletter {
  overflow: hidden;
}
body main section.newsletter .contenu {
  position: relative;
}
body main section.newsletter .contenu .parallax-window {
  min-height: 100%;
  height: 460px;
  width: 100%;
}
body main section.newsletter .contenu .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
body main section.newsletter .contenu .content .bloc {
  text-align: center;
  width: 920px;
  max-width: 100%;
  margin: auto;
}
body main section.newsletter .contenu .content .bloc h2 {
  color: #fff;
  font-size: 40px;
  margin-bottom: 25px;
  text-transform: uppercase;
}
body main section.newsletter .contenu .content .bloc p {
  font-size: 28px;
  color: #fff;
}
body main section.newsletter .contenu .content .bloc .formulaire {
  width: 730px;
  max-width: 100%;
  margin: 35px auto 0;
}
body main section.newsletter .contenu .content .bloc .formulaire form .nf-form-fields-required {
  display: none;
}
body main section.newsletter .contenu .content .bloc .formulaire form input {
  border: 0;
  padding: 20px 30px;
  height: 55px;
}
body main section.newsletter .contenu .content .bloc .formulaire form input::placeholder {
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
}
body main section.newsletter .contenu .content .bloc .formulaire form #nf-field-4 {
  cursor: pointer;
  color: #fff;
  background-color: #050505;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.25px;
  height: 55px;
  padding: 12px 30px;
  width: 100%;
}
body main section.newsletter .contenu .content .bloc .formulaire form #nf-field-4:focus {
  outline: none;
}
body main section.newsletter .contenu .content .bloc .formulaire form #nf-field-4:hover {
  background-color: #c7a075;
}
body main section .bouton {
  display: inline-block;
  position: relative;
  width: auto;
}
body main section .bouton span {
  position: relative;
  z-index: 1;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  padding: 8px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  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 main section .bouton:before {
  content: "";
  height: 100%;
  width: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  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 main section .bouton:hover:before {
  width: 100%;
}
body footer .top {
  overflow: hidden;
  border-top: 1px solid #c1c1c1;
}
body footer .top .container {
  max-width: 1500px;
  padding: 0 50px;
}
body footer .top .content {
  margin-bottom: -5px;
}
body footer .top .content:first-of-type .bloc:before {
  display: none;
}
body footer .top .content .bloc {
  text-align: center;
  padding: 40px 0;
  position: relative;
}
body footer .top .content .bloc:before {
  content: "";
  background-color: #c1c1c1;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -15px;
  width: 1px;
  opacity: .5;
}
body footer .top .content .bloc img {
  margin-bottom: 15px;
}
body footer .top .content .bloc p {
  margin-bottom: 0;
  font-size: 15px;
}
body footer .top .content .bloc p.titre {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
body footer .bottom {
  background-color: #141414;
  padding: 50px 0;
}
body footer .bottom .container {
  max-width: 910px;
  padding: 0 50px;
}
body footer .bottom h2 {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
}
body footer .bottom a,
body footer .bottom p {
  color: #fff;
  font-size: 15px;
  margin-bottom: 0;
}
body footer .bottom a {
  display: block;
}
body footer .bottom a:hover {
  color: #c7a075;
}
body footer .bottom a i {
  font-size: 25px;
}
body footer .copy {
  text-align: center;
  padding: 20px 0;
  font-family: 'Ubuntu', sans-serif;
}
body footer .copy a {
  font-size: 15px;
}
body footer .copy a:hover {
  color: #c7a075;
}
body.page-id-325 main section .produits {
  margin-bottom: 0;
  padding: 0 35px;
}
body.page-id-325 main section .produits a .visuel {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 570px !important;
}
body.page-id-325 main section .produits a .visuel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  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-325 main section.nouveautes {
  margin: 60px 0;
}
body.page-id-325 main section.nouveautes .contenu .content {
  margin: 0 -35px;
}
body.page-id-5 main section .produits,
body.page-id-325 main section .produits {
  margin-bottom: 45px;
}
body.page-id-5 main section .produits a,
body.page-id-325 main section .produits a {
  display: block;
}
body.page-id-5 main section .produits a:hover .visuel img,
body.page-id-325 main section .produits a:hover .visuel img {
  transform: scale(1.1);
}
body.page-id-5 main section .produits a:hover .texte h2,
body.page-id-325 main section .produits a:hover .texte h2 {
  color: #c7a075;
}
body.page-id-5 main section .produits a .texte,
body.page-id-325 main section .produits a .texte {
  margin-top: 22px;
  position: relative;
}
body.page-id-5 main section .produits a .texte h2,
body.page-id-5 main section .produits a .texte h3,
body.page-id-325 main section .produits a .texte h2,
body.page-id-325 main section .produits a .texte h3 {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 5px;
  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-5 main section .produits a .texte img,
body.page-id-325 main section .produits a .texte img {
  margin: 0 0 0 auto;
  display: block;
  width: 25px;
}
body.page-id-5 main section .produits a .texte .price bdi,
body.page-id-325 main section .produits a .texte .price bdi {
  font-family: 'Ubuntu', sans-serif;
  font-size: 21.5px;
}
body.page-id-5 main section .produits a .texte .price bdi .woocommerce-Price-currencySymbol,
body.page-id-325 main section .produits a .texte .price bdi .woocommerce-Price-currencySymbol {
  font-size: 21.5px;
}
body.page-id-5 main section .produits a .visuel,
body.page-id-325 main section .produits a .visuel {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 425px;
}
body.page-id-5 main section .produits a .visuel img,
body.page-id-325 main section .produits a .visuel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  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-5 header {
  position: absolute;
  width: 100%;
}
body.page-id-5 main section.haut_de_page {
  height: 100vh;
}
body.page-id-5 main section.haut_de_page .contenu {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .container {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .container >.row {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .visuel {
  position: relative;
  overflow: hidden;
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .visuel .media {
  height: 75%;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1);
  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-5 main section.haut_de_page .contenu .slide1 .bloc img {
  width: 449px;
  max-width: 100%;
  margin: auto;
}
body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte {
  margin-top: 35px;
}
body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte p {
  color: #525150;
  font-weight: 700;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.6;
}
body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte p strong {
  font-weight: 300;
  display: block;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc img {
  width: 552.35px;
  max-width: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte {
  width: 420px;
  max-width: 100%;
  margin: 25px auto 0;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte p {
  color: #fff;
  font-size: 30px;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton {
  background-color: transparent;
  display: table;
  margin: 30px auto 0;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton span {
  color: #fff;
  padding: 12px 25px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
  border: 2px solid #fff;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton:before {
  background-color: #fff;
}
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton:hover span {
  color: #c7a075;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc {
  width: 630px;
  max-width: 100%;
  background-color: #fff;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte {
  padding-top: 50px;
  padding-bottom: 60px;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 15px;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte h1 strong {
  color: #c7a075;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte p {
  color: #141414;
  font-size: 18px;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .bouton {
  background-color: #c7a075;
  display: table;
  margin: auto;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translate(-50%,-50%);
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .bouton span {
  color: #fff;
  padding: 14px 30px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 400;
  letter-spacing: 1.5px;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .bouton:before {
  background-color: #141414;
}
body.page-id-5 main section.haut_de_page .contenu .slide3 img {
  position: absolute;
  top: 64%;
  transform: translateY(-50%);
  right: 11%;
  width: 449px;
  max-width: 100%;
  margin: auto;
}
body.page-id-5 main section.haut_de_page .contenu .slide1,
body.page-id-5 main section.haut_de_page .contenu .slide2,
body.page-id-5 main section.haut_de_page .contenu .slide3,
body.page-id-5 main section.haut_de_page .contenu .slide4 {
  height: 100%;
  position: relative;
}
body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc,
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc,
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc,
body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc {
  display: block;
  padding: 0 50px;
  position: absolute;
  top: 64%;
  transform: translateY(-50%);
  width: 615px;
  max-width: 100%;
  left: 11%;
  z-index: 1;
}
body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc:hover .hover,
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc:hover .hover,
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc:hover .hover,
body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc:hover .hover {
  width: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte,
body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte,
body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte,
body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc .texte {
  text-align: center;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-stage-outer {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 64%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev {
  left: -50px;
  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;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev:hover {
  left: -60px;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next {
  right: -50px;
  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;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next:hover {
  right: -60px;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
  transform: rotate(180deg);
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev,
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next {
  position: absolute;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev span,
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next span {
  display: none;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev:focus,
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 60px;
  text-align: center;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots .owl-dot {
  background-color: rgba(255,255,255,0.5);
  width: 12px;
  height: 12px;
  margin: 0 5px !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;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots .owl-dot.active {
  background-color: #ffffff;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots .owl-dot:hover {
  background-color: #ffffff;
}
body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots .owl-dot:focus {
  outline: none;
}
body.page-id-5 main section.haut_de_page .contenu .scroll {
  position: absolute;
  display: block;
  margin: auto;
  left: 80px;
  bottom: 20px;
  width: 17px;
  z-index: 1;
}
body.page-id-5 main section.haut_de_page .contenu .scroll:hover p {
  color: #c7a075;
}
body.page-id-5 main section.haut_de_page .contenu .scroll:hover i {
  color: #c7a075;
}
body.page-id-5 main section.haut_de_page .contenu .scroll p {
  transform: rotate(-90deg);
  position: absolute;
  left: -15px;
  top: -39px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  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-5 main section.haut_de_page .contenu .scroll i {
  color: #141414;
  font-size: 35px;
  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-5 main section.moment {
  padding: 65px 0 20px;
}
body.page-id-5 main section.moment .contenu .content {
  margin-bottom: 45px;
}
body.page-id-5 main section.moment .contenu .nouveautes {
  display: block;
  height: 100%;
}
body.page-id-5 main section.moment .contenu .nouveautes:hover .visuel .media {
  transform: scale(1.1);
}
body.page-id-5 main section.moment .contenu .nouveautes .bloc {
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
}
body.page-id-5 main section.moment .contenu .nouveautes .bloc h2 {
  text-transform: uppercase;
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  width: 420px;
  max-width: 100%;
  margin: 0 auto 15px;
  line-height: 1.1;
  letter-spacing: 1.5px;
}
body.page-id-5 main section.moment .contenu .nouveautes .bloc p {
  font-size: 18px;
  color: #fff;
  width: 270px;
  max-width: 100%;
  margin: 0 auto 0;
}
body.page-id-5 main section.moment .contenu .nouveautes .visuel {
  overflow: hidden;
  height: 100%;
}
body.page-id-5 main section.moment .contenu .nouveautes .visuel .media {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  transform: scale(1);
  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-5 main section.moment .contenu .nouveautes .visuel .media:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 65%);
  background: -o-linear-gradient(bottom,rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 65%);
  background: linear-gradient(to top,rgba(0,0,0,0.8) 0%,rgba(255,255,255,0) 65%);
}
body.page-id-5 main section.moment .contenu .offres {
  background-color: #c7a075;
  padding: 10px;
  height: 425px;
}
body.page-id-5 main section.moment .contenu .offres >div {
  border: 1px solid #fff;
  position: relative;
  height: 100%;
}
body.page-id-5 main section.moment .contenu .offres >div .bloc {
  position: absolute;
  top: 50%;
  transform: translateY(-37%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
body.page-id-5 main section.moment .contenu .offres >div .bloc h2 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 12px;
  font-size: 27px;
  margin-bottom: 70px;
}
body.page-id-5 main section.moment .contenu .offres >div .bloc h2 strong {
  letter-spacing: 1.5px;
  font-weight: 400;
}
body.page-id-5 main section.moment .contenu .offres >div .bloc .bouton span {
  border: 1px solid #fff;
  color: #fff;
}
body.page-id-5 main section.moment .contenu .offres >div .bloc .bouton:before {
  background-color: #fff;
}
body.page-id-5 main section.moment .contenu .offres >div .bloc .bouton:hover span {
  color: #c7a075;
}
body.page-id-5 main section.incontournable {
  padding: 80px 0 90px;
  overflow: hidden;
}
body.page-id-5 main section.incontournable .produits {
  margin-bottom: 0;
}
body.page-id-5 main section.incontournable .produits a:hover .texte h3 {
  color: #c7a075;
}
body.page-id-5 main section.incontournable .contenu h2 {
  text-align: center;
  margin: 0 auto 80px;
  position: relative;
  display: table;
  background-color: #fafafa;
  padding: 0 45px;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
body.page-id-5 main section.incontournable .contenu h2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-5 main section.incontournable .contenu h2:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev {
  left: -50px;
  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;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:hover {
  left: -60px;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
  right: -50px;
  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;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:hover {
  right: -60px;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
  transform: rotate(180deg);
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev,
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
  position: absolute;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev span,
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next span {
  display: none;
}
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:focus,
body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body.page-id-5 main section.marques {
  overflow: hidden;
  padding-top: 70px;
}
body.page-id-5 main section.marques .contenu h2 {
  text-align: center;
  margin: 0 auto 20px;
  position: relative;
  display: table;
  background-color: #fafafa;
  padding: 0 45px;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
body.page-id-5 main section.marques .contenu h2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-5 main section.marques .contenu h2:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-5 main section.marques .contenu div {
  display: block;
}
body.page-id-5 main section.marques .contenu div img {
  width: auto !important;
  height: auto;
  max-height: 70px;
  min-height: auto;
  max-width: 100%;
  margin: auto;
  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-5 main section.marques .contenu .owl-carousel {
  padding: 70px 0;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev {
  left: -50px;
  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;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:hover {
  left: -60px;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
  right: -50px;
  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;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:hover {
  right: -60px;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
  transform: rotate(180deg);
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev,
body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
  position: absolute;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev span,
body.page-id-5 main section.marques .contenu .owl-carousel .owl-next span {
  display: none;
}
body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:focus,
body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body.page-id-14 main section.offres {
  padding: 60px 0;
  overflow: hidden;
}
body.page-id-14 main section.offres .contenu h2 {
  text-align: center;
  margin: 0 auto 60px;
  position: relative;
  display: table;
  background-color: #fafafa;
  padding: 0 45px;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
body.page-id-14 main section.offres .contenu h2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-14 main section.offres .contenu h2:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-14 main section.offres .contenu .bloc {
  margin-bottom: 40px;
}
body.page-id-14 main section.offres .contenu .bloc .media {
  width: 100%;
  height: 440px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body.page-id-14 main section.offres .contenu .bloc .texte {
  background-color: #141414;
  text-align: center;
  padding: 50px;
}
body.page-id-14 main section.offres .contenu .bloc .texte h3 {
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
body.page-id-14 main section.offres .contenu .bloc .texte div {
  font-family: 'Ubuntu', sans-serif;
  margin-bottom: 0;
  color: #fff;
  font-size: 18px;
}
body.page-id-16 main section.haut .contenu {
  position: relative;
  height: 100%;
}
body.page-id-16 main section.haut .contenu .parallax-window {
  min-height: 100%;
  width: 100%;
  height: 355px;
}
body.page-id-16 main section.haut .contenu .bloc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1120px;
  max-width: 100%;
  margin: auto;
  padding: 0 25px;
  left: 0;
  right: 0;
}
body.page-id-16 main section.haut .contenu .bloc h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1.5px;
  font-size: 45px;
}
body.page-id-16 main section.haut .contenu .bloc p {
  color: #fff;
  font-weight: 700;
  font-size: 19px;
  width: 565px;
  max-width: 100%;
  line-height: 1.4;
}
body.page-id-16 main section.bons {
  padding: 80px 0 110px;
}
body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .montant {
  display: block;
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  font-weight: 500;
  background-color: #c7a075;
  width: 350px;
  max-width: 100%;
  color: #fff;
  padding: 7px;
  margin-bottom: 0;
}
body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .price {
  display: none;
}
body.page-id-16 main section.bons .contenu .content .produits {
  position: relative;
}
body.page-id-16 main section.bons .contenu .content .produits .texte {
  position: absolute;
  left: 50%;
  right: 0;
  bottom: 25px;
  transform: translateX(-50%);
  margin: auto;
  display: table;
  text-align: center;
}
body.page-id-16 main section.bons .contenu .content .produits .texte img {
  margin: 0 0 0 auto;
  display: block;
  width: 25px;
}
body.page-id-16 main section.bons .contenu .content .produits .texte .montant {
  display: none;
}
body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi {
  font-family: 'Ubuntu', sans-serif;
  font-size: 30px;
  font-weight: 500;
  background-color: #c7a075;
  display: block;
  width: 230px;
  max-width: 100%;
  letter-spacing: 1.5px;
  color: #fff;
  padding: 7px;
}
body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi .woocommerce-Price-currencySymbol {
  font-size: 30px;
  color: #fff;
  font-weight: 500;
}
body.page-id-16 main section.bons .contenu .content .produits .texte .product_type_simple {
  display: table;
  margin: auto;
  background-color: #141414;
  width: 230px;
  max-width: 100%;
  padding: 14px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  border-left: 2px solid #141414;
  border-right: 2px solid #141414;
  border-bottom: 2px solid #141414;
  border-top: 0;
}
body.page-id-16 main section.bons .contenu .content .produits .texte .product_type_simple:hover {
  border-top: 0;
  border-left: 2px solid #c7a075;
  border-right: 2px solid #c7a075;
  border-bottom: 2px solid #c7a075;
  background-color: #fff;
  color: #c7a075;
}
body.page-id-16 main section.bons .contenu .content .produits .visuel {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 510px;
}
body.page-id-16 main section.bons .contenu .content .produits .visuel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  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-18 main section.click {
  padding-bottom: 60px;
}
body.page-id-18 main section.click .contenu .media {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
body.page-id-18 main section.click .contenu .bloc {
  padding: 70px 0 50px;
  max-width: 100%;
  margin: auto;
  width: 485px;
}
body.page-id-18 main section.click .contenu .bloc h1 {
  text-transform: uppercase;
  text-align: center;
  font-size: 45px;
  letter-spacing: 1.5px;
  font-weight: 700;
  width: 420px;
  max-width: 100%;
  margin: 0 auto 25px;
  line-height: 1.1;
}
body.page-id-18 main section.click .contenu .bloc h1 span {
  font-size: 45px;
  font-weight: 700;
  color: #c7a075;
}
body.page-id-18 main section.click .contenu .bloc .texte p {
  text-align: justify;
  font-size: 17px;
  margin-bottom: 20px;
}
body.page-id-18 main section.click .contenu .bloc .bouton {
  background-color: #141414;
  margin: 60px auto 0;
  display: table;
}
body.page-id-18 main section.click .contenu .bloc .bouton span {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1.5px;
  padding: 15px 60px;
}
body.page-id-18 main section.click .contenu .bloc .bouton:before {
  background-color: #c7a075;
}
body.page-id-20 main section.boutique {
  margin: 0 0 50px;
}
body.page-id-20 main section.boutique .contenu {
  height: 100%;
  position: relative;
}
body.page-id-20 main section.boutique .contenu .container >.row {
  position: relative;
}
body.page-id-20 main section.boutique .contenu .container >.row .col-12 {
  height: 100%;
}
body.page-id-20 main section.boutique .contenu .parallax-window {
  min-height: 100%;
  width: 100%;
  height: 600px;
}
body.page-id-20 main section.boutique .contenu .content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
body.page-id-20 main section.boutique .contenu .bloc {
  padding: 70px 100px 50px;
  background-color: #fff;
  text-align: center;
}
body.page-id-20 main section.boutique .contenu .bloc img {
  margin-bottom: 25px;
}
body.page-id-20 main section.boutique .contenu .bloc .texte p {
  text-align: justify;
  margin-bottom: 20px;
  font-size: 18px;
}
body.page-id-20 main section.video .contenu .bloc {
  text-align: center;
  background-color: #ebebeb;
  margin-bottom: 30px;
}
body.page-id-20 main section.video .contenu .bloc iframe {
  padding: 40px;
  width: 1080px;
  max-width: 100%;
  height: 580px;
  margin: auto;
}
body.page-id-20 main section.marques {
  overflow: hidden;
  margin-top: 70px;
}
body.page-id-20 main section.marques .contenu h2 {
  text-align: center;
  margin: 0 auto 70px;
  position: relative;
  display: table;
  background-color: #fafafa;
  padding: 0 45px;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
body.page-id-20 main section.marques .contenu h2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-20 main section.marques .contenu h2:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.page-id-20 main section.marques .contenu .block {
  justify-content: center;
}
body.page-id-20 main section.marques .contenu div {
  text-align: center;
}
body.page-id-20 main section.marques .contenu div img {
  width: auto !important;
  height: auto;
  max-height: 70px;
  min-height: auto;
  max-width: 100%;
  margin: 0 auto 100px;
  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-22 main section.haut .contenu {
  position: relative;
}
body.page-id-22 main section.haut .contenu .container {
  max-width: 850px;
}
body.page-id-22 main section.haut .contenu .parallax-window {
  min-height: 100%;
  width: 100%;
  height: 355px;
}
body.page-id-22 main section.haut .contenu .bloc {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  text-align: right;
}
body.page-id-22 main section.haut .contenu .bloc h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 300;
  letter-spacing: 4px;
  font-size: 50px;
}
body.page-id-22 main section.contact {
  padding: 120px 0 90px;
  position: relative;
}
body.page-id-22 main section.contact:before {
  content: "";
  background: url(../img/motif.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}
body.page-id-22 main section.contact:after {
  content: "";
  background-color: #131313;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: .6;
  z-index: -1;
}
body.page-id-22 main section.contact .contenu .container {
  max-width: 1400px;
}
body.page-id-22 main section.contact .contenu .bloc {
  padding-top: 25px;
  padding-left: 40px;
}
body.page-id-22 main section.contact .contenu .bloc li {
  color: #fff;
  font-size: 19px;
  margin-bottom: 25px;
  position: relative;
  padding-left: 35px;
}
body.page-id-22 main section.contact .contenu .bloc li i {
  color: #c7a075;
  margin-right: 12px;
  font-size: 21px;
  position: absolute;
  left: 0;
  top: 3px;
}
body.page-id-22 main section.contact .contenu .bloc li i.fab.fa-facebook-f:before {
  content: "\f39e";
}
body.page-id-22 main section.contact .contenu .bloc li a {
  color: #fff;
  font-size: 19px;
}
body.page-id-22 main section.contact .contenu .bloc li a:hover {
  color: #c7a075;
}
body.page-id-22 main section.contact .contenu .nf-response-msg {
  color: ;
}
body.page-id-22 main section.contact .contenu form .nf-form-fields-required {
  display: none;
}
body.page-id-22 main section.contact .contenu form .nf-field-container {
  margin-bottom: 15px;
}
body.page-id-22 main section.contact .contenu form input {
  height: 75px;
  background-color: rgba(255,255,255,0.15);
  border: 0;
  padding: 25px 30px;
}
body.page-id-22 main section.contact .contenu form input::placeholder {
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  font-size: 16.25px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #fff;
  opacity: .3;
}
body.page-id-22 main section.contact .contenu form textarea {
  height: 255px;
  background-color: rgba(255,255,255,0.15);
  border: 0;
  padding: 25px 30px;
}
body.page-id-22 main section.contact .contenu form textarea::placeholder {
  font-family: 'Ubuntu', sans-serif;
  text-transform: uppercase;
  font-size: 16.25px;
  letter-spacing: 2px;
  font-weight: 300;
  color: #fff;
  opacity: .3;
}
body.page-id-22 main section.contact .contenu form #nf-label-field-10 {
  font-size: 13px;
  font-family: 'Ubuntu', sans-serif;
  color: rgba(255,255,255,0.4);
  font-weight: 400;
  cursor: pointer;
}
body.page-id-22 main section.contact .contenu form #nf-label-field-10 .ninja-forms-req-symbol {
  display: none;
}
body.page-id-22 main section.contact .contenu form .checkbox-wrap .nf-field-label label.nf-checked-label:before {
  color: #c7a075;
}
body.page-id-22 main section.contact .contenu form .checkbox-wrap .nf-field-label label:after {
  background-color: rgba(255,255,255,0.15);
  border: 0;
}
body.page-id-22 main section.contact .contenu form .nf-field-element {
  text-align: center;
}
body.page-id-22 main section.contact .contenu form #nf-field-8 {
  font-family: 'Ubuntu', sans-serif;
  border-radius: 27px;
  background-color: #c7a075;
  color: #141414;
  text-transform: uppercase;
  padding: 16px 90px 18px;
  font-size: 19px;
  letter-spacing: 2px;
  font-weight: 500;
  height: auto;
  cursor: pointer;
  margin-top: 15px;
}
body.page-id-22 main section.contact .contenu form #nf-field-8:focus {
  outline: none;
}
body.page-id-22 main section.contact .contenu form #nf-field-8:hover {
  background-color: rgba(255,255,255,0.15);
  color: #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma,
body.tax-product_cat main section.boutiqueEmma {
  margin-bottom: 45px;
}
body.post-type-archive-product main section.boutiqueEmma .woocommerce-breadcrumb,
body.tax-product_cat main section.boutiqueEmma .woocommerce-breadcrumb {
  display: none;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre {
  position: relative;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content {
  padding: 7px 0 0;
  margin-bottom: 30px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .filtre,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .filtre {
  display: none;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content:before,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content:before {
  content: "";
  background-color: #141414;
  height: 36px;
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .pre,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .pre {
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  letter-spacing: 1.75px;
  text-transform: uppercase;
  margin-left: 25px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu {
  display: flex;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc {
  width: 17%;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc ul li.current a,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc ul li.current a {
  color: #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p {
  display: block;
  font-size: 16px;
  letter-spacing: 1.75px;
  color: #fff;
  padding-bottom: 30px;
  margin-bottom: 0;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i {
  margin-left: 20px;
  font-size: 15px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .link-cat,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .link-cat {
  font-size: 16px;
  display: block;
  color: #525150;
  margin-bottom: 5px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .link-cat:hover,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .link-cat:hover {
  color: #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_head,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_head {
  display: none;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .tailles,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .tailles {
  column-count: 2;
  width: 82%;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc.marques,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc.marques {
  width: 30%;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc.marques >div,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc.marques >div {
  column-count: 2;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li {
  margin-bottom: 5px !important;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li:hover label,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li:hover label {
  color: #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li:hover input,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li:hover input {
  border: 1px solid #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li label,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li label {
  color: #525150;
  font-size: 16px;
  margin-bottom: 0;
  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.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li input,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_sfilter ul li input {
  border: 1px solid #525150;
  width: 11px;
  height: 11px;
  margin-right: 12px;
  cursor: pointer;
  padding: 0;
  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.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_ckbox_square input[type=checkbox]:checked,
body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc .bapf_ckbox_square input[type=checkbox]:checked {
  background: #c7a075 !important;
  border: 1px solid #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .content,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .content {
  margin: 0 -35px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .bloc,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .bloc {
  padding: 0 35px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a {
  display: block;
  margin-bottom: 45px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a:hover .visuel img,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a:hover .visuel img {
  transform: scale(1.1);
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a:hover .texte h2,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a:hover .texte h2 {
  color: #c7a075;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte {
  margin-top: 22px;
  position: relative;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte h2,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte h2 {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 5px;
  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.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte img,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte img {
  margin: 0 0 0 auto;
  display: block;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi {
  font-family: 'Ubuntu', sans-serif;
  font-size: 21.5px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi .woocommerce-Price-currencySymbol,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi .woocommerce-Price-currencySymbol {
  font-size: 21.5px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 570px;
}
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel img,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  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.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .product_type_simple,
body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .product_type_variable,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .product_type_simple,
body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .product_type_variable {
  display: none;
}
body.single-product main section.single-produit .contenu .woocommerce-breadcrumb {
  margin-bottom: 50px;
  position: relative;
  padding: 8px 40px;
  color: #c7a075;
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.75px;
  z-index: 1;
  background-color: #141414;
}
body.single-product main section.single-produit .contenu .woocommerce-breadcrumb:before {
  content: "";
  background-color: #141414;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
body.single-product main section.single-produit .contenu .woocommerce-breadcrumb a {
  color: #fff;
  letter-spacing: 1.75px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  z-index: 1;
}
body.single-product main section.single-produit .contenu .woocommerce-breadcrumb a:nth-of-type(2) {
  z-index: -1;
}
body.single-product main section.single-produit .contenu .woocommerce-breadcrumb a:nth-of-type(2):before {
  content: "";
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
body.single-product main section.single-produit .contenu .woocommerce-breadcrumb a:hover {
  color: #c7a075;
}
body.single-product main section.single-produit .contenu #galerie-page {
  height: 80%;
}
body.single-product main section.single-produit .contenu #galerie-page .owl-stage-outer {
  height: 100%;
}
body.single-product main section.single-produit .contenu #galerie-page .owl-stage-outer .owl-stage {
  height: 100%;
}
body.single-product main section.single-produit .contenu #galerie-page .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
body.single-product main section.single-produit .contenu #galerie-page .media {
  height: 100%;
  overflow: hidden;
  position: relative;
}
body.single-product main section.single-produit .contenu #galerie-page .media:hover a {
  transform: scale(1.1);
}
body.single-product main section.single-produit .contenu #galerie-page .media a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1);
}
body.single-product main section.single-produit .contenu #galerie-page .media a:before {
  content: "";
  background-color: rgba(199,160,117,0.8);
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  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.single-product main section.single-produit .contenu #galerie-page .media a:after {
  content: "";
  background: url(../img/loupe.svg) no-repeat;
  background-size: 100%;
  width: 50px;
  height: 51px;
  position: absolute;
  top: 0;
  transform: translateY(-100%);
  left: 0;
  right: 0;
  margin: auto;
  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.single-product main section.single-produit .contenu #galerie-page .media a:hover:before {
  top: 0;
}
body.single-product main section.single-produit .contenu #galerie-page .media a:hover:after {
  top: 50%;
  transform: translateY(-50%);
}
body.single-product main section.single-produit .contenu #galerie-page2 {
  height: 20%;
  padding-top: 10px;
}
body.single-product main section.single-produit .contenu #galerie-page2 .owl-stage-outer {
  height: 100%;
}
body.single-product main section.single-produit .contenu #galerie-page2 .owl-stage-outer .owl-stage {
  height: 100%;
}
body.single-product main section.single-produit .contenu #galerie-page2 .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
body.single-product main section.single-produit .contenu #galerie-page2 .media {
  height: 100%;
  overflow: hidden;
  position: relative;
}
body.single-product main section.single-produit .contenu #galerie-page2 .media:hover a {
  transform: scale(1.1);
}
body.single-product main section.single-produit .contenu #galerie-page2 .media a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transform: scale(1);
}
body.single-product main section.single-produit .contenu .right {
  padding-left: 45px;
}
body.single-product main section.single-produit .contenu .right h2 {
  margin-top: 25px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
body.single-product main section.single-produit .contenu .right h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: #8f8f8f;
  margin-bottom: 15px;
}
body.single-product main section.single-produit .contenu .right form {
  margin-bottom: 0;
}
body.single-product main section.single-produit .contenu .right .price {
  display: none;
}
body.single-product main section.single-produit .contenu .right .prix .price {
  display: block !important;
  margin-bottom: 35px;
  color: #3c3b39;
}
body.single-product main section.single-produit .contenu .right .prix .price bdi {
  font-size: 28px;
  color: #3c3b39;
}
body.single-product main section.single-produit .contenu .right .prix .price bdi .woocommerce-Price-currencySymbol {
  font-size: 28px;
  color: #3c3b39;
}
body.single-product main section.single-produit .contenu .right .details,
body.single-product main section.single-produit .contenu .right label {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}
body.single-product main section.single-produit .contenu .right .details {
  margin-bottom: 8px;
}
body.single-product main section.single-produit .contenu .right label {
  margin-bottom: 5px;
}
body.single-product main section.single-produit .contenu .right .variations {
  margin-bottom: 5px;
}
body.single-product main section.single-produit .contenu .right .variations tr {
  display: block;
  margin-bottom: 20px;
}
body.single-product main section.single-produit .contenu .right .variations tr .woo-selected-variation-item-name {
  display: none;
}
body.single-product main section.single-produit .contenu .right .variations tr .reset_variations {
  display: none !important;
}
body.single-product main section.single-produit .contenu .right .variable-item.button-variable-item {
  width: auto;
  background-color: #f3f1f1;
  margin: 0;
  box-shadow: none;
  padding: 25px 15px;
  border-radius: 0;
  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.single-product main section.single-produit .contenu .right .variable-item.button-variable-item span {
  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.single-product main section.single-produit .contenu .right .variable-item.button-variable-item:before,
body.single-product main section.single-produit .contenu .right .variable-item.button-variable-item:after {
  display: none;
}
body.single-product main section.single-produit .contenu .right .variable-item.button-variable-item:hover {
  background-color: #141414;
}
body.single-product main section.single-produit .contenu .right .variable-item.button-variable-item:hover span {
  color: #fff;
}
body.single-product main section.single-produit .contenu .right .variable-item:not(.radio-variable-item).selected {
  background-color: #141414;
}
body.single-product main section.single-produit .contenu .right .variable-item:not(.radio-variable-item).selected span {
  color: #fff;
}
body.single-product main section.single-produit .contenu .right #emballage {
  cursor: pointer;
  border-radius: 0;
}
body.single-product main section.single-produit .contenu .right .label-tag {
  display: inline-block;
  font-size: 18px;
  text-transform: none;
  font-weight: 500;
  margin-bottom: 70px;
  margin-left: 10px;
}
body.single-product main section.single-produit .contenu .right .woocommerce-product-details__short-description {
  margin-bottom: 30px;
}
body.single-product main section.single-produit .contenu .right .woocommerce-product-details__short-description p {
  font-size: 19px;
  font-weight: 300;
}
body.single-product main section.single-produit .contenu .right .single_add_to_cart_button {
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.5px;
  padding: 16px 100px;
  border-radius: 3px;
  background-color: #141414;
  opacity: 1;
  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.single-product main section.single-produit .contenu .right .single_add_to_cart_button:hover {
  background-color: #c7a075;
}
body.single-product main section.single-produit .contenu .right .appeler {
  font-size: 16px;
  font-weight: 300;
  padding-top: 30px;
  font-style: italic;
  position: relative;
}
body.single-product main section.single-produit .contenu .right .appeler:before {
  content: "";
  background-color: #c1c1c1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: .5;
}
body.single-product main section.single-produit .contenu .right .appeler a {
  font-size: 16px;
  font-weight: 500;
  color: #141414;
}
body.single-product main section.single-produit .contenu .right .appeler a:hover {
  color: #c7a075;
}
body.single-product main section.single-produit .contenu .right .informations {
  margin-top: 40px;
  border: 1px solid #c7a075;
  padding: 30px;
}
body.single-product main section.single-produit .contenu .right .informations h3 {
  color: #c7a075;
  font-size: 18px;
}
body.single-product main section.single-produit .contenu .right .informations p {
  color: #c7a075;
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 0;
}
body.single-product main section.video .contenu .bloc {
  text-align: center;
  background-color: #ebebeb;
  margin-top: 50px;
}
body.single-product main section.video .contenu .bloc iframe {
  padding: 40px;
  width: 1080px;
  max-width: 100%;
  height: 580px;
  margin: auto;
}
body.single-product main section.relation {
  overflow: hidden;
}
body.single-product main section.relation .contenu .titre h2 {
  text-align: center;
  margin: 70px auto;
  position: relative;
  display: table;
  background-color: #fafafa;
  padding: 0 45px;
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  letter-spacing: 4px;
}
body.single-product main section.relation .contenu .titre h2:before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.single-product main section.relation .contenu .titre h2:after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100%;
  background-color: #c1c1c1;
  width: 3000px;
  height: 1px;
  opacity: .5;
}
body.single-product main section.relation .contenu .produits {
  margin-bottom: 70px;
}
body.single-product main section.relation .contenu .produits a {
  display: block;
}
body.single-product main section.relation .contenu .produits a:hover .visuel img {
  transform: scale(1.1);
}
body.single-product main section.relation .contenu .produits a:hover .texte h2 {
  color: #c7a075;
}
body.single-product main section.relation .contenu .produits a .texte {
  margin-top: 22px;
  position: relative;
}
body.single-product main section.relation .contenu .produits a .texte h2,
body.single-product main section.relation .contenu .produits a .texte h3 {
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 5px;
  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.single-product main section.relation .contenu .produits a .texte img {
  margin: 0 0 0 auto;
  display: block;
  width: 25px;
}
body.single-product main section.relation .contenu .produits a .texte .price bdi {
  font-family: 'Ubuntu', sans-serif;
  font-size: 21.5px;
}
body.single-product main section.relation .contenu .produits a .texte .price bdi .woocommerce-Price-currencySymbol {
  font-size: 21.5px;
}
body.single-product main section.relation .contenu .produits a .visuel {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 425px;
}
body.single-product main section.relation .contenu .produits a .visuel img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1);
  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.single-product main section.relation .contenu .owl-carousel .owl-nav {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 1;
}
body.single-product main section.relation .contenu .owl-carousel .owl-prev {
  left: -50px;
  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;
}
body.single-product main section.relation .contenu .owl-carousel .owl-prev:hover {
  left: -60px;
}
body.single-product main section.relation .contenu .owl-carousel .owl-next {
  right: -50px;
  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;
}
body.single-product main section.relation .contenu .owl-carousel .owl-next:hover {
  right: -60px;
}
body.single-product main section.relation .contenu .owl-carousel .owl-prev:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
  transform: rotate(180deg);
}
body.single-product main section.relation .contenu .owl-carousel .owl-next:before {
  content: "";
  display: block;
  background: url(../img/arrow.png) no-repeat;
  background-size: 100%;
  width: 15px;
  height: 28px;
}
body.single-product main section.relation .contenu .owl-carousel .owl-prev,
body.single-product main section.relation .contenu .owl-carousel .owl-next {
  position: absolute;
}
body.single-product main section.relation .contenu .owl-carousel .owl-prev span,
body.single-product main section.relation .contenu .owl-carousel .owl-next span {
  display: none;
}
body.single-product main section.relation .contenu .owl-carousel .owl-prev:focus,
body.single-product main section.relation .contenu .owl-carousel .owl-next:focus {
  outline: none;
}
body.page-id-6 main section.mentions,
body.page-id-3 main section.mentions {
  padding-top: 30px;
  padding-bottom: 50px;
}
body.page-id-6 main section.mentions h3,
body.page-id-3 main section.mentions h3 {
  margin-top: 30px;
  font-size: 26px;
}
body.page-id-6 main section.mentions a,
body.page-id-3 main section.mentions a {
  color: #c7a075 !important;
}
body.page-id-6 main section.mentions a:hover,
body.page-id-3 main section.mentions a:hover {
  color: #141414 !important;
}
main > .woocommerce {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin: 72px auto 48px auto;
}
main > .woocommerce > .woocommerce-breadcrumb {
  color: #c7a075;
}
main > .woocommerce > .woocommerce-breadcrumb > a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #141414;
}
main > .woocommerce > .woocommerce-breadcrumb > a:hover {
  color: #c7a075;
  text-decoration: none;
}
main > .woocommerce > .woocommerce-breadcrumb > i {
  color: #141414;
}
main > #primary > #main {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin: 72px auto 48px auto;
}
main > #primary > #main > .woocommerce-breadcrumb {
  color: #c7a075;
}
main > #primary > #main > .woocommerce-breadcrumb > a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #141414;
}
main > #primary > #main > .woocommerce-breadcrumb > a:hover {
  color: #c7a075;
  text-decoration: none;
}
main > #primary > #main > .woocommerce-breadcrumb > i {
  color: #141414;
}
.page-id-742 .woocommerce,
.page-id-743 .woocommerce,
.page-id-744 .woocommerce {
  margin: 220px auto 0;
}
.woocommerce .button:hover,
.woocommerce .checkout-button.button:hover {
  background-color: #141414;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button:hover {
  background-color: #141414;
}
.woocommerce h2,
.woocommerce h3 {
  color: #141414;
}
.woocommerce-notices-wrapper {
  max-width: 1625px;
  padding: 0 50px;
  margin: auto;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
  display: block;
  position: relative;
  width: 100%;
  padding: 32px 24px;
  margin-bottom: 32px;
  border: none;
  color: #fff;
  color: rgba(255,255,255,0.85);
  font-weight: 600;
  text-align: left;
  border-radius: 0;
  font-size: 18px;
  font-weight: 500;
}
.woocommerce-error a,
.woocommerce-info a,
.woocommerce-message a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  color: #fff;
  background: #141414;
  padding: 6px 12px;
  text-shadow: none;
  border-radius: 0;
  display: inline-block;
}
.woocommerce-error a:hover,
.woocommerce-info a:hover,
.woocommerce-message a:hover {
  color: #fff;
  background: #c7a075;
  text-decoration: none;
}
.woocommerce-error {
  background: #c7a075;
  color: #fff;
}
.woocommerce-info {
  background: #c7a075;
  color: #fff;
}
.woocommerce-message {
  background: #c7a075;
  color: #fff;
}
.woocommerce-error::before,
.woocommerce-info::before,
.woocommerce-message::before {
  content: '';
  display: none;
}
.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
  content: '';
  display: none;
}
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info {
  margin: auto;
}
.woocommerce .woocommerce-message a,
.woocommerce .woocommerce-error a,
.woocommerce .woocommerce-info a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background-color: #141414;
  display: inline-block;
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 16px !important;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #fff !important;
  padding: 14px 30px 13px;
  font-size: 22px;
  font-weight: 500;
}
.woocommerce .woocommerce-message a.button,
.woocommerce .woocommerce-error a.button,
.woocommerce .woocommerce-info a.button {
  margin-top: -10px;
}
.woocommerce .woocommerce-message a.button:hover,
.woocommerce .woocommerce-error a.button:hover,
.woocommerce .woocommerce-info a.button:hover {
  background: #c7a075;
}
.woocommerce a.button.alt {
  background-color: #c7a075 !important;
  font-size: 25px;
  font-weight: 600;
}
.woocommerce a.button.alt:hover {
  background-color: #141414 !important;
}
.woocommerce table.shop_table th {
  font-weight: 600;
  font-size: 22px;
  padding: 9px 12px;
  line-height: 1.5em;
}
.return-to-shop {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 32px auto;
}
.woocommerce table.shop_table,
.woocommerce-checkout-review-order-table {
  border: solid 1px #141414;
}
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled] {
  color: #fff;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
  width: 100px;
  min-width: 72px;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
  margin-bottom: 0;
  color: #fff;
}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background: #141414;
  border-radius: 0;
  color: #fff;
  outline: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: #141414;
  color: #fff;
}
.cart_item .product-thumbnail {
  display: block;
  position: relative;
  width: 100px;
  min-width: 72px;
}
.cart_item .product-thumbnail a img {
  width: 100%;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
  border-radius: 0;
  width: 100px;
  text-align: center;
  border: solid 1px #141414;
}
.coupon #coupon_code {
  display: block;
  position: relative;
  border-radius: 0;
  width: 200px;
  text-align: center;
  border: solid 1px #141414;
  color: #141414;
  font-weight: 400;
}
.woocommerce form .form-row input.input-text {
  padding: 7px 12px;
  border: solid 1px #141414;
  border-radius: 0;
  color: #141414;
  text-align: center;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: solid 1px #141414;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
  background: #fff;
  border: solid 1px #141414;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
  background: #141414;
  color: #fff;
  border-radius: 6px;
  font-weight: 500;
}
#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 1em solid #141414;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background: #141414;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover {
  background: #141414;
}
form.checkout .col2-set h3 {
  text-transform: none;
  font-size: 28px;
  font-weight: 600;
  color: #c7a075;
  letter-spacing: 0;
}
form.checkout .col2-set h3 label {
  margin-bottom: 0;
}
form.checkout .col2-set .col-1,
form.checkout .col2-set .col-2 {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: none;
  width: 48%;
  clear: none;
}
form.checkout .col2-set .col-1 .form-row-first,
form.checkout .col2-set .col-1 .form-row-last,
form.checkout .col2-set .col-1 .form-row-wide,
form.checkout .col2-set .col-1 .form-row.notes,
form.checkout .col2-set .col-2 .form-row-first,
form.checkout .col2-set .col-2 .form-row-last,
form.checkout .col2-set .col-2 .form-row-wide,
form.checkout .col2-set .col-2 .form-row.notes {
  width: 100%;
}
form.checkout .col2-set .col-1 .form-row-first .woocommerce-input-wrapper,
form.checkout .col2-set .col-1 .form-row-last .woocommerce-input-wrapper,
form.checkout .col2-set .col-1 .form-row-wide .woocommerce-input-wrapper,
form.checkout .col2-set .col-1 .form-row.notes .woocommerce-input-wrapper,
form.checkout .col2-set .col-2 .form-row-first .woocommerce-input-wrapper,
form.checkout .col2-set .col-2 .form-row-last .woocommerce-input-wrapper,
form.checkout .col2-set .col-2 .form-row-wide .woocommerce-input-wrapper,
form.checkout .col2-set .col-2 .form-row.notes .woocommerce-input-wrapper {
  width: 100%;
}
form.checkout .col2-set .col-1 .form-row-first label,
form.checkout .col2-set .col-1 .form-row-last label,
form.checkout .col2-set .col-1 .form-row-wide label,
form.checkout .col2-set .col-1 .form-row.notes label,
form.checkout .col2-set .col-2 .form-row-first label,
form.checkout .col2-set .col-2 .form-row-last label,
form.checkout .col2-set .col-2 .form-row-wide label,
form.checkout .col2-set .col-2 .form-row.notes label {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 400;
}
form.checkout .col2-set .col-1 .form-row-first input,
form.checkout .col2-set .col-1 .form-row-first textarea,
form.checkout .col2-set .col-1 .form-row-first .input-text,
form.checkout .col2-set .col-1 .form-row-last input,
form.checkout .col2-set .col-1 .form-row-last textarea,
form.checkout .col2-set .col-1 .form-row-last .input-text,
form.checkout .col2-set .col-1 .form-row-wide input,
form.checkout .col2-set .col-1 .form-row-wide textarea,
form.checkout .col2-set .col-1 .form-row-wide .input-text,
form.checkout .col2-set .col-1 .form-row.notes input,
form.checkout .col2-set .col-1 .form-row.notes textarea,
form.checkout .col2-set .col-1 .form-row.notes .input-text,
form.checkout .col2-set .col-2 .form-row-first input,
form.checkout .col2-set .col-2 .form-row-first textarea,
form.checkout .col2-set .col-2 .form-row-first .input-text,
form.checkout .col2-set .col-2 .form-row-last input,
form.checkout .col2-set .col-2 .form-row-last textarea,
form.checkout .col2-set .col-2 .form-row-last .input-text,
form.checkout .col2-set .col-2 .form-row-wide input,
form.checkout .col2-set .col-2 .form-row-wide textarea,
form.checkout .col2-set .col-2 .form-row-wide .input-text,
form.checkout .col2-set .col-2 .form-row.notes input,
form.checkout .col2-set .col-2 .form-row.notes textarea,
form.checkout .col2-set .col-2 .form-row.notes .input-text {
  display: block;
  width: 100%;
  clear: both;
}
form.checkout .col2-set .col-1 .form-row-first textarea,
form.checkout .col2-set .col-1 .form-row-last textarea,
form.checkout .col2-set .col-1 .form-row-wide textarea,
form.checkout .col2-set .col-1 .form-row.notes textarea,
form.checkout .col2-set .col-2 .form-row-first textarea,
form.checkout .col2-set .col-2 .form-row-last textarea,
form.checkout .col2-set .col-2 .form-row-wide textarea,
form.checkout .col2-set .col-2 .form-row.notes textarea {
  border-radius: 0;
  padding: 12px;
  border: solid 1px #141414;
  min-height: 80px;
}
.woocommerce .woocommerce-customer-details address {
  border: solid 1px #141414;
  padding: 12px 20px;
}
.woocommerce form .form-row textarea textarea {
  display: block;
  width: 100%;
  clear: both;
}
#order_review_heading {
  margin-top: 32px;
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
  color: #c7a075;
}
.woocommerce ul.order_details {
  padding: 0;
}
.woocommerce ul.order_details li {
  padding-top: 12px;
  padding-bottom: 12px;
  border-right: 1px dashed #141414;
}
.woocommerce ul.order_details li strong {
  color: #141414;
  margin-top: 12px;
}
.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  display: block;
  position: relative;
  width: 100%;
  padding: 0;
}
.woocommerce-MyAccount-navigation ul li {
  display: block;
  position: relative;
  width: 100%;
  clear: both;
}
.woocommerce-MyAccount-navigation ul li a {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  display: block;
  position: relative;
  width: 100%;
  background: #141414;
  color: #fff;
  padding: 12px 16px;
  border-bottom: dashed 1px #141414;
  font-weight: 500;
}
.woocommerce-MyAccount-navigation ul li a:hover {
  background: #c7a075;
  color: #fff;
  border-bottom: dashed 1px #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #c7a075;
  color: #fff;
  border-bottom: dashed 1px #fff;
}
.woocommerce-MyAccount-content > p {
  text-align: left;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  width: 100%;
  display: block;
  position: relative;
  clear: both;
}
.u-columns .col-1,
.u-columns .col-2 {
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
  max-width: none;
  display: block;
  position: relative;
  float: none;
  width: 100%;
  padding: 24px 0;
}
.u-columns .col-1 header h3,
.u-columns .col-2 header h3 {
  text-transform: none;
}
.u-columns .col-1 header .edit,
.u-columns .col-2 header .edit {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  background: #c7a075;
  color: #fff;
  border-radius: 0;
  padding: 8px 12px;
  font-weight: 500;
}
.u-columns .col-1 header .edit:hover,
.u-columns .col-2 header .edit:hover {
  background: #141414;
  color: #fff;
}
.woocommerce form .form-row label {
  display: block;
  position: relative;
  width: 100%;
  font-size: 22px;
  font-weight: 400;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
  display: block;
  position: relative;
  width: 100%;
}
.woocommerce form .password-input input,
.woocommerce-page form .password-input input {
  display: block;
  position: relative;
  width: 100%;
}
.woocommerce legend {
  padding: 24px 0;
  text-align: center;
}
.edit-account button.button {
  display: block;
  margin: 32px auto 0 auto;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p label {
  display: block;
  position: relative;
  width: 100%;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p .woocommerce-input-wrapper {
  display: block;
  position: relative;
  width: 100%;
}
.woocommerce-address-fields .woocommerce-address-fields__field-wrapper > p .woocommerce-input-wrapper input {
  display: block;
  position: relative;
  width: 100%;
}
.woocommerce-address-fields button.button {
  display: block;
  margin: 32px auto 0 auto;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
  transition: all 0.5s ease-in-out !important;
  -webkit-transition: all 0.5s ease-in-out !important;
  -moz-transition: all 0.5s ease-in-out !important;
  -o-transition: all 0.5s ease-in-out !important;
  top: .4em;
  color: #141414;
}
.woocommerce form .show-password-input:hover,
.woocommerce-page form .show-password-input:hover {
  color: #c7a075;
}
.woocommerce-ResetPassword p {
  text-align: center;
}
.woocommerce-ResetPassword p button.button {
  margin: 24px auto 0 auto;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
  display: inline-block;
  position: relative;
  width: 50%;
  margin: 0 auto;
  float: none;
}
.woocommerce b,
.woocommerce strong {
  font-weight: 700;
}
@media (min-width: 992px) {
  body main .woocommerce {
    width: 970px;
  }
  body main > #primary > #main {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body main > .woocommerce {
    width: 1170px;
  }
  body main > #primary > #main {
    width: 1170px;
  }
}
@media (max-width: 767.98px) {
  body .woocommerce #respond input#submit,
  body .woocommerce a.button,
  body .woocommerce button.button,
  body .woocommerce input.button {
    display: block;
    position: relative;
    clear: both;
    margin: 0 auto;
  }
  body .woocommerce table.shop_table_responsive tr td::before,
  body .woocommerce-page table.shop_table_responsive tr td::before {
    font-size: 16px;
  }
  body .coupon #coupon_code {
    width: 100%;
  }
  body .woocommerce #content table.cart td.actions .coupon .button,
  body .woocommerce #content table.cart td.actions .coupon .input-text,
  body .woocommerce #content table.cart td.actions .coupon input,
  body .woocommerce table.cart td.actions .coupon .button,
  body .woocommerce table.cart td.actions .coupon .input-text,
  body .woocommerce table.cart td.actions .coupon input,
  body .woocommerce-page #content table.cart td.actions .coupon .button,
  body .woocommerce-page #content table.cart td.actions .coupon .input-text,
  body .woocommerce-page #content table.cart td.actions .coupon input,
  body .woocommerce-page table.cart td.actions .coupon .button,
  body .woocommerce-page table.cart td.actions .coupon .input-text,
  body .woocommerce-page table.cart td.actions .coupon input {
    width: 100%;
    margin-top: 8px;
  }
  body form.checkout .col2-set .col-1,
  body form.checkout .col2-set .col-2 {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width: none;
    width: 100%;
  }
  body form.checkout .col2-set .col-2 {
    margin-top: 32px;
  }
  body .woocommerce ul.order_details li {
    display: block;
    position: relative;
    width: 100%;
    clear: both;
    text-align: center;
    border-right: none;
    border-bottom: 1px dashed #c7a075;
  }
  body .woocommerce-thankyou-order-received {
    text-align: center;
  }
  body .woocommerce-orders-table__cell .view {
    text-align: center;
  }
  body .woocommerce table.my_account_orders td,
  body .woocommerce table.my_account_orders th {
    padding: 12px;
  }
  body .edit-account button.button {
    margin: 24px auto 0 auto;
  }
  body .woocommerce-address-fields button.button {
    margin: 24px auto 0 auto;
  }
  body .woocommerce-MyAccount-content form h3 {
    text-align: center;
  }
  body .woocommerce-MyAccount-navigation ul li a {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .navbar-page ul.navbar-nav > li > a {
    padding: 13px 15px 13px 8px;
    font-size: 22px;
  }
  .navbar-page ul.navbar-nav li::after {
    top: 8px;
    height: 30px;
  }
  div.or-quote p {
    padding: 40px 0;
    font-size: 43px;
    line-height: 50px;
  }
  div.border-right h3,
  div.border-left h3 {
    font-size: 60px;
  }
  .woocommerce-notices-wrapper {
    padding: 0 20px;
  }
  .woocommerce-message,
  .woocommerce-error {
    text-align: center;
    font-size: 15px;
  }
  .woocommerce-page .woocommerce-error .button {
    display: block;
    float: none;
    font-size: 14px !important;
    margin-bottom: 10px;
  }
  .woocommerce-page .woocommerce-message .button {
    display: block;
    float: none;
    font-size: 14px !important;
    margin-bottom: 10px;
  }
  .depliant-fetes p {
    padding: 30px 0;
    margin-left: 30px;
    font-size: 44px;
    width: 57%;
  }
  .depliant-fetes p::before {
    top: 18px;
    left: -21px;
  }
  .depliant-fetes p::after {
    right: -5px;
    bottom: 16px;
  }
  .depliant-fetes p::before,
  .depliant-fetes p::after {
    width: 41px;
    height: 29px;
  }
  .depliant-fetes .depliant {
    left: 55%;
    width: 367px;
  }
  .page-traiteur div.illustrations .wrapper-content .col:first-child {
    padding-right: 10px;
  }
  .page-traiteur div.illustrations .wrapper-content .col:last-child {
    padding-left: 10px;
  }
  .page-conserves ul.filters li span {
    font-size: 20px;
    min-height: 78px;
  }
}
@media screen and (max-width: 480px) {
  body {
    font-size: 21px;
  }
  header.site-header img {
    width: 180px;
    top: -9px;
  }
  header.site-header .switch-univers {
    width: 115px;
  }
  header.site-header .switch-univers p {
    width: 106px;
    padding-right: 0;
  }
  header.site-header .switch-univers p::before {
    left: -10px;
    width: 10px;
  }
  .navbar-page ul.navbar-nav > li > a {
    padding: 6px 0 4px 0;
    font-size: 20px;
  }
  div.or-quote p {
    padding: 26px 0;
    font-size: 34px;
    line-height: 36px;
  }
  div.border-right h3,
  div.border-left h3 {
    font-size: 44px;
  }
  .page-event .form-events input[type="button"] {
    font-size: 19px;
  }
  .footer-magasins {
    background-position-y: top;
  }
  .footer-magasins .col-wrapper {
    display: block !important;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
  }
  .footer-magasins .col-wrapper .col {
    padding: 0;
  }
  .footer-magasins .col-wrapper .col img {
    display: inline-block;
    width: 100%;
  }
  .footer-magasins .col-wrapper .col .img-container {
    width: 37%;
    margin-bottom: 17px;
  }
  .footer-magasins .col-wrapper .col .text-container {
    padding: 7px 0;
  }
  .footer-magasins .col-wrapper .col .text-container p {
    text-align: left;
  }
  .footer-magasins .col-wrapper .col .img-container,
  .footer-magasins .col-wrapper .col .text-container {
    display: inline-block;
  }
  .footer-magasins .col-wrapper .col .text-container p,
  .footer-magasins .col-wrapper .col .text-container a {
    font-size: 14px;
    font-weight: 600;
  }
  .depliant-fetes {
    margin: 37px auto;
  }
  .depliant-fetes .depliant {
    display: none;
  }
  .depliant-fetes p {
    width: 100%;
    margin-left: 0;
    font-size: 36px;
  }
  .page-traiteur div.illustrations .wrapper-content .col:first-child {
    padding-right: 0;
  }
  .page-traiteur div.illustrations .wrapper-content .col:last-child {
    padding-left: 0;
  }
  .page-plats h3 {
    margin: 30px auto;
    font-size: 43px;
    font-weight: 600;
  }
  .page-plats .pictos-list {
    margin-bottom: 40px;
  }
  .page-plats .pictos-list .items .col-4 p {
    font-size: 17px;
  }
  .page-plats .pictos-list .items .col-4 img {
    width: 50%;
  }
  .page-plats .baseline-big {
    margin-bottom: 40px;
  }
  .page-plats .baseline-big p {
    font-size: 36px;
  }
  .page-plats .baseline-big p::before {
    height: 110px;
  }
  .page-event .tabs-event .nav-tabs>li>a {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 12px;
  }
  .page-event .tabs-event .tab-content .tab-pane {
    padding: 0 20px;
  }
  h3.dots-title {
    width: 70%;
    margin: 30px auto;
    display: block;
  }
  footer.site-footer .pull-left,
  footer.site-footer .pull-right {
    float: none !important;
  }
  footer.site-footer .pull-right p {
    text-align: center !important;
  }
  footer.site-footer .pull-right p img {
    margin: 0 10px !important;
    float: none !important;
    padding: 10px 0;
    display: inline-block;
  }
}
@media screen and (max-width: 360px) {
  header.homepage-header .content-wrapper {
    width: 320px;
  }
  header.homepage-header h1 {
    font-size: 37px;
    letter-spacing: 5px;
  }
  header.homepage-header p.baseline {
    font-size: 17px;
  }
  body.home .main-entrance .col-entrance .inner-col {
    width: 130%;
    top: 30%;
  }
  header.site-header img {
    width: 144px;
    top: -7px;
  }
  header.site-header {
    margin-top: 11px;
  }
}
@media (max-width: 1440px) {
  body header .bottom .nav-menu ul li {
    padding: 0 28px 40px;
  }
  body.page-id-5 main section .produits a .visuel,
  body.page-id-325 main section .produits a .visuel {
    height: 370px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 img {
    width: 330px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .scroll {
    left: 15px;
  }
  body.page-id-5 main section.moment {
    padding: 50px 0 20px;
  }
  body.page-id-5 main section.moment .contenu .offres {
    height: 370px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-325 main section .produits {
    padding: 0 20px;
  }
  body.page-id-325 main section .produits a .visuel {
    height: 500px !important;
  }
  body.page-id-325 main section.nouveautes {
    margin: 50px 0 45px;
  }
  body.page-id-325 main section.nouveautes .contenu .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .content,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .bloc {
    padding: 0 20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel {
    height: 500px;
  }
  body.single-product main section.relation .contenu .produits a .visuel {
    height: 370px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte {
    min-height: 310px;
  }
  body.page-id-16 main section.bons {
    padding: 50px 0 80px;
  }
}
@media (max-width: 1366px) {
  body header .bottom .nav-menu ul li {
    padding: 0 24px 40px;
  }
}
@media (max-width: 1280px) {
  body header .bottom .content {
    padding: 35px 0 40px;
  }
  body header .bottom .nav-menu ul li {
    padding: 0 22px 35px;
  }
  body header .bottom .nav-menu ul li a {
    font-size: 14.5px;
  }
  body header .bottom .nav-menu .sub-menu .visuels .media {
    height: 230px;
  }
  body header .bottom .nav-menu .sub-menu2 .visuels .media {
    height: 230px;
  }
  body main section.services .contenu .content .bloc {
    padding: 30px 50px;
  }
  body main section.services .contenu .content .bloc .texte >div {
    width: 415px;
  }
  body main section.newsletter .contenu .content .bloc h2 {
    font-size: 35px;
  }
  body main section.newsletter .contenu .content .bloc p {
    font-size: 25px;
  }
  body.page-id-5 main section .produits a .visuel,
  body.page-id-325 main section .produits a .visuel {
    height: 320px;
  }
  body.page-id-5 main section .produits a .texte h2,
  body.page-id-5 main section .produits a .texte h3,
  body.page-id-325 main section .produits a .texte h2,
  body.page-id-325 main section .produits a .texte h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.page-id-5 main section .produits a .texte .price bdi,
  body.page-id-325 main section .produits a .texte .price bdi {
    font-size: 19px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 img {
    width: 270px;
    right: 7%;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .scroll {
    left: 15px;
  }
  body.page-id-5 main section.moment {
    padding: 50px 0 20px;
  }
  body.page-id-5 main section.moment .contenu .offres {
    height: 320px;
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc h2 {
    font-size: 25px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .bloc h2 {
    font-size: 45px;
    width: 360px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-325 main section .produits {
    padding: 0 20px;
  }
  body.page-id-325 main section .produits a .visuel {
    height: 430px !important;
  }
  body.page-id-325 main section.nouveautes {
    margin: 50px 0 45px;
  }
  body.page-id-325 main section.nouveautes .contenu .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .pre,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .pre {
    font-size: 15px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p {
    font-size: 15px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i {
    margin-left: 10px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .content,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .bloc {
    padding: 0 20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel {
    height: 430px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte h2,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte h2 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi {
    font-size: 19px;
  }
  body.single-product main section.relation .contenu .produits a .visuel {
    height: 320px;
  }
  body.single-product main section.relation .contenu .produits a .texte h2 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.single-product main section.relation .contenu .produits a .texte .price bdi {
    font-size: 19px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-14 main section.offres {
    padding: 60px 0 40px;
  }
  body.page-id-14 main section.offres .contenu h2 {
    font-size: 22px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte {
    min-height: 294px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte h3 {
    font-size: 22px;
  }
  body.page-id-16 main section.haut .contenu .bloc h1 {
    font-size: 40px;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .montant {
    font-size: 27px;
    width: 300px;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .product_type_simple {
    font-size: 16px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .visuel {
    height: 430px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi {
    font-size: 27px;
  }
  body.page-id-18 main section.click .contenu .bloc h1 {
    font-size: 38px;
    width: 350px;
  }
  body.page-id-20 main section.boutique .contenu .parallax-window {
    height: 500px;
  }
  body.page-id-20 main section.boutique .contenu .bloc {
    padding: 50px 50px 35px;
  }
  body.page-id-20 main section.boutique .contenu .bloc img {
    width: 320px;
  }
}
@media (min-width: 991.99px) and (max-width: 1200px) {
  body header .top .coo {
    justify-content: center;
  }
  body header .top .coo p {
    font-size: 12px;
  }
  body header .top .paiement {
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
  }
  body header .bottom .logo img {
    width: 220px;
  }
  body header .bottom .link-boutique {
    width: 284px;
  }
  body header .bottom .link-boutique p {
    font-size: 15px;
  }
  body header .bottom .content {
    padding: 25px 0 35px;
  }
  body header .bottom .nav-menu ul li {
    padding: 0 16px 25px;
  }
  body header .bottom .nav-menu ul li a {
    font-size: 12px;
  }
  body header .bottom .nav-menu .sub-menu h3 {
    font-size: 14px;
  }
  body header .bottom .nav-menu .sub-menu ul li a {
    font-size: 15px;
  }
  body main section.bandeau-entete .bloc >div h1 {
    font-size: 32px;
  }
  body main section.bandeau-entete .bloc >div h2 {
    font-size: 25px;
  }
  body main section.services .contenu .content .bloc {
    padding: 20px 40px;
  }
  body main section.services .contenu .content .bloc .texte h2 {
    font-size: 23px;
  }
  body main section.services .contenu .content .bloc .texte >div {
    width: 355px;
  }
  body main section.newsletter .contenu .content .bloc h2 {
    font-size: 32px;
  }
  body main section.newsletter .contenu .content .bloc p {
    font-size: 22px;
  }
  body footer .top .content .bloc p {
    font-size: 14px;
  }
  body footer .top .content .bloc p.titre {
    font-size: 14px;
  }
  body.page-id-5 header {
    position: relative;
  }
  body.page-id-5 main section.haut_de_page {
    height: 550px;
  }
  body.page-id-5 main section.haut_de_page .contenu {
    position: relative;
  }
  body.page-id-5 main section.haut_de_page .contenu .visuel .media {
    position: relative;
    height: 100%;
  }
  body.page-id-5 main section.haut_de_page .contenu .scroll {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-nav {
    top: 50%;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton span {
    font-size: 20px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 img {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc {
    width: 555px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte h1 {
    font-size: 36px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .bouton span {
    font-size: 19px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc {
    left: 0;
    top: 56%;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc img {
    width: 390px;
    margin: auto;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc .texte p {
    font-size: 16px;
  }
  body.page-id-5 main section.moment {
    padding: 50px 0 20px;
  }
  body.page-id-5 main section.moment .contenu .offres {
    height: 250px;
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc {
    transform: translateY(-50%);
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc h2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .bloc h2 {
    font-size: 30px;
    width: 270px;
  }
  body.page-id-5 main section.incontournable {
    padding: 60px 0 70px;
  }
  body.page-id-5 main section.incontournable .produits a .visuel {
    height: 340px;
  }
  body.page-id-5 main section.incontournable .contenu h2 {
    font-size: 22px;
    margin: 0 auto 60px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section .produits a .visuel,
  body.page-id-325 main section .produits a .visuel {
    height: 250px;
  }
  body.page-id-5 main section .produits a .texte h2,
  body.page-id-5 main section .produits a .texte h3,
  body.page-id-325 main section .produits a .texte h2,
  body.page-id-325 main section .produits a .texte h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.page-id-5 main section .produits a .texte .price bdi,
  body.page-id-325 main section .produits a .texte .price bdi {
    font-size: 19px;
  }
  body.page-id-325 main section .produits {
    padding: 0 20px;
  }
  body.page-id-325 main section .produits a .visuel {
    height: 340px !important;
  }
  body.page-id-325 main section.nouveautes {
    margin: 50px 0 30px;
  }
  body.page-id-325 main section.nouveautes .contenu .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content:before,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content:before {
    height: 34px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .pre,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .pre {
    font-size: 14px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc {
    width: 25%;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p {
    font-size: 14px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i {
    margin-left: 10px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .content,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .bloc {
    padding: 0 20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel {
    height: 340px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte h2,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte h2 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi {
    font-size: 19px;
  }
  body.single-product main section.single-produit .contenu .right .woocommerce-product-details__short-description p {
    font-size: 17px;
  }
  body.single-product main section.relation .contenu .titre h2 {
    font-size: 20px;
  }
  body.single-product main section.relation .contenu .produits a .visuel {
    height: 320px;
  }
  body.single-product main section.relation .contenu .produits a .texte h2 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.single-product main section.relation .contenu .produits a .texte .price bdi {
    font-size: 19px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-14 main section.offres {
    padding: 60px 0 40px;
  }
  body.page-id-14 main section.offres .contenu h2 {
    font-size: 20px;
  }
  body.page-id-14 main section.offres .contenu .bloc .media {
    height: 270px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte {
    min-height: 233px;
    padding: 30px 30px 15px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte h3 {
    font-size: 19px;
    margin-bottom: 20px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte div {
    font-size: 16px;
  }
  body.page-id-16 main section.haut .contenu .bloc {
    left: 60px;
  }
  body.page-id-16 main section.haut .contenu .bloc h1 {
    font-size: 32px;
  }
  body.page-id-16 main section.haut .contenu .bloc p {
    font-size: 18px;
  }
  body.page-id-16 main section.bons {
    padding: 50px 0;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .montant {
    font-size: 23px;
    width: 230px;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .product_type_simple {
    font-size: 15px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .visuel {
    height: 340px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi {
    font-size: 23px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi .woocommerce-Price-currencySymbol {
    font-size: 23px;
  }
  body.page-id-18 main section.click .contenu .bloc {
    padding: 30px 0;
  }
  body.page-id-18 main section.click .contenu .bloc h1 {
    font-size: 30px;
    width: 280px;
  }
  body.page-id-18 main section.click .contenu .bloc h1 span {
    font-size: 30px;
  }
  body.page-id-18 main section.click .contenu .bloc .bouton {
    padding: 40px auto 0;
  }
  body.page-id-18 main section.click .contenu .bloc .bouton span {
    font-size: 16px;
  }
  body.page-id-20 main section.boutique .contenu .parallax-window {
    height: 500px;
  }
  body.page-id-20 main section.boutique .contenu .bloc {
    padding: 50px 50px 35px;
  }
  body.page-id-20 main section.boutique .contenu .bloc img {
    width: 280px;
  }
  body.page-id-22 main section.contact {
    padding: 70px 0 50px;
  }
  body.page-id-22 main section.contact .contenu .bloc li {
    font-size: 18px;
  }
  body.page-id-22 main section.contact .contenu .bloc li a {
    font-size: 18px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header .top .coo {
    justify-content: center;
  }
  body header .top .coo p {
    font-size: 12px;
  }
  body header .top .paiement {
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
  }
  body header .bottom .logo {
    display: block;
  }
  body header .bottom .logo img {
    width: 220px;
  }
  body header .bottom .link-boutique {
    width: 284px;
  }
  body header .bottom .link-boutique p {
    font-size: 15px;
  }
  body header .bottom .content {
    padding: 20px 0;
  }
  body header .bottom .fond-hamburger {
    position: relative;
    z-index: 5;
    width: 45px;
    height: 40px;
    margin: 10px 0 0 auto;
  }
  body header .bottom .fond-hamburger:hover #hamburger.active span:before,
  body header .bottom .fond-hamburger:hover #hamburger.active span:after {
    background-color: white;
  }
  body header .bottom .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .bottom .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .bottom .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #141414;
    color: #141414;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #141414;
    color: #141414;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    vertical-align: middle;
    width: 40px;
    float: right;
    z-index: 1000;
  }
  body header .bottom .fond-hamburger #hamburger span:before,
  body header .bottom .fond-hamburger #hamburger span:after {
    background-color: #141414;
    color: #141414;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .bottom .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .bottom .desktop {
    display: none;
  }
  body header .bottom .mobile {
    display: block;
  }
  body header .bottom .mobile ul li .sub-menu {
    display: block !important;
    position: relative;
    background-color: transparent;
    transform: none;
    left: 0;
    right: 0;
    padding: 0 0 10px;
  }
  body header .bottom .mobile ul li .sub-menu li a {
    text-transform: none;
  }
  body header .bottom .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #c7a075;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: hidden;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .bottom .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .bottom .nav-menu.active ul {
    opacity: 1;
  }
  body header .bottom .nav-menu .sub-menu,
  body header .bottom .nav-menu .sub-menu2 {
    display: none;
  }
  body header .bottom .nav-menu ul {
    position: absolute;
    top: 50%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .bottom .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 8px 0;
    text-align: center;
    padding: 0;
  }
  body header .bottom .nav-menu ul li a {
    display: block;
    font-size: 16px !important;
    font-weight: 400;
    color: #fff;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 auto;
    height: auto;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  body header .bottom .nav-menu ul li a:before {
    display: none;
  }
  body header .bottom .nav-menu ul li a:after {
    display: none;
  }
  body header .bottom .nav-menu ul li a i {
    margin: 0 auto;
    color: #fff;
  }
  body header .bottom .nav-menu ul li a:hover {
    color: #fff;
  }
  body header .bottom .nav-menu ul li#menu-item-21 a i {
    color: #fff;
  }
  body header .bottom .nav-menu ul li.current_page_item a {
    color: ;
  }
  body main section.bandeau-entete .parallax-window {
    height: 320px;
  }
  body main section.bandeau-entete .bloc >div h1 {
    font-size: 30px;
  }
  body main section.bandeau-entete .bloc >div h2 {
    font-size: 22px;
  }
  body main section.services .contenu .row .content:last-of-type {
    margin-bottom: 0 !important;
  }
  body main section.services .contenu .content {
    margin-bottom: 30px;
  }
  body main section.services .contenu .content .bloc {
    padding: 20px 40px;
  }
  body main section.services .contenu .content .bloc .texte h2 {
    font-size: 23px;
  }
  body main section.services .contenu .content .bloc .texte >div {
    width: 470px;
  }
  body main section.newsletter .contenu .parallax-window {
    height: 370px;
  }
  body main section.newsletter .contenu .content .bloc h2 {
    font-size: 28px;
  }
  body main section.newsletter .contenu .content .bloc p {
    font-size: 20px;
  }
  body footer .top .container {
    padding: 0;
  }
  body footer .top .content .bloc:before {
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 1px;
  }
  body footer .top .content .bloc p {
    font-size: 14px;
  }
  body footer .top .content .bloc p.titre {
    font-size: 14px;
  }
  body footer .bottom {
    text-align: center;
  }
  body footer .bottom .col-lg-4:first-of-type {
    margin-top: 0;
  }
  body footer .bottom .col-lg-4,
  body footer .bottom .col-lg-3,
  body footer .bottom .col-lg-1 {
    margin-top: 30px;
  }
  body.page-id-5 header {
    position: relative;
  }
  body.page-id-5 main section.haut_de_page {
    height: 400px;
  }
  body.page-id-5 main section.haut_de_page .contenu {
    position: relative;
  }
  body.page-id-5 main section.haut_de_page .contenu .visuel .media {
    position: relative;
    height: 100%;
  }
  body.page-id-5 main section.haut_de_page .contenu .scroll {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-nav {
    top: 50%;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton span {
    font-size: 18px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 img {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc {
    width: 555px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte {
    margin-top: 0 !important;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte h1 {
    font-size: 30px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .bouton span {
    font-size: 17px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc {
    left: 0;
    top: 56%;
    right: 0;
    margin: auto;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc img {
    width: 300px;
    margin: auto;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc .texte {
    margin-top: 25px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc .texte p {
    font-size: 15px;
  }
  body.page-id-5 main section.moment {
    padding: 50px 0 20px;
  }
  body.page-id-5 main section.moment .contenu .content {
    margin-bottom: 30px;
  }
  body.page-id-5 main section.moment .contenu .offres {
    height: 380px;
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc {
    transform: translateY(-50%);
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc h2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .visuel .media {
    height: 350px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .bloc h2 {
    font-size: 30px;
    width: 270px;
  }
  body.page-id-5 main section.incontournable {
    padding: 50px 0 70px;
  }
  body.page-id-5 main section.incontournable .produits a .visuel {
    height: 380px;
  }
  body.page-id-5 main section.incontournable .contenu h2 {
    font-size: 20px;
    margin: 0 auto 50px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.marques .contenu h2 {
    font-size: 20px;
    margin: 0 auto;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel {
    padding: 50px 0;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section .produits,
  body.page-id-325 main section .produits {
    margin-bottom: 30px;
  }
  body.page-id-5 main section .produits a .visuel,
  body.page-id-325 main section .produits a .visuel {
    height: 380px;
  }
  body.page-id-5 main section .produits a .texte h2,
  body.page-id-5 main section .produits a .texte h3,
  body.page-id-325 main section .produits a .texte h2,
  body.page-id-325 main section .produits a .texte h3 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.page-id-5 main section .produits a .texte .price bdi,
  body.page-id-325 main section .produits a .texte .price bdi {
    font-size: 19px;
  }
  body.page-id-325 main section .produits {
    padding: 0 20px;
  }
  body.page-id-325 main section .produits a .visuel {
    height: 380px !important;
  }
  body.page-id-325 main section.nouveautes {
    margin: 50px 0 30px;
  }
  body.page-id-325 main section.nouveautes .contenu .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content:before,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content:before {
    height: 34px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .pre,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .pre {
    display: none;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu {
    padding: 0 20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc {
    width: 33.33%;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p {
    font-size: 14px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i {
    margin-left: 10px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .content,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .bloc {
    padding: 0 20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a {
    margin-bottom: 30px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel {
    height: 380px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte h2,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte h2 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi {
    font-size: 19px;
  }
  body.single-product main section.single-produit .contenu #galerie-page .media a {
    height: 770px;
  }
  body.single-product main section.single-produit .contenu .right {
    padding-top: 15px;
    padding-left: 15px;
  }
  body.single-product main section.single-produit .contenu .right .woocommerce-product-details__short-description p {
    font-size: 17px;
  }
  body.single-product main section.video .contenu .bloc iframe {
    padding: 30px;
    height: 440px;
  }
  body.single-product main section.relation .contenu .titre h2 {
    font-size: 18px;
  }
  body.single-product main section.relation .contenu .produits a .visuel {
    height: 380px;
  }
  body.single-product main section.relation .contenu .produits a .texte h2 {
    font-size: 16px;
    margin-bottom: 3px;
  }
  body.single-product main section.relation .contenu .produits a .texte .price bdi {
    font-size: 19px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-14 main section.offres {
    padding: 50px 0 40px;
  }
  body.page-id-14 main section.offres .contenu h2 {
    font-size: 18px;
    margin: 0 auto 50px;
  }
  body.page-id-14 main section.offres .contenu .bloc .media {
    height: 270px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte {
    min-height: 100%;
    padding: 30px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte h3 {
    font-size: 19px;
    margin-bottom: 20px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte div {
    font-size: 16px;
  }
  body.page-id-16 main section.haut .contenu .parallax-window {
    height: 320px;
  }
  body.page-id-16 main section.haut .contenu .bloc {
    left: 60px;
  }
  body.page-id-16 main section.haut .contenu .bloc h1 {
    font-size: 28px;
  }
  body.page-id-16 main section.haut .contenu .bloc p {
    font-size: 16px;
  }
  body.page-id-16 main section.bons {
    padding: 50px 0 20px;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .montant {
    font-size: 23px;
    width: 230px;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .product_type_simple {
    font-size: 15px;
  }
  body.page-id-16 main section.bons .contenu .content .produits {
    margin-bottom: 30px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .visuel {
    height: 340px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .product_type_simple {
    font-size: 15px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi {
    font-size: 23px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi .woocommerce-Price-currencySymbol {
    font-size: 23px;
  }
  body.page-id-18 main section.click .contenu .media {
    height: 270px;
  }
  body.page-id-18 main section.click .contenu .bloc {
    padding: 30px 0;
    width: 100%;
  }
  body.page-id-18 main section.click .contenu .bloc h1 {
    font-size: 28px;
    width: 280px;
  }
  body.page-id-18 main section.click .contenu .bloc h1 span {
    font-size: 28px;
  }
  body.page-id-18 main section.click .contenu .bloc .bouton {
    margin: 40px auto 0;
  }
  body.page-id-18 main section.click .contenu .bloc .bouton span {
    font-size: 16px;
  }
  body.page-id-20 main section.boutique .contenu .parallax-window {
    height: 250px;
  }
  body.page-id-20 main section.boutique .contenu .content {
    position: relative;
    top: 0;
    transform: none;
  }
  body.page-id-20 main section.boutique .contenu .bloc {
    padding: 50px 50px 35px;
  }
  body.page-id-20 main section.boutique .contenu .bloc img {
    width: 220px;
  }
  body.page-id-20 main section.boutique .contenu .bloc .texte p {
    font-size: 16px;
  }
  body.page-id-20 main section.video .contenu .bloc iframe {
    padding: 30px;
    height: 440px;
  }
  body.page-id-20 main section.marques .contenu a img {
    max-height: 40px;
    margin: 0 auto 70px;
  }
  body.page-id-22 main section.haut .contenu .parallax-window {
    height: 320px;
  }
  body.page-id-22 main section.haut .contenu .bloc h1 {
    font-size: 28px;
    width: 490px;
    max-width: 100%;
    margin: auto;
  }
  body.page-id-22 main section.contact {
    padding: 50px 0 30px;
  }
  body.page-id-22 main section.contact .contenu .bloc {
    padding-top: 0;
    padding-left: 0;
  }
  body.page-id-22 main section.contact .contenu .bloc li {
    font-size: 18px;
  }
  body.page-id-22 main section.contact .contenu .bloc li a {
    font-size: 18px;
  }
  body.page-id-22 main section.contact .contenu form .nf-field-container {
    margin-bottom: 0px;
  }
  body.page-id-22 main section.contact .contenu form #nf-field-8 {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  body header .top .container {
    padding: 0 20px;
  }
  body header .top .coo {
    justify-content: center;
  }
  body header .top .coo p {
    display: none;
  }
  body header .top .coo span {
    display: none;
  }
  body header .top .paiement {
    text-align: center;
    margin-top: 5px;
    font-size: 12px;
    letter-spacing: 0;
    display: none;
  }
  body header .bottom .container {
    padding: 0 20px;
  }
  body header .bottom .logo {
    display: block;
  }
  body header .bottom .logo img {
    width: 180px;
  }
  body header .bottom .link-boutique {
    width: auto;
    padding-bottom: 3px;
  }
  body header .bottom .link-boutique:before {
    display: none;
  }
  body header .bottom .link-boutique a {
    font-size: 15px;
  }
  body header .bottom .link-boutique a.compte {
    margin-right: 5px;
  }
  body header .bottom .link-boutique p {
    display: none;
  }
  body header .bottom .content {
    padding: 10px 0;
  }
  body header .bottom .fond-hamburger {
    position: relative;
    z-index: 5;
    width: 45px;
    height: 40px;
    margin: 0 0 0 auto;
  }
  body header .bottom .fond-hamburger:hover #hamburger.active span:before,
  body header .bottom .fond-hamburger:hover #hamburger.active span:after {
    background-color: white;
  }
  body header .bottom .fond-hamburger #hamburger {
    cursor: pointer;
    height: 100%;
    overflow: hidden;
    clear: both;
    -webkit-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    -moz-transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
    transition: opacity 0.1s ease, max-width 0.3s cubic-bezier(0.25,0.46,0.45,0.94);
  }
  body header .bottom .fond-hamburger #hamburger:hover span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
  }
  body header .bottom .fond-hamburger #hamburger.active {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger.active span:before {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -moz-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
    -webkit-transition-delay: 0.15s;
    -moz-transition-delay: 0.15s;
    transition-delay: 0.15s;
    background-color: #c7a075;
    color: #c7a075;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger.active span:after {
    box-shadow: 0 0 0 0, 0 0 0 0;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -moz-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
    -webkit-transition-delay: 0.15s, 0s;
    -moz-transition-delay: 0.15s, 0s;
    transition-delay: 0.15s, 0s;
    background-color: #c7a075;
    color: #c7a075;
    -webkit-transition: background-color 0.3s ease-out;
    -moz-transition: background-color 0.3s ease-out;
    transition: background-color 0.3s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger span {
    display: inline-block;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    vertical-align: middle;
    width: 40px;
    float: right;
    z-index: 1000;
  }
  body header .bottom .fond-hamburger #hamburger span:before,
  body header .bottom .fond-hamburger #hamburger span:after {
    background-color: #141414;
    color: #141414;
    content: '';
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(0deg);
    -moz-transform: translate(-50%,-50%) rotate(0deg);
    transform: translate(-50%,-50%) rotate(0deg);
    width: 100%;
  }
  body header .bottom .fond-hamburger #hamburger span:before {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
  }
  body header .bottom .fond-hamburger #hamburger span:after {
    box-shadow: 0 7px 0 0, 0 -7px 0 0;
    -webkit-transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    -moz-transition: -moz-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: -webkit-transform 0.15s ease-out, box-shadow 0.2s 0.15s;
    transition: transform 0.15s ease-out, box-shadow 0.2s 0.15s;
  }
  body header .bottom .desktop {
    display: none;
  }
  body header .bottom .mobile {
    display: block;
  }
  body header .bottom .mobile ul li .sub-menu {
    display: block !important;
    position: relative;
    background-color: transparent;
    transform: none;
    left: 0;
    right: 0;
    padding: 0 0 10px;
  }
  body header .bottom .mobile ul li .sub-menu li a {
    text-transform: none;
    color: #fff;
    font-weight: 300;
  }
  body header .bottom .mobile ul li .sub-menu li a:hover {
    color: #fff;
  }
  body header .bottom .nav-menu {
    position: fixed;
    float: left;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 4;
    background-color: #141414;
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    overflow: auto;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -moz-transition: transform .4s ease-in;
    -webkit-transition: transform .4s ease-in;
    -o-transition: transform .4s ease-in;
    transition: transform .4s ease-in;
  }
  body header .bottom .nav-menu.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
  }
  body header .bottom .nav-menu.active ul {
    opacity: 1;
  }
  body header .bottom .nav-menu .sub-menu,
  body header .bottom .nav-menu .sub-menu2 {
    display: none;
  }
  body header .bottom .nav-menu ul {
    position: absolute;
    top: 75%;
    width: 100% !important;
    transform: translateY(-50%);
    display: table;
    margin: 0;
    list-style: none;
    opacity: 0;
    margin-top: 0 !important;
    -moz-transition: opacity .9s ease-out;
    -webkit-transition: opacity .9s ease-out;
    -o-transition: opacity .9s ease-out;
    transition: opacity .9s ease-out;
    transition-delay: .5s;
  }
  body header .bottom .nav-menu ul li {
    position: relative;
    width: 100%;
    margin: 8px 0;
    text-align: center;
    padding: 0;
  }
  body header .bottom .nav-menu ul li a {
    display: block;
    font-size: 16px !important;
    font-weight: 500;
    color: #c7a075;
    text-align: center;
    position: relative;
    float: none;
    margin: 0 auto;
    height: auto;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
  }
  body header .bottom .nav-menu ul li a:before {
    display: none;
  }
  body header .bottom .nav-menu ul li a:after {
    display: none;
  }
  body header .bottom .nav-menu ul li a i {
    margin: 0 auto;
    color: #fff;
  }
  body header .bottom .nav-menu ul li a:hover {
    color: #c7a075;
  }
  body header .bottom .nav-menu ul li#menu-item-21 a i {
    color: #fff;
  }
  body header .bottom .nav-menu ul li.current_page_item a {
    color: ;
  }
  body main section .container {
    padding: 0 20px;
  }
  body main section.bandeau-entete .parallax-window {
    height: 250px;
  }
  body main section.bandeau-entete .bloc {
    left: 35px;
    right: 35px;
    margin: auto;
    text-align: center;
  }
  body main section.bandeau-entete .bloc >div {
    padding: 15px;
  }
  body main section.bandeau-entete .bloc >div h1 {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 3px;
  }
  body main section.bandeau-entete .bloc >div h2 {
    font-size: 19px;
  }
  body main section.services .contenu .row .content:last-of-type {
    margin-bottom: 0 !important;
  }
  body main section.services .contenu .content {
    margin-bottom: 30px;
  }
  body main section.services .contenu .content .bloc {
    padding: 12px 30px;
  }
  body main section.services .contenu .content .bloc .texte {
    position: relative;
  }
  body main section.services .contenu .content .bloc .texte h2 {
    font-size: 23px;
  }
  body main section.services .contenu .content .bloc .texte p {
    font-size: 16px;
  }
  body main section.services .contenu .content .bloc .texte >div {
    width: 100%;
    padding: 20px;
  }
  body main section.newsletter .contenu .parallax-window {
    height: 390px;
  }
  body main section.newsletter .contenu .content .bloc h2 {
    font-size: 23px;
    margin-bottom: 15px;
  }
  body main section.newsletter .contenu .content .bloc p {
    font-size: 17px;
  }
  body main section.newsletter .contenu .content .bloc .formulaire {
    margin: 20px auto 0;
  }
  body main section.newsletter .contenu .content .bloc .formulaire form #nf-field-4 {
    font-size: 14px;
    margin-top: -15px;
  }
  body main section.newsletter .contenu .content .bloc .nf-field-container {
    margin-bottom: 0;
  }
  body footer .top .container {
    padding: 0;
  }
  body footer .top .content .bloc:before {
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: auto;
    width: 100%;
    height: 1px;
  }
  body footer .top .content .bloc p {
    font-size: 14px;
  }
  body footer .top .content .bloc p.titre {
    font-size: 14px;
  }
  body footer .bottom {
    text-align: center;
  }
  body footer .bottom .col-lg-4:first-of-type {
    margin-top: 0;
  }
  body footer .bottom .col-lg-4,
  body footer .bottom .col-lg-3,
  body footer .bottom .col-lg-1 {
    margin-top: 30px;
  }
  body footer .copy {
    font-size: 14px;
  }
  body footer .copy a {
    font-size: 14px;
  }
  body footer .copy img {
    width: 40px;
    display: block;
    margin: 0 auto 10px;
  }
  body.page-id-5 header {
    position: relative;
  }
  body.page-id-5 main section.haut_de_page {
    height: 300px;
  }
  body.page-id-5 main section.haut_de_page .contenu {
    position: relative;
  }
  body.page-id-5 main section.haut_de_page .contenu .visuel .media {
    position: relative;
    height: 100%;
  }
  body.page-id-5 main section.haut_de_page .contenu .scroll {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-nav {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots {
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots .owl-dot {
    background-color: rgba(196,154,108,0.5);
  }
  body.page-id-5 main section.haut_de_page .contenu .owl-carousel .owl-dots .owl-dot.active {
    background-color: #c49a6c;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .bouton span {
    font-size: 16px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 img {
    display: none;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc {
    width: 555px;
    top: 50% !important;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte {
    margin-top: 0 !important;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte h1 {
    font-size: 25px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .bouton span {
    font-size: 15px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte p {
    font-size: 13px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc {
    left: 0;
    top: 56%;
    right: 0;
    margin: auto;
    padding: 0 20px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc img,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc img {
    width: 300px;
    margin: auto;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc .texte {
    margin-top: 25px;
  }
  body.page-id-5 main section.haut_de_page .contenu .slide1 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide2 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide3 .bloc .texte p,
  body.page-id-5 main section.haut_de_page .contenu .slide4 .bloc .texte p {
    font-size: 15px;
  }
  body.page-id-5 main section.moment {
    padding: 50px 0 20px;
  }
  body.page-id-5 main section.moment .contenu .content {
    margin-bottom: 20px;
  }
  body.page-id-5 main section.moment .contenu .offres {
    height: 330px;
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc {
    transform: translateY(-50%);
  }
  body.page-id-5 main section.moment .contenu .offres >div .bloc h2 {
    font-size: 20px;
    margin-bottom: 40px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .visuel .media {
    height: 350px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .bloc {
    left: 15px;
    right: 15px;
    padding: 0 20px;
    bottom: 30px;
  }
  body.page-id-5 main section.moment .contenu .nouveautes .bloc h2 {
    font-size: 28px;
    width: 270px;
  }
  body.page-id-5 main section.incontournable {
    padding: 40px 0 60px;
  }
  body.page-id-5 main section.incontournable .produits a .visuel {
    height: 330px;
  }
  body.page-id-5 main section.incontournable .contenu h2 {
    font-size: 16px;
    margin: 0 auto 40px;
    padding: 0 25px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.incontournable .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section.marques .contenu h2 {
    font-size: 16px;
    padding: 0 25px;
    margin: 0 auto;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel {
    padding: 40px 0;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.page-id-5 main section.marques .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-5 main section .produits,
  body.page-id-325 main section .produits {
    margin-bottom: 30px;
  }
  body.page-id-5 main section .produits a .visuel,
  body.page-id-325 main section .produits a .visuel {
    height: 330px;
  }
  body.page-id-5 main section .produits a .texte,
  body.page-id-325 main section .produits a .texte {
    margin-top: 15px;
  }
  body.page-id-5 main section .produits a .texte h2,
  body.page-id-5 main section .produits a .texte h3,
  body.page-id-325 main section .produits a .texte h2,
  body.page-id-325 main section .produits a .texte h3 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  body.page-id-5 main section .produits a .texte .price bdi,
  body.page-id-325 main section .produits a .texte .price bdi {
    font-size: 17px;
  }
  body.page-id-325 main section .produits {
    padding: 0 20px;
  }
  body.page-id-325 main section .produits a .visuel {
    height: 330px !important;
  }
  body.page-id-325 main section.nouveautes {
    margin: 20px 0;
  }
  body.page-id-325 main section.nouveautes .contenu .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content {
    padding-top: 0;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content:before,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content:before {
    display: none;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .filtre,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .filtre {
    display: table;
    background-color: #141414;
    padding: 15px 30px;
    width: 100%;
    font-weight: 500;
    color: #c7a075;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 14px;
    margin: 0 auto;
    border: 0;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .filtre:focus,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .filtre:focus {
    outline: none;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .link,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .link {
    text-align: left;
    text-transform: uppercase;
    font-size: 17px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .link.active,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .link.active {
    margin-left: 0;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .pre,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .pre {
    display: none;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu {
    padding: 0 20px;
    display: none;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc {
    width: 100%;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p {
    font-size: 17px;
    color: #c7a075;
    padding-top: 30px;
    padding-bottom: 15px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i,
  body.tax-product_cat main section.boutiqueEmma .contenu #menu-filtre .content .menu .bloc p i {
    display: none;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .content,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .content {
    margin: 0 -20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique .bloc,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique .bloc {
    padding: 0 20px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a {
    margin-bottom: 30px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .visuel,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .visuel {
    height: 330px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte h2,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte h2 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  body.post-type-archive-product main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi,
  body.tax-product_cat main section.boutiqueEmma .contenu .content-boutique a .texte .price bdi {
    font-size: 17px;
  }
  body.single-product main section.single-produit .contenu .woocommerce-breadcrumb {
    padding: 10px 20px;
    font-size: 15px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
  body.single-product main section.single-produit .contenu .woocommerce-breadcrumb a {
    font-size: 15px;
    display: inline-block;
  }
  body.single-product main section.single-produit .contenu #galerie-page .media a {
    height: 340px;
  }
  body.single-product main section.single-produit .contenu .right {
    padding-top: 15px;
    padding-left: 15px;
  }
  body.single-product main section.single-produit .contenu .right h2 {
    font-size: 19px;
  }
  body.single-product main section.single-produit .contenu .right h2 {
    font-size: 15px;
  }
  body.single-product main section.single-produit .contenu .right .prix .price bdi {
    font-size: 25px;
  }
  body.single-product main section.single-produit .contenu .right .woocommerce-product-details__short-description p {
    font-size: 16px;
  }
  body.single-product main section.single-produit .contenu .right .label-tag {
    font-size: 16px;
    margin-left: 0;
    margin-bottom: 40px;
  }
  body.single-product main section.single-produit .contenu .right .single_add_to_cart_button {
    padding: 16px 35px;
    width: 100%;
  }
  body.single-product main section.single-produit .contenu .right .informations {
    margin-top: 20px;
  }
  body.single-product main section.single-produit .contenu .right .informations p {
    font-size: 14px;
  }
  body.single-product main section.video .contenu .bloc {
    margin-top: 20px;
    background-color: transparent;
  }
  body.single-product main section.video .contenu .bloc iframe {
    padding: 0;
    height: 240px;
  }
  body.single-product main section.relation .contenu .titre h2 {
    font-size: 16px;
    padding: 0 25px;
    margin: 40px auto;
  }
  body.single-product main section.relation .contenu .produits a .visuel {
    height: 330px;
  }
  body.single-product main section.relation .contenu .produits a .texte h2 {
    font-size: 15px;
    margin-bottom: 3px;
  }
  body.single-product main section.relation .contenu .produits a .texte .price bdi {
    font-size: 17px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev {
    left: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-prev:hover {
    left: -40px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next {
    right: -35px;
  }
  body.single-product main section.relation .contenu .owl-carousel .owl-next:hover {
    right: -40px;
  }
  body.page-id-14 main section.offres {
    padding: 40px 0 30px;
  }
  body.page-id-14 main section.offres .contenu h2 {
    font-size: 16px;
    margin: 0 auto 40px;
    padding: 0 25px;
  }
  body.page-id-14 main section.offres .contenu .bloc .media {
    height: 270px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte {
    min-height: 100%;
    padding: 30px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte h3 {
    font-size: 17px;
    margin-bottom: 20px;
  }
  body.page-id-14 main section.offres .contenu .bloc .texte div {
    font-size: 15px;
  }
  body.page-id-16 main section.haut .contenu .parallax-window {
    height: 320px;
  }
  body.page-id-16 main section.haut .contenu .bloc {
    left: 0;
    text-align: center;
  }
  body.page-id-16 main section.haut .contenu .bloc h1 {
    font-size: 25px;
  }
  body.page-id-16 main section.haut .contenu .bloc p {
    font-size: 16px;
  }
  body.page-id-16 main section.bons {
    padding: 20px 0;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .montant {
    font-size: 23px;
    width: 230px;
  }
  body.page-id-16 main section.bons .contenu .content:last-of-type .produits .texte .product_type_simple {
    font-size: 15px;
  }
  body.page-id-16 main section.bons .contenu .content .produits {
    margin-bottom: 30px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .visuel {
    height: 340px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .product_type_simple {
    font-size: 15px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi {
    font-size: 23px;
  }
  body.page-id-16 main section.bons .contenu .content .produits .texte .price bdi .woocommerce-Price-currencySymbol {
    font-size: 23px;
  }
  body.page-id-18 main section.click .contenu .media {
    height: 270px;
  }
  body.page-id-18 main section.click .contenu .bloc {
    padding: 30px 0;
    width: 100%;
  }
  body.page-id-18 main section.click .contenu .bloc h1 {
    font-size: 22px;
    width: 280px;
  }
  body.page-id-18 main section.click .contenu .bloc h1 span {
    font-size: 22px;
  }
  body.page-id-18 main section.click .contenu .bloc .bouton {
    margin: 40px auto 0;
  }
  body.page-id-18 main section.click .contenu .bloc .bouton span {
    font-size: 15px;
  }
  body.page-id-20 main section.boutique .contenu .parallax-window {
    height: 250px;
  }
  body.page-id-20 main section.boutique .contenu .content {
    position: relative;
    top: 0;
    transform: none;
  }
  body.page-id-20 main section.boutique .contenu .bloc {
    padding: 35px 20px 20px;
  }
  body.page-id-20 main section.boutique .contenu .bloc img {
    width: 220px;
  }
  body.page-id-20 main section.boutique .contenu .bloc .texte p {
    font-size: 16px;
  }
  body.page-id-20 main section.video .contenu .bloc {
    margin-top: 0;
    background-color: transparent;
  }
  body.page-id-20 main section.video .contenu .bloc iframe {
    padding: 0;
    height: 240px;
  }
  body.page-id-20 main section.marques {
    margin-top: 40px;
  }
  body.page-id-20 main section.marques .contenu h2 {
    font-size: 16px;
    padding: 0 25px;
  }
  body.page-id-20 main section.marques .contenu a img {
    max-height: 30px;
    margin: 0 auto 40px;
  }
  body.page-id-22 main section.haut .contenu .parallax-window {
    height: 280px;
  }
  body.page-id-22 main section.haut .contenu .bloc h1 {
    font-size: 25px;
    width: 490px;
    max-width: 100%;
    margin: auto;
  }
  body.page-id-22 main section.contact {
    padding: 40px 0 30px;
  }
  body.page-id-22 main section.contact .contenu .bloc {
    padding-top: 0;
    padding-left: 0;
  }
  body.page-id-22 main section.contact .contenu .bloc li {
    font-size: 16px;
  }
  body.page-id-22 main section.contact .contenu .bloc li a {
    font-size: 16px;
  }
  body.page-id-22 main section.contact .contenu form .nf-field-container {
    margin-bottom: 0px;
  }
  body.page-id-22 main section.contact .contenu form #nf-field-8 {
    font-size: 16px;
  }
}
