.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: 991.98px) {
  .pull-left-md {
    float: left; }
  .pull-right-md {
    float: right; } }

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

@media (min-width: 1200px) {
  .pull-left-xl {
    float: left; }
  .pull-right-xl {
    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: 991.98px) {
  .hidden-md-down {
    display: none !important; } }

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

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

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

.swatch-circle-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #f5f5dc;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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;
  -moz-border-radius: 1.25em;
  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;
  -moz-border-radius: 0.69em;
  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); }

.product-detail .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  -moz-border-radius: 1.25em;
  border-radius: 1.25em;
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  display: inline-block;
  margin-right: 0.313em;
  position: relative; }
  .product-detail .swatch-circle.color-value[data-selected=true]::after {
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    left: 0.295em;
    position: absolute; }
  .product-detail .swatch-circle.color-value.selected::after {
    background: #fff;
    border-radius: 50%;
    color: #000;
    content: '\F058';
    display: table-caption;
    font-family: 'FontAwesome';
    font-size: 1.625em;
    height: 0.75em;
    left: 0.31em;
    line-height: 0.8em;
    position: absolute;
    top: 0.35em;
    width: 0.8em; }
  .product-detail .swatch-circle i.fa-times-circle {
    background: #fff;
    border-radius: 50%;
    height: 0.75em;
    line-height: 0.8em;
    width: 0.8em; }

.product-detail [disabled] .swatch-circle,
.product-detail .swatch-circle.unselectable {
  cursor: not-allowed; }
  .product-detail [disabled] .swatch-circle.color-value.selected::after,
  .product-detail .swatch-circle.unselectable.color-value.selected::after {
    background-color: #495057; }

label.color ~ a:hover {
  text-decoration: none; }

.description-and-detail {
  margin-top: 2em; }
  @media (max-width: 543.98px) {
    .description-and-detail {
      margin-top: 0; }
      .description-and-detail h2 {
        font-size: 1.5rem;
        margin-bottom: 0; }
      .description-and-detail > div:last-child {
        margin-bottom: 1em; } }
  @media (min-width: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }
  @media (max-width: 543.98px) {
    .description-and-detail .content {
      margin-top: 1em; } }

.social-icons {
  font-size: 1.875em; }
  @media (max-width: 991.98px) {
    .social-icons {
      font-size: 1.5625em; } }

.social-container {
  padding-top: 0.9375em;
  text-align: center; }

label.availability {
  padding-right: 0.3125em; }

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: 1px solid #ccc; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: 1px solid #ccc; } }

@media (min-width: 544px) {
  .ratings {
    margin-top: 0.625em; } }

@media (max-width: 543.98px) {
  .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    /* 30/16 */
    margin-right: -0.9375em;
    /* 15/16 */
    padding: 0.1875em;
    /* 3/16 */ } }

.product-number {
  color: #ccc;
  font-size: 0.875em;
  padding-bottom: 0.938em;
  padding-top: 0.938em; }

.promotions {
  font-weight: normal;
  text-align: center;
  color: #c00;
  height: 85%; }
  .promotions .callout {
    font-size: 1.25em;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem; }
    @media (min-width: 544px) {
      .promotions .callout {
        font-size: 1.375em; } }

.product-breadcrumb .breadcrumb {
  border-bottom: none;
  margin-left: -1rem;
  margin-bottom: 0; }
  @media (max-width: 991.98px) {
    .product-breadcrumb .breadcrumb {
      border-top: 1px solid #ccc; } }

.price {
  font-size: 1.5rem; }

.product-options {
  margin-top: 1.25em; }
  .product-options .quantity {
    bottom: 0;
    min-width: 6.25em;
    padding-left: 0.938em;
    padding-right: 0.938em;
    position: absolute;
    right: 0; }

.size-chart .size-chart-collapsible {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s;
  transition-timing-function: cubic-bezier(0, 1, 0, 1); }
  .size-chart .size-chart-collapsible.active {
    max-height: 100%;
    transition-timing-function: ease-in-out; }

/**
 * Swiper 4.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 22, 2019
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff; }

.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000; }

.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25); }

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  display: none; }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  margin: auto;
  background-image: none;
  font-size: 26px;
  text-align: center; }

.swiper-container-vertical .swiper-button-prev,
.swiper-container-vertical .swiper-button-next {
  width: 100%;
  padding: 0;
  left: 0;
  height: 20px;
  background: #fff; }

.swiper-container-vertical .swiper-button-prev {
  top: -5px; }

.swiper-container-vertical .swiper-button-next {
  bottom: 0;
  top: auto; }

.swiper-container-horizontal .swiper-button-prev,
.swiper-container-horizontal .swiper-button-next {
  height: 48px;
  top: 0;
  bottom: 0;
  width: 20px;
  padding-top: 13px; }

.swiper-container-horizontal .swiper-button-prev {
  left: 0; }

.swiper-container-horizontal .swiper-button-next {
  right: 0; }

.swiper-pagination-bullet-active {
  background: #000; }

.swatch-slider .swiper-slide {
  width: 50px; }

.thumbs-slider {
  padding: 20px 0;
  height: 160px; }
  @media (min-width: 992px) {
    .thumbs-slider {
      height: 250px; } }

.swiper-pagination-bullet:only-child {
  display: none; }

.fp-modal-on {
  overflow: hidden; }

.fp-zoom-on {
  overflow: hidden; }

.fpZoom-window {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 9999; }

.fpZoom-img-wrapper {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%; }
  .fpZoom-img-wrapper.pan-enable {
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab; }

.fpZoom-img-wrapper-inner {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-color: #fff; }

.fpZoom-img {
  height: auto;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  margin: 0 auto; }

.fpZoom-wrapper {
  position: absolute;
  height: auto;
  left: 0;
  right: 0;
  bottom: 10px;
  text-align: center; }
  .fpZoom-wrapper img {
    cursor: pointer;
    height: 60px;
    margin: 0 5px 5px; }
    .fpZoom-wrapper img.current {
      opacity: 0.33; }
  @media (min-width: 992px) {
    .fpZoom-wrapper {
      bottom: 30px;
      right: 30px;
      width: 60px;
      left: auto;
      height: auto; }
      .fpZoom-wrapper img {
        height: auto;
        width: 100%;
        margin-top: 10px; } }

.fpZoom-close {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 50px; }
  .fpZoom-close:hover {
    opacity: 0.7; }
  .fpZoom-close:before {
    color: #fff; }
  @media (min-width: 769px) {
    .fpZoom-close {
      top: 30px;
      right: 30px; } }

.fpZoom-magnify {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 50px; }
  .fpZoom-magnify:hover {
    opacity: 0.7; }
  .fpZoom-magnify:before {
    color: #fff; }
  @media (min-width: 769px) {
    .fpZoom-magnify {
      top: 30px;
      left: 30px;
      background: none; } }

.fpZoom-prev,
.fpZoom-next {
  position: absolute;
  top: 50%;
  margin-top: -15px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 30px;
  color: #fff;
  cursor: pointer; }
  .fpZoom-prev:hover,
  .fpZoom-next:hover {
    text-decoration: none;
    color: #fff;
    opacity: 0.8; }

.fpZoom-prev {
  left: 15px; }
  @media (min-width: 992px) {
    .fpZoom-prev {
      left: 75px; } }
  @media (min-width: 1200px) {
    .fpZoom-prev {
      left: 145px; } }

.fpZoom-next {
  right: 15px; }
  @media (min-width: 992px) {
    .fpZoom-next {
      right: 75px; } }
  @media (min-width: 1200px) {
    .fpZoom-next {
      right: 145px; } }

.fpZoom-loading {
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px;
  z-index: 99;
  display: none;
  color: #fff; }

.label-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-transform: uppercase; }
  .label-wrapper .attribute-label {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
    text-align: left; }
    .label-wrapper .attribute-label .color-label {
      color: #999999; }
      .label-wrapper .attribute-label .color-label.has-color-selected:after {
        content: ": "; }
  .label-wrapper .product-number {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-basis: 50%;
    flex-basis: 50%;
    color: #999999;
    padding: 0;
    text-align: right; }

.color-swatch-wrapper {
  height: 60px; }
  .color-swatch-wrapper .css-color-swatch {
    margin-right: 1px;
    width: 50px; }
    .color-swatch-wrapper .css-color-swatch .css-swatch-attr {
      width: inherit;
      height: inherit;
      cursor: pointer; }
      .color-swatch-wrapper .css-color-swatch .css-swatch-attr.hidden {
        cursor: default;
        pointer-events: none;
        position: relative; }
  .color-swatch-wrapper.swatch-slider .swiper-swatch-button-prev,
  .color-swatch-wrapper.swatch-slider .swiper-swatch-button-next {
    padding-top: 10px; }

.swatch-attribute.color-value {
  height: inherit;
  width: inherit;
  background-size: 90% auto;
  background-repeat: no-repeat;
  background-position: 3px -3px; }
  .swatch-attribute.color-value:not(.selected) {
    border: 2px solid transparent; }
  .swatch-attribute.color-value:hover {
    border: 2px solid #DDDDDD; }
  .swatch-attribute.color-value.selected {
    padding: 0; }
    .swatch-attribute.color-value.selected:hover {
      border: 2px solid #F25111; }

.swatch-attribute.size-value {
  padding: 0;
  margin: 0;
  outline: 1px solid #CCCCCC;
  border: 1px solid transparent;
  min-width: 30px;
  min-height: 30px;
  line-height: 28px;
  cursor: inherit; }
  .swatch-attribute.size-value {
    font-size: 12px; }
  .swatch-attribute.size-value.selected {
    outline: 1px solid #F25111;
    border: 1px solid #F25111; }

.color-attributes-size-chart .css-swatch-attr {
  width: 30px;
  margin-right: 2px; }

.color-wrapper,
.size-wrapper {
  padding: 20px 0; }
  .color-wrapper .attribute,
  .size-wrapper .attribute {
    margin: 0; }
    .color-wrapper .attribute .unselected-label,
    .size-wrapper .attribute .unselected-label {
      display: inline-block;
      color: #F25111;
      text-decoration: none;
      background-color: #eee;
      position: relative;
      cursor: default;
      padding: 0 5px; }
      .color-wrapper .attribute .unselected-label:after,
      .size-wrapper .attribute .unselected-label:after {
        content: " ";
        display: block;
        position: absolute;
        top: -7px;
        left: 10px;
        border-bottom: 7px solid #eee;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent; }
    .color-wrapper .attribute .wrapper-attributes,
    .size-wrapper .attribute .wrapper-attributes {
      position: relative; }
      .color-wrapper .attribute .wrapper-attributes .unselected-label,
      .size-wrapper .attribute .wrapper-attributes .unselected-label {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        max-width: 100%;
        text-align: center; }
        .color-wrapper .attribute .wrapper-attributes .unselected-label:after,
        .size-wrapper .attribute .wrapper-attributes .unselected-label:after {
          display: none; }

.color-wrapper {
  border-bottom: 1px solid #DDDDDD; }

.size-wrapper {
  position: relative;
  padding-bottom: 15px; }
  .size-wrapper .attribute .color-attributes-size-chart {
    display: inline-block; }
  .size-wrapper .attribute .size-chart-button {
    margin: 7px;
    height: 30px;
    display: inline-block;
    color: #999999;
    border: none;
    outline: none;
    text-transform: uppercase;
    text-decoration: none;
    padding-left: 20px;
    background-image: url("../../images/sizechart.png");
    background-repeat: no-repeat;
    background-size: 13px auto;
    background-position: 0 50%;
    background-color: transparent; }
    .size-wrapper .attribute .size-chart-button {
      font-size: 10px; }
    .size-wrapper .attribute .size-chart-button:hover, .size-wrapper .attribute .size-chart-button:focus, .size-wrapper .attribute .size-chart-button:active {
      color: #000;
      border: none;
      outline: none; }
  .size-wrapper .notification-label {
    padding-top: 5px;
    position: absolute;
    top: 100%;
    opacity: 0;
    color: #999999;
    text-transform: uppercase;
    line-height: 13px;
    transition: opacity 0.2s ease-in-out;
    cursor: default; }
    .size-wrapper .notification-label {
      font-size: 11px; }
    .size-wrapper .notification-label.visible {
      opacity: 1; }

.swatch-attribute-container.is-not-restockable[disabled],
.swatch-attribute-container.is-not-restockable[disabled="disabled"], .swatch-attribute-container.is-restockable[disabled],
.swatch-attribute-container.is-restockable[disabled="disabled"], .swatch-attribute-container.unselectable.is-restockable, .is-restockable {
  color: #A4A4A4; }
  .swatch-attribute-container.is-not-restockable[disabled] .attr-value, .swatch-attribute-container.is-not-restockable[disabled="disabled"] .attr-value, .swatch-attribute-container.is-restockable[disabled] .attr-value, .swatch-attribute-container.is-restockable[disabled="disabled"] .attr-value, .swatch-attribute-container.unselectable.is-restockable .attr-value, .is-restockable .attr-value {
    text-decoration: line-through; }

.swatch-attribute-container[disabled].is-not-restockable,
.swatch-attribute-container[disabled="disabled"].is-not-restockable {
  cursor: not-allowed; }

.swatch-attribute-container[disabled].is-restockable,
.swatch-attribute-container[disabled="disabled"].is-restockable {
  cursor: pointer; }

.swatch-attribute-container.unavailable {
  position: relative;
  text-decoration: line-through;
  color: #999;
  border-color: #eee;
  cursor: default;
  pointer-events: none;
  opacity: 0.6; }
  .swatch-attribute-container.unavailable.unselectable {
    background-size: 90% auto;
    background-repeat: no-repeat;
    background-position: 3px -3px; }
  .swatch-attribute-container.unavailable:after {
    content: "";
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #999;
    opacity: 0.4;
    z-index: 99; }

.swatch-attribute-container.unselectable:not(.is-not-restockable) {
  opacity: 0.2;
  cursor: not-allowed; }

.swatch-attribute-container.unselectable.is-restockable {
  cursor: pointer;
  opacity: 1; }

.is-restockable {
  cursor: pointer; }

.terms-container .terms-and-conditions {
  border: 1px solid #DDDDDD;
  max-height: 200px;
  overflow-y: auto; }
  .terms-container .terms-and-conditions .textarea-privacy {
    font-size: 10px;
    line-height: 1.6em;
    word-break: break-word; }
    .terms-container .terms-and-conditions .textarea-privacy p {
      margin-bottom: 1.2em; }

.terms-container .declaration-of-consent .card-body {
  font-size: 10px; }
  .terms-container .declaration-of-consent .card-body p,
  .terms-container .declaration-of-consent .card-body ul {
    margin: 0; }
  .terms-container .declaration-of-consent .card-body .privacy-description-list {
    padding-top: 0;
    padding-left: 15px; }

.terms-container .form-check .form-check-label {
  text-transform: uppercase;
  padding-top: 25px;
  margin-bottom: 0;
  padding-right: 22px;
  font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

.attribute {
  margin-right: 0;
  padding-right: 0; }
  .attribute a {
    display: inline-block; }

.promotions {
  text-align: left; }
  .promotions .callout-image,
  .promotions .callout {
    padding: 0;
    display: inline-block;
    vertical-align: middle; }
  .promotions .callout {
    text-align: left;
    color: #fd7e14; }
    @media (min-width: 544px) {
      .promotions .callout {
        font-size: 1.25em; } }

.product-detail .quantity {
  width: 100%;
  float: none;
  margin-top: 10px; }

@media (min-width: 544px) {
  .product-number-rating {
    border-bottom: none; } }

@media (min-width: 769px) {
  .product-number-rating {
    border-top: none; } }

@media (min-width: 544px) and (max-width: 768.98px) {
  .product-name {
    border-bottom: none; } }

@media (max-width: 543.98px) {
  .ratings {
    background-color: #fff; } }

.product-number {
  color: #000; }

@media (max-width: 991.98px) {
  .product-breadcrumb .breadcrumb {
    border-top: none; } }

.color-swatch-wrapper .swiper-swatch-button-next,
.color-swatch-wrapper .swiper-swatch-button-prev {
  padding-top: 6px; }

.color-swatch-wrapper .swiper-swatch-button-next {
  background: linear-gradient(270deg, white, rgba(255, 255, 255, 0));
  width: 30px; }

.color-swatch-wrapper .swiper-swatch-button-prev {
  background: linear-gradient(90deg, white, rgba(255, 255, 255, 0));
  width: 30px; }

.product-image-thumbs .swiper-slide-active img {
  border-color: #000; }
  .product-image-thumbs .swiper-slide-active img:hover {
    border-color: #000; }

.product-image-thumbs img {
  border: 1px solid #fff;
  box-sizing: border-box; }
  .product-image-thumbs img:hover {
    border-color: rgba(0, 0, 0, 0.25); }

#size-chart-modal {
  margin-top: 0;
  padding-top: 0; }
  #size-chart-modal .modal-dialog {
    max-width: 800px; }
    #size-chart-modal .modal-dialog .modal-header {
      text-align: center;
      text-transform: uppercase; }
      #size-chart-modal .modal-dialog .modal-header .close {
        position: fixed;
        right: 15px;
        float: none; }
    #size-chart-modal .modal-dialog .size-chart .sizechart-table {
      border-collapse: collapse;
      width: 100%;
      margin: 0 0 30px; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-table {
        font-size: 11px; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-table tr {
        background: #EEEEEE;
        color: #000; }
        #size-chart-modal .modal-dialog .size-chart .sizechart-table tr td {
          border: 1px solid #CCCCCC;
          padding: 4px 6px;
          text-align: center;
          white-space: nowrap; }
          #size-chart-modal .modal-dialog .size-chart .sizechart-table tr td.measure-point-name {
            text-align: left;
            text-transform: uppercase; }
          #size-chart-modal .modal-dialog .size-chart .sizechart-table tr td .measure-unit {
            font-family: "Georgia", helvetica, arial, sans-serif;
            font-style: italic;
            color: #808080;
            display: inline-block;
            width: 15px; }
        #size-chart-modal .modal-dialog .size-chart .sizechart-table tr.sizechart-table-heading {
          background: #fff; }
          #size-chart-modal .modal-dialog .size-chart .sizechart-table tr.sizechart-table-heading td {
            border-top: none;
            border-bottom: none;
            border-left: 1px solid #CCCCCC;
            border-right: 1px solid #CCCCCC; }
            #size-chart-modal .modal-dialog .size-chart .sizechart-table tr.sizechart-table-heading td.empty-cell {
              border: none; }
            #size-chart-modal .modal-dialog .size-chart .sizechart-table tr.sizechart-table-heading td.size-label {
              color: #808080;
              font-weight: bold; }
        #size-chart-modal .modal-dialog .size-chart .sizechart-table tr.odd {
          background: #DDDDDD; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-table.show-cm tr.measure-centimeters {
        display: table-row; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-table.show-cm tr.measure-inches {
        display: none; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-table.show-in tr.measure-centimeters {
        display: none; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-table.show-in tr.measure-inches {
        display: table-row; }
    #size-chart-modal .modal-dialog .size-chart .sizechart-image {
      text-align: center; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-image img {
        width: 250px;
        height: auto;
        margin: 0 auto; }
    #size-chart-modal .modal-dialog .size-chart .sizechart-converter {
      text-align: center; }
      #size-chart-modal .modal-dialog .size-chart .sizechart-converter a {
        padding: 10px;
        margin-right: 10px;
        text-transform: uppercase; }
        #size-chart-modal .modal-dialog .size-chart .sizechart-converter a.current {
          color: #F25111;
          text-decoration: underline; }
    @media (min-width: 769px) {
      #size-chart-modal .modal-dialog .size-chart .sizechart-table tr td {
        white-space: normal; } }

.sibling-categories-bar {
  background-color: #fff;
  text-align: center;
  margin: 20px auto 0;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  overflow: hidden;
  height: 30px;
  max-width: 1380px; }
  @media (min-width: 769px) {
    .sibling-categories-bar {
      display: block;
      margin: 15px auto 0; } }
  @media (min-width: 992px) {
    .sibling-categories-bar {
      margin: 30px auto;
      padding-top: 0; } }
  .sibling-categories-bar .sibling-categories-menu-slider {
    list-style: none;
    display: block;
    white-space: nowrap;
    margin: 0 auto;
    position: absolute;
    left: 30px;
    transition: left 300ms;
    padding: 0 30px; }
    .sibling-categories-bar .sibling-categories-menu-slider .sibling-category {
      padding: 10px;
      line-height: 30px;
      color: #202020; }
      .sibling-categories-bar .sibling-categories-menu-slider .sibling-category {
        font-size: 11.2px; }
      .sibling-categories-bar .sibling-categories-menu-slider .sibling-category:hover, .sibling-categories-bar .sibling-categories-menu-slider .sibling-category:focus {
        text-decoration: none; }
      .sibling-categories-bar .sibling-categories-menu-slider .sibling-category.active {
        color: #F25111; }
  .sibling-categories-bar .scroll-of-slider-prev,
  .sibling-categories-bar .scroll-of-slider-next {
    width: 30px;
    height: 30px;
    background: rgba(255, 255, 255, 0.85);
    position: absolute;
    cursor: pointer; }
    .sibling-categories-bar .scroll-of-slider-prev:after,
    .sibling-categories-bar .scroll-of-slider-next:after {
      content: "";
      position: absolute;
      top: 0;
      border: solid #000;
      border-width: 0 1.4px 1.4px 0;
      padding: 4.5px;
      margin-top: 9px; }
  .sibling-categories-bar .scroll-of-slider-prev {
    left: 0; }
    .sibling-categories-bar .scroll-of-slider-prev:after {
      left: 0;
      transform: rotate(135deg);
      margin-left: 0.5em; }
  .sibling-categories-bar .scroll-of-slider-next {
    right: 0; }
    .sibling-categories-bar .scroll-of-slider-next:after {
      right: 0;
      transform: rotate(-45deg);
      margin-right: 0.5em; }

.terms-container .terms-and-conditions .textarea-privacy {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif; }

.terms-container .terms-and-conditions p {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 10px;
  margin-bottom: 0; }

.terms-container .form-check-label {
  font-size: inherit;
  padding: 0 0 0 22px; }
  .terms-container .form-check-label:before, .terms-container .form-check-label:after {
    content: none; }
  .terms-container .form-check-label .form-check-input {
    visibility: visible;
    cursor: pointer; }
    .terms-container .form-check-label .form-check-input:only-child {
      position: absolute; }

.declaration-of-consent {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 10px;
  line-height: 14px;
  margin: 0; }
  .declaration-of-consent .card-body {
    font-family: "Helvetica Neue", helvetica, arial, sans-serif; }
  .declaration-of-consent p {
    font-family: "Helvetica Neue", helvetica, arial, sans-serif;
    font-size: 10px;
    margin-bottom: 0; }
  .declaration-of-consent .privacy-description-list {
    list-style-type: circle;
    padding-left: 15px;
    padding-top: 15px;
    margin: 0; }
    .declaration-of-consent .privacy-description-list li {
      margin-bottom: 10px; }

.product-detail-container {
  padding: 20px 30px 0 30px;
  width: 100%; }
  @media (min-width: 992px) {
    .product-detail-container {
      width: 1200px; } }
  @media (min-width: 1200px) {
    .product-detail-container {
      width: 1400px; } }
  .product-detail-container .product-view {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-detail-container .product-info .info-row {
    margin: 0 0 15px; }
  .product-detail-container .product-info .composition-main-title {
    font-weight: bold; }
  .product-detail-container .product-info .composition-row {
    text-transform: lowercase;
    color: #999999; }
    .product-detail-container .product-info .composition-row {
      font-size: 11px; }
    .product-detail-container .product-info .composition-row .composition:first-letter {
      text-transform: uppercase; }

.product-name-wrapper {
  text-transform: uppercase;
  z-index: 95;
  margin: 0;
  padding: 0; }
  .product-name-wrapper .category-title {
    margin: 0;
    line-height: 30px; }
    .product-name-wrapper .category-title .category-name {
      font-weight: bold;
      color: #202020;
      letter-spacing: 0.025em; }
      .product-name-wrapper .category-title .category-name {
        font-size: 11px; }
  .product-name-wrapper .product-name-title {
    font-weight: bold;
    letter-spacing: 0.025em;
    white-space: nowrap; }
    .product-name-wrapper .product-name-title {
      font-size: 36px; }
    .product-name-wrapper .product-name-title .generic-color {
      display: block;
      line-height: 20px;
      color: #999999; }
      .product-name-wrapper .product-name-title .generic-color {
        font-size: 11px; }

@media (min-width: 992px) {
  .product-name-mobile .product-name-wrapper {
    display: none; } }

@media (min-width: 992px) {
  .thumbs-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding-right: 15px; } }

.product-details-right-section .product-name-wrapper {
  display: none;
  padding-bottom: 35px; }
  @media (min-width: 992px) {
    .product-details-right-section .product-name-wrapper {
      display: block; } }

@media (min-width: 544px) {
  .product-details-right-section {
    padding-top: 20px; } }

@media (min-width: 992px) {
  .product-details-right-section {
    padding-left: 30px;
    padding-right: 30px; } }

.product-details-right-section .product-left-alert {
  visibility: hidden;
  opacity: 0; }
  .product-details-right-section .product-left-alert p {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #F25111;
    text-transform: uppercase; }
    .product-details-right-section .product-left-alert p {
      font-size: 10px; }
    @media (min-width: 544px) {
      .product-details-right-section .product-left-alert p {
        text-align: left; } }
  .product-details-right-section .product-left-alert.display-on {
    visibility: visible;
    opacity: 1; }

.product-details-right-section .primary-category-and-price {
  padding-bottom: 25px; }
  .product-details-right-section .primary-category-and-price .product-primary-category {
    font-weight: bold;
    text-transform: uppercase; }
    .product-details-right-section .primary-category-and-price .product-primary-category {
      font-size: 12px; }
  .product-details-right-section .primary-category-and-price .prices {
    text-align: left;
    padding-top: 10px;
    padding-bottom: 0;
    line-height: 1; }
  .product-details-right-section .primary-category-and-price .promotions {
    height: auto;
    display: inline-block;
    width: 100%; }
    .product-details-right-section .primary-category-and-price .promotions .callout {
      font-weight: bold;
      text-transform: uppercase;
      color: #F25111; }
      .product-details-right-section .primary-category-and-price .promotions .callout {
        font-size: 10px; }

.product-details-right-section .stock-notification-container .stock-notification {
  margin: 15px 0;
  padding: 20px 0;
  border-top: 2px solid #DDDDDD;
  border-bottom: 2px solid #DDDDDD; }
  .product-details-right-section .stock-notification-container .stock-notification .title {
    font-size: 1.2rem; }
  .product-details-right-section .stock-notification-container .stock-notification .stock-notification-success {
    margin-bottom: 0; }
    .product-details-right-section .stock-notification-container .stock-notification .stock-notification-success {
      font-size: 14px; }
    .product-details-right-section .stock-notification-container .stock-notification .stock-notification-success p {
      margin-bottom: 0; }

.prices-add-to-cart-actions {
  border-bottom: none;
  padding-bottom: 0; }
  @media (min-width: 544px) {
    .prices-add-to-cart-actions {
      padding: 0 15px 15px 15px; } }
  @media (min-width: 1200px) {
    .prices-add-to-cart-actions {
      padding-bottom: 40px; } }
  .prices-add-to-cart-actions .cart-and-ipay {
    text-align: left;
    padding: 20px 30px; }
    @media (min-width: 544px) {
      .prices-add-to-cart-actions .cart-and-ipay {
        padding: 0; } }
    .prices-add-to-cart-actions .cart-and-ipay .add-to-cart {
      font-size: 14px;
      font-weight: 400;
      line-height: 45px;
      height: 45px;
      padding: 0;
      letter-spacing: 0.025em;
      border-radius: 0;
      width: 100%;
      margin: 0; }
      .prices-add-to-cart-actions .cart-and-ipay .add-to-cart {
        font-size: 14px; }
      .prices-add-to-cart-actions .cart-and-ipay .add-to-cart:hover {
        background-color: #f36228;
        border-color: #f36228; }
      @media (min-width: 992px) {
        .prices-add-to-cart-actions .cart-and-ipay .add-to-cart {
          width: auto;
          min-width: 50%; } }
      .prices-add-to-cart-actions .cart-and-ipay .add-to-cart:not(:disabled) {
        cursor: pointer; }
      .prices-add-to-cart-actions .cart-and-ipay .add-to-cart .fa-shopping-bag {
        display: none; }

.horizontal-line-separator hr {
  border: 0;
  height: 2px;
  background-color: #000;
  margin: 0; }

.horizontal-line-separator.grey-separator {
  padding: 0; }
  .horizontal-line-separator.grey-separator hr {
    height: 1px;
    background-color: #DDDDDD; }

.horizontal-line-separator.recommendations-separator hr {
  margin: 50px 0; }

.social-sharing-icons {
  padding-top: 20px; }
  .social-sharing-icons {
    font-size: 20px; }
  .social-sharing-icons .share-icon {
    margin-right: 10px;
    color: #000; }

.wrapper-images {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  align-items: stretch;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap; }
  .wrapper-images .product-image-thumbs {
    display: none;
    width: 20%;
    max-width: 155px;
    position: relative; }
    @media (min-width: 992px) {
      .wrapper-images .product-image-thumbs {
        display: block; } }
    .wrapper-images .product-image-thumbs .swiper-slide {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .wrapper-images .product-image-thumbs .swiper-slide:after {
        content: "";
        position: absolute;
        display: block;
        background-color: rgba(0, 0, 0, 0);
        width: 100%;
        height: 100%;
        top: 0;
        z-index: 1;
        pointer-events: none;
        box-sizing: border-box;
        border: 2px solid transparent; }
    .wrapper-images .product-image-thumbs .swiper-slide-active:after {
      background-color: rgba(0, 0, 0, 0);
      border: 2px solid #F25111; }
    .wrapper-images .product-image-thumbs .swiper-slide-active img {
      border: none; }
    .wrapper-images .product-image-thumbs img {
      border: none;
      cursor: pointer; }
  .wrapper-images .primary-images {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    cursor: pointer;
    position: relative; }
    @media (min-width: 769px) {
      .wrapper-images .primary-images {
        margin: 0; } }
    @media (min-width: 992px) {
      .wrapper-images .primary-images {
        width: 85%;
        max-width: 720px; } }
    .wrapper-images .primary-images .swiper-container:after {
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0);
      z-index: 1;
      pointer-events: none; }
    .wrapper-images .primary-images .swiper-container .swiper-pagination-bullets {
      bottom: 0; }
    .wrapper-images .primary-images .swiper-product-button-prev {
      left: 5%; }
    .wrapper-images .primary-images .swiper-product-button-next {
      right: 5%; }

.quantity,
.add-to-cart-messages .alert-success {
  display: none; }

.add-to-cart-messages {
  top: 20%; }

@media (min-width: 992px) {
  .swiper-product-pagination {
    display: none; } }

.image-details-content {
  display: none;
  position: relative; }
  .image-details-content .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center; }
  .image-details-content:after {
    content: "";
    position: absolute;
    display: block;
    background-color: rgba(0, 0, 0, 0.05);
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 1;
    pointer-events: none; }
  .image-details-content div {
    z-index: 2; }

.image-details-show {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  z-index: 2; }

.image-details-hide,
.image-details-title {
  margin: 2rem 0; }

.image-details-title {
  font-weight: bold;
  text-transform: uppercase; }
  .image-details-title {
    font-size: 16px; }

.image-details-btn {
  border: 1px solid #DDDDDD;
  cursor: pointer;
  font-weight: bold;
  color: #000; }
  .image-details-btn {
    font-size: 11px; }
  .image-details-btn.details-show {
    background-color: #f9f9f9; }
    .image-details-btn.details-show:hover {
      background-color: #fff; }
  .image-details-btn.details-hide {
    background-color: transparent; }
    .image-details-btn.details-hide:hover {
      background-color: #CCCCCC; }

.image-details {
  width: 100%; }

.recommendations-container {
  padding: 0 30px; }
  .recommendations-container.family-container {
    padding-top: 30px;
    max-width: 1400px;
    margin: 0 auto; }

.recommedations-title-wrapper {
  text-align: center;
  padding: 2rem 0; }
  .recommedations-title-wrapper .recommedations-title {
    font-weight: bold;
    text-transform: uppercase; }
    .recommedations-title-wrapper .recommedations-title {
      font-size: 20px; }

.swiper-recommedations .justify-content {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }
  @media (max-width: 768.98px) {
    .swiper-recommedations .justify-content {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      justify-content: flex-start; } }

.swiper-recommedations .swiper-slide {
  width: 0;
  margin-right: 0;
  overflow: hidden; }

.swiper-recommedations .product-tile {
  margin: 0; }

.swiper-recommedations .product-detail .price {
  display: inline-block; }
  .swiper-recommedations .product-detail .price span {
    font-size: 11px; }

.swiper-recommedations .swiper-recommendations-button-next,
.swiper-recommedations .swiper-recommendations-button-prev {
  bottom: 20%; }

.swiper-recommedations .swiper-recommendations-button-next {
  right: 1%; }

.swiper-recommedations .swiper-recommendations-button-prev {
  left: 1%; }

.family-banner {
  display: block;
  position: relative; }
  .family-banner .family-banner-image {
    max-width: 100%; }
  .family-banner .family-banner-title {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px 40px;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase; }
    .family-banner .family-banner-title {
      font-size: 16px; }
    @media (min-width: 0) and (max-width: 1200px) {
      .family-banner .family-banner-title {
        font-size: calc( 16px + 4 * (100vw - 0) / 1200); } }
    @media (min-width: 1200px) {
      .family-banner .family-banner-title {
        font-size: 20px; } }

.product-detail .product-wrapper {
  max-width: 100%;
  flex: auto;
  padding: 0; }

/*# sourceMappingURL=detail.css.map*/