@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: 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: 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 .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;
    /* 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;
  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;
  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; }

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

/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
.form-group.required .form-control-label::before {
  content: "*";
  color: #c00; }

.form-group > span:not(.info-icon) {
  font-size: 80%; }

.form-control {
  color: var(--color-grey6);
  background-color: var(--color-white); }

::-moz-placeholder, .form-control::-moz-placeholder {
  color: var(--color-grey5); }

::placeholder,
.form-control::placeholder {
  color: var(--color-grey5); }

.floating-label {
  position: relative;
  margin-bottom: 0.625rem; }
  .floating-label .form-control {
    height: 3.75rem; }
  .floating-label label {
    font-size: 0.875rem;
    position: absolute;
    top: 0.9375rem;
    left: 0.75rem;
    margin: 0;
    opacity: 0;
    transition: all .3s ease; }
  .floating-label input {
    transition: all .3s ease; }
    .floating-label input:-webkit-autofill, .floating-label input:not(:placeholder-shown) {
      padding: 1.5rem 2.25rem 0.375rem 0.75rem;
      color: var(--color-black); }
      .floating-label input:-webkit-autofill ~ label, .floating-label input:not(:placeholder-shown) ~ label {
        transform: translateY(-0.625rem);
        opacity: 0.7;
        color: var(--color-grey5); }
  .floating-label select {
    color: var(--color-grey5);
    transition: all .3s ease; }
  .floating-label.focused select {
    padding: 1.5rem 2.25rem 0.375rem 0.75rem;
    color: var(--color-black); }
    .floating-label.focused select + label {
      transform: translateY(-0.625rem);
      opacity: 0.7;
      color: var(--color-grey5); }

form.floating .btn-form-inline {
  height: calc(100% - 0.625rem); }

.container.product-detail {
  margin-top: 0; }
  @media (min-width: 769px) {
    .container.product-detail {
      margin-top: 1rem; } }

.pdp-top {
  margin-bottom: 0.625rem; }
  .pdp-top .product-breadcrumb {
    border-bottom: 1px solid var(--color-grey3); }
    @media (min-width: 769px) {
      .pdp-top .product-breadcrumb {
        border: 0; } }
    .pdp-top .product-breadcrumb .breadcrumb {
      margin-left: 0; }
      @media (max-width: 991.98px) {
        .pdp-top .product-breadcrumb .breadcrumb {
          border: 0; } }

.product-number {
  padding-bottom: 0.25rem;
  padding-top: 0.875rem; }
  @media (min-width: 769px) {
    .product-number {
      padding-bottom: 0.875rem; } }

.product-name {
  font-size: calc(1.325rem + 0.9vw); }
  @media (max-width: 991.98px) {
    .product-name {
      border: 0; } }
  @media (min-width: 769px) {
    .product-name {
      font-size: 2.5rem; } }

div.promotions {
  padding-top: 1rem; }
  div.promotions div.collapsible-xl button.callout {
    display: flex;
    align-items: center;
    padding: 0;
    color: var(--skin-promo-color);
    font-size: 1rem;
    text-transform: none;
    font-weight: normal;
    line-height: 1; }
    div.promotions div.collapsible-xl button.callout:after {
      margin-left: 0.75rem; }
  div.promotions div.collapsible-xl .content {
    font-size: 0.875rem;
    text-align: left;
    margin-left: 1rem;
    margin-top: 0.625rem; }

.pdp-main {
  padding-bottom: 1rem; }
  @media (min-width: 769px) {
    .pdp-main {
      padding-bottom: 0; } }
  @media (min-width: 769px) {
    .pdp-main .attributes {
      padding: 0; } }
  .pdp-main .attributes .attribute {
    margin-bottom: 0.875rem;
    margin-top: 0; }

.pdp-bottom .description-and-detail h2.title {
  margin-bottom: 1.25rem;
  text-transform: none; }

.pdp-bottom .description-and-detail .btn.title {
  line-height: 1.5;
  padding: 0; }
  .pdp-bottom .description-and-detail .btn.title h2 {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    font-size: 1.5rem;
    text-transform: none;
    margin-bottom: 0; }

.pdp-bottom .description-and-detail .content {
  margin-top: 1rem; }
  @media (min-width: 769px) {
    .pdp-bottom .description-and-detail .content {
      margin-top: 0; } }

.short-description {
  font-size: calc(1.2625rem + 0.15vw);
  text-align: center; }
  @media (min-width: 992px) {
    .short-description {
      font-size: 1.375rem; } }

.long-description,
.product-attributes {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media (min-width: 769px) {
    .long-description,
    .product-attributes {
      padding-top: 3rem;
      padding-bottom: 3rem; } }

.product-attributes:not(:first-child) {
  border-top: 1px solid var(--color-grey6); }
  @media (min-width: 769px) {
    .product-attributes:not(:first-child) {
      border-top: 0; } }

.add-to-cart-global {
  overflow: visible; }

.product-bundle-detail .cart-and-ipay .button-block,
.product-set-detail .cart-and-ipay .button-block {
  display: flex;
  flex-direction: column; }

.store-locator-container .btn-storelocator-search {
  background-color: #f9f9f9;
  border-color: var(--skin-primary-color-1);
  border-radius: 0;
  color: var(--skin-primary-color-1); }
  .store-locator-container .btn-storelocator-search:hover {
    background-color: var(--skin-primary-color-1);
    color: #f9f9f9; }

.store-locator-container .detect-location {
  margin-bottom: 1em; }

.store-locator-container .store-name {
  font-weight: 600; }

.store-locator-container .store-details {
  display: block; }
  @media (min-width: 769px) {
    .store-locator-container .store-details {
      margin-left: 3.125em; } }

.store-locator-container .striped > div:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.store-locator-container .search-form {
  width: 100%;
  margin-bottom: 4rem; }

@media (min-width: 544px) {
  .store-locator-container .select-store {
    margin-top: -3rem; } }

.store-locator-container .custom-radio .store-details {
  margin-left: 1.125em; }

.store-locator-container .store-locator-no-results {
  display: none; }

@media (min-width: 769px) {
  .store-locator-container .results {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 21.875em; } }

.in-store-inventory-dialog {
  max-width: 56.25em; }
  @media (min-width: 544px) {
    .in-store-inventory-dialog .mt-auto {
      margin-top: -2rem !important; } }
  @media (max-width: 543.98px) {
    .in-store-inventory-dialog .mt-auto {
      margin-top: 1.15em !important; } }

.btn-storelocator-search {
  background-color: #f9f9f9;
  border-color: #1782c5;
  border-radius: 0;
  color: #1782c5;
  margin-bottom: 1rem; }
  .btn-storelocator-search:hover {
    background-color: #1782c5;
    color: #f9f9f9; }

.store-name {
  font-weight: 600; }

.btn-get-in-store-inventory .btn-storelocator-search {
  margin-bottom: 0.625rem;
  display: block;
  width: 100%; }
  @media (min-width: 544px) {
    .btn-get-in-store-inventory .btn-storelocator-search {
      margin-top: 2rem;
      margin-bottom: 0; } }

.selected-store-with-inventory .change-store {
  margin: 0 1em 1em;
  width: auto; }

.display-none {
  display: none; }

.modal-header {
  background-color: #eee;
  border-bottom: 2px solid #ccc;
  border-top-left-radius: 0.1875rem;
  border-top-right-radius: 0.1875rem; }
  .modal-header .close {
    font-size: 2rem; }
    .modal-header .close span {
      font-size: 1rem;
      margin-right: 0.313em; }

.add-to-registry-message {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-registry-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-registry-alert.show {
    display: block; }

.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;
  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: 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 .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;
    /* 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;
  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;
  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; }

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

.attribute {
  margin-top: 0.938em; }
  .attribute label {
    display: block; }

.swatch a {
  text-decoration: none; }

@media (max-width: 543.98px) {
  .primary-images {
    margin: 0;
    padding: 0; } }

.prices-add-to-cart-actions {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 50;
  padding-right: 0;
  padding-left: 0;
  left: 0; }
  @media (max-width: 543.98px) {
    .prices-add-to-cart-actions {
      background-color: rgba(255, 255, 255, 0.95);
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); } }
  @media (min-width: 544px) {
    .prices-add-to-cart-actions {
      position: static;
      padding: 0 0.9375em; } }
  .prices-add-to-cart-actions .price {
    text-align: center; }

.prices {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  text-align: center; }

.cart-and-ipay {
  text-align: center; }
  @media (max-width: 543.98px) {
    .cart-and-ipay {
      padding-bottom: 26px; }
      .cart-and-ipay .btn {
        width: 98%;
        margin: 1%;
        display: block; } }

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%; }

.add-to-basket-alert {
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 5px grey;
  padding: 1em; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }

.simple-quantity {
  margin-top: 1em; }

.main-attributes {
  margin-top: 1em; }

.size-chart {
  margin-top: 1.071em; }

div.availability {
  margin-top: 1.071em; }

.bundle-item {
  padding-bottom: 1em;
  border-bottom: 1px solid #ccc; }
  .bundle-item:last-child {
    border-bottom: none; }

.container.product-detail {
  margin-top: 2em;
  margin-bottom: 2em; }
  @media (max-width: 543.98px) {
    .container.product-detail {
      margin-top: 0;
      margin-bottom: 0; } }

.product-option:not(:first-child) {
  margin-top: 1.071em; }

.cart-and-ipay .add-to-cart {
  width: 100%;
  display: block; }

@media (max-width: 543.98px) {
  .cart-and-ipay .add-to-cart {
    width: 100%;
    margin: 0; } }

.salesforce-buynow-element {
  width: 100%; }

.salesforce-buynow-element:not(:empty) {
  margin-top: 1em; }

.salesforce-buynow-element-errors {
  margin-top: 0.75rem;
  text-align: left; }

.salesforce-buynow-element[disabled] {
  display: none; }

/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
[data-swatch-type="color-swatch-css"] {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: transparent;
  border-radius: 1.25em;
  display: block;
  position: relative; }
  [data-swatch-type="color-swatch-css"]:before {
    content: '?';
    color: red;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }

.swatch-circle-air,
.swatch-circle-air.large-swatch:after {
  background-color: #d7e6f6; }

.swatch-square-air {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d7e6f6;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-air.disabled {
    opacity: 0.2; }

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

.swatch-circle-amparoblue,
.swatch-circle-amparoblue.large-swatch:after {
  background-color: #2a4f92; }

.swatch-square-amparoblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2a4f92;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-amparoblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-apple,
.swatch-circle-apple.large-swatch:after {
  background-color: #80ad2f; }

.swatch-square-apple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #80ad2f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-apple.disabled {
    opacity: 0.2; }

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

.swatch-circle-appleblue,
.swatch-circle-appleblue.large-swatch:after {
  background-color: #5bb4e5; }

.swatch-square-appleblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #5bb4e5;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-appleblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-applepink,
.swatch-circle-applepink.large-swatch:after {
  background-color: #e87ea6; }

.swatch-square-applepink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e87ea6;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-applepink.disabled {
    opacity: 0.2; }

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

.swatch-circle-aqua,
.swatch-circle-aqua.large-swatch:after {
  background-color: #63bdd2; }

.swatch-square-aqua {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #63bdd2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-aqua.disabled {
    opacity: 0.2; }

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

.swatch-circle-arborgreen,
.swatch-circle-arborgreen.large-swatch:after {
  background-color: #aab556; }

.swatch-square-arborgreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #aab556;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-arborgreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-ash,
.swatch-circle-ash.large-swatch:after {
  background-color: #3b3b3b; }

.swatch-square-ash {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3b3b3b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ash.disabled {
    opacity: 0.2; }

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

.swatch-circle-aubergine,
.swatch-circle-aubergine.large-swatch:after {
  background-color: #522955; }

.swatch-square-aubergine {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #522955;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-aubergine.disabled {
    opacity: 0.2; }

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

.swatch-circle-azalea,
.swatch-circle-azalea.large-swatch:after {
  background-color: #991e66; }

.swatch-square-azalea {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #991e66;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-azalea.disabled {
    opacity: 0.2; }

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

.swatch-circle-beatenpath,
.swatch-circle-beatenpath.large-swatch:after {
  background-color: #534a48; }

.swatch-square-beatenpath {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #534a48;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-beatenpath.disabled {
    opacity: 0.2; }

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

.swatch-circle-beige,
.swatch-circle-beige.large-swatch:after {
  background-color: #cfc8b2; }

.swatch-square-beige {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #cfc8b2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #cfc8b2;
  border-radius: 0.69em;
  background-color: #cfc8b2;
  display: block;
  position: relative; }
  .swatch-filter-beige.disabled {
    opacity: 0.2; }

.swatch-circle-berry,
.swatch-circle-berry.large-swatch:after {
  background-color: #bd4097; }

.swatch-square-berry {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bd4097;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-berry.disabled {
    opacity: 0.2; }

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

.swatch-circle-black,
.swatch-circle-black.large-swatch:after {
  background-color: black; }

.swatch-square-black {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: black;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: black;
  border-radius: 0.69em;
  background-color: black;
  display: block;
  position: relative; }
  .swatch-filter-black.disabled {
    opacity: 0.2; }

.swatch-circle-blackchrome,
.swatch-circle-blackchrome.large-swatch:after {
  background-color: #1f2325; }

.swatch-square-blackchrome {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #1f2325;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-blackchrome.disabled {
    opacity: 0.2; }

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

.swatch-circle-blackpearl,
.swatch-circle-blackpearl.large-swatch:after {
  background-color: #1f2325; }

.swatch-square-blackpearl {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #1f2325;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-blackpearl.disabled {
    opacity: 0.2; }

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

.swatch-circle-blacktop,
.swatch-circle-blacktop.large-swatch:after {
  background-color: #333235; }

.swatch-square-blacktop {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #333235;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-blacktop.disabled {
    opacity: 0.2; }

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

.swatch-circle-blue,
.swatch-circle-blue.large-swatch:after {
  background-color: #00549c; }

.swatch-square-blue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #00549c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #00549c;
  border-radius: 0.69em;
  background-color: #00549c;
  display: block;
  position: relative; }
  .swatch-filter-blue.disabled {
    opacity: 0.2; }

.swatch-circle-blueprint,
.swatch-circle-blueprint.large-swatch:after {
  background-color: #445587; }

.swatch-square-blueprint {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #445587;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-blueprint.disabled {
    opacity: 0.2; }

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

.swatch-circle-bluesail,
.swatch-circle-bluesail.large-swatch:after {
  background-color: #3e7dca; }

.swatch-square-bluesail {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3e7dca;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-bluesail.disabled {
    opacity: 0.2; }

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

.swatch-circle-blush,
.swatch-circle-blush.large-swatch:after {
  background-color: #ff5e3c; }

.swatch-square-blush {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ff5e3c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-blush.disabled {
    opacity: 0.2; }

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

.swatch-circle-blushpink,
.swatch-circle-blushpink.large-swatch:after {
  background-color: #fedfd8; }

.swatch-square-blushpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fedfd8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-blushpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-bone,
.swatch-circle-bone.large-swatch:after {
  background-color: #eae9e7; }

.swatch-square-bone {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #eae9e7;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-bone.disabled {
    opacity: 0.2; }

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

.swatch-circle-brightblue,
.swatch-circle-brightblue.large-swatch:after {
  background-color: #2c5697; }

.swatch-square-brightblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2c5697;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-brightblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-brightpink,
.swatch-circle-brightpink.large-swatch:after {
  background-color: #d7387a; }

.swatch-square-brightpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d7387a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-brightpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-brightred,
.swatch-circle-brightred.large-swatch:after {
  background-color: #d01e28; }

.swatch-square-brightred {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d01e28;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-brightred.disabled {
    opacity: 0.2; }

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

.swatch-circle-brown,
.swatch-circle-brown.large-swatch:after {
  background-color: #543024; }

.swatch-square-brown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #543024;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #543024;
  border-radius: 0.69em;
  background-color: #543024;
  display: block;
  position: relative; }
  .swatch-filter-brown.disabled {
    opacity: 0.2; }

.swatch-circle-bubblegum,
.swatch-circle-bubblegum.large-swatch:after {
  background-color: #f66a8e; }

.swatch-square-bubblegum {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f66a8e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-bubblegum.disabled {
    opacity: 0.2; }

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

.swatch-circle-burgandy,
.swatch-circle-burgandy.large-swatch:after {
  background-color: #8b3744; }

.swatch-square-burgandy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8b3744;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-burgandy.disabled {
    opacity: 0.2; }

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

.swatch-circle-burntorange,
.swatch-circle-burntorange.large-swatch:after {
  background-color: #f07515; }

.swatch-square-burntorange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f07515;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-burntorange.disabled {
    opacity: 0.2; }

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

.swatch-circle-cabernet,
.swatch-circle-cabernet.large-swatch:after {
  background-color: #c84c4a; }

.swatch-square-cabernet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c84c4a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cabernet.disabled {
    opacity: 0.2; }

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

.swatch-circle-cameopink,
.swatch-circle-cameopink.large-swatch:after {
  background-color: #deaec2; }

.swatch-square-cameopink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #deaec2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cameopink.disabled {
    opacity: 0.2; }

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

.swatch-circle-candyred,
.swatch-circle-candyred.large-swatch:after {
  background-color: #c10336; }

.swatch-square-candyred {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c10336;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-candyred.disabled {
    opacity: 0.2; }

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

.swatch-circle-canyon,
.swatch-circle-canyon.large-swatch:after {
  background-color: #7e4e33; }

.swatch-square-canyon {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #7e4e33;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-canyon.disabled {
    opacity: 0.2; }

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

.swatch-circle-carbon,
.swatch-circle-carbon.large-swatch:after {
  background-color: #3c3744; }

.swatch-square-carbon {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3c3744;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-carbon.disabled {
    opacity: 0.2; }

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

.swatch-circle-carmine,
.swatch-circle-carmine.large-swatch:after {
  background-color: #be0f34; }

.swatch-square-carmine {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #be0f34;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-carmine.disabled {
    opacity: 0.2; }

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

.swatch-circle-carnation,
.swatch-circle-carnation.large-swatch:after {
  background-color: #ffa1a3; }

.swatch-square-carnation {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ffa1a3;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-carnation.disabled {
    opacity: 0.2; }

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

.swatch-circle-caviar,
.swatch-circle-caviar.large-swatch:after {
  background-color: #333235; }

.swatch-square-caviar {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #333235;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-caviar.disabled {
    opacity: 0.2; }

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

.swatch-circle-cedar,
.swatch-circle-cedar.large-swatch:after {
  background-color: #b28d73; }

.swatch-square-cedar {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #b28d73;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cedar.disabled {
    opacity: 0.2; }

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

.swatch-circle-celadon,
.swatch-circle-celadon.large-swatch:after {
  background-color: #cbda89; }

.swatch-square-celadon {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #cbda89;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-celadon.disabled {
    opacity: 0.2; }

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

.swatch-circle-charcoal,
.swatch-circle-charcoal.large-swatch:after {
  background-color: #534f50; }

.swatch-square-charcoal {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #534f50;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-charcoal.disabled {
    opacity: 0.2; }

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

.swatch-circle-cherryblossom,
.swatch-circle-cherryblossom.large-swatch:after {
  background-color: #f9a8a3; }

.swatch-square-cherryblossom {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f9a8a3;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cherryblossom.disabled {
    opacity: 0.2; }

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

.swatch-circle-chilipepper,
.swatch-circle-chilipepper.large-swatch:after {
  background-color: #9b2242; }

.swatch-square-chilipepper {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #9b2242;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-chilipepper.disabled {
    opacity: 0.2; }

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

.swatch-circle-chocolate,
.swatch-circle-chocolate.large-swatch:after {
  background-color: #413231; }

.swatch-square-chocolate {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #413231;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-chocolate.disabled {
    opacity: 0.2; }

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

.swatch-circle-citron,
.swatch-circle-citron.large-swatch:after {
  background-color: #e2a21c; }

.swatch-square-citron {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e2a21c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-citron.disabled {
    opacity: 0.2; }

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

.swatch-circle-citrus,
.swatch-circle-citrus.large-swatch:after {
  background-color: #fcdc41; }

.swatch-square-citrus {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fcdc41;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-citrus.disabled {
    opacity: 0.2; }

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

.swatch-circle-citrusyellow,
.swatch-circle-citrusyellow.large-swatch:after {
  background-color: #e1d761; }

.swatch-square-citrusyellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e1d761;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-citrusyellow.disabled {
    opacity: 0.2; }

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

.swatch-circle-civicblue,
.swatch-circle-civicblue.large-swatch:after {
  background-color: #004e94; }

.swatch-square-civicblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #004e94;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-civicblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-clear,
.swatch-circle-clear.large-swatch:after {
  background-color: #fefefe; }

.swatch-square-clear {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fefefe;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-clear.disabled {
    opacity: 0.2; }

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

.swatch-circle-cloud,
.swatch-circle-cloud.large-swatch:after {
  background-color: #fafbfc; }

.swatch-square-cloud {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fafbfc;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cloud.disabled {
    opacity: 0.2; }

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

.swatch-circle-cocktail,
.swatch-circle-cocktail.large-swatch:after {
  background-color: #da5a90; }

.swatch-square-cocktail {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #da5a90;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cocktail.disabled {
    opacity: 0.2; }

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

.swatch-circle-coffeebean,
.swatch-circle-coffeebean.large-swatch:after {
  background-color: #4e372b; }

.swatch-square-coffeebean {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4e372b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-coffeebean.disabled {
    opacity: 0.2; }

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

.swatch-circle-copper,
.swatch-circle-copper.large-swatch:after {
  background-color: #935d32; }

.swatch-square-copper {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #935d32;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-copper.disabled {
    opacity: 0.2; }

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

.swatch-circle-copperchrome,
.swatch-circle-copperchrome.large-swatch:after {
  background-color: #6e5a51; }

.swatch-square-copperchrome {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6e5a51;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-copperchrome.disabled {
    opacity: 0.2; }

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

.swatch-circle-coral,
.swatch-circle-coral.large-swatch:after {
  background-color: #e91c6a; }

.swatch-square-coral {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e91c6a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-coral.disabled {
    opacity: 0.2; }

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

.swatch-circle-coralpink,
.swatch-circle-coralpink.large-swatch:after {
  background-color: #e91c6a; }

.swatch-square-coralpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e91c6a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-coralpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-cornerstone,
.swatch-circle-cornerstone.large-swatch:after {
  background-color: #696c71; }

.swatch-square-cornerstone {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #696c71;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cornerstone.disabled {
    opacity: 0.2; }

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

.swatch-circle-cream,
.swatch-circle-cream.large-swatch:after {
  background-color: #ded4c4; }

.swatch-square-cream {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ded4c4;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cream.disabled {
    opacity: 0.2; }

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

.swatch-circle-cyan,
.swatch-circle-cyan.large-swatch:after {
  background-color: #258ec1; }

.swatch-square-cyan {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #258ec1;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-cyan.disabled {
    opacity: 0.2; }

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

.swatch-circle-dahlia,
.swatch-circle-dahlia.large-swatch:after {
  background-color: #7c4386; }

.swatch-square-dahlia {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #7c4386;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-dahlia.disabled {
    opacity: 0.2; }

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

.swatch-circle-darkblue,
.swatch-circle-darkblue.large-swatch:after {
  background-color: #3c4564; }

.swatch-square-darkblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3c4564;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darkblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-darkbrown,
.swatch-circle-darkbrown.large-swatch:after {
  background-color: #413231; }

.swatch-square-darkbrown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #413231;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darkbrown.disabled {
    opacity: 0.2; }

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

.swatch-circle-darkgray,
.swatch-circle-darkgray.large-swatch:after {
  background-color: #524d53; }

.swatch-square-darkgray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #524d53;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darkgray.disabled {
    opacity: 0.2; }

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

.swatch-circle-darkgreen,
.swatch-circle-darkgreen.large-swatch:after {
  background-color: #006e33; }

.swatch-square-darkgreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #006e33;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darkgreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-darklines,
.swatch-circle-darklines.large-swatch:after {
  background-color: #524d53; }

.swatch-square-darklines {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #524d53;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darklines.disabled {
    opacity: 0.2; }

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

.swatch-circle-darkpurple,
.swatch-circle-darkpurple.large-swatch:after {
  background-color: #503265; }

.swatch-square-darkpurple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #503265;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darkpurple.disabled {
    opacity: 0.2; }

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

.swatch-circle-darksky,
.swatch-circle-darksky.large-swatch:after {
  background-color: #000000; }

.swatch-square-darksky {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #000000;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-darksky.disabled {
    opacity: 0.2; }

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

.swatch-circle-dayglow,
.swatch-circle-dayglow.large-swatch:after {
  background-color: #ff14a3; }

.swatch-square-dayglow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ff14a3;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-dayglow.disabled {
    opacity: 0.2; }

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

.swatch-circle-deepsea,
.swatch-circle-deepsea.large-swatch:after {
  background-color: #13284c; }

.swatch-square-deepsea {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #13284c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-deepsea.disabled {
    opacity: 0.2; }

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

.swatch-circle-denim,
.swatch-circle-denim.large-swatch:after {
  background-color: #7590a8; }

.swatch-square-denim {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #7590a8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-denim.disabled {
    opacity: 0.2; }

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

.swatch-circle-desertpink,
.swatch-circle-desertpink.large-swatch:after {
  background-color: #e6cecb; }

.swatch-square-desertpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e6cecb;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-desertpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-dove,
.swatch-circle-dove.large-swatch:after {
  background-color: #c2c0c3; }

.swatch-square-dove {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c2c0c3;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-dove.disabled {
    opacity: 0.2; }

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

.swatch-circle-dune,
.swatch-circle-dune.large-swatch:after {
  background-color: #69817e; }

.swatch-square-dune {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #69817e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-dune.disabled {
    opacity: 0.2; }

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

.swatch-circle-ecru,
.swatch-circle-ecru.large-swatch:after {
  background-color: #c0b29e; }

.swatch-square-ecru {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c0b29e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ecru.disabled {
    opacity: 0.2; }

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

.swatch-circle-electric,
.swatch-circle-electric.large-swatch:after {
  background-color: #ffe100; }

.swatch-square-electric {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ffe100;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-electric.disabled {
    opacity: 0.2; }

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

.swatch-circle-emerald,
.swatch-circle-emerald.large-swatch:after {
  background-color: #5ba590; }

.swatch-square-emerald {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #5ba590;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-emerald.disabled {
    opacity: 0.2; }

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

.swatch-circle-equinox,
.swatch-circle-equinox.large-swatch:after {
  background-color: #2b1814; }

.swatch-square-equinox {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2b1814;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-equinox.disabled {
    opacity: 0.2; }

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

.swatch-circle-espresso,
.swatch-circle-espresso.large-swatch:after {
  background-color: #3f312e; }

.swatch-square-espresso {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3f312e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-espresso.disabled {
    opacity: 0.2; }

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

.swatch-circle-fade,
.swatch-circle-fade.large-swatch:after {
  background-color: #dddfd9; }

.swatch-square-fade {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #dddfd9;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-fade.disabled {
    opacity: 0.2; }

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

.swatch-circle-fiesta,
.swatch-circle-fiesta.large-swatch:after {
  background-color: #dc291e; }

.swatch-square-fiesta {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #dc291e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-fiesta.disabled {
    opacity: 0.2; }

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

.swatch-circle-flamingopink,
.swatch-circle-flamingopink.large-swatch:after {
  background-color: #931d3f; }

.swatch-square-flamingopink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #931d3f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-flamingopink.disabled {
    opacity: 0.2; }

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

.swatch-circle-flash,
.swatch-circle-flash.large-swatch:after {
  background-color: #c2f03f; }

.swatch-square-flash {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c2f03f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-flash.disabled {
    opacity: 0.2; }

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

.swatch-circle-flintgray,
.swatch-circle-flintgray.large-swatch:after {
  background-color: #6c6c6c; }

.swatch-square-flintgray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6c6c6c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-flintgray.disabled {
    opacity: 0.2; }

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

.swatch-circle-fountainblue,
.swatch-circle-fountainblue.large-swatch:after {
  background-color: #00b3aa; }

.swatch-square-fountainblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #00b3aa;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-fountainblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-fresh,
.swatch-circle-fresh.large-swatch:after {
  background-color: #8fd400; }

.swatch-square-fresh {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8fd400;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-fresh.disabled {
    opacity: 0.2; }

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

.swatch-circle-frostwhite,
.swatch-circle-frostwhite.large-swatch:after {
  background-color: #dadcdb; }

.swatch-square-frostwhite {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #dadcdb;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-frostwhite.disabled {
    opacity: 0.2; }

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

.swatch-circle-fuchsia,
.swatch-circle-fuchsia.large-swatch:after {
  background-color: #af467f; }

.swatch-square-fuchsia {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #af467f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-fuchsia.disabled {
    opacity: 0.2; }

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

.swatch-circle-garnet,
.swatch-circle-garnet.large-swatch:after {
  background-color: #5a2c34; }

.swatch-square-garnet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #5a2c34;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-garnet.disabled {
    opacity: 0.2; }

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

.swatch-circle-glow,
.swatch-circle-glow.large-swatch:after {
  background-color: #bed600; }

.swatch-square-glow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bed600;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-glow.disabled {
    opacity: 0.2; }

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

.swatch-circle-gold,
.swatch-circle-gold.large-swatch:after {
  background-color: #efe2d2; }

.swatch-square-gold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #efe2d2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-gold.disabled {
    opacity: 0.2; }

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

.swatch-circle-goldengarden,
.swatch-circle-goldengarden.large-swatch:after {
  background-color: #ffb100; }

.swatch-square-goldengarden {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ffb100;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-goldengarden.disabled {
    opacity: 0.2; }

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

.swatch-circle-grape,
.swatch-circle-grape.large-swatch:after {
  background-color: #3d1843; }

.swatch-square-grape {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3d1843;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-grape.disabled {
    opacity: 0.2; }

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

.swatch-circle-grapefruit,
.swatch-circle-grapefruit.large-swatch:after {
  background-color: #f8799b; }

.swatch-square-grapefruit {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f8799b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-grapefruit.disabled {
    opacity: 0.2; }

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

.swatch-circle-graphite,
.swatch-circle-graphite.large-swatch:after {
  background-color: #252525; }

.swatch-square-graphite {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #252525;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-graphite.disabled {
    opacity: 0.2; }

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

.swatch-circle-grassgreen,
.swatch-circle-grassgreen.large-swatch:after {
  background-color: #bed443; }

.swatch-square-grassgreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bed443;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-grassgreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-gravel,
.swatch-circle-gravel.large-swatch:after {
  background-color: #52565b; }

.swatch-square-gravel {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #52565b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-gravel.disabled {
    opacity: 0.2; }

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

.swatch-circle-gray,
.swatch-circle-gray.large-swatch:after {
  background-color: #626567; }

.swatch-square-gray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #626567;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-gray.disabled {
    opacity: 0.2; }

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

.swatch-circle-graywoven,
.swatch-circle-graywoven.large-swatch:after {
  background-color: #848486; }

.swatch-square-graywoven {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #848486;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-graywoven.disabled {
    opacity: 0.2; }

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

.swatch-circle-green,
.swatch-circle-green.large-swatch:after {
  background-color: #6FFB38; }

.swatch-square-green {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6FFB38;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #6FFB38;
  border-radius: 0.69em;
  background-color: #6FFB38;
  display: block;
  position: relative; }
  .swatch-filter-green.disabled {
    opacity: 0.2; }

.swatch-circle-green2,
.swatch-circle-green2.large-swatch:after {
  background-color: #8aaf6c; }

.swatch-square-green2 {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8aaf6c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-green2.disabled {
    opacity: 0.2; }

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

.swatch-circle-grey,
.swatch-circle-grey.large-swatch:after {
  background-color: #626567; }

.swatch-square-grey {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #626567;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #626567;
  border-radius: 0.69em;
  background-color: #626567;
  display: block;
  position: relative; }
  .swatch-filter-grey.disabled {
    opacity: 0.2; }

.swatch-circle-hazard,
.swatch-circle-hazard.large-swatch:after {
  background-color: #ff545b; }

.swatch-square-hazard {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ff545b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-hazard.disabled {
    opacity: 0.2; }

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

.swatch-circle-hotpink,
.swatch-circle-hotpink.large-swatch:after {
  background-color: #ca2d7b; }

.swatch-square-hotpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ca2d7b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-hotpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-hyperblue,
.swatch-circle-hyperblue.large-swatch:after {
  background-color: #0291da; }

.swatch-square-hyperblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #0291da;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-hyperblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-ice,
.swatch-circle-ice.large-swatch:after {
  background-color: #a4b7c8; }

.swatch-square-ice {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a4b7c8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ice.disabled {
    opacity: 0.2; }

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

.swatch-circle-indigo,
.swatch-circle-indigo.large-swatch:after {
  background-color: #274374; }

.swatch-square-indigo {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #274374;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-indigo.disabled {
    opacity: 0.2; }

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

.swatch-circle-indigoblue,
.swatch-circle-indigoblue.large-swatch:after {
  background-color: #233a7d; }

.swatch-square-indigoblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #233a7d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-indigoblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-infinitypool,
.swatch-circle-infinitypool.large-swatch:after {
  background-color: #00646b; }

.swatch-square-infinitypool {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #00646b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-infinitypool.disabled {
    opacity: 0.2; }

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

.swatch-circle-infrared,
.swatch-circle-infrared.large-swatch:after {
  background-color: #a50320; }

.swatch-square-infrared {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a50320;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-infrared.disabled {
    opacity: 0.2; }

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

.swatch-circle-ink,
.swatch-circle-ink.large-swatch:after {
  background-color: #3f3a66; }

.swatch-square-ink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3f3a66;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ink.disabled {
    opacity: 0.2; }

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

.swatch-circle-ivory,
.swatch-circle-ivory.large-swatch:after {
  background-color: #fff6d5; }

.swatch-square-ivory {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fff6d5;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ivory.disabled {
    opacity: 0.2; }

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

.swatch-circle-jade,
.swatch-circle-jade.large-swatch:after {
  background-color: #00b38a; }

.swatch-square-jade {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #00b38a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-jade.disabled {
    opacity: 0.2; }

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

.swatch-circle-jet,
.swatch-circle-jet.large-swatch:after {
  background-color: #3f3e44; }

.swatch-square-jet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3f3e44;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-jet.disabled {
    opacity: 0.2; }

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

.swatch-circle-jetsetred,
.swatch-circle-jetsetred.large-swatch:after {
  background-color: #930324; }

.swatch-square-jetsetred {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #930324;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-jetsetred.disabled {
    opacity: 0.2; }

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

.swatch-circle-julep,
.swatch-circle-julep.large-swatch:after {
  background-color: #a5d0d1; }

.swatch-square-julep {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a5d0d1;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-julep.disabled {
    opacity: 0.2; }

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

.swatch-circle-khaki,
.swatch-circle-khaki.large-swatch:after {
  background-color: #4f3b25; }

.swatch-square-khaki {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4f3b25;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-khaki.disabled {
    opacity: 0.2; }

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

.swatch-circle-lacquer,
.swatch-circle-lacquer.large-swatch:after {
  background-color: #1d428a; }

.swatch-square-lacquer {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #1d428a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lacquer.disabled {
    opacity: 0.2; }

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

.swatch-circle-lagoon,
.swatch-circle-lagoon.large-swatch:after {
  background-color: #0098aa; }

.swatch-square-lagoon {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #0098aa;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lagoon.disabled {
    opacity: 0.2; }

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

.swatch-circle-lavendar,
.swatch-circle-lavendar.large-swatch:after {
  background-color: #d8b6d7; }

.swatch-square-lavendar {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d8b6d7;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lavendar.disabled {
    opacity: 0.2; }

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

.swatch-circle-lavender,
.swatch-circle-lavender.large-swatch:after {
  background-color: #b8acd6; }

.swatch-square-lavender {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #b8acd6;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lavender.disabled {
    opacity: 0.2; }

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

.swatch-circle-lavenderpurple,
.swatch-circle-lavenderpurple.large-swatch:after {
  background-color: #dcd5f4; }

.swatch-square-lavenderpurple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #dcd5f4;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lavenderpurple.disabled {
    opacity: 0.2; }

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

.swatch-circle-lightblue,
.swatch-circle-lightblue.large-swatch:after {
  background-color: #5991ca; }

.swatch-square-lightblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #5991ca;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lightblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-lightgraphite,
.swatch-circle-lightgraphite.large-swatch:after {
  background-color: #8f8f93; }

.swatch-square-lightgraphite {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8f8f93;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lightgraphite.disabled {
    opacity: 0.2; }

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

.swatch-circle-lightgray,
.swatch-circle-lightgray.large-swatch:after {
  background-color: #bebebe; }

.swatch-square-lightgray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bebebe;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lightgray.disabled {
    opacity: 0.2; }

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

.swatch-circle-lightlines,
.swatch-circle-lightlines.large-swatch:after {
  background-color: #d6d4cf; }

.swatch-square-lightlines {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d6d4cf;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lightlines.disabled {
    opacity: 0.2; }

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

.swatch-circle-lightpink,
.swatch-circle-lightpink.large-swatch:after {
  background-color: #b8575f; }

.swatch-square-lightpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #b8575f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lightpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-lilac,
.swatch-circle-lilac.large-swatch:after {
  background-color: #d2bbda; }

.swatch-square-lilac {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d2bbda;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lilac.disabled {
    opacity: 0.2; }

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

.swatch-circle-lime,
.swatch-circle-lime.large-swatch:after {
  background-color: #d7e241; }

.swatch-square-lime {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d7e241;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-lime.disabled {
    opacity: 0.2; }

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

.swatch-circle-limelight,
.swatch-circle-limelight.large-swatch:after {
  background-color: #c9dd00; }

.swatch-square-limelight {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c9dd00;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-limelight.disabled {
    opacity: 0.2; }

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

.swatch-circle-magnetic,
.swatch-circle-magnetic.large-swatch:after {
  background-color: #a50069; }

.swatch-square-magnetic {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a50069;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-magnetic.disabled {
    opacity: 0.2; }

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

.swatch-circle-majesty,
.swatch-circle-majesty.large-swatch:after {
  background-color: #5d4171; }

.swatch-square-majesty {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #5d4171;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-majesty.disabled {
    opacity: 0.2; }

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

.swatch-circle-mango,
.swatch-circle-mango.large-swatch:after {
  background-color: #f6d654; }

.swatch-square-mango {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f6d654;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mango.disabled {
    opacity: 0.2; }

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

.swatch-circle-marina,
.swatch-circle-marina.large-swatch:after {
  background-color: #0090cd; }

.swatch-square-marina {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #0090cd;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-marina.disabled {
    opacity: 0.2; }

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

.swatch-circle-marinablue,
.swatch-circle-marinablue.large-swatch:after {
  background-color: #0090cd; }

.swatch-square-marinablue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #0090cd;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-marinablue.disabled {
    opacity: 0.2; }

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

.swatch-circle-mask,
.swatch-circle-mask.large-swatch:after {
  background-color: #22314e; }

.swatch-square-mask {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #22314e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mask.disabled {
    opacity: 0.2; }

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

.swatch-circle-mauve,
.swatch-circle-mauve.large-swatch:after {
  background-color: #c873af; }

.swatch-square-mauve {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c873af;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mauve.disabled {
    opacity: 0.2; }

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

.swatch-circle-mellowpink,
.swatch-circle-mellowpink.large-swatch:after {
  background-color: #ecc7d2; }

.swatch-square-mellowpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ecc7d2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mellowpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-midnight,
.swatch-circle-midnight.large-swatch:after {
  background-color: #35363b; }

.swatch-square-midnight {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #35363b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-midnight.disabled {
    opacity: 0.2; }

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

.swatch-circle-midnightblack,
.swatch-circle-midnightblack.large-swatch:after {
  background-color: #454545; }

.swatch-square-midnightblack {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #454545;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-midnightblack.disabled {
    opacity: 0.2; }

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

.swatch-circle-midnightblue,
.swatch-circle-midnightblue.large-swatch:after {
  background-color: #1a2b51; }

.swatch-square-midnightblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #1a2b51;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-midnightblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-midnightgreen,
.swatch-circle-midnightgreen.large-swatch:after {
  background-color: #485b53; }

.swatch-square-midnightgreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #485b53;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-midnightgreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-midorange,
.swatch-circle-midorange.large-swatch:after {
  background-color: #c8532c; }

.swatch-square-midorange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c8532c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-midorange.disabled {
    opacity: 0.2; }

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

.swatch-circle-millennialpink,
.swatch-circle-millennialpink.large-swatch:after {
  background-color: #e6cecb; }

.swatch-square-millennialpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e6cecb;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-millennialpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-mint,
.swatch-circle-mint.large-swatch:after {
  background-color: #73d1b7; }

.swatch-square-mint {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #73d1b7;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mint.disabled {
    opacity: 0.2; }

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

.swatch-circle-mixitblue,
.swatch-circle-mixitblue.large-swatch:after {
  background-color: #1e93be; }

.swatch-square-mixitblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #1e93be;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mixitblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-mixitred,
.swatch-circle-mixitred.large-swatch:after {
  background-color: #bc302d; }

.swatch-square-mixitred {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bc302d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mixitred.disabled {
    opacity: 0.2; }

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

.swatch-circle-monument,
.swatch-circle-monument.large-swatch:after {
  background-color: #484443; }

.swatch-square-monument {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #484443;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-monument.disabled {
    opacity: 0.2; }

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

.swatch-circle-mustard,
.swatch-circle-mustard.large-swatch:after {
  background-color: #c9ba4e; }

.swatch-square-mustard {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c9ba4e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-mustard.disabled {
    opacity: 0.2; }

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

.swatch-circle-navy,
.swatch-circle-navy.large-swatch:after {
  background-color: #2f3e5d; }

.swatch-square-navy {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2f3e5d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #2f3e5d;
  border-radius: 0.69em;
  background-color: #2f3e5d;
  display: block;
  position: relative; }
  .swatch-filter-navy.disabled {
    opacity: 0.2; }

.swatch-circle-navyblue,
.swatch-circle-navyblue.large-swatch:after {
  background-color: #2f3e5d; }

.swatch-square-navyblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2f3e5d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-navyblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-nightfall,
.swatch-circle-nightfall.large-swatch:after {
  background-color: #53396a; }

.swatch-square-nightfall {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #53396a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-nightfall.disabled {
    opacity: 0.2; }

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

.swatch-circle-nightsky,
.swatch-circle-nightsky.large-swatch:after {
  background-color: #1d164c; }

.swatch-square-nightsky {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #1d164c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-nightsky.disabled {
    opacity: 0.2; }

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

.swatch-circle-ocean,
.swatch-circle-ocean.large-swatch:after {
  background-color: #235484; }

.swatch-square-ocean {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #235484;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ocean.disabled {
    opacity: 0.2; }

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

.swatch-circle-olive,
.swatch-circle-olive.large-swatch:after {
  background-color: #69786d; }

.swatch-square-olive {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #69786d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-olive.disabled {
    opacity: 0.2; }

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

.swatch-circle-olivegreen,
.swatch-circle-olivegreen.large-swatch:after {
  background-color: #55782d; }

.swatch-square-olivegreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #55782d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-olivegreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-orange,
.swatch-circle-orange.large-swatch:after {
  background-color: #ba4838; }

.swatch-square-orange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ba4838;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #ba4838;
  border-radius: 0.69em;
  background-color: #ba4838;
  display: block;
  position: relative; }
  .swatch-filter-orange.disabled {
    opacity: 0.2; }

.swatch-circle-orange2,
.swatch-circle-orange2.large-swatch:after {
  background-color: #ba4838; }

.swatch-square-orange2 {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ba4838;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-orange2.disabled {
    opacity: 0.2; }

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

.swatch-circle-orchid,
.swatch-circle-orchid.large-swatch:after {
  background-color: #9961c3; }

.swatch-square-orchid {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #9961c3;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-orchid.disabled {
    opacity: 0.2; }

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

.swatch-circle-overcast,
.swatch-circle-overcast.large-swatch:after {
  background-color: #bdbebf; }

.swatch-square-overcast {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bdbebf;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-overcast.disabled {
    opacity: 0.2; }

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

.swatch-circle-oystergray,
.swatch-circle-oystergray.large-swatch:after {
  background-color: #666666; }

.swatch-square-oystergray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #666666;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-oystergray.disabled {
    opacity: 0.2; }

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

.swatch-circle-paleblue,
.swatch-circle-paleblue.large-swatch:after {
  background-color: #6f90b8; }

.swatch-square-paleblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6f90b8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-paleblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-paparazzipink,
.swatch-circle-paparazzipink.large-swatch:after {
  background-color: #d3305d; }

.swatch-square-paparazzipink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d3305d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-paparazzipink.disabled {
    opacity: 0.2; }

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

.swatch-circle-peacock,
.swatch-circle-peacock.large-swatch:after {
  background-color: #274b4c; }

.swatch-square-peacock {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #274b4c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-peacock.disabled {
    opacity: 0.2; }

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

.swatch-circle-pearlblue,
.swatch-circle-pearlblue.large-swatch:after {
  background-color: #e0ebf2; }

.swatch-square-pearlblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e0ebf2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-pearlblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-peat,
.swatch-circle-peat.large-swatch:after {
  background-color: #f56936; }

.swatch-square-peat {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f56936;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-peat.disabled {
    opacity: 0.2; }

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

.swatch-circle-pebble,
.swatch-circle-pebble.large-swatch:after {
  background-color: #b4aeb1; }

.swatch-square-pebble {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #b4aeb1;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-pebble.disabled {
    opacity: 0.2; }

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

.swatch-circle-peony,
.swatch-circle-peony.large-swatch:after {
  background-color: #fbaac7; }

.swatch-square-peony {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fbaac7;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-peony.disabled {
    opacity: 0.2; }

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

.swatch-circle-perfectplum,
.swatch-circle-perfectplum.large-swatch:after {
  background-color: #4a3650; }

.swatch-square-perfectplum {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4a3650;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-perfectplum.disabled {
    opacity: 0.2; }

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

.swatch-circle-persimmon,
.swatch-circle-persimmon.large-swatch:after {
  background-color: #db6618; }

.swatch-square-persimmon {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #db6618;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-persimmon.disabled {
    opacity: 0.2; }

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

.swatch-circle-petal,
.swatch-circle-petal.large-swatch:after {
  background-color: #f7dce2; }

.swatch-square-petal {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f7dce2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-petal.disabled {
    opacity: 0.2; }

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

.swatch-circle-petalpink,
.swatch-circle-petalpink.large-swatch:after {
  background-color: #fda4bc; }

.swatch-square-petalpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fda4bc;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-petalpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-phantom,
.swatch-circle-phantom.large-swatch:after {
  background-color: #42474c; }

.swatch-square-phantom {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #42474c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-phantom.disabled {
    opacity: 0.2; }

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

.swatch-circle-pianoblack,
.swatch-circle-pianoblack.large-swatch:after {
  background-color: #000; }

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

.swatch-filter-pianoblack {
  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-pianoblack.disabled {
    opacity: 0.2; }

.swatch-circle-pink,
.swatch-circle-pink.large-swatch:after {
  background-color: #cb6199; }

.swatch-square-pink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #cb6199;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #cb6199;
  border-radius: 0.69em;
  background-color: #cb6199;
  display: block;
  position: relative; }
  .swatch-filter-pink.disabled {
    opacity: 0.2; }

.swatch-circle-pinkviolet,
.swatch-circle-pinkviolet.large-swatch:after {
  background-color: #902865; }

.swatch-square-pinkviolet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #902865;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-pinkviolet.disabled {
    opacity: 0.2; }

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

.swatch-circle-pinot,
.swatch-circle-pinot.large-swatch:after {
  background-color: #693462; }

.swatch-square-pinot {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #693462;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-pinot.disabled {
    opacity: 0.2; }

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

.swatch-circle-pistachiogreen,
.swatch-circle-pistachiogreen.large-swatch:after {
  background-color: #819D78; }

.swatch-square-pistachiogreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #819D78;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-pistachiogreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-pitchblack,
.swatch-circle-pitchblack.large-swatch:after {
  background-color: #020202; }

.swatch-square-pitchblack {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #020202;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-pitchblack.disabled {
    opacity: 0.2; }

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

.swatch-circle-plum,
.swatch-circle-plum.large-swatch:after {
  background-color: #4a3650; }

.swatch-square-plum {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4a3650;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-plum.disabled {
    opacity: 0.2; }

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

.swatch-circle-plumberry,
.swatch-circle-plumberry.large-swatch:after {
  background-color: #4d195b; }

.swatch-square-plumberry {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4d195b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-plumberry.disabled {
    opacity: 0.2; }

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

.swatch-circle-portred,
.swatch-circle-portred.large-swatch:after {
  background-color: #77212e; }

.swatch-square-portred {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #77212e;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-portred.disabled {
    opacity: 0.2; }

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

.swatch-circle-punch,
.swatch-circle-punch.large-swatch:after {
  background-color: #c52062; }

.swatch-square-punch {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c52062;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-punch.disabled {
    opacity: 0.2; }

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

.swatch-circle-purple,
.swatch-circle-purple.large-swatch:after {
  background-color: #6d3c7d; }

.swatch-square-purple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6d3c7d;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #6d3c7d;
  border-radius: 0.69em;
  background-color: #6d3c7d;
  display: block;
  position: relative; }
  .swatch-filter-purple.disabled {
    opacity: 0.2; }

.swatch-circle-purplelightning,
.swatch-circle-purplelightning.large-swatch:after {
  background-color: #6f4181; }

.swatch-square-purplelightning {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6f4181;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-purplelightning.disabled {
    opacity: 0.2; }

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

.swatch-circle-radiantorchid,
.swatch-circle-radiantorchid.large-swatch:after {
  background-color: #a45b96; }

.swatch-square-radiantorchid {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a45b96;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-radiantorchid.disabled {
    opacity: 0.2; }

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

.swatch-circle-red,
.swatch-circle-red.large-swatch:after {
  background-color: #d3222a; }

.swatch-square-red {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d3222a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #d3222a;
  border-radius: 0.69em;
  background-color: #d3222a;
  display: block;
  position: relative; }
  .swatch-filter-red.disabled {
    opacity: 0.2; }

.swatch-circle-redcarpet,
.swatch-circle-redcarpet.large-swatch:after {
  background-color: #9d202f; }

.swatch-square-redcarpet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #9d202f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-redcarpet.disabled {
    opacity: 0.2; }

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

.swatch-circle-redviolet,
.swatch-circle-redviolet.large-swatch:after {
  background-color: #6c3a77; }

.swatch-square-redviolet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #6c3a77;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-redviolet.disabled {
    opacity: 0.2; }

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

.swatch-circle-reflection,
.swatch-circle-reflection.large-swatch:after {
  background-color: #00aed9; }

.swatch-square-reflection {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #00aed9;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-reflection.disabled {
    opacity: 0.2; }

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

.swatch-circle-rooftopgreen,
.swatch-circle-rooftopgreen.large-swatch:after {
  background-color: #68c448; }

.swatch-square-rooftopgreen {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #68c448;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-rooftopgreen.disabled {
    opacity: 0.2; }

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

.swatch-circle-rose,
.swatch-circle-rose.large-swatch:after {
  background-color: #8b2346; }

.swatch-square-rose {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8b2346;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-rose.disabled {
    opacity: 0.2; }

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

.swatch-circle-rosegold,
.swatch-circle-rosegold.large-swatch:after {
  background-color: #edd7cb; }

.swatch-square-rosegold {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #edd7cb;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-rosegold.disabled {
    opacity: 0.2; }

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

.swatch-circle-rosequartz,
.swatch-circle-rosequartz.large-swatch:after {
  background-color: #f1d6c9; }

.swatch-square-rosequartz {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f1d6c9;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-rosequartz.disabled {
    opacity: 0.2; }

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

.swatch-circle-royallilac,
.swatch-circle-royallilac.large-swatch:after {
  background-color: #8c0628; }

.swatch-square-royallilac {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8c0628;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-royallilac.disabled {
    opacity: 0.2; }

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

.swatch-circle-royalpurple,
.swatch-circle-royalpurple.large-swatch:after {
  background-color: #591c65; }

.swatch-square-royalpurple {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #591c65;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-royalpurple.disabled {
    opacity: 0.2; }

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

.swatch-circle-ruby,
.swatch-circle-ruby.large-swatch:after {
  background-color: #d12631; }

.swatch-square-ruby {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d12631;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-ruby.disabled {
    opacity: 0.2; }

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

.swatch-circle-safetyorange,
.swatch-circle-safetyorange.large-swatch:after {
  background-color: #db4834; }

.swatch-square-safetyorange {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #db4834;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-safetyorange.disabled {
    opacity: 0.2; }

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

.swatch-circle-sand,
.swatch-circle-sand.large-swatch:after {
  background-color: #f2eee8; }

.swatch-square-sand {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f2eee8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sand.disabled {
    opacity: 0.2; }

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

.swatch-circle-shadow,
.swatch-circle-shadow.large-swatch:after {
  background-color: #2c3f5f; }

.swatch-square-shadow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2c3f5f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-shadow.disabled {
    opacity: 0.2; }

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

.swatch-circle-shadowmetallic,
.swatch-circle-shadowmetallic.large-swatch:after {
  background-color: #4d4d4b; }

.swatch-square-shadowmetallic {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4d4d4b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-shadowmetallic.disabled {
    opacity: 0.2; }

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

.swatch-circle-shellpink,
.swatch-circle-shellpink.large-swatch:after {
  background-color: #f6e1df; }

.swatch-square-shellpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f6e1df;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-shellpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-sidewalk,
.swatch-circle-sidewalk.large-swatch:after {
  background-color: #8a8f90; }

.swatch-square-sidewalk {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8a8f90;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sidewalk.disabled {
    opacity: 0.2; }

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

.swatch-circle-silver,
.swatch-circle-silver.large-swatch:after {
  background-color: #8e908f; }

.swatch-square-silver {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #8e908f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-silver.disabled {
    opacity: 0.2; }

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

.swatch-circle-slate,
.swatch-circle-slate.large-swatch:after {
  background-color: #606b78; }

.swatch-square-slate {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #606b78;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-slate.disabled {
    opacity: 0.2; }

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

.swatch-circle-smoke,
.swatch-circle-smoke.large-swatch:after {
  background-color: #616161; }

.swatch-square-smoke {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #616161;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-smoke.disabled {
    opacity: 0.2; }

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

.swatch-circle-smolder,
.swatch-circle-smolder.large-swatch:after {
  background-color: #41403f; }

.swatch-square-smolder {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #41403f;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-smolder.disabled {
    opacity: 0.2; }

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

.swatch-circle-snowcapwhite,
.swatch-circle-snowcapwhite.large-swatch:after {
  background-color: #f9fafa; }

.swatch-square-snowcapwhite {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f9fafa;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-snowcapwhite.disabled {
    opacity: 0.2; }

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

.swatch-circle-softgray,
.swatch-circle-softgray.large-swatch:after {
  background-color: #3c393a; }

.swatch-square-softgray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #3c393a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-softgray.disabled {
    opacity: 0.2; }

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

.swatch-circle-sorbet,
.swatch-circle-sorbet.large-swatch:after {
  background-color: #e14c68; }

.swatch-square-sorbet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #e14c68;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sorbet.disabled {
    opacity: 0.2; }

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

.swatch-circle-spacegray,
.swatch-circle-spacegray.large-swatch:after {
  background-color: #626568; }

.swatch-square-spacegray {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #626568;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-spacegray.disabled {
    opacity: 0.2; }

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

.swatch-circle-sparkle,
.swatch-circle-sparkle.large-swatch:after {
  background-color: #bab7b4; }

.swatch-square-sparkle {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #bab7b4;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sparkle.disabled {
    opacity: 0.2; }

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

.swatch-circle-sparklinggrape,
.swatch-circle-sparklinggrape.large-swatch:after {
  background-color: #642f6c; }

.swatch-square-sparklinggrape {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #642f6c;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sparklinggrape.disabled {
    opacity: 0.2; }

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

.swatch-circle-sportyellow,
.swatch-circle-sportyellow.large-swatch:after {
  background-color: #f1eb54; }

.swatch-square-sportyellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f1eb54;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sportyellow.disabled {
    opacity: 0.2; }

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

.swatch-circle-steel,
.swatch-circle-steel.large-swatch:after {
  background-color: #84888b; }

.swatch-square-steel {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #84888b;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-steel.disabled {
    opacity: 0.2; }

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

.swatch-circle-stockbrown,
.swatch-circle-stockbrown.large-swatch:after {
  background-color: #60473a; }

.swatch-square-stockbrown {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #60473a;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-stockbrown.disabled {
    opacity: 0.2; }

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

.swatch-circle-stone,
.swatch-circle-stone.large-swatch:after {
  background-color: #a2a5a4; }

.swatch-square-stone {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a2a5a4;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-stone.disabled {
    opacity: 0.2; }

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

.swatch-circle-stripe,
.swatch-circle-stripe.large-swatch:after {
  background-color: #b5b5b5; }

.swatch-square-stripe {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #b5b5b5;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-stripe.disabled {
    opacity: 0.2; }

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

.swatch-circle-sunsetpink,
.swatch-circle-sunsetpink.large-swatch:after {
  background-color: #f25f66; }

.swatch-square-sunsetpink {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f25f66;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-sunsetpink.disabled {
    opacity: 0.2; }

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

.swatch-circle-surge,
.swatch-circle-surge.large-swatch:after {
  background-color: #ff7d00; }

.swatch-square-surge {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ff7d00;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-surge.disabled {
    opacity: 0.2; }

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

.swatch-circle-swim,
.swatch-circle-swim.large-swatch:after {
  background-color: #a2dae8; }

.swatch-square-swim {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a2dae8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-swim.disabled {
    opacity: 0.2; }

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

.swatch-circle-tan,
.swatch-circle-tan.large-swatch:after {
  background-color: #d2ccb8; }

.swatch-square-tan {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #d2ccb8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-tan.disabled {
    opacity: 0.2; }

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

.swatch-circle-taro,
.swatch-circle-taro.large-swatch:after {
  background-color: #9f7ca6; }

.swatch-square-taro {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #9f7ca6;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-taro.disabled {
    opacity: 0.2; }

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

.swatch-circle-tarragon,
.swatch-circle-tarragon.large-swatch:after {
  background-color: #aabc59; }

.swatch-square-tarragon {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #aabc59;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-tarragon.disabled {
    opacity: 0.2; }

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

.swatch-circle-taupe,
.swatch-circle-taupe.large-swatch:after {
  background-color: #c9c2b0; }

.swatch-square-taupe {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c9c2b0;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-taupe.disabled {
    opacity: 0.2; }

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

.swatch-circle-teal,
.swatch-circle-teal.large-swatch:after {
  background-color: #2e6464; }

.swatch-square-teal {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #2e6464;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-teal.disabled {
    opacity: 0.2; }

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

.swatch-circle-technoblue,
.swatch-circle-technoblue.large-swatch:after {
  background-color: #0291da; }

.swatch-square-technoblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #0291da;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-technoblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-titanium,
.swatch-circle-titanium.large-swatch:after {
  background-color: #222325; }

.swatch-square-titanium {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #222325;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-titanium.disabled {
    opacity: 0.2; }

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

.swatch-circle-toffee,
.swatch-circle-toffee.large-swatch:after {
  background-color: #965224; }

.swatch-square-toffee {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #965224;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-toffee.disabled {
    opacity: 0.2; }

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

.swatch-circle-topaz,
.swatch-circle-topaz.large-swatch:after {
  background-color: #0098cd; }

.swatch-square-topaz {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #0098cd;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-topaz.disabled {
    opacity: 0.2; }

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

.swatch-circle-tourmaline,
.swatch-circle-tourmaline.large-swatch:after {
  background-color: #afdce2; }

.swatch-square-tourmaline {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #afdce2;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-tourmaline.disabled {
    opacity: 0.2; }

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

.swatch-circle-translucentwhite,
.swatch-circle-translucentwhite.large-swatch:after {
  background-color: #ccc; }

.swatch-square-translucentwhite {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ccc;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-translucentwhite.disabled {
    opacity: 0.2; }

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

.swatch-circle-transparent,
.swatch-circle-transparent.large-swatch:after {
  background-color: #fcfcfc; }

.swatch-square-transparent {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fcfcfc;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-transparent.disabled {
    opacity: 0.2; }

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

.swatch-circle-uniformblue,
.swatch-circle-uniformblue.large-swatch:after {
  background-color: #233658; }

.swatch-square-uniformblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #233658;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-uniformblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-verryberry,
.swatch-circle-verryberry.large-swatch:after {
  background-color: #a73e77; }

.swatch-square-verryberry {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #a73e77;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-verryberry.disabled {
    opacity: 0.2; }

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

.swatch-circle-violet,
.swatch-circle-violet.large-swatch:after {
  background-color: #4814a0; }

.swatch-square-violet {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #4814a0;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-violet.disabled {
    opacity: 0.2; }

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

.swatch-circle-vividblue,
.swatch-circle-vividblue.large-swatch:after {
  background-color: #005ca8; }

.swatch-square-vividblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #005ca8;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-vividblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-volta,
.swatch-circle-volta.large-swatch:after {
  background-color: #7d5ccb; }

.swatch-square-volta {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #7d5ccb;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-volta.disabled {
    opacity: 0.2; }

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

.swatch-circle-walnut,
.swatch-circle-walnut.large-swatch:after {
  background-color: #c2b499; }

.swatch-square-walnut {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c2b499;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-walnut.disabled {
    opacity: 0.2; }

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

.swatch-circle-waterfrontblue,
.swatch-circle-waterfrontblue.large-swatch:after {
  background-color: #456083; }

.swatch-square-waterfrontblue {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #456083;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-waterfrontblue.disabled {
    opacity: 0.2; }

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

.swatch-circle-wauve,
.swatch-circle-wauve.large-swatch:after {
  background-color: #9e85a3; }

.swatch-square-wauve {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #9e85a3;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-wauve.disabled {
    opacity: 0.2; }

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

.swatch-circle-white,
.swatch-circle-white.large-swatch:after {
  background-color: #fafafa; }

.swatch-square-white {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #fafafa;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #fafafa;
  border-radius: 0.69em;
  background-color: #fafafa;
  display: block;
  position: relative; }
  .swatch-filter-white.disabled {
    opacity: 0.2; }

.swatch-circle-whiteout,
.swatch-circle-whiteout.large-swatch:after {
  background-color: #f1eeed; }

.swatch-square-whiteout {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f1eeed;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-whiteout.disabled {
    opacity: 0.2; }

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

.swatch-circle-whitepearl,
.swatch-circle-whitepearl.large-swatch:after {
  background-color: #c1c1c1; }

.swatch-square-whitepearl {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #c1c1c1;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-whitepearl.disabled {
    opacity: 0.2; }

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

.swatch-circle-yellow,
.swatch-circle-yellow.large-swatch:after {
  background-color: #f2fa11; }

.swatch-square-yellow {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #f2fa11;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-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: #f2fa11;
  border-radius: 0.69em;
  background-color: #f2fa11;
  display: block;
  position: relative; }
  .swatch-filter-yellow.disabled {
    opacity: 0.2; }

.swatch-circle-yellowcab,
.swatch-circle-yellowcab.large-swatch:after {
  background-color: #ffcd00; }

.swatch-square-yellowcab {
  border: 0.063em solid rgba(0, 0, 0, 0.3);
  width: 1.375em;
  height: 1.375em;
  background: #ffcd00;
  border-radius: 0;
  display: block;
  position: relative; }
  .swatch-square-yellowcab.disabled {
    opacity: 0.2; }

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

.swatch-circle-clear.large-swatch:after,
.product-tile__wrapper .swatch-circle-clear {
  background: linear-gradient(135deg, #dedede 0%, #fefefe 52%, #fefefe 69%, #f4f4f4 100%); }

.product-tile__wrapper .swatch-circle-blackwhite {
  background: linear-gradient(135deg, #000000 0%, #000000 50%, #ffffff 51%, #ffffff 100%);
  border: 1px solid #ccc; }

.css-swatch-circle {
  width: 1.375rem;
  height: 1.375rem;
  border-radius: 100%;
  border: none;
  display: block;
  position: relative; }
  .css-swatch-circle.large-swatch {
    width: 3.25rem;
    height: 3.25rem;
    border: none;
    background-color: white; }
    .css-swatch-circle.large-swatch:after {
      content: '';
      display: block;
      width: 2.625rem;
      height: 2.625rem;
      border-radius: 100%;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%); }
  .css-swatch-circle.swatch-circle-white.large-swatch {
    background-color: #CCD1D6; }
  .css-swatch-circle.swatch-circle-clear.large-swatch {
    background-color: #F5F5F5; }
  .css-swatch-circle.swatch-circle-blackwhite {
    border: 1px solid #ddd; }
  .css-swatch-circle.swatch-circle-blackwhite:after {
    background: linear-gradient(135deg, #000000 0%, #000000 50%, #ffffff 51%, #ffffff 100%); }

.swatch-circle-miscellaneous,
.swatch-square-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: 1.375em;
  position: relative;
  transform: rotate(35deg);
  width: 1.375em; }
  .swatch-circle-miscellaneous.disabled,
  .swatch-square-miscellaneous.disabled {
    opacity: 0.2; }
  .swatch-circle-miscellaneous.selected::after,
  .swatch-square-miscellaneous.selected::after {
    transform: rotate(-35deg); }

.swatch-square-miscellaneous {
  border-radius: 0;
  transform: unset; }
  .swatch-square-miscellaneous.selected::after {
    transform: unset; }

/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
.zoom-container img {
  max-width: unset; }

.zoom-control {
  display: none;
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 1.25rem; }
  @media (hover: none) {
    .zoom-control {
      display: none !important; } }
  @media (min-width: 1200px) {
    .zoom-control.js-show {
      display: flex;
      z-index: 110; } }
  .zoom-control .zoom-trigger {
    width: auto;
    max-width: 1.875rem;
    height: 1.875rem;
    min-width: unset;
    position: relative;
    padding: 0;
    overflow: hidden;
    transition: max-width 0.3s ease;
    text-align: left;
    font-size: 0.875rem;
    display: flex;
    align-items: center;
    white-space: nowrap; }
    .zoom-control .zoom-trigger:before {
      content: '';
      background-image: url("../../images/icons/plus.svg");
      background-repeat: no-repeat;
      background-size: 1rem;
      background-position: center;
      display: block;
      height: 1.625rem;
      width: 1.625rem;
      position: absolute;
      top: 0;
      left: 0;
      transform: rotate(0deg);
      transition: transform 0.3s ease-in-out; }
    .zoom-control .zoom-trigger:hover {
      background-color: var(--color-white);
      color: var(--color-black);
      max-width: 9.375rem; }
    .zoom-control .zoom-trigger:active {
      background-color: var(--color-white);
      color: var(--color-black); }
    .zoom-control .zoom-trigger .zoom-label-open,
    .zoom-control .zoom-trigger .zoom-label-close {
      display: block;
      margin: 0 0.375rem 0 1.875rem; }
    .zoom-control .zoom-trigger .zoom-label-close {
      display: none; }
    .zoom-control .zoom-trigger.js-close {
      max-width: 9.375rem; }
      .zoom-control .zoom-trigger.js-close::before {
        transform: rotate(135deg); }
      .zoom-control .zoom-trigger.js-close .zoom-label-open {
        display: none; }
      .zoom-control .zoom-trigger.js-close .zoom-label-close {
        display: inline; }

.product-detail #ratings-summary {
  cursor: pointer; }

.product-detail .bv-zone .product__collapse .collapse-pane {
  padding-top: 0; }

#prod-page-sections h2.hidden-xs,
#prod-page-sections h2.centered-heading {
  text-transform: uppercase; }

#prod-page-sections .container {
  max-width: 62rem; }

#prod-ovr-page-sections .product-ovr-section-rt {
  direction: rtl; }
  #prod-ovr-page-sections .product-ovr-section-rt .ovr-middle-txt {
    padding-right: 3.125rem; }

#prod-ovr-page-sections .product-ovr-section-lt,
#prod-ovr-page-sections .product-ovr-section-rt {
  display: block;
  width: 100%;
  padding: 3.75rem 0; }

#prod-ovr-page-sections .ovr-middle-img {
  display: table-cell;
  vertical-align: middle;
  width: 50%; }

#product-features {
  padding: 0 0 4.375rem 0; }
  #product-features .product-ovr-section .product-ovr-section-rt:last-child {
    margin-bottom: 1.875rem; }
  #product-features .product-ovr-section-center {
    text-align: center;
    margin-bottom: 3.75rem;
    border-bottom: 1px solid var(--color-grey300); }
    #product-features .product-ovr-section-center ul {
      margin: 0 auto;
      text-align: left;
      width: 50%; }
  #product-features #pods .pod-block {
    width: 33%; }
    #product-features #pods .pod-block > .frame {
      background-image: none;
      background-color: #fff;
      padding: 0.625rem 1.25rem 2.5rem;
      text-align: center; }
      #product-features #pods .pod-block > .frame img {
        padding-bottom: 0.625rem; }
    #product-features #pods .pod-block p {
      margin-bottom: 0.625rem; }
      #product-features #pods .pod-block p.description {
        font: 0.857em/1.5em "GalaxiePolaris-Medium", Arial, sans-serif; }
  #product-features .key-feature-block h3 {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    font-size: 0.875rem;
    text-transform: uppercase;
    hyphens: none; }

#product-business-tab h3 {
  text-transform: none; }

.gradient-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ececec), color-stop(0.5, #ffffff)); }

.orv-v-center {
  padding-top: 9.375rem; }

.key-feature-block {
  margin-bottom: 0.5rem;
  padding: 0.625rem;
  text-align: center;
  background: white;
  border-radius: 0.3125rem;
  border: 1px solid var(--color-grey300);
  height: 100%; }
  .key-feature-block .feature-icon-sm {
    margin: auto; }
  .key-feature-block .description {
    font: normal 0.875rem -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #303030;
    line-height: 1.25rem; }
  .key-feature-block h3 {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    font-size: 0.875rem;
    margin-bottom: 0.1875rem;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    text-transform: uppercase; }
  .key-feature-block a {
    text-decoration: none; }

.feature-icon-sm {
  width: 3.25rem;
  height: 3.25rem;
  background-image: url("https://www.linksys.com/resources/img/icon/icons_features.png");
  background-position: 0 0; }
  .feature-icon-sm.feature-3x-faster {
    background-position: 0 0; }
  .feature-icon-sm.feature-modes-4 {
    background-position: 0 -3.8125rem; }
  .feature-icon-sm.feature-upload-speed {
    background-position: 0 -7.625rem; }
  .feature-icon-sm.feature-dynamic-channels {
    background-position: 0 -11.4375rem; }
  .feature-icon-sm.feature-4x-faster {
    background-position: 0 -15.25rem; }
  .feature-icon-sm.feature-mbps-200 {
    background-position: 0 -19.0625rem; }
  .feature-icon-sm.feature-mbps-500 {
    background-position: 0 -22.875rem; }
  .feature-icon-sm.feature-ac-speed-400 {
    background-position: 0 -26.6875rem; }
  .feature-icon-sm.feature-speed-1300 {
    background-position: 0 -26.6875rem; }
  .feature-icon-sm.feature-wireless-ac {
    background-position: 0 -26.6875rem; }
  .feature-icon-sm.feature-advanced-wireless {
    background-position: 0 -34.3125rem; }
  .feature-icon-sm.feature-adjustable-antennas {
    background-position: 0 -38.125rem; }
  .feature-icon-sm.feature-detachable-ant {
    background-position: 0 -38.125rem; }
  .feature-icon-sm.feature-superior-wireless {
    background-position: 0 -38.125rem; }
  .feature-icon-sm.feature-backwards-comp {
    background-position: 0 -41.9375rem; }
  .feature-icon-sm.feature-compatible {
    background-position: 0 -41.9375rem; }
  .feature-icon-sm.feature-beamforming {
    background-position: 0 -45.75rem; }
  .feature-icon-sm.feature-compact-size {
    background-position: 0 -49.5625rem; }
  .feature-icon-sm.feature-mini-design {
    background-position: 0 -49.5625rem; }
  .feature-icon-sm.feature-dlna {
    background-position: 0 -57.1875rem; }
  .feature-icon-sm.feature-dual-band {
    background-position: 0 -61rem; }
  .feature-icon-sm.feature-easy-setup {
    background-position: 0 -64.8125rem; }
  .feature-icon-sm.feature-ethernet {
    background-position: 0 -72.4375rem; }
  .feature-icon-sm.feature-wireless-g {
    background-position: 0 -76.25rem; }
  .feature-icon-sm.feature-gigabit {
    background-position: 0 -80.0625rem; }
  .feature-icon-sm.feature-guest-access {
    background-position: 0 -83.8125rem; }
  .feature-icon-sm.feature-wireless-n {
    background-position: 0 -87.6875rem; }
  .feature-icon-sm.feature-open-source {
    background-position: 0 -91.5rem; }
  .feature-icon-sm.feature-parental-control {
    background-position: 0 -95.3125rem; }
  .feature-icon-sm.feature-plug-play {
    background-position: 0 -102.9375rem; }
  .feature-icon-sm.feature-power-save {
    background-position: 0 -106.75rem; }
  .feature-icon-sm.feature-qos {
    background-position: 0 -110.5625rem; }
  .feature-icon-sm.feature-smart-wifi {
    background-position: 0 -118.1875rem; }
  .feature-icon-sm.feature-speed-300 {
    background-position: 0 -122rem; }
  .feature-icon-sm.feature-speed-600 {
    background-position: 0 -125.8125rem; }
  .feature-icon-sm.feature-speed-750 {
    background-position: 0 -129.625rem; }
  .feature-icon-sm.feature-speed-900 {
    background-position: 0 -133.4375rem; }
  .feature-icon-sm.feature-universal {
    background-position: 0 -137.25rem; }
  .feature-icon-sm.feature-auto-sensing {
    background-position: 0 -141.0625rem; }
  .feature-icon-sm.feature-storage-gb {
    background-position: 0 -144.875rem; }
  .feature-icon-sm.feature-usb-ports {
    background-position: 0 -144.875rem; }

.feature-icon-sm.feature-dual-wan {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 0 no-repeat; }

.feature-icon-sm.feature-wan-failover {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -3.8125rem no-repeat; }

.feature-icon-sm.feature-vlan-tagging {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -11.4375rem no-repeat; }

.feature-icon-sm.feature-integrated-firewall {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -15.25rem no-repeat; }

.feature-icon-sm.feature-open-vpn {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -19.0625rem no-repeat; }

.feature-icon-sm.feature-poe {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -22.875rem no-repeat; }

.feature-icon-sm.feature-poe-plus {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -34.3125rem no-repeat; }

.feature-icon-sm.feature-network-expansion {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -38.125rem no-repeat; }

.feature-icon-sm.feature-single-point {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -45.75rem no-repeat; }

.feature-icon-sm.feature-captive-portal {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -49.5625rem no-repeat; }

.feature-icon-sm.feature-remote-manageability {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -53.375rem no-repeat; }

.feature-icon-sm.feature-speed-600px {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -57.1875rem no-repeat; }

.feature-icon-sm.feature-range-300px {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -61rem no-repeat; }

.feature-icon-sm.feature-onvif {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -64.8125rem no-repeat; }

.feature-icon-sm.feature-multiple-cameras {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -68.625rem no-repeat; }

.feature-icon-sm.feature-hd-1080p {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -76.25rem no-repeat; }

.feature-icon-sm.feature-2-in-1 {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -80.0625rem no-repeat; }

.feature-icon-sm.feature-extended-view {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -83.875rem no-repeat; }

.feature-icon-sm.feature-durable-housing {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -87.6875rem no-repeat; }

.feature-icon-sm.feature-around-the-clock {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -91.5rem no-repeat; }

.feature-icon-sm.feature-ample-storage {
  background: url("https://www.linksys.com/resources/img/icon/icons_features_smb.png") 0 -95.3125rem no-repeat; }

@media all and (-webkit-min-device-pixel-ratio: 1.5) {
  .feature-icon-sm.feature-dual-wan {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 0 no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-dual-wan {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -3.8125rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-vlan-tagging {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -11.4375rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-integrated-firewall {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -15.25rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-open-vpn {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -19.0625rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-poe {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -22.875rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-gigabit {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -26.6875rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-poe-plus {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -34.3125rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-network-expansion {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -38.125rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-single-point {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -45.75rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-captive-portal {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -49.5625rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-remote-manageability {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -53.375rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-speed-600px {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -57.1875rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-range-300px {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -61rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-onvif {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -64.8125rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-multiple-cameras {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -68.625rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-hd-1080p {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -76.25rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-2-in-1 {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -80.0625rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-extended-view {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -83.875rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-durable-housing {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -87.6875rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-around-the-clock {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -91.5rem no-repeat;
    background-size: 3.25rem 98.5625rem; }
  .feature-icon-sm.feature-ample-storage {
    background: url("https://www.linksys.com/resources/img/icon/icons_features_smb$2x.png") 0 -95.3125rem no-repeat;
    background-size: 3.25rem 98.5625rem; } }

.icon-inline {
  background: none; }

.feature-icon {
  width: 5.125rem;
  height: 5rem; }
  .feature-icon.feature-smart-wifi {
    background-image: url("https://www.linksys.com/resources/img/features/shared/linksys-li-EA6350-smart-wi-fi.png");
    background-repeat: no-repeat; }

.feature-gallery {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch; }
  .feature-gallery li {
    width: 24.3837%;
    margin-right: 0.81%; }
  .feature-gallery > li:nth-child(4n + 4) {
    margin-right: 0; }

.product-features {
  padding-top: 2.5rem; }
  .product-features .link-away {
    float: right;
    margin-top: 4.375rem; }
    .product-features .link-away .arrow-right {
      width: 0;
      height: 0;
      border-top: 0.25rem solid transparent;
      border-bottom: 0.25rem solid transparent;
      border-left: 0.25rem solid var(--color-accent);
      float: right;
      margin: 0.375rem 0.625rem 0 0.3125rem; }
  .product-features p {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 1rem;
    line-height: 1.75em; }
  .product-features .product-badge-buttons {
    margin-bottom: 2rem; }
    .product-features .product-badge-buttons .apple-store-badge {
      margin-right: 0.625rem; }

.main-feature-content ul,
.main-feature-content ol,
.product-ovr-section ul,
.product-ovr-section ol,
.product-ovr-section-center ul,
.product-ovr-section-center ol {
  font-family: "SuisseIntl-Medium", sans-serif;
  font-display: swap;
  font-size: 1rem;
  line-height: 1.75em;
  padding-left: 1.25rem; }

.apple-store-badge {
  margin-right: 0.625rem; }

.btn-primary-features {
  display: block;
  margin: 0 auto;
  margin-top: 0.4375rem;
  margin-bottom: 3.125rem;
  border: 1px solid #004897;
  border-top: 1px solid #7aa2ce;
  border-radius: 0.1875rem;
  background-color: #0079fd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0079fd), to(#005dc2));
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  font-size: 0.75rem;
  color: #fff;
  text-transform: uppercase; }
  .btn-primary-features:hover {
    border: 1px solid #0079fd; }

.feature-review {
  border: 1px solid #cccccc;
  border-bottom-color: #cccccc;
  border-radius: 0.25rem 0.25rem 0.25rem 0.25rem;
  padding: 0.9375rem;
  margin: 1.25rem 1.25rem 0.625rem 0; }

.feature-review .author {
  text-align: right; }

.tab-content .prod-features-wrapper,
.tab-content .prod-business-wrapper {
  display: none; }

.tab-content #product-videos-tab .product-videos .centered-heading {
  display: none; }

.tab-content #product-specs-tab #product-specs h2 {
  display: none; }

.tab-content #product-reviews-tab #product-reviews h2 {
  display: none; }

@media (max-width: 48rem) {
  .featured-reviews {
    margin: 0 0.625rem; }
  .feature-review {
    margin: 0.625rem 0; } }

@media (min-width: 48rem) {
  #product-features .product-ovr-section .pod-block img {
    margin-bottom: 0; }
  .apple-store-badge {
    margin-right: 0; } }

@media (max-width: 47.9375rem) {
  .product-features {
    padding-top: 0.3125rem; }
    .product-features h3,
    .product-features .product-badge-buttons {
      text-align: center; }
  .feature-icon-lg {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .feature-gallery {
    margin: 0.5rem 0;
    display: inline; }
    .feature-gallery li {
      width: 100%;
      padding: 0 0.625rem; }
      .feature-gallery li:first-child {
        display: block; }
      .feature-gallery li .key-feature-block {
        box-shadow: none;
        margin: 0.3125rem 0 0.3125rem 0;
        min-height: 4.6875rem !important;
        width: 100%; }
      .feature-gallery li .feature-icon-sm,
      .feature-gallery li .ts-icon-sm {
        margin: auto;
        float: left; }
      .feature-gallery li h3 {
        margin-left: 4.0625rem;
        text-align: left;
        margin-top: 0; }
      .feature-gallery li p {
        margin-left: 4.0625rem;
        padding: 0;
        text-align: left; }
        .feature-gallery li p:last-of-type {
          margin-bottom: 0; }
  .key-feature-block-controls {
    margin-bottom: 2rem; }
  .main-feature-content .visible-xs img {
    display: inline-block; }
  .product-ovr-section-center {
    text-align: center;
    margin-bottom: 3.75rem;
    border-bottom: 1px solid var(--color-grey300); }
    .product-ovr-section-center ul {
      margin: 0 0 0.625rem;
      text-align: left;
      width: 90%; } }

@media (min-width: 769px) {
  .product-ovr-section .col-md-6.product-ovr-block:nth-child(1),
  .product-ovr-section .col-md-pull-6 {
    padding-right: 1.875rem; }
  .product-ovr-section .col-md-6.product-ovr-block:nth-child(2),
  .product-ovr-section .col-md-push-6 {
    padding-left: 1.875rem; }
  .product-ovr-section.main-feature-content .col-md-6:nth-child(1) {
    padding-right: 1.875rem; }
  .product-ovr-section.main-feature-content .col-md-6:nth-child(2) {
    padding-left: 1.875rem; } }

@media (min-width: 544px) {
  .product-ovr-section.main-feature-content .col-sm-6:nth-child(1) {
    padding-right: 1.875rem; }
  .product-ovr-section.main-feature-content .col-sm-6:nth-child(2) {
    padding-left: 1.875rem; } }

@media (max-width: 991.98px) {
  .product-ovr-section,
  .product-ovr-section-center {
    padding: 0 0.625rem; }
  #prod-page-sections #product-features #pods div.pod-block {
    height: auto !important;
    display: block;
    padding: 0.625rem 0.625rem;
    width: 100%; }
    #prod-page-sections #product-features #pods div.pod-block:last-child {
      padding-right: 0.625rem; }
    #prod-page-sections #product-features #pods div.pod-block > .frame {
      padding: 1.25rem; }
  .feature-icon.feature-smart-wifi {
    margin: 0 auto; }
  .apple-store-badge {
    margin: 0.625rem 0 0;
    display: block; }
  #product-features .product-ovr-section .pod-block img {
    margin-bottom: 0; } }

@media (min-width: 769px) and (max-width: 991.98px) {
  #product-features .main-feature-content {
    position: relative; }
    #product-features .main-feature-content .col-md-6 {
      position: static; }
      #product-features .main-feature-content .col-md-6 img.main-feature-image {
        position: absolute;
        bottom: 0; } }

@media (max-width: 768.98px) {
  #product-features .product-ovr-section-center ul {
    width: 100%; } }

/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	PX to REM
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
/*	---------------------------------------------------------------
	Maps for styleguide and utility classes
	---------------------------------------------------------------
*/
#postal-code-entry {
  padding: 0 0 1.25rem; }

.postal-code-display {
  padding: 1.25rem 0; }

.estimated-shipping-message {
  padding-top: 1.25rem; }

#estimated-shipping {
  padding-top: 0.625rem;
  padding-left: 2.625rem; }
  #estimated-shipping .estimated-shipping-prompt {
    display: none; }
  #estimated-shipping .shipping-estimate {
    display: none; }
  #estimated-shipping .postal-code-display {
    display: none; }
  #estimated-shipping .postal-code-entry {
    display: none; }
  #estimated-shipping.load-state .estimated-shipping-prompt {
    display: block; }
  #estimated-shipping.load-state .shipping-estimate {
    display: none; }
  #estimated-shipping.load-state .postal-code-display {
    display: none; }
  #estimated-shipping.load-state .postal-code-entry {
    display: block; }
  #estimated-shipping.load-state .cancel-postal-code-update-link {
    display: none; }
  #estimated-shipping.load-state .update-text-update {
    display: none; }
  #estimated-shipping.estimate-state .estimated-shipping-prompt {
    display: none; }
  #estimated-shipping.estimate-state .shipping-estimate {
    display: block; }
  #estimated-shipping.estimate-state .postal-code-display {
    display: block; }
  #estimated-shipping.estimate-state .postal-code-entry {
    display: none; }
  #estimated-shipping.edit-state .estimated-shipping-prompt {
    display: none; }
  #estimated-shipping.edit-state .shipping-estimate {
    display: block; }
  #estimated-shipping.edit-state .postal-code-display {
    display: block; }
  #estimated-shipping.edit-state .postal-code-entry {
    display: block; }
  #estimated-shipping.edit-state .zip-code-label {
    display: none; }
  #estimated-shipping.edit-state .update-text-submit {
    display: none; }
  #estimated-shipping .link-divider {
    display: inline-block;
    padding: 0 0.625rem; }
  #estimated-shipping .postal-code-error {
    display: none; }
    #estimated-shipping .postal-code-error.show-error {
      display: block; }

.estimated-shipping-prompt {
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-size: 0.875rem; }

.input-line {
  padding-top: 0.75rem;
  display: flex; }
  .input-line .form-control {
    display: inline-block; }

.zip-input {
  display: inline-block; }

.btn.update-button {
  display: inline-block;
  margin-left: 1rem;
  min-width: unset; }

.faster-shipping-popout {
  position: absolute;
  background: #ffffff;
  border: 1px solid #7a7a7a;
  padding: 5px 10px;
  z-index: 3;
  display: none; }
  .faster-shipping-popout.popout-open {
    display: block; }

.faster-shipping-popout:after,
.faster-shipping-popout:before {
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }
  @media (max-width: 768.98px) {
    .faster-shipping-popout:after,
    .faster-shipping-popout:before {
      left: 65%; } }

.faster-shipping-popout:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: var(--color-white);
  border-width: 18px;
  margin-left: -18px; }

.faster-shipping-popout:before {
  border-color: rgba(122, 122, 122, 0);
  border-bottom-color: #666;
  border-width: 19px;
  margin-left: -19px; }

h4.faster-shipping-head {
  font-family: 'metric-regular', Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding-right: 24px; }

.faster-shipping-closer {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer; }
  .faster-shipping-closer:before {
    content: '';
    display: block;
    background-image: url(../../images/icons/close-black.svg);
    background-size: 0.875rem;
    background-repeat: no-repeat;
    background-position: center;
    height: 1.875rem;
    width: 1.875rem; }

.faster-shipping-table {
  width: 100%; }
  .faster-shipping-table th, .faster-shipping-table td {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-size: 18px;
    padding: 0 5px; }
  .faster-shipping-table th {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    color: var(--color-black);
    text-align: left !important;
    text-transform: none;
    border-bottom: 1px solid #999; }

.overview-matrix .overview-section {
  padding-top: 60px;
  padding-bottom: 60px; }
  .overview-matrix .overview-section.grey, .overview-matrix .overview-section.gray {
    background-color: #DEDFDF; }
  .overview-matrix .overview-section.white {
    background-color: white; }
  @media (max-width: 543.98px) {
    .overview-matrix .overview-section {
      padding-top: 30px;
      padding-bottom: 20px; } }
  .overview-matrix .overview-section h2 {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 35px;
    line-height: 32px; }
    @media (max-width: 543.98px) {
      .overview-matrix .overview-section h2 {
        margin: 0;
        padding-bottom: 0;
        margin-bottom: 12px;
        font-size: 28px;
        line-height: 23px; } }
  .overview-matrix .overview-section p {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 16px;
    line-height: 24px; }
    @media (max-width: 543.98px) {
      .overview-matrix .overview-section p {
        font-size: 15px;
        line-height: 20px; } }

.overview-matrix .overview-section.open-html-section {
  padding-top: 0;
  padding-bottom: 0; }
  .overview-matrix .overview-section.open-html-section .content-constrained {
    padding: 0; }
    @media (max-width: 768px) {
      .overview-matrix .overview-section.open-html-section .content-constrained .content-tab-info-section-overview.row {
        margin-left: 9px;
        margin-right: 9px; } }
  .overview-matrix .overview-section.open-html-section .slick-dots {
    padding: 0 2.1875rem;
    display: flex;
    bottom: 1.5625rem; }
    .overview-matrix .overview-section.open-html-section .slick-dots li {
      flex-basis: 100%;
      width: auto;
      height: 0.125rem;
      margin: 0; }
    @media (max-width: 991.98px) {
      .overview-matrix .overview-section.open-html-section .slick-dots {
        bottom: -0.9375rem; } }

.overview-matrix .overview-center {
  text-align: center; }
  .overview-matrix .overview-center p {
    display: inline-block;
    max-width: 800px;
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 24px;
    line-height: 28px; }
    @media (max-width: 543.98px) {
      .overview-matrix .overview-center p {
        font-size: 15px;
        line-height: 22px; } }
  .overview-matrix .overview-center h2 {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    font-size: 42px;
    line-height: 32px;
    margin-bottom: 29px; }
    @media (max-width: 543.98px) {
      .overview-matrix .overview-center h2 {
        font-size: 28px;
        margin-bottom: 18px; } }

@media (max-width: 543.98px) {
  .overview-matrix .overview-center.content-constrained {
    padding-left: 10px;
    padding-right: 10px; } }

.overview-matrix .overview-gallery-slide img, .overview-matrix .overview-gallery-slide video,
.overview-matrix .gallery-slide img,
.overview-matrix .gallery-slide video {
  max-width: 100vw;
  width: 100%; }

.overview-matrix .pdp-three-column {
  padding-top: 70px;
  padding-bottom: 50px; }
  @media (max-width: 543.98px) {
    .overview-matrix .pdp-three-column {
      padding-top: 30px;
      padding-bottom: 20px; } }
  .overview-matrix .pdp-three-column h2 {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 35px;
    line-height: 38px;
    max-width: 350px; }
    @media (max-width: 543.98px) {
      .overview-matrix .pdp-three-column h2 {
        font-size: 28px;
        line-height: 32px;
        margin-bottom: 0; } }
  .overview-matrix .pdp-three-column h3 {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    font-size: 16px;
    padding: 0 35px; }
    @media (max-width: 543.98px) {
      .overview-matrix .pdp-three-column h3 {
        padding: 0;
        font-size: 15px; } }
  .overview-matrix .pdp-three-column ul {
    list-style-position: outside;
    padding-bottom: 16px;
    padding-left: 50px; }
    @media (max-width: 543.98px) {
      .overview-matrix .pdp-three-column ul {
        padding-left: 19px; } }
  .overview-matrix .pdp-three-column li {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 16px;
    orphans: 1; }
    @media (max-width: 543.98px) {
      .overview-matrix .pdp-three-column li {
        font-size: 15px;
        padding-bottom: 6px; } }

.overview-matrix .overview-caption {
  padding-top: 8px; }
  @media (max-width: 543.98px) {
    .overview-matrix .overview-caption {
      font-size: 14px;
      line-height: 16px; } }

.overview-matrix .three-column-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: stretch;
  padding: 0 140px; }
  @media (max-width: 543.98px) {
    .overview-matrix .three-column-wrapper {
      flex-flow: column nowrap; } }
  @media (max-width: 543.98px) {
    .overview-matrix .three-column-wrapper {
      flex-flow: column nowrap;
      padding: 0 20px;
      justify-content: stretch;
      align-items: stretch; } }

.overview-matrix .one-third,
.overview-matrix .two-thirds {
  margin-bottom: 20px; }

@media (min-width: 1024px) {
  .overview-matrix .two-thirds img {
    max-width: 100%; } }

.overview-matrix .one-third {
  flex: 1; }

.overview-matrix .two-thirds {
  flex: 2;
  padding-right: 50px; }
  @media (max-width: 543.98px) {
    .overview-matrix .two-thirds {
      flex: 1; } }
  @media (max-width: 543.98px) {
    .overview-matrix .two-thirds img {
      width: 89.375vw;
      display: block;
      margin: 0 auto; } }

.overview-matrix .inner-columns-two {
  -moz-columns: 2;
       columns: 2; }
  @media (max-width: 543.98px) {
    .overview-matrix .inner-columns-two {
      -moz-columns: 1;
           columns: 1; } }

.overview-matrix .section-gray {
  background-color: #DEDFDF; }

.overview-matrix .overview-single-image {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px; }
  .overview-matrix .overview-single-image.gray {
    background-color: #F5F5F5; }

.overview-matrix .two-column-wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  padding-left: 140px;
  padding-right: 140px; }
  @media (max-width: 543.98px) {
    .overview-matrix .two-column-wrapper {
      padding-left: 19px;
      padding-right: 0; } }
  .overview-matrix .two-column-wrapper.overview-section {
    padding-bottom: 0; }
  .overview-matrix .two-column-wrapper .overview-topic {
    flex-basis: 50%;
    padding-right: 50px;
    padding-bottom: 45px; }
    @media (max-width: 543.98px) {
      .overview-matrix .two-column-wrapper .overview-topic {
        flex-basis: auto;
        padding-right: 20px;
        padding-bottom: 42px; } }
    .overview-matrix .two-column-wrapper .overview-topic h2 {
      font-family: "SuisseIntl-Medium", sans-serif;
      font-display: swap;
      font-size: 35px;
      line-height: 32px; }
      @media (max-width: 543.98px) {
        .overview-matrix .two-column-wrapper .overview-topic h2 {
          font-size: 28px;
          line-height: 32px; } }
  .overview-matrix .two-column-wrapper .overview-topic-content p {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 16px;
    line-height: 28px; }
    @media (max-width: 543.98px) {
      .overview-matrix .two-column-wrapper .overview-topic-content p {
        font-size: 15px;
        line-height: 20px; } }
  .overview-matrix .two-column-wrapper .overview-topic-content ul {
    padding-left: 65px;
    padding-top: 20px; }
    @media (max-width: 543.98px) {
      .overview-matrix .two-column-wrapper .overview-topic-content ul {
        padding-left: 36px;
        padding-top: 12px; } }

.overview-matrix .overview-image-left .two-thirds {
  order: 1;
  padding-right: 5.75vw; }
  @media (max-width: 543.98px) {
    .overview-matrix .overview-image-left .two-thirds {
      padding-right: 0;
      margin-bottom: 25px;
      margin-top: 11px;
      width: 100%; } }

.overview-matrix .overview-image-left .one-third {
  order: 2; }

.overview-matrix .overview-image-right .one-third {
  order: 1; }

.overview-matrix .overview-image-right .two-thirds {
  order: 2;
  padding-left: 5.75vw; }
  @media (max-width: 543.98px) {
    .overview-matrix .overview-image-right .two-thirds {
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 25px;
      margin-top: 11px; } }

.overview-matrix .table-section {
  padding: 70px 140px; }
  @media (max-width: 543.98px) {
    .overview-matrix .table-section {
      padding: 20px 10px 25px 20px;
      margin: 0; } }

.overview-matrix .section-gray .scrollable-table-wrapper table th, .overview-matrix .section-gray .scrollable-table-wrapper table td {
  background: #DEDFDF; }

.overview-matrix .scrollable-table-wrapper {
  position: relative;
  margin: auto;
  overflow: hidden; }
  .overview-matrix .scrollable-table-wrapper.content-constrained {
    padding: 0; }
  .overview-matrix .scrollable-table-wrapper table {
    width: 100%;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0; }
  .overview-matrix .scrollable-table-wrapper th, .overview-matrix .scrollable-table-wrapper td {
    padding: 40px 60px;
    border: none;
    vertical-align: top;
    color: black;
    text-transform: none; }
    @media (max-width: 768.98px) {
      .overview-matrix .scrollable-table-wrapper th, .overview-matrix .scrollable-table-wrapper td {
        white-space: nowrap; } }
    @media (max-width: 768.98px) {
      .overview-matrix .scrollable-table-wrapper th, .overview-matrix .scrollable-table-wrapper td {
        padding: 20px 30px; } }
  .overview-matrix .scrollable-table-wrapper thead th {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    font-size: 24px;
    text-align: left;
    padding-bottom: 0; }
    @media (max-width: 543.98px) {
      .overview-matrix .scrollable-table-wrapper thead th {
        font-size: 12px; } }
  .overview-matrix .scrollable-table-wrapper tbody th, .overview-matrix .scrollable-table-wrapper tbody td {
    border-bottom: 1px solid #c7c7c7; }
    @media (max-width: 543.98px) {
      .overview-matrix .scrollable-table-wrapper tbody th, .overview-matrix .scrollable-table-wrapper tbody td {
        padding: 20px; } }
  @media (max-width: 543.98px) {
    .overview-matrix .scrollable-table-wrapper tbody td {
      font-size: 8px;
      line-height: 12px; } }
  .overview-matrix .scrollable-table-wrapper tbody th {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 35px;
    padding-left: 0; }
    .overview-matrix .scrollable-table-wrapper tbody th:last-child {
      padding-bottom: 35px; }
    @media (max-width: 543.98px) {
      .overview-matrix .scrollable-table-wrapper tbody th {
        border-right: 1px solid #c7c7c7;
        font-size: 18px;
        padding: 22px 32px 20px 19px; } }
  .overview-matrix .scrollable-table-wrapper tbody tr:last-child th, .overview-matrix .scrollable-table-wrapper tbody tr:last-child td {
    border-bottom: none; }

.overview-matrix .table-inner-wrapper {
  width: 100%;
  overflow: auto; }
  @media (min-width: 1400px) {
    .overview-matrix .table-inner-wrapper {
      overflow: hidden; } }

.overview-matrix .static-copy {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none; }
  .overview-matrix .static-copy th, .overview-matrix .static-copy td {
    visibility: hidden;
    border-color: transparent; }
  .overview-matrix .static-copy tbody th {
    visibility: visible; }
  .overview-matrix .static-copy .static-column {
    visibility: visible; }
  .overview-matrix .static-copy .thead {
    background: transparent; }

.overview-matrix .scroll-wrapper {
  width: 100%;
  height: 40px;
  background: #eee;
  border: 1px solid #ddd;
  position: absolute;
  left: 0;
  bottom: 0; }

.overview-matrix .scroll-marker {
  width: 100px;
  height: 36px;
  background-color: #ccc;
  border: 1px solid transparent;
  position: absolute;
  top: 1px; }

.overview-matrix .scrollable-table-wrapper ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
  height: 7px;
  -webkit-overflow-scrolling: auto; }

.overview-matrix .scrollable-table-wrapper ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

.overview-matrix .pencil-banr {
  margin-top: -10px;
  color: white;
  padding: 4px 10px;
  white-space: normal; }
  .overview-matrix .pencil-banr a {
    color: white;
    display: block;
    width: 100%;
    text-decoration: none;
    outline: medium none;
    background: transparent; }

.overview-matrix .pencil-banr-label {
  text-align: center;
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap;
  font-size: 1.125rem;
  vertical-align: middle;
  line-height: 2rem; }

.overview-matrix .pencil-banr-text {
  text-align: center;
  font-family: metric;
  font-size: 1rem;
  vertical-align: -webkit-baseline-middle; }

.overview-matrix .pencil-banr.pencil-banr-green {
  background-color: #73d44a; }
  .overview-matrix .pencil-banr.pencil-banr-green .pencil-banr-text {
    color: black; }

.overview-matrix .product-final-banner {
  background-color: #444;
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
  color: var(--color-white); }
  @media (max-width: 543.98px) {
    .overview-matrix .product-final-banner {
      padding-top: 2.5rem;
      padding-bottom: 2.5rem; } }
  .overview-matrix .product-final-banner .final-banner-icon {
    padding-top: 0.1875rem;
    max-width: 6.25rem; }
    @media (max-width: 543.98px) {
      .overview-matrix .product-final-banner .final-banner-icon {
        padding-left: 0.625rem;
        padding-top: 0; } }
  .overview-matrix .product-final-banner .final-banner-wrapper {
    max-width: 800px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    margin-left: auto;
    margin-right: auto; }
  .overview-matrix .product-final-banner .final-banner-content {
    text-align: center; }
    .overview-matrix .product-final-banner .final-banner-content p {
      font-size: 1.5rem;
      line-height: 3rem;
      color: white;
      padding-left: 1.25rem;
      padding-top: 0;
      margin-top: 0; }
      @media (max-width: 543.98px) {
        .overview-matrix .product-final-banner .final-banner-content p {
          padding-left: 0.625rem;
          font-size: 1.25rem;
          line-height: auto;
          padding-right: 0.625rem; } }
      .overview-matrix .product-final-banner .final-banner-content p span.banner-subhead {
        font-size: 1.125rem;
        font-style: italic; }
  .overview-matrix .product-final-banner .final-banner-cta {
    padding-top: 1.25rem;
    padding-bottom: 0.3125rem;
    text-align: center; }
    .overview-matrix .product-final-banner .final-banner-cta a {
      display: inline-block;
      font-size: 1rem;
      line-height: 1.875rem;
      padding: 0 1.25rem;
      background-color: var(--color-white);
      color: #444;
      text-decoration: none; }
      .overview-matrix .product-final-banner .final-banner-cta a:hover {
        background-color: #6FFB38; }

@media (min-width: 544px) {
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 769px) {
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; } }

@media (min-width: 544px) {
  .legacy-overview-section h2 {
    font-size: 2rem;
    line-height: 2.625rem; } }

.legacy-overview-section .content-tab-info-section-overview {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem; }
  @media (min-width: 769px) {
    .legacy-overview-section .content-tab-info-section-overview {
      padding-top: 3.75rem;
      padding-bottom: 3.75rem; } }

.legacy-overview-section .content-tab-info-section-full-width,
.legacy-overview-section .content-tab-info-section-container-left,
.legacy-overview-section .content-tab-info-section-container-right {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  padding-top: 0.625rem;
  padding-right: 0.625rem;
  padding-bottom: 3.125rem;
  overflow: hidden; }
  @media (min-width: 992px) {
    .legacy-overview-section .content-tab-info-section-full-width,
    .legacy-overview-section .content-tab-info-section-container-left,
    .legacy-overview-section .content-tab-info-section-container-right {
      width: 100%; } }

.legacy-overview-section .content-tab-info-section-container-left,
.legacy-overview-section .content-tab-info-section-container-right {
  display: flex; }
  .legacy-overview-section .content-tab-info-section-container-left .content-tab-info-section-img,
  .legacy-overview-section .content-tab-info-section-container-right .content-tab-info-section-img {
    flex-basis: 40.87%;
    min-width: 40.87%;
    vertical-align: middle; }
    .legacy-overview-section .content-tab-info-section-container-left .content-tab-info-section-img img,
    .legacy-overview-section .content-tab-info-section-container-right .content-tab-info-section-img img {
      display: block;
      max-width: 100%;
      height: auto;
      margin: 0 auto 0.625rem;
      vertical-align: middle; }
  .legacy-overview-section .content-tab-info-section-container-left .content-tab-info-section-text,
  .legacy-overview-section .content-tab-info-section-container-right .content-tab-info-section-text {
    flex-basis: 57.76%;
    min-width: 57.76%;
    vertical-align: middle; }

.legacy-overview-section .content-tab-info-section-container-full-width {
  width: 100%;
  padding-bottom: 3.125rem; }
  .legacy-overview-section .content-tab-info-section-container-full-width img {
    display: block;
    margin: 0 auto 0.625rem; }

.legacy-overview-section .content-tab-info-section-container-right .content-tab-info-section-img {
  order: 2; }

.legacy-overview-section .content-tab-info-section-col {
  display: table-cell;
  width: 50%; }

.sticky-component {
  width: 100%;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 140;
  opacity: 0;
  transition: all 0.3s ease; }
  .sticky-component.m-active {
    opacity: 1; }

.sticky-pdp-header {
  background: var(--color-white);
  padding: 1.25rem;
  bottom: 0;
  transform: translate3d(0, 100%, 0);
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media (min-width: 992px) {
    .sticky-pdp-header {
      padding: 0.875rem 3.75rem;
      bottom: 0;
      top: auto;
      transform: translate3d(0, 100%, 0); } }
  @media (max-width: 991.98px) {
    .sticky-pdp-header {
      justify-content: center; } }
  @media (max-width: 991.98px) {
    .sticky-pdp-header .product-control {
      width: 100%; } }
  .sticky-pdp-header.m-active {
    transform: translate3d(0, 0, 0); }
  @media (max-width: 991.98px) {
    .sticky-pdp-header .product-name-block .product-family-name, .sticky-pdp-header .product-name-block .product-name, .sticky-pdp-header .product-name-block .pdp-product-badge {
      display: none; } }
  .sticky-pdp-header .price {
    margin-left: auto;
    margin-right: 0.9375rem;
    color: var(--color-black);
    display: none; }
    @media (min-width: 992px) {
      .sticky-pdp-header .price {
        display: block; } }
    .sticky-pdp-header .price .strike-through {
      color: var(--color-grey3); }
  .sticky-pdp-header .attributes {
    display: none; }
  .sticky-pdp-header .add-to-cart-wishList {
    width: 100%; }
    @media (min-width: 992px) {
      .sticky-pdp-header .add-to-cart-wishList {
        width: auto; } }
  .sticky-pdp-header .add-to-cart {
    background: var(--color-black);
    color: var(--color-white); }

.vjs-modal-dialog .vjs-modal-dialog-content, .video-js .vjs-modal-dialog, .vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-button > .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  text-align: center; }

@font-face {
  font-family: VideoJS;
  src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAABDkAAsAAAAAG6gAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZRiV3hY21hcAAAAYQAAADaAAADPv749/pnbHlmAAACYAAAC3AAABHQZg6OcWhlYWQAAA3QAAAAKwAAADYZw251aGhlYQAADfwAAAAdAAAAJA+RCLFobXR4AAAOHAAAABMAAACM744AAGxvY2EAAA4wAAAASAAAAEhF6kqubWF4cAAADngAAAAfAAAAIAE0AIFuYW1lAAAOmAAAASUAAAIK1cf1oHBvc3QAAA/AAAABJAAAAdPExYuNeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGS7wTiBgZWBgaWQ5RkDA8MvCM0cwxDOeI6BgYmBlZkBKwhIc01hcPjI+FGJHcRdyA4RZgQRADK3CxEAAHic7dFZbsMgAEXRS0ycyZnnOeG7y+qC8pU1dHusIOXxuoxaOlwZYWQB0Aea4quIEN4E9LzKbKjzDeM6H/mua6Lmc/p8yhg0lvdYx15ZG8uOLQOGjMp3EzqmzJizYMmKNRu27Nhz4MiJMxeu3Ljz4Ekqm7T8P52G8PP3lnTOVk++Z6iN6QZzNN1F7ptuN7eGOjDUoaGODHVsuvU8MdTO9Hd5aqgzQ50b6sJQl4a6MtS1oW4MdWuoO0PdG+rBUI+GejLUs6FeDPVqqDdDvRvqw1CfhpqM9At0iFLaAAB4nJ1YDXBTVRZ+5/22TUlJ8we0pHlJm7RJf5O8F2j6EymlSPkpxaL8U2xpa3DKj0CBhc2IW4eWKSokIoLsuMqssM64f+jA4HSdWXXXscBq67IOs3FXZ1ZYWVyRFdo899yXtIBQZ90k7717zz3v3HPPOfd854YCCj9cL9dL0RQFOqCbGJnrHb5EayiKIWN8iA/hWBblo6hUWm8TtCDwE80WMJus/irwyxOdxeB0MDb14VNJHnXYoLLSl6FfCUYO9nYPTA8Epg9090LprfbBbZ2hY0UlJUXHQp3/vtWkS6EBv8+rPMq5u9692f/dNxJNiqwC1xPE9TCUgCsSdQWgE3XQD25lkG4CN2xmTcOXWBOyser6RN6KnGbKSbmQ3+d0OI1m2W8QzLLkI2sykrWAgJJEtA8vGGW/2Q+CmT3n8zS9wZwu2DCvtuZKZN3xkrLh36yCZuUomQSqGpY8t/25VfHVhw8z4ebGBtfLb0ya9PCaDc+8dGTvk2dsh6z7WzvowlXKUSWo9MJ15a3KrEP2loOr2Ojhw6iW6hf2BDdEccQvZGpaAy7YovSwq8kr7HGllxpd71rkS6G0Sf11sl9OvMK1+jwPPODxjUwkOim9CU3ix1wNjXDfmJSEn618Bs6lpWwUpU+8PCqLMY650zjq8VhCIP17NEKTx3eaLL+s5Pi6yJWaWjTHLR1jYzPSV9VF/6Ojdb/1kO3Mk3uhHC0x6gc1BjlKQ+nQFxTYdaJkZ7ySVxLBbhR1dsboNXp1tCYKW2LRaEzpYcIx2BKNxaL0ZaUnSqfFoiNhHKR/GkX6PWUSAaJelQaqZL1EpoHNsajSEyPSoJ9IjhIxTdjHLmwZvhRDOiFTY/YeQnvrVZmiTQtGncECXtFTBZLOVwwMRgoXHAkXzMzPn1nAJJ8jYSbMDaqN2waGLzNhih/bZynUBMpIWSg7VYi7DRx2m8ALkIdRCJwI6ArJx2EI8kaDWeTQKeAFk9fjl/1AvwktjQ1P7NjyMGQyfd4vjipX6M/i52D7Cq80kqlcxEcGXRr/FEcgs0u5uGgB4VWuMFfpdn2Re6Hi3PqzmxWKsz6+ae2Pn9hXXw/fqM859UiGC0oKYYILJBqJrsn1Z1E5qOs9rQCiUQRREjm8yJcbHF5cUJufX1vAHlefw0XgUoboS3ETfQlTxBC4SOtuE8VPRJTBSCQSjZCpk7Gqzu+masaZ2y7Zjehho4F3g82BNDkAHpORG4+OCS+f6JTPmtRn/PH1kch6d04sp7AQb25aQ/pqUyXeQ8vrebG8OYQdXOQ+585u0sdW9rqalzRURiJ+9F4MweRFrKUjl1GUYhH1A27WOHw5cTFSFPMo9EeUIGnQTZHIaJ7AHLaOKsOODaNF9jkBjYG2QEsQ2xjMUAx2bBEbeTBWMHwskBjngq56S/yfgkBnWBa4K9sqKtq2t1UI8S9He5XuBRbawAdatrQEAi30Aks2+LM8WeCbalVZkWNylvJ+dqJnzVb+OHlSoKW8nPCP7Rd+CcZ2DdWAGqJ2CBFOphgywFFCFBNtfAbGtNPBCwxvygHeYMZMY9ZboBqwq/pVrsbgN5tkv152ODlbMfiqwGMBgxa4Exz3QhovRIUp6acqZmQzRq0ypDXS2TPLT02YIkQETnOE445oOGxOmXAqUJNNG7XgupMjPq2ua9asrj5yY/yuKteO1Kx0YNJTufrirLe1mZnat7OL6rnUdCWenpW6I8mAnbsY8KWs1PuSovCW9A/Z25PQ24a7cNOqgmTkLmBMgh4THgc4b9k2IVv1/g/F5nGljwPLfOgHAzJzh45V/4+WenTzmMtR5Z7us2Tys909UHqrPY7KbckoxRvRHhmVc3cJGE97uml0R1S0jdULVl7EvZtDFVBF35N9cEdjpgmAiOlFZ+Dtoh93+D3zzHr8RRNZQhnCNMNbcegOvpEwZoL+06cJQ07h+th3fZ/7PVbVC6ngTAV/KoLFuO6+2KFcU651gEb5ugPSIb1D+Xp8V4+k3sEIGnw5mYe4If4k1lFYr6SCzmM2EQ8iWtmwjnBI9kTwe1TlfAmXh7H02by9fW2gsjKwtv0aaURKil4OdV7rDL1MXIFNrhdxohcZXYTnq47WisrKitaObbf5+yvkLi5J6lCNZZ+B6GC38VNBZBDidSS/+mSvh6s+srgC8pyKMvDtt+de3c9fU76ZPfuM8ud4Kv0fyP/LqfepMT/3oZxSqpZaTa1DaQYLY8TFsHYbWYsPoRhRWfL5eSSQbhUGgGC3YLbVMk6PitTFNGpAsNrC6D1VNBKgBHMejaiuRWEWGgsSDBTJjqWIl8kJLlsaLJ2tXDr6xGfT85bM2Q06a46x2HTgvdnV8z5YDy/27J4zt6x2VtkzjoYpkq36kaBr4eQSg7tyiVweWubXZugtadl58ydapfbORfKsDTuZ0OBgx4cfdjCf5tbWNITnL120fdOi1RV1C3uKGzNdwYLcMvZ3BxoPyTOCD1XvXTp7U10gWCVmTV9b3r2z0SkGWovb2hp9I89O8a2smlyaO8muMU+dRmtzp60IzAoFpjLr1n388boLyf0dRvxhsHZ0qbWqDkwqvvpkj4l0fY6EIXRi5sQSrAvsVYwXRy4qJ2EVtD1AN7a0HWth9ymvL1xc3WTUKK/TAHA/bXDVtVWfOMfuGxGZv4Ln/jVr9jc3j1yMv0tndmyt9Vq88Y9gH1wtLX3KWjot5++jWHgAoZZkQ14wGQ20Fli71UmKJAy4xKMSTGbVdybW7FDDAut9XpD5AzWrYO7zQ8qffqF8+Ynd/clrHcdyxGy3a/3+mfNnzC/cBsveTjnTvXf1o6vzOlZw7WtqtdmPK/Errz/6NNtD72zmNOZfbmYdTGHfoofqI79Oc+R2n1lrnL6pOm0Up7kwxhTW12Amm7WYkXR2qYrF2AmgmbAsxZjwy1xpg/m1Je2vrp8v/nz2xpmlBg4E9hrMU341wVpTOh/OfmGvAnra8q6uctr60ZQHV3Q+WMQJykMj8ZsWn2QBOmmHMB+m5pDIpTFonYigiaKAhGEiAHF7EliVnQkjoLVIMPtJpBKHYd3A8GYH9jJzrWwmHx5Qjp7vDAX0suGRym1vtm/9W1/HyR8vczfMs6Sk8DSv855/5dlX9oQq52hT8syyp2rx5Id17IAyAM3wIjQPMOHzytEB64q6D5zT91yNbnx3V/nqnd017S9Y0605k3izoXLpsxde2n38yoOV9s1LcjwzNjbdX6asnBVaBj/6/DwKwPkpcqbDG7BnsXoSqWnUAmottYF6jMSdVyYZh3zVXCjwTiwwHH6sGuRiEHQGzuRX6whZkp123oy1BWE2mEfJ/tvIRtM4ZM5bDXiMsPMaAKOTyc5uL57rqyyc5y5JE5pm1i2S2iUX0CcaQ6lC6Zog7JqSqZmYlosl2K6pwNA84zRnQW6SaALYZQGW5lhCtU/W34N6o+bKfZ8cf3/Cl/+iTX3wBzpOY4mRkeNf3rptycGSshQWgGbYt5jFc2e0+DglIrwl6DVWQ7BuwaJ3Xk1J4VL5urnLl/Wf+gHU/hZoZdKNym6lG+I34FaNeZKcSpJIo2IeCVvpdsDGfKvzJnAwmeD37Ow65ZWwSowpgwX5T69s/rB55dP5BcpgDKFV8p7q2sn/1uc93bVzT/w6UrCqDTWvfCq/oCD/qZXNoUj8BL5Kp6GU017frfNXkAtiiyf/SOCEeLqnd8R/Ql9GlCRfctS6k5chvIBuQ1zCCjoCHL2DHNHIXxMJ3kQeO8lbsUXONeSfA5EjcG6/E+KdhN4bP04vBhdi883+BFBzQbxFbvZzQeY9LNBZc0FNfn5NwfDn6rCTnTw6R8o+gfpf5hCom33cRuiTlss3KHmZjD+BPN+5gXuA2ziS/Q73mLxUkpbKN/eqwz5uK0X9F3h2d1V4nGNgZGBgAOJd776+iue3+crAzc4AAje5Bfcg0xz9YHEOBiYQBQA8FQlFAHicY2BkYGBnAAGOPgaG//85+hkYGVCBMgBGGwNYAAAAeJxjYGBgYB8EmKOPgQEAQ04BfgAAAAAAAA4AaAB+AMwA4AECAUIBbAGYAcICGAJYArQC4AMwA7AD3gQwBJYE3AUkBWYFigYgBmYGtAbqB1gIEghYCG4IhAi2COh4nGNgZGBgUGYoZWBnAAEmIOYCQgaG/2A+AwAYCQG2AHicXZBNaoNAGIZfE5PQCKFQ2lUps2oXBfOzzAESyDKBQJdGR2NQR3QSSE/QE/QEPUUPUHqsvsrXjTMw83zPvPMNCuAWP3DQDAejdm1GjzwS7pMmwi75XngAD4/CQ/oX4TFe4Qt7uMMbOzjuDc0EmXCP/C7cJ38Iu+RP4QEe8CU8pP8WHmOPX2EPz87TPo202ey2OjlnQSXV/6arOjWFmvszMWtd6CqwOlKHq6ovycLaWMWVydXKFFZnmVFlZU46tP7R2nI5ncbi/dDkfDtFBA2DDXbYkhKc+V0Bqs5Zt9JM1HQGBRTm/EezTmZNKtpcAMs9Yu6AK9caF76zoLWIWcfMGOSkVduvSWechqZsz040Ib2PY3urxBJTzriT95lipz+TN1fmAAAAeJxtkMl2wjAMRfOAhABlKm2h80C3+ajgCKKDY6cegP59TYBzukAL+z1Zsq8ctaJTTKPrsUQLbXQQI0EXKXroY4AbDDHCGBNMcYsZ7nCPB8yxwCOe8IwXvOIN7/jAJ76wxHfUqWX+OzgumWAjJMV17i0Ndlr6irLKO+qftdT7i6y4uFSUvCknay+lFYZIZaQcmfH/xIFdYn98bqhra1aKTM/6lWMnyaYirx1rFUQZFBkb2zJUtoXeJCeg0WnLtHeSFc3OtrnozNwqi0TkSpBMDB1nSde5oJXW23hTS2/T0LilglXX7dmFVxLnq5U0vYATHFk3zX3BOisoQHNDFDeZnqKDy9hRNawN7Vh727hFzcJ5c8TILrKZfH7tIPxAFP0BpLeJPA==) format("woff");
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play, .video-js .vjs-play-control .vjs-icon-placeholder, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play:before, .video-js .vjs-play-control .vjs-icon-placeholder:before, .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  content: "\F101"; }

.vjs-icon-play-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-play-circle:before {
  content: "\F102"; }

.vjs-icon-pause, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pause:before, .video-js .vjs-play-control.vjs-playing .vjs-icon-placeholder:before {
  content: "\F103"; }

.vjs-icon-volume-mute, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mute:before, .video-js .vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
  content: "\F104"; }

.vjs-icon-volume-low, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-low:before, .video-js .vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
  content: "\F105"; }

.vjs-icon-volume-mid, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-mid:before, .video-js .vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
  content: "\F106"; }

.vjs-icon-volume-high, .video-js .vjs-mute-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-volume-high:before, .video-js .vjs-mute-control .vjs-icon-placeholder:before {
  content: "\F107"; }

.vjs-icon-fullscreen-enter, .video-js .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-enter:before, .video-js .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\F108"; }

.vjs-icon-fullscreen-exit, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-fullscreen-exit:before, .video-js.vjs-fullscreen .vjs-fullscreen-control .vjs-icon-placeholder:before {
  content: "\F109"; }

.vjs-icon-square {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-square:before {
  content: "\F10A"; }

.vjs-icon-spinner {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-spinner:before {
  content: "\F10B"; }

.vjs-icon-subtitles, .video-js .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-subtitles-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-subtitles:before, .video-js .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-GB) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-IE) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-AU) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js.video-js:lang(en-NZ) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-subtitles-button .vjs-icon-placeholder:before {
  content: "\F10C"; }

.vjs-icon-captions, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder, .video-js .vjs-captions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-captions:before, .video-js:lang(en) .vjs-subs-caps-button .vjs-icon-placeholder:before,
.video-js:lang(fr-CA) .vjs-subs-caps-button .vjs-icon-placeholder:before, .video-js .vjs-captions-button .vjs-icon-placeholder:before {
  content: "\F10D"; }

.vjs-icon-chapters, .video-js .vjs-chapters-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-chapters:before, .video-js .vjs-chapters-button .vjs-icon-placeholder:before {
  content: "\F10E"; }

.vjs-icon-share {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-share:before {
  content: "\F10F"; }

.vjs-icon-cog {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cog:before {
  content: "\F110"; }

.vjs-icon-circle, .vjs-seek-to-live-control .vjs-icon-placeholder, .video-js .vjs-volume-level, .video-js .vjs-play-progress {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle:before, .vjs-seek-to-live-control .vjs-icon-placeholder:before, .video-js .vjs-volume-level:before, .video-js .vjs-play-progress:before {
  content: "\F111"; }

.vjs-icon-circle-outline {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-outline:before {
  content: "\F112"; }

.vjs-icon-circle-inner-circle {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-circle-inner-circle:before {
  content: "\F113"; }

.vjs-icon-hd {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-hd:before {
  content: "\F114"; }

.vjs-icon-cancel, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-cancel:before, .video-js .vjs-control.vjs-close-button .vjs-icon-placeholder:before {
  content: "\F115"; }

.vjs-icon-replay, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-replay:before, .video-js .vjs-play-control.vjs-ended .vjs-icon-placeholder:before {
  content: "\F116"; }

.vjs-icon-facebook {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-facebook:before {
  content: "\F117"; }

.vjs-icon-gplus {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-gplus:before {
  content: "\F118"; }

.vjs-icon-linkedin {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-linkedin:before {
  content: "\F119"; }

.vjs-icon-twitter {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-twitter:before {
  content: "\F11A"; }

.vjs-icon-tumblr {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-tumblr:before {
  content: "\F11B"; }

.vjs-icon-pinterest {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-pinterest:before {
  content: "\F11C"; }

.vjs-icon-audio-description, .video-js .vjs-descriptions-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio-description:before, .video-js .vjs-descriptions-button .vjs-icon-placeholder:before {
  content: "\F11D"; }

.vjs-icon-audio, .video-js .vjs-audio-button .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-audio:before, .video-js .vjs-audio-button .vjs-icon-placeholder:before {
  content: "\F11E"; }

.vjs-icon-next-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-next-item:before {
  content: "\F11F"; }

.vjs-icon-previous-item {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-previous-item:before {
  content: "\F120"; }

.vjs-icon-picture-in-picture-enter, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-picture-in-picture-enter:before, .video-js .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\F121"; }

.vjs-icon-picture-in-picture-exit, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder {
  font-family: VideoJS;
  font-weight: normal;
  font-style: normal; }

.vjs-icon-picture-in-picture-exit:before, .video-js.vjs-picture-in-picture .vjs-picture-in-picture-control .vjs-icon-placeholder:before {
  content: "\F122"; }

.video-js {
  display: block;
  vertical-align: top;
  box-sizing: border-box;
  color: #fff;
  background-color: #000;
  position: relative;
  padding: 0;
  font-size: 10px;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  font-family: Arial, Helvetica, sans-serif;
  word-break: initial; }

.video-js:-moz-full-screen {
  position: absolute; }

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important; }

.video-js[tabindex="-1"] {
  outline: none; }

.video-js *,
.video-js *:before,
.video-js *:after {
  box-sizing: inherit; }

.video-js ul {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

.video-js.vjs-fluid,
.video-js.vjs-16-9,
.video-js.vjs-4-3,
.video-js.vjs-9-16,
.video-js.vjs-1-1 {
  width: 100%;
  max-width: 100%;
  height: 0; }

.video-js.vjs-16-9 {
  padding-top: 56.25%; }

.video-js.vjs-4-3 {
  padding-top: 75%; }

.video-js.vjs-9-16 {
  padding-top: 177.7777777778%; }

.video-js.vjs-1-1 {
  padding-top: 100%; }

.video-js.vjs-fill {
  width: 100%;
  height: 100%; }

.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%; }

.vjs-full-window .video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0; }

.video-js.vjs-fullscreen:not(.vjs-ios-native-fs) {
  width: 100% !important;
  height: 100% !important;
  padding-top: 0 !important; }

.video-js.vjs-fullscreen.vjs-user-inactive {
  cursor: none; }

.vjs-hidden {
  display: none !important; }

.vjs-disabled {
  opacity: 0.5;
  cursor: default; }

.video-js .vjs-offscreen {
  height: 1px;
  left: -9999px;
  position: absolute;
  top: 0;
  width: 1px; }

.vjs-lock-showing {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important; }

.vjs-no-js {
  padding: 20px;
  color: #fff;
  background-color: #000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  width: 300px;
  height: 150px;
  margin: 0px auto; }

.vjs-no-js a,
.vjs-no-js a:visited {
  color: #66A8CC; }

.video-js .vjs-big-play-button {
  font-size: 3em;
  line-height: 1.5em;
  height: 1.63332em;
  width: 3em;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  border: 0.06666em solid #fff;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  border-radius: 0.3em;
  transition: all 0.4s; }

.vjs-big-play-centered .vjs-big-play-button {
  top: 50%;
  left: 50%;
  margin-top: -0.81666em;
  margin-left: -1.5em; }

.video-js:hover .vjs-big-play-button,
.video-js .vjs-big-play-button:focus {
  border-color: #fff;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5);
  transition: all 0s; }

.vjs-controls-disabled .vjs-big-play-button,
.vjs-has-started .vjs-big-play-button,
.vjs-using-native-controls .vjs-big-play-button,
.vjs-error .vjs-big-play-button {
  display: none; }

.vjs-has-started.vjs-paused.vjs-show-big-play-button-on-pause .vjs-big-play-button {
  display: block; }

.video-js button {
  background: none;
  border: none;
  color: inherit;
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  text-transform: none;
  text-decoration: none;
  transition: none;
  -moz-appearance: none;
  appearance: none; }

.vjs-control .vjs-button {
  width: 100%;
  height: 100%; }

.video-js .vjs-control.vjs-close-button {
  cursor: pointer;
  height: 3em;
  position: absolute;
  right: 0;
  top: 0.5em;
  z-index: 2; }

.video-js .vjs-modal-dialog {
  background: rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0));
  overflow: auto; }

.video-js .vjs-modal-dialog > * {
  box-sizing: border-box; }

.vjs-modal-dialog .vjs-modal-dialog-content {
  font-size: 1.2em;
  line-height: 1.5;
  padding: 20px 24px;
  z-index: 1; }

.vjs-menu-button {
  cursor: pointer; }

.vjs-menu-button.vjs-disabled {
  cursor: default; }

.vjs-workinghover .vjs-menu-button.vjs-disabled:hover .vjs-menu {
  display: none; }

.vjs-menu .vjs-menu-content {
  display: block;
  padding: 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  overflow: auto; }

.vjs-menu .vjs-menu-content > * {
  box-sizing: border-box; }

.vjs-scrubbing .vjs-control.vjs-menu-button:hover .vjs-menu {
  display: none; }

.vjs-menu li {
  list-style: none;
  margin: 0;
  padding: 0.2em 0;
  line-height: 1.4em;
  font-size: 1.2em;
  text-align: center;
  text-transform: lowercase; }

.vjs-menu li.vjs-menu-item:focus,
.vjs-menu li.vjs-menu-item:hover,
.js-focus-visible .vjs-menu li.vjs-menu-item:hover {
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.vjs-menu li.vjs-selected,
.vjs-menu li.vjs-selected:focus,
.vjs-menu li.vjs-selected:hover,
.js-focus-visible .vjs-menu li.vjs-selected:hover {
  background-color: #fff;
  color: #2B333F; }

.video-js .vjs-menu *:not(.vjs-selected):focus:not(:focus-visible),
.js-focus-visible .vjs-menu *:not(.vjs-selected):focus:not(.focus-visible) {
  background: none; }

.vjs-menu li.vjs-menu-title {
  text-align: center;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 2em;
  padding: 0;
  margin: 0 0 0.3em 0;
  font-weight: bold;
  cursor: default; }

.vjs-menu-button-popup .vjs-menu {
  display: none;
  position: absolute;
  bottom: 0;
  width: 10em;
  left: -3em;
  height: 0em;
  margin-bottom: 1.5em;
  border-top-color: rgba(43, 51, 63, 0.7); }

.vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7);
  position: absolute;
  width: 100%;
  bottom: 1.5em;
  max-height: 15em; }

.vjs-layout-tiny .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 5em; }

.vjs-layout-small .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 10em; }

.vjs-layout-medium .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 14em; }

.vjs-layout-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-x-large .vjs-menu-button-popup .vjs-menu .vjs-menu-content,
.vjs-layout-huge .vjs-menu-button-popup .vjs-menu .vjs-menu-content {
  max-height: 25em; }

.vjs-workinghover .vjs-menu-button-popup.vjs-hover .vjs-menu,
.vjs-menu-button-popup .vjs-menu.vjs-lock-showing {
  display: block; }

.video-js .vjs-menu-button-inline {
  transition: all 0.4s;
  overflow: hidden; }

.video-js .vjs-menu-button-inline:before {
  width: 2.222222222em; }

.video-js .vjs-menu-button-inline:hover,
.video-js .vjs-menu-button-inline:focus,
.video-js .vjs-menu-button-inline.vjs-slider-active,
.video-js.vjs-no-flex .vjs-menu-button-inline {
  width: 12em; }

.vjs-menu-button-inline .vjs-menu {
  opacity: 0;
  height: 100%;
  width: auto;
  position: absolute;
  left: 4em;
  top: 0;
  padding: 0;
  margin: 0;
  transition: all 0.4s; }

.vjs-menu-button-inline:hover .vjs-menu,
.vjs-menu-button-inline:focus .vjs-menu,
.vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  display: block;
  opacity: 1; }

.vjs-no-flex .vjs-menu-button-inline .vjs-menu {
  display: block;
  opacity: 1;
  position: relative;
  width: auto; }

.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,
.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu {
  width: auto; }

.vjs-menu-button-inline .vjs-menu-content {
  width: auto;
  height: 100%;
  margin: 0;
  overflow: hidden; }

.video-js .vjs-control-bar {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 3em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.vjs-has-started .vjs-control-bar {
  display: flex;
  visibility: visible;
  opacity: 1;
  transition: visibility 0.1s, opacity 0.1s; }

.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  visibility: visible;
  opacity: 0;
  pointer-events: none;
  transition: visibility 1s, opacity 1s; }

.vjs-controls-disabled .vjs-control-bar,
.vjs-using-native-controls .vjs-control-bar,
.vjs-error .vjs-control-bar {
  display: none !important; }

.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
  opacity: 1;
  visibility: visible; }

.vjs-has-started.vjs-no-flex .vjs-control-bar {
  display: table; }

.video-js .vjs-control {
  position: relative;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 4em;
  flex: none; }

.vjs-button > .vjs-icon-placeholder:before {
  font-size: 1.8em;
  line-height: 1.67; }

.vjs-button > .vjs-icon-placeholder {
  display: block; }

.video-js .vjs-control:focus:before,
.video-js .vjs-control:hover:before,
.video-js .vjs-control:focus {
  text-shadow: 0em 0em 1em white; }

.video-js .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.vjs-no-flex .vjs-control {
  display: table-cell;
  vertical-align: middle; }

.video-js .vjs-custom-control-spacer {
  display: none; }

.video-js .vjs-progress-control {
  cursor: pointer;
  flex: auto;
  display: flex;
  align-items: center;
  min-width: 4em;
  touch-action: none; }

.video-js .vjs-progress-control.disabled {
  cursor: default; }

.vjs-live .vjs-progress-control {
  display: none; }

.vjs-liveui .vjs-progress-control {
  display: flex;
  align-items: center; }

.vjs-no-flex .vjs-progress-control {
  width: auto; }

.video-js .vjs-progress-holder {
  flex: auto;
  transition: all 0.2s;
  height: 0.3em; }

.video-js .vjs-progress-control .vjs-progress-holder {
  margin: 0 10px; }

.video-js .vjs-progress-control:hover .vjs-progress-holder {
  font-size: 1.6666666667em; }

.video-js .vjs-progress-control:hover .vjs-progress-holder.disabled {
  font-size: 1em; }

.video-js .vjs-progress-holder .vjs-play-progress,
.video-js .vjs-progress-holder .vjs-load-progress,
.video-js .vjs-progress-holder .vjs-load-progress div {
  position: absolute;
  display: block;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 0; }

.video-js .vjs-play-progress {
  background-color: #fff; }

.video-js .vjs-play-progress:before {
  font-size: 0.9em;
  position: absolute;
  right: -0.5em;
  top: -0.3333333333em;
  z-index: 1; }

.video-js .vjs-load-progress {
  background: rgba(115, 133, 159, 0.5); }

.video-js .vjs-load-progress div {
  background: rgba(115, 133, 159, 0.75); }

.video-js .vjs-time-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

.video-js .vjs-progress-holder:focus .vjs-time-tooltip {
  display: none; }

.video-js .vjs-progress-control:hover .vjs-time-tooltip,
.video-js .vjs-progress-control:hover .vjs-progress-holder:focus .vjs-time-tooltip {
  display: block;
  font-size: 0.6em;
  visibility: visible; }

.video-js .vjs-progress-control.disabled:hover .vjs-time-tooltip {
  font-size: 1em; }

.video-js .vjs-progress-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #000;
  z-index: 1; }

.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-progress-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display {
  display: none; }

.vjs-mouse-display .vjs-time-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.video-js .vjs-slider {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0 0.45em 0 0.45em;
  /* iOS Safari */
  -webkit-touch-callout: none;
  /* Safari */
  /* Konqueror HTML */
  /* Firefox */
  -moz-user-select: none;
  /* Internet Explorer/Edge */
  /* Non-prefixed version, currently supported by Chrome and Opera */
  user-select: none;
  background-color: #73859f;
  background-color: rgba(115, 133, 159, 0.5); }

.video-js .vjs-slider.disabled {
  cursor: default; }

.video-js .vjs-slider:focus {
  text-shadow: 0em 0em 1em white;
  box-shadow: 0 0 1em #fff; }

.video-js .vjs-mute-control {
  cursor: pointer;
  flex: none; }

.video-js .vjs-volume-control {
  cursor: pointer;
  margin-right: 1em;
  display: flex; }

.video-js .vjs-volume-control.vjs-volume-horizontal {
  width: 5em; }

.video-js .vjs-volume-panel .vjs-volume-control {
  visibility: visible;
  opacity: 0;
  width: 1px;
  height: 1px;
  margin-left: -1px; }

.video-js .vjs-volume-panel {
  transition: width 1s; }

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control, .video-js .vjs-volume-panel:active .vjs-volume-control, .video-js .vjs-volume-panel:focus .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control:active, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active {
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: visibility 0.1s, opacity 0.1s, height 0.1s, width 0.1s, left 0s, top 0s; }

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-horizontal, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-horizontal, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  margin-right: 0; }

.video-js .vjs-volume-panel.vjs-hover .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:active .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel:focus .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control:active.vjs-volume-vertical, .video-js .vjs-volume-panel.vjs-hover .vjs-mute-control ~ .vjs-volume-control.vjs-volume-vertical, .video-js .vjs-volume-panel .vjs-volume-control.vjs-slider-active.vjs-volume-vertical {
  left: -3.5em;
  transition: left 0s; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active {
  width: 10em;
  transition: width 0.1s; }

.video-js .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-mute-toggle-only {
  width: 4em; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  height: 8em;
  width: 3em;
  left: -3000em;
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s 1s, left 1s 1s, top 1s 1s; }

.video-js .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  transition: visibility 1s, opacity 1s, height 1s 1s, width 1s, left 1s 1s, top 1s 1s; }

.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-horizontal {
  width: 5em;
  height: 3em;
  visibility: visible;
  opacity: 1;
  position: relative;
  transition: none; }

.video-js.vjs-no-flex .vjs-volume-control.vjs-volume-vertical,
.video-js.vjs-no-flex .vjs-volume-panel .vjs-volume-control.vjs-volume-vertical {
  position: absolute;
  bottom: 3em;
  left: 0.5em; }

.video-js .vjs-volume-panel {
  display: flex; }

.video-js .vjs-volume-bar {
  margin: 1.35em 0.45em; }

.vjs-volume-bar.vjs-slider-horizontal {
  width: 5em;
  height: 0.3em; }

.vjs-volume-bar.vjs-slider-vertical {
  width: 0.3em;
  height: 5em;
  margin: 1.35em auto; }

.video-js .vjs-volume-level {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #fff; }

.video-js .vjs-volume-level:before {
  position: absolute;
  font-size: 0.9em;
  z-index: 1; }

.vjs-slider-vertical .vjs-volume-level {
  width: 0.3em; }

.vjs-slider-vertical .vjs-volume-level:before {
  top: -0.5em;
  left: -0.3em;
  z-index: 1; }

.vjs-slider-horizontal .vjs-volume-level {
  height: 0.3em; }

.vjs-slider-horizontal .vjs-volume-level:before {
  top: -0.3em;
  right: -0.5em; }

.video-js .vjs-volume-panel.vjs-volume-panel-vertical {
  width: 4em; }

.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level {
  height: 100%; }

.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level {
  width: 100%; }

.video-js .vjs-volume-vertical {
  width: 3em;
  height: 8em;
  bottom: 8em;
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.7); }

.video-js .vjs-volume-horizontal .vjs-menu {
  left: -2em; }

.video-js .vjs-volume-tooltip {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 0.3em;
  color: #000;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  padding: 6px 8px 8px 8px;
  pointer-events: none;
  position: absolute;
  top: -3.4em;
  visibility: hidden;
  z-index: 1; }

.video-js .vjs-volume-control:hover .vjs-volume-tooltip,
.video-js .vjs-volume-control:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  display: block;
  font-size: 1em;
  visibility: visible; }

.video-js .vjs-volume-vertical:hover .vjs-volume-tooltip,
.video-js .vjs-volume-vertical:hover .vjs-progress-holder:focus .vjs-volume-tooltip {
  left: 1em;
  top: -12px; }

.video-js .vjs-volume-control.disabled:hover .vjs-volume-tooltip {
  font-size: 1em; }

.video-js .vjs-volume-control .vjs-mouse-display {
  display: none;
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #000;
  z-index: 1; }

.video-js .vjs-volume-horizontal .vjs-mouse-display {
  width: 1px;
  height: 100%; }

.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  z-index: 0; }

.video-js .vjs-volume-control:hover .vjs-mouse-display {
  display: block; }

.video-js.vjs-user-inactive .vjs-volume-control .vjs-mouse-display {
  visibility: hidden;
  opacity: 0;
  transition: visibility 1s, opacity 1s; }

.video-js.vjs-user-inactive.vjs-no-flex .vjs-volume-control .vjs-mouse-display {
  display: none; }

.vjs-mouse-display .vjs-volume-tooltip {
  color: #fff;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8); }

.vjs-poster {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-color: #000000;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%; }

.vjs-has-started .vjs-poster {
  display: none; }

.vjs-audio.vjs-has-started .vjs-poster {
  display: block; }

.vjs-using-native-controls .vjs-poster {
  display: none; }

.video-js .vjs-live-control {
  display: flex;
  align-items: flex-start;
  flex: auto;
  font-size: 1em;
  line-height: 3em; }

.vjs-no-flex .vjs-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js:not(.vjs-live) .vjs-live-control,
.video-js.vjs-liveui .vjs-live-control {
  display: none; }

.video-js .vjs-seek-to-live-control {
  align-items: center;
  cursor: pointer;
  flex: none;
  display: inline-flex;
  height: 100%;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-size: 1em;
  line-height: 3em;
  width: auto;
  min-width: 4em; }

.vjs-no-flex .vjs-seek-to-live-control {
  display: table-cell;
  width: auto;
  text-align: left; }

.video-js.vjs-live:not(.vjs-liveui) .vjs-seek-to-live-control,
.video-js:not(.vjs-live) .vjs-seek-to-live-control {
  display: none; }

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge {
  cursor: auto; }

.vjs-seek-to-live-control .vjs-icon-placeholder {
  margin-right: 0.5em;
  color: #888; }

.vjs-seek-to-live-control.vjs-control.vjs-at-live-edge .vjs-icon-placeholder {
  color: red; }

.video-js .vjs-time-control {
  flex: none;
  font-size: 1em;
  line-height: 3em;
  min-width: 2em;
  width: auto;
  padding-left: 1em;
  padding-right: 1em; }

.vjs-live .vjs-time-control {
  display: none; }

.video-js .vjs-current-time,
.vjs-no-flex .vjs-current-time {
  display: none; }

.video-js .vjs-duration,
.vjs-no-flex .vjs-duration {
  display: none; }

.vjs-time-divider {
  display: none;
  line-height: 3em; }

.vjs-live .vjs-time-divider {
  display: none; }

.video-js .vjs-play-control {
  cursor: pointer; }

.video-js .vjs-play-control .vjs-icon-placeholder {
  flex: none; }

.vjs-text-track-display {
  position: absolute;
  bottom: 3em;
  left: 0;
  right: 0;
  top: 0;
  pointer-events: none; }

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
  bottom: 1em; }

.video-js .vjs-text-track {
  font-size: 1.4em;
  text-align: center;
  margin-bottom: 0.1em; }

.vjs-subtitles {
  color: #fff; }

.vjs-captions {
  color: #fc6; }

.vjs-tt-cue {
  display: block; }

video::-webkit-media-text-track-display {
  transform: translateY(-3em); }

.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display {
  transform: translateY(-1.5em); }

.video-js .vjs-picture-in-picture-control {
  cursor: pointer;
  flex: none; }

.video-js .vjs-fullscreen-control {
  cursor: pointer;
  flex: none; }

.vjs-playback-rate > .vjs-menu-button,
.vjs-playback-rate .vjs-playback-rate-value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.vjs-playback-rate .vjs-playback-rate-value {
  pointer-events: none;
  font-size: 1.5em;
  line-height: 2;
  text-align: center; }

.vjs-playback-rate .vjs-menu {
  width: 4em;
  left: 0em; }

.vjs-error .vjs-error-display .vjs-modal-dialog-content {
  font-size: 1.4em;
  text-align: center; }

.vjs-error .vjs-error-display:before {
  color: #fff;
  content: "X";
  font-family: Arial, Helvetica, sans-serif;
  font-size: 4em;
  left: 0;
  line-height: 1;
  margin-top: -0.5em;
  position: absolute;
  text-shadow: 0.05em 0.05em 0.1em #000;
  text-align: center;
  top: 50%;
  vertical-align: middle;
  width: 100%; }

.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.85;
  text-align: left;
  border: 6px solid rgba(43, 51, 63, 0.7);
  box-sizing: border-box;
  background-clip: padding-box;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  visibility: hidden; }

.vjs-seeking .vjs-loading-spinner,
.vjs-waiting .vjs-loading-spinner {
  display: block;
  animation: vjs-spinner-show 0s linear 0.3s forwards; }

.vjs-loading-spinner:before,
.vjs-loading-spinner:after {
  content: "";
  position: absolute;
  margin: -6px;
  box-sizing: inherit;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  opacity: 1;
  border: inherit;
  border-color: transparent;
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:after {
  animation: vjs-spinner-spin 1.1s cubic-bezier(0.6, 0.2, 0, 0.8) infinite, vjs-spinner-fade 1.1s linear infinite; }

.vjs-seeking .vjs-loading-spinner:before,
.vjs-waiting .vjs-loading-spinner:before {
  border-top-color: white; }

.vjs-seeking .vjs-loading-spinner:after,
.vjs-waiting .vjs-loading-spinner:after {
  border-top-color: white;
  animation-delay: 0.44s; }

@keyframes vjs-spinner-show {
  to {
    visibility: visible; } }

@keyframes vjs-spinner-spin {
  100% {
    transform: rotate(360deg); } }

@keyframes vjs-spinner-fade {
  0% {
    border-top-color: #73859f; }
  20% {
    border-top-color: #73859f; }
  35% {
    border-top-color: white; }
  60% {
    border-top-color: #73859f; }
  100% {
    border-top-color: #73859f; } }

.vjs-chapters-button .vjs-menu ul {
  width: 24em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-subs-caps-button + .vjs-menu .vjs-captions-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: "\F10D";
  font-size: 1.5em;
  line-height: inherit; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder {
  vertical-align: middle;
  display: inline-block;
  margin-bottom: -0.1em; }

.video-js .vjs-audio-button + .vjs-menu .vjs-main-desc-menu-item .vjs-menu-item-text .vjs-icon-placeholder:before {
  font-family: VideoJS;
  content: " \F11D";
  font-size: 1.5em;
  line-height: inherit; }

.video-js.vjs-layout-small .vjs-current-time,
.video-js.vjs-layout-small .vjs-time-divider,
.video-js.vjs-layout-small .vjs-duration,
.video-js.vjs-layout-small .vjs-remaining-time,
.video-js.vjs-layout-small .vjs-playback-rate,
.video-js.vjs-layout-small .vjs-chapters-button,
.video-js.vjs-layout-small .vjs-descriptions-button,
.video-js.vjs-layout-small .vjs-captions-button,
.video-js.vjs-layout-small .vjs-subtitles-button,
.video-js.vjs-layout-small .vjs-audio-button,
.video-js.vjs-layout-small .vjs-volume-control, .video-js.vjs-layout-x-small .vjs-current-time,
.video-js.vjs-layout-x-small .vjs-time-divider,
.video-js.vjs-layout-x-small .vjs-duration,
.video-js.vjs-layout-x-small .vjs-remaining-time,
.video-js.vjs-layout-x-small .vjs-playback-rate,
.video-js.vjs-layout-x-small .vjs-chapters-button,
.video-js.vjs-layout-x-small .vjs-descriptions-button,
.video-js.vjs-layout-x-small .vjs-captions-button,
.video-js.vjs-layout-x-small .vjs-subtitles-button,
.video-js.vjs-layout-x-small .vjs-audio-button,
.video-js.vjs-layout-x-small .vjs-volume-control, .video-js.vjs-layout-tiny .vjs-current-time,
.video-js.vjs-layout-tiny .vjs-time-divider,
.video-js.vjs-layout-tiny .vjs-duration,
.video-js.vjs-layout-tiny .vjs-remaining-time,
.video-js.vjs-layout-tiny .vjs-playback-rate,
.video-js.vjs-layout-tiny .vjs-chapters-button,
.video-js.vjs-layout-tiny .vjs-descriptions-button,
.video-js.vjs-layout-tiny .vjs-captions-button,
.video-js.vjs-layout-tiny .vjs-subtitles-button,
.video-js.vjs-layout-tiny .vjs-audio-button,
.video-js.vjs-layout-tiny .vjs-volume-control {
  display: none; }

.video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-x-small .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:hover, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal:active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-slider-active, .video-js.vjs-layout-tiny .vjs-volume-panel.vjs-volume-panel-horizontal.vjs-hover {
  width: auto;
  width: initial; }

.video-js.vjs-layout-x-small:not(.vjs-liveui) .vjs-subs-caps-button, .video-js.vjs-layout-x-small:not(.vjs-live) .vjs-subs-caps-button, .video-js.vjs-layout-tiny .vjs-subs-caps-button {
  display: none; }

.video-js.vjs-layout-x-small.vjs-liveui .vjs-custom-control-spacer, .video-js.vjs-layout-tiny .vjs-custom-control-spacer {
  flex: auto;
  display: block; }

.video-js.vjs-layout-x-small.vjs-liveui.vjs-no-flex .vjs-custom-control-spacer, .video-js.vjs-layout-tiny.vjs-no-flex .vjs-custom-control-spacer {
  width: auto; }

.video-js.vjs-layout-x-small.vjs-liveui .vjs-progress-control, .video-js.vjs-layout-tiny .vjs-progress-control {
  display: none; }

.vjs-modal-dialog.vjs-text-track-settings {
  background-color: #2B333F;
  background-color: rgba(43, 51, 63, 0.75);
  color: #fff;
  height: 70%; }

.vjs-text-track-settings .vjs-modal-dialog-content {
  display: table; }

.vjs-text-track-settings .vjs-track-settings-colors,
.vjs-text-track-settings .vjs-track-settings-font,
.vjs-text-track-settings .vjs-track-settings-controls {
  display: table-cell; }

.vjs-text-track-settings .vjs-track-settings-controls {
  text-align: right;
  vertical-align: bottom; }

@supports (display: grid) {
  .vjs-text-track-settings .vjs-modal-dialog-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    padding: 20px 24px 0px 24px; }
  .vjs-track-settings-controls .vjs-default-button {
    margin-bottom: 20px; }
  .vjs-text-track-settings .vjs-track-settings-controls {
    grid-column: 1/-1; }
  .vjs-layout-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-x-small .vjs-text-track-settings .vjs-modal-dialog-content,
  .vjs-layout-tiny .vjs-text-track-settings .vjs-modal-dialog-content {
    grid-template-columns: 1fr; } }

.vjs-track-setting > select {
  margin-right: 1em;
  margin-bottom: 0.5em; }

.vjs-text-track-settings fieldset {
  margin: 5px;
  padding: 3px;
  border: none; }

.vjs-text-track-settings fieldset span {
  display: inline-block; }

.vjs-text-track-settings fieldset span > select {
  max-width: 7.3em; }

.vjs-text-track-settings legend {
  color: #fff;
  margin: 0 0 5px 0; }

.vjs-text-track-settings .vjs-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  display: block;
  margin: 0 0 5px 0;
  padding: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.vjs-track-settings-controls button:focus,
.vjs-track-settings-controls button:active {
  outline-style: solid;
  outline-width: medium;
  background-image: linear-gradient(0deg, #fff 88%, #73859f 100%); }

.vjs-track-settings-controls button:hover {
  color: rgba(43, 51, 63, 0.75); }

.vjs-track-settings-controls button {
  background-color: #fff;
  background-image: linear-gradient(-180deg, #fff 88%, #73859f 100%);
  color: #2B333F;
  cursor: pointer;
  border-radius: 2px; }

.vjs-track-settings-controls .vjs-default-button {
  margin-right: 1em; }

@media print {
  .video-js > *:not(.vjs-tech):not(.vjs-poster) {
    visibility: hidden; } }

.vjs-resize-manager {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  z-index: -1000; }

.js-focus-visible .video-js *:focus:not(.focus-visible) {
  outline: none; }

.video-js *:focus:not(:focus-visible) {
  outline: none; }

.product-main {
  display: block; }
  @media (min-width: 769px) {
    .product-main {
      position: relative;
      display: flex;
      padding: 0 0 3.125rem; } }

.btn.pdp-find-retailer {
  display: none; }

.primary-images {
  flex: 1 0 100%;
  max-width: none;
  padding: 0;
  position: relative; }
  @media (min-width: 769px) {
    .primary-images {
      max-width: 100%; } }
  @media (min-width: 992px) {
    .primary-images {
      flex: 0 1 56%;
      max-width: 56%;
      flex-direction: column;
      padding: 0; }
      .primary-images_support-pdp {
        max-width: 46%;
        flex: 0 1 auto; } }
  .primary-images .thumbnail-carousel-container {
    margin-top: 1.875rem; }
    @media (width: 1024px) {
      .primary-images .thumbnail-carousel-container .slick-slide {
        min-width: 0; } }
    @media (min-width: 769px) {
      .primary-images .thumbnail-carousel-container {
        height: 5.625rem; } }
    @media (min-width: 992px) {
      .primary-images .thumbnail-carousel-container {
        display: block;
        order: 2;
        width: 100%;
        max-width: 42rem;
        margin-left: 3rem; }
        .primary-images .thumbnail-carousel-container .carousel-img,
        .primary-images .thumbnail-carousel-container .carousel-img-wrap,
        .primary-images .thumbnail-carousel-container .thumb-video-slide {
          max-width: 5.75rem;
          max-height: 5.75rem; } }
  .primary-images .main-carousel-container {
    order: 1;
    max-width: 42rem;
    margin-left: 0; }
    @media (min-width: 992px) {
      .primary-images .main-carousel-container {
        margin-left: 3rem; } }
    .primary-images .main-carousel-container .veil {
      pointer-events: none; }

.product-name-block {
  margin-bottom: 0.25rem; }
  .product-name-block .product-family-name, .product-name-block .product-name {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-display: swap;
    font-size: 1.25rem;
    line-height: 120%;
    display: block; }
  .product-name-block .product-family-name {
    color: #666666;
    margin-bottom: 0; }
  .product-name-block .product-name {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap; }
  .product-name-block .product-sub-name {
    font-family: "SuisseIntl-Regular", sans-serif;
    font-display: swap;
    font-size: 1rem;
    padding-top: 0.375rem; }
  @media (max-width: 768.98px) {
    .product-name-block {
      padding-top: 1rem; } }

.marketing-short-description-wrapper {
  margin: 1.25rem 0 0.3125rem;
  padding-bottom: 0.3125rem;
  display: none; }
  @media (max-width: 768.98px) {
    .marketing-short-description-wrapper {
      margin: 0 0 0.625rem; } }
  .marketing-short-description-wrapper.show-description {
    display: block; }
  .marketing-short-description-wrapper.lengthy-description {
    border-bottom: 3px solid var(--color-grey); }

.marketing-short-description,
.cutoff-control {
  font-family: "SuisseIntl-Medium", sans-serif;
  font-display: swap;
  font-size: 0.6875rem;
  line-height: 1.25rem; }
  @media (max-width: 768.98px) {
    .marketing-short-description,
    .cutoff-control {
      font-family: "SuisseIntl-Regular", sans-serif;
      font-size: 0.875rem;
      line-height: 1.5rem; } }

.cutoff-control {
  display: inline-block;
  color: var(--color-black);
  padding-right: 1rem;
  background-position: right 50%;
  background-image: url("../../images/icons/caret-down-black.svg");
  background-repeat: no-repeat;
  background-size: 0.75rem;
  cursor: pointer; }
  .cutoff-control.action-read-less {
    color: var(--color-dark-grey);
    background-image: url("../../images/icons/caret-up-grey.svg"); }

@media (max-width: 768.98px) {
  .product-id {
    display: block;
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    color: #979797;
    font-size: 0.6875rem;
    line-height: 0.875rem;
    margin: 0.5rem 0 1.5rem; } }

.price-wrap {
  display: flex; }
  @media (min-width: 769px) {
    .price-wrap {
      margin-top: 0.9375rem; } }

@media (max-width: 768.98px) {
  .compatibility-page .product-detail-info__inner {
    padding: 1rem 0; } }

.compatibility-page .product-detail-info__inner a[href$=".pdf"]:before {
  /* PDF file */
  width: 32px;
  height: 32px;
  background: url("https://s3.belkin.com/resources/sfcc/support/adobe_pdf_file_icon_32x32.png");
  display: inline-block;
  content: ' '; }

@media (max-width: 768.98px) {
  .compatibility-page .compatible-devices-wrapper {
    padding: 1rem 0; } }

.product-detail-info {
  flex: 1 0 100%;
  max-width: none;
  margin-top: 1.25rem;
  margin-left: auto;
  min-height: 473px; }
  @media (min-width: 992px) {
    .product-detail-info {
      padding-left: 1.25rem;
      flex: 0 1 44%;
      max-width: 44%;
      margin-top: 0; } }
  @media (min-width: 992px) {
    .product-detail-info_support-pdp {
      max-width: none;
      flex: 1 0 44%;
      padding-left: 10%; } }
  .product-detail-info__inner {
    background: transparent;
    padding: 0; }
    @media (min-width: 992px) {
      .product-detail-info__inner {
        border: none;
        padding: 2rem 2.5rem;
        padding-top: 0; } }

.product-name {
  font-size: 0.875rem;
  line-height: 1.125rem;
  border: none;
  margin: 0; }
  @media (min-width: 769px) {
    .product-name {
      font-size: 1.25rem;
      line-height: 1.5rem; } }

.product-number-rating {
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 0.875rem; }
  .product-number-rating .ratings {
    margin: 0; }

.product-number {
  color: #979797;
  font-size: 0.0625rem;
  line-height: 1rem;
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap;
  padding: 0; }
  @media (min-width: 769px) {
    .product-number {
      font-size: 0.625rem;
      line-height: 0.75rem; } }

.short-description .content {
  font-size: 0.6875rem; }

.large-swatch.selected,
.large-swatch[data-selected=true] {
  border: 2px solid #6FFB38; }

.product-tabs {
  width: 100%; }
  .product-tabs__nav {
    border: none;
    flex-wrap: nowrap; }
    .product-tabs__nav .product-tabs__item {
      display: flex;
      flex-direction: column; }
      .product-tabs__nav .product-tabs__item > .product-tabs__link {
        background: var(--color-grey12);
        font-size: 18px;
        line-height: 22px;
        padding: 1.5625rem 1rem;
        min-width: auto;
        height: -moz-fit-content;
        height: fit-content;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-grow: 1; }
        .product-tabs__nav .product-tabs__item > .product-tabs__link:hover, .product-tabs__nav .product-tabs__item > .product-tabs__link:active {
          text-decoration: none; }
        .product-tabs__nav .product-tabs__item > .product-tabs__link:focus {
          background: var(--color-grey12); }
        .product-tabs__nav .product-tabs__item > .product-tabs__link.active {
          background: var(--color-grey100); }
          .product-tabs__nav .product-tabs__item > .product-tabs__link.active:focus {
            background: var(--color-grey100); }
  .product-tabs__item {
    flex-basis: 100%; }
  .product-tabs__link {
    text-align: center; }
    .product-tabs__link_support {
      flex-direction: column; }
      .product-tabs__link_support .article-count {
        background-color: var(--color-black); }
  @media (min-width: 769px) {
    .product-tabs__content {
      background: var(--color-grey100); } }
  @media (max-width: 768.98px) {
    .product-tabs__content > .product-tabs__pane {
      display: block; }
      .product-tabs__content > .product-tabs__pane:not(.show) {
        opacity: 1; } }
  .product-tabs__pane {
    display: block;
    border-top: 1px solid var(--color-grey300);
    border-bottom: 1px solid var(--color-grey300); }
    .product-tabs__pane + .product-tabs__pane {
      border-top: none; }
    @media (min-width: 769px) {
      .product-tabs__pane {
        padding: 5rem 4.625rem 4rem;
        display: none;
        border: none; } }
    @media (min-width: 769px) {
      .product-tabs__pane-collapse:not(.show) {
        display: block; } }
    .product-tabs__pane-collapse .collapse-pane {
      padding: 1.25rem 0 2.5rem; }
      @media (min-width: 769px) {
        .product-tabs__pane-collapse .collapse-pane {
          display: block;
          padding: 0; } }
    .product-tabs__pane_support {
      text-align: left; }
      @media (min-width: 769px) {
        .product-tabs__pane_support {
          padding: 1.25rem; } }

@media (min-width: 544px) {
  .description-and-detail .description {
    margin-bottom: 0; } }

@media (min-width: 544px) {
  .pdp-accordion-section {
    border-top: none;
    margin-bottom: 1.75rem;
    background-color: var(--color-grey200);
    border-radius: 2.625rem; } }

.product-detail-bottom {
  margin-top: 2rem;
  margin-bottom: 2rem; }
  .product-detail-bottom .product__collapse-btn {
    width: 100%;
    text-align: left;
    font-size: 1.75rem;
    line-height: 2.125rem;
    position: relative;
    text-decoration: none;
    align-items: center;
    justify-content: space-between;
    white-space: unset;
    padding: 1.375rem 1.75rem 1.375rem 0;
    font-family: "SuisseIntl-Regular", sans-serif;
    font-display: swap; }
    @media (min-width: 769px) {
      .product-detail-bottom .product__collapse-btn {
        font-family: "SuisseIntl-Regular", sans-serif;
        font-display: swap;
        font-size: 1.125rem;
        line-height: 1.4375rem;
        padding: 1.625rem 4.0625rem 1.125rem 2.25rem; } }
    .product-detail-bottom .product__collapse-btn::before, .product-detail-bottom .product__collapse-btn::after {
      content: '';
      transition: 0.3s ease;
      width: 1.1875rem;
      height: 0.1875rem;
      background: var(--color-black);
      position: absolute;
      top: 50%;
      right: 2.25rem;
      transform: translate(0, -50%);
      transform-origin: 50% 0%; }
      @media (min-width: 769px) {
        .product-detail-bottom .product__collapse-btn::before, .product-detail-bottom .product__collapse-btn::after {
          width: 1.5625rem; } }
    .product-detail-bottom .product__collapse-btn::after {
      opacity: 0;
      transform: rotate(0deg) translate(0, -50%); }
    .product-detail-bottom .product__collapse-btn.collapsed::before {
      transform: rotate(-90deg) translate(0, -50%); }
    .product-detail-bottom .product__collapse-btn.collapsed::after {
      opacity: 1;
      transform: rotate(-180deg) translate(0, -50%); }

.zoom-control,
.zoom-control.js-show {
  display: none !important; }

.sub-gallery-content-wrapper {
  order: 2;
  margin-left: 3rem;
  width: 100%;
  max-width: 42rem;
  padding-top: 44px;
  display: none; }
  .sub-gallery-content-wrapper.show-sub-gallery-content {
    display: block; }
  @media (max-width: 768.98px) {
    .sub-gallery-content-wrapper {
      margin-left: 0;
      padding-top: 0; } }

.pdp-shipping-widget-wrapper,
.pdp-warranty-widget-wrapper {
  display: none; }
  .pdp-shipping-widget-wrapper.show-widget,
  .pdp-warranty-widget-wrapper.show-widget {
    display: block; }

.pdp-shipping-widget-wrapper {
  border-top: 3px solid var(--color-grey);
  margin-top: 2.8125rem; }

.pdp-warranty-widget-wrapper {
  border-top: 3px solid var(--color-grey);
  margin-bottom: 1.875rem; }
  .pdp-warranty-widget-wrapper.shipping-widget-visible {
    border-top: none; }

.pdp-warranty-widget-wrapper,
.pdp-shipping-widget-wrapper {
  border-bottom: 3px solid var(--color-grey); }

.btn.btn-widget-toggle {
  text-decoration: none;
  text-align: left;
  position: relative;
  width: 100%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 2.5625rem; }
  .btn.btn-widget-toggle:hover, .btn.btn-widget-toggle:active {
    color: black;
    text-decoration: none; }
  .btn.btn-widget-toggle::before, .btn.btn-widget-toggle::after {
    content: '';
    transition: 0.3s ease;
    width: 0.75rem;
    height: 0.1875rem;
    background: var(--color-black);
    position: absolute;
    top: 50%;
    right: 2.5625rem;
    transform: translate(0, -50%);
    transform-origin: 50% 0%; }
    @media (min-width: 769px) {
      .btn.btn-widget-toggle::before, .btn.btn-widget-toggle::after {
        width: 0.75rem; } }
  .btn.btn-widget-toggle::after {
    opacity: 0;
    transform: rotate(0deg) translate(0, -50%); }
  .btn.btn-widget-toggle.collapsed::before {
    transform: rotate(-90deg) translate(0, -50%); }
  .btn.btn-widget-toggle.collapsed::after {
    opacity: 1;
    transform: rotate(-180deg) translate(0, -50%); }

.shipping-widget-inner-wrapper,
.warranty-widget-inner-wrapper {
  padding-bottom: 1.875rem;
  padding-top: 0.75rem;
  background-repeat: no-repeat;
  background-position: 2.25rem 0.4375rem;
  padding-left: 4.5rem;
  font-size: 0.6875rem; }
  .shipping-widget-inner-wrapper .html-slot-container,
  .warranty-widget-inner-wrapper .html-slot-container {
    padding-bottom: 0.5rem; }
  .shipping-widget-inner-wrapper ol, .shipping-widget-inner-wrapper ul, .shipping-widget-inner-wrapper a,
  .warranty-widget-inner-wrapper ol,
  .warranty-widget-inner-wrapper ul,
  .warranty-widget-inner-wrapper a {
    font-size: 0.6875rem; }

.shipping-widget-inner-wrapper {
  background-image: url("https://s3.belkin.com/resources/img/icons/icon-truck.png"); }

.warranty-widget-inner-wrapper {
  background-image: url("https://s3.belkin.com/resources/img/icons/icon-warranty.png"); }

button.swatch-attribute .selectable,
a.swatch-attribute .selectable {
  opacity: 1; }

button.swatch-attribute .unselectable,
a.swatch-attribute .unselectable {
  opacity: 0.4; }

.product-set-products {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }
  .product-set-products .product-set-product {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    align-items: center; }
    .product-set-products .product-set-product .product-set-product-image {
      width: 25%; }
    .product-set-products .product-set-product .product-set-product-name {
      width: 60vw; }
      @media (min-width: 544px) {
        .product-set-products .product-set-product .product-set-product-name {
          width: 75vw; } }
      @media (min-width: 769px) {
        .product-set-products .product-set-product .product-set-product-name {
          width: 25vw; } }
      .product-set-products .product-set-product .product-set-product-name a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block; }

.pdp-set .product-extend-control {
  padding-left: .5rem; }

.price .set-price {
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap; }

.price.set-price-price .m-sale-tag {
  display: inline-block; }

.support-search__search {
  padding: 0 0 1.25rem; }

.support-search__form {
  margin: auto;
  position: relative;
  width: 100%;
  max-width: 50rem;
  padding: 0 0 3.25rem; }

.support-search__field {
  border: none;
  background-color: #f4f4f4;
  height: 2.8125rem;
  padding-left: 3.875rem;
  padding-right: 1.5rem;
  color: black;
  font-size: 1.125 rem;
  /* flex-basis: 50%; */
  border-radius: 1.40625rem;
  width: 100%;
  max-width: 800px;
  background-image: url("../../images/icons/search-lg.svg");
  background-size: 25px;
  background-position: 20px 50%;
  background-repeat: no-repeat; }

.support-search__button {
  display: none; }

.support-media-banner .support-search__search {
  padding: 0; }

.support-media-banner .support-search__field {
  border-radius: 2.40625rem;
  max-width: 845px;
  height: 3.5625rem; }

.add-to-cart-messages {
  transform: translate(-50%, -50%);
  position: fixed;
  top: 15%;
  left: 50%;
  z-index: 99; }

.add-to-basket-alert {
  min-width: 18.75rem;
  animation: fade 5s linear forwards;
  box-shadow: 1px 1px 0.3125rem grey;
  padding: 0.8125rem 1.25rem 0.8125rem 4.3125rem;
  padding: 0.8125rem 3.75rem 0.8125rem 4.3125rem; }

@keyframes fade {
  0% {
    opacity: 0; }
  10% {
    opacity: 1; }
  90% {
    opacity: 1; }
  100% {
    opacity: 0; } }
  .add-to-basket-alert.show {
    display: block; }
  .add-to-basket-alert.m-permanent {
    animation: none; }
  @media (min-width: 769px) {
    .add-to-basket-alert.alert-success {
      display: none; } }
  .add-to-basket-alert.show {
    display: flex; }

.product-breadcrumb {
  border: none; }
  .product-breadcrumb .breadcrumb {
    border: none;
    margin-left: 0;
    padding: 1rem 0;
    margin-top: 0; }
    @media (min-width: 769px) {
      .product-breadcrumb .breadcrumb {
        margin-top: 1.25rem;
        padding-left: 2.625rem; } }
    @media (max-width: 768.98px) {
      .product-breadcrumb .breadcrumb .breadcrumb-item a {
        font-size: 0.625rem; }
        .product-breadcrumb .breadcrumb .breadcrumb-item a:before {
          font-size: 0.5rem; } }

.product-detail.product, .product-detail.bundle-product {
  margin-top: 0; }

.main-carousel-container {
  overflow: hidden; }
  @media (min-width: 992px) {
    .main-carousel-container {
      flex-wrap: wrap; } }
  @media (max-width: 768.98px) {
    .main-carousel-container .carousel {
      margin-bottom: 1.25rem; }
    .main-carousel-container .slick-list {
      overflow: visible; } }
  .main-carousel-container .slick-track {
    display: flex; }

.primary-images .main-carousel-container {
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 992px) {
    .primary-images .main-carousel-container .carousel {
      width: 100%; } }

.primary-images .thumbnail-carousel-container {
  height: 3rem; }
  @media (min-width: 544px) {
    .primary-images .thumbnail-carousel-container {
      height: 4.625rem; } }
  @media (min-width: 992px) {
    .primary-images .thumbnail-carousel-container {
      display: block; } }
  .primary-images .thumbnail-carousel-container .thumb-video-slide {
    width: 6.25rem;
    height: auto;
    position: relative; }
    @media (min-width: 769px) {
      .primary-images .thumbnail-carousel-container .thumb-video-slide {
        height: 6.25rem; } }
    @media (min-width: 544px) {
      .primary-images .thumbnail-carousel-container .thumb-video-slide {
        width: 100%; } }
    .primary-images .thumbnail-carousel-container .thumb-video-slide img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover;
      opacity: 1; }

.primary-images .carousel.slick-initialized .carousel-img {
  height: auto; }

.primary-images .carousel.slick-initialized .thumb-video-slide .carousel-img {
  height: auto;
  aspect-ratio: 3.7/3; }
  @media (min-width: 769px) {
    .primary-images .carousel.slick-initialized .thumb-video-slide .carousel-img {
      height: 82px; } }

.primary-images .slick-slide.video-block {
  display: flex;
  height: auto; }
  .primary-images .slick-slide.video-block .video-block__inner {
    display: flex;
    height: auto;
    width: 100%; }
    .primary-images .slick-slide.video-block .video-block__inner .video-block__element {
      display: flex;
      height: auto;
      width: 100%; }

.product-mobile-info {
  margin-top: 1rem;
  margin-bottom: 1.25rem; }

[data-bv-show] .bv_main_container .bv_main_container_row_flex {
  display: none !important; }

[data-bv-show] button.bv_button_buttonMinimalist {
  display: none !important; }

.work-with-icons {
  font-size: 0;
  margin-top: 0.5rem; }

.work-with-icon {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  max-width: 33.33%; }
  .work-with-icon + .work-with-icon {
    padding-left: 0.625rem; }

.short-description {
  margin-top: 0.9375rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.125rem; }
  @media (min-width: 769px) {
    .short-description {
      margin-top: 1.375rem; } }

@media (min-width: 769px) {
  .price {
    font-size: 1.875rem; } }

.prices {
  text-align: left;
  padding: 0;
  margin-top: 0;
  display: flex;
  align-items: center;
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap; }
  .prices .price {
    font-size: 1.75rem;
    line-height: 2rem;
    margin-top: 0.875rem; }
    @media (min-width: 769px) {
      .prices .price {
        font-size: 2.125rem;
        line-height: 2.375rem;
        margin-top: 1.25rem; } }
  .prices .strike-through {
    color: var(--color-grey3); }

.product-tag {
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0.3125rem 0.75rem;
  z-index: 1;
  margin-top: 0.75rem;
  margin-left: 1.25rem;
  white-space: nowrap;
  color: var(--color-red); }
  @media (max-width: 768.98px) {
    .product-tag {
      padding: 0; } }
  .product-tag.m-sale-tag {
    background: transparent; }

.product-availability {
  margin-top: 1.4375rem;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.25rem; }

.availability-msg {
  margin-bottom: 0; }
  .availability-msg .status {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    color: var(--color-black);
    font-size: 0.875rem; }
    .availability-msg .status + .msg {
      margin-left: 1.125rem; }
    .availability-msg .status.low-stock {
      color: var(--color-red);
      padding-left: 0.375rem; }
  .availability-msg .msg {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap;
    font-size: 0.625rem;
    color: var(--color-grey5); }

.klarna-outer-wrapper {
  margin: 0.1875rem 0;
  border: 1px solid var(--color-grey3); }
  @media (min-width: 769px) {
    .klarna-outer-wrapper {
      margin: 0.5rem 0; } }

.product-control {
  margin: 1.5rem -0.5rem; }
  .product-control__col {
    padding: 0 0.5rem;
    /*&.col-md-6 {
           max-width: 40%;
        }*/ }
    .product-control__col.product-unavailable {
      flex: 1 1 100%;
      margin-bottom: 1.0625rem; }
    .product-control__col .btn.btn-fullwidth {
      width: 100%;
      min-width: auto; }
    .product-control__col.data-sheet {
      text-align: right;
      margin-bottom: 1.0625rem; }
      @media (min-width: 769px) {
        .product-control__col.data-sheet {
          text-align: center; } }
      .product-control__col.data-sheet.alone {
        text-align: left; }
      .product-control__col.data-sheet .btn {
        font-size: 0.75rem; }
        @media (min-width: 769px) {
          .product-control__col.data-sheet .btn {
            font-size: 0.875rem; } }
    @media (max-width: 768.98px) {
      .product-control__col.col-md-6 {
        padding-bottom: 0.75rem; } }
  .product-control__item {
    flex: 0 1 50%; }
    @media (min-width: 769px) {
      .product-control__item {
        flex: 0 1 100%; } }
    @media (min-width: 769px) {
      .product-control__item + .product-control__item {
        margin-left: 0.75rem; } }
  .product-control__quantity label {
    display: none; }
  .product-control .quantity-select {
    border: 2px solid var(--color-black); }
  .product-control .find-in-store {
    width: 100%; }
  .product-control .buy-now-label,
  .product-control .all-retailers {
    font-size: 0.875rem;
    line-height: 1rem;
    width: auto;
    text-align: right;
    margin: 0;
    padding: 0;
    border: 0;
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    white-space: normal; }
  .product-control .buy-now-label {
    text-align: left; }
  .product-control .store-items {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    padding: 1rem 0 0; }
    .product-control .store-items::after {
      content: '';
      flex: auto; }
    .product-control .store-items-header {
      display: flex;
      width: 100%;
      align-items: flex-start;
      justify-content: space-between; }
      @media (min-width: 992px) {
        .product-control .store-items-header {
          align-items: center; } }
    .product-control .store-items .store-item {
      display: flex;
      justify-content: center;
      margin-bottom: 0.9375rem;
      padding: 0 2.5%; }
      .product-control .store-items .store-item-inner {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100%;
        margin: 0 auto; }
      .product-control .store-items .store-item__image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 80%;
        height: 3.75rem;
        margin: 0.3125rem auto; }
        .product-control .store-items .store-item__image img {
          max-height: 100%;
          margin-bottom: 0.3125rem; }
      .product-control .store-items .store-item__button {
        margin: 0.9375rem auto;
        width: 100%;
        min-width: 0;
        white-space: nowrap; }

.channel-advisor-wrapper {
  margin: -0.5rem -0.5rem auto; }

@media (min-width: 992px) {
  .sticky-pdp-header > div {
    flex-grow: 1; }
  .sticky-pdp-header .price {
    text-align: right; } }

@media (max-width: 1199.98px) {
  .sticky-pdp-header {
    padding-top: 0.75rem;
    padding-bottom: 0; } }

.sticky-pdp-header .product-control.container {
  margin-right: 1rem; }
  @media (max-width: 1199.98px) {
    .sticky-pdp-header .product-control.container {
      align-items: center;
      margin: 0;
      margin-right: 0; } }
  @media (min-width: 992px) {
    .sticky-pdp-header .product-control.container {
      justify-content: flex-end;
      display: flex;
      flex-direction: row; } }

.sticky-pdp-header .product-control-wrapper {
  justify-content: space-around; }

.sticky-pdp-header .places-to-buy {
  display: none; }

.places-to-buy {
  width: 100%;
  margin-top: 1.875rem; }

.store-items-link-wrapper,
.store-items-find-another-wrapper a {
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap;
  font-size: 1.125rem; }

.store-items-find-another-wrapper {
  margin-top: 1.5rem; }

.store-item-inner .btn.small {
  padding: 0.8125rem; }

.product-extend-control {
  display: flex;
  align-items: center;
  margin-top: 1.375rem; }
  @media (min-width: 769px) {
    .product-extend-control {
      margin-top: 1.0625rem; } }
  .product-extend-control .compare {
    font-size: 0.75rem; }
    @media (min-width: 769px) {
      .product-extend-control .compare {
        font-size: 0.875rem; } }
    .product-extend-control .compare + .wishlist-button {
      margin-left: 2.125rem; }
  .product-extend-control .custom-checkbox {
    margin: 0; }
  .product-extend-control .wishlist-button {
    position: static;
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap; }
    .product-extend-control .wishlist-button .custom-control-label {
      font-size: 0.875rem;
      font-family: "SuisseIntl-Medium", sans-serif;
      font-display: swap; }

.product-control + .product-warranty,
.product-extend-control + .product-warranty {
  margin-top: 1.3125rem; }

@media (min-width: 769px) {
  .product-warranty,
  .product-extend-control {
    position: relative;
    padding-left: 2.625rem; } }

.product-warranty {
  font-size: 0.875rem; }
  .product-warranty__label {
    font-family: "SuisseIntl-SemiBold", sans-serif;
    font-display: swap;
    display: block; }
  .product-warranty::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    width: 1.4375rem;
    height: 2.125rem;
    background-size: 1.4375rem;
    background-image: url(../../images/icons/warranty.svg);
    background-repeat: no-repeat; }

.main-attributes {
  margin: 0; }

.attributes {
  padding: 0; }

.product-detail-bottom .product__collapse .collapse-pane {
  padding-top: 1.875rem;
  padding-left: 3.5rem;
  padding-right: 1.875rem; }
  @media (max-width: 991.98px) {
    .product-detail-bottom .product__collapse .collapse-pane {
      padding-left: 1rem;
      padding-right: 1rem; } }

.product-detail-bottom .product__collapse.show .collapse-pane {
  padding-bottom: 1.875rem; }

@media (min-width: 544px) {
  .compatible-devices-wrapper {
    -moz-column-count: 2;
         column-count: 2; } }

@media (min-width: 992px) {
  .compatible-devices-wrapper {
    -moz-column-count: 3;
         column-count: 3; } }

.compatibility-statement {
  width: 100%;
  margin-bottom: 0.625rem; }

@media (min-width: 544px) {
  .product-specs .spec-columns {
    -moz-column-count: 2;
         column-count: 2; } }

@media (min-width: 992px) {
  .product-specs .spec-columns {
    -moz-column-count: 3;
         column-count: 3; } }

.product-specs .tech-spec {
  margin-bottom: 1rem;
  display: inline-flex;
  flex-direction: column;
  width: 100%; }

.product-specs .spec-attr-label {
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap;
  font-size: 0.75rem;
  line-height: 1rem;
  margin: 0; }
  @media (min-width: 769px) {
    .product-specs .spec-attr-label {
      font-size: 1rem;
      line-height: 1.25rem; } }

.product-specs .spec-attr-list {
  padding-left: 1rem;
  margin-bottom: 0;
  display: inline-block; }

.product-specs .spec-attr-item {
  font-family: "SuisseIntl-Medium", sans-serif;
  font-display: swap;
  font-size: 0.75rem;
  line-height: 1rem; }
  @media (min-width: 769px) {
    .product-specs .spec-attr-item {
      font-size: 1rem;
      line-height: 1.25rem; } }
  .product-specs .spec-attr-item::marker {
    font-size: 0.625rem; }
    @media (min-width: 769px) {
      .product-specs .spec-attr-item::marker {
        font-size: 0.75rem; } }

.product-specs .spec-attr-value {
  position: relative;
  left: -0.25rem; }

.product-awards .ar-row {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 992px) {
    .product-awards .ar-row {
      margin-bottom: 6.25rem; }
      .product-awards .ar-row:first-child {
        margin-top: 1.5625rem; }
      .product-awards .ar-row:last-child {
        margin-bottom: 2.5rem; } }

.product-awards .ar-card {
  margin-bottom: 3.125rem;
  width: 100%;
  padding-right: 25%; }
  @media (min-width: 544px) {
    .product-awards .ar-card {
      width: 50%;
      padding-right: 6.192%; } }
  @media (min-width: 992px) {
    .product-awards .ar-card {
      margin: 0;
      width: 25%; } }

.product-awards .ar-details {
  display: flex;
  flex-direction: column;
  margin-top: 1.25rem; }
  @media (min-width: 992px) {
    .product-awards .ar-details {
      margin-top: 2rem; } }

.product-awards .ar-title {
  font-family: "SuisseIntl-SemiBold", sans-serif;
  font-display: swap;
  font-size: 1rem;
  margin-bottom: 0.1875rem; }

.product-awards .ar-desc {
  font-family: "SuisseIntl-Medium", sans-serif;
  font-display: swap;
  font-size: 1rem; }

.product-disclaimers p {
  font-size: 0.875rem; }

.support-content {
  margin-bottom: 30px; }
  .support-content__heading {
    font-size: 2rem;
    line-height: 2.125rem;
    margin-bottom: 1.875rem;
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap; }
    @media (min-width: 769px) {
      .support-content__heading {
        font-size: 3rem;
        line-height: 3.25rem;
        margin-bottom: 3.6875rem; } }
  .support-content__item {
    margin-bottom: 1.5625rem; }
  .support-content__link {
    font-size: 1rem;
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap; }

.support-hint {
  font-size: 1rem;
  line-height: 1.25rem;
  text-decoration: underline; }
  .support-hint__link {
    font-family: "SuisseIntl-Medium", sans-serif;
    font-display: swap; }

.product-documents-link {
  padding-left: 0.9375rem; }
  .product-documents-link + .product-documents-link {
    margin-top: 0.625rem; }

.back-in-stock-container {
  margin-top: 0.625rem; }

.back-in-stock__success {
  display: none; }

.support-data-container {
  margin-top: 1.25rem; }

.support-logo img {
  max-height: 2.5rem; }

.support-description {
  font-size: 0.875rem;
  margin-top: 0.9375rem; }

.support-link a {
  font-size: 0.875rem;
  padding: 0; }

.primary-images .thumbnail-carousel-container .slick-prev {
  left: -2.375rem; }
  @media (min-width: 992px) {
    .primary-images .thumbnail-carousel-container .slick-prev {
      left: unset;
      top: 50%;
      transform: translate(-36px, -50%); } }

.primary-images .thumbnail-carousel-container .slick-next {
  right: -1.25rem; }
  @media (min-width: 992px) {
    .primary-images .thumbnail-carousel-container .slick-next {
      left: unset;
      top: 50%;
      bottom: unset;
      transform: translateY(-50%); } }

.primary-images .thumbnail-carousel-container .slider .slick-next,
.primary-images .thumbnail-carousel-container .slider .slick-prev,
.primary-images .thumbnail-carousel-container .slider-core-css .slick-next,
.primary-images .thumbnail-carousel-container .slider-core-css .slick-prev {
  background-color: transparent;
  box-shadow: none; }

@media (min-width: 769px) {
  .overview-topic,
  .overview-center {
    padding-left: 3.125rem;
    paddding-right: 3.125rem; } }

.stack-pdp-buttons .product-control__col {
  flex: 0 0 100%;
  max-width: 100%;
  padding-bottom: 0.75rem; }
  @media (min-width: 992px) {
    .stack-pdp-buttons .product-control__col:not(.data-sheet) .btn {
      width: auto;
      min-width: 18.75rem; } }

@media (min-width: 992px) {
  .product-detail .product-badge.product-badge-logo {
    width: 30px;
    min-width: 54px;
    display: inline-table; } }

.regulatory-link a.pdf-link::before {
  width: 2rem;
  height: 2rem;
  background: url("https://s3.belkin.com/resources/sfcc/support/adobe_pdf_file_icon_32x32.png");
  display: inline-block;
  margin-right: 0.5rem;
  content: ' '; }

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