.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 (min-width: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }

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

.wishlist-social {
  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.3.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 5, 2018
 */
.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-invisible-blank-slide {
  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: .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: .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: .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; }

.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 (min-width: 544px) {
    .description-and-detail .description {
      margin-bottom: 2em; } }

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

.wishlist-social {
  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; }

/*
$grid-breakpoints: (
    xs: 0,
    sm: 544px,
    md: 769px,
    lg: 992px,
    xl: 1200px
);
*/
.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); }

.swatch-attribute:hover {
  color: #fd7e14; }

.swatch-attribute-container.hidden {
  display: none; }

.swatch-attribute.color-value {
  height: 50px;
  width: 50px;
  display: inline-block;
  background: #fff;
  border: 1px solid #fff;
  background-size: cover;
  box-sizing: border-box; }
  .swatch-attribute.color-value:hover {
    border: 2px solid #999; }

.swatch-attribute.size-value {
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  min-width: 36px;
  min-height: 34px;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 5px;
  margin-bottom: 5px;
  cursor: pointer;
  background: #fff; }

.swatch-attribute.unavailable {
  text-decoration: line-through;
  color: #999;
  border-color: #eee; }
  .swatch-attribute.unavailable.unselectable {
    background: #eee; }

.swatch-attribute.selected {
  border: 2px solid #fd7e14;
  color: #fd7e14;
  padding: 4px; }

.terms-container .terms-and-conditions {
  border: 1px solid #ddd;
  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); }

/*
$grid-breakpoints: (
    xs: 0,
    sm: 544px,
    md: 769px,
    lg: 992px,
    xl: 1200px
);
*/
.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: .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: .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: .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; }

/*
$grid-breakpoints: (
    xs: 0,
    sm: 544px,
    md: 769px,
    lg: 992px,
    xl: 1200px
);
*/
.fpZoom-window {
  background: #fff; }

.fpZoom-close {
  background-color: rgba(212, 212, 212, 0.4); }
  .fpZoom-close:before {
    background-image: url(../../images/icons/cart-close.svg);
    display: block;
    content: '';
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: 50%; }

/*
$grid-breakpoints: (
    xs: 0,
    sm: 544px,
    md: 769px,
    lg: 992px,
    xl: 1200px
);
*/
.product-detail .product-detail-container {
  padding: 0; }
  .product-detail .product-detail-container .product-view {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (min-width: 991px) {
      .product-detail .product-detail-container .product-view {
        -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-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; } }
    .product-detail .product-detail-container .product-view .product-details-mobile {
      width: 100%; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-view .product-details-mobile {
          display: none; } }
      .product-detail .product-detail-container .product-view .product-details-mobile .product-name-wrapper {
        width: 100%;
        text-align: center; }
        .product-detail .product-detail-container .product-view .product-details-mobile .product-name-wrapper .product-name-title {
          font-family: "Sweet Sans", Arial, sans-serif;
          font-size: 24px;
          font-size: 1.5rem;
          font-style: normal;
          font-weight: 400;
          color: #000;
          margin: 0;
          display: block; }
      .product-detail .product-detail-container .product-view .product-details-mobile .description-and-detail {
        width: 100%;
        text-align: center;
        margin: 0; }
        .product-detail .product-detail-container .product-view .product-details-mobile .description-and-detail span {
          font-size: 12px;
          font-size: 0.75rem;
          color: #AAAAAA;
          margin-bottom: 10px;
          margin-bottom: 0.625rem;
          letter-spacing: 0.05em;
          display: block; }
    .product-detail .product-detail-container .product-view .primary-images {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      position: relative;
      padding-bottom: 60px;
      padding-bottom: 3.75rem; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-view .primary-images {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 55%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 55%;
          -ms-flex: 0 0 55%;
          flex: 0 0 55%;
          max-width: 55%;
          padding: 0;
          padding-bottom: 20px;
          padding-bottom: 1.25rem; } }
      .product-detail .product-detail-container .product-view .primary-images .swiper-wrapper .swiper-slide {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -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-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .product-detail .product-detail-container .product-view .primary-images .swiper-wrapper .swiper-slide.swiper-slide-active {
          position: relative; }
          @media (min-width: 991px) {
            .product-detail .product-detail-container .product-view .primary-images .swiper-wrapper .swiper-slide.swiper-slide-active {
              padding-left: 14%; } }
          .product-detail .product-detail-container .product-view .primary-images .swiper-wrapper .swiper-slide.swiper-slide-active:after {
            content: " ";
            display: block;
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.03); }
            @media (min-width: 991px) {
              .product-detail .product-detail-container .product-view .primary-images .swiper-wrapper .swiper-slide.swiper-slide-active:after {
                display: none; } }
      .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal {
        position: static; }
        .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal .swiper-button-next {
          display: none; }
        .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal .swiper-button-prev {
          display: none; }
        .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal .swiper-pagination-bullets {
          bottom: 40px; }
          @media (min-width: 991px) {
            .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal .swiper-pagination-bullets {
              display: none; } }
          .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet {
            opacity: 1;
            border: 1px solid #000;
            background-color: #fff;
            margin: 0 10px; }
            .product-detail .product-detail-container .product-view .primary-images .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
              background-color: #000; }
    .product-detail .product-detail-container .product-view .product-details-right-section {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      width: 100%;
      max-width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      position: relative;
      padding: 0; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-view .product-details-right-section {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 34%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 34%;
          -ms-flex: 0 0 34%;
          flex: 0 0 34%;
          max-width: 34%;
          padding: 0;
          margin-top: 60px;
          margin-top: 3.75rem;
          -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;
          -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; } }
      .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist {
        line-height: 20px;
        line-height: 1.25rem;
        margin-top: 18px;
        margin-top: 1.125rem;
        font-size: 12px;
        font-size: 0.75rem;
        color: #949494;
        text-align: center;
        text-transform: uppercase;
        position: relative;
        width: 100%; }
        .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .wishlist-main-anchor {
          display: block;
          color: #949494;
          min-height: 20px; }
          .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .wishlist-main-anchor i {
            color: #000;
            margin-left: 8px; }
          @media (min-width: 991px) {
            .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .wishlist-main-anchor {
              text-align: left; } }
          .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .wishlist-main-anchor .error-copy {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            visibility: hidden;
            min-height: 20px;
            opacity: 0;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            transition-property: all;
            -moz-transition-timing-function: ease;
            -o-transition-timing-function: ease;
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -moz-transition-duration: 200ms;
            -o-transition-duration: 200ms;
            -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            z-index: 2; }
          .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .wishlist-main-anchor .main-copy {
            visibility: visible;
            opacity: 1;
            position: relative;
            z-index: 3;
            min-height: 20px;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            transition-property: all;
            -moz-transition-timing-function: ease;
            -o-transition-timing-function: ease;
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -moz-transition-duration: 200ms;
            -o-transition-duration: 200ms;
            -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            -webkit-transition-delay: 0s;
            transition-delay: 0s; }
        .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .goto-wishlist a {
          color: #949494;
          text-decoration: underline; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist .goto-wishlist {
            text-align: left; } }
        .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist > * {
          max-height: 150px;
          -moz-transition-property: max-height;
          -o-transition-property: max-height;
          -webkit-transition-property: max-height;
          transition-property: max-height;
          -moz-transition-duration: 1s;
          -o-transition-duration: 1s;
          -webkit-transition-duration: 1s;
          transition-duration: 1s;
          overflow: hidden;
          text-align: center; }
          @media (min-width: 991px) {
            .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist > * {
              text-align: left; } }
        .product-detail .product-detail-container .product-view .product-details-right-section .link-wishlist > .off {
          max-height: 0px; }
      .product-detail .product-detail-container .product-view .product-details-right-section .preorder-message {
        -moz-transition-property: max-height;
        -o-transition-property: max-height;
        -webkit-transition-property: max-height;
        transition-property: max-height;
        -moz-transition-duration: 1s;
        -o-transition-duration: 1s;
        -webkit-transition-duration: 1s;
        transition-duration: 1s;
        max-height: 0;
        display: block;
        overflow: hidden;
        max-width: 300px; }
        .product-detail .product-detail-container .product-view .product-details-right-section .preorder-message.active {
          max-height: 1000px;
          margin-bottom: 20px;
          margin-bottom: 1.25rem; }
        .product-detail .product-detail-container .product-view .product-details-right-section .preorder-message strong {
          display: block;
          font-size: 14px;
          font-size: 0.875rem;
          font-weight: 800; }
        .product-detail .product-detail-container .product-view .product-details-right-section .preorder-message a {
          text-decoration: underline; }
      .product-detail .product-detail-container .product-view .product-details-right-section .product-name-wrapper {
        display: block;
        text-align: left;
        padding-bottom: 20px;
        padding-bottom: 1.25rem; }
        @media (max-width: 992px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .product-name-wrapper {
            display: none; } }
        .product-detail .product-detail-container .product-view .product-details-right-section .product-name-wrapper .product-name-title {
          font-family: "Sweet Sans", Arial, sans-serif;
          font-size: 32px;
          font-size: 2rem;
          font-style: normal;
          font-weight: 400;
          color: #000;
          margin: 0; }
      .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price {
        text-align: center;
        width: 100%; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price {
            width: auto;
            text-align: left; } }
        .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .prices {
          text-align: center;
          padding: 0;
          line-height: 1;
          margin-bottom: 2px; }
          @media (min-width: 991px) {
            .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .prices {
              text-align: left; } }
          .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .prices .price .sales {
            display: inline-block; }
          .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .prices .price span {
            font-size: 17px;
            font-size: 1.0625rem;
            font-weight: bold; }
          .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .prices .price .list.has-strike-through {
            padding-left: 20px;
            padding-left: 1.25rem; }
        .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .duties-label {
          padding-bottom: 5px;
          padding-bottom: 0.3125rem;
          font-size: 10px;
          font-size: 0.625rem;
          font-weight: normal; }
        .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .product-info-extra .product-alert {
          margin-bottom: 25px;
          margin-bottom: 1.5625rem;
          color: #AAAAAA;
          text-transform: uppercase;
          font-size: 12px;
          font-size: 0.75rem; }
          @media (min-width: 991px) {
            .product-detail .product-detail-container .product-view .product-details-right-section .primary-category-and-price .product-info-extra .product-alert {
              font-size: 10px;
              font-size: 0.625rem; } }
      .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper {
        width: 100%;
        padding-bottom: 20px;
        padding-bottom: 1.25rem; }
        .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute {
          width: 100%;
          margin: 0; }
          .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .attribute-label {
            font-size: 11px;
            font-size: 0.6875rem;
            font-weight: 400;
            text-transform: uppercase;
            margin-bottom: 0;
            text-align: center; }
            @media (min-width: 991px) {
              .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .attribute-label {
                text-align: left; } }
          .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper {
            width: 100%;
            display: -webkit-box;
            display: -moz-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -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-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-flex-wrap: wrap;
            -moz-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            @media (min-width: 991px) {
              .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper {
                -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; } }
            .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper .swatch-box.unselectable-container {
              display: none; }
            .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper .swatch-box a {
              display: inline-block;
              cursor: pointer;
              position: relative;
              margin-right: 2px; }
              .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper .swatch-box a span {
                -moz-border-radius: 50%;
                -webkit-border-radius: 50%;
                border-radius: 50%;
                height: 35px;
                height: 2.1875rem;
                width: 35px;
                width: 2.1875rem;
                padding: 0;
                margin: 5px 5px 10px;
                margin: 0.3125rem 0.3125rem 0.625rem;
                display: block;
                position: static;
                background-position: center center;
                background-repeat: no-repeat;
                background-size: cover;
                border: 0; }
                .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper .swatch-box a span:after {
                  -moz-transition-property: background-color;
                  -o-transition-property: background-color;
                  -webkit-transition-property: background-color;
                  transition-property: background-color;
                  -moz-transition-timing-function: ease;
                  -o-transition-timing-function: ease;
                  -webkit-transition-timing-function: ease;
                  transition-timing-function: ease;
                  -moz-transition-duration: 0.4s;
                  -o-transition-duration: 0.4s;
                  -webkit-transition-duration: 0.4s;
                  transition-duration: 0.4s;
                  -moz-transition-delay: 0s;
                  -o-transition-delay: 0s;
                  -webkit-transition-delay: 0s;
                  transition-delay: 0s;
                  height: 3px;
                  height: 0.1875rem;
                  content: "";
                  left: 0;
                  bottom: 0px;
                  width: 100%;
                  position: absolute;
                  background-color: transparent; }
                .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper .swatch-box a span:hover:after {
                  background-color: #AAAAAA; }
                .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper .swatch-box a span.selected:after {
                  background-color: #000; }
            .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-wrapper, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-swatch-wrapper {
              max-width: 330px; }
              @media (max-width: 992px) {
                .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-wrapper, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-swatch-wrapper {
                  margin: 0 auto; } }
              .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-wrapper .swatch-box.unselectable-container a span.unselectable, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-wrapper .swatch-box.unselectable-container a span.unavailable, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-swatch-wrapper .swatch-box.unselectable-container a span.unselectable, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-swatch-wrapper .swatch-box.unselectable-container a span.unavailable {
                display: none;
                padding: 0;
                margin: 0;
                width: 0;
                height: 0;
                overflow: hidden; }
              .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-wrapper .swatch-box.unselectable-container a span.selected, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .swatch-wrapper.color-swatch-wrapper .swatch-box.unselectable-container a span.selected {
                display: block; }
          .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .select {
            display: inline-block;
            position: relative;
            width: 100%; }
            .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .select label {
              font-size: 10px;
              font-size: 0.625rem;
              font-weight: 600;
              text-transform: uppercase;
              margin-bottom: 0;
              border: 1px solid #dddddd; }
          .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper .attribute .size-type-advice {
            text-align: right;
            color: #AAAAAA;
            text-transform: uppercase;
            font-size: 9px;
            padding-top: 7px; }
        .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper.size-wrapper, .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper.heel-wrapper {
          max-width: 300px;
          padding-bottom: 5px; }
        .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper.heel-wrapper {
          margin-bottom: 15px; }
        .product-detail .product-detail-container .product-view .product-details-right-section .attr-wrapper.hidden-attr {
          display: none;
          visibility: hidden; }
      .product-detail .product-detail-container .product-view .product-details-right-section .quantity {
        display: none; }
      .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions {
        position: static;
        width: 100%;
        padding: 0 15px;
        z-index: 5;
        margin-bottom: 20px;
        background-color: transparent;
        box-shadow: none; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions {
            margin: 10px 0;
            padding: 0;
            max-width: 300px; } }
        .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart {
          font-size: 10px;
          font-size: 0.625rem;
          letter-spacing: 2px;
          letter-spacing: 0.125rem;
          padding: 0px 5px;
          padding: 0rem 0.3125rem;
          position: relative;
          width: 100%;
          background-color: #000;
          opacity: 1;
          font-weight: 700;
          min-width: 160px;
          min-height: 42px;
          line-height: 40px;
          white-space: normal;
          word-wrap: break-word;
          margin: 0;
          border: 1px solid #fff; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart:hover {
            background-color: #404040; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart:disabled {
            cursor: pointer; }
            .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart:disabled:hover .error-copy {
              opacity: 1;
              visibility: visible; }
            .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart:disabled:hover .main-copy {
              opacity: 0;
              visibility: hidden; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.adding {
            background-color: #404040; }
            .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.adding:hover {
              background-color: #404040; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart .error-copy, .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart .adding-copy {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            min-height: 42px; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart .main-copy {
            visibility: visible;
            opacity: 1;
            position: relative;
            z-index: 3;
            min-height: 42px;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            transition-property: all;
            -moz-transition-timing-function: ease;
            -o-transition-timing-function: ease;
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -moz-transition-duration: 200ms;
            -o-transition-duration: 200ms;
            -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            -webkit-transition-delay: 0s;
            transition-delay: 0s; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart .error-copy {
            visibility: hidden;
            opacity: 0;
            -moz-transition-property: all;
            -o-transition-property: all;
            -webkit-transition-property: all;
            transition-property: all;
            -moz-transition-timing-function: ease;
            -o-transition-timing-function: ease;
            -webkit-transition-timing-function: ease;
            transition-timing-function: ease;
            -moz-transition-duration: 200ms;
            -o-transition-duration: 200ms;
            -webkit-transition-duration: 200ms;
            transition-duration: 200ms;
            -moz-transition-delay: 0s;
            -o-transition-delay: 0s;
            -webkit-transition-delay: 0s;
            transition-delay: 0s;
            z-index: 2; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart .adding-copy {
            display: none;
            z-index: 1; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart .progress-bar {
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            filter: alpha(opacity=0);
            -moz-transition-property: width, opacity;
            -o-transition-property: width, opacity;
            -webkit-transition-property: width, opacity;
            transition-property: width, opacity;
            -moz-transition-duration: 250ms;
            -o-transition-duration: 250ms;
            -webkit-transition-duration: 250ms;
            transition-duration: 250ms;
            position: absolute;
            top: 0;
            left: 0;
            width: 0%;
            height: 4px;
            background-color: #666666;
            z-index: 10; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.loading-start, .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.loading-progress {
            background-color: #a2a2a2; }
            .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.loading-start .progress-bar, .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.loading-progress .progress-bar {
              opacity: 1;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
              filter: alpha(opacity=100); }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.loading-start .progress-bar {
            width: 45%; }
          .product-detail .product-detail-container .product-view .product-details-right-section .prices-add-to-cart-actions .add-to-cart.loading-progress .progress-bar {
            width: 90%; }
      .product-detail .product-detail-container .product-view .product-details-right-section .social-sharing-icons {
        color: #949494;
        text-transform: uppercase;
        font-size: 12px;
        font-size: 0.75rem;
        line-height: 30px;
        margin: 25px 0; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .social-sharing-icons {
            margin: 20px 0;
            font-size: 11px;
            font-size: 0.6875rem; } }
        .product-detail .product-detail-container .product-view .product-details-right-section .social-sharing-icons .share-text {
          display: inline-block;
          line-height: 30px;
          vertical-align: middle; }
        .product-detail .product-detail-container .product-view .product-details-right-section .social-sharing-icons .share-icon {
          display: inline-block;
          vertical-align: middle; }
          .product-detail .product-detail-container .product-view .product-details-right-section .social-sharing-icons .share-icon .icon {
            width: 30px;
            height: 30px;
            background-size: 60%; }
            @media (min-width: 991px) {
              .product-detail .product-detail-container .product-view .product-details-right-section .social-sharing-icons .share-icon .icon {
                background-size: auto; } }
      .product-detail .product-detail-container .product-view .product-details-right-section .shipping {
        display: none;
        max-width: 300px; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .shipping {
            border: none;
            display: block;
            margin: 0; } }
      .product-detail .product-detail-container .product-view .product-details-right-section .promotions {
        padding: 20px 15px;
        text-align: center;
        height: auto; }
        .product-detail .product-detail-container .product-view .product-details-right-section .promotions .callout-image img {
          max-width: 40px;
          height: auto; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .promotions {
            text-align: left; } }
      .product-detail .product-detail-container .product-view .product-details-right-section .fitting,
      .product-detail .product-detail-container .product-view .product-details-right-section .shoecare,
      .product-detail .product-detail-container .product-view .product-details-right-section .sizechart {
        max-width: 300px; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .product-details-right-section .fitting,
          .product-detail .product-detail-container .product-view .product-details-right-section .shoecare,
          .product-detail .product-detail-container .product-view .product-details-right-section .sizechart {
            border: none;
            display: block;
            margin: 0; } }
    .product-detail .product-detail-container .product-view .add-to-cart-follower {
      position: fixed;
      top: -120px;
      left: 0;
      right: 0;
      width: 100%;
      background: #fff;
      opacity: 0;
      -moz-transition-property: all;
      -o-transition-property: all;
      -webkit-transition-property: all;
      transition-property: all;
      -moz-transition-timing-function: ease;
      -o-transition-timing-function: ease;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      -moz-transition-duration: 0.4s;
      -o-transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s;
      transition-duration: 0.4s;
      -moz-transition-delay: 0s;
      -o-transition-delay: 0s;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      text-align: right;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
      z-index: 150;
      display: none; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-view .add-to-cart-follower {
          display: block; } }
      .product-detail .product-detail-container .product-view .add-to-cart-follower.active {
        opacity: 1;
        top: 0;
        transition-delay: 0ms, 0ms;
        display: none; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-view .add-to-cart-follower.active {
            display: block; } }
      .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner {
        margin: 20px auto;
        max-width: 920px;
        padding: 0;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -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-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-align-items: center;
        align-items: center;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .primary-images {
          width: 60px;
          max-width: 60px; }
          .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .primary-images img {
            width: 100%;
            height: auto; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .product-name-wrapper {
          max-width: 200px;
          width: 100%;
          padding-left: 20px;
          padding-left: 1.25rem;
          text-align: left; }
          .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .product-name-wrapper .product-name-title {
            font-family: "Sweet Sans", Arial, sans-serif;
            font-size: 24px;
            font-size: 1.5rem;
            font-style: normal;
            font-weight: 400;
            color: #000;
            margin: 0; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices {
          max-width: 150px;
          width: 100%;
          padding-left: 20px;
          padding-left: 1.25rem; }
          .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices .sales {
            font-size: 16px;
            font-size: 1rem; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .hidden-attr {
          visibility: hidden; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .heel-wrapper {
          display: none; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .color-wrapper {
          display: none; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .quantity {
          display: none; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .size-wrapper {
          max-width: 200px;
          width: 100%;
          padding-left: 20px;
          padding-left: 1.25rem; }
          .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .size-wrapper .attribute {
            margin: 0; }
          .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .size-wrapper .size-type-advice {
            display: none; }
        .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions {
          position: static;
          width: 100%;
          max-width: 300px;
          padding: 0;
          z-index: 5;
          padding-left: 20px;
          padding-left: 1.25rem;
          background-color: transparent;
          box-shadow: none; }
          .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart {
            font-size: 10px;
            font-size: 0.625rem;
            letter-spacing: 2px;
            letter-spacing: 0.125rem;
            padding: 0px 5px;
            padding: 0rem 0.3125rem;
            position: relative;
            width: 100%;
            background-color: #000;
            opacity: 1;
            font-weight: 700;
            min-width: 160px;
            min-height: 42px;
            line-height: 40px;
            white-space: normal;
            word-wrap: break-word;
            margin: 0;
            border: 1px solid #fff; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart:hover {
              background-color: #404040; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart:disabled {
              cursor: pointer; }
              .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart:disabled:hover .error-copy {
                opacity: 1;
                visibility: visible; }
              .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart:disabled:hover .main-copy {
                opacity: 0;
                visibility: hidden; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.adding {
              background-color: #404040; }
              .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.adding:hover {
                background-color: #404040; }
              .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.adding .adding-copy {
                opacity: 1;
                visibility: visible; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart .error-copy, .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart .adding-copy {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              width: 100%;
              height: 100%;
              min-height: 42px; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart .main-copy {
              visibility: visible;
              opacity: 1;
              position: relative;
              z-index: 3;
              min-height: 42px;
              -moz-transition-property: all;
              -o-transition-property: all;
              -webkit-transition-property: all;
              transition-property: all;
              -moz-transition-timing-function: ease;
              -o-transition-timing-function: ease;
              -webkit-transition-timing-function: ease;
              transition-timing-function: ease;
              -moz-transition-duration: 200ms;
              -o-transition-duration: 200ms;
              -webkit-transition-duration: 200ms;
              transition-duration: 200ms;
              -moz-transition-delay: 0s;
              -o-transition-delay: 0s;
              -webkit-transition-delay: 0s;
              transition-delay: 0s; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart .error-copy {
              visibility: hidden;
              opacity: 0;
              -moz-transition-property: all;
              -o-transition-property: all;
              -webkit-transition-property: all;
              transition-property: all;
              -moz-transition-timing-function: ease;
              -o-transition-timing-function: ease;
              -webkit-transition-timing-function: ease;
              transition-timing-function: ease;
              -moz-transition-duration: 200ms;
              -o-transition-duration: 200ms;
              -webkit-transition-duration: 200ms;
              transition-duration: 200ms;
              -moz-transition-delay: 0s;
              -o-transition-delay: 0s;
              -webkit-transition-delay: 0s;
              transition-delay: 0s;
              z-index: 2; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart .adding-copy {
              display: none;
              z-index: 1; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart .progress-bar {
              opacity: 0;
              -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
              filter: alpha(opacity=0);
              -moz-transition-property: width, opacity;
              -o-transition-property: width, opacity;
              -webkit-transition-property: width, opacity;
              transition-property: width, opacity;
              -moz-transition-duration: 250ms;
              -o-transition-duration: 250ms;
              -webkit-transition-duration: 250ms;
              transition-duration: 250ms;
              position: absolute;
              top: 0;
              left: 0;
              width: 0%;
              height: 4px;
              background-color: #666666;
              z-index: 10; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.loading-start, .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.loading-progress {
              background-color: #a2a2a2; }
              .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.loading-start .progress-bar, .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.loading-progress .progress-bar {
                opacity: 1;
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                filter: alpha(opacity=100); }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.loading-start .progress-bar {
              width: 45%; }
            .product-detail .product-detail-container .product-view .add-to-cart-follower .follower-inner .prices-add-to-cart-actions .add-to-cart.loading-progress .progress-bar {
              width: 90%; }
  .product-detail .product-detail-container .recommendations {
    position: relative;
    text-align: center;
    margin: 60px 0px;
    margin: 3.75rem 0rem; }
    .product-detail .product-detail-container .recommendations .recommendations-container .recommedations-title {
      position: relative;
      padding: 10px 0px;
      padding: 0.625rem 0rem;
      margin-bottom: 0px;
      margin-bottom: 0rem; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .recommendations .recommendations-container .recommedations-title {
          margin-bottom: 5px;
          margin-bottom: 0.3125rem; } }
      .product-detail .product-detail-container .recommendations .recommendations-container .recommedations-title .recommedations-title-value {
        font-weight: 300;
        text-align: center;
        font-size: 36px;
        font-size: 2.25rem;
        font-family: "Freight Big Light", Times, serif;
        text-transform: none;
        font-style: italic;
        margin-bottom: 0px;
        margin-bottom: 0rem; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .recommendations .recommendations-container .recommedations-title .recommedations-title-value {
            margin-bottom: 30px;
            margin-bottom: 1.875rem; } }
    @media (min-width: 991px) {
      .product-detail .product-detail-container .recommendations .recommendations-container .swiper-wrapper {
        justify-content: center; } }
    .product-detail .product-detail-container .recommendations .recommendations-container .product-tile-wrapper {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
  .product-detail .product-detail-container .product-extra {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -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-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-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%; }
    @media (min-width: 991px) {
      .product-detail .product-detail-container .product-extra {
        padding: 30px 0px;
        padding: 1.875rem 0rem; } }
    .product-detail .product-detail-container .product-extra .description-and-detail {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .product-detail .product-detail-container .product-extra .description-and-detail.description-and-detail-mobile {
        margin-top: 0; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-extra .description-and-detail.description-and-detail-mobile {
            display: none; } }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-extra .description-and-detail {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 40%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 40%;
          -ms-flex: 0 0 40%;
          flex: 0 0 40%;
          max-width: 40%;
          padding-right: 50px;
          padding-right: 3.125rem; } }
      .product-detail .product-detail-container .product-extra .description-and-detail .long-name {
        display: none;
        font-size: 13px;
        font-size: 0.8125rem;
        color: #AAAAAA;
        margin-bottom: 10px;
        margin-bottom: 0.625rem;
        letter-spacing: 0.05em; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-extra .description-and-detail .long-name {
            display: inline-block; } }
      .product-detail .product-detail-container .product-extra .description-and-detail .product-description {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px;
        line-height: 1.875rem;
        font-family: "Freight Big Light", Times, serif;
        letter-spacing: 0.05em;
        padding-bottom: 35px;
        padding-bottom: 2.1875rem;
        padding: 0 0.9375rem;
        text-align: center; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-extra .description-and-detail .product-description {
            font-size: 24px;
            font-size: 1.5rem;
            line-height: 36px;
            line-height: 2.25rem;
            text-align: left;
            margin-bottom: 35px;
            margin-bottom: 2.1875rem;
            padding: 0; } }
    .product-detail .product-detail-container .product-extra .shipping {
      display: block;
      padding: 10px 0.9375rem 9px;
      margin-bottom: 0;
      border-bottom: 0; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-extra .shipping {
          display: none; } }
    .product-detail .product-detail-container .product-extra .info-and-care {
      display: none;
      white-space: nowrap;
      margin-bottom: 0;
      border-bottom: 1px solid #eee; }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-extra .info-and-care {
          display: block;
          padding: 35px 0 0 0;
          border-top: 1px solid #eee;
          border-bottom: 0; } }
      .product-detail .product-detail-container .product-extra .info-and-care.collapsable {
        padding: 10px 0.9375rem 9px;
        display: block; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-extra .info-and-care.collapsable {
            display: none; } }
      .product-detail .product-detail-container .product-extra .info-and-care h5 {
        display: inline-block;
        width: 30%;
        white-space: normal;
        vertical-align: top;
        text-transform: uppercase;
        font-size: 13px;
        font-size: 0.8125rem;
        font-weight: normal;
        line-height: 22px; }
      .product-detail .product-detail-container .product-extra .info-and-care ul {
        display: inline-block;
        vertical-align: top;
        white-space: normal;
        padding-left: 15px;
        width: 100%; }
        @media (min-width: 991px) {
          .product-detail .product-detail-container .product-extra .info-and-care ul {
            width: 70%; } }
        .product-detail .product-detail-container .product-extra .info-and-care ul li {
          list-style: disc;
          color: #949494; }
          .product-detail .product-detail-container .product-extra .info-and-care ul li a {
            text-decoration: underline;
            color: #949494; }
    .product-detail .product-detail-container .product-extra .image-details {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      display: none; }
      .product-detail .product-detail-container .product-extra .image-details:nth-child(5) .image-details-container, .product-detail .product-detail-container .product-extra .image-details:nth-child(6) .image-details-container {
        position: relative; }
        .product-detail .product-detail-container .product-extra .image-details:nth-child(5) .image-details-container:after, .product-detail .product-detail-container .product-extra .image-details:nth-child(6) .image-details-container:after {
          content: " ";
          position: absolute;
          top: 0;
          left: 0;
          bottom: 0;
          right: 0;
          background: rgba(0, 0, 0, 0.03); }
      @media (min-width: 991px) {
        .product-detail .product-detail-container .product-extra .image-details {
          display: block;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 40%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 40%;
          -ms-flex: 0 0 40%;
          flex: 0 0 40%;
          max-width: 40%;
          padding: 0 4% 2%; }
          .product-detail .product-detail-container .product-extra .image-details.bigger {
            padding: 0 0 2%; } }
      .product-detail .product-detail-container .product-extra .image-details img {
        display: block; }
  .product-detail .product-detail-container .collapsable {
    margin-bottom: 20px;
    width: 100%;
    padding: 0;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee; }
    .product-detail .product-detail-container .collapsable .tab-header {
      text-transform: uppercase;
      position: relative;
      padding: 0;
      line-height: 20px; }
      .product-detail .product-detail-container .collapsable .tab-header a {
        color: #808080;
        padding: 13px 0 13px 30px;
        display: block;
        -moz-transition-property: color;
        -o-transition-property: color;
        -webkit-transition-property: color;
        transition-property: color;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -moz-transition-duration: 200ms;
        -o-transition-duration: 200ms;
        -webkit-transition-duration: 200ms;
        transition-duration: 200ms;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
        .product-detail .product-detail-container .collapsable .tab-header a:hover, .product-detail .product-detail-container .collapsable .tab-header a:focus, .product-detail .product-detail-container .collapsable .tab-header a:active {
          font-weight: normal;
          outline: none; }
        .product-detail .product-detail-container .collapsable .tab-header a:hover {
          color: #000; }
      .product-detail .product-detail-container .collapsable .tab-header .accordion-toggle:before, .product-detail .product-detail-container .collapsable .tab-header .accordion-toggle:after {
        content: " ";
        display: block;
        position: absolute;
        background: #000;
        top: 50%;
        left: 10px; }
      .product-detail .product-detail-container .collapsable .tab-header .accordion-toggle:before {
        height: 2px;
        width: 10px;
        margin-top: -1px;
        margin-left: -5px; }
      .product-detail .product-detail-container .collapsable .tab-header .accordion-toggle:after {
        width: 2px;
        height: 10px;
        margin-top: -5px;
        margin-left: -1px;
        opacity: 0;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        -webkit-transition-property: opacity;
        transition-property: opacity;
        -moz-transition-timing-function: ease;
        -o-transition-timing-function: ease;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        -moz-transition-duration: 300ms;
        -o-transition-duration: 300ms;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        -moz-transition-delay: 0s;
        -o-transition-delay: 0s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s; }
      .product-detail .product-detail-container .collapsable .tab-header .accordion-toggle.collapsed:after {
        opacity: 1; }
    .product-detail .product-detail-container .collapsable .tab-body {
      padding: 10px 20px 20px; }
      .product-detail .product-detail-container .collapsable .tab-body.custom-shipping-wrapper {
        padding-top: 0; }
      .product-detail .product-detail-container .collapsable .tab-body.shipping-wrappper {
        padding-bottom: 5px; }
  .product-detail .product-detail-container #shoecare-container .modal-header {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 40px; }
  .product-detail .product-detail-container #shoecare-container .shoecare-text {
    font-size: 14px;
    font-size: 0.875rem;
    margin-bottom: 40px;
    white-space: normal; }
  .product-detail .product-detail-container #sizechart-container .modal-content {
    padding: 20px 40px;
    max-height: 600px; }
  .product-detail .product-detail-container #sizechart-container h3 {
    margin: 18px 0;
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 400;
    text-transform: none; }
  .product-detail .product-detail-container #sizechart-container .desc {
    padding-top: 40px; }
  .product-detail .product-detail-container #sizechart-container .size-chart tr.odd,
  .product-detail .product-detail-container #sizechart-container .size-table tr.odd {
    background: #f6f6f6; }
  .product-detail .product-detail-container #sizechart-container .size-chart tr td, .product-detail .product-detail-container #sizechart-container .size-chart tr th,
  .product-detail .product-detail-container #sizechart-container .size-table tr td,
  .product-detail .product-detail-container #sizechart-container .size-table tr th {
    width: 16%;
    padding: 3px 15px 3px 0; }
  .product-detail .product-detail-container #sizechart-container .size-table tr td, .product-detail .product-detail-container #sizechart-container .size-table tr th {
    width: 33%; }

#shoecare-container.modal .modal-dialog {
  padding: 15px;
  padding: 0.9375rem; }
  #shoecare-container.modal .modal-dialog .modal-content {
    padding: 40px;
    padding: 2.5rem;
    max-height: 420px; }
  #shoecare-container.modal .modal-dialog .modal-close {
    top: 25px;
    right: 25px; }
    #shoecare-container.modal .modal-dialog .modal-close .icon-close-small {
      display: block; }

.stock-notification-container {
  max-width: 300px; }
  .stock-notification-container .stock-notification-success {
    padding: 0 0 20px; }
  .stock-notification-container .stock-notification {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0; }
  .stock-notification-container .stock-notification-form .btn.btn-primary {
    width: 100%; }
  .stock-notification-container .stock-notification-form .terms-container .form-checkbox {
    margin: 5px 0; }

.precomposed-link {
  margin: 0 0 30px;
  width: 100%;
  max-width: 300px; }
  .precomposed-link a {
    -moz-transition-property: background-color;
    -o-transition-property: background-color;
    -webkit-transition-property: background-color;
    transition-property: background-color;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    padding: 0px 30px;
    display: block;
    background-color: #fff;
    color: #000;
    cursor: pointer;
    border: 1px solid #dddddd;
    max-width: 300px;
    min-height: 40px;
    width: 100%;
    text-align: center;
    white-space: normal;
    font-size: 10px; }
    .precomposed-link a .proceed-customising-icon {
      display: inline-block;
      padding-left: 30px;
      background-image: url("../../images/platforme/customiser-icon.png");
      background-repeat: no-repeat;
      background-position: left center;
      background-size: 20px;
      font-weight: bold;
      text-transform: uppercase;
      line-height: 40px;
      letter-spacing: 2px;
      width: 100%;
      vertical-align: middle; }
    .precomposed-link a:hover {
      background-color: #000;
      color: #fff; }

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