/** Shopify CDN: Minification failed

Line 406:3 Expected "}" to go with "{"

**/
/* CUSTOM FONTS */

@font-face {
  font-family: "Calibri";
  src: url('//www.thefrenchherborist.com/cdn/shop/t/6/assets/calibri.ttf?v=35838810535761639301625645598');
}

  .mega-menu-wrapper .dropdown-submenu.large--one-sixth {width:16.66%;}

body, button, input, select, textarea, .site-nav__link, p {
  font-family: "Calibri" !important;
  letter-spacing: 1px !important;
  line-height: 1.4 !important;
}

.sale-badge.badge {
  display: none;
}

h1, h2 {
  line-height: 1.8 !important;
}

h3, h4, h5, h6 {
  line-height: 1.4 !important;
  color: rgba(0,0,0,0.5) !important;
}

/*Breadcrum*/
.breadcrumb a {
  color: gray;
  text-decoration: none;
}
.breadcrumb span:last-child {
  font-weight: bold !important;
  color: #333 !important;
}

h1.page--title {
  font-size: 28px !important;
  margin-bottom: 40px;
}

h2.homepage-sections--title,
#insta-feed > h2 {
  font-size: 28px !important;
  font-family: var(--header-font-stack) !important;
}

ul.site-nav > li:first-child > a {
  font-weight: bold;
}

/*Mega menu*/
.site-header.logo_above {
  padding-top: 0;
}
.sticky-header.sticked .site-header {
  box-shadow: 0 -4px 20px rgb(0 0 0 / 20%);
}
.sticky-header .site-header p.h4 {
  font-weight: bold;
  border-bottom: solid 2px;
}
.sticky-header .site-header ul.menu-link a {
  line-height: 1.4;
  margin-top: 20px;
  font-size: 14px;
}
.sticky-header .site-header ul.menu-link a span {
  font-weight: bold;
  font-size: 18px;
}

/* LEGAL ICON */
.Common-ServicesIcon svg path {
  fill: #1b7ba3 !important;
}

/* DRAWER CART */
h1.product-details-product-title {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0;
}
h2.product-details-product-title {
  font-weight: bold;
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.drawer .money {
  font-weight: bold;
  font-size: 20px;
  display: inline-block;
  margin-bottom: 10px !important;
}
.drawer .product-page__policies {
  color: gray;
  font-size: 14px;
}
.drawer .paymentButtonsWrapper {
  justify-content: center;
}
.drawer .custom-description-tabs-container {
  padding: 0 40px;
}
.drawer .CTA-mobile {
  display: none;
}
.drawer .custom-description-tabs {
  display: none;
}
.drawer .custom-description-content {
  display: block !important;
  margin: 40px 0 0 0;
}
.drawer .custom-product-contenu {
  text-align: center;
}
.drawer .custom-product-contenu h5 {
  margin: 10px 0 0 0;
  font-size: 14px;
  color: gray;
}
.drawer .product-medias__thumbnails {
  display: none!important;
}

/* FOOTER */
.h3.footer-header {
  font-size: 16px;
  font-weight: bold;
}
.footer-content > li > a {
  font-size: 14px;
}
.social-media-footer ul li .fa-2x {
  font-size: 26px;
}
.custom-mif-container {
  width: 300px;
  margin: 0 auto 60px auto;
}
.custom-mif-container span:nth-child(1) {
  height: 5px;
  width: 100px;
  background-color: blue;
  display: inline-block;
}
.custom-mif-container span:nth-child(2) {
  height: 5px;
  width: 100px;
  background-color: white;
  display: inline-block;
}
.custom-mif-container span:nth-child(3) {
  height: 5px;
  width: 100px;
  background-color: red;
  display: inline-block;
}
.custom-mif-container h2 {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.custom-mif-flag {
  display: flex;
  margin-bottom: 10px;
}
footer {
  padding-top: 40px;
  margin-top: 0px;
}

/* PRODUCT PAGE */
.product-medias__thumbnails {
  display:flex !important;
}
@media(min-width:768px) {
  .custom-product-img-container {
    position: sticky;
    top: 240px;
  }
  .drawer .custom-product-img-container {
    position: static;
    top: 0px;
  }
}

/* BUNDLE BUILDER */
.custom-bb-container {
  display: flex;
  align-items: flex-start;
}
#bundle-builder-app--bundle--root .product-box {
	flex-wrap: wrap;
  	justify-content: flex-end;
    flex-grow: 1;
}
#bundle-builder-app--bundle--root .bundle-content {
	max-width: 400px;
  width: 40%;
  background-color: #FDFBFC;
  padding: 20px;
  position: sticky; 
  margin-top: 20px;
  top: 200px;
  min-height: 200px;
}
#bundle-builder-app--bundle--root h1,
#bundle-builder-app--bundle--root p {
	text-align: center;
}
.custom-bb-percent-container {
  max-width: 600px;
  margin: 20px auto;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}
.custom-bb-percent {
  width: 30%;
  text-align: center;
  padding: 20px;
  background-color: #FDFBFC;
}
.custom-bb-percent > span {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 5px 20px;
  color: black;
  background-color: rgba(230,230,230,0.8);
  display: inline-block;
}
.custom-bb-percent p {
  font-size: 14px;
  color: gray;
  margin-bottom: 0;
}
.custom-bb-percent p > span {
  font-weight: bold;
  font-size: 18px;
  color: black;
}
#bundle-builder-app--bundle--root .custom-product-title-top {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 10px;
  font-size: 14px;
  margin: 0;
}
#bundle-builder-app--bundle--root .custom-product-title-bottom {
  display: block;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0;
}
#bundle-builder-app--bundle--root .product {
  margin: 20px;
  max-width: 250px;
}
.bundle-builder--add-to-bundle-form {
  text-align: center;
}
.bundle-builder--add-to-bundle-form .variant-price {
  font-weight: bold;
  display: block;
}
.custom-bb-variants{
  display: block;
  justify-content: space-between;
  align-items: center;
}
.custom-bb-variants input+label{
  padding: 3px 10px;
  border: solid 1px #E5E5E5;
  text-align: center;
  display: inline-block;
}
.custom-bb-variants input:checked+label{
  color: white;
  background: var(--primary-btn-bg-color);
  border: solid 1px var(--primary-btn-bg-color);
}
.custom-bb-variants input{
  opacity: 0;
  height: 1px;
  width: 1px;
  position: absolute;
}
.bundle-builder--change-quantity-form {
  text-align: center;
  margin-top: 10px;
}
.custom-bb-qtt-btn,
.custom-bb-qtt-count{
  padding: 3px 8px;
  background: #FDFBFC;
  border: none;
  text-align: center;
}
.custom-bb-suppr {
  color: white;
  border: none;
  background: black;
  font-size: 12px;
  padding: 3px 8px;
  transition: .2s;
}
.custom-bb-suppr:hover {
  transform: scale(1.05);
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}
.bb-custom-table {
  font-size: 14px;
}
.bb-custom-table td {
  padding: 5px;
}
.bundle-builder--add-to-cart-form {
  margin-top: 20px;
}
.custom-bb-btn-mobile {display: none; width:100%}
.custom-bb-btn-desktop {display: block; width:100%}
.custom-bb-empty-cart {
  text-align: center;
  display: block;
  margin-top: 20px;
  font-size: 16px;
  font-weight: bold;
}
@media(max-width:768px) {
  .custom-bb-percent {
    padding: 5px;
  }
 .custom-bb-container {
    flex-direction: column-reverse;
  }
  #bundle-builder-app--bundle--root .product-box {
    justify-content: center;
  } 
  #bundle-builder-app--bundle--root .bundle-content {
    max-width: 100%;
    width: 100%;
    position: static;
    padding: 0px;
  } 
  .bundle-builder--add-to-cart-form {
    text-align:center;
  }
  .custom-bb-btn-mobile {display: block; width:100%}
  .custom-bb-btn-desktop {display: none; width:100%}
}

/* INSTAFEED */

#insta-feed {
  margin-top: 0;
}
#insta-feed h2 {
  display: none;
}

/* PLANTES */

.custom-plantes-title {
  line-height: 1.2 !important;
  margin-bottom: 0;
  font-size: 20px;
  margin-top: 20px;
}

h1.page--title {
  margin-bottom: 0 !important;
}

/* COOKIES */
.Common-ServicesIcon > .Icon:after {
  content: 'Cookies';
  padding: 3px 8px;
  background-color: black;
  color: white;
  border-radius: 4px;
  display: inline-block;
  box-shadow: 0 4px 10px rgba(0,0,0,0.1);
}
.Common-ServicesIcon > .Icon > svg {
 display: none;
}

/* CUSTOM HAUTEUR BOUTON ACHAT  */

@media(max-width:768px) {
  .collection-main-body-inner .grid-view-item--desc-wrapper {
    min-height: 235px;
  }