.pull-left-xs {
  float: left; }

.pull-right-xs {
  float: right; }

@media (min-width: 544px) and (max-width: 768.98px) {
  .pull-left-sm {
    float: left; }
  .pull-right-sm {
    float: right; } }

@media (min-width: 769px) and (max-width: 1024.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

@media (min-width: 1025px) and (max-width: 1239.98px) {
  .pull-left-lg {
    float: left; }
  .pull-right-lg {
    float: right; } }

@media (min-width: 1240px) and (max-width: 1439.98px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    float: right; } }

@media (min-width: 1440px) {
  .pull-left-xxl {
    float: left; }
  .pull-right-xxl {
    float: right; } }

@media (max-width: 543.98px) {
  .hidden-xs-down {
    display: none !important; } }

@media (max-width: 768.98px) {
  .hidden-sm-down {
    display: none !important; } }

@media (max-width: 1024.98px) {
  .hidden-md-down {
    display: none !important; } }

@media (max-width: 1239.98px) {
  .hidden-lg-down {
    display: none !important; } }

@media (max-width: 1439.98px) {
  .hidden-xl-down {
    display: none !important; } }

.hidden-xxl-down {
  display: none !important; }

.row.equal-height > [class^="col"] {
  display: -ms-flexbox;
  display: flex; }

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-beige.disabled {
    opacity: 0.2; }

.swatch-filter-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f5f5dc;
  border-radius: 0.69em;
  background-color: #f5f5dc;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-black.disabled {
    opacity: 0.2; }

.swatch-filter-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000;
  border-radius: 0.69em;
  background-color: #000;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #0070d2;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-blue.disabled {
    opacity: 0.2; }

.swatch-filter-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #0070d2;
  border-radius: 0.69em;
  background-color: #0070d2;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #a52a2a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-brown.disabled {
    opacity: 0.2; }

.swatch-filter-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #a52a2a;
  border-radius: 0.69em;
  background-color: #a52a2a;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #008827;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-green.disabled {
    opacity: 0.2; }

.swatch-filter-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #008827;
  border-radius: 0.69em;
  background-color: #008827;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #8f979d;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-grey.disabled {
    opacity: 0.2; }

.swatch-filter-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #8f979d;
  border-radius: 0.69em;
  background-color: #8f979d;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #000080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-navy.disabled {
    opacity: 0.2; }

.swatch-filter-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #000080;
  border-radius: 0.69em;
  background-color: #000080;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ffa500;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-orange.disabled {
    opacity: 0.2; }

.swatch-filter-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ffa500;
  border-radius: 0.69em;
  background-color: #ffa500;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fe249a;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-pink.disabled {
    opacity: 0.2; }

.swatch-filter-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fe249a;
  border-radius: 0.69em;
  background-color: #fe249a;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #800080;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-purple.disabled {
    opacity: 0.2; }

.swatch-filter-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #800080;
  border-radius: 0.69em;
  background-color: #800080;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f00;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-red.disabled {
    opacity: 0.2; }

.swatch-filter-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #f00;
  border-radius: 0.69em;
  background-color: #f00;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-white.disabled {
    opacity: 0.2; }

.swatch-filter-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #fff;
  border-radius: 0.69em;
  background-color: #fff;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #ff0;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  .swatch-circle-yellow.disabled {
    opacity: 0.2; }

.swatch-filter-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.38em;
  height: 1.38em;
  background: #ff0;
  border-radius: 0.69em;
  background-color: #ff0;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-miscellaneous {
  background: linear-gradient(0deg, #821e91 0, #821e91 25%, #edd134 25%, yellow 50%, #edd134 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, #0e5cd1 0, #0e5cd1 50%, #e20b0b 50%, #e20b0b 100%);
  background-repeat: repeat-y, repeat;
  background-size: 50% 100%, 100% 100%;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  border-radius: 1.25em;
  display: block;
  height: 2.5em;
  position: relative;
  transform: rotate(35deg);
  width: 2.5em; }
  .swatch-circle-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after {
    transform: rotate(-35deg); }

/** New style**/
.clearfix::before, .clearfix::after {
  content: '';
  display: table; }

.clearfix::after {
  clear: both; }

@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; }

/** LOOK **/
.look-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1; }
  @media (min-width: 64.0625em) {
    .look-block {
      margin: 0 8.75rem;
      background: #fff; } }
  @media (max-width: 64.0525em) {
    .look-block {
      -ms-flex-direction: column;
          flex-direction: column; } }

.look-media {
  -ms-flex: 2;
      flex: 2; }
  @media (min-width: 64.0625em) {
    .look-media {
      max-width: 33.75rem; } }

.look-set {
  -ms-flex: 1;
      flex: 1; }
  @media (max-width: 64.0525em) {
    .look-set {
      margin: 0 5% 0; }
      .look-set:before {
        top: -1.5625em;
        content: "";
        background: #fff;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        width: 100%;
        height: 1.5625em; } }
  .look-set__products .look-product {
    padding: 1.25rem 0 0 1.875rem;
    margin: 0;
    position: relative; }
    @media (max-width: 64.0525em) {
      .look-set__products .look-product {
        padding-left: 0; } }
    .look-set__products .look-product-square {
      position: relative;
      width: 100%;
      -ms-flex-item-align: end;
          align-self: flex-end; }
    .look-set__products .look-product h2 {
      line-height: 1.5; }
    .look-set__products .look-product__media {
      background-color: #F0F0F0;
      text-align: center;
      width: 100%;
      max-width: 100%; }
      .look-set__products .look-product__media img {
        transform: scale(0.7);
        width: 100%;
        height: 100%; }
    .look-set__products .look-product__settings {
      -ms-flex: 0 0 calc(100% - 353px);
          flex: 0 0 calc(100% - 353px);
      width: calc(100% - 353px);
      padding-left: 50px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      @media (max-width: 1239.98px) {
        .look-set__products .look-product__settings {
          -ms-flex: 0 0 calc(100% - 140px);
              flex: 0 0 calc(100% - 140px);
          width: calc(100% - 140px);
          padding-left: 0; } }
      @media (max-width: 1024.98px) {
        .look-set__products .look-product__settings {
          -ms-flex: 0 0 calc(100% - 140px);
              flex: 0 0 calc(100% - 140px);
          width: calc(100% - 140px);
          padding-left: 0; } }
      @media (max-width: 768.98px) {
        .look-set__products .look-product__settings {
          width: 100%; } }
      .look-set__products .look-product__settings .remove-selected {
        display: none; }
    .look-set__products .look-product__settings-2 {
      -ms-flex-pack: start;
          justify-content: flex-start; }
    .look-set__products .look-product .lc-name-size-line {
      font-family: 'gill-regular', Arial, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 1.125rem;
      line-height: 1.5625rem;
      letter-spacing: 0.05em;
      color: #000;
      text-transform: none;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .look-set__products .look-product .lc-material-color {
      font-family: 'gill-light', Arial, sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 1.125rem;
      line-height: 1.5625rem;
      letter-spacing: 0.05em;
      color: #000;
      text-transform: none;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .look-set__products .look-product .product-color {
      -ms-flex-align: center;
          align-items: center;
      margin-left: 0.08125rem; }
    .look-set__products .look-product .color-value {
      font-family: 'gill-regular', Arial, sans-serif;
      font-style: normal;
      font-weight: 400;
      line-height: 100%;
      letter-spacing: 0.05em;
      color: #000;
      text-transform: none;
      border-radius: 50%;
      position: relative;
      border: none;
      width: 1rem;
      height: 1rem;
      margin-right: 0.5rem; }
      .look-set__products .look-product .color-value:before {
        position: absolute;
        box-shadow: 0 0 0 0.08125rem #000;
        width: 1rem;
        height: 1rem;
        top: 0;
        left: 0;
        z-index: 1;
        border-radius: 50%; }
    .look-set__products .look-product .price .price-formatted {
      font-family: 'gill-regular', Arial, sans-serif;
      font-style: normal;
      font-weight: 400;
      font-size: 0.875rem;
      line-height: 1rem;
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000; }
    .look-set__products .look-product .select-color {
      border: 1px solid #D3D3D3; }
      .look-set__products .look-product .select-color:focus {
        border: 1px solid #000;
        box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06); }
    .look-set__products .look-product ul .isDesktop {
      display: inherit; }
      @media (max-width: 543.98px) {
        .look-set__products .look-product ul .isDesktop {
          display: none; } }
    .look-set__products .look-product ul .isMobile {
      display: none; }
      .look-set__products .look-product ul .isMobile.portrait-mode {
        padding-bottom: 177%; }
      @media (max-width: 543.98px) {
        .look-set__products .look-product ul .isMobile {
          display: inherit; } }
    .look-set__products .look-product li.more-colors {
      line-height: 1rem; }
      .look-set__products .look-product li.more-colors a {
        font-family: 'gill-medium', Arial, sans-serif;
        font-size: 0.75rem; }
    .look-set__products .look-product .form-group select.custom-select {
      width: 11.75rem;
      font-size: 0.875rem;
      height: 2.1875rem; }
      @media (max-width: 768.98px) {
        .look-set__products .look-product .form-group select.custom-select {
          font-size: 0.75rem;
          width: 10.4375rem; } }

.look-thumb {
  position: absolute;
  right: 2em;
  width: 5em; }
  .look-thumb__left {
    left: 2em;
    right: auto; }
  .look-thumb .c-btn--symbol .symbol {
    fill: #fff;
    filter: drop-shadow(0 0 4px #000); }
  .look-thumb .thumb-block {
    margin: 1.5625em 0; }
    .look-thumb .thumb-block > .c-btn img {
      opacity: 0.5;
      transition: opacity 0.25s ease-in; }
    .look-thumb .thumb-block > .c-btn.is-active img,
    .look-thumb .thumb-block > .c-btn:hover img,
    .look-thumb .thumb-block > .c-btn:focus img {
      opacity: 1; }
  @media (max-width: 64.0525em) {
    .look-thumb {
      right: 1em;
      top: 15rem; }
      .look-thumb__left {
        left: 1em; }
      .look-thumb .c-btn--symbol .symbol {
        fill: #fff;
        width: 1.875rem;
        height: 1.875rem; }
      .look-thumb .thumb-block {
        margin: 1.5625em 0; } }

@media (max-width: 1024.98px) {
  .lookbook-wrapper {
    padding: 0; } }

.lookbook-wrapper .carousel-inner {
  overflow: initial; }

.lookbook-wrapper .look-thumb {
  z-index: 2;
  top: 0; }
  .lookbook-wrapper .look-thumb.look-thumb__left {
    left: 0; }
  .lookbook-wrapper .look-thumb.look-thumb__right {
    right: 0; }
  .lookbook-wrapper .look-thumb .thumb-block {
    margin: 0; }
    .lookbook-wrapper .look-thumb .thumb-block .slick-prev {
      left: 0; }
    .lookbook-wrapper .look-thumb .thumb-block .slick-next {
      right: 0; }
  .lookbook-wrapper .look-thumb .slick-arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    z-index: 1;
    top: 50%;
    height: 3.9375rem;
    width: 3.9375rem;
    background-color: var(--global-color); }
    .lookbook-wrapper .look-thumb .slick-arrow:hover {
      background-color: var(--global-color); }
    .lookbook-wrapper .look-thumb .slick-arrow.slick-prev:before, .lookbook-wrapper .look-thumb .slick-arrow.slick-next:before {
      content: "";
      position: absolute;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjkiIHZpZXdCb3g9IjAgMCAxNiAyOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUwxNC41IDE0LjVMMSAyOCIgc3Ryb2tlPSJibGFjayIvPgo8L3N2Zz4K);
      width: 15.5px;
      height: 27px;
      transition: all 0.3s ease-in-out; }
    .lookbook-wrapper .look-thumb .slick-arrow.slick-prev:before {
      transform: rotate(180deg); }

.lookbook-wrapper .look-block {
  margin: 0; }
  @media (max-width: 1024.98px) {
    .lookbook-wrapper .look-block {
      -ms-flex-flow: column;
          flex-flow: column; } }

.lookbook-wrapper .look-media {
  max-width: 603px;
  z-index: 2; }
  @media (max-width: 1439.98px) {
    .lookbook-wrapper .look-media {
      max-width: 50%; } }
  @media (max-width: 1239.98px) {
    .lookbook-wrapper .look-media {
      max-width: 40%; } }
  @media (max-width: 1024.98px) {
    .lookbook-wrapper .look-media {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 40%; } }
  @media (max-width: 768.98px) {
    .lookbook-wrapper .look-media {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; } }
  .lookbook-wrapper .look-media .picture-wrapper {
    width: 100%;
    position: sticky;
    top: 30px; }
    .lookbook-wrapper .look-media .picture-wrapper .arrows {
      top: 50%;
      position: absolute;
      width: calc(100vw - 18px); }
      @media (max-width: 768.98px) {
        .lookbook-wrapper .look-media .picture-wrapper .arrows {
          width: 100%; } }
    .lookbook-wrapper .look-media .picture-wrapper img {
      width: 100%; }

.lookbook-wrapper .look-set {
  -ms-flex: 0 0 calc(100% - 603px);
      flex: 0 0 calc(100% - 603px);
  padding-top: 32px;
  max-width: calc(100% - 603px); }
  @media (max-width: 1439.98px) {
    .lookbook-wrapper .look-set {
      -ms-flex: 0 0 calc(100% - 440px);
          flex: 0 0 calc(100% - 440px);
      max-width: calc(100% - 440px); } }
  @media (max-width: 1239.98px) {
    .lookbook-wrapper .look-set {
      -ms-flex: 0 0 calc(100% - 140px);
          flex: 0 0 calc(100% - 140px);
      max-width: 70%; } }
  @media (max-width: 1024.98px) {
    .lookbook-wrapper .look-set {
      -ms-flex: 0 0 calc(100% - 30px);
          flex: 0 0 calc(100% - 30px); } }
  @media (max-width: 768.98px) {
    .lookbook-wrapper .look-set {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      max-width: 100%; } }
  .lookbook-wrapper .look-set::before {
    content: none; }
  .lookbook-wrapper .look-set .look-set__detail {
    width: 100%;
    max-width: 100%;
    padding: 0 70px 0 50px;
    margin: 0; }
    @media (max-width: 1439.98px) {
      .lookbook-wrapper .look-set .look-set__detail {
        padding: 0 20px 0 40px; } }
    @media (max-width: 1239.98px) {
      .lookbook-wrapper .look-set .look-set__detail {
        padding: 0 10px 0 40px; } }
    @media (max-width: 1024.98px) {
      .lookbook-wrapper .look-set .look-set__detail {
        max-width: 50%;
        padding: 0; } }
    @media (max-width: 768.98px) {
      .lookbook-wrapper .look-set .look-set__detail {
        max-width: 100%;
        padding: 0; } }
    .lookbook-wrapper .look-set .look-set__detail .look-product {
      padding: 1.25rem 0 1.25rem 0; }
      .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper {
        display: -ms-flexbox;
        display: flex; }
        @media (max-width: 1239.98px) {
          .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper {
            display: block; } }
        .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper-not-clickable .product-item__link, .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper-not-clickable .lc-name-size-line, .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper-not-clickable .lc-material-color, .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper-not-clickable .hpn-noclick {
          pointer-events: none; }
        .lookbook-wrapper .look-set .look-set__detail .look-product-wrapper-not-clickable .selected.remove-selected {
          display: none; }
      .lookbook-wrapper .look-set .look-set__detail .look-product__settings .add-to-cart, .lookbook-wrapper .look-set .look-set__detail .look-product__settings .notify-me-btn {
        font-weight: 700;
        font-size: 12px;
        line-height: 12.4px;
        text-transform: uppercase;
        padding-top: 1.3125rem;
        padding-bottom: 1.3125rem;
        margin-top: 1rem; }
      .lookbook-wrapper .look-set .look-set__detail .look-product__settings div.availability {
        margin-top: 0;
        padding-top: 0; }
      .lookbook-wrapper .look-set .look-set__detail .look-product__settings .prices {
        padding-top: 0;
        margin-top: 1.0625rem;
        margin-bottom: 0.5rem; }
      .lookbook-wrapper .look-set .look-set__detail .look-product__settings .button-secondary-underlined {
        margin-top: 1rem; }
        .lookbook-wrapper .look-set .look-set__detail .look-product__settings .button-secondary-underlined::before {
          left: 0;
          width: 0; }
        .lookbook-wrapper .look-set .look-set__detail .look-product__settings .button-secondary-underlined:hover::before, .lookbook-wrapper .look-set .look-set__detail .look-product__settings .button-secondary-underlined:focus::before {
          background-color: var(--global-color);
          width: 100%; }
  .lookbook-wrapper .look-set .symbol-social {
    opacity: .75; }
    .lookbook-wrapper .look-set .symbol-social:hover, .lookbook-wrapper .look-set .symbol-social:focus {
      opacity: 1; }

body {
  transition: none; }
  body.modal-open {
    position: absolute; }
    body.modal-open header {
      padding-right: 1.0625rem; }
      @media (max-width: 1024.98px) {
        body.modal-open header {
          padding-right: 0; } }

@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; }

.tooltip {
  opacity: 0;
  background: #fff;
  border: 1px solid #d7d7d7;
  transition: opacity .25s ease-in;
  width: 17.5em;
  padding: 0.3125em 0.625em; }
  @media (max-width: 768.98px) {
    .tooltip {
      width: 11.875em; } }
  .tooltip[aria-hidden='true'] {
    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; }
  .tooltip--bg-alpha {
    background: #767676; }
    .tooltip--bg-alpha.tooltip-arrow--top::before {
      border-color: transparent transparent #767676; }
    .tooltip--bg-alpha.tooltip-arrow--top::after {
      display: none; }
  .tooltip--bg-green {
    background: var(--global-color); }
    .tooltip--bg-green.tooltip-arrow--top::before {
      border-color: transparent transparent var(--global-color); }
    .tooltip--bg-green.tooltip-arrow--top::after {
      display: none; }
  .tooltip-trigger {
    position: relative; }
    .tooltip-trigger[aria-expanded='true'] + .tooltip {
      opacity: 1; }
    .tooltip-trigger[aria-expanded='true'] + .tooltip--alpha {
      left: 0; }
  .tooltip-arrow {
    position: absolute; }
    @media (min-width: 64.0625em) {
      .tooltip-arrow {
        left: 50%;
        transform: translateX(-50%); } }
    .tooltip-arrow::before, .tooltip-arrow::after {
      position: absolute;
      content: '';
      width: 0;
      height: 0;
      border-style: solid; }
    .tooltip-arrow--top::before {
      top: -0.6875em;
      border-width: 0 0.6875em 0.6875em;
      border-color: transparent transparent #d7d7d7; }
    .tooltip-arrow--top::after {
      top: -0.625em;
      border-width: 0 0.625em 0.625em;
      border-color: transparent transparent #fff; }
    .tooltip-arrow--top-center::before {
      left: 50%;
      transform: translateX(-50%); }
    .tooltip-arrow--top-right::before {
      right: 1.875em; }
    .tooltip-arrow--top-right::after {
      right: 1.9375em; }

.lookbook-container .product-item__inner {
  padding-right: 10px; }
  .lookbook-container .product-item__inner .image-wrapper .image picture img {
    transform: scale(1); }
  .lookbook-container .product-item__inner .content {
    padding-left: 0; }
    .lookbook-container .product-item__inner .content h3 {
      font-size: 22px;
      color: #000;
      font-family: 'gill-regular', Arial, sans-serif; }
      .lookbook-container .product-item__inner .content h3 .product-item__style {
        font-size: 16px;
        color: #565656; }
