/* line 2, ../sass/header-footer_provisoire.scss */
#cookie-law-info-bar {
  color: #a8a8a8;
  background-color: #272727;
  color: #a8a8a8;
  font-size: 1.3em;
  position: relative;
  z-index: 9999;
}
/* line 9, ../sass/header-footer_provisoire.scss */
#cookie-law-info-bar .container {
  padding-left: 25px;
  padding-right: 50px;
  padding-top: 18px;
  padding-bottom: 19px;
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  width: 100%;
}
/* line 19, ../sass/header-footer_provisoire.scss */
#cookie-law-info-bar p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
/* line 23, ../sass/header-footer_provisoire.scss */
#cookie-law-info-bar p #cookie-law-close-button {
  text-transform: uppercase;
  text-decoration: underline;
  color: #a8a8a8 !important;
  margin-left: 15px;
  font-family: proxima_novabold;
  opacity: 1;
  float: none;
  position: relative;
  right: 0;
  top: 0;
  font-size: inherit;
  box-shadow: none;
  font-weight: normal;
  text-shadow: none;
}
/* line 38, ../sass/header-footer_provisoire.scss */
#cookie-law-info-bar p #cookie-law-close-button:hover {
  opacity: 0.7 !important;
}

/* line 44, ../sass/header-footer_provisoire.scss */
#footer .accordion-toggle .icono-arrow4-down {
  display: none;
}

/* line 51, ../sass/header-footer_provisoire.scss */
#ChooseDriver .msgContent + .form-group {
  display: none;
}

/* line 62, ../sass/header-footer_provisoire.scss */
.msg-Interface #supprimerDevis .popup_block label.p-0 {
  padding: 0 !important;
  margin-bottom: 10px;
}

/* line 71, ../sass/header-footer_provisoire.scss */
.e2w-new-theme #e2w-average h2 {
  font-size: 14px !important;
}

/* line 74, ../sass/header-footer_provisoire.scss */
#e2wget5widget .e2w-new-theme .e2w-businessname {
  font-size: 14px !important;
}

/* line 80, ../sass/header-footer_provisoire.scss */
.DevisPriceTtc .titleb {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ie-display: flex;
  -o-display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ie-align-items: center;
  -o-align-items: center;
  position: relative;
}
/* line 92, ../sass/header-footer_provisoire.scss */
.DevisPriceTtc .titleb .dev {
  display: flex;
  -webkit-display: flex;
  -moz-display: flex;
  -ie-display: flex;
  -o-display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ie-align-items: center;
  -o-align-items: center;
}
@media screen and (max-width: 400px) {
  /* line 92, ../sass/header-footer_provisoire.scss */
  .DevisPriceTtc .titleb .dev {
    margin-left: 0 !important;
  }
}
/* line 106, ../sass/header-footer_provisoire.scss */
.DevisPriceTtc .titleb .dev .tooltip {
  float: none;
  left: 0;
  position: static;
}
/* line 111, ../sass/header-footer_provisoire.scss */
.DevisPriceTtc .titleb .dev .infoCnt {
  left: 241px;
  top: 25px;
  font-weight: normal !important;
}
@media screen and (max-width: 576px) {
  /* line 111, ../sass/header-footer_provisoire.scss */
  .DevisPriceTtc .titleb .dev .infoCnt {
    left: 17%;
  }
}

/* line 123, ../sass/header-footer_provisoire.scss */
.form-envoie-devis form .price-msg-dvs .RadioChoice .vehiculeRub1 .group-info::before {
  background-image: url("../../img/sprite32-01.svg");
  background-position: -23px -1px;
  content: "";
  height: 33px;
  width: 33px;
  background-color: transparent;
  background-size: 165px;
  margin-right: 10px;
  min-width: 40px;
}

/* line 139, ../sass/header-footer_provisoire.scss */
#overlay3 .popup_block .h2 {
  color: black;
  font-size: 20px !important;
  font-weight: bold;
  margin-bottom: 20px !important;
  text-align: left;
}
@media screen and (max-width: 533px) {
  /* line 139, ../sass/header-footer_provisoire.scss */
  #overlay3 .popup_block .h2 {
    line-height: 19px;
    font-size: 15px !important;
  }
}

/* line 152, ../sass/header-footer_provisoire.scss */
.demande-en-cours .demande .demande-2.withoffre .demande-2-2 > ul .demande-2-2-2 .ico:hover .infoBull {
  z-index: 10;
}
