.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.reset-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.show-for-small,
.hide-for-large,
.hide-for-medium {
  display: block !important; }

.show-for-large,
.show-for-medium,
.hide-for-small {
  display: none !important; }

.show-for-small-inline,
.hide-for-large-inline,
.hide-for-medium-inline {
  display: inline-block !important; }

.show-for-large-inline,
.show-for-medium-inline,
.hide-for-small-inline {
  display: none !important; }

.product__container .product-detail__product-name-and-ratings, .product__container .product-detail__availability-color, .product__container .product-detail__attributes, .product__container .product-detail__prices-add-to-cart {
  position: relative;
  width: calc(100% - 3rem);
  margin: 0 auto; }

@media screen and (min-width: 768px) {
  .show-for-medium,
  .hide-for-large,
  .hide-for-small {
    display: block !important; }
  .show-for-large,
  .show-for-small,
  .hide-for-medium {
    display: none !important; }
  .show-for-medium-inline,
  .hide-for-large-inline,
  .hide-for-small-inline {
    display: inline-block !important; }
  .show-for-large-inline,
  .show-for-small-inline,
  .hide-for-medium-inline {
    display: none !important; }
  .product-detail {
    position: relative;
    width: calc(100% - 9rem);
    margin: 0 auto; } }

@media screen and (min-width: 1200px) {
  .show-for-large,
  .hide-for-medium,
  .hide-for-small {
    display: block !important; }
  .show-for-medium,
  .show-for-small,
  .hide-for-large {
    display: none !important; }
  .show-for-large-inline,
  .hide-for-medium-inline,
  .hide-for-small-inline {
    display: inline-block !important; }
  .show-for-medium-inline,
  .show-for-small-inline,
  .hide-for-large-inline {
    display: none !important; }
  .product-detail {
    position: relative;
    width: 1110px;
    margin: 0 auto; } }

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

.group::after,
.clearfix::after {
  clear: both; }

.clear {
  clear: both; }

.pull-left {
  float: left !important; }

.pull-right {
  float: right !important; }

.reset-border {
  border: none !important; }

.hidden {
  display: none !important; }

.product-hero-banner {
  display: none; }

body:not(.state--cart) .header {
  transition: opacity 0.3s linear, visibility 0.3s linear;
  opacity: 1;
  visibility: visible;
  z-index: 100; }
  body:not(.state--cart) .header.hide {
    transition: opacity 0.3s linear, visibility 0.3s linear;
    opacity: 0;
    visibility: hidden;
    z-index: 0; }

.product__container {
  display: flex;
  flex-flow: column nowrap;
  padding: 0 0 6rem 0; }
  .product__container .product-detail__product-name-and-ratings {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-top: 2rem;
    align-items: center; }
    .product__container .product-detail__product-name-and-ratings .product-detail__product-name .product-detail-product__name {
      font-family: "AdineuePro-Bold", sans-serif;
      font-style: normal;
      font-weight: 300;
      text-transform: none;
      letter-spacing: 0.05rem;
      font-size: 18px;
      line-height: 24px;
      margin: 0;
      text-transform: uppercase; }
    .product__container .product-detail__product-name-and-ratings .product-detail__product-name .product-detail-product__name-small {
      display: none; }
  .product__container .product-detail__availability-color {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-top: 1.3rem; }
    .product__container .product-detail__availability-color .product-detail-color__name {
      font-family: "AdihausDin-Medium", sans-serif;
      font-style: normal;
      font-weight: 300;
      text-transform: none;
      letter-spacing: 0.05rem;
      font-size: 10px;
      line-height: 16px;
      text-transform: uppercase;
      text-align: left;
      color: #9a9b9b;
      margin-right: 0.6rem;
      flex-shrink: 0; }
    .product__container .product-detail__availability-color .product-detail-availability__container {
      margin-left: 0.6rem; }
      .product__container .product-detail__availability-color .product-detail-availability__container .availability-msg {
        font-family: "AdihausDin-Medium", sans-serif;
        font-style: normal;
        font-weight: 300;
        text-transform: none;
        letter-spacing: 0.05rem;
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase;
        text-align: right;
        color: #9a9b9b;
        list-style: none;
        margin: 0;
        padding: 0; }
        .product__container .product-detail__availability-color .product-detail-availability__container .availability-msg .availability-msg__out-of-stock {
          color: #d0021b; }
  .product__container .product-detail__attributes .product-attribute__color {
    margin-top: 1.3rem; }
    .product__container .product-detail__attributes .product-attribute__color a {
      display: inline-block;
      text-decoration: none; }
      .product__container .product-detail__attributes .product-attribute__color a:first-child .swatch-circle {
        margin-left: 0; }
    .product__container .product-detail__attributes .product-attribute__color .swatch-circle {
      display: inline-block;
      position: relative;
      border-radius: 50%;
      width: 2.2rem;
      height: 2.2rem;
      text-align: center;
      margin: 0.6rem 0.4rem 0.5rem; }
      .product__container .product-detail__attributes .product-attribute__color .swatch-circle.light {
        border: 1px solid #616363; }
        .product__container .product-detail__attributes .product-attribute__color .swatch-circle.light.color-value.unselectable .icon-cross::before {
          font-size: 2.4rem;
          left: -0.1rem;
          bottom: -0.1rem; }
    .product__container .product-detail__attributes .product-attribute__color .swatch-circle[data-attr-value*='true'] {
      margin: 0.6rem 0.4rem 0.5rem; }
    .product__container .product-detail__attributes .product-attribute__color .color-value.selected {
      box-shadow: 0 0 0 4px #fff, 0 1px 1.5px 5px #9a9b9b;
      margin: 0.6rem 0.6rem 0.6rem; }
    .product__container .product-detail__attributes .product-attribute__color .color-value.unselectable .icon-cross {
      color: white; }
      .product__container .product-detail__attributes .product-attribute__color .color-value.unselectable .icon-cross::before {
        position: absolute;
        font-size: 2.4rem;
        left: -0.1rem;
        bottom: -0.1rem; }
  .product__container .product-detail__promotions {
    font-family: "AdineuePro-Light", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 1.2rem;
    line-height: 1.33333;
    text-align: center;
    margin-top: 1.8rem; }
  .product__container .product-detail__prices-add-to-cart {
    margin-top: 0.6rem; }
    .product__container .product-detail__prices-add-to-cart .product-detail__prices {
      margin-bottom: 2rem; }
      .product__container .product-detail__prices-add-to-cart .product-detail__prices .product-price__default {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: center; }
        .product__container .product-detail__prices-add-to-cart .product-detail__prices .product-price__default .price-sales {
          font-family: "AdihausDin-Regular", sans-serif;
          font-style: normal;
          font-weight: 300;
          text-transform: none;
          letter-spacing: 0.05rem;
          font-size: 14px;
          line-height: 20px;
          text-align: center; }
        .product__container .product-detail__prices-add-to-cart .product-detail__prices .product-price__default .price-adjusted {
          font-family: "AdihausDin-Regular", sans-serif;
          font-style: normal;
          font-weight: 300;
          text-transform: none;
          letter-spacing: 0.05rem;
          font-size: 14px;
          line-height: 20px;
          text-align: center;
          order: 2;
          margin-left: 0.6rem; }
        .product__container .product-detail__prices-add-to-cart .product-detail__prices .product-price__default .price-non-adjusted {
          font-family: "AdihausDin-Regular", sans-serif;
          font-style: normal;
          font-weight: 300;
          text-transform: none;
          letter-spacing: 0.05rem;
          font-size: 14px;
          line-height: 20px;
          text-align: center;
          order: 1;
          margin-right: 0.6rem; }
    .product__container .product-detail__prices-add-to-cart .product-detail__add-to-cart {
      text-align: center; }
      .product__container .product-detail__prices-add-to-cart .product-detail__add-to-cart button {
        font-family: "AdihausDin-Medium", sans-serif;
        font-style: normal;
        font-weight: 300;
        text-transform: none;
        letter-spacing: 0.05rem;
        font-size: 10px;
        line-height: 16px;
        line-height: 1;
        text-transform: uppercase; }
  .product__container .product-detail__description {
    font-family: "AdihausDin-Regular", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    margin-top: 3rem; }

.product__carousel {
  position: relative;
  width: 100%;
  height: auto; }
  .product__carousel .product-carousel__image-item {
    width: 100%;
    height: auto; }
    .product__carousel .product-carousel__image-item img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: 50% 50%; }
  .product__carousel .product-image-zoom {
    position: absolute;
    right: 2.2rem;
    bottom: 2.2rem;
    width: 3.9rem;
    height: 3.9rem;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background-color: #fafafa;
    border-radius: 50%;
    z-index: 2; }
    .product__carousel .product-image-zoom .product_item-zoom {
      cursor: zoom-in; }
    .product__carousel .product-image-zoom .icon-zoom-tool {
      position: absolute;
      font-size: 45px;
      top: -3px;
      left: -2.5px; }
  .product__carousel .owl-dots {
    margin: -3.9rem 0 0 0 !important; }
    .product__carousel .owl-dots .owl-dot span {
      width: 0.7rem;
      height: 0.7rem;
      background: #9a9b9b; }
    .product__carousel .owl-dots .owl-dot.active span {
      background: #000; }

.product-detail__product-details {
  background-color: #fafafa; }
  .product-detail__product-details .product-detail__product-details__title {
    font-family: "AdineuePro-Bold", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1.08px;
    text-transform: uppercase;
    text-align: center;
    padding: 4.3rem 0 2.4rem; }
  .product-detail__product-details .tabs {
    padding-bottom: 1rem; }
  .product-detail__product-details .product-detail__product-details__text {
    font-family: "AdihausDin-Regular", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    padding-bottom: 3.5rem; }
    .product-detail__product-details .product-detail__product-details__text b,
    .product-detail__product-details .product-detail__product-details__text strong {
      font-family: "AdihausDin-Bold", sans-serif;
      font-style: normal;
      font-weight: 300;
      text-transform: none;
      letter-spacing: 0.05rem; }

.product-detail__technical-specifications_container .product-detail__attributes_container .product-detail__attribute_container {
  padding-bottom: 3.5rem; }
  .product-detail__technical-specifications_container .product-detail__attributes_container .product-detail__attribute_container .product-detail__attribute .product-detail__attribute_title {
    font-family: "AdihausDin-Bold", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase; }
  .product-detail__technical-specifications_container .product-detail__attributes_container .product-detail__attribute_container .product-detail__attribute-description .product-detail__attribute-description-title {
    font-family: "AdihausDin-Bold", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 1.7rem; }
  .product-detail__technical-specifications_container .product-detail__attributes_container .product-detail__attribute_container .product-detail__attribute-description .product-detail__attribute-description-text {
    font-family: "AdihausDin-Regular", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #363738;
    margin-top: 0.6rem; }

.faq-container {
  padding: 4rem 2rem 1.7rem 2rem;
  background-color: #fcfcfc; }

.faq-wrapper {
  flex-flow: row wrap;
  display: flex;
  padding: 2.3rem 0;
  border: none;
  border-bottom: 0.5px solid #000; }
  .faq-wrapper .faq-wrapper-collapsible {
    width: 100%; }
    .faq-wrapper .faq-wrapper-collapsible.active .faq-wrapper-title .title::after {
      font-size: 32px;
      top: -9px; }
  .faq-wrapper:last-of-type {
    border: none; }
  .faq-wrapper .faq-wrapper-footer p,
  .faq-wrapper .faq-wrapper-footer ul {
    margin: 0;
    padding: 0; }
  .faq-wrapper .faq-wrapper-footer a {
    border-bottom: 0.5px solid #000;
    text-decoration: none;
    display: inline-block;
    font-family: "AdihausDin-Medium", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-top: 3rem;
    text-transform: uppercase; }
  .faq-wrapper .faq-wrapper-title .title {
    font-family: "AdihausDin-Medium", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    text-transform: uppercase; }
    .faq-wrapper .faq-wrapper-title .title::after {
      font-size: 32px;
      top: -9px; }
  .faq-wrapper-content {
    font-family: "AdihausDin-Regular", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    color: #363738; }
    .faq-wrapper-content p,
    .faq-wrapper-content li {
      font-family: "AdihausDin-Regular", sans-serif;
      font-style: normal;
      font-weight: 300;
      text-transform: none;
      letter-spacing: 0.05rem;
      font-size: 14px;
      line-height: 20px;
      color: #363738; }
  .faq-wrapper-header {
    font-family: "AdihausDin-Bold", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 26px;
    line-height: 32px;
    text-align: center;
    text-transform: uppercase;
    color: #000; }
  .faq-wrapper-product-name {
    font-family: "AdihausDin-Medium", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 18px;
    line-height: 24px;
    margin-top: 2rem;
    text-align: center;
    text-transform: uppercase;
    color: black; }
  .faq-wrapper-title {
    font-family: "AdihausDin-Medium", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    cursor: pointer; }
  .faq-wrapper-collapsible.active .faq-wrapper-content {
    padding-bottom: 2.3rem; }

@media screen and (min-width: 768px) {
  .product-hero-banner {
    display: block; }
  .product__container .product-detail__product-name-and-ratings {
    width: 100%;
    order: 2; }
  .product__container .product-detail__availability-color {
    width: 100%;
    order: 5; }
  .product__container .product-detail__attributes {
    width: 100%;
    order: 6; }
    .product__container .product-detail__attributes .product-attribute__color .color-value.unselectable .icon-cross-icon::before {
      bottom: 0.34rem; }
  .product__container .product-detail__promotions {
    order: 7; }
  .product__container .product-detail__prices-add-to-cart {
    width: 100%;
    order: 8; }
  .product__container .product-detail__description {
    order: 4; }
  .product__carousel {
    order: 1;
    width: 46.2rem;
    height: 38.6rem;
    margin: 0 auto; }
    .product__carousel .product-carousel__image-item {
      width: 46.2rem;
      height: 38.6rem; }
    .product__carousel .owl-dots .owl-dot span {
      width: 0.9rem;
      height: 0.9rem; }
  .product-detail__product-details .tabs {
    max-width: 73rem;
    margin: 0 auto; }
  .faq-wrapper {
    max-width: 102.4rem;
    margin: 0 auto; }
    .faq-wrapper .faq-wrapper-title {
      padding: 1.8rem 2.5rem; }
    .faq-wrapper-content {
      padding-left: 2.5rem;
      padding-right: 2.5rem; }
    .faq-wrapper .faq-wrapper-footer {
      width: 100%;
      padding: 1.8rem 2.5rem; }
      .faq-wrapper .faq-wrapper-footer a {
        margin-top: 1rem; }
        .faq-wrapper .faq-wrapper-footer a:last-of-type {
          float: right; } }

@media screen and (min-width: 1200px) {
  .product-detail {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 12rem; }
  .product-hero-banner {
    margin-bottom: 5.8rem; }
    .product-hero-banner .wrapper {
      margin-bottom: -14.4rem; }
  .product__container {
    order: 3;
    width: 35rem;
    padding: 0;
    margin: 0; }
    .product__container .product-detail__product-name-and-ratings {
      flex-flow: column nowrap;
      align-items: normal; }
      .product__container .product-detail__product-name-and-ratings .product-detail__product-name {
        margin-top: 0; }
        .product__container .product-detail__product-name-and-ratings .product-detail__product-name .product-detail-product__name {
          font-family: "AdineuePro-Bold", sans-serif;
          font-style: normal;
          font-weight: 300;
          text-transform: none;
          letter-spacing: 0.05rem;
          font-size: 26px;
          line-height: 32px;
          text-align: left;
          text-transform: uppercase; }
    .product__container .product-detail__availability-color {
      justify-content: flex-start;
      margin-top: 3rem; }
      .product__container .product-detail__availability-color .product-detail-color__name {
        margin-right: 4rem; }
      .product__container .product-detail__availability-color .product-detail-availability__container {
        margin-left: 0; }
        .product__container .product-detail__availability-color .product-detail-availability__container .availability-msg {
          text-align: left; }
    .product__container .product-detail__attributes .product-attribute__color a {
      display: inline; }
    .product__container .product-detail__attributes .product-attribute__color .swatch-circle {
      width: 2.2rem;
      height: 2.2rem; }
      .product__container .product-detail__attributes .product-attribute__color .swatch-circle.light.color-value.unselectable .icon-cross-icon::before {
        font-size: 1.22rem;
        left: 0.11rem;
        bottom: 0.1rem; }
    .product__container .product-detail__attributes .product-attribute__color .color-value.selected::after {
      width: 1rem;
      left: 0.3rem; }
    .product__container .product-detail__attributes .product-attribute__color .color-value.unselectable .icon-cross-icon::before {
      font-size: 1.3rem;
      left: 0.12rem;
      bottom: 0.14rem; }
    .product__container .product-detail__promotions {
      text-align: left; }
    .product__container .product-detail__prices-add-to-cart {
      margin-top: 2rem; }
      .product__container .product-detail__prices-add-to-cart .product-detail__prices {
        margin-bottom: 2.4rem; }
        .product__container .product-detail__prices-add-to-cart .product-detail__prices .product-price__default {
          justify-content: left; }
      .product__container .product-detail__prices-add-to-cart .product-detail__add-to-cart {
        text-align: left; }
        .product__container .product-detail__prices-add-to-cart .product-detail__add-to-cart button {
          font-family: "AdihausDin-Medium", sans-serif;
          font-style: normal;
          font-weight: 300;
          text-transform: none;
          letter-spacing: 0.05rem;
          font-size: 12px;
          line-height: 16px;
          line-height: 1;
          text-transform: uppercase; }
    .product__container .product-detail__description {
      margin: 2.1rem 0 0; }
      .product__container .product-detail__description a {
        font-size: inherit;
        font-family: inherit;
        font-weight: inherit;
        letter-spacing: inherit;
        color: inherit;
        text-decoration: underline; }
      .product__container .product-detail__description .description-and-detail .details {
        display: none; }
  .product__carousel {
    width: 10.3rem;
    height: auto;
    margin: 0 3.7rem 0 0; }
    .product__carousel .product-carousel__image-item {
      height: 12rem;
      margin: 1.9rem 0;
      padding: 1px;
      border: none;
      cursor: pointer; }
      .product__carousel .product-carousel__image-item.active {
        box-shadow: inset 0 0 0 1px #616363; }
    .product__carousel .slick-vertical .slick-slide {
      border: none; }
    .product__carousel button {
      position: relative;
      width: 100%;
      height: 3rem;
      padding: 0.5rem; }
      .product__carousel button i {
        position: absolute;
        top: -0.2rem;
        left: 50%;
        transform: translateX(-50%);
        font-size: 27px; }
      .product__carousel button.slick-disabled {
        background-color: #fafafa;
        border-color: #fafafa;
        cursor: default; }
        .product__carousel button.slick-disabled i {
          color: #333; }
    .product__carousel[data-thumbnails-number='1'] .product__thumbnail-gallery {
      display: none; }
    .product__carousel[data-thumbnails-number='1'] button {
      display: none; }
    .product__carousel[data-thumbnails-number='2'] .slick-list {
      height: auto !important; }
  .product__main-image {
    position: relative;
    order: 2;
    width: 54rem;
    height: 54rem;
    margin: 0 8rem 0 0; }
    .product__main-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      cursor: pointer; }
    .product__main-image .product-image-zoom {
      position: absolute;
      right: 2.2rem;
      bottom: 2.2rem;
      width: 3.9rem;
      height: 3.9rem;
      box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
      background-color: #fafafa;
      border-radius: 50%;
      z-index: 2; }
      .product__main-image .product-image-zoom .product_item-zoom {
        cursor: zoom-in; }
      .product__main-image .product-image-zoom .icon-zoom-tool {
        position: absolute;
        font-size: 45px;
        top: -0.3rem;
        left: -0.25rem; }
  .product-detail__product-details .product-detail__product-details__title {
    font-family: "AdineuePro-Bold", sans-serif;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0.05rem;
    font-size: 26px;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
    padding: 11.8rem 0 5rem; }
  .product-detail__product-details .tabs {
    padding-bottom: 9rem; }
  .product-detail__technical-specifications_container .product-detail__attributes_container {
    column-count: 2;
    column-gap: 3rem; }
    .product-detail__technical-specifications_container .product-detail__attributes_container .product-detail__attribute_container {
      break-inside: avoid; }
      .product-detail__technical-specifications_container .product-detail__attributes_container .product-detail__attribute_container .product-detail__attribute .product-detail__attribute_title {
        font-family: "AdihausDin-Bold", sans-serif;
        font-style: normal;
        font-weight: 300;
        text-transform: none;
        letter-spacing: 0.05rem;
        font-size: 18px;
        line-height: 24px;
        text-transform: uppercase; }
  .faq-wrapper {
    max-width: 110rem; } }
