@charset "UTF-8";
/* 
    Created on : 28 avr. 2020, 09:00:00
    Author     : Sébastien GRIFFITHS - Otidea
*/
/*-- Declaration variables font--*/
/*@font-face {
    font-family: 'bretagnefont';
    src: url('../fonts/regionbretagne-reg.eot');
    src: local('â˜º'), url('../fonts/regionbretagne-reg.woff') format('woff'), url('../fonts/regionbretagne-reg.ttf') format('truetype'), url('../fonts/regionbretagne-reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bretagnefont';
    src: url('../fonts/regionbretagne-bold.eot');
    src: local('â˜º'), url('../fonts/regionbretagne-bold.woff') format('woff'), url('../fonts/regionbretagne-bold.ttf') format('truetype'), url('../fonts/regionbretagne-bold.svg') format('svg');
    font-weight: bold ;
    font-style: normal;
}*/
@import url("https://fonts.googleapis.com/css2?family=Poppins&display=swap");
/*-- Declaration variables couleurs--*/
/* orange */
/*bleu*/
/*gris nav / backgounrd slider*/
/*gris backgounrd slider*/
/*bleu clair*/
/*trait /couleur de peinture orange jaune*/
/*neuf couleur*/
/*occas couleur*/
/* gris4 */
/* vert titre */
/*texte gris foncé*/
/*gris fond */
/*gris agence*/
/*bleu canard */
/*bleu clair */
/*jaune */
/*gauche fleche */
/*droite fleche */
/* canard clair*/
/* bleu footer */
/* bleu clair mentions*/
/* vert index */
/* bleu txt bouton */
/* bleu txt bouton */
/*pagination*/
/*-- Declaration classes font--*/
.font1 {
  font-family: "Jost", sans-serif;
}

.font2 {
  font-family: "Source Serif Pro", serif;
}

.font3 {
  font-family: "Dancing Script", cursive;
}

.font4 {
  font-family: "Open Sans", sans-serif;
}

/*-- Declaration classes couleurs--*/
.noir {
  color: #000000;
}

.blanc {
  color: #ffffff;
}

.gris {
  color: #f7f7f7;
}

.couleur1 {
  color: #675044;
}

.couleur2 {
  color: #3CB0B3;
}

.couleur3 {
  color: #F4F2F2;
}

.couleur4 {
  color: #333333;
}

.couleur5 {
  color: #2cbfc6;
}

.couleur6 {
  color: #fcd743;
}

.couleur7 {
  color: #46a46a;
}

.couleur8 {
  color: #12a184;
}

.couleur9 {
  color: #332c26;
}

.couleur10 {
  color: #ffad40;
}

.bgNoir {
  background-color: #000000;
}

.bgBlanc {
  background-color: #ffffff;
}

.bgGris {
  background-color: #f7f7f7;
}

.bgCouleur1 {
  background-color: #675044;
}

.bgCouleur2 {
  background-color: #3CB0B3;
}

.bgCouleur3 {
  background-color: #F4F2F2;
}

.bgCouleur4 {
  background-color: #333333;
}

.bgCouleur5 {
  background-color: #2cbfc6;
}

.bgCouleur6 {
  background-color: #fcd743;
}

.bgCouleur7 {
  background-color: #46a46a;
}

.bgCouleur8 {
  background-color: #12a184;
}

.bgCouleur9 {
  background-color: #332c26;
}

.bgCouleur10 {
  background-color: #ffad40;
}

/*-- Declaration mixin--*/
/*////////////////////////////////////////////////////////////////////*/
.boutonDécouvrir {
  left: calc(50% - 90px);
  top: -1px;
  z-index: 9;
}

.encart {
  object-fit: contain;
  border-radius: 7px;
}

#footer1-2e .logofoot img:first-child {
  width: 220px;
  height: 195px;
}

#footer1-2e .logofoot {
  position: relative;
  top: 25%;
}

.logofoot h3 {
  font-size: 19pt;
}

.titrelogoFoot {
  font-size: 10pt;
  font-weight: bold;
}

#footer1-2e .footlocaplus {
  overflow: hidden;
}

#footer1-2e .footerDuFooter {
  padding-bottom: 20px;
}

#navbarSupportedContent .nav-link {
  color: white;
  justify-content: start !important;
}

.dropdown-item {
  color: white !important;
}

.cid-sYKQ7yZHbI .dropdown .dropdown-item:hover {
  color: #675044 !important;
}

.cid-sYKQ7yZHbI .link.dropdown-toggle::after {
  display: none !important;
}

.dropdown-menu .dropdown {
  margin-top: 0;
}

.titreNav:hover {
  color: #675044 !important;
}

.dropdown-menu .dropdown a:before {
  top: 0;
  position: relative;
}

.imgHomeLogo {
  height: 300px;
  width: 305px;
  z-index: 5;
  animation-duration: 2s;
  animation-name: textApparition;
}

.blocLogoHome {
  pointer-events: none;
}

.logonav img {
  display: none;
}

.scrolled .logonav img {
  top: -75px !important;
  display: block !important;
}

.logonav a {
  top: 75px;
}

#navbarSupportedContent #containerMenuPage .logonav img {
  height: 152px;
  width: 145px;
}

#backblanc {
  background: #3CB0B3;
}
@media (max-width: 1125px) {
  #backblanc {
    height: 69px;
  }
}

.cid-sYKQ7yZHbI .dropdown-menu, .cid-sYKQ7yZHbI .navbar.opened {
  background: #3CB0B3 !important;
}

.titreNaVRoche {
  letter-spacing: 0px;
  color: white;
  text-transform: uppercase;
  opacity: 1;
  font-size: 1.5em;
  text-align: center;
  transition: 1s;
  position: relative;
  margin-bottom: inherit;
}
@media (max-width: 1125px) {
  .titreNaVRoche {
    display: none;
  }
}

.imgLogo {
  height: 109px !important;
  width: 101px !important;
}

.logoTitre {
  object-fit: cover;
  height: 100% !important;
}

#navbarSupportedContent .contentnav li {
  background-color: rgba(23, 164, 167, 0.5019607843) !important;
  border: white 1px solid;
  color: white !important;
}

#navbarSupportedContent .blocNav .contentnav li:nth-child(1) {
  width: auto;
  border-radius: 5px;
  padding: 1px 15px !important;
  right: 0;
}
@media (max-width: 1390px) {
  #navbarSupportedContent .blocNav .contentnav li:nth-child(1) {
    display: none !important;
  }
}

#navbarSupportedContent .blocNav .contentnav li:nth-child(2) {
  width: auto;
  border-radius: 5px;
  padding: 1px 15px !important;
}

.cid-sYKQ7yZHbI .navbar .navbar-toggler {
  background-color: rgba(23, 164, 167, 0.5019607843) !important;
  border: white solid 1px;
}

.cid-sYKQ7yZHbI button.navbar-toggler .hamburger span {
  background-color: white;
}

.pictoP {
  background-image: url(../bundles/acmesudcms/medias_front/common/picto_panier_blanc.svg);
}

.pictoC {
  background-image: url(../bundles/acmesudcms/medias_front/common/picto_compte_blanc.svg);
}

.cid-sYKQ7yZHbI nav.navbar.opened {
  width: 46%;
}

#centerbig button {
  border: white solid 1px;
  background-color: rgba(103, 80, 68, 0.5098039216) !important;
}

@media (max-width: 1125px) {
  #navbarSupportedContent #containerMenuPage .logonav img {
    top: -75px !important;
    left: -50px;
  }
}
.logonav img {
  display: block;
}

.filAccueil::before {
  left: 10px;
}

.dropdown-menu .dropdown {
  left: 0;
}

@media (max-width: 630px) {
  #navbarSupportedContent .nav-link {
    font-size: 1.2em;
  }
}
.SubMenuAp {
  right: 25%;
}
@media (max-width: 1000px) {
  .SubMenuAp {
    right: 0;
  }
}
@media (max-width: 630px) {
  .SubMenuAp {
    top: 5%;
  }
}

.navContenu::marker {
  display: none;
}

.navbar li {
  list-style-type: none;
}

.navbar p {
  margin: 5px !important;
}

.iconNav p {
  top: 3px;
  color: white;
}

.cid-sYKQ7yZHbI li.nav-item:after {
  display: none;
}

.navContenu {
  margin: 5px !important;
}

@media (max-width: 478px) {
  #navbarSupportedContent #containerMenuPage .logonav img {
    display: block !important;
  }
}
#footer1-2e .logofoot {
  top: 0;
}

.agence1 {
  top: 0;
}

.blocNewsletter {
  max-width: 400px;
  border: solid 1px #3CB0B3;
}
@media (max-width: 1070px) {
  .blocNewsletter {
    margin-bottom: 20px;
  }
}

.titreNewsLetter {
  padding: 10px 20px;
  background: #3CB0B3;
  border-radius: 0 0 7px 7px;
  color: white;
}

#footer1-2e #footCoordones span {
  font-size: 10pt;
  color: #3CB0B3;
  text-transform: capitalize;
}

.emailInput {
  width: 70%;
  padding: 10px 30px;
  border-radius: 7px;
  border: inherit;
  background: #EDF8F8;
  color: black;
  text-align: center;
}
.emailInput::placeholder {
  color: black;
  font-weight: bold;
}

.textCheck {
  text-transform: initial;
  font-size: 9pt;
  margin: 10px 5px !important;
  width: 75%;
  color: #072728;
}

#footer1-2e input[type=checkbox] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
}

#footer1-2e input[type=checkbox] {
  border-radius: 4px;
  height: 15px;
  width: 15px;
  background: #fff;
  border: 1px solid #3CB0B3;
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer1-2e input[type=checkbox]:checked {
  margin: 0;
  position: relative;
}
#footer1-2e input[type=checkbox]:checked:before {
  font-family: FontAwesome, sans-serif;
  content: "\f00c";
  display: block;
  color: black;
  font-size: 13px;
  position: absolute;
}

.blocNewsletter button {
  border-radius: 50%;
  background: #3CB0B3;
  height: 50px;
  width: 50px;
  color: white;
}

#footer1-2e .footlocaplus {
  width: 90%;
}

@media (max-width: 600px) {
  .encart {
    width: 277px;
    height: 264px;
  }
}

@media (max-width: 600px) {
  #footer1-2e .agence1 {
    width: 100%;
  }
}

@media (max-width: 800px) {
  .footPrivacy {
    flex-direction: column;
  }
  .footPrivacy a {
    text-align: center;
  }
}

.cid-sYKQ7yZHbI nav.navbar.opened {
  width: 50% !important;
}
@media (max-width: 1788px) {
  .cid-sYKQ7yZHbI nav.navbar.opened {
    width: 55% !important;
  }
}
@media (max-width: 1630px) {
  .cid-sYKQ7yZHbI nav.navbar.opened {
    width: 100% !important;
  }
}

#navbarSupportedContent .nav-link {
  margin: 0 !important;
}
@media (max-width: 630px) {
  #navbarSupportedContent .nav-link {
    margin-left: 30px !important;
  }
}

.cid-sYKQ7yZHbI .navbar .navbar-collapse {
  padding: inherit !important;
}

@media screen and (max-width: 690px) {
  .dropdown-menu .dropdown {
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  #navbarSupportedContent #containerMenuPage .logonav img {
    top: -98px !important;
  }
}
.socialReseaux h3 {
  color: #675044;
}

.socialReseaux span {
  color: #675044;
}

.buttonFace {
  background: transparent;
  border: solid 1px #675044;
}
.buttonFace a {
  color: #675044;
}

.socialReseaux {
  background-color: #F4F2F2 !important;
}

@media (max-width: 690px) {
  .buttonFace {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.socialReseaux {
  height: auto;
  align-items: center;
  min-height: 20vh;
}

.navPage:hover {
  color: #675044 !important;
}

.deconnect {
  background-image: url("../medias_front/common/logout.png") !important;
}

@media (max-width: 630px) {
  #navbarSupportedContent .contentnav {
    right: calc(50% - 117px);
  }
  #navbarSupportedContent .blocNav .contentnav li:nth-child(2) {
    padding: 1px 0 !important;
  }
  .iconNav p {
    text-wrap: nowrap;
  }
  #navbarSupportedContent #containerMenuPage .logonav img {
    left: -18px;
  }
  #navbarSupportedContent #containerMenuPage .logonav img {
    width: 68px !important;
    height: 43px !important;
  }
  .deconnect {
    display: none !important;
  }
  .deconnect.deconnectBlanc {
    position: fixed !important;
    right: 18px !important;
    top: 173px !important;
  }
  .cid-sYKQ7yZHbI .navbar .navbar-toggler {
    left: calc(100% - 60px);
  }
  .account {
    position: fixed !important;
    display: none !important;
    right: 18px !important;
    top: 70px !important;
  }
  .panierBout {
    display: none !important;
    position: fixed !important;
    right: 18px !important;
    top: 123px !important;
  }
}
.navPage {
  text-wrap: wrap !important;
}

@media (max-width: 500px) {
  #footer1-2e .footlocaplus {
    left: 0 !important;
  }
}
@media (max-width: 630px) {
  .buttonShow {
    display: block !important;
  }
}

#basketPanel, #basketPanel2 {
  background-color: white !important;
}

#basketPanel .boutonCommande, #basketPanel2 .boutonCommande {
  background-color: #3CB0B3 !important;
}

.cid-sYKQ7yZHbI .menu_box .navbar.opened, .cid-sYKQ7yZHbI .menu_box .navbar-collapse {
  background-color: transparent !important;
}
@media (max-width: 1125px) {
  .cid-sYKQ7yZHbI .menu_box .navbar.opened, .cid-sYKQ7yZHbI .menu_box .navbar-collapse {
    background-color: transparent !important;
  }
}

.redRound {
  background-color: #675044;
}

#navbarSupportedContent #containerMenuPage .logonav img {
  display: block !important;
}

@media (max-width: 450px) {
  #navbarSupportedContent .contentnav {
    right: calc(50% - 50px);
  }
}

#basketPanel #headBasket #closeBasketPanel:before, #basketPanel #headBasket #closeBasketPanel:after, #basketPanel2 #headBasket #closeBasketPanel:before, #basketPanel2 #headBasket #closeBasketPanel:after {
  background-color: #675044 !important;
}

.aucun {
  color: #675044 !important;
}

.label {
  color: #675044 !important;
}

.prixPanier {
  color: #675044 !important;
}

.mc-calendar--modal .mc-display {
  background-color: #675044 !important;
}

.mc-table__weekday {
  color: #675044 !important;
}

.mc-btn--success {
  color: #675044 !important;
}

.mc-date--active.mc-date--picked {
  background-color: #675044 !important;
}

.form-check-input:checked {
  background-color: #675044;
  border-color: #3CB0B3;
}

.alert-danger {
  background-color: #675044 !important;
  color: white !important;
}

.alert-success {
  background-color: #3CB0B3 !important;
  color: white !important;
}

.noSpace {
  white-space: nowrap;
}

.fa-circle-xmark {
  color: #2cbfc6 !important;
}

@media (max-width: 1300px) and (min-width: 1001px) {
  .SubMenuAp {
    width: 31%;
    right: 15%;
  }
}
#flashMessageAjax #flashMsg .alert-danger {
  background-color: #675044 !important;
  color: white !important;
}

#footer1-2e .logofoot img:last-child {
  top: 0;
  right: 0;
}

.encart {
  height: auto;
}

#popupFront h4 {
  background: #3CB0B3;
  font-family: "Jost", sans-serif;
}

@media (max-width: 550px) {
  .colBainRoche {
    flex-direction: column;
    justify-content: center !important;
  }
}

.rocherWar {
  color: black !important;
}
.rocherWar span {
  color: #3CB0B3 !important;
}

/*# sourceMappingURL=nav.css.map */
