body, input, button, a, h1, h2, h3, h4, h5, h6, p, ul, li, nav, header, footer, main, section, div, span {
  font-family: 'Montserrat', Arial, sans-serif !important;
}

body, html {
  margin: 0;
  padding: 0;
}

section#wrapper {
  margin-top: 95px
}

@media (min-width: 992px) {
  section#wrapper {
      margin-top:0
  }
}

header#header {
  color: #fff;
  background-color: #045A88;
  
  display: inline;
  top: 0;
  width: 100%;
  z-index: 9;
  border-bottom: 1px solid #052844
}

body#checkout header#header {
  background-color: #E9E9E9
}

@media (min-width: 992px) {
  header#header {
      transition:top .2s ease 0s
  }

  body:not(#checkout).shrinked header#header {
      top: -145px
  }
}

@media (min-width: 992px) {
  header#header {
      color:#045A88;
      background-color: #fff
  }
}

header#header .header-nav {
  background-color: #E9E9E9;
  color: #045A88;
  height: 33px!important
}

header#header .header-nav .header__container.container,header#header .header-nav .header__container.l-wrapper,header#header .header-nav main>.header__container.notifications-container,header#header .header-nav .header__container.l-wrapper--boxed,header#header .header-nav .header__container.container>div,header#header .header-nav .header__container.l-wrapper>div,header#header .header-nav main>.header__container.notifications-container>div,header#header .header-nav .header__container.l-wrapper--boxed>div,header#header .header-nav .header__container.container>div>div,header#header .header-nav .header__container.l-wrapper>div>div,header#header .header-nav main>.header__container.notifications-container>div>div,header#header .header-nav .header__container.l-wrapper--boxed>div>div,header#header .header-nav .header__container.container>div>div>div,header#header .header-nav .header__container.l-wrapper>div>div>div,header#header .header-nav main>.header__container.notifications-container>div>div>div,header#header .header-nav .header__container.l-wrapper--boxed>div>div>div {
  height: 33px
}

header#header .header-nav .header__rightitem a {
  margin: 6px 0 6px 20px;
  display: inline-block;
  padding: 0 0 0 23px;
  position: relative
}

header#header .header-nav .header__rightitem a:before {
  width: 15px;
  height: 20px;
  display: inline-block;
  position: absolute;
  left: 2px;
  top: 1px;
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi4wMTMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNi4wMTMgMTYiPg0KICA8cGF0aCBpZD0icHJvZmlsZV9jbG9zZV8yIiBkPSJNNDMxLjksMzY1LjM0M2E4LjA4Niw4LjA4NiwwLDAsMC00LjQ0LTQuNjEzLDQuODgxLDQuODgxLDAsMCwwLDEuNzgzLTMuNzMsNS4wNjIsNS4wNjIsMCwwLDAtNC42MTktNC45NjIsNSw1LDAsMCwwLTEuMjMsMEE1LjA2Miw1LjA2MiwwLDAsMCw0MTguNzc5LDM1N2E0Ljg3OCw0Ljg3OCwwLDAsMCwxLjc4MywzLjczLDguMDg1LDguMDg1LDAsMCwwLTQuNDQxLDQuNjEzLDEuOTMsMS45MywwLDAsMCwuMjcxLDEuODE2QTIuMTI1LDIuMTI1LDAsMCwwLDQxOC4xLDM2OGgxMS44MjlhMi4xMjIsMi4xMjIsMCwwLDAsMS43MDYtLjg0MSwxLjkyNCwxLjkyNCwwLDAsMCwuMjY1LTEuODE2Wk00MjAuODcyLDM1N2EzLjA0NCwzLjA0NCwwLDAsMSwyLjgxNi0yLjk4LDIuNjQyLDIuNjQyLDAsMCwxLC42NDksMCwzLjAwOSwzLjAwOSwwLDEsMS0zLjQ2NSwyLjk4Wm0tMi43NzQsOWE2LjM3Myw2LjM3MywwLDAsMSwxMS44MjksMEg0MTguMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTYuMDA1IC0zNTIpIiBmaWxsPSIjMDUzRjZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz4NCjwvc3ZnPg0K)
}

header#header .header-nav .header__rightitem a span.visible--desktop.small,header#header .header-nav .header__rightitem a span.visible--desktop.quick-view {
  display: inline-block!important;
  color: #045A88;
  font-size: 14px;
  line-height: 18px;
  font-weight: 600
}

/* Footer harmonisé */
.l-footer, footer#footer {
  background: #045A88;
  color: #fff;
  font-family: 'Montserrat', Arial, sans-serif;
  padding-top: 0;
}
#section-reassurance {
  background: #fff;
  padding: 30px 0 10px 0;
}
#section-reassurance .item-reassur .content-wrapper {
  background: #f7f7f7;
    border-radius: 18px;
    padding: 18px 8px;
    display: flex;
    justify-content: space-around;
    margin-bottom: 18px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    text-align: center;
    align-items: center;
}
#section-reassurance .item-reassur>div .content-wrapper .texte .wrap .sous-titre {
    text-align: center;
    font: normal normal 400 16px / 20px Montserrat !important;
    letter-spacing: .8px;
    color: #E74E0F;
    text-transform: lowercase;
}
#section-reassurance .picto img {
  height: 48px;
  margin-bottom: 10px;
}
#section-reassurance .titre {
  color: #045A88;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1em;
}
#section-reassurance .sous-titre {
  color: #222;
  font-size: 0.98em;
}
#onparledenous {
  background: #f7f7f7;
  padding: 30px 0;
  text-align: center;
}
#onparledenous .titre-wrapper {
  color: #045A88;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em;
  margin-bottom: 10px;
}
#onparledenous .button-wrapper .lien {
  background: #E74E0F;
  color: #fff;
  border-radius: 29px;
  padding: 10px 40px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  transition: background 0.2s;
}
#onparledenous .button-wrapper .lien:hover {
  background: #c43c00;
}
#social {
  background: #E74E0F;
  color: #fff;
  padding: 24px 0;
  text-align: center;
}
#social .text h2 {
  text-transform: uppercase;
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 12px;
}
#social .reseaux .social a {
  display: inline-block;
  width: 48px;
  height: 48px;
  margin: 0 8px;
  border-radius: 50%;
  background: #fff;
  color: #E74E0F;
  font-size: 0;
  position: relative;
  transition: box-shadow 0.2s;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
#social .reseaux .social a.youtube { background: #E74E0F url('/images/youtube.svg') no-repeat center }
#social .reseaux .social a.instagram { background: #E74E0F url('/images/instagram.svg') no-repeat center }
#social .reseaux .social a.linkedin { background: #E74E0F url('/images/linkedin.svg') no-repeat center }
#social .reseaux .social a:hover {
  box-shadow: 0 4px 16px rgba(0,0,0,0.16);
}
.footer-container {
  background: #045A88;
  color: #fff;
  padding: 30px 0 0 0;
}
.footer-container .logo img {
  height: 60px;
  margin-bottom: 10px;
}
.footer-container .infos, .footer-container .horaires, .footer-container .adresse {
  color: #fff;
  font-size: 1em;
  margin-bottom: 10px;
}
.footer-container .infos .contact-tel a, .footer-container .adresse a {
  color: #fff;
  text-decoration: underline;
}
.bottom-footer {
  background: #003366;
  color: #fff;
  padding: 12px 0;
  text-align: center;
  font-size: 0.98em;
  margin-top: 0;
}
.bottom-footer .left-links a {
  color: #fff;
  margin: 0 10px;
  text-decoration: underline;
  font-size: 0.98em;
}
.logo-iif img {
  height: 24px;
  vertical-align: middle;
}
#backtotop a {
  background: #E74E0F;
  color: transparent;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 24px;
  bottom: 24px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
  z-index: 1000;
  font-size: 1.5em;
}
#backtotop a:hover {
  background: #c43c00;
}
#backtotop a i {
  color: #fff;
  font-size: 1.5em;
}

footer .datas{
  width:100%;
}
footer .datas > row{
  display:flex;
  justify-content: center ;
}
footer .infos-footer {
    display: flex;
    justify-content: space-around;
}
.item-reassur {
    width: 210px;
}
.liste-reassur {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
}
.bottom-footer{
  background: #E74E0F;
}
.bottom-footer a{
  color: #fff;
  text-decoration: underline;
}

#infos-footer-row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 20px;
}

#infos-footer-row a {
  color: #fff;
  text-decoration: none !important;
  text-align: center;
      display: inline-block;
    width: 100%;
}
footer .datas .logo{
  display: flex;
  justify-content: center;
  align-items: center;
}
.donnees > div {
  padding-top: 10px;
}
footer .donnees {
      display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#infos-footer-row > div{
      display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    justify-content: center;
}
footer .horaires {
  text-align: center;
}
header#header  {
 left:0;
}
header
  a.phone:before {
    width: 21px;
    height: 21px;
    display: inline-block;
    position: absolute;
    left: 4px;
    top: 2px;
    content: url('/images/phone.svg');
}
header .right-part{
  display: flex;
  gap: 10px;
}
header .right-part a {
  color: #045A88;
  font-weight: bold;
  text-decoration: none;
}
header .shopping-cart {
  display: none;
}