@charset "UTF-8";
/* yellow */
/* ivory */
/* button */
/* body font color */
/* field required */
/* grey */
/* cta pink */
/* cta white */
/* light blue */
/* orange */
/* title red */
/* title purple */
.d-none {
  display: none !important;
}

@keyframes shake {
  0% {
    transform: rotate(0deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  40% {
    transform: rotate(10deg);
  }
  60% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.my-color-picker {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 0.3rem;
  border: 1px solid #0f0f11;
  box-shadow: none;
}
.my-color-picker #colorPick {
  background: white;
  width: 21rem;
}
.my-color-picker #colorPick .colorPickButton {
  border: none;
}

.sp-replacer {
  border: 2px solid #e8e8e8 !important;
}

.sp-replacer:hover, .sp-replacer.sp-active {
  border-color: #666666 !important;
}

.ico-color-picker {
  background: transparent url("../img/pot-peinture.png") no-repeat 0 0;
  background-size: contain;
  margin: 0.3rem 0;
  display: inline-block;
  display: none;
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: middle;
}

.preview-color-picker {
  vertical-align: middle !important;
  display: inline-block !important;
  width: 2.5rem !important;
  height: 2.5rem !important;
}
.preview-color-picker .sp-dd {
  display: none;
}

.my-cover .block-top {
  margin: 0 auto;
  background: #EAF2F5;
}
.my-cover .block-top .title {
  margin: 0 auto 0rem;
  padding: 1rem 1rem 0;
  text-align: center;
}
.my-cover .block-top .title .h1 {
  margin: 2.5rem auto 4.5rem;
  padding: 0 2rem;
  font-size: 3.3rem;
  font-weight: 600;
  font-family: "DK Bocadillo";
}
.my-cover .block-top .title .baseline {
  margin: 0 auto 2rem;
}
.my-cover .block-top .description {
  text-align: center;
  margin: 0 auto 0rem;
  font-size: 1.5rem;
  width: 75%;
}
.my-cover .block-top .quote-first {
  position: relative;
  padding: 0 0 0 0rem;
}
.my-cover .block-top .quote-first::before {
  display: block;
  content: " ";
  background: transparent url("../img/quote/pic-quote-black-1.png") no-repeat 0 0;
  width: 3.5rem;
  height: 3.5rem;
  position: absolute;
}
.my-cover .block-top .quote-first::before {
  top: -2.5rem;
  left: -3.5rem;
}
.my-cover .block-top .quote-last {
  position: relative;
  padding: 0 0rem 0 0;
}
.my-cover .block-top .quote-last::after {
  display: block;
  content: " ";
  background: transparent url("../img/quote/pic-quote-black-1.png") no-repeat -35px 0;
  width: 5rem;
  height: 3.5rem;
  position: absolute;
}
.my-cover .block-top .quote-last:after {
  bottom: -3rem;
  right: -4.5rem;
}

/*******************************************/
@media only screen and (min-width: 810px) {
  .my-cover .block-top .title {
    padding: 1rem 1rem 4rem;
  }
  .my-cover .block-top .title .h1 {
    font-size: 4.3rem;
  }
  .my-cover .block-top .title .baseline {
    margin: 0 auto 1rem;
  }
  .my-cover .block-top .section-bottom {
    display: none;
  }
}
.my-cover .display-cover {
  z-index: 2;
  order: 2;
  border: 0px solid #6a6a97;
  margin: 0 0 0 0;
}
.my-cover .display-cover .container {
  border: 0.5rem solid #259CD8;
  overflow: hidden;
  text-align: center;
  box-shadow: 0px 0px 35px rgba(5, 0, 56, 0.31);
  width: 92%;
  margin: 3rem auto;
}
.my-cover .display-cover .container .wrapper {
  position: relative;
  background: #FFFFFF;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 0 7%;
}
.my-cover .display-cover .container .wrapper-top {
  display: flex;
  justify-content: start;
  align-items: start;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border: 0px solid teal;
}
.my-cover .display-cover .container .wrapper-top .logo-vertical {
  width: 8%;
  max-width: 5.5rem;
  margin: 2% 0 0 2%;
  border: 0px solid blue;
}
.my-cover .display-cover .container .wrapper-top .logo-magazine {
  width: 87%;
  max-width: 80rem;
  background: transparent;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  height: auto;
  border: 0px solid red;
}
.my-cover .display-cover .container .wrapper-top .logo-magazine .logo-placeholder {
  width: 100%;
}
.my-cover .display-cover .container .wrapper-top .logo-magazine .logo-placeholder img {
  max-width: 80%;
  max-height: 17rem;
}
.my-cover .display-cover .container .top-separator {
  position: absolute;
  width: 100%;
  height: 35rem;
  top: 21rem;
  top: 0rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: transparent no-repeat top center;
}
.my-cover .display-cover .container .cover-background {
  top: 2%;
  left: 0;
  right: 0;
  width: 100%;
}
.my-cover .display-cover .container .image {
  display: block;
}
.my-cover .display-cover .container .image .custom-file {
  width: 100%;
  bottom: 2%;
  left: 0;
  right: 0;
}
.my-cover .display-cover .container .image .custom-file-box {
  margin: 4rem auto 0;
}
.my-cover .display-cover .container .image .custom-file-box-photo {
  text-align: center;
  border: 0px solid red;
  margin: 0rem auto 0rem;
  max-width: 86%;
}
.my-cover .display-cover .container .image .custom-file-box-photo .photo-wrapper {
  display: inline-block;
  width: auto;
  height: 100%;
  transform: rotate(-1deg);
  border: 0px solid blue;
}
.my-cover .display-cover .container .image .custom-file-box-photo .photo {
  border: 1px solid #cccccc;
  height: auto;
  max-height: 42rem;
  box-shadow: 0 0 5px 1px #9f9f9f;
}
.my-cover .display-cover .container .image .custom-file-box-photo .photo.portrait {
  max-height: 60rem;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-top-left {
  top: -8%;
  left: -7%;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-top-left img {
  height: 17vw;
  max-height: 10rem;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-top-right {
  top: -4%;
  right: -5%;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-top-right img {
  height: 15vw;
  max-height: 7rem;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-bottom-left {
  bottom: -5%;
  left: -7%;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-bottom-left img {
  height: 17vw;
  max-height: 10rem;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-bottom-right {
  bottom: -4%;
  right: -8%;
}
.my-cover .display-cover .container .image .custom-file-box-photo .scotch-bottom-right img {
  height: 15vw;
  max-height: 10rem;
}
.my-cover .display-cover .container .for-the-child {
  width: 86%;
  margin: 3rem auto 1rem;
  font-family: "DK Bocadillo";
  border: 0px solid aquamarine;
  text-align: center;
  background: transparent;
}
.my-cover .display-cover .container .for-the-child span {
  font-size: 4.4vw;
  line-height: 1.3;
}
.my-cover .display-cover .container .for-the-child span.name span {
  text-align: left;
  background: #259CD8;
  color: #FFFFFF;
  padding: 0.2rem 0.5rem 0rem;
}
.my-cover .display-cover .container .for-the-child span.text {
  margin: 0 1% 0 0;
}
.my-cover .display-cover .container .for-the-child .star {
  top: 40%;
  left: -13%;
  width: 7vw;
  max-width: 7.5rem;
}
.my-cover .display-cover .container .message {
  top: 30%;
  left: 5%;
  /* background: white; */
  width: 20rem;
  text-align: left;
  font-size: 2vw;
  font-weight: bold;
}
.my-cover .display-cover .container .message.left {
  left: 5%;
  right: inherit;
  text-align: left;
}
.my-cover .display-cover .container .message.right {
  left: inherit;
  right: 5%;
  text-align: right;
}
.my-cover .display-cover .container .text {
  width: 98%;
  font-size: 2.9vw;
  font-style: italic;
  line-height: 1.1;
  text-align: center;
}
.my-cover .display-cover .container .text .text-1 {
  display: inline-block;
  margin: 0 auto;
  padding: 0;
}
.my-cover .display-cover .container .baseline {
  margin: 0rem auto 1.6rem;
}
.my-cover .display-cover .container .several-suffix {
  display: none;
}
.my-cover .display-cover .container .description {
  margin: 0rem auto 0rem;
}
.my-cover .display-cover .container .current-date {
  position: absolute;
  bottom: 11rem;
  left: -2rem;
  transform: rotate(-90deg);
  font-size: 1.9rem;
  text-align: left;
}
.my-cover .display-cover .container .current-date span {
  text-shadow: white 1px 0px 2px;
}
.my-cover .display-cover .container .from {
  margin: 2.5rem auto 0;
  width: 72%;
  font-family: "DK Bocadillo";
  font-size: 4.9vw;
  line-height: 1.3;
  transform: rotate(-1deg);
}
.my-cover .display-cover .container .from .content {
  padding: 0.5rem;
}
.my-cover .display-cover .container .from .content .text {
  font-size: 4.4vw;
}
.my-cover .display-cover .container .from .content .sender {
  display: inline-block;
  background: #259CD8;
  color: #FFFFFF;
  padding: 0.3rem 1rem 0rem;
  margin: 0 auto 1.6rem;
  overflow-wrap: break-word;
}
.my-cover .display-cover .credits {
  text-align: left;
  margin: 0 auto 2rem 1rem;
  font-size: 1.1rem;
  line-height: 1.1;
}
/*******************************************/
@media only screen and (min-width: 576px) {
  .my-cover .display-cover .container .image .custom-file-box-photo .scotch-top-left img {
    height: inherit;
  }
  .my-cover .display-cover .container .image .custom-file-box-photo .scotch-top-right img {
    height: inherit;
  }
  .my-cover .display-cover .container .image .custom-file-box-photo .scotch-bottom-left img {
    height: inherit;
  }
  .my-cover .display-cover .container .image .custom-file-box-photo .scotch-bottom-right img {
    height: inherit;
  }
}
/*******************************************/
@media only screen and (min-width: 810px) {
  .my-cover .display-cover {
    width: 55%;
  }
  .my-cover .display-cover .container {
    width: auto;
    margin: 0 0 1.5rem;
  }
  .my-cover .display-cover .container .from .content .text {
    font-size: 2.9vw;
  }
  .my-cover .display-cover .container .for-the-child span {
    font-size: 2.9vw;
  }
  .my-cover .display-cover .container .for-the-child .star {
    top: 10%;
    left: -14%;
    width: 4vw;
  }
  .my-cover .display-cover .field[data-step="4"] {
    display: none;
  }
}
/*******************************************/
@media only screen and (min-width: 992px) {
  .my-cover .display-cover .container .from {
    font-size: 3.6rem;
  }
  .my-cover .display-cover .container .from .content .text {
    font-size: 2.9rem;
  }
  .my-cover .display-cover .container .for-the-child span {
    font-size: 2.7rem;
  }
  .my-cover .display-cover .container .text {
    font-size: 1.9rem;
  }
}
.my-color-picker {
  position: relative;
  width: 50vw;
  height: 3.5rem;
  max-width: 35rem;
  margin: 0 0 0rem;
  border: none;
  border-radius: 0;
}
.my-color-picker:after {
  position: absolute;
  top: 0px;
  right: -3.5rem;
  color: #0F0F11;
  background: #FFEC00;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.5rem;
  height: 3.3rem;
  content: "▼";
  border-radius: 0 0.4rem 0.4rem 0;
  border: 0.1rem solid transparent;
}
.my-color-picker:hover:after {
  background: #ffdf3d;
}

.my-cover {
  /* ############# tool-option  ########### */
}
.my-cover #img-out {
  display: none;
  position: relative;
  background: red;
  width: 100%;
  min-height: 10rem;
}
.my-cover .tools {
  position: relative;
  border: 0px solid #6a6a97;
  margin: 0 0rem;
  padding: 0rem;
}
.my-cover .tools .section-bottom {
  display: none;
}
.my-cover .tools .field {
  justify-content: start;
}
.my-cover .tools .field .or {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  background: transparent url("../img/phylactere-yellow.png") no-repeat center center;
  background-size: contain;
  margin: 0 1.5rem 0.6rem 0;
}
.my-cover .tools .field[data-step="3"] .input-row {
  display: block;
}
.my-cover .tools .field[data-step="4"] {
  display: none;
}
.my-cover .tools .toolbar {
  position: relative;
  margin: 0 auto;
}
.my-cover .tools .toolbar .items-wrapper .description {
  background: #FFFFFF;
  padding: 0 1rem 2rem 1.5rem;
  border-bottom: 1px solid #C4C4C4;
}
.my-cover .tools .toolbar .items-wrapper .description-content {
  margin: 0 auto;
  max-width: 50rem;
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .tools .toolbar .items-wrapper .description-picture {
  position: relative;
}
.my-cover .tools .toolbar .items-wrapper .description-text {
  text-align: left;
  margin: 0 0 0 8rem;
  padding: 1rem 0;
}
.my-cover .tools .toolbar .items-wrapper .items .item:last-child {
  margin: auto;
}
.my-cover .allowed-logo {
  margin: 0 auto 1rem 0;
}
.my-cover .allowed-cover {
  display: flex;
  margin: 0px 0rem 1.6rem;
}
.my-cover .allowed-cover .picture {
  display: flex;
  align-items: center;
}
.my-cover .allowed-cover .picture img {
  max-height: 70rem;
}
.my-cover .background-color {
  margin: 0 auto 1rem;
  display: flex;
  justify-content: start;
  align-items: center;
}
.my-cover #custom-cover {
  display: none;
}
.my-cover input.custom-cover-button {
  background: inherit;
}
.my-cover input.custom-cover-button:hover {
  cursor: pointer;
}
.my-cover .custom-cover {
  margin: 0rem 0rem 0 0;
  overflow: hidden;
  text-align: center;
}
.my-cover .custom-cover input[type=file] {
  width: 100%;
  margin: 0 auto 1rem;
}
.my-cover .or-our-pictures-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.my-cover .or-our-pictures-wrapper .our-pictures {
  margin: 0 0 0.6rem;
  text-align: center;
}
.my-cover .or-our-pictures-wrapper .our-pictures .label-our-pictures {
  display: inline-block;
  background: #FFFFFF;
  border: 0.1rem solid #928F8E;
  border-radius: 2rem;
  text-transform: uppercase;
  padding: 0.8rem 1rem;
  font-weight: 600;
  font-size: 1.4rem;
}
.my-cover .or-our-pictures-wrapper .our-pictures .label-our-pictures:hover {
  color: #FFFFFF;
  background: #DBDBDB;
  border-color: #DBDBDB;
}
.my-cover #our-pictures:checked + .input .label-our-pictures {
  color: #FFFFFF;
  background: #BCBCBC;
  border-color: #BCBCBC;
}
.my-cover #our-pictures:checked ~ .setting-covers {
  display: block;
}
.my-cover .setting-covers {
  display: none;
}
.my-cover .position-picker-up,
.my-cover .position-picker-down,
.my-cover .position-picker-left,
.my-cover .position-picker-right {
  border: 2px solid transparent;
  padding: 0;
  border-radius: 5px;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
  margin: 0 !important;
}
.my-cover .position-picker-up:hover,
.my-cover .position-picker-down:hover,
.my-cover .position-picker-left:hover,
.my-cover .position-picker-right:hover {
  border-color: #666666;
  background: #EEE;
}
.my-cover .color-picker-blanc,
.my-cover .color-picker-noir {
  background: white;
  color: white;
  padding: 0 0.5rem;
  border: 2px solid transparent;
  border-radius: 5px;
  margin: 0 !important;
  height: 2.5rem;
  width: 2rem;
  text-align: center;
}
.my-cover .color-picker-blanc:hover,
.my-cover .color-picker-noir:hover {
  border-color: #666666;
  background: #EEE;
}
.my-cover .color-picker-blanc {
  text-shadow: 1px 1px 3px #000000;
}
.my-cover .color-picker-noir {
  color: #000000;
}
.my-cover .vertical-separator-tool {
  width: 0.1rem;
  height: 2.5rem;
  background-color: #928F8E;
  margin: 0.5rem 0.5rem;
}
.my-cover .tool-option {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

/*******************************************/
@media only screen and (min-width: 576px) {
  .my-cover .tools .field[data-step="3"] .input-row {
    display: flex;
  }
}
/*******************************************/
@media only screen and (min-width: 810px) {
  .my-color-picker {
    width: 3.5rem;
  }

  .my-cover .tools {
    width: 45%;
  }
  .my-cover .tools .section-bottom {
    display: block;
  }
  .my-cover .tools .field[data-step="3"] .input-row {
    display: block;
  }
  .my-cover .tools .field[data-step="4"] {
    display: block;
  }
  .my-cover .tools .toolbar {
    position: relative;
    margin: 0 auto;
  }
  .my-cover .tools .toolbar .items-wrapper .description {
    background: #EAF2F5;
    border-bottom: none;
  }
}
/*******************************************/
@media only screen and (min-width: 992px) {
  .my-cover .tools .field[data-step="3"] .input-row {
    display: flex;
  }
}
.page-wrapper > .breadcrumbs {
  margin-bottom: 0;
}

.mobile {
  display: block !important;
}

.mobile-flex {
  display: flex !important;
}

.desktop,
.desktop-flex,
.desktop-992 {
  display: none !important;
}

.my-cover {
  position: relative;
  width: 100%;
  max-width: 128rem;
  margin: 0 auto;
  font-size: 1.6rem;
  line-height: 1.3;
  /* (A) BASIC CUSTOM DROPDOWN MECHANICS */
  /* (A1) HIDE DEFAULT ARROW */
  /* (A2) DEFINE OUR OWN CUSTOM ARROW */
  /* (A3) POSITION CUSTOM ARROW */
  /* (B) DIMENSTIONS */
  /* (B1) MAKE <SELECT> FILL THE WRAPPER */
  /* OPTIONAL */
  /* (B2) ALL SAME HEIGHT */
  /* (B3) A SQUARE CUSTOM ARROW BOX */
  /* ADD BORDER-RADIUS: 50% TO TURN IT CIRCLE */
  /* (C) COSMETICS */
  /* (C1) OVERRIDE DEFAULT SELECT BOX STYLES */
  /* (C2) DROPDOWN ARROW BOX */
  /* (C3) HOVER */
  /* (C4) REMOVE DEFAULT HIGHLIGHTS */
  /* (D) ARROW ON LEFT SIDE */
  /* (A) BASIC CUSTOM DROPDOWN MECHANICS */
  /* (A1) HIDE DEFAULT ARROW */
  /* (A2) DEFINE OUR OWN CUSTOM ARROW */
  /* (A3) POSITION CUSTOM ARROW */
  /* (B) DIMENSTIONS */
  /* (B1) MAKE <SELECT> FILL THE WRAPPER */
  /* OPTIONAL */
  /* (B2) ALL SAME HEIGHT */
  /* (B3) A SQUARE CUSTOM ARROW BOX */
  /* ADD BORDER-RADIUS: 50% TO TURN IT CIRCLE */
  /* (C) COSMETICS */
  /* (C1) OVERRIDE DEFAULT SELECT BOX STYLES */
  /* (C2) DROPDOWN ARROW BOX */
  /* (C3) HOVER */
  /* (C4) REMOVE DEFAULT HIGHLIGHTS */
  /* (D) ARROW ON LEFT SIDE */
  /* ############# picto  ########### */
  /* ############# field  ########### */
}
.my-cover .cselect select {
  appearance: none;
}
.my-cover .cselect::after {
  content: "▼";
  border: 0.1rem solid #e7e7e7;
  border-left: none;
}
.my-cover .cselect {
  position: relative;
  background: #FFFFFF;
}
.my-cover .cselect::after {
  position: absolute;
  top: 0;
  right: 0;
}
.my-cover .cselect select {
  position: relative;
  z-index: 2;
  width: 100%;
  background: transparent;
}
.my-cover .cselect {
  max-width: 400px;
}
.my-cover .cselect, .my-cover .cselect::after, .my-cover .cselect select {
  box-sizing: border-box;
  height: 40px;
}
.my-cover .cselect::after {
  width: 40px;
}
.my-cover .cselect::after {
  /* COLORS */
  color: #0F0F11;
  background: #FFEC00;
  /* CENTER ARROW IN BOX */
  display: flex;
  align-items: center;
  justify-content: center;
}
.my-cover .cselect::after {
  transition: all 0.3s;
}
.my-cover .cselect:hover::after {
  background: #ffdf3d;
  color: #0F0F11;
  cursor: pointer;
}
.my-cover .cselect select:active,
.my-cover .cselect select:focus,
.my-cover .cselect select:hover {
  outline: none;
}
.my-cover .left.cselect select {
  padding-left: 40px;
}
.my-cover .left.cselect::after {
  right: auto;
  left: 0;
  border-radius: 50%;
}
.my-cover .cinput input {
  appearance: none;
}
.my-cover .cinput::after {
  content: "▲";
  border: 0.1rem solid #e7e7e7;
  border-left: none;
}
.my-cover .cinput {
  position: relative;
  display: inline-block;
  background: #FFFFFF;
}
.my-cover .cinput::after {
  position: absolute;
  top: 0;
  right: 0;
}
.my-cover .cinput input {
  width: 100% !important;
}
.my-cover .cinput {
  max-width: 400px;
}
.my-cover .cinput, .my-cover .cinput::after, .my-cover .cinput input {
  box-sizing: border-box;
  height: 40px;
}
.my-cover .cinput::after {
  width: 40px;
}
.my-cover .cinput::after {
  /* COLORS */
  color: #0F0F11;
  background: #FFFFFF;
  /* CENTER ARROW IN BOX */
  display: flex;
  align-items: center;
  justify-content: center;
}
.my-cover .cinput::after {
  transition: all 0.3s;
}
.my-cover .cinput:hover::after {
  background: #FFFFFF;
  color: #0F0F11;
  cursor: pointer;
}
.my-cover .cinput input:active,
.my-cover .cinput input:focus,
.my-cover .cinput input:hover {
  outline: none;
}
.my-cover .left.cinput input {
  padding-left: 40px;
}
.my-cover .left.cinput::after {
  right: auto;
  left: 0;
  border-radius: 50%;
}
.my-cover .cselect {
  margin: 0 1.5rem 0 0;
}
.my-cover .cselect::after {
  border-radius: 0 0.4rem 0.4rem 0;
}
.my-cover .cinput {
  margin: 0 auto 0.6rem auto;
}
.my-cover .cinput::after {
  border-radius: 0 0.4rem 0.4rem 0;
  border-color: #928F8E;
}
.my-cover .ccolor {
  position: relative;
  display: inline-flex;
  padding: 0 3.5rem 0 0;
  border: 1px solid #928F8E;
  border-radius: 3px;
}
.my-cover .dropbtn {
  font-family: "Times New Roman";
  background-color: #E8E8E8;
  color: #000000;
  padding: 4px 10px;
  font-size: 16px;
  border: none;
  border: 2px solid transparent;
  box-shadow: none;
  border-radius: 5px;
}
.my-cover .dropdown {
  position: relative;
  display: inline-block;
}
.my-cover .dropdown:hover .dropdown-content, .my-cover .dropdown.on .dropdown-content {
  display: block;
}
.my-cover .dropdown:hover .dropbtn, .my-cover .dropdown.on .dropbtn {
  color: #000000;
  border-color: #666666;
  background-color: #EEE;
}
.my-cover .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.my-cover .dropdown-content .option-item {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  cursor: pointer;
}
.my-cover .dropdown-content .option-item:hover {
  background-color: #ddd;
}
.my-cover .dropdown-content .option-item.selected {
  background: #666666;
}
.my-cover .cta {
  background-color: #FFEC00;
  border: 3px solid #FFEC00;
  border-radius: 40px;
  color: #0F0F11 !important;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  min-width: 160px;
  padding: 12px 35px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  box-shadow: none;
}
.my-cover .cta:hover, .my-cover .cta.on {
  background-color: #ffdf3d;
  border-color: #ffdf3d;
  color: #0F0F11 !important;
}
.my-cover select {
  border-color: #928F8E;
}
.my-cover input {
  color: #9E9998;
  border-color: #928F8E;
}
.my-cover input[type=text]:focus::placeholder {
  color: transparent;
}
.my-cover ul, .my-cover li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.my-cover .z-2 {
  z-index: 2;
}
.my-cover .z-3 {
  z-index: 3;
}
.my-cover .error {
  display: none;
  margin: 0 auto 1rem;
  color: #E02B27;
  text-transform: none;
  font-size: 1.2rem;
  line-height: 1.1;
  font-weight: 600;
}
.my-cover .p-absolute {
  position: absolute;
}
.my-cover .p-relative {
  position: relative;
}
.my-cover .actions {
  text-align: center;
}
.my-cover .actions #btnSave {
  margin: 2rem auto 1rem;
  font-size: 1.4rem;
  padding: 1rem 2rem;
}
.my-cover .actions #btnSave.enabled {
  display: block;
}
.my-cover .actions #btnSave.disabled {
  display: none;
}
.my-cover .section-bottom {
  clear: both;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 80px;
  background: #EAF2F5;
  height: 2.9rem;
}
.my-cover .section-bottom:after {
  background: #FFFFFF;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -25px;
  bottom: 0;
  transform-origin: 100% 100%;
  width: 150%;
}
.my-cover .section-bottom.up:after {
  transform: rotate(-3deg);
}
.my-cover .section-bottom.down:after {
  bottom: -66.6666666667px;
  transform: rotate(3deg);
}
.my-cover .section-bottom.up:after {
  transform: rotate(-2deg);
}
.my-cover .cover-wrapper {
  position: relative;
}
.my-cover .heart {
  display: inline-block;
  margin: 0 0 0 1rem;
  width: 2.5rem;
  height: 2.5rem;
  background: transparent url("../img/heart.png") no-repeat left center;
  background-size: contain;
}
.my-cover .picto-step {
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .picto-step:before {
  display: block;
  margin: 0 1rem 0 0;
  width: 9rem;
  height: 10rem;
  content: "";
  background: transparent url("../img/step-picto-sm.png") no-repeat left center;
}
.my-cover .picto-step.phylactere:before {
  background-position: -370px center;
}
.my-cover .picto-step.pencil:before {
  width: 8rem;
  background-position: -279px center;
}
.my-cover .picto-step.photo:before {
  background-position: -184px center;
}
.my-cover .picto-book {
  position: absolute;
  left: -2rem;
  top: -5rem;
  display: block;
  width: 9rem;
  height: 10rem;
  background: transparent url("../img/step-picto-sm.png") no-repeat center center;
  background-position: -88px 10px;
}
.my-cover .field-from {
  margin: 0 0 0.5rem;
  font-size: 1.3rem;
}
.my-cover .field-from .label-from {
  display: flex;
  justify-content: start;
  align-items: center;
}
.my-cover .field-from .label-from input[name=several]:checked + .text:before {
  background-position: -5px -30px;
}
.my-cover .field-from .label-from .text {
  display: flex;
  justify-content: start;
  align-items: center;
}
.my-cover .field-from .label-from .text:before {
  display: block;
  content: " ";
  width: 2.5rem;
  height: 3rem;
  background: transparent url("../img/checkbox-sm.png") no-repeat -5px 1px;
}
.my-cover .field {
  position: relative;
  margin: 0 auto;
  padding: 2rem 1rem;
  border: 0px dotted #acacac;
  text-align: left;
}
.my-cover .field:after {
  position: absolute;
  z-index: 2;
  bottom: -1.7rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
  content: "";
  background: transparent url("../img/arrow-down-sm.png") no-repeat center center;
  width: 5rem;
  height: 2rem;
}
.my-cover .field:first-child {
  padding: 2rem 1rem;
}
.my-cover .field:last-child:after {
  display: none;
}
.my-cover .field-content {
  margin: 0 auto;
  max-width: 50rem;
}
.my-cover .field[data-step="1"] .label {
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .field[data-step="1"] .label:before {
  content: "1";
  display: block;
  font-family: "DK Bocadillo";
}
.my-cover .field[data-step="2"] .label {
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .field[data-step="2"] .label:before {
  content: "2";
  display: block;
  font-family: "DK Bocadillo";
}
.my-cover .field[data-step="3"] .label {
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .field[data-step="3"] .label:before {
  content: "3";
  display: block;
  font-family: "DK Bocadillo";
}
.my-cover .field[data-step="4"] .label {
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .field[data-step="4"] .label:before {
  content: "4";
  display: block;
  font-family: "DK Bocadillo";
}
.my-cover .field[data-step="5"] .label {
  display: flex;
  align-items: center;
  justify-content: start;
}
.my-cover .field[data-step="5"] .label:before {
  content: "5";
  display: block;
  font-family: "DK Bocadillo";
}
.my-cover .field[data-step="4"] .label::before {
  content: "";
  height: 6.8rem;
  width: 4.5rem;
  background: transparent url("../img/4-sm.png") no-repeat center center;
  background-size: contain;
}
.my-cover .field.odd {
  background: #FFFFFF;
}
.my-cover .field.even {
  background: #EAF2F5;
}
.my-cover .field .input {
  margin: 0 3.5rem 0 6.5rem;
}
.my-cover .field .label {
  display: flex;
  align-items: center;
  justify-content: start;
  margin: 0 0 0.5rem;
}
.my-cover .field .label:before {
  padding: 0 4rem 0 0;
  font-size: 6.8rem;
  line-height: 1.1;
}
.my-cover .field .label.disabled {
  opacity: 0.5;
}
.my-cover .field .label.disabled:hover {
  cursor: default !important;
}
.my-cover .field .notice {
  font-size: 1.1rem;
}
.my-cover .field select {
  margin: 0 0 0.5rem;
  box-shadow: none;
  color: #686868;
}
.my-cover .field input[type=text] {
  width: 95%;
  margin: 0 0 0.5rem;
}
.my-cover .field .setting-covers .allowed-cover .picture {
  border: 2px solid transparent;
}
.my-cover .field .setting-covers .allowed-cover .picture.selected {
  border: 2px solid #606060;
}
.my-cover .field .setting-covers .allowed-cover .picture:hover {
  border: 2px solid #FFEC00;
}
.my-cover .field .setting-covers .allowed-cover .owl-stage-outer .owl-stage {
  display: flex;
  align-items: center;
  justify-content: center;
}
.my-cover .field .setting-covers .allowed-cover .owl-nav {
  position: absolute;
  width: 100%;
  bottom: 50%;
}
.my-cover .field .setting-covers .allowed-cover .owl-nav button.owl-prev,
.my-cover .field .setting-covers .allowed-cover .owl-nav button.owl-next {
  position: absolute;
  left: -1rem;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: initial;
  justify-content: center;
  background: #FFEC00;
  border-radius: 2rem;
  width: 2.5rem;
  height: 2.5rem;
  box-shadow: none;
  box-sizing: inherit;
}
.my-cover .field .setting-covers .allowed-cover .owl-nav button.owl-prev:hover,
.my-cover .field .setting-covers .allowed-cover .owl-nav button.owl-next:hover {
  background: #ffdf3d;
}
.my-cover .field .setting-covers .allowed-cover .owl-nav button.owl-next {
  right: -1rem;
  left: inherit;
}
.my-cover .field .allowed-customer-cover-position,
.my-cover .field .allowed-message,
.my-cover .field .allowed-message-position,
.my-cover .field .allowed-name-color,
.my-cover .field .allowed-text-color,
.my-cover .field .allowed-text-position,
.my-cover .field .allowed-from-color {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.my-cover .field .allowed-customer-cover-position li label:hover,
.my-cover .field .allowed-message li label:hover,
.my-cover .field .allowed-message-position li label:hover,
.my-cover .field .allowed-name-color li label:hover,
.my-cover .field .allowed-text-color li label:hover,
.my-cover .field .allowed-text-position li label:hover,
.my-cover .field .allowed-from-color li label:hover {
  cursor: pointer;
}
.my-cover .field .radio:checked + label {
  border: 2px solid #8DDF34;
}
.my-cover .field .message-custom:hover {
  cursor: pointer;
}

/*******************************************/
@media only screen and (min-width: 576px) {
  .my-cover .cinput {
    margin-right: 10%;
  }
}
/*******************************************/
@media only screen and (min-width: 810px) {
  .mobile,
.mobile-flex {
    display: none !important;
  }

  .desktop {
    display: block !important;
  }

  .desktop-flex {
    display: flex !important;
  }

  .my-cover .section-bottom {
    height: 3rem;
  }
  .my-cover .cinput {
    margin-right: auto;
  }
  .my-cover .cinput input {
    width: auto;
  }
  .my-cover .field {
    border: 0px solid green;
  }
  .my-cover .field:first-child {
    padding: 0rem 1rem 2rem;
  }
  .my-cover .field input[name=name] {
    margin-right: 1.5%;
  }
  .my-cover .field .input {
    margin: 0 1.5rem 0 4.5rem;
  }
  .my-cover .field .input[name=name], .my-cover .field .input[name=from] {
    width: 46%;
  }
  .my-cover .field .input-row {
    display: block;
  }
  .my-cover .field .label:before {
    padding: 0 2rem 0 0;
  }
  .my-cover .cover-wrapper {
    display: flex;
    justify-content: start;
    align-items: start;
  }
}
/*******************************************/
@media only screen and (min-width: 992px) {
  .desktop-992 {
    display: block !important;
  }

  .my-cover .cinput {
    margin-right: 10%;
  }
  .my-cover .field {
    border: 0px solid blue;
  }
  .my-cover .field input[name=name] {
    margin-right: 3.8%;
    flex-basis: 45%;
  }
  .my-cover .field .input[name=name], .my-cover .field .input[name=from] {
    width: 48%;
  }
  .my-cover .field .input-row {
    display: flex;
    justify-content: start;
    align-items: start;
    width: 100%;
  }
}
/*******************************************/
@media only screen and (min-width: 1200px) {
  .my-cover .field .input {
    margin: 0 3.5rem 0 6.5rem;
  }
  .my-cover .field .label:before {
    padding: 0 4rem 0 0;
  }
}
