@charset "UTF-8";
.product-thumbnails:after, .pdp-main .product-actions:after, .pdp-main .product-detail .product-review:after, .pdp-main:after, .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.menu {
  float: left;
  margin: 0;
  padding: 0;
}
.menu li {
  float: left;
  list-style: none outside none !important;
}

.pt_product-search-result .primary-content h1.content-header {
  padding-left: 15px;
}

.pt_product-search-noresult #main .block-wrapper {
  max-width: 100%;
  background: #f5f5f5;
  padding-bottom: 32px;
  padding-bottom: calc(32px / calc(16px / 1rem));
  padding-top: 32px;
  padding-top: calc(32px / calc(16px / 1rem));
}
.pt_product-search-noresult #main .block-wrapper:nth-of-type(even) {
  background: #fff;
}
.pt_product-search-noresult #main .block-wrapper .inner {
  max-width: 1420px;
  margin: 0 auto;
  width: 90%;
}
.pt_product-search-noresult #main .block-wrapper .inner h1 {
  margin-top: 14px;
}
.pt_product-search-noresult #main .block-wrapper .inner .section-header h2 {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  line-height: 32px;
  font-size: 18px;
  margin: 0;
}
.pt_product-search-noresult #main .block-wrapper .inner .section-header h2 span, .pt_product-search-noresult #main .block-wrapper .inner .section-header h2 a {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
}
.pt_product-search-noresult #main .block-wrapper .inner p {
  text-transform: none;
  color: #666;
  font-size: 16px;
}
.pt_product-search-noresult #main .block-wrapper .home-recommendations-header h2 {
  font-size: 46px;
  font-size: calc(46px / calc(16px / 1rem));
  line-height: 46px;
  line-height: calc(46px / calc(16px / 1rem));
  font-weight: 700;
  font-family: "futura-pt-condensed", sans-serif;
  margin-top: 32px;
  margin-top: calc(32px / calc(16px / 1rem));
  margin-bottom: 32px;
  margin-bottom: calc(32px / calc(16px / 1rem));
}
.pt_product-search-noresult #main .block-wrapper .home-brand-concept-boxes-wrap .brief {
  height: 100%;
}
.pt_product-search-noresult #main .block-wrapper .home-brand-concept-boxes-wrap .brief::before {
  width: 100%;
  height: calc(100% - 24px);
  position: absolute;
  z-index: 0;
  background: #fff;
  display: block;
  bottom: 0;
  content: "";
}
.pt_product-search-noresult #main .block-wrapper .home-brand-concept-boxes-wrap .head {
  position: relative;
  z-index: 1;
}
.pt_product-search-noresult #main .block-wrapper .home-wayfinder-boxes-outer {
  margin: 0;
  background: none;
  box-shadow: none;
}
.pt_product-search-noresult #main .block-wrapper .home-wayfinder-boxes-outer h2 {
  font-family: "futura-pt-condensed", sans-serif;
}

.pt_content-search-result .primary-content {
  border-left: none;
}
.pt_content-search-result .primary-content > h1,
.pt_content-search-result .primary-content > h2,
.pt_content-search-result .primary-content > p {
  margin: 0;
  padding: 0.1em 1%;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
}
@media (min-width: 768px) {
  .pt_content-search-result .primary-content > h1,
  .pt_content-search-result .primary-content > h2,
  .pt_content-search-result .primary-content > p {
    font-size: 16px;
    font-size: calc(16px / calc(16px / 1rem));
  }
}
.pt_content-search-result .primary-content .no-hits-help,
.pt_content-search-result .primary-content .no-hits-search,
.pt_content-search-result .primary-content .no-hits-footer {
  padding: 0.1em 1%;
}
.pt_content-search-result .primary-content .pagination {
  float: none;
  padding: 0.1em 1%;
}

.category-main-banner img {
  max-width: 100%;
}

.no-hits-search-term,
.no-hits-search-term-suggest {
  font-weight: 700;
  font-family: "futura-pt-condensed", sans-serif;
}

.no-hits-footer {
  margin: 20px 0;
  padding: 20px 0;
}

.search-result-bookmarks {
  margin: 15px;
}
.search-result-bookmarks .first {
  border-right: 1px solid #999;
  padding-right: 5px;
}

.search-result-options {
  float: left;
  padding: 0;
  margin-bottom: 14px;
  margin-bottom: calc(14px / calc(16px / 1rem));
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  text-transform: uppercase;
  width: 100%;
}
@media (max-width: 768px) {
  .search-result-options {
    margin-top: 10px;
    margin-top: calc(10px / calc(16px / 1rem));
  }
}
.search-result-options .sort-by {
  display: none;
}
@media (min-width: 769px) {
  .search-result-options .sort-by {
    display: block;
    float: left;
    padding-bottom: 0;
    margin-right: 10px;
    margin-right: calc(10px / calc(16px / 1rem));
  }
}
.search-result-options .items-per-page {
  float: left;
  margin-right: 0.5em;
}
@media (max-width: 768px) {
  .search-result-options .items-per-page {
    display: none;
  }
}
.search-result-options form {
  margin-bottom: 0;
}
.search-result-options label {
  display: none;
}
.search-result-options select {
  border: 1px solid #dbdbdb;
  color: #666;
  padding: 0px 4px;
  padding: calc(0px / calc(16px / 1rem)) calc(4px / calc(16px / 1rem));
  text-transform: uppercase;
}
.search-result-options.top-search-results {
  margin: 5px 0 12px;
  margin: calc(5px / calc(16px / 1rem)) 0 calc(12px / calc(16px / 1rem));
}
@media (max-width: 768px) {
  .search-result-options.top-search-results ul {
    display: none;
  }
}
.search-result-options .pagination {
  float: right;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  font-weight: 500;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .search-result-options .pagination {
    font-size: 12px;
    font-size: calc(12px / calc(16px / 1rem));
    float: none;
  }
}
.search-result-options .pagination .results-hits {
  color: #666;
}
@media (min-width: 769px) {
  .search-result-options .pagination .results-hits {
    float: left;
    padding-right: 12px;
    padding-right: calc(12px / calc(16px / 1rem));
    margin-top: 9px;
    margin-top: calc(9px / calc(16px / 1rem));
  }
}
@media (max-width: 768px) {
  .search-result-options .pagination .results-hits {
    text-align: center;
    margin: 5px 0;
    margin: calc(5px / calc(16px / 1rem)) 0;
    font-size: 12px;
    font-size: calc(12px / calc(16px / 1rem));
  }
}
.search-result-options .pagination ul {
  background-color: #fff;
  float: right;
  margin: 0;
  padding: 0;
}
@media (max-width: 768px) {
  .search-result-options .pagination ul {
    float: none;
    text-align: center;
  }
}
.search-result-options .pagination li {
  border-right: 1px solid #dbdbdb;
  float: left;
  border: 1px solid #dbdbdb;
  margin-right: 5px;
  margin-right: calc(5px / calc(16px / 1rem));
  color: #dbdbdb;
  list-style: none;
  text-align: center;
}
@media (max-width: 768px) {
  .search-result-options .pagination li {
    float: none;
    display: inline-block;
    vertical-align: middle;
  }
}
.search-result-options .pagination li a {
  color: #666;
}
.search-result-options .pagination li a, .search-result-options .pagination li.current-page,
.search-result-options .pagination li i {
  display: block;
  text-align: center;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  line-height: 33px;
  line-height: calc(33px / calc(16px / 1rem));
  width: 33px;
  width: calc(33px / calc(16px / 1rem));
  height: 33px;
  height: calc(33px / calc(16px / 1rem));
}
@media (max-width: 480px) {
  .search-result-options .pagination li a, .search-result-options .pagination li.current-page,
  .search-result-options .pagination li i {
    line-height: 28px;
    line-height: calc(28px / calc(16px / 1rem));
    width: 28px;
    width: calc(28px / calc(16px / 1rem));
    height: 28px;
    height: calc(28px / calc(16px / 1rem));
  }
}
@media (max-width: 320px) {
  .search-result-options .pagination li a, .search-result-options .pagination li.current-page,
  .search-result-options .pagination li i {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
    line-height: 22px;
    line-height: calc(22px / calc(16px / 1rem));
    width: 22px;
    width: calc(22px / calc(16px / 1rem));
    height: 22px;
    height: calc(22px / calc(16px / 1rem));
  }
}
.search-result-options .pagination li.current-page {
  display: inline-block;
  font-weight: bold;
  color: #000;
}
.search-result-options .pagination li.first-last i {
  font-size: 26px;
  font-size: calc(26px / calc(16px / 1rem));
  opacity: 0.8;
}
@media (max-width: 480px) {
  .search-result-options .pagination li.first-last i {
    font-size: 22px;
    font-size: calc(22px / calc(16px / 1rem));
  }
}
@media (max-width: 320px) {
  .search-result-options .pagination li.first-last i {
    font-size: 20px;
    font-size: calc(20px / calc(16px / 1rem));
  }
}

.search-result-items {
  padding: 0;
}
@media (min-width: 1024px) {
  .search-result-items {
    padding-top: 16px;
    padding-top: calc(16px / calc(16px / 1rem));
  }
}
.search-result-items li {
  list-style: none;
}
.search-result-items .invisible {
  display: none;
}

.search-result-content {
  clear: both;
}
.search-result-content .product-price .price-standard {
  color: #999;
  font-weight: 100;
  text-decoration: line-through;
}
.search-result-content .search-result-items .grid-tile .product-desc {
  margin-bottom: 46px;
  margin-bottom: calc(46px / calc(16px / 1rem));
}
@media (max-width: 1023px) {
  .search-result-content .search-result-items .grid-tile .product-desc {
    margin-bottom: 36px;
    margin-bottom: calc(36px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .search-result-content .search-result-items .grid-tile .product-desc {
    margin-bottom: 26px;
    margin-bottom: calc(26px / calc(16px / 1rem));
  }
}
.search-result-content .wayfinder-wrapper-medium {
  padding-bottom: 24px;
  padding-bottom: calc(24px / calc(16px / 1rem));
}

.search-promo {
  padding: 20px;
}

#results-content {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top transparent;
  padding-top: 30px;
}

@media (max-width: 1023px) {
  li.grid-tile.col-xs-24.col-md-16.col-lg-12 {
    display: none;
  }
}
@media (max-width: 767px) {
  li.grid-tile.col-xs-24.col-md-16.col-lg-12 {
    display: block;
  }
}

.wayfinder-description h2,
.wayfinder-description h3, .wayfinder-wrapper-medium-text h2,
.wayfinder-wrapper-medium-text h3 {
  margin-top: 12px;
  margin-top: calc(12px / calc(16px / 1rem));
  margin-bottom: 12px;
  margin-bottom: calc(12px / calc(16px / 1rem));
  color: #000;
}
.wayfinder-description h2, .wayfinder-wrapper-medium-text h2 {
  font-size: 46px;
  font-size: calc(46px / calc(16px / 1rem));
}
.wayfinder-description h3, .wayfinder-wrapper-medium-text h3 {
  font-size: 32px;
  font-size: calc(32px / calc(16px / 1rem));
}
.wayfinder-description p, .wayfinder-wrapper-medium-text p {
  font-size: 15px;
  font-size: calc(15px / calc(16px / 1rem));
  font-weight: 700;
  font-family: "futura-pt", sans-serif;
}
.wayfinder-wrapper-medium-text {
  position: relative;
  top: 20%;
}
.wayfinder-wrapper-medium-text p {
  width: 90%;
}
.wayfinder-wrapper-medium-text button {
  font-size: 18px;
  font-size: calc(18px / calc(16px / 1rem));
  background-color: #001689;
}
.wayfinder-wrapper-large {
  margin-top: 100px;
  margin-top: calc(100px / calc(16px / 1rem));
  display: flex;
  flex-wrap: wrap;
  clear: both;
}
.wayfinder-wrapper-large .grid-tile {
  padding-left: 0;
}
@media (max-width: 767px) {
  .wayfinder-wrapper-medium, .wayfinder-wrapper-medium-text, .wayfinder-wrapper-large {
    text-align: center;
    top: 0;
  }
  .wayfinder-wrapper-medium p, .wayfinder-wrapper-medium-text p, .wayfinder-wrapper-large p {
    margin: 14px auto 14px auto;
    margin: calc(14px / calc(16px / 1rem)) calc(auto / calc(16px / 1rem)) calc(14px / calc(16px / 1rem)) calc(auto / calc(16px / 1rem));
    width: 80%;
  }
}
@media (max-width: 767px) {
  .wayfinder-wrapper-medium-text {
    margin-bottom: 20px;
    margin-bottom: calc(20px / calc(16px / 1rem));
  }
}

.folder-content-list {
  clear: both;
  padding: 0.5em 1%;
}
.folder-content-list li {
  list-style-type: none;
  margin: 4px 0px;
  margin: calc(4px / calc(16px / 1rem)) calc(0px / calc(16px / 1rem));
  padding: 16px 0px 0px 0px;
  padding: calc(16px / calc(16px / 1rem)) calc(0px / calc(16px / 1rem)) calc(0px / calc(16px / 1rem)) calc(0px / calc(16px / 1rem));
}
.folder-content-list p {
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  line-height: 20px;
  line-height: calc(20px / calc(16px / 1rem));
}
@media (min-width: 768px) {
  .folder-content-list p {
    font-size: 16px;
    font-size: calc(16px / calc(16px / 1rem));
    line-height: 24px;
    line-height: calc(24px / calc(16px / 1rem));
  }
}
.folder-content-list .content-title {
  display: block;
  font-size: 20px;
  font-size: calc(20px / calc(16px / 1rem));
  text-transform: uppercase;
  color: #333;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 500;
}
@media (min-width: 768px) {
  .folder-content-list .content-title {
    font-size: 30px;
    font-size: calc(30px / calc(16px / 1rem));
  }
}
.folder-content-list .readmore {
  padding-left: 6px;
  padding-left: calc(6px / calc(16px / 1rem));
}

.no-results {
  padding: 20px;
}

.toggle-grid {
  display: block;
  float: left;
  margin-right: 0.5em;
}
.toggle-grid i {
  cursor: pointer;
  margin-right: 0.3em;
}
.toggle-grid [data-option=column] {
  color: #84bd00;
}
.toggle-grid.wide [data-option=wide] {
  color: #84bd00;
}
.toggle-grid.wide [data-option=column] {
  color: #666;
}

.wide-tiles .search-result-items .grid-tile {
  width: 91%;
}
.wide-tiles .product-tile .product-swatches {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  margin-top: 5px;
}
.wide-tiles .product-tile .product-swatches li {
  float: left;
}

.pt_product-search-noresult label {
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 18px;
  font-size: calc(18px / calc(16px / 1rem));
  line-height: 18px;
  line-height: calc(18px / calc(16px / 1rem));
  text-transform: uppercase;
}
.pt_product-search-noresult .section-header {
  border: none;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 500;
  text-align: center;
}
.pt_product-search-noresult .section-header p {
  font-size: 30px;
  font-size: calc(30px / calc(16px / 1rem));
  line-height: 30px;
  line-height: calc(30px / calc(16px / 1rem));
  margin-bottom: 0;
}
.pt_product-search-noresult .no-hits-content-results {
  text-align: center;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: 500;
  font-size: 24px;
  font-size: calc(24px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .pt_product-search-noresult .no-hits-content-results {
    font-size: 19px;
    font-size: calc(19px / calc(16px / 1rem));
    line-height: 19px;
    line-height: calc(19px / calc(16px / 1rem));
  }
}
.pt_product-search-noresult .no-hits-content-results a {
  font-weight: 500;
  font-size: 24px;
  font-size: calc(24px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
  text-transform: uppercase;
  font-family: "futura-pt-condensed", sans-serif;
}
@media (max-width: 767px) {
  .pt_product-search-noresult .no-hits-content-results a {
    font-size: 19px;
    font-size: calc(19px / calc(16px / 1rem));
    line-height: 19px;
    line-height: calc(19px / calc(16px / 1rem));
  }
}
.pt_product-search-noresult .no-hits-help,
.pt_product-search-noresult .no-hits-footer {
  text-align: center;
}
.pt_product-search-noresult .no-hits-help p,
.pt_product-search-noresult .no-hits-help div,
.pt_product-search-noresult .no-hits-help ul li,
.pt_product-search-noresult .no-hits-footer p,
.pt_product-search-noresult .no-hits-footer div,
.pt_product-search-noresult .no-hits-footer ul li {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
}
.pt_product-search-noresult .no-hits-help a,
.pt_product-search-noresult .no-hits-footer a {
  color: #333;
}
.pt_product-search-noresult .no-hits-help {
  padding-bottom: 20px;
  padding-bottom: calc(20px / calc(16px / 1rem));
}
.pt_product-search-noresult .no-hits-help p {
  text-transform: uppercase;
}
.pt_product-search-noresult .no-hits-help ul li {
  list-style-type: none;
}
.pt_product-search-noresult .no-hits-search {
  text-align: center;
}
.pt_product-search-noresult .no-hits-search .input-group-wrap {
  border: 1px solid #ccc;
  background: #fff;
  display: inline-block;
}
@media (max-width: 767px) {
  .pt_product-search-noresult .no-hits-search .input-group-wrap {
    width: 80%;
  }
}
.pt_product-search-noresult .no-hits-search input {
  width: 80%;
  border: none;
  outline: none;
  text-transform: uppercase;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  height: 36px;
  height: calc(36px / calc(16px / 1rem));
  margin-bottom: 0;
  padding: 16px 9px;
}
@media (min-width: 768px) {
  .pt_product-search-noresult .no-hits-search input {
    width: 270px;
    width: calc(270px / calc(16px / 1rem));
  }
}
.pt_product-search-noresult .no-hits-search button[name=simplesearch] {
  background-color: transparent;
  border: none;
  border-radius: 0;
  float: right;
  padding: 18px 16px;
  padding: calc(18px / calc(16px / 1rem)) calc(16px / calc(16px / 1rem));
  width: 36px;
  width: calc(36px / calc(16px / 1rem));
  height: 27px;
  height: calc(27px / calc(16px / 1rem));
  background: transparent url("../images/search.svg") no-repeat center center;
  background-size: 22px 22px;
}
@media (max-width: 768px) {
  .pt_product-search-noresult .no-hits-search button[name=simplesearch] {
    height: 27px;
    height: calc(27px / calc(16px / 1rem));
  }
}

.ias-trigger {
  display: none !important;
}

.product-thumbnails:after, .pdp-main .product-actions:after, .pdp-main .product-detail .product-review:after, .pdp-main:after, .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.menu {
  float: left;
  margin: 0;
  padding: 0;
}
.menu li {
  float: left;
  list-style: none outside none !important;
}

.icon, .slick .slick-prev, .slick .slick-next, .size-chart-link a, .pdp-main .product-info .description-title {
  font-size: 10px;
}

.icon:before, .slick .slick-prev:before, .slick .slick-next:before, .size-chart-link a:before, .pdp-main .product-info .description-title:before {
  content: " ";
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/sprite.svg");
  background-repeat: no-repeat;
  background-size: 91px 1782px;
}

.no-svg .icon:before, .no-svg .slick .slick-prev:before, .slick .no-svg .slick-prev:before, .no-svg .slick .slick-next:before, .slick .no-svg .slick-next:before, .no-svg .size-chart-link a:before, .size-chart-link .no-svg a:before, .no-svg .pdp-main .product-info .description-title:before, .pdp-main .product-info .no-svg .description-title:before {
  background-image: url("../static/default/images/sprite.png");
}

.icon.BackUp:before, .slick .BackUp.slick-prev:before, .slick .BackUp.slick-next:before, .size-chart-link a.BackUp:before, .pdp-main .product-info .BackUp.description-title:before {
  background-position: -2px -2px;
  width: 76px;
  height: 76px;
}

.icon.arrow-back:before, .slick .arrow-back.slick-prev:before, .slick .arrow-back.slick-next:before, .size-chart-link a.arrow-back:before, .pdp-main .product-info .arrow-back.description-title:before {
  background-position: -2px -82px;
  width: 9px;
  height: 14px;
}

.icon.arrow-back-white:before, .slick .arrow-back-white.slick-prev:before, .slick .arrow-back-white.slick-next:before, .size-chart-link a.arrow-back-white:before, .pdp-main .product-info .arrow-back-white.description-title:before {
  background-position: -2px -100px;
  width: 14px;
  height: 20px;
}

.icon.arrow-descr-down:before, .slick .arrow-descr-down.slick-prev:before, .slick .arrow-descr-down.slick-next:before, .size-chart-link a.arrow-descr-down:before, .pdp-main .product-info .description-title:before {
  background-position: -2px -124px;
  width: 14px;
  height: 9px;
}

.icon.arrow-fwd:before, .slick .arrow-fwd.slick-prev:before, .slick .arrow-fwd.slick-next:before, .size-chart-link a.arrow-fwd:before, .pdp-main .product-info .arrow-fwd.description-title:before {
  background-position: -2px -137px;
  width: 9px;
  height: 14px;
}

.icon.arrow-left:before, .slick .slick-prev:before, .slick .arrow-left.slick-next:before, .size-chart-link a.arrow-left:before, .pdp-main .product-info .arrow-left.description-title:before, .pdp-main .product-info .slick .description-title.slick-prev:before, .slick .pdp-main .product-info .description-title.slick-prev:before {
  background-position: -2px -155px;
  width: 30px;
  height: 56px;
}

.icon.arrow-right:before, .slick .arrow-right.slick-prev:before, .slick .slick-next:before, .size-chart-link a.arrow-right:before, .pdp-main .product-info .arrow-right.description-title:before, .pdp-main .product-info .slick .description-title.slick-next:before, .slick .pdp-main .product-info .description-title.slick-next:before {
  background-position: -2px -215px;
  width: 30px;
  height: 56px;
}

.icon.back:before, .slick .back.slick-prev:before, .slick .back.slick-next:before, .size-chart-link a.back:before, .pdp-main .product-info .back.description-title:before {
  background-position: -2px -275px;
  width: 72px;
  height: 72px;
}

.icon.basket:before, .slick .basket.slick-prev:before, .slick .basket.slick-next:before, .size-chart-link a.basket:before, .pdp-main .product-info .basket.description-title:before {
  background-position: -2px -351px;
  width: 33px;
  height: 43px;
}

.icon.basket-black-tab:before, .slick .basket-black-tab.slick-prev:before, .slick .basket-black-tab.slick-next:before, .size-chart-link a.basket-black-tab:before, .pdp-main .product-info .basket-black-tab.description-title:before {
  background-position: -2px -398px;
  width: 21px;
  height: 27px;
}

.icon.basket-empty:before, .slick .basket-empty.slick-prev:before, .slick .basket-empty.slick-next:before, .size-chart-link a.basket-empty:before, .pdp-main .product-info .basket-empty.description-title:before {
  background-position: -2px -429px;
  width: 33px;
  height: 43px;
}

.icon.basket-empty-star2:before, .slick .basket-empty-star2.slick-prev:before, .slick .basket-empty-star2.slick-next:before, .size-chart-link a.basket-empty-star2:before, .pdp-main .product-info .basket-empty-star2.description-title:before {
  background-position: -2px -476px;
  width: 33px;
  height: 43px;
}

.icon.basket-empty-star2-tab:before, .slick .basket-empty-star2-tab.slick-prev:before, .slick .basket-empty-star2-tab.slick-next:before, .size-chart-link a.basket-empty-star2-tab:before, .pdp-main .product-info .basket-empty-star2-tab.description-title:before {
  background-position: -2px -523px;
  width: 21px;
  height: 27px;
}

.icon.basket-empty-tab:before, .slick .basket-empty-tab.slick-prev:before, .slick .basket-empty-tab.slick-next:before, .size-chart-link a.basket-empty-tab:before, .pdp-main .product-info .basket-empty-tab.description-title:before {
  background-position: -2px -554px;
  width: 21px;
  height: 27px;
}

.icon.basket-tab:before, .slick .basket-tab.slick-prev:before, .slick .basket-tab.slick-next:before, .size-chart-link a.basket-tab:before, .pdp-main .product-info .basket-tab.description-title:before {
  background-position: -2px -585px;
  width: 21px;
  height: 27px;
}

.icon.basket-white:before, .slick .basket-white.slick-prev:before, .slick .basket-white.slick-next:before, .size-chart-link a.basket-white:before, .pdp-main .product-info .basket-white.description-title:before {
  background-position: -2px -616px;
  width: 33px;
  height: 43px;
}

.icon.brand-left-arrow:before, .slick .brand-left-arrow.slick-prev:before, .slick .brand-left-arrow.slick-next:before, .size-chart-link a.brand-left-arrow:before, .pdp-main .product-info .brand-left-arrow.description-title:before {
  background-position: -2px -663px;
  width: 18.97px;
  height: 32px;
}

.icon.brand-right-arrow:before, .slick .brand-right-arrow.slick-prev:before, .slick .brand-right-arrow.slick-next:before, .size-chart-link a.brand-right-arrow:before, .pdp-main .product-info .brand-right-arrow.description-title:before {
  background-position: -2px -699px;
  width: 18.97px;
  height: 32px;
}

.icon.close-nav:before, .slick .close-nav.slick-prev:before, .slick .close-nav.slick-next:before, .size-chart-link a.close-nav:before, .pdp-main .product-info .close-nav.description-title:before {
  background-position: -2px -735px;
  width: 23px;
  height: 23px;
}

.icon.eu:before, .slick .eu.slick-prev:before, .slick .eu.slick-next:before, .size-chart-link a.eu:before, .pdp-main .product-info .eu.description-title:before {
  background-position: -2px -762px;
  width: 29px;
  height: 21px;
}

.icon.eu-mob:before, .slick .eu-mob.slick-prev:before, .slick .eu-mob.slick-next:before, .size-chart-link a.eu-mob:before, .pdp-main .product-info .eu-mob.description-title:before {
  background-position: -2px -787px;
  width: 27px;
  height: 20px;
}

.icon.eu-sm:before, .slick .eu-sm.slick-prev:before, .slick .eu-sm.slick-next:before, .size-chart-link a.eu-sm:before, .pdp-main .product-info .eu-sm.description-title:before {
  background-position: -2px -811px;
  width: 19px;
  height: 14px;
}

.icon.footer-down-arrow:before, .slick .footer-down-arrow.slick-prev:before, .slick .footer-down-arrow.slick-next:before, .size-chart-link a.footer-down-arrow:before, .pdp-main .product-info .footer-down-arrow.description-title:before {
  background-position: -2px -829px;
  width: 14px;
  height: 9px;
}

.icon.footer-up-arrow:before, .slick .footer-up-arrow.slick-prev:before, .slick .footer-up-arrow.slick-next:before, .size-chart-link a.footer-up-arrow:before, .pdp-main .product-info .footer-up-arrow.description-title:before {
  background-position: -2px -842px;
  width: 14px;
  height: 9px;
}

.icon.gb:before, .slick .gb.slick-prev:before, .slick .gb.slick-next:before, .size-chart-link a.gb:before, .pdp-main .product-info .gb.description-title:before {
  background-position: -2px -855px;
  width: 29px;
  height: 21px;
}

.icon.gb-mob:before, .slick .gb-mob.slick-prev:before, .slick .gb-mob.slick-next:before, .size-chart-link a.gb-mob:before, .pdp-main .product-info .gb-mob.description-title:before {
  background-position: -2px -880px;
  width: 27px;
  height: 20px;
}

.icon.gb-sm:before, .slick .gb-sm.slick-prev:before, .slick .gb-sm.slick-next:before, .size-chart-link a.gb-sm:before, .pdp-main .product-info .gb-sm.description-title:before {
  background-position: -2px -904px;
  width: 19px;
  height: 14px;
}

.icon.home:before, .slick .home.slick-prev:before, .slick .home.slick-next:before, .size-chart-link a.home:before, .pdp-main .product-info .home.description-title:before {
  background-position: -2px -922px;
  width: 16px;
  height: 15px;
}

.icon.icon-quick-buy-black:before, .slick .icon-quick-buy-black.slick-prev:before, .slick .icon-quick-buy-black.slick-next:before, .size-chart-link a.icon-quick-buy-black:before, .pdp-main .product-info .icon-quick-buy-black.description-title:before {
  background-position: -2px -941px;
  width: 16px;
  height: 19px;
}

.icon.icon-quick-buy-white:before, .slick .icon-quick-buy-white.slick-prev:before, .slick .icon-quick-buy-white.slick-next:before, .size-chart-link a.icon-quick-buy-white:before, .pdp-main .product-info .icon-quick-buy-white.description-title:before {
  background-position: -2px -964px;
  width: 16px;
  height: 19px;
}

.icon.icon_blog:before, .slick .icon_blog.slick-prev:before, .slick .icon_blog.slick-next:before, .size-chart-link a.icon_blog:before, .pdp-main .product-info .icon_blog.description-title:before {
  background-position: -2px -987px;
  width: 37px;
  height: 37px;
}

.icon.icon_facebook:before, .slick .icon_facebook.slick-prev:before, .slick .icon_facebook.slick-next:before, .size-chart-link a.icon_facebook:before, .pdp-main .product-info .icon_facebook.description-title:before {
  background-position: -2px -1028px;
  width: 37px;
  height: 37px;
}

.icon.icon_instagram:before, .slick .icon_instagram.slick-prev:before, .slick .icon_instagram.slick-next:before, .size-chart-link a.icon_instagram:before, .pdp-main .product-info .icon_instagram.description-title:before {
  background-position: -2px -1069px;
  width: 37px;
  height: 37px;
}

.icon.icon_tiktok:before, .slick .icon_tiktok.slick-prev:before, .slick .icon_tiktok.slick-next:before, .size-chart-link a.icon_tiktok:before, .pdp-main .product-info .icon_tiktok.description-title:before {
  background-position: -2px -1110px;
  width: 37px;
  height: 37px;
}

.icon.icon_twitter:before, .slick .icon_twitter.slick-prev:before, .slick .icon_twitter.slick-next:before, .size-chart-link a.icon_twitter:before, .pdp-main .product-info .icon_twitter.description-title:before {
  background-position: -2px -1151px;
  width: 37px;
  height: 37px;
}

.icon.icon_youtube:before, .slick .icon_youtube.slick-prev:before, .slick .icon_youtube.slick-next:before, .size-chart-link a.icon_youtube:before, .pdp-main .product-info .icon_youtube.description-title:before {
  background-position: -2px -1192px;
  width: 37px;
  height: 37px;
}

.icon.ie:before, .slick .ie.slick-prev:before, .slick .ie.slick-next:before, .size-chart-link a.ie:before, .pdp-main .product-info .ie.description-title:before {
  background-position: -2px -1233px;
  width: 29px;
  height: 21px;
}

.icon.ie-mob:before, .slick .ie-mob.slick-prev:before, .slick .ie-mob.slick-next:before, .size-chart-link a.ie-mob:before, .pdp-main .product-info .ie-mob.description-title:before {
  background-position: -2px -1258px;
  width: 27px;
  height: 20px;
}

.icon.ie-sm:before, .slick .ie-sm.slick-prev:before, .slick .ie-sm.slick-next:before, .size-chart-link a.ie-sm:before, .pdp-main .product-info .ie-sm.description-title:before {
  background-position: -2px -1282px;
  width: 19px;
  height: 14px;
}

.icon.lifestar:before, .slick .lifestar.slick-prev:before, .slick .lifestar.slick-next:before, .size-chart-link a.lifestar:before, .pdp-main .product-info .lifestar.description-title:before {
  background-position: -2px -1300px;
  width: 38px;
  height: 38px;
}

.icon.lifestar-nav:before, .slick .lifestar-nav.slick-prev:before, .slick .lifestar-nav.slick-next:before, .size-chart-link a.lifestar-nav:before, .pdp-main .product-info .lifestar-nav.description-title:before {
  background-position: -2px -1342px;
  width: 31px;
  height: 33px;
}

.icon.lifestar-tab:before, .slick .lifestar-tab.slick-prev:before, .slick .lifestar-tab.slick-next:before, .size-chart-link a.lifestar-tab:before, .pdp-main .product-info .lifestar-tab.description-title:before {
  background-position: -2px -1379px;
  width: 26px;
  height: 26px;
}

.icon.login:before, .slick .login.slick-prev:before, .slick .login.slick-next:before, .size-chart-link a.login:before, .pdp-main .product-info .login.description-title:before {
  background-position: -2px -1409px;
  width: 19px;
  height: 20px;
}

.icon.logo:before, .slick .logo.slick-prev:before, .slick .logo.slick-next:before, .size-chart-link a.logo:before, .pdp-main .product-info .logo.description-title:before {
  background-position: -2px -1433px;
  width: 87px;
  height: 83px;
}

.icon.logo-tab:before, .slick .logo-tab.slick-prev:before, .slick .logo-tab.slick-next:before, .size-chart-link a.logo-tab:before, .pdp-main .product-info .logo-tab.description-title:before {
  background-position: -2px -1520px;
  width: 72px;
  height: 69px;
}

.icon.minibag-arrow-right:before, .slick .minibag-arrow-right.slick-prev:before, .slick .minibag-arrow-right.slick-next:before, .size-chart-link a.minibag-arrow-right:before, .pdp-main .product-info .minibag-arrow-right.description-title:before {
  background-position: -2px -1593px;
  width: 10px;
  height: 16px;
}

.icon.minibag-arrow-right-white:before, .slick .minibag-arrow-right-white.slick-prev:before, .slick .minibag-arrow-right-white.slick-next:before, .size-chart-link a.minibag-arrow-right-white:before, .pdp-main .product-info .minibag-arrow-right-white.description-title:before {
  background-position: -2px -1613px;
  width: 10px;
  height: 16px;
}

.icon.mobLogo:before, .slick .mobLogo.slick-prev:before, .slick .mobLogo.slick-next:before, .size-chart-link a.mobLogo:before, .pdp-main .product-info .mobLogo.description-title:before {
  background-position: -2px -1633px;
  width: 65px;
  height: 45px;
}

.icon.mobMenu:before, .slick .mobMenu.slick-prev:before, .slick .mobMenu.slick-next:before, .size-chart-link a.mobMenu:before, .pdp-main .product-info .mobMenu.description-title:before {
  background-position: -2px -1682px;
  width: 44px;
  height: 23.3px;
}

.icon.remove-x:before, .slick .remove-x.slick-prev:before, .slick .remove-x.slick-next:before, .size-chart-link a.remove-x:before, .pdp-main .product-info .remove-x.description-title:before {
  background-position: -2px -1710px;
  width: 9px;
  height: 9px;
}

.icon.search:before, .slick .search.slick-prev:before, .slick .search.slick-next:before, .size-chart-link a.search:before, .pdp-main .product-info .search.description-title:before {
  background-position: -2px -1723px;
  width: 22px;
  height: 22px;
}

.icon.size-guide:before, .slick .size-guide.slick-prev:before, .slick .size-guide.slick-next:before, .size-chart-link a:before, .pdp-main .product-info .size-guide.description-title:before, .pdp-main .product-info .size-chart-link a.description-title:before, .size-chart-link .pdp-main .product-info a.description-title:before {
  background-position: -2px -1749px;
  width: 28px;
  height: 13px;
}

.icon.wishlist:before, .slick .wishlist.slick-prev:before, .slick .wishlist.slick-next:before, .size-chart-link a.wishlist:before, .pdp-main .product-info .wishlist.description-title:before {
  background-position: -2px -1766px;
  width: 18.06px;
  height: 14px;
}

body.no-scroll {
  overflow: hidden;
  height: 100vh;
}
body.overflow-hidden {
  overflow: hidden;
}

.get-it-now-wrapper {
  height: 100%;
}
.get-it-now-wrapper h3 {
  font-size: 20px;
  font-size: calc(20px / calc(16px / 1rem));
  text-transform: none;
}
.get-it-now-wrapper .modal-close-container {
  text-align: right;
  position: absolute;
  bottom: 3%;
  right: 3%;
}

#product-nav-container {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 160px;
}
#product-nav-container div {
  float: left;
  text-align: center;
  width: 77px;
}
#product-nav-container img {
  max-height: 100%;
  max-width: 80%;
}
#product-nav-container span {
  display: block;
  height: 65px;
}
#product-nav-container .divided span {
  border-right: 1px solid #dbdbdb;
  padding-right: 5px;
}

.pdp-main {
  margin-top: 20px;
  margin-top: calc(20px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main {
    margin-top: 0;
    padding-left: 20px;
    padding-left: calc(20px / calc(16px / 1rem));
    padding-right: 20px;
    padding-right: calc(20px / calc(16px / 1rem));
  }
}
.pdp-main * {
  box-sizing: border-box;
}
.pdp-main .pdp-image-col .brand-logo {
  float: right;
  margin-bottom: 10px;
  margin-bottom: calc(10px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main .pdp-image-col .brand-logo {
    height: 50px;
    height: calc(50px / calc(16px / 1rem));
  }
}
.pdp-main .zoom-wrapper {
  position: relative;
  clear: both;
}
.pdp-main .zoom-wrapper .product-primary-image {
  position: relative;
  min-height: 345px;
  min-height: calc(345px / calc(16px / 1rem));
}
.pdp-main .zoom-wrapper .product-primary-image .brand-logo {
  position: absolute;
  top: 5px;
  top: calc(5px / calc(16px / 1rem));
  right: 20px;
  right: calc(20px / calc(16px / 1rem));
  z-index: 100;
}
@media (max-width: 767px) {
  .pdp-main .zoom-wrapper .product-primary-image {
    overflow: auto;
  }
}
.pdp-main .zoom-wrapper #cld-gallery div[data-test=gallery-spacer] {
  margin-bottom: 20px;
}
.pdp-main .zoom-wrapper #cld-gallery div[data-test=gallery-thumbnail-wrap] div[data-test=carousel] div[data-test=carousel-wrapper] {
  padding: 0px 8px;
}
.pdp-main .zoom-wrapper #cld-gallery div[data-test=gallery-thumbnail-wrap] div[data-test=carousel] div[data-test=carousel-wrapper] div[data-test=carousel-inner-wrapper] {
  min-width: 100%;
  display: flex;
  justify-content: center;
}
.pdp-main .zoom-wrapper #cld-gallery div[data-test=gallery-thumbnail-wrap] div[data-test=carousel]:has(div[data-test=carousel-nav-prev]) div[data-test=carousel-wrapper] div[data-test=carousel-inner-wrapper] {
  justify-content: flex-start;
}
.pdp-main .zoom-wrapper #cld-gallery button[disabled] {
  background-color: transparent;
}
.pdp-main .zoom-wrapper #cld-gallery .thumbnails-wrap > div[data-test=selected-wrap] {
  border: solid 1px #55b948 !important;
}
.pdp-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pdp-main label {
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}
.pdp-main .product-detail .promo-tag {
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 36px;
  font-size: calc(36px / calc(16px / 1rem));
  line-height: 36px;
  line-height: calc(36px / calc(16px / 1rem));
}
.pdp-main .product-detail .coming-soon {
  text-transform: uppercase;
  color: #55b948;
}
.pdp-main .product-detail .product-name,
.pdp-main .product-detail .product-name a {
  float: none;
  color: #000;
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 40px;
  font-size: calc(40px / calc(16px / 1rem));
  line-height: 40px;
  line-height: calc(40px / calc(16px / 1rem));
  margin-bottom: 0;
  width: auto;
  border-bottom: 0;
}
@media (max-width: 767px) {
  .pdp-main .product-detail .product-name,
  .pdp-main .product-detail .product-name a {
    font-size: 32px;
    font-size: calc(32px / calc(16px / 1rem));
    line-height: 30px;
    line-height: calc(30px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .pdp-main .product-detail .brand-logo {
    display: none;
  }
}
.pdp-main .product-detail .product-number {
  color: #666;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 12px;
  margin-top: calc(12px / calc(16px / 1rem));
  margin-bottom: 12px;
  margin-bottom: calc(12px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main .product-detail .product-number {
    font-size: 12px;
    font-size: calc(12px / calc(16px / 1rem));
  }
  .pdp-main .product-detail .product-number span {
    margin-bottom: 3px;
    margin-bottom: calc(3px / calc(16px / 1rem));
  }
}
.pdp-main .product-detail .product-price {
  padding-top: 30px;
  padding-top: calc(30px / calc(16px / 1rem));
  padding-bottom: 20px;
  padding-bottom: calc(20px / calc(16px / 1rem));
  border-bottom: solid 1px #aaa;
  font-family: "futura-pt", sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .pdp-main .product-detail .product-price {
    padding-top: 20px;
    padding-top: calc(20px / calc(16px / 1rem));
    padding-bottom: 16px;
    padding-bottom: calc(16px / calc(16px / 1rem));
  }
}
.pdp-main .product-detail .product-price .price-tiered,
.pdp-main .product-detail .product-price .price-standard,
.pdp-main .product-detail .product-price .pricerange {
  display: inline-block;
  font-size: 36px;
  font-size: calc(36px / calc(16px / 1rem));
  line-height: 30px;
  line-height: calc(30px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main .product-detail .product-price .price-tiered,
  .pdp-main .product-detail .product-price .price-standard,
  .pdp-main .product-detail .product-price .pricerange {
    font-size: 26px;
    font-size: calc(26px / calc(16px / 1rem));
    line-height: 20px;
    line-height: calc(20px / calc(16px / 1rem));
  }
}
.pdp-main .product-detail .product-price .price-tiered .highlight,
.pdp-main .product-detail .product-price .price-standard .highlight,
.pdp-main .product-detail .product-price .pricerange .highlight {
  color: #E7352B;
}
.pdp-main .product-detail .product-price .price-sales {
  display: inline-block;
  font-size: 36px;
  font-size: calc(36px / calc(16px / 1rem));
  line-height: 30px;
  line-height: calc(30px / calc(16px / 1rem));
  color: #E7352B;
  margin-right: 12px;
  margin-right: calc(12px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main .product-detail .product-price .price-sales {
    font-size: 26px;
    font-size: calc(26px / calc(16px / 1rem));
    line-height: 20px;
    line-height: calc(20px / calc(16px / 1rem));
  }
}
.pdp-main .product-detail .product-price .price-sales.normal {
  color: #333;
}
.pdp-main .product-detail .product-price .price-sales + .price-standard {
  font-size: 30px;
  font-size: calc(30px / calc(16px / 1rem));
  position: relative;
}
@media (max-width: 767px) {
  .pdp-main .product-detail .product-price .price-sales + .price-standard {
    font-size: 20px;
    font-size: calc(20px / calc(16px / 1rem));
  }
}
.pdp-main .product-detail .product-price .price-sales + .price-standard:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 10px;
  left: calc(10px / calc(16px / 1rem));
  border-top: 1px solid;
  border-color: inherit;
  transform: rotate(-10deg);
}
.pdp-main .product-detail .product-price .product-discount-percent {
  margin-top: 12px;
  margin-top: calc(12px / calc(16px / 1rem));
  font-size: 24px;
  font-size: calc(24px / calc(16px / 1rem));
  color: #E7352B;
  text-transform: none;
}
.pdp-main .product-detail .product-review {
  margin-bottom: 0.5rem;
}
.pdp-main .product-detail .product-main-attributes .attribute {
  padding: 0.2em 0;
}
.pdp-main .product-detail .product-main-attributes .label {
  padding: 0;
}
.pdp-main .product-detail .product-primary-image {
  max-width: 100%;
  text-align: center;
  position: relative;
}
.pdp-main .product-detail .product-primary-image.is-loading img {
  cursor: progress;
}
.pdp-main .product-detail .product-primary-image.is-ready img {
  cursor: crosshair;
}
.pdp-main .product-detail .product-primary-image.is-error img {
  cursor: not-allowed;
}
.pdp-main .product-detail .product-primary-image img {
  display: block;
}
@media (max-width: 768px) {
  .pdp-main .product-detail .product-primary-image img {
    width: 100%;
    height: auto;
  }
}
.pdp-main .product-detail .product-link {
  font-family: "futura-pt", sans-serif;
  font-size: 18px;
  font-size: calc(18px / calc(16px / 1rem));
  border-radius: 0;
  color: #000;
  background: #fff;
  margin-top: 20px;
  margin-top: calc(20px / calc(16px / 1rem));
  text-transform: uppercase;
  text-decoration: underline;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
}
.pdp-main .product-detail .price-base {
  font-size: 30px;
  font-size: calc(30px / calc(16px / 1rem));
  margin-left: 12px;
  margin-left: calc(12px / calc(16px / 1rem));
  position: relative;
}
@media (max-width: 767px) {
  .pdp-main .product-detail .price-base {
    font-size: 20px;
    font-size: calc(20px / calc(16px / 1rem));
  }
}
.pdp-main .product-detail .price-base:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  left: 10px;
  left: calc(10px / calc(16px / 1rem));
  border-top: 1px solid;
  border-color: inherit;
  transform: rotate(-10deg);
}
.pdp-main .product-description {
  margin-top: 30px;
  margin-top: calc(30px / calc(16px / 1rem));
}
.pdp-main .product-info {
  color: #000;
  border-top: solid 1px #aaa;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  font-weight: 500;
  padding-top: 40px;
  padding-top: calc(40px / calc(16px / 1rem));
  padding-left: 55px;
  padding-left: calc(55px / calc(16px / 1rem));
  padding-right: 55px;
  padding-right: calc(55px / calc(16px / 1rem));
}
@media (max-width: 768px) {
  .pdp-main .product-info {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
    padding-top: 20px;
    padding-top: calc(20px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .pdp-main .product-info {
    padding-left: 0;
    padding-right: 0;
  }
}
.pdp-main .product-info .description-title {
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 22px !important;
  padding-bottom: 18px;
  padding-bottom: calc(18px / calc(16px / 1rem));
  border-bottom: solid 1px #aaa;
  text-align: center;
  text-transform: uppercase;
  position: relative;
}
@media (min-width: 768px) {
  .pdp-main .product-info .description-title {
    display: none;
  }
}
.pdp-main .product-info .description-title:before {
  position: absolute;
  right: 22px;
  right: calc(22px / calc(16px / 1rem));
  top: 8px;
  top: calc(8px / calc(16px / 1rem));
  transform: rotate(180deg);
}
.pdp-main .product-info .description-title.close:before {
  transform: rotate(0deg);
}
.pdp-main .product-info .description-content iframe {
  width: 100%;
}
.pdp-main .product-info .description-content img {
  display: block;
  margin: 0 auto;
}
.pdp-main .product-info .description-content li {
  list-style: none;
  padding-left: 20px;
  padding-left: calc(20px / calc(16px / 1rem));
  padding-bottom: 12px;
  padding-bottom: calc(12px / calc(16px / 1rem));
  position: relative;
}
.pdp-main .product-info .description-content .columns li:before {
  content: "•";
  position: absolute;
  top: 1px;
  top: calc(1px / calc(16px / 1rem));
  left: 0;
}
@media (max-width: 767px) {
  .pdp-main .product-info .description-content {
    border-bottom: solid 1px #aaa;
    padding-bottom: 24px;
    padding-bottom: calc(24px / calc(16px / 1rem));
  }
  .pdp-main .product-info .description-content .column,
  .pdp-main .product-info .description-content .columns {
    padding: 0 10px;
    padding: 0 calc(10px / calc(16px / 1rem));
  }
}
.pdp-main .product-info p {
  margin: 0 0 10px;
  margin: 0 0 calc(10px / calc(16px / 1rem));
}
.pdp-main .product-info b {
  display: block;
  font-family: "futura-pt-condensed", sans-serif;
  font-size: 36px;
  font-size: calc(36px / calc(16px / 1rem));
  margin: 10px 0 25px;
  margin: calc(10px / calc(16px / 1rem)) 0 calc(25px / calc(16px / 1rem));
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .pdp-main .product-info b {
    font-size: 24px;
    font-size: calc(24px / calc(16px / 1rem));
    margin-top: 30px;
    margin-top: calc(30px / calc(16px / 1rem));
    margin-bottom: 20px;
    margin-bottom: calc(20px / calc(16px / 1rem));
  }
}
.pdp-main .product-add-to-cart {
  display: block;
  margin-top: 13px;
  margin-top: calc(13px / calc(16px / 1rem));
  overflow: hidden;
}
.pdp-main .product-add-to-cart.hasMessages {
  margin: 0;
}
.inventory {
  margin-bottom: 30px;
  margin-bottom: calc(30px / calc(16px / 1rem));
}
.inventory .quantity {
  font-size: 0;
}
.inventory .quantity .qty-widget {
  display: flex;
  flex-wrap: wrap;
}
.inventory .quantity label {
  display: block;
  float: none;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  color: #000;
  margin: 0;
  font-weight: 500;
}
@media (max-width: 767px) {
  .inventory .quantity label {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
  }
}
.inventory .quantity .max-qty-error {
  display: none;
}
.inventory .quantity #Quantity-error, .inventory .quantity .max-qty-error {
  color: #E7352B;
  order: 1;
  width: 100%;
  margin-top: 10px;
  margin-top: calc(10px / calc(16px / 1rem));
}
.inventory .quantity .max-quantity {
  color: #666;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .inventory .quantity .max-quantity {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
  }
}
.inventory .quantity .qty-update,
.inventory .quantity .input-text {
  display: inline-block;
  vertical-align: top;
  color: #000;
  border: solid 1px #d3d3d3;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  line-height: 42px;
  line-height: calc(42px / calc(16px / 1rem));
  width: 44px;
  width: calc(44px / calc(16px / 1rem));
  height: 44px;
  height: calc(44px / calc(16px / 1rem));
  margin-top: 5px;
  margin-top: calc(5px / calc(16px / 1rem));
  padding: 0;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-radius: 0;
  box-shadow: none;
  -webkit-appearance: none;
}
.inventory .quantity .qty-update {
  font-family: "futura-pt-condensed", sans-serif;
}
.inventory .quantity .input-text {
  margin-left: 4px;
  margin-left: calc(4px / calc(16px / 1rem));
  margin-right: 4px;
  margin-right: calc(4px / calc(16px / 1rem));
  margin-bottom: 0;
}

.pdp-main .product-add-to-cart button {
  vertical-align: top;
  border-radius: 0;
  width: 100%;
  max-width: 240px;
  max-width: calc(240px / calc(16px / 1rem));
  padding: 16px 10px;
  padding: calc(16px / calc(16px / 1rem)) calc(10px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main .product-add-to-cart button {
    max-width: none;
  }
}
.pdp-main .product-add-to-cart button:focus, .pdp-main .product-add-to-cart button:active {
  outline: none;
}
.pdp-main .product-add-to-cart button.added {
  position: relative;
}
.pdp-main .product-add-to-cart button.added:before {
  content: "";
  display: inline-block;
  vertical-align: 0;
  width: 16px;
  width: calc(16px / calc(16px / 1rem));
  height: 16px;
  height: calc(16px / calc(16px / 1rem));
  margin-right: 10px;
  margin-right: calc(10px / calc(16px / 1rem));
  background: url("../images/interface/tick.svg") no-repeat 0 0;
  background-size: 16px 16px;
}
.pdp-main .product-add-to-cart .getitnow-btn {
  display: block;
  color: #666;
  border: solid 1px #666;
  background: #fff;
  text-align: center;
  width: 100%;
  padding: 15px 10px;
  padding: calc(15px / calc(16px / 1rem)) calc(10px / calc(16px / 1rem));
}
@media (max-width: 479px) {
  .pdp-main .product-add-to-cart .getitnow-btn {
    margin-top: 12px;
    margin-top: calc(12px / calc(16px / 1rem));
  }
}
.pdp-main .product-add-to-cart .wishlist-btn-row p {
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  font-weight: 500;
  color: #55b948;
  text-transform: uppercase;
}
.pdp-main .product-add-to-cart .wishlist-btn-row p a {
  color: #55b948;
  text-decoration: underline;
}
.pdp-main .product-add-to-cart .wishlist-btn-row.d-none {
  display: none;
}
.pdp-main .product-add-to-cart .wishlist-btn {
  display: block;
  color: #666;
  border: solid 1px #666;
  background: #fff;
  text-align: center;
  width: 100%;
  max-width: 240px;
  max-width: calc(240px / calc(16px / 1rem));
  padding: 15px 10px;
  padding: calc(15px / calc(16px / 1rem)) calc(10px / calc(16px / 1rem));
}
@media (max-width: 479px) {
  .pdp-main .product-add-to-cart .wishlist-btn {
    margin-top: 12px;
    margin-top: calc(12px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .pdp-main .product-add-to-cart .wishlist-btn {
    max-width: none;
  }
}
.pdp-main .product-add-to-cart .wishlist-btn:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 22px;
  width: calc(22px / calc(16px / 1rem));
  height: 20px;
  height: calc(20px / calc(16px / 1rem));
  margin-right: 20px;
  margin-right: calc(20px / calc(16px / 1rem));
  background: url("../images/interface/wishlist.svg") no-repeat 0 0;
  background-size: 22px 20px;
}
.pdp-main .promotion .promotion-title {
  text-transform: uppercase;
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  font-weight: 500;
  margin-top: 18px;
  margin-top: calc(18px / calc(16px / 1rem));
  margin-bottom: 8px;
  margin-bottom: calc(8px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .pdp-main .promotion .promotion-title {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
    margin-top: 0;
  }
}
.pdp-main .promotion .promotion-callout .callout-message {
  color: #55b948;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .pdp-main .promotion .promotion-callout .callout-message {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
    margin-top: 0;
  }
}
.pdp-main .promotion .promotion-callout .promo-details {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: calc(13px / calc(16px / 1rem));
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .pdp-main .promotion .promotion-callout .promo-details {
    font-size: 11px;
    font-size: calc(11px / calc(16px / 1rem));
    margin-top: 0;
  }
}
.pdp-main .product-actions {
  padding: 1em 0.5em;
}
.pdp-main .product-actions .socialsharing {
  float: none;
  margin-right: 1rem;
  padding-top: 1em;
}
@media (min-width: 960px) {
  .pdp-main .product-actions .socialsharing {
    float: left;
    padding-top: 0;
  }
}
.pdp-main .product-actions a {
  margin-right: 0.1rem;
}
.pdp-main .product-actions a.share-icon {
  color: #999;
}
.pdp-main .product-actions a.share-icon:hover {
  color: #84bd00;
}
.pdp-main .product-actions a.share-icon i {
  font-size: 3rem;
}
@media (min-width: 768px) {
  .pdp-main .product-actions a.share-icon i {
    font-size: 2rem;
  }
}
.pdp-main .product-set .product-set-list {
  border-top: 1px solid #ccc;
}
.pdp-main .product-set .product-set-list .product-set-details {
  float: left;
  padding-left: 0.5rem;
  width: 75%;
}
.pdp-main .product-set .product-set-list .product-set-item {
  clear: both;
  overflow: hidden;
  padding: 1em 0 0;
}
.pdp-main .product-set .product-set-list .product-set-image {
  float: left;
  width: 22%;
}
.pdp-main .product-set .product-set-list .product-set-image img {
  width: 100%;
}
.pdp-main .product-set .product-set-list .product-price {
  font-size: 1rem;
  margin: 0.5em 0;
}
.pdp-main .product-set .product-set-list .attribute h3 {
  width: 25%;
}
.pdp-main .product-set .product-set-list .attribute .label {
  width: 25%;
  white-space: nowrap;
}
.pdp-main .product-set .product-add-to-cart {
  border-top: none;
  padding-top: 0;
}
.pdp-main .product-set .product-add-to-cart label {
  float: left;
  font-size: 0.75rem;
  padding-top: 0.3em;
  padding-right: 0.5em;
}
.pdp-main .product-set .product-add-to-cart .availability-web label {
  float: none;
  padding: top;
}
@media (min-width: 768px) {
  .pdp-main .product-recommendations .home-recommendations-outer .home-recommendations-wrap {
    margin-top: 60px;
    margin-top: calc(60px / calc(16px / 1rem));
    padding-top: 0;
  }
  .pdp-main .product-recommendations .home-recommendations-outer .home-recommendations-wrap .home-recommendations-header h2 {
    border-top: solid 1px #aaa;
    margin-bottom: 60px;
    margin-bottom: calc(60px / calc(16px / 1rem));
    padding-top: 60px;
    padding-top: calc(60px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .pdp-main .product-recommendations .home-recommendations-outer .home-recommendations-wrap {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 0;
  }
}
.pdp-main .product-recommendations .home-recommendations-outer .home-recently-viewed {
  padding-top: 0;
}
@media (min-width: 768px) {
  .pdp-main .product-recommendations .home-recommendations-outer .home-recently-viewed .home-recommendations-wrap {
    margin-top: 0;
  }
}
.pdp-main .coming-soon-message {
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.pdp-main .play-video-wrapper {
  text-align: center;
  background: #EFEFEF;
  color: black;
  margin: 0 -20px;
  margin: 0 calc(-20px / calc(16px / 1rem));
  padding: 10px;
  padding: calc(10px / calc(16px / 1rem));
}
@media (min-width: 768px) {
  .pdp-main .play-video-wrapper {
    display: none;
  }
}
.pdp-main .play-video-wrapper .play-video-text {
  display: flex;
  justify-content: center;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
}
.pdp-main .play-video-wrapper .play-video-text:before {
  content: "";
  display: inline-block;
  vertical-align: 0;
  background: url("../images/mobile/play-icon.svg") no-repeat;
  background-size: 16px 16px;
  width: 16px;
  width: calc(16px / calc(16px / 1rem));
  height: 16px;
  height: calc(16px / calc(16px / 1rem));
  padding-right: 16px;
  padding-right: calc(16px / calc(16px / 1rem));
}
.pdp-main .product-video-wrapper {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

.mobile-video-wrapper.display-video {
  position: fixed;
  width: 100%;
  z-index: 999999;
}
.mobile-video-wrapper .close {
  padding: 20px;
  padding: calc(20px / calc(16px / 1rem));
  background: black;
  display: block;
  text-align: end;
}
.mobile-video-wrapper img {
  height: 20px;
}
.mobile-video-wrapper.hide {
  display: none;
}

.mobile-video-overlay.show {
  position: fixed;
  background: #000;
  width: 100%;
  height: 100%;
  z-index: 999999;
  opacity: 0.7;
}
.mobile-video-overlay.hide {
  display: none;
}

.courier-message {
  color: #000;
  padding-top: 20px;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "futura-pt", sans-serif;
}

.main-image {
  display: block;
}

.primary-image {
  width: 100%;
}

.product-thumbnails {
  text-align: center;
  margin: 10px 50px;
  margin: calc(10px / calc(16px / 1rem)) calc(50px / calc(16px / 1rem));
}
.product-thumbnails.slick .slick-list {
  margin: 0 -6px;
  margin: 0 calc(-6px / calc(16px / 1rem));
}
.product-thumbnails.slick .slick-prev {
  left: -50px;
  left: calc(-50px / calc(16px / 1rem));
}
.product-thumbnails.slick .slick-next {
  right: -50px;
  right: calc(-50px / calc(16px / 1rem));
}
.product-thumbnails .thumb {
  display: inline-block;
  position: relative;
  margin: 0 6px;
  margin: 0 calc(6px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .product-thumbnails .thumb {
    margin: 0;
  }
}
.product-thumbnails .thumb.selected:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: solid 1px #55b948;
}
@media (max-width: 767px) {
  .product-thumbnails .thumb.selected:after {
    display: none;
  }
}
.product-thumbnails .thumb img {
  display: block;
  cursor: pointer;
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .product-thumbnails .thumb img {
    opacity: 0;
    width: 18px;
    width: calc(18px / calc(16px / 1rem));
    height: 18px;
    height: calc(18px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .product-thumbnails .thumb:before {
    content: "•";
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    width: calc(18px / calc(16px / 1rem));
    height: 18px;
    height: calc(18px / calc(16px / 1rem));
    font-family: "slick";
    font-size: 9px;
    font-size: calc(9px / calc(16px / 1rem));
    line-height: 18px;
    line-height: calc(18px / calc(16px / 1rem));
    text-align: center;
    color: #000;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .product-thumbnails .thumb.slick-current:before, .product-thumbnails .thumb.selected:before {
    opacity: 0.75;
  }
  .product-thumbnails .thumb.product-video {
    display: none;
  }
}

.product-variations {
  clear: both;
  /* Inventory messages */
}
.product-variations .attribute {
  clear: both;
  overflow: hidden;
}
.product-variations .attribute h3,
.product-variations .attribute .label {
  text-transform: uppercase;
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  font-weight: 500;
  margin-top: 18px;
  margin-top: calc(18px / calc(16px / 1rem));
  margin-bottom: 8px;
  margin-bottom: calc(8px / calc(16px / 1rem));
}
.product-variations .attribute h3 .error-messages-pdp,
.product-variations .attribute .label .error-messages-pdp {
  margin: 0;
}
@media (max-width: 767px) {
  .product-variations .attribute h3,
  .product-variations .attribute .label {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
    margin-top: 0;
  }
}
.product-variations .attribute ul {
  width: 100%;
}
.product-variations .label + .value {
  margin-left: -2px;
  margin-left: calc(-2px / calc(16px / 1rem));
}
.product-variations .swatches li {
  float: left;
  margin: 0 2px 4px;
  margin: 0 calc(2px / calc(16px / 1rem)) calc(4px / calc(16px / 1rem));
}
.product-variations .swatches li:hover a, .product-variations .swatches li.selected a {
  background: #55b948;
  color: #fff;
  border-color: #55b948;
}
.product-variations .swatches li.unselectable a {
  color: #d3d3d3;
  position: relative;
  cursor: no-drop;
}
.product-variations .swatches li.unselectable a:before, .product-variations .swatches li.unselectable a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  right: calc(-10px / calc(16px / 1rem));
  left: -10px;
  left: calc(-10px / calc(16px / 1rem));
  border-top: 1px solid;
  border-color: #d3d3d3;
  transform: rotate(-45deg);
}
.product-variations .swatches li.unselectable a:after {
  transform: rotate(45deg);
}
.product-variations .swatches li.unselectable a:hover {
  background: inherit;
  color: #d3d3d3;
  border-color: #d3d3d3;
}
.product-variations .swatches li a {
  display: inline-block;
  vertical-align: top;
  color: #000;
  border: solid 1px #d3d3d3;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  line-height: 44px;
  line-height: calc(44px / calc(16px / 1rem));
  min-width: 50px;
  min-width: calc(50px / calc(16px / 1rem));
  height: 44px;
  height: calc(44px / calc(16px / 1rem));
  padding: 0 5px;
  padding: 0 calc(5px / calc(16px / 1rem));
  text-align: center;
}
@media (max-width: 767px) {
  .product-variations .swatches li a {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
  }
}
.product-variations .color li a {
  line-height: 0;
  width: 2.625rem;
  height: 2.625rem;
}
@media (min-width: 768px) {
  .product-variations .color li a {
    width: 2rem;
    height: 2rem;
  }
}
.product-variations .color li a img {
  width: 100%;
  height: 100%;
}
.product-variations select {
  background-color: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 0;
  height: 42px;
  width: 100%;
  margin-left: 0;
}
@media (min-width: 768px) {
  .product-variations select {
    height: 32px;
  }
}
.product-variations .attribute .availability-msg .preorder-msg,
.product-variations .attribute .availability-msg .backorder-msg,
.product-variations .attribute .availability-msg .in-stock-date-msg {
  display: none;
}
.product-variations .po-bo-inventory-message .in-stock-msg,
.product-variations .po-bo-inventory-message .not-available-msg {
  display: none;
}
.product-variations .po-bo-inventory-message p {
  margin-top: 18px;
  margin-top: calc(18px / calc(16px / 1rem));
  margin-bottom: 8px;
  margin-bottom: calc(8px / calc(16px / 1rem));
}

.size-chart-link {
  overflow: hidden;
  clear: both;
  padding-top: 12px;
  padding-top: calc(12px / calc(16px / 1rem));
  padding-bottom: 12px;
  padding-bottom: calc(12px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .size-chart-link {
    padding-top: 6px;
    padding-top: calc(6px / calc(16px / 1rem));
    padding-bottom: 6px;
    padding-bottom: calc(6px / calc(16px / 1rem));
  }
}
.size-chart-link.hasExcludingMessages {
  padding-bottom: 0;
}
.size-chart-link a {
  float: left;
  color: #666;
  font-size: 14px !important;
  font-weight: 500;
  text-transform: uppercase;
}
.size-chart-link a:before {
  padding-bottom: 2px;
  padding-bottom: calc(2px / calc(16px / 1rem));
  padding-left: 6px;
  padding-left: calc(6px / calc(16px / 1rem));
}

.product-options .ui-accordion .ui-accordion-header {
  background: #dbdbdb;
  border: solid 1px #d3d3d3;
  font-size: 20px;
  font-size: calc(20px / calc(16px / 1rem));
  margin: 0;
  padding: 11px 22px 11px 20px;
  padding: calc(11px / calc(16px / 1rem)) calc(22px / calc(16px / 1rem)) calc(11px / calc(16px / 1rem)) calc(20px / calc(16px / 1rem));
  position: relative;
}
.product-options .ui-accordion .ui-accordion-header .checkbox {
  position: relative;
  padding-left: 35px;
  padding-left: calc(35px / calc(16px / 1rem));
}
.product-options .ui-accordion .ui-accordion-header .checkbox:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  margin-top: calc(-10px / calc(16px / 1rem));
  display: inline-block;
  width: 20px;
  width: calc(20px / calc(16px / 1rem));
  height: 20px;
  height: calc(20px / calc(16px / 1rem));
  background: #fff;
  border: solid 1px #aaa;
}
.product-options .ui-accordion .ui-accordion-header .arrow {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: url("../images/interface/accordion-arrow-down.svg") center center no-repeat;
  width: 64px;
  width: calc(64px / calc(16px / 1rem));
  cursor: pointer;
}
.product-options .ui-accordion .ui-accordion-header.ui-accordion-header-active .arrow {
  background-image: url("../images/interface/accordion-arrow-up.svg");
}
.product-options .ui-accordion .ui-accordion-header.ui-accordion-header-active.active .arrow {
  background-image: url("../images/interface/accordion-arrow-up-active.svg");
}
.product-options .ui-accordion .ui-accordion-header.active {
  background: #55b948;
  color: #fff;
}
.product-options .ui-accordion .ui-accordion-header.active .arrow {
  background-image: url("../images/interface/accordion-arrow-down-active.svg");
}
.product-options .ui-accordion .ui-accordion-header.active .checkbox:before {
  background-image: url("../images/interface/tick-green.svg");
  background-position: center center;
  background-repeat: no-repeat;
  border-color: #55b948;
}
.product-options .ui-accordion .ui-accordion-header.ui-state-focus, .product-options .ui-accordion .ui-accordion-header:focus {
  outline: none;
}
.product-options .ui-accordion .ui-accordion-content {
  border: solid 1px #d3d3d3;
  border-top: 0;
  padding: 30px 20px;
  padding: calc(30px / calc(16px / 1rem)) calc(20px / calc(16px / 1rem));
  overflow: initial;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
}
.product-options .ui-accordion .ui-accordion-content .input-text {
  text-transform: uppercase;
}
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption {
  padding: 20px;
  padding: calc(20px / calc(16px / 1rem));
}
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .boots-name {
  margin-bottom: 18px;
  margin-bottom: calc(18px / calc(16px / 1rem));
}
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .personalized-delivery-message .personalization-price {
  margin-top: 12px;
  margin-top: calc(12px / calc(16px / 1rem));
}
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .thread-colour .selectric,
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .flag-name .selectric {
  margin-top: 0;
}
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .thread-colour .selectric-hide-select.error ~ .error,
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .flag-name .selectric-hide-select.error ~ .error {
  position: static;
  display: block;
}
.product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .flag-name {
  margin-top: 18px;
  margin-top: calc(18px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .product-options .ui-accordion .ui-accordion-content.option-PersonalisedBootsProductOption .boots-image-col img {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-top: calc(20px / calc(16px / 1rem));
  }
}
.product-options .selectric {
  margin-top: 10px;
  margin-top: calc(10px / calc(16px / 1rem));
  text-transform: uppercase;
  position: relative;
}
.product-options .option-PersonalisedJerseyProductOption {
  overflow: visible;
}
.product-options .selectric-items {
  text-transform: uppercase;
}
.selectric-hide-select.error + .selectric {
  border: solid 1px #E7352B;
  color: #E7352B;
}
.selectric-hide-select.error + .selectric .button {
  border-left: solid 1px #E7352B;
  background-image: url("../images/interface/arrow-bottom-red.svg");
}
.selectric-hide-select.error ~ .error {
  position: absolute;
  bottom: -25px;
  bottom: calc(-25px / calc(16px / 1rem));
  z-index: -2;
}

.product-options .personalized-delivery-message {
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  font-weight: 500;
  margin-top: 20px;
  margin-top: calc(20px / calc(16px / 1rem));
}
.product-options .personalized-delivery-message .personalization-price {
  font-size: 26px;
  font-size: calc(26px / calc(16px / 1rem));
}
.product-options .personalized-delivery-message .message {
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .product-options .personalized-delivery-message .message {
    font-size: 12px;
    font-size: calc(12px / calc(16px / 1rem));
  }
  .product-options .personalized-delivery-message .personalization-price {
    font-size: 20px;
    font-size: calc(20px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .product-options .jersey-image-col {
    padding-top: 20px;
    padding-top: calc(20px / calc(16px / 1rem));
  }
}
.product-options .jersey-image-col .personalized-delivery-message {
  font-size: 13px;
  font-size: calc(13px / calc(16px / 1rem));
  margin-top: 20px;
  margin-top: calc(20px / calc(16px / 1rem));
}
.product-options .jersey-image-col .personalized-delivery-message .personalization-price {
  font-size: 20px;
  font-size: calc(20px / calc(16px / 1rem));
  margin-top: 10px;
  margin-top: calc(10px / calc(16px / 1rem));
}
.product-options .total-price {
  padding: 30px 0;
  padding: calc(30px / calc(16px / 1rem)) 0;
  font-family: "futura-pt", sans-serif;
  font-size: 35px;
  font-size: calc(35px / calc(16px / 1rem));
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
}
.product-options label,
.product-options .input-text {
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  border-radius: 0;
  -webkit-appearance: none;
}
.product-options label[for=personalName] {
  display: inline;
}
.product-options #personalName {
  margin-top: 3px;
  margin-top: calc(3px / calc(16px / 1rem));
}
.product-options .validation-msg {
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  text-transform: none;
}
.product-options .personalisation-error {
  padding-top: 10px;
  padding-top: calc(10px / calc(16px / 1rem));
  color: #E7352B;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  text-transform: uppercase;
}
.product-options .personalisation-error.hidden {
  display: none;
}
.product-options .empty-fields-error {
  padding-left: 10px;
  padding-left: calc(10px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .product-options .empty-fields-error {
    padding-left: 5px;
    padding-left: calc(5px / calc(16px / 1rem));
  }
}
.product-options .make-personal {
  position: relative;
}
.product-options .make-personal > .error .input-text {
  border: solid 1px #E7352B;
  color: #E7352B;
}
.product-options .make-personal > .error + .error {
  margin-bottom: 20px;
  margin-bottom: calc(20px / calc(16px / 1rem));
}
.product-options .make-personal > .error + .error #personalNumber-error {
  top: auto;
  bottom: -40px;
  bottom: calc(-40px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .product-options .make-personal > .error + .error #personalNumber-error {
    bottom: -20px;
    bottom: calc(-20px / calc(16px / 1rem));
  }
}
.product-options .make-personal span.error {
  position: absolute;
  left: 10px;
  left: calc(10px / calc(16px / 1rem));
  bottom: -40px;
  bottom: calc(-40px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .product-options .make-personal span.error {
    left: 5px;
    left: calc(5px / calc(16px / 1rem));
  }
}
.product-options .make-personal.add-name span.error {
  position: static;
  display: block;
}
.product-options .make-personal #personalName-error,
.product-options .make-personal #personalNumber-error {
  bottom: auto;
  top: 95px;
  top: calc(95px / calc(16px / 1rem));
}

.discounts-excluded {
  overflow: hidden;
  clear: both;
  padding-top: 25px;
  padding-top: calc(25px / calc(16px / 1rem));
  padding-bottom: 25px;
  padding-bottom: calc(25px / calc(16px / 1rem));
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  text-transform: uppercase;
}
.discounts-excluded + .shippings-excluded {
  padding-top: 0;
}

.shippings-excluded {
  overflow: hidden;
  clear: both;
  padding-top: 25px;
  padding-top: calc(25px / calc(16px / 1rem));
  padding-bottom: 25px;
  padding-bottom: calc(25px / calc(16px / 1rem));
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  text-transform: uppercase;
}

.delivery-asset {
  overflow: hidden;
  clear: both;
  padding-top: 25px;
  padding-top: calc(25px / calc(16px / 1rem));
  color: #000;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .delivery-asset {
    text-align: center;
  }
}
.delivery-asset a {
  display: inline-block;
  vertical-align: bottom;
  color: #000;
  text-decoration: underline;
}
.delivery-asset .egift-card {
  text-transform: none;
}

@media (max-width: 767px) {
  .free-delivery.ui-dialog {
    margin-top: 0;
  }
  .free-delivery.ui-dialog .ui-dialog-content {
    padding: 0 15px 15px;
    padding: 0 calc(15px / calc(16px / 1rem)) calc(15px / calc(16px / 1rem));
  }
}
.free-delivery h3 {
  margin-top: 0;
  margin-right: 20%;
}

.tabs {
  position: relative;
  text-align: center;
}

@media (min-width: 768px) {
  .tab {
    display: inline-block;
    float: none;
  }
}
.tab .tab-switch {
  display: none;
}
@media (min-width: 768px) {
  .tab .tab-switch:checked + .tab-label {
    background: #fff;
    border-bottom-color: #84bd00;
    color: #000;
    font-weight: 700;
    top: -0.0625rem;
    transition: all 0.35s;
    z-index: 1;
  }
}
.tab .tab-switch:checked + label + .tab-content {
  opacity: 1;
  transition: all 0.35s;
  z-index: 2;
}
.tab .tab-label {
  border-bottom: 3px solid #fff;
  color: #999;
  display: block;
  font-weight: 400;
  line-height: 2.5em;
  margin-bottom: 0;
  position: relative;
  text-transform: none;
  top: 0;
  transition: all 0.25s;
}
@media (min-width: 768px) {
  .tab .tab-label {
    cursor: pointer;
    padding: 0 1.25rem;
  }
  .tab .tab-label:hover {
    border-bottom-color: #999;
    top: -0.25rem;
    transition: top 0.25s;
  }
}
.tab .tab-content {
  padding: 1em 0;
  text-align: left;
  z-index: 1;
}
@media (min-width: 768px) {
  .tab .tab-content {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 2.75em;
    transition: all 0.35s;
    width: 100%;
  }
}

.ui-dialog-content .container-fluid {
  padding: 0;
}

.ui-dialog {
  max-height: 96%;
  margin-top: 10px;
  margin-top: calc(10px / calc(16px / 1rem));
  overflow: auto;
}

.tooltip-styled.jersey-detail {
  display: inline-block;
  width: 22px;
  width: calc(22px / calc(16px / 1rem));
  height: 22px;
  height: calc(22px / calc(16px / 1rem));
  background: #efefef;
  border-radius: 50%;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  font-family: "futura-pt", sans-serif;
  text-align: center;
  line-height: 22px;
  line-height: calc(22px / calc(16px / 1rem));
  font-weight: bold;
  color: #999;
  float: right;
  overflow: visible;
  margin-left: 5px;
  margin-left: calc(5px / calc(16px / 1rem));
}

.tooltip-hold {
  vertical-align: bottom;
  display: inline-block;
}

#product-content .make-personal .tooltip-content {
  text-align: left;
}
@media (max-width: 1023px) {
  #product-content .make-personal .tooltip-content {
    width: 240px;
    width: calc(240px / calc(16px / 1rem));
    transform: translate(25%, 52%);
  }
  #product-content .make-personal .tooltip-content::before {
    bottom: 46%;
    left: -10px;
    right: unset;
    transform: rotate(180deg);
  }
}
@media (max-width: 479px) {
  #product-content .make-personal .tooltip-content {
    width: 160px;
    width: calc(160px / calc(16px / 1rem));
    transform: translate(35%, 50%);
  }
}

#cloudholder {
  position: relative;
}

#stylitics-jumplink {
  width: 72px;
  width: calc(72px / calc(16px / 1rem));
  height: 72px;
  height: calc(72px / calc(16px / 1rem));
  border-radius: 44px;
  border-radius: calc(44px / calc(16px / 1rem));
  font-size: 12px;
  font-size: calc(12px / calc(16px / 1rem));
  line-height: 16px;
  line-height: calc(16px / calc(16px / 1rem));
  padding: 0 8px;
  padding: 0 calc(8px / calc(16px / 1rem));
  bottom: 8px;
  bottom: calc(8px / calc(16px / 1rem));
  right: 6px;
  right: calc(6px / calc(16px / 1rem));
  background: #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  color: #000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 9;
}

#stylitics-jumplink,
#stylitics-title {
  text-align: center;
}

#stylitics-widget-container .stylitics-bundle-badge {
  bottom: 16px;
  bottom: calc(16px / calc(16px / 1rem));
}
#stylitics-widget-container .stylitics-bundle-badge .stylitics-badge-img {
  height: 55px;
  height: calc(55px / calc(16px / 1rem));
}
#stylitics-widget-container .stylitics-bundle-header {
  flex-basis: 36px;
  flex-basis: calc(36px / calc(16px / 1rem));
  flex-shrink: 0;
  order: 1;
  align-items: center;
}
#stylitics-widget-container .stylitics-bundle-header .stylitics-hotspots-bundle-header {
  padding: 0;
}
#stylitics-widget-container .stylitics-collage-container {
  margin-top: 0;
}
#stylitics-widget-container .stylitics-collage-container div[slot=overlay] {
  display: none;
}
#stylitics-widget-container .stylitics-view-items-button {
  height: auto;
  width: auto;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 3px;
  transition: opacity 0.2s;
}
#stylitics-widget-container .stylitics-view-items-button:hover {
  opacity: 0.7;
}
#stylitics-widget-container span.stylitics-view-items-button-text {
  display: none;
}
#stylitics-widget-container .stylitics-view-items-cta-icon-wrap,
#stylitics-widget-container .stylitics-view-items-button-text,
#stylitics-widget-container .stylitics-overlay-container button {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
}
#stylitics-widget-container .stylitics-overlay-item-category,
#stylitics-widget-container .stylitics-overlay-item-price {
  color: #000;
}
#stylitics-widget-container .stylitics-view-items-button-text {
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
}
@media (min-width: 769px) {
  #stylitics-widget-container .stylitics-overlay-item-info {
    font-size: 14px;
    font-size: calc(14px / calc(16px / 1rem));
  }
}

.js .ui-dialog-content .product-col-1 {
  padding: 13px 1%;
  width: 39%;
}
.js .ui-dialog-content .product-col-1 .product-image {
  max-width: 100%;
}
.js .ui-dialog-content .product-col-2 {
  padding: 20px 0;
  width: 58%;
}
.js .ui-dialog-content .pdp-main .product-set-list {
  height: 500px;
  overflow: auto;
}
.js .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
  width: 100%;
}
.js .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #333;
  font-size: 12px;
  font-family: "futura-pt", sans-serif;
  text-decoration: none;
  border: 1px solid #ccc;
  background-color: #fff;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px;
}
.js .zoomPup {
  overflow: hidden;
  background-color: #fff;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #ccc;
  z-index: 101;
  cursor: crosshair;
}
.js .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101;
}
.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #fff;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110;
}
.js .zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110;
}
.js .zoomWrapperTitle {
  display: block;
  background: #999;
  color: #fff;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}
.js .zoomWrapperImage img {
  border: 0px;
  display: block;
  position: absolute;
  z-index: 101;
}
.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.8;
  opacity: 0.8;
  position: absolute;
  display: block;
}

.quickview-nav .quickview-next {
  float: right;
}

.ps-wrapper {
  padding-bottom: 24px;
  padding-bottom: calc(24px / calc(16px / 1rem));
}

.ps-spinner.infinite-scroll-loading {
  position: fixed;
  z-index: 9999999999;
  text-align: center;
  background: url("../images/loading-spinner.gif") center no-repeat;
  background-color: rgba(255, 255, 255, 0.9);
  height: 100%;
  width: 100%;
}

.ps-header {
  display: none;
  background: #f3f4f6;
  padding-left: 64px;
  padding-left: calc(64px / calc(16px / 1rem));
  padding-right: 64px;
  padding-right: calc(64px / calc(16px / 1rem));
}
@media (max-width: 1023px) {
  .ps-header {
    padding-left: 16px;
    padding-left: calc(16px / calc(16px / 1rem));
    padding-right: 16px;
    padding-right: calc(16px / calc(16px / 1rem));
  }
}
.ps-header-back {
  padding-left: 0;
}
.ps-header-back .ps-back-btn {
  color: #333;
  display: inline-block;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  margin-top: 16px;
  margin-top: calc(16px / calc(16px / 1rem));
}
.ps-header-back .ps-back-btn::before {
  content: "";
  background: url("../images/interface/arrow-left.svg") no-repeat left;
  display: inline-block;
  background-size: 12px;
  background-size: calc(12px / calc(16px / 1rem));
  padding-right: 10px;
  padding-right: calc(10px / calc(16px / 1rem));
  height: 8px;
  height: calc(8px / calc(16px / 1rem));
  width: 4px;
  width: calc(4px / calc(16px / 1rem));
}
.ps-header-content {
  align-items: center;
  margin-top: 14px;
  margin-top: calc(14px / calc(16px / 1rem));
  padding-bottom: 16px;
  padding-bottom: calc(16px / calc(16px / 1rem));
}
.ps-header-content .ps-pagination {
  text-align: right;
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-header-content .ps-pagination {
    text-align: unset;
    margin-top: 10px;
    margin-top: calc(10px / calc(16px / 1rem));
  }
}
.ps-header-content .number {
  color: #999;
  display: inline-block;
  text-align: center;
  width: 24px;
  width: calc(24px / calc(16px / 1rem));
}
.ps-header-content .number.active, .ps-header-content .number.selected {
  background: #001689;
  color: #fff;
  width: 24px;
  width: calc(24px / calc(16px / 1rem));
  height: 24px;
  height: calc(24px / calc(16px / 1rem));
  border-radius: 100px;
  border-radius: calc(100px / calc(16px / 1rem));
}
.ps-header-content .number.selected {
  background: url(../images/tick.png) no-repeat;
  background-color: #001689;
  background-position: center;
}
.ps-header-content .number.selected::before {
  content: " ";
  display: inline-block;
}
.ps-header-content .dash {
  background-image: url("../images/dash.png");
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  width: calc(12px / calc(16px / 1rem));
  height: 1px;
  height: calc(1px / calc(16px / 1rem));
  margin: 0 20px 3px;
  margin: 0 calc(20px / calc(16px / 1rem)) calc(3px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-header-content .dash {
    margin: 0 12px 3px;
    margin: 0 calc(12px / calc(16px / 1rem)) calc(3px / calc(16px / 1rem));
  }
}
@media (max-width: 479px) {
  .ps-header-content .dash {
    margin-left: 5px;
    margin-left: calc(5px / calc(16px / 1rem));
    margin-right: 5px;
    margin-right: calc(5px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .ps-header-content {
    white-space: nowrap;
  }
}
.ps-header-title {
  text-transform: uppercase;
  font-family: "futura-pt-condensed", sans-serif;
  font-weight: bold;
  font-size: 40px;
  font-size: calc(40px / calc(16px / 1rem));
}
@media (max-width: 1023px) {
  .ps-header-title {
    font-size: 28px;
    font-size: calc(28px / calc(16px / 1rem));
  }
}
@media (max-width: 479px) {
  .ps-header-title {
    white-space: break-spaces;
  }
}

.ps-result {
  background: #f3f4f6;
  padding: 24px 64px;
  padding: calc(24px / calc(16px / 1rem)) calc(64px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-result {
    padding: 16px;
    padding: calc(16px / calc(16px / 1rem));
  }
}
.ps-result-content .result-info {
  font-family: "futura-pt", sans-serif;
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  padding-left: 10px;
  padding-left: calc(10px / calc(16px / 1rem));
  margin-top: 12px;
  margin-top: calc(12px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-result-content .result-info {
    padding-left: 5px;
    padding-left: calc(5px / calc(16px / 1rem));
    margin-top: 2px;
    margin-top: calc(2px / calc(16px / 1rem));
  }
}

.tooltip-dialog {
  text-decoration: underline;
}

.result-text {
  text-align: center;
  justify-content: center;
  margin-top: 40px;
  margin-top: calc(40px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .result-text {
    margin: 24px 16px 0;
    margin: calc(24px / calc(16px / 1rem)) calc(16px / calc(16px / 1rem)) 0;
  }
}
.result-text .start-again:before {
  content: "";
  position: absolute;
  background: url("../images/interface/arrow-left.png");
  left: 26px;
  left: calc(26px / calc(16px / 1rem));
  width: 24px;
  width: calc(24px / calc(16px / 1rem));
  height: 24px;
  height: calc(24px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .result-text .start-again:before {
    left: 36px;
    left: calc(36px / calc(16px / 1rem));
  }
}
.result-text .start-again,
.result-text .load-more-products {
  width: 10%;
  font-weight: 500;
  white-space: nowrap;
  text-transform: uppercase;
  background-color: #fff;
  color: #001689;
  border: 1px solid #001689;
  padding: 12px 97px;
  padding: calc(12px / calc(16px / 1rem)) calc(97px / calc(16px / 1rem));
  border-radius: 100px;
  border-radius: calc(100px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .result-text .start-again,
  .result-text .load-more-products {
    width: 95%;
  }
}
@media (min-width: 769px) {
  .result-text .start-again,
  .result-text .load-more-products {
    position: relative;
  }
}

.no-result-wrapper {
  justify-content: center;
  text-align: center;
  margin-top: 16px;
  margin-top: calc(16px / calc(16px / 1rem));
}
.no-result-wrapper .search-again {
  background-color: #55b948;
  color: #fff;
  text-transform: uppercase;
  position: relative;
  font-weight: 500;
  letter-spacing: 1px;
  letter-spacing: calc(1px / calc(16px / 1rem));
  border-radius: 100px;
  border-radius: calc(100px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
  padding: 12px 70px;
  padding: calc(12px / calc(16px / 1rem)) calc(70px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .no-result-wrapper .search-again {
    width: 100%;
    padding: 12px 64px;
    padding: calc(12px / calc(16px / 1rem)) calc(64px / calc(16px / 1rem));
    margin: 0 16px;
    margin: 0 calc(16px / calc(16px / 1rem));
  }
}

.filters-wrapper {
  display: inline-block;
  margin-left: 32px;
  margin-left: calc(32px / calc(16px / 1rem));
}
@media (max-width: 1023px) {
  .filters-wrapper {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .filters-wrapper {
    margin-top: 24px;
    margin-top: calc(24px / calc(16px / 1rem));
  }
}
.filters-wrapper span {
  color: #3345A1;
  border: 1px solid #CCD0E7;
  padding: 8px 16px;
  padding: calc(8px / calc(16px / 1rem)) calc(16px / calc(16px / 1rem));
  border-radius: 50px;
  border-radius: calc(50px / calc(16px / 1rem));
  margin-right: 8px;
  margin-right: calc(8px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .filters-wrapper span {
    display: inline-block;
    margin-top: 8px;
    margin-top: calc(8px / calc(16px / 1rem));
  }
}

.ps-home-wrapper {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.ps-home-wrapper img {
  width: 100%;
}
.ps-home-wrapper picture:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
.ps-home-wrapper .text-wrapper {
  position: absolute;
  color: #fff;
  left: 50%;
  transform: translateX(-50%);
  width: 343px;
  width: calc(343px / calc(16px / 1rem));
  top: 94px;
  top: calc(94px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-home-wrapper .text-wrapper {
    width: 100%;
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
    top: 135px;
    top: calc(135px / calc(16px / 1rem));
  }
}
.ps-home-wrapper .text-wrapper .ps-title {
  margin-bottom: 8px;
  margin-bottom: calc(8px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-home-wrapper .text-wrapper .ps-title {
    padding: 0 64px;
    padding: 0 calc(64px / calc(16px / 1rem));
  }
}

.ps-description {
  font-family: "futura-pt", sans-serif;
  width: 25%;
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
}
@media (max-width: 1023px) {
  .ps-description {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .ps-description {
    width: 100%;
    padding: 0 16px;
    padding: 0 calc(16px / calc(16px / 1rem));
  }
}

.general-font {
  font-family: "futura-pt", sans-serif;
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
}

.ps-button {
  font-weight: 500;
  width: 100%;
  position: relative;
  padding: 12px 97px;
  padding: calc(12px / calc(16px / 1rem)) calc(97px / calc(16px / 1rem));
  border-radius: 100px;
  border-radius: calc(100px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  margin-top: 40px;
  margin-top: calc(40px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .ps-button {
    margin-top: auto;
    width: 90%;
    margin-bottom: 180px;
    margin-bottom: calc(180px / calc(16px / 1rem));
  }
}
@media (max-width: 479px) {
  .ps-button {
    padding-right: 64px;
    padding-right: calc(64px / calc(16px / 1rem));
    padding-left: 64px;
    padding-left: calc(64px / calc(16px / 1rem));
  }
}

.ps-button:before,
.search-again:before {
  content: "";
  position: absolute;
  background: url("../images/interface/arrow-right.png");
  right: 26px;
  right: calc(26px / calc(16px / 1rem));
  width: 24px;
  width: calc(24px / calc(16px / 1rem));
  height: 24px;
  height: calc(24px / calc(16px / 1rem));
}

.ps-step1,
.ps-step2,
.ps-step3,
.ps-step4,
.ps-step5,
.ps-step6 {
  display: none;
}

.image-wrapper {
  margin: 40px 0 16px;
  margin: calc(40px / calc(16px / 1rem)) 0 calc(16px / calc(16px / 1rem));
}
@media (min-width: 768px) {
  .image-wrapper {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .image-wrapper {
    white-space: nowrap;
    overflow-x: scroll;
    margin-left: 18px;
    margin-left: calc(18px / calc(16px / 1rem));
    margin-right: 18px;
    margin-right: calc(18px / calc(16px / 1rem));
  }
}
@media (max-width: 479px) {
  .image-wrapper .slick-list {
    padding: 0 30% 0 0;
  }
}
@media (max-width: 767px) {
  .image-wrapper .slick-list {
    padding: 0 40% 0 0;
  }
}
.image-wrapper .slick-track {
  padding-left: 16px;
  padding-left: calc(16px / calc(16px / 1rem));
}
@media (max-width: 479px) {
  .image-wrapper .slick-track {
    padding: 0;
  }
}
.image-wrapper .image-link {
  position: relative;
  display: inline-grid;
  border-radius: 4px;
  border-radius: calc(4px / calc(16px / 1rem));
  margin-right: 16px;
  margin-right: calc(16px / calc(16px / 1rem));
}
.image-wrapper .image-link:active {
  outline: 2px solid #22D0BB;
}
.image-wrapper .image-link:last-of-type {
  margin-right: 0;
}
.image-wrapper .image-link:hover {
  transform: translateY(-2px);
}
.image-wrapper .image-link:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgb(0, 0, 0);
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%);
}
@media (max-width: 767px) {
  .image-wrapper .image-link {
    max-width: 200px;
    max-width: calc(200px / calc(16px / 1rem));
  }
}
@media (max-width: 479px) {
  .image-wrapper .image-link {
    max-width: 130px;
    max-width: calc(130px / calc(16px / 1rem));
    margin-right: 8px;
    margin-right: calc(8px / calc(16px / 1rem));
  }
}
.image-wrapper .text-container {
  position: absolute;
  width: 100%;
  color: #fff;
  text-align: left;
  z-index: 1;
  left: 16px;
  left: calc(16px / calc(16px / 1rem));
  bottom: 16px;
  bottom: calc(16px / calc(16px / 1rem));
}
@media (max-width: 479px) {
  .image-wrapper .text-container {
    left: 8px;
    left: calc(8px / calc(16px / 1rem));
  }
}
.image-wrapper .text-container .title {
  font-family: "futura-pt", sans-serif;
  font-size: 13px;
  font-size: calc(13px / calc(16px / 1rem));
}
.image-wrapper .text-container .text {
  font-family: "futura-pt-condensed", sans-serif;
  text-transform: uppercase;
  font-size: 19px;
  font-size: calc(19px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .image-wrapper img {
    width: 100%;
  }
}

.info-wrapper {
  border-top: 1px solid #efefef;
  margin: 0 auto;
  display: flex;
  align-items: center;
  padding-top: 16px;
  padding-top: calc(16px / calc(16px / 1rem));
  width: 432px;
  width: calc(432px / calc(16px / 1rem));
}
.info-wrapper .question {
  font-family: "futura-pt", sans-serif;
  color: #001689;
  margin-left: 13px;
  margin-left: calc(13px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
}
.info-wrapper .tooltip-content-wrapper {
  width: 100%;
}
.info-wrapper .tooltip-content-wrapper a {
  position: absolute;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  padding-top: 8px;
  padding-top: calc(8px / calc(16px / 1rem));
  margin-left: 13px;
  margin-left: calc(13px / calc(16px / 1rem));
}
.info-wrapper img {
  background: #f3f4f6;
  padding: 9px;
  padding: calc(9px / calc(16px / 1rem));
  border-radius: 25px;
  border-radius: calc(25px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .info-wrapper {
    margin-left: 16px;
    margin-left: calc(16px / calc(16px / 1rem));
  }
}

.description {
  font-family: "futura-pt", sans-serif;
  display: flex;
  margin: 0 auto;
  width: 432px;
  width: calc(432px / calc(16px / 1rem));
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  line-height: 24px;
  line-height: calc(24px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .description {
    padding: 0;
    margin: 0 32px 0 64px;
    margin: 0 calc(32px / calc(16px / 1rem)) 0 calc(64px / calc(16px / 1rem));
    width: 343px;
    width: calc(343px / calc(16px / 1rem));
  }
}
@media (max-width: 479px) {
  .description {
    width: auto;
  }
}
.description span.hidden {
  width: 47px;
  width: calc(47px / calc(16px / 1rem));
  flex-shrink: 0;
}
@media (max-width: 767px) {
  .description span.hidden {
    display: none;
  }
}

.question-title,
.question-subtitle {
  color: #001689;
}

.general-description,
.question-title,
.question-subtitle {
  margin-bottom: 11px;
  margin-bottom: calc(11px / calc(16px / 1rem));
}

.description-list-items {
  margin-left: 8px;
  margin-left: calc(8px / calc(16px / 1rem));
}

.pronation-image img {
  width: 480px;
  width: calc(480px / calc(16px / 1rem));
  height: 230px;
  height: calc(230px / calc(16px / 1rem));
  margin-bottom: 11px;
  margin-bottom: calc(11px / calc(16px / 1rem));
  margin-left: 8px;
  margin-left: calc(8px / calc(16px / 1rem));
}

.pronation-type img {
  margin-bottom: 11px;
  margin-bottom: calc(11px / calc(16px / 1rem));
  margin-left: 8px;
  margin-left: calc(8px / calc(16px / 1rem));
}

.size-wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 343px;
  width: calc(343px / calc(16px / 1rem));
  margin-top: 40px;
  margin-top: calc(40px / calc(16px / 1rem));
  padding-bottom: 24px;
  padding-bottom: calc(24px / calc(16px / 1rem));
}
.size-wrapper .size-row {
  padding: 0;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 479px) {
  .size-wrapper .size-row {
    justify-content: space-evenly;
  }
}
.size-wrapper .margin-top {
  margin-top: 8px;
  margin-top: calc(8px / calc(16px / 1rem));
}
.size-wrapper span {
  color: #001689;
  border: 1px solid #efefef;
  display: inline-block;
  text-align: center;
  font-family: "futura-pt", sans-serif;
  cursor: pointer;
  font-size: 18px;
  font-size: calc(18px / calc(16px / 1rem));
  width: 32px;
  width: calc(32px / calc(16px / 1rem));
  border-radius: 8px;
  border-radius: calc(8px / calc(16px / 1rem));
  padding: 8px;
  padding: calc(8px / calc(16px / 1rem));
  line-height: 32px;
  line-height: calc(32px / calc(16px / 1rem));
}
.size-wrapper span.hidden {
  visibility: hidden;
}
.size-wrapper span.selected {
  outline: 2px solid #22D0BB;
}
.size-wrapper span:hover {
  transform: translateY(-2px);
}
.size-wrapper button {
  margin: 16px 0 0;
  margin: calc(16px / calc(16px / 1rem)) 0 0;
}
.size-wrapper button.is-disabled {
  opacity: 0.4;
}
@media (max-width: 479px) {
  .size-wrapper {
    width: 100%;
    text-align: center;
  }
}

.size-guide-wrapper {
  border-top: 1px solid #efefef;
  margin: 0 auto;
  padding-top: 16px;
  padding-top: calc(16px / calc(16px / 1rem));
  width: 432px;
  width: calc(432px / calc(16px / 1rem));
}
.size-guide-wrapper a {
  float: left;
  color: #666;
  background: url("../images/interface/size-guide.svg") no-repeat left center;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: underline;
  background-size: 27px 23px;
  background-size: calc(27px / calc(16px / 1rem)) calc(23px / calc(16px / 1rem));
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  padding-left: 37px;
  padding-left: calc(37px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .size-guide-wrapper {
    width: 343px;
    width: calc(343px / calc(16px / 1rem));
  }
}

.home-recommendations-outer .home-recommendations-wrap .home-recommendations-header h2 {
  font-size: 28px;
  font-size: calc(28px / calc(16px / 1rem));
  margin-top: 36px;
  margin-top: calc(36px / calc(16px / 1rem));
}

.products-wrapper {
  display: flex;
  margin: 0;
  padding-left: 44px;
  padding-left: calc(44px / calc(16px / 1rem));
}
.products-wrapper .ps-tile {
  text-align: center;
  padding-top: 24px;
  padding-top: calc(24px / calc(16px / 1rem));
  padding-left: 20px;
  padding-left: calc(20px / calc(16px / 1rem));
  border-radius: 8px;
  border-radius: calc(8px / calc(16px / 1rem));
}
@media (max-width: 767px) {
  .products-wrapper .ps-tile {
    padding: 0;
    margin-bottom: 16px;
    margin-bottom: calc(16px / calc(16px / 1rem));
  }
}
.products-wrapper .product-tile {
  width: 100%;
  display: block;
  background-color: #ccd0e8;
  height: 44px;
  height: calc(44px / calc(16px / 1rem));
  border-radius: 8px 8px 0 0;
  border-radius: calc(8px / calc(16px / 1rem)) calc(8px / calc(16px / 1rem)) 0 0;
}
.products-wrapper .product-action {
  background-color: #f3f4f6;
  border: 1px solid #E6E8F3;
  border-top: none;
  padding: 16px;
  padding: calc(16px / calc(16px / 1rem));
  border-radius: 0 0 8px 8px;
  border-radius: 0 0 calc(8px / calc(16px / 1rem)) calc(8px / calc(16px / 1rem));
}
.products-wrapper .product-action .view-item {
  font-weight: 500;
  width: 100%;
  display: block;
  color: #fff;
  background-color: #55b948;
  text-transform: uppercase;
  font-size: 16px;
  font-size: calc(16px / calc(16px / 1rem));
  border-radius: 100px;
  border-radius: calc(100px / calc(16px / 1rem));
  padding: 12px 0;
  padding: calc(12px / calc(16px / 1rem)) 0;
}
.products-wrapper button {
  width: 100%;
  font-weight: 500;
  padding: 12px 102px;
  padding: calc(12px / calc(16px / 1rem)) calc(102px / calc(16px / 1rem));
  border-radius: 100px;
  border-radius: calc(100px / calc(16px / 1rem));
}
.products-wrapper .product-details {
  border-left: 1px solid #E6E8F3;
  border-right: 1px solid #E6E8F3;
}
.products-wrapper .product-details .attr-wrapper {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 0 16px 8px;
  padding: 0 calc(16px / calc(16px / 1rem)) calc(8px / calc(16px / 1rem));
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
}
.products-wrapper .product-details .attr-price {
  padding: 0;
  text-align: left;
}
.products-wrapper .product-details .promotion-price {
  color: #E7352B;
}
.products-wrapper .product-details .price-standard {
  position: relative;
  color: #333;
  padding-left: 8px;
  padding-left: calc(8px / calc(16px / 1rem));
}
.products-wrapper .product-details .price-standard:before {
  content: "";
  position: absolute;
  top: 50%;
  border-top: 1px solid;
  border-color: inherit;
  transform: rotate(-10deg);
  right: 0;
  left: 10px;
  left: calc(10px / calc(16px / 1rem));
}
.products-wrapper .product-details .attr-size {
  padding: 0;
  text-align: right;
}
.products-wrapper .product-details .name-wrapper {
  flex-direction: column;
  text-align: left;
  padding: 0;
  font-weight: bold;
  font-family: "futura-pt-condensed", sans-serif;
  text-transform: uppercase;
  padding-left: 4px;
  padding-left: calc(4px / calc(16px / 1rem));
  font-size: 19px;
  font-size: calc(19px / calc(16px / 1rem));
}
.products-wrapper .product-details .img-wrapper {
  margin: 0;
  padding-top: 13px;
  padding-top: calc(13px / calc(16px / 1rem));
}
.products-wrapper .product-details .img-container {
  flex-basis: auto;
}
@media (max-width: 767px) {
  .products-wrapper {
    padding-left: 0;
    margin: 16px 16px 0;
    margin: calc(16px / calc(16px / 1rem)) calc(16px / calc(16px / 1rem)) 0;
  }
}

/* general */
.pdp-blog-config {
  display: none;
}

.lss-blog-section {
  padding-bottom: 52px;
  padding-bottom: calc(52px / calc(16px / 1rem));
  /* pdp */
}
.lss-blog-section #tag-relatedarticles, .lss-blog-section #blogCLPPostCountLimit {
  display: none;
}
.lss-blog-section .post-tags {
  display: none;
}
@media (max-width: 1023px) {
  .lss-blog-section .headerfont {
    font-size: 34px;
    font-size: calc(34px / calc(16px / 1rem));
    margin: 19px 0 15px;
    margin: calc(19px / calc(16px / 1rem)) 0 calc(15px / calc(16px / 1rem));
  }
}
.lss-blog-section.lss-blog-section-pdp {
  background: #efefef;
  box-shadow: inset 0 10px 6px -6px #d3d3d3;
  padding-top: 32px;
  padding-top: calc(32px / calc(16px / 1rem));
}
@media (max-width: 1023px) {
  .lss-blog-section.lss-blog-section-pdp {
    padding-top: 16px;
    padding-top: calc(16px / calc(16px / 1rem));
  }
}
@media (max-width: 767px) {
  .lss-blog-section.lss-blog-section-pdp .relatedarticle .text h5 {
    line-height: 38px;
    line-height: calc(38px / calc(16px / 1rem));
  }
}
.lss-blog-section.mix-layout-blog {
  padding-bottom: 0px;
  padding-bottom: calc(0px / calc(16px / 1rem));
}
.lss-blog-section.mix-layout-blog .experience-assets-wayfinders-wayfindertype2 {
  padding-bottom: 25px;
  padding-bottom: calc(25px / calc(16px / 1rem));
  padding-top: 25px;
  padding-top: calc(25px / calc(16px / 1rem));
}

.icon, .slick .slick-prev, .slick .slick-next, .pdp-main .product-info .description-title, .size-chart-link a {
  font-size: 10px;
}

.icon:before, .slick .slick-prev:before, .slick .slick-next:before, .pdp-main .product-info .description-title:before, .size-chart-link a:before {
  content: " ";
  vertical-align: middle;
  display: inline-block;
  background-image: url("../images/sprite.svg");
  background-repeat: no-repeat;
  background-size: 91px 1782px;
}

.no-svg .icon:before, .no-svg .slick .slick-prev:before, .slick .no-svg .slick-prev:before, .no-svg .slick .slick-next:before, .slick .no-svg .slick-next:before, .no-svg .pdp-main .product-info .description-title:before, .pdp-main .product-info .no-svg .description-title:before, .no-svg .size-chart-link a:before, .size-chart-link .no-svg a:before {
  background-image: url("../static/default/images/sprite.png");
}

.icon.BackUp:before, .slick .BackUp.slick-prev:before, .slick .BackUp.slick-next:before, .pdp-main .product-info .BackUp.description-title:before, .size-chart-link a.BackUp:before {
  background-position: -2px -2px;
  width: 76px;
  height: 76px;
}

.icon.arrow-back:before, .slick .arrow-back.slick-prev:before, .slick .arrow-back.slick-next:before, .pdp-main .product-info .arrow-back.description-title:before, .size-chart-link a.arrow-back:before {
  background-position: -2px -82px;
  width: 9px;
  height: 14px;
}

.icon.arrow-back-white:before, .slick .arrow-back-white.slick-prev:before, .slick .arrow-back-white.slick-next:before, .pdp-main .product-info .arrow-back-white.description-title:before, .size-chart-link a.arrow-back-white:before {
  background-position: -2px -100px;
  width: 14px;
  height: 20px;
}

.icon.arrow-descr-down:before, .slick .arrow-descr-down.slick-prev:before, .slick .arrow-descr-down.slick-next:before, .size-chart-link a.arrow-descr-down:before, .pdp-main .product-info .description-title:before {
  background-position: -2px -124px;
  width: 14px;
  height: 9px;
}

.icon.arrow-fwd:before, .slick .arrow-fwd.slick-prev:before, .slick .arrow-fwd.slick-next:before, .pdp-main .product-info .arrow-fwd.description-title:before, .size-chart-link a.arrow-fwd:before {
  background-position: -2px -137px;
  width: 9px;
  height: 14px;
}

.icon.arrow-left:before, .slick .slick-prev:before, .slick .arrow-left.slick-next:before, .pdp-main .product-info .arrow-left.description-title:before, .pdp-main .product-info .slick .description-title.slick-prev:before, .slick .pdp-main .product-info .description-title.slick-prev:before, .size-chart-link a.arrow-left:before {
  background-position: -2px -155px;
  width: 30px;
  height: 56px;
}

.icon.arrow-right:before, .slick .arrow-right.slick-prev:before, .slick .slick-next:before, .pdp-main .product-info .arrow-right.description-title:before, .pdp-main .product-info .slick .description-title.slick-next:before, .slick .pdp-main .product-info .description-title.slick-next:before, .size-chart-link a.arrow-right:before {
  background-position: -2px -215px;
  width: 30px;
  height: 56px;
}

.icon.back:before, .slick .back.slick-prev:before, .slick .back.slick-next:before, .pdp-main .product-info .back.description-title:before, .size-chart-link a.back:before {
  background-position: -2px -275px;
  width: 72px;
  height: 72px;
}

.icon.basket:before, .slick .basket.slick-prev:before, .slick .basket.slick-next:before, .pdp-main .product-info .basket.description-title:before, .size-chart-link a.basket:before {
  background-position: -2px -351px;
  width: 33px;
  height: 43px;
}

.icon.basket-black-tab:before, .slick .basket-black-tab.slick-prev:before, .slick .basket-black-tab.slick-next:before, .pdp-main .product-info .basket-black-tab.description-title:before, .size-chart-link a.basket-black-tab:before {
  background-position: -2px -398px;
  width: 21px;
  height: 27px;
}

.icon.basket-empty:before, .slick .basket-empty.slick-prev:before, .slick .basket-empty.slick-next:before, .pdp-main .product-info .basket-empty.description-title:before, .size-chart-link a.basket-empty:before {
  background-position: -2px -429px;
  width: 33px;
  height: 43px;
}

.icon.basket-empty-star2:before, .slick .basket-empty-star2.slick-prev:before, .slick .basket-empty-star2.slick-next:before, .pdp-main .product-info .basket-empty-star2.description-title:before, .size-chart-link a.basket-empty-star2:before {
  background-position: -2px -476px;
  width: 33px;
  height: 43px;
}

.icon.basket-empty-star2-tab:before, .slick .basket-empty-star2-tab.slick-prev:before, .slick .basket-empty-star2-tab.slick-next:before, .pdp-main .product-info .basket-empty-star2-tab.description-title:before, .size-chart-link a.basket-empty-star2-tab:before {
  background-position: -2px -523px;
  width: 21px;
  height: 27px;
}

.icon.basket-empty-tab:before, .slick .basket-empty-tab.slick-prev:before, .slick .basket-empty-tab.slick-next:before, .pdp-main .product-info .basket-empty-tab.description-title:before, .size-chart-link a.basket-empty-tab:before {
  background-position: -2px -554px;
  width: 21px;
  height: 27px;
}

.icon.basket-tab:before, .slick .basket-tab.slick-prev:before, .slick .basket-tab.slick-next:before, .pdp-main .product-info .basket-tab.description-title:before, .size-chart-link a.basket-tab:before {
  background-position: -2px -585px;
  width: 21px;
  height: 27px;
}

.icon.basket-white:before, .slick .basket-white.slick-prev:before, .slick .basket-white.slick-next:before, .pdp-main .product-info .basket-white.description-title:before, .size-chart-link a.basket-white:before {
  background-position: -2px -616px;
  width: 33px;
  height: 43px;
}

.icon.brand-left-arrow:before, .slick .brand-left-arrow.slick-prev:before, .slick .brand-left-arrow.slick-next:before, .pdp-main .product-info .brand-left-arrow.description-title:before, .size-chart-link a.brand-left-arrow:before {
  background-position: -2px -663px;
  width: 18.97px;
  height: 32px;
}

.icon.brand-right-arrow:before, .slick .brand-right-arrow.slick-prev:before, .slick .brand-right-arrow.slick-next:before, .pdp-main .product-info .brand-right-arrow.description-title:before, .size-chart-link a.brand-right-arrow:before {
  background-position: -2px -699px;
  width: 18.97px;
  height: 32px;
}

.icon.close-nav:before, .slick .close-nav.slick-prev:before, .slick .close-nav.slick-next:before, .pdp-main .product-info .close-nav.description-title:before, .size-chart-link a.close-nav:before {
  background-position: -2px -735px;
  width: 23px;
  height: 23px;
}

.icon.eu:before, .slick .eu.slick-prev:before, .slick .eu.slick-next:before, .pdp-main .product-info .eu.description-title:before, .size-chart-link a.eu:before {
  background-position: -2px -762px;
  width: 29px;
  height: 21px;
}

.icon.eu-mob:before, .slick .eu-mob.slick-prev:before, .slick .eu-mob.slick-next:before, .pdp-main .product-info .eu-mob.description-title:before, .size-chart-link a.eu-mob:before {
  background-position: -2px -787px;
  width: 27px;
  height: 20px;
}

.icon.eu-sm:before, .slick .eu-sm.slick-prev:before, .slick .eu-sm.slick-next:before, .pdp-main .product-info .eu-sm.description-title:before, .size-chart-link a.eu-sm:before {
  background-position: -2px -811px;
  width: 19px;
  height: 14px;
}

.icon.footer-down-arrow:before, .slick .footer-down-arrow.slick-prev:before, .slick .footer-down-arrow.slick-next:before, .pdp-main .product-info .footer-down-arrow.description-title:before, .size-chart-link a.footer-down-arrow:before {
  background-position: -2px -829px;
  width: 14px;
  height: 9px;
}

.icon.footer-up-arrow:before, .slick .footer-up-arrow.slick-prev:before, .slick .footer-up-arrow.slick-next:before, .pdp-main .product-info .footer-up-arrow.description-title:before, .size-chart-link a.footer-up-arrow:before {
  background-position: -2px -842px;
  width: 14px;
  height: 9px;
}

.icon.gb:before, .slick .gb.slick-prev:before, .slick .gb.slick-next:before, .pdp-main .product-info .gb.description-title:before, .size-chart-link a.gb:before {
  background-position: -2px -855px;
  width: 29px;
  height: 21px;
}

.icon.gb-mob:before, .slick .gb-mob.slick-prev:before, .slick .gb-mob.slick-next:before, .pdp-main .product-info .gb-mob.description-title:before, .size-chart-link a.gb-mob:before {
  background-position: -2px -880px;
  width: 27px;
  height: 20px;
}

.icon.gb-sm:before, .slick .gb-sm.slick-prev:before, .slick .gb-sm.slick-next:before, .pdp-main .product-info .gb-sm.description-title:before, .size-chart-link a.gb-sm:before {
  background-position: -2px -904px;
  width: 19px;
  height: 14px;
}

.icon.home:before, .slick .home.slick-prev:before, .slick .home.slick-next:before, .pdp-main .product-info .home.description-title:before, .size-chart-link a.home:before {
  background-position: -2px -922px;
  width: 16px;
  height: 15px;
}

.icon.icon-quick-buy-black:before, .slick .icon-quick-buy-black.slick-prev:before, .slick .icon-quick-buy-black.slick-next:before, .pdp-main .product-info .icon-quick-buy-black.description-title:before, .size-chart-link a.icon-quick-buy-black:before {
  background-position: -2px -941px;
  width: 16px;
  height: 19px;
}

.icon.icon-quick-buy-white:before, .slick .icon-quick-buy-white.slick-prev:before, .slick .icon-quick-buy-white.slick-next:before, .pdp-main .product-info .icon-quick-buy-white.description-title:before, .size-chart-link a.icon-quick-buy-white:before {
  background-position: -2px -964px;
  width: 16px;
  height: 19px;
}

.icon.icon_blog:before, .slick .icon_blog.slick-prev:before, .slick .icon_blog.slick-next:before, .pdp-main .product-info .icon_blog.description-title:before, .size-chart-link a.icon_blog:before {
  background-position: -2px -987px;
  width: 37px;
  height: 37px;
}

.icon.icon_facebook:before, .slick .icon_facebook.slick-prev:before, .slick .icon_facebook.slick-next:before, .pdp-main .product-info .icon_facebook.description-title:before, .size-chart-link a.icon_facebook:before {
  background-position: -2px -1028px;
  width: 37px;
  height: 37px;
}

.icon.icon_instagram:before, .slick .icon_instagram.slick-prev:before, .slick .icon_instagram.slick-next:before, .pdp-main .product-info .icon_instagram.description-title:before, .size-chart-link a.icon_instagram:before {
  background-position: -2px -1069px;
  width: 37px;
  height: 37px;
}

.icon.icon_tiktok:before, .slick .icon_tiktok.slick-prev:before, .slick .icon_tiktok.slick-next:before, .pdp-main .product-info .icon_tiktok.description-title:before, .size-chart-link a.icon_tiktok:before {
  background-position: -2px -1110px;
  width: 37px;
  height: 37px;
}

.icon.icon_twitter:before, .slick .icon_twitter.slick-prev:before, .slick .icon_twitter.slick-next:before, .pdp-main .product-info .icon_twitter.description-title:before, .size-chart-link a.icon_twitter:before {
  background-position: -2px -1151px;
  width: 37px;
  height: 37px;
}

.icon.icon_youtube:before, .slick .icon_youtube.slick-prev:before, .slick .icon_youtube.slick-next:before, .pdp-main .product-info .icon_youtube.description-title:before, .size-chart-link a.icon_youtube:before {
  background-position: -2px -1192px;
  width: 37px;
  height: 37px;
}

.icon.ie:before, .slick .ie.slick-prev:before, .slick .ie.slick-next:before, .pdp-main .product-info .ie.description-title:before, .size-chart-link a.ie:before {
  background-position: -2px -1233px;
  width: 29px;
  height: 21px;
}

.icon.ie-mob:before, .slick .ie-mob.slick-prev:before, .slick .ie-mob.slick-next:before, .pdp-main .product-info .ie-mob.description-title:before, .size-chart-link a.ie-mob:before {
  background-position: -2px -1258px;
  width: 27px;
  height: 20px;
}

.icon.ie-sm:before, .slick .ie-sm.slick-prev:before, .slick .ie-sm.slick-next:before, .pdp-main .product-info .ie-sm.description-title:before, .size-chart-link a.ie-sm:before {
  background-position: -2px -1282px;
  width: 19px;
  height: 14px;
}

.icon.lifestar:before, .slick .lifestar.slick-prev:before, .slick .lifestar.slick-next:before, .pdp-main .product-info .lifestar.description-title:before, .size-chart-link a.lifestar:before {
  background-position: -2px -1300px;
  width: 38px;
  height: 38px;
}

.icon.lifestar-nav:before, .slick .lifestar-nav.slick-prev:before, .slick .lifestar-nav.slick-next:before, .pdp-main .product-info .lifestar-nav.description-title:before, .size-chart-link a.lifestar-nav:before {
  background-position: -2px -1342px;
  width: 31px;
  height: 33px;
}

.icon.lifestar-tab:before, .slick .lifestar-tab.slick-prev:before, .slick .lifestar-tab.slick-next:before, .pdp-main .product-info .lifestar-tab.description-title:before, .size-chart-link a.lifestar-tab:before {
  background-position: -2px -1379px;
  width: 26px;
  height: 26px;
}

.icon.login:before, .slick .login.slick-prev:before, .slick .login.slick-next:before, .pdp-main .product-info .login.description-title:before, .size-chart-link a.login:before {
  background-position: -2px -1409px;
  width: 19px;
  height: 20px;
}

.icon.logo:before, .slick .logo.slick-prev:before, .slick .logo.slick-next:before, .pdp-main .product-info .logo.description-title:before, .size-chart-link a.logo:before {
  background-position: -2px -1433px;
  width: 87px;
  height: 83px;
}

.icon.logo-tab:before, .slick .logo-tab.slick-prev:before, .slick .logo-tab.slick-next:before, .pdp-main .product-info .logo-tab.description-title:before, .size-chart-link a.logo-tab:before {
  background-position: -2px -1520px;
  width: 72px;
  height: 69px;
}

.icon.minibag-arrow-right:before, .slick .minibag-arrow-right.slick-prev:before, .slick .minibag-arrow-right.slick-next:before, .pdp-main .product-info .minibag-arrow-right.description-title:before, .size-chart-link a.minibag-arrow-right:before {
  background-position: -2px -1593px;
  width: 10px;
  height: 16px;
}

.icon.minibag-arrow-right-white:before, .slick .minibag-arrow-right-white.slick-prev:before, .slick .minibag-arrow-right-white.slick-next:before, .pdp-main .product-info .minibag-arrow-right-white.description-title:before, .size-chart-link a.minibag-arrow-right-white:before {
  background-position: -2px -1613px;
  width: 10px;
  height: 16px;
}

.icon.mobLogo:before, .slick .mobLogo.slick-prev:before, .slick .mobLogo.slick-next:before, .pdp-main .product-info .mobLogo.description-title:before, .size-chart-link a.mobLogo:before {
  background-position: -2px -1633px;
  width: 65px;
  height: 45px;
}

.icon.mobMenu:before, .slick .mobMenu.slick-prev:before, .slick .mobMenu.slick-next:before, .pdp-main .product-info .mobMenu.description-title:before, .size-chart-link a.mobMenu:before {
  background-position: -2px -1682px;
  width: 44px;
  height: 23.3px;
}

.icon.remove-x:before, .slick .remove-x.slick-prev:before, .slick .remove-x.slick-next:before, .pdp-main .product-info .remove-x.description-title:before, .size-chart-link a.remove-x:before {
  background-position: -2px -1710px;
  width: 9px;
  height: 9px;
}

.icon.search:before, .slick .search.slick-prev:before, .slick .search.slick-next:before, .pdp-main .product-info .search.description-title:before, .size-chart-link a.search:before {
  background-position: -2px -1723px;
  width: 22px;
  height: 22px;
}

.icon.size-guide:before, .slick .size-guide.slick-prev:before, .slick .size-guide.slick-next:before, .pdp-main .product-info .size-guide.description-title:before, .pdp-main .product-info .size-chart-link a.description-title:before, .size-chart-link .pdp-main .product-info a.description-title:before, .size-chart-link a:before {
  background-position: -2px -1749px;
  width: 28px;
  height: 13px;
}

.icon.wishlist:before, .slick .wishlist.slick-prev:before, .slick .wishlist.slick-next:before, .pdp-main .product-info .wishlist.description-title:before, .size-chart-link a.wishlist:before {
  background-position: -2px -1766px;
  width: 18.06px;
  height: 14px;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../lib/fonts/slick.eot");
  src: url("../lib/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../lib/fonts/slick.woff") format("woff"), url("../lib/fonts/slick.ttf") format("truetype"), url("../lib/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 18px;
  width: 18px;
  margin: 0 3px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 18px;
  width: 18px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 3px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 18px;
  height: 18px;
  font-family: "slick";
  font-size: 6px;
  line-height: 18px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick {
  list-style: none;
  padding-left: 0;
}
.slick .slick-prev, .slick .slick-next {
  width: 30px;
  height: 56px;
}
.slick .slick-prev {
  left: -35px;
}
.slick .slick-next {
  right: -35px;
}
.slick .slick-dots li {
  margin: 0;
}
.slick .slick-dots li button:before {
  font-size: 10px;
  font-size: calc(10px / calc(16px / 1rem));
}

.einstein-noanchor-recommendations,
.custom-product-carousel {
  visibility: hidden;
}
.einstein-noanchor-recommendations.slick-initialized,
.custom-product-carousel.slick-initialized {
  visibility: visible;
}

#size-guide {
  padding: 40px 55px 30px 55px;
  padding: calc(40px / calc(16px / 1rem)) calc(55px / calc(16px / 1rem)) calc(30px / calc(16px / 1rem)) calc(55px / calc(16px / 1rem));
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  font-family: "futura-pt", sans-serif;
}
#size-guide h2 {
  margin-bottom: 20px;
  margin-bottom: calc(20px / calc(16px / 1rem));
  margin-top: 10px;
  margin-top: calc(10px / calc(16px / 1rem));
  color: #000;
}
#size-guide p {
  margin: 0;
  font-weight: 600;
  padding-bottom: 6px;
  padding-bottom: calc(6px / calc(16px / 1rem));
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
}
#size-guide .guide-info {
  color: #fe657f;
  font-weight: 100;
}
@media (max-width: 768px) {
  #size-guide {
    padding-left: 5px;
    padding-left: calc(5px / calc(16px / 1rem));
    padding-right: 5px;
    padding-right: calc(5px / calc(16px / 1rem));
  }
}

.size-guide-table {
  padding: 0 55px 30px 55px;
  padding: 0 calc(55px / calc(16px / 1rem)) calc(30px / calc(16px / 1rem)) calc(55px / calc(16px / 1rem));
  font-size: 14px;
  font-size: calc(14px / calc(16px / 1rem));
  font-family: "futura-pt", sans-serif;
}
.size-guide-table .table-container {
  background-color: #f7f7f7;
}
.size-guide-table .table-container .table-header {
  padding: 20px 30px;
  padding: calc(20px / calc(16px / 1rem)) calc(30px / calc(16px / 1rem));
  display: flex;
  position: relative;
}
.size-guide-table .table-container .table-header img {
  width: 30px;
  width: calc(30px / calc(16px / 1rem));
  height: 15px;
  height: calc(15px / calc(16px / 1rem));
  margin: auto 0;
}
.size-guide-table .table-container .table-header h4 {
  margin: 0 0 0 28px;
  margin: 0 0 0 calc(28px / calc(16px / 1rem));
  font-size: 22px;
  font-size: calc(22px / calc(16px / 1rem));
}
.size-guide-table .table-container .table-header .arrow {
  display: block;
  position: absolute;
  width: 10px;
  width: calc(10px / calc(16px / 1rem));
  height: 10px;
  height: calc(10px / calc(16px / 1rem));
  right: 34px;
  right: calc(34px / calc(16px / 1rem));
  top: 28px;
  top: calc(28px / calc(16px / 1rem));
  margin-left: auto;
  border-top: 3px solid #000;
  border-left: 3px solid #000;
  background: transparent;
  transform: rotate(-135deg);
  cursor: pointer;
  transition: transform 0.25s;
}
.size-guide-table .table-container .table-body-container {
  padding-bottom: 30px;
  padding-bottom: calc(30px / calc(16px / 1rem));
  border-top: 1px solid #ddd;
}
.size-guide-table .table-container .table-body-container em {
  padding: 20px 30px;
  padding: calc(20px / calc(16px / 1rem)) calc(30px / calc(16px / 1rem));
  display: inline-block;
  font-weight: 100;
  color: #333;
}
.size-guide-table .table-container .table-body-container .table-body-wrapper {
  display: flex;
  padding: 0 30px;
  padding: 0 calc(30px / calc(16px / 1rem));
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .table-body,
.size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column {
  border: 0.5px solid #dcdcdc;
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .table-body .table-row,
.size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column .table-row {
  display: grid;
  height: 44px;
  height: calc(44px / calc(16px / 1rem));
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .table-body .table-row div,
.size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column .table-row div {
  padding: 0 18px;
  padding: 0 calc(18px / calc(16px / 1rem));
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 0.5px solid #dcdcdc;
  font-weight: 200;
  color: #666;
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .table-body .table-row div:nth-child(even),
.size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column .table-row div:nth-child(even) {
  background-color: #fff;
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .table-body {
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: none;
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .table-body .table-row {
  grid-template-columns: repeat(auto-fill, minmax(19.5%, 1fr));
  grid-auto-flow: column;
  grid-auto-columns: minmax(19.5%, 1fr);
}
@media (max-width: 768px) {
  .size-guide-table .table-container .table-body-container .table-body-wrapper .table-body .table-row {
    grid-template-columns: repeat(auto-fill, minmax(31%, 1fr));
    grid-auto-columns: minmax(31%, 1fr);
  }
}
@media (max-width: 480px) {
  .size-guide-table .table-container .table-body-container .table-body-wrapper .table-body .table-row {
    grid-template-columns: repeat(auto-fill, minmax(82%, 1fr));
    grid-auto-columns: minmax(82%, 1fr);
  }
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column {
  box-shadow: 3px 2px 6px #ddd;
  -webkit-clip-path: inset(0px -15px 0px 0px);
          clip-path: inset(0px -15px 0px 0px);
}
.size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column .table-row div {
  width: 160px;
  width: calc(160px / calc(16px / 1rem));
  background-color: #fff;
  font-weight: 600;
  color: #000;
}
@media (max-width: 480px) {
  .size-guide-table .table-container .table-body-container .table-body-wrapper .fixed-column .table-row div {
    width: 90px;
    width: calc(90px / calc(16px / 1rem));
    padding-left: 4px;
    padding-left: calc(4px / calc(16px / 1rem));
    padding-right: 4px;
    padding-right: calc(4px / calc(16px / 1rem));
    text-align: center;
  }
}
.size-guide-table .table-container.active .arrow {
  top: 32px;
  top: calc(32px / calc(16px / 1rem));
  transform: rotate(45deg);
  transition: transform 0.25s;
}
@media (max-width: 768px) {
  .size-guide-table {
    padding-left: 5px;
    padding-left: calc(5px / calc(16px / 1rem));
    padding-right: 5px;
    padding-right: calc(5px / calc(16px / 1rem));
  }
}

.bra-size-page #size-guide,
.bra-size-page .size-guide-table {
  padding-left: 0;
  padding-right: 0;
}
.bra-size-page #size-guide {
  padding-top: 0;
}
@media (max-width: 768px) {
  .bra-size-page .lss-blog-section .item:first-child .main-banner {
    padding-bottom: 16px;
    padding-bottom: calc(16px / calc(16px / 1rem));
  }
}

.measure-block .measure-wrapper table {
  position: relative;
  overflow: hidden;
  display: block;
  height: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #dcdcdc;
}
.measure-block .measure-wrapper thead {
  position: sticky;
  display: flex;
}
.measure-block .measure-wrapper tbody {
  overflow-y: overlay;
  height: 89%;
  display: block;
}
.measure-block .measure-wrapper tr {
  width: 100%;
  display: flex;
}
.measure-block .measure-wrapper tr:nth-child(even) {
  background: #f7f7f7;
}
.measure-block .measure-wrapper th {
  box-shadow: 5px -1px 11px 0px grey;
  background: white;
  text-align: center;
}
.measure-block .measure-wrapper th, .measure-block .measure-wrapper td {
  padding: 15px;
  padding: calc(15px / calc(16px / 1rem));
  border: 1px solid #dcdcdc;
  text-transform: uppercase;
  color: #666;
  width: 50%;
}
.measure-block .measure-wrapper,
.measure-block .image-wrapper {
  position: relative;
  width: 100%;
  padding-top: 100%;
  margin: 0;
}
.measure-block .measure-wrapper .top-content,
.measure-block .image-wrapper .top-content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}