/*================ VARIABLES ================*/
/*$text-color: #3d4246;*/
/*========================a===================*/
/*================ HELPERS ================*/
.hide {
  display: none !important; }

.hide-scrollbar, .navigation .cart-items {
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none; }
  .hide-scrollbar::-webkit-scrollbar, .navigation .cart-items::-webkit-scrollbar {
    width: 0 !important; }

.title--0 {
  font-size: 66px; }

p {
  font-weight: bold;
  line-height: 19px; }

.container--small {
  width: 100%;
  max-width: 500px;
  margin: 0 auto; }
  .container--small h2 {
    font-size: 36px;
    margin-top: 40px; }

.custom-form input, .custom-form select {
  display: block;
  margin-bottom: 20px;
  border: 6px solid black;
  font-weight: bold;
  flex: 1;
  width: 100%; }
.custom-form .row {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  .custom-form .row input, .custom-form .row select {
    width: 48%;
    max-width: 48%; }

.pointer {
  cursor: pointer; }

.link {
  color: #c7dfd9;
  font-size: 28px;
  cursor: pointer; }
  .link:hover {
    color: black; }

.disable-scrollbars::-webkit-scrollbar, .product .aside::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  /* Chrome/Safari/Webkit */ }

.disable-scrollbars, .product .aside {
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */ }

.text {
  margin-bottom: 20px; }

.medium-height {
  height: 300px;
  width: 100%; }

.frame {
  height: 300px;
  width: 300px;
  position: relative; }
  .frame > span {
    height: 100%;
    width: 100%;
    max-height: 100%;
    max-width: 100%;
    display: block;
    border: 6px solid black;
    position: relative;
    z-index: 5; }
  .frame > img {
    position: absolute; }

.border-top {
  border-top: 1px solid black; }

.hidden {
  visibility: hidden; }

.roboto, p, body, .products-banner p, .product-thumbnail, .product-thumbnail a > div, .split-banner .row div p, .product .aside .description, .custom-login input, .filter_item p {
  font-family: "Roboto", sans-serif !important; }

.archivo, .cta, .cta--yellow-black, .cta--blue, .cta--blue-black, .pagination a, .pagination span, .cta--blue-orange, .cta--black-blue, .cta--black, .cta--white, .title, h1, h2, h3, h4, .dropdown li > a, .navigation, .createdAt, .image-header, .keywords-banner span, .manifesto__content > :last-child > div, .footer .flex-space-between a, .faq-footer span, .gender label, .image-banner h3, .shop_empty, .chanvre .images .subtitle, .chanvre-header h1, .vero-header span, .vero-s2 .custom-container p, .vero-s2 .products-banner p, .vero-s2 .custom-newsletter > div p, .vero-s2 .custom-newsletter > form p, .vero-s2 .text-and-image-banner p, .vero-s2 .faq p, .vero-s2 .product-section p, .vero-s2 .chanvre-s2 h2 p, .chanvre-s2 .vero-s2 h2 p, .vero-s2 .chanvre-s3 h2 p, .chanvre-s3 .vero-s2 h2 p, .vero-s2 .chanvre-s6 p, .product-form__row, .product-price, .product-price--disabled, .product-fabric ul li p, .guaranties li span, .survey-form, .cart-item .item__title, .cart-section .aside__header > div > div:first-child, .chanvre-s6 .subtitle, .shop-filter .title--small, .associated h4, .product-badge span {
  font-family: "Archivo Black", sans-serif !important; }

.lowercase {
  text-transform: lowercase; }

.hide {
  display: none; }

.background-image, .background-image--contain, .image-banner, .background-image--fixed, .banner-image, .banner-image--small, .banner-image--medium, .article-header, .blog-header, .image-header, .chanvre-header, .vero-header, .blog-list .thumbnail .custom-image div:last-child, .footer, .vero-s4 .step3, .vero-s5, .product-fabric ul li > div, .chanvre-s4 > div > div:first-child .img, .chanvre-s5, .chanvre-s6 .frame .img, .shop-image-banner, .associated > div > a, .hiring {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center; }

.background-image--contain, .image-banner {
  background-size: contain; }

.background-image--fixed, .banner-image, .banner-image--small, .banner-image--medium, .article-header, .blog-header, .image-header, .chanvre-header, .vero-header {
  background-attachment: fixed; }

.custom-container, .products-banner, .custom-newsletter > div, .custom-newsletter > form, .text-and-image-banner, .faq, .product-section, .chanvre-s2 h2, .chanvre-s3 h2, .chanvre-s6 {
  width: 95%;
  max-width: 1350px;
  margin: 0 auto;
  padding: 30px 0; }

.flex, .flex-center, .flex-space-between {
  display: flex; }

.flex-center {
  justify-content: center; }

.flex-space-between {
  justify-content: space-between; }

.input, .custom-newsletter input {
  border: 6px solid black;
  background: transparent;
  height: 60px;
  font-size: 27px; }
  .input::placeholder, .custom-newsletter input::placeholder {
    color: white;
    font-weight: bold;
    font-size: 32px; }
  .input:-ms-input-placeholder, .custom-newsletter input:-ms-input-placeholder {
    color: white;
    font-weight: bold;
    font-size: 32px; }
  .input::-ms-input-placeholder, .custom-newsletter input::-ms-input-placeholder {
    color: white;
    font-weight: bold;
    font-size: 32px; }

.cta, .cta--yellow-black, .cta--blue, .cta--blue-black, .pagination a, .pagination span, .cta--blue-orange, .cta--black-blue, .cta--black, .cta--white {
  font-size: 27px;
  color: #c7dfd9 !important;
  border: 6px solid #c7dfd9;
  padding: 5px 12px;
  background: transparent;
  text-align: center;
  line-height: 1;
  letter-spacing: 0px;
  display: inline-block;
  cursor: pointer;
  text-transform: uppercase; }
  .cta:hover, .cta--yellow-black:hover, .cta--blue:hover, .cta--blue-black:hover, .pagination a:hover, .pagination span:hover, .cta--blue-orange:hover, .cta--black-blue:hover, .cta--black:hover, .cta--white:hover {
    color: #f2c20e !important;
    border-color: #f2c20e; }

.cta--yellow-black {
  color: #f2c20e !important;
  border-color: #f2c20e; }
  .cta--yellow-black:hover {
    color: black !important;
    border-color: black; }

.cta--blue {
  color: #c7dfd9;
  border: 6px solid #c7dfd9; }
  .cta--blue:hover {
    color: #c7dfd9 !important;
    border-color: #c7dfd9; }

.cta--blue-black:hover, .pagination a:hover, .pagination span:hover {
  color: black !important;
  border-color: black; }

.cta--blue-orange:hover {
  color: #f2c20e !important;
  border-color: #f2c20e; }

.cta--black-blue {
  border-color: black !important;
  color: black !important; }
  .cta--black-blue:hover {
    color: #c7dfd9 !important;
    border-color: #c7dfd9 !important; }

.cta--black {
  border-color: black !important;
  color: black !important; }
  .cta--black:hover {
    color: black !important;
    border-color: black; }

.cta--white {
  border-color: white;
  color: white !important; }
  .cta--white:hover {
    color: #424559 !important;
    border-color: #424559; }

.black {
  color: black; }

.white {
  color: white; }

@media all and (max-width: 700px) {
  .hide--mobile {
    display: none !important; }

  .uppercase-mobile {
    text-transform: uppercase !important; } }
.cart-item__link {
  height: 100px;
  width: 100px;
  margin-right: 20px !important; }
  .cart-item__link img {
    height: 100%;
    width: 100%;
    margin: 0 !important; }

@media all and (min-width: 700px) {
  .recover h2 {
    font-size: 48px; }

  .hide--desktop {
    display: none !important; }

  .white--desktop {
    color: white !important; }

  .block--desktop {
    color: black !important; } }
html {
  scroll-behavior: smooth; }

/*================ REMOVE OUTLINE ON FOCUS ================*/
.no-focus-outline, .navigation__cart,
.no-focus-outline a:focus,
.navigation__cart a:focus,
.no-focus-outline button:focus,
.navigation__cart button:focus {
  outline: none; }

/*===========================================*/
/*================ DISABLE LINKS ================*/
a.disabled {
  pointer-events: none;
  cursor: default; }

/*===========================================*/
.title, h1, h2, h3, h4, .dropdown li > a {
  letter-spacing: 0px;
  color: black; }

h1:not(.normalcase), h2:not(.normalcase), h3:not(.normalcase), h4:not(.normalcase) {
  text-transform: uppercase; }

body, p {
  color: black; }

/*================ NAVIGATION ================*/
.navigation__title {
  font-size: 28px; }

.navigation__you {
  padding-top: 3px; }

.navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  height: 50px;
  padding: 0 10px 0 10px;
  letter-spacing: 1px;
  background-color: #cfc7bc;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  font-size: 24px;
  color: white;
  text-align: center; }
  .navigation .cta, .navigation .cta--yellow-black, .navigation .cta--blue, .navigation .cta--blue-black, .navigation .pagination a, .pagination .navigation a, .navigation .pagination span, .pagination .navigation span, .navigation .cta--blue-orange, .navigation .cta--black-blue, .navigation .cta--black, .navigation .cta--white {
    margin: 0 auto; }
  .navigation h1 {
    margin: 0;
    font-size: 20px; }
    .navigation h1 a {
      color: black;
      text-transform: uppercase;
      margin: 0; }
  .navigation div:hover, .navigation div > span:hover {
    color: black; }
  .navigation .link {
    display: block;
    color: white;
    min-width: 50px;
    font-size: 24px; }
    .navigation .link:hover {
      color: black !important; }
      .navigation .link:hover > a, .navigation .link:hover span {
        color: black !important; }
  .navigation div {
    white-space: nowrap;
    cursor: pointer; }
  .navigation li {
    white-space: nowrap;
    cursor: pointer;
    position: relative; }
  .navigation > div:first-child {
    cursor: pointer; }
  .navigation img {
    display: inline-block;
    vertical-align: middle;
    height: 40px;
    width: auto;
    margin: 0 auto; }
  .navigation ul {
    display: none;
    position: absolute;
    z-index: 10;
    background: #cfc7bc; }
  .navigation div > ul {
    top: 50px;
    left: 0;
    min-width: 200px;
    max-width: 200px;
    text-align: left; }
    .navigation div > ul li {
      border: 6px solid black; }
    .navigation div > ul > li {
      border-bottom: 0; }
      .navigation div > ul > li:last-child {
        border-bottom: 6px solid black; }
    .navigation div > ul ul {
      display: none;
      position: absolute;
      top: calc(6px * -1);
      left: calc(200px - 6px); }
      .navigation div > ul ul li {
        border-left: 0; }
  .navigation li:hover > ul {
    display: flex; }
  .navigation > div:last-child {
    display: flex; }
  .navigation::last-child {
    display: flex;
    align-items: center; }
  .navigation ul {
    text-align: center; }

.cross {
  border: 6px solid black;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #000 !important;
  cursor: pointer !important; }

.cross--small {
  border: 6px solid #c7dfd9;
  color: #c7dfd9;
  cursor: pointer;
  height: 40px;
  width: 40px;
  font-weight: bold;
  text-align: center;
  display: block; }
  .cross--small:hover {
    color: black;
    border-color: black; }

.navigation__cart__dropdown {
  position: absolute;
  top: 50px;
  width: 100vw;
  right: 0;
  background: white;
  border: 6px solid black;
  padding: 50px 40px 40px 40px;
  color: black;
  text-align: left;
  cursor: auto !important;
  min-height: 344px;
  display: none; }
  .navigation__cart__dropdown .cross {
    position: absolute;
    top: -6px;
    right: -6px;
    z-index: 1000; }
  .navigation__cart__dropdown > a {
    font-size: 18px;
    padding: 9px; }
  .navigation__cart__dropdown > div:last-child {
    margin-top: 40px;
    display: flex; }
    .navigation__cart__dropdown > div:last-child > a {
      display: block;
      font-size: 18px;
      padding: 9px;
      margin: 0; }
      .navigation__cart__dropdown > div:last-child > a:first-child {
        margin-right: 10px; }
  .navigation__cart__dropdown .cta--black {
    color: black !important;
    display: inline-block; }
  .navigation__cart__dropdown ul li {
    display: flex; }

.navigation__cart {
  display: block; }

@media all and (min-width: 700px) {
  .navigation__cart__dropdown {
    max-width: 475px; } }
@media all and (max-width: 700px) {
  .navigation__menu {
    max-width: 230px !important; }

  .navigation div:hover > ul, .navigation div:focus > ul {
    display: block; }
  .navigation div > ul > li {
    padding-left: 10px;
    padding-right: 10px; }
  .navigation > div:last-child > a:last-child {
    display: none; } }
.navigation .cart-items {
  display: block !important;
  display: block;
  background: transparent;
  position: relative; }
  .navigation .cart-items .cart-item {
    border: 0px solid black; }

@media all and (min-width: 700px) {
  .navigation {
    justify-content: start;
    font-size: 26px; }
    .navigation h1 {
      font-size: 26px; }
    .navigation div:first-child > span {
      display: none; }
    .navigation div > ul > li, .navigation h1 {
      margin-right: 35px; }
    .navigation div > ul {
      display: block;
      position: relative;
      display: flex;
      background: transparent;
      top: 0px; }
      .navigation div > ul > li {
        border-width: 0px !important; }
      .navigation div > ul ul {
        top: auto;
        left: 0px; }
        .navigation div > ul ul li:first-child {
          border-left: 6px solid black; }
    .navigation > div:first-child {
      order: 2; }
    .navigation > h1 {
      order: 1; }
    .navigation > div:last-child {
      order: 3;
      margin-left: auto; }
    .navigation li {
      min-width: auto; } }
.position--bottom, .blog-header h1 {
  position: absolute;
  bottom: 0;
  left: 0; }

.banner-image, .banner-image--small, .banner-image--medium, .article-header, .blog-header, .image-header, .chanvre-header, .vero-header {
  height: 600px;
  color: white;
  text-align: center; }

.banner-image--small, .banner-image--medium, .article-header, .blog-header {
  height: 50vh; }

.banner-image--medium, .article-header {
  height: 66vh; }

.blog-header {
  position: relative; }
  .blog-header h1 {
    color: white;
    width: 100%;
    margin-bottom: 0; }

@media all and (min-width: 700px) {
  .blog-header {
    height: 505px;
    background-position: center -610px !important; } }
.flex-grid {
  flex-wrap: wrap;
  display: flex;
  justify-content: space-between; }
  .flex-grid::after {
    content: "";
    height: 0 !important;
    padding: 0 !important;
    border-width: 0 !important; }
  .flex-grid > div:not(:last-child) {
    border-bottom: 1px solid black; }
  .flex-grid > div, .flex-grid::after {
    border-top: 0px;
    flex: 1 0 33%;
    padding: 15px 25px; }
    .flex-grid > div > div, .flex-grid::after > div {
      margin: 0 auto; }
      .flex-grid > div > div img, .flex-grid::after > div img {
        width: 100%; }

@media all and (min-width: 700px) {
  .flex-grid > div, .flex-grid::after {
    border-right: 0px solid black;
    border-left: 1px solid black; }
  .flex-grid > div:last-child {
    border-right: 1px solid black; } }
.pagination {
  background-color: white;
  width: 100%;
  position: relative;
  z-index: 10;
  padding: 50px 0; }
  .pagination ol {
    margin: 0 auto; }
  .pagination a {
    cursor: pointer; }
  .pagination span {
    border-color: black !important;
    color: black !important; }
  .pagination .active {
    color: black !important; }
    .pagination .active:hover {
      color: black !important; }
    .pagination .active span {
      color: black !important; }
  .pagination a, .pagination span {
    padding: 6px 12px;
    margin-right: 10px; }

.article__container {
  max-width: 90%;
  width: 1100px;
  margin: 0 auto; }
  .article__container h1 {
    margin-bottom: 0 !important; }
  .article__container .createdAt {
    font-size: 43px !important; }

.createdAt {
  color: #cfc7bc;
  font-size: 25px;
  display: block;
  font-weight: normal;
  margin-bottom: 5px; }

.blog-list {
  margin-top: 70px;
  position: relative;
  bottom: -1px; }
  .blog-list .thumbnail a {
    display: block; }
  .blog-list .thumbnail .custom-image {
    height: 300px;
    width: 300px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 27px; }
    .blog-list .thumbnail .custom-image div:first-child {
      border: 6px solid black;
      position: relative;
      z-index: 10;
      height: 100%;
      width: 100%; }
    .blog-list .thumbnail .custom-image div:last-child {
      height: calc(300px - 6px);
      width: calc(300px - 6px);
      position: absolute;
      top: 15px;
      left: 15px;
      background-position: center center; }
  .blog-list .thumbnail h2 {
    font-size: 26px;
    margin-bottom: 0; }
  .blog-list .thumbnail .content {
    width: calc(300px - 26px);
    margin: 0 auto; }
  .blog-list .thumbnail .excerpt {
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    line-height: 1.2em;
    max-height: 9.6em;
    min-height: 9.6em; }
  .blog-list .thumbnail .cta, .blog-list .thumbnail .cta--yellow-black, .blog-list .thumbnail .cta--blue, .blog-list .thumbnail .cta--blue-black, .blog-list .thumbnail .pagination a, .pagination .blog-list .thumbnail a, .blog-list .thumbnail .pagination span, .pagination .blog-list .thumbnail span, .blog-list .thumbnail .cta--blue-orange, .blog-list .thumbnail .cta--black-blue, .blog-list .thumbnail .cta--black, .blog-list .thumbnail .cta--white {
    font-weight: normal;
    border-width: 6px;
    font-size: 30px;
    padding: 5px 20px;
    width: 87%;
    margin: 0 auto; }

/*================ IMAGE HEADER ================*/
.image-header {
  padding-top: 100px; }
  .image-header img {
    height: 205px;
    width: auto; }
  .image-header h1 {
    color: white;
    font-size: 33px;
    font-weight: normal;
    margin-bottom: 90px; }

@media all and (min-width: 700px) {
  .image-header {
    padding-top: 88px;
    height: 85vh; }
    .image-header img {
      height: 223px;
      margin-bottom: 35px; }
    .image-header h1 {
      position: relative;
      top: -43px;
      font-size: 74px;
      margin-bottom: 10px; }
    .image-header .cta, .image-header .cta--yellow-black, .image-header .cta--blue, .image-header .cta--blue-black, .image-header .pagination a, .pagination .image-header a, .image-header .pagination span, .pagination .image-header span, .image-header .cta--blue-orange, .image-header .cta--black-blue, .image-header .cta--black, .image-header .cta--white {
      position: relative;
      top: -26px; } }
.center {
  text-align: center; }

.center-block {
  margin: 0 auto; }

.loud-banner {
  text-align: center;
  font-weight: bold;
  padding: 5px 5px;
  margin: 0 auto;
  letter-spacing: 2px;
  text-transform: uppercase; }

.products-banner {
  text-align: left;
  padding: 5px 5px;
  margin: 0 auto;
  letter-spacing: 2px;
  text-align: center; }
  .products-banner .container, .products-banner .shop-image-banner h1, .shop-image-banner .products-banner h1 {
    .
  	margin: 0 auto;
    max-width: 1150px; }
  .products-banner h2 {
    font-size: 22px;
    margin-bottom: -1px;
    letter-spacing: 0px; }
  .products-banner p {
    text-align: left;
    font-weight: bold;
    margin-bottom: 50px;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.4px; }

.product-thumbnail {
  position: relative;
  margin: 0 auto;
  width: 270px;
  left: 15px;
  text-align: center;
  font-weight: bold; }
  .product-thumbnail .schema {
    max-height: 326px; }
  .product-thumbnail img {
    width: 100%;
    position: absolute;
    bottom: 37px;
    left: -20px;
    object-fit: contain;
    max-width: 400px;
    max-height: 400px; }
    .product-thumbnail img:not(:first-child) {
      display: none; }
  .product-thumbnail a {
    display: block;
    flex: 1;
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 20px;
    background: white; }
    .product-thumbnail a > div {
      position: relative;
      color: black;
      font-size: 32px;
      margin-bottom: 5px; }
    .product-thumbnail a div:hover img {
      display: block; }
      .product-thumbnail a div:hover img:first-child {
        display: none; }
  .product-thumbnail span {
    display: block;
    font-size: 18px;
    line-height: 21px;
    line-height: 24px;
    letter-spacing: 0.4px; }

product-thumbnail__description {
  margin-top: 10px; }

.product-thumbnail__text {
  margin-top: 10px; }

.products-row {
  margin-bottom: 50px;
  font-weight: bold;
  display: flex;
  flex-direction: column;
  position: relative; }

@media all and (min-width: 700px) {
  .products-banner {
    margin-bottom: 5px; }

  .products-thumbnail a {
    margin-bottom: 50px; }
  .products-thumbnail img {
    left: -27px; } }
.schema {
  border: 6px solid black;
  height: 370px;
  position: relative;
  z-index: 10;
  width: 100%; }
  .schema div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: flex; }
  .schema span {
    display: block;
    flex: 1;
    border: 6px solid black;
    border-bottom: 0;
    border-right: 0;
    height: 37px; }
  .schema .highlight--production {
    background-color: #c7dfd9; }
  .schema .highlight--creation {
    background-color: #424559; }
  .schema .highlight--stock {
    background-color: #cfc7bc; }
  .schema span:first-child {
    border-left: 0; }

@media all and (min-width: 700px) {
  .schema {
    height: 333px; } }
@media all and (min-width: 700px) {
  .products-banner h2 {
    font-size: 47px;
    text-align: left; }
  .products-banner p {
    margin-bottom: 100px; }

  .products-row {
    display: flex;
    justify-content: space-between;
    flex-direction: row; }
    .products-row a {
      margin: 0; } }
.split-banner .row {
  display: flex;
  flex-direction: column-reverse; }
  .split-banner .row.first {
    flex-direction: column-reverse; }
  .split-banner .row .background-image, .split-banner .row .background-image--contain, .split-banner .row .image-banner, .split-banner .row .background-image--fixed, .split-banner .row .banner-image, .split-banner .row .banner-image--small, .split-banner .row .banner-image--medium, .split-banner .row .article-header, .split-banner .row .blog-header, .split-banner .row .image-header, .split-banner .row .chanvre-header, .split-banner .row .vero-header, .split-banner .row .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .split-banner .row div:last-child, .split-banner .row .footer, .split-banner .row .vero-s4 .step3, .vero-s4 .split-banner .row .step3, .split-banner .row .vero-s5, .split-banner .row .product-fabric ul li > div, .product-fabric ul .split-banner .row li > div, .split-banner .row .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .split-banner .row .img, .split-banner .row .chanvre-s5, .split-banner .row .chanvre-s6 .frame .img, .chanvre-s6 .frame .split-banner .row .img, .split-banner .row .shop-image-banner, .split-banner .row .associated > div > a, .split-banner .row .hiring {
    min-height: 300px; }
  .split-banner .row > div:first-child {
    display: flex; }
  .split-banner .row div:last-child > div {
    padding: 10px 5%; }
  .split-banner .row div, .split-banner .row img {
    flex: 1; }
  .split-banner .row h3 {
    margin-bottom: 20px;
    font-size: 27px; }
  .split-banner .row div p {
    line-height: 1.5em;
    font-size: 16px;
    font-weight: bold; }

@media all and (min-width: 700px) {
  .split-banner .row {
    max-height: 400px;
    flex-direction: row; }
    .split-banner .row h3 {
      font-size: 66px; }
    .split-banner .row.first {
      flex-direction: row-reverse; }
    .split-banner .row div:last-child > div {
      margin: 30px;
      padding: 0; }

  .split-banner .row.first div:last-child > div {
    margin: 30px;
    margin-top: -18px;
    padding: 0; }

  .split-banner .row.last h3 {
    font-size: 39px; }
  .split-banner .row.last .background-image, .split-banner .row.last .background-image--contain, .split-banner .row.last .image-banner, .split-banner .row.last .background-image--fixed, .split-banner .row.last .banner-image, .split-banner .row.last .banner-image--small, .split-banner .row.last .banner-image--medium, .split-banner .row.last .blog-header, .split-banner .row.last .article-header, .split-banner .row.last .image-header, .split-banner .row.last .chanvre-header, .split-banner .row.last .vero-header, .split-banner .row.last .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .split-banner .row.last div:last-child, .split-banner .row.last .footer, .split-banner .row.last .vero-s4 .step3, .vero-s4 .split-banner .row.last .step3, .split-banner .row.last .vero-s5, .split-banner .row.last .product-fabric ul li > div, .product-fabric ul .split-banner .row.last li > div, .split-banner .row.last .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .split-banner .row.last .img, .split-banner .row.last .chanvre-s5, .split-banner .row.last .chanvre-s6 .frame .img, .chanvre-s6 .frame .split-banner .row.last .img, .split-banner .row.last .shop-image-banner, .split-banner .row.last .associated > div > a, .split-banner .row.last .hiring {
    min-height: 250px; } }
.empty-space {
  width: 100%; }

.keywords-banner {
  padding: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  position: relative;
  margin: 0 auto;
  position: relative;
  top: -30px;
  overflow: hidden;
  min-height: 150px; }
  .keywords-banner div {
    display: flex; }
  .keywords-banner span {
    border: 6px solid black;
    padding: 5px 10px;
    margin: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase; }

@media all and (min-width: 700px) {
  .keywords-banner {
    left: -10px;
    font-size: 23px;
    display: flex;
    position: relative; }
    .keywords-banner span {
      display: block; }
    .keywords-banner div {
      position: absolute;
      top: 6px; }
      .keywords-banner div:first-child {
        left: 0; }
        .keywords-banner div:first-child span:last-child {
          left: 25px;
          top: 81px; }
      .keywords-banner div:nth-child(2) {
        left: 505px; }
        .keywords-banner div:nth-child(2) span:last-child {
          top: 80px;
          left: -55px; }
      .keywords-banner div:last-child {
        left: 930px; }
        .keywords-banner div:last-child span:last-child {
          top: 78px;
          left: -55px; } }
.shop-reviews h3 {
  padding-left: 15px;
  font-size: 35px;
  font-weight: normal;
  max-width: 75%;
  color: black;
  margin-bottom: 0; }
.shop-reviews p, .shop-reviews span {
  color: #fff;
  font-size: 18px;
  line-height: 1.2em; }
.shop-reviews span {
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  text-transform: uppercase; }
.shop-reviews > div:after {
  clear: both;
  content: " ";
  display: block; }
.shop-reviews > div > div {
  padding: 15px; }
.shop-reviews > div > div:first-child {
  text-align: left;
  background-color: #cfc7bc;
  max-width: 95%;
  position: relative;
  top: 20px;
  padding-bottom: 25px; }
.shop-reviews > div > div:nth-child(2) {
  text-align: right;
  float: left;
  padding: 45px 20px 45px 20px;
  background-color: #424559;
  width: 100%; }
  .shop-reviews > div > div:nth-child(2) span, .shop-reviews > div > div:nth-child(2) p {
    max-width: 100%; }
.shop-reviews > div > div:nth-child(3) {
  float: right;
  position: relative;
  top: -20px;
  background-color: #cfc7bc;
  text-align: right;
  padding-left: 20px;
  max-width: 95%;
  text-align: left;
  padding-top: 29px;
  padding-bottom: 27px; }

@media all and (min-width: 700px) {
  .shop-reviews h3 {
    font-size: 66px;
    max-width: 100%; }
  .shop-reviews p, .shop-reviews span {
    max-width: 95%; }
  .shop-reviews span {
    font-size: 42px; }
  .shop-reviews > div > div {
    padding: 15px 15px;
    max-width: 89% !important;
    z-index: 1;
    position: relative; }
    .shop-reviews > div > div:first-child {
      padding-bottom: 36px; }
    .shop-reviews > div > div:nth-child(2) {
      float: right;
      max-width: 63% !important;
      z-index: 2;
      padding: 15px 15px 26px 15px; }
    .shop-reviews > div > div:nth-child(3) {
      float: left;
      padding-top: 45px; } }
.manifesto__text {
  margin-top: 55px; }

.manifesto__logo {
  position: relative;
  top: 12px;
  display: block;
  height: 285px;
  width: auto;
  margin: 0 auto; }

.manifesto__content {
  width: 960px;
  max-width: 92%;
  margin: 0 auto;
  border: 6px solid #cfc7bc;
  text-align: center;
  margin-bottom: 721px;
  font-weight: bold;
  padding: 10px 8px; }
  .manifesto__content img {
    max-width: none; }
  .manifesto__content p {
    font-size: 16px; }
    .manifesto__content p:nth-child(2) {
      margin-top: 70px; }
  .manifesto__content h2 {
    position: absolute;
    left: -29px;
    width: 100%;
    margin: 0 auto;
    color: black;
    font-size: 38px;
    margin-top: 0px; }
  .manifesto__content h3 {
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0 auto;
    color: black;
    font-size: 25px; }
    .manifesto__content h3::first-letter {
      text-transform: uppercase; }
  .manifesto__content > :last-child {
    position: relative;
    height: 160px; }
    .manifesto__content > :last-child > div {
      width: 100%;
      position: relative;
      justify-content: center;
      bottom: -85px; }
      .manifesto__content > :last-child > div > div {
        padding: 0 10px;
        margin-bottom: 25px; }
        .manifesto__content > :last-child > div > div > img {
          width: 181px;
          height: auto; }
      .manifesto__content > :last-child > div span {
        display: block;
        font-weight: bold;
        color: black;
        text-transform: uppercase;
        font-size: 20px;
        position: relative; }

@media all and (min-width: 700px) {
  .manifesto__content {
    margin-bottom: 300px;
    padding: 0px 30px;
    padding-bottom: 100px; }
    .manifesto__content p {
      font-size: 18px; }
      .manifesto__content p:nth-child(2) {
        margin-top: 140px; }
    .manifesto__content h2 {
      font-size: 109px;
      left: -29px; }
    .manifesto__content h3 {
      font-size: 42px; }
    .manifesto__content > :last-child > div {
      display: flex;
      position: relative;
      bottom: -129px;
      justify-content: space-between;
      width: 680px;
      min-width: 80%;
      margin: 0 auto; }
      .manifesto__content > :last-child > div > div {
        margin-bottom: 5px; } }
.footer {
  color: white;
  padding: 50px 2% 30px 2%;
  font-weight: bold;
  position: relative; }
  .footer .flex-center {
    margin-bottom: 60px; }
    .footer .flex-center a {
      padding: 0 15px; }
    .footer .flex-center img {
      height: 50px; }
  .footer .flex-space-between a {
    color: #fff;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    font-size: 14px; }
  .footer .flex-space-between span:last-child {
    display: none; }

@media all and (min-width: 1025px) {
  .flex-space-between {
    justify-content: center;
    flex-wrap: wrap;
    display: flex; }
    .flex-space-between a {
      padding-right: 15px;
      padding-left: 15px;
      margin-bottom: 30px; } }
@media all and (min-width: 700px) {
  .footer {
    padding: 20px 2% 20px 2%;
    font-size: 42px; }
    .footer .flex-center {
      margin-bottom: 40px; }
      .footer .flex-center a {
        padding: 0 15px; }
      .footer .flex-center img {
        height: 70px; }
    .footer .flex-space-between a {
      height: 40px;
      line-height: 40px;
      font-size: 36px; }
    .footer .flex-space-between span {
      font-size: 45px;
      height: 40px;
      line-height: 40px;
      display: block !important; }
    .footer .flex-space-between span:last-child {
      display: none; } }
.faq-footer {
  font-weight: bold;
  background-color: #c7dfd9;
  position: relative;
  color: #fff;
  margin-top: 90px;
  font-size: 16px !important; }
  .faq-footer .cta--white {
    line-height: 27px;
    padding-right: 15px;
    padding-left: 15px; }
  .faq-footer .custom-container, .faq-footer .products-banner, .faq-footer .custom-newsletter > div, .faq-footer .custom-newsletter > form, .faq-footer .text-and-image-banner, .faq-footer .faq, .faq-footer .product-section, .faq-footer .chanvre-s2 h2, .chanvre-s2 .faq-footer h2, .faq-footer .chanvre-s3 h2, .chanvre-s3 .faq-footer h2, .faq-footer .chanvre-s6 {
    display: flex;
    align-items: center;
    padding: 12px 0; }
  .faq-footer span {
    margin-right: 20px;
    font-weight: normal; }
  .faq-footer a, .faq-footer span {
    display: block; }

@media all and (min-width: 700px) {
  .faq-footer {
    font-size: 24px !important; } }
.gender {
  display: flex;
  text-align: center;
  margin-bottom: 10px; }
  .gender input:checked + label {
    color: white; }
  .gender label {
    display: block;
    border: 6px solid black;
    height: 60px;
    width: 60px;
    font-weight: bold;
    font-size: 41px !important;
    line-height: 47px; }
    .gender label:last-child {
      border-left: 0px solid black;
      width: 57px; }
    .gender label:hover {
      color: white; }

.newsletter__form__body {
  font-size: 22px !important;
  display: block !important; }

.custom-newsletter {
  background-color: #cfc7bc;
  color: black;
  padding: 10px 0 30px 0;
  overflow: hidden; }
  .custom-newsletter h4 {
    font-size: 32px;
    margin-bottom: 0px; }
  .custom-newsletter p {
    color: black;
    font-weight: bold;
    margin-bottom: 20px;
    font-family: "Archivo Black", sans-serif !important; }
  .custom-newsletter > div, .custom-newsletter > form {
    padding: 0; }
  .custom-newsletter .newsletter__form__line {
    display: flex; }
  .custom-newsletter input {
    flex: 1;
    font-size: 22px; }
    .custom-newsletter input::placeholder {
      color: white;
      font-weight: bold;
      font-size: 22px; }
    .custom-newsletter input:-ms-input-placeholder {
      color: white;
      font-weight: bold;
      font-size: 22px; }
    .custom-newsletter input::-ms-input-placeholder {
      color: white;
      font-weight: bold;
      font-size: 22px; }
    .custom-newsletter input:checked + label {
      color: white; }

#newsletter-email {
  margin-bottom: 20px;
  width: 100%; }

@media all and (min-width: 700px) {
  #newsletter-email {
    margin-bottom: 0px; }

  .gender {
    margin-bottom: 0px; }

  .custom-newsletter h4 {
    font-size: 47px;
    letter-spacing: -1px; }
  .custom-newsletter p {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 25px; }
  .custom-newsletter input {
    margin: 0 30px; }

  .newsletter__form__body {
    display: flex !important; }
    .newsletter__form__body div :first-child {
      flex: 1; } }
.line-block, .line-banner .right, .line-banner .right--small, .line-banner .center, .line-banner .left {
  display: block;
  height: 6px;
  width: 45%;
  background: black; }

.line-banner {
  width: 100%;
  padding: 40px 0; }
  .line-banner:after {
    clear: both; }
  .line-banner .right {
    width: 65%;
    float: right; }
  .line-banner .right--small {
    width: 42%;
    float: right; }
  .line-banner .center {
    margin: 0 auto;
    width: 75%; }
  .line-banner .left {
    float: left; }

@media all and (min-width: 700px) {
  .line-banner {
    padding: 100px 0; }
    .line-banner .center {
      width: 45%;
      margin: 0;
      position: relative;
      left: 20%; } }
.image-banner {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 0;
  padding-top: 66.64%;
  position: relative; }
  .image-banner h3 {
    margin-left: 30px;
    margin-bottom: 30px;
    color: white;
    position: absolute;
    bottom: 0;
    font-size: 25px;
    font-weight: normal; }
    .image-banner h3::first-line {
      color: black; }

@media all and (min-width: 700px) {
  .image-banner {
    padding-top: 0;
    width: 100%;
    height: 40px;
    background-size: cover;
    height: 500px; }
    .image-banner h3 {
      font-size: 69px;
      color: black;
      position: relative; } }
.text-and-image-banner {
  text-align: center; }
  .text-and-image-banner > div:first-child {
    margin-bottom: 67px; }
  .text-and-image-banner h3 {
    position: relative;
    left: -10px;
    font-size: 26px;
    font-weight: normal; }
  .text-and-image-banner p {
    font-size: 16px;
    text-align: left;
    width: 90%; }
  .text-and-image-banner img {
    margin: 15px 0;
    margin-top: 0;
    height: auto;
    width: 100%; }

@media all and (min-width: 700px) {
  .text-and-image-banner h3 {
    text-align: left;
    font-size: 40px;
    left: 0; }
  .text-and-image-banner > div {
    display: flex;
    justify-content: space-between; }
    .text-and-image-banner > div > div {
      flex: 1; }
    .text-and-image-banner > div img {
      width: 50%; } }
.product-box {
  border-left: 1px solid #424559;
  border-bottom: 1px solid #424559;
  padding-top: 30px;
  flex: 1;
  min-width: 33%; }

.shop_empty {
  margin-top: 40px !important;
  font-size: 22px;
  width: 100%; }

.collection-template {
  margin-bottom: 0px;
  padding-bottom: 0;
  position: relative;
  bottom: -2px;
  min-height: 52vh; }
  .collection-template .cta--black {
    margin: 0 auto;
    font-size: 32px;
    margin-bottom: 30px; }

@media all and (min-width: 700px) {
  .product-box {
    padding-top: 90px;
    position: relative;
    padding-bottom: 70px; }

  .collection-template {
    display: flex;
    flex-wrap: wrap; } }
.shop-call-to-action {
  min-height: 421px;
  min-width: 66%; }
  .shop-call-to-action h3 {
    font-size: 28px;
    font-weight: normal; }

@media all and (min-width: 700px) {
  .shop-call-to-action {
    position: relative;
    flex: 2;
    border-bottom: 1px solid black; }
    .shop-call-to-action h3 {
      left: 111px;
      font-size: 58px;
      margin: 0;
      position: absolute;
      top: 48%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .shop-call-to-action h3 .cta--black-blue {
        position: relative;
        top: -14px; } }
.question-mark {
  border-radius: 100%;
  height: 25px;
  width: 25px;
  color: white;
  background: #cfc7bc;
  text-align: center;
  line-height: 27px;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 3px; }
  .question-mark:hover {
    background: #f2c20e;
    color: white !important; }

.warning {
  color: #f2c20e !important; }

.dropdown {
  outline: none; }
  .dropdown li > p {
    margin-top: 0 !important;
    font-size: 13px; }
  .dropdown li > a {
    color: #cfc7bc;
    cursor: pointer;
    font-size: 18px;
    margin-bottom: 0; }
    .dropdown li > a:hover {
      color: black; }
  .dropdown > li > p, .dropdown > li > img {
    display: none;
    margin-top: 10px;
    margin-left: 25px;
    margin-bottom: 10px; }
  .dropdown > li > img {
    width: 250px;
    height: auto; }
  .dropdown li:focus, .dropdown li:focus-within {
    outline: none; }
    .dropdown li:focus > a, .dropdown li:focus-within > a {
      color: black; }
    .dropdown li:focus p, .dropdown li:focus-within p {
      display: block; }
    .dropdown li:focus img, .dropdown li:focus-within img {
      display: block; }

.product .aside .dropdown {
  padding-top: 10px; }
  .product .aside .dropdown > li {
    line-height: 22px; }

@media all and (min-width: 700px) {
  .dropdown {
    margin-bottom: 100px; } }
.product-form {
  width: 100%;
  padding-top: 0; }
  .product-form .options-container {
    text-transform: uppercase; }
  .product-form button[type=submit] {
    margin-left: 30px; }

.product-form-error {
  color: #f2c20e;
  display: none; }

.product-form_footer {
  width: 90%;
  margin: 20px auto; }

.selector select {
  display: none; }

.selector-container {
  font-size: 20px;
  height: 31px;
  line-height: 31px;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  position: relative; }
  .selector-container > div:first-child {
    color: #cfc7bc; }
  .selector-container ul {
    z-index: 10;
    position: absolute;
    top: -calc(6px + 40px);
    left: -6px;
    width: calc(100% + 6px + 6px);
    display: none;
    border: 6px solid black;
    background: white; }
    .selector-container ul li:not(:last-child) {
      border-bottom: 6px solid black; }

.section-separator {
  display: block;
  margin: 0 auto;
  width: 400px;
  border-bottom: 1px solid black;
  margin: 50px auto 10px auto; }

.faq {
  margin-bottom: 50px;
  font-weight: bold; }
  .faq h1 {
    font-size: 130px;
    font-weight: normal;
    text-align: center; }
  .faq h2 {
    font-size: 24px; }
  .faq .question {
    display: block;
    font-size: 24px;
    margin-bottom: 15px;
    cursor: pointer;
    color: #c7dfd9;
    width: 100%;
    text-transform: uppercase; }
  .faq .search {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 100px;
    font-size: 20px !important; }
    .faq .search input {
      border: 6px solid black;
      display: block;
      padding: 10px 18px;
      text-transform: uppercase;
      margin: 0;
      margin-right: 10px;
      font-weight: bold;
      letter-spacing: 1px; }
      .faq .search input::placeholder {
        color: #cfc7bc;
        font-weight: bold; }
  .faq ul p {
    display: none;
    margin-bottom: 15px;
    margin-left: 15px;
    font-size: 18px;
    font-weight: bold; }
  .faq ul li {
    border-bottom: 1px solid black;
    margin-bottom: 15px; }
    .faq ul li:hover .question {
      color: black; }
    .faq ul li:focus-within .question {
      color: black; }
    .faq ul li:focus-within p {
      display: block; }
    .faq ul li:focus .question {
      color: black; }
    .faq ul li:focus p {
      display: block; }

@media all and (min-width: 700px) {
  .faq h2 {
    font-size: 35px; }
  .faq .question {
    font-size: 25px;
    margin-bottom: 15px; }
  .faq .search {
    max-width: 900px;
    margin-bottom: 30px;
    font-size: 24px !important; }
    .faq .search input {
      padding: 10px 18px; }
    .faq .search button, .faq .search input {
      height: 79px; } }
.article-header {
  background-position: center center;
  margin-bottom: 0; }

.content h1 {
  font-size: 43px; }
.content .createdAt {
  display: block;
  font-size: 30px;
  margin-bottom: 20px; }
.content .content {
  font-weight: bold; }

.article__content p {
  font-weight: normal !important; }
  .article__content p strong {
    font-weight: bold; }

@media all and (max-width: 700px) {
  .article-header {
    height: 35vh; }

  .content article h1 {
    font-size: 25px; }
  .content article .createdAt {
    font-size: 25px !important; }

  .article__content p {
    font-size: 16px; } }
.chanvre {
  padding-top: 5px; }
  .chanvre h2 {
    font-size: 24px;
    letter-spacing: 0; }
  .chanvre p {
    font-weight: bold; }
  .chanvre .images {
    margin-top: 20px;
    height: 400px;
    position: relative; }
    .chanvre .images img {
      width: 710px;
      height: auto;
      display: block;
      margin-left: auto; }
    .chanvre .images .subtitle {
      font-weight: bold;
      font-size: 25px;
      letter-spacing: 2px; }
  .chanvre s2 {
    background-color: #c7dfd9;
    height: 400px; }

.chanvre-header {
  position: relative;
  margin-bottom: 20px;
  height: 200px;
  background-size: contain;
  background-position: top center; }
  .chanvre-header h1 {
    width: 100%;
    text-align: center;
    color: white;
    font-weight: normal;
    line-height: 1.5em;
    position: absolute;
    bottom: 20px;
    font-size: 22px; }

@media all and (min-width: 800px) {
  .chanvre .subtitle {
    left: 0;
    right: auto; }
  .chanvre .images > div {
    left: 20%; } }
.chanvre-s3 .split p {
  line-height: 28px; }

@media all and (min-width: 700px) {
  .chanvre-s1 p {
    padding-right: 245px; }

  .chanvre h2 {
    font-size: 37px; }
  .chanvre .images {
    width: 100%;
    height: 500px;
    margin-top: 50px; }
    .chanvre .images > div {
      position: absolute;
      left: 40%; }
    .chanvre .images .subtitle {
      position: absolute;
      bottom: 30px;
      bottom: 91px;
      right: 447px;
      left: auto;
      font-size: 47px;
      letter-spacing: 0; }

  .chanvre-header {
    height: 505px;
    background-size: cover;
    background-position: center -188px; }
    .chanvre-header h1 {
      width: auto;
      text-align: right;
      right: 10px;
      font-size: 55px; } }
.vero h1 {
  color: black;
  font-size: 50px; }

.vero-header span {
  text-align: right;
  display: block;
  position: absolute;
  right: 50px;
  top: 167px;
  color: white;
  font-size: 35px;
  font-weight: bold; }

@media all and (min-width: 700px) {
  .vero-header {
    height: 505px;
    background-position: 0 -228px !important; }
    .vero-header span {
      font-size: 34px; } }
.vero-s1 {
  padding: 0 !important; }
  .vero-s1 h1 {
    margin-bottom: 80px;
    line-height: 1.2em; }
  .vero-s1 .subtitle {
    font-weight: bold; }
  .vero-s1 p {
    padding-right: 30px; }
  .vero-s1 .flex > div:first-child, .vero-s1 .flex-center > div:first-child, .vero-s1 .flex-space-between > div:first-child {
    font-weight: bold;
    font-size: 18px; }
  .vero-s1 .flex > div, .vero-s1 .flex-center > div, .vero-s1 .flex-space-between > div {
    flex: 1; }
  .vero-s1 .flex img, .vero-s1 .flex-center img, .vero-s1 .flex-space-between img {
    height: auto;
    width: 614px;
    position: relative;
    top: -16px; }

@media all and (min-width: 700px) {
  .vero-s1 .subtitle {
    font-size: 60px;
    position: relative;
    top: -91px; } }
.vero-s2 {
  max-height: 400px;
  background: #cfc7bc;
  padding: 7px 0;
  text-align: justify; }
  .vero-s2 .custom-container p, .vero-s2 .products-banner p, .vero-s2 .custom-newsletter > div p, .vero-s2 .custom-newsletter > form p, .vero-s2 .text-and-image-banner p, .vero-s2 .faq p, .vero-s2 .product-section p, .vero-s2 .chanvre-s2 h2 p, .chanvre-s2 .vero-s2 h2 p, .vero-s2 .chanvre-s3 h2 p, .chanvre-s3 .vero-s2 h2 p, .vero-s2 .chanvre-s6 p {
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    color: white !important;
    font-weight: bold !important;
    margin-bottom: 0; }

@media all and (min-width: 700px) {
  .vero-s2 .custom-container, .vero-s2 .products-banner, .vero-s2 .custom-newsletter > div, .vero-s2 .custom-newsletter > form, .vero-s2 .text-and-image-banner, .vero-s2 .faq, .vero-s2 .product-section, .vero-s2 .chanvre-s2 h2, .chanvre-s2 .vero-s2 h2, .vero-s2 .chanvre-s3 h2, .chanvre-s3 .vero-s2 h2, .vero-s2 .chanvre-s6 {
    max-width: 85%; } }
.vero-s3 h3 {
  font-size: 60px;
  font-weight: normal; }
.vero-s3 h4 {
  font-size: 40px; }
.vero-s3 .content {
  font-size: 18px;
  font-weight: bold; }

@media all and (min-width: 700px) {
  .vero-s3 {
    display: flex;
    margin: 70px auto;
    max-width: 91%; }
    .vero-s3 > div:first-child {
      width: 45%; }
    .vero-s3 .frame {
      height: 570px;
      width: 460px; }
      .vero-s3 .frame img {
        position: absolute;
        top: 15px;
        left: 20px;
        height: 535px;
        width: 455px; }
    .vero-s3 > div:last-child {
      width: 55%; }
    .vero-s3 h3 {
      font-size: 58px;
      margin-bottom: 53px; }
    .vero-s3 h4 {
      font-size: 48px; } }
.vero-s4 h3 {
  font-size: 35px;
  margin-bottom: 50px; }
.vero-s4 p {
  font-weight: bold;
  font-size: 18px; }
.vero-s4 .step1 {
  margin-left: auto;
  width: 85%;
  background-color: #424559;
  padding: 30px 10px 30px 30px;
  z-index: 10;
  position: relative; }
  .vero-s4 .step1 h3 {
    color: white !important; }
  .vero-s4 .step1 p {
    color: white !important; }
.vero-s4 .step2 {
  position: relative;
  z-index: 9;
  top: -30px;
  width: 76%;
  padding: 80px 30px 40px 30px;
  background-color: #c7dfd9; }
.vero-s4 .step3 {
  position: relative;
  z-index: 8;
  top: -60px; }
  .vero-s4 .step3 .step3__container {
    padding: 80px 30px 45px 30px;
    width: 50%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    margin-left: auto; }
.vero-s4 .step4 {
  position: relative;
  top: -60px;
  padding: 30px 10px 30px 30px;
  background-color: #cfc7bc;
  margin-left: auto;
  margin-left: 10%;
  margin-right: 33%;
  margin-bottom: 40px; }
.vero-s4 .cta, .vero-s4 .cta--yellow-black, .vero-s4 .cta--blue, .vero-s4 .cta--blue-black, .vero-s4 .pagination a, .pagination .vero-s4 a, .vero-s4 .pagination span, .pagination .vero-s4 span, .vero-s4 .cta--blue-orange, .vero-s4 .cta--black-blue, .vero-s4 .cta--black, .vero-s4 .cta--white {
  margin-bottom: 40px;
  position: relative;
  top: -30px; }

@media all and (min-width: 700px) {
  .vero-s4 h2 {
    font-size: 58px; }
  .vero-s4 h3 {
    font-size: 43px; } }
.vero-s5 {
  background-position: center -242px;
  height: 45vh;
  margin-bottom: 50px;
  margin-bottom: 65px; }
  .vero-s5 h2 {
    color: white !important;
    padding-top: 20px;
    font-size: 32px; }

@media all and (min-width: 700px) {
  .vero-s5 h2 {
    font-size: 45px;
    font-weight: normal;
    margin-right: 40px; }

  .product-subtitle h2 {
    font-size: 25px; } }
.product-subtitle h2 {
  font-size: 32px;
  margin-bottom: 6px; }

.product {
  display: flex;
  overflow: visible; }
  .product .main {
    flex: 2;
    margin-top: calc(50px + 20px); }
    .product .main .custom-container, .product .main .products-banner, .product .main .custom-newsletter > div, .product .main .custom-newsletter > form, .product .main .text-and-image-banner, .product .main .faq, .product .main .product-section, .product .main .chanvre-s2 h2, .chanvre-s2 .product .main h2, .product .main .chanvre-s3 h2, .chanvre-s3 .product .main h2, .product .main .chanvre-s6 {
      max-width: 85%; }
  .product .aside {
    position: -webkit-sticky;
    position: sticky;
    top: 50px;
    height: 100vh;
    overflow: scroll;
    border-left: 1px solid black; }
    .product .aside .description {
      margin-bottom: 15px;
      color: black;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.2; }
    .product .aside .custom-container, .product .aside .products-banner, .product .aside .custom-newsletter > div, .product .aside .custom-newsletter > form, .product .aside .text-and-image-banner, .product .aside .faq, .product .aside .product-section, .product .aside .chanvre-s2 h2, .chanvre-s2 .product .aside h2, .product .aside .chanvre-s3 h2, .chanvre-s3 .product .aside h2, .product .aside .chanvre-s6 {
      padding-bottom: 10px; }
    .product .aside p {
      color: black;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.2; }
  .product h1 {
    font-size: 35px;
    font-weight: normal;
    margin-bottom: 6px; }
    .product h1 span {
      display: none; }
  .product h3 {
    font-weight: normal; }
  .product p {
    font-weight: bold;
    font-size: 18px; }
  .product .images {
    margin: 0 auto;
    margin-bottom: 25px; }
    .product .images .frame {
      height: 450px;
      width: 450px;
      cursor: pointer; }
      .product .images .frame span {
        height: 455px;
        width: 455px; }
    .product .images img {
      top: -13px;
      left: 19px; }
    .product .images ul {
      margin-bottom: 15px;
      position: relative;
      left: -20px; }
    .product .images li {
      margin: 0 auto; }
      .product .images li:not(:first-child) {
        display: none; }

.product-section {
  max-width: 662.556px !important;
  padding-bottom: 0; }
  .product-section ul li {
    margin-left: 25px;
    list-style-type: disc;
    font-weight: bold; }

.bullets {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 60px; }
  .bullets .active {
    background: #cfc7bc; }
  .bullets span {
    display: block;
    height: 17px;
    width: 17px;
    background: black;
    border-radius: 100%;
    cursor: pointer; }
    .bullets span:hover:not(.active) {
      opacity: .9; }

@media all and (min-width: 700px) {
  .product h1 {
    font-size: 43px; }
  .product .aside {
    width: 475px; } }
.product-form__row {
  display: flex;
  border-top: 6px solid black;
  border-bottom: 6px solid black; }
  .product-form__row:last-child {
    border-top: 0px solid black; }
  .product-form__row label, .product-form__row .selector {
    flex: 1;
    height: 31px;
    line-height: 31px; }
  .product-form__row label {
    border-right: 6px solid black;
    margin: 0 auto;
    text-align: left;
    font-size: 22px;
    padding-left: 20px;
    position: relative;
    font-weight: bold; }
  .product-form__row .selector {
    text-align: center; }

.product-price, .product-price--disabled {
  display: inline-block;
  font-size: 22px;
  border: 6px solid black;
  color: black;
  text-align: center;
  padding: 0px 12px;
  background: transparent;
  font-weight: bold; }
  .product-price:first-child, .product-price--disabled:first-child {
    margin-right: 10px; }

.product-price--disabled {
  border-color: #cfc7bc;
  color: #cfc7bc;
  position: relative; }

.cross-out:before, .cross-out:after {
  position: absolute;
  content: '';
  background: #cfc7bc;
  display: block;
  width: 160%;
  height: 1px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -31%;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto; }

.cross-out:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.product-fabric ul li {
  list-style-type: none;
  margin-left: 0; }
  .product-fabric ul li p {
    font-size: 22px;
    text-transform: uppercase;
    line-height: 1.3; }
  .product-fabric ul li > div {
    height: 250px;
    margin-bottom: 45px; }

.product__reviews {
  position: relative; }
  .product__reviews .review:first-child {
    width: 85%;
    z-index: 2; }
  .product__reviews .review:nth-child(2) {
    padding-top: 50px;
    padding-bottom: 40px;
    z-index: 1;
    top: -30px;
    background-color: #424559; }
  .product__reviews .review:last-child {
    width: 80%;
    z-index: 2;
    top: -60px;
    margin-left: auto !important;
    text-align: right; }

.review {
  padding: 20px 25px;
  background-color: #cfc7bc;
  width: 100%;
  position: relative;
  list-style-type: none !important;
  margin: 0 !important; }
  .review h3 {
    font-size: 28px;
    color: white !important;
    margin-bottom: 1px; }
  .review p {
    color: white !important;
    font-size: 20px;
    line-height: 1.1; }

.scroll-top {
  margin: 10px 0 60px 0; }
  .scroll-top img {
    display: block;
    margin: 0 auto;
    cursor: pointer;
    transition: transform .4s; }
    .scroll-top img:hover {
      transform: scale(1.2); }

.guaranties {
  margin-bottom: 50px; }
  .guaranties li {
    list-style-type: none !important;
    font-size: 26px;
    margin-left: 0 !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 30px; }
    .guaranties li div {
      height: 100px;
      line-height: 100px; }
    .guaranties li span {
      font-size: 24px;
      vertical-align: middle;
      display: inline-block;
      line-height: 1.2;
      position: relative;
      top: -45px; }

@media all and (min-width: 700px) {
  .guaranties {
    display: flex;
    justify-content: space-between; }
    .guaranties li {
      height: auto;
      width: 30%; }
      .guaranties li span {
        font-size: 28px; } }
.lightbox {
  display: none; }

.survey-form {
  border: 6px solid black;
  display: flex;
  max-width: 130px;
  text-align: center;
  margin-bottom: 15px; }
  .survey-form span {
    display: block;
    flex: 1;
    font-size: 26px;
    cursor: pointer; }
    .survey-form span:active, .survey-form span:hover {
      color: #c7dfd9; }
    .survey-form span:last-child {
      border-left: 6px solid black; }

.product-survey {
  margin-bottom: 0px; }

.counter {
  display: flex;
  justify-content: space-between;
  font-size: 30px;
  font-weight: bold;
  max-width: 110px; }
  .counter .count {
    color: black !important; }
  .counter .minus {
    font-size: 32px; }
  .counter .minus, .counter .plus {
    color: #cfc7bc;
    cursor: pointer; }
    .counter .minus:hover, .counter .plus:hover {
      color: black; }
  .counter .hide {
    display: block !important;
    visibility: hidden; }

.cart-item {
  display: flex;
  margin-bottom: 35px; }
  .cart-item .cross--small {
    margin-right: 5px;
    margin-right: 5px;
    font-size: 30px;
    line-height: 23px; }
  .cart-item img {
    margin-right: 35px; }
  .cart-item .item__title {
    width: 100% !important;
    font-size: 17px;
    text-transform: uppercase;
    color: #000;
    display: block;
    width: 307px;
    font-weight: bold; }

.cart-section {
  margin-top: 30px; }
  .cart-section .text {
    color: #cfc7bc;
    font-size: 32px; }
  .cart-section .header {
    padding: 50px 25px 15px 25px;
    border-bottom: 1px solid black;
    font-size: 28px !important;
    margin: 0; }
  .cart-section .title, .cart-section h1, .cart-section h2, .cart-section h3, .cart-section h4, .cart-section .dropdown li > a, .dropdown .cart-section li > a {
    color: black;
    margin: 0; }
  .cart-section .body {
    display: flex; }
  .cart-section .main {
    margin-top: 50px; }
  .cart-section .aside {
    min-height: 400px; }
    .cart-section .aside .cta--blue-black, .cart-section .aside .pagination a, .pagination .cart-section .aside a, .cart-section .aside .pagination span, .pagination .cart-section .aside span {
      font-size: 20px !important; }
  .cart-section .aside__header {
    padding: 0;
    border-bottom: 1px solid black; }
    .cart-section .aside__header > div > div:first-child {
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 20px; }
  .cart-section .aside__footer a {
    font-size: 26px;
    display: inline-block;
    margin: 0 auto; }

@media all and (min-width: 700px) {
  .cart-section .main {
    width: 60%; }
  .cart-section .aside {
    width: 40%;
    border-left: 1px solid black; } }
.link--blue-black {
  color: #c7dfd9; }
  .link--blue-black:hover {
    color: black !important; }

.account-section {
  margin-bottom: 100px; }
  .account-section .address-link:hover {
    color: #cfc7bc; }
  .account-section .edit-profile {
    margin-bottom: 40px; }
    .account-section .edit-profile .submit {
      font-size: 18px !important; }
  .account-section .title, .account-section h1, .account-section h2, .account-section h3, .account-section h4, .account-section .dropdown li > a, .dropdown .account-section li > a, .account-section .subtitle {
    font-size: 28px;
    color: #424559;
    margin: 0; }
  .account-section .subtitle {
    font-size: 22px;
    margin-bottom: 10px; }
  .account-section .header {
    padding: 0 0px 10px 20px;
    border-bottom: 1px solid black; }
    .account-section .header .link--blue-black {
      font-size: 28px;
      text-transform: uppercase;
      font-weight: bold; }
  .account-section .address {
    margin-bottom: 25px; }
    .account-section .address .address-del {
      margin-top: 5px;
      display: block;
      font-size: 16px; }

@media all and (min-width: 700px) {
  .account-section .header {
    display: flex;
    justify-content: space-between; }
  .account-section .body {
    display: flex; }
  .account-section .main, .account-section .aside {
    padding-top: 25px; }
  .account-section .aside {
    border-right: 1px solid black;
    flex: 1;
    padding-right: 50px;
    min-height: 80vh; }
  .account-section .main {
    width: 60%;
    padding-left: 25px; } }
.chanvre-s2__container {
  background-color: #cfc7bc;
  position: relative;
  height: 350px;
  width: 100%;
  margin-bottom: 90px; }
  .chanvre-s2__container img {
    height: 595px;
    width: auto;
    position: absolute;
    left: 0;
    top: -85px;
    transform: rotate(15deg); }
  .chanvre-s2__container ul {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    position: relative; }
  .chanvre-s2__container li {
    border: 6px solid black;
    display: inline-block;
    width: 263px;
    height: 70px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 15px;
    background-color: #cfc7bc;
    position: absolute;
    cursor: default; }
    .chanvre-s2__container li > span:first-child {
      font-size: 21px; }
    .chanvre-s2__container li > span {
      letter-spacing: 0px;
      line-height: 24px; }
    .chanvre-s2__container li:focus, .chanvre-s2__container li:hover {
      height: auto;
      z-index: 1000; }
      .chanvre-s2__container li:focus .keyword_title, .chanvre-s2__container li:hover .keyword_title {
        color: white; }
      .chanvre-s2__container li:focus > span:last-child, .chanvre-s2__container li:hover > span:last-child {
        display: block !important; }
    .chanvre-s2__container li span:last-child {
      display: none;
      margin-top: 15px;
      margin-bottom: 10px; }

@media all and (min-width: 700px) {
  .chanvre-s2__container img {
    left: -125px; }
  .chanvre-s2__container ul {
    height: 350px;
    position: absolute;
    right: 0;
    top: 0;
    width: 72%; }
    .chanvre-s2__container ul li:first-child {
      left: 16%;
      top: 31%; }
    .chanvre-s2__container ul li:nth-child(2) {
      right: 30%;
      top: 3%; }
    .chanvre-s2__container ul li:nth-child(3) {
      top: 37%;
      right: 2%; }
    .chanvre-s2__container ul li:nth-child(4) {
      left: 9%;
      top: 85%; }
    .chanvre-s2__container ul li:nth-child(5) {
      top: 61%;
      left: 0%; }
    .chanvre-s2__container ul li:nth-child(6) {
      top: 61%;
      left: 48%; }
    .chanvre-s2__container ul li:last-child {
      right: 2%;
      top: 85%; } }
.vertical-center, .chanvre-s3 .flex > div:first-child p, .chanvre-s3 .flex-center > div:first-child p, .chanvre-s3 .flex-space-between > div:first-child p, .chanvre-s3 .keyword span, .hiring .hiring__content {
  margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%); }

.horizontal-center, .hiring .hiring__content {
  margin: 0;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.chanvre {
  margin-bottom: 30px; }

.chanvre-s2 {
  margin-bottom: 190px; }

.chanvre-s2 h2, .chanvre-s3 h2 {
  font-size: 30px;
  width: 91%;
  margin-bottom: 30px; }

.chanvre-s3 h2 {
  margin-bottom: 0 !important; }
.chanvre-s3 .flex, .chanvre-s3 .flex-center, .chanvre-s3 .flex-space-between {
  height: 245px; }
  .chanvre-s3 .flex > div:first-child, .chanvre-s3 .flex-center > div:first-child, .chanvre-s3 .flex-space-between > div:first-child {
    background-color: #cfc7bc;
    position: relative;
    flex: 1; }
    .chanvre-s3 .flex > div:first-child p, .chanvre-s3 .flex-center > div:first-child p, .chanvre-s3 .flex-space-between > div:first-child p {
      color: white;
      font-size: 24px;
      margin: 0 50px; }
  .chanvre-s3 .flex .background-image, .chanvre-s3 .flex-center .background-image, .chanvre-s3 .flex-space-between .background-image, .chanvre-s3 .flex .background-image--contain, .chanvre-s3 .flex-center .background-image--contain, .chanvre-s3 .flex-space-between .background-image--contain, .chanvre-s3 .flex .image-banner, .chanvre-s3 .flex-center .image-banner, .chanvre-s3 .flex-space-between .image-banner, .chanvre-s3 .flex .background-image--fixed, .chanvre-s3 .flex-center .background-image--fixed, .chanvre-s3 .flex-space-between .background-image--fixed, .chanvre-s3 .flex .banner-image, .chanvre-s3 .flex-center .banner-image, .chanvre-s3 .flex-space-between .banner-image, .chanvre-s3 .flex .banner-image--small, .chanvre-s3 .flex-center .banner-image--small, .chanvre-s3 .flex-space-between .banner-image--small, .chanvre-s3 .flex .banner-image--medium, .chanvre-s3 .flex-center .banner-image--medium, .chanvre-s3 .flex-space-between .banner-image--medium, .chanvre-s3 .flex .article-header, .chanvre-s3 .flex-center .article-header, .chanvre-s3 .flex-space-between .article-header, .chanvre-s3 .flex .blog-header, .chanvre-s3 .flex-center .blog-header, .chanvre-s3 .flex-space-between .blog-header, .chanvre-s3 .flex .image-header, .chanvre-s3 .flex-center .image-header, .chanvre-s3 .flex-space-between .image-header, .chanvre-s3 .flex .chanvre-header, .chanvre-s3 .flex-center .chanvre-header, .chanvre-s3 .flex-space-between .chanvre-header, .chanvre-s3 .flex .vero-header, .chanvre-s3 .flex-center .vero-header, .chanvre-s3 .flex-space-between .vero-header, .chanvre-s3 .flex .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .chanvre-s3 .flex div:last-child, .chanvre-s3 .flex-center .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .chanvre-s3 .flex-center div:last-child, .chanvre-s3 .flex-space-between .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .chanvre-s3 .flex-space-between div:last-child, .chanvre-s3 .flex .footer, .chanvre-s3 .flex-center .footer, .chanvre-s3 .flex-space-between .footer, .chanvre-s3 .flex .vero-s4 .step3, .vero-s4 .chanvre-s3 .flex .step3, .chanvre-s3 .flex-center .vero-s4 .step3, .vero-s4 .chanvre-s3 .flex-center .step3, .chanvre-s3 .flex-space-between .vero-s4 .step3, .vero-s4 .chanvre-s3 .flex-space-between .step3, .chanvre-s3 .flex .vero-s5, .chanvre-s3 .flex-center .vero-s5, .chanvre-s3 .flex-space-between .vero-s5, .chanvre-s3 .flex .product-fabric ul li > div, .product-fabric ul .chanvre-s3 .flex li > div, .chanvre-s3 .flex-center .product-fabric ul li > div, .product-fabric ul .chanvre-s3 .flex-center li > div, .chanvre-s3 .flex-space-between .product-fabric ul li > div, .product-fabric ul .chanvre-s3 .flex-space-between li > div, .chanvre-s3 .flex .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .chanvre-s3 .flex .img, .chanvre-s3 .flex-center .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .chanvre-s3 .flex-center .img, .chanvre-s3 .flex-space-between .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .chanvre-s3 .flex-space-between .img, .chanvre-s3 .flex .chanvre-s5, .chanvre-s3 .flex-center .chanvre-s5, .chanvre-s3 .flex-space-between .chanvre-s5, .chanvre-s3 .flex .chanvre-s6 .frame .img, .chanvre-s6 .frame .chanvre-s3 .flex .img, .chanvre-s3 .flex-center .chanvre-s6 .frame .img, .chanvre-s6 .frame .chanvre-s3 .flex-center .img, .chanvre-s3 .flex-space-between .chanvre-s6 .frame .img, .chanvre-s6 .frame .chanvre-s3 .flex-space-between .img, .chanvre-s3 .flex .shop-image-banner, .chanvre-s3 .flex-center .shop-image-banner, .chanvre-s3 .flex-space-between .shop-image-banner, .chanvre-s3 .flex .associated > div > a, .chanvre-s3 .flex-center .associated > div > a, .chanvre-s3 .flex-space-between .associated > div > a, .chanvre-s3 .flex .hiring, .chanvre-s3 .flex-center .hiring, .chanvre-s3 .flex-space-between .hiring {
    width: 45%;
    background-position: 0px -108px; }
.chanvre-s3 ul {
  display: flex;
  flex-wrap: wrap;
  max-width: 99%;
  margin: 0 auto;
  justify-content: space-between;
  margin-bottom: 150px;
  position: relative;
  top: -17px;
  max-width: 100vw; }
.chanvre-s3 .keyword {
  font-size: 18px;
  color: black;
  border: 6px solid black;
  position: absolute;
  height: 70px;
  text-align: left;
  display: inline-block;
  text-transform: uppercase;
  padding: 0;
  font-weight: bold;
  text-align: center;
  min-width: 210px; }
  .chanvre-s3 .keyword span {
    display: block;
    text-align: center;
    width: 100%; }
  .chanvre-s3 .keyword:nth-child(even) {
    top: 84px; }
  .chanvre-s3 .keyword:first-child {
    left: 1.42%; }
  .chanvre-s3 .keyword:nth-child(2) {
    right: 67.1%; }
  .chanvre-s3 .keyword:nth-child(3) {
    left: 34.26%; }
  .chanvre-s3 .keyword:nth-child(4) {
    right: 34.26%; }
  .chanvre-s3 .keyword:nth-child(5) {
    left: 67.1%; }
  .chanvre-s3 .keyword:last-child {
    right: 1.42%; }

@media all and (min-width: 700px) {
  .chanvre-s3 h2, .chanvre-s2 h2 {
    font-size: 40px; } }
.chanvre-s4 {
  margin-top: 350px;
  margin-bottom: 100px;
  height: 535px; }
  .chanvre-s4 > div {
    width: 772px;
    margin: 0 auto; }
    .chanvre-s4 > div > div:first-child {
      width: 432px;
      height: 331px;
      border: 6px solid #f2c20e; }
      .chanvre-s4 > div > div:first-child h3 {
        position: relative;
        bottom: 124px;
        left: 56%;
        z-index: 100000;
        color: #fff;
        width: 540px;
        margin: 0px; }
      .chanvre-s4 > div > div:first-child .img {
        height: 100%;
        width: 100%;
        position: relative;
        left: 15px;
        bottom: 15px;
        z-index: 100; }
    .chanvre-s4 > div > div:last-child {
      width: 600px;
      min-height: 250px;
      background: #f2c20e;
      position: relative;
      top: -153px;
      left: 29%;
      padding: 167px 15px 15px 15px; }

.chanvre-s5 {
  margin-bottom: 85px;
  padding: 40px 0; }
  .chanvre-s5 > div {
    padding: 0;
    width: 91%;
    margin: 0 auto; }
    .chanvre-s5 > div h2 {
      line-height: 1.3em;
      color: white !important;
      font-size: 45px;
      margin: 0; }

.chanvre-s6 {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 30px; }
  .chanvre-s6 .main {
    margin-bottom: 30px; }
  .chanvre-s6 .cta, .chanvre-s6 .cta--yellow-black, .chanvre-s6 .cta--blue, .chanvre-s6 .cta--blue-black, .chanvre-s6 .pagination a, .pagination .chanvre-s6 a, .chanvre-s6 .pagination span, .pagination .chanvre-s6 span, .chanvre-s6 .cta--blue-orange, .chanvre-s6 .cta--black-blue, .chanvre-s6 .cta--black, .chanvre-s6 .cta--white {
    display: inline-block;
    margin: 0 auto; }
  .chanvre-s6 h2 {
    font-size: 36px; }
  .chanvre-s6 .frame {
    height: 370px;
    margin-bottom: 25px;
    position: relative;
    width: 270px;
    margin-bottom: 27px;
    height: 320px;
    left: 14%; }
    .chanvre-s6 .frame .img {
      top: 10px;
      left: 10px;
      height: 100%;
      position: absolute;
      width: 100%; }
  .chanvre-s6 .aside {
    text-align: center; }
  .chanvre-s6 .subtitle {
    font-size: 55px;
    text-align: center;
    font-weight: bold;
    display: block;
    line-height: 1;
    margin-bottom: 25px; }

@media all and (min-width: 700px) {
  .chanvre-s6 {
    display: flex;
    justify-content: space-between;
    width: 91%;
    margin-bottom: 0px; }
    .chanvre-s6 p {
      max-width: 495px; }
    .chanvre-s6 .main {
      flex: 1;
      padding-right: 40px;
      padding-bottom: 150px;
      max-width: 650px; }
    .chanvre-s6 .aside {
      margin-right: 10%; }
    .chanvre-s6 h2 {
      margin-bottom: 60px; }
    .chanvre-s6 .frame {
      left: auto; } }
.bold {
  font-weight: bold; }

.link {
  cursor: pointer; }

.custom-login {
  mlin-height: 100vh; }
  .custom-login h2 {
    font-size: 30px; }
  .custom-login button {
    margin-bottom: 20px; }
  .custom-login .pointer {
    display: block; }
  .custom-login > div {
    width: 90%;
    margin: 100px auto 200px auto;
    max-width: 600px; }
  .custom-login .form__error {
    display: block;
    color: #f2c20e;
    margin-bottom: 20px; }
    .custom-login .form__error h3 {
      font-size: 16px;
      width: 70%;
      color: #f2c20e !important; }
  .custom-login input {
    border: 6px solid black;
    padding: 10px 15px;
    font-size: 18px;
    width: 100%;
    margin-bottom: 20px; }
    .custom-login input::placeholder {
      color: #cfc7bc;
      font-weight: bold;
      font-size: 18px; }
    .custom-login input:-ms-input-placeholder {
      color: #cfc7bc;
      font-weight: bold;
      font-size: 18px; }
    .custom-login input::-ms-input-placeholder {
      color: #cfc7bc;
      font-weight: bold;
      font-size: 18px; }

@media all and (min-width: 700px) {
  .custom-login h2 {
    font-size: 53px; } }
.main-content {
  min-height: 100vh;
  padding-top: 50px; }

.shop-image-banner {
  height: 363px;
  position: relative;
  background-position: center 71%; }
  .shop-image-banner h1 {
    width: 100%;
    position: absolute;
    left: 50%;
    /*position X halfway in*/
    transform: translate(-50%, -50%);
    bottom: -50px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    font-size: 52px;
    line-height: 60px;
    text-align: center; }

.shop-filter {
  display: flex; }
  .shop-filter .title--small {
    text-transform: uppercase;
    margin-bottom: 5px;
    display: block;
    font-weight: bold; }
  .shop-filter > div {
    padding: 10px 0; }

.filter__stages {
  border-right: 6px solid black;
  flex: 3; }

.filter__stages__container, .shop_empty {
  width: 96%;
  margin: 0 auto; }

.filter__gender {
  flex: 1;
  position: relative; }
  .filter__gender .gender input:checked + label {
    color: #cfc7bc; }
  .filter__gender .gender label {
    height: calc(60px * 1.2);
    width: calc(60px * 1.2);
    line-height: calc(47px * 1.2); }
    .filter__gender .gender label:last-child {
      border-left: 0px solid black;
      width: calc(57px * 1.2); }
    .filter__gender .gender label:hover {
      color: #cfc7bc; }

.filter__gender__container {
  width: 90%;
  height: 100%;
  margin: 0 auto; }

.filter_item {
  flex: 1;
  display: flex; }
  .filter_item p {
    font-size: 14px;
    margin-top: 12px;
    margin-left: 10px; }
  .filter_item img {
    width: auto;
    height: 73px;
    cursor: pointer; }

.filter__border-bottom {
  width: 90%;
  display: block;
  border-bottom: 6px solid black; }

.associated {
  margin-bottom: 50px; }
  .associated h4 {
    text-transform: uppercase;
    font-size: 1.625em;
    text-align: center; }
  .associated > div {
    display: flex;
    justify-content: space-between; }
    .associated > div > a {
      display: block;
      height: 190px;
      width: 190px; }

.product-fabric > p {
  margin-bottom: 37px; }

.product-origin > p {
  margin-bottom: 40px; }

.emtpy_cart_text {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block; }

.navigation .register {
  margin-bottom: 10px !important; }
.navigation .cart-items {
  margin: 0;
  max-width: 100%;
  overflow: scroll;
  max-height: 347px; }
  .navigation .cart-items .cross--small {
    display: none !important; }
  .navigation .cart-items .item__title {
    white-space: normal;
    color: black;
    font-size: 12px;
    font-weight: bold;
    display: block;
    line-height: 23px; }
  .navigation .cart-items li {
    width: 100%;
    max-width: 100%; }
    .navigation .cart-items li > a img {
      height: 110px;
      min-width: 110px;
      width: 110px;
      min-height: 110px; }

.product-badge-section {
  margin-top: 20px;
  margin-bottom: 20px; }

.product-badge {
  border: 3px solid #f2c20e;
  text-transform: uppercase;
  color: #f2c20e;
  width: 150px;
  text-transform: uppercase;
  width: 123px; }
  .product-badge span {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    line-height: 15px;
    font-size: 14px; }
    .product-badge span:first-child {
      padding-top: 2px; }
    .product-badge span:last-child {
      padding-bottom: 1px; }

.hide-desktop {
  display: none; }

.hide-mobile {
  display: block; }

@media all and (max-width: 700px) {
  .hide-mobile {
    display: none !important; }

  .shop-filter {
    display: none; }

  .chanvre-header {
    margin-bottom: 35px; }
    .chanvre-header h1 {
      bottom: -7px; }

  .chanvre h2 {
    font-size: 22px; }

  .chanvre p {
    font-size: 14px; }

  .chanvre .images .subtitle {
    display: block;
    text-align: center; }

  .chanvre .images {
    height: 290px; }

  .chanvre-s1 {
    margin-bottom: 0; }

  .chanvre-s2__container img {
    height: 354px;
    width: auto;
    position: absolute;
    left: -106px;
    top: -48px;
    transform: rotate(15deg); }

  .chanvre-s2__container li {
    height: auto;
    line-height: 26px; }
    .chanvre-s2__container li:first-child {
      right: 5%;
      top: 30px; }
    .chanvre-s2__container li:nth-child(2) {
      top: 111px;
      left: 5%; }
    .chanvre-s2__container li:nth-child(3) {
      top: 195px;
      right: 5%; }
    .chanvre-s2__container li:nth-child(4) {
      top: 273px;
      left: 2%; }
    .chanvre-s2__container li:nth-child(5) {
      top: 349px;
      right: 5%; }
    .chanvre-s2__container li:nth-child(6) {
      top: 421px;
      left: 3%; }
    .chanvre-s2__container li:nth-child(7) {
      top: 491px;
      right: 5%; }

  .chanvre-s2__container {
    height: 605px;
    margin-bottom: 0; }

  .chanvre-s2 {
    margin-bottom: 55px !important; }

  .chanvre-s3 {
    height: auto; }
    .chanvre-s3 .split {
      flex-direction: column-reverse;
      height: auto; }

  .chanvre-s3 .flex .background-image, .chanvre-s3 .flex-center .background-image, .chanvre-s3 .flex-space-between .background-image, .chanvre-s3 .flex .background-image--contain, .chanvre-s3 .flex-center .background-image--contain, .chanvre-s3 .flex-space-between .background-image--contain, .chanvre-s3 .flex .image-banner, .chanvre-s3 .flex-center .image-banner, .chanvre-s3 .flex-space-between .image-banner, .chanvre-s3 .flex .background-image--fixed, .chanvre-s3 .flex-center .background-image--fixed, .chanvre-s3 .flex-space-between .background-image--fixed, .chanvre-s3 .flex .banner-image, .chanvre-s3 .flex-center .banner-image, .chanvre-s3 .flex-space-between .banner-image, .chanvre-s3 .flex .banner-image--small, .chanvre-s3 .flex-center .banner-image--small, .chanvre-s3 .flex-space-between .banner-image--small, .chanvre-s3 .flex .banner-image--medium, .chanvre-s3 .flex-center .banner-image--medium, .chanvre-s3 .flex-space-between .banner-image--medium, .chanvre-s3 .flex .article-header, .chanvre-s3 .flex-center .article-header, .chanvre-s3 .flex-space-between .article-header, .chanvre-s3 .flex .blog-header, .chanvre-s3 .flex-center .blog-header, .chanvre-s3 .flex-space-between .blog-header, .chanvre-s3 .flex .image-header, .chanvre-s3 .flex-center .image-header, .chanvre-s3 .flex-space-between .image-header, .chanvre-s3 .flex .chanvre-header, .chanvre-s3 .flex-center .chanvre-header, .chanvre-s3 .flex-space-between .chanvre-header, .chanvre-s3 .flex .vero-header, .chanvre-s3 .flex-center .vero-header, .chanvre-s3 .flex-space-between .vero-header, .chanvre-s3 .flex .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .chanvre-s3 .flex div:last-child, .chanvre-s3 .flex-center .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .chanvre-s3 .flex-center div:last-child, .chanvre-s3 .flex-space-between .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .chanvre-s3 .flex-space-between div:last-child, .chanvre-s3 .flex .footer, .chanvre-s3 .flex-center .footer, .chanvre-s3 .flex-space-between .footer, .chanvre-s3 .flex .vero-s4 .step3, .vero-s4 .chanvre-s3 .flex .step3, .chanvre-s3 .flex-center .vero-s4 .step3, .vero-s4 .chanvre-s3 .flex-center .step3, .chanvre-s3 .flex-space-between .vero-s4 .step3, .vero-s4 .chanvre-s3 .flex-space-between .step3, .chanvre-s3 .flex .vero-s5, .chanvre-s3 .flex-center .vero-s5, .chanvre-s3 .flex-space-between .vero-s5, .chanvre-s3 .flex .product-fabric ul li > div, .product-fabric ul .chanvre-s3 .flex li > div, .chanvre-s3 .flex-center .product-fabric ul li > div, .product-fabric ul .chanvre-s3 .flex-center li > div, .chanvre-s3 .flex-space-between .product-fabric ul li > div, .product-fabric ul .chanvre-s3 .flex-space-between li > div, .chanvre-s3 .flex .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .chanvre-s3 .flex .img, .chanvre-s3 .flex-center .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .chanvre-s3 .flex-center .img, .chanvre-s3 .flex-space-between .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .chanvre-s3 .flex-space-between .img, .chanvre-s3 .flex .chanvre-s5, .chanvre-s3 .flex-center .chanvre-s5, .chanvre-s3 .flex-space-between .chanvre-s5, .chanvre-s3 .flex .chanvre-s6 .frame .img, .chanvre-s6 .frame .chanvre-s3 .flex .img, .chanvre-s3 .flex-center .chanvre-s6 .frame .img, .chanvre-s6 .frame .chanvre-s3 .flex-center .img, .chanvre-s3 .flex-space-between .chanvre-s6 .frame .img, .chanvre-s6 .frame .chanvre-s3 .flex-space-between .img, .chanvre-s3 .flex .shop-image-banner, .chanvre-s3 .flex-center .shop-image-banner, .chanvre-s3 .flex-space-between .shop-image-banner, .chanvre-s3 .flex .associated > div > a, .chanvre-s3 .flex-center .associated > div > a, .chanvre-s3 .flex-space-between .associated > div > a, .chanvre-s3 .flex .hiring, .chanvre-s3 .flex-center .hiring, .chanvre-s3 .flex-space-between .hiring {
    height: 187px;
    margin: 0;
    width: 100%;
    background-position: 0px; }

  .chanvre-s3 .flex > div:first-child p, .chanvre-s3 .flex-center > div:first-child p, .chanvre-s3 .flex-space-between > div:first-child p {
    margin: 0 20px;
    padding: 10px 0;
    line-height: 20px;
    padding-bottom: 350px;
    position: relative;
    top: 0;
    transform: translateY(0%);
    font-size: 14px; }

  .chanvre-s3 ul {
    top: -327px !important; }

  .chanvre-s3 .keyword {
    font-size: 16px;
    height: 50px; }

  .chanvre-s3 .keyword {
    line-height: 17px; }
  .chanvre-s3 .keyword:nth-child(2) {
    right: 0;
    top: 62px; }
  .chanvre-s3 .keyword:nth-child(3) {
    left: 1%;
    top: 120px; }
  .chanvre-s3 .keyword:nth-child(4) {
    right: 1%;
    top: 187px; }
  .chanvre-s3 .keyword:nth-child(5) {
    left: 1%;
    top: 250px; }
  .chanvre-s3 .keyword:nth-child(6) {
    top: 313px;
    right: 6%; }

  .chanvre-s4 {
    margin-top: -38px; }
    .chanvre-s4 > div {
      width: auto; }

  .chanvre-s4 > div > div:first-child .img {
    height: 179px;
    background-position: top center; }

  .chanvre-s4 > div > div:first-child {
    height: auto; }

  .chanvre-s4 > div > div:first-child h3 {
    background: #f2c20e;
    bottom: 0;
    width: 100%;
    padding: 20px 15px; }

  .chanvre-s4 > div > div:last-child {
    padding: 0 20px 33px 20px;
    width: auto; }

  .chanvre-s5 {
    margin: 0px; }

  .chanvre-s5 > div {
    height: 200px;
    position: relative; }

  .chanvre-s5 > div h2 {
    font-size: 26px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 46%; }

  .hide-desktop {
    display: block; }

  .shop-image-banner h1 {
    font-size: 20px;
    line-height: 23px; }
    .shop-image-banner h1 br {
      display: none; }

  .product {
    display: block; }
    .product .images .frame {
      width: 300px;
      height: 300px; }

  .section-separator {
    max-width: 100%; }

  .image-header {
    height: 556px !important;
    padding-top: 145px;
    background-position: -223px 0px !important; }
    .image-header h1 {
      font-size: 35px; }
    .image-header img {
      height: 145px; }

  .cta, .cta--yellow-black, .cta--blue, .cta--blue-black, .pagination a, .pagination span, .cta--blue-orange, .cta--black-blue, .cta--black, .cta--white {
    font-size: 22px; }

  .navigation_menu, .navigation_menu .link {
    font-size: 20px !important;
    z-index: 100; }

  .navigation__title {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto; }

  .products-banner h2 {
    margin-bottom: 15px !important; }
  .products-banner p {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 55px; }

  .product-thumbnail {
    width: 245px; }
    .product-thumbnail .schema {
      max-height: 302px; }

  .split-banner .row div:last-child > div {
    padding-top: 0px !important; }

  .split-banner .row h3 {
    margin-bottom: 5px; }

  .split-banner .row div p {
    font-size: 14px !important;
    margin-bottom: 5px; }

  .split-banner .row .background-image, .split-banner .row .background-image--contain, .split-banner .row .image-banner, .split-banner .row .background-image--fixed, .split-banner .row .banner-image, .split-banner .row .banner-image--small, .split-banner .row .banner-image--medium, .split-banner .row .article-header, .split-banner .row .blog-header, .split-banner .row .image-header, .split-banner .row .chanvre-header, .split-banner .row .vero-header, .split-banner .row .blog-list .thumbnail .custom-image div:last-child, .blog-list .thumbnail .custom-image .split-banner .row div:last-child, .split-banner .row .footer, .split-banner .row .vero-s4 .step3, .vero-s4 .split-banner .row .step3, .split-banner .row .vero-s5, .split-banner .row .product-fabric ul li > div, .product-fabric ul .split-banner .row li > div, .split-banner .row .chanvre-s4 > div > div:first-child .img, .chanvre-s4 > div > div:first-child .split-banner .row .img, .split-banner .row .chanvre-s5, .split-banner .row .chanvre-s6 .frame .img, .chanvre-s6 .frame .split-banner .row .img, .split-banner .row .shop-image-banner, .split-banner .row .associated > div > a, .split-banner .row .hiring {
    min-height: 150px !important;
    margin-bottom: 10px; }

  .keywords-banner {
    min-height: 368px; }
    .keywords-banner div {
      flex-wrap: wrap; }
      .keywords-banner div span {
        position: absolute; }
        .keywords-banner div span:last-child {
          right: 0; }
    .keywords-banner div:nth-child(1) span:last-child {
      top: 66px; }
    .keywords-banner div:nth-child(2) span:first-child {
      top: 124px; }
    .keywords-banner div:nth-child(2) span:last-child {
      top: 188px; }
    .keywords-banner div:nth-child(3) span:first-child {
      top: 245px; }
    .keywords-banner div:nth-child(3) span:last-child {
      top: 305px;
      right: 30px; }

  .line-banner .left {
    width: 64% !important; }

  .image-banner {
    background-size: cover;
    padding-top: 55.64%; }
    .image-banner h3 {
      margin-left: 20px;
      margin-bottom: 20px; }

  .text-and-image-banner {
    padding-bottom: 0; }
    .text-and-image-banner img {
      margin-bottom: 0px; }
    .text-and-image-banner > div {
      margin-bottom: 30px !important; }
    .text-and-image-banner h3 {
      left: 10px;
      text-align: left;
      margin-bottom: 5px; }
    .text-and-image-banner p {
      position: relative;
      left: 10px;
      font-size: 14px;
      margin-bottom: 20px !important; }

  .line-banner-center {
    padding-bottom: 20px; }

  .shop-reviews > div > div:nth-child(2) {
    text-align: left !important; }

  .shop-reviews > div > div:nth-child(3) {
    text-align: right !important; }

  .line-banner .right--small {
    width: 68%; }

  .line-banner-right-small {
    padding-top: 4px;
    padding-bottom: 50px; }

  .manifesto__content h2 {
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 38px; }
  .manifesto__content p {
    font-size: 14px; }
  .manifesto__content h3 {
    font-size: 35px; }

  .manifesto__content > :last-child {
    height: 214px; }

  .manifesto__content > :last-child > div span {
    font-size: 22px !important; }

  .manifesto__content > :last-child > div > div {
    margin: 0;
    padding: 0;
    max-height: 250px !important; }

  .faq-footer {
    margin-top: 0 !important; }

  #newsletter-form .cta, #newsletter-form .cta--yellow-black, #newsletter-form .cta--blue, #newsletter-form .cta--blue-black, #newsletter-form .pagination a, .pagination #newsletter-form a, #newsletter-form .pagination span, .pagination #newsletter-form span, #newsletter-form .cta--blue-orange, #newsletter-form .cta--black-blue, #newsletter-form .cta--black, #newsletter-form .cta--white {
    display: block;
    margin: 0 auto; }

  .footer {
    padding: 29px 2% 30px 2%; }
    .footer .flex-center {
      margin-bottom: 17px; }

  .footer-links-list {
    flex-wrap: wrap;
    justify-content: center; }
    .footer-links-list a, .footer-links-list span {
      font-size: 22px !important; }
    .footer-links-list span {
      padding: 0 5px; }

  .blog-header {
    height: 33vh;
    background-position: center -153px !important; }
    .blog-header h1 {
      padding-bottom: 13px; }

  .blog-list {
    margin-top: 40px; }

  .blog-list .thumbnail h2 {
    font-size: 30px; }

  .flex-grid > div, .flex-grid::after {
    padding: 45px 25px; }

  .chanvre-schema {
    border: 0px solid transparent !important;
    width: 100% !important;
    margin: 0 !important; }
    .chanvre-schema h3 {
      left: 0 !important; }

  .chanvre-s4 > div > div:first-child .img {
    left: 0 !important;
    bottom: 0 !important;
    width: 100%; }

  .chanvre-s4 > div > div:last-child {
    left: 0;
    top: 0; }

  .main-content {
    overflow: hidden; }

  .vero-header {
    height: 230px;
    background-attachment: unset;
    background-position: 0px -21px;
    margin-bottom: 10px; }
    .vero-header span {
      right: 18px;
      top: 93px;
      font-size: 18px; }

  .vero-s1 h1 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 40px; }
  .vero-s1 .flex, .vero-s1 .flex-center, .vero-s1 .flex-space-between {
    display: block !important; }
  .vero-s1 p {
    font-size: 14px; }

  .vero-s1 .flex > div:first-child, .vero-s1 .flex-center > div:first-child, .vero-s1 .flex-space-between > div:first-child {
    margin-bottom: 70px; }

  .vero-s1 .flex, .vero-s1 .flex-center, .vero-s1 .flex-space-between {
    margin-bottom: -20px; }

  .vero-tagline {
    font-size: 30px;
    margin-bottom: 30px;
    display: block; }

  .vero-s2 {
    max-height: none; }
    .vero-s2 .custom-container p, .vero-s2 .products-banner p, .vero-s2 .custom-newsletter > div p, .vero-s2 .custom-newsletter > form p, .vero-s2 .text-and-image-banner p, .vero-s2 .faq p, .vero-s2 .product-section p, .vero-s2 .chanvre-s2 h2 p, .chanvre-s2 .vero-s2 h2 p, .vero-s2 .chanvre-s3 h2 p, .chanvre-s3 .vero-s2 h2 p, .vero-s2 .chanvre-s6 p {
      font-size: 15px; }

  .vero-s3 {
    padding-top: 60px; }
    .vero-s3 h3 {
      font-size: 25px;
      margin-bottom: 5px; }
    .vero-s3 h4 {
      font-size: 29px; }
    .vero-s3 p {
      font-size: 14px !important; }

  .vero-s3-img img {
    max-width: none !important;
    width: 100%;
    margin-bottom: 20px; }

  .vero-s4 h2 {
    font-size: 20px !important; }
  .vero-s4 h3 {
    margin-bottom: 30px; }
  .vero-s4 p {
    font-size: 16px; }
  .vero-s4 .step1 {
    padding: 20px 10px 30px 20px; }
  .vero-s4 .step2 {
    width: 92%;
    padding: 80px 20px 40px 10px; }
  .vero-s4 .step3 .step3__container {
    width: 100%;
    padding: 80px 30px 305px 30px; }
  .vero-s4 .step4 {
    margin-right: 0;
    margin-bottom: 0; }

  .vero-s5 {
    background-position: center center;
    height: 41vh;
    margin-bottom: 30px; }
    .vero-s5 h2 {
      font-size: 22px; }
    .vero-s5 .custom-container, .vero-s5 .products-banner, .vero-s5 .custom-newsletter > div, .vero-s5 .custom-newsletter > form, .vero-s5 .text-and-image-banner, .vero-s5 .faq, .vero-s5 .product-section, .vero-s5 .chanvre-s2 h2, .chanvre-s2 .vero-s5 h2, .vero-s5 .chanvre-s3 h2, .chanvre-s3 .vero-s5 h2, .vero-s5 .chanvre-s6 {
      padding-top: 0; }

  .manifesto__logo {
    height: 150px; }

  .manifesto__content > :last-child > div {
    bottom: -192px !important; }

  .manifesto__content > :last-child {
    height: 272px; }

  .manifesto__content > :last-child > div > div {
    max-height: none !important;
    margin-bottom: 40px !important; }

  .manifesto__content {
    margin-bottom: 1085px; }

  .faq-footer span {
    margin-right: 0; }
  .faq-footer .custom-container, .faq-footer .products-banner, .faq-footer .custom-newsletter > div, .faq-footer .custom-newsletter > form, .faq-footer .text-and-image-banner, .faq-footer .faq, .faq-footer .product-section, .faq-footer .chanvre-s2 h2, .chanvre-s2 .faq-footer h2, .faq-footer .chanvre-s3 h2, .chanvre-s3 .faq-footer h2, .faq-footer .chanvre-s6 {
    justify-content: space-between; } }
.vero-s3-img img {
  max-width: 95%; }

.hiring {
  min-height: 75vh;
  width: 100%; }
  .hiring .hiring__content {
    color: white; }
  .hiring h1 {
    font-size: 34px;
    margin-bottom: 5px; }
  .hiring p {
    font-size: 14px; }

.error {
  display: none;
  padding: 15px 0 0 0 !important;
  color: #ffea47;
  font-size: 18px; }

.success {
  display: none;
  color: black;
  margin-top: 20px;
  font-size: 22px; }