@charset "UTF-8";
.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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(130, 30, 145)), color-stop(25%, rgb(130, 30, 145)), color-stop(25%, rgb(237, 209, 52)), color-stop(50%, rgb(255, 255, 0)), color-stop(50%, rgb(237, 209, 52)), color-stop(50%, #59ba00), color-stop(76%, #59ba00), color-stop(76%, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(14, 92, 209)), color-stop(50%, rgb(14, 92, 209)), color-stop(50%, rgb(226, 11, 11)), to(rgb(226, 11, 11)));
  background: linear-gradient(0deg, rgb(130, 30, 145) 0, rgb(130, 30, 145) 25%, rgb(237, 209, 52) 25%, rgb(255, 255, 0) 50%, rgb(237, 209, 52) 50%, #59ba00 50%, #59ba00 76%, #111 76%, #111 100%), linear-gradient(0deg, rgb(14, 92, 209) 0, rgb(14, 92, 209) 50%, rgb(226, 11, 11) 50%, rgb(226, 11, 11) 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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}
.swatch-circle-miscellaneous.disabled {
  opacity: 0.2;
}
.swatch-circle-miscellaneous.selected::after {
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.product-detail .attributes .swatch-circle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 2.5em;
  height: 2.5em;
  background: #fff;
  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 .attributes .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 .attributes .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 .attributes .swatch-circle i.fa-times-circle {
  background: #fff;
  border-radius: 50%;
  height: 0.75em;
  line-height: 0.8em;
  width: 0.8em;
}

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

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

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

.social-container {
  padding-top: 0.9375em;
  text-align: center;
}
.social-container .social-icons {
  text-decoration: none;
  font-size: 1.875em;
  list-style-type: none;
  padding: 0;
  color: #444;
}
@media (max-width: 991.98px) {
  .social-container .social-icons {
    font-size: 1.5625em;
  }
}
.social-container .social-icons i,
.social-container .social-icons a {
  color: #444;
  padding-right: 0.2em;
}

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) {
  .product-number-rating .ratings {
    margin-top: 0.625em;
  }
}
@media (max-width: 543.98px) {
  .product-number-rating .ratings {
    background-color: #fff;
    margin-top: -1.875em;
    margin-right: -0.9375em;
    padding: 0.1875em;
  }
}

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

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

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

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

.color-attribute {
  border: none;
  padding: 0;
  background: none;
}

.non-input-label {
  display: block;
  margin-bottom: 0.5rem;
}

@media (min-width: 769px) {
  .attributes {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (max-width: 543.98px) {
  .product-grid {
    padding-top: 0.938em;
  }
  .product-grid .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.product-detail .attributes .swatch-square {
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  border: 0.0625rem solid var(--color-box-shadow);
  border-radius: 0.25rem;
  color: var(--color-black);
  width: 4.3125rem;
  height: 4.3125rem;
  display: inline-block;
  position: relative;
  padding: 0;
  background-size: contain;
  margin: 0;
}
@media (max-width: 991.98px) {
  .product-detail .attributes .swatch-square {
    width: 7.8125rem;
    height: 7.8125rem;
    display: inline-block;
    position: relative;
    padding: 0;
    background-size: contain;
    margin: 0;
  }
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).swatch-square {
  position: relative;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  border: 0.0625rem solid var(--color-box-shadow);
  border-radius: 0.25rem;
  color: var(--color-black);
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).swatch-square .svg-icon.mail-sm {
  display: none;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).swatch-square.support-back-in-stock {
  color: var(--color-grey3);
  background-color: var(--color-grey1);
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).swatch-square.support-back-in-stock .svg-icon.mail-sm {
  display: block;
  position: absolute;
  top: 0.125rem;
  right: 0.125rem;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).selected, .product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment):hover {
  border-color: var(--color-black);
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).selected {
  pointer-events: none;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).unselectable {
  pointer-events: none;
  background: #F5F5F5;
  color: #CBCBCB;
  cursor: default;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).unselectable .swatch-image {
  opacity: 0.5;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).unselectablegreyedout {
  pointer-events: visible !important;
  background: #F5F5F5;
  color: #CBCBCB;
  cursor: default;
  display: inline-block !important;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).unselectablegreyedout .swatch-image {
  opacity: 0.5;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment) .swatch-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
  background-size: contain;
}
.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment) .swatch-value {
  font-size: inherit;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .product-detail .attributes[data-attr=color] .attribute {
    overflow: scroll hidden;
    white-space: nowrap;
  }
  .product-detail .attributes[data-attr=color] .attribute::-webkit-scrollbar {
    display: none;
  }
}
.product-detail .attributes[data-attr=color] .attribute .tooltipText {
  border: 2px solid #f5f5f5;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
  border-radius: 0.1875rem;
  padding: 0.1875rem 1rem;
  top: -1rem;
  left: -1.125rem;
  visibility: hidden;
}
.product-detail .attributes[data-attr=color] .attribute .tooltipText.active {
  visibility: visible;
}
.product-detail .attributes[data-attr=color] .attribute .tooltipText::after {
  content: "";
  border: 5px solid #f5f5f5;
  border-top-color: #fff;
  border-left-color: #fff;
  display: inline-block;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  left: 41%;
  bottom: -0.3125rem;
}
.product-detail .attributes[data-attr=size] {
  margin-bottom: 1.875rem;
}
@media (max-width: 991.98px) {
  .product-detail .attributes[data-attr=size] {
    padding: 0 0.9375rem;
  }
}
.product-detail .attributes[data-attr=size] .attribute {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0.4375rem;
}
.product-detail .attributes[data-attr=size] .attribute .swatch-square {
  height: 3rem;
  width: auto;
}
.product-detail .attributes[data-attr=size] .attribute .swatch-square.swatch-xl {
  width: 200px;
}
.product-detail .attributes[data-attr=size] .attribute.attribute-unisex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.4375rem;
}
.product-detail .attributes[data-attr=size] .attribute.attribute-unisex .swatch-square {
  height: 3rem;
  width: 100%;
}

.gift-card-editorial-rich-text {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media (min-width: 992px) {
  .gift-card-editorial-rich-text {
    margin-top: 1.5rem;
  }
}

.gift-card-design-text {
  display: none;
}
@media (min-width: 992px) {
  .gift-card-design-text {
    display: block;
  }
}

.gift-card-delivery-method {
  margin-top: 1.25rem;
}
@media (min-width: 992px) {
  .gift-card-delivery-method {
    margin-top: 0;
  }
}
.gift-card-delivery-method[data-attr=shipType] .attribute {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0.4375rem;
  padding: 0.0625rem;
}
.gift-card-delivery-method[data-attr=shipType] .attribute button.shipType-attribute.swatchable.swatch-square {
  width: 100%;
  height: 3rem;
  margin-bottom: 2.5rem;
}
@media (min-width: 992px) {
  .gift-card-delivery-method[data-attr=shipType] .attribute button.shipType-attribute.swatchable.swatch-square {
    margin-bottom: 0;
  }
}
.gift-card-delivery-method[data-attr=shipType] .attribute button.shipType-attribute.swatchable.swatch-square .shipType-value.swatch-square {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 3rem;
  color: var(--color-black);
  background-color: var(--color-white);
  border: 0.0625rem solid var(--color-grey2);
}
.gift-card-delivery-method[data-attr=shipType] .attribute button.shipType-attribute.swatchable.swatch-square.selected.selectable {
  color: var(--color-white);
  background-color: var(--color-black);
  border: 0.0625rem solid var(--color-black);
}

.bv_modal_component_container .bv_button_buttonFull {
  display: none;
}

.transition-fade {
  -webkit-transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
  transition: 0.3s ease-in-out opacity, 0.3s ease-in-out visibility;
}

.is-hidden-fade {
  opacity: 0;
  visibility: hidden;
}
.swatch-circle-miscellaneous {
  background: -webkit-gradient(linear, left bottom, left top, from(#821e91), color-stop(25%, #821e91), color-stop(0, #edd134), color-stop(50%, #ff0), color-stop(0, #edd134), color-stop(0, #59ba00), color-stop(76%, #59ba00), color-stop(0, #111), to(#111)), -webkit-gradient(linear, left bottom, left top, from(#0e5cd1), color-stop(50%, #0e5cd1), color-stop(0, #e20b0b), to(#e20b0b));
  background: linear-gradient(0deg, #821e91, #821e91 25%, #edd134 0, #ff0 50%, #edd134 0, #59ba00 0, #59ba00 76%, #111 0, #111), linear-gradient(0deg, #0e5cd1, #0e5cd1 50%, #e20b0b 0, #e20b0b);
  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;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
  width: 2.5em;
}

.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).unselectable {
  pointer-events: none;
  background: #f5f5f5;
  color: #cbcbcb;
  border-color: #cbcbcb;
  text-decoration: line-through;
  cursor: default;
}

.product-detail .attributes .attribute button:not(.btn-decrement):not(.btn-increment).unselectablegreyedout {
  pointer-events: visible !important;
  background: #f5f5f5;
  color: #cbcbcb;
  border-color: #cbcbcb;
  text-decoration: line-through;
  cursor: default;
  display: inline-block !important;
}

.product-detail .attributes[data-attr=size] .attribute.attribute-unisex .swatch-square.selected-false .swatch-value,
.product-detail .attributes[data-attr=size] .attribute.attribute-unisex .swatch-square.unselectable .swatch-value,
.product-detail .attributes[data-attr=size] .attribute.attribute-unisex .swatch-square.unselectablegreyedout .swatch-value,
.product-detail .attributes[data-attr=size] .attribute.attribute-unisex .swatch-square.support-back-in-stock .swatch-value,
.product-detail .attributes[data-attr=size] .attribute.attribute-unisex .swatch-square[aria-disabled=true] .swatch-value {
  text-decoration: line-through;
  text-decoration-thickness: 0.0625rem;
}