@font-face {
  font-family: 'gill-bold';
  src: url("../../fonts/GillSansMTW03-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gill-medium';
  src: url("../../fonts/GillSansMTW03-Medium.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gill-regular';
  src: url("../../fonts/GillSansMTW03-Book.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gill-light';
  src: url("../../fonts/GillSansMTW03-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'lg-mot-emb';
  src: url("../../fonts/fontello.woff2") format("woff2"), url("../../fonts/fontello.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Perforation';
  src: url("../../fonts/fontello-perfo.woff2") format("woff2"), url("../../fonts/fontello-perfo.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Frauen';
  src: url("../../fonts/Frauen-Roman.woff2") format("woff2"), url("../../fonts/Frauen-Roman.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

.clearfix::before, .clearfix::after {
  content: '';
  display: table; }

.clearfix::after {
  clear: both; }

.wrapper {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  word-wrap: break-word; }
  .wrapper--padding {
    padding-left: 1.25em;
    padding-right: 1.25em; }
  .wrapper--m {
    max-width: 50em; }
  .wrapper--s {
    max-width: 40.8125em; }
  .wrapper--xs {
    max-width: 25.5em; }

.wrapper--padding {
  padding-left: 1.25em;
  padding-right: 1.25em; }

.c-white {
  color: #fff; }

.c-black {
  color: #000; }

.c-gray-alpha {
  color: #767676; }

.c-gray-beta {
  color: #cacaca; }

.c-gray-epsilon {
  color: #5d5d5d; }

.c-gray-zeta {
  color: #414042; }

.c-gray-iota {
  color: #acacac; }

.c-gray-theta {
  color: #6d6f71; }

.c-gold-alpha {
  color: #8e6532; }

.c-red-alpha {
  color: #b81d26; }

.c-red-beta {
  color: #fa6766; }

.c-red-delta {
  color: #f00; }

.c-green-alpha {
  color: #376f31; }

.c-green-intermediate {
  color: #62742F; }

.bg-white,
.bg-white-white {
  background: #fff; }

.bg-black {
  background: #000; }

.bg-gray-delta {
  background: #f9f9f9; }

.bg-gray-gamma {
  background: #efefef; }

.bg-gray-zeta, .symbol-loader {
  background: #414042; }

.bg-gray-gradient {
  background: radial-gradient(ellipse at center, #fff, #99a1a8, rgba(0, 0, 0, 0.7)); }

.bg-gray-eta {
  background: #d7d7d7; }

.bg-gray-kappa {
  background: #b7c2c4; }

.bg-gold-alpha {
  background: #efe1d0; }

.bg-grey {
  background-color: #FAFAFA; }

.no-upper {
  text-transform: none; }

.upper {
  text-transform: uppercase; }

.symbol {
  fill: currentColor; }
  .symbol--s {
    height: 1em;
    width: 1em; }
  .symbol--m {
    height: 1.25em;
    width: 1.25em; }
  .symbol--xm {
    height: 1.5625em;
    width: 1.5625em; }
  .symbol--l {
    height: 2em;
    width: 2em; }
  .symbol--xl {
    height: 4em;
    width: 4em; }
  .symbol-width--s {
    width: 1em; }
  .symbol-width--m {
    width: 1.25em; }
  .symbol-width--l {
    width: 2em; }
  .symbol-width--xl {
    width: 4em; }
  .symbol-height--s {
    height: 1em; }
  .symbol-height--m {
    height: 1.25em; }
  .symbol-height--l {
    height: 2em; }
  .symbol-height--xl {
    height: 4em; }
  .symbol-social {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 1.5em;
    width: 1.5em;
    transition: opacity .25s ease-in;
    margin-left: 0.3125em;
    margin-right: 0.3125em;
    opacity: 1; }
    .symbol-social:hover, .symbol-social:focus {
      opacity: .5; }
  .symbol-email {
    margin-right: 0.625em;
    height: 1.5em;
    width: 1.5em; }
  .symbol-player {
    width: 1.875rem;
    height: 2.125rem;
    fill: #fff;
    filter: drop-shadow(3px 3px 2px #4d4d4d); }
  .symbol-loader {
    padding: 0.625em;
    border-radius: 0.625em; }
  .symbol--stroke {
    fill: #fff;
    stroke: #000; }

.visually-hidden {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
  width: 1px;
  word-wrap: normal; }

.visually-hidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 0;
  width: 0;
  word-wrap: normal;
  box-shadow: none;
  border: 0;
  min-width: 0; }

.dropdown-menu, .b-radius-none {
  border-radius: 0; }

.fs-xxs {
  font-size: 0.5rem; }

.fs-xs {
  font-size: 0.625rem; }

.fs-sx {
  font-size: 0.6875rem; }

.fs-s {
  font-size: 0.75rem; }

.fs-xm {
  font-size: 0.8125rem; }

.fs-m {
  font-size: 0.875rem; }

.fs-l {
  font-size: 1rem; }

.fs-xl {
  font-size: 1.125rem; }

.fs-xxl {
  font-size: 1.25rem; }

.fs-3xl {
  font-size: 1.375rem; }

.fs-4xl {
  font-size: 1.5rem; }

.fs-5xl {
  font-size: 1.625rem; }

.fs-6xl {
  font-size: 1.75em; }

.fs-7xl {
  font-size: 1.875em; }

.fs-bigSize {
  font-size: 2.5em; }

@media (max-width: 34.99em) {
  .small-size.fs-6xl {
    font-size: 1.125em; }
  .small-size.fs-m {
    font-size: 0.75rem; }
  .small-size.fs-s {
    font-size: 0.625rem; } }

.ff-regular {
  font-family: 'gill-regular', Arial, sans-serif; }

.ff-light {
  font-family: 'gill-light', Arial, sans-serif; }

.ff-sbold {
  font-family: 'gill-medium', Arial, sans-serif; }

.ff-bold {
  font-family: 'gill-bold', Arial, sans-serif; }

.ff-frauen {
  font-family: 'Frauen', Arial, sans-serif; }

.float-l {
  float: left; }

.float-r {
  float: right; }

.clear-l {
  clear: left; }

.clear-r {
  clear: right; }

.is-fixed {
  position: fixed;
  z-index: 4;
  top: 0;
  width: 100%; }

.relative {
  position: relative; }

.static {
  position: static !important; }

.absolute {
  position: absolute; }

.t-0 {
  top: 0; }

.t-05 {
  top: 0.625rem; }

.t-075 {
  top: 0.83333rem; }

.t-1 {
  top: 1.25rem; }

.r-0 {
  right: 0; }

.r-05 {
  right: 0.625rem; }

.r-1 {
  right: 1.25rem; }

.b-0 {
  bottom: 0; }

.b-05 {
  bottom: 0.625rem; }

.b-05-min {
  bottom: -0.625rem; }

.b-1 {
  bottom: 1.25rem; }

.b-1-min {
  bottom: -1.25rem; }

.b-2 {
  bottom: 2.5rem; }

.l-0 {
  left: 0; }

.l-025 {
  left: 0.3125rem; }

.l-05 {
  left: 0.625rem; }

.l-1 {
  left: 1.25rem; }

@media (max-width: 34.99em) {
  .no-bottom--s {
    bottom: 0; } }

@media (max-width: 48.0525em) {
  .no-bottom--m {
    bottom: 0; } }

@media (max-width: 64.0525em) {
  .no-bottom--l {
    bottom: 0; } }

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

.middle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.z-0 {
  z-index: 0; }

.z-1 {
  z-index: 1; }

.z-2 {
  z-index: 2; }

.z-3 {
  z-index: 3; }

.z-4 {
  z-index: 4; }

.z-5 {
  z-index: 5; }

.lh-0 {
  line-height: 0; }

.lh-1 {
  line-height: 1; }

.lh-1-2 {
  line-height: 1.2; }

.lh-1-4 {
  line-height: 1.4; }

.lh-1-5 {
  line-height: 1.5; }

.lh-2 {
  line-height: 2; }

.lh-3 {
  line-height: 3; }

.p-auto {
  padding: auto; }

.p-0 {
  padding: 0; }

.p-100 {
  padding: 6.25rem; }

.p-50 {
  padding: 3.125rem; }

.p-40 {
  padding: 2.5rem; }

.p-30 {
  padding: 1.875rem; }

.pt-auto {
  padding-top: auto; }

.pt-0 {
  padding-top: 0; }

.pt-100 {
  padding-top: 6.25rem; }

.pt-50 {
  padding-top: 3.125rem; }

.pt-40 {
  padding-top: 2.5rem; }

.pt-30 {
  padding-top: 1.875rem; }

.pb-auto {
  padding-bottom: auto; }

.pb-0 {
  padding-bottom: 0; }

.pb-100 {
  padding-bottom: 6.25rem; }

.pb-50 {
  padding-bottom: 3.125rem; }

.pb-40 {
  padding-bottom: 2.5rem; }

.pb-30 {
  padding-bottom: 1.875rem; }

.pl-auto {
  padding-left: auto; }

.pl-0 {
  padding-left: 0; }

.pl-100 {
  padding-left: 6.25rem; }

.pl-50 {
  padding-left: 3.125rem; }

.pl-40 {
  padding-left: 2.5rem; }

.pl-30 {
  padding-left: 1.875rem; }

.pr-auto {
  padding-right: auto; }

.pr-0 {
  padding-right: 0; }

.pr-100 {
  padding-right: 6.25rem; }

.pr-50 {
  padding-right: 3.125rem; }

.pr-40 {
  padding-right: 2.5rem; }

.pr-30 {
  padding-right: 1.875rem; }

.m-auto {
  margin: auto; }

.m-0 {
  margin: 0; }

.m-100 {
  margin: 6.25rem; }

.m-50 {
  margin: 3.125rem; }

.m-40 {
  margin: 2.5rem; }

.m-30 {
  margin: 1.875rem; }

.mt-auto {
  margin-top: auto; }

.mt-0 {
  margin-top: 0; }

.mt-100 {
  margin-top: 6.25rem; }

.mt-50 {
  margin-top: 3.125rem; }

.mt-40 {
  margin-top: 2.5rem; }

.mt-30 {
  margin-top: 1.875rem; }

.mb-auto {
  margin-bottom: auto; }

.mb-0 {
  margin-bottom: 0; }

.mb-100 {
  margin-bottom: 6.25rem; }

.mb-50 {
  margin-bottom: 3.125rem; }

.mb-40 {
  margin-bottom: 2.5rem; }

.mb-30 {
  margin-bottom: 1.875rem; }

.ml-auto {
  margin-left: auto; }

.ml-0 {
  margin-left: 0; }

.ml-100 {
  margin-left: 6.25rem; }

.ml-50 {
  margin-left: 3.125rem; }

.ml-40 {
  margin-left: 2.5rem; }

.ml-30 {
  margin-left: 1.875rem; }

.mr-auto {
  margin-right: auto; }

.mr-0 {
  margin-right: 0; }

.mr-100 {
  margin-right: 6.25rem; }

.mr-50 {
  margin-right: 3.125rem; }

.mr-40 {
  margin-right: 2.5rem; }

.mr-30 {
  margin-right: 1.875rem; }

.p-auto {
  padding: auto; }

.p-0 {
  padding: 0; }

.p-025 {
  padding: 0.3125rem; }

.p-05 {
  padding: 0.625rem; }

.p-01 {
  padding: 1.25rem; }

.p-02 {
  padding: 2.5rem; }

.p-03 {
  padding: 3.75rem; }

.p-04 {
  padding: 5rem; }

.pt-auto {
  padding-top: auto; }

.pt-0 {
  padding-top: 0; }

.pt-025 {
  padding-top: 0.3125rem; }

.pt-05 {
  padding-top: 0.625rem; }

.pt-01, .cart .header-number-label {
  padding-top: 1.25rem; }

.pt-02 {
  padding-top: 2.5rem; }

.pt-03 {
  padding-top: 3.75rem; }

.pt-04 {
  padding-top: 5rem; }

.pt-07 {
  padding-top: 8.75rem; }

@media (max-width: 34.99em) {
  .pt-inm-01 {
    padding-top: 1.25rem; } }

.pb-auto {
  padding-bottom: auto; }

.pb-0 {
  padding-bottom: 0; }

.pb-025 {
  padding-bottom: 0.3125rem; }

.pb-05 {
  padding-bottom: 0.625rem; }

.pb-01 {
  padding-bottom: 1.25rem; }

.pb-02 {
  padding-bottom: 2.5rem; }

.pb-03 {
  padding-bottom: 3.75rem; }

.pb-04 {
  padding-bottom: 5rem; }

.pb-07 {
  padding-bottom: 8.75rem; }

@media (max-width: 34.99em) {
  .pb-inm-01 {
    padding-bottom: 1.25rem; } }

.pl-auto {
  padding-left: auto; }

.pl-0 {
  padding-left: 0; }

.pl-025 {
  padding-left: 0.3125rem; }

.pl-05 {
  padding-left: 0.625rem; }

.pl-01 {
  padding-left: 1.25rem; }

.pl-1-5 {
  padding-left: 1.875rem; }

.pl-02 {
  padding-left: 2.5rem; }

.pl-03 {
  padding-left: 3.75rem; }

.pl-04 {
  padding-left: 5rem; }

.pr-auto {
  padding-right: auto; }

.pr-0 {
  padding-right: 0; }

.pr-025 {
  padding-right: 0.3125rem; }

.pr-05 {
  padding-right: 0.625rem; }

.pr-01 {
  padding-right: 1.25rem; }

.pr-02 {
  padding-right: 2.5rem; }

.pr-03 {
  padding-right: 3.75rem; }

.pr-04 {
  padding-right: 5rem; }

@media (max-width: 64.0525em) {
  .no-padding--large {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 34.99em) {
  .no-padding--s > * {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 48.0525em) {
  .no-padding--m > * {
    padding-left: 0;
    padding-right: 0; } }

@media (max-width: 64.0525em) {
  .no-padding--l > * {
    padding-left: 0;
    padding-right: 0; } }

.m-auto {
  margin: auto; }

.m-0 {
  margin: 0; }

.m-025 {
  margin: 0.3125rem; }

.m-05 {
  margin: 0.625rem; }

.m-01 {
  margin: 1.25rem; }

.m-02 {
  margin: 2.5rem; }

.m-03 {
  margin: 3.75rem; }

.m-04 {
  margin: 5rem; }

.mt-auto {
  margin-top: auto; }

.mt-0 {
  margin-top: 0; }

.mt-025 {
  margin-top: 0.3125rem; }

.mt-05 {
  margin-top: 0.625rem; }

.mt-01 {
  margin-top: 1.25rem; }

.mt-02 {
  margin-top: 2.5rem; }

.mt-03 {
  margin-top: 3.75rem; }

.mt-04 {
  margin-top: 5rem; }

.mt-06 {
  margin-top: 7.5rem; }

@media (max-width: 34.99em) {
  .mt-inm-01 {
    margin-top: 1.25rem; } }

.mb-auto {
  margin-bottom: auto; }

.mb-0 {
  margin-bottom: 0; }

.mb-025 {
  margin-bottom: 0.3125rem; }

.mb-05 {
  margin-bottom: 0.625rem; }

.mb-01 {
  margin-bottom: 1.25rem; }

.mb-02 {
  margin-bottom: 2.5rem; }

.mb-03 {
  margin-bottom: 3.75rem; }

.mb-04 {
  margin-bottom: 5rem; }

@media (max-width: 34.99em) {
  .mb-inm-01 {
    margin-bottom: 1.25rem; } }

.ml-auto {
  margin-left: auto; }

.ml-0 {
  margin-left: 0; }

.ml-025 {
  margin-left: 0.3125rem; }

.ml-05 {
  margin-left: 0.625rem; }

.ml-01, .cart--line .item-attributes {
  margin-left: 1.25rem; }

.ml-1-5 {
  margin-left: 1.875rem; }

.ml-02 {
  margin-left: 2.5rem; }

.ml-03 {
  margin-left: 3.75rem; }

.ml-04 {
  margin-left: 5rem; }

.mr-auto {
  margin-right: auto; }

.mr-0 {
  margin-right: 0; }

.mr-05 {
  margin-right: 0.625rem; }

.mr-01 {
  margin-right: 1.25rem; }

.mr-02 {
  margin-right: 2.5rem; }

.mr-03 {
  margin-right: 3.75rem; }

.mr-04 {
  margin-right: 5rem; }

.container {
  padding-left: 1.25em;
  padding-right: 1.25em; }
  @media (max-width: 64.0525em) {
    .container {
      padding-left: 0.9375em;
      padding-right: 0.9375em; } }
  .container--nopad {
    padding: 0; }

.hidden {
  display: none; }

.inline-block {
  display: inline-block !important;
  transform: none; }

.block {
  display: block; }

.inline {
  display: inline; }

.img-rwd {
  max-width: 100%;
  height: auto; }

.half--width {
  max-width: 50%;
  width: 100%; }

.full--width--img {
  width: 100%;
  height: auto; }

.b-gray {
  border: 1px solid #cacaca; }

.b-gray-gamma {
  border: 1px solid #efefef; }

.bb-gray {
  border-bottom: 1px solid #cacaca; }

.bb-gray-gamma {
  border-bottom: 1px solid #efefef; }

.bb-d-gray {
  border-bottom: 1px dotted #cacaca; }

.bt-gray {
  border-top: 1px solid #cacaca; }

@media (max-width: 34.99em) {
  .bt-gray-inm {
    border-top: 1px solid #cacaca; } }

.bl-gray {
  border-left: 1px solid #cacaca; }

.br-gray {
  border-right: 1px solid #cacaca; }

.b-gray-double {
  border: 2px solid #cacaca;
  border-radius: 2px; }

.b-black {
  border: 1px solid #000; }

.bb-black {
  border-bottom: 1px solid #000; }

@media (max-width: 48.0525em) {
  .no-border--m {
    border: 0; } }

@media (max-width: 64.0525em) {
  .no-border--l {
    border: 0; } }

.outline-none:focus {
  outline: 0; }

@media (min-width: 35em) {
  .border--s {
    border: 0; } }

@media (min-width: 48.0625em) {
  .border--m {
    border: 0; } }

@media (min-width: 64.0625em) {
  .border--l {
    border: 0; } }

.col-border {
  width: calc(100% + 1px);
  margin-left: -1px; }

.full-width {
  width: 100%;
  min-width: 0;
  max-width: 100%; }

.full-height-txt {
  height: 100%;
  min-height: 0; }

.width-30 {
  width: 30px;
  display: inline-block; }

.w-15 {
  max-width: 11.25rem;
  width: 100%; }

.w-10 {
  max-width: 8.75rem;
  width: 100%; }

.w-100 {
  width: 100%; }

.txt-l {
  text-align: left; }

.txt-r {
  text-align: right; }

.txt-c {
  text-align: center; }

.transform-none {
  transform: none !important; }

@media (max-width: 77.49em) {
  .display-xl--from {
    display: none; }
    .display-xl--from--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (min-width: 77.5em) {
  .display-xl--until {
    display: none; }
    .display-xl--until--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (max-width: 64.0525em) {
  .display-l--from {
    display: none; }
    .display-l--from--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (min-width: 64.0625em) {
  .display-l--until {
    display: none; }
    .display-l--until--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (max-width: 48.0525em) {
  .display-m--from {
    display: none; }
    .display-m--from--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (min-width: 48.0625em) {
  .display-m--until {
    display: none; }
    .display-m--until--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (max-width: 34.99em) {
  .display-s--from {
    display: none; }
    .display-s--from--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

@media (min-width: 35em) {
  .display-s--until {
    display: none; }
    .display-s--until--a11y {
      position: absolute;
      clip: rect(1px, 1px, 1px, 1px);
      overflow: hidden;
      height: 0;
      width: 0;
      word-wrap: normal;
      box-shadow: none;
      border: 0;
      min-width: 0;
      display: inherit; } }

.underlined-s {
  width: 6.25rem;
  display: inline-block;
  border-bottom: 1px solid #fff;
  height: 1px;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  @media (max-width: 34.99em) {
    .underlined-s {
      margin-top: 0.625rem;
      margin-bottom: 0.625rem; } }
  .underlined-s--b {
    border-bottom: 1px solid #000; }

@media (min-width: 35em) {
  .content-center {
    top: 25%;
    left: 40%;
    transform: translate(-40%, -50%);
    position: absolute;
    width: 80%; } }

.v-top {
  vertical-align: top; }

.v-middle {
  vertical-align: middle; }

.icobtn {
  background: transparent; }

.list-style-point li {
  position: relative;
  padding-left: 10px; }
  .list-style-point li:after {
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #000;
    position: absolute;
    left: 0;
    top: 7px; }

.list-style-dash li {
  list-style: inside;
  list-style-type: '- '; }

.no-wrap {
  white-space: nowrap; }

.wrap {
  white-space: normal; }

.pre-wrap {
  white-space: pre-wrap; }

.txt-underline {
  text-decoration: underline; }

.txt-none {
  text-decoration: none  !important; }

.pointer {
  cursor: pointer; }

.overflow-auto {
  overflow: auto; }

.overflow-hidden {
  overflow: hidden; }

.overflow-hidden {
  overflow: hidden; }

.min-width-650 {
  min-width: 650px; }

.hidden-left {
  position: absolute;
  left: -9999px; }

.border-box {
  box-sizing: border-box !important; }

.bg-transparent {
  background: transparent; }

.w-break {
  word-break: break-word; }

.time-line {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0; }
  .time-line::before {
    content: '';
    position: absolute;
    top: 6px;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #B1B1B1; }
  .time-line .step {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    .time-line .step__dot {
      position: relative;
      width: 12px;
      height: 12px;
      padding: 0 15px;
      background-color: #fff; }
      .time-line .step__dot::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 12px;
        height: 12px;
        border-radius: 50%;
        background-color: transparent;
        border: 2px solid #B1B1B1; }
    .time-line .step__title {
      position: absolute;
      top: 25px;
      left: 50%;
      transform: translateX(-50%);
      text-align: center;
      white-space: nowrap;
      color: #B1B1B1; }
      @media (max-width: 48.0525em) {
        .time-line .step__title {
          visibility: hidden; } }

.cart-page .time-line .step:nth-child(1) .step__dot::before {
  border-color: #000;
  background-color: #000; }

.cart-page .time-line .step:nth-child(1) .step__title {
  color: #000;
  visibility: visible; }

.cart {
  margin-top: 32px; }
  .cart--header .link-continue {
    line-height: normal; }
    @media (max-width: 48.0525em) {
      .cart--header .link-continue {
        margin-bottom: 28px; } }
  .cart--header h1 {
    font-family: 'gill-medium', Arial, sans-serif;
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin-bottom: 0; }
    @media (max-width: 48.0525em) {
      .cart--header h1 {
        font-size: 1.5rem;
        letter-spacing: 1.2px; } }
  .cart .header-price-label {
    display: none; }
    @media (min-width: 48.0625em) {
      .cart .header-price-label {
        display: block; } }
  @media (min-width: 48.0625em) {
    .cart .header-number-label {
      display: none; } }
  @media (max-width: 48.0525em) {
    .cart .header-number-label {
      display: none; } }
  .cart--line:first-child {
    padding-top: 1.5rem; }
    @media (max-width: 48.0525em) {
      .cart--line:first-child {
        padding-top: 2.5rem; } }
  @media (min-width: 48.0625em) {
    .cart--line {
      padding: 2rem 0; }
      .cart--line:not(:last-child) {
        border-bottom: 1px solid #F0F0F0; } }
  @media (max-width: 48.0525em) {
    .cart--line {
      padding: 1.25rem 0;
      border-bottom: none; } }
  .cart--line .product-info-content {
    margin-bottom: 32px; }
    .cart--line .product-info-content .content-wrapper {
      width: 100%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: baseline;
          align-items: baseline; }
      @media (max-width: 48.0525em) {
        .cart--line .product-info-content .content-wrapper {
          height: 100%;
          -ms-flex-align: end;
              align-items: flex-end; } }
      .cart--line .product-info-content .content-wrapper .price, .cart--line .product-info-content .content-wrapper .price-delete-wrapper {
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
  .cart--line .item-attributes {
    position: relative;
    width: 100%; }
    .cart--line .item-attributes .item-ref, .cart--line .item-attributes .item-quantity {
      color: #8A8A8A; }
  .cart--line .discounted-price {
    font-family: 'gill-regular', Arial, sans-serif;
    font-size: 1rem;
    letter-spacing: 0.05em;
    text-align: right; }
  .cart--line .cart-price {
    font-family: 'gill-medium', Arial, sans-serif;
    font-size: 1rem;
    letter-spacing: 0.05em;
    text-align: right; }
  .cart--line .attribute-color {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .cart--line .attribute-color .product-color__square {
      width: 0.9375rem;
      height: 0.9375rem;
      margin: 0 0 0 3.125rem; }
  .cart--line .product-btns {
    display: -ms-flexbox;
    display: flex; }
  .cart--line .product-delete .remove-product::before {
    bottom: -5px; }
  .cart--line .product-delete.notEditable {
    padding-left: 0; }
  .cart--line .line-item-gift-wrapping.add-gift-wrapping {
    margin: 32px 0; }
    @media (max-width: 52.49em) {
      .cart--line .line-item-gift-wrapping.add-gift-wrapping {
        margin: 16px 0; } }
  .cart--line .line-item-gift-wrapping .message_gift .msg-info, .cart--line .line-item-gift-wrapping .message_gift .msg-info p {
    font-size: 0.625rem;
    color: #8A8A8A;
    display: block;
    letter-spacing: 0.05em;
    margin-top: 8px; }
  .cart--line .line-item-gift-wrapping .message_gift textarea {
    min-height: 160px;
    border: 1px solid #B1B1B1;
    min-width: initial; }
    .cart--line .line-item-gift-wrapping .message_gift textarea:-ms-input-placeholder {
      font-family: 'gill-regular', Arial, sans-serif;
      font-size: 0.875rem;
      color: #BCBCBC; }
    .cart--line .line-item-gift-wrapping .message_gift textarea::placeholder {
      font-family: 'gill-regular', Arial, sans-serif;
      font-size: 0.875rem;
      color: #BCBCBC; }
  .cart--line .line-item-gift-wrapping .message_gift .textarea-msg-error {
    margin-bottom: 8px;
    font-size: 10px;
    color: #c00;
    display: none; }
  .cart--line .line-item-gift-wrapping .expandmore--alpha {
    width: 100%; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .img-wrapper.flex img {
      width: 100%;
      max-height: 160px; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .img-wrapper.flex .demipicture {
      width: 50%; }
    @media (max-width: 52.49em) {
      .cart--line .line-item-gift-wrapping .expandmore--alpha .img-wrapper.flex {
        -ms-flex-pack: normal;
            justify-content: normal; } }
    .cart--line .line-item-gift-wrapping .expandmore--alpha div.disabled {
      opacity: 0.5;
      pointer-events: none; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      @media (max-width: 52.49em) {
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper {
          -ms-flex-flow: column;
              flex-flow: column; } }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc {
        -ms-flex: 0 0 45%;
            flex: 0 0 45%; }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc {
            -ms-flex: 0 0 100%;
                flex: 0 0 100%; } }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field {
          margin-bottom: 14px; }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .input-giftwrapping-enabled {
            font-family: 'gill-medium', Arial, sans-serif;
            font-size: 0.875rem;
            height: 54px;
            overflow: hidden;
            display: block;
            letter-spacing: 0.05em;
            color: #000;
            text-transform: lowercase;
            line-height: normal; }
            .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .input-giftwrapping-enabled::first-letter {
              text-transform: uppercase; }
            @media (max-width: 52.49em) {
              .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .input-giftwrapping-enabled {
                height: auto; } }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .form__label:after {
            left: 3.5px;
            top: 25%; }
            @media (max-width: 52.49em) {
              .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .form__label:after {
                top: 50%; } }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .form__label::before {
            top: 25%; }
            @media (max-width: 52.49em) {
              .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .form__field .form__label::before {
                top: 50%; } }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .visual-wrapper {
            text-align: center; } }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .img-wrapper {
          height: 160px;
          width: 100%; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .img-wrapper {
              height: 160px;
              width: calc(76%);
              margin: 20px auto 0; } }
          @media (max-width: 34.99em) {
            .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .img-wrapper {
              height: 135px; } }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc .img-wrapper img {
            height: 100%;
            width: 100%; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc p {
          font-family: 'gill-medium', Arial, sans-serif;
          font-size: 0.75rem;
          margin-top: 16px;
          letter-spacing: 0.05em; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc a {
          text-decoration: underline; }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc a::before {
            content: none; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc a {
              text-align: center;
              padding: 20px 0 0;
              margin-bottom: 10px; } }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc p::before {
          content: none; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc hr {
          display: none; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .left-bloc hr {
              display: block; } }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc {
        padding-left: 15px; }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc {
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
            padding: 0; } }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc .msg-title {
          font-size: 0.875rem;
          display: block;
          margin-bottom: 32px;
          -webkit-text-stroke-width: thin;
          text-align: left; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc textarea {
          min-height: 160px;
          border: 1px solid #B1B1B1;
          min-width: initial; }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc textarea:-ms-input-placeholder {
            font-family: 'gill-regular', Arial, sans-serif;
            font-size: 0.875rem;
            color: #BCBCBC; }
          .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc textarea::placeholder {
            font-family: 'gill-regular', Arial, sans-serif;
            font-size: 0.875rem;
            color: #BCBCBC; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc .form__field--margin {
          margin: 50px 0 0 0; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc .form__field--margin {
              margin: 0; } }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc .msg-info, .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc .msg-info p {
          font-size: 0.625rem;
          color: #8A8A8A;
          display: block;
          letter-spacing: 0.05em;
          margin-top: 8px; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-wrapper .right-bloc .textarea-msg-error {
          margin-bottom: 8px;
          font-size: 10px;
          color: #c00;
          display: none; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-btns {
      margin-top: 32px; }
      @media (max-width: 52.49em) {
        .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-btns {
          margin-top: 18px; } }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .bloc-btns .line-item-gift-wrapping-save-cta {
        min-width: 16em; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta {
      background-color: white;
      border: none;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-align: center;
          align-items: center;
      z-index: 3;
      padding: 10px 16px;
      border: 1px solid #F0F0F0;
      min-height: 44px;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta div.gift-wrap-header {
        padding-left: 5px; }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta:focus {
        outline: none; }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta[aria-expanded="true"] .icon-chevron {
        transform: translate(50%, calc(50% - 4px)) rotate(-180deg); }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta[aria-expanded="true"] .form-group .form__label::after {
        transform: translateY(-50%) scale(1); }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta div.gift {
        display: none;
        padding-left: 5px; }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta svg {
        width: 20px;
        height: 20px;
        margin-right: 16px;
        fill: transparent;
        transform: translateY(calc(50% - 4px)); }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta svg.icon-chevron {
          margin-right: 0px;
          transform: translate(50%, calc(50% - 4px)); }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta span.gift-wrap-header {
        font-family: 'gill-medium', Arial, sans-serif;
        font-size: 14px;
        line-height: 0.98rem;
        letter-spacing: 0.05em;
        text-transform: none;
        color: #000;
        text-align: left;
        padding-bottom: 1px;
        /*@include mq($until: "M") {
                                width: calc(83% - 15px);
                            }*/ }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .form-group {
        padding: 0;
        pointer-events: none;
        margin: 0;
        line-height: 2; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .form-group .form__label {
          transform: translateY(-50%) scale(0);
          padding-left: 1.66667em; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .form-group .form__field {
          display: block; }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .icon-chevron {
        transition: all .3s ease; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .icon-chevron::before {
          border-style: solid;
          border-width: 1px 1px 0 0;
          content: '';
          display: inline-block;
          height: 15px;
          position: relative;
          top: -5px;
          vertical-align: top;
          width: 15px;
          transform: rotate(135deg); }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .plus-moins {
        position: relative;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        border: 1px solid black;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .plus-moins:before {
          content: '';
          width: 10px;
          height: 0.5px;
          background-color: black;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, 50%); }
        .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta .plus-moins:after {
          content: '';
          width: 0.5px;
          height: 10px;
          background-color: black;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(50%, -50%); }
      .cart--line .line-item-gift-wrapping .expandmore--alpha .line-item-gift-wrapping-cta[aria-expanded="true"] .plus-moins:after {
        content: none; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha button.minimum-packaging {
      box-shadow: none;
      padding: 24px 16px;
      border: none;
      background-color: #FAFAFA; }
      @media (max-width: 52.49em) {
        .cart--line .line-item-gift-wrapping .expandmore--alpha button.minimum-packaging {
          padding: 10px; } }
      .cart--line .line-item-gift-wrapping .expandmore--alpha button.minimum-packaging .gift-wrap-header {
        margin-left: 13px;
        line-height: 1.3;
        color: #565656;
        font-size: 14px;
        width: 94%; }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .expandmore--alpha button.minimum-packaging .gift-wrap-header {
            font-size: 14px; } }
        @media (max-width: 48.0525em) {
          .cart--line .line-item-gift-wrapping .expandmore--alpha button.minimum-packaging .gift-wrap-header {
            font-size: 12px; } }
    .cart--line .line-item-gift-wrapping .expandmore--alpha span.form__label.msg-title {
      font-size: 0.875rem;
      padding-left: 1.75rem; }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .form__field--checkbox--m .form__label.msg-title:after {
      top: calc(0.875rem / 2); }
    .cart--line .line-item-gift-wrapping .expandmore--alpha .form__field--checkbox--m .form__label.msg-title:before {
      top: 10px; }
  .cart--line .line-item-gift-wrapping input[type="radio"]:checked + .form__label .form__label__focus {
    font-weight: bold; }
  .cart--line .line-item-gift-wrapping .response-info {
    font-family: 'gill-medium', Arial, sans-serif;
    text-align: left;
    font-size: 0.8125rem;
    width: calc(100% - 36px);
    color: #B1B1B1;
    line-height: 0.8125rem;
    text-transform: initial; }
  .cart--line .line-item-gift-wrapping .green {
    color: #62742F; }
  .cart--line .line-item-gift-wrapping .gift-wrap-header {
    width: 80%;
    display: block;
    text-align: left;
    line-height: 1rem; }
    @media (max-width: 52.49em) {
      .cart--line .line-item-gift-wrapping .gift-wrap-header {
        width: 76%; } }
  .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form {
    position: relative;
    background-color: white;
    border: none;
    padding: 24px;
    margin: 0;
    z-index: 2;
    border: 1px solid #F0F0F0; }
    .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging {
      background-color: #fff;
      border: 1px solid #F0F0F0;
      padding: 0; }
      .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging.no-image .bloc-wrapper .right-bloc {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
      .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper {
        padding: 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: center;
            align-items: center; }
        .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper.right .left-bloc {
          -ms-flex-order: 1;
              order: 1;
          padding-left: 15px; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper.right .left-bloc {
              padding: 0; } }
        .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper.right .right-bloc {
          padding-left: 0; }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper.bottom .left-bloc {
            -ms-flex-order: 1;
                order: 1;
            margin-top: 30px;
            margin-bottom: 15px; } }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper.top .left-bloc {
            -ms-flex-order: 0;
                order: 0;
            margin-bottom: 30px;
            margin-top: 15px; } }
        @media (max-width: 52.49em) {
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper {
            -ms-flex-flow: column;
                flex-flow: column;
            padding: 20px 15px; } }
        .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .left-bloc {
          -ms-flex: 0 0 35%;
              flex: 0 0 35%; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .left-bloc {
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .left-bloc .visual-wrapper .img-wrapper {
              height: 130px;
              width: 100%;
              margin: 0; } }
        .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc {
          padding: 15px 0 15px 15px;
          -ms-flex: 0 0 65%;
              flex: 0 0 65%; }
          @media (max-width: 52.49em) {
            .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc {
              padding: 0 0 0 15px;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%; } }
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc h2, .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc h3, .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc h4, .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc h5 {
            margin-bottom: 10px;
            -webkit-text-stroke-width: thin;
            color: #505050; }
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc p {
            font-size: 14px;
            line-height: normal;
            color: #505050; }
            @media (max-width: 52.49em) {
              .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc p {
                font-size: 12px; } }
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form.minimum-packaging .bloc-wrapper .right-bloc a {
            text-decoration: underline;
            color: #505050; }
    .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form textarea {
      border: solid 1px #BCBCBC; }
      .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form textarea:disabled {
        background-color: #ebebeb;
        cursor: not-allowed; }
      .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form textarea:-ms-input-placeholder {
        color: black;
        font-size: 10px;
        /*   @include mq($until: "MX") {
                            position: absolute;
                            font-size: 10px;
                            text-align: left;
                        }*/
        /* Media query pour cibler les appareils iOS */ }
      .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form textarea::placeholder {
        color: black;
        font-size: 10px;
        /*   @include mq($until: "MX") {
                            position: absolute;
                            font-size: 10px;
                            text-align: left;
                        }*/
        /* Media query pour cibler les appareils iOS */ }
        @supports (-webkit-touch-callout: none) {
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form textarea:-ms-input-placeholder textarea {
            padding-top: 20px;
            /* Ajustez selon vos besoins */ }
          .cart--line .line-item-gift-wrapping .line-item-gift-wrapping-form textarea::placeholder textarea {
            padding-top: 20px;
            /* Ajustez selon vos besoins */ } }
  .cart .expandmore__button .form__field--radio.active .form__label::after {
    transform: translateY(-50%) scale(1);
    background: #8e6532; }
  .cart .expandmore__button .form__field--radio .form__label::before {
    border-color: #8e6532; }
  .cart .expandmore__button .form__field--radio .form__label {
    transform: scale(0.8); }
  .cart .delivery-informations table.table-bordered th,
  .cart .delivery-informations table.table-bordered td {
    padding: 0.2rem 0.75rem; }
  .cart .delivery-informations a {
    margin-bottom: 0; }
  .cart .cart-header {
    max-width: 1128px;
    margin: 0 auto; }
    .cart .cart-header.js-cart-not-empty {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      @media (max-width: 63.99em) {
        .cart .cart-header.js-cart-not-empty {
          -ms-flex-flow: column;
              flex-flow: column; } }
    .cart .cart-header .product-cards {
      -ms-flex: 0 0 calc(100% - 456px);
          flex: 0 0 calc(100% - 456px);
      padding-right: 120px; }
      @media (max-width: 63.99em) {
        .cart .cart-header .product-cards {
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
          padding: 0; } }
      .cart .cart-header .product-cards li .item-line {
        font-family: 'gill-medium', Arial, sans-serif;
        text-transform: inherit;
        font-size: 1rem;
        letter-spacing: 0.05em;
        line-height: 14.5px;
        color: #000;
        margin-bottom: 4px; }
      .cart .cart-header .product-cards li .product-title {
        font-family: 'gill-light', Arial, sans-serif;
        font-size: 1rem;
        letter-spacing: 0.05em;
        color: #000;
        text-transform: inherit;
        line-height: normal;
        margin-bottom: 8px;
        display: -webkit-inline-box;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis; }
      .cart .cart-header .product-cards li picture {
        width: 97.5px;
        height: 97.5px;
        background-color: #F8F8F8;
        padding: 3px; }
        .cart .cart-header .product-cards li picture img {
          width: 100%;
          height: 100%;
          object-fit: cover; }
    .cart .cart-header .sticky-mobile {
      background-color: #fff; }
      @media (max-width: 48.0525em) {
        .cart .cart-header .sticky-mobile {
          position: fixed;
          padding: 20px;
          background: #fff;
          width: 100%;
          left: 0;
          bottom: 0;
          z-index: 6;
          box-shadow: 0px -4px 6px 0px rgba(0, 0, 0, 0.06); } }
      .cart .cart-header .sticky-mobile .totals-price {
        display: none; }
        @media (max-width: 48.0525em) {
          .cart .cart-header .sticky-mobile .totals-price {
            display: -ms-flexbox;
            display: flex;
            margin-bottom: 0.8125rem; } }
        .cart .cart-header .sticky-mobile .totals-price .price-label {
          text-transform: uppercase;
          font-size: 0.875rem; }
      .cart .cart-header .sticky-mobile .checkout-continue a.checkout-btn {
        display: block; }
    .cart .cart-header .totals {
      -ms-flex: 0 0 456px;
          flex: 0 0 456px; }
      @media (max-width: 63.99em) {
        .cart .cart-header .totals {
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
          padding: 0;
          margin-top: 30px; } }
      .cart .cart-header .totals .totals-wrapper {
        background-color: #FBFBFB;
        padding: 32px; }
        @media (max-width: 48.0525em) {
          .cart .cart-header .totals .totals-wrapper {
            padding: 20px;
            margin: 0 -15px; } }
        .cart .cart-header .totals .totals-wrapper h1, .cart .cart-header .totals .totals-wrapper h2, .cart .cart-header .totals .totals-wrapper h3, .cart .cart-header .totals .totals-wrapper h4, .cart .cart-header .totals .totals-wrapper h5 {
          font-family: 'gill-medium', Arial, sans-serif;
          margin-bottom: 12px;
          text-transform: uppercase; }
        .cart .cart-header .totals .totals-wrapper .text-cart-reassurance .content-slot.full {
          padding-top: 1.25rem;
          border-top: 1px solid #D3D3D3; }
      .cart .cart-header .totals .totals-price {
        border-top: 1px solid #D3D3D3; }
        @media (max-width: 48.0525em) {
          .cart .cart-header .totals .totals-price {
            display: none; } }
        .cart .cart-header .totals .totals-price .price-label {
          font-family: 'gill-medium', Arial, sans-serif;
          text-transform: uppercase;
          font-size: 0.875rem;
          letter-spacing: 0.08em; }
        .cart .cart-header .totals .totals-price .sub-total {
          font-family: 'gill-medium', Arial, sans-serif;
          text-transform: uppercase;
          font-size: 1rem;
          letter-spacing: 0.08em; }
      .cart .cart-header .totals .button-primary, .cart .cart-header .totals button [class^="button-"] {
        display: block;
        width: 100%;
        margin-bottom: 32px;
        text-decoration: none; }
      .cart .cart-header .totals.summary .title-summary {
        font-size: 1.375rem;
        font-style: normal;
        font-weight: 400;
        line-height: 1.65rem;
        letter-spacing: 1.1px;
        text-transform: uppercase; }
      .cart .cart-header .totals.summary .separateur {
        width: 100%;
        height: 1px;
        background-color: #D3D3D3;
        display: block; }
        @media (max-width: 48.0525em) {
          .cart .cart-header .totals.summary .separateur {
            margin: 1.25rem 0; } }
      .cart .cart-header .totals.summary .bloc .content-slot {
        margin: 1.25rem 0; }
      .cart .cart-header .totals.summary #discountCodeForm .form-group input {
        width: calc(100% - 116px);
        padding: 10px;
        font-size: 14px;
        border: 1px solid #D3D3D3;
        height: 44px; }
        .cart .cart-header .totals.summary #discountCodeForm .form-group input:-ms-input-placeholder {
          color: #B1B1B1; }
        .cart .cart-header .totals.summary #discountCodeForm .form-group input::placeholder {
          color: #B1B1B1; }
        .cart .cart-header .totals.summary #discountCodeForm .form-group input:-ms-input-placeholder {
          color: #B1B1B1; }
        .cart .cart-header .totals.summary #discountCodeForm .form-group input::-ms-input-placeholder {
          color: #B1B1B1; }
      .cart .cart-header .totals.summary #discountCodeForm .form-group .btn-discountCode {
        width: 106px;
        height: 44px;
        text-transform: uppercase;
        color: #8A8A8A;
        border: 1px solid #D3D3D3;
        border-radius: 0;
        margin-left: 10px; }
      .cart .cart-header .totals.summary .lc_overlay li {
        border-bottom: 1px solid #D3D3D3; }
        .cart .cart-header .totals.summary .lc_overlay li:first-child {
          border-top: 1px solid #D3D3D3; }
        .cart .cart-header .totals.summary .lc_overlay li .overlay__button {
          position: relative;
          display: block;
          width: 100%;
          background: transparent;
          border: 0;
          text-align: left;
          padding: 24px 0;
          cursor: pointer;
          font-size: 0.875rem; }
          .cart .cart-header .totals.summary .lc_overlay li .overlay__button .title-symbol-wrapper {
            position: relative;
            display: block;
            padding-right: 1.5625rem; }
          .cart .cart-header .totals.summary .lc_overlay li .overlay__button .lon-subtitle {
            color: #565656;
            text-transform: none;
            font-style: italic;
            padding-right: 1.5625rem;
            display: block;
            overflow-wrap: anywhere; }
          .cart .cart-header .totals.summary .lc_overlay li .overlay__button .symbol {
            position: absolute;
            transition: transform .25s ease-in;
            width: 0.9375rem;
            height: 0.9375rem;
            right: -3px;
            pointer-events: none;
            top: 0;
            bottom: 0;
            margin-top: auto;
            margin-bottom: auto; }
      .cart .cart-header .totals .lon-overlay .lon-overlay__header {
        padding: 10px 0;
        margin-right: 15px;
        margin-top: 10px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end; }
      .cart .cart-header .totals .lon-overlay h2 {
        font-family: 'gill-regular', Arial, sans-serif; }
      .cart .cart-header .totals .lon-overlay .button-primary {
        width: auto; }

.alert-empty-cart {
  color: #000;
  background-color: #F0F0F0; }
  .alert-empty-cart .button-primary {
    display: inline-block; }
  @media (max-width: 34.99em) {
    .alert-empty-cart {
      padding: 31px 0; } }
  @media (max-width: 34.99em) {
    .alert-empty-cart h2 {
      font-size: 1.25rem; } }

.gift-card-container {
  max-height: 38em;
  width: 100%;
  height: 18.75rem; }
  @media (max-width: 48.0525em) {
    .gift-card-container {
      height: 12.5rem; } }
  .gift-card-container .container-message {
    max-height: 100%;
    overflow-y: scroll;
    scrollbar-width: none;
    overflow: -moz-scrollbars-none;
    -ms-overflow-style: none; }
    .gift-card-container .container-message::-webkit-scrollbar {
      width: 0 !important;
      display: none; }
  .gift-card-container img {
    width: 100%;
    height: auto; }

.message-preview {
  text-align: left;
  white-space: pre-wrap;
  padding-left: 2.5rem; }
  @media (max-width: 48.0525em) {
    .message-preview {
      padding-left: 1.25rem;
      font-size: smaller; } }

.text-left {
  text-align: left; }

@media (max-width: 321px) {
  .line-item-gift-wrapping-cta .c-gold-alpha.symbol {
    display: none; }
  .line-item-gift-wrapping-cta .gift-wrap-header {
    font-size: 0.6875rem; }
  .line-item-gift-wrapping-cta .form__field--radio--m {
    transform: scale(0.9); } }

.minimum-packaging-simple-text p {
  width: 100%;
  color: #505050;
  font-size: 14px; }

.modal#removeProductModal .product-to-remove {
  font-family: 'gill-medium', Arial, sans-serif;
  font-size: 1rem; }

.modal#removeProductModal .img-product-to-remove {
  background: #F2F2F2;
  width: 5rem;
  height: 5rem;
  margin: auto auto 0.6875rem;
  padding: 0.5rem 0.625rem; }
  .modal#removeProductModal .img-product-to-remove img {
    width: 100%; }

.modal#removeProductModal .delete-confirmation-header .close-cross {
  content: url("data:image/svg+xml,%3Csvg xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg' class='symbol' aria-hidden='true' focusable='false' width='34' height='34' %3E%3Cdefs%3E%3Csymbol id='symbol-close-cart' viewBox='0 0 32 32'%3E%3Cpath d='M24 8L8 24' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3Cpath d='M8 8L24 24' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/symbol%3E%3C/defs%3E%3Cuse xlink:href='%23symbol-close-cart'%3E%3C/use%3E%3C/svg%3E");
  position: absolute;
  right: 10px;
  top: 10px;
  margin: 0;
  width: 32px;
  height: 32px;
  cursor: pointer; }

.modal#removeProductModal .delete-confirmation-header p {
  font-family: 'gill-regular', Arial, sans-serif;
  font-size: 1rem;
  padding: 0 20px; }
