/*********************************************************
  Fichier principale less
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
html,
body {
  overflow-x: hidden;
}
body {
  max-width: 100%;
  position: relative;
  font-family: 'Raleway', serif;
  font-size: 16px;
  font-weight: 300;
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
}
body * {
  font-family: 'Raleway', serif;
  font-weight: 400;
}
a {
  color: inherit;
  text-decoration: none;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
a * {
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
a:hover {
  color: #94c11e;
}
img {
  max-width: 100%;
  height: auto;
}
h2 {
  font-size: 32px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #493615;
}
h3 {
  font-family: 'Raleway', serif !important;
  font-size: 22px!important;
  font-weight: bold!important;
  color: #94c11e !important;
}
strong {
  font-weight: 700;
}
.font-title {
  font-family: 'Playfair Display', serif;
}
.button,
.button-secondary,
.form-group input[type="submit"] {
  width: fit-content;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 16px!important;
  margin-bottom: 10px;
  border-radius: 4px!important;
  border: 1px;
  font-family: 'Raleway', serif !important;
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
@media (max-width: 767px) {
  .button,
  .button-secondary,
  .form-group input[type="submit"] {
    font-size: 14px;
  }
}
.button:hover,
.button-secondary:hover,
.form-group input[type="submit"]:hover {
  color: white;
  background-color: #899d54;
  border-color: white;
}
.button,
.form-group button[type="submit"] {
  color: white;
  background-color: #94c11e;
}
.button-secondary {
  border: 1px solid #1d1d1b;
}
.button-disabled {
  filter: opacity(0.5) grayscale(0.5);
}
.separator-strip {
  width: 100%;
  height: 1vw;
  min-height: 16px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 2;
}
.strip-top {
  background-image: url("../img/divider-banner-top.png");
}
.strip-bottom {
  background-image: url("../img/divider-banner-bottom.png");
  transform: translateY(-16px);
}
.section-spacing {
  padding-top: 50px;
  padding-bottom: 50px;
  /*
  @media(max-width: @max-md) {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  */
  /*
  .strip-top {
    transform: translateY(-50px);
  }
  .strip-bottom {
    transform: translateY(33px);
  }
  */
}
.title-section,
.title-section * {
  font-size: 32px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #493615;
  text-align: center;
}
.title-line {
  width: 200px;
  margin: 8px auto 30px;
}
.title-primary,
.title-primary * {
  font-size: 32px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #493615;
}
.colored-bg {
  background-color: #f8f4f1;
}
.container-fluid {
  padding: 0;
}
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=number],
form input[type=date],
form select {
  width: 100%;
  padding: 7px 40px 7px 20px;
  border: 0.5px solid #e7e4de;
  border-radius: 4px;
  /*
    margin-top: 8px;
    margin-bottom: 8px;
    */
  font-family: 'Raleway', serif !important;
}
form input[name="login"],
form input[name="pwd"] {
  margin-top: 8px;
  margin-bottom: 8px;
}
form .form-group label {
  font-family: 'Raleway', serif !important;
}
input[type="number"] {
  -moz-appearance: textfield;
}
.separator-line {
  height: 2px;
  width: 100%;
}
.separator-line div {
  height: 100%;
  background-color: #e7e4de;
}
span.labelInfo {
  border: 1px solid #899d54;
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  font-size: 10px;
  line-height: 12px;
  text-align: center;
  transition: all 300ms linear;
}
span.labelInfo:hover {
  background: #94c11e;
  color: white;
  cursor: pointer;
}
#main-block {
  position: relative;
}
#ariane {
  background-color: #f8f4f1;
}
#ariane .texte-ariane {
  padding-top: 10px;
  padding-bottom: 10px;
}
#ariane .texte-ariane * {
  font-size: 14px;
}
#ariane .current {
  font-weight: bold;
}
#ariane .extra-spacing {
  padding-top: 30px;
}
#banner-top {
  background-color: #f8f4f1;
}
#banner-top .title-banner {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #493615;
  margin-bottom: 22px;
}
#content-page .row-content {
  margin-bottom: 50px;
}
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
/* Widget pour le block nos formation */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.content-home,
.widget-formations {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-bottom: 0;
}
.content-home .block-content,
.widget-formations .block-content {
  background-color: white;
  padding: 50px;
}
.content-home .strip-top,
.widget-formations .strip-top {
  transform: translateY(-50px);
}
/* Widget pour le block actualite */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.blocks-actus .col-block,
.actus-list .col-block {
  margin-top: 14px;
  margin-bottom: 14px;
}
.blocks-actus .col-block .actu-date,
.actus-list .col-block .actu-date {
  margin-top: 12px;
  margin-bottom: 0px;
}
.blocks-actus .actu-side,
.actus-list .actu-side {
  margin-bottom: 50px;
}
.blocks-actus .widget-title,
.actus-list .widget-title {
  font-size: 26px;
  font-weight: bold;
  font-family: "Playfair Display", serif;
  color: #493615;
  margin-top: 8px;
}
.blocks-actus .actu-titre,
.actus-list .actu-titre {
  font-family: 'Playfair Display', serif;
  font-size: 22px;
  font-weight: bold;
}
.blocks-actus .actu-date,
.actus-list .actu-date {
  font-family: 'Montserrat', sans-serif;
}
.blocks-actus .actu-featured .block,
.actus-list .actu-featured .block {
  display: flex;
  flex-direction: column;
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px;
  box-shadow: inset 0 -100px 50px rgba(0, 0, 0, 0.65);
}
@media (max-width: 767px) {
  .blocks-actus .actu-featured .block,
  .actus-list .actu-featured .block {
    height: 350px;
  }
}
.blocks-actus .actu-featured .actu-date,
.actus-list .actu-featured .actu-date {
  margin-top: auto;
}
.blocks-actus .actu-featured .actu-titre,
.actus-list .actu-featured .actu-titre,
.blocks-actus .actu-featured .actu-date,
.actus-list .actu-featured .actu-date {
  color: white;
}
.blocks-actus .actu-other .actu-titre,
.actus-list .actu-other .actu-titre,
.blocks-actus .actu-other .actu-date,
.actus-list .actu-other .actu-date {
  color: #493615;
}
.blocks-actus .actu-other .actu-date,
.actus-list .actu-other .actu-date {
  margin-top: 12px;
}
.blocks-actus .actu-other .actu-titre,
.actus-list .actu-other .actu-titre {
  margin-bottom: 20px;
}
.blocks-actus .actu-other img,
.actus-list .actu-other img {
  max-height: 200px;
}
.blocks-actus .button-actu,
.actus-list .button-actu {
  width: fit-content;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px;
  color: white;
  background-color: #94c11e;
}
.blocks-actus .button-actu:hover,
.actus-list .button-actu:hover {
  color: white;
  background-color: #899d54;
  border-color: white;
}
/* Widget pour le block actualite */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.categories-list .list-title {
  font-size: 26px;
  margin-bottom: 12px;
}
.categories-list .nav-catalogue {
  list-style: none;
  padding-left: 0;
}
.categories-list .nav-catalogue .nav-titre {
  position: relative;
  font-size: 14px;
  padding-bottom: 12px;
}
@media (max-width: 768px) {
  .categories-list .nav-catalogue .nav-titre {
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
  }
}
.categories-list .nav-catalogue .nav-titre .expand-btn-mobile {
  display: block;
  width: 75px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}
@media (min-width: 769px) {
  .categories-list .nav-catalogue .nav-titre .expand-btn-mobile {
    display: none;
  }
}
.categories-list .nav-catalogue .nav-titre .barre-x,
.categories-list .nav-catalogue .nav-titre .barre-y {
  position: absolute;
  background-color: #899d54;
  width: 14px;
  height: 2px;
  bottom: 45%;
}
.categories-list .nav-catalogue .nav-titre:not(.collapsed) .barre-y {
  transform: rotate(0deg);
}
.categories-list .nav-catalogue .nav-titre.collapsed .barre-y {
  transform: rotate(90deg);
}
.categories-list .nav-catalogue #menu-filtres-main {
  list-style: none;
}
@media (max-width: 768px) {
  .categories-list .nav-catalogue #menu-filtres-main {
    position: absolute;
    z-index: 2;
    background-color: white;
    top: 35px;
    width: 100%;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  }
}
@media (min-width: 769px) {
  .categories-list .nav-catalogue #menu-filtres-main.collapse:not(.show) {
    display: block;
  }
}
.categories-list .nav-catalogue .nav-clink {
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 1px solid #e7e4de;
  border-bottom: 1px solid #e7e4de;
}
.categories-list .nav-catalogue .nav-clink a {
  color: #493615;
}
.categories-list .nav-catalogue .nav-clink a:hover {
  color: #94c11e;
}
.categories-list .nav-catalogue .nav-clink .active {
  font-weight: bold;
}
.categories-list .nav-catalogue .nav-clink .type-filtre {
  position: relative;
  display: flex;
  cursor: pointer;
  padding-top: 8px;
  padding-bottom: 8px;
}
.categories-list .nav-catalogue .nav-clink .type-filtre .expand-btn {
  display: block;
  width: 75px;
  height: 40px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
}
@media (max-width: 768px) {
  .categories-list .nav-catalogue .nav-clink .type-filtre .expand-btn {
    right: 0px;
  }
}
.categories-list .nav-catalogue .nav-clink .type-filtre .barre-x,
.categories-list .nav-catalogue .nav-clink .type-filtre .barre-y {
  position: absolute;
  background-color: #899d54;
  width: 14px;
  height: 2px;
  bottom: 45%;
}
.categories-list .nav-catalogue .nav-clink .menu-filtres {
  list-style: none;
  padding-left: 24px;
}
.categories-list .nav-catalogue .nav-clink .menu-filtres li {
  padding-top: 6px;
  padding-bottom: 6px;
}
.categories-list .nav-catalogue .nav-clink .expand-btn:not(.collapsed) .barre-y {
  transform: rotate(0deg);
}
.categories-list .nav-catalogue .nav-clink .expand-btn.collapsed .barre-y {
  transform: rotate(90deg);
}
.categories-list .nav-catalogue .nav-clink .expand-btn:hover .barre-x,
.categories-list .nav-catalogue .nav-clink .expand-btn:hover .barre-y {
  background-color: #94c11e;
}
/* Widget carousel accueil */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
#carrousel-accueil .carousel-inner {
  padding-bottom: 30px;
}
#carrousel-accueil .carousel-item {
  width: 100%;
  height: 600px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  filter: brightness(0.75);
}
@media (max-width: 767px) {
  #carrousel-accueil .carousel-item {
    height: 225px;
  }
}
#carrousel-accueil .carousel-caption {
  text-align: center;
  bottom: 30%;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  #carrousel-accueil .carousel-caption {
    height: 100%;
    top: 0;
    bottom: unset;
  }
}
#carrousel-accueil .carousel-caption .title-banner {
  font-size: 56px;
}
#carrousel-accueil .carousel-caption p {
  font-size: 35px;
}
@media (max-width: 767px) {
  #carrousel-accueil .carousel-caption p {
    font-size: 22px;
  }
}
#carrousel-accueil .carousel-caption .important {
  font-size: 64px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
}
@media (max-width: 767px) {
  #carrousel-accueil .carousel-caption .important {
    font-size: 32px;
  }
}
#carrousel-accueil .carousel-caption .button {
  font-size: 14px;
}
#carrousel-accueil .carousel-indicators {
  transform: translateY(12px);
  z-index: 3;
  display: flex;
  align-items: center;
}
#carrousel-accueil .carousel-indicators button {
  width: 15px;
  height: 15px;
  border: 1px;
  border-radius: 20px;
  background-color: #493615;
  opacity: 1;
}
#carrousel-accueil .carousel-indicators .active {
  width: 18px;
  height: 18px;
  background-color: #94c11e;
}
#carrousel-accueil .strip-bottom {
  transform: translateY(-46px);
}
/* Widget decouvrez nos produits */
/*********************************************************
  Fichier less pour le block découvrez nos produits
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.blocks-categories-13-13-13 .widget-items {
  display: flex;
  justify-content: center;
}
.blocks-categories-13-13-13 .col-block {
  padding-bottom: 12px;
  padding-top: 12px;
}
.blocks-categories-13-13-13 .outer-block {
  padding: 8px;
  background-color: white;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
.blocks-categories-13-13-13 .outer-block:hover {
  background-color: #94c11e;
}
.blocks-categories-13-13-13 .block {
  display: flex;
  align-items: end;
  justify-content: center;
  height: 250px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: inset 0 -50px 50px rgba(0, 0, 0, 0.5);
}
@media (max-width: 767px) {
  .blocks-categories-13-13-13 .block {
    height: 30vw;
    box-shadow: inset 0 -70px 50px rgba(0, 0, 0, 0.5);
  }
}
.blocks-categories-13-13-13 .block:hover {
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.5);
  filter: brightness(1.2);
}
.blocks-categories-13-13-13 .block:hover .block-name {
  text-shadow: 0 0 15px #000000;
}
.blocks-categories-13-13-13 .block-name {
  color: white;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .blocks-categories-13-13-13 .block-name {
    font-size: 21px;
  }
}
/* Widget notre projet */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.widget-soutenir h2 {
  font-size: 32px;
  font-weight: bold;
  font-family: "Playfair Display", serif;
  color: #493615;
}
.widget-soutenir h3 {
  font-size: 22px;
  font-weight: bold;
  color: #94c11e;
}
.widget-soutenir .row-title {
  margin-bottom: 20px;
}
.widget-soutenir .col-titre {
  padding-left: 30px;
  padding-right: 30px;
}
.widget-soutenir .col-images {
  position: relative;
}
@media (min-width: 768px) {
  .widget-soutenir .col-images {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 768px) {
  .widget-soutenir .col-texte {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.widget-soutenir .image-top {
  position: absolute;
  right: 10%;
  top: -20%;
  width: 50%;
}
.home-space {
  padding-top: 100px;
  margin-top: 100px;
}
@media (max-width: 767px) {
  .home-space .row-title {
    margin-bottom: 25%;
  }
}
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
/* Page avec le detail d'un produit */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
#product-page .productDetailPicture {
  padding: 20px;
}
#product-page .carousel-inner {
  height: 500px;
}
@media (max-width: 767px) {
  #product-page .carousel-inner {
    height: 340px;
  }
}
#product-page .carousel-item {
  width: 100%;
  height: 100%;
  background-size: auto;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
#product-page .carousel-indicators {
  position: unset;
  justify-content: left;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
}
#product-page .carousel-indicators li {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
#product-page .carousel-indicators picture {
  display: flex;
  height: 100%;
}
#product-page .carousel-indicators img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
#product-page .product-ref {
  font-family: 'Montserrat', sans-serif;
  color: #493615;
  font-size: 12px;
}
#product-page .product-producteur {
  font-family: 'Montserrat', sans-serif;
  color: #493615;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
}
#product-page .desc-1 ul {
  list-style: none;
  padding: 0;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
}
#product-page .desc-1 ul li {
  margin-bottom: 6px;
}
#product-page .desc-1 ul li:before {
  content: "✔";
  color: #94c11e;
  padding-right: 12px;
}
#product-page .col-buyable {
  display: flex;
  align-items: center;
  margin-top: 24px;
}
#product-page .barre {
  text-decoration: line-through;
  color: #493615;
  font-size: 18px;
  margin-right: 10px;
}
#product-page .price-actual {
  font-weight: bold;
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  color: #94c11e;
}
#product-page .quantity {
  width: fit-content;
  display: flex;
  align-items: center;
  background-color: #FFFFFF;
  border: 1px solid #e7e4de;
  font-size: 24px;
  border-radius: 5px;
}
#product-page .quantity input {
  width: 60px;
  height: 44px;
  border: none;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  border-left: 1px solid #e7e4de;
  border-right: 1px solid #e7e4de;
}
#product-page .quantity .less,
#product-page .quantity .more {
  padding-left: 18px;
  padding-right: 18px;
  cursor: pointer;
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  line-height: 0;
}
#product-page .quantity .less:hover,
#product-page .quantity .more:hover {
  color: #94c11e;
}
#product-page .addCart {
  margin-left: 30px;
  padding-left: 25px;
  padding-right: 25px;
  align-items: center;
}
#product-page .addCart img {
  width: 30px;
  padding-right: 10px;
  filter: brightness(100);
}
#product-page .msg-unavailable {
  font-size: 18px;
  color: #493615;
  font-weight: bold;
  margin-top: 8px;
  margin-bottom: 8px;
}
#product-page .button-disabled {
  margin-left: 0;
}
#product-page .nav-desc {
  margin-bottom: 25px;
}
#product-page .nav-desc .nav-tabs {
  border-bottom: none;
}
#product-page .nav-desc .nav-link {
  font-family: 'Playfair Display', serif;
  color: #493615;
  font-size: 18px;
  font-weight: bold;
  border: 0;
  border-bottom: 3px solid #f8f4f1;
}
#product-page .nav-desc .nav-link.active {
  border: 0;
  border-bottom: 3px solid #94c11e;
}
#product-page .nav-desc .tab-pane {
  margin-top: 25px;
}
#modalAddCart .modal-dialog {
  min-width: 550px;
}
#modalAddCart .title-section {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #493615;
}
#modalAddCart .backProduct,
#modalAddCart .toCart {
  width: 100%;
  display: block;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 16px;
  border-radius: 4px;
  border: 1px;
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
#modalAddCart .backProduct:hover,
#modalAddCart .toCart:hover {
  color: white;
  background-color: #899d54;
  border-color: white;
}
#modalAddCart .backProduct {
  border: 1px solid #1d1d1b;
}
#modalAddCart .toCart {
  color: white;
  background-color: #94c11e;
}
.blocks-products .block {
  display: block;
  border: 1px solid #e7e4de;
  min-height: 100%;
}
.blocks-products .block-image {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 290px;
}
@media (max-width: 767px) {
  .blocks-products .block-image {
    height: 180px;
  }
}
.blocks-products .block-image img {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  max-height: 100%;
}
.blocks-products .block-text {
  padding: 8px 12px;
}
.blocks-products .product-name {
  font-weight: bold;
  margin-bottom: 12px;
  min-height: 50px;
}
.blocks-products .product-price {
  text-align: right;
  margin-bottom: 5px;
}
.blocks-products .price-discounted {
  text-decoration: line-through;
}
.blocks-products .price-actual {
  font-weight: bold;
  font-size: 26px;
  margin-left: 10px;
}
.blocks-products .product-unit {
  padding-top: 5px;
  border-top: 1px solid #e7e4de;
  display: flex;
  font-size: 14px;
}
.blocks-products .unit-price {
  text-align: end;
  margin-left: auto;
}
.blocks-products .button-secondary {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 15px;
}
/* Page avec le detail du panier client */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
#cart .title-section h2 {
  font-size: 32px !important;
  font-weight: bold;
  font-family: 'Playfair Display', serif !important;
  color: #493615;
}
#cart .cartTitle h3,
#cart #titleResume h3 {
  font-size: 22px !important;
  font-weight: bold;
  color: #94c11e;
  font-family: 'Playfair Display', serif !important;
}
#cart .headerCart {
  border-bottom: 1px solid #e7e4de !important;
}
#cart .headerCart .td {
  font-size: 18px !important;
  font-weight: bold !important;
  font-family: 'Raleway', serif !important;
}
#cart .cartLine {
  border-bottom: 1px solid #e7e4de !important;
}
#cart .cartLine .productName a {
  font-size: 18px !important;
  font-weight: bold !important;
  font-family: 'Playfair Display', serif !important;
  color: #493615 !important;
}
#cart .cartLine .productPriceActual {
  font-weight: bold !important;
  font-size: 18px !important;
  font-family: 'Montserrat', sans-serif !important;
  color: #94c11e !important;
}
#cart .cartLine .productDiscount {
  color: #493615 !important;
  font-size: 14px !important;
  text-decoration: line-through;
}
#cart .cartLine .productTotalPrice {
  font-family: 'Raleway', serif !important;
  font-weight: bold !important;
  font-size: 20px !important;
}
#cart .cartLine .quantityButtonGroup .decrementButton {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
#cart .cartLine .quantityButtonGroup .incrementButton {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
#cart .cartLine .quantityButtonGroup .quantityCart {
  background-color: #FFFFFF !important;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif !important;
}
#cart .resumeCartBlock {
  background-color: #f8f4f1 !important;
}
#cart #orderStep2Content .title h2 {
  text-align: left !important;
  color: #94c11e !important;
  font-family: 'Playfair Display', serif !important;
  font-size: 22px !important;
}
#cart #orderStep2Content .fieldPayment {
  display: none;
}
#cart #orderStep2Content .accept label {
  font-size: 14px;
}
#cart #orderStep2Content .carrierType {
  border-radius: 5px !important;
}
#cart #orderStep2Content .carrier-name,
#cart #orderStep2Content .carrier-name p {
  font-family: 'Raleway', serif !important;
  font-weight: bold !important;
  font-size: 18px !important;
}
#cart #orderStep2Content .carrierPrice {
  font-size: 18px !important;
  text-transform: uppercase !important;
}
#cart #orderStep2Content .addressDelivery {
  font-family: 'Raleway', serif !important;
  font-size: 16px !important;
}
#cart #orderStep2Content .addressDelivery button {
  display: none !important;
}
#cart #orderStep2Content .schedule #scheduleList {
  margin-bottom: 20px;
  width: 100%;
  max-height: 270px;
  overflow-y: auto;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock {
  height: 100px;
  margin-top: 10px;
  margin-bottom: 10px;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock .dayChoice {
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 10px;
  border: 2px solid #e7e4de;
  border-radius: 5px;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock .dayChoiceInner {
  display: flex;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock .dayChoiceText {
  font-weight: bold;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock input {
  width: 25px;
  height: 25px;
  margin-right: 12px;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock input:disabled {
  opacity: 0;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock input:disabled .dayChoiceText {
  color: #e7e4de;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock .msgClosed {
  margin-right: 12px;
}
#cart #orderStep2Content .schedule #scheduleList .dayChoiceBlock select {
  background: none;
  border: none;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
#cart #orderStep2Content .schedule #scheduleList .dayClosed {
  background-color: #e7e4de;
}
/* Page mon compte */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
#account .menu {
  border-right: none !important;
}
#account .welcome {
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
  font-family: 'Raleway', serif;
}
#account .client-nb {
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
#account .logout {
  display: block;
  border: 1px solid #1d1d1b;
  width: fit-content;
  text-decoration: none;
  padding: 6px 40px;
  border-radius: 4px;
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
  margin-top: 15px !important;
}
#account .navigation .title {
  color: #94c11e;
  font-weight: bold;
  text-transform: none !important;
  border-bottom: none !important;
}
#account .navigation .link {
  border-bottom: none !important;
}
#account .navigation .link a {
  font-weight: normal !important;
}
#account .navigation .active a {
  font-weight: bold !important;
  color: #1d1d1b !important;
}
@media (min-width: 768px) {
  #account .infos {
    border-left: 2px solid #493615 !important;
    padding-left: 50px;
  }
}
#account .infos .title h3,
#account .infos .title h4 {
  font-weight: bold !important;
  color: #94c11e !important;
  font-family: 'Playfair Display', serif !important;
}
#account #formSearch fieldset > .row {
  display: flex;
  align-items: center;
}
/* Page inscription */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
#registration .nav-pills .nav-link.active::after {
  left: 21px !important;
}
/* Page autre */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
#modalAddCart .modal-dialog {
  min-width: 550px;
}
#modalAddCart .title-section {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  color: #493615;
}
#modalAddCart .backProduct,
#modalAddCart .toCart {
  width: 100%;
  display: block;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 16px;
  border-radius: 4px;
  border: 1px;
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
#modalAddCart .backProduct:hover,
#modalAddCart .toCart:hover {
  color: white;
  background-color: #899d54;
  border-color: white;
}
#modalAddCart .backProduct {
  border: 1px solid #1d1d1b;
}
#modalAddCart .toCart {
  color: white;
  background-color: #94c11e;
}
.image-pleine {
  height: 400px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 50px;
  margin-top: 50px;
  box-shadow: inset 0 20px 10px rgba(255, 255, 255, 0.8);
}
.image-pleine img {
  max-height: 450px;
  width: 100%;
}
.images-caracs .block {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  flex-direction: column;
}
.images-caracs img {
  max-height: 100px;
  margin-bottom: 20px;
}
.images-caracs .text-block {
  font-size: 18px;
  color: #493615;
  line-height: 22px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}
.images-caracs .text-block * {
  font-family: 'Montserrat', sans-serif;
}
.images-caracs .strip-bottom {
  transform: translateY(-116px);
}
.images-caracs .strip-top {
  transform: translateY(50px);
}
.form-bold {
  font-weight: bold !important;
}
.form-bold label {
  font-weight: bold !important;
}
.contact-us-submit {
  text-align: center;
}
.contact-us-submit input[type="submit"] {
  width: 250px !important;
}
.privacy-policy {
  text-align: center;
}
.privacy-policy a {
  text-decoration: underline;
}
.contact-us-confirmation {
  text-align: center;
  font-size: 25px;
  margin-top: 10px;
}
.cart-empty {
  margin-bottom: 25px !important;
  font-size: 22px !important;
}
.pagination-our-products-collection-core {
  width: 100%;
  margin-top: 10px;
}
.bloc-login {
  margin-left: auto;
  margin-right: auto;
}
.link-registration-login {
  margin-top: 25px;
  margin-bottom: 25px;
}
.link-registration-login a {
  border: 2px solid;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  padding-top: 10px !important;
  padding-right: 17px !important;
  padding-bottom: 10px !important;
  padding-left: 17px !important;
}
.link-registration-login a:hover {
  color: #94c11e;
  background-color: white;
}
.link-connection-login {
  margin-bottom: 15px;
}
.form-contact-us-radio input[name="civility"] {
  accent-color: #94c11e;
}
.form-check-input {
  margin-bottom: auto;
  margin-top: auto;
}
.updateCartFail {
  text-align: center;
  color: red;
}
.welcome-login-user {
  font-weight: bold;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Raleway', serif;
}
.select-hours {
  width: auto !important;
}
.newPwd {
  width: 50%;
}
.newPwdConfirm {
  width: 50%;
}
#div-error {
  color: red;
  display: none;
  font-size: 14px;
}
#div-schedule-error {
  color: red;
  display: none;
  font-size: 14px;
  margin-bottom: 15px;
}
/* la */
form legend {
  font-size: 24px;
  padding-bottom: 15px;
  margin-top: 25px;
  border-bottom: 1px solid #D6D6D6;
}
form .form-group {
  margin-bottom: 20px;
}
form .form-group label {
  display: block;
  font-family: "OpenSans-Bold";
  font-size: 16px;
  margin-bottom: 5px;
}
form .form-group input[type="text"],
form .form-group input[type="password"],
form .form-group input[type="date"],
form .form-group input[type="email"],
form .form-group input[type="number"],
form .form-group select {
  width: 100%;
  font-size: 14px;
  font-family: "OpenSans";
  height: 50px;
  border-radius: 3px;
  border: 1px solid #D6D6D6;
  padding: 0 15px;
}
form .form-group textarea {
  width: 100%;
  font-size: 14px;
  font-family: "OpenSans";
  height: 250px;
  border-radius: 3px;
  border: 1px solid #D6D6D6;
  padding: 0 15px;
}
form .form-group input[type="submit"],
form .form-group button[type="submit"] {
  padding: 10px 23px;
  display: inline-block;
  font-family: OpenSans-Bold;
  border-radius: 5px;
  background-color: #94c11e;
  border: 1px solid #94c11e;
  color: #FFFFFF;
}
form .form-group input[type="submit"]:hover,
form .form-group button[type="submit"]:hover {
  background-color: #FFFFFF;
  border: 1px solid #94c11e;
  color: #94c11e;
}
form .form-group .form-check-input {
  border: 0;
}
form .form-group .error {
  color: red;
  font-style: italic;
  font-size: 12px;
}
#formSearchContent .form-group {
  position: relative;
}
#formSearchContent .form-group button[name="send"] {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 5px;
}
#formSearchContent .form-group input[name="term"] {
  padding-right: 135px;
}
.table > :not(:first-child) {
  border-top: 0;
}
.table .thead .th {
  font-family: "OpenSans-Bold";
  padding: 10px 0;
}
.table .line .bg {
  border-top: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  padding: 15px 0;
}
.table .line .bg .link {
  display: block;
  width: 100%;
  text-align: center;
  border: 1px solid #493615;
  color: #493615;
  border-radius: 3px;
  padding: 5px 15px;
}
.table .line .bg .link:hover {
  border: 1px solid #94c11e;
  color: #94c11e;
}
#cart {
  padding-top: 25px;
  padding-bottom: 50px;
}
#cart .paymentTop .title h2 {
  text-align: left;
}
#cart .paymentTop .title h3 {
  text-align: left;
}
#cart .title h2 {
  text-align: center;
  font-size: 30px;
  font-family: "OpenSans";
}
#cart .title h3 {
  text-align: center;
  font-size: 24px;
  font-family: "OpenSans";
}
#cart .contentBlock {
  margin-bottom: 60px;
}
#cart #cartList .cartTitle h3 {
  font-size: 24px;
  font-family: "OpenSans";
}
#cart #cartList .cartTitle #emptyCartButton {
  text-align: center;
  border: 1px solid;
  border-radius: 5px;
  padding: 5px 15px;
  display: inline-block;
  margin-left: 24px;
  color: #493615;
}
#cart #cartList .cartTitle #emptyCartButton:hover {
  color: #94c11e;
  border-color: #94c11e;
}
#cart #cartList .productsCart .headerCart {
  border-bottom: 1px solid #f8f4f1;
  padding-bottom: 8px;
}
#cart #cartList .productsCart .headerCart .td {
  font-size: 14px;
  font-family: "OpenSans-Bold";
}
#cart #cartList .productsCart .cartLine {
  border-bottom: 1px solid #f8f4f1;
  padding-top: 12px;
  padding-bottom: 12px;
}
#cart #cartList .productsCart .cartLine .productThumb {
  max-width: 200px;
  max-height: 200px;
}
#cart #cartList .productsCart .cartLine .productThumb img {
  max-width: 100%;
  max-height: 100%;
}
#cart #cartList .productsCart .cartLine .productName a {
  font-size: 14px;
  color: #493615;
  font-family: "OpenSans-Bold";
}
@media (max-width: 768px) {
  #cart #cartList .productsCart .cartLine .productName a {
    font-size: 12px;
  }
}
#cart #cartList .productsCart .cartLine .productAttribute {
  font-size: 12px;
  color: #493615;
}
#cart #cartList .productsCart .cartLine .productPrice,
#cart #cartList .productsCart .cartLine .productTotalPrice {
  font-family: "OpenSans-Bold";
  font-size: 14px;
}
#cart #cartList .productsCart .cartLine .productDiscount,
#cart #cartList .productsCart .cartLine .productDiscount s,
#cart #cartList .productsCart .cartLine .productTotalDiscount,
#cart #cartList .productsCart .cartLine .productTotalDiscount s {
  font-size: 12px;
  color: #f8f4f1;
}
#cart #cartList .productsCart .cartLine .quantityButtonGroup .quantityButton {
  border-color: #D6D6D6;
  border-radius: 0;
  padding-top: 0;
  padding-bottom: 0;
}
#cart #cartList .productsCart .cartLine .quantityButtonGroup .quantityButton:hover {
  background-color: white;
}
#cart #cartList .productsCart .cartLine .quantityButtonGroup .quantitySymbol {
  color: #493615;
  font-size: 21px;
}
#cart #cartList .productsCart .cartLine .quantityButtonGroup .quantitySymbol:hover {
  color: #94c11e;
}
#cart #cartList .productsCart .cartLine .quantityButtonGroup .quantityCart {
  text-align: center;
  max-width: 75px;
  font-size: 21px;
  font-family: "OpenSans-Bold";
  padding: 0;
}
#cart #cartList .productsCart .cartLine .quantityButtonGroup .unity {
  font-size: 18px;
}
#cart #cartList .productsCart .cartLine .deleteCartLine {
  display: block;
  width: 30px;
  height: 30px;
  border: 2px solid #493615;
  border-radius: 30px;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cart #cartList .productsCart .cartLine .deleteCartLine:after,
#cart #cartList .productsCart .cartLine .deleteCartLine:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 2px;
  background: #493615;
  transform: rotate(45deg);
}
#cart #cartList .productsCart .cartLine .deleteCartLine:after {
  transform: rotate(45deg);
}
#cart #cartList .productsCart .cartLine .deleteCartLine:before {
  transform: rotate(-45deg);
}
#cart #cartList .productsCart .cartLine .deleteCartLine:hover {
  border: 2px solid #94c11e;
}
#cart #cartList .productsCart .cartLine .deleteCartLine:hover:after,
#cart #cartList .productsCart .cartLine .deleteCartLine:hover:before {
  background: #94c11e;
}
#cart #resumeCart #titleResume {
  margin-bottom: 26px;
}
#cart #resumeCart #titleResume h3 {
  margin: 0;
  padding: 0;
}
#cart #resumeCart .resumeCartBlock {
  background-color: #E1F3FF;
  padding: 20px 24px;
}
#cart #resumeCart .resumeCartBlock .priceLine {
  display: flex;
  margin-bottom: 12px;
}
#cart #resumeCart .resumeCartBlock .priceLine .resumePrice {
  margin-left: auto;
}
#cart #resumeCart .resumeCartBlock .priceLine .resumePrice .details {
  position: relative;
  text-decoration: underline;
  cursor: pointer;
}
#cart #resumeCart .resumeCartBlock .priceLine .resumePrice .details ul {
  position: absolute;
  background: white;
  min-width: 150px;
  padding: 0px 10px;
  list-style: none;
  margin: 0;
  height: 0;
  overflow: hidden;
}
#cart #resumeCart .resumeCartBlock .priceLine .resumePrice .details ul li {
  font-size: 14px;
}
#cart #resumeCart .resumeCartBlock .priceLine .resumePrice .details:hover ul {
  border: 1px solid;
  height: auto;
  padding: 10px;
}
#cart #resumeCart .resumeCartBlock .priceLine .cross {
  position: relative;
  justify-content: center;
  align-items: center;
  height: 12px;
  width: 12px;
  cursor: pointer;
  display: inline-flex;
}
#cart #resumeCart .resumeCartBlock .priceLine .cross:after {
  content: "";
  background: #D6D6D6;
  width: 2px;
  height: 12px;
  transform: rotate(-45deg);
  position: absolute;
}
#cart #resumeCart .resumeCartBlock .priceLine .cross:before {
  content: "";
  background: #D6D6D6;
  width: 2px;
  height: 12px;
  position: absolute;
  transform: rotate(45deg);
}
#cart #resumeCart .resumeCartBlock .priceLine .discountError {
  font-size: 12px;
  color: #b42121;
}
#cart #resumeCart .resumeCartBlock .priceLine.total {
  border-top: 1px solid #D6D6D6;
  padding-top: 22px;
  margin-top: 22px;
}
#cart #resumeCart .resumeCartBlock .priceLine.total div {
  font-weight: bold;
  font-size: 20px;
}
#cart #resumeCart .resumeCartBlock #formDiscountCode {
  position: relative;
  margin-top: 22px;
}
#cart #resumeCart .resumeCartBlock #formDiscountCode label {
  margin-bottom: 6px;
}
#cart #resumeCart .resumeCartBlock #formDiscountCode input[name="discountCode"] {
  border: 1px solid #D6D6D6;
  width: 100%;
  padding: 8px 42px 8px 8px;
}
#cart #resumeCart .resumeCartBlock #formDiscountCode input[name="submit"] {
  position: absolute;
  right: 12px;
  bottom: 8px;
  border: 1px solid;
  font-size: 10px;
  height: 27px;
  border-radius: 20px;
  width: 27px;
  padding: 4px;
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
#cart #resumeCart .resumeCartBlock #formDiscountCode input[name="submit"]:hover {
  border: 1px solid #94c11e;
  color: #94c11e;
}
#cart #resumeCart .resumeCartBlock .paymentLine .bouton,
#cart #resumeCart .resumeCartBlock .paymentLine button[name="send"] {
  display: block;
  width: 100%;
  text-align: center;
  letter-spacing: 1px;
  margin-top: 16px;
  margin-bottom: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  color: #FFFFFF;
  border: 2px solid #94c11e;
  background-color: #94c11e;
  cursor: pointer;
}
#cart #resumeCart .resumeCartBlock .paymentLine .bouton svg,
#cart #resumeCart .resumeCartBlock .paymentLine button[name="send"] svg {
  width: 24px;
  padding-bottom: 2px;
  margin-right: 6px;
  fill: #FFFFFF;
}
#cart #resumeCart .resumeCartBlock .paymentLine .bouton:hover,
#cart #resumeCart .resumeCartBlock .paymentLine button[name="send"]:hover {
  background-color: #899d54;
  border-color: #899d54;
}
#cart #resumeCart .paymentIcons {
  text-align: center;
  margin: 20px 0;
}
#cart #carrierList {
  list-style: none;
  padding: 0;
}
#cart #carrierList .carrierType {
  border: 1px solid #D6D6D6;
  padding: 6px 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}
#cart #carrierList .carrierType .formCheckLabel {
  font-size: 20px;
  width: 100%;
}
#cart #carrierList .carrierType .formCheckLabel h3 {
  font-size: 22px;
  text-align: left;
}
#cart #carrierList .carrierType .formCheckLabel .addressDelivery {
  font-family: "OpenSans";
}
#cart #carrierList .carrierType .formCheckLabel .addressDelivery button {
  padding: 10px 23px;
  display: block;
  font-family: OpenSans-Bold;
  border-radius: 5px;
  background-color: #ffffff;
  border: 1px solid #3f3c3c;
  color: #3f3c3c;
}
#cart #carrierList .carrierType .formCheckLabel .addressDelivery button:hover {
  background-color: #3f3c3c;
  color: #ffffff;
}
#cart #carrierList .carrierType .formCheckLabel .col-radio {
  position: relative;
  display: flex;
}
#cart #carrierList .carrierType .formCheckLabel .col-radio .radioCheck {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 36%;
  top: 5px;
  border: 1px solid #D6D6D6;
  border-radius: 25px;
  display: flex;
  justify-content: center;
}
#cart #carrierList .carrierType .formCheckLabel .col-radio .radioCheck .innerRadioCheck {
  position: absolute;
  margin: auto;
  width: 23px;
  height: 23px;
  border: 5px solid #FFFFFF;
  border-radius: 25px;
}
#cart #carrierList .carrierType .formCheckLabel .col-radio input[type="radio"] {
  display: none;
}
#cart #carrierList .carrierType .formCheckLabel .col-price {
  display: flex;
  justify-content: end;
  align-items: center;
}
#cart #carrierList .carrierType .formCheckLabel .col-price .carrierPrice {
  font-size: 20px;
  font-weight: bold;
}
#cart #carrierList .carrierUnselected * {
  cursor: pointer;
}
#cart #carrierList .carrierUnselected:hover {
  box-shadow: inset 2px 2px 0 #94c11e, inset -2px -2px 0 #94c11e;
}
#cart #carrierList .carrierSelected {
  box-shadow: inset 2px 2px 0 #94c11e, inset -2px -2px 0 #94c11e;
}
#cart #carrierList .carrierSelected .radioCheck {
  border-color: #94c11e;
  background-color: #94c11e;
}
#cart #paymentList {
  list-style: none;
  padding: 0;
}
#cart #paymentList .paymentType {
  border: 1px solid #D6D6D6;
  padding: 6px 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}
#cart #paymentList .paymentType .formCheckLabel {
  font-size: 20px;
  width: 100%;
}
#cart #paymentList .paymentType .formCheckLabel h3 {
  font-size: 22px;
  text-align: left;
}
#cart #paymentList .paymentType .formCheckLabel .col-radio {
  position: relative;
  display: flex;
}
#cart #paymentList .paymentType .formCheckLabel .col-radio .radioCheck {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 36%;
  top: 5px;
  border: 1px solid #D6D6D6;
  border-radius: 25px;
  display: flex;
  justify-content: center;
}
#cart #paymentList .paymentType .formCheckLabel .col-radio .radioCheck .innerRadioCheck {
  position: absolute;
  margin: auto;
  width: 23px;
  height: 23px;
  border: 5px solid #FFFFFF;
  border-radius: 25px;
}
#cart #paymentList .paymentType .formCheckLabel .col-radio input[type="radio"] {
  display: none;
}
#cart #paymentList .paymentType .formCheckLabel .col-price {
  display: flex;
  justify-content: end;
  align-items: center;
}
#cart #paymentList .paymentType .formCheckLabel .col-price .carrierPrice {
  font-size: 20px;
  font-weight: bold;
}
#cart #paymentList .paymentUnselected * {
  cursor: pointer;
}
#cart #paymentList .paymentUnselected:hover {
  box-shadow: inset 2px 2px 0 #94c11e, inset -2px -2px 0 #94c11e;
}
#cart #paymentList .paymentSelected {
  box-shadow: inset 2px 2px 0 #94c11e, inset -2px -2px 0 #94c11e;
}
#cart #paymentList .paymentSelected .radioCheck {
  border-color: #94c11e;
  background-color: #94c11e;
}
#login {
  padding-bottom: 50px;
}
#login .blocLogin {
  border: 1px solid #94c11e;
  background: #94c11e;
  height: 100%;
  color: #493615;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#login .blocLogin h2 {
  text-align: center;
  color: #FFFFFF;
  font-size: 24px;
}
#login .blocLogin form label {
  width: 100%;
  color: #FFFFFF;
  margin-bottom: 5px;
}
#login .blocLogin form input[type="text"],
#login .blocLogin form input[type="password"] {
  display: block;
  width: 100%;
  padding: 10px;
  background: #FFFFFF;
  border-radius: 4px;
  margin-bottom: 10px;
  border: 0;
}
#login .blocLogin form a {
  display: inline-block;
  color: #FFFFFF;
  text-decoration: underline;
}
#login .blocLogin form input[type="submit"] {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  border: 2px solid;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 5px;
  color: #FFFFFF;
  border-color: #FFFFFF;
  background-color: #94c11e;
}
@media (max-width: 768px) {
  #login .blocLogin form input[type="submit"] {
    width: 100%;
  }
}
#login .blocLogin form input[type="submit"]:hover {
  color: #94c11e;
  border-color: #FFFFFF;
  background-color: #FFFFFF;
}
#login .blocLogin form #form-reconnect {
  margin-left: 6px;
  margin-right: 22px;
}
#login .blocRegistration {
  border: 1px solid #f8f4f1;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#login .blocRegistration a {
  display: inline-block;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  #login .blocRegistration a {
    width: 100%;
  }
}
#login .blocRegistration h2 {
  text-align: center;
  font-size: 24px;
}
#login .blocRegistration p {
  text-align: center;
}
#account {
  padding-top: 25px;
  padding-bottom: 100px;
}
#account .title {
  text-align: center;
  margin-bottom: 75px;
}
#account .menu {
  padding-right: 0;
}
@media (min-width: 769px) {
  #account .menu {
    border-right: 1px solid #D6D6D6;
  }
}
#account .menu .title {
  margin-bottom: 40px;
}
#account .menu .title h2 {
  font-family: "OpenSans";
  font-size: 26px;
}
#account .menu .navigation {
  list-style: none;
  padding-left: 0;
}
#account .menu .navigation .title {
  text-transform: uppercase;
  border-bottom: 1px solid #94c11e;
  font-size: 14px;
  padding-bottom: 6px;
  margin-top: 35px;
  margin-bottom: 0;
  text-align: left;
}
#account .menu .navigation .link {
  border-bottom: 1px solid #D6D6D6;
  padding-top: 12px;
  padding-bottom: 12px;
}
#account .menu .navigation .link a {
  font-size: 14px;
  font-weight: bold;
  color: #493615;
}
#account .menu .navigation .link a:hover {
  color: #94c11e;
}
#account .menu .navigation .link.active a {
  color: #94c11e;
}
#account .menu .logout {
  margin-top: 75px;
  display: flex;
}
@media (max-width: 991.98px) {
  #account .menu .logout {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}
#account .menu .logout a {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  color: #493615;
  padding-left: 23px;
}
#account .menu .logout a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  border: 2px solid #f8f4f1;
  border-radius: 50%;
  transition: all 300ms linera;
}
#account .menu .logout a:before {
  content: "";
  display: block;
  position: absolute;
  left: 9px;
  top: 50%;
  margin-top: -10px;
  width: 2px;
  height: 10px;
  background: #f8f4f1;
  transition: all 300ms linera;
}
#account .menu .logout a:hover {
  color: #94c11e;
}
#account .menu .logout a:hover:after {
  border-color: #94c11e;
}
#account .menu .logout a:hover:before {
  background: #94c11e;
}
#account .infos .title {
  margin-bottom: 40px;
}
#account .infos .title h2 {
  font-size: 26px;
  font-family: "OpenSans";
}
#account .infos .title h3 {
  font-family: "OpenSans";
  font-size: 24px;
  text-align: left;
  color: #94c11e;
}
#account .infos .title h4 {
  font-family: "OpenSans";
  font-size: 22px;
  text-align: left;
}
#account .infos #formSearch {
  text-align: end;
}
#account .infos .contactOrder {
  font-size: 20px;
  text-align: center;
  margin-top: 40px;
}
#account .infos .addressList .addressType strong {
  font-size: 18px;
}
#account .infos .addressList .addressDetails {
  padding: 10px 15px;
  margin-bottom: 20px;
  min-height: 85px;
  border: 1px solid #D6D6D6;
}
#account .priceLine {
  display: flex;
  margin-bottom: 12px;
}
#account .priceLine .resumePrice {
  margin-left: auto;
}
#account .priceLine.total div {
  font-weight: bold;
  font-size: 20px;
}
#registration .legend {
  font-size: 24px;
  padding-bottom: 15px;
  margin-top: 25px;
  border-bottom: 1px solid #D6D6D6;
}
#registration .nav-pills .nav-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  background: none;
  color: #493615;
}
#registration .nav-pills .nav-link:before {
  content: "";
  border: 1px solid #493615;
  width: 21px;
  display: block;
  height: 21px;
  border-radius: 10px;
  margin-right: 12px;
  background: #FFFFFF;
}
#registration .nav-pills .nav-link.active:after {
  background: #94c11e;
  width: 11px;
  height: 11px;
  content: "";
  position: absolute;
  left: 19px;
  border-radius: 10px;
}
#loadAjax {
  display: block;
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.5);
}
@-webkit-keyframes rotating {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
#loadAjax:after {
  content: url('data:image/svg+xml; utf8, <svg data-name="Capa 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 399.39 399.39"><path d="M340.9,58.49A199.69,199.69,0,1,0,58.49,340.9,199.69,199.69,0,1,0,340.9,58.49Zm-141.21,19A122.24,122.24,0,1,1,77.46,199.69,122.37,122.37,0,0,1,199.69,77.46Zm128.37,250.6A181.55,181.55,0,0,1,18.15,199.69H59.3c0,77.41,63,140.39,140.39,140.39s140.39-63,140.39-140.39S277.1,59.3,199.69,59.3c-4.59,0-9.13.23-13.61.66V18.65q6.76-.49,13.61-.5A181.54,181.54,0,0,1,328.06,328.06Z"/></svg>');
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 50px;
  height: 50px;
  opacity: 0.9;
  transform-origin: center center;
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}
.paginationInput {
  margin-bottom: 25px;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.paginationInput a,
.paginationInput .disabled {
  margin-left: 8px;
  margin-right: 8px;
  padding: 5px;
}
.paginationInput a {
  color: #94c11e !important;
  border: 1px solid #94c11e !important;
  text-decoration: none;
  font-weight: bold;
}
.paginationInput a:hover {
  background-color: #94c11e !important;
  color: white !important;
}
.paginationInput .disabled {
  color: #D6D6D6;
  border: 1px solid #D6D6D6;
}
.paginationInput .active {
  display: none;
}
.paginationInput form {
  width: auto;
  margin-right: 5px;
}
.paginationInput input {
  width: 60px;
  height: 31px;
}
.paginationInput button {
  color: white;
  background-color: #94c11e;
}
/* 
// Mon compte / Dashboard
#mon-compte {
  padding-top: 25px;
  padding-bottom: 100px;
  .titre-compte {
    text-align: center;
    margin-bottom: 75px;
  }
  .titre-vert {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .titre-bjr {
    margin-top: 50px;
  }
  .side-menu {
    padding-right: 0;
    @media(min-width: 769px) {
      border-right: 1px solid @gris_clair;
    }
    .nav-profil {
      list-style: none;
      padding-left: 0;
      .nav-titre {
        text-transform: uppercase;
        border-bottom: 1px solid @vert;
        font-size: 14px;
        padding-bottom: 6px;
        margin-top: 24px;
      }
      .nav-plink {
        border-bottom: 1px solid @gris_clair;
        padding-top: 12px;
        padding-bottom: 12px;
        a {
          font-size: 18px;
          font-weight: bold;
        }
      }
      .active {
        color: @vert;
      }
    }
    .logout {
      margin-top: 75px;
      display: flex;
      a {
        font-size: 18px;
        font-weight: bold;
        position: relative;

        padding-left: 23px;

        &:after{
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 0;
          margin-top: -10px;
          width: 20px;
          height: 20px;
          border: 2px solid @gris_sombre;
          border-radius: 50%;
                  
          transition: all 300ms linera;
        }

        &:before{
          content: '';
          display: block;
          position: absolute;
          left: 9px;
          top: 50%;
          margin-top: -10px;
          width: 2px;
          height: 10px;
          background: @gris_sombre;
        
          transition: all 300ms linera;
        }

        &:hover{
          &:after{
            border-color: @vert;
          }
  
          &:before{
            background: @vert;
          }
        }
        
        // img {
        //   width: 22px;
        //   margin-right: 5px;
        //   vertical-align: middle;
        // }
      }
    }
  }
  .right-side {
    @media(min-width: 769px) {
      padding-left: 75px;
    }
    .col-adresse {
      @media(max-width: 768px) {
        margin-top: 20px;
      }
      margin-bottom: 75px;
    }
    .type-adresse {
      margin-bottom: 5px;
      * {
        font-size: 18px;
      }
    }
    .details-adresse {
      padding: 10px 15px;
      margin-bottom: 20px;
      min-height: 85px;
      border: 1px solid @gris_clair;
    }
    .ligne-btns {
      display: flex;
    }
    .btn-modif {
      text-align: center;
    }
    .btn-supp {
      text-align: center;
      margin-left: auto;
      @media(min-width: 769px) {
        margin-left: 12px;
      }
      @media(min-width: 1200px) {
        margin-left: auto;
      }
    }
    .btn-nv {
      margin-bottom: 75px;
    }
    .encart-commande-contact {
      font-size: 20px;
      text-align: center;
      margin-top: 40px;
      .btn-container {
        margin-top: 40px;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        a {
          display: block;
        }
      }
    }
    #formSearch {
      display: flex;
      justify-content: end;
      text-align: end;
      .form-select {
        margin-left: auto;
      }
      .col-1 {
        width: 100px;
        margin-top: auto;
      }
      input[type="date"] {
        width: 100%;
        border: 1px solid #ced4da;
        border-radius: .25rem;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #212529;
        background-color: #fff;
        padding: 0.375rem 2.25rem 0.375rem 0.75rem;
      }
      button {
        border: 1px solid;
        border-radius: 5px;
        padding: 5px 15px;
        background-color: white;
      }
      button:hover {
        color: @vert;
      }
    }
    .ligne-prix {
      display: flex;
      margin-bottom: 12px;
    }
    .recap-prix {
      margin-left: auto; 
     
    }
    .ligne-total * {
      font-weight: bold;
      font-size: 20px;
    }
  }
} */
/* la */
#overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
}
/* la */
#messages {
  position: fixed;
  top: 5%;
  right: 5%;
  z-index: 10;
}
#messages .error {
  color: #D90606;
}
.toast {
  background-color: #ffffff;
}
.toast .toast-body {
  font-size: 16px;
}
.toast .toast-body button {
  background: none;
  border: none;
}
/* la */
.buttonContainer {
  margin-top: 25px;
}
/* Page autre */
/*********************************************************
  Fichier less de la page actualites
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.actu-detail .title-actu {
  font-size: 32px;
  font-weight: bold;
  font-family: 'Playfair Display', serif;
  margin-bottom: 24px;
  color: #493615;
}
.actu-detail .actu-date {
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 24px;
}
.actu-detail .button-actu-secondary {
  display: block;
  margin-left: auto;
  width: fit-content;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 4px;
  border: 1px solid #1d1d1b;
}
.actu-detail .button-actu-secondary:hover {
  color: white;
  background-color: #899d54;
  border-color: white;
}
/* Page nos producteurs */
/*********************************************************
  Fichier less comportant tout les fichiers less pour les widget
  @ author:         benjamin.aramburu@trustteam.fr
  @ maintainer:     support-web@trustteam.fr
  **********************************************************/
.producer-page {
  margin-top: 50px;
  border-bottom: 2px solid gray;
}
.producer-page a {
  background: #94c11e;
  color: white;
  padding: 12px 50px;
  border-radius: 10px;
}
.producer-page a:hover {
  color: black;
}
.producer-page .block-presentation-producteur {
  height: 273.5px;
}
header {
  position: fixed;
  margin-bottom: 250px;
  z-index: 4;
  background-color: white;
  width: 100%;
}
#header-margin {
  height: 250px;
}
.modal-backdrop {
  position: relative;
}
#header-top {
  background-color: #94c11e;
  color: white;
  padding-top: 6px;
  padding-bottom: 6px;
}
@media (max-width: 767px) {
  #header-top {
    display: none;
  }
}
#header-top * {
  font-family: 'Montserrat', sans-serif;
}
#header-top .col-tel {
  font-weight: bold;
}
#header-middle {
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 767px) {
  #header-middle {
    padding-bottom: 0px;
  }
}
#header-middle .col-header-link {
  padding: 0;
}
@media (max-width: 767px) {
  #header-middle .col-header-link {
    justify-content: end !important;
  }
}
#header-middle .header-link {
  position: relative;
  cursor: pointer;
  color: #1d1d1b;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  height: fit-content;
  padding-bottom: 7px;
  border-bottom: 3px solid #FFFFFF;
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
#header-middle .header-link img {
  width: 25px;
  margin-right: 8px;
}
#header-middle .header-link:hover {
  color: #94c11e;
  border-bottom: 3px solid #94c11e;
}
@media (max-width: 767px) {
  #header-middle .header-link .header-link-label {
    display: none;
  }
}
#header-middle .header-link .icon-connected,
#header-middle .header-link .nb-products-cart {
  position: absolute;
  left: -16px;
  top: -4px;
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: #FFFFFF;
  font-weight: 600;
  text-align: center;
  background-color: #94c11e;
  line-height: 1;
  border: 4px solid white;
}
#header-middle .header-link .icon-connected .bar {
  position: absolute;
  height: 2px;
  background-color: #FFFFFF;
}
#header-middle .header-link .icon-connected .bar-1 {
  width: 6px;
  top: 8px;
  left: 2px;
  transform: rotate(40deg);
}
#header-middle .header-link .icon-connected .bar-2 {
  width: 10px;
  top: 8px;
  left: 4px;
  transform: rotate(140deg);
}
#header-search {
  margin-top: auto;
  margin-bottom: auto;
}
#header-search a {
  display: block;
  padding-left: 25px;
  color: #94c11e;
  cursor: pointer;
}
#header-search a:hover {
  color: #94c11e;
}
#header-search #formSearch {
  width: 100%;
  display: flex;
  align-items: center;
  position: relative;
}
#header-search input[type="text"] {
  width: 100%;
  padding: 7px 40px 7px 20px;
  border: 0.5px solid #e7e4de;
  border-radius: 4px;
  font-style: italic;
}
#header-search button {
  width: 30px;
  height: 30px;
  border: none;
  position: absolute;
  right: 20px;
  background: transparent;
  overflow: hidden;
  text-indent: -1000px;
}
#header-search button::before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background: #1d1d1b;
  position: absolute;
  top: 55%;
  margin-top: 8px;
  left: 22px;
  transform-origin: 50% 50%;
  transform: rotate(45deg);
}
#header-search button::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  border: 2px solid #1d1d1b;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  margin-top: -13px;
  left: 5px;
}
#my-account {
  position: relative;
}
.popup-header {
  display: none;
  position: absolute;
  z-index: 4;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
#popup-account,
#popup-account-mobile {
  padding-top: 50px;
  left: -15%;
  top: -50%;
  min-width: 180px;
}
#popup-account ul,
#popup-account-mobile ul {
  background-color: #FFFFFF;
  list-style: none;
  padding-top: 10px;
  margin-bottom: 0;
  padding-left: 0;
}
#popup-account ul li,
#popup-account-mobile ul li {
  padding: 8px 20px;
  border-top: 1px solid #e7e4de;
}
#popup-account a,
#popup-account-mobile a {
  cursor: pointer;
}
#popup-account a:hover,
#popup-account-mobile a:hover {
  font-weight: 600;
  color: #94c11e;
}
#popup-account .disconnect,
#popup-account-mobile .disconnect {
  background-color: #1d1d1b;
  padding: 5px 20px;
}
#popup-account .disconnect a,
#popup-account-mobile .disconnect a {
  font-size: 14px;
}
#popup-account #formAccountLogin a,
#popup-account-mobile #formAccountLogin a {
  color: #94c11e;
}
#popup-account #formAccountLogin a:hover,
#popup-account-mobile #formAccountLogin a:hover {
  font-weight: 500;
}
#popup-account #formAccountLogin #form-reconnect,
#popup-account-mobile #formAccountLogin #form-reconnect {
  margin-right: 0;
}
#popup-account #formAccountLogin input[type="text"],
#popup-account-mobile #formAccountLogin input[type="text"],
#popup-account #formAccountLogin input[type="password"],
#popup-account-mobile #formAccountLogin input[type="password"] {
  margin-top: 12px;
  margin-bottom: 12px;
}
#popup-account #formAccountLogin input[type="submit"],
#popup-account-mobile #formAccountLogin input[type="submit"] {
  margin-top: 12px;
}
#popup-account-mobile .popin-arrow {
  right: 13%;
  left: unset;
}
#modal-account .modal-content {
  padding: 50px;
}
#modal-account input[name="submitLogin"] {
  color: white;
  background-color: #94c11e;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 16px;
  border-radius: 4px;
  border: 1px;
}
#modal-account input[name="submitLogin"]:hover {
  color: white;
  background-color: #899d54;
  border-color: white;
}
#modal-account input[name="submitLogin"],
#modal-account .button-secondary {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 25px;
}
#modal-account #form-reconnect {
  margin-left: 12px;
}
#header-bottom {
  position: relative;
}
@media (max-width: 767px) {
  #header-menu {
    display: none;
  }
}
#header-menu .nav-right {
  margin-left: auto;
}
#header-menu #navbar-header {
  position: unset !important;
}
#header-menu .link-first {
  color: #1d1d1b;
  margin-left: 12px;
  margin-right: 0px;
  padding-right: 0;
  cursor: pointer;
  font-weight: bold;
  border-bottom: 3px solid #FFFFFF;
}
#header-menu .link-first:hover {
  border-bottom: 3px solid #94c11e;
}
#header-menu .dropdown-toggle {
  display: flex;
  align-items: center;
}
#header-menu .dropdown-header-menu {
  display: block;
  transform: scaleY(0);
  position: absolute;
  width: 100%;
  top: 100%;
  z-index: 3;
  left: 0;
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
}
#header-menu .dropdown-header-menu .dropdown-menu-row {
  padding: 15px 15px 25px;
}
#header-menu .dropdown-header-menu .dropdown-menu-line {
  height: 60px;
  cursor: pointer;
  align-items: center;
}
#header-menu .dropdown-header-menu .dropdown-menu-line:hover .dropdown-title {
  font-weight: 600;
}
#header-menu .dropdown-header-menu .col-img {
  display: flex;
  max-height: 100%;
  max-width: 100%;
}
#header-menu .dropdown-header-menu .dropdown-photo {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: auto;
  max-height: 100%;
  max-width: 100%;
}
#header-menu .dropdown-header-menu .dropdown-photo img {
  max-height: 60px;
  max-width: 100%;
}
#header-menu .dropdown-header-menu .col-link {
  display: flex;
}
#header-menu .dropdown-header-menu .dropdown-title {
  display: flex;
  text-align: left;
  align-items: center;
  margin-right: auto;
}
#header-menu #menuInput {
  display: none;
}
#header-menu #menuInput:checked + #menuBtn > span:nth-child(1) {
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: top 50ms linear 50ms, transform 50ms linear 150ms;
}
#header-menu #menuInput:checked + #menuBtn > span:nth-child(2) {
  height: 0;
  transition: height 150ms linear;
}
#header-menu #menuInput:checked + #menuBtn > span:nth-child(3) {
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: top 50ms linear 50ms, transform 50ms linear 150ms;
}
#header-menu #menuBtn {
  position: relative;
  height: 37px;
  margin-right: 40px;
  cursor: pointer;
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
}
#header-menu #menuBtn > span {
  width: 30px;
  display: block;
  position: absolute;
  height: 2px;
  border-radius: 2px;
  background: black;
  margin-top: -2px;
  transition: top 50ms linear 50ms, transform 50ms linear,
        height 50ms linear 150ms;
}
#header-menu #menuBtn > span:nth-child(1) {
  top: 25%;
}
#header-menu #menuBtn > span:nth-child(2) {
  top: 50%;
}
#header-menu #menuBtn > span:nth-child(3) {
  top: 75%;
}
/* Menu mobile */
#burger-menu-toggle {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  width: 30px;
  margin-top: 12px;
  margin-bottom: 12px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media (min-width: 768px) {
  #burger-menu-toggle {
    display: none;
  }
}
#burger-menu-toggle .toggle-bar {
  position: absolute;
  height: 2px;
  width: 25px;
  background-color: #493615;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
}
#burger-menu-toggle #toggle-bar-top {
  top: 0;
}
#burger-menu-toggle #toggle-bar-mid {
  top: 10px;
}
#burger-menu-toggle #toggle-bar-bot {
  top: 20px;
}
#menu-mobile {
  transform: translateX(-105%);
  position: fixed;
  z-index: 4;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
}
@media (min-width: 768px) {
  #menu-mobile {
    display: none;
  }
}
#menu-mobile .main-col {
  background-color: #94c11e;
  height: 100vh;
  box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.5);
}
#menu-mobile .main-col .menu-left {
  padding-left: 20px;
  max-height: 80vh;
  overflow: auto;
}
#menu-mobile .main-col .navbar-nav {
  padding-left: 12px;
  padding-right: 12px;
}
#menu-mobile .main-col .nav-item {
  padding-top: 2px;
  padding-bottom: 2px;
  color: #FFFFFF;
}
#menu-mobile .main-col .nav-item:hover a,
#menu-mobile .main-col .nav-item:focus a {
  font-weight: 600;
  color: #e7e4de !important;
}
#menu-mobile .main-col .dropdown-first {
  font-weight: 600;
}
#menu-mobile .main-col .catspan {
  position: relative;
  display: flex;
}
#menu-mobile .main-col .nav-categories {
  margin-top: 20px;
}
#menu-mobile .main-col .nav-categories .nav-link {
  color: #FFFFFF;
}
#menu-mobile .main-col .nav-pages {
  margin-top: 20px;
}
#menu-mobile .main-col .nav-pages .nav-link {
  color: #FFFFFF;
  text-transform: uppercase;
}
#menu-mobile .main-col .icone-lien {
  width: 20px;
  margin-right: 6px;
}
#menu-mobile .main-col .login-link {
  display: flex;
}
#menu-mobile .main-col .login-link .icone {
  margin-top: auto;
  margin-bottom: auto;
}
#menu-mobile .main-col .login-link .login-link-bloc {
  text-align: left;
  line-height: 16px;
}
#menu-mobile .main-col .login-link * {
  color: #FFFFFF;
}
#menu-mobile .main-col .nav-arrow {
  position: absolute;
  right: 0;
  top: 8px;
  width: 50px;
  height: 30px;
  cursor: pointer;
}
#menu-mobile .main-col .nav-arrow .arrow-icon {
  width: 25px;
  height: 20px;
  margin: auto;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#menu-mobile .main-col .mobile-cat-menu {
  transform: translateX(-105%);
  position: fixed;
  z-index: 6;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  background-color: white;
  -webkit-transition: 0.25s all ease;
  -o-transition: 0.25s all ease;
  transition: 0.25s all ease;
}
#menu-mobile .main-col .mobile-cat-menu .cat-retour,
#menu-mobile .main-col .mobile-cat-menu .cat-retour-2 {
  display: flex;
  height: 50px;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  background-color: #EEEEEE;
  cursor: pointer;
}
#menu-mobile .main-col .mobile-cat-menu .cat-retour .retour-icone,
#menu-mobile .main-col .mobile-cat-menu .cat-retour-2 .retour-icone {
  width: 25px;
  height: 20px;
  margin-top: auto;
  margin-bottom: auto;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#menu-mobile .main-col .mobile-cat-menu .cat-retour .cat-retour-label,
#menu-mobile .main-col .mobile-cat-menu .cat-retour-2 .cat-retour-label {
  font-size: 16px;
  text-transform: uppercase;
  margin-top: auto;
  margin-bottom: auto;
  padding-left: 12px;
}
#menu-mobile .main-col .mobile-cat-menu .right-col {
  padding-right: 12px;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .titre-cat {
  font-size: 20px;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 12px;
  margin-bottom: 18px;
  border-bottom: 1px solid #EEEEEE;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .col-bloc {
  text-align: center;
  margin-bottom: 12px;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .col-bloc .bloc-categorie {
  display: block;
  padding-top: 100%;
  background-color: #EEEEEE;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .col-bloc .picto-forme {
  background-color: transparent;
  background-size: contain;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .col-bloc .titre-bloc {
  text-align: center;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .bouton-menu {
  margin-top: 20px;
  margin-bottom: 8px;
}
#menu-mobile .main-col .mobile-cat-menu .right-col .bouton-menu .bouton {
  padding: 5px 12px;
  letter-spacing: 2px;
  text-align: center;
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
#menu-mobile .main-col #menu-langues-mobile {
  position: relative;
}
#menu-mobile .main-col #menu-langues-mobile #toggle-langues-mobile {
  padding-right: 18px;
  padding-top: 12px;
  text-transform: uppercase;
}
#menu-mobile .main-col #menu-langues-mobile #toggle-langues-mobile img {
  padding-left: 10px;
  filter: brightness(10);
}
#menu-mobile .main-col #menu-langues-mobile .container-toggle {
  display: flex;
  margin-left: auto;
  width: 60px;
  color: #FFFFFF;
}
#menu-mobile .main-col #menu-langues-mobile .arrow-down {
  margin-left: 8px;
  margin-top: auto;
  margin-bottom: auto;
  width: 15px;
  height: 20px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#menu-mobile .main-col #menu-langues-mobile .select-langues {
  position: absolute;
  right: 10px;
  bottom: 35px;
  display: none;
  list-style: none;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  z-index: 2;
  padding: 10px;
}
#menu-mobile .main-col #menu-langues-mobile .select-langues li {
  padding-top: 6px;
  padding-bottom: 6px;
}
#menu-mobile .main-col #menu-langues-mobile .select-langues .active,
#menu-mobile .main-col #menu-langues-mobile .select-langues a {
  text-transform: uppercase;
}
#menu-mobile .main-col #menu-langues-mobile .select-langues a {
  color: #94c11e;
}
#menu-mobile .main-col #menu-langues-mobile .select-langues .active {
  font-weight: bold;
}
#menu-mobile #menu-mobile-right-col {
  opacity: 0.3;
  background-color: black;
  padding: 0;
}
/* SECTION FOOTER */
footer {
  background-image: url("../img/footer_bg.jpg");
  background-position: center;
}
#footer-top {
  color: #FFFFFF;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 40px;
  font-size: 14px;
  border-bottom: 0.5px solid #66583f;
}
#footer-top .logo-societe {
  max-width: 250px;
}
#footer-top .address-footer {
  margin-top: 25px;
  margin-left: 12px;
}
#footer-top .tel-footer {
  color: #94c11e;
  font-weight: bold;
  font-size: 24px;
  display: block;
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: 12px;
}
#footer-top .horaires-footer {
  margin-left: 12px;
}
@media (min-width: 768px) {
  #footer-top .col-footer,
  #footer-top .col-footer-address {
    padding-bottom: 40px;
  }
}
#footer-top .col-footer {
  border-right: 0.5px solid #66583f;
}
@media (max-width: 767px) {
  #footer-top .col-footer {
    display: none;
  }
}
#footer-top .col-footer ul {
  padding-left: 45px;
  padding-right: 45px;
}
#footer-top .col-last {
  border-right: none;
}
#footer-top .col-footer-address {
  font-family: 'Montserrat', sans-serif;
}
@media (min-width: 768px) {
  #footer-top .col-footer-address {
    border-right: 0.5px solid #66583f;
  }
}
@media (max-width: 767px) {
  #footer-top .col-footer-address {
    text-align: center;
  }
}
#footer-top .col-footer-address * {
  font-family: 'Montserrat', sans-serif;
}
#footer-top ul {
  list-style: none;
  line-height: 30px;
}
#footer-top ul a {
  -webkit-transition: 0.15s all ease;
  -o-transition: 0.15s all ease;
  transition: 0.15s all ease;
}
#footer-top ul a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#footer-top .menu-title {
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #94c11e;
}
#footer-top .footer-mobile {
  border-top: 1px solid #FFFFFF;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #footer-top .footer-mobile {
    display: none;
  }
}
#footer-top .footer-mobile .dropdown {
  padding-bottom: 20px;
}
#footer-top .footer-mobile .menu-title {
  position: relative;
  display: flex;
  margin-bottom: 0;
}
#footer-top .footer-mobile .expand-btn {
  position: relative;
  display: block;
  text-align: center;
  margin-right: 30px;
}
#footer-top .footer-mobile .barre-x,
#footer-top .footer-mobile .barre-y {
  position: absolute;
  background-color: white;
  width: 14px;
  height: 2px;
  bottom: 45%;
}
#footer-top .footer-mobile .menu-title:not(.collapsed) .barre-y {
  transform: rotate(0deg);
}
#footer-top .footer-mobile .menu-title.collapsed .barre-y {
  transform: rotate(90deg);
}
#copyright {
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 12px;
  color: white;
}
#copyright .copyright-block {
  margin: 0 auto;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
}
#copyright img {
  width: 140px;
  margin-right: 8px;
}
#copyright .copyright-text {
  padding-top: 8px;
  margin-left: 8px;
}
/*
// - SECTION CONTENU PRINCIPAL
#main-block {
  position: relative;
}

// FIL D'ARIANE
#ariane {
  background-color: @color4;
  .texte-ariane {
    padding-top: 10px;
    padding-bottom: 10px;
    * {
      font-size: 14px;
    }
  }
  .current {
    font-weight: bold;
  }
  .extra-spacing {
    padding-top: 30px;
  }
}

// Bannière
#banner-top {
  background-color: @color4;
  .title-banner {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    font-family: @font2;
    color: #493615;
    margin-bottom: 22px;
  }
}

#content-page {
  .row-content {
    margin-bottom: 50px;
  }
}
*/
/*
#cookieConsent {
  input[type="submit"] {
    color: black!important;
    padding: 4px 20px!important;
    text-transform: capitalize;
    font-weight: 400;
    &:hover {
      color: white!important;
    }
  }
}
*/
/*
#messages {
  position: fixed;
  top: 5%;
  right: 5%;
  z-index: 10;
  .error {
    color: @error;
  }
}
.toast {
  background-color: rgba(255,255,255,1);
  .toast-body {
    font-size: 16px;
    button {
      background: none;
      border: none;
    }
  }

}
*/
/*
.buttonContainer {
  margin-top: 25px;
}
*/
