.el_boutique_wrapper {
  margin: auto;
  width: 100%;
  max-width: 1366px;
  position: relative;
  overflow: hidden;
  font-size: 100%;
  cursor: default;
}

.el_boutique_wrapper.behind_gnav {
  margin-top: -82px;
}

.el_boutique_img_wrapper {
  width: 100%;
}

.el_boutique_img_full {
  width: 100%;
}

.el_boutique_wrapper p {
  font: inherit;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  letter-spacing: inherit;
  padding: 0;
  margin: 0;
}

.el_boutique_img_centre {
  margin: 0 auto;
}

.el_boutique_h1 {
  font-size: 4.338vw;
  text-transform: uppercase;
  letter-spacing: -0.015em;
  line-height: 98%;
}

.el_boutique_h1_cap {
  text-transform: initial;
}

.el_boutique_h1 .el_boutique_body {
  font-family: "AkzidenzGrotesk";
  text-transform: none;
  white-space: nowrap;
}

.el_boutique_h2 {
  font-size: 2.313vw;
  text-transform: uppercase;
  letter-spacing: -0.015em;
  line-height: 100%;
}

.el_boutique_h2 .el_boutique_body {
  font-family: "AkzidenzGrotesk";
  text-transform: none;
  white-space: nowrap;
}

.el_boutique_h2_cap {
  text-transform: inherit;
}

.el_boutique_h3 {
  font-size: 1.75824vw;
  letter-spacing: -0.015em;
  line-height: 100%;
}

.el_boutique_body {
  font-size: 1.301vw;
  letter-spacing: 0.048em;
  line-height: 123%;
}

.el_boutique_light {
  color: #fff;
}

.el_boutique_dark {
  color: #0c0f20;
}

.el_boutique_black {
  color: #000;
}

.el_boutique_link {
  font-family: 'AkzidenzGroteskBQBOL';
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.166em;
  line-height: 98%;
  border-bottom: 1.8px solid #fff;
  cursor: pointer;
}

.el_boutique_link.el_boutique_link_dark {
  color: #0c0f20;
  border-bottom: 1.8px solid #0c0f20;
}

span.el_boutique_underline {
  position: relative;
  cursor: pointer;
}

span.el_boutique_underline::after {
  content: '';
  position: absolute;
  width: 100%;
  height: 0;
  left: 0;
  bottom: 9%;
  border-bottom: 1px;
  border-bottom-style: solid;
}

.el_boutique_transition_1 {
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

span.el_boutique_h2 {
  display: inline-block;
  font-family: OptimaDisplayLight;
}

.el_boutique_caveat {
  font-family: "AkzidenzGroteskBQ";
  font-size: 12px;
  color: #fff;
  opacity: 0.7;
  letter-spacing: 0.025em;
}

.el_boutique_cta {
  font-family: "OptimaDisplayLight";
  letter-spacing: -0.05em;
  font-size: 2.1707vw;
  line-height: 0.85;
}

.ie .el_boutique_cta {
  font-family: "OptimaDisplay";
  font-weight: 100;
}

.el_boutique_quote {
  font-size: 2.313vw;
  letter-spacing: -0.015em;
  line-height: 100%;
  font-family: "OptimaDisplayLight";
}

.ie .el_boutique_quote {
  font-family: "OptimaDisplay";
  font-weight: 100;
}

.el_boutique_quote_info {
  font-family: "AkzidenzGroteskBQ";
  font-size: 1.0099vw;
  color: #fff;
  letter-spacing: 0.055em;
}

.el_boutique_wrapper .shop_now_transparent {
  height: 14.063vw;
  border: 1px solid #fff;
  background: transparent;
  padding: 0 29.3vw;
  font-family: 'AkzidenzGroteskBQBOL';
  font-size: 3.75vw;
  line-height: 14.2vw;
  letter-spacing: 0.12em;
}

.el_boutique_wrapper .shop_now_dark {
  height: 14.063vw;
  background: #040a2b;
  padding: 0 29.3vw;
  font-family: 'AkzidenzGroteskBQBOL';
  font-size: 3.75vw;
  line-height: 14.2vw;
  letter-spacing: 0.12em;
  color: #fff;
}

.el_boutique_wrapper .shop_now_light {
  height: 14.063vw;
  padding: 0 29.3vw;
  font-family: 'AkzidenzGroteskBQBOL';
  font-size: 3.75vw;
  line-height: 14.2vw;
  letter-spacing: 0.12em;
}

.el_boutique_wrapper .shop_now_light.shop_now_white {
  background-color: #fff;
}

.el_boutique_wrapper .shop_now_transparent.product-brief__button-quickshop--close,
.el_boutique_wrapper .shop_now_dark.product-brief__button-quickshop--close,
.el_boutique_wrapper .shop_now_light.product-brief__button-quickshop--close {
  background-position: 100% 56.71%;
  background-repeat: no-repeat;
  background-size: 130%;
}

.el_boutique_wrapper .shop_now_centered {
  padding: 0 0;
  width: 84%;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-indent: 0;
}

.el_boutique_h2_lg {
  font-size: 2.7496vw;
  letter-spacing: -0.015em;
  line-height: 100%;
}

.el_boutique_h2_md {
  font-size: 2.63736vw;
  letter-spacing: -0.015em;
  line-height: 100%;
}

.el_boutique_noSelect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.el_boutique_img_centre {
  width: 62.592%;
  overflow: hidden;
  position: relative;
  height: 100%;
}

.el_boutique_backface {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

@media only screen and (min-width: 1366px) {
  .el_boutique_h1 {
    font-size: 60px;
  }
  .el_boutique_h2 {
    font-size: 32px;
  }
  .el_boutique_h2_md {
    font-size: 36px;
  }
  .el_boutique_h2_lg {
    font-size: 38px;
  }
  .el_boutique_h3 {
    font-size: 24px;
  }
  .el_boutique_body {
    font-size: 18px;
  }
  .el_boutique_cta {
    font-size: 30px;
  }
  .el_boutique_quote {
    font-size: 32px;
  }
  .el_boutique_quote_info {
    font-size: 14px;
  }
}

@media only screen and (max-width: 924px) {
  .el_boutique_body {
    font-size: 12px;
  }
}

@media only screen and (max-width: 1190px) {
  .el_boutique_quote_info {
    font-size: 12px;
  }
}

@media only screen and (max-width: 840px) {
  .el_boutique_caveat {
    font-size: 10px;
  }
}

/* MOBILE */

@media only screen and (max-width: 767px) {
  .el_boutique_h1 {
    font-size: 10vw;
  }
  .el_boutique_h2 {
    font-size: 5.9375vw;
  }
  .el_boutique_h2_md {
    font-size: 9.0625vw;
  }
  .el_boutique_h3 {
    font-size: 5.9375vw;
  }
  .el_boutique_body {
    font-size: 4.6875vw;
  }
  .el_boutique_caveat {
    font-size: 3.75vw;
    letter-spacing: 0em;
    opacity: 1;
  }
  .el_boutique_h1_lg {
    font-size: 11.25vw;
    line-height: 103%;
  }
  .el_boutique_body_sm {
    font-size: 4.375vw;
    line-height: 129%;
  }
}
