@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900|Oswald:200,300,400,500,600,700&display=swap');
.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
.woocommerce-shop #content .image-hdp {
  height: 210px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
.product .acoplw-custom-badge-8637 {
  transform: rotateX(0deg) rotateY(0deg) rotateZ(270deg) !important;
  top: auto !important;
  bottom: 0 !important;
}
.product .summary-product-container .acoplw-badge {
  width: auto;
}
.acoplw-blockText {
  transform: scaleX(1) scaleY(1) rotate(135deg) !important;
}
html,
body {
  overflow-x: hidden;
  overflow: auto;
}
body {
  font-family: 'Lato', sans-serif;
}
p {
  font-family: 'Lato', sans-serif;
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.7em;
  color: #999;
}
a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}
#portail {
  z-index: 1000;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background-color: black;
}
#portail .wrapper .slider-anchor {
  color: #ffffff;
  opacity: .7;
  position: absolute;
  bottom: 85px;
  letter-spacing: 2px;
  padding: .5rem 1rem;
  border: solid 1px #fff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: .8rem;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}
#nf-form-4-cont,
#nf-form-5-cont,
#nf-form-6-cont,
#nf-form-7-cont,
#nf-form-8-cont,
#nf-form-9-cont {
  padding: 0 3rem;
}
#nf-form-4-cont input,
#nf-form-4-cont textarea,
#nf-form-5-cont input,
#nf-form-5-cont textarea,
#nf-form-6-cont input,
#nf-form-6-cont textarea,
#nf-form-7-cont input,
#nf-form-7-cont textarea,
#nf-form-8-cont input,
#nf-form-8-cont textarea,
#nf-form-9-cont input,
#nf-form-9-cont textarea {
  padding: .3rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 14px;
}
#nf-form-4-cont select,
#nf-form-5-cont select,
#nf-form-6-cont select,
#nf-form-7-cont select,
#nf-form-8-cont select,
#nf-form-9-cont select {
  padding: .65rem;
}
#nf-form-4-cont textarea,
#nf-form-5-cont textarea,
#nf-form-6-cont textarea,
#nf-form-7-cont textarea,
#nf-form-8-cont textarea,
#nf-form-9-cont textarea {
  height: 140px;
}
#nf-form-4-cont .nf-multi-cell .nf-cell,
#nf-form-5-cont .nf-multi-cell .nf-cell,
#nf-form-6-cont .nf-multi-cell .nf-cell,
#nf-form-7-cont .nf-multi-cell .nf-cell,
#nf-form-8-cont .nf-multi-cell .nf-cell,
#nf-form-9-cont .nf-multi-cell .nf-cell {
  padding: 0 9px;
}
#nf-form-4-cont .nf-multi-cell .nf-cell:nth-child(3),
#nf-form-5-cont .nf-multi-cell .nf-cell:nth-child(3),
#nf-form-6-cont .nf-multi-cell .nf-cell:nth-child(3),
#nf-form-7-cont .nf-multi-cell .nf-cell:nth-child(3),
#nf-form-8-cont .nf-multi-cell .nf-cell:nth-child(3),
#nf-form-9-cont .nf-multi-cell .nf-cell:nth-child(3) {
  padding-right: 0;
}
#nf-form-4-cont .submit-wrap,
#nf-form-5-cont .submit-wrap,
#nf-form-6-cont .submit-wrap,
#nf-form-7-cont .submit-wrap,
#nf-form-8-cont .submit-wrap,
#nf-form-9-cont .submit-wrap {
  text-align: left;
}
#nf-form-4-cont .submit-wrap input,
#nf-form-5-cont .submit-wrap input,
#nf-form-6-cont .submit-wrap input,
#nf-form-7-cont .submit-wrap input,
#nf-form-8-cont .submit-wrap input,
#nf-form-9-cont .submit-wrap input {
  color: #ffffff;
  background-color: #ed1c24;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  letter-spacing: 2px;
  width: 100%;
  border: solid 2px transparent;
  text-align: center;
}
#nf-form-4-cont .submit-wrap input:hover,
#nf-form-5-cont .submit-wrap input:hover,
#nf-form-6-cont .submit-wrap input:hover,
#nf-form-7-cont .submit-wrap input:hover,
#nf-form-8-cont .submit-wrap input:hover,
#nf-form-9-cont .submit-wrap input:hover {
  background-color: transparent;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
#nf-form-4-cont label,
#nf-form-5-cont label,
#nf-form-6-cont label,
#nf-form-7-cont label,
#nf-form-8-cont label,
#nf-form-9-cont label {
  display: none;
}
#nf-form-4-cont .nf-form-fields-required,
#nf-form-5-cont .nf-form-fields-required,
#nf-form-6-cont .nf-form-fields-required,
#nf-form-7-cont .nf-form-fields-required,
#nf-form-8-cont .nf-form-fields-required,
#nf-form-9-cont .nf-form-fields-required {
  display: none;
}
#nf-form-4-cont .nf-error-msg,
#nf-form-5-cont .nf-error-msg,
#nf-form-6-cont .nf-error-msg,
#nf-form-7-cont .nf-error-msg,
#nf-form-8-cont .nf-error-msg,
#nf-form-9-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
}
header .wrapper {
  display: flex;
  width: 100%;
}
header .mCustomScrollBox {
  overflow: visible;
}
header .mCSB_container {
  overflow: visible;
}
header #sidebar {
  width: 570px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  z-index: 400;
  background-color: #ececec;
  color: #fff;
  transition: all 0.3s;
}
@media (min-width: 1550px) and (max-width: 1679.98px) {
  header #sidebar {
    width: 30%;
  }
}
@media (min-width: 1350px) and (max-width: 1549.98px) {
  header #sidebar {
    width: 30%;
  }
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  header #sidebar {
    width: 30%;
  }
}
@media (min-width: 1025px) and (max-width: 1199.98px) {
  header #sidebar {
    width: 20%;
  }
}
@media (min-width: 992px) and (max-width: 1024.98px) {
  header #sidebar {
    width: 204px;
  }
}
header #sidebar .inner {
  width: 200px;
  float: none;
  margin-left: 50%;
  transform: translateX(-50%);
  margin-top: 1.5rem;
}
header #sidebar.active {
  margin-left: -250px;
}
header #sidebar:hover {
  z-index: 9999;
}
header #sidebar .infos-contact-home {
  padding-left: 2rem;
}
header #sidebar .infos-contact-home a {
  cursor: pointer;
  margin-bottom: .5rem;
}
header #sidebar .infos-contact-home a svg,
header #sidebar .infos-contact-home a i {
  color: #ffffff;
  background-color: #ed1c24;
  padding: 0.5rem;
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
header #sidebar .infos-contact-home a i {
  padding: 0.6rem;
  text-align: center;
  line-height: .9;
  font-size: 1.2rem;
}
header #sidebar img {
  margin: 0 auto;
  display: block;
}
header #sidebar .sidebar-header {
  padding: 20px;
  background: #6d7fcc;
}
header #sidebar ul {
  display: block;
  margin-top: 1rem;
}
header #sidebar ul.components {
  padding: 20px 0;
  border-bottom: 1px solid #47748b;
}
header #sidebar ul p {
  color: #fff;
  padding: 10px;
}
header #sidebar ul li.menu-item-has-children a {
  color: black;
  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;
}
header #sidebar ul li:nth-child(4) {
  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;
}
header #sidebar ul li:nth-child(4) .dropdown-menu {
  top: -13%;
  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;
}
header #sidebar ul li a {
  padding: 8px;
  font-size: 1rem;
  display: block;
  color: black;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  background-color: transparent;
  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;
}
header #sidebar ul li a:hover {
  color: #ffffff;
  background-color: #ed1c24;
  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;
}
header #sidebar ul li.active > a {
  color: #939598;
}
header #sidebar ul li.active > a:hover {
  color: #ffffff;
}
header #sidebar ul li.dropdown .dropdown-menu {
  top: -22%;
  left: 100%;
  transform: translateX(4rem);
  -moz-transform: translateX(4rem);
  -webkit-transform: translateX(4rem);
  display: block;
  border: none;
  height: auto;
  z-index: -1;
  border-radius: 0;
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a {
  cursor: pointer;
}
header #sidebar ul li.dropdown .dropdown-menu a i {
  width: 22px;
  height: 22px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: inline-block;
  margin-right: .5rem;
}
header #sidebar ul li.dropdown .dropdown-menu a i.dressing {
  background-image: url('../img/dressing.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.equipement {
  background-image: url('../img/equipement.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.equipement-2 {
  background-image: url('../img/equipement-2.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.grenier {
  background-image: url('../img/grenier.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.golf {
  background-image: url('../img/nuit.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.fitting {
  background-image: url('../img/fitting.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.atelier {
  background-image: url('../img/atelier.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.simulateur {
  background-image: url('../img/simulateur.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a i.demo {
  background-image: url('../img/demo.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.equipement-2 {
  background-image: url('../img/equipement-2-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.dressing {
  background-image: url('../img/dressing-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.equipement {
  background-image: url('../img/equipement-blanc.png');
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.grenier {
  background-image: url('../img/grenier-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.golf {
  background-image: url('../img/nuit-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.fitting {
  background-image: url('../img/fitting-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.atelier {
  background-image: url('../img/atelier-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.simulateur {
  background-image: url('../img/simulateur-blanc.png');
  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;
}
header #sidebar ul li.dropdown .dropdown-menu a:hover i.demo {
  background-image: url('../img/demo-blanc.png');
  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;
}
header #sidebar ul li.dropdown:hover .dropdown-menu {
  transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(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;
  opacity: 1;
  z-index: 600;
}
header #sidebar a[aria-expanded="true"] {
  color: #fff;
  background: #ed1c24;
}
header #sidebar a[data-toggle="collapse"] {
  position: relative;
}
header #sidebar .dropdown-toggle::after {
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
header #sidebar ul ul a {
  font-size: 0.9em !important;
  padding-left: 30px !important;
  background: #6d7fcc;
}
header #sidebar ul.CTAs {
  padding: 20px;
}
header #sidebar ul.CTAs a {
  text-align: center;
  font-size: 0.9em !important;
  display: block;
  border-radius: 5px;
  margin-bottom: 5px;
}
header #sidebar .dropdown-toggle::after {
  display: none;
}
header a.download {
  background: #fff;
  color: #7386D5;
}
header a.article {
  background: #6d7fcc !important;
  color: #fff !important;
}
header a.article:hover {
  background: #6d7fcc !important;
  color: #fff !important;
}
header .navbar {
  padding: 15px 10px 10px 20px;
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
}
header .navbar-btn {
  box-shadow: none;
  outline: none !important;
  border: none;
}
main #newsletter {
  position: fixed;
  top: 50%;
  right: -314px;
  z-index: 9999;
  transform: translateY(-50%);
  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;
}
main #newsletter.active {
  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;
  right: 0;
}
main #newsletter .titre {
  background-color: #ed1c24;
  left: -32px;
  top: 0;
  transform: rotate(180deg);
  height: 219px;
  width: 2rem;
  position: absolute;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  cursor: pointer;
  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;
}
main #newsletter .titre:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: black;
}
main #newsletter .titre h2 {
  color: #ffffff;
  width: 160px;
  height: auto;
  font-size: 1rem;
  font-weight: 600;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) rotate(-270deg);
}
main #newsletter .formulaire {
  background-color: black;
  padding: 1.3rem;
  position: relative;
  max-width: 315px;
}
main #newsletter .formulaire .intro p {
  color: #ffffff;
  font-weight: 500;
  font-size: 1rem;
  text-align: center;
}
main #newsletter .formulaire .close {
  color: #ffffff;
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 1.2rem;
  font-weight: 300;
  text-shadow: none;
  opacity: 1;
}
main #newsletter .formulaire #mc4wp-form-1 .mc4wp-alert p {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}
main #newsletter .formulaire #mc4wp-form-1 .mc4wp-form-fields >p label {
  display: none;
}
main #newsletter .formulaire #mc4wp-form-1 .mc4wp-form-fields >p input {
  width: 100%;
  border: none;
  outline: none;
  font-size: .9rem;
  padding: .3rem;
  text-transform: lowercase;
  background-color: #ffffff;
}
main #newsletter .formulaire #mc4wp-form-1 .mc4wp-form-fields p:nth-child(2) input {
  width: 100%;
  border: none;
  outline: none;
  font-size: 1rem;
  text-transform: uppercase;
  padding: .2rem;
  background-color: #ed1c24;
  color: #ffffff;
  cursor: pointer;
  border: solid 1px transparent;
  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;
}
main #newsletter .formulaire #mc4wp-form-1 .mc4wp-form-fields p:nth-child(2) input:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: transparent;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
footer {
  background-color: black;
  color: #ffffff;
  padding: 1rem 0;
}
footer .wrapper-footer .infos-contact h3 {
  font-size: 1rem;
  color: #ed1c24;
  font-weight: 500;
}
footer .wrapper-footer .infos-contact .inner-footer-contact {
  font-size: .9rem;
}
footer .wrapper-footer .infos-contact .inner-footer-contact .icon {
  width: 15px;
  height: 15px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: .3rem;
}
footer .wrapper-footer .infos-contact .inner-footer-contact .telephone {
  padding: 0 3rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  footer .wrapper-footer .infos-contact .inner-footer-contact .telephone {
    padding: 0;
  }
}
footer .wrapper-footer .infos-contact .inner-footer-contact .telephone .icon-tel {
  background-image: url('../img/tel-picto.png');
}
footer .wrapper-footer .infos-contact .inner-footer-contact .mail .icon-mail {
  background-image: url('../img/mail-picto.png');
}
footer .wrapper-footer .infos-contact .inner-footer-contact .adresse .icon-map {
  background-image: url('../img/picto-map.png');
}
footer .wrapper-footer .logo-avis a img {
  max-width: 90%;
}
footer .wrapper-footer .logo-avis .lien-avis-google {
  margin-top: .5rem;
  text-align: center;
}
footer .wrapper-footer .logo-avis .lien-avis-google a {
  font-size: .9rem;
}
footer .footer-bottom {
  text-align: center;
  font-size: .8rem;
}
#marques {
  margin-top: 2rem;
  background-color: #ed1c24;
}
#marques .titre-main {
  margin-bottom: 0;
}
#marques .slider-container {
  padding: 1rem;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  #marques .slider-container {
    max-width: 90%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  #marques .slider-container {
    max-width: 85%;
  }
}
#marques .slider-container #slider-marque {
  position: relative;
  margin-top: 0;
  padding-left: 0;
  margin-bottom: 0;
  overflow: hidden;
}
#marques .slider-container #slider-marque .owl-stage {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
}
#marques .slider-container #slider-marque .owl-stage .item {
  text-align: center;
  list-style-type: none;
}
#marques .slider-container #slider-marque .owl-stage img {
  display: inline-block;
  max-height: 130px;
  width: auto;
  max-width: 100%;
}
#marques .slider-container #slider-marque >.owl-nav .owl-prev,
#marques .slider-container #slider-marque >.owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 3rem;
  margin-top: 0;
  color: #ffffff;
  font-weight: 200;
  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;
}
#marques .slider-container #slider-marque >.owl-nav .owl-prev:hover,
#marques .slider-container #slider-marque >.owl-nav .owl-prev:focus,
#marques .slider-container #slider-marque >.owl-nav .owl-next:hover,
#marques .slider-container #slider-marque >.owl-nav .owl-next:focus {
  color: black;
  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;
}
#marques .slider-container #slider-marque >.owl-nav .owl-prev {
  right: auto;
  left: 0rem;
}
#marques .slider-container #slider-marque >.owl-nav .owl-next {
  left: auto;
  right: 0rem;
}
.line {
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #ddd;
  margin: 40px 0;
}
#content {
  width: 70%;
  padding: 0 0 0 0;
  min-height: 100vh;
  transition: all 0.3s;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 500;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  #content {
    width: 80%;
  }
}
#content.active {
  width: 100%;
}
[data-tooltip] {
  position: relative;
  z-index: 9999;
}
[data-tooltip]::before,
[data-tooltip]::after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(105%);
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}
[data-tooltip]::before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 50px;
  max-width: 270px;
  width: max-content;
  width: -moz-max-content;
  border-radius: 6px;
  font-size: 14px;
  z-index: 250;
  background-color: #ed1c24;
  box-shadow: 0px 0px 24px rgba(0,0,0,0.2);
  color: #fff;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%,-5px) scale(0.5);
}
[data-tooltip]:after {
  content: " ";
  border-style: solid;
  border-width: 5px 5px 0px 5px;
  border-color: #ed1c24 #ed1c24 transparent #ed1c24;
  transition-duration: 0s;
  transform-origin: top;
  transform: translateX(-50%) scaleY(0);
}
[data-tooltip]:hover::before,
[data-tooltip]:hover::after {
  visibility: visible;
  opacity: 1;
}
[data-tooltip]:hover::before {
  transition-delay: 0.3s;
  transform: translate(-50%,-5px) scale(1);
}
[data-tooltip]:hover::after {
  transition-delay: 0.5s;
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}
[data-tooltip-location="right"]::before,
[data-tooltip-location="right"]::after {
  left: calc(105%);
  bottom: 50%;
}
[data-tooltip-location="right"]::before {
  transform: translate(5px,50%) scale(0.5);
}
[data-tooltip-location="right"]::after {
  border-width: 5px 5px 5px 0px;
  border-color: transparent #ed1c24 transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover::before {
  transform: translate(5px,50%) scale(1);
}
[data-tooltip-location="right"]:hover::after {
  transform: translateY(50%) scaleX(1);
}
.nav {
  line-height: 40px;
  margin: 1.2em;
  position: absolute;
  right: 0;
}
.nav ul li {
  color: black;
  display: inline-block;
  list-style: none;
  padding-right: 36px;
}
.overlay .logo-top {
  background-repeat: no-repeat;
  background-position: center;
  width: 92px;
  height: 55px;
  display: block;
  position: absolute;
  left: 50%;
  top: 45%;
  transform: translate(-50%,-50%);
}
.overlay h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.3rem;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.social-media {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.social-media ul li {
  color: black;
  list-style: none;
  padding-top: 20px;
}
.side-strip {
  color: black;
  letter-spacing: 4px;
  position: absolute;
  right: -4em;
  top: 50%;
  transform: rotate(90deg);
  transform: translateY(-50%);
}
.header {
  left: 50%;
  position: absolute;
  top: 10%;
  transform: translateX(-50%);
}
.header .logo {
  width: 140px;
  height: 95px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.header p {
  color: #ffffff;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 2px;
  text-align: center;
  top: 20%;
  position: absolute;
  line-height: 1;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
}
.header p .rouge {
  color: #ed1c24;
}
.header .image-golf {
  margin-top: 3rem;
  width: 715px;
  height: 640px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.bottom-bar {
  bottom: 0px;
  color: #ffffff;
  left: 0;
  position: absolute;
  right: 0;
}
.bottom-bar h6 {
  font-weight: bolder;
  text-transform: uppercase;
}
.bottom-bar p {
  font-size: 14px;
  font-weight: lighter;
}
.contenu {
  background: #ed1c24;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding: 2.6em 2.6em 2em 2.6em;
}
.overlay {
  background: #ffffff;
  height: 100vh;
  position: absolute;
  top: 0%;
  width: 100%;
  z-index: 1;
}
.overlay h1 {
  font-size: 20px;
  font-weight: bolder;
  left: 50%;
  letter-spacing: 12px;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
}
.titre-main {
  padding-left: 3.5rem;
}
.titre-main h1,
.titre-main h2 {
  text-transform: uppercase;
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 1px;
  display: inline-block;
}
.titre-main h2 {
  font-weight: 300;
  font-style: italic;
  padding-left: .5rem;
}
.page-id-6 #home-slider-wrapper {
  position: relative;
}
.page-id-6 #home-slider-wrapper .owl-nav .owl-prev,
.page-id-6 #home-slider-wrapper .owl-nav .owl-next {
  font-size: 2rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 5rem;
  margin-top: -1.2rem;
  z-index: 20;
}
.page-id-6 #home-slider-wrapper .owl-nav .owl-prev {
  transform: scaleX(-1);
  left: .5rem;
}
.page-id-6 #home-slider-wrapper .owl-nav .owl-next {
  left: auto;
  right: .5rem;
}
.page-id-6 #home-slider-wrapper #slider-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-6 #home-slider-wrapper #slider-infos {
    max-width: 50%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-6 #home-slider-wrapper #slider-infos {
    max-width: 40%;
  }
}
.page-id-6 #home-slider-wrapper #slider-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-6 #home-slider-wrapper #slider-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-6 #home-slider-wrapper #slider-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
.page-id-6 #home-slider-wrapper #slider-infos #btn-more {
  margin-top: .7rem;
  position: relative;
  z-index: 50;
  padding: 1rem 2.5rem;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 700;
  background-color: transparent;
  border: 1px solid #ffffff;
  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;
  display: inline-block;
}
.page-id-6 #home-slider-wrapper #slider-infos #btn-more:hover,
.page-id-6 #home-slider-wrapper #slider-infos #btn-more:focus {
  background-color: #ffffff;
  color: black;
  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;
}
.page-id-6 #home-slider {
  position: relative;
  height: 27rem;
  margin-bottom: 5rem;
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-6 #home-slider {
    height: 23rem;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-6 #home-slider {
    height: 22rem;
  }
}
.page-id-6 #home-slider .owl-stage-outer,
.page-id-6 #home-slider .owl-stage,
.page-id-6 #home-slider .owl-item,
.page-id-6 #home-slider .item {
  height: 100%;
}
.page-id-6 #home-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
  z-index: -1;
}
.page-id-6 #home-slider .owl-nav {
  position: absolute;
  bottom: 2rem;
  z-index: 25;
  left: 3rem;
}
.page-id-6 #home-slider .owl-nav .owl-prev,
.page-id-6 #home-slider .owl-nav .owl-next {
  line-height: 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;
}
.page-id-6 #home-slider .owl-nav .owl-prev span,
.page-id-6 #home-slider .owl-nav .owl-next span {
  position: absolute;
  font-size: 2.5rem;
  font-weight: 300;
  color: #ffffff;
  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;
}
.page-id-6 #home-slider .owl-nav .owl-prev:hover span,
.page-id-6 #home-slider .owl-nav .owl-next:hover 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;
  color: #ed1c24;
}
.page-id-6 #home-slider .owl-nav .owl-prev {
  left: 20px;
  position: absolute;
  transform: rotate(0);
}
.page-id-6 #home-slider .owl-nav .owl-prev::before {
  content: "|";
  position: absolute;
  color: #ffffff;
  right: -28px;
  top: 4px;
  font-size: 2rem;
  font-weight: 300;
}
.page-id-6 #home-slider .owl-nav .owl-prev i {
  left: 30px;
}
.page-id-6 #home-slider .owl-nav .owl-next {
  right: -52px;
  position: absolute;
}
.page-id-6 #home-slider .owl-nav .owl-next i {
  right: 30px;
}
.page-id-6 #home-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-6 #home-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-6 #home-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-6 #home-slider .owl-dots .owl-dot.active span,
.page-id-6 #home-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-6 #services-prestations {
  padding-left: 3rem;
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-6 #services-prestations >.row {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-6 #services-prestations >.row {
    max-width: 90%;
  }
}
.page-id-6 #services-prestations .titre-main {
  padding-left: .5rem;
}
.page-id-6 #services-prestations .item {
  position: relative;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
.page-id-6 #services-prestations .item #service .image {
  position: relative;
  height: 250px;
  width: 100%;
  overflow: hidden;
}
.page-id-6 #services-prestations .item #service .image .inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
.page-id-6 #services-prestations .item #service .image::before {
  content: "";
  position: absolute;
  background-color: #ed1c24;
  width: 105%;
  height: 0;
  z-index: 1;
  bottom: -25px;
  left: -10px;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
.page-id-6 #services-prestations .item #service .titre {
  background-color: #ed1c24;
  padding: .8rem;
  text-align: center;
  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;
}
.page-id-6 #services-prestations .item #service .titre h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  font-style: italic;
  margin-bottom: 0;
  z-index: 50;
  position: relative;
}
.page-id-6 #services-prestations .item #service:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-6 #services-prestations .item #service:hover .image::before {
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  height: 60px;
  transform: rotate(7deg);
}
.page-id-6 #services-prestations .item #service:hover .image .inner {
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
  transform: scale(1.2);
}
.page-id-6 #services-prestations .item #service:hover .titre {
  padding: .4rem .8rem 1.2rem .8rem;
  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;
}
.page-id-6 #actus-slider-wrapper {
  position: relative;
}
.page-id-6 #actus-slider-wrapper .titre-main {
  margin-bottom: 2rem;
}
.page-id-6 #actus-slider-wrapper .owl-nav .owl-prev,
.page-id-6 #actus-slider-wrapper .owl-nav .owl-next {
  font-size: 2rem;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 5rem;
  margin-top: -1.2rem;
  z-index: 20;
}
.page-id-6 #actus-slider-wrapper .owl-nav .owl-prev {
  transform: scaleX(-1);
  left: .5rem;
}
.page-id-6 #actus-slider-wrapper .owl-nav .owl-next {
  left: auto;
  right: .5rem;
}
.page-id-6 #actus-slider-wrapper #btn-more {
  width: 100%;
  background-color: #ed1c24;
  display: block;
  padding: .8rem 0 .8rem 4rem;
  margin-bottom: 2rem;
  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;
}
.page-id-6 #actus-slider-wrapper #btn-more .arrow {
  font-size: 1.8rem;
  font-weight: 500;
  margin-right: .5rem;
  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;
}
.page-id-6 #actus-slider-wrapper #btn-more .texte-btn {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  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;
}
.page-id-6 #actus-slider-wrapper #btn-more:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-6 #actus-slider-wrapper #btn-more:hover .arrow {
  color: #ffffff;
  padding-left: .5rem;
}
.page-id-6 #actus-slider-wrapper #btn-more:hover .texte-btn {
  padding-left: 1rem;
  color: black;
}
.page-id-6 #actus-slider {
  position: relative;
  height: 27rem;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-6 #actus-slider {
    height: 20rem;
  }
}
@media (min-width: 1350px) and (max-width: 1550.98px) {
  .page-id-6 #actus-slider {
    height: 22rem;
  }
}
.page-id-6 #actus-slider .owl-stage-outer,
.page-id-6 #actus-slider .owl-stage,
.page-id-6 #actus-slider .owl-item,
.page-id-6 #actus-slider .item {
  height: 100%;
}
.page-id-6 #actus-slider .item {
  background-position: left;
  background-size: cover;
  position: relative;
  width: 100%;
  z-index: -1;
}
.page-id-6 #actus-slider .owl-nav {
  position: absolute;
  bottom: 2rem;
  z-index: 25;
  left: 3rem;
}
.page-id-6 #actus-slider .owl-nav .owl-prev,
.page-id-6 #actus-slider .owl-nav .owl-next {
  line-height: 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;
}
.page-id-6 #actus-slider .owl-nav .owl-prev span,
.page-id-6 #actus-slider .owl-nav .owl-next span {
  position: absolute;
  font-size: 2.5rem;
  font-weight: 300;
  color: #ffffff;
  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;
}
.page-id-6 #actus-slider .owl-nav .owl-prev:hover span,
.page-id-6 #actus-slider .owl-nav .owl-next:hover 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;
  color: #ed1c24;
}
.page-id-6 #actus-slider .owl-nav .owl-prev {
  left: 20px;
  position: absolute;
  transform: rotate(0);
}
.page-id-6 #actus-slider .owl-nav .owl-prev::before {
  content: "|";
  position: absolute;
  color: #ffffff;
  right: -28px;
  top: 4px;
  font-size: 2rem;
  font-weight: 300;
}
.page-id-6 #actus-slider .owl-nav .owl-prev i {
  left: 30px;
}
.page-id-6 #actus-slider .owl-nav .owl-next {
  right: -52px;
  position: absolute;
}
.page-id-6 #actus-slider .owl-nav .owl-next i {
  right: 30px;
}
.page-id-6 #actus-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-6 #actus-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-6 #actus-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-6 #actus-slider .owl-dots .owl-dot.active span,
.page-id-6 #actus-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-6 #a-propos {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  padding: 4rem 1rem;
  background-image: url('../img/font-chiffre.jpg');
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-6 #a-propos >.row {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-6 #a-propos >.row {
    max-width: 90%;
  }
}
.page-id-6 #a-propos .item-chiffre {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/cercle-chiffre.png');
  width: 210px;
  height: 210px;
}
.page-id-6 #a-propos .item-chiffre .chiffre h2,
.page-id-6 #a-propos .item-chiffre .titre h2 {
  color: black;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 2rem;
}
.page-id-6 #a-propos .item-chiffre .titre {
  padding: 0 1.4rem;
}
.page-id-6 #a-propos .item-chiffre .chiffre h2 {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 700;
}
.page-id-6 #a-propos .item-chiffre:nth-child(2) .chiffre h2 {
  font-size: 3.8rem;
}
.page-id-6 #infos-maison-golfeur {
  margin-bottom: 2rem;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .texte {
  padding-right: 2rem;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .texte p {
  text-align: justify;
  font-weight: 400;
  font-size: .95rem;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton {
  transition: cubic-bezier(0.4,0,0.2,1);
  position: relative;
  display: inline-block;
  padding: 0.7em 2em;
  cursor: pointer;
  overflow: hidden;
  width: 90%;
  color: #ed1c24;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:before,
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:after {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #ed1c24;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:before {
  top: 0;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:after {
  bottom: 0;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:hover > * > *:before,
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:hover > * > *:after {
  transform: translate3d(0,0,0);
  transition: cubic-bezier(0.4,0,0.2,1);
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:hover > * > * > *:before,
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton:hover > * > * > *:after {
  transform: translate3d(0,0,0);
  transition: cubic-bezier(0.4,0,0.2,1);
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > *:before,
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > *:after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: #ed1c24;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > *:before {
  left: 0;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > *:after {
  right: 0;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > *:before,
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > *:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 9;
  height: 1px;
  width: 100%;
  background-color: black;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > *:before {
  top: 0;
  transform: translate3d(-105%,0,0);
  transition: cubic-bezier(0.4,0,0.2,1);
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > *:after {
  bottom: 0;
  transform: translate3d(105%,0,0);
  transition: cubic-bezier(0.4,0,0.2,1);
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > * > *:before,
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > * > *:after {
  content: "";
  position: absolute;
  top: 0;
  z-index: 9;
  height: 100%;
  width: 1px;
  background-color: black;
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > * > *:before {
  left: 0;
  transform: translate3d(0,105%,0);
  transition: cubic-bezier(0.4,0,0.2,1);
}
.page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton > * > * > *:after {
  right: 0;
  transform: translate3d(0,-105%,0);
  transition: cubic-bezier(0.4,0,0.2,1);
}
.page-id-6 #infos-maison-golfeur .infos .photo {
  height: 287px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
#wrapper-avis {
  margin: 2em 0;
  padding: 3em 0 5rem 0;
  background-color: #dbe0da;
  position: relative;
  overflow: hidden;
}
#wrapper-avis::before {
  content: "";
  position: absolute;
  height: 300px;
  width: 400px;
  background-image: url('../img/quote.png');
  opacity: .2;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 3rem;
  bottom: 0;
  transform: rotate(45deg);
}
#wrapper-avis .bloc-avis .info-client {
  text-align: center;
}
#wrapper-avis .bloc-avis .info-client .nom-prenom {
  color: #ed1c24;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-weight: 500;
  font-size: 1rem;
  text-align: left;
}
#wrapper-avis .bloc-avis .info-client .titre-avis {
  color: black;
  font-weight: 700;
  font-size: 1.6rem;
  letter-spacing: 3px;
  margin-bottom: 0.5em;
  font-family: 'Oswald', sans-serif;
  text-align: left;
}
#wrapper-avis .bloc-avis .info-client .avis {
  color: #767677;
  font-weight: 400;
  font-size: .9rem;
  text-align: justify;
  margin-bottom: 1em;
}
#wrapper-avis .owl-dots {
  position: absolute;
  bottom: -3rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
#wrapper-avis .owl-dots .owl-dot {
  line-height: 1;
}
#wrapper-avis .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
#wrapper-avis .owl-dots .owl-dot.active span,
#wrapper-avis .owl-dots .owl-dot:hover span {
  background-color: #000000;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
#wrapper-avis .owl-nav {
  position: absolute;
  bottom: -0.5rem;
  z-index: 25;
  left: -0.5rem;
}
#wrapper-avis .owl-nav .owl-prev,
#wrapper-avis .owl-nav .owl-next {
  line-height: 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;
}
#wrapper-avis .owl-nav .owl-prev span,
#wrapper-avis .owl-nav .owl-next span {
  position: absolute;
  font-size: 2.5rem;
  font-weight: 300;
  color: black;
  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;
}
#wrapper-avis .owl-nav .owl-prev:hover span,
#wrapper-avis .owl-nav .owl-next:hover 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;
  color: #ed1c24;
}
#wrapper-avis .owl-nav .owl-prev {
  left: 20px;
  position: absolute;
  transform: rotate(0);
}
#wrapper-avis .owl-nav .owl-prev::before {
  content: "|";
  position: absolute;
  color: black;
  right: -28px;
  top: 4px;
  font-size: 2rem;
  font-weight: 300;
}
#wrapper-avis .owl-nav .owl-prev i {
  left: 30px;
}
#wrapper-avis .owl-nav .owl-next {
  right: -52px;
  position: absolute;
}
#wrapper-avis .owl-nav .owl-next i {
  right: 30px;
}
.page-id-12 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-12 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page-id-12 #maison-golfeur {
  margin-top: 2rem;
}
.page-id-12 #maison-golfeur .texte {
  padding-right: 2rem;
}
.page-id-12 #maison-golfeur .texte .ctn p {
  font-size: .9rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-12 #maison-golfeur .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-12 #maison-golfeur .slider #magasin-slider {
  height: 100%;
}
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-stage-outer,
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-stage,
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-item,
.page-id-12 #maison-golfeur .slider #magasin-slider .item {
  height: 100%;
}
.page-id-12 #maison-golfeur .slider #magasin-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-dots .owl-dot.active span,
.page-id-12 #maison-golfeur .slider #magasin-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-12 #equipe {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/fond-equipe.jpg');
  padding: 3rem 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-12 #equipe >.row {
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-12 #equipe >.row {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-12 #equipe >.row {
    max-width: 90%;
  }
}
.page-id-12 #equipe .item .image {
  position: relative;
  height: 280px;
  width: 100%;
  overflow: hidden;
}
.page-id-12 #equipe .item .image .inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
.page-id-12 #equipe .item .image:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-12 #equipe .item .image:hover .inner {
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
  transform: scale(1.2);
}
.page-id-12 #equipe .item .titre {
  position: relative;
  padding-left: 3.5rem;
  margin: .8rem 0 .5rem 0;
}
.page-id-12 #equipe .item .titre::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 30px;
  width: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url('../img/logo-portail.png');
}
.page-id-12 #equipe .item .titre h2,
.page-id-12 #equipe .item .titre h3 {
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: 1px;
}
.page-id-12 #equipe .item .titre h3 {
  text-transform: uppercase;
  font-weight: 700;
  margin-left: .7rem;
}
.page-id-12 #equipe .item .texte-presentation p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-12 #partenaire {
  margin-bottom: 3rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-12 #partenaire >.row {
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-12 #partenaire >.row {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-12 #partenaire >.row {
    max-width: 90%;
  }
}
.page-id-12 #partenaire .item {
  position: relative;
}
.page-id-12 #partenaire .item:nth-child(1) {
  padding-right: 2rem;
}
.page-id-12 #partenaire .item:nth-child(1)::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background-color: black;
}
.page-id-12 #partenaire .item:nth-child(2) {
  padding-left: 2rem;
}
.page-id-12 #partenaire .item .image {
  position: relative;
  height: 270px;
  width: 100%;
  overflow: hidden;
}
.page-id-12 #partenaire .item .image .inner {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
}
.page-id-12 #partenaire .item .image:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.page-id-12 #partenaire .item .image:hover .inner {
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
  transform: scale(1.2);
}
.page-id-12 #partenaire .item .titre {
  position: relative;
  margin: .8rem 0 .5rem 0;
}
.page-id-12 #partenaire .item .titre h2 {
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: 1px;
}
.page-id-12 #partenaire .item .texte-presentation {
  margin-bottom: .5rem;
}
.page-id-12 #partenaire .item .texte-presentation p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
  margin-bottom: 0;
}
.page-id-12 #partenaire .item a {
  color: #ed1c24;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  position: relative;
}
.page-id-12 #partenaire .item a::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 60%;
  transform: translateY(-50%);
  height: 2px;
  width: 0;
  background-color: black;
  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;
}
.page-id-12 #partenaire .item a span {
  margin-right: .5rem;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
.page-id-12 #partenaire .item a:hover::before {
  width: 20px;
  transition: all .8s ease-in-out !important;
  -webkit-transition: all .8s ease-in-out !important;
  -moz-transition: all .8s ease-in-out !important;
  -o-transition: all .8s ease-in-out !important;
  background-color: #ed1c24;
}
.page-id-12 #partenaire .item a:hover span {
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  margin-right: 1.5rem;
  color: black;
}
.page-id-23 #collection .soon {
  background-color: #ed1c24;
  padding: 2rem;
  text-align: center;
}
.page-id-23 #collection .soon h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 1px;
  display: inline-block;
  letter-spacing: 5px;
}
.page-id-23 #collection .grid {
  margin-top: 2rem;
}
.page-id-23 #collection .grid .mix {
  padding: 0;
}
.page-id-23 #collection .grid .mix .produit-item {
  width: 94% !important;
  height: 220px !important;
}
.page-id-23 #collection .grid .mix .produit-item figure span {
  width: 100% !important;
  height: 220px !important;
}
.page-id-23 #collection .grid .mix .produit-item figure .hover-img {
  background-color: rgba(237,28,36,0.9);
  z-index: 10;
  position: absolute;
  left: 0;
  color: #ffffff;
  text-align: left;
  font-size: .9rem;
  padding: 1rem;
  height: 100%;
  width: 100%;
  top: 100%;
  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;
}
.page-id-21 .titre-main,
.page-id-22 .titre-main,
.page-id-23 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-21 #entete-page,
.page-id-22 #entete-page,
.page-id-23 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
  position: relative;
}
.page-id-21 #entete-page #texte-infos,
.page-id-22 #entete-page #texte-infos,
.page-id-23 #entete-page #texte-infos {
  position: absolute;
  bottom: 2rem;
  left: 8%;
  z-index: 25;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-21 #entete-page #texte-infos,
  .page-id-22 #entete-page #texte-infos,
  .page-id-23 #entete-page #texte-infos {
    max-width: 55%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-21 #entete-page #texte-infos,
  .page-id-22 #entete-page #texte-infos,
  .page-id-23 #entete-page #texte-infos {
    max-width: 50%;
  }
}
.page-id-21 #entete-page #texte-infos .texte p,
.page-id-22 #entete-page #texte-infos .texte p,
.page-id-23 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-21 #entete-page #texte-infos .texte p strong,
.page-id-22 #entete-page #texte-infos .texte p strong,
.page-id-23 #entete-page #texte-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-21 #entete-page #texte-infos .texte p em,
.page-id-22 #entete-page #texte-infos .texte p em,
.page-id-23 #entete-page #texte-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
.page-id-21 #dressing .texte,
.page-id-22 #dressing .texte,
.page-id-23 #dressing .texte {
  padding-right: 2rem;
}
.page-id-21 #dressing .texte .ctn p,
.page-id-22 #dressing .texte .ctn p,
.page-id-23 #dressing .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-21 #dressing .slider,
.page-id-22 #dressing .slider,
.page-id-23 #dressing .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-21 #dressing .slider #dressing-slider,
.page-id-22 #dressing .slider #dressing-slider,
.page-id-23 #dressing .slider #dressing-slider {
  height: 100%;
}
.page-id-21 #dressing .slider #dressing-slider .owl-stage-outer,
.page-id-21 #dressing .slider #dressing-slider .owl-stage,
.page-id-21 #dressing .slider #dressing-slider .owl-item,
.page-id-21 #dressing .slider #dressing-slider .item,
.page-id-22 #dressing .slider #dressing-slider .owl-stage-outer,
.page-id-22 #dressing .slider #dressing-slider .owl-stage,
.page-id-22 #dressing .slider #dressing-slider .owl-item,
.page-id-22 #dressing .slider #dressing-slider .item,
.page-id-23 #dressing .slider #dressing-slider .owl-stage-outer,
.page-id-23 #dressing .slider #dressing-slider .owl-stage,
.page-id-23 #dressing .slider #dressing-slider .owl-item,
.page-id-23 #dressing .slider #dressing-slider .item {
  height: 100%;
}
.page-id-21 #dressing .slider #dressing-slider .item,
.page-id-22 #dressing .slider #dressing-slider .item,
.page-id-23 #dressing .slider #dressing-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-21 #dressing .slider #dressing-slider .owl-dots,
.page-id-22 #dressing .slider #dressing-slider .owl-dots,
.page-id-23 #dressing .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-21 #dressing .slider #dressing-slider .owl-dots .owl-dot,
.page-id-22 #dressing .slider #dressing-slider .owl-dots .owl-dot,
.page-id-23 #dressing .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-21 #dressing .slider #dressing-slider .owl-dots .owl-dot span,
.page-id-22 #dressing .slider #dressing-slider .owl-dots .owl-dot span,
.page-id-23 #dressing .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-21 #dressing .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-21 #dressing .slider #dressing-slider .owl-dots .owl-dot:hover span,
.page-id-22 #dressing .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-22 #dressing .slider #dressing-slider .owl-dots .owl-dot:hover span,
.page-id-23 #dressing .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-23 #dressing .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-21 #collection,
.page-id-22 #collection,
.page-id-23 #collection {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-21 #collection .collection-container,
  .page-id-22 #collection .collection-container,
  .page-id-23 #collection .collection-container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-21 #collection .collection-container,
  .page-id-22 #collection .collection-container,
  .page-id-23 #collection .collection-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-21 #collection .collection-container,
  .page-id-22 #collection .collection-container,
  .page-id-23 #collection .collection-container {
    max-width: 90%;
  }
}
.page-id-21 #collection .filters .ui-group,
.page-id-22 #collection .filters .ui-group,
.page-id-23 #collection .filters .ui-group {
  text-align: center;
  margin-bottom: 1rem;
}
.page-id-21 #collection .filters .ui-group .button,
.page-id-22 #collection .filters .ui-group .button,
.page-id-23 #collection .filters .ui-group .button {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  padding: .2rem 1rem;
  cursor: crosshair;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-21 #collection .filters .ui-group .button,
  .page-id-22 #collection .filters .ui-group .button,
  .page-id-23 #collection .filters .ui-group .button {
    font-size: .8rem;
  }
}
.page-id-21 #collection .filters .ui-group .button.is-checked,
.page-id-21 #collection .filters .ui-group .button:hover,
.page-id-22 #collection .filters .ui-group .button.is-checked,
.page-id-22 #collection .filters .ui-group .button:hover,
.page-id-23 #collection .filters .ui-group .button.is-checked,
.page-id-23 #collection .filters .ui-group .button:hover {
  background-color: #ed1c24;
  color: #ffffff;
  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;
}
.page-id-21 #collection .filters .ui-group .button:focus,
.page-id-21 #collection .filters .ui-group .button:hover,
.page-id-22 #collection .filters .ui-group .button:focus,
.page-id-22 #collection .filters .ui-group .button:hover,
.page-id-23 #collection .filters .ui-group .button:focus,
.page-id-23 #collection .filters .ui-group .button:hover {
  outline: none;
}
.page-id-21 #collection .filters .ui-group .rayon .button,
.page-id-22 #collection .filters .ui-group .rayon .button,
.page-id-23 #collection .filters .ui-group .rayon .button {
  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;
  letter-spacing: 0;
}
.page-id-21 #collection .filters .ui-group .rayon .button::before,
.page-id-22 #collection .filters .ui-group .rayon .button::before,
.page-id-23 #collection .filters .ui-group .rayon .button::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #ed1c24;
  left: 0;
  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;
}
.page-id-21 #collection .filters .ui-group .rayon .button.is-checked,
.page-id-21 #collection .filters .ui-group .rayon .button:hover,
.page-id-22 #collection .filters .ui-group .rayon .button.is-checked,
.page-id-22 #collection .filters .ui-group .rayon .button:hover,
.page-id-23 #collection .filters .ui-group .rayon .button.is-checked,
.page-id-23 #collection .filters .ui-group .rayon .button:hover {
  background-color: transparent;
  color: #ed1c24;
  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;
}
.page-id-21 #collection .filters .ui-group .rayon .button.is-checked::before,
.page-id-21 #collection .filters .ui-group .rayon .button:hover::before,
.page-id-22 #collection .filters .ui-group .rayon .button.is-checked::before,
.page-id-22 #collection .filters .ui-group .rayon .button:hover::before,
.page-id-23 #collection .filters .ui-group .rayon .button.is-checked::before,
.page-id-23 #collection .filters .ui-group .rayon .button:hover::before {
  width: 100%;
  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;
}
.page-id-21 #collection .grid,
.page-id-22 #collection .grid,
.page-id-23 #collection .grid {
  margin-top: 2rem;
}
.page-id-21 #collection .grid .mix,
.page-id-22 #collection .grid .mix,
.page-id-23 #collection .grid .mix {
  padding: 0;
}
.page-id-21 #collection .grid .mix .produit-item,
.page-id-22 #collection .grid .mix .produit-item,
.page-id-23 #collection .grid .mix .produit-item {
  width: 200px;
  height: 200px;
  background-color: #ffffff;
  display: block;
  margin: 0 auto;
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  cursor: pointer;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-21 #collection .grid .mix .produit-item,
  .page-id-22 #collection .grid .mix .produit-item,
  .page-id-23 #collection .grid .mix .produit-item {
    width: 180px;
    height: 180px;
  }
}
.page-id-21 #collection .grid .mix .produit-item figure,
.page-id-22 #collection .grid .mix .produit-item figure,
.page-id-23 #collection .grid .mix .produit-item figure {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.page-id-21 #collection .grid .mix .produit-item figure span,
.page-id-22 #collection .grid .mix .produit-item figure span,
.page-id-23 #collection .grid .mix .produit-item figure span {
  width: 160px;
  height: 200px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  margin: 0 auto;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-21 #collection .grid .mix .produit-item figure span,
  .page-id-22 #collection .grid .mix .produit-item figure span,
  .page-id-23 #collection .grid .mix .produit-item figure span {
    width: 160px;
    height: 180px;
  }
}
.page-id-21 #collection .grid .mix .produit-item figure .hover-img,
.page-id-22 #collection .grid .mix .produit-item figure .hover-img,
.page-id-23 #collection .grid .mix .produit-item figure .hover-img {
  background-color: rgba(237,28,36,0.9);
  z-index: 10;
  position: absolute;
  left: 0;
  color: #ffffff;
  text-align: left;
  font-size: .9rem;
  padding: 1rem;
  height: 100%;
  width: 100%;
  top: 100%;
  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;
}
.page-id-21 #collection .grid .mix .produit-item figure .hover-img .inner .nom,
.page-id-22 #collection .grid .mix .produit-item figure .hover-img .inner .nom,
.page-id-23 #collection .grid .mix .produit-item figure .hover-img .inner .nom {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.page-id-21 #collection .grid .mix .produit-item figure .hover-img .inner .coupe,
.page-id-22 #collection .grid .mix .produit-item figure .hover-img .inner .coupe,
.page-id-23 #collection .grid .mix .produit-item figure .hover-img .inner .coupe {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.page-id-21 #collection .grid .mix .produit-item figure .hover-img .inner .marque,
.page-id-22 #collection .grid .mix .produit-item figure .hover-img .inner .marque,
.page-id-23 #collection .grid .mix .produit-item figure .hover-img .inner .marque {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 1rem;
  text-transform: uppercase;
  margin-top: .5rem;
}
.page-id-21 #collection .grid .mix .produit-item figure .hover-img .more,
.page-id-22 #collection .grid .mix .produit-item figure .hover-img .more,
.page-id-23 #collection .grid .mix .produit-item figure .hover-img .more {
  color: #ffffff;
  font-weight: 300;
  font-size: 2.5rem;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
}
.page-id-21 #collection .grid .mix .produit-item figure .hover-img .more:hover,
.page-id-22 #collection .grid .mix .produit-item figure .hover-img .more:hover,
.page-id-23 #collection .grid .mix .produit-item figure .hover-img .more:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  transform: rotate(90deg);
}
.page-id-21 #collection .grid .mix .produit-item figure:hover .hover-img,
.page-id-22 #collection .grid .mix .produit-item figure:hover .hover-img,
.page-id-23 #collection .grid .mix .produit-item figure:hover .hover-img {
  top: 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;
}
.page-id-25 .titre-main,
.page-id-26 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-25 #entete-page,
.page-id-26 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}
.page-id-25 #entete-page #texte-infos,
.page-id-26 #entete-page #texte-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-25 #entete-page #texte-infos,
  .page-id-26 #entete-page #texte-infos {
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-25 #entete-page #texte-infos,
  .page-id-26 #entete-page #texte-infos {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-25 #entete-page #texte-infos,
  .page-id-26 #entete-page #texte-infos {
    max-width: 90%;
  }
}
.page-id-25 #entete-page #texte-infos .texte p,
.page-id-26 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-25 #entete-page #texte-infos .texte p strong,
.page-id-26 #entete-page #texte-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-25 #entete-page #texte-infos .texte p em,
.page-id-26 #entete-page #texte-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
.page-id-25 #fitting .texte,
.page-id-26 #fitting .texte {
  padding-right: 2rem;
}
.page-id-25 #fitting .texte .ctn p,
.page-id-26 #fitting .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-25 #fitting .texte a,
.page-id-26 #fitting .texte a {
  display: block;
  border: solid 1px #ed1c24;
  margin: 0 auto;
  width: 100%;
  padding: .5rem 1rem;
  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;
}
.page-id-25 #fitting .texte a h3,
.page-id-25 #fitting .texte a h4,
.page-id-26 #fitting .texte a h3,
.page-id-26 #fitting .texte a h4 {
  color: #ed1c24;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  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;
}
.page-id-25 #fitting .texte a h3,
.page-id-26 #fitting .texte a h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-25 #fitting .texte a h4,
.page-id-26 #fitting .texte a h4 {
  font-weight: 700;
  font-size: 2rem;
}
.page-id-25 #fitting .texte a:hover,
.page-id-26 #fitting .texte a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #ed1c24 !important;
}
.page-id-25 #fitting .texte a:hover h3,
.page-id-25 #fitting .texte a:hover h4,
.page-id-26 #fitting .texte a:hover h3,
.page-id-26 #fitting .texte a:hover h4 {
  color: #ffffff !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;
}
.page-id-25 #fitting .slider,
.page-id-26 #fitting .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-25 #fitting .slider #dressing-slider,
.page-id-26 #fitting .slider #dressing-slider {
  height: 100%;
}
.page-id-25 #fitting .slider #dressing-slider .owl-stage-outer,
.page-id-25 #fitting .slider #dressing-slider .owl-stage,
.page-id-25 #fitting .slider #dressing-slider .owl-item,
.page-id-25 #fitting .slider #dressing-slider .item,
.page-id-26 #fitting .slider #dressing-slider .owl-stage-outer,
.page-id-26 #fitting .slider #dressing-slider .owl-stage,
.page-id-26 #fitting .slider #dressing-slider .owl-item,
.page-id-26 #fitting .slider #dressing-slider .item {
  height: 100%;
}
.page-id-25 #fitting .slider #dressing-slider .item,
.page-id-26 #fitting .slider #dressing-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-25 #fitting .slider #dressing-slider .owl-dots,
.page-id-26 #fitting .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-25 #fitting .slider #dressing-slider .owl-dots .owl-dot,
.page-id-26 #fitting .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-25 #fitting .slider #dressing-slider .owl-dots .owl-dot span,
.page-id-26 #fitting .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-25 #fitting .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-25 #fitting .slider #dressing-slider .owl-dots .owl-dot:hover span,
.page-id-26 #fitting .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-26 #fitting .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-25 #etape,
.page-id-26 #etape {
  margin-top: 2rem;
  margin-bottom: 2rem;
  background-color: #75ae47;
  position: relative;
  overflow: hidden;
}
.page-id-25 #etape::before,
.page-id-26 #etape::before {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/arbre.png');
  height: 160px;
  width: 145px;
  top: -46px;
  left: 0;
}
.page-id-25 #etape::after,
.page-id-26 #etape::after {
  content: "";
  position: absolute;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/herbe.png');
  height: 315px;
  width: 671px;
  bottom: 0;
  right: 0;
}
.page-id-25 #etape .etape-container,
.page-id-26 #etape .etape-container {
  padding: 3rem 1rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-25 #etape .etape-container,
  .page-id-26 #etape .etape-container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .page-id-25 #etape .etape-container,
  .page-id-26 #etape .etape-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-25 #etape .etape-container,
  .page-id-26 #etape .etape-container {
    max-width: 90%;
  }
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape,
.page-id-25 #etape .etape-container .etape-right .ctn-etape,
.page-id-26 #etape .etape-container .etape-left .ctn-etape,
.page-id-26 #etape .etape-container .etape-right .ctn-etape {
  margin-bottom: 1rem;
  position: relative;
  z-index: 20;
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-1,
.page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-2,
.page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-3,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-1,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-2,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-3,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-1,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-2,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-3,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-1,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-2,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-3 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  height: 80px;
  width: 60px;
  padding: 0;
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-4,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-4,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-4,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-4 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  height: 84px;
  width: 100%;
  padding: 0;
  margin-bottom: .5rem;
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-5,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-5,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-5,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-5 {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
  max-width: 100%;
  padding: 0;
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape .ctn .titre,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn .titre,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .ctn .titre,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn .titre {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 1.1rem;
  text-transform: uppercase;
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape .ctn .texte p,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn .texte p,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .ctn .texte p,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn .texte p {
  color: #1d3851;
  font-weight: 400;
  font-size: 1rem;
  text-align: justify;
}
.page-id-25 #etape .etape-container .etape-left .ctn-etape .ctn .texte p strong,
.page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn .texte p strong,
.page-id-26 #etape .etape-container .etape-left .ctn-etape .ctn .texte p strong,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn .texte p strong {
  font-weight: 600;
}
.page-id-25 #etape .etape-container .etape-right .ctn-etape,
.page-id-26 #etape .etape-container .etape-right .ctn-etape {
  margin-bottom: 1rem;
}
.page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn,
.page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn {
  padding-right: 5rem;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn {
    padding-right: 0;
  }
}
.page-id-25 #tarifs,
.page-id-26 #tarifs {
  height: 285px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/tarif-fond.jpg');
  position: relative;
}
.page-id-25 #tarifs .tarif-container,
.page-id-26 #tarifs .tarif-container {
  border: solid 1px #ffffff;
  padding: 3rem 2rem;
  position: absolute;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-25 #tarifs .tarif-container,
  .page-id-26 #tarifs .tarif-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-25 #tarifs .tarif-container,
  .page-id-26 #tarifs .tarif-container {
    max-width: 90%;
  }
}
.page-id-25 #tarifs .tarif-container .item-tarif,
.page-id-26 #tarifs .tarif-container .item-tarif {
  margin-bottom: 1rem;
}
.page-id-25 #tarifs .tarif-container .item-tarif .nom-prestation,
.page-id-26 #tarifs .tarif-container .item-tarif .nom-prestation {
  margin-right: 1rem;
}
.page-id-25 #tarifs .tarif-container .item-tarif .nom-prestation h2,
.page-id-26 #tarifs .tarif-container .item-tarif .nom-prestation h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 2.5rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 6px;
}
.page-id-25 #tarifs .tarif-container .item-tarif .tarif-prestation h2,
.page-id-26 #tarifs .tarif-container .item-tarif .tarif-prestation h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 2.5rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 6px;
}
.page-id-24 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-24 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}
.page-id-24 #entete-page #texte-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
.page-id-24 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-24 #entete-page #texte-infos .texte p strong {
  color: #00eb6f;
  font-size: 2.6rem;
  font-weight: 600;
}
.page-id-24 #entete-page #texte-infos .texte p em {
  color: #00eb6f;
  font-weight: 600;
  font-style: normal;
  font-size: 3rem;
}
.page-id-24 #golf-de-nuit {
  margin-bottom: 2rem;
}
.page-id-24 #golf-de-nuit .texte {
  padding-right: 2rem;
}
.page-id-24 #golf-de-nuit .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-24 #golf-de-nuit .texte a {
  display: block;
  border: solid 1px #00eb6f;
  margin: 0 auto;
  width: 100%;
  padding: .5rem 1rem;
  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;
  cursor: pointer;
}
.page-id-24 #golf-de-nuit .texte a h3,
.page-id-24 #golf-de-nuit .texte a h4 {
  color: #00eb6f;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  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;
}
.page-id-24 #golf-de-nuit .texte a h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-24 #golf-de-nuit .texte a h4 {
  font-weight: 700;
  font-size: 2rem;
}
.page-id-24 #golf-de-nuit .texte a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #00eb6f !important;
}
.page-id-24 #golf-de-nuit .texte a:hover h3,
.page-id-24 #golf-de-nuit .texte a:hover h4 {
  color: #ffffff !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;
}
.page-id-24 #golf-de-nuit .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-24 #golf-de-nuit .slider {
    margin-top: 1rem;
  }
}
.page-id-24 #golf-de-nuit .slider #dressing-slider {
  height: 100%;
}
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-stage-outer,
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-stage,
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-item,
.page-id-24 #golf-de-nuit .slider #dressing-slider .item {
  height: 100%;
}
.page-id-24 #golf-de-nuit .slider #dressing-slider .item {
  background-position: left;
  background-size: cover;
  position: relative;
  width: 100%;
}
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-24 #golf-de-nuit .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-24 #presentation-evenement .tarif-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-24 #presentation-evenement .tarif-container {
    max-width: 90%;
  }
}
.page-id-24 #presentation-evenement .evenement-top {
  margin-bottom: 3rem;
}
.page-id-24 #presentation-evenement .evenement-top .photo-evenement {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
.page-id-24 #presentation-evenement .evenement-top .texte-evenement {
  padding-left: 3rem;
}
.page-id-24 #presentation-evenement .evenement-top .texte-evenement p {
  font-size: .9rem;
  margin-bottom: 5px;
  font-weight: 400;
}
.page-id-24 #presentation-evenement .evenement-top .texte-evenement p strong {
  color: #00eb6f;
  font-weight: 700;
  text-transform: uppercase;
}
.page-id-24 #presentation-evenement .evenement-top .texte-evenement p em {
  color: black;
  font-weight: 700;
}
.page-id-24 #presentation-evenement .evenement-bottom {
  margin-bottom: 2rem;
}
.page-id-24 #presentation-evenement .evenement-bottom .fonctionnement {
  padding-left: 3rem;
}
.page-id-24 #presentation-evenement .evenement-bottom .soiree .titre,
.page-id-24 #presentation-evenement .evenement-bottom .fonctionnement .titre {
  padding-left: .5rem;
  text-transform: uppercase;
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  letter-spacing: 1px;
  margin-bottom: 1rem;
}
.page-id-24 #presentation-evenement .evenement-bottom .texte p {
  font-size: .9rem;
  margin-bottom: 8px;
  font-weight: 400;
}
.page-id-24 #presentation-evenement .evenement-bottom .texte p strong {
  color: #00eb6f;
  font-weight: 700;
  text-transform: uppercase;
}
.page-id-24 .titre-galerie {
  background-color: #00eb6f;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-24 .titre-galerie .galerie-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-24 .titre-galerie .galerie-container {
    max-width: 90%;
  }
}
.page-id-24 .titre-galerie .titre {
  padding-left: .5rem;
}
.page-id-24 .titre-galerie .titre h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 2.2rem;
  letter-spacing: 1px;
  padding: 1.2rem 1rem;
}
.page-id-24 #galerie {
  margin-top: 4em;
  margin-bottom: 6em;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-24 #galerie .galerie-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-24 #galerie .galerie-container {
    max-width: 90%;
  }
}
@media screen and (max-width: 991.98px) {
  .page-id-24 #galerie {
    margin-top: 1em;
    margin-bottom: 1em;
  }
}
.page-id-24 #galerie #caroussel-galerie {
  position: relative;
}
.page-id-24 #galerie #caroussel-galerie .owl-stage {
  margin: 0 auto;
}
.page-id-24 #galerie #caroussel-galerie .owl-stage .owl-item {
  height: 200px;
  overflow: hidden;
  align-items: center;
  display: inline-flex;
}
.page-id-24 #galerie #caroussel-galerie .owl-stage .owl-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.page-id-24 #galerie #caroussel-galerie .owl-stage .owl-item a .item {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.page-id-24 #galerie #caroussel-galerie .owl-nav .owl-prev span,
.page-id-24 #galerie #caroussel-galerie .owl-nav .owl-next span {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  font-size: 60px;
}
.page-id-24 #galerie #caroussel-galerie .owl-nav .owl-prev span {
  left: -30px;
}
.page-id-24 #galerie #caroussel-galerie .owl-nav .owl-next span {
  right: -30px;
}
.page-id-27 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-27 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}
.page-id-27 #entete-page #texte-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
.page-id-27 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-27 #entete-page #texte-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-27 #entete-page #texte-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-27 #simulateur {
    margin-bottom: 2rem;
  }
}
.page-id-27 #simulateur .texte {
  padding-right: 2rem;
}
.page-id-27 #simulateur .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-27 #simulateur .texte a {
  display: block;
  border: solid 1px #ed1c24;
  margin: 0 auto;
  width: 100%;
  padding: .5rem 1rem;
  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;
}
.page-id-27 #simulateur .texte a h3,
.page-id-27 #simulateur .texte a h4 {
  color: #ed1c24;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  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;
}
.page-id-27 #simulateur .texte a h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-27 #simulateur .texte a h4 {
  font-weight: 700;
  font-size: 2rem;
}
.page-id-27 #simulateur .texte a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #ed1c24 !important;
}
.page-id-27 #simulateur .texte a:hover h3,
.page-id-27 #simulateur .texte a:hover h4 {
  color: #ffffff !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;
}
.page-id-27 #simulateur .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-27 #simulateur .slider #dressing-slider {
  height: 100%;
}
.page-id-27 #simulateur .slider #dressing-slider .owl-stage-outer,
.page-id-27 #simulateur .slider #dressing-slider .owl-stage,
.page-id-27 #simulateur .slider #dressing-slider .owl-item,
.page-id-27 #simulateur .slider #dressing-slider .item {
  height: 100%;
}
.page-id-27 #simulateur .slider #dressing-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-27 #simulateur .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-27 #simulateur .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-27 #simulateur .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-27 #simulateur .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-27 #simulateur .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-27 #espace-bar {
  margin-bottom: 2rem;
}
.page-id-27 #espace-bar .slider {
  position: relative;
  height: 19rem;
  margin-bottom: 0;
  padding: 0;
}
.page-id-27 #espace-bar .slider #bar-slider {
  height: 100%;
}
.page-id-27 #espace-bar .slider #bar-slider .owl-stage-outer,
.page-id-27 #espace-bar .slider #bar-slider .owl-stage,
.page-id-27 #espace-bar .slider #bar-slider .owl-item,
.page-id-27 #espace-bar .slider #bar-slider .item {
  height: 100%;
}
.page-id-27 #espace-bar .slider #bar-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-27 #espace-bar .slider #bar-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-27 #espace-bar .slider #bar-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-27 #espace-bar .slider #bar-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-27 #espace-bar .slider #bar-slider .owl-dots .owl-dot.active span,
.page-id-27 #espace-bar .slider #bar-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-27 #espace-bar .infos-bar {
  background-color: black;
}
.page-id-27 #espace-bar .infos-bar .texte-bar {
  padding-left: 3rem;
  padding-top: 2.5rem;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-27 #espace-bar .infos-bar .texte-bar {
    padding-left: 1rem;
    padding-top: 1.5rem;
    max-width: 95%;
  }
}
.page-id-27 #espace-bar .infos-bar .texte-bar p {
  font-size: .9rem;
  font-weight: 500;
  text-align: justify;
  color: #ffffff;
}
.page-id-27 #espace-bar .infos-bar .texte-bar p:last-child {
  margin-bottom: 0;
}
.page-id-27 #tarifs {
  height: 287px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/tarif-simulateur.jpg');
  position: relative;
}
.page-id-27 #tarifs .tarif-container {
  border: solid 1px #ffffff;
  padding: 1rem;
  position: absolute;
  left: 2%;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-27 #tarifs .tarif-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-27 #tarifs .tarif-container {
    max-width: 90%;
  }
}
.page-id-27 #tarifs .tarif-container .item-tarif {
  margin-bottom: 1rem;
}
.page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation {
  margin-right: 1rem;
}
.page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation h2 {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 2.2rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  letter-spacing: 3px;
  display: inline-block;
  vertical-align: sub;
}
.page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation h3 {
  color: #ffffff;
  font-size: 1.8rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
  display: inline-block;
}
.page-id-27 #tarifs .tarif-container .item-tarif .tarif-prestation h2 {
  text-transform: uppercase;
  color: #41fffd;
  font-size: 2.2rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 6px;
}
.page-id-28 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-28 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}
.page-id-28 #entete-page #texte-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
.page-id-28 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-28 #entete-page #texte-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-28 #entete-page #texte-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
.page-id-28 #demos-day .texte {
  padding-right: 2rem;
}
.page-id-28 #demos-day .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-28 #demos-day .texte a {
  display: block;
  border: solid 1px #ed1c24;
  margin: 0 auto;
  width: 100%;
  padding: .5rem 1rem;
}
.page-id-28 #demos-day .texte a h3,
.page-id-28 #demos-day .texte a h4 {
  color: #ed1c24;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.page-id-28 #demos-day .texte a h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-28 #demos-day .texte a h4 {
  font-weight: 700;
  font-size: 2rem;
}
.page-id-28 #demos-day .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-28 #demos-day .slider #dressing-slider {
  height: 100%;
}
.page-id-28 #demos-day .slider #dressing-slider .owl-stage-outer,
.page-id-28 #demos-day .slider #dressing-slider .owl-stage,
.page-id-28 #demos-day .slider #dressing-slider .owl-item,
.page-id-28 #demos-day .slider #dressing-slider .item {
  height: 100%;
}
.page-id-28 #demos-day .slider #dressing-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-28 #demos-day .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-28 #demos-day .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-28 #demos-day .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-28 #demos-day .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-28 #demos-day .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-28 #evenement {
  margin-top: 3rem;
}
.page-id-28 #evenement .ctn-evenement {
  background-color: black;
  padding: 1rem;
}
.page-id-28 #evenement .ctn-evenement:nth-child(even) {
  background-color: #ed1c24;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-28 #evenement .ctn-evenement:nth-child(even) .evenement-item {
    max-width: 100%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-28 #evenement .ctn-evenement:nth-child(even) .evenement-item {
    max-width: 95%;
  }
}
.page-id-28 #evenement .ctn-evenement:nth-child(even) .evenement-item .infos-evenement .titre {
  color: black;
}
.page-id-28 #evenement .ctn-evenement:nth-child(even) .evenement-item .marque-logo .logo {
  background-image: url('../img/logo-evenement.png');
}
.page-id-28 #evenement .ctn-evenement .evenement-item {
  position: relative;
  padding-left: 2rem;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-28 #evenement .ctn-evenement .evenement-item {
    max-width: 100%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-28 #evenement .ctn-evenement .evenement-item {
    max-width: 95%;
  }
}
.page-id-28 #evenement .ctn-evenement .evenement-item .date {
  width: auto;
  height: auto;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 3px 5px;
  box-sizing: border-box;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .date::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .date::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .date span {
  display: block;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .date span.day {
  font-size: 3rem;
  margin: 0;
  font-weight: 600;
  text-align: center;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .date span.month {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -1rem;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement {
  padding-left: 2rem;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .titre {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: #ed1c24;
  font-size: 1.6rem;
  position: relative;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .horaire,
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .lieu {
  color: #ffffff;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .btn-more {
  cursor: pointer;
  float: right;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .btn-more span {
  color: ;
  font-size: 1.2rem;
  font-weight: 600;
  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;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .btn-more span:hover {
  color: ;
  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;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo {
  padding: 0;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .marque {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 80px;
  width: 80px;
  margin-right: 1.2rem;
  position: relative;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .marque::before {
  position: absolute;
  background-color: #ffffff;
  content: "";
  height: 25px;
  width: 1px;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../img/logo-footer.png');
  height: 35px;
  width: 55px;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement {
  display: block;
  border: solid 1px #ffffff;
  margin: 0 auto;
  padding: .5rem 1rem;
  max-width: 12%;
  cursor: pointer;
  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;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement h3,
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement h4 {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  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;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement h3 {
    font-size: 1rem;
  }
}
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement h4 {
  font-weight: 700;
  font-size: 2rem;
  margin-bottom: 0;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #ffffff;
}
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement:hover h3,
.page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement:hover h4 {
  color: black;
  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;
}
.page-id-424 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-424 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-424 #entete-page {
    height: 260px;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-424 #entete-page {
    height: 300px;
  }
}
.page-id-424 #entete-page #texte-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
.page-id-424 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-424 #entete-page #texte-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-424 #entete-page #texte-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
.page-id-424 #fideliter-slider-wrapper {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider {
  height: 100%;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-stage-outer,
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-stage,
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-item,
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item {
  height: 100%;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item #slider-infos {
  position: absolute;
  top: 15%;
  left: 8%;
  z-index: 25;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item #slider-infos .avantages {
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 300;
  font-size: 1.5rem;
  display: inline-block;
  letter-spacing: 5px;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
  border-bottom: solid 1px #ffffff;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item #slider-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item #slider-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.2rem;
  font-weight: 600;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .item #slider-infos .texte p em {
  font-weight: 400;
  font-style: normal;
  font-size: 2.6rem;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-dots .owl-dot.active span,
.page-id-424 #fideliter-slider-wrapper #fideliter-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-424 #espace-fideliter {
  margin-bottom: 2rem;
}
.page-id-424 #espace-fideliter .texte {
  padding-right: 2rem;
}
.page-id-424 #espace-fideliter .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-424 #espace-fideliter .texte a {
  display: block;
  border: solid 1px #ed1c24;
  margin: 0 auto;
  width: 100%;
  padding: .5rem 1rem;
}
.page-id-424 #espace-fideliter .texte a h3,
.page-id-424 #espace-fideliter .texte a h4 {
  color: #ed1c24;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.page-id-424 #espace-fideliter .texte a h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-424 #espace-fideliter .texte a h4 {
  font-weight: 700;
  font-size: 2rem;
}
.page-id-424 #espace-fideliter .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 2rem;
  padding: 0;
}
.page-id-424 #espace-fideliter .slider #dressing-slider {
  height: 100%;
}
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-stage-outer,
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-stage,
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-item,
.page-id-424 #espace-fideliter .slider #dressing-slider .item {
  height: 100%;
}
.page-id-424 #espace-fideliter .slider #dressing-slider .item {
  background-position: center;
  background-size: cover;
  position: relative;
}
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-424 #espace-fideliter .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-424 #avantage {
  margin-top: 3rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  padding: 4rem 1rem;
  background-image: url('../img/fond-equipe.jpg');
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-424 #avantage >.row {
    max-width: 100%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-424 #avantage >.row {
    max-width: 95%;
  }
}
.page-id-424 #avantage .item-avantage {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/ellipse-avantage.png');
  width: 218px;
  height: 218px;
  margin-bottom: 1.5rem;
}
.page-id-424 #avantage .item-avantage .text-explicatif,
.page-id-424 #avantage .item-avantage .titre {
  padding: 0 2.2rem;
}
.page-id-424 #avantage .item-avantage .text-explicatif h2,
.page-id-424 #avantage .item-avantage .titre h2 {
  color: black;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-424 #avantage .item-avantage .text-explicatif h2,
  .page-id-424 #avantage .item-avantage .titre h2 {
    font-size: 1rem;
  }
}
.page-id-424 #avantage .item-avantage .titre h2 {
  color: #ed1c24;
  font-size: 1.4rem;
  font-weight: 700;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .page-id-424 #avantage .item-avantage .titre h2 {
    font-size: 1.1rem;
  }
}
.page-id-425 .titre-main {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.page-id-425 #entete-page {
  height: 428px;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin-bottom: 2rem;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-425 #entete-page {
    height: 260px;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .page-id-425 #entete-page {
    height: 300px;
  }
}
.page-id-425 #entete-page #texte-infos {
  position: absolute;
  top: 8%;
  left: 8%;
  z-index: 25;
}
.page-id-425 #entete-page #texte-infos .texte p {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.4rem;
}
.page-id-425 #entete-page #texte-infos .texte p strong {
  color: #ed1c24;
  font-size: 2.6rem;
  font-weight: 600;
}
.page-id-425 #entete-page #texte-infos .texte p em {
  color: #ffffff;
  font-weight: 600;
  font-style: normal;
  font-size: 3rem;
}
.page-id-425 #personalisation {
  margin-bottom: 2rem;
}
.page-id-425 #personalisation .texte {
  padding-right: 2rem;
}
.page-id-425 #personalisation .texte .ctn p {
  font-size: .95rem;
  font-weight: 500;
  text-align: justify;
}
.page-id-425 #personalisation .texte a {
  display: block;
  border: solid 1px #ed1c24;
  margin: 0 auto;
  width: 100%;
  padding: .5rem 1rem;
  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;
}
.page-id-425 #personalisation .texte a h3,
.page-id-425 #personalisation .texte a h4 {
  color: #ed1c24;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  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;
}
.page-id-425 #personalisation .texte a h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-425 #personalisation .texte a h4 {
  font-weight: 700;
  font-size: 2rem;
}
.page-id-425 #personalisation .texte a:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #ed1c24 !important;
}
.page-id-425 #personalisation .texte a:hover h3,
.page-id-425 #personalisation .texte a:hover h4 {
  color: #ffffff !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;
}
.page-id-425 #personalisation .slider {
  position: relative;
  height: 20rem;
  margin-bottom: 0;
  padding: 0;
}
.page-id-425 #personalisation .slider #dressing-slider {
  height: 100%;
}
.page-id-425 #personalisation .slider #dressing-slider .owl-stage-outer,
.page-id-425 #personalisation .slider #dressing-slider .owl-stage,
.page-id-425 #personalisation .slider #dressing-slider .owl-item,
.page-id-425 #personalisation .slider #dressing-slider .item {
  height: 100%;
}
.page-id-425 #personalisation .slider #dressing-slider .item {
  background-position: left;
  background-size: cover;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-425 #personalisation .slider #dressing-slider .item {
    background-position: right;
  }
}
.page-id-425 #personalisation .slider #dressing-slider .owl-dots {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  z-index: 25;
}
.page-id-425 #personalisation .slider #dressing-slider .owl-dots .owl-dot {
  line-height: 1;
}
.page-id-425 #personalisation .slider #dressing-slider .owl-dots .owl-dot span {
  display: inline-block;
  width: .5rem;
  height: .5rem;
  margin: 0 .2rem;
  border-radius: 50%;
  background-color: rgba(255,255,255,0.5);
  margin-bottom: .2rem;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.page-id-425 #personalisation .slider #dressing-slider .owl-dots .owl-dot.active span,
.page-id-425 #personalisation .slider #dressing-slider .owl-dots .owl-dot:hover span {
  background-color: #ffffff;
  transition: all .2s ease-in-out !important;
  -webkit-transition: all .2s ease-in-out !important;
  -moz-transition: all .2s ease-in-out !important;
  -o-transition: all .2s ease-in-out !important;
}
.modal-produit .modal-dialog .modal-content {
  position: relative;
}
.modal-produit .modal-dialog .modal-content.loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.4);
  z-index: 90;
}
.modal-produit .modal-dialog .modal-content .modal-header {
  background-color: #ed1c24;
  position: relative;
  height: 90px;
}
.modal-produit .modal-dialog .modal-content .modal-header #logo-marque {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.modal-produit .modal-dialog .modal-content .modal-header #logo-marque span {
  height: 80px;
  width: 80px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  display: block;
}
.modal-produit .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  right: 1rem;
  top: 65%;
  transform: translateY(-50%);
  color: #ffffff;
  text-shadow: none;
  font-weight: 500;
  opacity: 1;
}
.modal-produit .modal-dialog .modal-content .modal-body {
  padding: 2rem 4rem;
}
.modal-produit .modal-dialog .modal-content .modal-body .infos-produit {
  margin-bottom: 1rem;
}
.modal-produit .modal-dialog .modal-content .modal-body .infos-produit .nom-produit,
.modal-produit .modal-dialog .modal-content .modal-body .infos-produit .coupe-produit {
  color: #ed1c24;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
}
.modal-produit .modal-dialog .modal-content .modal-body .infos-produit .nom-produit {
  text-transform: uppercase;
  margin-right: .5rem;
}
.modal-produit .modal-dialog .modal-content .modal-body .infos-produit .coupe-produit {
  font-weight: 300;
  text-transform: capitalize;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider {
  position: relative;
  margin-top: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .item {
  text-align: center;
  list-style-type: none;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .owl-stage {
  display: flex;
  -moz-display: flex;
  -webkit-display: flex;
  align-items: center;
  -moz-align-items: center;
  -webkit-align-items: center;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .owl-stage .item {
  text-align: center;
  list-style-type: none;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .owl-stage img {
  display: inline-block;
  width: auto;
  max-width: 100%;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .owl-dots {
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translateX(-50%);
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .owl-dots .owl-dot {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: transparent;
  margin: 0 .2rem;
  border: solid 1px black;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique #produit-slider .owl-dots .owl-dot.active {
  background-color: black;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique .titre h1 {
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique ul {
  padding-left: 0;
}
.modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique ul li {
  list-style-type: none;
  color: #9d9fa2;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont {
  padding: 0 3rem;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont input,
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont textarea {
  padding: .3rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 14px;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont select {
  padding: .65rem;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont textarea {
  height: 140px;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .nf-multi-cell .nf-cell {
  padding: 0 9px;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .nf-multi-cell .nf-cell:nth-child(3) {
  padding-right: 0;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .submit-wrap {
  text-align: left;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .submit-wrap input {
  color: #ffffff;
  background-color: #ed1c24;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  letter-spacing: 2px;
  width: 100%;
  border: solid 2px transparent;
  text-align: center;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .submit-wrap input:hover {
  background-color: transparent;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont label {
  display: none;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .nf-form-fields-required {
  display: none;
}
.modal-produit .modal-dialog .modal-content .formulaire #nf-form-3-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
}
.modal-produit .modal-dialog .modal-content .modal-footer {
  border-top: none;
  padding: 1rem 1rem 2rem 1rem;
}
.modal-produit .modal-dialog .modal-content .modal-footer .texte-form {
  color: black;
  font-size: .8rem;
  font-weight: 400;
  margin-top: 1rem;
}
.modal-produit .modal-dialog .modal-content .modal-footer .btn-dispo {
  display: block;
  border: solid 1px #ed1c24;
  margin: 0 auto;
  width: 85%;
  padding: .5rem 1rem;
}
.modal-produit .modal-dialog .modal-content .modal-footer .btn-dispo h3,
.modal-produit .modal-dialog .modal-content .modal-footer .btn-dispo h4 {
  color: #ed1c24;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.modal-produit .modal-dialog .modal-content .modal-footer .btn-dispo h3 {
  font-size: 1.2rem;
  font-weight: 400;
  margin-bottom: 0;
}
.modal-produit .modal-dialog .modal-content .modal-footer .btn-dispo h4 {
  font-weight: 700;
  font-size: 2rem;
}
.blog #actus {
  margin-top: 2rem;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .blog #actus .menu-actus-container {
    max-width: 100%;
  }
}
@media (min-width: 1350px) and (max-width: 1500.98px) {
  .blog #actus .menu-actus-container {
    max-width: 95%;
  }
}
.blog #actus .menu-actus-container .filters .ui-group {
  text-align: left;
  padding-left: 2.8rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.blog #actus .menu-actus-container .filters .ui-group .button {
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  font-size: .9rem;
  font-weight: 400;
  letter-spacing: 3px;
  padding: .2rem 1rem;
  cursor: crosshair;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  font-family: 'Oswald', sans-serif;
  position: relative;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .blog #actus .menu-actus-container .filters .ui-group .button {
    font-size: .85rem;
    padding: .2rem .6rem;
  }
}
.blog #actus .menu-actus-container .filters .ui-group .button::before {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  background-color: #ed1c24;
  left: 0;
  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;
}
.blog #actus .menu-actus-container .filters .ui-group .button.is-checked,
.blog #actus .menu-actus-container .filters .ui-group .button:hover {
  background-color: transparent;
  color: #ed1c24;
  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;
}
.blog #actus .menu-actus-container .filters .ui-group .button.is-checked::before,
.blog #actus .menu-actus-container .filters .ui-group .button:hover::before {
  width: 100%;
  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;
}
.blog #actus .menu-actus-container .filters .ui-group .button:hover,
.blog #actus .menu-actus-container .filters .ui-group .button:focus {
  outline: none;
}
.blog #actus .grid .mix {
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.blog #actus .grid .mix.promo .actus-item {
  display: block;
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  position: relative;
}
.blog #actus .grid .mix.promo .actus-item figure {
  height: 176px;
  width: 100%;
  position: relative;
}
.blog #actus .grid .mix.promo .actus-item figure .photo-promo {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.blog #actus .grid .mix.promo .actus-item figure .titre-promo h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: black;
  font-size: 1.4rem;
  text-transform: uppercase;
  text-align: center;
  top: 10px;
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  width: 100%;
}
.blog #actus .grid .mix.promo .actus-item .infos-promos {
  padding: 0 1rem 0rem;
}
.blog #actus .grid .mix.promo .actus-item .infos-promos .ctn-promo .inner .promo {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: black;
  font-size: 2.1rem;
  text-transform: uppercase;
  text-align: center;
  padding-left: .5rem;
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .blog #actus .grid .mix.promo .actus-item .infos-promos .ctn-promo .inner .promo {
    font-size: 1.7rem;
  }
}
.blog #actus .grid .mix.promo .actus-item .infos-promos .ctn-promo .inner .nom-article {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: black;
  font-size: 1.2rem;
  text-align: left;
  padding: 0;
  line-height: 1.2;
}
.blog #actus .grid .mix.promo .actus-item .infos-promos .ctn-promo .mot-clef ul {
  padding-left: 0;
  text-align: center;
}
.blog #actus .grid .mix.promo .actus-item .infos-promos .ctn-promo .mot-clef ul li {
  list-style-type: none;
  color: #ed1c24;
  font-size: .8rem;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 .1rem;
}
.blog #actus .grid .mix.promo .hover-actus {
  height: 100%;
  width: 92%;
  background-color: rgba(0,0,0,0.8);
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  position: absolute;
  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;
  cursor: pointer;
}
.blog #actus .grid .mix.promo .hover-actus .btn-more {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 3px;
  position: absolute;
  top: 150%;
  left: 50%;
  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;
  transform: translate(-50%,-50%);
}
.blog #actus .grid .mix.promo .hover-actus .btn-more span {
  font-weight: 700;
}
.blog #actus .grid .mix.nouveaute .actus-item,
.blog #actus .grid .mix.actualite-sportive .actus-item {
  display: block;
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  position: relative;
}
.blog #actus .grid .mix.nouveaute .actus-item figure,
.blog #actus .grid .mix.actualite-sportive .actus-item figure {
  height: 176px;
  width: 100%;
}
.blog #actus .grid .mix.nouveaute .actus-item figure .photo-actus,
.blog #actus .grid .mix.actualite-sportive .actus-item figure .photo-actus {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.blog #actus .grid .mix.nouveaute .actus-item .infos-actus,
.blog #actus .grid .mix.actualite-sportive .actus-item .infos-actus {
  padding: 0 1rem 1rem;
}
.blog #actus .grid .mix.nouveaute .actus-item .infos-actus .ctn-actu .inner .nom-article,
.blog #actus .grid .mix.actualite-sportive .actus-item .infos-actus .ctn-actu .inner .nom-article {
  text-align: center;
}
.blog #actus .grid .mix.nouveaute .actus-item .infos-actus .ctn-actu .inner .nom-article h2,
.blog #actus .grid .mix.actualite-sportive .actus-item .infos-actus .ctn-actu .inner .nom-article h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: black;
  font-size: 2.2rem;
  text-transform: uppercase;
  text-align: center;
}
.blog #actus .grid .mix.nouveaute .actus-item .infos-actus .ctn-actu .mot-clef ul,
.blog #actus .grid .mix.actualite-sportive .actus-item .infos-actus .ctn-actu .mot-clef ul {
  padding-left: 0;
  text-align: center;
}
.blog #actus .grid .mix.nouveaute .actus-item .infos-actus .ctn-actu .mot-clef ul li,
.blog #actus .grid .mix.actualite-sportive .actus-item .infos-actus .ctn-actu .mot-clef ul li {
  list-style-type: none;
  color: #ed1c24;
  font-size: .8rem;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 .1rem;
}
.blog #actus .grid .mix.nouveaute .hover-actus,
.blog #actus .grid .mix.actualite-sportive .hover-actus {
  height: 100%;
  width: 92%;
  background-color: rgba(0,0,0,0.8);
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  position: absolute;
  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;
  cursor: pointer;
}
.blog #actus .grid .mix.nouveaute .hover-actus .btn-more,
.blog #actus .grid .mix.actualite-sportive .hover-actus .btn-more {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 3px;
  position: absolute;
  top: 150%;
  left: 50%;
  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;
  transform: translate(-50%,-50%);
}
.blog #actus .grid .mix.nouveaute .hover-actus .btn-more span,
.blog #actus .grid .mix.actualite-sportive .hover-actus .btn-more span {
  font-weight: 700;
}
.blog #actus .grid .mix.journee-demo .actus-item,
.blog #actus .grid .mix.fermeture .actus-item {
  display: block;
  background-color: #ed1c24;
  padding: 2rem 1.5rem .5rem 1.5rem;
  box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.1);
  position: relative;
}
.blog #actus .grid .mix.journee-demo .actus-item .actualite-title h2,
.blog #actus .grid .mix.fermeture .actus-item .actualite-title h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 1.8rem;
  color: #ffffff;
  text-align: center;
}
.blog #actus .grid .mix.journee-demo .actus-item .date,
.blog #actus .grid .mix.fermeture .actus-item .date {
  width: auto;
  height: auto;
  color: #ffffff;
  text-align: center;
  margin: 0;
  padding: 3px 5px;
  box-sizing: border-box;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.blog #actus .grid .mix.journee-demo .actus-item .date::before,
.blog #actus .grid .mix.fermeture .actus-item .date::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.blog #actus .grid .mix.journee-demo .actus-item .date::after,
.blog #actus .grid .mix.fermeture .actus-item .date::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.blog #actus .grid .mix.journee-demo .actus-item .date span,
.blog #actus .grid .mix.fermeture .actus-item .date span {
  display: block;
}
.blog #actus .grid .mix.journee-demo .actus-item .date span.day,
.blog #actus .grid .mix.fermeture .actus-item .date span.day {
  font-size: 3rem;
  margin: 0;
  font-weight: 600;
  text-align: center;
}
.blog #actus .grid .mix.journee-demo .actus-item .date span.month,
.blog #actus .grid .mix.fermeture .actus-item .date span.month {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: -1rem;
}
.blog #actus .grid .mix.journee-demo .actus-item .marque-logo,
.blog #actus .grid .mix.fermeture .actus-item .marque-logo {
  padding: 0;
  margin-top: -1rem;
}
.blog #actus .grid .mix.journee-demo .actus-item .marque-logo .marque,
.blog #actus .grid .mix.fermeture .actus-item .marque-logo .marque {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 100px;
  width: 95px;
  margin-right: 1.2rem;
  position: relative;
}
.blog #actus .grid .mix.journee-demo .actus-item .marque-logo .marque::before,
.blog #actus .grid .mix.fermeture .actus-item .marque-logo .marque::before {
  position: absolute;
  background-color: #ffffff;
  content: "";
  height: 25px;
  width: 1px;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
}
.blog #actus .grid .mix.journee-demo .actus-item .marque-logo .logo,
.blog #actus .grid .mix.fermeture .actus-item .marque-logo .logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url('../img/logo-evenement.png');
  height: 35px;
  width: 55px;
}
.blog #actus .grid .mix.journee-demo .hover-actus,
.blog #actus .grid .mix.fermeture .hover-actus {
  height: 100%;
  width: 92%;
  background-color: rgba(0,0,0,0.8);
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  position: absolute;
  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;
  cursor: pointer;
}
.blog #actus .grid .mix.journee-demo .hover-actus .btn-more,
.blog #actus .grid .mix.fermeture .hover-actus .btn-more {
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 1.4rem;
  letter-spacing: 3px;
  position: absolute;
  top: 150%;
  left: 50%;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  transform: translate(-50%,-50%);
}
.blog #actus .grid .mix.journee-demo .hover-actus .btn-more span,
.blog #actus .grid .mix.fermeture .hover-actus .btn-more span {
  font-weight: 700;
}
.blog #actus .grid .mix.fermeture .actus-item {
  padding: 1.5rem 1.5rem 2rem;
}
.blog #actus .grid .mix.fermeture .actus-item .marque-logo {
  margin-top: .5rem;
}
.blog #actus .grid .mix.fermeture .actus-item .marque-logo .marque {
  display: none;
}
.blog #actus .grid .mix.journee-demo:hover .hover-actus,
.blog #actus .grid .mix.fermeture:hover .hover-actus,
.blog #actus .grid .mix.nouveaute:hover .hover-actus,
.blog #actus .grid .mix.actualite-sportive:hover .hover-actus,
.blog #actus .grid .mix.promo:hover .hover-actus {
  top: 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;
}
.blog #actus .grid .mix.journee-demo:hover .hover-actus .btn-more,
.blog #actus .grid .mix.fermeture:hover .hover-actus .btn-more,
.blog #actus .grid .mix.nouveaute:hover .hover-actus .btn-more,
.blog #actus .grid .mix.actualite-sportive:hover .hover-actus .btn-more,
.blog #actus .grid .mix.promo:hover .hover-actus .btn-more {
  top: 50%;
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
}
.blog #actus .grid .mix.journee-demo:hover .hover-actus .btn-more:hover,
.blog #actus .grid .mix.fermeture:hover .hover-actus .btn-more:hover,
.blog #actus .grid .mix.nouveaute:hover .hover-actus .btn-more:hover,
.blog #actus .grid .mix.actualite-sportive:hover .hover-actus .btn-more:hover,
.blog #actus .grid .mix.promo:hover .hover-actus .btn-more:hover {
  transition: all .6s ease-in-out !important;
  -webkit-transition: all .6s ease-in-out !important;
  -moz-transition: all .6s ease-in-out !important;
  -o-transition: all .6s ease-in-out !important;
  color: #ed1c24;
}
.single .wrapper-single {
  margin-top: 2rem;
}
.single .wrapper-single .actus-container .main-actus .titre-actu {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: solid 1px #ed1c24;
}
.single .wrapper-single .actus-container .main-actus .titre-actu h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  margin-bottom: 0;
}
.single .wrapper-single .actus-container .main-actus .titre-actu .date {
  color: #ed1c24;
  font-size: 1.2rem;
}
.single .wrapper-single .actus-container .main-actus .titre-actu .date span {
  color: black;
  font-weight: 400;
}
.single .wrapper-single .actus-container .main-actus .photo-actus {
  height: 250px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  position: relative;
}
.single .wrapper-single .actus-container .main-actus .photo-actus .marque-logo {
  padding: 1rem;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: black;
  height: 60px;
  width: 160px;
}
.single .wrapper-single .actus-container .main-actus .photo-actus .marque-logo .marque {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 85px;
  width: 100%;
  margin-top: -2rem;
}
.single .wrapper-single .actus-container .main-actus .inner .promo {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  color: black;
  font-size: 2.1rem;
  text-transform: uppercase;
  text-align: center;
  padding-left: .5rem;
}
@media (min-width: 1200px) and (max-width: 1349.98px) {
  .single .wrapper-single .actus-container .main-actus .inner .promo {
    font-size: 1.7rem;
  }
}
.single .wrapper-single .actus-container .main-actus .inner .nom-article {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  color: black;
  font-size: 1.2rem;
  text-align: left;
  padding: 0;
  line-height: 1.2;
}
.single .wrapper-single .actus-container .main-actus .date-container .fermeture {
  color: black;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 1.5rem;
}
.single .wrapper-single .actus-container .main-actus .date-container .date-journee {
  width: auto;
  height: auto;
  color: black;
  text-align: center;
  margin: 0;
  padding: 3px 5px;
  box-sizing: border-box;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.single .wrapper-single .actus-container .main-actus .date-container .date-journee::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.single .wrapper-single .actus-container .main-actus .date-container .date-journee::after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
}
.single .wrapper-single .actus-container .main-actus .date-container .date-journee span {
  display: block;
}
.single .wrapper-single .actus-container .main-actus .date-container .date-journee span.day {
  font-size: 3rem;
  margin: 0;
  font-weight: 600;
  text-align: center;
  color: #ed1c24;
}
.single .wrapper-single .actus-container .main-actus .date-container .date-journee span.month {
  font-size: 2.5rem;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: .5rem;
  margin-left: .4rem;
}
.single .wrapper-single .actus-container .main-actus .mot-clef {
  margin-top: 1rem;
}
.single .wrapper-single .actus-container .main-actus .mot-clef ul {
  padding-left: 0;
  text-align: left;
}
.single .wrapper-single .actus-container .main-actus .mot-clef ul li {
  list-style-type: none;
  color: #ed1c24;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  padding: 0 .1rem;
}
.single .wrapper-single .actus-container .main-actus .texte p {
  text-align: justify;
}
.single .wrapper-single .actus-container .main-actus .mini-menu {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.single .wrapper-single .actus-container .main-actus .mini-menu .item a {
  font-size: .9rem;
  text-transform: uppercase;
  color: black;
  font-weight: 400;
  letter-spacing: 1px;
  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;
}
.single .wrapper-single .actus-container .main-actus .mini-menu .item a:hover {
  color: #ed1c24;
  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;
}
.single .wrapper-single .actus-container .main-actus .mini-menu .item a::before {
  position: absolute;
  content: "";
  right: -35px;
  top: -7px;
  background-color: #ed1c24;
  width: 1px;
  height: 35px;
  transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
}
.single .wrapper-single .actus-container .main-actus .mini-menu .item:last-child a::before {
  display: none;
}
.single .wrapper-single .actus-container .main-actus .mini-menu .item-center {
  margin: 0 4.5rem;
}
.page-id-19 #map {
  position: relative;
  margin-bottom: 2rem;
  overflow: hidden;
}
.page-id-19 #map::before {
  content: "";
  position: absolute;
  right: -100px;
  top: 0;
  width: 700px;
  height: 101%;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url('../img/icone-logo.png');
  z-index: 25;
}
@media (min-width: 992px) and (max-width: 1549.98px) {
  .page-id-19 #map::before {
    right: -335px;
  }
}
.page-id-19 #contact {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.page-id-19 #contact .infos-contact {
  margin-top: 2rem;
}
.page-id-19 #contact .infos-contact .infos-client {
  padding: 0;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact {
  background-color: #ed1c24;
  padding: 2rem 1rem 2rem 2rem;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .icon {
  width: 25px;
  height: 25px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-right: .5rem;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .telephone {
  margin: .5rem 0;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .telephone .icon-tel {
  background-image: url('../img/telephone.png');
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .telephone a {
  color: #ffffff;
  font-weight: 600;
  font-size: 1.3rem;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .mail .icon-mail {
  background-image: url('../img/picto-mail.png');
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .mail a {
  color: #ffffff;
  font-weight: 400;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .adresse .icon-map {
  background-image: url('../img/map.png');
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .adresse span {
  color: #ffffff;
  font-weight: 400;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire {
  flex-wrap: nowrap;
  margin-top: .5rem;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire .icon-clock {
  background-image: url('../img/clock.png');
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire .ctn .titre-horaire {
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire .ctn .item .jour {
  text-transform: uppercase;
  font-weight: 600;
  font-size: .9rem;
}
.page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire .ctn .item .horaire {
  color: #ffffff;
  font-size: .9rem;
  font-weight: 400;
  margin-top: 0;
  margin-left: .5rem;
}
.page-id-19 #contact .infos-contact .image-magasin {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
}
.page-id-19 #formulaire {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (min-width: 992px) and (max-width: 1349.98px) {
  .page-id-19 #formulaire .form-container {
    max-width: 95%;
  }
}
@media (min-width: 1350px) and (max-width: 1549.98px) {
  .page-id-19 #formulaire .form-container {
    max-width: 90%;
  }
}
.page-id-19 #formulaire .form-container #nf-form-1-cont input,
.page-id-19 #formulaire .form-container #nf-form-1-cont textarea {
  padding: .3rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 14px;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont select {
  padding: .65rem;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont textarea {
  height: 200px;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .nf-multi-cell .nf-cell {
  padding: 0 9px;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .nf-multi-cell .nf-cell:nth-child(3) {
  padding-right: 0;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .submit-wrap {
  text-align: left;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .submit-wrap input {
  color: #ffffff;
  background-color: #ed1c24;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  letter-spacing: 2px;
  width: 100%;
  border: solid 2px transparent;
  text-align: center;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .submit-wrap input:hover {
  background-color: transparent;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont label {
  display: none;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .nf-form-fields-required {
  display: none;
}
.page-id-19 #formulaire .form-container #nf-form-1-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
}
.pagination {
  justify-content: center;
  margin-top: 2rem;
}
.pagination .current {
  background-color: #ed1c24 !important;
  padding: .5rem 1rem;
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 700;
  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;
}
.pagination .current:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: black;
}
.pagination .page-numbers {
  background-color: black;
  padding: .5rem 1rem;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  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;
  margin: 0.5rem;
}
.pagination .page-numbers:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: #ed1c24;
}
.pagination .next,
.pagination .prev {
  background-color: #9d9fa2 !important;
}
.pagination .next:hover,
.pagination .prev:hover {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
  background-color: black !important;
}
#modalEvenement .modal-header {
  background-color: #ed1c24;
  text-align: center;
  position: relative;
}
#modalEvenement .modal-header h4 {
  color: #ffffff;
  font-size: 1.1rem;
}
#modalEvenement .modal-header .close {
  position: absolute;
  right: 1rem;
  top: 77%;
  transform: translateY(-50%);
  color: #ffffff;
  text-shadow: none;
  font-weight: 500;
  opacity: 1;
}
#modalEvenement .modal-body #nf-form-2-cont input,
#modalEvenement .modal-body #nf-form-2-cont textarea {
  padding: .3rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 14px;
}
#modalEvenement .modal-body #nf-form-2-cont select {
  padding: .65rem;
}
#modalEvenement .modal-body #nf-form-2-cont textarea {
  height: 275px;
}
#modalEvenement .modal-body #nf-form-2-cont .nf-multi-cell .nf-cell {
  padding: 0 9px;
}
#modalEvenement .modal-body #nf-form-2-cont .nf-multi-cell .nf-cell:nth-child(3) {
  padding-right: 0;
}
#modalEvenement .modal-body #nf-form-2-cont .submit-wrap {
  text-align: left;
}
#modalEvenement .modal-body #nf-form-2-cont .submit-wrap input {
  color: #ffffff;
  background-color: #ed1c24;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  letter-spacing: 2px;
  width: 100%;
  border: solid 2px transparent;
  text-align: center;
}
#modalEvenement .modal-body #nf-form-2-cont .submit-wrap input:hover {
  background-color: transparent;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
#modalEvenement .modal-body #nf-form-2-cont label {
  display: none;
}
#modalEvenement .modal-body #nf-form-2-cont .nf-form-fields-required {
  display: none;
}
#modalEvenement .modal-body #nf-form-2-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
}
#modalContact .modal-content .modal-header h4 {
  text-transform: uppercase;
  font-weight: 300;
}
#modalContact .modal-content #nf-form-3-cont input,
#modalContact .modal-content #nf-form-3-cont textarea {
  padding: .3rem;
  outline: none;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  font-weight: 300;
  font-size: 14px;
}
#modalContact .modal-content #nf-form-3-cont select {
  padding: .65rem;
}
#modalContact .modal-content #nf-form-3-cont textarea {
  height: 140px;
}
#modalContact .modal-content #nf-form-3-cont .nf-multi-cell .nf-cell {
  padding: 0 9px;
}
#modalContact .modal-content #nf-form-3-cont .nf-multi-cell .nf-cell:nth-child(3) {
  padding-right: 0;
}
#modalContact .modal-content #nf-form-3-cont .submit-wrap {
  text-align: left;
}
#modalContact .modal-content #nf-form-3-cont .submit-wrap input {
  color: #ffffff;
  background-color: #ed1c24;
  border: none;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  cursor: pointer;
  letter-spacing: 2px;
  width: 100%;
  border: solid 2px transparent;
  text-align: center;
}
#modalContact .modal-content #nf-form-3-cont .submit-wrap input:hover {
  background-color: transparent;
  color: #ed1c24;
  border: solid 1px #ed1c24;
}
#modalContact .modal-content #nf-form-3-cont label {
  display: none;
}
#modalContact .modal-content #nf-form-3-cont .nf-form-fields-required {
  display: none;
}
#modalContact .modal-content #nf-form-3-cont .nf-error-msg {
  font-weight: 300;
  font-size: 16px;
}
.to-reveal.bloc-slide,
.to-reveal .bloc-slide {
  position: relative;
}
.to-reveal.bloc-slide:after,
.to-reveal .bloc-slide:after {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index: 20;
}
.to-reveal.bloc-slide.top:after,
.to-reveal .bloc-slide.top:after {
  left: 0;
  right: 0;
  top: 0;
}
.to-reveal.bloc-slide.bottom:after,
.to-reveal .bloc-slide.bottom:after {
  left: 0;
  right: 0;
  bottom: 0;
}
.to-reveal.bloc-slide.left:after,
.to-reveal .bloc-slide.left:after {
  left: 0;
  bottom: 0;
  top: 0;
}
.to-reveal.bloc-slide.right:after,
.to-reveal .bloc-slide.right:after {
  right: 0;
  bottom: 0;
  top: 0;
}
.to-reveal.freeBlocText p,
.to-reveal.freeBlocText ul,
.to-reveal.freeBlocText li,
.to-reveal.freeBlocText a,
.to-reveal.freeBlocText div,
.to-reveal .freeBlocText p,
.to-reveal .freeBlocText ul,
.to-reveal .freeBlocText li,
.to-reveal .freeBlocText a,
.to-reveal .freeBlocText div,
.to-reveal.texte-brut p,
.to-reveal.texte-brut ul,
.to-reveal.texte-brut li,
.to-reveal.texte-brut a,
.to-reveal.texte-brut div,
.to-reveal .texte-brut p,
.to-reveal .texte-brut ul,
.to-reveal .texte-brut li,
.to-reveal .texte-brut a,
.to-reveal .texte-brut div {
  opacity: 0;
  transform: translateY(3rem);
  -webkit-transform: translateY(3rem);
  -moz-transform: translateY(3rem);
  -o-transform: translateY(3rem);
}
.to-reveal .titleReveal,
.to-reveal h2,
.to-reveal.titleReveal {
  opacity: 0;
  transform: translateY(3rem);
  -webkit-transform: translateY(3rem);
  -moz-transform: translateY(3rem);
  -o-transform: translateY(3rem);
}
.to-reveal .titleReveal:before,
.to-reveal h2:before,
.to-reveal.titleReveal:before {
  width: 0;
}
.to-reveal .subTitleReveal,
.to-reveal h3,
.to-reveal.subTitleReveal {
  opacity: 0;
  transform: translateY(3rem);
  -webkit-transform: translateY(3rem);
  -moz-transform: translateY(3rem);
  -o-transform: translateY(3rem);
}
.to-reveal .subTitleReveal:before,
.to-reveal h3:before,
.to-reveal.subTitleReveal:before {
  height: 0;
}
.to-reveal .fadeInUp,
.to-reveal .fadeInBottom,
.to-reveal .fadeInLeft,
.to-reveal .fadeInRight,
.to-reveal .titleReveal {
  animation-play-state: paused;
  -webkit-animation-play-state: paused;
  -moz-animation-play-state: paused;
  -o-animation-play-state: paused;
}
.to-reveal.reveal.bloc-slide.top:after,
.to-reveal.reveal.bloc-slide.bottom:after,
.to-reveal.reveal .bloc-slide.top:after,
.to-reveal.reveal .bloc-slide.bottom:after {
  animation: largeBlocReveal 1s var(--shd-delay,.2s) cubic-bezier(0.86,0,0.07,1) forwards;
}
.to-reveal.reveal.bloc-slide.left:after,
.to-reveal.reveal.bloc-slide.right:after,
.to-reveal.reveal .bloc-slide.left:after,
.to-reveal.reveal .bloc-slide.right:after {
  animation: lnrImgAppear 1s var(--shd-delay,.2s) cubic-bezier(0.86,0,0.07,1) forwards;
}
.to-reveal.reveal .fadeInUp,
.to-reveal.reveal .fadeInBottom,
.to-reveal.reveal .fadeInLeft,
.to-reveal.reveal .fadeInRight {
  animation-play-state: running;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-delay: var(--shd-delay);
  -webkit-animation-delay: var(--shd-delay);
  -moz-animation-delay: var(--shd-delay);
  -o-animation-delay: var(--shd-delay);
}
.to-reveal.reveal .titleReveal,
.to-reveal.reveal h2,
.to-reveal.reveal.titleReveal {
  animation: lnrTextAppear 1.5s cubic-bezier(0.86,0,0.07,1) forwards;
  animation-play-state: running;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-delay: var(--shd-delay,.2s);
  -webkit-animation-delay: var(--shd-delay,.2s);
  -moz-animation-delay: var(--shd-delay,.2s);
  -o-animation-delay: var(--shd-delay,.2s);
}
.to-reveal.reveal .titleReveal:before,
.to-reveal.reveal h2:before,
.to-reveal.reveal.titleReveal:before {
  animation: lnrTitleBarAppear 1s 1s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
.to-reveal.reveal .subTitleReveal,
.to-reveal.reveal h3,
.to-reveal.reveal.subTitleReveal {
  animation: lnrTextAppear 1s cubic-bezier(0.86,0,0.07,1) forwards;
  animation-play-state: running;
  -webkit-animation-play-state: running;
  -moz-animation-play-state: running;
  -o-animation-play-state: running;
  animation-delay: var(--shd-delay,.2s);
  -webkit-animation-delay: var(--shd-delay,.2s);
  -moz-animation-delay: var(--shd-delay,.2s);
  -o-animation-delay: var(--shd-delay,.2s);
}
.to-reveal.reveal .subTitleReveal:before,
.to-reveal.reveal h3:before,
.to-reveal.reveal.subTitleReveal:before {
  animation: active-dot 1s .5s cubic-bezier(0.25,0.46,0.45,0.94) forwards;
}
.to-reveal.reveal.freeBlocText p,
.to-reveal.reveal.freeBlocText ul,
.to-reveal.reveal.freeBlocText li,
.to-reveal.reveal.freeBlocText a,
.to-reveal.reveal.freeBlocText div,
.to-reveal.reveal .freeBlocText p,
.to-reveal.reveal .freeBlocText ul,
.to-reveal.reveal .freeBlocText li,
.to-reveal.reveal .freeBlocText a,
.to-reveal.reveal .freeBlocText div,
.to-reveal.reveal.texte-brut p,
.to-reveal.reveal.texte-brut ul,
.to-reveal.reveal.texte-brut li,
.to-reveal.reveal.texte-brut a,
.to-reveal.reveal.texte-brut div,
.to-reveal.reveal .texte-brut p,
.to-reveal.reveal .texte-brut ul,
.to-reveal.reveal .texte-brut li,
.to-reveal.reveal .texte-brut a,
.to-reveal.reveal .texte-brut div {
  animation: lnrTextAppear 1.5s var(--shd-delay,.5s) cubic-bezier(0.86,0,0.07,1) forwards;
}
@-webkit-keyframes lnrImgAppear {
  to {
    width: 0;
  }
}
@keyframes lnrImgAppear {
  to {
    width: 0;
  }
}
@-webkit-keyframes lnrTextWrapperAppear {
  to {
    width: 100%;
  }
}
@keyframes lnrTextWrapperAppear {
  to {
    width: 100%;
  }
}
@-webkit-keyframes lnrTextAppear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes lnrTextAppear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes lnrTitleBarAppear {
  to {
    width: 5rem;
  }
}
@keyframes lnrTitleBarAppear {
  to {
    width: 5rem;
  }
}
@-webkit-keyframes pageHeaderAppear {
  to {
    border-top-width: 4px;
    transform: translateY(0);
  }
}
@keyframes pageHeaderAppear {
  to {
    border-top-width: 4px;
    transform: translateY(0);
  }
}
@-webkit-keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes dash {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes active-dot {
  to {
    height: 100%;
  }
}
@keyframes active-dot {
  to {
    height: 100%;
  }
}
@-webkit-keyframes titleAppear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes titleAppear {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes afterTitleAppear {
  to {
    height: 2rem;
  }
}
@-webkit-keyframes afterTitleAppear {
  to {
    height: 2rem;
  }
}
@keyframes largeBlocReveal {
  to {
    height: 0;
  }
}
@-webkit-keyframes largeBlocReveal {
  to {
    height: 0;
  }
}
@keyframes largeBlocTextTopReveal {
  to {
    transform: translateY(-5rem);
    opacity: 1;
  }
}
@-webkit-keyframes largeBlocTextTopReveal {
  to {
    transform: translateY(-5rem);
    opacity: 1;
  }
}
@keyframes largeBlocTextBtmReveal {
  to {
    transform: translateY(5rem);
    opacity: 1;
  }
}
@-webkit-keyframes largeBlocTextBtmReveal {
  to {
    transform: translateY(5rem);
    opacity: 1;
  }
}
@keyframes keywordAppear {
  to {
    opacity: .4;
  }
}
@-webkit-keyframes keywordAppear {
  to {
    opacity: .4;
  }
}
@keyframes btnLinkAppear {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes btnLinkAppear {
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes blockDisappear {
  to {
    opacity: 0;
    transform: translateY(5rem);
    -webkit-transform: translateY(5rem);
    -moz-transform: translateY(5rem);
  }
}
@-webkit-keyframes blockDisappear {
  to {
    opacity: 0;
    transform: translateX(5rem);
    -webkit-transform: translateY(5rem);
    -moz-transform: translateY(5rem);
  }
}
@keyframes backgroundImg {
  to {
    left: -20%;
    top: -20%;
  }
}
@-webkit-keyframes backgroundImg {
  to {
    left: -20%;
    top: -20%;
  }
}
@media (max-width: 768px) {
  #sidebar {
    margin-left: -250px;
  }
  #sidebar.active {
    margin-left: 0;
  }
  #content {
    width: 100%;
  }
  #content.active {
    width: calc(-150%);
  }
  #sidebarCollapse span {
    display: none;
  }
}
@media (max-width: 767.98px) {
  body [data-tooltip]::before,
  body [data-tooltip]::after {
    display: none;
  }
  body #portail .wrapper .slider-anchor {
    transform: translateX(-50%) !important;
    text-align: center;
  }
  body .header .image-golf {
    width: 100vw;
  }
  body .header p {
    transform: translateX(-50%) !important;
  }
  body header .wrapper {
    display: flex;
    width: 100%;
  }
  body header .mCustomScrollBox {
    overflow: visible;
  }
  body header .mCSB_container {
    overflow: visible;
  }
  body header #sidebar {
    width: 100%;
    position: relative;
    height: auto;
    z-index: 400;
    margin-left: 0;
    background-color: #ffffff;
    color: #fff;
    transition: all 0.3s;
  }
  body header #sidebar .inner {
    width: 100%;
    float: none;
    margin-left: 0;
    transform: translateX(0);
  }
  body header #sidebar.active {
    margin-left: auto;
  }
  body header #sidebar .infos-contact-home {
    padding-left: 0rem;
  }
  body header #sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
  }
  body header #sidebar ul li.dropdown .dropdown-menu {
    top: 0;
    left: 0;
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    display: none;
    border: none;
    height: auto;
    z-index: inherit;
    border-radius: 0;
    opacity: inherit;
    transition: all 0.4s ease-in-out !important;
    -webkit-transition: all 0.4s ease-in-out !important;
    -moz-transition: all 0.4s ease-in-out !important;
    -o-transition: all 0.4s ease-in-out !important;
  }
  body header #sidebar ul li.dropdown .dropdown-menu.show {
    display: block;
  }
  body header #sidebar ul li.dropdown .dropdown-menu a {
    cursor: pointer;
  }
  body header #sidebar ul li.dropdown .dropdown-menu a i {
    width: 22px;
    height: 22px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    margin-right: 0.5rem;
  }
  body header .navbar {
    margin-bottom: 5px;
  }
  body header .navbar-toggler {
    margin-left: 50%;
    transform: translateX(-50%);
  }
  body footer .wrapper-footer .infos-contact .inner-footer-contact .icon {
    margin-right: 0;
    margin-bottom: 0.3rem;
  }
  body footer .wrapper-footer .infos-contact .inner-footer-contact .adresse {
    text-align: center;
  }
  body footer .wrapper-footer .infos-contact .inner-footer-contact .telephone {
    margin: 0.8rem 0;
  }
  body footer .wrapper-footer .logo-avis {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  body footer .wrapper-footer .logo-avis a img {
    max-width: 80%;
  }
  #content {
    width: 100%;
    padding: 0;
    position: relative;
  }
  .titre-main {
    padding-left: 0.5rem;
    text-align: center;
    margin-bottom: 1rem;
  }
  #wrapper-avis .bloc-avis .info-client {
    text-align: center;
  }
  #wrapper-avis .bloc-avis .info-client .nom-prenom {
    text-align: center;
  }
  #wrapper-avis .bloc-avis .info-client .titre-avis {
    text-align: center;
  }
  #wrapper-avis .owl-nav {
    display: none;
  }
  .page-id-6 #home-slider-wrapper .owl-nav {
    display: none;
  }
  .page-id-6 #home-slider-wrapper #slider-infos {
    top: 5%;
    left: 0;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte {
    text-align: center;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte p {
    font-size: 1.1rem;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte p strong {
    font-size: 2rem;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte p em {
    font-size: 2.2rem;
  }
  .page-id-6 #home-slider-wrapper #slider-infos #btn-more {
    width: 100%;
  }
  .page-id-6 #home-slider {
    height: 21rem;
    margin-bottom: 2rem;
  }
  .page-id-6 #home-slider .owl-nav {
    display: none;
  }
  .page-id-6 #services-prestations {
    padding-left: 1rem;
  }
  .page-id-6 #services-prestations > .row {
    padding-right: 0;
  }
  .page-id-6 #services-prestations .titre-main {
    padding-left: 0;
  }
  .page-id-6 #actus-slider-wrapper .owl-nav {
    display: none;
  }
  .page-id-6 #actus-slider-wrapper #btn-more {
    width: 100%;
    padding: 0.8rem 0 0.8rem 1rem;
  }
  .page-id-6 #actus-slider-wrapper #btn-more .texte-btn {
    font-size: 1.2rem;
  }
  .page-id-6 #actus-slider {
    height: 16rem;
  }
  .page-id-6 #actus-slider .owl-nav {
    display: none;
  }
  .page-id-6 #a-propos {
    padding: 2rem 1rem;
  }
  .page-id-6 #a-propos > .row {
    padding: 0;
    margin: 0;
  }
  .page-id-6 #a-propos .item-chiffre {
    margin-bottom: 1rem;
  }
  .page-id-6 #a-propos .item-chiffre .chiffre h2 {
    font-size: 2rem;
    color: #ed1c24;
  }
  .page-id-6 #infos-maison-golfeur .infos .texte-bouton {
    margin: 1.5rem 0;
  }
  .page-id-6 #infos-maison-golfeur .infos .texte-bouton .texte {
    padding-right: 0;
  }
  .page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton {
    width: 100%;
  }
  .page-id-6 #infos-maison-golfeur .infos .photo {
    height: 250px;
  }
  .page-id-12 .titre-main {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .page-id-12 #entete-page {
    height: 180px;
  }
  .page-id-12 #maison-golfeur {
    margin-top: 2rem;
  }
  .page-id-12 #maison-golfeur .texte {
    padding-right: 1rem;
  }
  .page-id-12 #maison-golfeur .slider {
    height: 13rem;
  }
  .page-id-12 #equipe {
    padding: 3rem 0;
  }
  .page-id-12 #equipe > .row {
    margin: 0;
    padding: 0;
  }
  .page-id-12 #partenaire {
    margin-bottom: 3rem;
  }
  .page-id-12 #partenaire > .row {
    margin: 0;
    padding: 0;
  }
  .page-id-12 #partenaire .item {
    position: relative;
  }
  .page-id-12 #partenaire .item:nth-child(1) {
    padding-right: 1rem;
    margin-bottom: 3rem;
  }
  .page-id-12 #partenaire .item:nth-child(1)::before {
    display: none;
  }
  .page-id-12 #partenaire .item:nth-child(2) {
    padding-left: 1rem;
  }
  .page-id-12 #partenaire .item .image {
    height: 220px;
  }
  .page-id-22 #entete-page,
  .page-id-23 #entete-page {
    height: 190px;
  }
  .page-id-22 #entete-page #texte-infos,
  .page-id-23 #entete-page #texte-infos {
    top: 30px !important;
    left: 0;
  }
  .page-id-22 #entete-page #texte-infos .texte p,
  .page-id-23 #entete-page #texte-infos .texte p {
    font-size: 1.2rem !important;
  }
  .page-id-22 #entete-page #texte-infos .texte p strong,
  .page-id-23 #entete-page #texte-infos .texte p strong {
    font-size: 1.5rem !important;
  }
  .page-id-22 #entete-page #texte-infos .texte p em,
  .page-id-23 #entete-page #texte-infos .texte p em {
    font-size: 1.8rem !important;
  }
  .page-id-21 .titre-main,
  .page-id-22 .titre-main,
  .page-id-23 .titre-main {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .page-id-21 .titre-main h2,
  .page-id-22 .titre-main h2,
  .page-id-23 .titre-main h2 {
    font-size: 1.8rem;
    padding-left: 0;
  }
  .page-id-21 #entete-page,
  .page-id-22 #entete-page,
  .page-id-23 #entete-page {
    height: 190px;
  }
  .page-id-21 #entete-page #texte-infos,
  .page-id-22 #entete-page #texte-infos,
  .page-id-23 #entete-page #texte-infos {
    top: 50px;
    left: 0;
  }
  .page-id-21 #entete-page #texte-infos .texte p,
  .page-id-22 #entete-page #texte-infos .texte p,
  .page-id-23 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-21 #entete-page #texte-infos .texte p strong,
  .page-id-22 #entete-page #texte-infos .texte p strong,
  .page-id-23 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-21 #entete-page #texte-infos .texte p em,
  .page-id-22 #entete-page #texte-infos .texte p em,
  .page-id-23 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-21 #dressing .texte,
  .page-id-22 #dressing .texte,
  .page-id-23 #dressing .texte {
    padding-right: 1rem;
  }
  .page-id-21 #dressing .slider,
  .page-id-22 #dressing .slider,
  .page-id-23 #dressing .slider {
    height: 13rem;
  }
  .page-id-21 #collection .filters .ui-group .button,
  .page-id-22 #collection .filters .ui-group .button,
  .page-id-23 #collection .filters .ui-group .button {
    font-size: 0.8rem;
    padding: 0.2rem 0.5rem;
  }
  .page-id-21 #collection .filters .ui-group .rayon .button,
  .page-id-22 #collection .filters .ui-group .rayon .button,
  .page-id-23 #collection .filters .ui-group .rayon .button {
    letter-spacing: 0;
    padding: 0.5rem 0.5rem;
  }
  .page-id-21 #collection .filters .ui-group .rayon .button::before,
  .page-id-22 #collection .filters .ui-group .rayon .button::before,
  .page-id-23 #collection .filters .ui-group .rayon .button::before {
    bottom: 0;
  }
  .page-id-21 #collection .grid,
  .page-id-22 #collection .grid,
  .page-id-23 #collection .grid {
    margin-top: 2rem;
  }
  .page-id-21 #collection .grid .mix,
  .page-id-22 #collection .grid .mix,
  .page-id-23 #collection .grid .mix {
    padding: 0;
  }
  .page-id-21 #collection .grid .mix .produit-item,
  .page-id-22 #collection .grid .mix .produit-item,
  .page-id-23 #collection .grid .mix .produit-item {
    width: 60%;
    height: 170px;
  }
  .page-id-21 #collection .grid .mix .produit-item figure span,
  .page-id-22 #collection .grid .mix .produit-item figure span,
  .page-id-23 #collection .grid .mix .produit-item figure span {
    width: 80%;
    height: 170px;
  }
  .page-id-25 .titre-main,
  .page-id-26 .titre-main {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .page-id-25 #entete-page,
  .page-id-26 #entete-page {
    height: 190px;
  }
  .page-id-25 #entete-page #texte-infos,
  .page-id-26 #entete-page #texte-infos {
    position: absolute;
    top: 45px;
    left: 0;
  }
  .page-id-25 #entete-page #texte-infos .texte p,
  .page-id-26 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-25 #entete-page #texte-infos .texte p strong,
  .page-id-26 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-25 #entete-page #texte-infos .texte p em,
  .page-id-26 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-25 #fitting .texte,
  .page-id-26 #fitting .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-25 #fitting .slider,
  .page-id-26 #fitting .slider {
    height: 13rem;
  }
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-4,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-4,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-4,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-4 {
    width: 95%;
  }
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-5,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-5,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-5,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-5 {
    background-position: right;
    height: 3rem;
  }
  .page-id-25 #etape .etape-container .etape-right .ctn-etape,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape {
    margin-bottom: 1rem;
  }
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn {
    padding-right: 1rem;
  }
  .page-id-25 #etape .etape-container .etape-right .ctn-etape:nth-child(2) .ctn,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape:nth-child(2) .ctn {
    padding-left: 0;
  }
  .page-id-25 #tarifs,
  .page-id-26 #tarifs {
    height: 175px;
  }
  .page-id-25 #tarifs .tarif-container,
  .page-id-26 #tarifs .tarif-container {
    padding: 1.5rem 0;
    left: 0;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif,
  .page-id-26 #tarifs .tarif-container .item-tarif {
    margin-bottom: 1rem;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif:nth-child(2),
  .page-id-26 #tarifs .tarif-container .item-tarif:nth-child(2) {
    margin-bottom: 0;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif .nom-prestation,
  .page-id-26 #tarifs .tarif-container .item-tarif .nom-prestation {
    margin-right: 1rem;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif .nom-prestation h2,
  .page-id-26 #tarifs .tarif-container .item-tarif .nom-prestation h2 {
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif .tarif-prestation h2,
  .page-id-26 #tarifs .tarif-container .item-tarif .tarif-prestation h2 {
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .page-id-27 .titre-main {
    padding-left: 0;
  }
  .page-id-27 #entete-page {
    height: 190px;
  }
  .page-id-27 #entete-page #texte-infos {
    top: 45px;
    left: 0;
  }
  .page-id-27 #entete-page #texte-infos .texte p {
    font-size: 1rem;
  }
  .page-id-27 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-27 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-27 #simulateur .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-27 #simulateur .slider {
    height: 13rem;
  }
  .page-id-27 #espace-bar {
    margin-bottom: 2rem;
  }
  .page-id-27 #espace-bar .slider {
    height: 14rem;
  }
  .page-id-27 #espace-bar .infos-bar {
    background-color: black;
  }
  .page-id-27 #espace-bar .infos-bar .texte-bar {
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .page-id-27 #tarifs {
    height: 400px;
  }
  .page-id-27 #tarifs .tarif-container {
    padding: 1rem;
    left: 0;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif {
    padding: 0;
    margin-bottom: 1rem;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif:last-child {
    margin-bottom: 0;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation {
    margin-right: 0;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation h2 {
    font-size: 1.4rem;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation h3 {
    font-size: 1.2rem;
    letter-spacing: 3px;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .tarif-prestation {
    width: 100%;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .tarif-prestation h2 {
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 3px;
  }
  .page-id-28 .titre-main {
    padding-left: 0;
  }
  .page-id-28 #entete-page {
    height: 190px;
  }
  .page-id-28 #entete-page #texte-infos {
    top: 40px;
    left: 0;
  }
  .page-id-28 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-28 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-28 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-28 #demos-day .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-28 #demos-day .slider {
    height: 13rem;
  }
  .page-id-28 #evenement {
    margin-top: 1rem;
  }
  .page-id-28 #evenement .ctn-evenement:nth-child(even) .evenement-item .infos-evenement {
    text-align: center;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item {
    padding-left: 1rem;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement {
    padding-left: 1rem;
    text-align: center;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .titre {
    text-align: center;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .horaire,
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .lieu {
    text-align: center;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo {
    padding: 0;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .marque {
    height: 90px;
    width: 90px;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .logo {
    height: 45px;
    width: 45px;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement {
    max-width: 100%;
  }
  .page-id-24 .titre-main {
    padding-left: 0;
  }
  .page-id-24 #entete-page {
    height: 190px;
  }
  .page-id-24 #entete-page #texte-infos {
    top: 40px;
    left: 0;
  }
  .page-id-24 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-24 #entete-page #texte-infos .texte p strong {
    font-size: 2rem;
  }
  .page-id-24 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-24 #golf-de-nuit {
    margin-bottom: 2rem;
  }
  .page-id-24 #golf-de-nuit .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-24 #golf-de-nuit .slider {
    height: 13rem;
  }
  .page-id-24 #presentation-evenement .evenement-top {
    margin-bottom: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-top .photo-evenement {
    height: 12rem;
    margin-bottom: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-top .texte-evenement {
    padding-left: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-bottom {
    margin-bottom: 2rem;
  }
  .page-id-24 #presentation-evenement .evenement-bottom .fonctionnement {
    padding-left: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-bottom .soiree {
    margin-bottom: 1rem;
  }
  .page-id-24 .titre-galerie .titre {
    padding-left: 0;
  }
  .page-id-24 .titre-galerie .titre h2 {
    text-align: center;
    font-size: 1.8rem;
  }
  .page-id-24 #galerie {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .page-id-424 .titre-main {
    padding-left: 0;
  }
  .page-id-424 #entete-page {
    height: 170px;
    background-position: left;
  }
  .page-id-424 #espace-fideliter {
    margin-bottom: 2rem;
  }
  .page-id-424 #espace-fideliter .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-424 #espace-fideliter .slider {
    height: 13rem;
  }
  .page-id-424 #espace-fideliter .slider #dressing-slider {
    height: 100%;
  }
  .page-id-424 #espace-fideliter .slider #dressing-slider .owl-stage-outer,
  .page-id-424 #espace-fideliter .slider #dressing-slider .owl-stage,
  .page-id-424 #espace-fideliter .slider #dressing-slider .owl-item,
  .page-id-424 #espace-fideliter .slider #dressing-slider .item {
    height: 100%;
  }
  .page-id-424 #espace-fideliter .slider #dressing-slider .item {
    background-position: left;
  }
  .page-id-424 #avantage > .row {
    padding: 0;
    margin: 0;
  }
  .page-id-425 .titre-main {
    padding-left: 0;
  }
  .page-id-425 #entete-page {
    height: 125px;
  }
  .page-id-425 #personalisation .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-425 #personalisation .slider {
    height: 13rem;
  }
  .page-id-425 #personalisation .slider #dressing-slider .item {
    background-position: right;
  }
  .blog #actus .menu-actus-container .filters .ui-group {
    text-align: center;
    padding-left: 0;
  }
  .blog #actus .menu-actus-container .filters .ui-group .button {
    padding: 0.5rem 1rem;
    width: 100%;
  }
  .blog #actus .menu-actus-container .filters .ui-group .button::before {
    bottom: 0;
  }
  .single .wrapper-single .actus-container .main-actus .photo-actus {
    height: 160px;
    margin-bottom: 1rem;
  }
  .single .wrapper-single .actus-container .main-actus .photo-actus .marque-logo {
    bottom: -10px;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .photo-actus .marque-logo .marque {
    height: 90px;
  }
  .single .wrapper-single .actus-container .main-actus .inner .promo {
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .inner .nom-article {
    text-align: center;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .date-container .fermeture {
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .date-container .date-journee {
    text-align: center;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .mini-menu {
    margin-bottom: 2rem;
  }
  .single .wrapper-single .actus-container .main-actus .mini-menu .item a::before {
    position: absolute;
    content: '';
    right: inherit !important;
    top: inherit !important;
    left: 50%;
    transform: translateX(-50%) rotate(0deg);
    bottom: -11px;
    background-color: #ed1c24;
    width: 100px;
    height: 1px;
  }
  .single .wrapper-single .actus-container .main-actus .mini-menu .item-center {
    margin: 1rem 0;
  }
  .page-id-19 #map::before {
    display: none;
  }
  .page-id-19 .sow-google-map-canvas {
    height: 228px !important;
  }
  .page-id-19 #contact .infos-contact .infos-client {
    padding: 0;
  }
  .page-id-19 #contact .infos-contact .infos-client .inner-contact {
    padding: 2rem 1rem;
  }
  .page-id-19 #contact .infos-contact .infos-client .inner-contact .icon {
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 0.5rem;
  }
  .page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire .icon-clock {
    width: 30px;
    height: 30px;
  }
  .page-id-19 #contact .infos-contact .image-magasin {
    height: 200px;
  }
  .page-id-19 #formulaire .form-container #nf-form-1-cont textarea {
    height: 150px;
  }
  .modal-produit .modal-dialog {
    max-width: 100%;
  }
  .modal-produit .modal-dialog .modal-content .modal-header .close {
    top: 65%;
  }
  .modal-produit .modal-dialog .modal-content .modal-body {
    padding: 2rem 1rem 1rem 1rem;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit {
    margin-bottom: 1rem;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit .nom-produit,
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit .coupe-produit {
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit .nom-produit {
    margin-right: 0;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique .titre h1 {
    font-size: 1rem;
    width: 100%;
    text-align: center;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique ul {
    padding-left: 1.1rem;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .image-produit {
    margin-bottom: 1rem;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body header #sidebar {
    width: 440px;
  }
  body header #sidebar .inner {
    width: 200px;
    float: right;
    margin-left: 0;
    transform: translateX(0);
  }
  body #content {
    padding-left: 45px;
  }
  body footer .wrapper-footer {
    margin-bottom: 1rem;
  }
  body footer .wrapper-footer .infos-contact .inner-footer-contact .icon {
    margin-right: 0;
    margin-bottom: .3rem;
  }
  body footer .wrapper-footer .infos-contact .inner-footer-contact .adresse {
    text-align: left;
  }
  body footer .wrapper-footer .infos-contact .inner-footer-contact .telephone {
    margin: .8rem 0;
    padding: 0;
  }
  body footer .wrapper-footer .logo-avis {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  body footer .wrapper-footer .logo-avis a img {
    max-width: 80%;
  }
  #content {
    width: 81%;
  }
  .titre-main {
    padding-left: .5rem;
    text-align: left;
    margin-bottom: 1rem;
  }
  .titre-main h1 {
    font-size: 2rem;
  }
  #wrapper-avis .bloc-avis .info-client {
    text-align: center;
  }
  #wrapper-avis .bloc-avis .info-client .nom-prenom {
    text-align: center;
  }
  #wrapper-avis .bloc-avis .info-client .titre-avis {
    text-align: center;
  }
  #wrapper-avis .owl-nav {
    display: none;
  }
  .page-id-6 #home-slider-wrapper .owl-nav {
    display: none;
  }
  .page-id-6 #home-slider-wrapper #slider-infos {
    top: 14%;
    left: 0;
    max-width: 55%;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte {
    text-align: left;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte p {
    font-size: 1.1rem;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte p strong {
    font-size: 2rem;
  }
  .page-id-6 #home-slider-wrapper #slider-infos .texte p em {
    font-size: 2.2rem;
  }
  .page-id-6 #home-slider-wrapper #slider-infos #btn-more {
    width: 100%;
  }
  .page-id-6 #home-slider {
    height: 21rem;
    margin-bottom: 2rem;
  }
  .page-id-6 #home-slider .owl-nav {
    display: none;
  }
  .page-id-6 #services-prestations {
    padding-left: 1rem;
  }
  .page-id-6 #services-prestations >.row {
    padding-right: 0;
  }
  .page-id-6 #services-prestations .titre-main {
    padding-left: 0;
  }
  .page-id-6 #actus-slider-wrapper .owl-nav {
    display: none;
  }
  .page-id-6 #actus-slider-wrapper #btn-more {
    width: 100%;
    padding: .8rem 0 .8rem 1rem;
  }
  .page-id-6 #actus-slider-wrapper #btn-more .texte-btn {
    font-size: 1.2rem;
  }
  .page-id-6 #actus-slider {
    height: 16rem;
  }
  .page-id-6 #actus-slider .owl-nav {
    display: none;
  }
  .page-id-6 #a-propos {
    padding: 2rem 1rem;
  }
  .page-id-6 #a-propos >.row {
    padding: 0;
    margin: 0;
  }
  .page-id-6 #a-propos .item-chiffre {
    margin-bottom: 1rem;
  }
  .page-id-6 #a-propos .item-chiffre .chiffre h2 {
    font-size: 1.6rem;
    color: #ed1c24;
  }
  .page-id-6 #a-propos .item-chiffre .titre h2 {
    font-size: 1.5rem;
  }
  .page-id-6 #infos-maison-golfeur .infos .texte-bouton {
    margin: 1.5rem 0;
  }
  .page-id-6 #infos-maison-golfeur .infos .texte-bouton .texte {
    padding-right: 0;
  }
  .page-id-6 #infos-maison-golfeur .infos .texte-bouton .bouton {
    width: 100%;
  }
  .page-id-6 #infos-maison-golfeur .infos .photo {
    height: 250px;
  }
  .page-id-12 .titre-main {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .page-id-12 #entete-page {
    height: 250px;
  }
  .page-id-12 #maison-golfeur {
    margin-top: 2rem;
  }
  .page-id-12 #maison-golfeur .texte {
    padding-right: 1rem;
  }
  .page-id-12 #maison-golfeur .slider {
    height: 13rem;
  }
  .page-id-12 #equipe {
    padding: 3rem 0;
  }
  .page-id-12 #equipe >.row {
    margin: 0;
    padding: 0;
  }
  .page-id-12 #partenaire {
    margin-bottom: 3rem;
  }
  .page-id-12 #partenaire >.row {
    margin: 0;
    padding: 0;
  }
  .page-id-12 #partenaire .item {
    position: relative;
  }
  .page-id-12 #partenaire .item:nth-child(1) {
    padding-right: 1rem;
    margin-bottom: 3rem;
  }
  .page-id-12 #partenaire .item:nth-child(1)::before {
    display: none;
  }
  .page-id-12 #partenaire .item:nth-child(2) {
    padding-left: 1rem;
  }
  .page-id-12 #partenaire .item .image {
    height: 220px;
  }
  .page-id-22 #entete-page,
  .page-id-23 #entete-page {
    height: 250px;
  }
  .page-id-22 #entete-page #texte-infos,
  .page-id-23 #entete-page #texte-infos {
    top: 30px !important;
    left: 0;
    max-width: 55%;
  }
  .page-id-22 #entete-page #texte-infos .texte p,
  .page-id-23 #entete-page #texte-infos .texte p {
    font-size: 1.2rem !important;
  }
  .page-id-22 #entete-page #texte-infos .texte p strong,
  .page-id-23 #entete-page #texte-infos .texte p strong {
    font-size: 1.5rem !important;
  }
  .page-id-22 #entete-page #texte-infos .texte p em,
  .page-id-23 #entete-page #texte-infos .texte p em {
    font-size: 1.8rem !important;
  }
  .page-id-21 .titre-main,
  .page-id-22 .titre-main,
  .page-id-23 .titre-main {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .page-id-21 .titre-main h2,
  .page-id-22 .titre-main h2,
  .page-id-23 .titre-main h2 {
    font-size: 1.8rem;
    padding-left: 0;
  }
  .page-id-21 #entete-page,
  .page-id-22 #entete-page,
  .page-id-23 #entete-page {
    height: 250px;
  }
  .page-id-21 #entete-page #texte-infos,
  .page-id-22 #entete-page #texte-infos,
  .page-id-23 #entete-page #texte-infos {
    top: 50px;
    left: 8%;
    max-width: 55%;
  }
  .page-id-21 #entete-page #texte-infos .texte p,
  .page-id-22 #entete-page #texte-infos .texte p,
  .page-id-23 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-21 #entete-page #texte-infos .texte p strong,
  .page-id-22 #entete-page #texte-infos .texte p strong,
  .page-id-23 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-21 #entete-page #texte-infos .texte p em,
  .page-id-22 #entete-page #texte-infos .texte p em,
  .page-id-23 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-21 #dressing .texte,
  .page-id-22 #dressing .texte,
  .page-id-23 #dressing .texte {
    padding-right: 1rem;
  }
  .page-id-21 #dressing .slider,
  .page-id-22 #dressing .slider,
  .page-id-23 #dressing .slider {
    height: 15rem;
  }
  .page-id-21 #collection .filters .ui-group .button,
  .page-id-22 #collection .filters .ui-group .button,
  .page-id-23 #collection .filters .ui-group .button {
    font-size: .9rem;
    padding: .2rem .5rem;
  }
  .page-id-21 #collection .filters .ui-group .rayon .button,
  .page-id-22 #collection .filters .ui-group .rayon .button,
  .page-id-23 #collection .filters .ui-group .rayon .button {
    letter-spacing: 0;
    font-size: .75rem;
    padding: .5rem .2rem;
  }
  .page-id-21 #collection .filters .ui-group .rayon .button::before,
  .page-id-22 #collection .filters .ui-group .rayon .button::before,
  .page-id-23 #collection .filters .ui-group .rayon .button::before {
    bottom: 0;
  }
  .page-id-21 #collection .grid,
  .page-id-22 #collection .grid,
  .page-id-23 #collection .grid {
    margin-top: 2rem;
  }
  .page-id-21 #collection .grid .mix,
  .page-id-22 #collection .grid .mix,
  .page-id-23 #collection .grid .mix {
    padding: 0;
  }
  .page-id-21 #collection .grid .mix .produit-item,
  .page-id-22 #collection .grid .mix .produit-item,
  .page-id-23 #collection .grid .mix .produit-item {
    width: 90%;
    height: 170px;
  }
  .page-id-21 #collection .grid .mix .produit-item figure span,
  .page-id-22 #collection .grid .mix .produit-item figure span,
  .page-id-23 #collection .grid .mix .produit-item figure span {
    width: 80%;
    height: 170px;
  }
  .page-id-25 .titre-main,
  .page-id-26 .titre-main {
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .page-id-25 #entete-page,
  .page-id-26 #entete-page {
    height: 250px;
  }
  .page-id-25 #entete-page #texte-infos,
  .page-id-26 #entete-page #texte-infos {
    position: absolute;
    top: 45px;
    left: 8%;
    max-width: 55%;
  }
  .page-id-25 #entete-page #texte-infos .texte p,
  .page-id-26 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-25 #entete-page #texte-infos .texte p strong,
  .page-id-26 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-25 #entete-page #texte-infos .texte p em,
  .page-id-26 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-25 #fitting .texte,
  .page-id-26 #fitting .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-25 #fitting .slider,
  .page-id-26 #fitting .slider {
    height: 13rem;
  }
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-1,
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-2,
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-3,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-1,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-2,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-3,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-1,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-2,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-3,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-1,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-2,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-3 {
    background-position: left;
    margin-bottom: .5rem;
  }
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-4,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-4,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-4,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-4 {
    width: 100%;
    background-position: left;
    margin-bottom: .5rem;
  }
  .page-id-25 #etape .etape-container .etape-left .ctn-etape .picto-etape-5,
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .picto-etape-5,
  .page-id-26 #etape .etape-container .etape-left .ctn-etape .picto-etape-5,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .picto-etape-5 {
    background-position: left;
    height: 3rem;
    margin-bottom: .5rem;
  }
  .page-id-25 #etape .etape-container .etape-right .ctn-etape,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape {
    margin-bottom: 1rem;
  }
  .page-id-25 #etape .etape-container .etape-right .ctn-etape .ctn,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape .ctn {
    padding-right: 1rem;
  }
  .page-id-25 #etape .etape-container .etape-right .ctn-etape:nth-child(2) .ctn,
  .page-id-26 #etape .etape-container .etape-right .ctn-etape:nth-child(2) .ctn {
    padding-left: 0;
  }
  .page-id-25 #tarifs,
  .page-id-26 #tarifs {
    height: 175px;
  }
  .page-id-25 #tarifs .tarif-container,
  .page-id-26 #tarifs .tarif-container {
    padding: 1.5rem 0;
    left: 0;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif,
  .page-id-26 #tarifs .tarif-container .item-tarif {
    margin-bottom: 1rem;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif:nth-child(2),
  .page-id-26 #tarifs .tarif-container .item-tarif:nth-child(2) {
    margin-bottom: 0;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif .nom-prestation,
  .page-id-26 #tarifs .tarif-container .item-tarif .nom-prestation {
    margin-right: 1rem;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif .nom-prestation h2,
  .page-id-26 #tarifs .tarif-container .item-tarif .nom-prestation h2 {
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .page-id-25 #tarifs .tarif-container .item-tarif .tarif-prestation h2,
  .page-id-26 #tarifs .tarif-container .item-tarif .tarif-prestation h2 {
    font-size: 1.5rem;
    letter-spacing: 3px;
  }
  .page-id-27 .titre-main {
    padding-left: 0;
  }
  .page-id-27 #entete-page {
    height: 250px;
  }
  .page-id-27 #entete-page #texte-infos {
    top: 45px;
    left: 8%;
    max-width: 55%;
  }
  .page-id-27 #entete-page #texte-infos .texte p {
    font-size: 1rem;
  }
  .page-id-27 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-27 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-27 #simulateur .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-27 #simulateur .slider {
    height: 13rem;
  }
  .page-id-27 #espace-bar {
    margin-bottom: 2rem;
  }
  .page-id-27 #espace-bar .slider {
    height: 16rem;
  }
  .page-id-27 #espace-bar .infos-bar {
    background-color: black;
  }
  .page-id-27 #espace-bar .infos-bar .texte-bar {
    padding-left: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .page-id-27 #tarifs {
    height: 230px;
  }
  .page-id-27 #tarifs .tarif-container {
    padding: 1rem;
    left: 0;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif {
    padding: 0;
    margin-bottom: 1rem;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif:last-child {
    margin-bottom: 0;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation {
    margin-right: 0;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation h2 {
    font-size: 1.4rem;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .nom-prestation h3 {
    font-size: 1.2rem;
    letter-spacing: 3px;
  }
  .page-id-27 #tarifs .tarif-container .item-tarif .tarif-prestation h2 {
    text-align: center;
    font-size: 1.4rem;
    letter-spacing: 3px;
  }
  .page-id-28 .titre-main {
    padding-left: 0;
  }
  .page-id-28 #entete-page {
    height: 250px;
  }
  .page-id-28 #entete-page #texte-infos {
    top: 40px;
    left: 8%;
    max-width: 55%;
  }
  .page-id-28 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-28 #entete-page #texte-infos .texte p strong {
    font-size: 1.8rem;
  }
  .page-id-28 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-28 #demos-day .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-28 #demos-day .slider {
    height: 15rem;
  }
  .page-id-28 #evenement {
    margin-top: 1rem;
  }
  .page-id-28 #evenement .ctn-evenement:nth-child(even) .evenement-item .infos-evenement {
    text-align: left;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item {
    padding-left: 1rem;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .date span.day {
    font-size: 2rem;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .date span.month {
    font-size: 1.3rem;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement {
    padding-left: 1rem;
    text-align: left;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .titre {
    text-align: left;
    font-size: 1.3rem;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .horaire,
  .page-id-28 #evenement .ctn-evenement .evenement-item .infos-evenement .lieu {
    text-align: left;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo {
    padding: 0;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .marque {
    height: 90px;
    width: 90px;
    margin-right: 0;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .marque::before {
    display: none;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .marque-logo .logo {
    display: none;
  }
  .page-id-28 #evenement .ctn-evenement .evenement-item .btn-evenement {
    max-width: 15%;
    padding: .5rem;
  }
  .page-id-24 .titre-main {
    padding-left: 0;
  }
  .page-id-24 #entete-page {
    height: 250px;
  }
  .page-id-24 #entete-page #texte-infos {
    top: 40px;
    left: 8%;
    max-width: 55%;
  }
  .page-id-24 #entete-page #texte-infos .texte p {
    font-size: 1.2rem;
  }
  .page-id-24 #entete-page #texte-infos .texte p strong {
    font-size: 2rem;
  }
  .page-id-24 #entete-page #texte-infos .texte p em {
    font-size: 2rem;
  }
  .page-id-24 #golf-de-nuit {
    margin-bottom: 2rem;
  }
  .page-id-24 #golf-de-nuit .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-24 #golf-de-nuit .slider {
    height: 13rem;
  }
  .page-id-24 #presentation-evenement .evenement-top {
    margin-bottom: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-top .photo-evenement {
    height: 12rem;
    margin-bottom: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-top .texte-evenement {
    padding-left: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-bottom {
    margin-bottom: 2rem;
  }
  .page-id-24 #presentation-evenement .evenement-bottom .fonctionnement {
    padding-left: 1rem;
  }
  .page-id-24 #presentation-evenement .evenement-bottom .soiree {
    margin-bottom: 1rem;
  }
  .page-id-24 .titre-galerie .titre {
    padding-left: 0;
  }
  .page-id-24 .titre-galerie .titre h2 {
    text-align: center;
    font-size: 1.8rem;
  }
  .page-id-24 #galerie {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .page-id-424 .titre-main {
    padding-left: 0;
  }
  .page-id-424 #entete-page {
    height: 250px;
    background-position: left;
  }
  .page-id-424 #espace-fideliter {
    margin-bottom: 2rem;
  }
  .page-id-424 #espace-fideliter .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-424 #espace-fideliter .slider {
    height: 15rem;
  }
  .page-id-424 #espace-fideliter .slider #dressing-slider {
    height: 100%;
  }
  .page-id-424 #espace-fideliter .slider #dressing-slider .owl-stage-outer,
  .page-id-424 #espace-fideliter .slider #dressing-slider .owl-stage,
  .page-id-424 #espace-fideliter .slider #dressing-slider .owl-item,
  .page-id-424 #espace-fideliter .slider #dressing-slider .item {
    height: 100%;
  }
  .page-id-424 #espace-fideliter .slider #dressing-slider .item {
    background-position: left;
  }
  .page-id-424 #avantage >.row {
    padding: 0;
    margin: 0;
  }
  .page-id-425 .titre-main {
    padding-left: 0;
  }
  .page-id-425 #entete-page {
    height: 230px;
  }
  .page-id-425 #personalisation .texte {
    padding-right: 1rem;
    margin-bottom: 1rem;
  }
  .page-id-425 #personalisation .slider {
    height: 13rem;
  }
  .page-id-425 #personalisation .slider #dressing-slider .item {
    background-position: right;
  }
  .blog #actus .menu-actus-container .filters .ui-group {
    text-align: center;
    padding-left: 0;
  }
  .blog #actus .menu-actus-container .filters .ui-group .button {
    padding: .5rem 1rem;
  }
  .blog #actus .menu-actus-container .filters .ui-group .button::before {
    bottom: 0;
  }
  .single .wrapper-single .actus-container .main-actus .photo-actus {
    height: 200px;
    margin-bottom: 1rem;
  }
  .single .wrapper-single .actus-container .main-actus .photo-actus .marque-logo {
    bottom: -10px;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .photo-actus .marque-logo .marque {
    height: 90px;
  }
  .single .wrapper-single .actus-container .main-actus .inner .promo {
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .inner .nom-article {
    text-align: center;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .date-container .fermeture {
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .date-container .date-journee {
    text-align: center;
    width: 100%;
  }
  .single .wrapper-single .actus-container .main-actus .mini-menu {
    margin-bottom: 2rem;
  }
  .page-id-19 #map::before {
    display: none;
  }
  .page-id-19 .sow-google-map-canvas {
    height: 228px !important;
  }
  .page-id-19 #contact .infos-contact .infos-client {
    padding: 0;
  }
  .page-id-19 #contact .infos-contact .infos-client .inner-contact {
    padding: 2rem 1rem;
  }
  .page-id-19 #contact .infos-contact .infos-client .inner-contact .icon {
    width: 25px;
    height: 25px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: .5rem;
  }
  .page-id-19 #contact .infos-contact .infos-client .inner-contact .horaire .icon-clock {
    width: 30px;
    height: 30px;
  }
  .page-id-19 #contact .infos-contact .image-magasin {
    height: 220px;
  }
  .page-id-19 #formulaire .form-container #nf-form-1-cont textarea {
    height: 130px;
  }
  .modal-produit .modal-dialog {
    max-width: 80%;
  }
  .modal-produit .modal-dialog .modal-content .modal-header .close {
    top: 65%;
  }
  .modal-produit .modal-dialog .modal-content .modal-body {
    padding: 2rem 1rem 1rem 1rem;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit {
    margin-bottom: 1rem;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit .nom-produit,
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit .coupe-produit {
    font-size: 1.2rem;
    text-align: center;
    width: 100%;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .infos-produit .nom-produit {
    margin-right: 0;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique .titre h1 {
    font-size: 1rem;
    width: 100%;
    text-align: center;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .caracteristique ul {
    padding-left: 1.1rem;
  }
  .modal-produit .modal-dialog .modal-content .modal-body .image-caracteristique .image-produit {
    margin-bottom: 1rem;
  }
  #grdp_barre_mini {
    display: none !important;
  }
}
#grdp_barre_maxi .container {
  height: auto !important;
  margin: 0 auto !important;
}
.pswp--svg .pswp__button--arrow--left:before {
  left: 50px;
}
.pswp--svg .pswp__button--arrow--right:before {
  right: 50px;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
  flex-direction: column;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  padding: 5px;
}
.pl-checkout-carrier-image {
  width: 45px !important;
  object-fit: contain;
}
.woocommerce div.product p.stock {
  font-size: 18px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 1px solid #fa53595e;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  padding: 20px;
  color: #fa5359c9;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
  width: 130px;
}
.single-product #tab-caracteristiques > h2,
.single-product #tab-caracteristiques .woocommerce-product-attributes {
  display: none;
}
.woocommerce .button {
  background-color: #ed1c24 !important;
  border: 1px solid #ed1c24;
  color: #ffffff !important;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce .button:not(.woocommerce .button.view,
.woocommerce .button.wc-backward) {
  display: flex !important;
  align-items: center;
  justify-content: center;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  text-align: center;
}
.woocommerce .button.add_to_cart_button:after,
.woocommerce .button.single_add_to_cart_button:after {
  margin-left: 10px;
  content: '';
  background: url('../img/bag.svg');
  width: 20px;
  height: 20px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.woocommerce .button:not(ul.products li.product .add_to_cart_button):hover,
.woocommerce .button:not(ul.products li.product .add_to_cart_button):active,
.woocommerce .button:not(ul.products li.product .add_to_cart_button):focus {
  background-color: black !important;
  border-color: #222222;
}
.woocommerce-shop .acoplw-badge,
.tax-product_cat .acoplw-badge,
.single-product .acoplw-badge,
.woocommerce-cart .acoplw-badge,
.woocommerce-checkout .acoplw-badge,
.woocommerce-account .acoplw-badge {
  width: 100%;
  display: block;
}
.woocommerce-shop .col-1,
.woocommerce-shop .col-2,
.tax-product_cat .col-1,
.tax-product_cat .col-2,
.single-product .col-1,
.single-product .col-2,
.woocommerce-cart .col-1,
.woocommerce-cart .col-2,
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2,
.woocommerce-account .col-1,
.woocommerce-account .col-2 {
  max-width: none !important;
}
.woocommerce-shop h1,
.tax-product_cat h1,
.single-product h1,
.woocommerce-cart h1,
.woocommerce-checkout h1,
.woocommerce-account h1 {
  text-align: center;
  font-size: 80px;
  font-family: 'Oswald', sans-serif;
  margin-top: 50px;
  margin-bottom: 80px;
  font-weight: 400;
}
.woocommerce-shop header #sidebar,
.tax-product_cat header #sidebar,
.single-product header #sidebar,
.woocommerce-cart header #sidebar,
.woocommerce-checkout header #sidebar,
.woocommerce-account header #sidebar {
  width: 430px;
}
.woocommerce-shop .container,
.tax-product_cat .container,
.single-product .container,
.woocommerce-cart .container,
.woocommerce-checkout .container,
.woocommerce-account .container {
  padding: 0;
  margin: 0;
}
.woocommerce-shop .product-container,
.tax-product_cat .product-container,
.single-product .product-container,
.woocommerce-cart .product-container,
.woocommerce-checkout .product-container,
.woocommerce-account .product-container {
  padding-left: 50px;
  margin: 0 auto;
}
.woocommerce-shop #content,
.tax-product_cat #content,
.single-product #content,
.woocommerce-cart #content,
.woocommerce-checkout #content,
.woocommerce-account #content {
  width: calc(100% - 430px);
}
.woocommerce-shop #content .content-header,
.tax-product_cat #content .content-header,
.single-product #content .content-header,
.woocommerce-cart #content .content-header,
.woocommerce-checkout #content .content-header,
.woocommerce-account #content .content-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 65px;
  background-color: #222222;
  padding: 20px 50px;
}
.woocommerce-shop #content .content-header ul,
.tax-product_cat #content .content-header ul,
.single-product #content .content-header ul,
.woocommerce-cart #content .content-header ul,
.woocommerce-checkout #content .content-header ul,
.woocommerce-account #content .content-header ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  display: flex;
  flex-direction: row;
}
.woocommerce-shop #content .content-header ul li,
.woocommerce-shop #content .content-header ul li a,
.tax-product_cat #content .content-header ul li,
.tax-product_cat #content .content-header ul li a,
.single-product #content .content-header ul li,
.single-product #content .content-header ul li a,
.woocommerce-cart #content .content-header ul li,
.woocommerce-cart #content .content-header ul li a,
.woocommerce-checkout #content .content-header ul li,
.woocommerce-checkout #content .content-header ul li a,
.woocommerce-account #content .content-header ul li,
.woocommerce-account #content .content-header ul li a {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  margin-left: 15px;
  display: flex;
  align-items: center;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-shop #content .content-header ul.gauche li,
.woocommerce-shop #content .content-header ul.gauche li a,
.tax-product_cat #content .content-header ul.gauche li,
.tax-product_cat #content .content-header ul.gauche li a,
.single-product #content .content-header ul.gauche li,
.single-product #content .content-header ul.gauche li a,
.woocommerce-cart #content .content-header ul.gauche li,
.woocommerce-cart #content .content-header ul.gauche li a,
.woocommerce-checkout #content .content-header ul.gauche li,
.woocommerce-checkout #content .content-header ul.gauche li a,
.woocommerce-account #content .content-header ul.gauche li,
.woocommerce-account #content .content-header ul.gauche li a {
  color: #dbdbdb;
}
.woocommerce-shop #content .content-header ul.gauche li svg,
.tax-product_cat #content .content-header ul.gauche li svg,
.single-product #content .content-header ul.gauche li svg,
.woocommerce-cart #content .content-header ul.gauche li svg,
.woocommerce-checkout #content .content-header ul.gauche li svg,
.woocommerce-account #content .content-header ul.gauche li svg {
  margin-right: 10px;
}
.woocommerce-shop #content .content-header ul.droite li svg,
.tax-product_cat #content .content-header ul.droite li svg,
.single-product #content .content-header ul.droite li svg,
.woocommerce-cart #content .content-header ul.droite li svg,
.woocommerce-checkout #content .content-header ul.droite li svg,
.woocommerce-account #content .content-header ul.droite li svg {
  margin-left: 10px;
}
.woocommerce-shop #content .content-header ul.droite li svg path,
.tax-product_cat #content .content-header ul.droite li svg path,
.single-product #content .content-header ul.droite li svg path,
.woocommerce-cart #content .content-header ul.droite li svg path,
.woocommerce-checkout #content .content-header ul.droite li svg path,
.woocommerce-account #content .content-header ul.droite li svg path {
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-shop #content .content-header ul.droite li:hover a,
.tax-product_cat #content .content-header ul.droite li:hover a,
.single-product #content .content-header ul.droite li:hover a,
.woocommerce-cart #content .content-header ul.droite li:hover a,
.woocommerce-checkout #content .content-header ul.droite li:hover a,
.woocommerce-account #content .content-header ul.droite li:hover a {
  color: #ed1c24;
}
.woocommerce-shop #content .content-header ul.droite li:hover svg path,
.tax-product_cat #content .content-header ul.droite li:hover svg path,
.single-product #content .content-header ul.droite li:hover svg path,
.woocommerce-cart #content .content-header ul.droite li:hover svg path,
.woocommerce-checkout #content .content-header ul.droite li:hover svg path,
.woocommerce-account #content .content-header ul.droite li:hover svg path {
  fill: #ed1c24;
}
.woocommerce-shop #content .content-header ul .nombre-articles,
.tax-product_cat #content .content-header ul .nombre-articles,
.single-product #content .content-header ul .nombre-articles,
.woocommerce-cart #content .content-header ul .nombre-articles,
.woocommerce-checkout #content .content-header ul .nombre-articles,
.woocommerce-account #content .content-header ul .nombre-articles {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  top: -10px;
  right: -10px;
  width: 18px;
  height: 18px;
  font-size: 10px;
  color: #ffffff;
  background-color: #ed1c24;
  padding: 0;
  margin: 0;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.woocommerce-shop #content .image-hdp,
.tax-product_cat #content .image-hdp,
.single-product #content .image-hdp,
.woocommerce-cart #content .image-hdp,
.woocommerce-checkout #content .image-hdp,
.woocommerce-account #content .image-hdp {
  height: 210px;
  width: 100%;
  object-fit: cover;
  object-position: bottom;
}
.woocommerce-shop .woocommerce-breadcrumb span:last-child,
.tax-product_cat .woocommerce-breadcrumb span:last-child,
.single-product .woocommerce-breadcrumb span:last-child,
.woocommerce-cart .woocommerce-breadcrumb span:last-child,
.woocommerce-checkout .woocommerce-breadcrumb span:last-child,
.woocommerce-account .woocommerce-breadcrumb span:last-child {
  text-decoration: underline;
}
.woocommerce-shop .woocommerce-breadcrumb span,
.woocommerce-shop .woocommerce-breadcrumb span a,
.woocommerce-shop .woocommerce-breadcrumb .delimiter,
.tax-product_cat .woocommerce-breadcrumb span,
.tax-product_cat .woocommerce-breadcrumb span a,
.tax-product_cat .woocommerce-breadcrumb .delimiter,
.single-product .woocommerce-breadcrumb span,
.single-product .woocommerce-breadcrumb span a,
.single-product .woocommerce-breadcrumb .delimiter,
.woocommerce-cart .woocommerce-breadcrumb span,
.woocommerce-cart .woocommerce-breadcrumb span a,
.woocommerce-cart .woocommerce-breadcrumb .delimiter,
.woocommerce-checkout .woocommerce-breadcrumb span,
.woocommerce-checkout .woocommerce-breadcrumb span a,
.woocommerce-checkout .woocommerce-breadcrumb .delimiter,
.woocommerce-account .woocommerce-breadcrumb span,
.woocommerce-account .woocommerce-breadcrumb span a,
.woocommerce-account .woocommerce-breadcrumb .delimiter {
  font-size: 16px;
  font-family: 'Lato', sans-serif;
  line-height: 27px;
  color: #9a9898;
  letter-spacing: 0.4px;
}
.woocommerce-shop .woocommerce-breadcrumb .delimiter,
.tax-product_cat .woocommerce-breadcrumb .delimiter,
.single-product .woocommerce-breadcrumb .delimiter,
.woocommerce-cart .woocommerce-breadcrumb .delimiter,
.woocommerce-checkout .woocommerce-breadcrumb .delimiter,
.woocommerce-account .woocommerce-breadcrumb .delimiter {
  margin-left: 10px;
  margin-right: 10px;
}
.woocommerce-shop .woocommerce-info,
.tax-product_cat .woocommerce-info,
.single-product .woocommerce-info,
.woocommerce-cart .woocommerce-info,
.woocommerce-checkout .woocommerce-info,
.woocommerce-account .woocommerce-info {
  border-top-color: #ed1c24;
}
.woocommerce-shop .woocommerce-info:before,
.tax-product_cat .woocommerce-info:before,
.single-product .woocommerce-info:before,
.woocommerce-cart .woocommerce-info:before,
.woocommerce-checkout .woocommerce-info:before,
.woocommerce-account .woocommerce-info:before {
  color: #ed1c24;
}
.woocommerce-shop ul.products li.product,
.tax-product_cat ul.products li.product,
.single-product ul.products li.product,
.woocommerce-cart ul.products li.product,
.woocommerce-checkout ul.products li.product,
.woocommerce-account ul.products li.product {
  border: 1px solid #b9b9b9;
  margin-bottom: 75px;
  margin-right: 30px;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
@media (max-width: 1400px) {
  .woocommerce-shop ul.products li.product,
  .tax-product_cat ul.products li.product,
  .single-product ul.products li.product,
  .woocommerce-cart ul.products li.product,
  .woocommerce-checkout ul.products li.product,
  .woocommerce-account ul.products li.product {
    margin-right: 10px;
  }
}
.woocommerce-shop ul.products li.product .image-wrapper,
.tax-product_cat ul.products li.product .image-wrapper,
.single-product ul.products li.product .image-wrapper,
.woocommerce-cart ul.products li.product .image-wrapper,
.woocommerce-checkout ul.products li.product .image-wrapper,
.woocommerce-account ul.products li.product .image-wrapper {
  position: relative;
}
.woocommerce-shop ul.products li.product .image-wrapper .image-overlay,
.tax-product_cat ul.products li.product .image-wrapper .image-overlay,
.single-product ul.products li.product .image-wrapper .image-overlay,
.woocommerce-cart ul.products li.product .image-wrapper .image-overlay,
.woocommerce-checkout ul.products li.product .image-wrapper .image-overlay,
.woocommerce-account ul.products li.product .image-wrapper .image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #222222;
  opacity: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-shop ul.products li.product .image-wrapper .image-overlay svg,
.tax-product_cat ul.products li.product .image-wrapper .image-overlay svg,
.single-product ul.products li.product .image-wrapper .image-overlay svg,
.woocommerce-cart ul.products li.product .image-wrapper .image-overlay svg,
.woocommerce-checkout ul.products li.product .image-wrapper .image-overlay svg,
.woocommerce-account ul.products li.product .image-wrapper .image-overlay svg {
  width: 25px;
  height: 25px;
  margin-bottom: 15px;
}
.woocommerce-shop ul.products li.product .image-wrapper .image-overlay span,
.tax-product_cat ul.products li.product .image-wrapper .image-overlay span,
.single-product ul.products li.product .image-wrapper .image-overlay span,
.woocommerce-cart ul.products li.product .image-wrapper .image-overlay span,
.woocommerce-checkout ul.products li.product .image-wrapper .image-overlay span,
.woocommerce-account ul.products li.product .image-wrapper .image-overlay span {
  color: #ffffff;
}
.woocommerce-shop ul.products li.product .onsale,
.tax-product_cat ul.products li.product .onsale,
.single-product ul.products li.product .onsale,
.woocommerce-cart ul.products li.product .onsale,
.woocommerce-checkout ul.products li.product .onsale,
.woocommerce-account ul.products li.product .onsale {
  background-color: #ed1c24;
  border-radius: 0;
  top: 20px;
  right: 20px;
  padding: 10px 15px 10px 15px;
  line-height: 16px;
  font-size: 13px;
  font-weight: 600;
  min-width: 0;
  min-height: 0;
  letter-spacing: 0.52px;
}
.woocommerce-shop ul.products li.product .attachment-woocommerce_thumbnail,
.tax-product_cat ul.products li.product .attachment-woocommerce_thumbnail,
.single-product ul.products li.product .attachment-woocommerce_thumbnail,
.woocommerce-cart ul.products li.product .attachment-woocommerce_thumbnail,
.woocommerce-checkout ul.products li.product .attachment-woocommerce_thumbnail,
.woocommerce-account ul.products li.product .attachment-woocommerce_thumbnail {
  border-bottom: 1px solid #b9b9b9;
  margin-bottom: 0;
}
.woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
.tax-product_cat ul.products li.product .woocommerce-loop-product__title,
.single-product ul.products li.product .woocommerce-loop-product__title,
.woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
.woocommerce-checkout ul.products li.product .woocommerce-loop-product__title,
.woocommerce-account ul.products li.product .woocommerce-loop-product__title {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  padding: 18px;
  min-height: 100px;
}
.woocommerce-shop ul.products li.product .price,
.tax-product_cat ul.products li.product .price,
.single-product ul.products li.product .price,
.woocommerce-cart ul.products li.product .price,
.woocommerce-checkout ul.products li.product .price,
.woocommerce-account ul.products li.product .price {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 17px;
}
.woocommerce-shop ul.products li.product .price ins,
.tax-product_cat ul.products li.product .price ins,
.single-product ul.products li.product .price ins,
.woocommerce-cart ul.products li.product .price ins,
.woocommerce-checkout ul.products li.product .price ins,
.woocommerce-account ul.products li.product .price ins {
  text-decoration: none;
}
.woocommerce-shop ul.products li.product .price .woocommerce-Price-amount,
.tax-product_cat ul.products li.product .price .woocommerce-Price-amount,
.single-product ul.products li.product .price .woocommerce-Price-amount,
.woocommerce-cart ul.products li.product .price .woocommerce-Price-amount,
.woocommerce-checkout ul.products li.product .price .woocommerce-Price-amount,
.woocommerce-account ul.products li.product .price .woocommerce-Price-amount {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 24px;
  color: #222222;
}
.woocommerce-shop ul.products li.product .price > del,
.tax-product_cat ul.products li.product .price > del,
.single-product ul.products li.product .price > del,
.woocommerce-cart ul.products li.product .price > del,
.woocommerce-checkout ul.products li.product .price > del,
.woocommerce-account ul.products li.product .price > del {
  color: #6b6b6b;
  opacity: 1;
}
.woocommerce-shop ul.products li.product .price > del .woocommerce-Price-amount,
.tax-product_cat ul.products li.product .price > del .woocommerce-Price-amount,
.single-product ul.products li.product .price > del .woocommerce-Price-amount,
.woocommerce-cart ul.products li.product .price > del .woocommerce-Price-amount,
.woocommerce-checkout ul.products li.product .price > del .woocommerce-Price-amount,
.woocommerce-account ul.products li.product .price > del .woocommerce-Price-amount {
  font-size: 17px;
  font-family: 'Lato', sans-serif;
  font-weight: 500;
  line-height: 21px;
  color: #6b6b6b;
}
.woocommerce-shop ul.products li.product .add_to_cart_button,
.tax-product_cat ul.products li.product .add_to_cart_button,
.single-product ul.products li.product .add_to_cart_button,
.woocommerce-cart ul.products li.product .add_to_cart_button,
.woocommerce-checkout ul.products li.product .add_to_cart_button,
.woocommerce-account ul.products li.product .add_to_cart_button {
  width: 100%;
  margin-top: 20px;
}
.woocommerce-shop ul.products li.product:hover .image-overlay,
.woocommerce-shop ul.products li.product:active .image-overlay,
.woocommerce-shop ul.products li.product:focus .image-overlay,
.tax-product_cat ul.products li.product:hover .image-overlay,
.tax-product_cat ul.products li.product:active .image-overlay,
.tax-product_cat ul.products li.product:focus .image-overlay,
.single-product ul.products li.product:hover .image-overlay,
.single-product ul.products li.product:active .image-overlay,
.single-product ul.products li.product:focus .image-overlay,
.woocommerce-cart ul.products li.product:hover .image-overlay,
.woocommerce-cart ul.products li.product:active .image-overlay,
.woocommerce-cart ul.products li.product:focus .image-overlay,
.woocommerce-checkout ul.products li.product:hover .image-overlay,
.woocommerce-checkout ul.products li.product:active .image-overlay,
.woocommerce-checkout ul.products li.product:focus .image-overlay,
.woocommerce-account ul.products li.product:hover .image-overlay,
.woocommerce-account ul.products li.product:active .image-overlay,
.woocommerce-account ul.products li.product:focus .image-overlay {
  opacity: 0.7;
}
.woocommerce-shop .woocommerce form .form-row label,
.woocommerce-shop .woocommerce form .form-row span:not(.show-password-input),
.tax-product_cat .woocommerce form .form-row label,
.tax-product_cat .woocommerce form .form-row span:not(.show-password-input),
.single-product .woocommerce form .form-row label,
.single-product .woocommerce form .form-row span:not(.show-password-input),
.woocommerce-cart .woocommerce form .form-row label,
.woocommerce-cart .woocommerce form .form-row span:not(.show-password-input),
.woocommerce-checkout .woocommerce form .form-row label,
.woocommerce-checkout .woocommerce form .form-row span:not(.show-password-input),
.woocommerce-account .woocommerce form .form-row label,
.woocommerce-account .woocommerce form .form-row span:not(.show-password-input) {
  width: 100%;
}
.woocommerce-shop .woocommerce form .form-row label,
.tax-product_cat .woocommerce form .form-row label,
.single-product .woocommerce form .form-row label,
.woocommerce-cart .woocommerce form .form-row label,
.woocommerce-checkout .woocommerce form .form-row label,
.woocommerce-account .woocommerce form .form-row label {
  text-transform: uppercase;
  color: #222222;
  font-weight: 300;
  margin-top: 10px;
}
.woocommerce-shop .woocommerce form .form-row span:not(.woocommerce-input-wrapper,
.woocommerce-shop .woocommerce form .form-row .select2,
.woocommerce-shop .woocommerce form .form-row .selection,
.woocommerce-shop .woocommerce form .form-row .select2-selection,
.woocommerce-shop .woocommerce form .form-row .select2-selection__rendered,
.woocommerce-shop .woocommerce form .form-row .select2-selection__arrow),
.tax-product_cat .woocommerce form .form-row span:not(.woocommerce-input-wrapper,
.tax-product_cat .woocommerce form .form-row .select2,
.tax-product_cat .woocommerce form .form-row .selection,
.tax-product_cat .woocommerce form .form-row .select2-selection,
.tax-product_cat .woocommerce form .form-row .select2-selection__rendered,
.tax-product_cat .woocommerce form .form-row .select2-selection__arrow),
.single-product .woocommerce form .form-row span:not(.woocommerce-input-wrapper,
.single-product .woocommerce form .form-row .select2,
.single-product .woocommerce form .form-row .selection,
.single-product .woocommerce form .form-row .select2-selection,
.single-product .woocommerce form .form-row .select2-selection__rendered,
.single-product .woocommerce form .form-row .select2-selection__arrow),
.woocommerce-cart .woocommerce form .form-row span:not(.woocommerce-input-wrapper,
.woocommerce-cart .woocommerce form .form-row .select2,
.woocommerce-cart .woocommerce form .form-row .selection,
.woocommerce-cart .woocommerce form .form-row .select2-selection,
.woocommerce-cart .woocommerce form .form-row .select2-selection__rendered,
.woocommerce-cart .woocommerce form .form-row .select2-selection__arrow),
.woocommerce-checkout .woocommerce form .form-row span:not(.woocommerce-input-wrapper,
.woocommerce-checkout .woocommerce form .form-row .select2,
.woocommerce-checkout .woocommerce form .form-row .selection,
.woocommerce-checkout .woocommerce form .form-row .select2-selection,
.woocommerce-checkout .woocommerce form .form-row .select2-selection__rendered,
.woocommerce-checkout .woocommerce form .form-row .select2-selection__arrow),
.woocommerce-account .woocommerce form .form-row span:not(.woocommerce-input-wrapper,
.woocommerce-account .woocommerce form .form-row .select2,
.woocommerce-account .woocommerce form .form-row .selection,
.woocommerce-account .woocommerce form .form-row .select2-selection,
.woocommerce-account .woocommerce form .form-row .select2-selection__rendered,
.woocommerce-account .woocommerce form .form-row .select2-selection__arrow) {
  height: 50px;
}
.woocommerce-shop .woocommerce form .form-row input,
.woocommerce-shop .woocommerce form .form-row textarea,
.tax-product_cat .woocommerce form .form-row input,
.tax-product_cat .woocommerce form .form-row textarea,
.single-product .woocommerce form .form-row input,
.single-product .woocommerce form .form-row textarea,
.woocommerce-cart .woocommerce form .form-row input,
.woocommerce-cart .woocommerce form .form-row textarea,
.woocommerce-checkout .woocommerce form .form-row input,
.woocommerce-checkout .woocommerce form .form-row textarea,
.woocommerce-account .woocommerce form .form-row input,
.woocommerce-account .woocommerce form .form-row textarea {
  font-family: 'Lato', sans-serif;
  border: 1px solid #dbdbdb2f;
  padding: 15px;
  color: #222222;
}
.woocommerce-shop .woocommerce form .form-row input:active,
.woocommerce-shop .woocommerce form .form-row input:hover,
.woocommerce-shop .woocommerce form .form-row input:focus,
.woocommerce-shop .woocommerce form .form-row textarea:active,
.woocommerce-shop .woocommerce form .form-row textarea:hover,
.woocommerce-shop .woocommerce form .form-row textarea:focus,
.tax-product_cat .woocommerce form .form-row input:active,
.tax-product_cat .woocommerce form .form-row input:hover,
.tax-product_cat .woocommerce form .form-row input:focus,
.tax-product_cat .woocommerce form .form-row textarea:active,
.tax-product_cat .woocommerce form .form-row textarea:hover,
.tax-product_cat .woocommerce form .form-row textarea:focus,
.single-product .woocommerce form .form-row input:active,
.single-product .woocommerce form .form-row input:hover,
.single-product .woocommerce form .form-row input:focus,
.single-product .woocommerce form .form-row textarea:active,
.single-product .woocommerce form .form-row textarea:hover,
.single-product .woocommerce form .form-row textarea:focus,
.woocommerce-cart .woocommerce form .form-row input:active,
.woocommerce-cart .woocommerce form .form-row input:hover,
.woocommerce-cart .woocommerce form .form-row input:focus,
.woocommerce-cart .woocommerce form .form-row textarea:active,
.woocommerce-cart .woocommerce form .form-row textarea:hover,
.woocommerce-cart .woocommerce form .form-row textarea:focus,
.woocommerce-checkout .woocommerce form .form-row input:active,
.woocommerce-checkout .woocommerce form .form-row input:hover,
.woocommerce-checkout .woocommerce form .form-row input:focus,
.woocommerce-checkout .woocommerce form .form-row textarea:active,
.woocommerce-checkout .woocommerce form .form-row textarea:hover,
.woocommerce-checkout .woocommerce form .form-row textarea:focus,
.woocommerce-account .woocommerce form .form-row input:active,
.woocommerce-account .woocommerce form .form-row input:hover,
.woocommerce-account .woocommerce form .form-row input:focus,
.woocommerce-account .woocommerce form .form-row textarea:active,
.woocommerce-account .woocommerce form .form-row textarea:hover,
.woocommerce-account .woocommerce form .form-row textarea:focus {
  border-color: #e6e6e6;
}
.woocommerce-shop .woocommerce form .form-row input::placeholder,
.woocommerce-shop .woocommerce form .form-row textarea::placeholder,
.tax-product_cat .woocommerce form .form-row input::placeholder,
.tax-product_cat .woocommerce form .form-row textarea::placeholder,
.single-product .woocommerce form .form-row input::placeholder,
.single-product .woocommerce form .form-row textarea::placeholder,
.woocommerce-cart .woocommerce form .form-row input::placeholder,
.woocommerce-cart .woocommerce form .form-row textarea::placeholder,
.woocommerce-checkout .woocommerce form .form-row input::placeholder,
.woocommerce-checkout .woocommerce form .form-row textarea::placeholder,
.woocommerce-account .woocommerce form .form-row input::placeholder,
.woocommerce-account .woocommerce form .form-row textarea::placeholder {
  color: #999;
}
.woocommerce-shop .woocommerce form .form-row input,
.tax-product_cat .woocommerce form .form-row input,
.single-product .woocommerce form .form-row input,
.woocommerce-cart .woocommerce form .form-row input,
.woocommerce-checkout .woocommerce form .form-row input,
.woocommerce-account .woocommerce form .form-row input {
  height: 40px;
}
.post-type-archive-product
    .site-main
    .products
    li:nth-of-type(1)
    .woocommerce-loop-category__title,
.post-type-archive-product
    .site-main
    .products
    li:nth-of-type(3)
    .woocommerce-loop-category__title {
  display: none;
}
.woocommerce-shop .product-container {
  display: none;
}
.woocommerce-notices-wrapper .woocommerce-message .button {
  height: auto;
  padding: 5px 20px;
  font-size: 12px;
}
.woocommerce-notices-wrapper .woocommerce-message .button svg {
  width: 10px;
  height: 10px;
}
.woocommerce-shop .woocommerce-breadcrumb,
.tax-product_cat .woocommerce-breadcrumb {
  margin: 90px 0 85px 0;
}
.woocommerce-shop .container,
.tax-product_cat .container {
  max-width: 1400px;
  margin-left: 0;
}
.woocommerce-shop .woocommerce-pagination,
.tax-product_cat .woocommerce-pagination {
  margin-bottom: 50px;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers,
.tax-product_cat .woocommerce-pagination ul.page-numbers {
  height: 40px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers .prev,
.woocommerce-shop .woocommerce-pagination ul.page-numbers .next,
.tax-product_cat .woocommerce-pagination ul.page-numbers .prev,
.tax-product_cat .woocommerce-pagination ul.page-numbers .next {
  color: #767677;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: -0.323px;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li,
.tax-product_cat .woocommerce-pagination ul.page-numbers li {
  display: flex;
  align-items: center;
  height: 100%;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li a,
.woocommerce-shop .woocommerce-pagination ul.page-numbers li span,
.tax-product_cat .woocommerce-pagination ul.page-numbers li a,
.tax-product_cat .woocommerce-pagination ul.page-numbers li span {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li a[aria-current='page'],
.woocommerce-shop .woocommerce-pagination ul.page-numbers li span[aria-current='page'],
.tax-product_cat .woocommerce-pagination ul.page-numbers li a[aria-current='page'],
.tax-product_cat .woocommerce-pagination ul.page-numbers li span[aria-current='page'] {
  background-color: #767677;
  color: #ffffff;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li:first-child,
.tax-product_cat .woocommerce-pagination ul.page-numbers li:first-child {
  border-radius: 5px 0 0 5px;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li:first-child a,
.woocommerce-shop .woocommerce-pagination ul.page-numbers li:first-child span,
.tax-product_cat .woocommerce-pagination ul.page-numbers li:first-child a,
.tax-product_cat .woocommerce-pagination ul.page-numbers li:first-child span {
  border-radius: 5px 0 0 5px;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li:last-child,
.tax-product_cat .woocommerce-pagination ul.page-numbers li:last-child {
  border-radius: 0 5px 5px 0;
}
.woocommerce-shop .woocommerce-pagination ul.page-numbers li:last-child a,
.woocommerce-shop .woocommerce-pagination ul.page-numbers li:last-child span,
.tax-product_cat .woocommerce-pagination ul.page-numbers li:last-child a,
.tax-product_cat .woocommerce-pagination ul.page-numbers li:last-child span {
  border-radius: 0 5px 5px 0;
}
.woocommerce-shop .plus-de-filtres,
.tax-product_cat .plus-de-filtres {
  margin-bottom: 125px;
}
.woocommerce-shop .plus-de-filtres .plus-moins:not(.show),
.tax-product_cat .plus-de-filtres .plus-moins:not(.show) {
  opacity: 0;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  position: absolute;
}
.woocommerce-shop .plus-de-filtres h5,
.tax-product_cat .plus-de-filtres h5 {
  color: #222222;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  margin-top: 85px;
  margin-bottom: 10px;
}
.woocommerce-shop .plus-de-filtres .hr-btn-container,
.tax-product_cat .plus-de-filtres .hr-btn-container {
  position: relative;
}
.woocommerce-shop .plus-de-filtres .hr-btn-container hr,
.tax-product_cat .plus-de-filtres .hr-btn-container hr {
  position: absolute;
  top: 22px;
  display: block;
  height: 5px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #dbdbdb2f;
  border: none;
}
.woocommerce-shop .plus-de-filtres .hr-btn-container hr:not(.visible),
.tax-product_cat .plus-de-filtres .hr-btn-container hr:not(.visible) {
  opacity: 0;
}
.woocommerce-shop .plus-de-filtres .hr-btn-container .btn,
.tax-product_cat .plus-de-filtres .hr-btn-container .btn {
  position: absolute;
  left: 50%;
  box-shadow: none;
  width: 40px;
  height: 40px;
  background-color: #767677;
  border: 1px solid #767677;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  transform: translateX(-50%);
  z-index: 999;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
.woocommerce-shop .plus-de-filtres .hr-btn-container .btn .plus,
.woocommerce-shop .plus-de-filtres .hr-btn-container .btn .moins,
.tax-product_cat .plus-de-filtres .hr-btn-container .btn .plus,
.tax-product_cat .plus-de-filtres .hr-btn-container .btn .moins {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-shop .plus-de-filtres .plus-de-filtres-mobile,
.tax-product_cat .plus-de-filtres .plus-de-filtres-mobile {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  width: 250px;
  height: 50px;
  border: 1px solid black;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
}
.woocommerce-shop .plus-de-filtres .plus-de-filtres-mobile svg,
.tax-product_cat .plus-de-filtres .plus-de-filtres-mobile svg {
  width: 20px;
  height: 20px;
  margin-right: 15px;
}
.woocommerce-shop .plus-de-filtres .plus-de-filtres-mobile .btn-filter,
.tax-product_cat .plus-de-filtres .plus-de-filtres-mobile .btn-filter {
  background-color: transparent;
  height: 35px;
  border: none;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse.collapse.show,
.tax-product_cat .plus-de-filtres #filtres-collapse.collapse.show {
  display: flex !important;
  justify-content: space-evenly !important;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse.collapsing,
.tax-product_cat .plus-de-filtres #filtres-collapse.collapsing {
  display: flex !important;
  justify-content: space-evenly !important;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse,
.tax-product_cat .plus-de-filtres #filtres-collapse {
  margin-top: 30px;
  background-color: #dbdbdb2f;
  padding: 90px 235px 60px 235px;
  color: #666667;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .btn-subfilter,
.tax-product_cat .plus-de-filtres #filtres-collapse .btn-subfilter {
  padding: 10px 15px;
  border: 1px solid #767677;
  border-radius: 25px;
  transition: 0.3s;
  color: #767677;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .btn-subfilter:hover,
.tax-product_cat .plus-de-filtres #filtres-collapse .btn-subfilter:hover {
  background-color: #76767788;
  color: white;
  border: 1px solid #76767788;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .btn-subfilter-active,
.tax-product_cat .plus-de-filtres #filtres-collapse .btn-subfilter-active {
  color: white;
  border: 1px solid #767677;
  background-color: #767677;
  pointer-events: none;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .close,
.tax-product_cat .plus-de-filtres #filtres-collapse .close {
  position: absolute;
  top: 50px;
  right: 50px;
  background-color: transparent;
  outline: none;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .close:active,
.woocommerce-shop .plus-de-filtres #filtres-collapse .close:hover,
.woocommerce-shop .plus-de-filtres #filtres-collapse .close:focus,
.tax-product_cat .plus-de-filtres #filtres-collapse .close:active,
.tax-product_cat .plus-de-filtres #filtres-collapse .close:hover,
.tax-product_cat .plus-de-filtres #filtres-collapse .close:focus {
  outline: none;
  box-shadow: none;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .close svg,
.tax-product_cat .plus-de-filtres #filtres-collapse .close svg {
  width: 30px;
  height: 30px;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse > div:not(:first-child),
.tax-product_cat .plus-de-filtres #filtres-collapse > div:not(:first-child) {
  margin-top: 25px;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse h3,
.tax-product_cat .plus-de-filtres #filtres-collapse h3 {
  font-size: 17px;
  text-decoration: underline;
  margin-bottom: 15px;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse h3:after,
.tax-product_cat .plus-de-filtres #filtres-collapse h3:after {
  content: ' :';
}
.woocommerce-shop .plus-de-filtres #filtres-collapse ul,
.tax-product_cat .plus-de-filtres #filtres-collapse ul {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin-left: 0;
  padding-left: 0;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse ul li,
.tax-product_cat .plus-de-filtres #filtres-collapse ul li {
  width: 200px;
  margin-bottom: 25px !important;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse ul li input,
.tax-product_cat .plus-de-filtres #filtres-collapse ul li input {
  background-color: #ffffff;
  border-color: #9b9999;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse ul li label,
.tax-product_cat .plus-de-filtres #filtres-collapse ul li label {
  margin-bottom: 0;
  margin-left: 15px;
  font-size: 16px;
  letter-spacing: 0.4px;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .btn-filter,
.tax-product_cat .plus-de-filtres #filtres-collapse .btn-filter {
  background-color: #767677;
  color: #ffffff;
  padding: 15px 55px;
  margin: 0 auto;
  display: block;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
}
.woocommerce-shop .plus-de-filtres #filtres-collapse .btn-filter:hover,
.tax-product_cat .plus-de-filtres #filtres-collapse .btn-filter:hover {
  background-color: #ed1c24;
}
.woocommerce-shop .subcategories,
.tax-product_cat .subcategories {
  max-width: 800px;
  margin: 85px auto 55px auto;
}
.woocommerce-shop .subcategories h3,
.tax-product_cat .subcategories h3 {
  font-size: 75px;
  font-family: 'Oswald', sans-serif;
  text-align: center;
  margin-bottom: 35px;
}
.woocommerce-shop .subcategories .liste-subcategories,
.tax-product_cat .subcategories .liste-subcategories {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.woocommerce-shop .subcategories .liste-subcategories li,
.tax-product_cat .subcategories .liste-subcategories li {
  border: 1px solid #e9e7e7;
  margin: 15px 13px;
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
  -moz-border-radius: 50px !important;
  -o-border-radius: 50px !important;
  transition: all 0.3s ease-in-out !important;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
}
.woocommerce-shop .subcategories .liste-subcategories li a,
.tax-product_cat .subcategories .liste-subcategories li a {
  padding: 10px 30px;
  display: block;
}
.woocommerce-shop .subcategories .liste-subcategories li.active,
.woocommerce-shop .subcategories .liste-subcategories li:hover,
.woocommerce-shop .subcategories .liste-subcategories li:focus,
.tax-product_cat .subcategories .liste-subcategories li.active,
.tax-product_cat .subcategories .liste-subcategories li:hover,
.tax-product_cat .subcategories .liste-subcategories li:focus {
  background-color: #e9e7e7;
}
.woocommerce-shop .subcategories #category-selector,
.tax-product_cat .subcategories #category-selector {
  width: 80%;
  margin-left: 10%;
  margin-top: 20px;
  height: 60px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.woocommerce-shop .subcategories #category-selector option,
.tax-product_cat .subcategories #category-selector option {
  height: 30px;
  line-height: 30px;
}
.woocommerce-shop #content .partie-titre,
.tax-product_cat #content .partie-titre {
  color: #ffffff;
  background-color: #ed1c24;
  min-height: calc(100vh - 210px - 65px);
  text-align: center;
}
.woocommerce-shop #content .partie-titre .container,
.tax-product_cat #content .partie-titre .container {
  max-width: 900px;
  margin: 0 auto;
  padding-top: 60px;
}
.woocommerce-shop #content .partie-titre .container h1,
.tax-product_cat #content .partie-titre .container h1 {
  font-family: 'Oswald', sans-serif;
  font-size: 110px;
}
.woocommerce-shop #content .partie-titre .container .description,
.tax-product_cat #content .partie-titre .container .description {
  color: #ffffff;
  margin-top: 25px;
}
.woocommerce-shop #content .partie-titre .container .list-categories,
.tax-product_cat #content .partie-titre .container .list-categories {
  list-style: none;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding: 0;
  margin: 0;
  margin-top: 70px;
}
.woocommerce-shop #content .partie-titre .container .list-categories li img,
.tax-product_cat #content .partie-titre .container .list-categories li img {
  width: 100px;
  height: 40px;
  object-fit: contain;
}
.woocommerce-shop #content .partie-titre .container .list-categories li h5,
.tax-product_cat #content .partie-titre .container .list-categories li h5 {
  border: 1px solid #ffffff;
  padding: 15px 30px;
  margin-top: 25px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-shop #content .partie-titre .container .list-categories li.active h5,
.woocommerce-shop #content .partie-titre .container .list-categories li:hover h5,
.woocommerce-shop #content .partie-titre .container .list-categories li:active h5,
.woocommerce-shop #content .partie-titre .container .list-categories li:focus h5,
.tax-product_cat #content .partie-titre .container .list-categories li.active h5,
.tax-product_cat #content .partie-titre .container .list-categories li:hover h5,
.tax-product_cat #content .partie-titre .container .list-categories li:active h5,
.tax-product_cat #content .partie-titre .container .list-categories li:focus h5 {
  background-color: #222222;
  border-color: #222222;
}
.single-product .variable-item.color-variable-item {
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.single-product .variable-item.color-variable-item .variable-item-contents span {
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.single-product .variable-item:not(.radio-variable-item,
.single-product .color-variable-item) {
  width: 45px;
  height: 45px;
}
.single-product .woocommerce-breadcrumb {
  margin: 30px auto 65px 55px;
}
.single-product #back-container {
  margin-left: 180px;
  padding-bottom: 150px;
}
.single-product #back-container svg {
  margin-right: 10px;
}
.single-product #back-container span {
  text-decoration: underline;
  color: #767677;
}
.single-product #content .product-type-simple {
  display: flex;
  flex-direction: column;
}
.single-product #content .product-type-simple .related {
  order: 1;
}
.single-product #content div.product {
  margin-top: 15px;
}
.single-product #content div.product .up-sells > h2 {
  text-align: center;
}
@media screen and (min-width: 767.98px) {
  .single-product #content div.product .up-sells > .products {
    display: flex;
    justify-content: center;
  }
}
.single-product #content div.product .summary-product-container {
  padding: 0 150px;
  display: flex;
}
.single-product #content div.product .summary-product-container .acoplw-blockText {
  display: none;
}
.single-product #content div.product .summary-product-container .onsale {
  display: none;
}
.single-product #content div.product .summary-product-container div.images {
  width: 40%;
  padding: 0 30px;
  float: none;
}
.single-product #content div.product .summary-product-container div.images > figure {
  text-align: center;
}
.single-product #content div.product .summary-product-container div.images > figure div:first-child img {
  box-shadow: rgba(0,0,0,0.1) 0px 10px 15px -3px, rgba(0,0,0,0.05) 0px 4px 6px -2px;
  max-height: 400px;
  max-width: 450px;
  height: auto;
  object-fit: contain;
  margin: 0 auto;
  margin-bottom: 40px;
}
.single-product #content div.product .summary-product-container div.images > figure div:not(:first-child) {
  margin: 0 15px;
  border: 1px solid #e6e6e6;
}
.single-product #content div.product .summary-product-container div.summary {
  float: none;
  margin-left: 80px;
  max-width: 500px;
}
.single-product #content div.product .summary-product-container div.summary h1 {
  text-align: left;
}
.single-product #content div.product .summary-product-container div.summary .product_title {
  font-family: muli, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 37px;
  margin-bottom: 20px;
}
.single-product #content div.product .summary-product-container div.summary .woocommerce-product-details__short-description p {
  font-size: 18px;
  line-height: 25px;
  color: black;
}
.single-product #content div.product .summary-product-container div.summary .price-container {
  display: flex;
  align-items: baseline;
}
.single-product #content div.product .summary-product-container div.summary .price-container p.price {
  margin-top: 25px;
  text-decoration: none;
  color: black;
  font-family: muli, sans-serif;
  font-weight: 700;
  line-height: 31px;
  font-size: 20px;
}
.single-product #content div.product .summary-product-container div.summary .price-container p.price del {
  display: none;
}
.single-product #content div.product .summary-product-container div.summary .price-container p.price ins {
  text-decoration: none;
  color: black;
  font-family: muli, sans-serif;
  font-weight: 700;
  line-height: 31px;
  font-size: 30px;
}
.single-product #content div.product .summary-product-container div.summary .price-container .texte-supplementaire {
  color: #767677;
  font-style: italic;
  font-size: 15px;
  line-height: 31px;
}
.single-product #content div.product .summary-product-container div.summary form.cart {
  margin-top: 20px;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantity,
.single-product #content div.product .summary-product-container div.summary form.cart .button {
  float: none;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #e9e9e9;
  padding: 30px;
  margin-top: 20px;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.plus,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.moins {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px;
  border-color: #e9e9e9;
  background-color: transparent;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.plus svg,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.moins svg {
  width: 100%;
  height: 100%;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.plus:hover,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.plus:focus,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.plus:active,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.moins:hover,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.moins:focus,
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .btn.moins:active {
  box-shadow: none;
}
.single-product #content div.product .summary-product-container div.summary form.cart .quantite-html .btn-container .quantity .qty {
  width: 45px;
  margin: 0 5px;
  border: none;
}
.single-product #content div.product .summary-product-container div.summary form.cart .button {
  width: 280px;
  margin-top: 40px;
  padding: 20px 20px !important;
  width: 275px;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
}
.single-product #content div.product .summary-product-container div.summary .woocommerce-variation-price .price > ins {
  scroll-margin-bottom: 25px;
  text-decoration: none;
  color: black;
  font-family: muli, sans-serif;
  font-weight: ;
  line-height: 31px;
  font-size: 30px;
}
.single-product #content div.product .summary-product-container div.summary .woocommerce-variation-price .price .woocommerce-Price-amount {
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 24px;
  color: #222222;
}
.single-product #content div.product .summary-product-container div.summary .woocommerce-variation-price .price > del {
  display: none;
}
.single-product #content div.product .summary-product-container div.summary .premium-infos {
  border: 1px solid #e6e6e6;
  margin-top: 50px;
  padding: 20px 30px;
  position: relative;
  border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -o-border-radius: 10px !important;
}
.single-product #content div.product .summary-product-container div.summary .premium-infos h5 {
  font-size: 22px;
}
.single-product #content div.product .summary-product-container div.summary .premium-infos p {
  margin-bottom: 0;
}
.single-product #content div.product .summary-product-container div.summary .premium-infos p strong {
  font-weight: 700;
}
.single-product #content div.product .summary-product-container div.summary .premium-infos .info-icone {
  position: absolute;
  right: -10px;
  top: -10px;
  width: 50px;
  height: 50px;
}
.single-product #content div.product .summary-product-container div.summary .premium-infos .info-icone path {
  fill: #fa5359;
}
.single-product #content div.product .woocommerce-tabs {
  margin-top: 50px;
}
.single-product #content div.product .woocommerce-tabs ul.tabs {
  margin: 0;
  padding: 0;
  border-color: transparent;
}
.single-product #content div.product .woocommerce-tabs ul.tabs:before {
  display: none;
}
.single-product #content div.product .woocommerce-tabs ul.tabs li {
  border: 0px solid transparent;
  padding: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
.single-product #content div.product .woocommerce-tabs ul.tabs li a {
  background-color: #e9e9e9;
  color: #5b5b5d;
  padding: 25px 55px;
  border-color: transparent;
  font-weight: 700;
}
.single-product #content div.product .woocommerce-tabs ul.tabs li:before,
.single-product #content div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.single-product #content div.product .woocommerce-tabs ul.tabs li:not(:first-child) {
  margin-left: 30px;
}
.single-product #content div.product .woocommerce-tabs ul.tabs li:first-child {
  margin-left: 140px;
}
.single-product #content div.product .woocommerce-tabs ul.tabs li.active a,
.single-product #content div.product .woocommerce-tabs ul.tabs li:hover a,
.single-product #content div.product .woocommerce-tabs ul.tabs li:focus a {
  background-color: #f8f8f8;
}
.single-product #content div.product .woocommerce-tabs .panel {
  padding: 0 150px;
  padding-bottom: 130px;
  background-color: #f8f8f8;
}
.single-product #content div.product .woocommerce-tabs .panel .content {
  position: relative;
  width: 640px;
}
.single-product #content div.product .woocommerce-tabs .panel .content h2 {
  padding-top: 130px;
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 60px;
}
.single-product #content div.product .woocommerce-tabs .panel .content h2:after {
  margin-top: 25px;
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #dbdbdb;
}
.single-product #content div.product .woocommerce-tabs .panel .content div p {
  color: #222222;
  font-size: 16px;
  font-weight: 400;
}
.single-product #content div.product .related.products {
  position: relative;
  width: 975px;
  margin: 0 auto;
}
.single-product #content div.product .related.products > h2 {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 55px;
}
.single-product #content div.product .related.products ul.products li.product {
  width: 95%;
}
.single-product #content div.product .related.products .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  transform: translateY(-50%);
}
.single-product #content div.product .related.products .owl-nav .owl-prev,
.single-product #content div.product .related.products .owl-nav .owl-next {
  position: absolute;
  font-size: 50px;
}
.single-product #content div.product .related.products .owl-nav .owl-prev:hover,
.single-product #content div.product .related.products .owl-nav .owl-prev:active,
.single-product #content div.product .related.products .owl-nav .owl-prev:focus,
.single-product #content div.product .related.products .owl-nav .owl-next:hover,
.single-product #content div.product .related.products .owl-nav .owl-next:active,
.single-product #content div.product .related.products .owl-nav .owl-next:focus {
  outline: none;
}
.single-product #content div.product .related.products .owl-nav .owl-prev {
  left: -100px;
}
.single-product #content div.product .related.products .owl-nav .owl-next {
  right: -100px;
}
.woocommerce-cart #content .btn-container {
  text-align: left;
  margin-bottom: 30px;
}
.woocommerce-cart #content .btn-container .continue-shopping {
  display: inline !important;
  padding: 20px 40px;
  font-weight: 300;
  font-size: 18px;
}
.woocommerce-cart .container {
  max-width: 90%;
  margin: 0 auto;
  margin-top: 50px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part {
  padding: 0 50px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table {
  border: none;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table tbody tr {
  height: 100px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table tbody tr td {
  height: 90px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table tbody tr td.product-thumbnail {
  position: relative;
  width: 90px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table tbody tr td.product-thumbnail a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table tbody tr td.product-thumbnail a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions {
  margin-left: auto;
  margin-right: auto;
  width: 100vw;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions .coupon {
  margin: 15px 0;
  text-align: left;
  float: none !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions .coupon input {
  width: 150px;
  margin: 10px 10px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions .coupon label {
  display: block;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions .coupon button {
  padding: 10px;
}
@media (max-width: 992px) {
  .woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions .coupon {
    justify-content: center;
  }
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions .coupon button {
  padding: 10px 15px !important;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.actions button.button {
  padding: 20px 40px;
  text-transform: uppercase;
  font-weight: 300;
}
.woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.cart td.product-name {
  width: 40%;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part {
  margin: 0 auto;
  padding: 50px;
  background-color: #dbdbdb2f;
  border: 1px solid #e9e7e7;
  height: 50%;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part h2 {
  text-transform: uppercase;
  margin-bottom: 30px;
  text-align: center;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part .cart-collaterals .cart_totals {
  width: 100%;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part .cart-collaterals .cart_totals .order-total {
  font-size: 25px;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part table.shop_table {
  border: none;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part .wc-proceed-to-checkout {
  width: 600px;
  max-width: 90%;
  margin: 0 auto;
}
.woocommerce-cart .container .woocommerce-cart-form .row .total-part .wc-proceed-to-checkout a.checkout-button {
  margin-bottom: 0;
  padding: 20px 40px;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.5px;
}
.woocommerce-cart .woocommerce table.shop_table .custom-delivery td {
  padding: 9px 5px;
}
.woocommerce-cart .woocommerce table.shop_table .custom-delivery td .col {
  margin-bottom: 10px;
}
.woocommerce-cart .woocommerce table.shop_table .custom-delivery td .col label {
  margin-left: 10px;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 1300px) {
  .woocommerce-cart .woocommerce table.shop_table .custom-delivery td .col label {
    font-size: 12px;
  }
}
@media (max-width: 500px) {
  .woocommerce-cart .woocommerce table.shop_table .custom-delivery td .col {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 50px;
  }
  .woocommerce-cart .woocommerce table.shop_table .custom-delivery td .col label {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
  }
}
@media (max-width: 1199.98px) {
  .woocommerce-cart .woocommerce table.shop_table .custom-delivery td {
    text-align: left !important;
  }
}
@media (max-width: 1199.98px) {
  .woocommerce-cart .woocommerce table.shop_table .custom-delivery td {
    display: table-cell !important;
  }
}
@media (max-width: 991.98px) {
  .woocommerce-cart .woocommerce table.shop_table .custom-delivery td::before {
    display: none;
  }
}
.woocommerce-cart .wc-proceed-to-checkout {
  margin-bottom: 50px !important;
}
.woocommerce-checkout .container {
  max-width: 90%;
  margin: 0 auto;
  padding-bottom: 20px;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle .showcoupon {
  color: #ed1c24;
}
.woocommerce-checkout form.checkout {
  margin-top: 50px;
  display: flex;
}
.woocommerce-checkout form.checkout .col2-set .col-1,
.woocommerce-checkout form.checkout .col2-set .col-2 {
  background-color: #dbdbdb2f;
  border: 1px solid #e9e7e7;
  padding: 50px;
  width: 100%;
  float: none;
}
.woocommerce-checkout form.checkout .col2-set .col-1 {
  margin-bottom: 20px;
}
.woocommerce-checkout form.checkout .commande-container {
  width: 100%;
  padding: 50px;
}
.woocommerce-checkout form.checkout .commande-container table.shop_table {
  border: none;
}
.woocommerce-checkout form.checkout .commande-container table.shop_table .product-total {
  text-align: right;
}
.woocommerce-checkout form.checkout .commande-container table.shop_table .cart-subtotal td {
  text-align: right;
}
.woocommerce-checkout form.checkout .commande-container table.shop_table tbody tr td {
  height: 80px;
}
.woocommerce-checkout form.checkout .commande-container table.shop_table tfoot {
  background: #dbdbdb2f;
}
.woocommerce-checkout form.checkout .commande-container table.shop_table tfoot .order-total td {
  font-size: 23px;
}
.woocommerce-checkout form.checkout .commande-container button.button.alt {
  width: 100%;
  font-family: 'Lato', sans-serif;
  padding: 20px 40px;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 0.5px;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td {
  padding: 9px 5px;
  text-align: center;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td th {
  border-top: 0px solid transparent;
  text-align: left;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col > * {
  margin: 0 5px;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col #packlink-drop-off-picker {
  margin: 20px auto;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col label {
  display: block;
}
.woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col label img {
  object-fit: contain;
  margin-right: 0;
}
@media (max-width: 768px) {
  .woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col {
    flex-direction: column;
    justify-content: center;
    margin-top: 15px;
  }
  .woocommerce-checkout .woocommerce table.shop_table .custom-delivery td .col label {
    display: flex;
    flex-direction: column;
  }
}
.woocommerce-checkout .wc-credit-card-form.wc-payment-form {
  display: flex;
  flex-direction: column;
}
.woocommerce-checkout .wc-credit-card-form.wc-payment-form .form-row {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
}
.woocommerce-checkout .wc-credit-card-form.wc-payment-form .form-row .stripe-card-group,
.woocommerce-checkout .wc-credit-card-form.wc-payment-form .form-row .wc-stripe-elements-field {
  width: 100%;
  max-width: 250px;
}
.woocommerce-checkout .wc-credit-card-form.wc-payment-form .form-row .wc-stripe-elements-field {
  padding: 15px;
}
.woocommerce-checkout label[for='wc-stripe-new-payment-method'] {
  font-size: 12px;
}
.woocommerce-checkout .woocommerce-SavedPaymentMethods-saveNew {
  flex-wrap: nowrap;
  align-items: center;
}
@media (max-width: 1200px) {
  .woocommerce-checkout #place_order {
    margin-bottom: 50px !important;
  }
}
@media (max-width: 768px) {
  .woocommerce-checkout #place_order {
    margin-bottom: 80px !important;
  }
}
.woocommerce-account {
  margin-bottom: 50px;
}
.woocommerce-account p {
  font-size: 0.8em;
}
.woocommerce-account .container {
  max-width: 90%;
  margin: 0 auto;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  margin: 2px;
  height: 70px;
  position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  font-size: 25px;
  background-color: #ed1c23d0;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  padding: 15px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul li:hover a {
  background-color: #ed1c24;
}
.woocommerce-account fieldset {
  margin-top: 50px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
.woocommerce-account .addresses .title .edit {
  background-color: #ed1c24;
  border: 1px solid #ed1c24;
  color: #ffffff;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -o-border-radius: 5px !important;
  padding: 5px 10px;
}
.woocommerce-account .addresses .title .edit:hover {
  background-color: transparent;
  color: #ed1c24;
}
.woocommerce-account .woocommerce button.button {
  font-family: 'Lato', sans-serif;
  padding: 20px 40px;
  background-color: #ed1c24;
  text-transform: uppercase;
  font-weight: 300;
  color: #ffffff;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  transition: all 0.2s ease-in-out !important;
  -webkit-transition: all 0.2s ease-in-out !important;
  -moz-transition: all 0.2s ease-in-out !important;
  -o-transition: all 0.2s ease-in-out !important;
}
.woocommerce-account .woocommerce button.button:hover,
.woocommerce-account .woocommerce button.button:active,
.woocommerce-account .woocommerce button.button:focus {
  background-color: #222222;
}
.woocommerce-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  display: flex;
  align-items: center;
}
.woocommerce-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input {
  margin-right: 10px;
}
.woocommerce-account .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme span {
  height: auto !important;
}
.woocommerce-account .btn-container {
  height: 80px;
  position: relative;
}
.woocommerce-account .back-to-my-account {
  position: absolute;
  top: 20px;
  left: 0;
  font-family: 'Lato', sans-serif;
  padding: 8px 20px;
  background-color: #ed1c24;
  font-weight: 300;
  font-size: 14px;
  color: #ffffff;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
}
.woocommerce-checkout .container#container-thank-you {
  padding-top: 50px !important;
}
@media (max-width: 1800px) {
  .single-product #back-container {
    margin-left: 90px;
  }
  .single-product #content div.product .summary-product-container {
    padding: 0 75px;
  }
  .single-product #content div.product .summary-product-container div.images {
    width: 48%;
  }
  .single-product #content div.product .summary-product-container div.summary {
    margin-left: 20px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 20px;
  }
  .single-product #content div.product .related.products {
    width: 80%;
  }
  .single-product #content div.product .related.products .owl-nav .owl-prev {
    left: -50px;
  }
  .single-product #content div.product .related.products .owl-nav .owl-next {
    right: -50px;
  }
  .woocommerce-cart #content .container table.cart img {
    height: 100%;
  }
  .woocommerce-cart .container .woocommerce-cart-form .row .cart-part {
    padding: 0;
    padding-right: 20px;
  }
}
@media (max-width: 1500px) {
  .woocommerce-shop header #sidebar,
  .tax-product_cat header #sidebar,
  .single-product header #sidebar,
  .woocommerce-cart header #sidebar,
  .woocommerce-checkout header #sidebar,
  .woocommerce-account header #sidebar {
    width: 250px;
  }
  .woocommerce-shop h1,
  .tax-product_cat h1,
  .single-product h1,
  .woocommerce-cart h1,
  .woocommerce-checkout h1,
  .woocommerce-account h1 {
    margin-top: 30px;
    margin-bottom: 50px;
  }
  .woocommerce-shop #content,
  .tax-product_cat #content,
  .single-product #content,
  .woocommerce-cart #content,
  .woocommerce-checkout #content,
  .woocommerce-account #content {
    width: calc(100% - 250px);
  }
  .woocommerce-shop #content .content-header,
  .tax-product_cat #content .content-header,
  .single-product #content .content-header,
  .woocommerce-cart #content .content-header,
  .woocommerce-checkout #content .content-header,
  .woocommerce-account #content .content-header {
    padding: 20px 35px;
  }
  .woocommerce-shop #content .content-header ul li,
  .woocommerce-shop #content .content-header ul li a,
  .tax-product_cat #content .content-header ul li,
  .tax-product_cat #content .content-header ul li a,
  .single-product #content .content-header ul li,
  .single-product #content .content-header ul li a,
  .woocommerce-cart #content .content-header ul li,
  .woocommerce-cart #content .content-header ul li a,
  .woocommerce-checkout #content .content-header ul li,
  .woocommerce-checkout #content .content-header ul li a,
  .woocommerce-account #content .content-header ul li,
  .woocommerce-account #content .content-header ul li a {
    font-size: 12px;
  }
  .woocommerce-shop #content .image-hdp,
  .tax-product_cat #content .image-hdp,
  .single-product #content .image-hdp,
  .woocommerce-cart #content .image-hdp,
  .woocommerce-checkout #content .image-hdp,
  .woocommerce-account #content .image-hdp {
    height: 150px;
  }
  .woocommerce-shop .woocommerce-breadcrumb,
  .tax-product_cat .woocommerce-breadcrumb {
    margin: 80px 0 55px 0;
  }
  .woocommerce-shop .subcategories,
  .tax-product_cat .subcategories {
    margin: 55px auto;
  }
  .woocommerce-shop .subcategories h3,
  .tax-product_cat .subcategories h3 {
    font-size: 65px;
  }
  .woocommerce-shop #content .partie-titre,
  .tax-product_cat #content .partie-titre {
    min-height: 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .woocommerce-shop #content .partie-titre .container,
  .tax-product_cat #content .partie-titre .container {
    height: 80%;
    width: 80%;
    max-width: none;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 100px;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse,
  .tax-product_cat .plus-de-filtres #filtres-collapse {
    padding: 90px 50px 60px 100px;
  }
  .single-product #content div.product .summary-product-container .woocommerce-product-gallery {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .single-product #content div.product .summary-product-container div.images {
    margin-bottom: 0;
  }
  .single-product #content div.product .summary-product-container div.images > figure div:not(:first-child) {
    margin: 0 10px;
  }
  .single-product #content div.product .summary-product-container div.summary {
    margin-bottom: 0;
  }
  .single-product #content div.product .summary-product-container div.summary .price-container p.price {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .single-product #content div.product .summary-product-container div.summary form.cart .quantite-html {
    padding: 10px 15px;
    margin-top: 10px;
  }
  .single-product #content div.product .summary-product-container div.summary form.cart .quantite-html h5 {
    margin-bottom: 0;
  }
  .single-product #content div.product .summary-product-container div.summary form.cart .button {
    margin-top: 25px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li a {
    padding: 15px 30px;
  }
  .single-product #content div.product .related.products .owl-nav .owl-prev {
    left: -50px;
  }
  .single-product #content div.product .related.products .owl-nav .owl-next {
    right: -50px;
  }
  .woocommerce-checkout form.checkout .col2-set .col-1,
  .woocommerce-checkout form.checkout .col2-set .col-2 {
    padding: 20px;
  }
}
@media (max-width: 1199.98px) {
  .woocommerce-shop ul.products li.product .add_to_cart_button,
  .tax-product_cat ul.products li.product .add_to_cart_button,
  .single-product ul.products li.product .add_to_cart_button,
  .single-product #content div.product div.summary form.cart .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 12px;
  }
  .woocommerce-shop ul.products li.product .add_to_cart_button:after,
  .tax-product_cat ul.products li.product .add_to_cart_button:after,
  .single-product ul.products li.product .add_to_cart_button:after,
  .single-product #content div.product div.summary form.cart .button:after,
  .woocommerce .woocommerce-error .button:after,
  .woocommerce .woocommerce-info .button:after,
  .woocommerce .woocommerce-message .button:after,
  .woocommerce-page .woocommerce-error .button:after,
  .woocommerce-page .woocommerce-info .button:after,
  .woocommerce-page .woocommerce-message .button:after {
    margin-left: 5px;
    width: 20px;
    height: 20px;
  }
  .woocommerce-shop #content .content-header,
  .tax-product_cat #content .content-header,
  .single-product #content .content-header,
  .woocommerce-cart #content .content-header,
  .woocommerce-checkout #content .content-header,
  .woocommerce-account #content .content-header {
    padding: 20px 15px;
  }
  .woocommerce-shop #content .content-header ul li,
  .woocommerce-shop #content .content-header ul li a,
  .tax-product_cat #content .content-header ul li,
  .tax-product_cat #content .content-header ul li a,
  .single-product #content .content-header ul li,
  .single-product #content .content-header ul li a,
  .woocommerce-cart #content .content-header ul li,
  .woocommerce-cart #content .content-header ul li a,
  .woocommerce-checkout #content .content-header ul li,
  .woocommerce-checkout #content .content-header ul li a,
  .woocommerce-account #content .content-header ul li,
  .woocommerce-account #content .content-header ul li a {
    font-size: 10px;
    margin-left: 10px;
  }
  .woocommerce-shop ul.products,
  .tax-product_cat ul.products,
  .single-product ul.products,
  .woocommerce-cart ul.products,
  .woocommerce-checkout ul.products,
  .woocommerce-account ul.products {
    margin-bottom: 0;
  }
  .woocommerce-shop ul.products li.product,
  .tax-product_cat ul.products li.product,
  .single-product ul.products li.product,
  .woocommerce-cart ul.products li.product,
  .woocommerce-checkout ul.products li.product,
  .woocommerce-account ul.products li.product {
    margin-right: 10px;
  }
  .woocommerce-shop ul.products li.product .onsale,
  .tax-product_cat ul.products li.product .onsale,
  .single-product ul.products li.product .onsale,
  .woocommerce-cart ul.products li.product .onsale,
  .woocommerce-checkout ul.products li.product .onsale,
  .woocommerce-account ul.products li.product .onsale {
    top: 10px;
    right: 10px;
    padding: 8px 10px 8px 10px;
    line-height: 12px;
    font-size: 12px;
    letter-spacing: 0.48px;
  }
  .woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
  .tax-product_cat ul.products li.product .woocommerce-loop-product__title,
  .single-product ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-checkout ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-account ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
  }
  .woocommerce-shop ul.products li.product .price,
  .tax-product_cat ul.products li.product .price,
  .single-product ul.products li.product .price,
  .woocommerce-cart ul.products li.product .price,
  .woocommerce-checkout ul.products li.product .price,
  .woocommerce-account ul.products li.product .price {
    padding: 0 15px;
  }
  .woocommerce-shop ul.products li.product .price .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price .woocommerce-Price-amount,
  .single-product ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price .woocommerce-Price-amount {
    font-size: 16px;
    line-height: 20px;
  }
  .woocommerce-shop ul.products li.product .price > del .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price > del .woocommerce-Price-amount,
  .single-product ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price > del .woocommerce-Price-amount {
    font-size: 12px;
    line-height: 18px;
  }
  .woocommerce-shop .woocommerce-breadcrumb span,
  .woocommerce-shop .woocommerce-breadcrumb span a,
  .woocommerce-shop .woocommerce-breadcrumb .delimiter,
  .tax-product_cat .woocommerce-breadcrumb span,
  .tax-product_cat .woocommerce-breadcrumb span a,
  .tax-product_cat .woocommerce-breadcrumb .delimiter,
  .single-product .woocommerce-breadcrumb span,
  .single-product .woocommerce-breadcrumb span a,
  .single-product .woocommerce-breadcrumb .delimiter,
  .woocommerce-cart .woocommerce-breadcrumb span,
  .woocommerce-cart .woocommerce-breadcrumb span a,
  .woocommerce-cart .woocommerce-breadcrumb .delimiter,
  .woocommerce-checkout .woocommerce-breadcrumb span,
  .woocommerce-checkout .woocommerce-breadcrumb span a,
  .woocommerce-checkout .woocommerce-breadcrumb .delimiter,
  .woocommerce-account .woocommerce-breadcrumb span,
  .woocommerce-account .woocommerce-breadcrumb span a,
  .woocommerce-account .woocommerce-breadcrumb .delimiter {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.35px;
  }
  .woocommerce-shop .woocommerce-breadcrumb .delimiter,
  .tax-product_cat .woocommerce-breadcrumb .delimiter,
  .single-product .woocommerce-breadcrumb .delimiter,
  .woocommerce-cart .woocommerce-breadcrumb .delimiter,
  .woocommerce-checkout .woocommerce-breadcrumb .delimiter,
  .woocommerce-account .woocommerce-breadcrumb .delimiter {
    margin-left: 5px;
    margin-right: 5px;
  }
  .woocommerce-shop #content .partie-titre .container h1,
  .tax-product_cat #content .partie-titre .container h1 {
    font-size: 90px;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li h5,
  .tax-product_cat #content .partie-titre .container .list-categories li h5 {
    padding: 10px 20px;
    font-size: 16px;
  }
  .woocommerce-shop .plus-de-filtres h5,
  .tax-product_cat .plus-de-filtres h5 {
    margin-top: 55px;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse,
  .tax-product_cat .plus-de-filtres #filtres-collapse {
    padding: 70px 50px 60px 50px;
  }
  .woocommerce-shop .subcategories,
  .tax-product_cat .subcategories {
    max-width: 600px;
    margin: 35px auto;
  }
  .woocommerce-shop .subcategories h3,
  .tax-product_cat .subcategories h3 {
    font-size: 55px;
  }
  .woocommerce-shop .subcategories .liste-subcategories li,
  .tax-product_cat .subcategories .liste-subcategories li {
    margin: 5px 10px;
  }
  .single-product .woocommerce-breadcrumb {
    margin: 30px auto 40px 55px;
  }
  .single-product #content div.product .summary-product-container {
    padding: 0 25px;
  }
  .single-product #content div.product .summary-product-container div.images > figure div:not(:first-child) {
    margin: 0 5px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li a {
    padding: 10px 15px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li:not(:first-child) {
    margin-left: 15px;
  }
  .single-product #content div.product .woocommerce-tabs .panel {
    padding: 20px 75px;
  }
  .single-product #content div.product .woocommerce-tabs .panel .content {
    width: 100%;
  }
  .single-product #content div.product .woocommerce-tabs .panel .content h2 {
    padding-top: 30px;
  }
  .single-product #content div.product .related.products > h2 {
    margin-top: 70px;
  }
  .single-product #content div.product .related.products .owl-nav .owl-prev {
    left: -25px;
  }
  .single-product #content div.product .related.products .owl-nav .owl-next {
    right: -25px;
  }
  .woocommerce-cart #content .container .woocommerce-cart-form .row .total-part {
    padding: 25px 85px;
    margin-bottom: 20px;
  }
  .woocommerce-cart #content .container .cart_totals {
    text-align: center;
  }
  .woocommerce-cart #content .container .cart_totals td {
    text-align: right;
  }
  .woocommerce-checkout .container {
    max-width: 80%;
  }
  .woocommerce-checkout form.checkout {
    flex-direction: column;
  }
  .woocommerce-checkout form.checkout .col2-set .col-1,
  .woocommerce-checkout form.checkout .col2-set .col-2 {
    margin-bottom: 50px;
  }
  .woocommerce-checkout form.checkout .commande-container {
    padding: 10px;
  }
}
@media (max-width: 991.98px) {
  .woo-variation-swatches .variable-items-wrapper {
    justify-content: center;
  }
  .woocommerce-shop .plus-de-filtres,
  .tax-product_cat .plus-de-filtres {
    margin-bottom: 50px;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse,
  .tax-product_cat .plus-de-filtres #filtres-collapse {
    position: fixed;
    width: 100%;
    min-height: 100vh;
    top: 0;
    left: 0;
    background-color: #ffffff;
    z-index: 999;
    overflow: auto;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse,
  .tax-product_cat .plus-de-filtres #filtres-collapse {
    padding: 20px 20px 150px 50px;
    overflow: scroll;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse.show,
  .tax-product_cat .plus-de-filtres #filtres-collapse.show {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse ul,
  .tax-product_cat .plus-de-filtres #filtres-collapse ul {
    display: block;
    column-count: 2;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse ul li,
  .tax-product_cat .plus-de-filtres #filtres-collapse ul li {
    margin-bottom: 5px !important;
  }
  .woocommerce-shop .plus-de-filtres #filtres-collapse ul li label,
  .tax-product_cat .plus-de-filtres #filtres-collapse ul li label {
    font-size: 14px;
    margin-left: 7px;
  }
  .woocommerce-shop ul.products li.product .add_to_cart_button,
  .tax-product_cat ul.products li.product .add_to_cart_button,
  .single-product ul.products li.product .add_to_cart_button,
  .single-product #content div.product div.summary form.cart .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    font-size: 10px;
  }
  .woocommerce-shop ul.products li.product .add_to_cart_button:after,
  .tax-product_cat ul.products li.product .add_to_cart_button:after,
  .single-product ul.products li.product .add_to_cart_button:after,
  .single-product #content div.product div.summary form.cart .button:after,
  .woocommerce .woocommerce-error .button:after,
  .woocommerce .woocommerce-info .button:after,
  .woocommerce .woocommerce-message .button:after,
  .woocommerce-page .woocommerce-error .button:after,
  .woocommerce-page .woocommerce-info .button:after,
  .woocommerce-page .woocommerce-message .button:after {
    width: 15px;
    height: 15px;
  }
  .woocommerce-shop header #sidebar,
  .tax-product_cat header #sidebar,
  .single-product header #sidebar,
  .woocommerce-cart header #sidebar,
  .woocommerce-checkout header #sidebar,
  .woocommerce-account header #sidebar {
    width: 200px;
    margin-left: 0;
  }
  .woocommerce-shop .product-container,
  .tax-product_cat .product-container,
  .single-product .product-container,
  .woocommerce-cart .product-container,
  .woocommerce-checkout .product-container,
  .woocommerce-account .product-container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .woocommerce-shop #content,
  .tax-product_cat #content,
  .single-product #content,
  .woocommerce-cart #content,
  .woocommerce-checkout #content,
  .woocommerce-account #content {
    width: calc(100% - 200px);
    padding-left: 0;
  }
  .woocommerce-shop #content .partie-titre .container,
  .tax-product_cat #content .partie-titre .container,
  .single-product #content .partie-titre .container,
  .woocommerce-cart #content .partie-titre .container,
  .woocommerce-checkout #content .partie-titre .container,
  .woocommerce-account #content .partie-titre .container {
    padding-top: 60px;
  }
  .woocommerce-shop #content .content-header ul li,
  .woocommerce-shop #content .content-header ul li a,
  .tax-product_cat #content .content-header ul li,
  .tax-product_cat #content .content-header ul li a,
  .single-product #content .content-header ul li,
  .single-product #content .content-header ul li a,
  .woocommerce-cart #content .content-header ul li,
  .woocommerce-cart #content .content-header ul li a,
  .woocommerce-checkout #content .content-header ul li,
  .woocommerce-checkout #content .content-header ul li a,
  .woocommerce-account #content .content-header ul li,
  .woocommerce-account #content .content-header ul li a {
    line-height: 12px;
  }
  .woocommerce-shop #content .content-header ul.droite li,
  .woocommerce-shop #content .content-header ul.droite li a,
  .tax-product_cat #content .content-header ul.droite li,
  .tax-product_cat #content .content-header ul.droite li a,
  .single-product #content .content-header ul.droite li,
  .single-product #content .content-header ul.droite li a,
  .woocommerce-cart #content .content-header ul.droite li,
  .woocommerce-cart #content .content-header ul.droite li a,
  .woocommerce-checkout #content .content-header ul.droite li,
  .woocommerce-checkout #content .content-header ul.droite li a,
  .woocommerce-account #content .content-header ul.droite li,
  .woocommerce-account #content .content-header ul.droite li a {
    text-align: right;
  }
  .woocommerce-shop ul.products li.product,
  .tax-product_cat ul.products li.product,
  .single-product ul.products li.product,
  .woocommerce-cart ul.products li.product,
  .woocommerce-checkout ul.products li.product,
  .woocommerce-account ul.products li.product {
    margin-right: 10px;
    width: 23%;
  }
  .woocommerce-shop ul.products li.product .onsale,
  .tax-product_cat ul.products li.product .onsale,
  .single-product ul.products li.product .onsale,
  .woocommerce-cart ul.products li.product .onsale,
  .woocommerce-checkout ul.products li.product .onsale,
  .woocommerce-account ul.products li.product .onsale {
    padding: 8px;
  }
  .woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
  .tax-product_cat ul.products li.product .woocommerce-loop-product__title,
  .single-product ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-checkout ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-account ul.products li.product .woocommerce-loop-product__title {
    font-size: 12px;
    padding: 10px;
    line-height: 18px;
    min-height: 80px;
  }
  .woocommerce-shop ul.products li.product .price,
  .tax-product_cat ul.products li.product .price,
  .single-product ul.products li.product .price,
  .woocommerce-cart ul.products li.product .price,
  .woocommerce-checkout ul.products li.product .price,
  .woocommerce-account ul.products li.product .price {
    padding: 0 10px;
  }
  .woocommerce-shop ul.products li.product .price .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price .woocommerce-Price-amount,
  .single-product ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price .woocommerce-Price-amount {
    font-size: 15px;
    line-height: 18px;
  }
  .woocommerce-shop ul.products li.product .price > del .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price > del .woocommerce-Price-amount,
  .single-product ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price > del .woocommerce-Price-amount {
    font-size: 10px;
    line-height: 15px;
  }
  .woocommerce-shop .woocommerce-breadcrumb,
  .tax-product_cat .woocommerce-breadcrumb,
  .single-product .woocommerce-breadcrumb,
  .woocommerce-cart .woocommerce-breadcrumb,
  .woocommerce-checkout .woocommerce-breadcrumb,
  .woocommerce-account .woocommerce-breadcrumb {
    margin: 20px auto 20px 30px;
  }
  .woocommerce-shop .woocommerce-breadcrumb span,
  .woocommerce-shop .woocommerce-breadcrumb span a,
  .woocommerce-shop .woocommerce-breadcrumb .delimiter,
  .tax-product_cat .woocommerce-breadcrumb span,
  .tax-product_cat .woocommerce-breadcrumb span a,
  .tax-product_cat .woocommerce-breadcrumb .delimiter,
  .single-product .woocommerce-breadcrumb span,
  .single-product .woocommerce-breadcrumb span a,
  .single-product .woocommerce-breadcrumb .delimiter,
  .woocommerce-cart .woocommerce-breadcrumb span,
  .woocommerce-cart .woocommerce-breadcrumb span a,
  .woocommerce-cart .woocommerce-breadcrumb .delimiter,
  .woocommerce-checkout .woocommerce-breadcrumb span,
  .woocommerce-checkout .woocommerce-breadcrumb span a,
  .woocommerce-checkout .woocommerce-breadcrumb .delimiter,
  .woocommerce-account .woocommerce-breadcrumb span,
  .woocommerce-account .woocommerce-breadcrumb span a,
  .woocommerce-account .woocommerce-breadcrumb .delimiter {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.3px;
  }
  .woocommerce-shop .woocommerce-breadcrumb .delimiter,
  .tax-product_cat .woocommerce-breadcrumb .delimiter,
  .single-product .woocommerce-breadcrumb .delimiter,
  .woocommerce-cart .woocommerce-breadcrumb .delimiter,
  .woocommerce-checkout .woocommerce-breadcrumb .delimiter,
  .woocommerce-account .woocommerce-breadcrumb .delimiter {
    margin-left: 5px;
    margin-right: 5px;
  }
  .woocommerce-shop h1,
  .tax-product_cat h1,
  .single-product h1,
  .woocommerce-cart h1,
  .woocommerce-checkout h1,
  .woocommerce-account h1 {
    margin-bottom: 20px;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories,
  .tax-product_cat #content .partie-titre .container .list-categories {
    flex-wrap: wrap;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li,
  .tax-product_cat #content .partie-titre .container .list-categories li {
    margin-bottom: 30px;
    width: 20vw;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li h5,
  .tax-product_cat #content .partie-titre .container .list-categories li h5 {
    width: 20vw;
  }
  .woocommerce-shop .subcategories,
  .tax-product_cat .subcategories {
    max-width: 500px;
  }
  .single-product .variable-items-wrapper.color-variable-wrapper {
    justify-content: center;
  }
  .single-product #back-container {
    margin-left: 50px;
  }
  .single-product #content div.product .summary-product-container {
    flex-direction: column;
    position: relative;
  }
  .single-product #content div.product .summary-product-container .woocommerce-product-gallery {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .single-product #content div.product .summary-product-container div.images {
    margin-top: 70px;
    width: 100%;
    margin-bottom: 50px;
  }
  .single-product #content div.product .summary-product-container div.images > figure div:first-child img {
    max-width: 350px;
    max-height: 300px;
  }
  .single-product #content div.product .summary-product-container div.summary {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .single-product #content div.product .summary-product-container div.summary h1 {
    position: absolute;
    width: 80%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .single-product #content div.product .summary-product-container div.summary .woocommerce-product-details__short-description p {
    width: 100%;
    margin: 0 auto 20px auto;
  }
  .single-product #content div.product .summary-product-container div.summary .price-container {
    justify-content: center;
  }
  .single-product #content div.product .summary-product-container div.summary form.cart .quantite-html {
    width: 80%;
    margin: auto;
  }
  .single-product #content div.product .summary-product-container div.summary form.cart .button {
    margin: 25px auto auto auto;
    font-size: 18px;
  }
  .single-product #content div.product .summary-product-container div.summary form.cart .button svg {
    width: 20px;
    height: 20px;
  }
  .single-product #content div.product .woocommerce-tabs .panel {
    padding: 20px 50px;
    text-align: center;
  }
  .single-product #content div.product .related.products > h2 {
    margin-top: 40px;
    margin-bottom: 30px;
  }
  .single-product #content div.product form.cart .variations td.label {
    padding-right: 0;
  }
  .woocommerce-cart .woocommerce table.shop_table_responsive tr:last-child td,
  .woocommerce-cart .woocommerce table.shop_table_responsive tr:last-child td,
  .woocommerce-cart .woocommerce-page table.shop_table_responsive tr:last-child td,
  .woocommerce-cart .woocommerce-page table.shop_table_responsive tr:last-child td {
    background-color: transparent;
  }
  .woocommerce-cart .woocommerce table.shop_table_responsive tr td,
  .woocommerce-cart .woocommerce table.shop_table_responsive tr td,
  .woocommerce-cart .woocommerce-page table.shop_table_responsive tr td,
  .woocommerce-cart .woocommerce-page table.shop_table_responsive tr td {
    display: table-cell;
    text-align: center !important;
  }
  .woocommerce-cart .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-cart .woocommerce table.shop_table_responsive tr td:before,
  .woocommerce-cart .woocommerce-page table.shop_table_responsive tr td:before,
  .woocommerce-cart .woocommerce-page table.shop_table_responsive tr td:before {
    float: none;
  }
  .woocommerce-cart .container {
    margin-top: 20px;
  }
  .woocommerce-cart .container .woocommerce-cart-form .row .cart-part table.shop_table tbody tr {
    height: auto;
  }
  .woocommerce-cart .container .cart_totals table tbody tr td {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .woocommerce-checkout .container {
    max-width: 90%;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-size: 20px;
    padding: 10px;
  }
}
@media (max-width: 767.98px) {
  .woocommerce-shop ul.products li.product .add_to_cart_button,
  .tax-product_cat ul.products li.product .add_to_cart_button,
  .single-product ul.products li.product .add_to_cart_button,
  .single-product #content div.product div.summary form.cart .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    margin-top: 10px;
  }
  .woocommerce-shop ul.products li.product .add_to_cart_button:after,
  .tax-product_cat ul.products li.product .add_to_cart_button:after,
  .single-product ul.products li.product .add_to_cart_button:after,
  .single-product #content div.product div.summary form.cart .button:after,
  .woocommerce .woocommerce-error .button:after,
  .woocommerce .woocommerce-info .button:after,
  .woocommerce .woocommerce-message .button:after,
  .woocommerce-page .woocommerce-error .button:after,
  .woocommerce-page .woocommerce-info .button:after,
  .woocommerce-page .woocommerce-message .button:after {
    margin-left: 5px;
    width: 20px;
    height: 20px;
  }
  .woocommerce-Message--info.woocommerce-info {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
  }
  .woocommerce-shop header #sidebar,
  .tax-product_cat header #sidebar,
  .single-product header #sidebar,
  .woocommerce-cart header #sidebar,
  .woocommerce-checkout header #sidebar,
  .woocommerce-account header #sidebar {
    width: 100%;
    margin-top: 60px;
  }
  .woocommerce-shop #content,
  .tax-product_cat #content,
  .single-product #content,
  .woocommerce-cart #content,
  .woocommerce-checkout #content,
  .woocommerce-account #content {
    width: 100%;
  }
  .woocommerce-shop #content .content-header,
  .tax-product_cat #content .content-header,
  .single-product #content .content-header,
  .woocommerce-cart #content .content-header,
  .woocommerce-checkout #content .content-header,
  .woocommerce-account #content .content-header {
    position: fixed;
    top: 0;
    z-index: 999999;
    padding: 10px;
    height: 50px;
    width: 100%;
  }
  .woocommerce-shop #content .content-header ul.gauche li,
  .woocommerce-shop #content .content-header ul.gauche li a,
  .tax-product_cat #content .content-header ul.gauche li,
  .tax-product_cat #content .content-header ul.gauche li a,
  .single-product #content .content-header ul.gauche li,
  .single-product #content .content-header ul.gauche li a,
  .woocommerce-cart #content .content-header ul.gauche li,
  .woocommerce-cart #content .content-header ul.gauche li a,
  .woocommerce-checkout #content .content-header ul.gauche li,
  .woocommerce-checkout #content .content-header ul.gauche li a,
  .woocommerce-account #content .content-header ul.gauche li,
  .woocommerce-account #content .content-header ul.gauche li a {
    margin-left: 10px;
  }
  .woocommerce-shop #content .content-header ul.gauche li span,
  .woocommerce-shop #content .content-header ul.gauche li a span,
  .tax-product_cat #content .content-header ul.gauche li span,
  .tax-product_cat #content .content-header ul.gauche li a span,
  .single-product #content .content-header ul.gauche li span,
  .single-product #content .content-header ul.gauche li a span,
  .woocommerce-cart #content .content-header ul.gauche li span,
  .woocommerce-cart #content .content-header ul.gauche li a span,
  .woocommerce-checkout #content .content-header ul.gauche li span,
  .woocommerce-checkout #content .content-header ul.gauche li a span,
  .woocommerce-account #content .content-header ul.gauche li span,
  .woocommerce-account #content .content-header ul.gauche li a span {
    font-size: 10px;
  }
  .woocommerce-shop #content .content-header ul.gauche li svg,
  .woocommerce-shop #content .content-header ul.gauche li a svg,
  .tax-product_cat #content .content-header ul.gauche li svg,
  .tax-product_cat #content .content-header ul.gauche li a svg,
  .single-product #content .content-header ul.gauche li svg,
  .single-product #content .content-header ul.gauche li a svg,
  .woocommerce-cart #content .content-header ul.gauche li svg,
  .woocommerce-cart #content .content-header ul.gauche li a svg,
  .woocommerce-checkout #content .content-header ul.gauche li svg,
  .woocommerce-checkout #content .content-header ul.gauche li a svg,
  .woocommerce-account #content .content-header ul.gauche li svg,
  .woocommerce-account #content .content-header ul.gauche li a svg {
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }
  .woocommerce-shop #content .content-header ul.droite li,
  .woocommerce-shop #content .content-header ul.droite li a,
  .tax-product_cat #content .content-header ul.droite li,
  .tax-product_cat #content .content-header ul.droite li a,
  .single-product #content .content-header ul.droite li,
  .single-product #content .content-header ul.droite li a,
  .woocommerce-cart #content .content-header ul.droite li,
  .woocommerce-cart #content .content-header ul.droite li a,
  .woocommerce-checkout #content .content-header ul.droite li,
  .woocommerce-checkout #content .content-header ul.droite li a,
  .woocommerce-account #content .content-header ul.droite li,
  .woocommerce-account #content .content-header ul.droite li a {
    margin-left: 5px;
  }
  .woocommerce-shop #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-shop #content .content-header ul.droite li a span:not(.nombre-articles),
  .tax-product_cat #content .content-header ul.droite li span:not(.nombre-articles),
  .tax-product_cat #content .content-header ul.droite li a span:not(.nombre-articles),
  .single-product #content .content-header ul.droite li span:not(.nombre-articles),
  .single-product #content .content-header ul.droite li a span:not(.nombre-articles),
  .woocommerce-cart #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-cart #content .content-header ul.droite li a span:not(.nombre-articles),
  .woocommerce-checkout #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-checkout #content .content-header ul.droite li a span:not(.nombre-articles),
  .woocommerce-account #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-account #content .content-header ul.droite li a span:not(.nombre-articles) {
    display: none;
  }
  .woocommerce-shop #content .content-header ul.droite li svg,
  .woocommerce-shop #content .content-header ul.droite li a svg,
  .tax-product_cat #content .content-header ul.droite li svg,
  .tax-product_cat #content .content-header ul.droite li a svg,
  .single-product #content .content-header ul.droite li svg,
  .single-product #content .content-header ul.droite li a svg,
  .woocommerce-cart #content .content-header ul.droite li svg,
  .woocommerce-cart #content .content-header ul.droite li a svg,
  .woocommerce-checkout #content .content-header ul.droite li svg,
  .woocommerce-checkout #content .content-header ul.droite li a svg,
  .woocommerce-account #content .content-header ul.droite li svg,
  .woocommerce-account #content .content-header ul.droite li a svg {
    width: 15px;
    height: 15px;
  }
  .woocommerce-shop #content .partie-titre .container,
  .tax-product_cat #content .partie-titre .container,
  .single-product #content .partie-titre .container,
  .woocommerce-cart #content .partie-titre .container,
  .woocommerce-checkout #content .partie-titre .container,
  .woocommerce-account #content .partie-titre .container {
    padding-top: 20px;
  }
  .woocommerce-shop ul.products li.product .onsale,
  .tax-product_cat ul.products li.product .onsale,
  .single-product ul.products li.product .onsale,
  .woocommerce-cart ul.products li.product .onsale,
  .woocommerce-checkout ul.products li.product .onsale,
  .woocommerce-account ul.products li.product .onsale {
    top: 20px;
    right: 20px;
    padding: 10px 15px 10px 15px;
    font-size: 15px;
    letter-spacing: 0.6px;
  }
  .woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
  .tax-product_cat ul.products li.product .woocommerce-loop-product__title,
  .single-product ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-checkout ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-account ul.products li.product .woocommerce-loop-product__title {
    font-size: 16px;
    line-height: 22px;
    padding: 15px;
  }
  .woocommerce-shop ul.products li.product .price,
  .tax-product_cat ul.products li.product .price,
  .single-product ul.products li.product .price,
  .woocommerce-cart ul.products li.product .price,
  .woocommerce-checkout ul.products li.product .price,
  .woocommerce-account ul.products li.product .price {
    padding: 0 15px;
  }
  .woocommerce-shop ul.products li.product .price .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price .woocommerce-Price-amount,
  .single-product ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price .woocommerce-Price-amount {
    font-size: 18px;
  }
  .woocommerce-shop ul.products li.product .price > del .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price > del .woocommerce-Price-amount,
  .single-product ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price > del .woocommerce-Price-amount {
    font-size: 15px;
  }
  .woocommerce-shop h1,
  .tax-product_cat h1,
  .single-product h1,
  .woocommerce-cart h1,
  .woocommerce-checkout h1,
  .woocommerce-account h1 {
    font-size: 50px;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li,
  .tax-product_cat #content .partie-titre .container .list-categories li {
    width: 35vw;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li h5,
  .tax-product_cat #content .partie-titre .container .list-categories li h5 {
    width: 35vw;
  }
  .woocommerce-shop .subcategories,
  .tax-product_cat .subcategories {
    max-width: 400px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li:first-child {
    margin-left: 5px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li:not(:first-child) {
    margin-left: 5px;
  }
  .single-product #content div.product .woocommerce-tabs ul.tabs li a {
    padding: 5px;
    font-size: 12px;
  }
  .woocommerce-cart .woocommerce table.shop_table td:not(.total-part td) {
    padding: 5px;
    font-size: 14px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 50px;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    height: 50px;
  }
}
@media (max-width: 575.98px) {
  .woocommerce-shop ul.products li.product .add_to_cart_button,
  .tax-product_cat ul.products li.product .add_to_cart_button,
  .single-product ul.products li.product .add_to_cart_button,
  .single-product #content div.product div.summary form.cart .button,
  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    font-size: 12px;
  }
  .woocommerce-shop ul.products li.product .add_to_cart_button:after,
  .tax-product_cat ul.products li.product .add_to_cart_button:after,
  .single-product ul.products li.product .add_to_cart_button:after,
  .single-product #content div.product div.summary form.cart .button:after,
  .woocommerce .woocommerce-error .button:after,
  .woocommerce .woocommerce-info .button:after,
  .woocommerce .woocommerce-message .button:after,
  .woocommerce-page .woocommerce-error .button:after,
  .woocommerce-page .woocommerce-info .button:after,
  .woocommerce-page .woocommerce-message .button:after {
    margin-left: 5px;
    width: 15px;
    height: 15px;
  }
  .woocommerce-notices-wrapper .woocommerce-message {
    font-size: 10px;
  }
  .woocommerce-notices-wrapper .woocommerce-message .button {
    height: auto;
    padding: 5px;
    font-size: 10px;
  }
  .woocommerce-notices-wrapper .woocommerce-message .button svg {
    width: 5px;
    height: 5px;
  }
  .woocommerce-shop ul.products li.product .onsale,
  .tax-product_cat ul.products li.product .onsale,
  .single-product ul.products li.product .onsale,
  .woocommerce-cart ul.products li.product .onsale,
  .woocommerce-checkout ul.products li.product .onsale,
  .woocommerce-account ul.products li.product .onsale {
    top: 10px;
    right: 10px;
    padding: 8px 10px 8px 10px;
    font-size: 13px;
    letter-spacing: 0.52px;
  }
  .woocommerce-shop ul.products li.product .woocommerce-loop-product__title,
  .tax-product_cat ul.products li.product .woocommerce-loop-product__title,
  .single-product ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-cart ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-checkout ul.products li.product .woocommerce-loop-product__title,
  .woocommerce-account ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
    padding: 10px;
    line-height: 18px;
  }
  .woocommerce-shop ul.products li.product .price,
  .tax-product_cat ul.products li.product .price,
  .single-product ul.products li.product .price,
  .woocommerce-cart ul.products li.product .price,
  .woocommerce-checkout ul.products li.product .price,
  .woocommerce-account ul.products li.product .price {
    padding: 0 10px;
  }
  .woocommerce-shop ul.products li.product .price .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price .woocommerce-Price-amount,
  .single-product ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price .woocommerce-Price-amount {
    font-size: 16px;
  }
  .woocommerce-shop ul.products li.product .price > del .woocommerce-Price-amount,
  .tax-product_cat ul.products li.product .price > del .woocommerce-Price-amount,
  .single-product ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-cart ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-checkout ul.products li.product .price > del .woocommerce-Price-amount,
  .woocommerce-account ul.products li.product .price > del .woocommerce-Price-amount {
    font-size: 13px;
  }
  .woocommerce-shop h1,
  .tax-product_cat h1,
  .single-product h1,
  .woocommerce-cart h1,
  .woocommerce-checkout h1,
  .woocommerce-account h1 {
    font-size: 40px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .woocommerce-shop #content .content-header,
  .tax-product_cat #content .content-header,
  .single-product #content .content-header,
  .woocommerce-cart #content .content-header,
  .woocommerce-checkout #content .content-header,
  .woocommerce-account #content .content-header {
    padding: 10px;
    height: auto;
  }
  .woocommerce-shop #content .content-header ul,
  .tax-product_cat #content .content-header ul,
  .single-product #content .content-header ul,
  .woocommerce-cart #content .content-header ul,
  .woocommerce-checkout #content .content-header ul,
  .woocommerce-account #content .content-header ul {
    flex-wrap: wrap;
    max-width: calc(100% - 70px);
  }
  .woocommerce-shop #content .content-header ul.gauche li,
  .woocommerce-shop #content .content-header ul.gauche li a,
  .tax-product_cat #content .content-header ul.gauche li,
  .tax-product_cat #content .content-header ul.gauche li a,
  .single-product #content .content-header ul.gauche li,
  .single-product #content .content-header ul.gauche li a,
  .woocommerce-cart #content .content-header ul.gauche li,
  .woocommerce-cart #content .content-header ul.gauche li a,
  .woocommerce-checkout #content .content-header ul.gauche li,
  .woocommerce-checkout #content .content-header ul.gauche li a,
  .woocommerce-account #content .content-header ul.gauche li,
  .woocommerce-account #content .content-header ul.gauche li a {
    margin-left: 10px;
    line-height: 14px;
  }
  .woocommerce-shop #content .content-header ul.gauche li span,
  .woocommerce-shop #content .content-header ul.gauche li a span,
  .tax-product_cat #content .content-header ul.gauche li span,
  .tax-product_cat #content .content-header ul.gauche li a span,
  .single-product #content .content-header ul.gauche li span,
  .single-product #content .content-header ul.gauche li a span,
  .woocommerce-cart #content .content-header ul.gauche li span,
  .woocommerce-cart #content .content-header ul.gauche li a span,
  .woocommerce-checkout #content .content-header ul.gauche li span,
  .woocommerce-checkout #content .content-header ul.gauche li a span,
  .woocommerce-account #content .content-header ul.gauche li span,
  .woocommerce-account #content .content-header ul.gauche li a span {
    font-size: 9px;
  }
  .woocommerce-shop #content .content-header ul.gauche li svg,
  .woocommerce-shop #content .content-header ul.gauche li a svg,
  .tax-product_cat #content .content-header ul.gauche li svg,
  .tax-product_cat #content .content-header ul.gauche li a svg,
  .single-product #content .content-header ul.gauche li svg,
  .single-product #content .content-header ul.gauche li a svg,
  .woocommerce-cart #content .content-header ul.gauche li svg,
  .woocommerce-cart #content .content-header ul.gauche li a svg,
  .woocommerce-checkout #content .content-header ul.gauche li svg,
  .woocommerce-checkout #content .content-header ul.gauche li a svg,
  .woocommerce-account #content .content-header ul.gauche li svg,
  .woocommerce-account #content .content-header ul.gauche li a svg {
    width: 10px;
    height: 10px;
    margin-right: 5px;
  }
  .woocommerce-shop #content .content-header ul.droite li,
  .woocommerce-shop #content .content-header ul.droite li a,
  .tax-product_cat #content .content-header ul.droite li,
  .tax-product_cat #content .content-header ul.droite li a,
  .single-product #content .content-header ul.droite li,
  .single-product #content .content-header ul.droite li a,
  .woocommerce-cart #content .content-header ul.droite li,
  .woocommerce-cart #content .content-header ul.droite li a,
  .woocommerce-checkout #content .content-header ul.droite li,
  .woocommerce-checkout #content .content-header ul.droite li a,
  .woocommerce-account #content .content-header ul.droite li,
  .woocommerce-account #content .content-header ul.droite li a {
    margin-left: 5px;
  }
  .woocommerce-shop #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-shop #content .content-header ul.droite li a span:not(.nombre-articles),
  .tax-product_cat #content .content-header ul.droite li span:not(.nombre-articles),
  .tax-product_cat #content .content-header ul.droite li a span:not(.nombre-articles),
  .single-product #content .content-header ul.droite li span:not(.nombre-articles),
  .single-product #content .content-header ul.droite li a span:not(.nombre-articles),
  .woocommerce-cart #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-cart #content .content-header ul.droite li a span:not(.nombre-articles),
  .woocommerce-checkout #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-checkout #content .content-header ul.droite li a span:not(.nombre-articles),
  .woocommerce-account #content .content-header ul.droite li span:not(.nombre-articles),
  .woocommerce-account #content .content-header ul.droite li a span:not(.nombre-articles) {
    display: none;
  }
  .woocommerce-shop #content .content-header ul.droite li svg,
  .woocommerce-shop #content .content-header ul.droite li a svg,
  .tax-product_cat #content .content-header ul.droite li svg,
  .tax-product_cat #content .content-header ul.droite li a svg,
  .single-product #content .content-header ul.droite li svg,
  .single-product #content .content-header ul.droite li a svg,
  .woocommerce-cart #content .content-header ul.droite li svg,
  .woocommerce-cart #content .content-header ul.droite li a svg,
  .woocommerce-checkout #content .content-header ul.droite li svg,
  .woocommerce-checkout #content .content-header ul.droite li a svg,
  .woocommerce-account #content .content-header ul.droite li svg,
  .woocommerce-account #content .content-header ul.droite li a svg {
    width: 15px;
    height: 15px;
  }
  .woocommerce-shop #content .partie-titre,
  .tax-product_cat #content .partie-titre {
    min-height: calc(100vh - 250px - 65px);
  }
  .woocommerce-shop #content .partie-titre .container,
  .tax-product_cat #content .partie-titre .container {
    width: 85%;
    padding-bottom: 50px;
  }
  .woocommerce-shop #content .partie-titre .container h1,
  .tax-product_cat #content .partie-titre .container h1 {
    font-size: 70px;
    margin-top: 5px;
    margin-bottom: 25px;
  }
  .woocommerce-shop #content .partie-titre .container .description,
  .tax-product_cat #content .partie-titre .container .description {
    font-size: 16px;
    line-height: 24px;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories,
  .tax-product_cat #content .partie-titre .container .list-categories {
    margin-top: 50px;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li,
  .tax-product_cat #content .partie-titre .container .list-categories li {
    margin-bottom: 35px;
  }
  .woocommerce-shop #content .partie-titre .container .list-categories li h5,
  .tax-product_cat #content .partie-titre .container .list-categories li h5 {
    margin-top: 10px;
    padding: 10px;
  }
  .woocommerce-shop #content .container,
  .tax-product_cat #content .container {
    padding-bottom: calc(100vh - 250px - 65px - 700px - 100px);
  }
  .woocommerce-cart .woocommerce table.shop_table td:not(.total-part td) {
    font-size: 10px;
  }
  .woocommerce-cart #content .container .woocommerce-cart-form .row .total-part {
    padding: 25px;
  }
  .woocommerce-cart #content .btn-container .continue-shopping {
    padding: 10px 20px;
    font-size: 14px;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: 30px;
  }
}
