.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 17px;
  line-height: 1.6em;
}

.hero-sc {
  position: relative;
  padding-top: 64px;
  padding-bottom: 253px;
  background-image: url('https://moiformidable.com/pag-fr/images/6096603face4836db285078c_moi-formidable-A-1500.jpg');
  background-position: 50% 0%;
  background-size: cover;
}

.base-cont {
  width: 80%;
}

.base-cont.hero {
  position: relative;
  padding-top: 40px;
}

.base-cont.center {
  margin-right: auto;
  margin-left: auto;
}

.body {
  font-family: Merriweather, serif;
}

.h1-hero {
  position: relative;
  z-index: 3;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-bottom: 1px;
  border-radius: 0px;
  box-shadow: none;
  font-family: Merriweather, serif;
  color: rgba(0, 0, 0, 0.76);
  font-size: 6vw;
  line-height: 1.1em;
}

.h1-hero.color-mix {
  color: rgba(236, 48, 126, 0.8);
  text-shadow: none;
}

.h1-hero.prix {
  margin-top: 0px;
  padding-top: 0px;
  font-size: 5vw;
  text-align: center;
}

.h1-hero.model {
  color: rgba(255, 255, 255, 0.97);
}

.bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 50%;
  height: 50%;
  padding: 101px 246px;
  background-color: hsla(0, 0%, 62.7%, 0.39);
}

.color-mix {
  display: inline;
  padding-left: 0px;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  color: rgba(236, 17, 108, 0.8);
}

.h1-wrapper {
  overflow: hidden;
  width: 55%;
  margin-left: 37px;
}

.h1-wrapper.modele {
  width: auto;
  margin-top: 33px;
  margin-right: 0px;
  margin-left: 0px;
  color: rgba(236, 48, 126, 0.8);
}

.sc-pres {
  position: relative;
  overflow: hidden;
  margin-bottom: 52px;
  padding-top: 72px;
}

.base-cont-content {
  width: 70%;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}

.base-cont-content.vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h1-base {
  -webkit-transform: rotateX(11deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(11deg) rotateY(0deg) rotateZ(0deg);
  font-size: 3vw;
  text-align: left;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.h1-base.bgcolor {
  display: inline-block;
  box-shadow: inset 0 -14px 0 0 rgba(236, 48, 126, 0.8);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Merriweather, serif;
  line-height: 1em;
}

.text {
  padding-bottom: 56px;
  font-family: Merriweather, serif;
  font-size: 17px;
  line-height: 1.6em;
}

.text.prix {
  padding-bottom: 0px;
}

.text.prix.livraison {
  box-shadow: inset 0 -12px 0 0 rgba(236, 48, 126, 0.8);
}

.text.france {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 1.1rem;
  font-style: italic;
}

.h2-base {
  margin-top: 33px;
  margin-bottom: 33px;
  font-family: Merriweather, serif;
  font-size: 2vw;
  line-height: 1.2em;
  text-align: right;
}

.h2-base.color-square {
  margin-top: 36px;
  margin-bottom: 36px;
  padding-left: 12px;
  box-shadow: inset 10px 0 0 0 rgba(236, 48, 126, 0.8);
  font-style: normal;
  text-align: left;
}

.h2-base.color-square.list {
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  font-size: 1.5vw;
}

.h2-base.center {
  margin-bottom: 0px;
  text-align: center;
}

.grid {
  margin-top: 72px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.page-ex {
  border-style: dotted;
  border-width: 1px;
  border-color: #969494;
}

.more-sc {
  position: relative;
  overflow: hidden;
}

.link {
  border-bottom: 1px none rgba(236, 48, 126, 0.8);
  box-shadow: inset 0 -3px 0 0 rgba(236, 48, 126, 0.8);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #2e2d2d;
  text-decoration: none;
}

.link:hover {
  background-color: hsla(0, 0%, 80%, 0.68);
  box-shadow: inset 0 -3px 0 0 rgba(236, 17, 108, 0.8);
  color: #1a1a1a;
}

.main-img {
  display: block;
  margin: 51px auto;
  border: 1px dotted #000;
}

.main-img.je {
  margin-top: 17px;
  margin-bottom: 17px;
}

.lightbox-link {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.fixed-cta {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 146px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #33c5d2;
  box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.48);
}

.fixed-cta.qc {
  display: block;
  padding: 26px 10px;
  background-color: #ec2f7e;
}

.bouton-shop {
  height: 50px;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #fcfcfc;
  -webkit-transition: -webkit-transform 250ms ease, -webkit-filter 275ms ease;
  transition: -webkit-transform 250ms ease, -webkit-filter 275ms ease;
  transition: transform 250ms ease, filter 275ms ease;
  transition: transform 250ms ease, filter 275ms ease, -webkit-transform 250ms ease, -webkit-filter 275ms ease;
  color: #0e0e0e;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
}

.bouton-shop:hover {
  -webkit-filter: saturate(163%);
  filter: saturate(163%);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.h3-base {
  margin-bottom: 26px;
  text-align: center;
}

.h3-base.white-smoke-text {
  margin-top: 3%;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: Merriweather, serif;
  color: #ebebeb;
  font-size: 26px;
  text-transform: none;
}

.wrap-fixed-cta {
  position: relative;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-field {
  width: 46%;
  margin-bottom: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}

.list-sc {
  overflow: hidden;
  margin-bottom: 0px;
  padding-bottom: 40px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
  background-color: transparent;
}

.link-list {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px dotted #000;
  border-radius: 8px;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #333;
  text-decoration: none;
}

.link-list:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.link-list.new {
  margin-top: 32px;
  margin-bottom: 32px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img-femme {
  background-color: transparent;
}

.img-homme {
  background-color: transparent;
}

.testy-grid {
  margin-top: 44px;
  margin-right: 77px;
  margin-left: 77px;
}

.testy-sc {
  position: relative;
  margin-top: 58px;
  padding-top: 56px;
  padding-bottom: 56px;
  background-image: none;
  background-size: auto;
  background-attachment: scroll;
}

.testy-sc.one {
  margin-top: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(218, 217, 217, 0.24)), to(rgba(218, 217, 217, 0.24))), url('https://moiformidable.com/pag-fr/images/balloon.jpg');
  background-image: linear-gradient(180deg, rgba(218, 217, 217, 0.24), rgba(218, 217, 217, 0.24)), url('https://moiformidable.com/pag-fr/images/balloon.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.liste-text {
  color: #ebebeb;
  font-size: 18px;
  font-weight: 300;
}

.citation-text {
  margin-top: 26px;
  margin-bottom: 26px;
  margin-left: 15px;
  font-weight: 400;
  text-align: left;
}

.angle {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6px;
  padding-bottom: 12px;
  border: 1px none #000;
  background-color: #353535;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.horizontal-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.horizontal-flex.small {
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.stars {
  margin-right: 26px;
  margin-left: 26px;
}

.client-name {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 0px;
  padding: 5px 0px;
  box-shadow: inset 0 -4px 0 0 rgba(236, 48, 126, 0.8);
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-weight: 600;
}

.client-name:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.testy-bloc {
  padding: 23px 16px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #2c2c2c;
  text-decoration: none;
}

.titre-comment {
  font-weight: 800;
  text-align: right;
}

.achat-ama {
  display: block;
  margin-left: 16px;
  font-size: 15px;
  font-weight: 300;
}

.ref-image {
  width: 100px;
}

.link-block {
  width: 24%;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}

.link-block:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.link-block.ref {
  width: auto;
}

.bla-bla-sc {
  margin-top: 82px;
  margin-bottom: 82px;
  padding-top: 52px;
  padding-bottom: 52px;
  border-top: 1px dotted #000;
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.h5-voir {
  display: inline-block;
  margin-left: 0%;
  padding-left: 12px;
  box-shadow: inset 9px 0 0 0 rgba(236, 48, 126, 0.8);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  font-size: 13px;
  font-weight: 300;
  text-align: left;
}

.h5-voir:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.navbar {
  background-color: #fff;
}

.nav-typo {
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  letter-spacing: -0.6px;
}

.prix-wr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.price {
  width: 4em;
  height: 4em;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1.2em;
  border: 1px none #000;
  border-radius: 50%;
  background-color: rgba(236, 48, 126, 0.8);
  font-size: 28px;
  text-align: center;
}

.price-sc {
  padding-top: 32px;
  padding-bottom: 32px;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

.hero-model {
  position: relative;
  display: none;
  padding-top: 64px;
  padding-bottom: 9px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('https://moiformidable.com/pag-fr/images/backgound-1500B-1.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.img-modele-livre {
  width: 66%;
}

.base-cont-modele {
  width: 70%;
  max-width: 900px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}

.desc-text {
  font-size: 18px;
  text-align: center;
}

.desc-text.white-smoke-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Merriweather, serif;
  color: #ebebeb;
}

.price-big {
  font-size: 44px;
}

.price-big.white-smoke-text {
  color: #ebebeb;
  line-height: 44px;
  font-weight: 500;
  text-align: center;
}

.bouton-shop-2 {
  width: 60%;
  height: 50px;
  margin-right: auto;
  margin-bottom: 3%;
  margin-left: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 5px;
  background-color: #33c5d2;
  -webkit-transition: -webkit-transform 250ms ease, -webkit-filter 275ms ease;
  transition: -webkit-transform 250ms ease, -webkit-filter 275ms ease;
  transition: transform 250ms ease, filter 275ms ease;
  transition: transform 250ms ease, filter 275ms ease, -webkit-transform 250ms ease, -webkit-filter 275ms ease;
  font-size: 19px;
  line-height: 24px;
  font-weight: 500;
  text-align: center;
}

.bouton-shop-2:hover {
  -webkit-filter: saturate(163%);
  filter: saturate(163%);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.bouton-shop-2.qc {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #636363;
  background-image: linear-gradient(315deg, rgba(236, 17, 108, 0.8), #d18a3e 47%, #1fc3ff);
  color: #ebebeb;
}

.shop-sc {
  margin-top: 0px;
  padding-top: 46px;
  background-color: #fff;
}

.shop-shop {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 36px;
}

.col-shop2-cahier2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 26px;
  padding-bottom: 26px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(218, 54, 122, 0.92);
}

.price-small {
  font-size: 22px;
  text-align: center;
}

.price-small.white-smoke-text {
  font-family: Merriweather, serif;
  color: #ebebeb;
  line-height: 44px;
  font-weight: 300;
  text-align: center;
}

.col-shop1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(191, 216, 218, 0.2);
}

.img-shop {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  box-shadow: 6px 6px 5px 0 rgba(0, 0, 0, 0.36);
  -webkit-transform: rotate(-11deg);
  -ms-transform: rotate(-11deg);
  transform: rotate(-11deg);
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  -o-object-fit: fill;
  object-fit: fill;
}

.img-shop:hover {
  -webkit-transform: scale(1.1) rotate(-11deg);
  -ms-transform: scale(1.1) rotate(-11deg);
  transform: scale(1.1) rotate(-11deg);
}

.shop-link {
  width: 100%;
  text-decoration: none;
}

.section {
  margin-top: 86px;
  margin-bottom: 86px;
}

.container {
  margin-top: 225px;
  margin-bottom: 225px;
  padding-top: 146px;
  padding-bottom: 146px;
}

.logo-mf {
  width: 100px;
  margin-top: 11%;
  margin-bottom: 11%;
}

.grid-5 {
  height: 476px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  justify-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.image-4 {
  width: 100px;
  border: 1px solid #000;
}

.image-4.ddd {
  width: 200px;
}

.paragraph-2 {
  display: inline;
}

.field-label {
  display: block;
  opacity: 0;
}

.grid-detail-livre {
  display: -ms-grid;
  display: grid;
  width: 90%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.hero-detail-livre {
  position: relative;
  height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: url('https://moiformidable.com/pag-fr/images/backgound-1500B-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.couv-livre {
  display: inline-block;
  height: 100%;
  -webkit-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  transform: rotate(-4deg);
}

.cta-detail-livre {
  margin-top: 159px;
  margin-bottom: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: #fffdfd;
  border-radius: 9px;
  background-color: #da367a;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}

.cta-detail-livre:hover {
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #0e0e0e;
}

.cta-detail-livre.shop {
  margin-top: 0px;
  padding: 19px;
}

.amazon {
  font-size: 15px;
  font-weight: 300;
}

.couv-livre-link {
  height: 70%;
  padding-top: 40px;
}

.page-ex-detail-page {
  border-style: dotted;
  border-width: 1px;
  border-color: #969494;
}

.lightbox-link-2 {
  width: 60%;
  margin-bottom: 0px;
  border: 1px none #000;
}

.lightbox-link-2 {
  margin-bottom: 60px;
}

.free-search {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 146px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #33c5d2;
  box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.48);
}

.free-search.qc {
  position: relative;
  display: block;
  margin-bottom: 86px;
  padding: 26px 10px;
  background-color: #ec2f7e;
  box-shadow: none;
}

.fixed-cta-white {
  position: -webkit-sticky;
  position: sticky;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 10px 100px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ebebeb;
  background-image: url('https://moiformidable.com/pag-fr/images/backgound-1500B-p-500.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 3px 3px 4px 3px rgba(0, 0, 0, 0.48);
}

.fixed-cta-white.qc {
  display: block;
  padding: 26px 10px;
  background-color: #ec2f7e;
}

.cta-detail-livre-bottom {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fffdfd;
  border-radius: 9px;
  background-color: #da367a;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

.cta-detail-livre-bottom:hover {
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #0e0e0e;
}

.cta-detail-livre-bottom.shop {
  margin-top: 0px;
  padding: 19px;
}

.text-span {
  font-size: 17px;
}

.no-style-link {
  text-decoration: none;
}

.cta-detail-livre-bottom-go {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: #fffdfd;
  border-radius: 9px;
  background-color: #da367a;
  box-shadow: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
}

.cta-detail-livre-bottom-go:hover {
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #0e0e0e;
}

.cta-detail-livre-bottom-go.shop {
  margin-top: 0px;
  padding: 19px;
}

@media screen and (max-width: 991px) {
  .hero-sc {
    padding-bottom: 251px;
  }

  .h1-hero {
    font-size: 6vw;
  }

  .h1-hero.model {
    font-size: 5vw;
  }

  .h1-base.bgcolor {
    box-shadow: inset 0 -9px 0 0 rgba(236, 48, 126, 0.8);
  }

  .text {
    font-size: 17px;
  }

  .h2-base.color-square.list {
    font-size: 2vw;
  }

  .h2-base.color-square.center {
    font-size: 3vw;
  }

  .grid {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .fixed-cta.qc {
    padding-right: 76px;
    padding-left: 76px;
  }

  .angle {
    width: 76%;
  }

  .link-block {
    width: 34%;
  }

  .hero-model {
    padding-bottom: 0px;
  }

  .img-modele-livre {
    -webkit-transform: rotate(-6deg);
    -ms-transform: rotate(-6deg);
    transform: rotate(-6deg);
  }

  .bouton-shop-2.qc {
    width: 64%;
  }

  .grid-detail-livre {
    padding-top: 43px;
  }

  .hero-detail-livre {
    padding-bottom: 251px;
  }

  .cta-detail-livre {
    margin-top: 103px;
    margin-bottom: 121px;
    font-size: 20px;
  }

  .lightbox-link-2 {
    width: 60%;
  }

  .free-search.qc {
    padding-right: 76px;
    padding-left: 76px;
  }

  .fixed-cta-white.qc {
    padding-right: 76px;
    padding-left: 76px;
  }

  .cta-detail-livre-bottom {
    margin-top: 0px;
    font-size: 20px;
  }

  .cta-detail-livre-bottom-go {
    margin-top: 0px;
  }
}

@media screen and (max-width: 767px) {
  .hero-sc {
    padding-top: 0px;
    padding-bottom: 217px;
  }

  .base-cont.hero {
    padding-top: 18px;
  }

  .h1-hero.model {
    font-size: 6vw;
    text-align: center;
  }

  .base-cont-content {
    width: 90%;
  }

  .h1-base {
    font-size: 5vw;
  }

  .text {
    font-size: 17px;
  }

  .text.prix {
    font-size: 1.25em;
  }

  .text.prix.livraison {
    box-shadow: inset 0 -9px 0 0 rgba(236, 48, 126, 0.8);
  }

  .text.france {
    font-size: 0.9rem;
  }

  .h2-base {
    font-size: 3vw;
  }

  .h2-base.color-square.list {
    font-size: 4vw;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }

  .fixed-cta {
    padding-right: 10px;
    padding-left: 10px;
  }

  .fixed-cta.qc {
    padding-right: 26px;
    padding-left: 26px;
  }

  .bouton-shop {
    width: 50%;
    font-size: 16px;
  }

  .h3-base.cap.white-smoke-text {
    font-size: 23px;
  }

  .testy-grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .citation-text {
    font-size: 14px;
    line-height: 24px;
  }

  .angle {
    width: 98%;
  }

  .achat-ama {
    font-size: 13px;
  }

  .hero-model {
    padding-top: 0px;
  }

  .img-modele-livre {
    width: 77%;
  }

  .base-cont-modele {
    width: 90%;
  }

  .desc-text {
    font-size: 16px;
  }

  .bouton-shop-2 {
    width: 73%;
    font-size: 16px;
  }

  .bouton-shop-2.qc {
    width: 82%;
  }

  .grid-detail-livre {
    padding-top: 87px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 50vh auto;
    grid-template-rows: 50vh auto;
  }

  .hero-detail-livre {
    padding-top: 0px;
    padding-bottom: 217px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .couv-livre {
    height: 100%;
  }

  .cta-detail-livre {
    margin-top: 40px;
    margin-bottom: 0px;
  }

  .couv-livre-link {
    height: 119%;
    margin-top: 0px;
    padding-top: 0px;
  }

  .free-search {
    padding-right: 10px;
    padding-left: 10px;
  }

  .free-search.qc {
    padding-right: 26px;
    padding-left: 26px;
  }

  .fixed-cta-white {
    padding-right: 10px;
    padding-left: 10px;
  }

  .fixed-cta-white.qc {
    padding-right: 26px;
    padding-left: 26px;
  }

  .cta-detail-livre-bottom {
    margin-bottom: 0px;
  }

  .cta-detail-livre-bottom-go {
    margin-bottom: 0px;
  }
}

@media screen and (max-width: 479px) {
  .hero-sc {
    padding-bottom: 172px;
    background-position: 50% 50%;
    background-size: cover;
  }

  .h1-hero {
    font-size: 7vw;
  }

  .h1-hero.prix {
    font-size: 8vw;
  }

  .h1-hero.model {
    font-size: 7vw;
    text-align: left;
  }

  .h1-wrapper {
    width: 63%;
    margin-left: 14px;
  }

  .sc-pres {
    padding-top: 10px;
  }

  .base-cont-content {
    width: 96%;
  }

  .h1-base {
    font-size: 7vw;
  }

  .text {
    font-size: 17px;
    line-height: 1.6em;
  }

  .text.prix {
    font-size: 1em;
  }

  .text.france {
    font-size: 0.8rem;
  }

  .h2-base {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 5vw;
  }

  .h2-base.color-square.list {
    margin-left: 12px;
    font-size: 5vw;
  }

  .h2-base.color-square.center {
    font-size: 6vw;
  }

  .lightbox-link {
    width: 60%;
  }

  .fixed-cta {
    width: 100vw;
    padding-right: 25px;
    padding-left: 0px;
  }

  .fixed-cta.qc {
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
  }

  .bouton-shop {
    width: 90%;
    margin-top: 8px;
    font-size: 17px;
  }

  .h3-base {
    padding-right: 8px;
    padding-left: 8px;
    font-size: 15px;
    line-height: 20px;
  }

  .h3-base.cap.white-smoke-text {
    font-size: 17px;
  }

  .h3-base.white-smoke-text {
    line-height: 26px;
  }

  .form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .text-field {
    width: 90%;
  }

  .testy-grid {
    margin-right: 11px;
    margin-left: 11px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .testy-sc {
    position: relative;
    padding-top: 40px;
    padding-bottom: 181px;
    background-size: cover;
  }

  .liste-text {
    font-size: 14px;
  }

  .citation-text {
    margin-left: 0px;
    font-size: 13px;
    line-height: 15px;
    text-align: left;
  }

  .angle {
    width: 88%;
  }

  .horizontal-flex {
    padding-right: 1px;
    padding-left: 1px;
  }

  .horizontal-flex.small {
    width: 84%;
  }

  .testy-bloc {
    position: relative;
    padding-top: 38px;
    padding-bottom: 38px;
  }

  .link-block {
    width: 44%;
  }

  .hero-model {
    background-position: 50% 50%;
    background-size: cover;
  }

  .base-cont-modele {
    width: 96%;
  }

  .desc-text {
    padding-right: 11px;
    padding-left: 11px;
  }

  .desc-text.white-smoke-text {
    margin-top: 0px;
  }

  .price-big.white-smoke-text {
    font-size: 34px;
  }

  .bouton-shop-2 {
    font-size: 17px;
  }

  .shop-shop {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .col-shop2-cahier2 {
    padding-bottom: 15px;
  }

  .price-small.white-smoke-text {
    font-size: 16px;
  }

  .col-shop1 {
    padding-bottom: 24px;
  }

  .img-shop {
    width: 60%;
  }

  .grid-detail-livre {
    padding-top: 0px;
    -ms-grid-rows: 45vh 55vh;
    grid-template-rows: 45vh 55vh;
  }

  .hero-detail-livre {
    padding-bottom: 172px;
    background-position: 100% 50%;
    background-size: cover;
  }

  .cta-detail-livre {
    margin-top: 0px;
    margin-bottom: 82px;
    font-size: 18px;
  }

  .couv-livre-link {
    height: 107%;
    margin-top: 60px;
  }

  .lightbox-link-2 {
    width: 90%;
    margin-bottom: 40px;
  }

  .free-search {
    width: 100vw;
    padding-right: 25px;
    padding-left: 0px;
  }

  .free-search.qc {
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
  }

  .fixed-cta-white {
    width: 100vw;
    padding: 8px 0px 8px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fixed-cta-white.qc {
    padding-right: 8px;
    padding-bottom: 4px;
    padding-left: 8px;
  }

  .cta-detail-livre-bottom {
    margin-top: 8px;
    padding: 8px;
    font-size: 17px;
    line-height: 19px;
  }

  .text-span {
    font-size: 12px;
  }

  .no-style-link {
    margin-right: -3px;
    margin-left: -3px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .cta-detail-livre-bottom-go {
    margin-top: 0px;
    padding: 8px;
    font-size: 17px;
    line-height: 19px;
  }
}

#w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387c-e579c084 {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae31864d-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae31864f-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae318651-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae318653-e579c084 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549faf6-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549faf8-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549fafa-e579c084 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549fafc-e579c084 {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_928c8095-4a5c-1a37-df23-110b0eef4012-b0bfba32 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387c-d6570b5f {
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

#w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae31864d-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae31864f-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae318651-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-e8a3f9b7-754e-0d99-7672-8435ae318653-d6570b5f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549faf6-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549faf8-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549fafa-d6570b5f {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: center;
  justify-self: center;
}

#w-node-db63cfb7-7fb4-1241-8d98-5b9a2549fafc-d6570b5f {
  -ms-grid-column-align: center;
  justify-self: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-e579c084 {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-_928c8095-4a5c-1a37-df23-110b0eef4012-b0bfba32 {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-d6570b5f {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }
}

@media screen and (max-width: 767px) {
  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387c-e579c084 {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-e579c084 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387c-d6570b5f {
    -webkit-align-self: end;
    -ms-flex-item-align: end;
    -ms-grid-row-align: end;
    align-self: end;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-d6570b5f {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}

@media screen and (max-width: 479px) {
  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387c-e579c084 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-e579c084 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387c-d6570b5f {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  #w-node-a4cf9bc5-f328-4fa2-56fd-a1956946387e-d6570b5f {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }
}