.idcom-page-locked #wp-admin-bar-so_live_editor,
.idcom-page-locked #wp-admin-bar-edit {
  display: none !important;
}
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Gilroy-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 600;
  src: url(../fonts/Gilroy-Semibold.ttf) format('truetype');
}
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: bold;
  src: url(../fonts/Gilroy-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Gilroy';
  font-style: normal;
  font-weight: 900;
  src: url(../fonts/Gilroy-Black.ttf) format('truetype');
}
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?61ks1j');
  src: url('../fonts/icomoon.eot?61ks1j#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?61ks1j') format('truetype'), url('../fonts/icomoon.woff?61ks1j') format('woff'), url('../fonts/icomoon.svg?61ks1j#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-panier:before {
  content: "\e900";
}
.icon-utilisateur:before {
  content: "\e901";
}
body {
  font-family: 'Gilroy';
  overflow-x: hidden;
  position: relative;
  color: #363c46;
}
body #grdp_barre_maxi {
  display: none !important;
}
body #grdp_barre_mini {
  display: block !important;
}
body a {
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body a:hover,
body a:active,
body a:focus {
  text-decoration: none;
  outline: none;
}
body .image-de-fond {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
body .preambule {
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
body .titre {
  font-weight: 900;
  font-size: 42px;
  line-height: 46px;
  margin-bottom: 30px;
}
body .titre em {
  font-style: normal;
}
body .titre em:nth-of-type(1) {
  color: #ad2726;
}
body .titre em:nth-of-type(2) {
  color: #0f577d;
}
body .bloc-de-texte {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 30px;
}
body .bloc-de-texte p {
  text-align: justify;
}
body .bloc-de-texte ul,
body .bloc-de-texte ol {
  padding-left: 15px;
}
body .bloc-de-texte p,
body .bloc-de-texte ul,
body .bloc-de-texte ol {
  margin-bottom: 20px;
}
body .bouton a {
  display: inline-block;
  color: #ffffff;
  background-color: #ad2726;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  padding: 20px 60px;
  letter-spacing: 3px;
  border: 1px solid #ad2726;
  position: relative;
  border-radius: 45px;
  overflow: hidden;
}
body .bouton a span {
  z-index: 1;
  position: relative;
}
body .bouton a span i {
  opacity: .6;
}
body .bouton a:before {
  content: "";
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body .bouton a:hover {
  color: #ad2726;
}
body .bouton a:hover:before {
  width: 100%;
}
body .bouton.noir a {
  background-color: #202429;
  border-color: #202429;
}
body .bouton.noir a:hover {
  color: #202429;
}
body .bouton.bleu a {
  background-color: #0f577d;
  border-color: #0f577d;
}
body .bouton.bleu a:hover {
  color: #0f577d;
}
body .bouton.blanc a {
  background-color: #ffffff;
  border-color: #0f577d;
  color: #0f577d;
}
body .bouton.blanc a:before {
  background-color: #0f577d;
}
body .bouton.blanc a:hover {
  color: #ffffff;
}
body .nf-form-cont .nf-error-required-error,
body .nf-form-cont .nf-error-field-errors {
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  font-weight: 600;
}
body .nf-form-cont .nf-form-fields-required {
  display: none;
}
body .nf-form-cont .nf-row {
  margin: 0 -15px;
}
body .nf-form-cont .nf-row .nf-cell {
  padding: 0 15px;
}
body .nf-form-cont .nf-form-content {
  max-width: 100%;
  padding: 0;
}
body .nf-form-cont .nf-form-content .nf-field-container {
  margin-bottom: 22px;
}
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-label {
  margin: 0;
}
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-label label {
  font-size: 15px;
  line-height: 15px;
  margin-bottom: 11px;
}
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea,
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
  background-color: #f6f6f6;
  border: 0;
  color: #363c46;
  padding: 15px;
  font-size: 15px;
  line-height: 19px;
}
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
  height: 43px;
}
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea {
  height: 242px;
  resize: none;
}
body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element:after {
  height: 41px;
  line-height: 41px;
}
body .nf-form-cont .nf-form-content .nf-field-container.listradio-container .nf-field-element ul li {
  display: inline-block;
  margin-right: 33px !important;
  margin-bottom: 0 !important;
}
body .nf-form-cont .nf-form-content .nf-field-container.listradio-container .nf-field-element ul li:last-child {
  margin-right: 0;
}
body .nf-form-cont .nf-form-content .nf-field-container.listradio-container .nf-field-element ul li label {
  font-size: 15px;
  line-height: 19px;
  margin-left: 22px !important;
  margin: 0;
  cursor: pointer;
}
body .nf-form-cont .nf-form-content .nf-field-container.listradio-container .nf-field-element ul li label:before {
  width: 9px;
  height: 9px;
  top: 5px;
  left: -20px;
  background-color: #8b95a5;
}
body .nf-form-cont .nf-form-content .nf-field-container.listradio-container .nf-field-element ul li label:after {
  width: 13px;
  height: 13px;
  border: 2px solid #8b95a5;
  top: 3px;
  left: -22px;
}
body .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-label {
  display: none;
}
body .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li {
  margin: 0;
  margin-bottom: 0 !important;
}
body .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  margin: 0;
  cursor: pointer;
  color: #91959c;
}
body .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label:before {
  color: #ad2726;
  font-style: normal;
}
body .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-field-element ul li label:after {
  background-color: #f6f6f6;
  border-color: #8b95a5;
  top: 0;
}
body .nf-form-cont .nf-form-content .nf-field-container.submit-container {
  margin-top: 15px;
  margin-bottom: 0;
}
body .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input {
  display: inline-block;
  color: #ffffff;
  background-color: #ad2726 !important;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 16px;
  padding: 20px 60px;
  border: 1px solid #ad2726;
  position: relative;
  border-radius: 45px;
  overflow: hidden;
  outline: 0;
  height: auto;
  cursor: pointer;
  white-space: normal;
  font-weight: bold;
}
body .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input:hover {
  color: #ad2726;
  background-color: #ffffff !important;
}
body >header {
  position: fixed;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  height: 60px;
  background-color: #ffffff;
  border-bottom: 1px solid #ebebeb;
}
body >header .logo {
  height: 100%;
}
body >header .logo .zone {
  padding: 6px 65px 0;
  width: auto;
  display: inline-block;
  height: 100%;
  vertical-align: top;
}
body >header .logo .zone div[class*="col-"] {
  height: 100%;
}
body >header .logo .zone img {
  max-height: 48px;
  width: auto;
}
body >header .menu-principal {
  text-align: center;
}
body >header .menu-principal ul.menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
body >header .menu-principal ul.menu li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4%;
}
body >header .menu-principal ul.menu li a {
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2.3px;
  color: #363c46;
  position: relative;
}
body >header .menu-principal ul.menu li a:after {
  content: "";
  display: block;
  width: 0;
  height: 1px;
  background-color: #363c46;
  position: absolute;
  bottom: -14px;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
body >header .menu-principal ul.menu li a:hover:after {
  width: 100%;
}
body >header .menu-principal ul.menu li.wpml-ls-current-language {
  list-style: none;
  position: relative;
}
body >header .menu-principal ul.menu li.wpml-ls-current-language.open-languages a:after {
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
body >header .menu-principal ul.menu li.wpml-ls-current-language a img {
  display: inline-block;
  vertical-align: middle;
}
body >header .menu-principal ul.menu li.wpml-ls-current-language a:after {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 8px;
  line-height: 8px;
  position: static;
  margin-left: 5px;
  width: auto;
  background: transparent;
  display: inline-block;
  height: auto;
  transform: rotate(.4s);
  -moz-transform: rotate(.4s);
  -webkit-transform: rotate(.4s);
}
body >header .menu-principal ul.menu li.wpml-ls-current-language .sub-menu {
  display: none;
  position: absolute;
  top: 130%;
  padding: 5px;
  border-radius: 3px;
  border: 1px solid #f6f6f6;
  left: -5px;
  background-color: #ffffff;
  border: 1px solid #8b95a5;
}
body >header .menu-principal ul.menu li.wpml-ls-current-language .sub-menu >li {
  margin: 0;
}
body >header .menu-principal ul.menu li.wpml-ls-current-language .sub-menu >li >a:after {
  display: none;
}
body >header .menu-principal ul.menu li:last-child {
  margin-right: 0;
}
body >header .menu-principal ul.menu li.current-menu-item a:after {
  width: 100%;
}
body >header .boutique {
  text-align: right;
  height: 100%;
}
body >header .boutique .zone {
  background-color: #ad2726;
  width: auto;
  display: inline-block;
  height: 100%;
  vertical-align: top;
  padding: 0 48px;
}
body >header .boutique .zone ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-size: 0;
}
body >header .boutique .zone ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
body >header .boutique .zone ul li:last-child {
  margin-right: 0;
}
body >header .boutique .zone ul li a {
  color: #ffffff;
  position: relative;
}
body >header .boutique .zone ul li a.compte {
  font-size: 30px;
}
body >header .boutique .zone ul li a.panier {
  font-size: 30px;
}
body >header .boutique .zone ul li a.panier .valeur {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  background-color: #363c46;
  color: #ffffff;
  display: block;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  position: absolute;
  top: -1px;
  right: -7px;
}
body >header .boutique .zone ul li a:hover {
  color: #363c46;
}
body >main {
  min-height: 200px;
  padding-top: 60px;
}
body >main section {
  position: relative;
}
body >main section.parallax .parallax-window {
  min-height: 300px;
}
body >main section.parallax .contenu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
body >main section.parallax .contenu:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #363c46;
  opacity: .6;
  display: block;
}
body >main section.parallax .contenu .icone {
  height: 69px;
  line-height: 69px;
  font-size: 0;
}
body >main section.parallax .contenu .icone img {
  max-height: 100%;
  width: auto;
}
body >main section.parallax .contenu .preambule {
  opacity: .6;
}
body >main section.parallax .contenu .titre {
  margin: 0;
  font-size: 48px;
  line-height: 52px;
  font-weight: bold;
  text-shadow: 3px 2px 3px rgba(0,0,0,0.24);
}
body >main section.section-informations-importantes {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 120px;
}
body >main section.section-informations-importantes .description {
  font-size: 32px;
  line-height: 38px;
  color: #5a616d;
  font-style: italic;
}
body >main section.section-informations-importantes .description p {
  text-align: center;
}
body >main section.section-informations-importantes .description p a {
  color: #5a616d;
  font-weight: bold;
}
body >main section.section-informations-importantes .description p a:hover {
  color: #ad2726;
}
body >main section#bandeau-dacces-boutique {
  text-align: center;
}
body >main section#bandeau-dacces-boutique .parallax-window {
  min-height: 515px;
}
body >main section#bandeau-dacces-boutique .container {
  max-width: 720px;
}
body >main section#bandeau-dacces-boutique .icone {
  margin-bottom: 25px;
}
body >main section#bandeau-dacces-boutique .titre {
  margin-bottom: 30px;
}
body >main section#bandeau-partenaires-normes {
  padding-top: 145px;
  padding-bottom: 80px;
}
body >main section#bandeau-partenaires-normes .logos .logo {
  height: 83px;
  line-height: 83px;
  font-size: 0;
  text-align: center;
  margin-bottom: 30px;
}
body >main section#bandeau-partenaires-normes .logos .logo img {
  max-height: 100%;
  width: auto;
}
body >footer {
  background-color: #363c46;
}
body >footer .row-colonne .colonne:nth-child(1) {
  padding-right: 30px;
}
body >footer .row-colonne .colonne:nth-child(2) {
  padding-left: 30px;
}
body >footer .corps {
  padding-top: 95px;
}
body >footer .corps .colonne {
  margin-bottom: 30px;
}
body >footer .corps .colonne .intitule {
  color: #7b879b;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 11px;
}
body >footer .corps .colonne .valeur {
  font-size: 22px;
  line-height: 26px;
  font-weight: 900;
  color: #ffffff;
}
body >footer .corps .colonne .valeur a {
  color: #ffffff;
}
body >footer .corps .colonne .valeur a img {
  margin-right: 12px;
}
body >footer .corps .colonne .valeur a:hover {
  color: #7b879b;
}
body >footer .corps .colonne .valeur a.reseau {
  font-weight: 400;
  margin-right: 8px;
}
body >footer .corps .colonne .valeur a.reseau:last-child {
  margin-right: 0;
}
body >footer .corps .ligne {
  height: 1px;
  background-color: #7b879b;
  margin-top: 20px;
}
body >footer .pied {
  padding-top: 60px;
  padding-bottom: 100px;
}
body >footer .pied .logo {
  margin-bottom: 25px;
}
body >footer .pied .groupe-infos {
  margin-bottom: 30px;
}
body >footer .pied .groupe-infos.infos-mg2 .texte {
  color: #7b879b;
  font-size: 15px;
  line-height: 24px;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation {
  margin-bottom: 38px;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation {
  margin-bottom: 17px;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul {
  padding: 0;
  margin: 0;
  font-size: 0;
  list-style-type: none;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5%;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li:last-child {
  margin-right: 0;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li.wpml-ls-item {
  display: none;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li a {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 13px;
  letter-spacing: 2px;
  color: #ffffff;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li a:hover {
  color: #4e5867;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation.secondaire ul li a {
  color: #7b879b;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation.secondaire ul li a:hover {
  color: #4e5867;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-legales {
  color: #7b879b;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-legales span {
  display: none;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-legales a {
  color: #7b879b;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-legales a:hover {
  color: #4e5867;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-legales a.logo-idcom {
  margin-right: 17px;
  margin-top: -3px;
  float: left;
}
body >footer .pied .groupe-infos.infos-complementaires .infos-legales a.logo-idcom img {
  max-width: 39px;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer {
  height: 600px;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage {
  height: 100%;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  height: 100%;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {
  height: 100%;
  position: relative;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .visuel {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .visuel >div {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .visuel >div.photo {
  height: 100%;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .visuel >div.overlay {
  background-color: #363c46;
  opacity: .6;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .visuel >div.degrade {
  background-image: url(../img/degrade-diaporama-home.png);
  background-position: top center;
  opacity: .5;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel {
  color: #ffffff;
  height: 100%;
  text-align: center;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel div[class*="col-"] {
  margin-top: -10%;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .icone {
  margin-bottom: 15px;
  text-align: center;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .icone img {
  width: auto;
  display: inline;
  max-width: 45px;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .container {
  max-width: 1100px;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .preambule {
  opacity: .6;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .titre {
  font-weight: bold;
  text-shadow: 3px 2px 3px rgba(0,0,0,0.24);
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .texte {
  font-size: 16px;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .texte p {
  text-align: center;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button {
  outline: 0;
  opacity: 0.5;
  height: 78px;
  width: 78px;
  position: absolute;
  top: 40%;
  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-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button i {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button.owl-prev {
  left: 2%;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button.owl-next {
  right: 2%;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button:hover {
  opacity: 1;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots {
  position: absolute;
  bottom: 80px;
  left: 0;
  width: 100%;
  text-align: center;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots button {
  height: 13px;
  width: 13px;
  border-radius: 13px;
  margin-right: 20px;
  border: 2px solid #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;
  outline: 0;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots button:last-child {
  margin-right: 0;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots button:hover {
  background-color: #ffffff;
}
.page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots button.active {
  background-color: #ffffff;
}
.page-template-m-accueil >main section#diaporama .diapositives .acces-scroll {
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  position: absolute;
  left: 0.5%;
  bottom: 115px;
  z-index: 1;
  cursor: pointer;
}
.page-template-m-accueil >main section#diaporama .diapositives .acces-scroll:hover {
  color: #0f577d;
}
.page-template-m-accueil >main section#diaporama .diapositives .acces-boutique {
  color: #ffffff;
  font-size: 22px;
  line-height: 22px;
  right: 2%;
  bottom: 80px;
  position: absolute;
  z-index: 1;
}
.page-template-m-accueil >main section#diaporama .diapositives .acces-boutique i {
  font-size: 20px;
  vertical-align: middle;
}
.page-template-m-accueil >main section#diaporama .diapositives .acces-boutique:hover {
  color: #ad2726;
}
.page-template-m-accueil >main section#presentation {
  margin-top: -50px;
  margin-bottom: 150px;
  z-index: 1;
}
.page-template-m-accueil >main section#presentation .container {
  max-width: 1605px;
}
.page-template-m-accueil >main section#presentation .photo {
  min-height: 645px;
}
.page-template-m-accueil >main section#presentation .photo .image {
  height: 100%;
}
.page-template-m-accueil >main section#presentation .introduction {
  background: url(../img/fond-accueil-presentation-introduction.jpg) no-repeat top left;
  background-color: #0f577d;
  color: #ffffff;
}
.page-template-m-accueil >main section#presentation .introduction .container {
  max-width: 310px;
}
.page-template-m-accueil >main section#presentation .introduction .titre {
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
}
.page-template-m-accueil >main section#presentation .introduction .texte p {
  opacity: .5;
  font-size: 16px;
  line-height: 20px;
}
.page-template-m-accueil >main section#presentation .introduction .texte ol,
.page-template-m-accueil >main section#presentation .introduction .texte ul {
  list-style-type: none;
  padding: 0;
}
.page-template-m-accueil >main section#presentation .introduction .texte ol li,
.page-template-m-accueil >main section#presentation .introduction .texte ul li {
  position: relative;
  padding: 20px 0 20px 26px;
  border-bottom: 1px dotted #ffffff;
}
.page-template-m-accueil >main section#presentation .introduction .texte ol li:before,
.page-template-m-accueil >main section#presentation .introduction .texte ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 19px;
  left: 0;
  position: absolute;
}
.page-template-m-accueil >main section#presentation .description-complete {
  background: url(../img/fond-accueil-presentation-description-complete.jpg) no-repeat bottom left;
  background-color: #f5f6f7;
}
.page-template-m-accueil >main section#presentation .description-complete .container {
  max-width: 600px;
}
.page-template-m-accueil >main section#presentation .description-complete .icone {
  margin-bottom: 30px;
}
.page-template-m-accueil >main section#presentation .description-complete .texte {
  color: #717a8a;
}
.page-template-m-accueil >main section#concept .container {
  max-width: 1480px;
}
.page-template-m-accueil >main section#concept .textuel {
  padding-right: 40px;
}
.page-template-m-accueil >main section#concept .textuel .icone {
  height: 53px;
  line-height: 53px;
  font-size: 0;
  margin-bottom: 25px;
}
.page-template-m-accueil >main section#concept .textuel .icone img {
  max-height: 100%;
  width: auto;
}
.page-template-m-accueil >main section#concept .textuel .texte {
  color: #8b95a5;
}
.page-template-m-accueil >main section#concept .textuel .boutons .bouton {
  display: inline-block;
  margin-right: 10px;
}
.page-template-m-accueil >main section#concept .textuel .boutons .bouton:last-child {
  margin-right: 0;
}
.page-template-m-accueil >main section#concept .visuel {
  padding-left: 40px;
}
.page-template-m-accueil >main section#efficacite .container {
  max-width: 960px;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .visuel {
  padding: 0;
  min-height: 730px;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .visuel .photo {
  height: 100%;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel {
  background-color: #f6f6f6;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .container {
  max-width: 660px;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .icone {
  margin-bottom: 25px;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte {
  color: #717a8a;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte ol,
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte ul {
  list-style-type: none;
  padding: 0;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte ol li,
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte ul li {
  position: relative;
  padding-left: 26px;
}
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte ol li:before,
.page-template-m-accueil >main section#innovation .blocs .bloc .textuel .texte ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 1px;
  left: 0;
  position: absolute;
}
.page-template-m-accueil >main section#actualites {
  padding-top: 130px;
  background: url(../img/bg-accueil-actualites.jpg) no-repeat center;
}
.page-template-m-accueil >main section#actualites .introduction {
  text-align: center;
  margin-bottom: 80px;
}
.page-template-m-accueil >main section#actualites .introduction .icone {
  margin-bottom: 30px;
  height: 53px;
  line-height: 53px;
  font-size: 0;
}
.page-template-m-accueil >main section#actualites .introduction .icone img {
  max-height: 100%;
  height: auto;
}
.page-template-m-accueil >main section#actualites .liste .actualite {
  margin-bottom: 48px;
}
.page-template-m-accueil >main section#actualites .liste .actualite a {
  color: #646c7a;
}
.page-template-m-accueil >main section#actualites .liste .actualite a:hover .visuel .photo .overlay {
  left: 0;
}
.page-template-m-accueil >main section#actualites .liste .actualite a:hover .textuel h3 {
  color: #0f577d;
}
.page-template-m-accueil >main section#actualites .liste .actualite a .visuel {
  min-height: 170px;
  line-height: 170px;
}
.page-template-m-accueil >main section#actualites .liste .actualite a .visuel .photo {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page-template-m-accueil >main section#actualites .liste .actualite a .visuel .photo .overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  position: absolute;
  background-color: rgba(173,39,38,0.6);
  color: #ffffff;
  text-align: center;
  font-size: 34px;
  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-template-m-accueil >main section#actualites .liste .actualite a .textuel h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  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-template-m-accueil >main section#actualites .liste .actualite a .textuel .accroche {
  font-size: 16px;
  margin: 0;
  position: relative;
}
.page-template-m-accueil >main section#actualites .liste .actualite a .textuel .accroche p {
  margin: 0;
  text-align: left;
}
.page-template-m-accueil >main section#actualites .liste .actualite a .textuel .accroche:after {
  content: "";
  height: 28px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #ffffff;
  background: linear-gradient(0deg,#ffffff 0%,rgba(0,0,0,0) 100%);
}
.page-template-m-accueil >main section#actualites .acces-actualites {
  text-align: center;
}
.page-template-m-concept >main section#presentation {
  padding-top: 60px;
}
.page-template-m-concept >main section#presentation .container {
  max-width: 1450px;
}
.page-template-m-concept >main section#presentation .textuel .icone {
  margin-bottom: 35px;
}
.page-template-m-concept >main section#presentation .visuel .photo:nth-child(1) {
  height: 670px;
}
.page-template-m-concept >main section#presentation .visuel .photo:nth-child(2) {
  height: 330px;
  max-width: 390px;
  margin-top: -165px;
  margin-left: -14%;
}
.page-template-m-concept >main section#caracteristiques .introduction {
  text-align: center;
  margin-bottom: 70px;
}
.page-template-m-concept >main section#caracteristiques .introduction .container {
  max-width: 630px;
}
.page-template-m-concept >main section#caracteristiques .introduction .icone {
  height: 67px;
  line-height: 67px;
  font-size: 0;
  margin-bottom: 20px;
}
.page-template-m-concept >main section#caracteristiques .introduction .icone img {
  width: auto;
  max-height: 100%;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel {
  color: #ffffff;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .container {
  max-width: 670px;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes {
  margin-top: 40px;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe {
  margin-bottom: 40px;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
  padding-left: 26px;
  position: relative;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe h3:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 1px;
  left: 0;
  position: absolute;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe .texte {
  opacity: .6;
  font-size: 16px;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .visuel {
  background-color: #f6f6f6;
  min-height: 730px;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc .visuel .photo {
  height: 100%;
  background-size: 80%;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc:nth-child(odd) .textuel {
  background-color: #ad2726;
}
.page-template-m-concept >main section#caracteristiques .blocs .bloc:nth-child(even) .textuel {
  background-color: #0f577d;
}
.page-template-m-actualites >main section#actualites {
  padding-top: 60px;
}
.page-template-m-actualites >main section#actualites .introduction {
  text-align: center;
  margin-bottom: 80px;
}
.page-template-m-actualites >main section#actualites .introduction .icone {
  margin-bottom: 30px;
  height: 53px;
  line-height: 53px;
  font-size: 0;
}
.page-template-m-actualites >main section#actualites .introduction .icone img {
  max-height: 100%;
  height: auto;
}
.page-template-m-actualites >main section#actualites .liste .actualite {
  margin-bottom: 48px;
}
.page-template-m-actualites >main section#actualites .liste .actualite a {
  color: #646c7a;
}
.page-template-m-actualites >main section#actualites .liste .actualite a:hover .visuel .photo .overlay {
  left: 0;
}
.page-template-m-actualites >main section#actualites .liste .actualite a:hover .textuel h3 {
  color: #0f577d;
}
.page-template-m-actualites >main section#actualites .liste .actualite a .visuel {
  min-height: 170px;
  line-height: 170px;
}
.page-template-m-actualites >main section#actualites .liste .actualite a .visuel .photo {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.page-template-m-actualites >main section#actualites .liste .actualite a .visuel .photo .overlay {
  width: 100%;
  height: 100%;
  top: 0;
  left: -100%;
  position: absolute;
  background-color: rgba(173,39,38,0.6);
  color: #ffffff;
  text-align: center;
  font-size: 34px;
  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-template-m-actualites >main section#actualites .liste .actualite a .textuel h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  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-template-m-actualites >main section#actualites .liste .actualite a .textuel .accroche {
  font-size: 16px;
  margin: 0;
  position: relative;
}
.page-template-m-actualites >main section#actualites .liste .actualite a .textuel .accroche p {
  margin: 0;
  text-align: left;
}
.page-template-m-actualites >main section#actualites .liste .actualite a .textuel .accroche:after {
  content: "";
  height: 28px;
  width: 100%;
  bottom: 0;
  left: 0;
  position: absolute;
  display: block;
  background: #ffffff;
  background: linear-gradient(0deg,#ffffff 0%,rgba(0,0,0,0) 100%);
}
.page-template-m-actualites >main section#actualites .pagination {
  text-align: center;
  margin-top: 49px;
}
.page-template-m-actualites >main section#actualites .pagination .page-numbers {
  font-size: 28px;
  line-height: 28px;
  color: #363c46;
  margin: 0 11px;
}
.page-template-m-actualites >main section#actualites .pagination .page-numbers.current {
  color: #ad2726;
  font-weight: bold;
}
.page-template-m-actualites >main section#actualites .pagination .page-numbers:hover {
  color: #ad2726;
}
.page-template-m-actualites >main section#actualites .pagination .page-numbers:first-child {
  margin-left: 0;
}
.page-template-m-actualites >main section#actualites .pagination .page-numbers:last-child {
  margin-right: 0;
}
.single-post >main section#actualite {
  padding-top: 60px;
}
.single-post >main section#actualite .introduction {
  text-align: center;
  margin-bottom: 80px;
}
.single-post >main section#actualite .introduction .icone {
  margin-bottom: 30px;
  height: 53px;
  line-height: 53px;
  font-size: 0;
}
.single-post >main section#actualite .introduction .icone img {
  max-height: 100%;
  height: auto;
}
.single-post >main section#actualite .contenu .visuel {
  padding: 0;
  min-height: 730px;
}
.single-post >main section#actualite .contenu .visuel .photo {
  height: 100%;
}
.single-post >main section#actualite .contenu .textuel {
  background-color: #ad2726;
}
.single-post >main section#actualite .contenu .textuel .container {
  max-width: 660px;
}
.single-post >main section#actualite .contenu .textuel .preambule {
  color: #ffffff;
}
.single-post >main section#actualite .contenu .textuel .texte {
  color: #ffffff;
  opacity: .6;
}
.single-post >main section#actualite .contenu .textuel .texte ol,
.single-post >main section#actualite .contenu .textuel .texte ul {
  list-style-type: none;
  padding: 0;
}
.single-post >main section#actualite .contenu .textuel .texte ol li,
.single-post >main section#actualite .contenu .textuel .texte ul li {
  position: relative;
  padding-left: 26px;
}
.single-post >main section#actualite .contenu .textuel .texte ol li:before,
.single-post >main section#actualite .contenu .textuel .texte ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 1px;
  left: 0;
  position: absolute;
}
.page-template-m-contact >main section#formulaire {
  padding-top: 60px;
}
.page-template-m-contact >main section#formulaire .icone {
  text-align: center;
  margin-bottom: 30px;
}
.page-template-m-contact >main section#formulaire .preambule {
  text-align: center;
}
.page-template-m-contact >main section#formulaire .titre {
  text-align: center;
  margin-bottom: 60px;
}
.page-template-m-contact >main section#formulaire .texte {
  margin-bottom: 70px;
}
.page-template-m-contact >main section#formulaire .texte p {
  text-align: center;
}
.page-id-3 >main section#contenu-page,
.page-id-12 >main section#contenu-page,
.page-id-24 >main section#contenu-page,
.page-id-631 >main section#contenu-page,
.page-id-630 >main section#contenu-page,
.page-id-619 >main section#contenu-page {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page-id-3 >main section#contenu-page h2,
.page-id-12 >main section#contenu-page h2,
.page-id-24 >main section#contenu-page h2,
.page-id-631 >main section#contenu-page h2,
.page-id-630 >main section#contenu-page h2,
.page-id-619 >main section#contenu-page h2 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  margin-bottom: 20px;
}
.page-id-3 >main section#contenu-page h3,
.page-id-12 >main section#contenu-page h3,
.page-id-24 >main section#contenu-page h3,
.page-id-631 >main section#contenu-page h3,
.page-id-630 >main section#contenu-page h3,
.page-id-619 >main section#contenu-page h3 {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}
.page-id-3 >main section#contenu-page h4,
.page-id-12 >main section#contenu-page h4,
.page-id-24 >main section#contenu-page h4,
.page-id-631 >main section#contenu-page h4,
.page-id-630 >main section#contenu-page h4,
.page-id-619 >main section#contenu-page h4 {
  font-size: 18px;
  line-height: 22px;
}
.page-id-3 >main section#contenu-page a,
.page-id-12 >main section#contenu-page a,
.page-id-24 >main section#contenu-page a,
.page-id-631 >main section#contenu-page a,
.page-id-630 >main section#contenu-page a,
.page-id-619 >main section#contenu-page a {
  color: #363c46;
  text-decoration: underline;
}
.page-id-3 >main section#contenu-page a:hover,
.page-id-12 >main section#contenu-page a:hover,
.page-id-24 >main section#contenu-page a:hover,
.page-id-631 >main section#contenu-page a:hover,
.page-id-630 >main section#contenu-page a:hover,
.page-id-619 >main section#contenu-page a:hover {
  color: #ad2726;
}
.woocommerce-page >main section#contenu-page {
  padding-top: 50px;
  padding-bottom: 50px;
}
.woocommerce-page.archive >main section#introduction {
  text-align: center;
  padding-top: 60px;
}
.woocommerce-page.archive >main section#introduction .icone {
  margin-bottom: 25px;
  height: 69px;
  line-height: 69px;
  font-size: 0;
}
.woocommerce-page.archive >main section#introduction .icone img {
  width: auto;
  max-height: 100%;
}
.woocommerce-page.archive >main section#introduction .contenu {
  margin-bottom: 55px;
}
.woocommerce-page.archive >main section#introduction .contenu .texte {
  color: #8b95a5;
  margin: 0;
}
.woocommerce-page.archive >main section#introduction .contenu .documents {
  text-align: right;
}
.woocommerce-page.archive >main section#introduction .contenu .documents .bouton {
  display: inline-block;
  margin-right: 10px;
}
.woocommerce-page.archive >main section#introduction .contenu .documents .bouton:last-child {
  margin-right: 0;
}
.woocommerce-page.archive >main section#introduction .contenu .documents .bouton a {
  padding: 15px 30px;
}
.woocommerce-page.archive >main section#introduction .contenu .documents .bouton a span:before {
  content: "\f1c1";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
}
.woocommerce-page.archive >main section#introduction .contenu .documents .bouton a span i {
  display: none;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li {
  text-align: center;
  margin-bottom: 130px;
  padding-bottom: 44px;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link .onsale {
  display: none;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link .annotation {
  background-color: #0f577d;
  color: #ffffff;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  max-width: 150px;
  width: 100%;
  position: absolute;
  top: 15px;
  left: 0;
  padding: 10px 15px;
  z-index: 1;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link img {
  margin-bottom: 30px;
  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;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link h2 {
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  color: #202429;
  margin-bottom: 30px;
  padding: 0;
  transition: all .4s ease-in-out !important;
  -webkit-transition: all .4s ease-in-out !important;
  -moz-transition: all .4s ease-in-out !important;
  -o-transition: all .4s ease-in-out !important;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link .price {
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  color: #ad2726;
  margin-top: auto;
  margin-bottom: 30px;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link:hover img {
  opacity: .8;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link:hover h2 {
  color: #0f577d;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id] {
  display: inline-block;
  color: #ffffff;
  background-color: #ad2726;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  padding: 15px;
  letter-spacing: 2px;
  border: 1px solid #ad2726;
  position: relative;
  border-radius: 45px;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  max-width: 350px;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id]:before {
  opacity: .6;
  content: "\f217";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id]:hover {
  color: #ad2726;
  background-color: #ffffff;
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id][data-product_id="439"]:before,
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id][data-product_id="588"]:before,
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id][data-product_id="628"]:before,
.woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id][data-product_id="629"]:before {
  content: "\f0e0";
}
.woocommerce-page.archive >main section#contenu-boutique ul.products li a.added_to_cart {
  display: none;
}
.woocommerce-page.archive >main section#professionnels .visuel {
  min-height: 435px;
  background-color: #f6f6f6;
}
.woocommerce-page.archive >main section#professionnels .visuel .photo {
  height: 100%;
  background-size: 60%;
}
.woocommerce-page.archive >main section#professionnels .textuel {
  background-color: #0f577d;
  color: #ffffff;
}
.woocommerce-page.archive >main section#professionnels .textuel .container {
  max-width: 680px;
}
.woocommerce-page.archive >main section#professionnels .textuel .preambule {
  opacity: .6;
}
.woocommerce-page.archive >main section#professionnels .textuel .texte {
  font-size: 26px;
  line-height: 36px;
  font-style: italic;
  margin: 0;
}
.woocommerce-page.archive >main section#professionnels .textuel .texte a {
  font-weight: bold;
  font-style: normal;
  color: #ffffff;
}
.woocommerce-page.archive >main section#professionnels .textuel .texte a:hover {
  color: #717a8a;
}
.woocommerce-page.single-product >main section .bouton a {
  font-size: 12px;
  line-height: 12px;
  padding: 18px 50px;
}
.woocommerce-page.single-product >main section#contenu-produit {
  padding-top: 110px;
}
.woocommerce-page.single-product >main section#contenu-produit .preambule {
  text-align: center;
}
.woocommerce-page.single-product >main section#contenu-produit h1 {
  text-align: center;
  font-weight: 900;
  font-size: 42px;
  line-height: 46px;
  margin-bottom: 100px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary {
  float: left;
  margin-bottom: 30px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .presentation {
  color: #717a8a;
  font-size: 16px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule {
  margin-bottom: 45px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .guide a {
  color: #0f577d;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 3px;
  font-weight: bold;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .guide a:hover {
  color: #ad2726;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .retour {
  text-align: right;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .retour a span:before {
  content: "\f060";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .retour a span i {
  display: none;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre {
  background-color: #f6f6f6;
  padding: 60px 55px 30px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre .price {
  color: #ad2726;
  font-size: 32px;
  line-height: 32px;
  font-weight: 600;
  margin-bottom: 25px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre .price .message {
  font-size: 16px;
  line-height: 20px;
  display: block;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form {
  margin: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr .label {
  display: none;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr .value {
  padding-bottom: 15px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr .value select {
  padding: 10px 35px;
  font-size: 15px;
  line-height: 15px;
  border: 0;
  border-radius: 5px;
  outline: 0;
  width: 100%;
  margin: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url(../img/fleche-select-single-product.png) no-repeat 95% 50%;
  background-color: #ffffff;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr .value .reset_variations {
  color: #202429;
  font-size: 14px;
  line-height: 14px;
  font-weight: 600;
  font-style: italic;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr .value .reset_variations:hover {
  color: #ad2726;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr:last-child .value {
  padding-bottom: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .stock {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .quantity {
  font-size: 15px;
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-right: 15px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .quantity .qty {
  padding: 10px 0;
  font-size: 15px;
  line-height: 15px;
  border: 0;
  border-radius: 5px;
  outline: 0;
  margin: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .variations {
  margin-bottom: 22px;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .encadre form button[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  float: none;
  color: #ffffff;
  background-color: #ad2726;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  padding: 18px 50px;
  letter-spacing: 3px;
  border: 1px solid #ad2726;
  position: relative;
  border-radius: 45px;
  outline: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .summary .product_meta {
  display: none;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery {
  float: right;
  margin-bottom: 30px;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper {
  margin-bottom: 30px;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper:hover .slick-arrow.wvg-slider-prev-arrow {
  left: 15px;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper:hover .slick-arrow.wvg-slider-next-arrow {
  right: 15px;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .wvg-single-gallery-image-container .caption {
  background-color: rgba(255,255,255,0.9);
  padding: 5px;
  font-size: 14px;
  line-height: 18px;
  text-align: center;
  width: 100%;
  bottom: 0;
  position: absolute;
  font-weight: 600;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .slick-arrow {
  background-color: #0f577d;
  opacity: 1;
  width: 53px;
  height: 53px;
  border-radius: 53px;
  color: #ffffff;
  line-height: 53px;
  font-size: 24px;
  border: 1px solid #0f577d;
  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;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .slick-arrow.wvg-slider-prev-arrow {
  left: -68px;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .slick-arrow.wvg-slider-next-arrow {
  right: -68px;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .slick-arrow:hover {
  background-color: #ffffff;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .slick-arrow:hover:before {
  color: #0f577d;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper a {
  border: 1px solid #717a8a;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper a span {
  transition: all 0s ease-in-out !important;
  -webkit-transition: all 0s ease-in-out !important;
  -moz-transition: all 0s ease-in-out !important;
  -o-transition: all 0s ease-in-out !important;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper a:hover {
  background-color: #ad2726;
  color: #ffffff;
  border-color: #ffffff;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper .wvg-gallery-image {
  border: 1px solid #f6f6f6;
  outline: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-thumbnail-wrapper .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image {
  height: 92px;
  border: 1px solid #f6f6f6;
  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;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-thumbnail-wrapper .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image >div {
  position: relative;
  height: 100%;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-thumbnail-wrapper .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image >div img {
  object-fit: cover;
  position: absolute;
  height: 100%;
}
.woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-thumbnail-wrapper .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image.current-thumbnail {
  border: 2px solid #0f577d;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper {
  padding-top: 60px;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs {
  padding: 0;
  font-size: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li {
  border-radius: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  padding: 20px 35px;
  border: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li a {
  font-size: 18px;
  line-height: 18px;
  padding: 0;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li:before,
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li:after {
  display: none;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li.active {
  border: 1px solid #cecece;
  border-bottom-color: #ffffff;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li.active a {
  color: #ad2726;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper .entry-content {
  padding-top: 50px;
  margin-bottom: 30px;
}
.woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper .entry-content .texte {
  color: #717a8a;
}
.woocommerce-page.single-product >main section#documentation {
  margin-bottom: 170px;
  clear: both;
}
.woocommerce-page.single-product >main section#documentation .liste .bouton {
  display: inline-block;
  margin-right: 15px;
}
.woocommerce-page.single-product >main section#documentation .liste .bouton a span:before {
  content: "\f1c1";
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  margin-right: 10px;
}
.woocommerce-page.single-product >main section#documentation .liste .bouton a span i {
  display: none;
}
.woocommerce-page.single-product >main section#documentation .liste .bouton:last-child {
  margin-right: 0;
}
.woocommerce-page.single-product >main section#portes .porte {
  color: #ffffff;
  padding: 120px 0;
}
.woocommerce-page.single-product >main section#portes .porte .preambule {
  opacity: .6;
}
.woocommerce-page.single-product >main section#portes .porte .texte {
  font-size: 32px;
  line-height: 36px;
}
.woocommerce-page.single-product >main section#portes .porte .texte a {
  font-weight: bold;
  color: #ffffff;
}
.woocommerce-page.single-product >main section#portes .porte .texte a:hover {
  color: #717a8a;
}
.woocommerce-page.single-product >main section#portes .porte .container {
  max-width: 690px;
}
.woocommerce-page.single-product >main section#portes .porte.produit-annexe {
  background-color: #ad2726;
}
.woocommerce-page.single-product >main section#portes .porte.professionnels {
  background-color: #0f577d;
}
.woocommerce-page.single-product >main section#portes .porte.professionnels .texte {
  font-style: italic;
  margin: 0;
}
.woocommerce-page.single-product >main section#portes .porte.professionnels .texte a {
  font-style: normal;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .button {
  background-color: #0f577d;
  color: #ffffff;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  border-radius: 0;
  border: 1px solid #0f577d;
  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;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .button:hover {
  background-color: #ffffff;
  color: #0f577d;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .shop_table {
  border-radius: 0;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .checkout-button {
  background-color: #ad2726;
  border-color: #ad2726;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .checkout-button:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page #coupon_code {
  width: 120px;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .woocommerce-cart-form a {
  color: #717a8a;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .woocommerce-cart-form a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .woocommerce-message a {
  color: #202429;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .woocommerce-message a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-cart >main section#contenu-page .woocommerce-shipping-destination {
  display: none;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .col-1 {
  max-width: none;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .col-2 {
  max-width: none;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .input-text {
  padding: 2.5px 5px;
  resize: none;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .woocommerce-info {
  border-top: 3px solid #ad2726;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .woocommerce-info:before {
  color: #ad2726;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .woocommerce a {
  color: #717a8a;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .woocommerce a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details .form-row-first,
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details .form-row-last {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details label,
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details span {
  width: 50%;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details label span,
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details span span {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details label span b,
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details span span b {
  left: 95%;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details h3 label {
  width: 100%;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details input,
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details select {
  outline: none;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details #billing_address_2,
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details #shipping_address_2 {
  margin-left: 100%;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page .woocommerce-checkout-review-order-table thead {
  background-color: #0f577d;
  color: #ffffff;
  text-transform: uppercase;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details {
  margin-bottom: 30px;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #place_order {
  background-color: #ad2726;
  color: #ffffff;
  border: 1px solid #ad2726;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  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;
  border-radius: 0;
}
.woocommerce-page.woocommerce-checkout >main section#contenu-page #place_order:hover {
  background-color: #ffffff;
  color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page #customer_login .input-text {
  padding: 2.5px 5px;
}
.woocommerce-page.woocommerce-account >main section#contenu-page #customer_login .col-1 {
  max-width: none;
}
.woocommerce-page.woocommerce-account >main section#contenu-page #customer_login .col-2 {
  max-width: none;
}
.woocommerce-page.woocommerce-account >main section#contenu-page #customer_login a {
  color: #717a8a;
}
.woocommerce-page.woocommerce-account >main section#contenu-page #customer_login a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a {
  color: #717a8a;
  font-weight: 500;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-orders .woocommerce-orders-table__cell-order-number a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-table--order-details .product-name a {
  color: #717a8a;
  font-weight: 500;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-table--order-details .product-name a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  margin-left: 0;
  padding: 0;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-navigation ul li a {
  display: block;
  background-color: #0f577d;
  color: #ffffff;
  padding: 5px 15px;
  margin-bottom: 5px;
  border: 0;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-navigation ul li a:hover {
  background-color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-navigation ul li.is-active a {
  background-color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .button {
  background-color: #ad2726;
  border: 1px solid #ad2726;
  border-radius: 0;
  color: #ffffff;
  text-transform: uppercase;
  outline: none;
  font-weight: 500;
  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;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .button:hover {
  color: #ad2726;
  background-color: #ffffff;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content p a {
  color: #717a8a;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content p a:hover {
  color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-message {
  border-top: 3px solid #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-message:before {
  color: #717a8a;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-Message {
  border-top: 3px solid #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-Message:before {
  color: #ad2726;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .addresses .woocommerce-Address {
  max-width: none;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .addresses .woocommerce-Address .title {
  height: auto;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .addresses .woocommerce-Address .title h3 {
  font-size: 18px;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a {
  color: #0f577d;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .addresses .woocommerce-Address .title a:hover {
  color: #202429;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-address-fields .form-row {
  width: 100%;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-address-fields .form-row >label {
  width: 50%;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .woocommerce-address-fields .form-row >span {
  width: 50%;
}
.woocommerce-page.woocommerce-account >main section#contenu-page .woocommerce-MyAccount-content .input-text {
  padding: 2.5px 5px;
}
@media screen and (max-width: 1400px) {
  .home >main section#diaporama .diapositives .acces-scroll {
    bottom: 109px;
  }
  .home >main section#diaporama .diapositives .owl-carousel .owl-dots {
    bottom: 67px;
  }
  .home >main section#diaporama .diapositives .acces-boutique {
    bottom: 67px;
  }
  .home >main section#presentation {
    margin-top: -50px;
  }
}
@media screen and (max-width: 1300px) {
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .container {
    max-width: 900px;
  }
}
@media screen and (max-width: 1199px) {
  body .titre {
    font-size: 32px;
    line-height: 36px;
  }
  body .bloc-de-texte {
    font-size: 16px;
    line-height: 26px;
  }
  body .bouton a {
    padding: 15px 30px;
    font-size: 12px;
    line-height: 12px;
  }
  body >header .menu-mobile {
    padding-left: 30px;
  }
  body >header .menu-mobile .lien {
    font-size: 18px;
    transition: all .4s ease-in-out !important;
    -webkit-transition: all .4s ease-in-out !important;
    -moz-transition: all .4s ease-in-out !important;
    -o-transition: all .4s ease-in-out !important;
  }
  body >header .menu-mobile .lien i {
    margin-right: 10px;
  }
  body >header .menu-mobile .lien span {
    font-weight: 600;
  }
  body >header .menu-mobile .lien.active {
    color: #ad2726;
  }
  body >header .logo {
    text-align: center;
  }
  body >header .logo .zone {
    padding-left: 0;
    padding-right: 0;
  }
  body >header .menu-principal {
    background-color: #ffffff;
    border-right: 1px solid #ebebeb;
    position: fixed;
    top: 60px;
    left: 0;
    max-width: 250px;
    height: 100%;
    display: none;
    padding-top: 15px;
    text-align: left;
  }
  body >header .menu-principal ul.menu li {
    margin: 0;
    display: block;
    margin-bottom: 15px;
  }
  body >header .menu-principal ul.menu li a {
    display: inline-block;
  }
  body >header .menu-principal ul.menu li a:after {
    margin-top: 3px;
    position: static;
  }
  body >header .boutique .zone {
    padding: 0 15px;
  }
  body >header .boutique .zone ul li a.compte {
    font-size: 26px;
  }
  body >header .boutique .zone ul li a.panier {
    font-size: 26px;
  }
  body >main section.section-informations-importantes {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  body >main section.section-informations-importantes .description {
    font-size: 20px;
    line-height: 28px;
  }
  body >main section.parallax .contenu .titre {
    font-size: 40px;
    line-height: 44px;
  }
  body >main section#bandeau-partenaires-normes {
    padding-top: 60px;
    padding-bottom: 30px;
  }
  body >main section#bandeau-dacces-boutique .parallax-window {
    min-height: 400px;
  }
  body >footer .corps {
    padding-top: 60px;
  }
  body >footer .corps .ligne {
    margin-top: 30px;
  }
  body >footer .pied {
    padding-top: 60px;
    padding-bottom: 0;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer {
    height: 90vh;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel div[class*="col-"] {
    margin-top: -5%;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .container {
    max-width: 780px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .icone img {
    height: 50px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .titre {
    margin-bottom: 20px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .texte {
    margin-bottom: 20px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button {
    height: 50px;
    width: 50px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button.owl-prev {
    left: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button.owl-next {
    right: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots {
    bottom: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .acces-scroll {
    bottom: 47px;
    left: -15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .acces-boutique {
    bottom: 15px;
  }
  .page-template-m-accueil >main section#presentation {
    margin-top: 15px;
    margin-bottom: 30px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .visuel {
    min-height: 550px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .textuel div[class*="col-"] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-template-m-accueil >main section#actualites {
    padding-top: 60px;
  }
  .page-template-m-accueil >main section#actualites .introduction {
    margin-bottom: 60px;
  }
  .page-template-m-concept >main section#presentation {
    padding-top: 60px;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .visuel .photo {
    background-size: 96%;
  }
  .page-template-m-actualites >main section#actualites {
    padding-top: 60px;
  }
  .page-template-m-actualites >main section#actualites .introduction {
    margin-bottom: 60px;
  }
  .single-post >main section#actualite {
    padding-top: 60px;
  }
  .single-post >main section#actualite .introduction {
    margin-bottom: 60px;
  }
  .single-post >main section#actualite .contenu .visuel {
    min-height: 500px;
  }
  .single-post >main section#actualite .contenu .textuel div[class*="col-"] {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .page-template-m-contact >main section#formulaire {
    padding-top: 60px;
  }
  .page-template-m-contact >main section#formulaire .titre {
    margin-bottom: 30px;
  }
  .woocommerce-page.archive >main section#introduction .contenu {
    margin-bottom: 30px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li {
    margin-bottom: 60px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link img {
    margin-bottom: 30px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link h2 {
    margin-bottom: 15px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link .price {
    margin-bottom: 15px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id] {
    font-size: 12px;
    line-height: 12px;
    padding: 15px;
    letter-spacing: 1px;
  }
  .woocommerce-page.archive >main section#professionnels .visuel .photo {
    background-size: 96%;
  }
  .woocommerce-page.archive >main section#professionnels .textuel .texte {
    font-size: 20px;
    line-height: 30px;
  }
  .woocommerce-page.single-product >main section .bouton a {
    padding: 15px 30px;
  }
  .woocommerce-page.single-product >main section#contenu-produit {
    padding-top: 60px;
  }
  .woocommerce-page.single-product >main section#contenu-produit h1 {
    margin-bottom: 60px;
    font-size: 32px;
    line-height: 36px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre {
    padding: 30px;
  }
  .woocommerce-page.single-product >main section#documentation {
    margin-bottom: 60px;
  }
  .woocommerce-page.single-product >main section#portes .porte .texte {
    font-size: 20px;
    line-height: 30px;
  }
}
@media screen and (max-width: 991px) {
  body .container {
    max-width: 100%;
  }
  body >main section.section-informations-importantes .description {
    font-size: 22px;
    line-height: 26px;
  }
  body >main section#bandeau-dacces-boutique .container {
    max-width: 100%;
  }
  body >footer .row-colonne .colonne:nth-child(1) {
    padding-right: 15px;
  }
  body >footer .row-colonne .colonne:nth-child(2) {
    padding-left: 15px;
  }
  body >footer .pied {
    padding-bottom: 60px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer {
    height: 550px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .container {
    max-width: 80%;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .titre {
    font-size: 42px;
    line-height: 46px;
  }
  .page-template-m-accueil >main section#presentation .photo {
    min-height: 500px;
  }
  .page-template-m-accueil >main section#presentation .introduction .container {
    max-width: 100%;
    padding: 0;
  }
  .page-template-m-accueil >main section#presentation .description-complete {
    padding: 30px 0;
  }
  .page-template-m-accueil >main section#presentation .description-complete .container {
    max-width: 100%;
  }
  .page-template-m-accueil >main section#concept .textuel {
    padding-right: 15px;
  }
  .page-template-m-accueil >main section#concept .visuel {
    padding-left: 15px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .textuel .container {
    padding: 0;
  }
  .page-template-m-concept >main section#presentation .visuel .photo {
    height: 350px !important;
  }
  .page-template-m-concept >main section#presentation .visuel .photo:nth-child(2) {
    margin-top: 15px;
    margin-left: 0;
    width: 100%;
    max-width: 100%;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .container {
    padding: 0;
  }
  .single-post >main section#actualite .contenu .textuel .container {
    padding: 0;
  }
  .woocommerce-page.archive >main section#introduction .contenu .texte p {
    text-align: center;
  }
  .woocommerce-page.archive >main section#introduction .contenu .documents {
    text-align: center;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li {
    width: 48%;
    margin-left: 0;
    margin-right: 0;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li:nth-child(odd) {
    margin-right: 4%;
  }
  .woocommerce-page.archive >main section#professionnels .textuel .container {
    padding: 0;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary {
    width: 48%;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre {
    padding: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre form button[type="submit"] {
    padding: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .guide {
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .retour {
    text-align: left;
  }
  .woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery {
    max-width: 48% !important;
  }
  .woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li {
    padding: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper .entry-content {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767.98px) {
  body #grdp_barre_maxi,
  body #grdp_barre_mini {
    display: none !important;
  }
  body .preambule {
    font-size: 8px;
    line-height: 12px;
    margin-bottom: 15px;
  }
  body .titre {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  body .bloc-de-texte {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
  }
  body .bloc-de-texte p,
  body .bloc-de-texte ol,
  body .bloc-de-texte ul {
    margin-bottom: 15px;
  }
  body .bouton a {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 2px;
    padding: 10px 15px;
  }
  body .nf-form-cont .nf-form-content .nf-field-container {
    margin-bottom: 5px;
  }
  body .nf-form-cont .nf-form-content .nf-field-container .nf-field-label {
    margin-bottom: 0 !important;
  }
  body .nf-form-cont .nf-form-content .nf-field-container .nf-field-label label {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 0;
  }
  body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element input,
  body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea,
  body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element select {
    font-size: 14px;
    line-height: 18px;
  }
  body .nf-form-cont .nf-form-content .nf-field-container .nf-field-element textarea {
    height: 150px;
  }
  body .nf-form-cont .nf-form-content .nf-field-container.listcheckbox-container .nf-filed-elemet ul li label {
    font-size: 12px;
    line-height: 16px;
  }
  body .nf-form-cont .nf-form-content .nf-field-container.submit-container {
    text-align: center;
  }
  body .nf-form-cont .nf-form-content .nf-field-container.submit-container .nf-field-element input {
    font-size: 14px;
    line-height: 14px;
    padding: 15px 30px;
  }
  body >header >.row {
    margin: 0;
  }
  body >header .menu-mobile {
    padding: 0;
    height: 100%;
    background-color: #0f577d;
    border-right: 1px solid #0f577d;
  }
  body >header .menu-mobile .lien {
    height: 100%;
    text-align: center;
    color: #ffffff;
    line-height: 60px;
  }
  body >header .menu-mobile .lien i {
    margin: 0;
  }
  body >header .menu-mobile .lien span {
    display: none;
  }
  body >header .menu-mobile .lien.active {
    color: #0f577d;
    background-color: #ffffff;
  }
  body >header .logo .zone {
    padding-top: 9px;
  }
  body >header .logo .zone img {
    max-height: 42px;
  }
  body >header .boutique {
    padding: 0;
    text-align: center;
  }
  body >header .boutique .zone {
    padding: 0;
    width: 100%;
  }
  body >header .boutique .zone >.row {
    margin: 0;
  }
  body >header .boutique .zone >.row >div[class*="col-"] {
    padding: 0;
  }
  body >header .boutique .zone ul li a {
    font-size: 20px !important;
  }
  body >header .boutique .zone ul li a.panier .valeur {
    top: -5px;
    right: -8px;
  }
  body >main section.section-informations-importantes {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  body >main section.section-informations-importantes .description {
    font-size: 14px;
    line-height: 18px;
  }
  body >main section.parallax .parallax-window {
    min-height: 200px;
  }
  body >main section.parallax .contenu .titre {
    font-size: 18px;
    line-height: 22px;
  }
  body >main section.parallax .contenu .icone {
    height: 30px;
    line-height: 30px;
  }
  body >main section#bandeau-partenaires-normes {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  body >main section#bandeau-partenaires-normes .logos .logo {
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
  }
  body >main section#bandeau-dacces-boutique .parallax-window {
    min-height: 250px;
  }
  body >main section#bandeau-dacces-boutique .icone {
    margin-bottom: 15px;
  }
  body >main section#bandeau-dacces-boutique .titre {
    margin-bottom: 15px;
  }
  body >footer .corps {
    padding-top: 15px;
  }
  body >footer .corps .logo img {
    max-height: 45px;
  }
  body >footer .corps .colonne {
    margin-bottom: 15px;
  }
  body >footer .corps .colonne .intitule {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 5px;
  }
  body >footer .corps .colonne .valeur {
    font-size: 16px;
    line-height: 20px;
  }
  body >footer .corps .ligne {
    margin-top: 0;
  }
  body >footer .pied {
    padding-bottom: 0;
    padding-top: 15px;
  }
  body >footer .pied .logo {
    margin-bottom: 15px;
  }
  body >footer .pied .logo img {
    height: 30px;
  }
  body >footer .pied .groupe-infos {
    margin-bottom: 15px;
  }
  body >footer .pied .groupe-infos.infos-mg2 .texte {
    font-size: 14px;
    line-height: 18px;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-navigation {
    margin-bottom: 30px;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation {
    margin-bottom: 10px;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li {
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-navigation .navigation ul li a {
    font-size: 12px;
    line-height: 12px;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-legales {
    font-size: 9px;
    line-height: 13px;
    letter-spacing: 0;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-legales a.logo-idcom {
    margin-right: 10px;
    margin-top: 0;
  }
  body >footer .pied .groupe-infos.infos-complementaires .infos-legales a.logo-idcom img {
    max-width: 30px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer {
    height: 420px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel {
    padding-top: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .container {
    max-width: 100%;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .container >.row {
    -ms-flex-align: start !important;
    align-items: start !important;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel div[class*="col-"] {
    margin-top: 0;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .icone img {
    height: 35px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .titre {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .texte {
    font-size: 12px;
    line-height: 16px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .textuel .texte p {
    text-align: justify;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots {
    display: inline-block;
    width: auto;
    left: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-dots button {
    height: 10px;
    width: 10px;
    border-radius: 10px;
    margin-right: 10px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .owl-carousel .owl-nav button {
    height: 30px;
    width: 30px;
    top: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .acces-scroll {
    display: none;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .acces-boutique {
    font-size: 14px;
    line-height: 14px;
    right: 15px;
  }
  .page-template-m-accueil >main section#diaporama .diapositives .acces-boutique i {
    font-size: 14px;
  }
  .page-template-m-accueil >main section#presentation .photo {
    min-height: 250px;
  }
  .page-template-m-accueil >main section#presentation .introduction {
    padding: 15px 15px 0;
  }
  .page-template-m-accueil >main section#presentation .introduction .titre {
    font-size: 18px;
    line-height: 22px;
  }
  .page-template-m-accueil >main section#presentation .introduction .texte p {
    font-size: 14px;
    line-height: 18px;
  }
  .page-template-m-accueil >main section#presentation .introduction .texte ul,
  .page-template-m-accueil >main section#presentation .introduction .texte ol {
    margin-top: -10px;
  }
  .page-template-m-accueil >main section#presentation .introduction .texte ul li,
  .page-template-m-accueil >main section#presentation .introduction .texte ol li {
    padding: 10px 0 10px 26px;
  }
  .page-template-m-accueil >main section#presentation .introduction .texte ul li:before,
  .page-template-m-accueil >main section#presentation .introduction .texte ol li:before {
    top: 11px;
  }
  .page-template-m-accueil >main section#presentation .description-complete {
    padding: 15px 0;
    background-image: none;
  }
  .page-template-m-accueil >main section#presentation .description-complete .icone {
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#concept .textuel {
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#concept .textuel .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .visuel {
    min-height: 200px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .textuel div[class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .textuel .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#innovation .blocs .bloc .textuel .icone img {
    max-height: 100%;
    width: auto;
  }
  .page-template-m-accueil >main section#actualites {
    padding-top: 15px;
  }
  .page-template-m-accueil >main section#actualites .introduction {
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#actualites .introduction .icone {
    margin-bottom: 15px;
    height: 30px;
    line-height: 30px;
  }
  .page-template-m-accueil >main section#actualites .liste .actualite {
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#actualites .liste .actualite a .visuel {
    min-height: 150px;
    line-height: 150px;
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#actualites .liste .actualite a .textuel h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .page-template-m-accueil >main section#actualites .liste .actualite a .textuel .accroche {
    font-size: 14px;
    line-height: 18px;
  }
  .page-template-m-accueil >main section#actualites .liste .actualite a .textuel .accroche:after {
    display: none;
  }
  .page-template-m-concept >main section#presentation {
    padding-top: 15px;
  }
  .page-template-m-concept >main section#presentation .textuel {
    padding-bottom: 15px;
  }
  .page-template-m-concept >main section#presentation .textuel .icone {
    margin-bottom: 15px;
  }
  .page-template-m-concept >main section#presentation .visuel .photo {
    height: 200px !important;
  }
  .page-template-m-concept >main section#caracteristiques .introduction {
    margin-bottom: 15px;
  }
  .page-template-m-concept >main section#caracteristiques .introduction .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .visuel {
    min-height: 200px;
    padding: 15px 0;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .visuel .photo {
    background-size: contain;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes {
    margin-top: 15px;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe {
    margin-bottom: 15px;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .paragraphes .paragraphe .texte {
    font-size: 14px;
  }
  .page-template-m-concept >main section#caracteristiques .blocs .bloc .textuel .boutons {
    margin-bottom: 15px;
  }
  .page-template-m-actualites >main section#actualites {
    padding-top: 15px;
  }
  .page-template-m-actualites >main section#actualites .introduction {
    margin-bottom: 15px;
  }
  .page-template-m-actualites >main section#actualites .introduction .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .page-template-m-actualites >main section#actualites .liste .actualite {
    margin-bottom: 15px;
  }
  .page-template-m-actualites >main section#actualites .liste .actualite a .visuel {
    min-height: 150px;
    line-height: 150px;
    margin-bottom: 15px;
  }
  .page-template-m-actualites >main section#actualites .liste .actualite a .textuel h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
  }
  .page-template-m-actualites >main section#actualites .liste .actualite a .textuel .accroche {
    font-size: 14px;
    line-height: 18px;
  }
  .page-template-m-actualites >main section#actualites .liste .actualite a .textuel .accroche:after {
    display: none;
  }
  .page-template-m-actualites >main section#actualites .pagination {
    margin-top: 15px;
  }
  .page-template-m-actualites >main section#actualites .pagination .page-numbers {
    font-size: 20px;
    line-height: 20px;
    margin: 0 5px;
  }
  .single-post >main section#actualite {
    padding-top: 15px;
  }
  .single-post >main section#actualite .introduction {
    margin-bottom: 15px;
  }
  .single-post >main section#actualite .introduction .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .single-post >main section#actualite .contenu .visuel {
    min-height: 200px;
  }
  .single-post >main section#actualite .contenu .textuel div[class*="col-"] {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-template-m-contact >main section#formulaire {
    padding-top: 15px;
  }
  .page-template-m-contact >main section#formulaire .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .page-template-m-contact >main section#formulaire .icone img {
    max-height: 100%;
    width: auto;
  }
  .page-template-m-contact >main section#formulaire .titre {
    margin-bottom: 15px;
  }
  .page-template-m-contact >main section#formulaire .texte {
    margin-bottom: 30px;
  }
  .woocommerce-page.archive >main section#introduction {
    padding-top: 15px;
  }
  .woocommerce-page.archive >main section#introduction .icone {
    height: 30px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .woocommerce-page.archive >main section#introduction .contenu .documents .bouton a {
    padding: 10px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li {
    margin-bottom: 30px;
    padding-bottom: 35px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link img {
    margin-bottom: 15px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link h2 {
    font-size: 12px;
    line-height: 16px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link .price {
    font-size: 18px;
    line-height: 18px;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a.woocommerce-LoopProduct-link .annotation {
    font-size: 10px;
    line-height: 14px;
    padding: 5px;
    top: 0;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id] {
    font-size: 10px;
    line-height: 12px;
    padding: 10px;
    letter-spacing: 0;
  }
  .woocommerce-page.archive >main section#contenu-boutique ul.products li a[data-product_id]:before {
    margin-right: 5px;
  }
  .woocommerce-page.archive >main section#professionnels .visuel {
    min-height: 200px;
  }
  .woocommerce-page.archive >main section#professionnels .textuel {
    padding: 15px;
  }
  .woocommerce-page.archive >main section#professionnels .textuel .texte {
    font-size: 14px;
    line-height: 18px;
  }
  .woocommerce-page.single-product >main section .bouton a {
    padding: 10px;
    font-size: 10px;
    line-height: 10px;
  }
  .woocommerce-page.single-product >main section#contenu-produit {
    padding-top: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit h1 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary {
    width: 100%;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .presentation {
    font-size: 14px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule {
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .liens-de-preambule .guide a {
    font-size: 10px;
    line-height: 10px;
    letter-spacing: 1px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre .price {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre .price .message {
    font-size: 14px;
    line-height: 18px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .variations {
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre form tr .value select {
    padding: 10px 15px;
    font-size: 14px;
    line-height: 14px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .quantity {
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre form .quantity .qty {
    font-size: 14px;
    line-height: 14px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .summary .encadre form button[type="submit"] {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 12px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery {
    max-width: 100% !important;
    margin-bottom: 0;
  }
  .woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-slider-wrapper {
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .woo-variation-product-gallery .woo-variation-gallery-thumbnail-wrapper .woo-variation-gallery-thumbnail-slider .wvg-gallery-thumbnail-image {
    height: 50px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper {
    padding-top: 0;
  }
  .woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li {
    padding: 10px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper ul.tabs li a {
    font-size: 12px;
    line-height: 12px;
  }
  .woocommerce-page.single-product >main section#contenu-produit .wc-tabs-wrapper .entry-content {
    padding-top: 15px;
  }
  .woocommerce-page.single-product >main section#documentation {
    margin-bottom: 15px;
  }
  .woocommerce-page.single-product >main section#portes {
    padding: 15px 0;
  }
  .woocommerce-page.woocommerce-cart >main section#contenu-page {
    padding-top: 30px;
    padding-bottom: 0;
    font-size: 14px;
    line-height: 18px;
  }
  .woocommerce-page.woocommerce-cart >main section#contenu-page h2 {
    font-size: 16px;
    line-height: 20px;
  }
  .woocommerce-page.woocommerce-cart >main section#contenu-page .checkout-button {
    font-size: 1em !important;
  }
  .woocommerce-page.woocommerce-cart >main section#contenu-page .cart_item td {
    text-align: left !important;
  }
  .woocommerce-page.woocommerce-cart >main section#contenu-page .cart_item td:before {
    margin-right: 5px !important;
  }
  .woocommerce-page.woocommerce-checkout >main section#contenu-page {
    padding-top: 30px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
  }
  .woocommerce-page.woocommerce-checkout >main section#contenu-page .col-1,
  .woocommerce-page.woocommerce-checkout >main section#contenu-page .col-2 {
    padding: 0;
  }
  .woocommerce-page.woocommerce-checkout >main section#contenu-page .col-2 {
    margin-top: 30px;
  }
  .woocommerce-page.woocommerce-checkout >main section#contenu-page h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details label,
  .woocommerce-page.woocommerce-checkout >main section#contenu-page #customer_details span {
    width: 100%;
    margin-bottom: 0;
  }
  .woocommerce-page.woocommerce-account >main section#contenu-page {
    padding-top: 30px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
  }
}
