.footer-copy .copyright {
  padding: 25px 0 0;
}

@media only screen and (min-width:880px) {
  .footer-copy .copyright {
    padding: 0;
  }

  .pt_product-search-result .product-tile:hover .pr-clp-raing,
  .pt_product-search-result .product-tile:hover .product-swatches {
    display: block;
  }
}

.intersitial-message-modal img {
  width: 300px;
  margin: 0 auto;
  display: block;
}

.intersitial-message-modal h1 {
  text-align: center;
}

.intersitial-message-modal .show-countries {
  display: block;
  text-align: center;
  font-weight: 700;
}

.intersitial-message-modal .dialog-content {
  padding: 10px!important;
}

.swatch-black a {
  background-color: #000!important;
}

.swatch-beige a {
  background-color: beige!important;
}

.swatch-blue a {
  background-color: #00f!important;
}

.swatch-light_blue a {
  background-color: #8fc2e7!important;
}

.swatch-tan a {
  background-color: #9e8063!important;
}

.swatch-purple a {
  background-color: #67339a!important;
}

.swatch-red a {
  background-color: #cc1a21!important;
}

.swatch-whiteroyalblue a {
  background-color: #4169e1!important;
}

.swatch-whitesilver a {
  background-color: silver!important;
}

.swatch-whitelightgreycharcoal a {
  background-color: #444!important;
}

.swatch-brown a {
  background-color: #42280e!important;
}

.swatch-lightgreynavyberry a {
  background-color: #5f192c!important;
}

.swatch-whitegreyblue a {
  background-color: #789!important;
}

.swatch-navyorangelime a {
  background-color: orange!important;
}

.swatch-green a {
  background-color: #266b2e!important;
}

.swatch-grey a {
  background-color: #93969a!important;
}

.swatch-pink a {
  background-color: #fc77ac!important;
}

.swatch-orange a {
  background-color: #f47b25!important;
}

.swatch-white a {
  background-color: #fff!important;
}

.swatch-yellow a {
  background-color: #fff200!important;
}

.swatch-blackwhitelightgrey a {
  background-color: #ccc!important;
}

.swatch-lightgreygreennavy a {
  background-color: #90ee90!important;
}

.swatch-navy a {
  background-color: #28304c!important;
}

.swatch-blackred a {
  background-color: #8b0000!important;
}

.swatch-blacklimelightgrey a {
  background-color: #0f0!important;
}

.swatch-lime a {
  background-color: #74c44e!important;
}

.swatch-miscellaneous a {
  background: url(../images/interface/icon-color-swatch-misc.png) left top no-repeat;
}

.unselectable.swatch-miscellaneous a {
  background: url(../images/interface/icon-color-swatch-misc-unselectable.png) left top no-repeat!important;
}

.swatch-camo a {
  background: url(../images/interface/camo-30x30.jpg) left top no-repeat;
}

.product-tile .product-name a {
  color: #000;
}

.pt_product-search-result .product-tile .pr-clp-raing {
  display: none;
}

.pt_product-search-result .product-tile .product-image .product-badge {
  position: absolute;
  top: 8px;
  left: 0;
  padding: 10px 15px;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
  letter-spacing: normal;
  background-color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .product-tile .product-swatches,
  .pt_product-search-result .product-tile:hover .colors-available,
  .pt_product-search-result .product-tile:hover .product-category {
    display: none;
  }

  .pt_product-search-result .product-tile .product-image .product-badge {
    top: 0;
    left: 10px;
    padding: 15px 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

.pt_product-search-result .product-tile .product-image .thumb-link {
  display: block;
  background-color: #ececec;
  font-size: 0;
}

.pt_product-search-result .product-tile .product-tile-details {
  position: relative;
  margin-top: 8px;
  padding-left: 8px;
  text-align: left;
}

.pt_product-search-result .product-tile .product-name {
  margin-bottom: 4px;
}

.pt_product-search-result .product-tile .product-name a {
  display: block;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .product-tile .product-tile-details {
    padding-left: 0;
  }

  .pt_product-search-result .product-tile .product-name {
    padding-right: 60px;
    word-break: break-word;
  }

  .pt_product-search-result .product-tile .product-name a {
    font-size: 16px;
  }

  .pt_product-search-result .product-tile .product-category {
    padding-right: 40px;
  }
}

.pt_product-search-result .product-tile .colors-available,
.pt_product-search-result .product-tile .product-category {
  margin-bottom: 5px;
  font-size: 14px;
  color: #8a8a8a;
}

.pt_product-search-result .product-tile .colors-available {
  display: none;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .product-tile .colors-available {
    display: block;
  }
}

.pt_product-search-result .product-tile .product-pricing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: neuzeit-grotesk,sans-serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
  color: #000;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .product-tile .product-pricing {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .pt_product-search-result .product-tile .product-pricing span {
    margin-right: 8px;
  }
}

.pt_product-search-result .product-tile .product-pricing .product-sales-price {
  color: #000;
}

.pt_product-search-result .product-tile .pr-clp-raing {
  margin-bottom: 6px;
}

.pt_product-search-result .product-tile .pr-clp-raing .pr-category-snippet {
  margin: 0;
}

.pt_product-search-result .product-tile .product-swatches ul {
  text-align: left;
}

.pt_product-search-result .product-tile .product-swatches ul li {
  display: block;
  float: left;
  margin: 0 2px 0 0;
  padding: 0;
  width: 20px;
}

.pt_product-search-result .product-tile .product-swatches ul li.open-close {
  margin-left: 3px;
  line-height: 20px;
  width: auto;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .product-tile .product-pricing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    position: absolute;
    top: 0;
    right: 12px;
  }

  .pt_product-search-result .product-tile .product-pricing span {
    display: block;
  }

  .pt_product-search-result .product-tile .product-swatches ul li.open-close {
    margin-left: 8px;
    line-height: 36px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pt_product-search-result .product-tile .product-swatches ul li.open-close {
    margin-left: 3px;
    line-height: 20px;
  }
}

@media only screen and (min-width:1200px) and (max-width:1384px) {
  .pt_product-search-result .product-tile .product-swatches ul li.open-close {
    margin-left: 3px;
    line-height: 30px;
  }
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .product-tile .product-swatches ul li {
    margin: 0 5px 0 0;
    width: 36px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pt_product-search-result .product-tile .product-swatches ul li {
    margin: 0 2px 0 0;
    width: calc((100% / 7) - 1px);
  }
}

@media only screen and (min-width:1200px) and (max-width:1384px) {
  .pt_product-search-result .product-tile .product-swatches ul li {
    margin: 0 2px 0 0;
    width: calc((100% / 7) - 1px);
  }
}

.pt_product-search-result .product-tile .product-swatches .swatch {
  display: block;
  width: 100%;
  height: auto;
  text-align: left;
  background-color: #ececec;
  border-radius: 0;
  border-width: 1px;
}

.pt_product-search-result .product-tile .product-swatches .swatch.selected {
  border-width: 1px;
}

.pt_product-search-result .product-tile .product-swatches .swatch img,
.pt_product-search-result .product-tile .product-swatches .swatch.selected img {
  width: 100%;
  height: auto;
  border-radius: 0;
}

.product-tile {
  color: #999;
  position: relative;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.product-tile img.product-badge-plp {
  position: absolute;
  width: 30%;
  right: 0;
  z-index: 1;
}

.product-tile .product-image {
  height: auto;
  position: relative;
  min-height: 200px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-tile .product-image {
    min-height: 145px;
  }
}

@media only screen and (max-width:879px) {
  .product-tile {
    font-size: 14px;
    font-size: .875rem;
  }

  .product-tile .product-image {
    min-height: 132px;
  }
}

.product-tile .product-image .quickview {
  background: #fff;
  display: none;
  font-size: 11px;
  font-size: .6875rem;
  width: 100px;
  top: 75%;
  left: 25%;
  padding: 0;
  position: absolute;
}

.product-tile .product-image:hover .quickview {
  display: block;
}

@media only screen and (max-width:879px) {
  .product-tile .product-image .quickview {
    display: none;
  }
}

.product-tile .product-image .customize-link {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 25px;
  height: 34px;
  width: 83px;
}

.product-tile .product-name {
  color: #000;
  font-weight: 700;
  line-height: 1.25rem;
  margin-bottom: 4px;
}

.product-tile .product-name a {
  font-size: 19.2px;
  letter-spacing: 1.5px;
}

.product-tile .product-category {
  font-size: 12.8px;
  text-transform: capitalize;
}

.product-tile .colors-available {
  display: none;
}

.product-tile .product-pricing {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 22px;
}

@media only screen and (max-width:879px) {
  .product-tile .product-image .customize-link {
    height: auto;
    width: 50%;
    right: 10px;
  }

  .product-tile .product-pricing {
    font-size: 12px;
    font-size: .75rem;
  }
}

.product-tile .product-pricing .product-sales-price {
  color: #994c4c;
}

.product-tile .product-swatches-all {
  cursor: pointer;
  font-size: 10px;
  font-size: .625rem;
}

.product-tile .product-swatches ul {
  display: block;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-align: center;
}

.product-tile .product-swatches li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 4px;
}

.product-tile .product-swatches li.hide {
  display: none;
}

@media only screen and (min-width:1200px) {
  .product-tile .product-swatches li.hide.show-in-desktop {
    display: inline-block;
  }
}

@media only screen and (max-width:879px) {
  .product-tile .product-swatches li.hide.show-in-mobile {
    display: list-item;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-tile .product-image .customize-link {
    right: 10px;
    width: 50%;
  }

  .product-tile .product-swatches li {
    margin: 0 3px 4px;
  }

  .product-tile .product-swatches li.hide-mobile {
    display: none;
  }

  .product-tile .product-swatches li:last-child.hide-mobile {
    display: block;
  }
}

@media only screen and (max-width:879px) {
  .product-tile .product-swatches li {
    margin: 0 2px 4px;
  }

  .product-tile .product-swatches li.hide-mobile {
    display: none;
  }

  .product-tile .product-swatches li:last-child.hide-mobile {
    display: block;
  }
}

.product-tile .product-swatches .open-close a {
  font-size: 10px;
  color: #333;
  line-height: 18px;
  text-transform: uppercase;
}

.product-tile .product-swatches .open-close span.closetxt {
  display: none;
}

.product-tile .product-swatches.expanded {
  position: absolute;
  z-index: 1;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 10px 0 #fff;
  box-shadow: 0 10px 10px 0 #fff;
}

.product-tile .product-swatches.expanded li.hide,
.product-tile .product-swatches.expanded li.hide-mobile {
  display: inline-block;
}

.product-tile .product-swatches.expanded span.moretxt {
  display: none;
}

.product-tile .product-swatches.expanded span.closetxt {
  display: inline-block;
}

.product-tile .product-swatches .swatch {
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 35px;
  width: 35px;
  border-radius: 50%;
  border: 2px solid transparent;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-tile .product-swatches .swatch {
    height: 32px;
    width: 32px;
  }
}

.product-tile .product-swatches .swatch img {
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 30px;
  width: 30px;
  margin: 0 auto;
  vertical-align: middle;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-tile .product-swatches .swatch img {
    height: 28px;
    width: 28px;
  }
}

.product-tile .product-swatches .swatch.selected {
  border: 2px solid #000;
}

.product-tile .product-swatches .swatch.selected img {
  height: 30px;
  width: 30px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-tile .product-swatches .swatch.selected img {
    height: 28px;
    width: 28px;
  }
}

.product-tile .product-swatches .selected img,
.product-tile .product-swatches img:hover {
  border-color: #000;
}

.product-tile .product-promo {
  color: #994c4c;
  font-size: 14px;
  font-size: .875rem;
  margin: 0;
}

@media only screen and (max-width:879px) {
  .product-tile .product-promo {
    font-size: 12px;
    font-size: .75rem;
  }
}

.product-tile .product-compare {
  float: left;
  line-height: 11px;
}

.product-tile .product-compare label {
  font-weight: 400;
  line-height: 1.25em;
  width: auto;
}

.product-tile .product-compare input {
  float: left;
  margin: 0;
}

.product-tile .product-review {
  margin-bottom: 1em;
}

.product-tile .product-review .rating-title {
  display: inline-block;
  margin-right: 1em;
}

.product-tile .product-review .rating {
  display: inline-block;
}

.items-per-page label,
.pt_product-search-result .primary-content .did-you-mean,
.sort-by .sort-Go-Button,
.sort-by label {
  display: none;
}

.product-tile #reviewstarratings .prSnippetNumberOfRatingsText,
.product-tile .reviewstarratings .prSnippetNumberOfRatingsText {
  font-size: 12px;
  font-size: .75rem;
  position: relative;
  top: -3px;
}

.capture-product-id {
  left: -999em;
  position: absolute;
}

li.slick-slide .product-tile .product-swatches.expanded {
  position: static;
}

.pt_product-search-result .primary-content h1.content-header {
  padding-left: 1.25rem;
}

.pt_product-search-result#wrapper #main #primary .search-result-options {
  float: left;
  width: auto;
}

.pt_product-search-result#wrapper #main #primary .search-result-options.bottom-pagination {
  float: right;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #quickviewbutton {
    display: none;
  }

  .pt_product-search-result#wrapper #main {
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pt_product-search-result#wrapper #main #primary .search-result-options {
    margin-left: 172px;
  }
}

.pt_product-search-result#wrapper #main #primary .pagination {
  float: right;
  line-height: 17px;
  margin: 10px 0;
}

@media only screen and (max-width:879px) {
  #quickviewbutton {
    display: none;
  }

  .pt_product-search-result#wrapper #main #primary .search-result-options {
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pt_product-search-result#wrapper #main #primary .search-result-options .sort-by {
    float: right;
    width: 50%;
  }

  .pt_product-search-result#wrapper #main #primary .pagination {
    float: left;
    width: 100%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.pt_product-search-result#wrapper #main #primary .pagination .first-last a {
  width: 14px;
  height: 17px;
}

.pt_product-search-result .slot-grid-header {
  margin-bottom: .8333rem;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .slot-grid-header {
    margin: 0 1.25rem .8333rem;
  }
}

.no-hits-search-term,
.no-hits-search-term-suggest {
  color: #994c4c;
  font-style: italic;
}

.no-hits-footer {
  margin: 1.667rem 0;
  padding: 1.667rem 0;
}

.search-result-bookmarks {
  margin: 1.25rem;
}

.search-result-bookmarks .first {
  border-right: .08333rem solid #999;
  padding-right: .4167rem;
}

.search-result-options {
  margin: 0 0 .6667rem;
  overflow: hidden;
  width: 100%;
}

.search-result-options.bottom-pagination {
  margin-bottom: 5rem;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .search-result-options.bottom-pagination {
    margin: 0;
  }
}

.search-result-options #grid-sort-header {
  height: 36px;
}

@media only screen and (max-width:879px) {
  .search-result-options.bottom-pagination {
    margin: 0;
  }

  .search-result-options {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0 1.25rem;
  }
}

.items-per-page,
.sort-by {
  float: left;
  margin: 0 .8333rem 0 0;
  padding: 0;
}

.items-per-page select,
.sort-by select {
  text-transform: uppercase!important;
  height: 36px;
  line-height: 32px;
}

@media only screen and (max-width:879px) {
  .sort-by {
    float: right;
    margin: 0;
    height: 2.917rem;
    min-width: 11.67rem;
    max-width: 50%;
  }

  .items-per-page {
    display: none;
  }

  .pagination {
    padding: 1rem 0;
  }
}

.pagination {
  color: #999;
  display: block;
  font-size: 11px;
  font-size: .6875rem;
  float: right;
  line-height: 3em;
}

@media only screen and (max-width:1199px) {
  .pagination {
    width: 100%;
  }
}

.pagination .results-hits {
  color: #999;
  float: left;
  letter-spacing: normal;
  margin-right: 1.25rem;
}

.pagination ul {
  float: right;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width:879px) {
  .pagination .results-hits {
    margin: 0;
    text-align: center;
    width: calc(100% - 30px);
  }

  .pagination ul {
    float: none;
  }
}

.pagination li {
  display: block;
  float: left;
  list-style: none;
  padding: 0 .7em;
}

.pagination li a {
  color: #999;
  font-size: 11px;
  font-size: .6875rem;
}

.pagination li.current-page {
  font-weight: 700;
  font-size: 11px;
  font-size: .6875rem;
  color: #333;
}

.pagination .first-last {
  padding: 0;
}

.pagination .first-last a {
  display: inline-block;
  margin-top: -1px;
  width: 1.25rem;
  height: 1.417rem;
  vertical-align: middle;
}

.pagination .first-last a.page-first {
  background: url(../images/interface/arrow-double.png) no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination .first-last a.page-previous {
  background: url(../images/interface/arrow-single.png) no-repeat;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pagination .first-last a.page-last {
  background: url(../images/interface/arrow-double.png) no-repeat;
}

.pagination .first-last a.page-next {
  background: url(../images/interface/arrow-single.png) no-repeat;
}

.pagination .mobile-pagination {
  display: none;
}

.search-result-content {
  clear: both;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 1em;
}

.search-result-items {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .search-result-items {
    left: 0;
    width: 100%;
  }
}

.search-result-items li {
  list-style: none;
}

.search-result-items .grid-tile {
  float: left;
  list-style: none;
  margin: 0 0 20px;
  padding: 0 0 0 22px;
  position: relative;
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.search-result-items .grid-tile .product-image img {
  width: 100%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .search-result-items .grid-tile {
    padding: 0 0 0 1.167rem;
  }
}

@media only screen and (max-width:879px) {
  .pagination .mobile-pagination {
    display: block;
  }

  .pagination .desktop-pagination {
    display: none;
  }

  .search-result-items .grid-tile {
    width: calc(50% - 8px);
    padding: 0;
  }

  .search-result-items .grid-tile:nth-child(odd) {
    margin-right: 16px;
  }

  .search-result-items .grid-tile.banner-grid.horizontal {
    width: 50%;
    display: none;
  }
}

.search-result-items .grid-tile.banner-grid {
  overflow: hidden;
}

.search-result-items .grid-tile.banner-grid .curated-box {
  height: 100%;
}

.search-result-items .grid-tile.banner-grid.horizontal {
  width: 50%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .search-result-items .grid-tile.banner-grid.horizontal {
    width: 50%;
  }

  .search-result-items .grid-tile.banner-grid.vertical {
    width: 25%;
  }
}

.search-result-items .grid-tile.banner-grid.horizontal img {
  max-width: 99%;
}

.search-result-items .grid-tile.banner-grid.vertical {
  width: 25%;
  position: relative;
  overflow: visible;
}

.search-result-items .grid-tile.banner-grid.vertical .curated-box {
  position: absolute;
  left: 3.167rem;
  top: 0;
  overflow: hidden;
  z-index: 100;
  margin-top: 2.5rem;
}

.search-result-items .grid-tile.banner-grid.vertical .curated-box img {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .search-result-items .grid-tile.banner-grid.vertical {
    width: 50%;
  }

  .search-result-items .grid-tile.banner-grid.vertical .curated-box {
    left: .8333rem;
  }
}

.search-result-items .grid-tile.banner-grid-hide {
  display: none;
}

.search-result-items .grid-tile.banner-grid-hide.three {
  display: block;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .search-result-items .grid-tile.banner-grid.vertical .curated-box {
    left: 1.167rem;
  }

  .search-result-items .grid-tile.banner-grid-hide.three {
    display: block;
  }

  .search-result-items .grid-tile.banner-grid-hide.two {
    display: none;
  }

  .search-promo {
    clear: both;
    text-align: center;
  }
}

@media only screen and (max-width:879px) {
  .search-result-items .grid-tile.banner-grid-hide.three,
  .search-result-items .grid-tile.banner-grid-hide.two {
    display: none;
  }
}

.search-result-items .invisible {
  display: none;
}

.search-result-items .standard-curated {
  max-width: 25%;
  overflow: hidden;
}

.search-result-items .wide-curated {
  width: 50%;
  max-width: 50%;
  overflow: hidden;
}

.search-result-items .tall-curated {
  max-width: 25%;
  overflow: hidden;
}

.search-result-items .tall-curated~.tile-8.positioned {
  position: absolute;
  top: 676px;
  left: 0;
}

@media only screen and (max-width:1199px) {
  .search-result-items .standard-curated,
  .search-result-items .tall-curated,
  .search-result-items .wide-curated {
    display: none;
  }

  .search-result-items .tall-curated~.tile-8.positioned {
    position: initial;
    top: initial;
    left: initial;
  }

  .search-result-items.hide-curated-in-tablet-mobile .banner-grid,
  .search-result-items.hide-curated-in-tablet-mobile .banner-grid-hide,
  .search-result-items.hide-curated-in-tablet-mobile .banner-grid-hide.three,
  .search-result-items.hide-curated-in-tablet-mobile .banner-grid-hide.two,
  .search-result-items.hide-curated-in-tablet-mobile .banner-grid.three,
  .search-result-items.hide-curated-in-tablet-mobile .banner-grid.two {
    display: none;
  }
}

.folder-content-list .content-title,
.toggle-grid {
  display: block;
}

.search-promo {
  padding: 0;
}

#results-content {
  padding-top: 2.5rem;
}

.folder-content-list {
  margin: 0;
  overflow: hidden;
  padding: 0 1.667rem;
}

.folder-content-list li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 2% 2% 2% 0;
  width: 48%;
}

.no-results {
  padding: 1.667rem;
}

.toggle-grid {
  float: left;
  margin-right: .5em;
}

.toggle-grid i {
  cursor: pointer;
  margin-right: .3em;
}

.toggle-grid [data-option=column],
.toggle-grid.wide [data-option=wide] {
  color: #994c4c;
}

.toggle-grid.wide [data-option=column] {
  color: #333;
}

.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: .4167rem;
}

.wide-tiles .product-tile .product-swatches li {
  float: left;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result #main .slot-grid-header {
    margin-top: 10px;
  }

  .pt_product-search-result #primary .search-result-options {
    float: right;
    padding: 0 1.25rem 0 0;
    width: 50%;
  }

  .pt_product-search-result #primary .search-result-options .sort-by {
    width: 100%;
    min-width: auto;
    max-width: none;
  }

  .pt_product-search-result #primary .search-result-options .sort-by #grid-sort-header {
    width: 140px;
  }
}

#wrapper.pt_myjoys #main #primary {
  min-height: 500px;
}

#wrapper.pt_product-search-result #main {
  margin-top: 7.25rem;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_product-search-result #main {
    margin-top: 7.5rem;
  }

  #wrapper.pt_product-search-result #main #secondary {
    padding: 0 20px;
  }

  .mobile-refinements-active #wrapper.pt_product-search-result #main #secondary {
    padding-bottom: 92px;
  }

  .mobile-refinements-active #wrapper.pt_product-search-result #main::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 60;
    background-color: #fff;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text,
.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(3) .banner-section-text,
.pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text {
  padding-bottom: 20px;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .slot-grid-header {
    margin: 0 0 24px;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text .ui-dialog .ui-dialog-title,
.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text h2,
.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(3) .banner-section-text .ui-dialog .ui-dialog-title,
.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(3) .banner-section-text h2,
.pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text .ui-dialog .ui-dialog-title,
.pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text h2,
.ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text .ui-dialog-title,
.ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(3) .banner-section-text .ui-dialog-title,
.ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(2) .banner-section-text .ui-dialog-title {
  margin-bottom: 20px;
}

.pt_product-search-result .slot-grid-header .category-top-banner.one-section-banner .banner-section-wrapper {
  width: 100%;
}

.pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper {
  display: block;
  float: left;
}

.pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(2) {
  display: none;
}

.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper {
  float: left;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_product-search-result #main #secondary {
    padding-top: 0;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner.one-section-banner .banner-section-wrapper .banner-section-text,
  .pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(1) {
    width: 50%;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner.two-section-banner .banner-section-wrapper:nth-of-type(2) {
    display: block;
    width: 50%;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(1) {
    width: 50%;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(2) {
  display: none;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(2) {
    display: block;
    width: 25%;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(3) {
  display: none;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .slot-grid-header .category-top-banner.three-section-banner .banner-section-wrapper:nth-of-type(3) {
    display: block;
    width: 25%;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper {
  position: relative;
  width: 100%;
  min-height: 140px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper {
    min-height: 265px;
  }
}

@media only screen and (min-width:1440px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper {
    min-height: 18vw;
  }
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .background-wrapper {
    position: relative;
    width: 100%;
    height: calc(37.5vw);
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .background-wrapper .banner-section-background {
  position: absolute;
  max-width: none;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: neuzeit-grotesk,sans-serif;
  padding: 0 20px;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text {
    padding: 0 24px;
    position: relative;
    margin-top: -93px;
    margin-bottom: 0;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.expanded .ui-dialog .ui-dialog-title,
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.expanded h2,
  .ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.expanded .ui-dialog-title {
    margin-bottom: 47px;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.expanded #main-banner-title::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.expanded .main-banner-description {
    display: block;
  }
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text {
    position: absolute;
    bottom: 0;
    padding: 30px;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text .ui-dialog .ui-dialog-title,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text a,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text h1,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text h2,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text h3,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text h4,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text h5,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text h6,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text p,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text span,
.ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text .ui-dialog-title {
  color: #fff;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text #main-banner-title::after {
  background: url(../images/interface/icon-arrow-down-white.svg) center no-repeat;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text.light-text .cta-button:hover::after {
  background-color: #fff;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text #main-banner-title {
  position: relative;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .ui-dialog .ui-dialog-title,
.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text h2,
.ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .ui-dialog-title {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: .05rem;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text #main-banner-title::after {
    content: '';
    background: url(../images/interface/icon-arrow-down-black.svg) center no-repeat;
    display: inline-block;
    width: 12px;
    height: 7px;
    position: absolute;
    right: 0;
    top: 18px;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .ui-dialog .ui-dialog-title,
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text h2,
  .ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .ui-dialog-title {
    margin-bottom: 20px;
    padding-right: 12px;
    max-height: 42px;
  }
}

@media only screen and (min-width:880px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .ui-dialog .ui-dialog-title,
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text h2,
  .ui-dialog .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .ui-dialog-title {
    margin: 0 0 12px;
  }
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text h3 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .01rem;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .cta-button {
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  font-family: din-condensed,sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  padding-bottom: 4px;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .cta-button:hover::after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background-color: #000;
  position: absolute;
  bottom: 0;
}

.pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .main-banner-description p {
  font-size: 16px;
}

@media only screen and (max-width:879px) {
  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .main-banner-description {
    display: none;
    margin-bottom: 20px;
  }

  .pt_product-search-result .slot-grid-header .category-top-banner .banner-section-wrapper .banner-section-text .main-banner-description p {
    color: #000;
  }

  .mobile-refinements-active {
    width: 100%;
    height: 100vh;
    overflow: hidden;
  }
}

.plp-actions {
  background-color: #fff;
  margin: 0 20px 20px;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}

@media only screen and (min-width:880px) {
  .plp-actions {
    margin: 0 0 28px;
  }
}

.plp-actions .plp-actions-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active .plp-actions {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    padding: 0 20px;
    margin: 0;
    border: none;
  }

  .plp-actions .plp-actions-button {
    margin: 8px 0;
  }

  body:not(.mobile-refinements-active) .plp-actions .plp-actions-button {
    float: left;
    width: 50%;
    text-align: center;
  }
}

.plp-actions .plp-actions-button.refinements-toggle-button {
  border-right: 1px solid #d3d3d3;
}

@media only screen and (min-width:880px) {
  .plp-actions .plp-actions-button.refinements-toggle-button {
    float: left;
    border: none;
  }
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active .plp-actions .plp-actions-button.refinements-toggle-button {
    border: none;
    border-bottom: 1px solid #d3d3d3;
    margin-bottom: 0;
    padding-bottom: 8px;
  }

  .mobile-refinements-active .plp-actions .plp-actions-button.sort-by-button {
    display: none;
  }
}

.plp-actions .plp-actions-button .plp-actions-toggle-refine {
  display: inline-block;
  color: #000;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 47px;
  letter-spacing: 0;
  background: url(../images/icons/icon-filter.svg) left center no-repeat;
  background-size: 16px 16px;
  padding-left: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active .plp-actions .plp-actions-button .plp-actions-toggle-refine {
    display: block;
    padding-right: 52px;
    line-height: 26px;
    background: url(../images/icons/icon-filter.svg) left center no-repeat,url(../images/icons/icon-remove-refinement.svg) right center no-repeat;
    background-size: 16px,16px;
  }
}

@media only screen and (min-width:880px) {
  .plp-actions .plp-actions-button .plp-actions-toggle-refine {
    display: block;
    width: 240px;
    padding-left: 48px;
    line-height: 58px;
    margin: 8px 0;
    background: url(../images/icons/icon-filter.svg) 25px center no-repeat;
    background-size: 16px 16px;
  }
}

.plp-actions .plp-actions-button .plp-actions-toggle-refine .results-count {
  display: none;
  color: #999;
}

@media only screen and (min-width:880px) {
  .plp-actions .plp-actions-button .plp-actions-toggle-refine .results-count {
    margin-left: 12px;
    display: inline-block;
  }

  .plp-actions .plp-actions-button .plp-actions-toggle-refine .results-count::before {
    content: '(';
  }

  .plp-actions .plp-actions-button .plp-actions-toggle-refine .results-count::after {
    content: ')';
  }
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active .plp-actions .plp-actions-button .plp-actions-toggle-refine .results-count {
    display: block;
    float: right;
  }

  .plp-actions .plp-actions-button .sort-by {
    min-width: auto;
    max-width: none;
  }
}

.plp-actions .plp-actions-button .sort-by {
  float: none;
  height: auto;
  margin: 4px auto 0;
}

@media only screen and (min-width:880px) {
  .plp-actions .plp-actions-button .sort-by {
    width: 246px;
    float: right;
    padding: 11px 0 11px 28px;
    margin-right: 18px;
    margin-top: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.plp-actions .plp-actions-button .sort-by label {
  display: none;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0;
  margin-right: 22px;
  text-transform: uppercase;
}

.plp-actions .plp-actions-button .sort-by select {
  width: auto;
}

@media only screen and (max-width:879px) {
  .plp-actions .plp-actions-button .sort-by select {
    font-size: 16px;
    letter-spacing: 0;
    border: none;
    background: url(../images/selectArrowBlack.svg) right 8px center no-repeat;
    padding-left: 8px;
    padding-right: 32px;
    max-width: 100%;
  }
}

@media only screen and (min-width:880px) {
  .plp-actions .plp-actions-button .sort-by label {
    display: inline-block;
  }

  .plp-actions .plp-actions-button .sort-by select {
    width: 142px;
    font-size: 11px;
    padding-right: 32px;
  }
}

.plp-refinement-mobile-cta {
  display: none;
  position: fixed;
  width: 100%;
  height: 70px;
  padding: 0 20px;
  z-index: 100;
  bottom: 0;
  left: 0;
  background-color: #fff;
  -webkit-box-shadow: 0 -3px 10px rgba(0,0,0,.3);
  box-shadow: 0 -3px 10px rgba(0,0,0,.3);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.plp-refinement-mobile-cta .button,
.plp-refinement-mobile-cta button {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 46px;
  height: 48px;
  width: 48%;
  margin-top: 11px;
}

.plp-refinement-mobile-cta .button.button-primary,
.plp-refinement-mobile-cta button.button-primary {
  background-color: #000;
  color: #fff;
}

.plp-refinement-mobile-cta .button.button-secondary,
.plp-refinement-mobile-cta button.button-secondary {
  float: right;
}

.search-result-content {
  max-width: none;
}

.search-result-content.phrase-search {
  border-bottom: none;
}

.search-result-items {
  width: 100%;
  border-top: none;
}

.search-result-items .grid-tile {
  margin-bottom: 60px;
}

.search-result-items .grid-tile.wide-tile-2x {
  width: 50%;
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active .plp-refinement-mobile-cta {
    display: block;
  }

  .search-result-items .grid-tile.wide-tile-1x,
  .search-result-items .grid-tile.wide-tile-2x {
    width: 100%;
    margin-right: 0;
  }
}

.wide-tile-1x.hidden,
.wide-tile-2x.hidden {
  display: none;
}

.wide-tile-1x .product-image,
.wide-tile-1x .thumb-link,
.wide-tile-1x img,
.wide-tile-2x .product-image,
.wide-tile-2x .thumb-link,
.wide-tile-2x img {
  height: 100%;
}

#refined-by-attributes {
  display: none;
  padding-top: 24px;
  padding-bottom: 16px;
  border-bottom: none;
  font-family: neuzeit-grotesk,sans-serif;
}

@media only screen and (min-width:880px) {
  #refined-by-attributes {
    width: calc(100% - 505px);
    min-height: 58px;
    padding: 14px 92px 6px 20px;
    margin: 8px 0;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
  }
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active #refined-by-attributes.not-refined {
    display: none;
  }

  .mobile-refinements-active #refined-by-attributes {
    display: block;
    border-bottom: 1px solid #d3d3d3;
  }

  .mobile-refinements-active .selected-refinement {
    padding: 6px 10px;
    margin-bottom: 8px;
  }
}

.selected-refinement {
  display: inline-block;
  width: auto;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  padding: 6px 10px;
  margin-right: 4px;
  margin-bottom: 8px;
}

.selected-refinement .selected-refinement-value {
  font-size: 14px;
  margin-right: 5px;
}

.selected-refinement a {
  margin: 0;
  background: url(../images/icons/icon-remove-refinement.svg) center no-repeat;
  background-size: 12px 12px;
}

span.clear-all-refinements {
  display: none;
}

span.clear-all-refinements a {
  padding-top: 0;
  font-family: din-condensed,sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  text-decoration: none;
}

.pdp-global-slot,
.pdp-secondaryContent .content-3 .copy p,
.players-container ul.slick-slider li .player-name {
  font-family: "Titillium Web",sans-serif;
}

@media only screen and (min-width:880px) {
  span.clear-all-refinements {
    display: block;
    position: absolute;
    right: 290px;
    top: 26px;
  }

  span.clear-all-refinements a:hover {
    text-decoration: underline;
  }
}

#wrapper.pt_product-search-result .primary-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper.pt_product-search-result #secondary {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 24px;
  padding-right: 48px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_product-search-result #secondary {
    display: block;
    width: 240px;
  }
}

@media only screen and (max-width:879px) {
  .mobile-refinements-active #wrapper.pt_product-search-result #secondary {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    left: 0;
    background-color: #fff;
    overflow: scroll;
    z-index: 99;
  }
}

@media only screen and (min-width:880px) {
  .hide-refinements #wrapper.pt_product-search-result #secondary {
    display: none;
  }
}

.infinite-scroll .search-result-content .infinite-scroll-loading {
  text-align: center;
  background: url(../images/infinite-loading-indicator.gif) center no-repeat;
  height: 35px;
  width: 100%;
}

.disable-infinite-scroll .search-result-content .page-element {
  display: none;
}

.pt_product-compare .full-width {
  padding: 0 1.25em;
}

.pt_product-compare .full-width .print-page {
  float: right;
}

.pt_product-compare .full-width .back {
  padding: 1em 0;
}

.compare-items {
  clear: both;
  margin: 3.5em 2em 0;
  overflow: hidden;
  padding: 0 1em 1em;
}

.compare-items .ui-dialog .ui-dialog-title,
.compare-items h2,
.ui-dialog .compare-items .ui-dialog-title {
  font-size: .9em;
  margin: .5em 0;
  text-transform: uppercase;
}

.compare-items-panel {
  float: left;
}

.compare-item {
  background-color: #e6e6e6;
  float: left;
  height: 55px;
  margin-right: 1.08em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 55px;
}

.compare-item .compare-item-remove {
  background-color: #994c4c;
  color: #fff;
  cursor: pointer;
  display: none;
  padding: 0 .16em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}

.compare-item.active .compare-item-remove {
  display: block;
}

.compare-item .compare-item-number {
  color: #e6e6e6;
  font-size: 3em;
  margin-top: .5em;
}

.compare-item-image {
  max-width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.compare-buttons {
  float: left;
  padding: .7em 0 0;
}

.category-switch {
  margin-bottom: 2em;
}

.category-switch label {
  float: left;
  margin: 0;
  width: 45%;
}

.category-switch select {
  float: left;
  margin: 0;
  width: 55%;
}

#compare-table {
  table-layout: fixed;
  width: 100%;
}

#compare-table th {
  overflow: hidden;
  padding: .5em;
}

#compare-table th:first-of-type {
  background-color: #e6e6e6;
  width: 4rem;
}

#compare-table td {
  overflow: hidden;
}

#compare-table a:hover {
  text-decoration: underline;
}

#compare-table .attribute-row {
  border-bottom: 1px solid #e6e6e6;
}

#compare-table .attribute-row:first-of-type {
  border-top: 1px solid #e6e6e6;
}

#compare-table .attribute-row:last-of-type {
  border-bottom: none;
}

#compare-table .attribute-row:nth-child(2n) {
  background-color: #f7f7f7;
}

#compare-table .product-attribute {
  border-right: 1px solid #e6e6e6;
  word-break: break-all;
}

#compare-table .action {
  display: block;
  padding: .5em 0;
}

#compare-table .remove-link {
  color: #999;
  float: right;
  padding: .3rem;
  -webkit-transition: color .5s;
  -o-transition: color .5s;
  transition: color .5s;
}

#compare-table .remove-link:hover {
  color: #994c4c;
  text-decoration: none;
}

#compare-table .product,
#compare-table .value {
  border-left: 1px solid #e6e6e6;
}

#compare-table .product {
  font-weight: 400;
  text-align: center;
}

#compare-table .value .value-item:after {
  content: ', ';
}

#compare-table .value .value-item:last-child:after {
  content: '';
}

#compare-table .product-tile .product-name {
  height: auto;
  margin: .2em 0 1em;
}

#compare-table .product-tile .swatch-list {
  display: inline-block;
}

#compare-table .product-image,
#compare-table .product-image img {
  height: auto;
}

#compare-table .section-header {
  font-size: .9em;
  padding: 1em;
  text-transform: none;
}

#compare-table .selectcategory label {
  display: block;
  font-size: .9em;
  margin: 1em 0;
  text-transform: none;
}

#compare-table .selectcategory select {
  margin: 0;
  width: 100px;
}

#compare-table .comparelists {
  padding: 0;
}

#compare-table .compare-lists label,
#compare-table .compare-lists select {
  float: none;
  text-align: left;
  width: 100%;
}

#wrapper.pt_product-details #main.full-width {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-col-1 {
    width: 62%;
  }
}

#pdpMain .product-detail .custom-select-field .select-gloveHand .header,
#pdpMain .product-detail .custom-select-field .select-hand .header,
#pdpMain .product-detail .custom-select-field .select-length .header,
#pdpMain .product-detail .custom-select-field .select-size .header,
#pdpMain .product-detail .custom-select-field .select-sizeJ .header,
#pdpMain .product-detail .custom-select-field .select-sizeJG .header,
#pdpMain .product-detail .custom-select-field .select-sizeW .header,
#pdpMain .product-detail .custom-select-field .select-waist .header,
#pdpMain .product-detail .custom-select-field .select-width .header {
  margin-left: 6px;
}

#pdpMain .product-detail .custom-select-field .select-gloveHand .header:focus,
#pdpMain .product-detail .custom-select-field .select-hand .header:focus,
#pdpMain .product-detail .custom-select-field .select-length .header:focus,
#pdpMain .product-detail .custom-select-field .select-size .header:focus,
#pdpMain .product-detail .custom-select-field .select-sizeJ .header:focus,
#pdpMain .product-detail .custom-select-field .select-sizeJG .header:focus,
#pdpMain .product-detail .custom-select-field .select-sizeW .header:focus,
#pdpMain .product-detail .custom-select-field .select-waist .header:focus,
#pdpMain .product-detail .custom-select-field .select-width .header:focus {
  color: #666;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-col-1 {
    width: 100%;
    margin-top: 15px;
  }

  .pdp-main .product-info {
    margin-top: 25px;
  }

  #pdpMain .product-detail .custom-select-field {
    margin-bottom: 0;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #pdpMain .product-detail .pdpForm .product-add-to-cart #add-to-cart {
    padding-left: 20px;
    padding-right: 20px;
    width: 49%;
  }

  .product-add-to-cart {
    padding: 0;
  }

  .product-add-to-cart .add-to-cart {
    padding: 0;
    width: 8.25rem;
    font-size: .75rem;
  }
}

@media only screen and (max-width:879px) {
  .pdp-main .product-add-to-cart .add-to-cart {
    width: 100%;
    font-size: 14px;
    margin-top: 25px;
  }
}

.pdp-main .product-set-list .product-set-item {
  clear: both;
  overflow: hidden;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-add-to-cart .add-to-cart {
    width: 49%;
    margin-right: 2%;
    font-size: 12px;
  }
}

.product-set-container .product-set .product-price {
  margin-top: -.25rem;
}

.product-set-container .product-set-list .product-set-item {
  border-top: 3px soid #e6e6e6;
}

.product-set-container .product-set-list .block-add-to-cart button {
  margin-left: 39%;
  margin-bottom: 1.5rem;
}

.product-set-container .product-set-list .block-add-to-cart .inventory {
  float: left;
}

.product-set-container .product-set-list .product-set-details {
  margin-left: 10%;
}

.product-set-bundle-variations .attribute {
  margin: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .ui-dialog {
    width: 768px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .ui-dialog #QuickViewDialog #pdpMain {
    width: 100%;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-1.product-image-container {
    width: 56%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail {
    width: 44%;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-msg {
    width: auto;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail #add-to-cart,
  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail #design-your-own {
    margin-right: 0;
    height: 36px;
    line-height: 32px;
    width: 100%;
    margin-bottom: 10px;
  }
}

@media only screen and (max-width:879px) {
  .product-set-container .product-set-list .block-add-to-cart {
    top: -1rem;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail #add-to-cart,
  #QuickViewDialog #pdpMain .product-col-2.product-detail #design-your-own {
    margin-right: 0;
    height: 36px;
    line-height: 32px;
    width: 100%;
  }
}

#wrapper.pt_product-details .pdp-spredfast {
  background-color: #f7f7f7;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

#wrapper.pt_product-details .pdp-spredfast .ui-dialog .ui-dialog-title,
#wrapper.pt_product-details .pdp-spredfast h2,
.ui-dialog #wrapper.pt_product-details .pdp-spredfast .ui-dialog-title {
  font-size: 40px;
  padding: 20px 0;
  margin: 0;
  text-align: center;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_product-details .pdp-spredfast .ui-dialog .ui-dialog-title,
  #wrapper.pt_product-details .pdp-spredfast h2,
  .ui-dialog #wrapper.pt_product-details .pdp-spredfast .ui-dialog-title {
    font-size: 30px;
    padding: 15px 0;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_product-details .pdp-spredfast {
    max-width: 768px;
  }

  #pdpMain .product-detail .pdpForm .product-add-to-cart #design-your-own {
    width: 49%;
    font-size: 12px;
  }
}

@media only screen and (max-width:879px) {
  #pdpMain .product-detail .pdpForm .product-add-to-cart #design-your-own {
    width: 100%;
    margin-top: 10px;
  }
}

#pdpMain .product-detail .product-category {
  color: #999;
  font-size: 16px;
}

#pdpMain .product-col-1 #thumbnails .carousel li.product-video {
  border: 2px solid #e6e6e6;
}

#pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text {
  border: 0;
}

#pdpMain .search-result-items .grid-tile .product-image img {
  width: 195px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-add-to-cart {
    padding: 0;
  }

  .product-add-to-cart .add-to-cart {
    padding: 0;
    width: 8.25rem;
    font-size: .75rem;
  }

  .product-add-to-cart .design-your-own {
    width: 8.75rem;
    padding: 1px;
    font-size: .75rem;
  }
}

.pdp-main .product-add-to-cart #design-your-own {
  height: 42px;
  width: 49%;
}

.pdp-global-slot {
  width: 100%;
  background-color: #e6e6e6;
  height: 2rem;
  text-align: center;
  padding-top: 1rem;
  color: #999;
  margin-bottom: 1rem;
}

.pdp-content-assets {
  float: left;
  width: 100%;
  margin-bottom: 2rem;
}

@media only screen and (max-width:879px) {
  .pdp-content-assets {
    margin-bottom: 0;
  }
}

.pdp-content-assets .content-container {
  margin-bottom: 10px;
}

.pdp-content-assets .content-asset,
.pdp-content-assets .pdp-content-header {
  width: 60%;
  margin: auto;
}

@media only screen and (max-width:879px) {
  .pdp-content-assets .content-asset,
  .pdp-content-assets .pdp-content-header {
    width: 100%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-content-assets .content-asset,
  .pdp-content-assets .pdp-content-header {
    width: 80%;
  }
}

.pdp-content-assets .content-asset .ui-dialog .ui-dialog-title,
.pdp-content-assets .content-asset h2,
.pdp-content-assets .content-asset h3,
.pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title,
.pdp-content-assets .pdp-content-header h2,
.pdp-content-assets .pdp-content-header h3,
.ui-dialog .pdp-content-assets .content-asset .ui-dialog-title,
.ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title {
  font-size: 20px;
  margin-bottom: 2rem;
}

@media only screen and (max-width:879px) {
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title,
  .pdp-content-assets .content-asset h2,
  .pdp-content-assets .content-asset h3,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title,
  .pdp-content-assets .pdp-content-header h2,
  .pdp-content-assets .pdp-content-header h3,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title {
    margin: 0 0 10px;
  }
}

.pdp-content-assets .content-asset p,
.pdp-content-assets .pdp-content-header p {
  font-size: 14px;
  color: #999;
  padding-bottom: 2rem;
  margin: 0;
}

.pdp-content-assets .content-asset p b,
.pdp-content-assets .pdp-content-header p b {
  color: #333;
}

.pdp-content-header {
  margin-bottom: 20px;
}

.pdp-featuresContent .features-container .features-and-benefits {
  width: 100%;
}

.pdp-featuresContent .features-container .features-and-benefits .technology-copy {
  margin: 0 0 20px 20px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-featuresContent .features-container .features-and-benefits .technology-copy {
    width: 46%;
    margin-left: 4%;
  }

  .pdp-featuresContent .features-container .features-and-benefits img {
    width: 50%;
    float: left;
  }
}

.pdp-featuresContent .features-container .features-and-benefits .technology-copy h4 {
  padding: 0;
  margin: 0;
  text-transform: uppercase;
}

.pdp-featuresContent .features-container .features-and-benefits .technology-copy p {
  height: auto;
  margin: 0;
  padding: 0 0 40px;
}

.pdp-featuresContent .features-container .features-and-benefits img {
  margin-bottom: 40px;
  clear: both;
}

.pdp-secondaryContent .content-asset {
  width: 100%;
}

.pdp-secondaryContent .content-container {
  width: 100%;
  float: left;
  margin-bottom: 5rem;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-container {
    margin-bottom: 0;
  }
}

@media only screen and (max-width:879px) {
  .pdp-featuresContent .features-container .features-and-benefits .technology-copy {
    margin-left: 0;
  }

  .pdp-featuresContent .features-container .features-and-benefits img {
    max-width: 100%;
  }

  .pdp-secondaryContent .content-container {
    margin-bottom: 18px;
  }
}

.pdp-secondaryContent .content-container .content {
  display: block!important;
}

.pdp-secondaryContent .pdpLeftCarousel {
  width: 50%;
}

.pdp-secondaryContent .pdpLeftCarousel ul.slick-slider {
  padding: 0;
}

.pdp-secondaryContent .pdpLeftCarousel ul.slick-slider li {
  position: relative;
  width: 100%;
}

.pdp-secondaryContent .pdpLeftCarousel img {
  width: 100%;
}

.pdp-secondaryContent .slide-caption {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: .1em;
  position: absolute;
  bottom: 2.1em;
  margin-left: .075em;
  color: #fff;
  width: 100%;
  text-align: center;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .slide-caption {
    font-size: 24px;
    line-height: 24px;
    bottom: 1.5em;
  }
}

.pdp-secondaryContent .slide-cta-button {
  position: absolute;
  bottom: 50%;
  left: 50%;
}

.pdp-secondaryContent .slide-cta-button button {
  margin-left: -50%;
}

.pdp-secondaryContent .content-1 {
  width: 50%;
  float: left;
  height: 600px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-1 {
    height: auto;
  }
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .slide-caption {
    font-size: 20px;
    line-height: 20px;
  }

  .pdp-secondaryContent .content-1 {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 1rem;
  }
}

.pdp-secondaryContent .content-2 {
  width: 50%;
  float: left;
  height: 600px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-2 {
    width: 50%;
    float: left;
    height: 384px;
    background-size: contain;
  }
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-2 {
    width: 100%;
    float: left;
    background-size: 100%;
    height: 18rem;
    margin-bottom: 8.5rem;
    background-repeat: no-repeat;
  }
}

.pdp-secondaryContent .content-2 h3 {
  font-size: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  padding-top: 42px;
  padding-bottom: 28px;
  position: relative;
  text-align: center;
  top: 417px;
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-2 h3 {
    top: 260px;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-2 h3 {
    top: 242px;
    font-size: 24px;
  }
}

.pdp-secondaryContent .content-2 button {
  position: relative;
  top: 400px;
  margin: auto;
  width: auto;
  left: 210px;
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-2 button {
    left: calc(50% - 70px);
    top: 240px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-2 button {
    left: 90px;
    width: 12rem;
    top: 230px;
  }
}

.pdp-secondaryContent .content-3 {
  width: 100%;
  float: left;
  height: 480px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-3 {
    height: 307px;
  }
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-3 {
    width: 100%;
    float: left;
    background-size: 100%;
    height: auto;
    margin-bottom: 1rem;
    background-repeat: no-repeat;
  }
}

.pdp-secondaryContent .content-3 .copy {
  margin-top: 8%;
  margin-left: 6.7%;
  width: 34%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-3 .copy {
    margin-top: 5%;
  }
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-3 .copy {
    margin-top: 7rem;
    margin-left: 0;
    padding: 0;
  }
}

.pdp-secondaryContent .content-3 .copy.right {
  margin-left: 59.3%;
}

.pdp-secondaryContent .content-3 .copy h3 {
  font-size: 30px;
  margin: 0;
  padding: .467em 0;
  text-transform: uppercase;
  letter-spacing: .033em;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-3 .copy h3 {
    font-size: 25px;
  }
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-3 .copy h3 {
    font-size: 1.25rem;
    text-align: center;
  }
}

.pdp-secondaryContent .content-3 .copy p {
  font-size: .875rem;
  color: #999;
  letter-spacing: .035em;
  margin-bottom: 2em;
  padding: 0;
  line-height: 1.45em;
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-3 .copy p {
    font-size: .72rem;
    margin: 0;
  }
}

.pdp-secondaryContent .content-3 .copy button {
  margin: auto;
}

@media only screen and (max-width:879px) {
  .pdp-secondaryContent .content-3 .copy button {
    width: 60%;
    margin-left: 20%;
  }
}

.players-container {
  width: 100%;
  float: left;
  background: #f5f5f5;
  padding: 7px 0 0 20px;
  z-index: 10000;
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-secondaryContent .content-3 .copy p {
    font-size: .72rem;
  }

  .players-container {
    margin-bottom: 0;
  }
}

@media only screen and (max-width:879px) {
  .players-container {
    padding: 0;
    margin-bottom: 0;
  }
}

.players-container h3 {
  font-size: 2rem;
  text-transform: uppercase;
  font-weight: 700;
  float: left;
  width: 20%;
  padding: 1rem;
  text-align: center;
  letter-spacing: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 45px 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .players-container h3 {
    font-size: 1.75rem;
    padding-top: 2rem;
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width:879px) {
  .players-container h3 {
    font-size: 1.25rem;
    float: left;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 17px 0;
  }
}

.players-container ul.slick-slider {
  width: 72%;
  float: right;
  position: relative;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .players-container ul.slick-slider {
    width: 75%;
  }
}

@media only screen and (max-width:879px) {
  .players-container ul.slick-slider {
    width: 100%;
    padding: 0 10px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    text-align: center;
  }

  .players-container ul.slick-slider .slick-track {
    min-width: 100%;
  }
}

.players-container ul.slick-slider .slick-prev {
  left: 20px;
  width: 31px;
}

.players-container ul.slick-slider .slick-next {
  right: 20px;
  width: 31px;
}

.players-container ul.slick-slider li {
  width: 15%;
  list-style: none;
  float: left;
  text-align: center;
}

.players-container ul.slick-slider li a {
  display: inline;
}

@media only screen and (max-width:879px) {
  .players-container ul.slick-slider .slick-prev {
    left: -5px;
    top: 35px;
  }

  .players-container ul.slick-slider .slick-next {
    right: -5px;
    top: 35px;
  }

  .players-container ul.slick-slider li {
    width: 100%;
    margin: 0 4px 10px;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    display: inline-block;
  }
}

.players-container ul.slick-slider li img {
  width: 80%;
  display: inline;
}

.players-container ul.slick-slider li .player-name {
  float: left;
  font-size: .75rem;
  color: #999;
  letter-spacing: .5px;
  text-align: center;
  width: 100%;
}

@media only screen and (max-width:879px) {
  .players-container ul.slick-slider li .player-name,
  .players-container ul.slick-slider li img {
    width: 100%;
  }
}

.design-your-own {
  background: #000;
  border: 2px solid #000;
  color: #fff;
  float: right;
  width: 12rem;
  opacity: 1;
  padding: 1px;
  height: 52px;
}

.design-your-own:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

@media only screen and (max-width:879px) {
  .design-your-own {
    height: 52px;
    width: 100%;
    margin-top: 1rem;
  }
}

.product-variations ul li#design-your-own-swatch {
  padding: 4px;
  cursor: pointer;
}

.product-variations ul li#design-your-own-swatch img {
  display: block;
  margin: 5px auto 0;
  width: 23px;
  height: 23px;
}

.play-text,
.play-text img {
  height: 55px;
}

.product-variations ul li#design-your-own-swatch .text-own {
  color: #999;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  margin: 2px 0 0;
  line-height: 1;
}

.pdpPlayers .slick-next,
.pdpPlayers .slick-prev {
  top: 70px;
  display: inline-block!important;
  background-repeat: no-repeat;
}

.features-container {
  width: 100%;
  float: left;
}

.features-container .features-and-benefits {
  width: 60%;
  margin: auto;
}

.features-container .features-and-benefits h3 {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 2rem;
}

@media only screen and (max-width:879px) {
  .features-container .features-and-benefits {
    width: 90%;
  }

  .features-container .features-and-benefits h3 {
    font-size: 1.25rem;
  }
}

.features-container .features-and-benefits h4,
.features-container .features-and-benefits p {
  font-size: .875rem;
  letter-spacing: .5px;
  font-family: "Titillium Web",sans-serif;
}

.features-container .features-and-benefits h4 {
  color: #000;
  margin-bottom: -.75rem;
}

.features-container .features-and-benefits p {
  color: #999;
  margin-bottom: 2rem;
}

.features-container .features-and-benefits img {
  float: left;
}

.features-container .features-and-benefits .technology-copy {
  float: left;
  width: 50%;
  margin-left: 1rem;
  margin-bottom: 5rem;
  margin-top: -1rem;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .features-container .features-and-benefits .technology-copy {
    float: left;
    width: 80%;
    margin-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
}

@media only screen and (max-width:879px) {
  .features-container .features-and-benefits .technology-copy {
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 0;
    margin-left: 0;
  }
}

.play-text {
  border: 2px solid #ddd;
  float: left;
  width: 55px;
}

.pdpPlayers .slick-slider {
  width: 96%;
}

.pdpPlayers .slick-prev {
  background-image: url(../images/player-arrow-prev.png);
  left: 280px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdpPlayers .slick-prev {
    left: 183px;
  }
}

.pdpPlayers .slick-next {
  background-image: url(../images/player-arrow-next.png);
  right: 30px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdpPlayers .slick-next {
    right: 20px;
  }
}

@media only screen and (max-width:479px) {
  .pdpPlayers .slick-prev {
    left: 20px;
  }

  .pdpPlayers .slick-next {
    right: 0;
  }
}

.custom-select-field {
  margin-bottom: 1rem;
  float: left;
  width: 100%;
  margin-top: -1rem;
}

.custom-select-field .container {
  position: relative;
  width: 49%;
  float: left;
  margin-right: 2%;
}

.custom-select-field .container:last-child {
  margin-right: 0;
}

.custom-select-field.has-error .must-select {
  margin-top: 16px;
}

@media only screen and (max-width:879px) {
  .custom-select-field .container {
    width: 100%;
    margin-bottom: 0;
  }
}

.custom-select-field .must-select.not-selected {
  margin-top: 16px;
}

.custom-select-field li {
  cursor: pointer;
}

.custom-select-field .select-header {
  width: 43%;
  font-weight: 700;
  font-size: .75rem;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  .custom-select-field .select-header {
    width: 100%;
    float: left;
  }
}

.custom-select-field .select-gloveHand,
.custom-select-field .select-hand,
.custom-select-field .select-length,
.custom-select-field .select-size,
.custom-select-field .select-sizeJ,
.custom-select-field .select-sizeJG,
.custom-select-field .select-sizeW,
.custom-select-field .select-waist {
  border: 2px solid #ccc;
  border-radius: 1.25rem;
  padding: 7px;
  background-color: #f5f5f5;
  float: left;
  width: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .custom-select-field .select-gloveHand,
  .custom-select-field .select-hand,
  .custom-select-field .select-length,
  .custom-select-field .select-size,
  .custom-select-field .select-sizeJ,
  .custom-select-field .select-sizeJG,
  .custom-select-field .select-sizeW,
  .custom-select-field .select-waist {
    width: 100%;
    margin-bottom: 1rem;
  }
}

.custom-select-field .select-gloveHand .header .header-toggle,
.custom-select-field .select-hand .header .header-toggle,
.custom-select-field .select-length .header .header-toggle,
.custom-select-field .select-size .header .header-toggle,
.custom-select-field .select-sizeJ .header .header-toggle,
.custom-select-field .select-sizeJG .header .header-toggle,
.custom-select-field .select-sizeW .header .header-toggle,
.custom-select-field .select-waist .header .header-toggle {
  color: #999;
  letter-spacing: 0;
}

.custom-select-field .select-gloveHand.not-selected,
.custom-select-field .select-hand.not-selected,
.custom-select-field .select-length.not-selected,
.custom-select-field .select-size.not-selected,
.custom-select-field .select-sizeJ.not-selected,
.custom-select-field .select-sizeJG.not-selected,
.custom-select-field .select-sizeW.not-selected,
.custom-select-field .select-waist.not-selected {
  border-color: #994c4c;
}

.custom-select-field .select-gloveHand.not-selected .header .header-toggle,
.custom-select-field .select-hand.not-selected .header .header-toggle,
.custom-select-field .select-length.not-selected .header .header-toggle,
.custom-select-field .select-size.not-selected .header .header-toggle,
.custom-select-field .select-sizeJ.not-selected .header .header-toggle,
.custom-select-field .select-sizeJG.not-selected .header .header-toggle,
.custom-select-field .select-sizeW.not-selected .header .header-toggle,
.custom-select-field .select-waist.not-selected .header .header-toggle {
  color: #994c4c;
}

.custom-select-field .select-gloveHand .content,
.custom-select-field .select-hand .content,
.custom-select-field .select-length .content,
.custom-select-field .select-size .content,
.custom-select-field .select-sizeJ .content,
.custom-select-field .select-sizeJG .content,
.custom-select-field .select-sizeW .content,
.custom-select-field .select-waist .content {
  padding: 5px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .custom-select-field .select-gloveHand,
  .custom-select-field .select-hand,
  .custom-select-field .select-length,
  .custom-select-field .select-size,
  .custom-select-field .select-sizeJ,
  .custom-select-field .select-sizeJG,
  .custom-select-field .select-sizeW,
  .custom-select-field .select-waist {
    width: 97%;
  }

  .custom-select-field .select-gloveHand .content,
  .custom-select-field .select-hand .content,
  .custom-select-field .select-length .content,
  .custom-select-field .select-size .content,
  .custom-select-field .select-sizeJ .content,
  .custom-select-field .select-sizeJG .content,
  .custom-select-field .select-sizeW .content,
  .custom-select-field .select-waist .content {
    padding: 5px 0;
  }
}

.custom-select-field .select-gloveHand li,
.custom-select-field .select-hand li,
.custom-select-field .select-length li,
.custom-select-field .select-size li,
.custom-select-field .select-sizeJ li,
.custom-select-field .select-sizeJG li,
.custom-select-field .select-sizeW li,
.custom-select-field .select-waist li {
  min-width: 22px;
  background-color: #fff;
  border-radius: 1.25rem;
  border: 2px solid #ededed;
  float: left;
  height: 1.9rem;
  font-weight: 700;
  margin: .15rem;
  text-align: center;
  line-height: 30px;
  padding-left: 5px;
  padding-right: 5px;
  letter-spacing: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .custom-select-field .select-gloveHand li,
  .custom-select-field .select-hand li,
  .custom-select-field .select-length li,
  .custom-select-field .select-size li,
  .custom-select-field .select-sizeJ li,
  .custom-select-field .select-sizeJG li,
  .custom-select-field .select-sizeW li,
  .custom-select-field .select-waist li {
    margin: 1px;
  }
}

.custom-select-field .select-gloveHand li:hover,
.custom-select-field .select-hand li:hover,
.custom-select-field .select-length li:hover,
.custom-select-field .select-size li:hover,
.custom-select-field .select-sizeJ li:hover,
.custom-select-field .select-sizeJG li:hover,
.custom-select-field .select-sizeW li:hover,
.custom-select-field .select-waist li:hover {
  border-color: #000;
}

.custom-select-field .select-gloveHand .selected,
.custom-select-field .select-gloveHand li .selected,
.custom-select-field .select-hand .selected,
.custom-select-field .select-hand li .selected,
.custom-select-field .select-length .selected,
.custom-select-field .select-length li .selected,
.custom-select-field .select-size .selected,
.custom-select-field .select-size li .selected,
.custom-select-field .select-sizeJ .selected,
.custom-select-field .select-sizeJ li .selected,
.custom-select-field .select-sizeJG .selected,
.custom-select-field .select-sizeJG li .selected,
.custom-select-field .select-sizeW .selected,
.custom-select-field .select-sizeW li .selected,
.custom-select-field .select-waist .selected,
.custom-select-field .select-waist li .selected {
  border: 2px solid #000;
}

.custom-select-field .select-gloveHand .header,
.custom-select-field .select-hand .header,
.custom-select-field .select-length .header,
.custom-select-field .select-size .header,
.custom-select-field .select-sizeJ .header,
.custom-select-field .select-sizeJG .header,
.custom-select-field .select-sizeW .header,
.custom-select-field .select-waist .header {
  cursor: pointer;
  background-image: url(../images/down-arrow.png);
  background-repeat: no-repeat;
  background-position: 97% .35rem;
  margin-left: 11px;
  color: #999;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.custom-select-field .select-gloveHand li {
  width: auto;
  padding-left: 5px;
  padding-right: 5px;
}

.custom-select-field .select-width {
  border: 2px solid #ccc;
  border-radius: 1.25rem;
  padding: 7px;
  background-color: #f5f5f5;
  float: left;
  width: 90%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .custom-select-field .select-width {
    width: 95%;
  }
}

@media only screen and (max-width:879px) {
  .custom-select-field .select-width {
    width: 100%;
    margin-bottom: 1rem;
  }

  .product-set-bundle-variations .custom-select-field {
    width: 10.5rem;
  }
}

.custom-select-field .select-width.not-selected {
  border-color: #994c4c;
}

.custom-select-field .select-width.not-selected .header .header-toggle {
  color: #994c4c;
}

.custom-select-field .select-width .header .header-toggle {
  color: #999;
  letter-spacing: 0;
}

.custom-select-field .select-width .content {
  padding: 5px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .custom-select-field .select-width .content {
    padding: 5px 0;
  }
}

.custom-select-field .select-width li {
  min-width: 3.5rem;
  background-color: #fff;
  border-radius: 1.25rem;
  border: 2px solid #ededed;
  float: left;
  height: 2rem;
  font-weight: 700;
  margin: .15rem;
  text-align: center;
  line-height: 2rem;
  padding-left: 5px;
  padding-right: 5px;
}

.custom-select-field .select-width li:hover {
  border-color: #000;
}

.custom-select-field .select-width .selected {
  border: 2px solid #000;
}

.custom-select-field .select-width .header {
  cursor: pointer;
  background-image: url(../images/down-arrow.png);
  background-repeat: no-repeat;
  background-position: 97% .35rem;
  margin-left: 11px;
  color: #999;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .5px;
}

.product-set-bundle-variations .custom-select-field {
  margin-bottom: 1rem;
  margin-top: -.5rem;
}

.product-set-bundle-variations .custom-select-field .select-gloveHand,
.product-set-bundle-variations .custom-select-field .select-hand,
.product-set-bundle-variations .custom-select-field .select-length,
.product-set-bundle-variations .custom-select-field .select-size,
.product-set-bundle-variations .custom-select-field .select-waist,
.product-set-bundle-variations .custom-select-field .select-width {
  width: 96%;
}

.product-set-bundle-variations .custom-select-field .select-gloveHand .custom-select,
.product-set-bundle-variations .custom-select-field .select-hand .custom-select,
.product-set-bundle-variations .custom-select-field .select-length .custom-select,
.product-set-bundle-variations .custom-select-field .select-size .custom-select,
.product-set-bundle-variations .custom-select-field .select-waist .custom-select,
.product-set-bundle-variations .custom-select-field .select-width .custom-select {
  width: 99%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .custom-select-field .select-width li {
    min-width: 3rem;
  }

  .product-set-bundle-variations .custom-select-field .select-gloveHand,
  .product-set-bundle-variations .custom-select-field .select-hand,
  .product-set-bundle-variations .custom-select-field .select-length,
  .product-set-bundle-variations .custom-select-field .select-size,
  .product-set-bundle-variations .custom-select-field .select-waist,
  .product-set-bundle-variations .custom-select-field .select-width {
    width: 80%;
  }
}

.product-set-bundle-variations .custom-select-field .container {
  width: 98%;
  margin-bottom: 1rem;
}

#product-nav-container {
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 10rem;
  display: none;
}

#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 #e6e6e6;
  padding-right: 5px;
}

#wrapper.pt_product-details #main.full-width {
  padding: 0;
}

.pdp-main {
  font-family: "Titillium Web",sans-serif;
}

#pdpMain .product-detail .product-category,
.pdp-main .product-category {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

.pdp-main .product-wrapper {
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-wrapper {
    padding: 0;
  }
}

.pdp-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pdp-main .hidden {
  display: none!important;
}

.pdp-main label {
  padding: 0;
  text-align: left;
  text-transform: uppercase;
  width: auto;
}

.pdp-main .product-col-1 {
  float: none;
  width: 100%;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-col-1 {
    float: left;
    width: 62%;
    padding: 0;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-col-1 {
    width: 55%;
  }
}

@media only screen and (min-width:880px) {
  .pdp-main .product-col-1.product-set {
    width: 740px;
  }

  .pdp-main .product-primary-image .next-image-button,
  .pdp-main .product-primary-image .prev-image-button,
  .pdp-main .product-primary-image-mobile .next-image-button,
  .pdp-main .product-primary-image-mobile .prev-image-button {
    display: none;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-col-1.product-set {
    width: 480px;
  }
}

.pdp-main .product-col-1.product-set.sticky-image {
  position: fixed;
  top: 118px;
}

.pdp-main .product-col-1.product-set .product-primary-image img {
  width: 100%;
}

.pdp-main .product-primary-image,
.pdp-main .product-primary-image-mobile {
  max-width: 80%;
  text-align: center;
  float: right;
  position: relative;
}

.primary-image,
.product-primary-image-mobile,
.product-primary-image-mobile .pdp-mobile-slider img {
  max-width: 100%;
}

@media only screen and (max-width:879px) {
  .product-set-bundle-variations .custom-select-field .container {
    margin-bottom: 0;
  }

  .pdp-main .product-primary-image {
    display: none;
  }

  .pdp-main .product-primary-image,
  .pdp-main .product-primary-image-mobile {
    width: 92%;
    float: none;
    margin: auto;
  }
}

.pdp-main .product-primary-image .next-image-button,
.pdp-main .product-primary-image .prev-image-button,
.pdp-main .product-primary-image-mobile .next-image-button,
.pdp-main .product-primary-image-mobile .prev-image-button {
  height: 30px;
  width: 18px;
  position: absolute;
  top: 50%;
  cursor: pointer;
}

.pdp-main .product-primary-image .prev-image-button,
.pdp-main .product-primary-image-mobile .prev-image-button {
  background-image: url(../images/lCarouselLite.svg);
  left: -8.5%;
}

.pdp-main .product-primary-image .next-image-button,
.pdp-main .product-primary-image-mobile .next-image-button {
  background-image: url(../images/rCarouselLite.svg);
  right: -8.5%;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-primary-image .plus-image-link,
  .pdp-main .product-primary-image-mobile .plus-image-link {
    display: block;
    width: 34px;
    height: 34px;
    background-image: url(../images/plus-image-link.png);
    position: absolute;
    top: 0;
    left: -8.5%;
    z-index: 1;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-primary-image .plus-image-link,
  .pdp-main .product-primary-image-mobile .plus-image-link {
    display: block;
    width: 34px;
    height: 34px;
    background-image: url(../images/plus-image-link.png);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .pdp-main .product-primary-image .zoomImg,
  .pdp-main .product-primary-image-mobile .zoomImg {
    display: none!important;
  }

  .pdp-main .product-info ul {
    width: 100%;
  }
}

.pdp-main .product-info {
  clear: both;
  margin-top: -5px;
  float: left;
  width: 100%;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-primary-image-mobile {
    width: 100%;
    max-width: 100%;
  }

  .pdp-main .product-info {
    margin-top: 25px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.pdp-main .product-info ul {
  font-size: .8rem;
  list-style: square;
  padding: 0 5em;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-info ul {
    padding: 0;
  }
}

@media only screen and (min-width:880px) {
  .pdp-main .product-info ul {
    padding-bottom: 1em;
    padding-top: 1em;
  }
}

.pdp-main .product-category {
  color: #999;
  font-size: 16px;
}

.main-image {
  display: block;
}

.product-primary-image-mobile .pdp-mobile-slider {
  background: url(../images/slider-loader.gif) center center no-repeat;
}

.product-primary-image-mobile .pdp-mobile-slider a {
  display: inline-block;
}

.product-primary-image-mobile .slick-dots {
  padding-top: 15px;
}

.product-primary-image-mobile .slick-dots li button {
  width: 12px;
  height: 12px;
  border-radius: 12px;
  border-width: 1px;
}

.product-primary-image-mobile .mobile-zoom-wrapper {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
}

.product-primary-image-mobile .pdp-mobile-slider-360view-btn {
  position: relative;
  z-index: 1;
}

.product-primary-image-mobile .pdp-mobile-slider-360view-btn span {
  position: absolute;
  left: 0;
}

.product-primary-image-mobile .pdp-mobile-slider-360view-btn span.start-360-view {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/icons/360-icon.png) center no-repeat;
  background-size: contain;
  position: relative;
}

.product-primary-image-mobile .pdp-mobile-slider-zoom-btn {
  position: relative;
  height: 0;
}

.product-primary-image-mobile .pdp-mobile-slider-zoom-btn span {
  position: absolute;
  right: 0;
  bottom: 100%;
  padding: .2em .5em;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.home .slick-slider,
.slick-slider {
  -webkit-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.product-primary-image-mobile .smart-zoom-close-btn-wrapper {
  position: absolute;
  top: 0;
  right: 0;
}

.product-primary-image-mobile .smart-zoom-close-btn {
  display: none;
  position: relative;
  width: 24px;
  height: 24px;
  z-index: 1;
  cursor: pointer;
}

.product-primary-image-mobile .smart-zoom-close-btn.active {
  display: block;
}

.product-primary-image-mobile .smart-zoom-close-btn .line-1,
.product-primary-image-mobile .smart-zoom-close-btn .line-2 {
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 0;
  margin-top: 50%;
  border-radius: 3px;
  background-color: #000;
}

.product-primary-image-mobile .smart-zoom-close-btn .line-1 {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.product-primary-image-mobile .smart-zoom-close-btn .line-2 {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.product-primary-image-mobile .mobile-slider-loader {
  display: block;
  padding: 10px 0;
  text-align: center;
  clear: both;
}

.product-primary-image-mobile .hide-on-load {
  display: none;
}

.product-thumbnails {
  width: 65px;
  float: left;
  position: relative;
  text-align: center;
}

@media only screen and (max-width:879px) {
  .product-thumbnails {
    display: none;
  }
}

.product-thumbnails .thumb.slick-slide {
  border: 2px solid #e6e6e6;
  float: left;
  margin-bottom: 10px;
  margin-right: 0;
}

.product-thumbnails .thumb.slick-slide a {
  float: left;
  display: block;
  height: 100%;
}

.product-thumbnails .thumb.slick-slide.thumb-360 {
  position: relative;
}

.product-thumbnails .thumb.slick-slide.thumb-360 img {
  opacity: .3;
}

.product-thumbnails .thumb.slick-slide.thumb-360:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #e6e6e6;
  pointer-events: none;
}

.product-thumbnails .thumb.slick-slide.thumb-360:after {
  content: '';
  display: block;
  width: 80%;
  height: 80%;
  top: 10%;
  left: 10%;
  position: absolute;
  background: url(../images/icons/360-icon.png) center no-repeat;
  background-size: contain;
  pointer-events: none;
}

.product-thumbnails .thumb.slick-slide.selected {
  border-color: #333;
}

.product-thumbnails .product-video.slick-slide {
  margin-bottom: 10px;
}

.product-thumbnails img {
  width: 61px;
  height: 55px;
}

.product-thumbnails .ui-dialog .ui-dialog-title,
.product-thumbnails h2,
.ui-dialog .product-thumbnails .ui-dialog-title {
  margin: 1rem 0 .3rem;
}

.product-thumbnails .carousel {
  margin-bottom: 15px;
  margin-top: 1px;
  height: 477px;
  overflow: hidden;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-thumbnails .carousel {
    height: 340px;
  }
}

.product-thumbnails .slick-next,
.product-thumbnails .slick-prev {
  background-image: url(../images/lCarouselLite.svg);
  height: 30px;
  width: 17px;
  position: static;
}

.product-thumbnails .slick-prev {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.product-thumbnails .slick-next {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.pdp-main .product-col-2 {
  float: right;
  width: 39%;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-col-2 {
    width: 37%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-col-2 {
    width: 44%;
  }
}

@media only screen and (max-width:879px) {
  .pdp-main .product-col-2 {
    width: 100%;
    padding-left: 0;
    float: none;
  }

  .pdp-main .product-col-2.product-detail {
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pdp-main .product-col-2 .product-variations .custom-select-field {
    margin-bottom: 0;
  }
}

.pdp-main .product-col-2 .pdpForm.bundle .product-set-list .product-set-item .product-set-details .product-set-bundle-variations .product-variations .must-select.swatches li {
  display: none;
}

.pdp-main .product-col-2 .pdpForm.bundle .product-set-list .product-set-item .product-set-details .product-set-bundle-variations .product-variations .must-select.swatches li.selected {
  display: block;
}

.pdp-main .product-col-2 .pdpForm.bundle .product-set-list .product-set-item .product-set-details .product-set-bundle-variations .product-variations .must-select>.content {
  display: none!important;
}

.pdp-main .product-col-2 .product-variations {
  position: relative;
  float: left;
  width: 100%;
}

.pdp-main .product-col-2 .product-variations .custom-select-field {
  position: relative;
  margin-top: 0;
}

.pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
  position: absolute;
  top: -1px;
  width: auto;
  right: 22%;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
    right: 7%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
    right: 7%;
  }
}

.pdp-main .product-col-2 .product-variations .custom-select-field .container .select-header {
  margin-top: 2px;
  margin-bottom: 5px;
}

.pdp-main .product-col-2 .price-standard {
  border-right: 1px solid #e6e6e6;
  padding-right: .5rem;
}

.pdp-main .product-col-2 .promotion {
  padding: 0 0 1px;
  margin: 0;
  display: block;
  border: 0;
  overflow: visible;
}

.pdp-main .product-col-2 .promotion .promotion-title {
  display: none;
}

.pdp-main .product-col-2 .promotion .promotion-callout {
  color: #994c4c;
  font-size: 11px;
  font-family: neuzeit-grotesk,sans-serif;
  line-height: normal;
}

.pdp-main .product-col-2 .promotion .promotion-callout span {
  padding: 0;
  margin: 0 0 5px;
  display: block;
  width: 100%;
}

.pdp-main .product-col-2 .promotion .promotion-callout a {
  text-decoration: underline;
}

.pdp-main .product-name {
  margin-top: 1rem;
  margin-bottom: .3rem;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #333;
  font-size: 2rem;
  line-height: 112%;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
    right: 0;
  }

  .pdp-main .product-name {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    margin-top: 0;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-name {
    margin-top: 0;
  }
}

.pdp-main .product-number {
  color: #999;
  font-size: 11px;
  margin-bottom: 3px;
  font-family: neuzeit-grotesk,sans-serif;
  letter-spacing: 1px;
  display: block;
}

.pdp-main .product-price {
  font-size: 20px;
  margin-bottom: 3px;
  color: #999;
  font-weight: 400;
  letter-spacing: 2px;
}

.pdp-main .product-price .price-sales {
  color: #999;
}

.pdp-main .product-price .price-standard {
  color: #999;
  font-weight: 100;
  text-decoration: line-through;
}

.pdp-main .product-price .price-standard+.price-sales {
  color: #994c4c;
}

.pdp-main .product-price .price-tiered {
  color: #994c4c;
  font-size: .6em;
  line-height: 1.5em;
}

.pdp-main .promotion {
  padding-bottom: 1px;
}

.pdp-main .product-review {
  margin-bottom: .5rem;
}

.pdp-main .product-main-attributes .attribute {
  padding: .2em 0;
}

.pdp-main .product-main-attributes .label {
  padding: 0;
}

.rating {
  color: #4B984B;
}

.product-info .rating {
  font-size: 2em;
}

.product-variations ul {
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.product-options,
.product-variations {
  width: 100%;
  margin-left: .5em;
}

.product-options .attribute,
.product-variations .attribute {
  margin: .175rem 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.product-options .attribute .label,
.product-options .attribute h3,
.product-variations .attribute .label,
.product-variations .attribute h3 {
  float: left;
  font-weight: 700;
  margin-bottom: .3rem;
  text-transform: uppercase;
  letter-spacing: .5px;
  margin-right: .35rem;
}

.product-options .attribute .value,
.product-variations .attribute .value {
  width: 95%;
}

.product-options .attribute .selected-value,
.product-variations .attribute .selected-value {
  border: 0;
  color: #999;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  top: 3px;
  line-height: 120%;
  left: 50px;
  font-size: 11px;
  width: 80%;
}

.product-options .swatches li,
.product-variations .swatches li {
  float: left;
  width: 16%;
}

@media only screen and (max-width:879px) {
  .product-options .attribute .selected-value,
  .product-variations .attribute .selected-value {
    position: absolute;
  }

  .product-options .swatches li,
  .product-variations .swatches li {
    width: 72px;
    height: 72px;
    margin: 2px;
  }
}

.product-options .swatches li.unselectable a,
.product-variations .swatches li.unselectable a {
  color: #e6e6e6;
  opacity: .8;
}

.product-options .swatches li.unselectable:hover a,
.product-variations .swatches li.unselectable:hover a {
  border-color: #e6e6e6;
}

.product-options .swatches li a,
.product-variations .swatches li a {
  display: block;
  line-height: 3.5;
  min-height: 2.625rem;
  min-width: 2.625rem;
  margin: 0 .5rem .5rem 0;
  padding: 1px;
  text-align: center;
  white-space: nowrap;
}

@media only screen and (min-width:880px) {
  .product-options .swatches li a,
  .product-variations .swatches li a {
    line-height: 2.7;
    min-height: 2rem;
    min-width: 2rem;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-options .swatches li a,
  .product-variations .swatches li a {
    line-height: 2.7;
    min-height: 34px;
    min-width: 34px;
  }
}

@media only screen and (max-width:879px) {
  .product-options .swatches li a,
  .product-variations .swatches li a {
    line-height: 2.7;
    width: auto;
    height: auto;
    min-height: 2rem;
    min-width: 2rem;
  }

  .product-options .color li a,
  .product-variations .color li a {
    width: 75px;
    height: 50px;
  }
}

.product-options .color li a,
.product-variations .color li a {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
  padding: 0;
}

.product-options .color li a img,
.product-variations .color li a img {
  width: 100%;
  border-radius: 20px;
  margin: 0;
  display: block;
}

@media only screen and (max-width:879px) {
  .product-options .color li a img,
  .product-variations .color li a img {
    height: 70px;
    width: 70px;
    border-radius: 24px;
  }

  .custom-select-field.has-error .must-select {
    margin-top: 0;
  }
}

.product-options select,
.product-variations select {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  height: 42px;
  width: 100%;
  margin-left: 0;
}

@media only screen and (min-width:880px) {
  .product-options select,
  .product-variations select {
    height: 2rem;
  }
}

.pdpPlayers .slick-slider {
  height: auto;
}

.custom-select-field.has-error .must-select {
  border-radius: 0;
}

.custom-select-field .must-select {
  position: relative;
}

.custom-select-field .must-select.not-selected {
  border-radius: 0;
}

.custom-select-field .must-select.not-selected .required-error {
  display: block;
}

.custom-select-field .required-error {
  display: none;
  color: #994c4c;
  position: absolute;
  top: -20px;
}

#pdpMain .product-detail .custom-select-field,
#pdpMain .product-set-details .custom-select-field {
  width: 100%;
  margin-bottom: 10px;
}

@media only screen and (max-width:879px) {
  #pdpMain .product-detail .custom-select-field,
  #pdpMain .product-set-details .custom-select-field {
    margin-bottom: 0;
  }
}

#pdpMain .product-detail .custom-select-field .container,
#pdpMain .product-set-details .custom-select-field .container {
  position: relative;
  float: left;
}

#pdpMain .product-detail .custom-select-field .select-gloveHand,
#pdpMain .product-detail .custom-select-field .select-hand,
#pdpMain .product-detail .custom-select-field .select-length,
#pdpMain .product-detail .custom-select-field .select-size,
#pdpMain .product-detail .custom-select-field .select-sizeJ,
#pdpMain .product-detail .custom-select-field .select-sizeJG,
#pdpMain .product-detail .custom-select-field .select-sizeW,
#pdpMain .product-detail .custom-select-field .select-waist,
#pdpMain .product-detail .custom-select-field .select-width,
#pdpMain .product-set-details .custom-select-field .select-gloveHand,
#pdpMain .product-set-details .custom-select-field .select-hand,
#pdpMain .product-set-details .custom-select-field .select-length,
#pdpMain .product-set-details .custom-select-field .select-size,
#pdpMain .product-set-details .custom-select-field .select-sizeJ,
#pdpMain .product-set-details .custom-select-field .select-sizeJG,
#pdpMain .product-set-details .custom-select-field .select-sizeW,
#pdpMain .product-set-details .custom-select-field .select-waist,
#pdpMain .product-set-details .custom-select-field .select-width {
  width: 100%;
  padding: 5px 7px;
  border-radius: 0;
}

#pdpMain .product-detail .custom-select-field .select-gloveHand .header,
#pdpMain .product-detail .custom-select-field .select-hand .header,
#pdpMain .product-detail .custom-select-field .select-length .header,
#pdpMain .product-detail .custom-select-field .select-size .header,
#pdpMain .product-detail .custom-select-field .select-sizeJ .header,
#pdpMain .product-detail .custom-select-field .select-sizeJG .header,
#pdpMain .product-detail .custom-select-field .select-sizeW .header,
#pdpMain .product-detail .custom-select-field .select-waist .header,
#pdpMain .product-detail .custom-select-field .select-width .header,
#pdpMain .product-set-details .custom-select-field .select-gloveHand .header,
#pdpMain .product-set-details .custom-select-field .select-hand .header,
#pdpMain .product-set-details .custom-select-field .select-length .header,
#pdpMain .product-set-details .custom-select-field .select-size .header,
#pdpMain .product-set-details .custom-select-field .select-sizeJ .header,
#pdpMain .product-set-details .custom-select-field .select-sizeJG .header,
#pdpMain .product-set-details .custom-select-field .select-sizeW .header,
#pdpMain .product-set-details .custom-select-field .select-waist .header,
#pdpMain .product-set-details .custom-select-field .select-width .header {
  margin-left: 6px;
}

#pdpMain .product-detail .custom-select-field .select-gloveHand .header:focus,
#pdpMain .product-detail .custom-select-field .select-hand .header:focus,
#pdpMain .product-detail .custom-select-field .select-length .header:focus,
#pdpMain .product-detail .custom-select-field .select-size .header:focus,
#pdpMain .product-detail .custom-select-field .select-sizeJ .header:focus,
#pdpMain .product-detail .custom-select-field .select-sizeJG .header:focus,
#pdpMain .product-detail .custom-select-field .select-sizeW .header:focus,
#pdpMain .product-detail .custom-select-field .select-waist .header:focus,
#pdpMain .product-detail .custom-select-field .select-width .header:focus,
#pdpMain .product-set-details .custom-select-field .select-gloveHand .header:focus,
#pdpMain .product-set-details .custom-select-field .select-hand .header:focus,
#pdpMain .product-set-details .custom-select-field .select-length .header:focus,
#pdpMain .product-set-details .custom-select-field .select-size .header:focus,
#pdpMain .product-set-details .custom-select-field .select-sizeJ .header:focus,
#pdpMain .product-set-details .custom-select-field .select-sizeJG .header:focus,
#pdpMain .product-set-details .custom-select-field .select-sizeW .header:focus,
#pdpMain .product-set-details .custom-select-field .select-waist .header:focus,
#pdpMain .product-set-details .custom-select-field .select-width .header:focus {
  color: #666;
}

#pdpMain .product-set-details .custom-select-field .container {
  width: 100%;
}

@media only screen and (min-width:880px) {
  #pdpMain .product-set-details .custom-select-field .container {
    width: 200px;
    max-width: calc(50% - 10px);
  }

  #pdpMain .product-set-details .custom-select-field .container:nth-child(odd) {
    margin-right: 20px;
  }
}

#pdpMain .product-set-details .custom-select-field .select-gloveHand,
#pdpMain .product-set-details .custom-select-field .select-hand,
#pdpMain .product-set-details .custom-select-field .select-length,
#pdpMain .product-set-details .custom-select-field .select-size,
#pdpMain .product-set-details .custom-select-field .select-sizeJ,
#pdpMain .product-set-details .custom-select-field .select-sizeJG,
#pdpMain .product-set-details .custom-select-field .select-sizeW,
#pdpMain .product-set-details .custom-select-field .select-waist,
#pdpMain .product-set-details .custom-select-field .select-width {
  padding: 9px 7px;
}

#pdpMain .product-detail #reviewssnippet {
  margin-bottom: 15px;
}

#pdpMain .product-detail .product-variations {
  margin-left: 0;
}

#pdpMain .product-detail .hide-variations .custom-select-field {
  display: none;
}

#pdpMain .product-detail .custom-select-field .container {
  width: 49%;
}

#pdpMain .product-detail .custom-select-field .container:nth-child(odd) {
  margin-right: 2%;
}

#pdpMain .product-detail .pdpForm {
  float: left;
  width: 100%;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart {
  padding: 0;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data label:not(.error) {
  font-family: din-condensed,sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: normal;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data label+.field-wrapper {
  float: left;
  width: calc(100% - 60px);
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data label.error {
  font-size: 12px;
  line-height: normal;
  padding: 0;
  margin: 3px 0 1px;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=text],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=number],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=phone],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=email],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select {
  height: 33px;
  border-color: #ccc;
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 14px;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=text]::-webkit-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=number]::-webkit-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=phone]::-webkit-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=email]::-webkit-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select::-webkit-input-placeholder {
  color: rgba(155,155,155,.5);
  opacity: 1;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=text]::-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=number]::-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=phone]::-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=email]::-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select::-ms-input-placeholder {
  opacity: 1;
  color: rgba(155,155,155,.5);
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=text]::placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=number]::placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=phone]::placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=email]::placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select::placeholder {
  color: rgba(155,155,155,.5);
  opacity: 1;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=text]:-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=number]:-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=phone]:-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data input[type=email]:-ms-input-placeholder,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select:-ms-input-placeholder {
  color: rgba(155,155,155,.5);
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data textarea {
  border-color: #ccc;
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 14px;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data textarea::-webkit-input-placeholder {
  color: rgba(155,155,155,.5);
  opacity: 1;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data textarea::-ms-input-placeholder {
  opacity: 1;
  color: rgba(155,155,155,.5);
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data textarea::placeholder {
  color: rgba(155,155,155,.5);
  opacity: 1;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data textarea:-ms-input-placeholder {
  color: rgba(155,155,155,.5);
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select {
  font-family: "Titillium Web",sans-serif;
  font-size: 11px;
  padding: 0 26px 0 12px;
  background-position: right 10px center;
  text-transform: uppercase;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data select.error {
  background-color: #f7f7f7;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) label:not(.error) {
  float: left;
  width: 60px;
  margin-top: 8px;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) input[type=text],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) input[type=number],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) input[type=phone],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) input[type=email],
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) select,
#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) textarea {
  width: 100%;
  padding: 0 6px;
  border: 1px solid #ccc;
  background: 0 0;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row:not(.amount) textarea {
  resize: vertical;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .or-divider {
  float: left;
  margin: 0 10px;
  font-family: din-condensed,sans-serif;
  font-size: 14px;
  line-height: 33px;
  text-transform: uppercase;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .amount-select {
  float: left;
  width: 134px;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .amount-input {
  float: left;
  width: auto;
  position: relative;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .amount-input .field-text {
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 24px;
  line-height: 31px;
  vertical-align: top;
  color: #999;
  letter-spacing: normal;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .amount-input input {
  width: 44px;
  padding: 0 8px;
  margin: 0 4px;
  text-align: center;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .amount-input input+.error {
  position: absolute;
  width: 290px;
  top: 35px;
  left: -167px;
}

@media only screen and (min-width:880px) {
  #pdpMain .product-detail .pdpForm .product-add-to-cart .gift-card-data .form-row .amount-input input+.error {
    width: 160px;
    top: 2px;
    left: calc(100% + 16px);
  }
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container {
  margin-bottom: 6px;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .inventory select {
  padding-left: 15px;
  width: 70px;
  border-radius: 0;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web {
  margin-left: 20px;
}

@media only screen and (max-width:879px) {
  #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container {
    margin-bottom: 0;
    margin-top: 4px;
    padding-top: 0;
  }

  #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web {
    float: left;
  }
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web div,
#pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web label {
  font-size: 11px;
  letter-spacing: .01em;
}

#pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions a {
  margin-top: 21px;
  text-transform: uppercase;
  font-size: 10px;
}

@media only screen and (max-width:879px) {
  #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions {
    text-align: center;
    padding-top: 14px;
  }

  #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions a,
  #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions span {
    float: none;
    display: inline;
    margin-right: 5px;
    margin-top: 0;
  }

  #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions span {
    line-height: 90%;
  }

  #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions a {
    line-height: 18px;
  }
}

#pdpMain .product-detail .pdpForm .product-add-to-cart #design-your-own {
  font-size: 20px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #pdpMain .product-detail .pdpForm .product-add-to-cart #add-to-cart {
    padding-left: 20px;
    padding-right: 20px;
    width: 49%;
    font-weight: 200;
  }
}

#pdpMain .product-detail.giftcard-detail {
  padding: 0 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: normal;
}

#pdpMain .product-detail.giftcard-detail .product-name {
  margin-bottom: 11px;
  font-size: 36px;
  letter-spacing: normal;
}

@media only screen and (min-width:880px) {
  #pdpMain .product-detail.giftcard-detail {
    padding: 0;
  }

  #pdpMain .product-detail.giftcard-detail .product-name {
    margin-bottom: 2px;
  }
}

#pdpMain .product-detail.giftcard-detail .product-category {
  margin-bottom: 4px;
}

#pdpMain .product-detail.giftcard-detail .product-number {
  margin-bottom: 6px;
}

#pdpMain .product-detail.giftcard-detail .product-price {
  font-size: 24px;
  letter-spacing: normal;
}

#pdpMain .product-detail.giftcard-detail .egc-example,
#pdpMain .product-detail.giftcard-detail .gc-description {
  margin-bottom: 18px;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 14px;
}

#pdpMain .product-detail.giftcard-detail .egc-example p,
#pdpMain .product-detail.giftcard-detail .gc-description p {
  line-height: normal;
}

#pdpMain .product-detail.giftcard-detail .egc-example a,
#pdpMain .product-detail.giftcard-detail .gc-description a {
  font-family: din-condensed,sans-serif;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  text-decoration: underline;
  color: #000;
}

#pdpMain .product-detail.giftcard-detail .egc-example a:hover,
#pdpMain .product-detail.giftcard-detail .gc-description a:hover {
  text-decoration: none;
}

#pdpMain .product-detail.giftcard-detail #reviewssnippet {
  display: none;
}

#pdpMain .product-detail.giftcard-detail .product-variations {
  margin-bottom: 18px;
}

@media only screen and (min-width:880px) {
  #pdpMain .product-detail.giftcard-detail .product-variations {
    margin-bottom: 0;
  }
}

#pdpMain .product-detail.giftcard-detail .product-variations .attribute .label {
  font-family: din-condensed,sans-serif;
  font-size: 14px;
  letter-spacing: normal;
}

#pdpMain .product-detail.giftcard-detail .product-variations .attribute .giftcardtheme .selected-value {
  left: 90px;
}

#pdpMain .product-detail.giftcard-detail .product-variations .attribute .selected-value {
  top: 0;
  left: 40px;
}

#pdpMain .product-detail.giftcard-detail .form-row {
  margin-bottom: 0;
}

#pdpMain .product-detail.giftcard-detail .required-label {
  display: block;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 14px;
  margin: 2px 0 14px;
}

@media only screen and (max-width:879px) {
  #pdpMain .product-detail.giftcard-detail .required-label {
    margin: 10px 0 0;
  }
}

.product-set .product-add-to-cart {
  display: block;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .product-add-to-cart {
    padding: 0;
  }

  .product-add-to-cart .add-to-cart {
    padding: 0;
    width: 8.25rem;
    font-size: .75rem;
    font-weight: 200;
  }
}

.pdp-main .product-add-to-cart {
  margin: 0;
  padding: 0 .5em;
  overflow: hidden;
}

.pdp-main .product-add-to-cart .secondary-actions {
  float: left;
  width: 100%;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-add-to-cart .secondary-actions {
    margin: auto auto auto 0;
  }

  .pdp-main .product-add-to-cart {
    padding: 0;
  }
}

.pdp-main .product-add-to-cart .secondary,
.pdp-main .product-add-to-cart .secondary-spacer {
  margin-top: 1rem;
  margin-right: .625rem;
  float: left;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-add-to-cart {
    padding: 0;
  }
}

.pdp-main .product-add-to-cart .secondary {
  color: #000;
}

.pdp-main .product-add-to-cart .inventory-container {
  width: 100%;
  float: left;
  margin: 10px 0;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-add-to-cart .inventory-container {
    height: 3rem;
  }
}

.pdp-main .product-add-to-cart .inventory-container .quantity label {
  margin-right: .5rem;
}

.pdp-main .product-add-to-cart .inventory-container .select-pdp {
  border-radius: 1rem;
  border: 2px solid #ccc;
  background-color: #f5f5f5;
  color: #999;
  padding: 0 1rem;
  background-image: url(../images/down-arrow.png);
  height: 2.25rem;
  background-repeat: no-repeat;
  background-position: 87% 11px;
}

.pdp-main .product-add-to-cart .inventory-container .select-pdp:focus {
  border-color: #999;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-add-to-cart .inventory-container .select-pdp {
    padding: 0 0 0 1rem;
  }

  .pdp-main .product-add-to-cart .inventory-container .availability-web {
    float: right;
    margin-left: 0;
    width: 55%;
  }
}

.pdp-main .product-add-to-cart .inventory-container .inventory {
  float: left;
  white-space: nowrap;
  margin-bottom: .3rem;
}

.pdp-main .product-add-to-cart .inventory-container .inventory label {
  display: inline;
  float: none;
  text-align: right;
}

.pdp-main .product-add-to-cart .inventory-container .inventory input {
  font-size: 1.5em;
  height: 50px;
  width: 50px;
  margin-right: .4em;
  text-align: center;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-add-to-cart .inventory-container .inventory input {
    height: 37px;
    width: 37px;
  }
}

.pdp-main .product-add-to-cart .inventory-container .low-inventory-msg {
  clear: both;
  margin-bottom: .5rem;
  color: #994c4c;
}

.pdp-main .product-add-to-cart .dw-apple-pay-button {
  padding: 0 30px!important;
  height: 42px!important;
  float: left!important;
  width: 49%!important;
  border-radius: 0!important;
  border: 2px solid #000!important;
  margin: 0!important;
  min-height: 10px!important;
  min-width: 49%!important;
  background-size: 45% 45%!important;
  background-color: #000!important;
  background-image: -webkit-named-image(apple-pay-logo-white)!important;
  background-repeat: no-repeat!important;
  background-position: 50% 50%!important;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-add-to-cart .dw-apple-pay-button {
    width: 100%!important;
    font-size: 14px!important;
    margin-top: 10px!important;
  }
}

.pdp-main .product-add-to-cart .add-to-cart {
  background: #000;
  border: 2px solid #000;
  color: #fff;
  padding: 0 30px;
  height: 42px;
  float: left;
  width: 49%;
  margin-right: 2%;
  font-size: 20px;
  font-weight: 200;
}

@media only screen and (max-width:879px) {
  .pdp-main .product-add-to-cart .add-to-cart {
    width: 100%;
    font-size: 20px;
    margin-top: 25px;
  }

  .pdp-main .product-actions .socialsharing {
    display: none;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-main .product-add-to-cart .add-to-cart {
    width: 49%;
    margin-right: 2%;
    font-size: 20px;
  }
}

.pdp-main .product-add-to-cart .add-to-cart:focus,
.pdp-main .product-add-to-cart .add-to-cart:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
}

.pdp-main .product-add-to-cart .design-your-own {
  font-weight: 200;
}

.pdp-main .product-actions .socialsharing {
  float: none;
  margin-right: 1rem;
  padding-top: 1em;
}

.pdp-main .product-actions a {
  margin-right: .1rem;
}

.pdp-main .product-actions a.share-icon {
  color: #999;
}

.pdp-main .product-actions a.share-icon:hover {
  color: #994c4c;
}

.pdp-main .product-actions a.share-icon i {
  font-size: 3rem;
}

@media only screen and (min-width:880px) {
  .pdp-main .product-add-to-cart .design-your-own+.dw-apple-pay-button {
    margin-top: 3px!important;
  }

  .pdp-main .product-actions a.share-icon i {
    font-size: 2rem;
  }
}

.pdp-main .recommendations {
  clear: left;
  padding: 2em 0;
}

.pdp-main .recommendations .ui-dialog .ui-dialog-title,
.pdp-main .recommendations h2,
.ui-dialog .pdp-main .recommendations .ui-dialog-title {
  font-size: 2em;
  font-style: italic;
  font-weight: 400;
  margin-left: 14px;
}

.pdp-main .recommendations #carousel-recommendations {
  margin: auto;
  position: relative;
  overflow: hidden;
  width: 750px;
}

.pdp-main .recommendations ul {
  list-style-type: none;
  position: relative;
  width: 2000em;
}

.pdp-main .recommendations li {
  float: left;
  width: 250px;
}

.pdp-main .recommendations .product-tile {
  padding: 0 2em;
}

.pdp-main .recommendations .product-name {
  font-size: 1em;
  margin: .2em 0;
  width: 100%;
}

.pdp-main .recommendations .product-price {
  font-size: 1em;
}

.pdp-main .recommendations .product-tile:hover .recommendation-tooltip {
  display: block!important;
}

.js .pdp-main .recommendations .product-tile .recommendation-tooltip {
  display: none!important;
}

.pdp-main .recommendations .recommendation-tooltip {
  background: #fff;
  border: 1px solid;
  left: 50%;
  position: absolute;
  text-align: left;
  top: 50%;
  width: 300px;
  z-index: 100;
}

#QuickViewDialog,
#QuickViewDialog #pdpMain .product-col-1.product-image-container {
  position: relative;
}

.pdp-main .promotion {
  border-top: 1px solid #ccc;
  margin: 1em 0;
  overflow: hidden;
  padding: 1.5em 1.5em .7em;
}

.pdp-main .promotion .promotion-callout {
  color: #4B984B;
}

.pdp-main .product-set-list {
  border-top: 1px solid #e6e6e6;
}

.pdp-main .product-set-list .product-set-item {
  border-bottom: 2px solid #e6e6e6;
  padding: 1em 20px 0;
}

.pdp-main .product-set-list .product-set-image {
  float: none;
  width: 100%;
  height: calc(100vw - 40px);
}

@media only screen and (min-width:880px) {
  .pdp-main .product-set-list .product-set-item {
    padding: 1em 8px 0;
  }

  .pdp-main .product-set-list .product-set-image {
    float: left;
    width: 22%;
    height: auto;
    min-height: 94px;
  }
}

.pdp-main .product-set-list .product-set-image img {
  display: block;
  width: 100%;
}

.pdp-main .product-set-list .product-set-details {
  float: left;
  width: 78%;
}

.pdp-main .product-set-list .attribute .label,
.pdp-main .product-set-list .attribute h3 {
  width: 25%;
}

.pdp-main .product-set-list .product-name {
  float: none;
  font-size: 1.3em;
  margin: 0;
  width: auto;
}

.pdp-main .product-set-list .block-add-to-cart {
  background: #f7f7f7;
  clear: both;
  overflow: hidden;
  padding: .5em 0;
}

.pdp-main .product-set-list .block-add-to-cart .inventory {
  float: left;
  margin-left: 22%;
  width: 20%;
}

.pdp-main .product-set-list .block-add-to-cart label {
  padding: .7em 0;
  text-align: left;
  width: 40%;
}

.pdp-main .product-set-list .block-add-to-cart .input-text {
  width: 35px;
}

.pdp-main .product-set-list .block-add-to-cart .product-price {
  float: left;
  font-size: 1.6em;
  margin: 0;
  padding: 6px 0 0;
  text-align: right;
  width: 35%;
}

.pdp-main .product-set-list .block-add-to-cart button {
  float: right;
  font-size: .9em;
  margin: 3px 5px 0 0;
  padding-left: 1em;
  padding-right: 1em;
}

@media only screen and (max-width:879px) {
  .product-add-to-cart .inventory-container .availability-web label {
    margin-bottom: 0;
  }

  .availability-msg {
    width: auto;
  }
}

.availability-msg .not-available-msg {
  color: #994c4c;
}

.js button.add-all-to-cart {
  display: inherit;
}

.top-border-pdp {
  display: none;
  width: 100%;
  height: 2px;
  float: left;
  margin-bottom: 1rem;
  margin-top: 0;
}

.swatches .selected-value {
  float: left;
}

@media only screen and (max-width:879px) {
  .swatches.color .selected-value {
    width: 70%;
    height: inherit;
  }
}

.swatches.color.not-selected {
  border: 2px solid #994c4c;
  border-radius: 3em;
  clear: left;
  width: auto;
  padding: 0 1em;
}

.swatches .selectable .swatchanchor {
  border: 2px solid transparent;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.swatches .selected {
  float: left;
  width: 100%;
}

.swatches .selected .swatchanchor {
  border: 2px solid #000;
  border-radius: 35px;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
}

.swatches .selected .swatchanchor img {
  width: 100%;
}

@media only screen and (max-width:879px) {
  .swatches .selected .swatchanchor img {
    height: 70px;
    width: 70px;
    border-radius: 35px;
  }
}

.swatches .selectable {
  float: left;
  width: 100%;
}

.swatches .selectable.selected {
  pointer-events: none;
}

.description-container {
  width: 100%;
  float: left;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .description-container {
    margin-top: 0;
  }
}

@media only screen and (max-width:879px) {
  .description-container {
    margin-top: 0;
  }
}

.description-container .pdp-description {
  width: 60%;
  margin: auto;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .description-container .pdp-description {
    width: 80%;
    margin-top: 0;
  }
}

.description-container .pdp-description span {
  font-size: 16px;
  color: #999;
}

@media only screen and (max-width:879px) {
  .description-container .pdp-description {
    width: 100%;
  }

  .description-container .pdp-description span {
    font-size: 14px;
  }
}

.description-container .pdp-description .description-body h3 {
  text-align: center;
  width: 100%;
  float: left;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 2.5px;
  margin-bottom: 25px;
}

@media only screen and (max-width:879px) {
  .description-container .pdp-description .description-body h3 {
    font-size: 20px;
    margin-bottom: 1rem;
  }
}

.description-container .pdp-description .description-body p {
  text-align: left;
  font-size: 1rem;
  font-family: "Titillium Web",sans-serif;
  color: #999;
  letter-spacing: .5px;
  margin-bottom: 3rem;
}

.variant-dropdown {
  width: 50%;
  float: left;
}

@media only screen and (max-width:879px) {
  .variant-dropdown {
    width: 100%;
  }

  .selection-error {
    text-align: center;
  }
}

.variant-dropdown value {
  width: 94%;
}

.variant-dropdown .variation-select {
  border-radius: 0;
  border: 2px solid #ccc;
  background: url(../images/down-arrow.png) 94% 50% no-repeat #f5f5f5;
  color: #666;
  text-transform: uppercase;
  height: 2.25rem;
  display: none;
}

.size-chart-link a {
  color: #333;
  text-transform: uppercase;
  font-size: 10px;
  border-color: #fff!important;
  padding: 0;
}

.productthumbnail {
  width: 55px;
}

.selection-error {
  display: none;
  font-size: 1.2em;
  clear: left;
}

#product-set-list .product-set-bundle-variations .select-gloveHand,
#product-set-list .product-set-bundle-variations .select-hand,
#product-set-list .product-set-bundle-variations .select-length,
#product-set-list .product-set-bundle-variations .select-size,
#product-set-list .product-set-bundle-variations .select-sizeJ,
#product-set-list .product-set-bundle-variations .select-sizeJG,
#product-set-list .product-set-bundle-variations .select-sizeW,
#product-set-list .product-set-bundle-variations .select-width {
  border-color: #ccc;
}

#product-set-list .product-set-bundle-variations .select-gloveHand .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-hand .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-length .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-size .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-sizeJ .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-sizeJG .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-sizeW .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-width .header .header-toggle {
  color: #999;
}

#product-set-list .product-set-bundle-variations .select-gloveHand.not-selected,
#product-set-list .product-set-bundle-variations .select-hand.not-selected,
#product-set-list .product-set-bundle-variations .select-length.not-selected,
#product-set-list .product-set-bundle-variations .select-size.not-selected,
#product-set-list .product-set-bundle-variations .select-sizeJ.not-selected,
#product-set-list .product-set-bundle-variations .select-sizeJG.not-selected,
#product-set-list .product-set-bundle-variations .select-sizeW.not-selected,
#product-set-list .product-set-bundle-variations .select-width.not-selected {
  border-color: #994c4c;
}

#product-set-list .product-set-bundle-variations .select-gloveHand.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-hand.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-length.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-size.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-sizeJ.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-sizeJG.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-sizeW.not-selected .header .header-toggle,
#product-set-list .product-set-bundle-variations .select-width.not-selected .header .header-toggle {
  color: #994c4c;
}

@media only screen and (max-width:879px) {
  .product-set-container .product-set .product-primary-image {
    display: block;
    float: none;
    max-width: none;
    width: 100%;
    margin: 0 0 32px;
  }

  .product-set-container .product-set .product-primary-image .plus-image-link {
    top: 8px;
    left: 8px;
  }

  .product-set-container .product-set .product-primary-image .prev-image-button {
    left: 8px;
  }

  .product-set-container .product-set .product-primary-image .next-image-button {
    right: 8px;
  }
}

.product-set-container .product-set .product-set-name {
  font-size: 32px;
}

.product-set-container .product-set .product-name {
  margin-top: 0;
  margin-bottom: .5rem;
}

.product-set-container .product-set .product-description {
  margin-bottom: 48px;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 14px;
  letter-spacing: .025rem;
  line-height: normal;
}

@media only screen and (min-width:880px) {
  .product-set-container .product-set .product-description {
    margin-bottom: 16px;
    width: 80%;
  }
}

.product-set-container .product-set .product-price {
  font-size: 16px;
  letter-spacing: .01rem;
  color: #000;
}

.product-set-container .product-set .product-add-to-cart button {
  display: block;
  width: 100%;
  height: 44px;
  margin: 28px auto;
  font-size: 20px;
  letter-spacing: .025rem;
  background: #000;
  color: #fff;
}

@media only screen and (min-width:880px) {
  .product-set-container .product-set .product-add-to-cart button {
    width: calc(100% - 68px);
  }
}

.product-set-container .product-set .product-add-to-cart button:hover {
  border: 2px solid #000;
  color: #000;
  background-color: #fff;
}

.product-set-container .product-set .find-dealer {
  text-align: center;
  margin-top: 1rem;
  text-transform: uppercase;
}

.product-set-container .product-set .find-dealer a {
  color: #000;
  font-size: .65rem;
}

.product-set-container .pdp-main .product-name {
  width: 100%;
  margin-top: 0;
}

.product-set-container .product-set-list {
  border-top: 2px solid #e6e6e6;
}

.product-set-container .product-set-list .block-add-to-cart {
  position: relative;
  margin-bottom: -1rem;
  top: -1rem;
  background: 0 0;
}

@media only screen and (min-width:880px) {
  .product-set-container .product-set-list .block-add-to-cart {
    top: 0;
    margin-bottom: 0;
  }
}

.product-set-container .product-set-list .block-add-to-cart button {
  display: block;
  float: none;
  width: 100%;
  padding: 0;
  margin: 16px auto;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: .025rem;
  background: #000;
  color: #fff;
}

@media only screen and (min-width:880px) {
  .product-set-container .product-set-list .block-add-to-cart button {
    width: calc(100% - 68px);
  }
}

.product-set-container .product-set-list .block-add-to-cart button:hover {
  border: 2px solid #000;
  color: #000;
  background-color: #fff;
}

.product-set-container .product-set-list .block-add-to-cart .availability {
  width: 60%;
  margin-left: 40%;
}

.product-set-container .product-set-list .block-add-to-cart .availability .label {
  float: left;
}

.product-set-container .product-set-list .block-add-to-cart label {
  width: 20%;
  float: left;
}

.product-set-container .product-set-list .block-add-to-cart .input-text {
  width: 55px;
  float: left;
}

@media only screen and (max-width:879px) {
  .product-set-container .product-set-list .block-add-to-cart .input-text {
    margin-top: 7px;
  }
}

.product-set-container .product-set-list .block-add-to-cart .product-add-to-cart {
  padding: 0;
}

.product-set-container .product-set-list .block-add-to-cart .inventory {
  width: auto;
  margin: 0;
}

.product-set-container .product-set-list .block-add-to-cart .inventory label {
  margin-right: 10px;
  font-size: 12px;
  letter-spacing: .01rem;
}

.product-set-container .product-set-list .block-add-to-cart .inventory .select-pdp {
  width: 79px;
  height: 40px;
  padding: 0 32px 0 20px;
  border-radius: 0;
  background-position: calc(100% - 12px) 13px;
}

.product-set-container .product-set-list .block-add-to-cart .inventory .quantity {
  float: left;
  width: 50%;
  margin-left: 19%;
}

.product-set-container .product-set-list .block-add-to-cart .availability-web {
  width: calc(100% - 134px);
  margin: 0 0 0 20px;
}

.product-set-container .product-set-list .block-add-to-cart .availability-web label {
  width: auto;
  padding: 1em 0;
  font-size: 11px;
  color: #000;
}

.product-set-container .product-set-list .block-add-to-cart .availability-web label+.value {
  float: left;
  padding: 1em 0;
  font-size: 11px;
  color: #000;
}

.product-set-container .product-set-list .block-add-to-cart .availability-web .availability-novariation {
  padding: 1em 0;
  font-size: 11px;
  color: #000;
}

.product-set-container .product-set-list .product-set-details {
  float: none;
  width: 100%;
  margin: 0;
}

@media only screen and (min-width:880px) {
  .product-set-container .product-set-list .product-set-details {
    float: right;
    width: 68%;
    margin-left: 10%;
  }
}

.product-set-container .product-set-list .product-set-details.variation-section {
  float: none;
  width: 100%;
  margin-left: 0;
}

.product-set-container .product-set-list .product-set-details.variation-section .product-variations .swatches li:not(.selected-value) {
  width: 45px;
  height: 45px;
}

.product-set-container .product-set-list .product-set-details.variation-section .product-variations .swatches li a,
.product-set-container .product-set-list .product-set-details.variation-section .product-variations .swatches li a img {
  display: block;
  width: 100%;
  height: 100%;
}

.product-set-container .product-set-list .product-set-details .product-number {
  margin-top: 0;
  margin-bottom: 10px;
  float: none;
  width: 100%;
  color: #666;
}

.product-set-container .product-set-list .product-set-details .product-set-bundle-promotions {
  display: block;
}

.product-detail .promotion,
.product-set-bundle-promotions .promotion {
  display: none;
}

.product-set-container .product-set-list .product-set-details .product-price .price-sales {
  font-size: 16px;
  letter-spacing: .01rem;
  color: #000;
  margin-bottom: 1rem;
  float: none;
  width: 100%;
  margin-top: -5px;
}

.product-set-container .product-set-list .product-set-details .product-price .price-standard {
  color: #000;
  font-size: 1rem;
  float: left;
}

.product-set-container .product-set-list .product-set-details .product-price .price-standard+.price-sales {
  color: #994c4c;
  width: auto;
  margin-top: 0;
  margin-left: 10px;
}

.product-set-container .product-set-list .product-set-details .item-name {
  color: #333;
  text-transform: none;
  letter-spacing: .025rem;
  font-size: 18px;
  font-weight: 700;
}

.product-set-container .product-set-list .product-set-details .product-variations {
  float: none;
  margin: 0;
}

#pdpMain .product-set-bundle-variations .custom-select-field,
#pdpMain .product-set-bundle-variations .custom-select-field .container {
  margin-bottom: 0;
}

#pdpMain .product-set-bundle-variations .attribute {
  margin: 0;
}

.set-bundle-cart-actions {
  margin: -1rem auto 4rem;
  width: 58%;
}

@media only screen and (max-width:879px) {
  .set-bundle-cart-actions {
    width: 75%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .set-bundle-cart-actions {
    width: 65%;
  }

  .pdp-recommendations .product-listing-1x4 .search-result-items {
    left: 0;
  }
}

.set-bundle-cart-actions ul {
  width: 100%;
  margin: auto;
  float: left;
}

.set-bundle-cart-actions ul li {
  width: 44%;
  float: left;
  text-align: center;
}

.set-bundle-cart-actions ul li a {
  color: #000;
}

.set-bundle-cart-actions ul .spacer-li {
  width: 2%;
}

.bundle-attribute {
  float: left;
  margin-left: 7px;
  margin-top: -1rem;
  margin-bottom: 1rem;
}

.bundle-attribute .attribute .label {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.bundle-attribute .attribute .value {
  color: #999;
}

.pdp-power-reviews {
  float: left;
  width: 100%;
}

@media only screen and (max-width:879px) {
  .pdp-power-reviews {
    width: 94%;
    padding: 0;
    margin-left: 2%;
    overflow-x: hidden;
    margin-right: 2%;
  }
}

.pdp-power-reviews .reviews-header {
  font-size: 2rem;
  text-align: center;
  color: #333;
}

.pdp-recommendations {
  float: left;
  width: 100%;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 2rem;
  margin-bottom: 4rem;
}

@media only screen and (max-width:879px) {
  .pdp-recommendations {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 1rem;
  }
}

.pdp-recommendations .product-info ul {
  font-size: .8rem;
  list-style: square;
  width: 100%;
  padding: 0;
}

.pdp-recommendations h3 {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
}

.pdp-recommendations .search-result-items {
  border: none;
}

.pdp-recommendations .product-listing-1x4 .search-result-items {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  padding-left: 0;
  padding-right: 0;
}

.pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow {
  height: 30px;
  width: 19px;
  top: 50%;
  margin-top: -15px;
}

.pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-prev {
  background-image: url(../images/lCarouselLite.svg);
  left: 0;
}

.pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-next {
  background-image: url(../images/rCarouselLite.svg);
  right: 0;
}

.pdp-recommendations .product-listing-1x4 .grid-tile {
  width: 25%;
  padding-left: 0;
  margin: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .pdp-recommendations h3 {
    font-size: 1.25rem;
  }

  .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow {
    top: 50px;
  }

  .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-prev {
    left: 0;
  }

  .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-next {
    right: 0;
  }

  .pdp-recommendations .product-listing-1x4 .grid-tile {
    padding-right: 0;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-recommendations .product-listing-1x4 .grid-tile {
    width: 24%;
    margin: 0 1% 0 0;
  }
}

.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-image {
  text-align: center;
}

.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-image img {
  width: 90%;
  display: inline;
}

#QuickViewDialog #pdpMain .product-col-2 .product-variations .hide-variations .custom-select-field,
#pdpMain .product-col-1.product-image-container.giftcard-image .pdp-mobile-slider-zoom-btn,
#pdpMain.giftcard-pdp .pdp-power-reviews,
#pdpMain.giftcard-pdp .product-info,
.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .promotional-message {
  display: none;
}

.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .name-link {
  font-size: 1rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #333;
}

.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-name {
  line-height: 1rem;
  font-size: 16px;
}

.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-name a {
  font-size: 16px;
  text-transform: none;
  line-height: 120%;
}

.pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-swatches ul {
  padding: 0;
  margin: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-swatches ul {
    width: auto;
  }
}

#QuickViewDialog #pdpMain .product-col-1.product-image-container .slick-next,
#QuickViewDialog #pdpMain .product-col-1.product-image-container .slick-prev {
  background-color: #fff;
  margin-right: 0!important;
}

#QuickViewDialog #pdpMain .product-col-1.product-image-container .play-text {
  width: 61px;
}

.ui-dialog.video {
  padding: 0;
}

.ui-dialog.video #dialog-container {
  margin-top: -20px!important;
  width: 760px!important;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .ui-dialog.video #dialog-container {
    padding: 1.25em 5px!important;
  }
}

@media only screen and (max-width:879px) {
  .ui-dialog.video #dialog-container {
    margin-top: -10px!important;
    width: 280px!important;
    padding: 15px!important;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .ui-dialog {
    width: 768px!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .ui-dialog #QuickViewDialog #pdpMain {
    width: 100%;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-1.product-image-container {
    width: 56%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail {
    width: 44%;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-msg {
    width: auto;
  }

  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail #add-to-cart,
  .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail #design-your-own {
    font-size: 20px;
    margin-right: 0;
    height: 36px;
    line-height: 32px;
    width: 100%;
    margin-bottom: 10px;
    font-weight: 200;
  }

  .ui-dialog.just-added-to-cart {
    max-width: 585px;
  }
}

@media only screen and (max-width:879px) {
  #QuickViewDialog {
    padding: 20px 10px!important;
  }

  #QuickViewDialog #pdpMain,
  #QuickViewDialog #pdpMain .product-col-1.product-image-container {
    width: 100%;
  }

  #QuickViewDialog #pdpMain .product-col-1.product-image-container .product-primary-image img,
  #QuickViewDialog #pdpMain .product-col-1.product-image-container .product-primary-image-mobile img {
    width: 200px;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    width: 100%;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail h1.product-name {
    margin-top: -13px;
    line-height: 114%;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail .view-full-details {
    display: none;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail .secondary-actions a {
    margin-right: 5px;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-web {
    float: right;
    width: 50%;
    margin-left: 0;
  }

  #QuickViewDialog #pdpMain .product-col-2.product-detail #add-to-cart,
  #QuickViewDialog #pdpMain .product-col-2.product-detail #design-your-own {
    margin-right: 0;
    height: 36px;
    line-height: 32px;
    width: 100%;
    font-weight: 200;
  }
}

@media only screen and (max-width:879px) and (max-width:879px) {
  #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-web {
    float: left;
  }
}

#QuickViewDialog {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  overflow: hidden;
}

#QuickViewDialog #pdpMain .product-col-1 {
  width: 58%;
}

#QuickViewDialog #pdpMain .product-col-1.product-image-container .product-badge-pdp {
  position: absolute;
  width: 24%;
  right: 13px;
  z-index: 1;
}

#QuickViewDialog #pdpMain .product-col-2 {
  width: 40%;
  overflow: hidden;
}

#QuickViewDialog #pdpMain .product-col-2 .product-variations li.variant-dropdown {
  margin: 0;
  padding: 0;
}

#QuickViewDialog #pdpMain .product-col-2 .product-variations .custom-select-field {
  margin-top: 0;
}

#QuickViewDialog #pdpMain .product-col-2 form.pdpForm {
  float: left;
  width: 100%;
}

#pdpMain.giftcard-pdp .product-add-to-cart .add-to-cart {
  font-size: 18px;
}

#pdpMain .product-col-1.product-image-container {
  position: relative;
}

#pdpMain .product-col-1.product-image-container .product-badge-pdp {
  position: absolute;
  width: 24%;
  right: 0;
  z-index: 1;
}

#pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text {
  position: relative;
  width: 60px;
}

#pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text img {
  width: 60px;
}

#pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text:before {
  content: "";
  display: block;
  width: 40%;
  height: 40%;
  background-color: #000;
  position: absolute;
  top: 30%;
  left: 30%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px -2px #fff;
  box-shadow: 0 0 10px -2px #fff;
}

#pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: calc(50% - 5px);
  left: calc(50% - 2px);
  border-top: solid transparent 5px;
  border-right: none;
  border-bottom: solid transparent 5px;
  border-left: solid #fff 8px;
}

#pdpMain .product-col-1 .desktop-hide {
  display: none;
}

@media only screen and (max-width:879px) {
  #pdpMain .product-col-1 .desktop-hide {
    display: block;
  }

  #pdpMain .product-col-1 .desktop-hide .product-video {
    border-top: 2px solid #e7e7e7;
    border-bottom: 2px solid #e7e7e7;
    padding: 5px 0;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  #pdpMain .product-col-1 .desktop-hide .product-video img {
    display: inline;
    height: 16px;
  }

  #pdpMain .product-col-1 .desktop-hide .product-video>span {
    display: block;
  }

  #pdpMain .product-col-1 .desktop-hide .product-video>span span {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    font-weight: 700;
    padding-left: 20px;
    background: url(../images/play-video-icon.gif) left center no-repeat;
  }
}

.variant-dropdown .label {
  display: none;
}

li#design-your-own-swatch {
  padding: 4px;
  cursor: pointer;
  line-height: 0;
}

li#design-your-own-swatch img {
  display: block;
  margin: 5px auto 0;
  width: 23px;
  height: 23px;
}

li#design-your-own-swatch .text-own {
  color: #999;
  display: block;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: 600;
  margin: 2px 0 0;
  line-height: 1;
}

.ui-dialog .pdp-main .product-add-to-cart button.dw-apple-pay-button {
  margin-left: 10px!important;
  width: 45%!important;
  min-width: 40%!important;
}

.ui-dialog.just-added-to-cart .ui-dialog-title {
  min-height: 24px;
}

.ui-dialog.just-added-to-cart .ui-dialog-titlebar-close {
  top: 35px;
}

.ui-dialog.just-added-to-cart .dialog-content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.ui-dialog.just-added-to-cart .added-to-cart-content {
  width: 545px;
}

@media only screen and (max-width:879px) {
  .ui-dialog.just-added-to-cart .ui-dialog-titlebar-close {
    top: 20px;
  }

  .ui-dialog.just-added-to-cart .added-to-cart-content {
    width: auto;
  }
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-to-cart-header {
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  margin-bottom: 16px;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-to-cart-header::before {
  content: url(../images/GreenCheck.png);
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 4px;
  vertical-align: bottom;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .product-info {
  position: relative;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .product-info .cart-totals {
  position: absolute;
  width: 25%;
  bottom: 0;
  right: 0;
  padding-left: 8px;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product {
  width: 75%;
  padding-right: 16px;
  border-right: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .ui-dialog.just-added-to-cart .added-to-cart-content .product-info .cart-totals {
    display: none;
  }

  .ui-dialog.just-added-to-cart .added-to-cart-content .added-product {
    width: 100%;
    padding-right: 0;
    border: none;
  }
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-product {
  padding: 0;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image {
  width: 175px;
  min-height: 175px;
  height: auto;
  border: 1px solid #ebebeb;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image {
    width: 48%;
  }
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image img {
  max-width: none;
  width: 100%;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes,
.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name,
.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing {
  float: left;
  width: 192px;
  margin-left: 24px;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name-value {
  font-family: "Titillium Web",sans-serif;
  font-weight: 600;
  font-size: 18px!important;
  line-height: 1em!important;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes {
  font-size: 12px;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing .mini-cart-price {
  display: block;
  float: none;
  margin-top: 20px;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group {
  clear: both;
  margin-top: 40px;
}

@media only screen and (max-width:879px) {
  .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes,
  .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name,
  .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing {
    width: 46%;
    margin-left: 6%;
  }

  .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group {
    margin-top: 25px;
  }
}

.ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button {
  display: inline-block;
  width: 48%;
}

.ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button.continue-shopping {
  margin-right: 2%;
}

@media only screen and (max-width:879px) {
  .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }

  .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button.continue-shopping {
    margin-right: 0;
  }
}

.ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-promo-header {
  font-size: 30px;
  letter-spacing: .6px;
  color: #333;
  margin: 0;
}

.ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-details {
  color: #994c4c;
  font-size: 14px;
  font-weight: 700;
  margin: 8px 0 16px;
}

.ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-buttons .button {
  width: 48%;
}

@media only screen and (max-width:879px) {
  .ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-buttons .button {
    width: 100%;
    display: block;
    margin-bottom: 8px;
  }

  .ui-dialog.just-added-to-cart .just-added-recommendations {
    display: none;
  }
}

@media only screen and (min-width:880px) {
  .ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-buttons .button:first-of-type {
    margin-right: 2%;
  }
}

.ui-dialog.just-added-to-cart .just-added-recommendations {
  width: 545px;
}

.ui-dialog.just-added-to-cart .just-added-recommendations ul#featured-carousel {
  padding-left: 0;
}

.ui-dialog.just-added-to-cart .just-added-recommendations ul#featured-carousel li.slick-slide {
  margin: 0 10px;
}

.pdp-main .product-add-to-cart #design-your-own {
  font-size: 20px;
  font-weight: 200;
}

.bonus-product-list .custom-select-field .container {
  width: 98%;
  float: left;
  margin-right: 2%;
}

.bonus-product-list .custom-select-field .container .select-hand,
.bonus-product-list .custom-select-field .container .select-length,
.bonus-product-list .custom-select-field .container .select-size,
.bonus-product-list .custom-select-field .container .select-waist,
.bonus-product-list .custom-select-field .container .select-width {
  margin-bottom: 1rem;
}

.bonus-product-list .promotion {
  color: #994c4c;
  font-size: 14px;
  font-size: .875rem;
  width: 100%;
  border: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 20px;
}

.bonus-product-list .bonus-product-item {
  border-top: 2px solid #eee;
  padding-top: 16px;
  margin-bottom: 16px;
}

.bonus-product-list .bonus-product-item .product-col-1 {
  width: 30%!important;
  padding: 0!important;
  margin: 0;
}

.bonus-product-list .bonus-product-item .product-col-1 .product-primary-image {
  display: block;
  width: 100%;
  max-width: 100%;
}

.bonus-product-list .bonus-product-item .product-col-2 {
  width: 64%!important;
  float: right;
}

.bonus-product-list .bonus-product-item .product-col-2 .product-name {
  float: none;
  margin-top: 0;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0;
}

.bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li,
.bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li {
  width: 16%;
  height: auto;
}

.bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li.selected-value,
.bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li.selected-value {
  width: 80%;
  margin: 1px;
}

.bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li a,
.bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li a {
  width: auto;
  height: auto;
}

.bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li a img,
.bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li a img {
  width: 100%;
  height: auto;
}

.bonus-product-list .product-add-to-cart {
  padding-bottom: 0;
  position: relative;
  clear: both;
}

.bonus-product-list .product-add-to-cart .inventory {
  width: 6rem;
  float: left;
}

.bonus-product-list .product-add-to-cart .inventory label {
  float: left;
  margin-top: 6px;
}

.bonus-product-list .product-add-to-cart .inventory input {
  width: 55px;
  float: left;
  margin-bottom: 10px;
  margin-left: 8px;
  height: 34px;
}

.bonus-product-list .product-add-to-cart .inventory input.error {
  border-color: #994c4c;
}

.bonus-product-list .quantity-error {
  color: #994c4c;
  text-transform: inherit;
  width: 100%;
  position: absolute;
  bottom: -14px;
  left: 0;
  line-height: 1;
}

.bonus-product-list .bonus-product-list-footer {
  padding-top: 1em;
}

.bonus-product-list .selected-bonus-item {
  margin: 1em 0 1em 1em;
  position: relative;
}

.bonus-product-list .selected-bonus-item .item-name {
  font-weight: 700;
}

.bonus-product-list .selected-bonus-item .remove-link {
  cursor: pointer;
  color: #994c4c;
  position: absolute;
}

.bonus-product-list .selected-bonus-item .remove-link:hover {
  color: #333;
}

.bonus-discount-container .ui-dialog-title {
  margin-left: 2.5rem;
  margin-top: .5rem;
  font-size: 1.25rem;
  letter-spacing: 1px;
  color: #333;
}

.bonus-discount-container .bonus-product-promo {
  color: #994c4c;
  font-size: 14px;
  font-size: .875rem;
  margin-top: 1rem;
  margin-left: 15px;
}

.bonus-discount-container .bonus-product-alert {
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: .875rem;
  margin-left: 15px;
  margin-top: 5px;
}

.bonus-discount-container .promo-details {
  display: none;
}

.bonus-discount-container .promo-details.visible {
  display: block;
}

.bonusDiscountContainerHtml,
.bonusDiscountContainerHtml button {
  color: #994c4c;
}

.bonus-product-summary .ui-dialog .ui-dialog-title,
.bonus-product-summary h2,
.ui-dialog .bonus-product-summary .ui-dialog-title {
  font-size: .875rem;
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.bonus-product-summary .selected-bonus-items {
  margin-left: -.75rem;
}

.bonus-product-summary .selected-bonus-items .selected-bonus-item {
  margin-top: -1rem;
}

.bonus-product-summary .selected-bonus-items .item-name {
  color: #000;
  text-transform: uppercase;
  clear: both;
}

.bonus-product-summary .selected-bonus-items .item-attributes {
  color: #999;
  text-transform: uppercase;
}

.bonus-product-summary .selected-bonus-items .remove-link {
  width: 1rem;
  height: 1rem;
  color: #fff;
  border-radius: 8px;
  background-image: url(../images/close.png);
  background-repeat: no-repeat;
  background-color: #aaa;
  background-position: 3px;
  position: absolute;
  float: left;
  right: 0;
  top: .15rem;
}

.bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
  width: 100%;
  float: left;
}

.select-bonus-item {
  border: 2px solid #000;
  background: #fff!important;
  color: #000!important;
  float: left;
  margin: 0;
  width: 5rem;
  padding: 0;
  line-height: 22px;
  height: 33px;
}

.select-bonus-item:hover {
  color: #fff!important;
  background: #000!important;
}

.select-bonus-item.enabled {
  border-color: #000;
  opacity: 1;
}

#bonus-product-dialog #bonus-product-list {
  margin-top: 0;
  max-width: 100%;
}

.ui-dialog.bonus-dialog {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .ui-dialog.bonus-dialog {
    width: 385px!important;
    max-width: calc(100% - 10px);
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .ui-dialog.bonus-dialog {
    max-width: 385px;
  }
}

.ui-dialog.bonus-dialog .ui-dialog-title {
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: .875rem;
  margin: 5px 0 25px 20px!important;
}

.ui-dialog.bonus-dialog .dialog-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%!important;
  padding: 15px!important;
}

.ui-dialog.bonus-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  margin-left: 25px;
}

.bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
  font-size: 20px;
  height: 42px;
}

@media only screen and (max-width:479px) {
  .bonus-product-list .quantity-error {
    position: relative;
    bottom: auto;
    display: inline-block;
    width: 200%;
  }
}

.ui-dialog.bonus-dialog.select-bonus-dialog .ui-dialog-buttonpane button {
  font-size: 20px;
  font-weight: 200;
}

.send-to-friend-product {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 22%;
  overflow: hidden;
  padding: 20px 0;
}

.send-to-friend-product .product-image {
  float: left;
  width: 36%;
}

.send-to-friend-product .product-image img {
  max-width: 80%;
}

.send-to-friend-product .product-description {
  float: left;
  width: 63%;
}

.send-to-friend-product .product-description .ui-dialog .ui-dialog-title,
.send-to-friend-product .product-description h2,
.ui-dialog .send-to-friend-product .product-description .ui-dialog-title {
  margin-right: 0;
  font-size: 1.2em;
  font-style: italic;
}

.send-to-friend-product .product-description .value {
  font-weight: 700;
}

.send-to-friend-product .product-description dt {
  clear: both;
  float: left;
  margin: 10px 0 0;
  width: 100px;
}

.send-to-friend-product .product-description dd {
  float: left;
  margin: 10px 0 0;
  width: 200px;
}

#send-to-friend-main .send-to-friend-sender-label {
  padding-top: 0;
}

#send-to-friend-main .send-to-friend-sender {
  margin-left: 2%;
  padding: .7em .5em;
  text-indent: 0;
  width: 49.5966%;
}

#send-to-friend-dialog .send-to-friend-login-message {
  padding: 2em 0;
}

.sizinginformation {
  border: 0;
  padding: 10px;
}

.sizinginformation th {
  background: #f7f7f7;
}

.sizinginformation td,
.sizinginformation th {
  border-bottom: 1px solid #f7f7f7;
  padding: 10px;
}

.sizinginformation td {
  border-left: 1px solid #f7f7f7;
}

.sizinginformation .ui-tabs-nav {
  height: 33px;
}

.sizinginformation .sizing-charts {
  border: 0;
}

.sizinginformation .tips-list {
  padding: 0!important;
}

.sizinginformation .tips-list li {
  list-style: none!important;
}

.address-list li,
.order-history-table li,
.payment-list li,
ul.product-availability-list li {
  list-style: none;
}

#cart-table thead {
  display: none;
}

#cart-table td {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px;
}

#cart-table .header-total-price {
  text-align: right;
}

#cart-table .item-image {
  float: left;
  text-align: center;
  width: 40%;
}

@media only screen and (min-width:880px) {
  #cart-table thead {
    display: table-header-group;
  }

  #cart-table .item-image {
    float: none;
    width: 170px;
  }
}

#cart-table .item-details {
  float: left;
  width: 60%;
}

@media only screen and (min-width:880px) {
  #cart-table .item-details {
    float: none;
    width: auto;
  }
}

#cart-table .item-details .name {
  font-size: 1rem;
}

#cart-table .item-quantity {
  clear: left;
  float: left;
  text-align: center;
  width: 40%;
}

@media only screen and (min-width:880px) {
  #cart-table .item-quantity {
    clear: none;
    float: none;
    text-align: left;
    width: auto;
  }
}

#cart-table .item-quantity input {
  width: 2.5rem;
}

#cart-table .item-quantity-details {
  clear: left;
  float: left;
  text-align: center;
  width: 40%;
}

@media only screen and (min-width:880px) {
  #cart-table .item-quantity-details {
    clear: none;
    float: none;
    text-align: left;
    width: auto;
  }
}

#cart-table .item-quantity-details .item-user-actions a,
#cart-table .item-quantity-details .item-user-actions button {
  display: block;
  width: 100%;
  margin: .3rem 0;
}

@media only screen and (min-width:880px) {
  #cart-table .item-quantity-details .item-user-actions a,
  #cart-table .item-quantity-details .item-user-actions button {
    width: auto;
  }
}

#cart-table .item-price {
  float: left;
  width: 60%;
}

@media only screen and (min-width:880px) {
  #cart-table .item-price {
    float: none;
    width: auto;
  }
}

#cart-table .price-promotion .price-sales {
  color: #994c4c;
}

#cart-table .price-promotion .price-standard {
  margin: 0 1em 0 0;
  text-decoration: line-through;
}

#cart-table .item-total {
  float: left;
  font-size: 1rem;
  font-weight: 700;
  text-align: right;
  width: 100%;
  word-wrap: break-word;
}

@media only screen and (min-width:880px) {
  #cart-table .item-total {
    float: none;
    font-size: 1em;
    width: auto;
  }

  #cart-table .item-total .promo-adjustment {
    width: 7.5rem;
  }

  .cart-coupon-code {
    float: left;
    width: 60%;
  }
}

#cart-table .price-unadjusted {
  color: #333;
  display: block;
  margin: 0 0 .42em;
}

#cart-table .price-unadjusted span {
  text-decoration: line-through;
}

#cart-table .price-adjusted-total {
  color: #333;
  display: block;
  margin: .42em 0 0;
}

#cart-table .gift-cert-delivery,
#cart-table .price-adjusted-total span {
  color: #994c4c;
}

.cart-promo {
  background: url(../images/interface/ui-promo-bg-gray-diag.png);
  color: #000;
  font-style: italic;
  margin: .3em 0;
  padding: 1em;
}

.cart-promo .bonus-item-actions {
  font-size: 1em!important;
  text-align: right;
  vertical-align: middle;
}

.cart-footer {
  margin: .83em 0;
}

.cart-coupon-code input {
  margin-bottom: .5rem;
  width: 35%;
}

.cart-coupon-code .error {
  padding-top: .4em;
}

.cart-coupon-code button {
  margin-left: .6em;
}

.cart-order-totals {
  margin: 1rem 0;
}

.cart-empty .product-listing .ui-dialog .ui-dialog-title,
.cart-empty .product-listing h2,
.cart-recommendations .product-listing .ui-dialog .ui-dialog-title,
.cart-recommendations .product-listing h2,
.ui-dialog .cart-empty .product-listing .ui-dialog-title,
.ui-dialog .cart-recommendations .product-listing .ui-dialog-title {
  margin-left: 1.3rem;
}

@media only screen and (min-width:880px) {
  .cart-coupon-code input {
    width: 45%;
  }

  .cart-order-totals {
    float: right;
    margin-top: 0;
    width: 40%;
  }
}

.order-totals-table td {
  padding: .3rem 0;
  text-align: right;
}

.order-totals-table .order-totals-item {
  width: 60%;
}

.order-totals-table .order-totals-value {
  width: 40%;
}

.order-totals-table .order-subtotal {
  font-weight: 700;
}

.order-totals-table .order-total {
  font-size: 1rem;
  font-weight: 700;
}

.cart-action-checkout,
.cart-action-continue-shopping {
  float: right;
}

.cart-action-continue-shopping button.button-text {
  line-height: 3.25em;
  margin-right: 1em;
}

.cart-recommendations {
  margin-top: 1rem;
}

.cart-recommendations .product-listing {
  background-color: #f7f7f7;
  padding: 1rem 0;
}

.cart-recommendations .product-listing .search-result-items {
  margin-top: 1em;
}

.cart-actions-top {
  margin-top: .5rem;
  padding-bottom: 1em;
}

.cart-actions-top .cart-action-continue-shopping {
  float: none;
}

.cart-empty {
  margin-top: 4rem;
}

.cart-empty h1 {
  text-align: center;
}

.cart-empty .cart-action-continue-shopping {
  float: none;
  text-align: center;
  margin-bottom: 4rem;
}

.cart-empty .product-listing {
  background-color: #f7f7f7;
  padding: 1rem 0;
}

.cart-empty .product-listing .search-result-items {
  margin-top: 1em;
}

.promo-adjustment {
  color: #994c4c;
}

ul.product-availability-list {
  margin: 0;
  padding: 0;
}

ul.product-availability-list .not-available,
ul.product-availability-list .on-order {
  color: #994c4c;
  font-size: .9em;
}

.account-welcome .welcome-message {
  font-size: 1.2em;
  font-style: italic;
}

.account-welcome .not-user {
  margin: .83em 0;
}

#password-reset {
  white-space: nowrap;
}

.checkout-progress-indicator {
  font-size: 1em;
  overflow: hidden;
  padding-bottom: 1em;
}

.checkout-progress-indicator div {
  display: inline;
  padding: 0 .83em 0 0;
}

.checkout-progress-indicator div.inactive a {
  color: #999;
}

.checkout-progress-indicator span {
  text-transform: uppercase;
}

.checkout-progress-indicator .active span {
  font-weight: 700;
  color: #000;
}

.checkout-progress-indicator a {
  color: #000;
}

.checkout-progress-indicator i {
  padding-left: .83em;
  color: #e6e6e6;
}

.checkout-progress-indicator .step-3 {
  padding-right: 0;
}

.shipping-method {
  margin-top: 1.83em;
}

.shipping-method label {
  display: inline;
  float: none!important;
  padding-right: .42em!important;
}

.shipping-method .shipping-description {
  display: inline;
}

.gift-message-text.hidden {
  display: none;
}

.billing-coupon-code .form-row {
  width: 50%;
}

.redemption {
  color: #994c4c;
}

.redemption .success {
  color: #4B984B;
}

.redemption span.error {
  margin-left: 0;
}

.payment-method {
  clear: both;
  display: none;
}

.payment-method-expanded,
.submit-order {
  display: block;
}

.day,
.month,
.year {
  clear: none;
  float: left;
  margin: 0 0 2% 2%;
}

.cvn,
.ssn {
  clear: left;
}

.day select,
.month select,
.year select {
  width: auto;
}

.month .form-caption {
  margin-left: 0;
}

.cvn .field-wrapper {
  width: 50px;
}

.bml-terms-and-conditions {
  border: 1px solid #333;
  font-size: .8em;
  height: 400px;
  overflow: auto;
  padding: 1em;
}

.bml-table-col-1 {
  width: 25%;
}

.pt_checkout h3 {
  padding-bottom: 1em;
}

.checkout-mini-cart {
  background-color: #f7f7f7;
  max-height: 330px;
  overflow: auto;
}

.checkout-order-totals {
  background-color: #f7f7f7;
  padding: .3rem .5rem;
}

.place-order-totals {
  clear: both;
}

.place-order-totals .order-totals-table {
  float: right;
  width: 50%;
}

.order-component-block {
  margin: 1.67em 0;
}

.order-component-block .section-header a {
  float: right;
  font-weight: 400;
}

.order-component-block .details {
  background: #e6e6e6;
  color: #333;
  padding: .5em 1em;
}

.order-summary-footer {
  position: relative;
}

.order-summary-footer .ui-dialog .ui-dialog-title,
.order-summary-footer h2,
.ui-dialog .order-summary-footer .ui-dialog-title {
  font-size: 2em;
  font-style: italic;
  font-weight: 400;
}

.summary-help {
  float: right;
  font-size: .8em;
  margin: 1em 0;
}

.submit-order {
  clear: both;
  padding: 1.67em 0 0;
  text-align: right;
}

.submit-order .back-to-cart {
  font-size: 1.1em;
}

.submit-order .back-to-cart:hover {
  text-decoration: underline;
}

.submit-order button {
  margin-left: 1.5em;
}

.pt_order-confirmation h1 {
  font-size: 2.5em;
}

.pt_order-confirmation .order-shipment-table {
  margin: 0 0 1.67em;
}

.pt_order-confirmation .order-shipment-table .order-shipment-details {
  border-right: 1px solid #e6e6e6;
  min-width: 200px;
}

.pt_order-confirmation #primary .ui-dialog .ui-dialog-title,
.pt_order-confirmation #primary h2,
.ui-dialog .pt_order-confirmation #primary .ui-dialog-title {
  font-size: 2em;
  font-style: italic;
  font-weight: 400;
}

.pt_order-confirmation .print-page {
  float: right;
}

.confirmation-message {
  border-bottom: 3px solid #994c4c;
  margin-bottom: 1.67em;
  padding-bottom: 1.67em;
}

.order-discount {
  color: #994c4c;
}

.gift-cert-used {
  padding: .83em 0;
}

.order-detail-options {
  border-top: 1px solid #e6e6e6;
  margin: 1.67em 0 0;
  padding: 1.67em 0 0;
  text-align: right;
}

.order-detail-options a {
  margin: 0 .83em;
}

.summary .edit {
  position: absolute;
  text-transform: uppercase;
  right: 10px;
  font-size: .9em;
  line-height: 1.5em;
}

.pt_cart #main,
.pt_checkout #main,
.pt_order-confirmation #main {
  padding: 0 1.15em;
}

.pt_cart .breadcrumb {
  padding-left: 0;
}

.pt_order-confirmation .order-confirmation-details .content-header {
  margin: .6em 0!important;
}

.order-shipment-details .firstname,
.order-shipment-details .label,
.order-shipment-details .lastname {
  font-weight: 700;
}

.item-shipping-address {
  min-width: 120px;
}

.order-shipment-gift-message-header {
  font-weight: 700;
  font-size: 1.2em;
  padding-bottom: 0;
}

.order-shipment-gift-message {
  font-size: 1.1em;
}

.billing-error {
  color: red;
  margin: 0 0 .83em 24%;
}

.cvn-tooltip {
  font-weight: 700;
  margin: 5px;
  text-align: center;
}

.cvn-tooltip img {
  height: 150px;
  width: 110px;
}

.free-shipping-color {
  color: #994c4c;
}

.order-totals-table tr td .free-shipping-color {
  font-weight: 700;
  text-transform: uppercase;
}

button.multi-ship-button {
  font-size: 20px;
}

#wrapper.pt_checkout .top-banner,
#wrapper.pt_order-confirmation .top-banner {
  padding: 0 1.15em;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout .top-banner .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper.pt_checkout .top-banner .innerWidth,
  #wrapper.pt_order-confirmation .top-banner .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper.pt_order-confirmation .top-banner .innerWidth,
  .home-bottom-slots #wrapper.pt_checkout .top-banner .promoSlotFull#home-full-7,
  .home-bottom-slots #wrapper.pt_order-confirmation .top-banner .promoSlotFull#home-full-7 {
    position: relative;
  }
}

#wrapper.pt_checkout .top-banner .menu-utility-user,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user {
  border: 0;
  margin: 0;
  width: 300px;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li {
  border: 0;
  max-height: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout .top-banner h1.primary-logo,
  #wrapper.pt_order-confirmation .top-banner h1.primary-logo {
    float: left;
  }

  #wrapper.pt_checkout .top-banner .menu-utility-user,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user {
    float: left;
    position: relative;
    top: 0;
    padding-top: 0;
    width: 89%;
  }

  #wrapper.pt_checkout .top-banner .menu-utility-user li:hover,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user li:hover {
    background: 0 0;
  }
}

#wrapper.pt_checkout .top-banner .menu-utility-user li .content-asset,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li .content-asset {
  max-height: 0;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li.information,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information {
  padding-left: 20px;
  padding-top: 26px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout .top-banner .menu-utility-user li.information,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information {
    position: absolute;
    top: 0;
    padding-top: 15px;
    width: 100%;
    text-align: left;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing input.input-checkbox:focus+label,
#wrapper.pt_checkout #main #primary .checkout-billing input.input-radio:focus+label,
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row,
#wrapper.pt_checkout #main #primary .checkout-shipping input.input-checkbox:focus+label,
#wrapper.pt_checkout #main #primary .checkout-shipping input.input-radio:focus+label,
#wrapper.pt_checkout #main #primary .login-box .form-row {
  position: relative;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li.information span,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information span {
  font-size: 12px;
  font-weight: 700;
  display: block;
  line-height: 120%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout .top-banner .menu-utility-user li.information span,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information span {
    font-size: 11px;
    float: left;
  }
}

#wrapper.pt_checkout .top-banner .menu-utility-user li.information span span,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information span span {
  color: #999;
  font-weight: 400;
  float: none;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart {
  margin-top: 27px;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
  background: url(../images/cart-sprite.png) 14px 8px no-repeat #fff;
  color: #333;
  padding-right: 0;
  padding-left: 40px;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart .mini-cart-content,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart .mini-cart-content {
  top: 55px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart {
    position: relative;
    float: right;
    margin-top: 0;
    width: auto;
    right: 0;
  }

  #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
    height: auto;
    padding-right: 0;
    padding-left: 28px;
    width: 50px;
    background-position: 7px 2px;
    line-height: 27px;
    padding-bottom: 5px;
  }

  #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart .mini-cart-content,
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart .mini-cart-content {
    display: none!important;
  }

  #wrapper.pt_checkout footer .footer-container .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper.pt_checkout footer .footer-container .innerWidth,
  #wrapper.pt_order-confirmation footer .footer-container .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper.pt_order-confirmation footer .footer-container .innerWidth,
  .home-bottom-slots #wrapper.pt_checkout footer .footer-container .promoSlotFull#home-full-7,
  .home-bottom-slots #wrapper.pt_order-confirmation footer .footer-container .promoSlotFull#home-full-7 {
    text-align: center;
  }
}

#wrapper.pt_checkout footer,
#wrapper.pt_order-confirmation footer {
  padding-bottom: 0;
}

#wrapper.pt_checkout footer .footer-container #footerLogo,
#wrapper.pt_order-confirmation footer .footer-container #footerLogo {
  margin: 8px 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container #footerLogo,
  #wrapper.pt_order-confirmation footer .footer-container #footerLogo {
    margin: 20px auto 17px;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer {
  float: left;
  margin: 20px 0 0 24px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer {
    margin: 4px 0 24px;
    width: 100%;
  }

  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul {
    float: left;
    width: 100%;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul {
  padding: 0;
  margin: 0;
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
  list-style: none;
  display: inline-block;
  padding: 0 0 0 35px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
    padding-left: 5px;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
    padding: 0;
    width: 38%;
    float: left;
    text-align: center;
  }

  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:first-child,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:first-child {
    text-align: left;
    width: 31%;
  }

  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:last-child,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:last-child {
    text-align: right;
    width: 31%;
  }

  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a {
    font-size: 10px;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security {
  float: right;
  margin: 15px 0 0;
  width: 50%;
  text-align: center;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security {
    margin-bottom: 15px;
    width: 100%;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span {
  font-weight: 700;
  text-transform: uppercase;
  color: #333;
  width: 33%;
  display: inline-block;
  vertical-align: middle;
  padding-left: 29px;
  line-height: 120%;
  text-align: left;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/security-icons.gif) left 2px no-repeat;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span {
    width: 33%;
    padding: 30px 0 0;
    float: left;
    font-size: 11px;
    text-align: center;
  }

  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.secure,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.secure {
    background: url(../images/secure-tr-icon.gif) center top no-repeat;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span {
    padding-left: 28px;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.returns,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.returns {
  background-position: left center;
  line-height: 30px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.returns,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.returns {
    background: url(../images/return-center-icon.gif) center top no-repeat;
    line-height: 120%;
    padding-left: 10px;
    padding-right: 10px;
  }
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.phone,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.phone {
  background-position: left -55px;
}

#wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.phone span,
#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.phone span {
  color: #999;
  font-size: 12px;
  text-transform: none;
  font-weight: 400;
}

#wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset,
#wrapper.pt_checkout .footer-copy .innerWidth .content-asset,
#wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset,
#wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset,
.home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset,
.home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset {
  text-align: center;
}

#wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset a,
#wrapper.pt_checkout .footer-copy .innerWidth .content-asset a,
#wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset a,
#wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset a,
.home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset a,
.home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset a {
  display: none;
}

#wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset .copyright,
#wrapper.pt_checkout .footer-copy .innerWidth .content-asset .copyright,
#wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset .copyright,
#wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset .copyright,
.home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset .copyright,
.home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset .copyright {
  float: none;
}

#wrapper.pt_checkout header .top-banner .menu-utility-user li#mini-cart .mini-cart-content,
#wrapper.pt_order-confirmation header .top-banner .menu-utility-user li#mini-cart .mini-cart-content {
  top: 81px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.phone,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.phone {
    line-height: 120%;
    background-position: center -57px;
  }

  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security>span.phone span,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security>span.phone span {
    padding: 0;
    width: 100%;
    float: none;
    font-weight: 400;
    color: #999;
  }

  #wrapper.pt_checkout .footer-copy,
  #wrapper.pt_order-confirmation .footer-copy {
    line-height: 15px;
    min-height: 0;
  }

  #wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper.pt_checkout .footer-copy .innerWidth,
  #wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper.pt_order-confirmation .footer-copy .innerWidth,
  .home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7,
  .home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 {
    padding: 12px 0;
  }

  #wrapper.pt_order-confirmation .top-banner div.primary-logo,
  #wrapper.pt_order-confirmation .top-banner h1.primary-logo {
    float: none;
  }

  #wrapper.pt_checkout .top-banner div.primary-logo {
    float: left;
  }

  #wrapper.pt_checkout .top-banner #mini-cart .mini-cart-link {
    padding-bottom: 5px;
  }

  #wrapper.pt_checkout header .top-banner .menu-utility-user,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user {
    margin-top: 20px;
  }

  #wrapper.pt_checkout header .top-banner .menu-utility-user li#mini-cart .mini-cart-content.cart-show,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user li#mini-cart .mini-cart-content.cart-show {
    display: none!important;
  }

  #wrapper.pt_checkout header .top-banner .menu-utility-user li#mini-cart a.mini-cart-link,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
    position: relative;
    padding: 0;
    top: 0;
  }
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout header .top-banner .menu-utility-user li#mini-cart a.mini-cart-link,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
    height: 20px;
    padding-left: 0;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=text],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=password],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=tel],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=email],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=number],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=text],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=password],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=tel],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=email],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=number] {
  width: 340px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping.no-multi-country .selected-country {
  font-size: 11px;
}

#wrapper.pt_checkout #main select.error {
  background-color: #f7f7f7;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main .checkout-name {
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
  margin: 25px 0;
  text-transform: uppercase;
}

#wrapper.pt_checkout #main #primary {
  width: 66.7%;
}

#wrapper.pt_checkout #main #primary.fullbleed {
  width: 100%;
}

#wrapper.pt_checkout #main #primary #cart-table th {
  background: #f7f7f7;
  padding: 10px 5px;
}

#wrapper.pt_checkout #main #primary #cart-table th:first-child {
  padding-left: 20px;
}

#wrapper.pt_checkout #main #primary #cart-table th:last-child {
  padding-right: 20px;
}

#wrapper.pt_checkout #main #primary #cart-table td {
  padding: 20px 5px 13px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main .checkout-name {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 17px;
  }

  #wrapper.pt_checkout #main #primary {
    width: 100%;
  }

  #wrapper.pt_checkout #main #primary #cart-table td {
    padding: 17px 5px 0;
  }

  #wrapper.pt_checkout #main #primary #cart-table td .shipment-label {
    margin-top: 0;
    padding-bottom: 10px;
  }
}

#wrapper.pt_checkout #main #primary #cart-table td.item-image {
  padding-left: 0;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-image img {
  width: 135px;
  margin-right: 35px;
  max-width: 100%!important;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item a,
#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item div.name {
  font-style: normal;
  color: #333;
  font-weight: 700;
  line-height: 100%;
  font-size: 14px;
  display: block;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #cart-table td.item-image img {
    width: 100px;
    margin-right: 20px;
  }

  #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item a,
  #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item div.name {
    margin-bottom: 3px;
  }
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .label {
  font-size: 11px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .attribute {
  display: block;
  width: 100%;
  line-height: 148%;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .value {
  font-size: 11px;
  color: #999;
  text-transform: uppercase;
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .sku {
  padding-bottom: 10px;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .sku span {
  font-size: 11px;
  color: #999;
  text-transform: none;
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute {
  padding-bottom: 10px;
  display: block;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute .label,
#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute .value {
  color: #999;
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute.name {
  padding-bottom: 0;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute.name span.value {
  font-weight: 700;
  color: #333;
  padding-bottom: 0;
  display: block;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-quantity {
  color: #999;
  font-size: 12px;
  font-weight: 400;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #cart-table td.item-quantity {
    float: right;
    width: 60%;
    text-align: left;
    padding-top: 0;
  }

  #wrapper.pt_checkout #main #primary #cart-table td.item-total>span {
    font-size: 12px;
  }
}

#wrapper.pt_checkout #main #primary #cart-table td.item-total {
  padding-right: 20px;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-total>span {
  padding-top: 9px;
  display: block;
  width: 100%;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-total div.promo-adjustment {
  width: 100%;
}

#wrapper.pt_checkout #main #primary #cart-table td.item-total .mobile-title {
  display: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #cart-table td.item-total>span.price-adjusted-total,
  #wrapper.pt_checkout #main #primary #cart-table td.item-total>span.price-unadjusted {
    clear: both;
    padding-top: 3px;
  }

  #wrapper.pt_checkout #main #primary #cart-table td.item-total div.promo-adjustment,
  #wrapper.pt_checkout #main #primary #cart-table td.item-total>span.price-adjusted-total span,
  #wrapper.pt_checkout #main #primary #cart-table td.item-total>span.price-unadjusted span {
    font-size: 12px;
  }

  #wrapper.pt_checkout #main #primary #cart-table td.item-total .mobile-title {
    float: left;
    display: block;
    font-weight: 700;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    text-align: left;
    margin: 0 5px 0 0;
  }

  #wrapper.pt_checkout #main #primary #cart-table td.item-total {
    float: right;
    width: 60%;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 25px;
  }

  #wrapper.pt_checkout #main #primary #cart-table td.item-total .price-total {
    float: left;
    font-size: 12px;
    padding-top: 0;
    width: auto;
  }
}

#wrapper.pt_checkout #main #primary #cart-table td.item-total .price-total {
  color: #333;
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #cart-table .cart-promo {
  background: 0 0;
  font-style: normal;
  border-top: 1px solid #e6e6e6;
}

#wrapper.pt_checkout #main #primary #cart-table .cart-promo td {
  padding: 0;
}

#wrapper.pt_checkout #main #primary #cart-table .cart-promo span {
  font-size: 14px;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
  float: right;
  width: 40%;
  margin-top: 20px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #cart-table .cart-promo {
    padding-bottom: 17px;
  }

  #wrapper.pt_checkout #main #primary #cart-table .cart-promo .bonus-item-promo {
    border: 0;
  }

  #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
    width: 100%;
    margin-top: 11px;
  }
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table {
  float: right;
  width: 100%;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr td {
  color: #333;
  text-transform: uppercase;
  padding: 3px 0 1px;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr td:first-child {
  font-weight: 700;
  text-align: left;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-discount td {
  color: #994c4c;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-sales-tax td {
  padding-bottom: 15px;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-total td {
  font-size: 14px;
  border-top: 1px solid #e6e6e6;
  padding: 13px 0 0;
}

#wrapper.pt_checkout #main #primary .order-summary-footer .submit-order a.back-to-cart {
  color: #333;
}

#wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary h2,
.ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title {
  padding-top: 10px;
  border-top: 2px solid #e6e6e6;
  font-size: 16px;
  letter-spacing: .085em;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary h2,
  .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title {
    font-size: 14px;
    padding-top: 16px;
  }
}

#wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required,
#wrapper.pt_checkout #main #primary h2 .dialog-required,
.ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required {
  float: right;
  color: #999;
  font-size: 11px;
  text-transform: none;
  font-style: normal;
  line-height: 20px;
}

#wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required .required-indicator,
#wrapper.pt_checkout #main #primary h2 .dialog-required .required-indicator,
.ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required .required-indicator {
  color: #999;
}

#wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required .required-indicator em,
#wrapper.pt_checkout #main #primary h2 .dialog-required .required-indicator em,
.ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required .required-indicator em {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-progress-indicator {
  padding-bottom: 19px;
}

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #999;
}

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div i {
  padding: 0;
  display: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
    padding-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator div {
    display: block;
    width: 25%;
    text-align: center;
    float: left;
    padding: 0;
    margin: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.step-2 div.name {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator div a,
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator div div.name {
    display: block;
    width: 100%;
    font-size: 11px;
    color: #999;
  }
}

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
  color: #999;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #f2f2f2;
  border-radius: 12px;
  display: inline-block;
  text-align: center;
  margin-right: 6px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity .mobile-visible,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list h2,
.ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .ui-dialog-title {
  display: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
    margin-right: 0;
    margin-bottom: 5px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active,
#wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active .name {
  color: #333;
}

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active span {
  color: #fff;
  background: #333;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list h2,
.ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog-title {
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list {
  padding-bottom: 10px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list h2,
  .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog-title {
    margin-bottom: 16px;
  }

  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
  }

  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th {
    display: none;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list p {
  padding: 5px 0 25px;
  margin: 0;
  color: #999;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent {
  margin-left: 0;
  margin-top: 0;
  margin-bottom: 23px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent .form-caption {
  margin: 0;
  line-height: 180%;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
  line-height: 180%;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent li,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
  font-size: 12px;
  color: #999;
  padding: 0;
  margin: 0;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent .form-caption,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 20px;
  font-size: 12px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label {
  width: 100%;
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.standard-shipping {
  text-decoration: line-through;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.discount-shipping {
  color: #994c4c;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a {
  font-size: 12px;
  color: #333;
  text-transform: none;
  text-decoration: underline;
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th {
  padding: 10px 20px;
  background: #f7f7f7;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td:last-child,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th:last-child {
  width: 25px;
  padding: 10px 20px;
  text-align: center;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity .mobile-visible {
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    color: #333;
    text-transform: uppercase;
  }

  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity {
    width: 58%;
    float: right;
    padding: 0 0 30px;
    text-align: left;
    color: #999;
  }

  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details {
    width: 100%;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-detail {
  float: left;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-detail {
    width: 58%;
    float: right;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image {
  float: left;
  width: 135px;
  margin-right: 35px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image {
    width: 100px;
    margin-right: 20px;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image img {
  width: 100%;
  max-width: 100%!important;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item a,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item div.name {
  font-size: 14px;
  color: #333;
  font-weight: 700;
  font-style: normal;
  line-height: 120%;
  padding-top: 5px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .value {
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .sku {
  padding-bottom: 10px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .sku span {
  font-size: 11px;
  color: #999;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .attribute span {
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .attribute span.label {
  color: #333;
  font-weight: 700;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item+div a {
  color: #333;
  margin-top: 10px;
  font-size: 12px;
  text-decoration: underline;
  display: inline-block;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item+div a:hover {
  text-decoration: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item+div a {
    display: none;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item+div.item-edit-details a {
  margin-top: 0;
  display: inline;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details {
  padding-top: 10px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details a,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button {
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  text-transform: none;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details a:hover,
#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button {
  height: auto;
  line-height: 16px;
  padding: 0;
  font-weight: 400;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details {
    display: none;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr:last-child {
  border-bottom: 0;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment {
  display: inline-block;
  padding: 20px 0 42px;
  width: 100%;
  border-top: 2px solid #e6e6e6;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment {
    width: 100%;
    padding: 20px 0 0;
  }

  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button {
  float: right;
  font-size: 20px;
  background: #000;
  color: #fff;
  height: 44px;
  line-height: 40px;
  padding: 0 23px;
}

#wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button:hover {
  background: #fff;
  color: #000;
  border-color: #000;
}

#wrapper.pt_checkout #main #primary .login-box.login-account .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .login-box.login-account h2,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box.login-account .ui-dialog-title {
  padding-left: 28px;
  font-size: 18px;
  background: url(../images/icons/icon-account-black.svg) left 16px no-repeat;
  background-size: 20px 18px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .login-box.login-account .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .login-box.login-account h2,
  .ui-dialog #wrapper.pt_checkout #main #primary .login-box.login-account .ui-dialog-title {
    padding-left: 36px;
    padding-top: 14px;
    background-position: left 14px;
  }
}

#wrapper.pt_checkout #main #primary .login-box.login-account .ui-dialog .ui-dialog-title span.login-now,
#wrapper.pt_checkout #main #primary .login-box.login-account h2 span.login-now,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box.login-account .ui-dialog-title span.login-now {
  display: inline;
  margin-left: 4px;
  text-decoration: underline;
  color: #4D738A;
  background: 0 0;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-shipping h2,
#wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .login-box h2,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
  margin-bottom: 10px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title span,
#wrapper.pt_checkout #main #primary .checkout-shipping h2 span,
#wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title span,
#wrapper.pt_checkout #main #primary .login-box h2 span,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title span,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title span {
  background: url(../images/down-arrow.png) right 10px center no-repeat;
  display: block;
  width: 100%;
  cursor: pointer;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row label .required-indicator,
#wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content.close,
#wrapper.pt_checkout #main #primary .login-box .form-row label .required-indicator,
#wrapper.pt_checkout #main #primary .login-box .login-box-content.close {
  display: none;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .close.ui-dialog-title span,
#wrapper.pt_checkout #main #primary .checkout-shipping h2.close span,
#wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title span,
#wrapper.pt_checkout #main #primary .login-box h2.close span,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .close.ui-dialog-title span,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title span {
  background: url(../images/arrow-right.png) right 10px center no-repeat;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .close.ui-dialog-title a,
#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title a,
#wrapper.pt_checkout #main #primary .checkout-shipping h2 a,
#wrapper.pt_checkout #main #primary .checkout-shipping h2.close a,
#wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title a,
#wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title a,
#wrapper.pt_checkout #main #primary .login-box h2 a,
#wrapper.pt_checkout #main #primary .login-box h2.close a,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .close.ui-dialog-title a,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title a,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title a,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title a {
  color: #000;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content,
#wrapper.pt_checkout #main #primary .login-box .login-box-content {
  margin-top: 40px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .checkout-shipping h2,
  #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .login-box h2,
  .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title,
  .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
    margin-bottom: 16px;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content,
  #wrapper.pt_checkout #main #primary .login-box .login-box-content {
    margin-top: 10px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content .form-row.form-row-button button,
#wrapper.pt_checkout #main #primary .login-box .login-box-content .form-row.form-row-button button {
  font-size: 11px;
  padding: 0 18px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content .error-form,
#wrapper.pt_checkout #main #primary .login-box .login-box-content .error-form {
  padding: 0;
  margin: 0 0 10px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row,
  #wrapper.pt_checkout #main #primary .login-box .form-row {
    margin: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button,
  #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button {
    width: 100%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.select-address label,
  #wrapper.pt_checkout #main #primary .login-box .form-row.select-address label {
    line-height: 130%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.password,
#wrapper.pt_checkout #main #primary .login-box .form-row.password {
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button {
  margin-top: 0;
  margin-bottom: 10px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button label,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button label {
  line-height: 10px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button #password-reset,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button #password-reset {
  color: #333;
  float: left;
  text-decoration: underline;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button #password-reset:hover,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button #password-reset:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button {
  float: right;
  height: 34px;
  line-height: 30px;
  padding: 0 13px;
  margin-top: 25px;
  font-size: 20px;
  font-weight: 200;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button:hover,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button:hover {
  border-color: #000;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button .field-wrapper,
#wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button .field-wrapper {
  width: 340px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button .field-wrapper,
  #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button .field-wrapper {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row label,
#wrapper.pt_checkout #main #primary .login-box .form-row label {
  width: 18%;
  text-align: left;
  float: left;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 34px;
  margin-top: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label,
  #wrapper.pt_checkout #main #primary .login-box .form-row label {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row label.radio,
#wrapper.pt_checkout #main #primary .login-box .form-row label.radio {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.required label span,
#wrapper.pt_checkout #main #primary .login-box .form-row.required label span {
  padding-right: 5px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.required label span::after,
#wrapper.pt_checkout #main #primary .login-box .form-row.required label span::after {
  content: " *";
  color: #333;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper textarea,
#wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper textarea {
  border-color: #e6e6e6;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper .char-count,
#wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper .char-count {
  padding-top: 5px;
  color: #999;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper .char-count span,
#wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper .char-count span {
  display: inline-block;
  width: auto;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper,
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper {
  float: left;
  width: 82%;
  padding-left: 0;
  margin-bottom: 5px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=text],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=password],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=tel],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=email],
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=number],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=text],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=password],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=tel],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=email],
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=number] {
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper,
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=text],
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=password],
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=tel],
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=email],
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type=number],
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper,
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=text],
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=password],
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=tel],
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=email],
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type=number] {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper span,
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper span {
  display: block;
  width: 100%;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio,
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio {
  width: 40px;
  margin-top: 10px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio span,
#wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio span {
  color: #999;
  font-size: 11px;
  text-transform: none;
  font-weight: 400;
  line-height: 150%;
}

#wrapper.pt_checkout #main #primary .checkout-billing a:focus,
#wrapper.pt_checkout #main #primary .checkout-billing button:focus,
#wrapper.pt_checkout #main #primary .checkout-billing input:focus,
#wrapper.pt_checkout #main #primary .checkout-billing select:focus,
#wrapper.pt_checkout #main #primary .checkout-shipping a:focus,
#wrapper.pt_checkout #main #primary .checkout-shipping button:focus,
#wrapper.pt_checkout #main #primary .checkout-shipping input:focus,
#wrapper.pt_checkout #main #primary .checkout-shipping select:focus {
  outline: #212121 dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-row .form-field-tooltip a,
#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .form-field-tooltip a {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-billing input.input-checkbox:focus+label::before,
#wrapper.pt_checkout #main #primary .checkout-billing input.input-radio:focus+label::before,
#wrapper.pt_checkout #main #primary .checkout-shipping input.input-checkbox:focus+label::before,
#wrapper.pt_checkout #main #primary .checkout-shipping input.input-radio:focus+label::before {
  content: '';
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  background-color: transparent;
  outline: #212121 dotted 1px;
  outline: -webkit-focus-ring-color auto 5px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-shipping h2,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
  margin-bottom: 25px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio,
  #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio {
    margin-top: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .checkout-shipping h2,
  .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
    margin-bottom: 11px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title span,
#wrapper.pt_checkout #main #primary .checkout-shipping h2 span,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title span {
  background: 0 0;
}

#wrapper.pt_checkout #main #primary .checkout-shipping #dwfrm_singleshipping_shippingAddress_addToAddressBook+label {
  margin-bottom: 15px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping select {
  width: 340px;
  height: 34px;
  line-height: 30px;
  border-radius: 0;
}

#wrapper.pt_checkout #main #primary .checkout-shipping.no-multi-country .selected-country {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
  line-height: 34px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping.no-multi-country .input-select.country {
  border: none;
  background: #fff;
  padding-left: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
  margin-left: 18%;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping #dwfrm_singleshipping_shippingAddress_addToAddressBook+label {
    margin-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping select {
    width: 100%;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
    margin: 13px 0 0;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline .field-wrapper {
  width: auto;
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label {
  width: 100%;
  padding-left: 20px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label span {
  font-size: 12px;
  color: #999;
  text-transform: none;
  float: left;
  line-height: 120%;
  margin-left: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption,
#wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip a {
  color: #999;
  font-size: 11px;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
  left: 350px;
  position: absolute;
  top: 0;
  margin: 7px 0 0 18%;
  padding-top: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
    margin-top: 0;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
    left: 0;
    position: relative;
    top: 0;
    padding-left: 0;
    width: 100%;
    text-align: right;
    margin: 0;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
  margin: 7px 0 0 18%;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption.address1 {
  left: 350px;
  position: absolute;
  top: 2px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
    margin: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption.address1 {
    left: 0;
    position: relative;
    top: 0;
    text-align: right;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a {
  color: #333;
  text-decoration: underline;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a.privacy-policy {
  display: inline-block;
  font-size: 12px;
  margin-left: 23px;
  margin-top: -10px;
}

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary .checkout-shipping>.form-caption {
  margin-bottom: 35px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a.privacy-policy {
    margin-top: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-shipping>.form-caption {
    margin-bottom: 25px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels {
  margin-bottom: 23px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels {
    margin-bottom: 15px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels .field-wrapper,
#wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels .form-row {
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary #shipping-method-list {
  margin-top: 24px;
  display: block;
  margin-bottom: 35px;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary #shipping-method-list h2,
.ui-dialog #wrapper.pt_checkout #main #primary #shipping-method-list .ui-dialog-title {
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary #shipping-method-list p {
  padding: 5px 0 25px;
  margin: 0;
  color: #999;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent {
  margin-left: 0;
  margin-bottom: 23px;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent ul.shipping-promos {
  padding: 0 0 0 21px;
  margin: 0;
  font-size: 12px;
  color: #999;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label {
  cursor: pointer;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span {
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 3px;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.tool-info {
  font-weight: 400;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.standard-shipping {
  text-decoration: line-through;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.discount-shipping,
#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.free-shipping-color {
  color: #994c4c;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label a {
  font-size: 12px;
  color: #333;
  font-weight: 400;
  text-transform: none;
  text-decoration: underline;
  line-height: 120%;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label a:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent .form-caption {
  display: inline-block;
  margin-left: 23px;
  margin-top: 4px;
  font-size: 12px;
}

#wrapper.pt_checkout #main #primary .continue-btn {
  float: left;
  width: 100%;
  border-top: 2px solid #e6e6e6;
  margin-bottom: 40px;
}

#wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button {
  margin: 0;
  width: 100%;
}

#wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button {
  background: #000;
  color: #fff;
  height: 44px;
  line-height: 40px;
  cursor: pointer;
  margin-top: 21px;
  padding: 0 29px;
  font-size: 20px;
  font-weight: 200;
}

.tt-menu,
.typeahead {
  background-color: #fff;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .continue-btn {
    margin-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button:hover {
  border-color: #000;
  color: #000;
  background: #fff;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cartout .mini-cart-name .mini-cart-name-value.mini-cart-name-value-myjoys {
  font-size: 14.4px;
  font-weight: 400;
  font-family: din-condensed,sans-serif;
  letter-spacing: .6px;
}

#wrapper.pt_checkout #main #secondary .section-header a,
.ui-helper-hidden-accessible {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

.tt-hint,
.tt-query,
.typeahead {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 8px;
  outline: 0;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.tt-hint {
  color: #999;
}

.tt-menu {
  width: 100%;
  margin: 12px 0;
  padding: 8px 0;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.2);
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion.tt-cursor,
.tt-suggestion:hover {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px;
}

.tt-suggestion:hover {
  cursor: pointer;
}

.tt-suggestion p {
  margin: 0;
}

:-moz-placeholder {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

::-moz-placeholder {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

:-ms-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

::-webkit-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

::-ms-input-placeholder {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

::placeholder {
  opacity: 1;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}

:focus:-moz-placeholder {
  opacity: 0;
}

:focus::-moz-placeholder {
  opacity: 0;
}

:focus:-ms-input-placeholder {
  opacity: 0;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
}

:focus::-ms-input-placeholder {
  opacity: 0;
}

:focus::placeholder {
  opacity: 0;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-product {
  padding: 10px 0 23px;
  display: block;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image {
  width: 40%;
}

#wrapper.pt_checkout #main #secondary {
  width: 25%;
  float: right;
  padding-top: 56px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary {
    width: 100%;
    padding-top: 36px;
  }
}

#wrapper.pt_checkout #main #secondary .section-header {
  font-size: 16px!important;
  padding: 11px 0;
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  background: 0 0;
  color: #333;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary .section-header {
    font-size: 14px!important;
  }
}

#wrapper.pt_checkout #main #secondary .section-header a {
  float: right;
  color: #333;
  font-size: 14px;
  text-decoration: underline;
  letter-spacing: 1px;
  text-transform: none;
}

#wrapper.pt_checkout #main #secondary .section-header a:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart {
  background: #fff;
  max-height: 425px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary .section-header a {
    font-size: 12px;
  }

  #wrapper.pt_checkout #main #secondary .checkout-mini-cart {
    max-height: none;
    overflow: visible;
  }
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image {
  float: left;
  margin-right: 0;
  height: auto;
  max-width: 89px;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image img {
  max-width: 90%!important;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes,
#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name,
#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
  width: 60%;
  float: right;
  padding-right: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name a {
  font-size: 14px!important;
  line-height: 150%!important;
  margin-bottom: 8px;
  margin-top: 3px;
  text-transform: none;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes .label,
#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .label {
  font-size: 11px;
  font-weight: 700;
  color: #333;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes .value,
#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .value {
  font-size: 11px;
  color: #999;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
  display: block;
}

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .mini-cart-price {
  font-size: 11px;
  font-weight: 700;
  color: #333;
  display: inline-block;
  float: right;
  position: static;
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals {
  border-top: 1px solid #e6e6e6;
  padding: 10px 0;
  background: 0 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary .checkout-order-totals {
    padding-bottom: 5px;
  }
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td {
  text-transform: uppercase;
  color: #333;
  font-size: 12px;
  padding: 3px 0 2px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td {
    padding: 2px 0;
  }
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:first-child {
  text-align: left;
  font-weight: 700;
  width: 60%;
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr .free-shipping-color,
#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:last-child,
#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-sales-tax td:last-child,
#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-subtotal td:last-child {
  font-weight: 300;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-style: normal;
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.discount td {
  color: #994c4c;
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-sales-tax td {
  padding-bottom: 13px;
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total-split td {
  padding-top: 13px;
  border-top: 1px solid #e6e6e6;
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total td {
  padding-top: 13px;
  border-top: 1px solid #e6e6e6;
  font-size: 14px;
  font-weight: 700;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-sales-tax td,
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total-split td {
    padding-bottom: 17px;
  }

  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total td {
    padding-top: 13px;
  }
}

#wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total td.order-value {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .summary .checkout-progress-indicator .inactive a {
  color: #999;
}

#wrapper.pt_checkout #main #primary .summary .summary-address {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
}

#wrapper.pt_checkout #main #primary .summary .summary-address>div {
  width: 100%;
  display: inline-block;
}

#wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments .details {
  padding-bottom: 25px;
}

#wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments span.icon-PayPal {
  display: block;
  background: url(../images/paypal.jpg) right center no-repeat;
  width: 120px;
  height: 30px;
  background-size: 120px auto;
  padding: 10px 0;
}

#wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments .label {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
}

#wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments .value {
  color: #999;
}

#wrapper.pt_checkout #main #primary .summary .address-static {
  color: #999;
  line-height: 22px;
  font-size: 14px;
  padding-bottom: 25px;
  padding-top: 10px;
}

#wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-row.label-inline label {
  width: 100%;
  padding-left: 20px;
}

#wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip {
  left: 350px;
  position: absolute;
  top: 0;
  margin: 7px 0 0 18%;
  padding-top: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip {
    margin-top: 0;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip {
    left: 0;
    position: relative;
    top: 0;
    padding-left: 0;
    width: 100%;
    text-align: right;
    margin: 0;
  }

  #wrapper.pt_checkout #main .order-summary-footer button.button-fancy-large {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip a {
  color: #999;
  font-size: 11px;
}

#wrapper.pt_checkout #main .order-summary-footer button.button-fancy-large {
  float: right;
  height: 44px;
  line-height: 40px;
  background: #000;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 0 27px;
}

#wrapper.pt_checkout #main .order-summary-footer button.button-fancy-large:hover {
  background: #fff;
  color: #000;
  border-color: #000;
}

#wrapper.pt_checkout #main #primary input[type=text],
#wrapper.pt_checkout #main #primary input[type=password],
#wrapper.pt_checkout #main #primary input[type=tel],
#wrapper.pt_checkout #main #primary input[type=email],
#wrapper.pt_checkout #main #primary input[type=number],
#wrapper.pt_checkout #main #primary select {
  height: 34px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

#wrapper.pt_checkout #main #primary .fieldset.address {
  padding-bottom: 30px;
  display: none;
}

#wrapper.pt_checkout #main #primary .fieldset.address.open {
  display: block;
}

#wrapper.pt_checkout #main #primary .fieldset.billing-address-static {
  color: #999;
  line-height: 22px;
  font-size: 14px;
  padding-bottom: 25px;
  padding-top: 10px;
}

#wrapper.pt_checkout #main #primary #change-address {
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  margin-bottom: 20px;
  display: inline-block;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.form-row.form-row-button,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded .form-row.form-row-button {
  display: none;
}

#wrapper.pt_checkout #main #primary #change-address:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent {
  margin-left: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row {
  margin-left: 18%;
  clear: none;
  float: left;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row {
    margin: 5px 0 12px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row.month,
#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row.year {
  width: 160px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row label {
  color: #999;
  text-transform: none;
  width: auto;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row label.cc-label {
  margin-top: 5px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-Amex img,
#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-Discover img,
#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-MasterCard img,
#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-Visa img {
  height: 26px;
  margin-left: 10px;
  opacity: .3;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon {
  background: url(../images/billing-icon.gif) right center no-repeat;
  width: 230px;
  height: 26px;
  float: left;
  font-size: 0;
  line-height: 0;
  margin: -5px 0 0 10px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon {
    width: 180px;
    background-size: 100% auto;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-PayPal {
    width: 40px;
    background-size: 100% auto;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-PayPal {
  width: 40px;
  height: 28px;
  float: left;
  font-size: 0;
  line-height: 0;
  margin: -5px 0 0 10px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-PayPal img {
  width: 100%;
  height: 100%;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-DW_APPLE_PAY {
  height: 28px;
  float: left;
  font-size: 0;
  line-height: 0;
  margin: -5px 0 0 10px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-DW_APPLE_PAY img {
  width: 100%;
  height: 100%;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent .payment-method {
  margin-bottom: 12px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-DW_APPLE_PAY {
    background-size: 100% auto;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing>.address .form-row {
    margin: 0 0 1px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code h2,
  .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .ui-dialog-title {
    margin-bottom: 15px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .billing-coupon-code .form-row.label-above {
    margin-top: 0;
    margin-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .billing-coupon-code .form-row.label-above label {
    line-height: 100%;
    margin-bottom: 7px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .billing-coupon-code .form-row.label-above input {
    width: 206px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button {
  margin: 40px 0 0;
  padding: 20px 0 47px;
  width: 100%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button {
    padding-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button button {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button button {
  float: right;
  height: 44px;
  line-height: 40px;
  background: #000;
  color: #fff;
  cursor: pointer;
  padding: 0 27px;
}

#wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button button:hover {
  background: #fff;
  color: #000;
  border-color: #000;
}

#wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button button.custom-progress {
  float: right;
  height: 44px;
  line-height: 40px;
  background: url(../images/loading-small.gif) 50% no-repeat;
  color: transparent;
  cursor: pointer;
  font-size: 14px;
  padding: 0 27px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button button.custom-progress {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
  padding: 0 30px!important;
  height: 42px!important;
  width: auto!important;
  border: 2px solid #000!important;
  margin: 0!important;
  min-height: 10px!important;
  min-width: 27%!important;
  background-size: 45% 45%!important;
  background-color: #000!important;
  background-image: -webkit-named-image(apple-pay-logo-white)!important;
  background-repeat: no-repeat!important;
  background-position: 50% 50%!important;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
    width: 100%!important;
    font-size: 14px!important;
    margin-top: 10px!important;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row label {
    line-height: 130%;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.label-inline.form-indent label {
    width: 100px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row .form-field-tooltip {
    width: auto;
    margin-top: 7px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn input {
  width: 160px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.form-row-button {
    display: none;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row {
    margin: 0 0 1px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row label {
    line-height: 32px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn {
    margin-bottom: 11px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn input {
    width: 135px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn .form-field-tooltip {
    display: none;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn .form-field-tooltip {
  left: 320px;
  margin: 7px 0 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-billing h2,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title {
  padding-bottom: 15px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title span,
#wrapper.pt_checkout #main #primary .checkout-billing h2 span,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title span {
  background: url(../images/down-arrow.png) right 10px center no-repeat;
  display: block;
  width: 100%;
  cursor: pointer;
}

#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .close.ui-dialog-title span,
#wrapper.pt_checkout #main #primary .checkout-billing h2.close span,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .close.ui-dialog-title span {
  background: url(../images/arrow-right.png) right 10px center no-repeat;
}

#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .close.ui-dialog-title a,
#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title a,
#wrapper.pt_checkout #main #primary .checkout-billing h2 a,
#wrapper.pt_checkout #main #primary .checkout-billing h2.close a,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .close.ui-dialog-title a,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title a {
  color: #000;
}

#wrapper.pt_checkout #main #primary .checkout-privacy-policy {
  background: rgba(0,0,0,0);
  color: #999;
  display: inline-block;
  float: left;
  font-size: 12px;
  line-height: 22px;
  margin: 10px 0;
  padding: 0;
  width: auto;
  text-align: left;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .checkout-billing h2,
  .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title {
    padding-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-privacy-policy {
    margin: 0 0 33px;
  }

  #wrapper.pt_checkout #main #primary .checkout-privacy-policy a {
    display: block;
  }
}

#wrapper.pt_checkout #main #primary .checkout-privacy-policy a {
  color: #000;
  text-decoration: underline;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-privacy-policy {
    margin: 0;
    line-height: normal;
  }

  #wrapper.pt_checkout #main #primary .checkout-privacy-policy a {
    display: block;
  }
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .content-asset,
#wrapper.pt_checkout #main #primary .billing-coupon-code.close,
#wrapper.pt_checkout #main #primary .form-row .form-row.month .form-caption,
#wrapper.pt_checkout #main #primary .form-row .form-row.month label,
#wrapper.pt_checkout #main #primary .form-row .form-row.year .form-caption,
#wrapper.pt_checkout #main #primary .form-row .form-row.year label,
#wrapper.pt_checkout #main #primary .form-row .form-row.year+.form-row,
#wrapper.pt_checkout #main #primary .form-row label .required-indicator {
  display: none;
}

#wrapper.pt_checkout #main #primary .checkout-privacy-policy a:hover {
  text-decoration: none;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code {
  margin-left: 0;
  position: relative;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .coupon-error.error {
  margin-left: 18%;
  margin-top: -15px;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon {
  font-size: 11px;
  height: 34px;
  left: 18%;
  line-height: 30px;
  margin-left: 350px;
  padding: 0 20px;
  position: absolute;
  top: 0;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon:hover {
  border-color: #000;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon {
    margin-left: 0;
    left: 216px;
    top: 19px;
  }
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.coupon-error.error,
#wrapper.pt_checkout #main #primary .billing-coupon-code .redemption.coupon.form-row {
  margin-bottom: 10px;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above {
  width: auto;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above+.form-row {
  float: left;
  width: auto;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above .field-wrapper {
  width: auto;
}

#wrapper.pt_checkout #main #primary .form-row {
  position: relative;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above label,
  #wrapper.pt_checkout #main #primary .form-row.select-address label {
    line-height: 130%;
  }
}

#wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent {
  margin-left: 18%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent {
    margin-left: 0;
  }
}

#wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent label {
  line-height: 120%;
  font-size: 12px;
  color: #999;
  text-transform: none;
  font-weight: 400;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent .save-card-label {
  width: 300px;
}

#wrapper.pt_checkout #main #primary .form-row .form-caption {
  margin: 7px 0 0 18%;
  color: #999;
  font-size: 11px;
}

#wrapper.pt_checkout #main #primary .form-row .form-row.year {
  width: 160px;
  margin: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row .form-caption {
    margin: 0;
  }

  #wrapper.pt_checkout #main #primary .form-row .form-row.year {
    width: 135px;
  }
}

#wrapper.pt_checkout #main #primary .form-row .form-row.year select {
  width: 100%;
}

#wrapper.pt_checkout #main #primary .form-row .form-row.month {
  width: 160px;
  margin: 0 20px 0 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row .form-row.month {
    width: 135px;
    float: left;
    margin: 0 20px 0 0;
  }
}

#wrapper.pt_checkout #main #primary .form-row .form-row .field-wrapper,
#wrapper.pt_checkout #main #primary .form-row .form-row.month select {
  width: 100%;
}

#wrapper.pt_checkout #main #primary .form-row label {
  width: 18%;
  text-align: left;
  float: left;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  margin-top: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row label {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .form-row.required label span {
  padding-right: 5px;
}

#wrapper.pt_checkout #main #primary .form-row.required label span::after {
  content: " *";
  color: #333;
}

#wrapper.pt_checkout #main #primary .form-row .field-wrapper {
  float: left;
  width: 82%;
  padding-left: 0;
  margin-bottom: 5px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=text],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=password],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=tel],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=email],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=number],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper select {
  width: 340px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=text],
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=password],
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=tel],
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=email],
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=number],
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper select {
    width: 100%;
  }
}

#wrapper.pt_checkout #main #primary .form-row .field-wrapper span {
  display: block;
  width: 100%;
}

#wrapper.pt_checkout #main #primary .form-row .field-wrapper label.radio {
  width: 40px;
  margin-top: 10px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper label.radio {
    margin-top: 0;
  }
}

#wrapper.pt_checkout #main #primary .form-row .field-wrapper label.radio span {
  color: #999;
  font-size: 11px;
  text-transform: none;
  font-weight: 400;
  line-height: 150%;
}

#wrapper.pt_checkout #main #primary .form-row .form-field-tooltip {
  left: 350px;
  position: absolute;
  top: 0;
  margin: 7px 0 0 18%;
  padding-top: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .form-row .form-field-tooltip {
    margin-top: 0;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .form-row .form-field-tooltip {
    left: 0;
    position: relative;
    top: 0;
    padding-left: 0;
    width: 100%;
    text-align: right;
    margin: 0;
  }
}

#wrapper.pt_checkout #main #primary .form-row .form-field-tooltip a {
  color: #999;
  font-size: 11px;
}

#wrapper.pt_checkout #main #primary .error-form {
  font-weight: 700;
  font-size: 16px;
}

#wrapper.pt_checkout #main #primary .error-form span {
  color: #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #b2595c;
  border-radius: 12px;
  display: inline-block;
  text-align: center;
  margin-right: 6px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #secondary .order-component-block {
    display: inline-block;
    margin: 22px 0 29px;
    width: 100%;
  }

  #wrapper.pt_checkout #main #secondary .mini-billing-address .details div,
  #wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div,
  #wrapper.pt_checkout #main #secondary .mini-shipment .details div {
    line-height: 18px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .gift-cert-used,
#wrapper.pt_checkout #main #secondary .mini-billing-address.last .section-header .section-header-note,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument.last .section-header .section-header-note,
#wrapper.pt_checkout #main #secondary .mini-shipment.last .section-header .section-header-note {
  display: none;
}

#wrapper.pt_checkout #main #secondary .mini-billing-address h3,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument h3,
#wrapper.pt_checkout #main #secondary .mini-shipment h3 {
  border-bottom: 0;
}

#wrapper.pt_checkout #main #secondary .mini-billing-address .name,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .name,
#wrapper.pt_checkout #main #secondary .mini-shipment .name {
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 5px;
}

#wrapper.pt_checkout #main #secondary .mini-billing-address .details .minishipments-method span,
#wrapper.pt_checkout #main #secondary .mini-billing-address .details div,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details .minishipments-method span,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div,
#wrapper.pt_checkout #main #secondary .mini-shipment .details .minishipments-method span,
#wrapper.pt_checkout #main #secondary .mini-shipment .details div {
  font-size: 14px;
  color: #999;
}

#wrapper.pt_checkout #main #secondary .mini-billing-address .details,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details,
#wrapper.pt_checkout #main #secondary .mini-shipment .details {
  background: 0 0;
  padding: 0;
  color: #999;
}

#wrapper.pt_checkout #main #secondary .mini-billing-address .details div.address div:last-child,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div.address div:last-child,
#wrapper.pt_checkout #main #secondary .mini-shipment .details div.address div:last-child {
  text-transform: uppercase;
}

#wrapper.pt_checkout #main #secondary .mini-billing-address .details .minishipments-method span:first-child,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details .minishipments-method span:first-child,
#wrapper.pt_checkout #main #secondary .mini-shipment .details .minishipments-method span:first-child {
  color: #333;
  font-weight: 700;
}

#wrapper.pt_checkout #main #primary .billing-coupon-code .form-row .form-field-tooltip a,
#wrapper.pt_checkout #main #primary .checkout-billing .form-caption {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon {
    top: 24px;
  }

  #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.coupon-error.error {
    clear: both;
    margin-left: 0;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code h2,
#wrapper.pt_checkout #main #primary .checkout-billing>.giftcards .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-billing>.giftcards h2,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .ui-dialog-title,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing>.giftcards .ui-dialog-title {
  padding: 20px 0;
  margin: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .ui-dialog .close.ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code h2.close,
#wrapper.pt_checkout #main #primary .checkout-billing>.giftcards .ui-dialog .close.ui-dialog-title,
#wrapper.pt_checkout #main #primary .checkout-billing>.giftcards h2.close,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing>.coupon-code .close.ui-dialog-title,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing>.giftcards .close.ui-dialog-title {
  padding-bottom: 20px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container {
  margin: -13px 0 24px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container {
    margin: -20px 0 18px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container .gc-messaging {
    margin-left: 12px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container .gc-messaging {
  margin-top: 24px;
  letter-spacing: normal;
}

#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title span.required-indicator,
#wrapper.pt_checkout #main #primary .checkout-billing h2 span.required-indicator,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title span.required-indicator {
  background: 0 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .email-fiels {
  margin-bottom: 23px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .email-fiels {
    margin-bottom: 15px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .email-fiels .field-wrapper,
#wrapper.pt_checkout #main #primary .checkout-billing .email-fiels .form-row {
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-caption {
  margin: 7px 0 0 18%;
  color: #999;
  font-size: 11px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .form-caption {
    margin: 0;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-caption a {
  color: #333;
  text-decoration: underline;
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-caption a.privacy-policy {
  display: inline-block;
  font-size: 12px;
  margin-left: 23px;
  margin-top: -10px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-row.label-inline {
  margin-left: 18%;
  margin-top: 0;
  margin-bottom: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .form-caption a.privacy-policy {
    margin-top: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .form-row.label-inline {
    margin: 13px 0 0;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-row.label-inline .field-wrapper {
  width: auto;
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-row.label-inline label {
  width: 100%;
  padding-left: 20px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .form-row.label-inline label span {
  font-size: 12px;
  color: #999;
  text-transform: none;
  float: left;
  line-height: 120%;
  margin-left: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .gc-content {
  margin: 0;
  position: relative;
}

#wrapper.pt_checkout #main #primary .gc-content.close {
  display: none;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row {
  display: inline-block;
  margin-right: 13px;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.pin input[type=tel] {
  width: 60px;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.balance {
  margin: 0;
  display: block;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.giftcert-error {
  margin: 0;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.giftcert-error span {
  display: inline-block;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.giftcert-error span.message-text {
  width: 167px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .gc-content .form-row.giftcert-error span.message-text {
    width: 193px;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.giftcert-error span.gc-number {
  width: 118px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .gc-content .form-row.giftcert-error span.gc-number {
    width: 144px;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption {
  display: block;
  margin: 0;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message {
  margin-bottom: 4px;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 12px;
  color: #000;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span {
  display: inline-block;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span.value {
  width: 50px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span.value {
    width: 55px;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span.message-text {
  width: 110px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span.message-text {
    width: 130px;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span.gc-number {
  width: 125px;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message a {
  font-family: din-condensed,sans-serif;
  color: #000;
  text-decoration: underline;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row label,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn .form-field-tooltip,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .payment-method-text,
#wrapper.pt_checkout #main #primary .fieldset.billing-address-static {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message span.gc-number {
    width: 140px;
  }

  #wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .gc-message a:hover {
    text-decoration: none;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .form-row.redemption .remaining-order-total {
  display: none;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row label {
  display: block;
  float: none;
  width: auto;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row .field-wrapper input[type=tel] {
  padding: 0 16px;
  background-color: transparent;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row .field-wrapper .gift-card-number {
  width: 150px;
}

#wrapper.pt_checkout #main #primary .gc-content .form-row .form-field-tooltip {
  left: 0;
  top: 60px;
  width: 110%;
  padding: 0;
  margin-left: 0;
  font-size: 12px;
  letter-spacing: normal;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .gc-content .form-row .form-field-tooltip {
    position: absolute;
    top: 6px;
    left: 27px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent.emea-options>.form-row {
    width: auto;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .form-row .form-field-tooltip a {
  font-size: 12px;
}

#wrapper.pt_checkout #main #primary .gc-content .giftcert-apply {
  display: inline-block;
  position: relative;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_checkout #main #primary .gc-content .giftcert-apply {
    top: 37px;
  }
}

#wrapper.pt_checkout #main #primary .gc-content .giftcert-apply button {
  font-size: 20px;
  height: 44px;
  line-height: 42px;
}

#wrapper.pt_checkout #main #primary input[type=text],
#wrapper.pt_checkout #main #primary input[type=password],
#wrapper.pt_checkout #main #primary input[type=tel],
#wrapper.pt_checkout #main #primary input[type=email],
#wrapper.pt_checkout #main #primary input[type=number],
#wrapper.pt_checkout #main #primary select {
  background-color: #f7f7f7;
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
  float: none!important;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row {
  width: auto;
  margin: 0 -1px 0 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row label .label-text {
  float: left;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row span.icon-PayPal {
  margin-top: -4px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods {
  position: relative;
  background-color: #eee;
  padding: 8px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent>.form-row {
    width: calc((100% / 3) + .5px);
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods {
    margin: 0 -14px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods>h2,
#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .payment-methods>.ui-dialog-title,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods>.ui-dialog-title {
  margin: 0 0 20px;
  padding: 0;
  border: none;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods>h2::after,
#wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .payment-methods>.ui-dialog-title::after,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods>.ui-dialog-title::after {
  content: url(../images/secure-tr-icon.gif);
  display: inline-block;
  margin-left: 4px;
  vertical-align: middle;
  opacity: .75;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .dialog-required {
  position: absolute;
  right: 15px;
  top: 108px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab {
  border: 1px solid #999;
  border-bottom: none;
  padding: 10px 30px;
  height: 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
  margin: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab.selected {
  background-color: #fff;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab.selected::after {
  content: '';
  display: block;
  position: absolute;
  bottom: -2px;
  left: .5px;
  height: 4px;
  width: calc(100% - .5px);
  background-color: #fff;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab img {
  height: 18px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name {
  float: left;
  width: 18%;
  font-size: 18px;
  letter-spacing: 0;
  text-transform: capitalize;
  border: none;
  margin-top: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab {
    padding: 10px 15px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab:not([data-method=CREDIT_CARD]) .label-text {
    display: none;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name {
    width: auto;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name {
    width: 30%;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name::after {
  content: '';
  display: inline-block;
  margin-left: 13px;
  opacity: .75;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img.grayscale,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img:not(.grayscale)+img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img.grayscale,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img:not(.grayscale)+img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img.grayscale,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img:not(.grayscale)+img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img.grayscale,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img:not(.grayscale)+img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img.grayscale,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img:not(.grayscale)+img {
  display: none;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons {
  float: left;
  margin-top: 8px;
  height: 26px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span {
  margin-right: 15px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img,
#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img {
  height: 100%;
  opacity: 1;
}

@media only screen and (min-width:320px) and (max-width:374px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img,
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img,
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img,
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img,
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img {
    height: 24px;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method {
  margin-bottom: 0;
  min-height: 345px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .payment-method-text {
  font-size: 12px;
  font-size: .75rem;
  line-height: 1rem;
  margin-bottom: 32px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded {
  background-color: #fff;
  border: 1px solid #999;
  padding: 24px 16px 16px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded:not([data-method=CREDIT_CARD]) {
  padding: 40px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method button.submit-billing {
  font-size: 20px;
  font-weight: 200;
  background: #000;
  color: #fff;
  cursor: pointer;
  height: 44px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons {
    margin-top: 13px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span {
    margin-right: 8px;
  }

  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method button.submit-billing {
    display: block;
    margin: 0 auto;
  }
}

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method button.submit-billing:hover {
  background: #fff;
  color: #000;
  border-color: #000;
}

#wrapper.pt_checkout #main #primary .checkout-billing label {
  margin-top: 5px;
}

#wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
  border-radius: 0!important;
}

#wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button {
  border-top: none;
  padding-top: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing>.form-row.form-row-button button {
  font-size: 20px;
  font-weight: 200;
}

#wrapper.pt_checkout #main #primary .checkout-privacy-policy,
#wrapper.pt_checkout #main #primary .checkout-privacy-policy a,
#wrapper.pt_checkout #main #primary .form-row .form-caption,
#wrapper.pt_checkout #main #secondary .mini-billing-address .details div,
#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div,
#wrapper.pt_checkout #main #secondary .mini-shipment .details div {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=text],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=password],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=tel],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=email],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type=number],
#wrapper.pt_checkout #main #primary .form-row .field-wrapper select {
  background-color: #f7f7f7;
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

#wrapper.pt_checkout.egc-checkout #main #primary .fieldset.address {
  display: block;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-sales-tax td:first-child,
#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-subtotal td:first-child,
#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-total td:first-child {
  font-size: 14px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-sales-tax td:last-child,
#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-subtotal td:last-child,
#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-total td:last-child {
  font-weight: 400;
  font-size: 16px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-name,
.order-history-header .label {
  font-weight: 700;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table tr.order-total td:first-child {
  font-size: 16px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .order-totals-table .order-shipping {
  display: none;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-order-totals {
  border-top: none;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-image {
  width: 30%;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-id,
#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-name,
#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
  width: 70%;
  padding-right: 0;
  float: right;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 14px;
  letter-spacing: normal;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-id {
  color: #767676;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-name .mini-cart-name-value {
  color: #000;
  margin-bottom: 0;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
  margin-top: 34px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .mini-cart-price {
  font-size: 16px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .gc-mini-attributes {
  padding: 14px 0 40px;
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 16px;
  letter-spacing: normal;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .gc-mini-attributes>div {
  margin: 6px 0;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .gc-mini-attributes>div.gc-inline {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 48px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .gc-mini-attributes>div.gc-to-email {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 6px;
}

#wrapper.pt_checkout.egc-checkout #main #secondary .gc-mini-attributes>div.gc-to-email .label {
  display: none;
}

#wrapper.pt_checkout #main #primary .shipping-login .login-box .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .shipping-login .login-box h2,
.ui-dialog #wrapper.pt_checkout #main #primary .shipping-login .login-box .ui-dialog-title {
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary .shipping-login form {
  padding-bottom: 10px;
}

#wrapper.pt_checkout #main #primary .shipping-login .ui-dialog .ui-dialog-title,
#wrapper.pt_checkout #main #primary .shipping-login h2,
.ui-dialog #wrapper.pt_checkout #main #primary .shipping-login .ui-dialog-title {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0;
}

#wrapper.pt_checkout #main #primary .shipping-login .shipping-or-border {
  border-bottom: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  width: 100%;
}

#wrapper.pt_checkout #main #primary .shipping-login .shipping-or {
  position: absolute;
  top: -8px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
}

#wrapper.pt_checkout #main #primary .shipping-login .guest-checkout {
  position: relative;
  margin-top: 0;
  padding-bottom: 6px;
  border-top: none;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent .payment-method .payment-method-name {
  font-size: 18px;
  letter-spacing: 0;
  text-transform: capitalize;
  border: none;
  margin-top: 0;
}

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods .ui-dialog .ui-dialog-title span,
#wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods h2 span,
.ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods .ui-dialog-title span {
  background: 0 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship>div {
    width: 25%;
  }
}

@media only screen and (min-width:320px) and (max-width:374px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship>div .name {
    font-size: 10px;
    letter-spacing: -.025rem;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset>.payment-method-options.form-indent .payment-method .payment-method-name {
    margin-bottom: 0;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship>div {
    width: 25%;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship>div .name {
    font-size: 10px;
    letter-spacing: -.025rem;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator>div {
    width: 33%;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator>div .name {
    font-size: 10px;
    line-height: 1.25em;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator>div {
    display: block;
    float: left;
    text-align: center;
    padding: 0 .3em;
    width: 33%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator>div span {
    margin-right: 0;
    margin-bottom: 4px;
  }

  #wrapper.pt_checkout #main #primary .checkout-progress-indicator>div .name {
    display: block;
    line-height: 1rem;
    padding: 0;
  }
}

.shippingaddress .select-address {
  width: 100%;
  margin-left: 0;
}

.shippingaddress .edit-address {
  margin-top: .5em;
}

.formactions {
  margin-top: 20px;
  text-align: right;
}

.item-list .multi-shipment-row {
  border-bottom: none;
}

.minishipments-method {
  padding-top: 10px;
}

.pt_checkout #cart-table .cart-row .shipment-label {
  font-weight: 700;
  margin-top: 35px;
  font-size: 1.4em;
}

#PasswordResetForm fieldset {
  position: relative;
}

#PasswordResetForm button {
  float: right;
  top: 0;
  left: 63%;
}

h1 .account-logout {
  font-size: .6em;
  float: none;
}

.registration-selection input,
.registration-selection label {
  display: inline;
  float: none;
}

.address-list {
  padding: 0;
}

.address-list li {
  float: left;
  margin: 0;
  min-height: 135px;
  padding: 1em 0;
  width: 30%;
}

.address-list li.default {
  border-bottom: 1px solid #f7f7f7;
  float: none;
  width: auto;
}

.address-list .mini-address-title {
  font-style: italic;
}

.payment-list {
  overflow: hidden;
  padding: 0;
}

.payment-list li {
  float: left;
  margin: 0;
  min-height: 110px;
  width: 33%;
}

.order-history-header {
  background: url(../images/interface/icon-double-line-header.png) left top repeat-x #f7f7f7;
  overflow: hidden;
  padding: 10px;
}

.order-history-header button {
  float: right;
}

.order-history-header .order-date,
.order-history-header .order-number,
.order-history-header .order-status {
  float: left;
  margin: 2px 0;
  width: 60%;
}

.order-history-items {
  margin: 20px 0;
}

.order-history-table td,
.order-history-table th {
  padding: 5px 10px;
}

.order-history-table ul {
  margin: 0;
  padding: 0;
}

.order-history-table .order-items,
.order-history-table .order-shipped-to,
.order-history-table .order-total-price {
  width: 33%;
}

.order-history-table .toggle {
  cursor: pointer;
  display: block;
}

#wrapper.pt_account #primary .form-row label .required-indicator,
#wrapper.pt_wish-list #primary .form-row label .required-indicator,
.js .order-history-table .hidden {
  display: none;
}

#wrapper.pt_account #NewPasswordForm {
  min-height: 740px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_order #main.page-content.innerWidth {
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #wrapper.pt_account #NewPasswordForm {
    min-height: 0;
  }
}

#wrapper.pt_account #NewPasswordForm label {
  text-align: left;
  width: 190px!important;
  margin-top: 0;
  float: left;
}

#wrapper.pt_account #NewPasswordForm .form-caption {
  margin-left: 190px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #NewPasswordForm {
    min-height: 0;
  }

  #wrapper.pt_account #NewPasswordForm label {
    width: 100%!important;
    padding-left: 0;
    margin-bottom: 8px;
  }

  #wrapper.pt_account #NewPasswordForm .form-caption {
    margin-left: 0;
  }
}

#wrapper.pt_account #NewPasswordForm .field-wrapper {
  width: 344px;
  padding-left: 5px;
  float: left;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #NewPasswordForm .field-wrapper {
    width: 100%;
    padding-left: 0;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_account #main,
  #wrapper.pt_wish-list #main {
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main,
  #wrapper.pt_wish-list #main {
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #wrapper.pt_account #main #secondary .secondary-navigation .content-asset .ui-dialog .ui-dialog-title+ul,
  #wrapper.pt_account #main #secondary .secondary-navigation .content-asset h2+ul,
  #wrapper.pt_wish-list #main #secondary .secondary-navigation .content-asset .ui-dialog .ui-dialog-title+ul,
  #wrapper.pt_wish-list #main #secondary .secondary-navigation .content-asset h2+ul,
  .ui-dialog #wrapper.pt_account #main #secondary .secondary-navigation .content-asset .ui-dialog-title+ul,
  .ui-dialog #wrapper.pt_wish-list #main #secondary .secondary-navigation .content-asset .ui-dialog-title+ul {
    display: none;
  }
}

#wrapper.pt_account #primary .performance-fitting h3,
#wrapper.pt_wish-list #primary .performance-fitting h3 {
  padding: 14px 0 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary h1,
  #wrapper.pt_wish-list #primary h1 {
    font-size: 20px;
    margin: 0;
    padding: 30px 0 17px;
  }
}

#wrapper.pt_account #primary .ui-dialog .ui-dialog-title,
#wrapper.pt_account #primary h2,
#wrapper.pt_wish-list #primary .ui-dialog .ui-dialog-title,
#wrapper.pt_wish-list #primary h2,
.ui-dialog #wrapper.pt_account #primary .ui-dialog-title,
.ui-dialog #wrapper.pt_wish-list #primary .ui-dialog-title {
  font-size: 20px;
  color: #333;
  line-height: 120%;
  margin: 10px 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .ui-dialog .ui-dialog-title,
  #wrapper.pt_account #primary h2,
  #wrapper.pt_wish-list #primary .ui-dialog .ui-dialog-title,
  #wrapper.pt_wish-list #primary h2,
  .ui-dialog #wrapper.pt_account #primary .ui-dialog-title,
  .ui-dialog #wrapper.pt_wish-list #primary .ui-dialog-title {
    font-size: 16px;
    margin: 13px 0 12px;
  }
}

#wrapper.pt_account #primary p,
#wrapper.pt_wish-list #primary p {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  padding: 0 0 20px;
  margin: 0;
  width: 80%;
}

#wrapper.pt_account #primary p.reg-info,
#wrapper.pt_wish-list #primary p.reg-info {
  padding: 10px 0 12px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary p,
  #wrapper.pt_wish-list #primary p {
    font-size: 12px;
    width: 100%;
  }

  #wrapper.pt_account #primary p.reg-info,
  #wrapper.pt_wish-list #primary p.reg-info {
    padding: 13px 0 0;
  }
}

#wrapper.pt_account #primary h3,
#wrapper.pt_wish-list #primary h3 {
  font-size: 16px;
  color: #333;
  line-height: 120%;
  text-transform: uppercase;
  padding: 14px 0 24px;
}

#wrapper.pt_account #primary h4,
#wrapper.pt_wish-list #primary h4 {
  font-size: 14px;
  color: #333;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0;
}

#wrapper.pt_account #primary a,
#wrapper.pt_wish-list #primary a {
  font-size: 14px;
  color: #333;
  line-height: 120%;
  text-decoration: underline;
}

#wrapper.pt_account #primary .footwear .product-listing-1x4 a.name-link,
#wrapper.pt_account #primary a:hover,
#wrapper.pt_wish-list #primary .footwear .product-listing-1x4 a.name-link,
#wrapper.pt_wish-list #primary a:hover {
  text-decoration: none;
}

#wrapper.pt_account #primary .open-close,
#wrapper.pt_wish-list #primary .open-close {
  line-height: 18px;
  margin-bottom: 0;
}

#wrapper.pt_account #primary .open-close a,
#wrapper.pt_wish-list #primary .open-close a {
  font-size: 10px;
  color: #333;
  line-height: 18px;
  text-transform: uppercase;
}

#wrapper.pt_account #primary #NewPasswordForm .form-row-button,
#wrapper.pt_wish-list #primary #NewPasswordForm .form-row-button {
  margin-bottom: 20px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_account #primary #NewPasswordForm .form-row label,
  #wrapper.pt_wish-list #primary #NewPasswordForm .form-row label {
    width: 50%;
  }
}

#wrapper.pt_account #primary .form-row label,
#wrapper.pt_wish-list #primary .form-row label {
  float: left;
  width: 21.5%;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 0;
}

#wrapper.pt_account #primary .form-row label::after,
#wrapper.pt_wish-list #primary .form-row label::after {
  content: " *";
  color: #333;
}

#wrapper.pt_account #RegistrationForm .form-row.label-inline label::after,
#wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline label::after,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label::after,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline label::after {
  content: "";
}

#wrapper.pt_account #primary .content-asset p,
#wrapper.pt_wish-list #primary .content-asset p {
  padding-bottom: 23px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .form-row label,
  #wrapper.pt_wish-list #primary .form-row label {
    width: 100%;
    line-height: 120%;
    margin-bottom: 5px;
  }

  #wrapper.pt_account #primary .col-1,
  #wrapper.pt_wish-list #primary .col-1 {
    width: 100%;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 10px;
  }
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row {
  margin: 6px 0 20px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row,
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row {
    margin: 0 0 20px;
  }
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper {
  width: 78%;
  float: left;
  margin-bottom: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper,
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper {
    width: 100%;
  }
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=text],
#wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=password],
#wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=tel],
#wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=email],
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=text],
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=password],
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=tel],
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type=email] {
  max-width: 340px;
  height: 34px;
  line-height: 30px;
  background: 0 0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper .error,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper .error {
  display: block;
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline {
  float: left;
  width: 78%;
  margin-left: 21.5%;
  margin-top: 9px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline,
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline {
    margin-left: 0;
    margin-bottom: 15px;
  }
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline label,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline label {
  width: auto;
  text-transform: none;
  color: #999;
  font-size: 12px;
  line-height: 120%;
  padding-left: 23px;
}

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row.form-row-button button,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.form-row-button button {
  margin-left: 21.5%;
}

#wrapper.pt_account #primary .col-1 .login-box-content form .reset-pass,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .reset-pass {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding-left: 21.5%;
  max-width: 461px;
  float: left;
  margin-top: -13px;
}

#wrapper.pt_account #primary .col-1 .login-box-content form .reset-pass a#password-reset,
#wrapper.pt_wish-list #primary .col-1 .login-box-content form .reset-pass a#password-reset {
  font-size: 12px;
  float: right;
}

#wrapper.pt_account #primary .col-2,
#wrapper.pt_wish-list #primary .col-2 {
  width: 43.4%;
  min-height: 775px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_account #primary .col-2,
  #wrapper.pt_wish-list #primary .col-2 {
    min-height: 0;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.form-row-button button,
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.form-row-button button {
    margin-left: 0;
  }

  #wrapper.pt_account #primary .col-2,
  #wrapper.pt_wish-list #primary .col-2 {
    width: 100%;
    min-height: 0;
  }

  #wrapper.pt_account #primary .col-2 .ui-dialog .ui-dialog-title,
  #wrapper.pt_account #primary .col-2 h2,
  #wrapper.pt_wish-list #primary .col-2 .ui-dialog .ui-dialog-title,
  #wrapper.pt_wish-list #primary .col-2 h2,
  .ui-dialog #wrapper.pt_account #primary .col-2 .ui-dialog-title,
  .ui-dialog #wrapper.pt_wish-list #primary .col-2 .ui-dialog-title {
    margin: 10px 0;
  }

  #wrapper.pt_account #primary .col-2 h3,
  #wrapper.pt_wish-list #primary .col-2 h3 {
    font-size: 14px;
    padding: 0 0 23px;
  }

  #wrapper.pt_account #primary .col-2 h4,
  #wrapper.pt_wish-list #primary .col-2 h4 {
    font-size: 12px;
  }

  #wrapper.pt_account #primary .col-2 .content-asset p,
  #wrapper.pt_wish-list #primary .col-2 .content-asset p {
    padding-bottom: 16px;
  }
}

#wrapper.pt_account #primary .col-2 .login-box-content form .form-row-button,
#wrapper.pt_wish-list #primary .col-2 .login-box-content form .form-row-button {
  margin: 28px 0;
}

#wrapper.pt_account #RegistrationForm,
#wrapper.pt_wish-list #RegistrationForm {
  min-height: 740px;
}

#wrapper.pt_account #RegistrationForm span.required,
#wrapper.pt_wish-list #RegistrationForm span.required {
  text-align: right;
  font-size: 11px;
  color: #999;
  display: block;
  width: 344px;
  padding-left: 142px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .col-2 .login-box-content form .form-row-button,
  #wrapper.pt_wish-list #primary .col-2 .login-box-content form .form-row-button {
    margin: 18px 0 36px;
  }

  #wrapper.pt_account #RegistrationForm,
  #wrapper.pt_wish-list #RegistrationForm {
    min-height: 0;
  }

  #wrapper.pt_account #RegistrationForm span.required,
  #wrapper.pt_wish-list #RegistrationForm span.required {
    width: 100%;
    padding-left: 0;
  }
}

#wrapper.pt_account #RegistrationForm .form-row,
#wrapper.pt_wish-list #RegistrationForm .form-row {
  margin: 6px 0 12px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #RegistrationForm .form-row,
  #wrapper.pt_wish-list #RegistrationForm .form-row {
    margin: 2px 0 8px;
  }
}

#wrapper.pt_account #RegistrationForm .form-row.long-label .input-checkbox,
#wrapper.pt_wish-list #RegistrationForm .form-row.long-label .input-checkbox {
  width: auto;
}

#wrapper.pt_account #RegistrationForm .form-row label,
#wrapper.pt_wish-list #RegistrationForm .form-row label {
  text-align: left;
  width: 142px;
  margin-top: 0;
}

#wrapper.pt_account #RegistrationForm .form-row label.long-label span,
#wrapper.pt_wish-list #RegistrationForm .form-row label.long-label span {
  width: 200px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #RegistrationForm .form-row label,
  #wrapper.pt_wish-list #RegistrationForm .form-row label {
    width: 100%;
    padding-left: 0;
    margin-bottom: 8px;
  }
}

#wrapper.pt_account #RegistrationForm .form-row .field-wrapper,
#wrapper.pt_wish-list #RegistrationForm .form-row .field-wrapper {
  width: 344px;
  padding-left: 5px;
}

#wrapper.pt_account #RegistrationForm .form-row .form-caption,
#wrapper.pt_wish-list #RegistrationForm .form-row .form-caption {
  margin-left: 144px;
  color: #999;
}

#wrapper.pt_account #RegistrationForm .form-row.label-inline,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline {
  margin-top: 15px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #RegistrationForm .form-row .field-wrapper,
  #wrapper.pt_wish-list #RegistrationForm .form-row .field-wrapper {
    width: 100%;
    padding-left: 0;
  }

  #wrapper.pt_account #RegistrationForm .form-row .form-caption,
  #wrapper.pt_wish-list #RegistrationForm .form-row .form-caption {
    margin-left: 0;
    line-height: 14px;
  }

  #wrapper.pt_account #RegistrationForm .form-row.label-inline,
  #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline {
    margin-bottom: 0;
    margin-top: 10px;
  }
}

#wrapper.pt_account #RegistrationForm .form-row.label-inline label,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label {
  margin-left: 144px;
  width: 344px;
  color: #999;
  font-size: 12px;
  text-transform: none;
  line-height: 20px;
  padding-left: 22px;
}

#wrapper.pt_account #RegistrationForm .form-row.label-inline label a,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label a {
  color: #333;
  text-decoration: underline;
  text-transform: none;
  font-size: 12px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #RegistrationForm .form-row.label-inline label,
  #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label {
    margin-left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #wrapper.pt_account #RegistrationForm .form-row.label-inline label a,
  #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label a {
    display: inline-block;
  }
}

#wrapper.pt_account #RegistrationForm .form-row.label-inline label a:hover,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label a:hover {
  text-decoration: none;
}

#wrapper.pt_account #RegistrationForm .form-row.label-inline input[type=checkbox]+label,
#wrapper.pt_account #RegistrationForm .form-row.label-inline input[type=checkbox]:checked+label,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline input[type=checkbox]+label,
#wrapper.pt_wish-list #RegistrationForm .form-row.label-inline input[type=checkbox]:checked+label {
  background-position: left 5px;
}

#wrapper.pt_account #RegistrationForm .form-row.form-row-button,
#wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button {
  margin: 24px 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #RegistrationForm .form-row.form-row-button,
  #wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button {
    margin: 5px 0 40px;
  }
}

#wrapper.pt_account #RegistrationForm .form-row.form-row-button button,
#wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button button {
  margin-left: 144px;
}

#wrapper #main #secondary {
  padding-top: 31px;
}

#wrapper #main #secondary nav {
  padding: 0;
}

#wrapper #main #secondary nav .secondary-navigation .log-out {
  display: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #RegistrationForm .form-row.form-row-button button,
  #wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button button {
    margin-left: 0;
  }

  #wrapper #main #secondary {
    padding: 0 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  #wrapper #main #secondary nav .secondary-navigation {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 2px solid #e7e7e7;
  }

  #wrapper #main #secondary nav .secondary-navigation .log-out {
    display: block;
    color: #333;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 5px;
    text-transform: none;
  }

  #wrapper #main #secondary nav .secondary-navigation .log-out span {
    text-decoration: underline;
  }

  #wrapper #main #secondary nav .secondary-navigation .log-out span:hover {
    text-decoration: none;
  }
}

#wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title,
#wrapper #main #secondary nav .secondary-navigation h2,
#wrapper #main #secondary nav .secondary-navigation span.toggle,
.ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title {
  font-size: 20px;
  line-height: 51px;
  padding: 0;
  margin: 0;
  border-bottom: 2px solid #e7e7e7;
}

@media only screen and (max-width:879px) {
  #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title,
  #wrapper #main #secondary nav .secondary-navigation h2,
  #wrapper #main #secondary nav .secondary-navigation span.toggle,
  .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title {
    color: #fff;
    font-size: 12px;
    font-family: "Titillium Web",sans-serif;
    background: #000;
    width: 55%;
    line-height: 34px;
    border-radius: 17px;
    padding: 0 20px;
    border: 0;
    margin: 33px 0 10px;
    cursor: pointer;
  }

  #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title:after,
  #wrapper #main #secondary nav .secondary-navigation h2:after,
  #wrapper #main #secondary nav .secondary-navigation span.toggle:after,
  .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title:after {
    content: ">";
    float: right;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
  }

  #wrapper #main #secondary nav .secondary-navigation .ui-dialog .open.ui-dialog-title:after,
  #wrapper #main #secondary nav .secondary-navigation h2.open:after,
  #wrapper #main #secondary nav .secondary-navigation span.toggle.open:after,
  .ui-dialog #wrapper #main #secondary nav .secondary-navigation .open.ui-dialog-title:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    line-height: 36px;
  }

  #wrapper #main #secondary nav .secondary-navigation ul li a {
    display: block;
  }
}

#wrapper #main #secondary nav .secondary-navigation ul {
  padding: 0;
  margin: 0;
}

#wrapper #main #secondary nav .secondary-navigation ul li {
  border-bottom: 2px solid #e7e7e7;
}

#wrapper #main #secondary nav .secondary-navigation ul li a {
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
  padding: 4px 0;
  line-height: 157%;
}

#wrapper #main #secondary nav .secondary-navigation ul li a:hover {
  color: #333;
}

@media only screen and (max-width:879px) {
  #wrapper #main #secondary nav .secondary-navigation ul li {
    display: block;
  }

  #wrapper #main #secondary nav .secondary-navigation ul li.hide {
    display: none;
  }
}

#wrapper #main #secondary nav .secondary-navigation ul li.mobile {
  display: none;
}

#wrapper #main #secondary nav .secondary-navigation .content-asset span.toggle {
  font-weight: 700;
}

@media only screen and (max-width:879px) {
  #wrapper #main #secondary nav .secondary-navigation ul li.mobile {
    display: block;
    border-bottom: 0;
  }

  #wrapper #main #secondary nav .secondary-navigation ul li.mobile.account-nav-asset {
    padding-top: 10px;
  }

  #wrapper #main #secondary nav .secondary-navigation .content-asset .content-asset {
    display: none;
  }

  #wrapper #main #secondary nav .secondary-navigation .content-asset span.toggle {
    font-family: "Titillium Web",sans-serif;
  }

  #wrapper #main #secondary>.account-nav-asset {
    display: none;
  }
}

#wrapper #main #secondary .account-nav-asset {
  padding-top: 35px;
}

#wrapper #main #secondary .account-nav-asset h3 {
  text-transform: uppercase;
  font-size: 14px;
  padding: 0;
  margin: 0;
  font-family: "Titillium Web",sans-serif;
}

#wrapper #main #secondary .account-nav-asset p {
  font-size: 12px;
  color: #999;
  line-height: 18px;
  margin: 0;
}

#wrapper #main #secondary .account-nav-asset p span {
  color: #333;
}

#wrapper #main #primary.account-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 230px;
  width: 100%;
}

@media only screen and (max-width:879px) {
  #wrapper #main #primary.account-content {
    padding: 0 1em;
  }
}

#wrapper.pt_account #primary h1,
#wrapper.pt_order #primary h1,
#wrapper.pt_wish-list #primary h1 {
  font-size: 30px;
  color: #333;
  padding: 42px 0 10px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 120%;
  margin-bottom: 0;
  border-bottom: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary h1,
  #wrapper.pt_order #primary h1,
  #wrapper.pt_wish-list #primary h1 {
    font-size: 20px;
    margin: 0;
    padding: 18px 0 10px;
  }

  #wrapper.pt_account #primary h1.border-bottom,
  #wrapper.pt_order #primary h1.border-bottom,
  #wrapper.pt_wish-list #primary h1.border-bottom {
    padding-top: 30px;
  }
}

#wrapper.pt_account #primary h1.border-bottom,
#wrapper.pt_order #primary h1.border-bottom,
#wrapper.pt_wish-list #primary h1.border-bottom {
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 13px;
  padding-bottom: 16px;
}

#wrapper.pt_account #primary span.log-out,
#wrapper.pt_order #primary span.log-out,
#wrapper.pt_wish-list #primary span.log-out {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #999;
  padding-bottom: 15px;
}

#wrapper.pt_account #primary span.log-out a,
#wrapper.pt_order #primary span.log-out a,
#wrapper.pt_wish-list #primary span.log-out a {
  color: #333;
  text-decoration: underline;
}

#wrapper.pt_account #primary span.log-out a:hover,
#wrapper.pt_order #primary span.log-out a:hover,
#wrapper.pt_wish-list #primary span.log-out a:hover {
  text-decoration: none;
}

#wrapper.pt_order #primary .search-result-options {
  margin: 20px 0 24px;
}

#wrapper.pt_order #primary .search-result-options .pagination {
  float: left;
  font-size: 11px;
  width: 100%;
  position: relative;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary span.log-out,
  #wrapper.pt_order #primary span.log-out,
  #wrapper.pt_wish-list #primary span.log-out {
    display: none;
  }

  #wrapper.pt_order #primary .search-result-options {
    margin: 0;
    padding-bottom: 15px;
  }

  #wrapper.pt_order #primary .search-result-options .pagination {
    padding: 0;
    line-height: 28px;
  }

  #wrapper.pt_order #primary .search-result-options .pagination .results-hits {
    width: 100%;
    font-size: 12px;
  }

  #wrapper.pt_order #primary .search-result-options .pagination .mobile-pagination {
    float: left;
    position: absolute;
    width: auto;
    right: 0;
  }

  #wrapper.pt_order #primary .search-result-options .pagination .mobile-pagination:first-child {
    right: auto;
    left: 0;
  }

  #wrapper.pt_order #primary .search-result-items {
    margin: 0;
  }
}

#wrapper.pt_order #primary .search-result-options .pagination .desktop-pagination li {
  line-height: 150%;
  vertical-align: top;
  height: 17px;
}

#wrapper.pt_order #primary .search-result-options .pagination .desktop-pagination li a {
  height: 17px;
  line-height: 17px;
  margin-top: 0;
}

#wrapper.pt_order #primary .search-result-items {
  left: 0;
  width: 100%;
  border: 0;
}

#wrapper.pt_order #primary .search-result-items li .order-history-header {
  background: #f7f7f7;
  padding: 10px 14px;
}

#wrapper.pt_order #primary .search-result-items li .order-history-header .left-order-info {
  float: left;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_account #RegistrationForm,
  #wrapper.pt_wish-list #RegistrationForm {
    min-height: 0;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-header .left-order-info {
    width: 70%;
  }
}

#wrapper.pt_order #primary .search-result-items li .order-history-header button {
  height: 34px;
  line-height: 30px;
  font-size: 11px;
  padding: 0 18px;
  margin-top: 12px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_order #primary .search-result-items li .order-history-header button {
    float: left;
    margin: 16px 0 3px 3px;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-header div {
    width: 100%;
  }
}

#wrapper.pt_order #primary .search-result-items li .order-history-header div {
  margin: 0;
}

#wrapper.pt_order #primary .search-result-items li .order-history-header div span {
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
}

#wrapper.pt_order #primary .search-result-items li .order-history-header div .label {
  font-weight: 700;
}

#wrapper.pt_order #primary .search-result-items li .order-history-header div .value {
  color: #999;
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table .mobile-visible {
  display: none;
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th {
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 15px 3px;
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th.order-shipped-to {
  width: 40%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_order #primary .search-result-items li .order-history-items {
    margin: 20px 0 10px;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table .mobile-visible {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    margin-bottom: 5px;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th {
    display: none;
  }
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td {
  padding: 0 15px;
  font-size: 12px;
  color: #999;
  text-transform: uppercase;
  line-height: 100%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 27px;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.total-order {
    text-align: left;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.total-order span.name {
    display: block;
    margin-bottom: 7px;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.total-order span.value {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
  }

  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-total {
    display: none;
  }
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-items ul li {
  line-height: 120%;
  padding-bottom: 6px;
  text-transform: none;
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-items a {
  font-size: 12px;
  color: #333;
  text-transform: none;
  text-decoration: underline;
  margin-top: 5px;
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-items a:hover {
  text-decoration: none;
}

#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td:last-child,
#wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th:last-child {
  text-align: right;
}

#wrapper.pt_order #primary .order-information {
  padding: 20px 0 30px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td:last-child,
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th:last-child {
    text-align: left;
    border-bottom: 1px solid #e7e7e7;
  }

  #wrapper.pt_order #primary h1 {
    margin: 0!important;
  }

  #wrapper.pt_order #primary .order-information {
    padding: 0 0 10px!important;
  }
}

#wrapper.pt_order #primary .order-confirmation-details .order-hide {
  display: none;
}

#wrapper.pt_order #primary .order-confirmation-details table.item-list {
  margin-top: 10px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.header-divider,
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table th.header-divider {
    width: 5px;
    padding: 0;
  }

  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.line-item-details {
    width: 30%!important;
  }

  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td:nth-child(3),
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table th:nth-child(3) {
    padding: 15px 20px!important;
  }

  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.order-shipment-details {
    padding-right: 10px!important;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.line-item-details {
    width: 50%!important;
  }

  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.line-item-details .item-image {
    float: left;
  }
}

#wrapper.pt_order #primary .order-detail-options {
  padding-bottom: 60px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_order #primary .order-detail-options {
    margin-right: 10px;
  }
}

#wrapper.pt_order #primary .order-detail-options a {
  font-size: 14px;
  color: #333;
  text-decoration: underline;
  margin: 0;
}

#wrapper.pt_order #primary .order-detail-options a:hover {
  text-decoration: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_order #primary .order-detail-options {
    padding-bottom: 20px;
  }

  #wrapper.pt_order #primary .order-detail-options a {
    font-size: 12px;
  }
}

#wrapper.pt_account #primary a.button.add-card,
#wrapper.pt_account #primary a.button.address-create {
  height: 34px;
  line-height: 30px;
  color: #333;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 17px;
  text-decoration: none;
}

#wrapper.pt_account #primary a.button.add-card.section-header-note,
#wrapper.pt_account #primary a.button.address-create.section-header-note {
  margin-top: 20px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary a.button.add-card.section-header-note,
  #wrapper.pt_account #primary a.button.address-create.section-header-note {
    margin-top: 6px;
  }
}

#wrapper.pt_account #primary a.button.add-card:hover,
#wrapper.pt_account #primary a.button.address-create:hover {
  color: #fff;
}

#wrapper.pt_account #primary ul.payment-list {
  margin: 20px 0;
}

#wrapper.pt_account #primary ul.payment-list li {
  width: 26.4%;
  font-size: 14px;
  color: #999;
  line-height: 20px;
  margin: 10px 0;
}

#wrapper.pt_account #primary ul.payment-list li:nth-child(4n) {
  width: 20%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary ul.payment-list li:nth-child(4n) {
    width: 100%;
  }

  #wrapper.pt_account #primary ul.payment-list li {
    font-size: 12px;
    line-height: 18px;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
    padding-bottom: 19px;
  }

  #wrapper.pt_account #primary ul.payment-list li:last-child {
    border-bottom: 0;
  }

  #wrapper.pt_account #primary h1.mobile-hidden {
    display: none;
  }
}

#wrapper.pt_account #primary ul.payment-list li form button {
  font-size: 12px;
  color: #333;
  text-decoration: underline;
  text-transform: none;
  height: auto;
  line-height: 150%;
  margin-top: 10px;
}

#wrapper.pt_account #primary ul.payment-list li form button:hover {
  text-decoration: none;
}

#wrapper.pt_account #primary .main-box {
  float: left;
  width: 64%;
  margin-right: 15%;
  margin-bottom: 100px;
}

#wrapper.pt_account #primary .main-box ul.account-options li {
  padding: 26px 0 25px 50px;
  margin: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .main-box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 0;
  }

  #wrapper.pt_account #primary .main-box ul.account-options li {
    padding: 19px 0 17px 50px;
  }
}

#wrapper.pt_account #primary .main-box ul.account-options li.my-Information {
  background: url(../images/my-Information-icon.png) left center no-repeat;
}

#wrapper.pt_account #primary .main-box ul.account-options li.addresses {
  background: url(../images/addresses-icon.png) left center no-repeat;
}

#wrapper.pt_account #primary .main-box ul.account-options li.performance-fit {
  background: url(../images/logo-icon.png) left center no-repeat;
}

#wrapper.pt_account #primary .main-box ul.account-options li.payments {
  background: url(../images/payments-icon.png) left center no-repeat;
}

#wrapper.pt_account #primary .main-box ul.account-options li.orders {
  background: url(../images/orders-icon.png) left center no-repeat;
}

#wrapper.pt_account #primary .main-box ul.account-options li.wishlist {
  background: url(../images/wishlist-icon.png) left center no-repeat;
}

#wrapper.pt_account #primary .main-box ul.account-options li a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  padding-left: 0;
  text-decoration: none;
  margin-bottom: 2px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .main-box ul.account-options li a {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 4px;
  }
}

#wrapper.pt_account #primary .main-box ul.account-options li p {
  padding-bottom: 0;
  display: block;
  line-height: 20px;
}

#wrapper.pt_account #primary .secondary-box {
  float: left;
  width: 21%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .main-box ul.account-options li p {
    line-height: 16px;
  }

  #wrapper.pt_account #primary .secondary-box {
    width: 100%;
    margin-bottom: 20px;
  }
}

#wrapper.pt_account #primary .secondary-box h3 {
  font-size: 14px;
  padding: 12px 0 0;
}

#wrapper.pt_account #primary .secondary-box p {
  font-size: 12px;
  line-height: 16px;
  width: 100%;
  padding-bottom: 16px;
}

#wrapper.pt_account #primary .secondary-box ul {
  margin: 0;
  padding: 0 10px;
  color: #333;
}

#wrapper.pt_account #primary .secondary-box ul li {
  font-size: 9px;
  color: #333;
  list-style: square;
  line-height: 16px;
  padding-bottom: 16px;
}

#wrapper.pt_account #primary .secondary-box ul li span {
  font-size: 12px;
  color: #999;
  line-height: 100%;
}

#wrapper.pt_account #primary .community-join a {
  line-height: 30px;
  height: 34px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0 18px;
}

#wrapper.pt_account #primary .community-join a:hover {
  color: #fff;
}

#wrapper.pt_account #main #secondary+#primary .account-slot-banner {
  display: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main #primary h1 {
    border-bottom: 2px solid #e7e7e7;
    padding: 30px 0 17px;
  }
}

#wrapper.pt_account #main #primary .account-slot-banner {
  display: inline-block;
  width: 100%;
  padding: 30px 0 0;
}

#wrapper.pt_account #main #primary .account-slot-banner p {
  padding: 0;
  margin: 0;
  width: 100%;
}

#wrapper.pt_account #main #primary .account-slot-banner img {
  max-width: 100%;
}

#wrapper.pt_account #main #primary ul.address-list li {
  padding: 25px 0 40px;
  color: #999;
  width: 25%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_account #main #primary ul.address-list li {
    width: 33.33%;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main #primary ul.address-list li {
    width: 100%;
    padding: 15px 0 28px;
    border-bottom: 1px solid #e7e7e7;
  }

  #wrapper.pt_account #main #primary ul.address-list li:last-child {
    border-bottom: 0;
  }
}

#wrapper.pt_account #main #primary ul.address-list li.default {
  padding: 20px 0 40px;
  border-width: 2px;
  width: 100%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main #primary ul.address-list li.default {
    border-width: 1px;
    padding: 10px 0 30px;
  }
}

#wrapper.pt_account #main #primary ul.address-list li.default a.address-edit {
  margin-left: 0;
}

#wrapper.pt_account #main #primary ul.address-list li h3 {
  font-size: 14px;
  font-family: "Titillium Web",sans-serif;
  padding: 0 0 10px;
  margin: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main #primary ul.address-list li h3 {
    font-size: 12px;
  }
}

#wrapper.pt_account #main #primary ul.address-list li div {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  color: #999;
}

#wrapper.pt_account #main #primary ul.address-list li div.mini-address-title {
  color: #333;
  font-weight: 700;
}

#wrapper.pt_account #main #primary ul.address-list li div.mini-address-location {
  padding-bottom: 10px;
}

#wrapper.pt_account #main #primary ul.address-list li div.mini-address-location address {
  font-style: normal!important;
}

#wrapper.pt_account #main #primary ul.address-list li a {
  font-size: 12px;
  color: #333;
  margin: 0 5px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_account #main #primary ul.address-list li a {
    margin: 0 2px;
  }
}

#wrapper.pt_account #main #primary ul.address-list li a.address-make-default {
  margin-left: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main #primary ul.address-list li div {
    line-height: 18px;
    font-size: 12px;
  }

  #wrapper.pt_account #main #primary ul.address-list li div.mini-address-location {
    padding-bottom: 10px;
  }

  .ui-dialog {
    width: 310px!important;
    padding: 0 5px!important;
  }

  .ui-dialog #dialog-container {
    padding: 10px!important;
  }
}

.ui-dialog .ui-widget-header .ui-button {
  position: relative;
  z-index: 100;
}

.ui-dialog .ui-widget-header .ui-button .ui-button-icon-primary {
  display: block;
  height: 24px;
  margin-left: 0!important;
  width: 23px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .price span.label,
.ui-dialog #dialog-container #CreditCardForm .form-label-text .required-indicator,
.ui-dialog #dialog-container #CreditCardForm .form-row label .required-indicator,
.ui-dialog #dialog-container #edit-address-form .form-label-text .required-indicator,
.ui-dialog #dialog-container #edit-address-form .form-row label .required-indicator,
.ui-dialog #dialog-container #edit-address-form .form-row-button .delete-button {
  display: none;
}

.ui-dialog #dialog-container h1 {
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
  padding: 10px 0 14px;
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 0;
}

.ui-dialog #dialog-container p {
  font-size: 14px;
  color: #999;
}

.ui-dialog #dialog-container p a {
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}

.ui-dialog #dialog-container p a:hover {
  text-decoration: none;
}

.ui-dialog #dialog-container .dialog-required {
  float: right;
  font-size: 11px;
  color: #999;
  padding: 5px 0;
  width: 100%;
  text-align: right;
}

.ui-dialog #dialog-container .dialog-required::before {
  content: "*";
}

.ui-dialog #dialog-container #edit-address-form .form-row-button input[type=text],
.ui-dialog #dialog-container #edit-address-form .form-row-button input[type=password],
.ui-dialog #dialog-container #edit-address-form .form-row-button input[type=tel],
.ui-dialog #dialog-container #edit-address-form .form-row-button input[type=email] {
  height: 34px;
  line-height: 30px;
}

.ui-dialog #dialog-container #CreditCardForm,
.ui-dialog #dialog-container #edit-address-form {
  float: left;
  width: 100%;
}

.ui-dialog #dialog-container #CreditCardForm .form-field-tooltip,
.ui-dialog #dialog-container #edit-address-form .form-field-tooltip {
  margin-left: 0;
  width: 100%;
}

@media only screen and (min-width:880px) {
  .ui-dialog #dialog-container #CreditCardForm .form-field-tooltip,
  .ui-dialog #dialog-container #edit-address-form .form-field-tooltip {
    margin-left: 34%;
    width: 66%;
  }
}

.ui-dialog #dialog-container #CreditCardForm .form-label-text,
.ui-dialog #dialog-container #CreditCardForm .form-row label,
.ui-dialog #dialog-container #edit-address-form .form-label-text,
.ui-dialog #dialog-container #edit-address-form .form-row label {
  float: left;
  width: 32%;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 34px;
  margin: 0;
  text-align: left;
}

@media only screen and (max-width:879px) {
  .ui-dialog #dialog-container p a {
    word-wrap: break-word;
  }

  .ui-dialog #dialog-container #CreditCardForm .form-label-text,
  .ui-dialog #dialog-container #CreditCardForm .form-row label,
  .ui-dialog #dialog-container #edit-address-form .form-label-text,
  .ui-dialog #dialog-container #edit-address-form .form-row label {
    width: 100%;
    line-height: 120%;
    margin-bottom: 5px;
  }
}

.ui-dialog #dialog-container #CreditCardForm .form-label-text,
.ui-dialog #dialog-container #edit-address-form .form-label-text {
  padding-top: 0;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.required label::after,
.ui-dialog #dialog-container #edit-address-form .form-row.required label::after {
  content: " *";
  color: #333;
}

.ui-dialog #dialog-container #CreditCardForm .field-wrapper,
.ui-dialog #dialog-container #edit-address-form .field-wrapper {
  width: 68%;
  margin-bottom: 4px;
}

.ui-dialog #dialog-container #CreditCardForm .field-wrapper select,
.ui-dialog #dialog-container #edit-address-form .field-wrapper select {
  height: 34px;
  line-height: 30px;
  background-color: #f7f7f7;
}

.ui-dialog #dialog-container #CreditCardForm .form-row .form-caption,
.ui-dialog #dialog-container #edit-address-form .form-row .form-caption {
  margin-left: 34%;
  font-size: 12px;
  color: #999;
}

@media only screen and (max-width:879px) {
  .ui-dialog #dialog-container #CreditCardForm .field-wrapper,
  .ui-dialog #dialog-container #edit-address-form .field-wrapper {
    width: 100%;
  }

  .ui-dialog #dialog-container #CreditCardForm .form-row .form-caption,
  .ui-dialog #dialog-container #edit-address-form .form-row .form-caption {
    margin-left: 0;
  }

  .ui-dialog #dialog-container #CreditCardForm .form-row.month,
  .ui-dialog #dialog-container #CreditCardForm .form-row.year,
  .ui-dialog #dialog-container #edit-address-form .form-row.month,
  .ui-dialog #dialog-container #edit-address-form .form-row.year {
    margin-left: 0;
    float: left;
    width: 48%;
    overflow: visible;
  }

  .ui-dialog #dialog-container #CreditCardForm .form-row.month label,
  .ui-dialog #dialog-container #CreditCardForm .form-row.year label,
  .ui-dialog #dialog-container #edit-address-form .form-row.month label,
  .ui-dialog #dialog-container #edit-address-form .form-row.year label {
    display: none;
  }
}

.ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper,
.ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper,
.ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper,
.ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper {
  padding-left: 0;
  width: 100%;
  position: relative;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select,
.ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select,
.ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select,
.ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select {
  width: 158px;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select.error,
.ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select.error,
.ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select.error,
.ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select.error {
  margin-bottom: 21px;
}

@media only screen and (max-width:879px) {
  .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select,
  .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select,
  .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select,
  .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select {
    width: 100%;
  }

  .ui-dialog #dialog-container #CreditCardForm .form-row.year,
  .ui-dialog #dialog-container #edit-address-form .form-row.year {
    margin-left: 10px;
  }
}

.ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper span.error,
.ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper span.error,
.ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper span.error,
.ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper span.error {
  position: absolute;
  top: 33px;
  left: 0;
  width: 150%;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button {
  margin-left: 34%;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button #applyBtn,
.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button .apply-button,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button #applyBtn,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button .apply-button {
  background: #fff;
  color: #333;
  font-size: 14px;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button #applyBtn:hover,
.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button .apply-button:hover,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button #applyBtn:hover,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button .apply-button:hover {
  background: #333;
  color: #fff;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button button.cancel,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button button.cancel {
  font-size: 14px;
  line-height: 120%;
  text-transform: none;
  text-decoration: underline;
  color: #333;
  background: 0 0;
  padding: 0;
  border: 0;
  height: auto;
  font-weight: 400;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button button.cancel:hover,
.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button button.cancel:hover {
  text-decoration: none;
}

.ui-dialog #dialog-container #CreditCardForm .form-row.firstname,
.ui-dialog #dialog-container #edit-address-form .form-row.firstname {
  clear: both;
}

@media only screen and (max-width:879px) {
  .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button,
  .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button {
    margin-left: 0;
    text-align: center;
  }

  #wrapper.pt_wish-list #main #primary,
  #wrapper.pt_wish-list #main #secondary {
    padding: 0;
  }
}

#wrapper.pt_wish-list #main #primary table.item-list tr:last-child {
  border-bottom: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-image {
  width: 135px;
  padding-right: 20px;
  padding-left: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-image img {
  width: 135px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details {
  padding: 15px 0 25px 20px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-image {
    float: left;
    width: 100px;
  }

  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-image img {
    width: 100px;
  }

  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details {
    float: right;
    width: 59%;
    padding: 10px 0 0;
  }
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .name,
#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .name a {
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .sku {
  padding-bottom: 5px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .sku span {
  font-size: 11px;
  color: #999;
  line-height: 20px;
  font-weight: 400;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .price {
  padding-bottom: 11px;
  padding-top: 8px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .price span.value {
  font-size: 11px;
  line-height: 18px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .attribute {
  padding-bottom: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .attribute span {
  font-size: 11px;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: 700;
  color: #333;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .attribute span.value,
#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute .label,
#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute .value {
  color: #999;
  font-weight: 400;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute {
  padding-bottom: 10px;
  display: block;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute.name {
  padding-bottom: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute.name span.value {
  font-weight: 700;
  color: #333;
  padding-bottom: 0;
  display: block;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .price {
  padding-top: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .option-update button,
#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details>a {
  padding: 0;
  text-transform: none;
  text-decoration: underline;
  color: #333;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  height: auto;
  margin: 4px 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .option-update button:hover,
#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details>a:hover {
  text-decoration: none;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard {
  padding-right: 0;
  text-align: right;
  padding-top: 15px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list {
  display: block;
  font-size: 12px;
  color: #333;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard {
    float: right;
    width: 59%;
    padding: 0;
    text-align: left;
  }

  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list {
    padding: 10px 0 0;
  }
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list li.is-in-stock {
  color: #333;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list li.notavailable {
  color: #994c4c;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-date-added .field-wrapper .value {
  font-size: 12px;
  color: #999;
  text-transform: none;
  width: auto;
  line-height: 140%;
  float: none;
  margin-top: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-date-added .field-wrapper .value::after {
  content: "";
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart {
  float: right;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-date-added .field-wrapper .value span {
    display: block;
    line-height: 120%;
  }

  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart {
    width: 100%;
  }

  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart button {
    display: block;
    margin: 20px 0 30px;
  }
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart input {
  width: 70px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart input.read-only {
  background-color: #fff;
  border: 0;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart button {
  padding-top: 0;
  padding-bottom: 0;
  background: #000;
  color: #fff;
  font-size: 11px;
  line-height: 30px;
  height: 34px;
}

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart button:hover {
  background: #fff;
  color: #000;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_wish-list #main #primary .col-1 .ui-dialog .ui-dialog-title,
  #wrapper.pt_wish-list #main #primary .col-1 h2,
  .ui-dialog #wrapper.pt_wish-list #main #primary .col-1 .ui-dialog-title {
    margin: 2px 0 12px;
  }

  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .login-box-content {
    margin-bottom: 35px;
  }

  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li span {
    padding-bottom: 0;
    line-height: 150%;
  }
}

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 0!important;
}

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li span {
  display: block;
  color: #333;
  text-transform: uppercase;
}

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li p {
  padding-bottom: 21px;
}

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button {
  margin: 4px 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li p {
    padding-bottom: 18px;
    line-height: 18px;
  }

  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button {
    margin: 0;
  }
}

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button button {
  padding: 0 27px;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button button {
    padding: 0 17px;
  }

  .my-general-info .password div.successful-password-change {
    clear: both;
  }
}

.performance-fitting .html-slot-container {
  font-size: 14px;
}

.performance-fitting .results ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.performance-fitting .results ul li {
  font-weight: 700;
  text-transform: uppercase;
}

.performance-fitting .results ul li span {
  text-transform: capitalize;
  font-weight: 400;
}

.performance-video video {
  max-width: 100%;
  margin-top: 2em;
  border: 2px solid #000;
}

.my-general-info .password div.successful-password-change span {
  font-size: .75rem;
  margin-left: 10px;
  position: relative;
  top: -4px;
}

@media only screen and (max-width:879px) {
  .my-general-info .password div.successful-password-change span {
    font-size: .7rem;
    margin-left: 0;
  }

  #wrapper.pt_account #main #primary span.log-out {
    display: block;
  }
}

.my-general-info .password div.successful-password-change span::before {
  content: url(../images/GreenCheck.png);
  position: relative;
  top: 11px;
  margin-right: 10px;
}

#wrapper.pt_account #primary span.log-out,
#wrapper.pt_order #primary span.log-out,
#wrapper.pt_wish-list #primary span.log-out {
  border-bottom: 1px solid #ccc;
}

#wrapper.pt_account #main {
  padding: 0 16px;
}

#wrapper.pt_account #main #primary .main-box ul.account-options li a span {
  float: right;
  margin-right: 8px;
  text-transform: capitalize;
  font-weight: 500;
  text-decoration: underline;
  font-size: 14px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container label,
#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-caption {
  display: none;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #main #primary>h1 {
    font-size: 28px;
    border: none;
    padding-bottom: 2px;
  }

  #wrapper.pt_account #main #primary .golfer-name {
    padding: 2px 0 10px;
    font-size: 28px;
    letter-spacing: normal;
    border-bottom: none;
  }
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #main #primary .main-box ul.account-options li a span:hover {
    text-decoration: none;
  }

  #wrapper.pt_account .form-cols .form-col {
    float: left;
    width: 354px;
    margin-right: 76px;
  }
}

#wrapper.pt_account #primary #RegistrationForm.registered-form>div .profile-col-title {
  padding-top: 0;
  margin-top: 26px;
  margin-bottom: 18px;
  font-size: 22px;
  border: none;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2 {
  float: left;
  width: calc(50% - 25px);
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2:nth-child(odd) {
  margin-right: 50px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2:nth-child(even) label {
  width: calc(100% + 50px);
  opacity: 0;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2 label {
  width: calc(200% + 50px);
  max-height: 18px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row {
  position: relative;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row.form-row-button {
  padding-top: 0;
  border-top: none;
  margin-top: 2px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2 label {
    max-height: 34px;
  }

  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-row.form-row-button {
    margin-top: 44px;
  }
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row.form-row-button.side-button {
  margin-top: 4px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row .field-wrapper {
  width: 100%;
  padding-left: 0;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row label {
  width: 100%;
  margin-left: 0;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row input[type=checkbox] {
  position: absolute;
  width: 1px;
  height: 1px;
  left: 0;
  top: 0;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form input,
#wrapper.pt_account #primary #RegistrationForm.registered-form select {
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 15px;
  letter-spacing: normal;
  border-radius: 0;
  height: 42px;
  background-color: transparent;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=text],
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=password],
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=email],
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=number] {
  padding: 10px 12px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=text]::-webkit-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=password]::-webkit-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=email]::-webkit-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=number]::-webkit-input-placeholder {
  color: rgba(204,204,204,.5);
  opacity: 1;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=text]::-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=password]::-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=email]::-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=number]::-ms-input-placeholder {
  opacity: 1;
  color: rgba(204,204,204,.5);
}

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=text]::placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=password]::placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=email]::placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=number]::placeholder {
  color: rgba(204,204,204,.5);
  opacity: 1;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=text]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=password]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=email]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type=number]:-ms-input-placeholder {
  color: rgba(204,204,204,.5);
}

#wrapper.pt_account #primary #RegistrationForm.registered-form select {
  padding: 0 32px 0 12px;
  background: url(../images/interface/icon-select-arrow-black.svg) right 12px center no-repeat;
  background-size: 18px 11px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .button,
#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form button,
#wrapper.pt_account #primary #RegistrationForm.registered-form button {
  height: 42px;
  font-size: 18px;
  letter-spacing: normal;
  line-height: 40px;
  text-decoration: none;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .button:hover,
#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form button:hover,
#wrapper.pt_account #primary #RegistrationForm.registered-form button:hover {
  color: #fff;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-row {
  width: calc(100% - 96px);
  margin-right: 16px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-row.form-row-button {
  width: 80px;
  margin-left: 0;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-row button {
  height: 42px;
  width: 80px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container {
  padding: 0 6px;
  margin-bottom: 38px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-row.form-row-button.side-button {
    margin-top: 6px;
  }

  #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container {
    padding: 0;
    margin-bottom: 64px;
  }
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter {
  margin-top: 26px;
  margin-bottom: 16px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter {
    margin-bottom: 0;
  }
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter input[type=checkbox]+label {
  background: url(../images/checkbox_unchecked.svg) left center no-repeat;
  background-size: 28px 28px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter input[type=checkbox]:checked+label {
  background: url(../images/checkbox_checked.svg) left center no-repeat;
  background-size: 28px 28px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter label {
  display: block;
  padding-left: 60px;
  font-size: 14px;
  color: #000;
  line-height: normal;
  letter-spacing: normal;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter label a {
  font-size: 14px;
  display: block;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-information>.form-row {
  width: 142px;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-information .birthday-fields .form-row {
  width: 92px;
  margin-right: 10px;
}

@media only screen and (min-width:320px) and (max-width:374px) {
  #wrapper.pt_account #primary #RegistrationForm.registered-form .my-information .birthday-fields .form-row {
    width: 86px;
    margin-right: 3px;
  }
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container {
  padding: 16px 6px 0;
  margin-bottom: 64px;
  border-top: 1px solid #ccc;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .form-row .field-wrapper {
  margin-bottom: 0;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .form-row label {
  font-size: 16px;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta {
  margin-top: 30px;
  margin-bottom: 30px;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container {
    padding: 0;
    border: none;
  }

  #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta {
    margin-top: 16px;
    margin-bottom: 0;
  }
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .shoe-finder-text {
  float: left;
  width: calc(100% - 96px);
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .shoe-finder-text span {
  font-size: 14px;
  color: #999;
  letter-spacing: normal;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .shoe-finder-text span.accent-text {
  display: block;
  margin-bottom: 16px;
  font-size: 16px;
  color: #000;
}

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .go-shoe-finder {
  float: right;
  width: 80px;
  margin-top: 24px;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section {
  position: relative;
  padding: 1px 0 100px 50px;
  margin-top: 10px;
  background: url(../images/golfer-profile-icon.png) left top 4px no-repeat;
  border-bottom: 1px solid #e6e6e6;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_account #primary .main-box .golfer-profile-section {
    padding-left: 45px;
    padding-right: 45px;
  }
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .account-option-title {
  font-family: neuzeit-grotesk,sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .05em;
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu ul,
.mapContent,
.pt_product-search-noresult .primary-content .breadcrumb,
.pt_product-search-noresult .primary-content .no-hits-help li,
.pt_product-search-noresult .primary-content .no-hits-help p,
.pt_product-search-noresult .primary-content .section-header,
.store-locator-search-container label,
.stores-wrapper {
  font-family: "Titillium Web",sans-serif;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-name {
  padding-top: 10px;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col {
  max-width: 370px;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col.gp-col-2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #primary .main-box {
    width: 74%;
    margin-right: 5%;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section {
    padding-bottom: 56px;
    margin-top: 16px;
    background: url(../images/golfer-profile-icon.png) left top no-repeat;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section .account-option-title {
    font-size: 14px;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col {
    float: left;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col.gp-col-1 {
    width: 45%;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col.gp-col-2 {
    width: 55%;
    margin-top: 12px;
    padding-left: 55px;
  }
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container {
  margin-bottom: 33px;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container span {
  display: block;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container span.progres-bar-text {
  margin-bottom: 2px;
  font-size: 12px;
  letter-spacing: normal;
  color: #999;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container span.progres-bar-complete {
  margin-bottom: 6px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .075rem;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container .progress-bg {
  position: relative;
  width: 100%;
  height: 20px;
  background: #ececec;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container .progress-bg .progress-bar {
  position: absolute;
  height: 100%;
  width: 39%;
  background-color: #68A1B8;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .button-edit-profile {
  position: absolute;
  height: 43px;
  bottom: 44px;
  font-size: 18px;
  letter-spacing: normal;
  text-decoration: none;
  line-height: 41px;
  padding: 0 20px;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item {
  float: left;
  margin: 0 20px 24px 0;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_account #primary .main-box .golfer-profile-section .button-edit-profile {
    position: static;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section .button-edit-profile:hover {
    color: #fff;
  }

  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item {
    margin-bottom: 22px;
  }
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item span {
  font-size: 14px;
  letter-spacing: -.022rem;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item span.label {
  color: #999;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item span.value {
  color: #000;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row:first-child {
  clear: left;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row span {
  display: block;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row span.label {
  margin-bottom: 10px;
}

#wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row span.value {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
}

#wrapper.pt_wish-list #main #primary form:not(:last-child) table.item-list tr:last-child {
  border-bottom: 1px solid #e6e6e6;
}

.pt_wish-list .list-table-header {
  background: url(../images/interface/icon-double-line-header.png) left top repeat-x #f7f7f7;
  overflow: hidden;
  padding: 2em;
}

.pt_wish-list .list-table-header p {
  color: #999;
  float: right;
  margin: 0;
  overflow: hidden;
  width: 40%;
}

.pt_wish-list .primary-content .list-table-header .ui-dialog .ui-dialog-title,
.pt_wish-list .primary-content .list-table-header h2,
.ui-dialog .pt_wish-list .primary-content .list-table-header .ui-dialog-title {
  float: left;
}

.list-share {
  border-top: 1px solid #dedede;
  padding: 2em;
}

.list-share .share-option {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-bottom: .5rem;
  float: left;
}

.list-share .share-options {
  text-align: center;
  margin-bottom: .5rem;
  font-size: 1.7em;
  float: left;
  margin-left: 1rem;
  margin-top: .3rem;
}

.list-share .share-options .share-title {
  display: inline;
}

.list-share .list-title {
  float: left;
}

.list-share .print-page {
  float: right;
}

.list-share .share-link {
  cursor: pointer;
}

.list-share .share-link-content {
  display: none;
}

.list-share .share-link-content.active {
  display: block;
  float: left;
}

.gift-cert-balance .label,
.gift-cert-balance label,
.gift-registry-advanced .toggle-content {
  display: none;
}

.event-info {
  margin: 1em;
}

.registry-search .form-row,
.wishlist-search .form-row {
  clear: none;
  margin: .5rem 0 .5rem 1%;
  float: left;
  width: 32.666666667%;
}

.registry-search .form-row-button,
.registry-search .form-row:nth-of-type(3n+1),
.wishlist-search .form-row-button,
.wishlist-search .form-row:nth-of-type(3n+1) {
  margin-left: 0;
}

.pt_gift-registry .create-new-registry {
  margin: 1em 0;
}

.pt_gift-registry .create-new-registry button {
  float: left;
  margin-right: 2em;
}

.pt_gift-registry .create-new-registry p {
  font-size: 1.3em;
}

.pt_gift-registry .add-gift-cert {
  border: 1px solid #f7f7f7;
  margin-bottom: -1px;
  overflow: auto;
  padding: .83em;
}

.pt_gift-registry .add-gift-cert p {
  color: #999;
  font-style: italic;
  line-height: 1.5em;
}

.pt_gift-registry .hdr-options {
  width: 5%;
}

.page-content-tab-navigaton button {
  background-color: #e6e6e6;
  border-color: #f7f7f7;
  border-width: 1px;
  color: #999;
  font-size: 1.1em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 -1px;
}

.page-content-tab-navigaton button.selected {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.page-content-tab-wrapper {
  border: 1px solid #f7f7f7;
  padding: .42em;
}

.gift-reg-purchases .item-purchased-by dd {
  float: left;
  font-weight: 700;
  margin: 0 1em 0 0;
  position: relative;
  width: auto;
}

.gift-reg-purchases .item-purchased-by dt {
  clear: both;
  float: left;
  margin: 0 1em 0 0;
  position: relative;
  width: auto;
}

.gift-reg-purchases .quantity-purchased {
  color: #994c4c;
}

.gift-certificate-purchase {
  background-color: #f7f7f7;
  margin-bottom: 1em;
  padding: .83em;
}

.gift-certificate-purchase .content-asset img {
  margin: 1.66em 0;
}

.gift-certificate-purchase form {
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 1.66em 1.66em;
  width: 100%;
}

.gift-certificate-purchase form .cert-amount {
  clear: none;
  float: left;
  margin: 0;
  width: 40%;
}

.gift-certificate-purchase form button {
  margin-top: -4px;
  width: 12em;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.gift-certificate-purchase form .form-row-button {
  clear: none;
  float: left;
  margin: 2.1em 0 0 1.66em;
  width: 50%;
}

.gift-certificate-purchase .cert-amount .form-caption {
  margin: 1.66em 0 0;
  position: absolute;
  width: 40%;
}

.gift-certificate-purchase .cert-amount.error {
  padding-bottom: 2.92em;
}

.gift-certificate-purchase span.error {
  margin-left: 2%;
}

.check-balance {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 1.66em;
  padding: 0 0 1.66em;
}

.gift-cert-balance {
  float: left;
  width: 40%;
}

.gift-cert-balance input {
  margin-top: 0;
  width: 93%;
}

.gift-cert-balance .form-caption {
  margin-left: 0;
}

.gift-cert-balance-submit {
  clear: none;
  float: left;
}

.checkoutlogin {
  margin: 4em auto;
  width: 80%;
}

@media only screen and (min-width:880px) {
  .checkoutlogin .col-1 {
    border-right: 1px solid #e6e6e6;
  }
}

.login-box h3 {
  margin: 0;
}

.login-box p {
  margin: 1em 0;
}

.login-box .error {
  margin-left: 0;
}

.login-rememberme {
  display: inline-block;
  margin-left: .5em;
}

.login-oauth p:first-child {
  font-size: 2em;
  text-align: center;
  margin: 0;
  text-transform: uppercase;
}

#OAuthProvider {
  display: block;
  margin-bottom: 1em;
  width: 80%;
}

.bottom-banner-container {
  overflow: hidden;
}

.bottom-banner-container .bottom-banner-cell {
  float: left;
  overflow: hidden;
  text-align: center;
}

.bottom-banner-container .banner-cell-1 {
  width: 33%;
}

.bottom-banner-container .banner-cell-2 {
  width: 34%;
}

.bottom-banner-container .banner-cell-3 {
  width: 33%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_categorylanding #main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px 38px 0 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_categorylanding #main #secondary.sidebar-menu {
    padding-right: 0;
    width: 130px;
    padding-top: 25px;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main #secondary.sidebar-menu {
    padding: 0 15px 20px;
  }
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu h5 {
  color: #333;
  font-size: 20px;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5 {
    background: #000;
    border-radius: 17px;
    color: #fff;
    font-size: 12px;
    line-height: 34px;
    margin: 10px 0 20px;
    padding: 0 15px 0 18px;
  }

  #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5:after {
    content: ">";
    float: right;
    font-size: 30px;
    font-weight: 400;
    line-height: 26px;
  }

  #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5.open:after {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    line-height: 36px;
  }
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu ul {
  border-top: 2px #e7e7e7 solid;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul {
    display: none;
    margin-bottom: 20px;
  }

  #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul.expanded {
    display: block;
  }
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu ul li {
  border-bottom: 2px #e7e7e7 solid;
  display: block;
  font-size: 14px;
  float: none;
  list-style: none;
  line-height: 30px;
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu ul li a {
  color: #999;
  display: inline;
}

#wrapper.pt_categorylanding #main #secondary.sidebar-menu ul li a:hover {
  color: #000;
  text-decoration: underline;
}

#wrapper.pt_categorylanding #main .primary-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 22px 0 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main .primary-content {
    padding: 0 15px;
  }
}

#wrapper.pt_categorylanding #main .primary-content p {
  margin: 0;
  padding: 0;
}

#wrapper.pt_categorylanding #main .primary-content img {
  display: block;
  max-width: 100%;
  padding: 0;
}

#wrapper.pt_categorylanding #main .primary-content .top-banner {
  border: 0;
  margin: 0 0 20px;
  position: relative;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main .primary-content .top-banner {
    margin: 0 0 10px;
  }
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget:first-child img,
#wrapper.pt_categorylanding #main .primary-content .widgets .widget:last-child img {
  margin: 0;
}

#wrapper.pt_categorylanding #main .primary-content .top-banner .title {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
  left: 40px;
  position: absolute;
  top: 45.5%;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main .primary-content .top-banner .title {
    color: #000;
    font-size: 20px;
    left: 0;
    padding: 10px 0 0;
    position: relative;
    text-align: center;
    top: 0;
  }
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget {
  float: left;
  text-align: center;
  width: 33.33%;
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget:first-child {
  text-align: left;
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget:last-child {
  text-align: right;
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget img {
  display: inline-block;
  max-width: 100%;
  margin: 0 auto;
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget .title {
  color: #333;
  display: block;
  font-size: 14px;
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 5px 0;
  text-transform: uppercase;
  text-align: center;
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget .title a {
  color: #333;
}

#wrapper.pt_categorylanding #main .primary-content .widgets .widget .title a:hover {
  color: #000;
  text-decoration: underline;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main .primary-content .widgets .widget {
    float: none;
    width: 100%;
  }

  #wrapper.pt_categorylanding #main .primary-content .widgets .widget:first-child,
  #wrapper.pt_categorylanding #main .primary-content .widgets .widget:last-child {
    text-align: center;
  }

  #wrapper.pt_categorylanding #main .primary-content .widgets .widget .title {
    padding: 0 0 10px;
  }

  #wrapper.pt_categorylanding #main .primary-content .featured-products ul .product-tile {
    padding: 0;
  }
}

#wrapper.pt_categorylanding #main .primary-content .featured-products {
  width: 90%;
  border-top: 2px #e7e7e7 solid;
  margin: 30px auto 0;
}

#wrapper.pt_categorylanding #main .primary-content .featured-products ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#wrapper.pt_categorylanding #main .primary-content .featured-products ul li .product-image {
  float: left;
  width: 100%;
  text-align: center;
}

#wrapper.pt_categorylanding #main .primary-content .featured-products ul li .product-image a.thumb-link {
  display: inline-block;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_categorylanding #main .primary-content .featured-products ul li .product-image a.thumb-link {
    width: 87%;
  }
}

#wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow {
  top: 50%;
  height: 30px;
  width: 19px;
}

#wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow.slick-prev {
  background: url(../images/featured-prev.png) center center no-repeat;
  left: -4%;
}

#wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow.slick-next {
  background: url(../images/featured-next.png) center center no-repeat;
  right: -4%;
}

#wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog .ui-dialog-title,
#wrapper.pt_categorylanding #main .primary-content .featured-products h2,
.ui-dialog #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog-title {
  color: #333;
  font-size: 30px;
  margin: 0;
  padding: 30px 0;
  text-align: center;
  text-transform: uppercase;
}

#wrapper.pt_store-locator {
  background-color: #fff;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_store-locator #main {
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.store-locator-search-container {
  width: 27%;
  float: left;
  margin-right: 5%;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow {
    top: 125px;
  }

  #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog .ui-dialog-title,
  #wrapper.pt_categorylanding #main .primary-content .featured-products h2,
  .ui-dialog #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog-title {
    font-size: 20px;
  }

  #wrapper.pt_store-locator #main .top-border {
    margin-bottom: 0;
  }

  #wrapper.pt_store-locator #main #store-search-form .locator-submit button {
    height: 34px;
    line-height: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .store-locator-search-container {
    margin-left: 0;
    width: 100%;
    padding: 4%;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .store-locator-search-container .store-locator-header {
    padding-bottom: 0;
  }
}

.store-locator-search-container .search-bar select {
  height: 34px;
}

.store-locator-search-container button:hover {
  border-color: #000;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .store-locator-search-container .store-locator-header {
    padding-bottom: 0;
  }
}

.store-locator-search-container .store-locator-header h1 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 58px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: -1rem;
  margin-bottom: 0;
}

.store-locator-search-container label {
  color: #333;
  text-transform: uppercase;
  font-size: .75rem;
  letter-spacing: .5px;
}

.store-locator {
  width: 66%;
  float: left;
}

@media only screen and (max-width:879px) {
  .store-locator-search-container .store-locator-header h1 {
    display: block;
  }

  .store-locator {
    width: 100%;
    padding: 4%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .store-locator #map-canvas {
    display: none;
  }
}

.store-locator #map-canvas {
  height: 25rem;
  background: #e5e3df;
  margin-bottom: 3rem;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.store-locator .stores-header {
  display: none;
}

.store-locator .stores-container .store {
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 1.5rem;
  margin-bottom: 1.5rem;
  float: left;
}

.store-locator .stores-container .store:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

.store-locator .stores-container .store .store-info-main {
  width: 33%;
  float: left;
  color: #999;
  font-size: .875rem;
  letter-spacing: 1px;
}

.store-locator .stores-container .store .store-info-main .storename a {
  font-weight: 700;
  color: #000;
}

@media only screen and (max-width:879px) {
  .store-locator .stores-container .store .store-info-main {
    width: 83%;
    font-size: .75rem;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .store-locator .stores-container .store .store-info-main {
    width: 30%;
    font-size: .75rem;
  }
}

.store-locator .stores-container .store .store-info-main-marker {
  background-image: url(../images/map-marker.png);
  width: 3rem;
  float: left;
  height: 4.25rem;
  background-repeat: no-repeat;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .store-locator .stores-container .store .store-info-main-marker {
    width: 2rem;
  }
}

.store-locator .stores-container .store .store-info-container {
  float: left;
  max-width: 77%;
}

.store-locator-details img,
.store-locator-details-map img {
  max-width: 100%;
}

.store-locator .stores-container .store .store-info-main-image {
  width: 4rem;
  height: 4rem;
  float: left;
  margin-left: 1rem;
  margin-right: 2rem;
}

.store-locator .stores-container .store .store-info-main-image .image {
  margin-top: 1rem;
  border: 0;
}

.store-locator .stores-container .store .store-info-main-image image {
  border: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .store-locator .stores-container .store .store-info-main-image {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}

.store-locator .stores-container .store .directions {
  width: 15%;
  float: left;
  color: #000;
  font-size: .875rem;
  letter-spacing: 1px;
}

.store-locator .stores-container .store .directions a {
  color: #000;
  text-decoration: underline;
}

@media only screen and (max-width:879px) {
  .store-locator .stores-container .store .store-info-main-image .image {
    margin-top: 0;
    float: left;
  }

  .store-locator .stores-container .store .store-info-main-image {
    margin-left: 3rem;
    height: auto;
  }

  .store-locator .stores-container .store .directions a {
    font-size: 12px;
  }
}

.store-locator .stores-container .store .directions a:hover {
  text-decoration: none;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .store-locator .stores-container .store .directions {
    width: 21%;
    font-size: .75rem;
    letter-spacing: 1px;
    text-align: right;
  }
}

.store-locator .stores-container .store .distance {
  float: right;
  font-size: .875rem;
  letter-spacing: 1px;
  color: #999;
}

@media only screen and (max-width:879px) {
  .store-locator .stores-container .store .directions {
    width: 83%;
    margin-left: 3rem;
    margin-top: 1rem;
  }

  .store-locator .stores-container .store .distance {
    float: left;
    width: 83%;
    margin-left: 3rem;
    margin-top: 1rem;
    font-size: .75rem;
  }
}

.store-locator .stores-container .store .hours {
  width: 23%;
  float: left;
  font-size: .875rem;
  letter-spacing: 1px;
  color: #999;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .store-locator .stores-container .store .hours {
    width: 30%;
    font-size: .75rem;
  }
}

.stores-wrapper {
  margin-top: 3rem;
  color: #333;
}

@media only screen and (max-width:879px) {
  .store-locator .stores-container .store .hours {
    width: 83%;
    margin-left: 3rem;
  }

  .stores-wrapper {
    margin-top: 0;
  }
}

.store-information {
  background: #e6e6e6;
  border-bottom: 1px solid #fff;
}

.store-name {
  font-weight: 700;
  margin: 0 0 10px;
}

.store-map {
  border-bottom: 1px solid #e6e6e6;
}

.store-locator-details {
  float: left;
  width: 44%;
}

.store-locator-details h1,
.store-locator-details p {
  margin: .25em 0;
}

.store-locator-details-map {
  float: right;
  width: 50%;
}

.mapContent {
  width: 16rem;
}

.js .loader,
.js .loader-bg {
  width: 100%;
  height: 100%;
  position: absolute;
}

.mapContent h1 {
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: .5px;
  margin-bottom: 0;
  color: #333;
}

.mapContent .contentBody {
  color: #999;
  font-size: .75rem;
}

.mapContent .contentBody .spacer {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mapContent a {
  margin-top: 1.25rem;
  text-decoration: underline;
  color: #333;
}

.js .zoomPreload,
.mapContent a:hover {
  text-decoration: none;
}

.markerLabel {
  display: none!important;
}

.primaryName {
  color: #000;
  font-weight: 700;
}

.js .loader {
  left: 0;
  top: 0;
}

.js .loader-bg {
  background-color: #fff;
  opacity: .7;
}

.js .loader-indicator {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background: url(../images/loading-small.gif) no-repeat;
}

.js #suggestions {
  background-color: #e6e6e6;
  color: #000;
  cursor: pointer;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 8184;
  margin-left: 10px;
}

.js #suggestions div {
  clear: both;
  height: 33px;
  padding: 5px;
  overflow: hidden;
  white-space: nowrap;
}

.js #suggestions div:hover {
  background-color: #fff;
  color: #333;
}

.js #suggestions div .suggestionterm {
  float: left;
  overflow: hidden;
  width: 110px;
}

.js #suggestions div .hits {
  float: right;
  line-height: 1.8em;
  text-align: right;
  margin-left: 3px;
}

.top-border-search {
  width: 100%;
  height: 2px;
  float: left;
  margin-bottom: .5rem;
  margin-top: 0;
  background-color: #e6e6e6;
}

.pt_product-search-noresult .no-hits-shop-by-category {
  margin-top: 50px;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .bannerContent {
  display: none;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent {
  border-top: none;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
  border: none;
  width: 20%;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child {
  font-size: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: none;
  border: none;
  width: 100%;
  height: 55px;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper {
  width: 100%;
  position: static;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper:after {
  content: '';
  display: block;
  clear: both;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title,
.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2,
.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h3,
.ui-dialog .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title {
  display: inline-block;
  margin: 0;
  font-size: 30px;
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title,
.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2,
.ui-dialog .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title {
  margin-right: 10px;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title,
  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2,
  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h3,
  .ui-dialog .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title {
    font-size: 1.25rem;
  }

  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) {
    width: 100%;
    height: auto;
    text-align: center;
    border-bottom: 2px solid #ccc;
    vertical-align: middle;
  }

  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) img {
    position: static;
    max-width: 25%;
    -ms-transform: none;
    transform: none;
    -webkit-transform: none;
  }
}

.pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child)>div {
  display: inline-block;
  width: 30%;
  min-width: 100px;
  padding: 5px 0;
  vertical-align: middle;
  text-align: left;
}

.home img,
.js .ui-dialog-content .product-col-1 .product-image {
  max-width: 100%;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) h3 {
    position: static;
    display: inline-block;
    width: 20%;
    padding-left: 2%;
    margin: 0;
    vertical-align: middle;
    text-align: center;
  }

  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:last-child {
    border-bottom: none;
  }
}

.pt_product-search-noresult .no-hits-banner,
.pt_product-search-noresult .no-hits-banner img {
  width: 100%;
}

.pt_product-search-noresult .no-hits-recommendations {
  margin-top: 40px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .no-hits-recommendations {
    margin-bottom: 40px;
  }

  .pt_product-search-noresult .no-hits-banner {
    padding-top: 10px;
  }
}

.pt_product-search-noresult .no-hits-recommendations h3 {
  margin-bottom: 60px;
}

.pt_product-search-noresult .no-hits-recommendations.pdp-recommendations .product-listing-1x4 .search-result-items {
  margin: 0;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .no-hits-banner .no-results-banner {
    height: auto;
    padding-top: 10px;
    margin-bottom: 10px;
    min-height: 50px;
  }
}

.pt_product-search-noresult .primary-content {
  width: 100%;
  padding: 0;
  border: 0;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .primary-content {
    width: 93%;
    border: 0;
    margin: auto;
  }
}

.pt_product-search-noresult .primary-content .section-header {
  color: #999;
  margin: -2.5rem 0 0;
  padding: 1rem;
  text-transform: none;
  text-align: center;
  background: 0 0;
  border: none;
  font-weight: 400;
  font-size: 1.25rem!important;
  letter-spacing: .5px;
}

.pt_product-search-noresult .primary-content .section-header .no-hits-search-term,
.pt_product-search-noresult .primary-content .section-header .no-hits-search-term-suggest {
  color: #000;
  font-style: normal;
}

.pt_product-search-noresult .primary-content .section-header a {
  color: #000;
}

.pt_product-search-noresult .primary-content .no-hits-search {
  width: 40%;
  margin: auto;
  height: 7rem;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .primary-content .section-header {
    font-size: 1rem!important;
  }

  .pt_product-search-noresult .primary-content .section-header p {
    line-height: 18px;
  }

  .pt_product-search-noresult .primary-content .section-header p span.search-term-suggest {
    padding-top: 10px;
    display: block;
  }

  .pt_product-search-noresult .primary-content .no-hits-search {
    width: 80%;
    height: auto;
  }
}

.pt_product-search-noresult .primary-content .no-hits-search .no-hits-label {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  letter-spacing: 1px;
  margin-bottom: 1rem;
  text-transform: uppercase;
  color: #333;
}

.pt_product-search-noresult .primary-content .no-hits-search button[type=submit] {
  background-image: url(../images/searchIcon.svg);
  background-repeat: no-repeat;
  border: none;
  color: #333;
  margin-top: -1.625rem;
  margin-right: .75rem;
  float: right;
  opacity: .7;
  width: 17px;
  height: 17px;
  padding: 0;
  border-radius: 0;
}

.pt_product-search-noresult .primary-content .no-hits-search button[type=submit]::before {
  content: none;
}

.pt_product-search-noresult .primary-content .no-hits-search button[type=submit]:hover {
  opacity: 1;
  position: relative;
  z-index: 1;
}

.pt_product-search-noresult .primary-content .no-hits-help {
  width: 60%;
  margin: auto auto 2rem;
}

.pt_product-search-noresult .primary-content .no-hits-help p {
  text-align: center;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .primary-content .no-hits-help {
    width: 100%;
  }

  .pt_product-search-noresult .primary-content .no-hits-help p {
    font-size: 12px;
  }
}

.pt_product-search-noresult .primary-content .no-hits-help li {
  color: #999;
  font-size: 14px;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .primary-content .no-hits-help li {
    font-size: 12px;
  }
}

.pt_product-search-noresult .primary-content .search-noresults-header {
  margin-top: 2rem;
  margin-bottom: .5rem;
  text-align: center;
}

.pt_product-search-noresult .primary-content .search-noresults-header h1 {
  font-weight: 700;
  font-size: 2rem;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.pt_product-search-noresult .primary-content .breadcrumb {
  padding: 0;
  margin-bottom: 2rem;
  color: #999;
  font-weight: 400;
}

.pt_product-search-noresult .primary-content .breadcrumb a {
  color: #999;
}

.pt_product-search-noresult .primary-content .breadcrumb .breadcrumb-element:last-child {
  font-weight: 400;
}

.no-hits-contactus h3,
.view-full-details {
  font-weight: 700;
  text-transform: uppercase;
}

.no-hits-contactus {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

@media only screen and (max-width:879px) {
  .pt_product-search-noresult .primary-content .search-noresults-header h1 {
    font-size: 20px;
    line-height: 36px;
  }

  .no-hits-contactus {
    margin-bottom: 30px;
  }
}

.no-hits-contactus h3 {
  font-size: 1.25rem;
  color: #333;
  letter-spacing: 2px;
  text-align: center;
}

.no-hits-contactus ul {
  width: 100%;
  float: left;
  text-align: center;
  margin: auto;
}

@media only screen and (max-width:879px) {
  .no-hits-contactus h3 {
    font-size: 16px;
  }

  .no-hits-contactus ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
}

.no-hits-contactus ul li {
  width: auto;
  display: inline-block;
  list-style: none;
  text-align: center;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.no-hits-contactus ul li .contactus-black,
.no-hits-contactus ul li .contactus-gray {
  font-family: "Titillium Web",sans-serif;
  width: 100%;
  float: left;
  text-align: center;
}

.no-hits-contactus ul li .contactus-black {
  color: #000;
  text-transform: uppercase;
  font-size: .875rem;
  margin-top: .5rem;
  font-weight: 700;
}

@media only screen and (max-width:879px) {
  .no-hits-contactus ul li {
    width: 100%;
    margin-bottom: 2rem;
  }

  .no-hits-contactus ul li .contactus-black {
    color: #333;
    font-size: 12px;
  }
}

.no-hits-contactus ul li .contactus-gray {
  color: #999;
  font-size: .875rem;
  font-weight: 400;
}

@media only screen and (max-width:879px) {
  .no-hits-contactus ul li .contactus-gray {
    font-size: 12px;
  }
}

.js .ui-dialog-content {
  width: 66rem;
}

.js .ui-dialog-content .product-col-1 {
  padding: 13px 1%;
  width: 59%;
}

.js .ui-dialog-content .product-col-2 {
  width: 38%;
}

.js .ui-dialog-content .pdp-main {
  width: 66rem;
  margin-top: -1rem;
}

.js .ui-dialog-content .pdp-main .product-set-container .product-col-1 {
  padding: 13px 1%;
  width: 55%;
}

.js .ui-dialog-content .pdp-main .product-set-container .product-col-2 {
  width: 36%;
}

.js .ui-dialog-content .pdp-main .product-set-container .product-col-2 .product-set-details {
  width: 69%;
  margin: 0;
}

.js .ui-dialog-content .pdp-main .product-actions {
  display: none;
}

.js .ui-dialog-content .pdp-main .product-add-to-cart {
  padding: 0;
  overflow: visible;
}

.js .ui-dialog-content .pdp-main .product-add-to-cart .bundle {
  width: 80%;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.js .ui-dialog-content .pdp-main .product-add-to-cart #add-to-cart,
.js .ui-dialog-content .pdp-main .product-add-to-cart #design-your-own {
  margin-right: 0!important;
}

.js .ui-dialog-content .pdp-main .product-add-to-cart #design-your-own {
  border-color: #000;
}

.js .ui-dialog-content .pdp-main .product-options .attribute .value,
.js .ui-dialog-content .pdp-main .product-variations .attribute .value {
  width: 95%;
}

.js .ui-dialog-content .pdp-main .product-set-list {
  border-top: 2px solid #e6e6e6;
  height: 366px;
  overflow: auto;
  border-left: 1px solid #fff;
}

.js .zoomPreload,
.js .zoomPup {
  background-color: #fff;
  border: 1px solid #e6e6e6;
}

.js .ui-dialog-content .pdp-main .product-set-list .product-set-item {
  margin: 1em 0;
}

.js .ui-dialog-content .pdp-main .product-set-list .product-set-image {
  width: 28%;
}

.js .ui-dialog-content .pdp-main .product-set-list .product-set-details {
  width: 68%;
}

.js .ui-dialog-content .pdp-main .product-set-list .product-name {
  margin: 0;
  letter-spacing: 2px;
  font-size: 1.75rem;
}

.js .ui-dialog-content .pdp-main .product-set-list .block-add-to-cart .price {
  font-size: 1.5em;
  padding: .4em 0 0;
  width: 130px;
}

.js .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
  width: 100%;
}

.js .zoomPreload {
  -moz-opacity: .8;
  opacity: .8;
  filter: alpha(opacity=80);
  color: #000;
  font-size: 12px;
  font-family: Arial,sans-serif;
  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: 0;
  left: 0;
}

.js .zoomPup,
.js .zoomWrapperTitle {
  filter: alpha(opacity=60);
  overflow: hidden;
}

.js .zoomOverlay,
.js .zoomPup {
  z-index: 101;
  position: absolute;
}

.js .zoomPup {
  -moz-opacity: .6;
  opacity: .6;
  cursor: crosshair;
}

.js .zoomOverlay {
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  display: none;
}

.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #fff;
  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%;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 120;
  -moz-opacity: .6;
  opacity: .6;
}

.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110;
}

.js .zoomWrapperImage img {
  border: 0;
  display: block;
  position: absolute;
  z-index: 101;
}

.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: .8;
  opacity: .8;
  position: absolute;
  display: block;
}

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

.product-name {
  font-style: normal;
}

.quickview-next,
.quickview-prev {
  display: none;
}

.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}

.view-full-details {
  font-family: "Titillium Web",sans-serif;
  color: #000;
  text-decoration: underline;
  margin-top: .5rem;
  margin-bottom: 1rem;
  float: left;
  width: 100%;
}

.slick-slider {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -moz-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.home,
.slick-dots li button {
  -webkit-box-sizing: border-box;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

.slick-track {
  left: 0;
  top: 0;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide img.slick-loading,
.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-loading .slick-list {
  background: url(ajax-loader.gif) center center no-repeat #fff;
}

@font-face {
  font-family: slick;
  src: url(fonts/slick.eot);
  src: url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");
  font-weight: 400;
  font-style: normal;
}

.slick-next,
.slick-prev {
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 38%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: 0;
  display: inline-block;
  width: 50px;
  height: 100px;
  text-indent: -999em;
  position: absolute;
  opacity: .75;
  z-index: 1;
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
  opacity: 1;
  background-color: transparent!important;
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .slick-next,
  .slick-prev {
    display: none;
  }
}

.slick-next:before,
.slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  color: #fff;
  opacity: .75;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  background-image: url(../images/carouselLeft.png);
  left: 0;
}

.slick-next {
  background-image: url(../images/carouselRight.png);
  right: 0;
}

.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: .5vw;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0;
}

@media only screen and (max-width:879px) {
  .slick-next,
  .slick-prev {
    display: none;
  }

  .slick-dots {
    position: initial;
    top: initial;
  }
}

.slick-dots li {
  display: inline-block;
  zoom: 1;
  transition: all .5s;
}

.slick-dots li button {
  box-sizing: border-box;
  display: block;
  border: 2px solid #ccc;
  background-color: transparent;
  width: 40px;
  height: 8px;
  border-radius: 4px;
  opacity: .75;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  padding: 0;
  margin: 0 5px;
  text-indent: -9999em;
}

.slick-dots li.slick-active button {
  opacity: .9;
  background-color: #ccc;
}

.home {
  box-sizing: border-box;
  font-family: din-condensed,sans-serif;
  text-transform: uppercase;
  background: #fff;
}

.home body {
  overflow-x: hidden;
  background: #fff;
}

.home .ui-dialog .ui-dialog-title,
.home h1,
.home h2,
.home h3,
.home h4,
.home h5 h6,
.ui-dialog .home .ui-dialog-title {
  font-weight: 400;
  margin: 0;
}

.home hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.home ul {
  list-style: none;
}

.home ol {
  list-style: decimal;
}

.home li>ol,
.home li>ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}

.home img {
  height: auto;
}

.home .content-wrapper {
  position: relative;
  width: 100%;
  max-width: 1440px;
  padding: 0 20px;
  margin: 0 auto;
}

.home .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.home .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  z-index: 3;
}

.home .slick-list:focus {
  outline: 0;
}

.home .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

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

@media only screen and (max-width:879px) {
  .home .slick-slider {
    margin-bottom: 0;
  }

  .home .slick-slider .slick-list,
  .home .slick-slider .slick-track {
    height: 100%;
  }
}

.home .slick-arrow:not(.fj-rp-slider-arrow) {
  position: absolute;
  top: 50%;
  width: 25px;
  height: 25px;
  opacity: .8;
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  background: 0;
  font-size: 0;
  z-index: 5;
}

.home .slick-arrow:not(.fj-rp-slider-arrow)::after {
  display: none;
}

.home .slick-arrow:not(.fj-rp-slider-arrow).slick-prev {
  left: 20px;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
}

.home .slick-arrow:not(.fj-rp-slider-arrow).slick-next {
  right: 20px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}

.home .slick-arrow:not(.fj-rp-slider-arrow).slick-disabled {
  opacity: 0;
}

.home .slick-dots {
  position: absolute;
  bottom: 35px;
  left: 50%;
  padding: 0;
  margin: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 5;
}

.home .slick-dots li {
  display: inline-block;
}

.home .slick-dots li+li {
  padding: 0 0 0 15px;
}

@media (min-width:880px) {
  .home .slick-dots {
    top: 50%;
    right: 25px;
    bottom: auto;
    left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .home .slick-dots li {
    display: block;
  }

  .home .slick-dots li+li {
    padding: 15px 0 0;
  }
}

.home .slick-dots li.slick-active button {
  opacity: 1;
}

.home .slick-dots button,
.home .slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  margin: 0;
  opacity: .35;
  background: #fff;
  font-size: 0;
  line-height: 0;
  cursor: pointer;
}

.home .slick-dots li button {
  display: block;
  border: 0;
  border-radius: 5px;
}

.home .slick-dots li button::after {
  display: none;
}

.home .slick-dots button {
  display: block;
  border: 0;
  border-radius: 5px;
}

.home .slick-dots button::after {
  display: none;
}

.home .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.home .slick-track::after,
.home .slick-track::before {
  content: "";
  display: table;
}

.home .slick-track::after {
  clear: both;
}

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

.slick-active .fj-rp-slide-category,
.slick-active .fj-rp-slide-price,
.slick-active .fj-rp-slide-title {
  opacity: 1!important;
}

.fj-main-slider .slick-arrow:not(.fj-rp-slider-arrow),
.fj-on-tour-spotlights .slick-arrow:not(.fj-rp-slider-arrow),
.fj-rp-slider-wrapper .slick-arrow:not(.fj-rp-slider-arrow) {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.fj-main-slider {
  position: relative;
  background: #000;
  line-height: 1;
}

.fj-main-slider .fj-main-slide {
  position: relative;
  height: 90vh;
  float: left;
  overflow: hidden;
}

.fj-main-slider .fj-main-slide.main-content {
  padding-top: 86px;
  background: #fff;
}

.fj-main-slider .fj-main-slide .fj-main-slide-image {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fj-main-slider .fj-main-slide .fj-main-slide-image::before {
  content: "";
  background-color: rgba(0,0,0,.1);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 60px;
  left: 0;
  padding: 60px 50px 0;
  z-index: 3;
  color: #fff;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .button,
.fj-main-slider .fj-main-slide .fj-main-slide-content button,
.fj-main-slider .fj-main-slide .fj-main-slide-content input[type=button],
.fj-main-slider .fj-main-slide .fj-main-slide-content input[type=submit] {
  margin: 15px 25px 0 0;
  display: inline-block;
  border: solid #fff;
  text-decoration: none;
  z-index: 2;
  letter-spacing: 1.82px;
  border-radius: 0;
  border-width: 0;
  line-height: 1;
  text-align: left;
  font-size: 20px;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content *+h2,
.fj-main-slider .fj-main-slide .fj-main-slide-content *+h3,
.fj-main-slider .fj-main-slide .fj-main-slide-content .ui-dialog *+.ui-dialog-title,
.ui-dialog .fj-main-slider .fj-main-slide .fj-main-slide-content *+.ui-dialog-title {
  margin-top: 10px;
  line-height: 1;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .ui-dialog .ui-dialog-title,
.fj-main-slider .fj-main-slide .fj-main-slide-content h2,
.ui-dialog .fj-main-slider .fj-main-slide .fj-main-slide-content .ui-dialog-title {
  font-family: din-condensed,sans-serif;
  font-weight: 400;
  font-size: 42px;
  letter-spacing: normal;
  width: 80%;
  line-height: 1;
}

@media (min-width:768px) {
  .fj-main-slider .fj-main-slide .fj-main-slide-content.fj-slide-cta-right {
    top: 55%;
    right: 10%;
    bottom: auto;
    left: 55%;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .fj-main-slider .fj-main-slide .fj-main-slide-content.fj-slide-cta-left {
    top: 55%;
    right: 55%;
    bottom: auto;
    left: 10%;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .fj-main-slider .fj-main-slide .fj-main-slide-content .button,
  .fj-main-slider .fj-main-slide .fj-main-slide-content button,
  .fj-main-slider .fj-main-slide .fj-main-slide-content input[type=button],
  .fj-main-slider .fj-main-slide .fj-main-slide-content input[type=submit] {
    border-width: 1px;
    text-align: center;
  }

  .fj-main-slider .fj-main-slide .fj-main-slide-content *+h2,
  .fj-main-slider .fj-main-slide .fj-main-slide-content *+h3,
  .fj-main-slider .fj-main-slide .fj-main-slide-content .ui-dialog *+.ui-dialog-title,
  .ui-dialog .fj-main-slider .fj-main-slide .fj-main-slide-content *+.ui-dialog-title {
    margin-top: 20px;
  }

  .fj-main-slider .fj-main-slide .fj-main-slide-content .ui-dialog .ui-dialog-title,
  .fj-main-slider .fj-main-slide .fj-main-slide-content h2,
  .ui-dialog .fj-main-slider .fj-main-slide .fj-main-slide-content .ui-dialog-title {
    font-size: 70px;
    letter-spacing: normal;
  }
}

.fj-main-slider .fj-main-slide .fj-main-slide-content h3 {
  font-family: din-condensed,sans-serif;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: normal;
  color: #fff;
  line-height: 1;
}

@media (min-width:768px) {
  .fj-main-slider .fj-main-slide .fj-main-slide-content h3 {
    font-size: 30px;
    letter-spacing: normal;
  }
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons {
  margin-top: 30px;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons button {
  border-width: 0;
  line-height: 1;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons a:hover {
  color: #000;
  background-color: #fff;
  opacity: 1;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons .button-large {
  font-size: 20px;
  padding: 5px;
  color: #fff;
}

.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons .button:after,
.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons button:after,
.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons input[type=button]:after,
.fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons input[type=submit]:after {
  content: "";
  position: absolute;
  display: block;
  top: calc(100% - 3px);
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  background: #fff;
  z-index: -1;
}

#fp-nav,
.fp-controlArrow {
  top: 50%;
  -webkit-transform: translate3d(0,0,0);
}

@media (min-width:768px) {
  .fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons .button-large {
    padding: 10px 0;
    font-size: 24px;
    border: 1px solid #fff;
  }

  .fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons .button:after,
  .fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons button:after,
  .fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons input[type=button]:after,
  .fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons input[type=submit]:after {
    display: none;
  }

  .fj-main-slider .fj-main-slide .fj-main-slide-content .fj-main-slide-content-buttons {
    margin-top: 25px;
  }
}

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

#fp-nav.right {
  right: 17px;
}

#fp-nav.left {
  left: 17px;
}

/*!
 * fullPage 2.9.7
 * https://github.com/alvarotrigo/fullPage.js
 * MIT licensed
 *
 * Copyright (C) 2013 alvarotrigo.com - A project by Alvaro Trigo
 */

.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
}

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.fp-slide {
  float: left;
}

.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block;
}

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out;
}

.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.fp-tableCell {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  height: 100%;
}

.fp-slidesContainer {
  float: left;
  position: relative;
}

.fp-controlArrow {
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  position: absolute;
  z-index: 4;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  transform: translate3d(0,0,0);
}

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent;
}

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff;
}

.fp-scrollable {
  overflow: hidden;
  position: relative;
}

.fp-scroller {
  overflow: hidden;
}

.iScrollIndicator {
  border: 0!important;
}

.fp-notransition {
  -webkit-transition: none!important;
  -o-transition: none!important;
  transition: none!important;
}

#fp-nav,
.fj-hotspot .fj-hotspot-card {
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
}

#fp-nav {
  position: fixed;
  z-index: 11;
  margin-top: -32px;
  opacity: 1;
  transition: opacity .5s;
  transform: translate3d(0,0,0);
}

#fp-nav.hidden {
  opacity: 0;
}

#fp-nav.fp-right {
  right: 17px;
}

#fp-nav.fp-left {
  left: 17px;
}

.fp-sr-only {
  display: none;
}

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  opacity: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  left: 0!important;
  right: 0;
  margin: 0 auto!important;
}

.fp-slidesNav.bottom {
  bottom: 17px;
}

.fp-slidesNav.top {
  top: 17px;
}

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0;
}

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative;
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #fff;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
}

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%;
}

#fp-nav ul li:last-child {
  display: none;
}

.fp-slidesNav ul li {
  display: inline-block;
}

#fp-nav ul li .fp-tooltip {
  font-size: 10px;
  position: absolute;
  top: -2px;
  color: #fff;
  font-family: arial,helvetica,sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0;
  cursor: pointer;
}

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active+.fp-tooltip {
  -webkit-transition: opacity .2s ease-in;
  -o-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  width: auto;
  opacity: 1;
}

#fp-nav ul li .fp-tooltip.right {
  right: 20px;
}

#fp-nav ul li .fp-tooltip.left {
  left: 20px;
}

.fp-auto-height .fp-slide,
.fp-auto-height .fp-tableCell,
.fp-auto-height.fp-section,
.fp-responsive .fp-auto-height-responsive .fp-slide,
.fp-responsive .fp-auto-height-responsive .fp-tableCell,
.fp-responsive .fp-auto-height-responsive.fp-section {
  height: auto!important;
}

.home input {
  outline: 0;
  border-radius: 0;
}

.home .button,
.home button,
.home input[type=button],
.home input[type=submit] {
  font-size: 32px;
  position: relative;
  display: inline-block;
  border-width: 0;
  text-decoration: none;
  z-index: 2;
  letter-spacing: 1.82px;
  border-radius: 0;
  font-weight: 400;
}

.home .button::after,
.home button::after,
.home input[type=button]::after,
.home input[type=submit]::after {
  content: "";
  position: absolute;
  top: calc(100% - 3px);
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  background: #fff;
  z-index: -1;
  display: none;
}

.home .button:focus,
.home button:focus,
.home input[type=button]:focus,
.home input[type=submit]:focus {
  outline: 0;
}

.home .button:active,
.home button:active,
.home input[type=button]:active,
.home input[type=submit]:active {
  opacity: .8;
}

.home .button:hover,
.home button:hover,
.home input[type=button]:hover,
.home input[type=submit]:hover {
  color: #000;
}

.home .button:hover::after,
.home button:hover::after,
.home input[type=button]:hover::after,
.home input[type=submit]:hover::after {
  top: 0;
}

@media (min-width:880px) {
  .home .button,
  .home button,
  .home input[type=button],
  .home input[type=submit] {
    font-size: 24px;
    text-align: center;
    border-width: 1px;
  }

  .home .button::after,
  .home button::after,
  .home input[type=button]::after,
  .home input[type=submit]::after {
    display: none;
  }

  .home .button:hover,
  .home button:hover,
  .home input[type=button]:hover,
  .home input[type=submit]:hover {
    background: #fff;
  }
}

.home .button.black,
.home .home-bottom-slots .promoSlotFull#home-full-5 button,
.home .home-bottom-slots .promoSlotFull#home-full-5 button.button,
.home .product-tile .product-image .quickview,
.home button.black,
.home input[type=button].black,
.home input[type=submit].black,
.home-bottom-slots .promoSlotFull#home-full-5 .home button,
.home-bottom-slots .promoSlotFull#home-full-5 .home button.button,
.product-tile .product-image .home .quickview {
  border-color: #000;
  color: #000;
}

.home .button.black:hover,
.home .home-bottom-slots .promoSlotFull#home-full-5 button.button:hover,
.home .home-bottom-slots .promoSlotFull#home-full-5 button:hover,
.home .product-tile .product-image .quickview:hover,
.home button.black:hover,
.home input[type=button].black:hover,
.home input[type=submit].black:hover,
.home-bottom-slots .promoSlotFull#home-full-5 .home button.button:hover,
.home-bottom-slots .promoSlotFull#home-full-5 .home button:hover,
.product-tile .product-image .home .quickview:hover {
  background: #000;
  color: #fff;
}

.home .button.black::after,
.home .home-bottom-slots .promoSlotFull#home-full-5 button.button::after,
.home .home-bottom-slots .promoSlotFull#home-full-5 button::after,
.home .product-tile .product-image .quickview::after,
.home button.black::after,
.home input[type=button].black::after,
.home input[type=submit].black::after,
.home-bottom-slots .promoSlotFull#home-full-5 .home button.button::after,
.home-bottom-slots .promoSlotFull#home-full-5 .home button::after,
.product-tile .product-image .home .quickview::after {
  background: #000;
}

.home .button.blue,
.home button.blue,
.home input[type=button].blue,
.home input[type=submit].blue {
  border-color: #68A1B8;
  background: #68A1B8;
  color: #fff;
}

.home .button.blue:hover,
.home button.blue:hover,
.home input[type=button].blue:hover,
.home input[type=submit].blue:hover {
  border-color: #000;
  background: #000;
  color: #fff;
}

.home .button.blue::after,
.home button.blue::after,
.home input[type=button].blue::after,
.home input[type=submit].blue::after {
  background: #68A1B8;
}

.home .button.flat,
.home button.flat,
.home input[type=button].flat,
.home input[type=submit].flat {
  font-size: 23px;
  border-width: 0;
  background: 0 0!important;
  letter-spacing: 1.8px;
  height: 36px;
  padding: 0 5px;
  color: #fff;
}

@media only screen and (max-width:879px) {
  .home .button.flat,
  .home button.flat,
  .home input[type=button].flat,
  .home input[type=submit].flat {
    height: 30px;
  }
}

.home .button.flat::after,
.home button.flat::after,
.home input[type=button].flat::after,
.home input[type=submit].flat::after {
  display: block;
}

.home .button.not-flat,
.home button.not-flat,
.home input[type=button].not-flat,
.home input[type=submit].not-flat {
  border-width: 1px;
}

.home .button.not-flat::after,
.home button.not-flat::after,
.home input[type=button].not-flat::after,
.home input[type=submit].not-flat::after {
  display: none;
}

.home .fj-myjoys-buttons .button+.button {
  margin-left: 25px;
}

.home .continue-btn button {
  font-size: 15px;
}

.home .button-large {
  width: 204px;
}

.fj-promo-cards {
  padding: 0 1.5rem 45px;
}

@media (min-width:880px) {
  .fj-promo-cards {
    padding: 0 20px 90px;
  }
}

.fj-promo-cards .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}

.fj-promo-cards .fj-promo-card-link {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.fj-promo-cards .fj-promo-card {
  position: relative;
  width: auto;
  height: 450px;
  padding: 0;
  margin-top: 20px;
}

.fj-promo-cards .fj-promo-card:hover .fj-promo-card-button {
  color: #000;
}

.fj-promo-cards .fj-promo-card:hover .fj-promo-card-button::after {
  content: "";
  position: absolute;
  display: block;
  top: calc(100% - 3px);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  background: #fff;
  z-index: -1;
}

.fj-promo-cards .fj-promo-card .fj-promo-card-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 3px;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media (min-width:880px) {
  .fj-promo-cards .content-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .fj-promo-cards .fj-promo-card {
    width: 33%;
    height: 580px;
    padding: 0 10px;
    margin-top: 0;
  }

  .fj-promo-cards .fj-promo-card .fj-promo-card-image {
    right: 10px;
    left: 10px;
  }
}

.fj-promo-cards .fj-promo-card .fj-promo-card-text {
  position: absolute;
  right: 10px;
  bottom: 0;
  left: 10px;
  padding: 25px;
}

.fj-promo-cards .fj-promo-card .fj-promo-card-text.fj-promo-cta-top {
  right: 10px;
  top: 0;
  left: 10px;
}

.fj-promo-cards .fj-promo-card .fj-promo-card-text.fj-promo-cta-bottom {
  right: 10px;
  bottom: 0;
  left: 10px;
}

.fj-promo-cards .fj-promo-card .fj-promo-card-text .ui-dialog .ui-dialog-title,
.fj-promo-cards .fj-promo-card .fj-promo-card-text h2,
.ui-dialog .fj-promo-cards .fj-promo-card .fj-promo-card-text .ui-dialog-title {
  font-size: 30px;
  margin-bottom: 20px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2.5px;
  line-height: 36px;
}

.fj-myjoys-splash {
  position: relative;
  max-height: 90vh;
}

@media (min-width:880px) {
  .fj-myjoys-splash {
    max-height: none;
    height: 55vw;
  }
}

@media (min-width:1200px) {
  .fj-myjoys-splash {
    height: 53vw;
  }
}

.fj-myjoys-splash .fj-myjoys-img img {
  width: 100%;
}

.fj-myjoys-splash .fj-myjoys-content {
  position: absolute;
  right: 0;
  bottom: 40px;
  left: 0;
  padding: 0 20px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

@media (min-width:880px) {
  .fj-myjoys-splash .fj-myjoys-content {
    bottom: auto;
    top: 31.8vw;
    right: auto;
    left: 50%;
    padding: 0 10px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 500px;
  }

  .fj-myjoys-splash .fj-myjoys-content.fj-myjoys-cta-left {
    bottom: auto;
    right: auto;
    top: 32vw;
    left: 25%;
  }

  .fj-myjoys-splash .fj-myjoys-content.fj-myjoys-cta-center {
    bottom: auto;
    right: auto;
    top: 32vw;
    left: 50%;
  }

  .fj-myjoys-splash .fj-myjoys-content.fj-myjoys-cta-right {
    bottom: auto;
    right: auto;
    top: 32vw;
    left: 75%;
  }
}

@media (min-width:1024px) {
  .fj-myjoys-splash .fj-myjoys-content {
    top: 32vw;
  }
}

.fj-myjoys-splash .fj-myjoys-content .ui-dialog .ui-dialog-title,
.fj-myjoys-splash .fj-myjoys-content h2,
.ui-dialog .fj-myjoys-splash .fj-myjoys-content .ui-dialog-title {
  font-size: 42px;
  padding-top: 10px;
  letter-spacing: normal;
}

@media (min-width:880px) {
  .fj-myjoys-splash .fj-myjoys-content .ui-dialog .ui-dialog-title,
  .fj-myjoys-splash .fj-myjoys-content h2,
  .ui-dialog .fj-myjoys-splash .fj-myjoys-content .ui-dialog-title {
    font-size: 58px;
    padding-top: 3.5vw;
  }
}

@media (min-width:1200px) {
  .fj-myjoys-splash .fj-myjoys-content .ui-dialog .ui-dialog-title,
  .fj-myjoys-splash .fj-myjoys-content h2,
  .ui-dialog .fj-myjoys-splash .fj-myjoys-content .ui-dialog-title {
    font-size: 68px;
  }
}

.fj-myjoys-splash .fj-myjoys-content h3 {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: normal;
}

@media (min-width:880px) {
  .fj-myjoys-splash .fj-myjoys-content h3 {
    font-size: 25px;
  }
}

@media (min-width:1200px) {
  .fj-myjoys-splash .fj-myjoys-content h3 {
    font-size: 30px;
  }
}

@media (min-width:1440px) {
  .fj-myjoys-splash {
    height: 50vw;
  }

  .fj-myjoys-splash .fj-myjoys-content h3 {
    font-size: 35px;
  }
}

.fj-myjoys-splash .fj-myjoys-content .fj-myjoys-buttons {
  padding-top: 30px;
}

.fj-myjoys-splash .fj-myjoys-content .fj-myjoys-buttons a:hover.button.flat {
  color: #fff;
}

.fj-myjoys-splash .fj-myjoys-content .fj-myjoys-buttons a.button.flat {
  color: #000;
}

@media (min-width:880px) {
  .fj-myjoys-splash .fj-myjoys-content .fj-myjoys-buttons {
    padding-top: 2.5vw;
  }
}

@media (min-width:1200px) {
  .fj-myjoys-splash .fj-myjoys-content .fj-myjoys-buttons {
    padding-top: 3.5vw;
  }
}

.fj-on-tour {
  background-color: #fff;
  position: relative;
  padding-top: 40px;
}

.fj-on-tour .fj-on-tour-title {
  font-size: 42px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding-top: 80px;
  pointer-events: none;
  color: #fff;
  text-align: center;
  z-index: 3;
}

.fj-on-tour .fj-on-tour-spotlights {
  position: relative;
  height: 151vw;
  z-index: 1;
}

@media (min-width:880px) {
  .fj-on-tour .fj-on-tour-title {
    font-size: 70px;
  }

  .fj-on-tour .fj-on-tour-spotlights {
    height: 51vw;
  }
}

.fj-on-tour .fj-on-tour-spotlight {
  position: relative;
  float: left;
  width: 33.3333%;
  height: 100%;
}

.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  background-position: center top;
  background-size: cover;
}

.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 25px 25px 60px;
  color: #fff;
}

@media (min-width:880px) {
  .fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content {
    padding: 25px;
  }
}

.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content .ui-dialog .ui-dialog-title,
.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content h2,
.ui-dialog .fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content .ui-dialog-title {
  font-size: 42px;
  letter-spacing: normal;
  padding-bottom: 10px;
}

@media (min-width:880px) {
  .fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content .ui-dialog .ui-dialog-title,
  .fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content h2,
  .ui-dialog .fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content .ui-dialog-title {
    font-size: 60px;
    padding-bottom: 20px;
  }
}

.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content h3 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 20px;
  letter-spacing: normal;
}

@media (min-width:880px) {
  .fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content h3 {
    font-size: 30px;
  }
}

.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content a.button {
  color: #fff;
}

.fj-on-tour .fj-on-tour-spotlight .fj-otspotlight-content a.button:hover {
  color: #000;
}

.fj-nav-link {
  font-size: 14px;
  letter-spacing: 1.64px;
  color: #000;
  text-decoration: none;
}

.fj-block-link {
  position: relative;
  display: block;
  padding: 18px 20px 16px;
  border-top: solid 2px #cdcdcd;
  background: #F8F8F8;
  line-height: 24px;
}

.fj-block-link img {
  position: relative;
  display: inline;
  height: 24px;
  margin-right: 5px;
  vertical-align: text-bottom;
}

.fj-block-link:active,
.fj-block-link:hover {
  background: #f2f2f2;
}

.fj-block-link::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 20px;
  border-top: solid 2px #68A1B8;
  border-right: solid 2px #68A1B8;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
}

.fj-block-link.back {
  padding-left: 40px;
  background: #68A1B8;
  color: #fff;
}

.fj-block-link.back::after {
  border-top: none;
  border-right: none;
  border-bottom: solid 2px #fff;
  border-left: solid 2px #fff;
  right: auto;
  left: 20px;
}

.fj-hotspot {
  position: absolute;
  display: none;
  z-index: 20;
}

@media (min-width:1200px) {
  .fj-nav-link {
    font-size: 18px;
  }

  .fj-hotspot {
    display: block;
  }
}

.fj-hotspot input[type=checkbox] {
  display: none;
}

.fj-hotspot .fj-hotspot-ring-container {
  cursor: pointer;
  display: block;
  padding: 25px;
  position: absolute;
  top: -25%;
  left: -25%;
}

.fj-hotspot .fj-hotspot-ring {
  position: relative;
  display: block;
  width: 34px;
  height: 34px;
  border: 2px solid rgba(255,255,255,.5);
  border-radius: 17px;
  cursor: pointer;
}

.fj-hotspot .fj-hotspot-ring::after,
.fj-hotspot .fj-hotspot-ring::before {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
  background: #000;
}

.fj-hotspot .fj-hotspot-ring::before {
  width: 3px;
  height: 12px;
}

.fj-hotspot .fj-hotspot-ring::after {
  width: 12px;
  height: 3px;
}

.fj-hotspot .fj-hotspot-card {
  position: absolute;
  opacity: 0;
  width: 200px;
  top: 50%;
  left: 80px;
  padding: 25px;
  pointer-events: none;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: opacity .5s;
  background: #fff;
  text-align: center;
}

.fj-hotspot .fj-hotspot-card::before {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  right: 100%;
  border-top: solid 19px transparent;
  border-right: solid 16px #fff;
  border-bottom: solid 19px transparent;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fj-hotspot .fj-hotspot-card img {
  max-width: 100%;
  margin: 0 auto;
}

.fj-hotspot .fj-hotspot-card .fj-hotspot-card-title {
  font-size: 30px;
}

.fj-hotspot .fj-hotspot-card .fj-hotspot-card-category {
  font-size: 14px;
  padding-top: 25px;
  color: #767676;
  line-height: 25px;
  text-transform: capitalize;
}

.fj-hotspot .fj-hotspot-card .fj-hotspot-card-price {
  font-size: 16px;
  padding-bottom: 15px;
  line-height: 25px;
  font-family: neuzeit-grotesk,sans-serif;
}

.fj-hotspot .fj-hotspot-card .button.flat.black,
.fj-hotspot .fj-hotspot-card .home-bottom-slots .promoSlotFull#home-full-5 button.button.flat,
.fj-hotspot .fj-hotspot-card .product-tile .product-image .flat.quickview,
.home-bottom-slots .promoSlotFull#home-full-5 .fj-hotspot .fj-hotspot-card button.button.flat,
.product-tile .product-image .fj-hotspot .fj-hotspot-card .flat.quickview {
  color: #000;
}

.fj-hotspot .fj-hotspot-card .button.flat.black:hover,
.fj-hotspot .fj-hotspot-card .home-bottom-slots .promoSlotFull#home-full-5 button.button.flat:hover,
.fj-hotspot .fj-hotspot-card .product-tile .product-image .flat.quickview:hover,
.home-bottom-slots .promoSlotFull#home-full-5 .fj-hotspot .fj-hotspot-card button.button.flat:hover,
.product-tile .product-image .fj-hotspot .fj-hotspot-card .flat.quickview:hover {
  color: #fff;
}

.fj-hotspot input[type=checkbox]:checked+*+.fj-hotspot-card {
  opacity: 1;
  pointer-events: auto;
}

.hot-spot-active .fj-hotspot-ring {
  background: #fff;
}

.hot-spot-active .fj-hotspot-ring::after,
.hot-spot-active .fj-hotspot-ring::before {
  display: inline-block;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-225deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-225deg);
  transform: translateX(-50%) translateY(-50%) rotate(-225deg);
}

.hotspot-hover .fj-hotspot-ring {
  background-color: #fff;
}

.hotspot-hover .fj-hotspot-ring::after,
.hotspot-hover .fj-hotspot-ring::before {
  display: inline-block;
}