@charset "UTF-8";
@font-face {
  font-family: "entityone";
  src: url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.eot");
  src: url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.eot?#iefix") format("eot"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.woff2") format("woff2"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.woff") format("woff"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.ttf") format("truetype"), url("/themes/custom/entityone/_sass-essentials/iconfonts/dist/entityone.svg#entityone") format("svg");
}

.icon-arrow-down:before, .icon-arrow-left:before, .icon-arrow-right:before, .icon-chevron-down-light:before, .icon-chevron-down-solid:before, .icon-close:before, .icon-external-link:before, .icon-facebook:before, .icon-instagram:before, .icon-linkedin:before, .icon-pinterest:before, .icon-play:before, .icon-plus:before, .icon-samples:before, .icon-twitter:before, .icon-vimeo:before, .icon-volume-slash:before, .icon-volume-up:before {
  font-family: "entityone";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-chevron-down-light:before {
  content: "";
}

.icon-chevron-down-solid:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-external-link:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-pinterest:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-samples:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-vimeo:before {
  content: "";
}

.icon-volume-slash:before {
  content: "";
}

.icon-volume-up:before {
  content: "";
}

.taxonomy-term.sizes .size-description {
  text-align: center;
  margin-top: 10px;
}

@media (min-width: 1440px) {
  .taxonomy-term.sizes .size-description {
    margin-top: 0.7vw;
  }
}

@media all and (min-width: 768px) {
  .taxonomy-term.sizes .size-description {
    text-align: left;
  }
}

.taxonomy-term.sizes .field--name-field-icon {
  margin-top: 10px;
  max-height: 70px;
}

@media all and (min-width: 768px) {
  .taxonomy-term.sizes .field--name-field-icon {
    margin-top: 0;
  }
}

@media (min-width: 1440px) {
  .taxonomy-term.sizes .field--name-field-icon {
    max-height: 4.9vw;
  }
}

.taxonomy-term.sizes img {
  max-height: 70px;
  width: auto;
}

@media (min-width: 1440px) {
  .taxonomy-term.sizes img {
    max-height: 4.9vw;
  }
}

@media all and (max-width: 768px) {
  .taxonomy-term.sizes img {
    margin: 0 auto;
  }
}

.product-sizes {
  gap: 0.7vw 0;
}

.product-sizes .layout__item {
  width: 25%;
}
