@charset "UTF-8";

#wrapper.pt_categorylanding #main .primary-content .featured-products:after,
#wrapper.pt_categorylanding #main .primary-content .widgets:after,
.bonus-product-list .bonus-product-item:after,
.bonus-product-list .bonus-product-list-footer:after,
.cart-actions:after,
.cart-empty .product-listing:after,
.cart-empty:after,
.cart-footer:after,
.cart-recommendations .product-listing:after,
.category-switch:after,
.clearfix:after,
.compare-items-panel:after,
.form-row:after,
.gift-registry-advanced:after,
.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col:after,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col:after,
.level-2 ul:after,
.list-share:after,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col:after,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col:after,
.menu-category:after,
.pdp-main .product-actions:after,
.pdp-main .product-review:after,
.pdp-main:after,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col:after,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col:after,
.playersSlot ul:after,
.product-suggestion:after,
.product-thumbnails ul:after,
.product-tile:after,
.relax:after,
.relax:before,
.search-suggestion-wrapper:after,
.store-list-pdp-container .store-list-item:after,
nav[role=navigation]:after {
  display: table;
  content: "";
  clear: both;
}

a,
svg:not(:root) {
  overflow: hidden;
}

body,
mark {
  color: #000;
}

a:active:not(.UsableNetAssistive),
a:hover:not(.UsableNetAssistive),
a:not(.UsableNetAssistive),
div.button:focus,
div.checker:focus,
div.radio:focus,
div.selector:focus,
div.uploader:focus {
  outline: 0;
}

div.checker input,
input[type=search],
input[type=search]:active,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

#compare-table,
table {
  border-collapse: collapse;
}

.fj-main-slider .fj-main-slide .fj-main-slide-image img,
.slick-loading .home .slick-track,
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}

.day label,
.month label,
.visually-hidden,
.year label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  opacity: 0;
}

.menu {
  float: left;
  margin: 0;
  padding: 0;
}

.menu li {
  float: left;
  list-style: none!important;
}

.full-bleed-width {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc((100vw - 100%)/ -2);
}

@media only screen and (max-width:879px) {
  .full-bleed-width {
    width: 100%;
    margin-left: 0;
  }
}

.relax {
  height: 0;
  line-height: 0;
  clear: both;
}

.relax:after,
.relax:before {
  line-height: 0;
}

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: 0 0;
  color: #994c4c;
  text-decoration: none;
}

abbr[title] {
  border-bottom: 1px dotted;
}

fieldset,
img,
legend {
  border: 0;
}

b,
optgroup,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre,
textarea {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  background-color: inherit;
  margin: 0;
}

body,
h1,
html {
  font-weight: 400;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

td,
th {
  padding: 0;
}

.flag-icon {
  background-color: red;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em;
}

.flag-icon:before {
  content: ' ';
}

.flag-icon.flag-icon-squared {
  width: 1em;
}

body {
  margin: 0;
  background: #fff;
  font-family: din-condensed,sans-serif;
  font-size: 12px;
  font-size: .75rem;
  letter-spacing: .05em;
}

h1 {
  font-size: 1.5rem;
  margin: .625rem 0;
}

@media only screen and (min-width:880px) {
  h1 {
    font-size: 1.75em;
    margin: 0 0 14px;
  }
}

.ui-dialog .ui-dialog-title,
h2 {
  font-size: 1.3em;
  text-transform: uppercase;
}

h3 {
  font-size: 12px;
  color: #333;
}

fieldset {
  margin: 0;
  padding: 0;
}

table {
  border-spacing: 0;
  width: 100%;
}

th {
  text-align: left;
}

td {
  padding: 1em;
  vertical-align: top;
}

#main {
  margin-bottom: 1em;
}

.home-bottom-slots .promoSlotFull#home-full-7,
.innerWidth {
  margin: 0 auto;
  max-width: 1200px;
  clear: both;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .home-bottom-slots .promoSlotFull#home-full-7,
  .innerWidth {
    max-width: 880px;
  }
}

.home-bottom-slots .promoSlotFull#home-full-7:after,
.innerWidth:after {
  content: '';
  clear: both;
  float: none;
  display: block;
}

form form-row.error .error,
form form-row.error .error-message {
  color: #b2595c;
}

#wrapper .error-form {
  border: 0;
  float: left;
  width: 100%;
}

html {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow-x: hidden;
}

.home,
.slick-next:before,
.slick-prev:before,
div.checker span {
  -webkit-font-smoothing: antialiased;
}

@-moz-document url-prefix()  {
  body {
    font-weight: lighter!important;
  }
}

.ui-dialog .ui-dialog-title,
h1,
h2,
h3,
h4,
h5 {
  font-family: din-condensed,sans-serif;
  letter-spacing: .1em;
}

.pt_storefront.home #main {
  margin-bottom: 0;
}

@media only screen and (max-width:879px) {
  .home-bottom-slots .promoSlotFull#home-full-7,
  .innerWidth {
    max-width: 880px;
  }

  #wrapper.pt_checkout header .top-banner .menu-utility-user,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user {
    width: 75%;
    margin-top: 10px;
  }

  #wrapper.pt_checkout header .top-banner .menu-utility-user li#mini-cart,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user li#mini-cart {
    padding-top: 15px;
    background-color: #fff;
  }

  #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;
    margin-top: 5px;
  }

  #wrapper.pt_checkout header .top-banner .menu-utility-user li#mini-cart .minicart-quantity,
  #wrapper.pt_order-confirmation header .top-banner .menu-utility-user li#mini-cart .minicart-quantity {
    background-color: #fff;
  }
}

#secondary a,
#wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity select,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity select,
.items-per-page select,
.sort-by select {
  border-radius: 0;
}

.home-bottom-slots footer .promoSlotFull#home-full-7,
footer .home-bottom-slots .promoSlotFull#home-full-7,
footer .innerWidth {
  max-width: 1440px;
}

.widthFix {
  width: 33.3333%!important;
}

.ui-tooltip-content {
  font-family: neuzeit-grotesk,sans-serif;
}

@media only screen and (min-width:880px) {
  .fullwidth {
    padding: 0 26px;
  }

  .display-mobile-only {
    display: none!important;
  }
}

@media only screen and (max-width:879px) {
  #navigation .home-bottom-slots .promoSlotFull#home-full-7,
  #navigation .innerWidth,
  .home-bottom-slots #navigation .promoSlotFull#home-full-7 {
    max-width: inherit;
  }

  .display-desktop-only {
    display: none!important;
  }
}

div.button,
div.button span,
div.selector,
div.selector span,
div.uploader,
div.uploader span.action {
  background-image: url();
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

div.checker span {
  background: url(../images/check.png) left top no-repeat;
}

div.radio span {
  background: url(../images/radio.png) left top no-repeat;
}

div.button,
div.checker,
div.radio,
div.selector,
div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  vertical-align: middle;
}

div.button,
div.button *,
div.checker,
div.checker *,
div.radio,
div.radio *,
div.selector,
div.selector *,
div.uploader,
div.uploader * {
  margin: 0;
  padding: 0;
}

div.checker,
div.radio {
  margin: 0 11px 0 0;
  position: relative;
  outline: 0;
}

.highContrastDetect {
  background: url(../images/bg-input.png) repeat-x;
  width: 0;
  height: 0;
}

div.checker,
div.checker input,
div.checker span,
div.radio,
div.radio input,
div.radio span {
  width: 13px;
  height: 13px;
}

input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  background: url(../images/bg-input.png) repeat-x;
  outline: 0;
}

input.uniform-input.active,
select.uniform-multiselect.active,
textarea.uniform.active {
  background: url(../images/bg-input-focus.png) repeat-x;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  text-align: center;
}

div.checker span.checked {
  background: url(../images/checkActive.png) left top no-repeat;
}

div.uploader,
div.uploader span.action {
  height: 28px;
  cursor: pointer;
  overflow: hidden;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  text-align: center;
}

div.radio span.checked {
  background: url(../images/radioActive.png) left top no-repeat;
}

div.uploader {
  background-position: 0 -356px;
  width: 190px;
  position: relative;
}

div.uploader span.action {
  background-position: right -468px;
  line-height: 28px;
  width: 85px;
  text-align: center;
  float: left;
  display: inline;
}

div.uploader span.filename {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  float: left;
  cursor: default;
  height: 24px;
  margin: 2px 0 2px 2px;
  line-height: 24px;
  width: 82px;
  padding: 0 10px;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  border: none;
  background: 0 0;
  position: absolute;
  top: 0;
  right: 0;
  float: right;
  cursor: default;
  width: 100%;
  height: 100%;
}

div.uploader.active span.action {
  background-position: right -524px;
}

div.uploader.focus {
  background-position: 0 -412px;
}

div.uploader.focus span.action {
  background-position: right -496px;
}

div.uploader.focus.active span.action {
  background-position: right -552px;
}

div.uploader.disabled,
div.uploader.disabled.active {
  background-position: 0 -384px;
}

div.uploader.disabled span.action,
div.uploader.disabled.active span.action {
  background-position: right -440px;
}

div.button {
  background-position: 0 -700px;
  height: 30px;
  cursor: pointer;
  position: relative;
}

div.button a,
div.button button,
div.button input {
  opacity: .01;
  filter: alpha(opacity=1);
  -moz-opacity: .01;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  line-height: 30px;
  text-align: center;
  background-position: right -580px;
  height: 30px;
  margin-left: 13px;
  padding: 0;
}

.icon,
.icon.logo {
  display: inline-block;
}

div.button.active {
  background-position: 0 -730px;
}

div.button.active span {
  background-position: right -610px;
  cursor: default;
}

div.button.focus {
  background-position: 0 -760px;
}

div.button.focus span {
  background-position: right -640px;
}

div.button.disabled,
div.button.disabled.active {
  background-position: 0 -790px;
}

div.button.disabled span,
div.button.disabled.active span {
  background-position: right -670px;
  cursor: default;
}

.button,
.buttonstyle,
button,
input[type=button] {
  background-color: transparent;
  border: 2px solid #000;
  line-height: 40px;
  padding: 0 30px;
  height: 46px;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  font-family: din-condensed,sans-serif;
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s;
  text-transform: uppercase;
  letter-spacing: .05em;
  outline: 0;
  color: #000;
}

@media only screen and (min-width:880px) {
  .button:hover,
  .buttonstyle:hover,
  button:hover,
  input[type=button]:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

.button:active,
.buttonstyle:active,
button:active,
input[type=button]:active {
  color: #f7f7f7;
  background-color: #000;
}

.button.black,
.buttonstyle.black,
.home-bottom-slots .promoSlotFull#home-full-5 button,
.home-bottom-slots .promoSlotFull#home-full-5 button.button,
.home-bottom-slots .promoSlotFull#home-full-5 button.buttonstyle,
.product-tile .product-image .quickview,
button.black,
input[type=button].black {
  color: #000;
  border-color: #000;
}

@media only screen and (min-width:880px) {
  .button.black:hover,
  .buttonstyle.black:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.button:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.buttonstyle:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button:hover,
  .product-tile .product-image .quickview:hover,
  button.black:hover,
  input[type=button].black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

.button.black:active,
.buttonstyle.black:active,
.home-bottom-slots .promoSlotFull#home-full-5 button.button:active,
.home-bottom-slots .promoSlotFull#home-full-5 button.buttonstyle:active,
.home-bottom-slots .promoSlotFull#home-full-5 button:active,
.product-tile .product-image .quickview:active,
button.black:active,
input[type=button].black:active {
  color: #f7f7f7;
  background-color: #000;
}

.button.white,
.buttonstyle.white,
button.white,
input[type=button].white {
  color: #fff;
  border-color: #fff;
}

@media only screen and (min-width:880px) {
  .button.white:hover,
  .buttonstyle.white:hover,
  button.white:hover,
  input[type=button].white:hover {
    color: #000;
    background-color: #fff;
  }
}

.button.white:active,
.buttonstyle.white:active,
button.white:active,
input[type=button].white:active {
  color: #000;
  background-color: #fff;
}

.button.inverted,
.buttonstyle.inverted,
button.inverted,
input[type=button].inverted {
  background-color: #000;
  color: #fff;
}

.button.inverted:hover,
.buttonstyle.inverted:hover,
button.inverted:hover,
input[type=button].inverted:hover {
  background-color: #fff;
  color: #000;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .button,
  .buttonstyle,
  button,
  input[type=button] {
    font-size: 11px;
    padding: 0 20px;
    height: 44px;
    line-height: 30px;
  }
}

@media only screen and (max-width:879px) {
  .button,
  .buttonstyle,
  button,
  input[type=button] {
    font-size: 11px;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
  }

  .icon.logo {
    display: none;
  }
}

@media only screen and (min-width:768px) {
  .button,
  .buttonstyle,
  button,
  input[type=button] {
    height: 44px;
  }
}

.button-fancy-large,
.button.large,
.buttonstyle.large,
button.large,
input[type=button].large {
  font-size: 1.35em;
  text-transform: uppercase;
}

.button.disabled,
.button[disabled],
.buttonstyle.disabled,
.buttonstyle[disabled],
button.disabled,
button[disabled],
input[type=button].disabled,
input[type=button][disabled] {
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  color: #333;
  opacity: .5;
}

.button.mobile-black,
.buttonstyle.mobile-black,
button.mobile-black,
input[type=button].mobile-black {
  color: #000;
  border-color: #000;
}

@media only screen and (min-width:880px) {
  .button.mobile-black:hover,
  .buttonstyle.mobile-black:hover,
  button.mobile-black:hover,
  input[type=button].mobile-black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

.button.mobile-black:active,
.buttonstyle.mobile-black:active,
button.mobile-black:active,
input[type=button].mobile-black:active {
  color: #f7f7f7;
  background-color: #000;
}

.button.mobile-white,
.buttonstyle.mobile-white,
button.mobile-white,
input[type=button].mobile-white {
  color: #fff;
  border-color: #fff;
}

.button.mobile-white:active,
.buttonstyle.mobile-white:active,
button.mobile-white:active,
input[type=button].mobile-white:active {
  color: #000;
  background-color: #fff;
}

@media only screen and (min-width:880px) {
  .button.mobile-white:hover,
  .buttonstyle.mobile-white:hover,
  button.mobile-white:hover,
  input[type=button].mobile-white:hover {
    color: #000;
    background-color: #fff;
  }

  .button.desktop-black,
  .buttonstyle.desktop-black,
  button.desktop-black,
  input[type=button].desktop-black {
    color: #000;
    border-color: #000;
  }
}

@media only screen and (min-width:880px) and (min-width:880px) {
  .button.desktop-black:hover,
  .buttonstyle.desktop-black:hover,
  button.desktop-black:hover,
  input[type=button].desktop-black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

@media only screen and (min-width:880px) {
  .button.desktop-black:active,
  .buttonstyle.desktop-black:active,
  button.desktop-black:active,
  input[type=button].desktop-black:active {
    color: #f7f7f7;
    background-color: #000;
  }

  .button.desktop-white,
  .buttonstyle.desktop-white,
  button.desktop-white,
  input[type=button].desktop-white {
    color: #fff;
    border-color: #fff;
  }

  .button.desktop-white:active,
  .buttonstyle.desktop-white:active,
  button.desktop-white:active,
  input[type=button].desktop-white:active {
    color: #000;
    background-color: #fff;
  }
}

@media only screen and (min-width:880px) and (min-width:880px) {
  .button.desktop-white:hover,
  .buttonstyle.desktop-white:hover,
  button.desktop-white:hover,
  input[type=button].desktop-white:hover {
    color: #000;
    background-color: #fff;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .button.tablet-black,
  .buttonstyle.tablet-black,
  button.tablet-black,
  input[type=button].tablet-black {
    color: #000;
    border-color: #000;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) {
  .button.tablet-black:hover,
  .buttonstyle.tablet-black:hover,
  button.tablet-black:hover,
  input[type=button].tablet-black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .button.tablet-black:active,
  .buttonstyle.tablet-black:active,
  button.tablet-black:active,
  input[type=button].tablet-black:active {
    color: #f7f7f7;
    background-color: #000;
  }

  .button.tablet-white,
  .buttonstyle.tablet-white,
  button.tablet-white,
  input[type=button].tablet-white {
    color: #fff;
    border-color: #fff;
  }

  .button.tablet-white:active,
  .buttonstyle.tablet-white:active,
  button.tablet-white:active,
  input[type=button].tablet-white:active {
    color: #000;
    background-color: #fff;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) {
  .button.tablet-white:hover,
  .buttonstyle.tablet-white:hover,
  button.tablet-white:hover,
  input[type=button].tablet-white:hover {
    color: #000;
    background-color: #fff;
  }
}

.button-fancy-large {
  font-size: 14px;
}

.button-text {
  background-color: transparent;
  border-width: 0;
  color: #994c4c;
  padding: 0;
}

.button-text:hover {
  background-color: transparent;
  text-decoration: underline;
}

button#needle_categoryNT.needlepoint {
  border: 0!important;
}

.button-full-width {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 100%;
}

.tab-button-large {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 60px;
  color: #000;
  background-color: #fff;
  font-size: 12px;
  font-size: .75rem;
}

.tab-button-large.selected {
  background-color: #fff;
  color: #fff;
}

.svg-account-dims {
  height: 24px;
  width: 23.3px;
}

.svg-arrow-down-dims {
  width: 134px;
  height: 83.4px;
}

.svg-arrow-left-dims,
.svg-arrow-right-dims {
  width: 83.4px;
  height: 134px;
}

.svg-arrow-up-dims {
  width: 134px;
  height: 83.4px;
}

.svg-bag-dims {
  width: 46px;
  height: 35.5px;
}

.svg-cafe-dims {
  width: 20px;
  height: 20px;
}

.svg-clickcollect-g-dims {
  width: 46.3px;
  height: 35.3px;
}

.svg-clickcollect-r-dims {
  width: 46.4px;
  height: 35.1px;
}

.svg-close-icon-dims {
  width: 12px;
  height: 11px;
}

.svg-concession-dims {
  width: 20px;
  height: 20px;
}

.svg-delivery-int-g-dims {
  width: 50.91px;
  height: 35.63px;
}

.svg-delivery-int-r-dims {
  width: 51.05px;
  height: 35.46px;
}

.svg-delivery-uk-g-dims {
  width: 46.47px;
  height: 35.26px;
}

.svg-delivery-uk-r-dims {
  width: 46.7px;
  height: 35.9px;
}

.svg-facebook-dims {
  width: 8.3px;
  height: 17.1px;
}

.svg-flag-uk-dims {
  width: 20px;
  height: 13px;
}

.svg-googleplus-dims {
  width: 18px;
  height: 17.1px;
}

.svg-grid-view-dims {
  width: 19px;
  height: 19px;
}

.svg-info-dims {
  width: 20px;
  height: 20px;
}

.svg-instagram-dims {
  width: 17px;
  height: 17.1px;
}

.svg-listview-dims {
  width: 19px;
  height: 19px;
}

.svg-locations-dims {
  width: 20.7px;
  height: 20.3px;
}

.svg-logo-dims {
  width: 113.4px;
  height: 37.8px;
}

.svg-logo-m-retina-dims,
.svg-logo-mobile-dims {
  width: 214.5px;
  height: 50px;
}

.svg-logo-retina-dims {
  width: 113.4px;
  height: 38.4px;
}

.svg-mail-dims {
  width: 16px;
  height: 11px;
}

.svg-mail-g-dims,
.svg-mail-r-dims {
  width: 42.7px;
  height: 34.1px;
}

.svg-menu-icon-dims,
.svg-minus-dims {
  width: 20px;
  height: 20px;
}

.svg-pinterest-dims {
  width: 14.4px;
  height: 17.6px;
}

.svg-plus-dims,
.svg-print-dims {
  width: 20px;
  height: 20px;
}

.svg-progress-dims {
  width: 21.3px;
  height: 22.2px;
}

.svg-restaurant-dims {
  width: 20px;
  height: 20px;
}

.svg-search-dims {
  width: 37.4px;
  height: 38.3px;
}

.svg-soc-dims {
  width: 20px;
  height: 20px;
}

.svg-twitter-dims {
  width: 20.9px;
  height: 17px;
}

.svg-window-plus-dims {
  width: 20px;
  height: 20px;
}

.icon {
  vertical-align: middle;
  fill: #333;
}

.icon.logo {
  width: 150px;
  height: 50px;
  fill: #fff;
}

.icon.logo-mobile {
  display: none;
  height: 30px;
  width: 115px;
  fill: #fff;
}

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

.icon.menu-icon {
  height: 32px;
  width: 22px;
}

.icon.arrow-right {
  height: 11px;
  width: 9px;
}

.icon.arrow-down {
  height: 10px;
  width: 11px;
}

input[type=text],
input[type=password],
input[type=date],
input[type=tel],
input[type=email],
input[type=number],
select,
textarea {
  background-color: #f7f7f7;
}

.js .simple-submit {
  display: none;
}

legend {
  background: url(../images/interface/icon-double-line-header.png) left top repeat-x #f7f7f7;
  border-bottom: 1em solid #fff;
  font-size: 1.1em;
  font-weight: 700;
  margin: 0;
  padding: 1.16em 2% .83em;
  position: relative;
  text-transform: uppercase;
  width: 96%;
}

.dialog-required,
legend span {
  font-size: 12px;
  font-weight: 400;
  position: relative;
}

.ie7 legend {
  width: 94%;
}

legend span {
  text-transform: none;
  padding: 0 .5em;
}

legend span em {
  color: #000;
}

.input-textarea {
  border-radius: 1rem;
  border: 2px solid #ccc;
  background: #f5f5f5;
  width: 98%;
  font-family: din-condensed,sans-serif;
}

.dialog-required {
  display: inline;
  padding: .16em 0;
  text-transform: none em;
  text-transform-color: #000;
}

label {
  display: block;
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: .3rem;
}

.form-horizontal label {
  float: left;
  margin-top: .5rem;
  margin-bottom: 0;
  width: 100%;
}

@media only screen and (min-width:880px) {
  .form-horizontal label {
    text-align: right;
    width: 25%;
  }
}

.label-inline label {
  display: inline;
  float: none;
  font-size: 1em;
  font-weight: 400;
  margin-top: 0;
  text-align: left;
  width: auto;
}

.label-above label {
  margin-bottom: .3rem;
  width: auto;
}

.form-label-text {
  float: left;
  font-size: 1.1em;
  font-weight: 700;
  padding: .75em 0 0;
  text-align: right;
  width: 25%;
}

.form-row {
  margin: .5rem 0 1rem;
}

.form-row-button {
  clear: left;
}

@media only screen and (min-width:880px) {
  .form-horizontal .form-row-button {
    margin-left: 27%;
    width: 62%;
  }
}

.field-wrapper {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: .5rem;
  width: 100%;
}

.form-horizontal .field-wrapper {
  float: left;
  width: 76%;
}

@media only screen and (min-width:880px) {
  .form-horizontal .field-wrapper {
    padding-left: 2%;
    width: 50%;
  }
}

.label-inline .field-wrapper {
  float: left;
  padding-left: 0;
  width: auto;
}

.label-above .field-wrapper {
  float: none;
  padding-left: 0;
  width: auto;
}

input[type=text],
input[type=password],
input[type=date],
input[type=tel],
input[type=email],
input[type=number],
select,
textarea {
  font-family: din-condensed,sans-serif;
  border-radius: 2em;
  line-height: 2.5em;
  min-height: 2.5em;
  padding: 0 1.5em;
  border: 2px solid #e6e6e6;
  color: #000;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=date]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=number]:focus,
select:focus,
textarea:focus {
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-clear,
input[type=date]::-ms-clear,
input[type=tel]::-ms-clear,
input[type=email]::-ms-clear,
input[type=number]::-ms-clear,
select::-ms-clear,
textarea::-ms-clear {
  display: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

select {
  background-image: url(../images/selectArrow.svg);
  background-repeat: no-repeat;
  background-position: right 17px center;
  padding: 0 4em 0 1.5em;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

select::-ms-expand {
  display: none;
}

input[type=checkbox],
input[type=radio] {
  margin: 1em 1% 1em 2%;
  width: 1px;
  height: 1px;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  z-index: -1;
}

.label-inline input[type=checkbox],
.label-inline input[type=radio] {
  margin: 0 .3rem 0 0;
}

input[type=checkbox]+label {
  display: block;
  background: url(../images/checkbox_unchecked.png) left 2px no-repeat;
  cursor: pointer;
  padding-left: 25px;
  margin-left: 0;
}

input[type=checkbox]:checked+label {
  background: url(../images/checkbox_checked.png) left 2px no-repeat;
}

input[type=radio]+label {
  min-height: 16px;
  line-height: 16px;
  display: block;
  background: url(../images/radio_unchecked.svg) left 0 no-repeat;
  background-size: 14px 14px;
  cursor: pointer;
  padding-left: 20px;
  margin-left: 0;
}

input[type=radio]:checked+label {
  background: url(../images/radio_checked.svg) left 0 no-repeat;
  background-size: 14px 14px;
}

.form-caption {
  clear: left;
  width: auto;
}

@media only screen and (min-width:880px) {
  .form-horizontal .form-caption {
    margin-left: 27%;
  }
}

.form-indent .form-caption,
.label-above .form-caption {
  margin-left: 0;
}

@media only screen and (min-width:880px) {
  .form-indent {
    margin-left: 27%;
  }
}

.error-message {
  padding: 0;
  text-indent: 0;
  width: 49.5966%;
}

.error {
  background-color: #4B984B;
  border-color: #b2595c;
  color: #b2595c;
}

div.error,
div.error-message,
label.error,
span.error {
  background: 0 0;
  color: #b2595c!important;
  text-transform: none!important;
  font-weight: 400!important;
  border: none;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-style: normal;
}

#wrapper,
.error-form {
  background-color: #fff;
}

.error-form {
  border: 1px solid #b2595c;
  border: 0;
  float: left;
  width: 100%;
  border-radius: .5em;
  color: #b2595c;
  margin: .5em 0;
  padding: .8em;
}

.success-form {
  color: #4B984B;
  padding: 8px 0 16px;
}

.form-inline form {
  padding: 0 0 2em;
  width: 98%;
}

.form-inline label {
  padding: 0 0 .75em;
  text-transform: uppercase;
  width: auto;
}

.form-inline input[type=text],
.form-inline select {
  margin-left: 0;
  width: 95%;
}

.form-inline button {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.row-inline {
  display: inline;
}

.row-inline label {
  width: auto;
}

.require-dialog {
  font-weight: 400;
  position: absolute;
  right: 1em;
  text-transform: none;
  top: 1em;
}

.required-indicator {
  color: #994c4c;
}

.form-field-tooltip {
  float: left;
  margin-left: 3%;
  padding-top: .75em;
  width: 20%;
}

#wrapper,
#wrapper.pt_categorylanding,
#wrapper.pt_customer-service,
#wrapper.pt_storefront {
  width: 100%;
}

.contactus-form .form-caption {
  font-size: 11px;
  font-weight: 300;
  color: #999;
}

.contactus-form .required-indicator {
  color: #000;
  float: right;
  margin-left: 2px;
}

.account-content .input-text,
.contactus-form .input-text,
.contactus-form select,
.contactus-form textarea,
.login-box-content .input-text,
.page-content .input-text {
  border-radius: 0;
}

.input-text {
  border-radius: 1.25rem;
}

.field-wrapper input.error {
  border: 2px solid #b2595c!important;
}

.form-row.error input {
  border: 2px solid #b2595c;
}

.input-code86 {
  display: none;
}

#wrapper {
  border: 0;
  left: 0;
  margin: auto;
  position: relative;
}

#wrapper.pt_categorylanding .primary-content {
  padding-bottom: 0;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_categorylanding .primary-content {
    width: 80%;
  }
}

#wrapper.pt_categorylanding .refinements {
  border-right: 0;
  display: none;
  width: 0;
}

#wrapper.menu-active {
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_storefront {
    background-color: #fff;
  }

  #wrapper.menu-active {
    height: 100vh;
  }
}

#wrapper.menu-active>div,
#wrapper.menu-active>footer {
  left: 100%;
  position: relative;
  -webkit-transition: left .5s;
  -o-transition: left .5s;
  transition: left .5s;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_categorylanding .refinements {
    display: block;
    width: 20%;
  }

  #wrapper.menu-active,
  #wrapper.menu-active>div,
  #wrapper.menu-active>footer {
    left: auto;
  }
}

.primary-content {
  width: 100%;
}

@media only screen and (min-width:880px) {
  .primary-content {
    float: right;
    padding: 0;
    position: relative;
    width: calc(100% - 230px);
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .primary-content.full-width-tablet {
    width: 100%;
  }
}

.primary-focus .primary-content {
  border: 0;
  float: left;
  margin: 0;
  width: 76%;
}

.full-width .primary-content {
  border: 0;
  width: 100%;
}

.page-content .primary-content {
  padding-left: 3%;
  width: 758px;
}

#secondary {
  border: 0;
  float: none;
  font-size: 1.1em;
  width: 100%;
}

@media only screen and (min-width:880px) {
  #secondary {
    float: left;
    width: 192px;
    position: relative;
  }

  #secondary nav {
    padding-left: 10px;
    padding-right: 10px;
  }

  #secondary nav a {
    display: block;
  }

  .primary-focus #secondary {
    background: 0 0;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding-left: .4rem;
    width: 24%;
  }
}

.secondary-content {
  clear: both;
}

.ui-dialog.intersitial-message-modal .dialog-content {
  width: 100%!important;
}

.ui-dialog.intersitial-message-modal .countries-box {
  width: 100%;
  display: block;
  text-align: center;
}

.ui-dialog.intersitial-message-modal .countries-box .ui-dialog-title,
.ui-dialog.intersitial-message-modal .countries-box h2 {
  padding-bottom: 20px;
}

.ui-dialog.intersitial-message-modal .countries-box .location {
  display: inline-block;
  vertical-align: top;
  min-width: 200px;
  text-align: left;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li {
  list-style: none;
  margin-bottom: 15px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li.title {
  font-family: Oswald,sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 700;
  margin-bottom: 20px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li.divider {
  display: block;
  height: 20px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li a {
  text-decoration: none;
  display: inline-block;
  color: #333;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li a:hover {
  text-decoration: underline;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .locale {
  padding-left: 30px;
  margin-top: 2px;
  height: 14px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .locale a {
  font-style: italic;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .locale a+a {
  margin-left: 2px;
  padding-left: 5px;
  border-left: 1px solid #333;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country {
  color: #333;
  font-size: 14px;
  margin: 0;
  height: 18px;
  line-height: 18px;
  background: url(../images/countries-icons.gif) left center no-repeat;
  padding-left: 30px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country i {
  width: 18px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 2px;
  background-image: url(../images/cart-sprite.png);
  background-repeat: no-repeat;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.austr {
  background-position: 0 1px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.canada {
  background-position: 0 -17px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.china {
  background-position: 0 -35px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.france {
  background-position: 0 -53px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.germany {
  background-position: 0 -71px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.japan {
  background-position: 0 -89px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.korea {
  background-position: 0 -107px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.malas {
  background-position: 0 -125px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.singapore {
  background-position: 0 -143px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.spain {
  background-position: 0 -161px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.sweden {
  background-position: 0 -179px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.thai {
  background-position: 0 -197px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.uk {
  background-position: 0 -215px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.usa {
  background-position: 0 -233px;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.southafrica {
  background: url(../images/southafrica_off.gif) 0 center no-repeat;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.latin {
  background: url(../images/latin.gif) 0 center no-repeat;
}

.ui-dialog.intersitial-message-modal .countries-box .location ul li .country.ireland {
  background: url(../images/ireland.gif) 0 center no-repeat;
}

@media only screen and (max-width:879px) {
  .ui-dialog.intersitial-message-modal .countries-box .location {
    min-width: 165px;
    margin-bottom: 24px;
  }

  .ui-dialog.intersitial-message-modal {
    width: 90%!important;
    padding: 0 5px!important;
  }
}

.ui-dialog.intersitial-message-modal .countries-box img {
  height: 45px;
  margin: 20px auto;
}

#wrapper.menu-active>div {
  left: auto;
}

#wrapper.menu-active #navigation {
  left: 0;
}

#wrapper.menu-active .header-main {
  position: fixed;
}

#wrapper.home #main {
  margin-top: 86px;
}

@media only screen and (max-width:879px) {
  #wrapper.menu-active>div.header-banner {
    position: fixed;
  }

  #wrapper.home #main {
    margin-top: 7rem;
  }
}

#wrapper.pt_checkout {
  margin-top: 0;
}

#wrapper.pt_checkout #main {
  margin-top: 2rem;
}

#wrapper #main,
#wrapper.pt_customer-service.pt_email-sub .newsletter-header {
  margin-top: 7rem;
}

@media only screen and (max-width:879px) {
  #wrapper #main,
  #wrapper.pt_customer-service.pt_email-sub .newsletter-header {
    margin-top: 8rem;
  }
}

@media only screen and (min-width:880px) {
  .primary-content {
    width: calc(100% - 240px);
  }
}

.hide-refinements .primary-content {
  width: 100%;
}

.ui-widget-overlay {
  background: url(../images/interface/ui-overlay-shadow.png) 50% 50% #000;
  opacity: .95;
}

.dialog-container {
  float: left;
}

.ui-dialog {
  background-color: #fff;
  padding: 0;
}

.ui-dialog .ui-widget-header {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  height: 23px;
  text-transform: uppercase;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: left!important;
  margin-left: 2.5rem;
  margin-bottom: 1rem;
}

.ui-dialog button {
  background: #000;
  color: #fff;
  font-size: .75rem;
  margin-right: .7rem!important;
}

.ui-dialog button:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.ui-dialog button .ui-button-text-only .ui-button-text {
  padding: 6px 10px;
  background: #000;
  color: #fff;
  border-radius: 1.5rem;
  border: 2px solid #000;
}

.ui-dialog button .ui-button-text-only .ui-button-text:hover {
  color: #000;
  background-color: #fff;
  border-color: #000;
}

.ui-dialog .mobile-a2c-intecept .mobile-a2c-header {
  margin-top: 20px;
  border-bottom: 2px solid #999;
}

.ui-dialog .mobile-a2c-intecept .mobile-a2c-header .ui-dialog-title {
  font-size: 18px;
  display: inline-block;
  margin-left: 0!important;
  float: left;
  width: 50%;
  text-transform: uppercase;
  vertical-align: bottom;
  font-weight: 700;
}

#vertical-carousel ul li .capture-product-id,
.item-list tr.headings,
.no-close .ui-dialog-titlebar-close,
.tooltip-content,
.ui-dialog.cart-intercept .ui-dialog-titlebar .ui-dialog-title,
.ui-dialog.cart-intercept .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-text,
.ui-tooltip-content .close-tooltip {
  display: none;
}

.ui-dialog .mobile-a2c-intecept .mobile-a2c-header .mobile-a2c-items {
  color: #999;
  float: right;
  text-align: right;
  font-size: 14px;
  text-transform: none;
  line-height: 30px;
}

.ui-dialog .mobile-a2c-intecept .mobile-a2c-sub-header {
  font-weight: 700;
  text-align: center;
  font-size: 1.3em;
  padding: 10px 0;
}

.ui-dialog .mobile-a2c-intecept .mobile-a2c-sub-header+div {
  font-weight: 700;
}

.ui-dialog .mobile-a2c-intecept .mobile-a2c-intercept-continue {
  background: #fff;
  color: #000;
  border: 0;
  padding: 0;
  margin-left: 4px;
  margin-right: 17px!important;
}

.ui-dialog .mobile-a2c-intecept button.mobile-a2c-intercept-cart {
  height: 36px;
  line-height: 20px;
  margin-right: 0!important;
  margin-left: 17px;
}

.ui-dialog .ui-dialog-title {
  color: #000;
  margin-top: 13px!important;
  margin-left: 2rem!important;
}

.ui-dialog .ui-icon-closethick {
  background-image: url(../images/interface/black-close-btn.png);
  background-position: left top;
  height: 32px;
  width: 32px;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  opacity: .5;
}

.ui-dialog .ui-dialog-titlebar-close::before {
  content: none;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
  opacity: 1;
}

.ui-dialog .ui-dialog-titlebar-close span {
  margin: 0;
  padding: 0;
  outline: 0;
}

.ui-dialog .dialog-required {
  font-weight: 400;
  position: relative;
  text-transform: none;
}

.ui-dialog.cart-intercept .ui-widget-header .ui-button .ui-button-icon-primary {
  margin-top: 0;
}

@media only screen and (max-width:879px) {
  .ui-dialog.cart-intercept {
    width: 310px!important;
    padding: 0!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.ui-dialog.cart-intercept .ui-dialog-titlebar {
  padding: 0;
}

.ui-dialog.cart-intercept .ui-dialog-titlebar .ui-dialog-titlebar-close {
  opacity: 1;
  top: 5px;
}

.ui-dialog.cart-intercept .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-icon-primary {
  width: 14px;
  height: 14px;
  background-size: contain;
}

.ui-button-icon-only .ui-icon {
  left: 0!important;
  margin-left: -18px!important;
}

.ui-dialog .ui-dialog-content {
  padding: 1.25rem!important;
  float: left;
}

.ui-accordion .ui-accordion-content {
  padding: 0;
}

.ui-tabs .ui-tabs-nav {
  height: 2.45em;
  padding: 0;
}

.ui-tabs .ui-tabs-nav li {
  border-color: #fff;
  border-style: solid;
  border-width: 0 0 3px;
}

.ui-tabs .ui-tabs-nav li.ui-state-active {
  border-bottom-color: #994c4c;
}

.ui-tabs .ui-tabs-nav li.ui-state-active a {
  color: #000;
  font-weight: 700;
}

.ui-tabs .ui-tabs-nav li a {
  color: #999;
}

.ui-tabs .ui-tabs-panel {
  background-color: #fff;
  border: 1px solid #fff;
  line-height: 1.5em;
  margin: 0;
  padding: 20px 10px;
}

@media only screen and (min-width:880px) {
  .ui-tabs .ui-tabs-panel h3 {
    display: none;
  }
}

#vertical-carousel {
  height: 19rem;
  position: relative;
  overflow: hidden;
}

#vertical-carousel ul {
  height: 10000em;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

#vertical-carousel ul li {
  float: left;
  height: 19rem;
  width: 100%;
}

.ui-dialog .ui-dialog-titlebar-close {
  outline: 0!important;
  position: absolute!important;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px;
}

@media only screen and (max-width:879px) {
  .ui-dialog .ui-dialog-titlebar-close {
    right: -10px!important;
    margin-top: 0!important;
  }

  .ui-dialog .ui-dialog-titlebar-close .ui-button-icon-primary {
    margin: -10px 0 0;
  }
}

.dialog-content {
  width: 93%!important;
  min-height: 56px;
  max-height: none;
  margin-top: -40px;
}

.ui-dialog .ui-widget-header .ui-button .ui-button-icon-primary.ui-icon-closethick {
  margin-top: 0;
}

.ui-dialog.video #dialog-container.dialog-contentgit a {
  margin-top: -13px!important;
}

.item-list {
  margin-bottom: 1em;
}

.item-list tr {
  font-size: 14.4px;
  border-bottom: 1px solid #e6e6e6;
}

.item-list tr.last {
  border: 0;
}

.item-list td {
  padding: 1em;
  vertical-align: top;
}

.item-details .product-list-item {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

.item-details .product-list-item .name {
  font-size: 1.2em;
  font-style: italic;
}

.item-details .product-list-item .value {
  font-weight: 700;
}

.item-details .product-list-item .promo {
  color: #994c4c;
}

.item-details .product-list-item .price-standard {
  color: #999;
  text-decoration: line-through;
}

.item-details .product-list-item .item-edit-details,
.item-user-actions,
.item-user-actions .button-text {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

.item-availability ul,
.item-quantity-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.item-dashboard {
  color: #333;
  width: 16rem;
}

.item-dashboard label {
  font-weight: 400;
  width: auto;
}

.item-dashboard .field-wrapper {
  width: auto;
}

.item-dashboard .option-quantity-desired input {
  width: 3rem;
}

.item-dashboard .value {
  margin-top: .5rem;
}

.item-dashboard .form-row {
  margin: 0;
}

.item-dashboard .value,
.item-dashboard input,
.item-dashboard select .option-toggle-public label {
  color: #000;
}

.item-dashboard .input-checkbox {
  margin: 0 5px;
}

.item-dashboard .option-add-to-cart {
  margin-top: .5rem;
  width: 18rem;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.item-dashboard .option-add-to-cart label {
  color: #000;
  float: left;
  font-weight: 700;
  margin: .5rem .5rem 0 0;
  text-transform: uppercase;
  width: auto;
}

#wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-edit-details,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details,
#wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals,
#wrapper.pt_cart #main #primary #cart-items-form .price-total {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

.item-dashboard .option-add-to-cart input {
  width: 3rem;
  margin-right: 1em;
}

.item-dashboard .option-add-to-cart button {
  padding: .5em 1.5em;
}

.item-dashboard .option-quantity-purchased span.exceeded {
  color: #994c4c;
}

#wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: .8px;
  font-size: 14.4px;
}

#wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals {
  font-size: 14.4px;
}

#wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button.button#go-checkout,
#wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal span,
#wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
  font-size: 20px;
}

#wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal.button {
  line-height: 44px;
}

.tooltip {
  cursor: help;
  position: relative;
}

.tooltip.product-tile {
  cursor: pointer;
}

.ui-tooltip.ui-widget-content {
  background: #000;
  border-radius: 3px;
  -webkit-box-shadow: 2px 3px 3px 0 #999;
  box-shadow: 2px 3px 3px 0 #999;
  color: #fff;
}

.ui-tooltip-content {
  padding: .3em;
}

.ui-tooltip-content .recommendation-tooltip-header {
  font-size: 1.2em;
  font-weight: 700;
  padding: .5em;
}

.ui-tooltip-content .recommendation-tooltip-header .product-price {
  font-weight: 400;
}

.ui-tooltip-content .recommendation-tooltip-header .product-price .price-standard {
  color: #999;
  text-decoration: line-through;
}

.ui-tooltip-content .recommendation-tooltip-attributes,
.ui-tooltip-content .recommendation-tooltip-description {
  padding: .8em;
}

.ui-tooltip-content .shipping-method-cost {
  padding-bottom: .3em;
}

.ui-tooltip-content .shippingtotal {
  margin-top: .3em;
}

.ui-tooltip-content .shippingtotal .value {
  border-top: 1px solid #333;
}

.ui-tooltip-content .promo .value,
.ui-tooltip-content .shipping-method-cost .value,
.ui-tooltip-content .shippingtotal .value,
.ui-tooltip-content .surcharge-product .value {
  margin-left: 3px;
  float: right;
}

@media only screen and (max-width:879px) {
  .ui-tooltip-content .close-tooltip {
    color: #fff;
    display: block;
    float: right;
    height: 20px;
    line-height: inherit;
    width: 20px;
  }
}

.mobile-no-line-breaks br {
  display: none;
}

@media only screen and (min-width:880px) {
  .mobile-no-line-breaks br {
    display: initial;
  }

  .desktop-no-line-breaks br {
    display: none;
  }
}

.text-shadow,
.text-shadow-dark {
  text-shadow: 0 0 10px rgba(0,0,0,.5);
}

.text-shadow-light {
  text-shadow: 0 0 10px rgba(255,255,255,.5);
}

@media only screen and (max-width:879px) {
  .mobile-text-shadow,
  .mobile-text-shadow-dark {
    text-shadow: 0 0 10px rgba(0,0,0,.5);
  }

  .mobile-text-shadow-light {
    text-shadow: 0 0 10px rgba(255,255,255,.5);
  }
}

@media only screen and (min-width:880px) {
  .desktop-text-shadow,
  .desktop-text-shadow-dark {
    text-shadow: 0 0 10px rgba(0,0,0,.5);
  }

  .desktop-text-shadow-light {
    text-shadow: 0 0 10px rgba(255,255,255,.5);
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .tablet-no-line-breaks br {
    display: none;
  }

  .tablet-text-shadow,
  .tablet-text-shadow-dark {
    text-shadow: 0 0 10px rgba(0,0,0,.5);
  }

  .tablet-text-shadow-light {
    text-shadow: 0 0 10px rgba(255,255,255,.5);
  }
}

.content-slot img {
  height: auto;
  max-width: 100%;
}

.slot-grid-header p {
  margin: 0;
  padding: 0;
}

.product-listing-1x4 {
  background: #fff;
  overflow: hidden;
  padding: .83em 0;
}

.product-listing-1x4 .reviewstarratings img {
  display: inline-block;
}

.account-nav-asset {
  line-height: 1.5em;
}

.content-asset p {
  line-height: 1.6em;
  margin: 1em 0;
}

.content-asset ol,
.content-asset ul {
  line-height: 1.6em;
  margin: 1em 0;
  padding: 0 1.5em;
}

.content-asset address {
  margin: 1em 0;
}

.content-asset ol li {
  list-style: decimal;
}

.content-asset .account-options {
  margin: 0;
  padding: 0;
}

.content-asset .account-options li {
  border-bottom: 1px solid #e6e6e6;
  float: left;
  height: 80px;
  list-style: none!important;
  margin: 0 0 0 4%;
  padding: 1.66em 0 0;
  position: relative;
  width: 46%;
}

.content-asset .account-options li a {
  display: block;
  font-size: 1.5em;
  line-height: 2.5em;
  padding: 0 0 0 4.58em;
}

.content-asset .account-options li img {
  left: 0;
  position: absolute;
  top: .83em;
}

.content-asset .account-options li p {
  margin: 0;
  padding-left: 4.58em;
}

.browser-compatibility-alert {
  background-color: #994c4c;
  color: #fff;
  font-size: 1.3em;
  line-height: 2em;
  padding: .8em;
}

.folder-slot {
  border-style: solid;
  border-color: #4B984B;
  border-width: 1px;
  background-color: #fff;
  padding: .5em;
}

.folder-slot .ui-dialog .ui-dialog-title,
.folder-slot h2,
.ui-dialog .folder-slot .ui-dialog-title {
  color: #4B984B;
  margin: .5em 0;
}

.menu-slot {
  display: none;
  border-top: 1px solid #4B984B;
  margin-top: .5em;
  padding-top: 1.5em;
}

.menu-slot .social-links {
  padding-left: 0;
}

.menu-slot .social-links li {
  display: inline-block;
  padding-left: 0;
}

@media only screen and (min-width:880px) {
  .menu-slot {
    width: 13.5rem;
    display: block;
  }
}

.youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button .ui-button-icon-primary,
.youtube-modal-dialog.ui-dialog .ui-widget-header .ui-dialog-title {
  display: none;
}

#wrapper.pt_content #primary .content-asset h1 {
  font-size: 30px;
  line-height: 36px;
  padding-bottom: 20px;
  color: #333;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title,
#wrapper.pt_content #primary .content-asset h2,
.ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title {
  font-size: 20px;
  line-height: 24px;
  padding: 0;
  color: #333;
  margin: 0;
}

#wrapper.pt_content #primary .content-asset h3 {
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  color: #333;
  margin: 0;
  text-transform: uppercase;
  font-family: "Titillium Web",sans-serif;
}

#wrapper.pt_content #primary .content-asset p {
  font-size: 14px;
  line-height: 20px;
  color: #999;
  padding-bottom: 20px;
  margin: 0;
}

#wrapper.pt_content #primary .content-asset p.divider {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 27px;
  padding-bottom: 27px;
}

#wrapper.pt_content #primary .content-asset ul li {
  color: #999;
  font-size: 14px;
}

.videoOverlay {
  position: absolute;
}

.youtube-modal-dialog.ui-dialog {
  padding: 0;
  background-color: #000;
}

.youtube-modal-dialog.ui-dialog .ui-widget-header {
  background-color: #000;
}

.youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button {
  margin-right: .5rem!important;
}

.youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button:before {
  content: "\2715";
  font-size: 1.5em;
  color: #fff;
}

.youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button:hover {
  background-color: transparent;
}

.youtube-modal-dialog.ui-dialog .ui-dialog-content {
  padding: 0!important;
}

@media only screen and (min-width:1200px) {
  .hide-in-desktop {
    display: none;
  }
}

#wrapper.pt_content #primary .content-asset .ui-dialog .mobile-black.ui-dialog-title,
#wrapper.pt_content #primary .content-asset h1.mobile-black,
#wrapper.pt_content #primary .content-asset h2.mobile-black,
#wrapper.pt_content #primary .content-asset h3.mobile-black,
#wrapper.pt_content #primary .content-asset p.mobile-black,
#wrapper.pt_content #primary .content-asset ul li.mobile-black,
.content-asset p.mobile-black,
.home-bottom-slots .mobile-black.promoSlotFull,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-1,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-2,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-4,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-5,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-6,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-7,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-8,
.home-bottom-slots .mobile-black.promoSlotFull#home-full-bestSellerCarousel,
.home-bottom-slots .promoSlotFull .bannerContent button.mobile-black,
.home-bottom-slots .promoSlotFull .bannerContent h1.mobile-black,
.home-bottom-slots .promoSlotFull .mobile-black.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .mobile-black.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-black.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-black.itemContent,
.home-bottom-slots .promoSlotFull#home-full-2 .mobile-black.tabContent,
.home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-black.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 .mobile-black.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-5 .mobile-black.myjoys-ticker,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article h3.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 div button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 div h3.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 div h4.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 div.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-black#featuredPlayers,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-black#ytd,
.home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-black.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-black.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-black,
.pdp-content-assets .content-asset .ui-dialog .mobile-black.ui-dialog-title,
.pdp-content-assets .content-asset a.mobile-black,
.pdp-content-assets .content-asset div.mobile-black,
.pdp-content-assets .content-asset h1.mobile-black,
.pdp-content-assets .content-asset h2.mobile-black,
.pdp-content-assets .content-asset h3.mobile-black,
.pdp-content-assets .content-asset h4.mobile-black,
.pdp-content-assets .content-asset h5.mobile-black,
.pdp-content-assets .content-asset h6.mobile-black,
.pdp-content-assets .content-asset p b.mobile-black,
.pdp-content-assets .content-asset span.mobile-black,
.pdp-content-assets .pdp-content-header .ui-dialog .mobile-black.ui-dialog-title,
.pdp-content-assets .pdp-content-header a.mobile-black,
.pdp-content-assets .pdp-content-header div.mobile-black,
.pdp-content-assets .pdp-content-header h1.mobile-black,
.pdp-content-assets .pdp-content-header h2.mobile-black,
.pdp-content-assets .pdp-content-header h3.mobile-black,
.pdp-content-assets .pdp-content-header h4.mobile-black,
.pdp-content-assets .pdp-content-header h5.mobile-black,
.pdp-content-assets .pdp-content-header h6.mobile-black,
.pdp-content-assets .pdp-content-header p b.mobile-black,
.pdp-content-assets .pdp-content-header p.mobile-black,
.pdp-content-assets .pdp-content-header span.mobile-black,
.pdp-secondaryContent .content-3 .copy p.mobile-black,
.pdp-secondaryContent .mobile-black.slide-caption,
.ui-dialog #wrapper.pt_content #primary .content-asset .mobile-black.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-black.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-black.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-black.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-black.ui-dialog-title,
.ui-dialog .pdp-content-assets .content-asset .mobile-black.ui-dialog-title,
.ui-dialog .pdp-content-assets .pdp-content-header .mobile-black.ui-dialog-title {
  color: #000;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .mobile-white.ui-dialog-title,
#wrapper.pt_content #primary .content-asset h1.mobile-white,
#wrapper.pt_content #primary .content-asset h2.mobile-white,
#wrapper.pt_content #primary .content-asset h3.mobile-white,
#wrapper.pt_content #primary .content-asset p.mobile-white,
#wrapper.pt_content #primary .content-asset ul li.mobile-white,
.content-asset p.mobile-white,
.home-bottom-slots .mobile-white.promoSlotFull,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-1,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-2,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-4,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-5,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-6,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-7,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-8,
.home-bottom-slots .mobile-white.promoSlotFull#home-full-bestSellerCarousel,
.home-bottom-slots .promoSlotFull .bannerContent button.mobile-white,
.home-bottom-slots .promoSlotFull .bannerContent h1.mobile-white,
.home-bottom-slots .promoSlotFull .mobile-white.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .mobile-white.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-white.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-white.itemContent,
.home-bottom-slots .promoSlotFull#home-full-2 .mobile-white.tabContent,
.home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-white.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 .mobile-white.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-5 .mobile-white.myjoys-ticker,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article h3.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 div button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 div h3.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 div h4.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 div.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-white#featuredPlayers,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-white#ytd,
.home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-white.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-white.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-white,
.pdp-content-assets .content-asset .ui-dialog .mobile-white.ui-dialog-title,
.pdp-content-assets .content-asset a.mobile-white,
.pdp-content-assets .content-asset div.mobile-white,
.pdp-content-assets .content-asset h1.mobile-white,
.pdp-content-assets .content-asset h2.mobile-white,
.pdp-content-assets .content-asset h3.mobile-white,
.pdp-content-assets .content-asset h4.mobile-white,
.pdp-content-assets .content-asset h5.mobile-white,
.pdp-content-assets .content-asset h6.mobile-white,
.pdp-content-assets .content-asset p b.mobile-white,
.pdp-content-assets .content-asset span.mobile-white,
.pdp-content-assets .pdp-content-header .ui-dialog .mobile-white.ui-dialog-title,
.pdp-content-assets .pdp-content-header a.mobile-white,
.pdp-content-assets .pdp-content-header div.mobile-white,
.pdp-content-assets .pdp-content-header h1.mobile-white,
.pdp-content-assets .pdp-content-header h2.mobile-white,
.pdp-content-assets .pdp-content-header h3.mobile-white,
.pdp-content-assets .pdp-content-header h4.mobile-white,
.pdp-content-assets .pdp-content-header h5.mobile-white,
.pdp-content-assets .pdp-content-header h6.mobile-white,
.pdp-content-assets .pdp-content-header p b.mobile-white,
.pdp-content-assets .pdp-content-header p.mobile-white,
.pdp-content-assets .pdp-content-header span.mobile-white,
.pdp-secondaryContent .content-3 .copy p.mobile-white,
.pdp-secondaryContent .mobile-white.slide-caption,
.ui-dialog #wrapper.pt_content #primary .content-asset .mobile-white.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-white.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-white.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-white.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-white.ui-dialog-title,
.ui-dialog .pdp-content-assets .content-asset .mobile-white.ui-dialog-title,
.ui-dialog .pdp-content-assets .pdp-content-header .mobile-white.ui-dialog-title {
  color: #fff;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .mobile-gray.ui-dialog-title,
#wrapper.pt_content #primary .content-asset h1.mobile-gray,
#wrapper.pt_content #primary .content-asset h2.mobile-gray,
#wrapper.pt_content #primary .content-asset h3.mobile-gray,
#wrapper.pt_content #primary .content-asset p.mobile-gray,
#wrapper.pt_content #primary .content-asset ul li.mobile-gray,
.content-asset p.mobile-gray,
.home-bottom-slots .mobile-gray.promoSlotFull,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-1,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-2,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-4,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-5,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-6,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-7,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-8,
.home-bottom-slots .mobile-gray.promoSlotFull#home-full-bestSellerCarousel,
.home-bottom-slots .promoSlotFull .bannerContent button.mobile-gray,
.home-bottom-slots .promoSlotFull .bannerContent h1.mobile-gray,
.home-bottom-slots .promoSlotFull .mobile-gray.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .mobile-gray.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-gray.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-gray.itemContent,
.home-bottom-slots .promoSlotFull#home-full-2 .mobile-gray.tabContent,
.home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-gray.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-4 .mobile-gray.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-5 .mobile-gray.myjoys-ticker,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 article button.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 article h3.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 article.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 div button.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 div h3.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 div h4.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 div.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-gray#featuredPlayers,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-gray#ytd,
.home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-gray.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-gray.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-gray,
.pdp-content-assets .content-asset .ui-dialog .mobile-gray.ui-dialog-title,
.pdp-content-assets .content-asset a.mobile-gray,
.pdp-content-assets .content-asset div.mobile-gray,
.pdp-content-assets .content-asset h1.mobile-gray,
.pdp-content-assets .content-asset h2.mobile-gray,
.pdp-content-assets .content-asset h3.mobile-gray,
.pdp-content-assets .content-asset h4.mobile-gray,
.pdp-content-assets .content-asset h5.mobile-gray,
.pdp-content-assets .content-asset h6.mobile-gray,
.pdp-content-assets .content-asset p b.mobile-gray,
.pdp-content-assets .content-asset span.mobile-gray,
.pdp-content-assets .pdp-content-header .ui-dialog .mobile-gray.ui-dialog-title,
.pdp-content-assets .pdp-content-header a.mobile-gray,
.pdp-content-assets .pdp-content-header div.mobile-gray,
.pdp-content-assets .pdp-content-header h1.mobile-gray,
.pdp-content-assets .pdp-content-header h2.mobile-gray,
.pdp-content-assets .pdp-content-header h3.mobile-gray,
.pdp-content-assets .pdp-content-header h4.mobile-gray,
.pdp-content-assets .pdp-content-header h5.mobile-gray,
.pdp-content-assets .pdp-content-header h6.mobile-gray,
.pdp-content-assets .pdp-content-header p b.mobile-gray,
.pdp-content-assets .pdp-content-header p.mobile-gray,
.pdp-content-assets .pdp-content-header span.mobile-gray,
.pdp-secondaryContent .content-3 .copy p.mobile-gray,
.pdp-secondaryContent .mobile-gray.slide-caption,
.ui-dialog #wrapper.pt_content #primary .content-asset .mobile-gray.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-gray.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-gray.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-gray.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-gray.ui-dialog-title,
.ui-dialog .pdp-content-assets .content-asset .mobile-gray.ui-dialog-title,
.ui-dialog .pdp-content-assets .pdp-content-header .mobile-gray.ui-dialog-title {
  color: #999;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .mobile-green.ui-dialog-title,
#wrapper.pt_content #primary .content-asset h1.mobile-green,
#wrapper.pt_content #primary .content-asset h2.mobile-green,
#wrapper.pt_content #primary .content-asset h3.mobile-green,
#wrapper.pt_content #primary .content-asset p.mobile-green,
#wrapper.pt_content #primary .content-asset ul li.mobile-green,
.content-asset p.mobile-green,
.home-bottom-slots .mobile-green.promoSlotFull,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-1,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-2,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-4,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-5,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-6,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-7,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-8,
.home-bottom-slots .mobile-green.promoSlotFull#home-full-bestSellerCarousel,
.home-bottom-slots .promoSlotFull .bannerContent button.mobile-green,
.home-bottom-slots .promoSlotFull .bannerContent h1.mobile-green,
.home-bottom-slots .promoSlotFull .mobile-green.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .mobile-green.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-green.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-1 .mobile-green.itemContent,
.home-bottom-slots .promoSlotFull#home-full-2 .mobile-green.tabContent,
.home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-green.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-4 .mobile-green.bannerContent,
.home-bottom-slots .promoSlotFull#home-full-5 .mobile-green.myjoys-ticker,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 article button.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 article h3.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 article.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 div button.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 div h3.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 div h4.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 div.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-green#featuredPlayers,
.home-bottom-slots .promoSlotFull#home-full-7 .mobile-green#ytd,
.home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-green.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-green.ui-dialog-title,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-green,
.pdp-content-assets .content-asset .ui-dialog .mobile-green.ui-dialog-title,
.pdp-content-assets .content-asset a.mobile-green,
.pdp-content-assets .content-asset div.mobile-green,
.pdp-content-assets .content-asset h1.mobile-green,
.pdp-content-assets .content-asset h2.mobile-green,
.pdp-content-assets .content-asset h3.mobile-green,
.pdp-content-assets .content-asset h4.mobile-green,
.pdp-content-assets .content-asset h5.mobile-green,
.pdp-content-assets .content-asset h6.mobile-green,
.pdp-content-assets .content-asset p b.mobile-green,
.pdp-content-assets .content-asset span.mobile-green,
.pdp-content-assets .pdp-content-header .ui-dialog .mobile-green.ui-dialog-title,
.pdp-content-assets .pdp-content-header a.mobile-green,
.pdp-content-assets .pdp-content-header div.mobile-green,
.pdp-content-assets .pdp-content-header h1.mobile-green,
.pdp-content-assets .pdp-content-header h2.mobile-green,
.pdp-content-assets .pdp-content-header h3.mobile-green,
.pdp-content-assets .pdp-content-header h4.mobile-green,
.pdp-content-assets .pdp-content-header h5.mobile-green,
.pdp-content-assets .pdp-content-header h6.mobile-green,
.pdp-content-assets .pdp-content-header p b.mobile-green,
.pdp-content-assets .pdp-content-header p.mobile-green,
.pdp-content-assets .pdp-content-header span.mobile-green,
.pdp-secondaryContent .content-3 .copy p.mobile-green,
.pdp-secondaryContent .mobile-green.slide-caption,
.ui-dialog #wrapper.pt_content #primary .content-asset .mobile-green.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-green.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-green.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-green.ui-dialog-title,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-green.ui-dialog-title,
.ui-dialog .pdp-content-assets .content-asset .mobile-green.ui-dialog-title,
.ui-dialog .pdp-content-assets .pdp-content-header .mobile-green.ui-dialog-title {
  color: #4B984B;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.mobile-black,
#wrapper.pt_content #primary .content-asset h1 button.mobile-black,
#wrapper.pt_content #primary .content-asset h2 button.mobile-black,
#wrapper.pt_content #primary .content-asset h3 button.mobile-black,
#wrapper.pt_content #primary .content-asset p button.mobile-black,
#wrapper.pt_content #primary .content-asset ul li button.mobile-black,
.content-asset p button.mobile-black,
.home-bottom-slots .promoSlotFull button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-1 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-2 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-4 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-7 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-8 button.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-black,
.pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.mobile-black,
.pdp-content-assets .content-asset a button.mobile-black,
.pdp-content-assets .content-asset div button.mobile-black,
.pdp-content-assets .content-asset h1 button.mobile-black,
.pdp-content-assets .content-asset h2 button.mobile-black,
.pdp-content-assets .content-asset h3 button.mobile-black,
.pdp-content-assets .content-asset h4 button.mobile-black,
.pdp-content-assets .content-asset h5 button.mobile-black,
.pdp-content-assets .content-asset h6 button.mobile-black,
.pdp-content-assets .content-asset span button.mobile-black,
.pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.mobile-black,
.pdp-content-assets .pdp-content-header a button.mobile-black,
.pdp-content-assets .pdp-content-header div button.mobile-black,
.pdp-content-assets .pdp-content-header h1 button.mobile-black,
.pdp-content-assets .pdp-content-header h2 button.mobile-black,
.pdp-content-assets .pdp-content-header h3 button.mobile-black,
.pdp-content-assets .pdp-content-header h4 button.mobile-black,
.pdp-content-assets .pdp-content-header h5 button.mobile-black,
.pdp-content-assets .pdp-content-header h6 button.mobile-black,
.pdp-content-assets .pdp-content-header p button.mobile-black,
.pdp-content-assets .pdp-content-header span button.mobile-black,
.pdp-secondaryContent .content-3 .copy p button.mobile-black,
.pdp-secondaryContent .slide-caption button.mobile-black,
.ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.mobile-black,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.mobile-black,
.ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.mobile-black,
.ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.mobile-black {
  color: #000;
  border-color: #000;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.mobile-black:hover,
  #wrapper.pt_content #primary .content-asset h1 button.mobile-black:hover,
  #wrapper.pt_content #primary .content-asset h2 button.mobile-black:hover,
  #wrapper.pt_content #primary .content-asset h3 button.mobile-black:hover,
  #wrapper.pt_content #primary .content-asset p button.mobile-black:hover,
  #wrapper.pt_content #primary .content-asset ul li button.mobile-black:hover,
  .content-asset p button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-2 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-4 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-6 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-8 button.mobile-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-black:hover,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.mobile-black:hover,
  .pdp-content-assets .content-asset a button.mobile-black:hover,
  .pdp-content-assets .content-asset div button.mobile-black:hover,
  .pdp-content-assets .content-asset h1 button.mobile-black:hover,
  .pdp-content-assets .content-asset h2 button.mobile-black:hover,
  .pdp-content-assets .content-asset h3 button.mobile-black:hover,
  .pdp-content-assets .content-asset h4 button.mobile-black:hover,
  .pdp-content-assets .content-asset h5 button.mobile-black:hover,
  .pdp-content-assets .content-asset h6 button.mobile-black:hover,
  .pdp-content-assets .content-asset span button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header a button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header div button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header h1 button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header h2 button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header h3 button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header h4 button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header h5 button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header h6 button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header p button.mobile-black:hover,
  .pdp-content-assets .pdp-content-header span button.mobile-black:hover,
  .pdp-secondaryContent .content-3 .copy p button.mobile-black:hover,
  .pdp-secondaryContent .slide-caption button.mobile-black:hover,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.mobile-black:hover,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.mobile-black:hover,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.mobile-black:hover,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.mobile-black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

#wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.mobile-black:active,
#wrapper.pt_content #primary .content-asset h1 button.mobile-black:active,
#wrapper.pt_content #primary .content-asset h2 button.mobile-black:active,
#wrapper.pt_content #primary .content-asset h3 button.mobile-black:active,
#wrapper.pt_content #primary .content-asset p button.mobile-black:active,
#wrapper.pt_content #primary .content-asset ul li button.mobile-black:active,
.content-asset p button.mobile-black:active,
.home-bottom-slots .promoSlotFull button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-1 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-2 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-4 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-6 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-7 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-8 button.mobile-black:active,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-black:active,
.pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.mobile-black:active,
.pdp-content-assets .content-asset a button.mobile-black:active,
.pdp-content-assets .content-asset div button.mobile-black:active,
.pdp-content-assets .content-asset h1 button.mobile-black:active,
.pdp-content-assets .content-asset h2 button.mobile-black:active,
.pdp-content-assets .content-asset h3 button.mobile-black:active,
.pdp-content-assets .content-asset h4 button.mobile-black:active,
.pdp-content-assets .content-asset h5 button.mobile-black:active,
.pdp-content-assets .content-asset h6 button.mobile-black:active,
.pdp-content-assets .content-asset span button.mobile-black:active,
.pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.mobile-black:active,
.pdp-content-assets .pdp-content-header a button.mobile-black:active,
.pdp-content-assets .pdp-content-header div button.mobile-black:active,
.pdp-content-assets .pdp-content-header h1 button.mobile-black:active,
.pdp-content-assets .pdp-content-header h2 button.mobile-black:active,
.pdp-content-assets .pdp-content-header h3 button.mobile-black:active,
.pdp-content-assets .pdp-content-header h4 button.mobile-black:active,
.pdp-content-assets .pdp-content-header h5 button.mobile-black:active,
.pdp-content-assets .pdp-content-header h6 button.mobile-black:active,
.pdp-content-assets .pdp-content-header p button.mobile-black:active,
.pdp-content-assets .pdp-content-header span button.mobile-black:active,
.pdp-secondaryContent .content-3 .copy p button.mobile-black:active,
.pdp-secondaryContent .slide-caption button.mobile-black:active,
.ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.mobile-black:active,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.mobile-black:active,
.ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.mobile-black:active,
.ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.mobile-black:active {
  color: #f7f7f7;
  background-color: #000;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.mobile-white,
#wrapper.pt_content #primary .content-asset h1 button.mobile-white,
#wrapper.pt_content #primary .content-asset h2 button.mobile-white,
#wrapper.pt_content #primary .content-asset h3 button.mobile-white,
#wrapper.pt_content #primary .content-asset p button.mobile-white,
#wrapper.pt_content #primary .content-asset ul li button.mobile-white,
.content-asset p button.mobile-white,
.home-bottom-slots .promoSlotFull button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-1 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-2 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-4 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-7 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-8 button.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-white,
.pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.mobile-white,
.pdp-content-assets .content-asset a button.mobile-white,
.pdp-content-assets .content-asset div button.mobile-white,
.pdp-content-assets .content-asset h1 button.mobile-white,
.pdp-content-assets .content-asset h2 button.mobile-white,
.pdp-content-assets .content-asset h3 button.mobile-white,
.pdp-content-assets .content-asset h4 button.mobile-white,
.pdp-content-assets .content-asset h5 button.mobile-white,
.pdp-content-assets .content-asset h6 button.mobile-white,
.pdp-content-assets .content-asset span button.mobile-white,
.pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.mobile-white,
.pdp-content-assets .pdp-content-header a button.mobile-white,
.pdp-content-assets .pdp-content-header div button.mobile-white,
.pdp-content-assets .pdp-content-header h1 button.mobile-white,
.pdp-content-assets .pdp-content-header h2 button.mobile-white,
.pdp-content-assets .pdp-content-header h3 button.mobile-white,
.pdp-content-assets .pdp-content-header h4 button.mobile-white,
.pdp-content-assets .pdp-content-header h5 button.mobile-white,
.pdp-content-assets .pdp-content-header h6 button.mobile-white,
.pdp-content-assets .pdp-content-header p button.mobile-white,
.pdp-content-assets .pdp-content-header span button.mobile-white,
.pdp-secondaryContent .content-3 .copy p button.mobile-white,
.pdp-secondaryContent .slide-caption button.mobile-white,
.ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.mobile-white,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.mobile-white,
.ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.mobile-white,
.ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.mobile-white {
  color: #fff;
  border-color: #fff;
}

#wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.mobile-white:active,
#wrapper.pt_content #primary .content-asset h1 button.mobile-white:active,
#wrapper.pt_content #primary .content-asset h2 button.mobile-white:active,
#wrapper.pt_content #primary .content-asset h3 button.mobile-white:active,
#wrapper.pt_content #primary .content-asset p button.mobile-white:active,
#wrapper.pt_content #primary .content-asset ul li button.mobile-white:active,
.content-asset p button.mobile-white:active,
.home-bottom-slots .promoSlotFull button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-1 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-2 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-4 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-5 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-6 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-7 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-8 button.mobile-white:active,
.home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-white:active,
.pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.mobile-white:active,
.pdp-content-assets .content-asset a button.mobile-white:active,
.pdp-content-assets .content-asset div button.mobile-white:active,
.pdp-content-assets .content-asset h1 button.mobile-white:active,
.pdp-content-assets .content-asset h2 button.mobile-white:active,
.pdp-content-assets .content-asset h3 button.mobile-white:active,
.pdp-content-assets .content-asset h4 button.mobile-white:active,
.pdp-content-assets .content-asset h5 button.mobile-white:active,
.pdp-content-assets .content-asset h6 button.mobile-white:active,
.pdp-content-assets .content-asset span button.mobile-white:active,
.pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.mobile-white:active,
.pdp-content-assets .pdp-content-header a button.mobile-white:active,
.pdp-content-assets .pdp-content-header div button.mobile-white:active,
.pdp-content-assets .pdp-content-header h1 button.mobile-white:active,
.pdp-content-assets .pdp-content-header h2 button.mobile-white:active,
.pdp-content-assets .pdp-content-header h3 button.mobile-white:active,
.pdp-content-assets .pdp-content-header h4 button.mobile-white:active,
.pdp-content-assets .pdp-content-header h5 button.mobile-white:active,
.pdp-content-assets .pdp-content-header h6 button.mobile-white:active,
.pdp-content-assets .pdp-content-header p button.mobile-white:active,
.pdp-content-assets .pdp-content-header span button.mobile-white:active,
.pdp-secondaryContent .content-3 .copy p button.mobile-white:active,
.pdp-secondaryContent .slide-caption button.mobile-white:active,
.ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.mobile-white:active,
.ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.mobile-white:active,
.ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.mobile-white:active,
.ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.mobile-white:active {
  color: #000;
  background-color: #fff;
}

@media only screen and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.mobile-white:hover,
  #wrapper.pt_content #primary .content-asset h1 button.mobile-white:hover,
  #wrapper.pt_content #primary .content-asset h2 button.mobile-white:hover,
  #wrapper.pt_content #primary .content-asset h3 button.mobile-white:hover,
  #wrapper.pt_content #primary .content-asset p button.mobile-white:hover,
  #wrapper.pt_content #primary .content-asset ul li button.mobile-white:hover,
  .content-asset p button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-2 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-4 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-6 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-8 button.mobile-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-white:hover,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.mobile-white:hover,
  .pdp-content-assets .content-asset a button.mobile-white:hover,
  .pdp-content-assets .content-asset div button.mobile-white:hover,
  .pdp-content-assets .content-asset h1 button.mobile-white:hover,
  .pdp-content-assets .content-asset h2 button.mobile-white:hover,
  .pdp-content-assets .content-asset h3 button.mobile-white:hover,
  .pdp-content-assets .content-asset h4 button.mobile-white:hover,
  .pdp-content-assets .content-asset h5 button.mobile-white:hover,
  .pdp-content-assets .content-asset h6 button.mobile-white:hover,
  .pdp-content-assets .content-asset span button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header a button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header div button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header h1 button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header h2 button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header h3 button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header h4 button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header h5 button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header h6 button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header p button.mobile-white:hover,
  .pdp-content-assets .pdp-content-header span button.mobile-white:hover,
  .pdp-secondaryContent .content-3 .copy p button.mobile-white:hover,
  .pdp-secondaryContent .slide-caption button.mobile-white:hover,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.mobile-white:hover,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.mobile-white:hover,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.mobile-white:hover,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.mobile-white:hover {
    color: #000;
    background-color: #fff;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-black.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.desktop-black,
  #wrapper.pt_content #primary .content-asset h2.desktop-black,
  #wrapper.pt_content #primary .content-asset h3.desktop-black,
  #wrapper.pt_content #primary .content-asset p.desktop-black,
  #wrapper.pt_content #primary .content-asset ul li.desktop-black,
  .content-asset p.desktop-black,
  .home-bottom-slots .desktop-black.promoSlotFull,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-1,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-2,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-4,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-5,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-6,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-7,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-8,
  .home-bottom-slots .desktop-black.promoSlotFull#home-full-bestSellerCarousel,
  .home-bottom-slots .promoSlotFull .bannerContent button.desktop-black,
  .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-black,
  .home-bottom-slots .promoSlotFull .desktop-black.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-black.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-black.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .desktop-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-2 .desktop-black.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .desktop-black.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .desktop-black.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-black#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-black#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-black,
  .pdp-content-assets .content-asset .ui-dialog .desktop-black.ui-dialog-title,
  .pdp-content-assets .content-asset a.desktop-black,
  .pdp-content-assets .content-asset div.desktop-black,
  .pdp-content-assets .content-asset h1.desktop-black,
  .pdp-content-assets .content-asset h2.desktop-black,
  .pdp-content-assets .content-asset h3.desktop-black,
  .pdp-content-assets .content-asset h4.desktop-black,
  .pdp-content-assets .content-asset h5.desktop-black,
  .pdp-content-assets .content-asset h6.desktop-black,
  .pdp-content-assets .content-asset p b.desktop-black,
  .pdp-content-assets .content-asset span.desktop-black,
  .pdp-content-assets .pdp-content-header .ui-dialog .desktop-black.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.desktop-black,
  .pdp-content-assets .pdp-content-header div.desktop-black,
  .pdp-content-assets .pdp-content-header h1.desktop-black,
  .pdp-content-assets .pdp-content-header h2.desktop-black,
  .pdp-content-assets .pdp-content-header h3.desktop-black,
  .pdp-content-assets .pdp-content-header h4.desktop-black,
  .pdp-content-assets .pdp-content-header h5.desktop-black,
  .pdp-content-assets .pdp-content-header h6.desktop-black,
  .pdp-content-assets .pdp-content-header p b.desktop-black,
  .pdp-content-assets .pdp-content-header p.desktop-black,
  .pdp-content-assets .pdp-content-header span.desktop-black,
  .pdp-secondaryContent .content-3 .copy p.desktop-black,
  .pdp-secondaryContent .desktop-black.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-black.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .desktop-black.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .desktop-black.ui-dialog-title {
    color: #000;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-white.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.desktop-white,
  #wrapper.pt_content #primary .content-asset h2.desktop-white,
  #wrapper.pt_content #primary .content-asset h3.desktop-white,
  #wrapper.pt_content #primary .content-asset p.desktop-white,
  #wrapper.pt_content #primary .content-asset ul li.desktop-white,
  .content-asset p.desktop-white,
  .home-bottom-slots .desktop-white.promoSlotFull,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-1,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-2,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-4,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-5,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-6,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-7,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-8,
  .home-bottom-slots .desktop-white.promoSlotFull#home-full-bestSellerCarousel,
  .home-bottom-slots .promoSlotFull .bannerContent button.desktop-white,
  .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-white,
  .home-bottom-slots .promoSlotFull .desktop-white.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-white.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-white.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .desktop-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-2 .desktop-white.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .desktop-white.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .desktop-white.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-white#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-white#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-white,
  .pdp-content-assets .content-asset .ui-dialog .desktop-white.ui-dialog-title,
  .pdp-content-assets .content-asset a.desktop-white,
  .pdp-content-assets .content-asset div.desktop-white,
  .pdp-content-assets .content-asset h1.desktop-white,
  .pdp-content-assets .content-asset h2.desktop-white,
  .pdp-content-assets .content-asset h3.desktop-white,
  .pdp-content-assets .content-asset h4.desktop-white,
  .pdp-content-assets .content-asset h5.desktop-white,
  .pdp-content-assets .content-asset h6.desktop-white,
  .pdp-content-assets .content-asset p b.desktop-white,
  .pdp-content-assets .content-asset span.desktop-white,
  .pdp-content-assets .pdp-content-header .ui-dialog .desktop-white.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.desktop-white,
  .pdp-content-assets .pdp-content-header div.desktop-white,
  .pdp-content-assets .pdp-content-header h1.desktop-white,
  .pdp-content-assets .pdp-content-header h2.desktop-white,
  .pdp-content-assets .pdp-content-header h3.desktop-white,
  .pdp-content-assets .pdp-content-header h4.desktop-white,
  .pdp-content-assets .pdp-content-header h5.desktop-white,
  .pdp-content-assets .pdp-content-header h6.desktop-white,
  .pdp-content-assets .pdp-content-header p b.desktop-white,
  .pdp-content-assets .pdp-content-header p.desktop-white,
  .pdp-content-assets .pdp-content-header span.desktop-white,
  .pdp-secondaryContent .content-3 .copy p.desktop-white,
  .pdp-secondaryContent .desktop-white.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-white.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .desktop-white.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .desktop-white.ui-dialog-title {
    color: #fff;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-gray.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.desktop-gray,
  #wrapper.pt_content #primary .content-asset h2.desktop-gray,
  #wrapper.pt_content #primary .content-asset h3.desktop-gray,
  #wrapper.pt_content #primary .content-asset p.desktop-gray,
  #wrapper.pt_content #primary .content-asset ul li.desktop-gray,
  .content-asset p.desktop-gray,
  .home-bottom-slots .desktop-gray.promoSlotFull,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-1,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-2,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-4,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-5,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-6,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-7,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-8,
  .home-bottom-slots .desktop-gray.promoSlotFull#home-full-bestSellerCarousel,
  .home-bottom-slots .promoSlotFull .bannerContent button.desktop-gray,
  .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-gray,
  .home-bottom-slots .promoSlotFull .desktop-gray.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-gray.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-gray.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .desktop-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-2 .desktop-gray.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .desktop-gray.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .desktop-gray.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-gray#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-gray#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-gray,
  .pdp-content-assets .content-asset .ui-dialog .desktop-gray.ui-dialog-title,
  .pdp-content-assets .content-asset a.desktop-gray,
  .pdp-content-assets .content-asset div.desktop-gray,
  .pdp-content-assets .content-asset h1.desktop-gray,
  .pdp-content-assets .content-asset h2.desktop-gray,
  .pdp-content-assets .content-asset h3.desktop-gray,
  .pdp-content-assets .content-asset h4.desktop-gray,
  .pdp-content-assets .content-asset h5.desktop-gray,
  .pdp-content-assets .content-asset h6.desktop-gray,
  .pdp-content-assets .content-asset p b.desktop-gray,
  .pdp-content-assets .content-asset span.desktop-gray,
  .pdp-content-assets .pdp-content-header .ui-dialog .desktop-gray.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.desktop-gray,
  .pdp-content-assets .pdp-content-header div.desktop-gray,
  .pdp-content-assets .pdp-content-header h1.desktop-gray,
  .pdp-content-assets .pdp-content-header h2.desktop-gray,
  .pdp-content-assets .pdp-content-header h3.desktop-gray,
  .pdp-content-assets .pdp-content-header h4.desktop-gray,
  .pdp-content-assets .pdp-content-header h5.desktop-gray,
  .pdp-content-assets .pdp-content-header h6.desktop-gray,
  .pdp-content-assets .pdp-content-header p b.desktop-gray,
  .pdp-content-assets .pdp-content-header p.desktop-gray,
  .pdp-content-assets .pdp-content-header span.desktop-gray,
  .pdp-secondaryContent .content-3 .copy p.desktop-gray,
  .pdp-secondaryContent .desktop-gray.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-gray.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .desktop-gray.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .desktop-gray.ui-dialog-title {
    color: #999;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-green.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.desktop-green,
  #wrapper.pt_content #primary .content-asset h2.desktop-green,
  #wrapper.pt_content #primary .content-asset h3.desktop-green,
  #wrapper.pt_content #primary .content-asset p.desktop-green,
  #wrapper.pt_content #primary .content-asset ul li.desktop-green,
  .content-asset p.desktop-green,
  .home-bottom-slots .desktop-green.promoSlotFull,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-1,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-2,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-4,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-5,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-6,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-7,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-8,
  .home-bottom-slots .desktop-green.promoSlotFull#home-full-bestSellerCarousel,
  .home-bottom-slots .promoSlotFull .bannerContent button.desktop-green,
  .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-green,
  .home-bottom-slots .promoSlotFull .desktop-green.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-green.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .desktop-green.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .desktop-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-2 .desktop-green.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .desktop-green.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .desktop-green.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-green#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .desktop-green#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-green,
  .pdp-content-assets .content-asset .ui-dialog .desktop-green.ui-dialog-title,
  .pdp-content-assets .content-asset a.desktop-green,
  .pdp-content-assets .content-asset div.desktop-green,
  .pdp-content-assets .content-asset h1.desktop-green,
  .pdp-content-assets .content-asset h2.desktop-green,
  .pdp-content-assets .content-asset h3.desktop-green,
  .pdp-content-assets .content-asset h4.desktop-green,
  .pdp-content-assets .content-asset h5.desktop-green,
  .pdp-content-assets .content-asset h6.desktop-green,
  .pdp-content-assets .content-asset p b.desktop-green,
  .pdp-content-assets .content-asset span.desktop-green,
  .pdp-content-assets .pdp-content-header .ui-dialog .desktop-green.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.desktop-green,
  .pdp-content-assets .pdp-content-header div.desktop-green,
  .pdp-content-assets .pdp-content-header h1.desktop-green,
  .pdp-content-assets .pdp-content-header h2.desktop-green,
  .pdp-content-assets .pdp-content-header h3.desktop-green,
  .pdp-content-assets .pdp-content-header h4.desktop-green,
  .pdp-content-assets .pdp-content-header h5.desktop-green,
  .pdp-content-assets .pdp-content-header h6.desktop-green,
  .pdp-content-assets .pdp-content-header p b.desktop-green,
  .pdp-content-assets .pdp-content-header p.desktop-green,
  .pdp-content-assets .pdp-content-header span.desktop-green,
  .pdp-secondaryContent .content-3 .copy p.desktop-green,
  .pdp-secondaryContent .desktop-green.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-green.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .desktop-green.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .desktop-green.ui-dialog-title {
    color: #4B984B;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.desktop-black,
  #wrapper.pt_content #primary .content-asset h1 button.desktop-black,
  #wrapper.pt_content #primary .content-asset h2 button.desktop-black,
  #wrapper.pt_content #primary .content-asset h3 button.desktop-black,
  #wrapper.pt_content #primary .content-asset p button.desktop-black,
  #wrapper.pt_content #primary .content-asset ul li button.desktop-black,
  .content-asset p button.desktop-black,
  .home-bottom-slots .promoSlotFull button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-1 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-7 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-black,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.desktop-black,
  .pdp-content-assets .content-asset a button.desktop-black,
  .pdp-content-assets .content-asset div button.desktop-black,
  .pdp-content-assets .content-asset h1 button.desktop-black,
  .pdp-content-assets .content-asset h2 button.desktop-black,
  .pdp-content-assets .content-asset h3 button.desktop-black,
  .pdp-content-assets .content-asset h4 button.desktop-black,
  .pdp-content-assets .content-asset h5 button.desktop-black,
  .pdp-content-assets .content-asset h6 button.desktop-black,
  .pdp-content-assets .content-asset span button.desktop-black,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.desktop-black,
  .pdp-content-assets .pdp-content-header a button.desktop-black,
  .pdp-content-assets .pdp-content-header div button.desktop-black,
  .pdp-content-assets .pdp-content-header h1 button.desktop-black,
  .pdp-content-assets .pdp-content-header h2 button.desktop-black,
  .pdp-content-assets .pdp-content-header h3 button.desktop-black,
  .pdp-content-assets .pdp-content-header h4 button.desktop-black,
  .pdp-content-assets .pdp-content-header h5 button.desktop-black,
  .pdp-content-assets .pdp-content-header h6 button.desktop-black,
  .pdp-content-assets .pdp-content-header p button.desktop-black,
  .pdp-content-assets .pdp-content-header span button.desktop-black,
  .pdp-secondaryContent .content-3 .copy p button.desktop-black,
  .pdp-secondaryContent .slide-caption button.desktop-black,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.desktop-black,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.desktop-black,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.desktop-black,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.desktop-black {
    color: #000;
    border-color: #000;
  }
}

@media only screen and (min-width:880px) and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.desktop-black:hover,
  #wrapper.pt_content #primary .content-asset h1 button.desktop-black:hover,
  #wrapper.pt_content #primary .content-asset h2 button.desktop-black:hover,
  #wrapper.pt_content #primary .content-asset h3 button.desktop-black:hover,
  #wrapper.pt_content #primary .content-asset p button.desktop-black:hover,
  #wrapper.pt_content #primary .content-asset ul li button.desktop-black:hover,
  .content-asset p button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-6 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-black:hover,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.desktop-black:hover,
  .pdp-content-assets .content-asset a button.desktop-black:hover,
  .pdp-content-assets .content-asset div button.desktop-black:hover,
  .pdp-content-assets .content-asset h1 button.desktop-black:hover,
  .pdp-content-assets .content-asset h2 button.desktop-black:hover,
  .pdp-content-assets .content-asset h3 button.desktop-black:hover,
  .pdp-content-assets .content-asset h4 button.desktop-black:hover,
  .pdp-content-assets .content-asset h5 button.desktop-black:hover,
  .pdp-content-assets .content-asset h6 button.desktop-black:hover,
  .pdp-content-assets .content-asset span button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header a button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header div button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header h1 button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header h2 button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header h3 button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header h4 button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header h5 button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header h6 button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header p button.desktop-black:hover,
  .pdp-content-assets .pdp-content-header span button.desktop-black:hover,
  .pdp-secondaryContent .content-3 .copy p button.desktop-black:hover,
  .pdp-secondaryContent .slide-caption button.desktop-black:hover,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.desktop-black:hover,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.desktop-black:hover,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.desktop-black:hover,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.desktop-black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

@media only screen and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.desktop-black:active,
  #wrapper.pt_content #primary .content-asset h1 button.desktop-black:active,
  #wrapper.pt_content #primary .content-asset h2 button.desktop-black:active,
  #wrapper.pt_content #primary .content-asset h3 button.desktop-black:active,
  #wrapper.pt_content #primary .content-asset p button.desktop-black:active,
  #wrapper.pt_content #primary .content-asset ul li button.desktop-black:active,
  .content-asset p button.desktop-black:active,
  .home-bottom-slots .promoSlotFull button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-6 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-7 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-black:active,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-black:active,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.desktop-black:active,
  .pdp-content-assets .content-asset a button.desktop-black:active,
  .pdp-content-assets .content-asset div button.desktop-black:active,
  .pdp-content-assets .content-asset h1 button.desktop-black:active,
  .pdp-content-assets .content-asset h2 button.desktop-black:active,
  .pdp-content-assets .content-asset h3 button.desktop-black:active,
  .pdp-content-assets .content-asset h4 button.desktop-black:active,
  .pdp-content-assets .content-asset h5 button.desktop-black:active,
  .pdp-content-assets .content-asset h6 button.desktop-black:active,
  .pdp-content-assets .content-asset span button.desktop-black:active,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.desktop-black:active,
  .pdp-content-assets .pdp-content-header a button.desktop-black:active,
  .pdp-content-assets .pdp-content-header div button.desktop-black:active,
  .pdp-content-assets .pdp-content-header h1 button.desktop-black:active,
  .pdp-content-assets .pdp-content-header h2 button.desktop-black:active,
  .pdp-content-assets .pdp-content-header h3 button.desktop-black:active,
  .pdp-content-assets .pdp-content-header h4 button.desktop-black:active,
  .pdp-content-assets .pdp-content-header h5 button.desktop-black:active,
  .pdp-content-assets .pdp-content-header h6 button.desktop-black:active,
  .pdp-content-assets .pdp-content-header p button.desktop-black:active,
  .pdp-content-assets .pdp-content-header span button.desktop-black:active,
  .pdp-secondaryContent .content-3 .copy p button.desktop-black:active,
  .pdp-secondaryContent .slide-caption button.desktop-black:active,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.desktop-black:active,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.desktop-black:active,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.desktop-black:active,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.desktop-black:active {
    color: #f7f7f7;
    background-color: #000;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.desktop-white,
  #wrapper.pt_content #primary .content-asset h1 button.desktop-white,
  #wrapper.pt_content #primary .content-asset h2 button.desktop-white,
  #wrapper.pt_content #primary .content-asset h3 button.desktop-white,
  #wrapper.pt_content #primary .content-asset p button.desktop-white,
  #wrapper.pt_content #primary .content-asset ul li button.desktop-white,
  .content-asset p button.desktop-white,
  .home-bottom-slots .promoSlotFull button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-1 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-7 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-white,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.desktop-white,
  .pdp-content-assets .content-asset a button.desktop-white,
  .pdp-content-assets .content-asset div button.desktop-white,
  .pdp-content-assets .content-asset h1 button.desktop-white,
  .pdp-content-assets .content-asset h2 button.desktop-white,
  .pdp-content-assets .content-asset h3 button.desktop-white,
  .pdp-content-assets .content-asset h4 button.desktop-white,
  .pdp-content-assets .content-asset h5 button.desktop-white,
  .pdp-content-assets .content-asset h6 button.desktop-white,
  .pdp-content-assets .content-asset span button.desktop-white,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.desktop-white,
  .pdp-content-assets .pdp-content-header a button.desktop-white,
  .pdp-content-assets .pdp-content-header div button.desktop-white,
  .pdp-content-assets .pdp-content-header h1 button.desktop-white,
  .pdp-content-assets .pdp-content-header h2 button.desktop-white,
  .pdp-content-assets .pdp-content-header h3 button.desktop-white,
  .pdp-content-assets .pdp-content-header h4 button.desktop-white,
  .pdp-content-assets .pdp-content-header h5 button.desktop-white,
  .pdp-content-assets .pdp-content-header h6 button.desktop-white,
  .pdp-content-assets .pdp-content-header p button.desktop-white,
  .pdp-content-assets .pdp-content-header span button.desktop-white,
  .pdp-secondaryContent .content-3 .copy p button.desktop-white,
  .pdp-secondaryContent .slide-caption button.desktop-white,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.desktop-white,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.desktop-white,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.desktop-white,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.desktop-white {
    color: #fff;
    border-color: #fff;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.desktop-white:active,
  #wrapper.pt_content #primary .content-asset h1 button.desktop-white:active,
  #wrapper.pt_content #primary .content-asset h2 button.desktop-white:active,
  #wrapper.pt_content #primary .content-asset h3 button.desktop-white:active,
  #wrapper.pt_content #primary .content-asset p button.desktop-white:active,
  #wrapper.pt_content #primary .content-asset ul li button.desktop-white:active,
  .content-asset p button.desktop-white:active,
  .home-bottom-slots .promoSlotFull button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-6 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-7 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-white:active,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-white:active,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.desktop-white:active,
  .pdp-content-assets .content-asset a button.desktop-white:active,
  .pdp-content-assets .content-asset div button.desktop-white:active,
  .pdp-content-assets .content-asset h1 button.desktop-white:active,
  .pdp-content-assets .content-asset h2 button.desktop-white:active,
  .pdp-content-assets .content-asset h3 button.desktop-white:active,
  .pdp-content-assets .content-asset h4 button.desktop-white:active,
  .pdp-content-assets .content-asset h5 button.desktop-white:active,
  .pdp-content-assets .content-asset h6 button.desktop-white:active,
  .pdp-content-assets .content-asset span button.desktop-white:active,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.desktop-white:active,
  .pdp-content-assets .pdp-content-header a button.desktop-white:active,
  .pdp-content-assets .pdp-content-header div button.desktop-white:active,
  .pdp-content-assets .pdp-content-header h1 button.desktop-white:active,
  .pdp-content-assets .pdp-content-header h2 button.desktop-white:active,
  .pdp-content-assets .pdp-content-header h3 button.desktop-white:active,
  .pdp-content-assets .pdp-content-header h4 button.desktop-white:active,
  .pdp-content-assets .pdp-content-header h5 button.desktop-white:active,
  .pdp-content-assets .pdp-content-header h6 button.desktop-white:active,
  .pdp-content-assets .pdp-content-header p button.desktop-white:active,
  .pdp-content-assets .pdp-content-header span button.desktop-white:active,
  .pdp-secondaryContent .content-3 .copy p button.desktop-white:active,
  .pdp-secondaryContent .slide-caption button.desktop-white:active,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.desktop-white:active,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.desktop-white:active,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.desktop-white:active,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.desktop-white:active {
    color: #000;
    background-color: #fff;
  }
}

@media only screen and (min-width:880px) and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.desktop-white:hover,
  #wrapper.pt_content #primary .content-asset h1 button.desktop-white:hover,
  #wrapper.pt_content #primary .content-asset h2 button.desktop-white:hover,
  #wrapper.pt_content #primary .content-asset h3 button.desktop-white:hover,
  #wrapper.pt_content #primary .content-asset p button.desktop-white:hover,
  #wrapper.pt_content #primary .content-asset ul li button.desktop-white:hover,
  .content-asset p button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-6 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-white:hover,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.desktop-white:hover,
  .pdp-content-assets .content-asset a button.desktop-white:hover,
  .pdp-content-assets .content-asset div button.desktop-white:hover,
  .pdp-content-assets .content-asset h1 button.desktop-white:hover,
  .pdp-content-assets .content-asset h2 button.desktop-white:hover,
  .pdp-content-assets .content-asset h3 button.desktop-white:hover,
  .pdp-content-assets .content-asset h4 button.desktop-white:hover,
  .pdp-content-assets .content-asset h5 button.desktop-white:hover,
  .pdp-content-assets .content-asset h6 button.desktop-white:hover,
  .pdp-content-assets .content-asset span button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header a button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header div button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header h1 button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header h2 button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header h3 button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header h4 button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header h5 button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header h6 button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header p button.desktop-white:hover,
  .pdp-content-assets .pdp-content-header span button.desktop-white:hover,
  .pdp-secondaryContent .content-3 .copy p button.desktop-white:hover,
  .pdp-secondaryContent .slide-caption button.desktop-white:hover,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.desktop-white:hover,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.desktop-white:hover,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.desktop-white:hover,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.desktop-white:hover {
    color: #000;
    background-color: #fff;
  }

  .home-bottom-slots .level-2 .promoSlotFull#home-full-7,
  .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .level-2 .innerWidth {
    max-height: 400px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .hide-in-tablet {
    display: none;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-black.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.tablet-black,
  #wrapper.pt_content #primary .content-asset h2.tablet-black,
  #wrapper.pt_content #primary .content-asset h3.tablet-black,
  #wrapper.pt_content #primary .content-asset p.tablet-black,
  #wrapper.pt_content #primary .content-asset ul li.tablet-black,
  .content-asset p.tablet-black,
  .home-bottom-slots .promoSlotFull .bannerContent button.tablet-black,
  .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-black,
  .home-bottom-slots .promoSlotFull .tablet-black.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .tablet-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-black.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-black.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .tablet-black.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .tablet-black.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .tablet-black.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-black#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-black#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-black.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-black,
  .home-bottom-slots .tablet-black.promoSlotFull,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-1,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-2,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-4,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-5,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-6,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-7,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-8,
  .home-bottom-slots .tablet-black.promoSlotFull#home-full-bestSellerCarousel,
  .pdp-content-assets .content-asset .ui-dialog .tablet-black.ui-dialog-title,
  .pdp-content-assets .content-asset a.tablet-black,
  .pdp-content-assets .content-asset div.tablet-black,
  .pdp-content-assets .content-asset h1.tablet-black,
  .pdp-content-assets .content-asset h2.tablet-black,
  .pdp-content-assets .content-asset h3.tablet-black,
  .pdp-content-assets .content-asset h4.tablet-black,
  .pdp-content-assets .content-asset h5.tablet-black,
  .pdp-content-assets .content-asset h6.tablet-black,
  .pdp-content-assets .content-asset p b.tablet-black,
  .pdp-content-assets .content-asset span.tablet-black,
  .pdp-content-assets .pdp-content-header .ui-dialog .tablet-black.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.tablet-black,
  .pdp-content-assets .pdp-content-header div.tablet-black,
  .pdp-content-assets .pdp-content-header h1.tablet-black,
  .pdp-content-assets .pdp-content-header h2.tablet-black,
  .pdp-content-assets .pdp-content-header h3.tablet-black,
  .pdp-content-assets .pdp-content-header h4.tablet-black,
  .pdp-content-assets .pdp-content-header h5.tablet-black,
  .pdp-content-assets .pdp-content-header h6.tablet-black,
  .pdp-content-assets .pdp-content-header p b.tablet-black,
  .pdp-content-assets .pdp-content-header p.tablet-black,
  .pdp-content-assets .pdp-content-header span.tablet-black,
  .pdp-secondaryContent .content-3 .copy p.tablet-black,
  .pdp-secondaryContent .tablet-black.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-black.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-black.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .tablet-black.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .tablet-black.ui-dialog-title {
    color: #000;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-white.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.tablet-white,
  #wrapper.pt_content #primary .content-asset h2.tablet-white,
  #wrapper.pt_content #primary .content-asset h3.tablet-white,
  #wrapper.pt_content #primary .content-asset p.tablet-white,
  #wrapper.pt_content #primary .content-asset ul li.tablet-white,
  .content-asset p.tablet-white,
  .home-bottom-slots .promoSlotFull .bannerContent button.tablet-white,
  .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-white,
  .home-bottom-slots .promoSlotFull .tablet-white.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .tablet-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-white.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-white.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .tablet-white.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .tablet-white.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .tablet-white.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-white#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-white#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-white.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-white,
  .home-bottom-slots .tablet-white.promoSlotFull,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-1,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-2,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-4,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-5,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-6,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-7,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-8,
  .home-bottom-slots .tablet-white.promoSlotFull#home-full-bestSellerCarousel,
  .pdp-content-assets .content-asset .ui-dialog .tablet-white.ui-dialog-title,
  .pdp-content-assets .content-asset a.tablet-white,
  .pdp-content-assets .content-asset div.tablet-white,
  .pdp-content-assets .content-asset h1.tablet-white,
  .pdp-content-assets .content-asset h2.tablet-white,
  .pdp-content-assets .content-asset h3.tablet-white,
  .pdp-content-assets .content-asset h4.tablet-white,
  .pdp-content-assets .content-asset h5.tablet-white,
  .pdp-content-assets .content-asset h6.tablet-white,
  .pdp-content-assets .content-asset p b.tablet-white,
  .pdp-content-assets .content-asset span.tablet-white,
  .pdp-content-assets .pdp-content-header .ui-dialog .tablet-white.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.tablet-white,
  .pdp-content-assets .pdp-content-header div.tablet-white,
  .pdp-content-assets .pdp-content-header h1.tablet-white,
  .pdp-content-assets .pdp-content-header h2.tablet-white,
  .pdp-content-assets .pdp-content-header h3.tablet-white,
  .pdp-content-assets .pdp-content-header h4.tablet-white,
  .pdp-content-assets .pdp-content-header h5.tablet-white,
  .pdp-content-assets .pdp-content-header h6.tablet-white,
  .pdp-content-assets .pdp-content-header p b.tablet-white,
  .pdp-content-assets .pdp-content-header p.tablet-white,
  .pdp-content-assets .pdp-content-header span.tablet-white,
  .pdp-secondaryContent .content-3 .copy p.tablet-white,
  .pdp-secondaryContent .tablet-white.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-white.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-white.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .tablet-white.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .tablet-white.ui-dialog-title {
    color: #fff;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-gray.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.tablet-gray,
  #wrapper.pt_content #primary .content-asset h2.tablet-gray,
  #wrapper.pt_content #primary .content-asset h3.tablet-gray,
  #wrapper.pt_content #primary .content-asset p.tablet-gray,
  #wrapper.pt_content #primary .content-asset ul li.tablet-gray,
  .content-asset p.tablet-gray,
  .home-bottom-slots .promoSlotFull .bannerContent button.tablet-gray,
  .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-gray,
  .home-bottom-slots .promoSlotFull .tablet-gray.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .tablet-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-gray.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-gray.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .tablet-gray.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-4 .tablet-gray.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .tablet-gray.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 div.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-gray#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-gray#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-gray.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-gray,
  .home-bottom-slots .tablet-gray.promoSlotFull,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-1,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-2,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-4,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-5,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-6,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-7,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-8,
  .home-bottom-slots .tablet-gray.promoSlotFull#home-full-bestSellerCarousel,
  .pdp-content-assets .content-asset .ui-dialog .tablet-gray.ui-dialog-title,
  .pdp-content-assets .content-asset a.tablet-gray,
  .pdp-content-assets .content-asset div.tablet-gray,
  .pdp-content-assets .content-asset h1.tablet-gray,
  .pdp-content-assets .content-asset h2.tablet-gray,
  .pdp-content-assets .content-asset h3.tablet-gray,
  .pdp-content-assets .content-asset h4.tablet-gray,
  .pdp-content-assets .content-asset h5.tablet-gray,
  .pdp-content-assets .content-asset h6.tablet-gray,
  .pdp-content-assets .content-asset p b.tablet-gray,
  .pdp-content-assets .content-asset span.tablet-gray,
  .pdp-content-assets .pdp-content-header .ui-dialog .tablet-gray.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.tablet-gray,
  .pdp-content-assets .pdp-content-header div.tablet-gray,
  .pdp-content-assets .pdp-content-header h1.tablet-gray,
  .pdp-content-assets .pdp-content-header h2.tablet-gray,
  .pdp-content-assets .pdp-content-header h3.tablet-gray,
  .pdp-content-assets .pdp-content-header h4.tablet-gray,
  .pdp-content-assets .pdp-content-header h5.tablet-gray,
  .pdp-content-assets .pdp-content-header h6.tablet-gray,
  .pdp-content-assets .pdp-content-header p b.tablet-gray,
  .pdp-content-assets .pdp-content-header p.tablet-gray,
  .pdp-content-assets .pdp-content-header span.tablet-gray,
  .pdp-secondaryContent .content-3 .copy p.tablet-gray,
  .pdp-secondaryContent .tablet-gray.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-gray.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-gray.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .tablet-gray.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .tablet-gray.ui-dialog-title {
    color: #999;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-green.ui-dialog-title,
  #wrapper.pt_content #primary .content-asset h1.tablet-green,
  #wrapper.pt_content #primary .content-asset h2.tablet-green,
  #wrapper.pt_content #primary .content-asset h3.tablet-green,
  #wrapper.pt_content #primary .content-asset p.tablet-green,
  #wrapper.pt_content #primary .content-asset ul li.tablet-green,
  .content-asset p.tablet-green,
  .home-bottom-slots .promoSlotFull .bannerContent button.tablet-green,
  .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-green,
  .home-bottom-slots .promoSlotFull .tablet-green.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .tablet-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-green.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-1 .tablet-green.itemContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .tablet-green.tabContent,
  .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-4 .tablet-green.bannerContent,
  .home-bottom-slots .promoSlotFull#home-full-5 .tablet-green.myjoys-ticker,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article button.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article h3.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div button.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div h3.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div h4.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 div.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-green#featuredPlayers,
  .home-bottom-slots .promoSlotFull#home-full-7 .tablet-green#ytd,
  .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-green.ui-dialog-title,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-green,
  .home-bottom-slots .tablet-green.promoSlotFull,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-1,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-2,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-4,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-5,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-6,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-7,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-8,
  .home-bottom-slots .tablet-green.promoSlotFull#home-full-bestSellerCarousel,
  .pdp-content-assets .content-asset .ui-dialog .tablet-green.ui-dialog-title,
  .pdp-content-assets .content-asset a.tablet-green,
  .pdp-content-assets .content-asset div.tablet-green,
  .pdp-content-assets .content-asset h1.tablet-green,
  .pdp-content-assets .content-asset h2.tablet-green,
  .pdp-content-assets .content-asset h3.tablet-green,
  .pdp-content-assets .content-asset h4.tablet-green,
  .pdp-content-assets .content-asset h5.tablet-green,
  .pdp-content-assets .content-asset h6.tablet-green,
  .pdp-content-assets .content-asset p b.tablet-green,
  .pdp-content-assets .content-asset span.tablet-green,
  .pdp-content-assets .pdp-content-header .ui-dialog .tablet-green.ui-dialog-title,
  .pdp-content-assets .pdp-content-header a.tablet-green,
  .pdp-content-assets .pdp-content-header div.tablet-green,
  .pdp-content-assets .pdp-content-header h1.tablet-green,
  .pdp-content-assets .pdp-content-header h2.tablet-green,
  .pdp-content-assets .pdp-content-header h3.tablet-green,
  .pdp-content-assets .pdp-content-header h4.tablet-green,
  .pdp-content-assets .pdp-content-header h5.tablet-green,
  .pdp-content-assets .pdp-content-header h6.tablet-green,
  .pdp-content-assets .pdp-content-header p b.tablet-green,
  .pdp-content-assets .pdp-content-header p.tablet-green,
  .pdp-content-assets .pdp-content-header span.tablet-green,
  .pdp-secondaryContent .content-3 .copy p.tablet-green,
  .pdp-secondaryContent .tablet-green.slide-caption,
  .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-green.ui-dialog-title,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-green.ui-dialog-title,
  .ui-dialog .pdp-content-assets .content-asset .tablet-green.ui-dialog-title,
  .ui-dialog .pdp-content-assets .pdp-content-header .tablet-green.ui-dialog-title {
    color: #4B984B;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.tablet-black,
  #wrapper.pt_content #primary .content-asset h1 button.tablet-black,
  #wrapper.pt_content #primary .content-asset h2 button.tablet-black,
  #wrapper.pt_content #primary .content-asset h3 button.tablet-black,
  #wrapper.pt_content #primary .content-asset p button.tablet-black,
  #wrapper.pt_content #primary .content-asset ul li button.tablet-black,
  .content-asset p button.tablet-black,
  .home-bottom-slots .promoSlotFull button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-1 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-7 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-black,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.tablet-black,
  .pdp-content-assets .content-asset a button.tablet-black,
  .pdp-content-assets .content-asset div button.tablet-black,
  .pdp-content-assets .content-asset h1 button.tablet-black,
  .pdp-content-assets .content-asset h2 button.tablet-black,
  .pdp-content-assets .content-asset h3 button.tablet-black,
  .pdp-content-assets .content-asset h4 button.tablet-black,
  .pdp-content-assets .content-asset h5 button.tablet-black,
  .pdp-content-assets .content-asset h6 button.tablet-black,
  .pdp-content-assets .content-asset span button.tablet-black,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.tablet-black,
  .pdp-content-assets .pdp-content-header a button.tablet-black,
  .pdp-content-assets .pdp-content-header div button.tablet-black,
  .pdp-content-assets .pdp-content-header h1 button.tablet-black,
  .pdp-content-assets .pdp-content-header h2 button.tablet-black,
  .pdp-content-assets .pdp-content-header h3 button.tablet-black,
  .pdp-content-assets .pdp-content-header h4 button.tablet-black,
  .pdp-content-assets .pdp-content-header h5 button.tablet-black,
  .pdp-content-assets .pdp-content-header h6 button.tablet-black,
  .pdp-content-assets .pdp-content-header p button.tablet-black,
  .pdp-content-assets .pdp-content-header span button.tablet-black,
  .pdp-secondaryContent .content-3 .copy p button.tablet-black,
  .pdp-secondaryContent .slide-caption button.tablet-black,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.tablet-black,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.tablet-black,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.tablet-black,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.tablet-black {
    color: #000;
    border-color: #000;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.tablet-black:hover,
  #wrapper.pt_content #primary .content-asset h1 button.tablet-black:hover,
  #wrapper.pt_content #primary .content-asset h2 button.tablet-black:hover,
  #wrapper.pt_content #primary .content-asset h3 button.tablet-black:hover,
  #wrapper.pt_content #primary .content-asset p button.tablet-black:hover,
  #wrapper.pt_content #primary .content-asset ul li button.tablet-black:hover,
  .content-asset p button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-6 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-black:hover,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-black:hover,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.tablet-black:hover,
  .pdp-content-assets .content-asset a button.tablet-black:hover,
  .pdp-content-assets .content-asset div button.tablet-black:hover,
  .pdp-content-assets .content-asset h1 button.tablet-black:hover,
  .pdp-content-assets .content-asset h2 button.tablet-black:hover,
  .pdp-content-assets .content-asset h3 button.tablet-black:hover,
  .pdp-content-assets .content-asset h4 button.tablet-black:hover,
  .pdp-content-assets .content-asset h5 button.tablet-black:hover,
  .pdp-content-assets .content-asset h6 button.tablet-black:hover,
  .pdp-content-assets .content-asset span button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header a button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header div button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header h1 button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header h2 button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header h3 button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header h4 button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header h5 button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header h6 button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header p button.tablet-black:hover,
  .pdp-content-assets .pdp-content-header span button.tablet-black:hover,
  .pdp-secondaryContent .content-3 .copy p button.tablet-black:hover,
  .pdp-secondaryContent .slide-caption button.tablet-black:hover,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.tablet-black:hover,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.tablet-black:hover,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.tablet-black:hover,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.tablet-black:hover {
    color: #f7f7f7;
    background-color: #000;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.tablet-black:active,
  #wrapper.pt_content #primary .content-asset h1 button.tablet-black:active,
  #wrapper.pt_content #primary .content-asset h2 button.tablet-black:active,
  #wrapper.pt_content #primary .content-asset h3 button.tablet-black:active,
  #wrapper.pt_content #primary .content-asset p button.tablet-black:active,
  #wrapper.pt_content #primary .content-asset ul li button.tablet-black:active,
  .content-asset p button.tablet-black:active,
  .home-bottom-slots .promoSlotFull button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-1 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-6 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-7 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-black:active,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-black:active,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.tablet-black:active,
  .pdp-content-assets .content-asset a button.tablet-black:active,
  .pdp-content-assets .content-asset div button.tablet-black:active,
  .pdp-content-assets .content-asset h1 button.tablet-black:active,
  .pdp-content-assets .content-asset h2 button.tablet-black:active,
  .pdp-content-assets .content-asset h3 button.tablet-black:active,
  .pdp-content-assets .content-asset h4 button.tablet-black:active,
  .pdp-content-assets .content-asset h5 button.tablet-black:active,
  .pdp-content-assets .content-asset h6 button.tablet-black:active,
  .pdp-content-assets .content-asset span button.tablet-black:active,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.tablet-black:active,
  .pdp-content-assets .pdp-content-header a button.tablet-black:active,
  .pdp-content-assets .pdp-content-header div button.tablet-black:active,
  .pdp-content-assets .pdp-content-header h1 button.tablet-black:active,
  .pdp-content-assets .pdp-content-header h2 button.tablet-black:active,
  .pdp-content-assets .pdp-content-header h3 button.tablet-black:active,
  .pdp-content-assets .pdp-content-header h4 button.tablet-black:active,
  .pdp-content-assets .pdp-content-header h5 button.tablet-black:active,
  .pdp-content-assets .pdp-content-header h6 button.tablet-black:active,
  .pdp-content-assets .pdp-content-header p button.tablet-black:active,
  .pdp-content-assets .pdp-content-header span button.tablet-black:active,
  .pdp-secondaryContent .content-3 .copy p button.tablet-black:active,
  .pdp-secondaryContent .slide-caption button.tablet-black:active,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.tablet-black:active,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.tablet-black:active,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.tablet-black:active,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.tablet-black:active {
    color: #f7f7f7;
    background-color: #000;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.tablet-white,
  #wrapper.pt_content #primary .content-asset h1 button.tablet-white,
  #wrapper.pt_content #primary .content-asset h2 button.tablet-white,
  #wrapper.pt_content #primary .content-asset h3 button.tablet-white,
  #wrapper.pt_content #primary .content-asset p button.tablet-white,
  #wrapper.pt_content #primary .content-asset ul li button.tablet-white,
  .content-asset p button.tablet-white,
  .home-bottom-slots .promoSlotFull button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-1 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-7 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-white,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.tablet-white,
  .pdp-content-assets .content-asset a button.tablet-white,
  .pdp-content-assets .content-asset div button.tablet-white,
  .pdp-content-assets .content-asset h1 button.tablet-white,
  .pdp-content-assets .content-asset h2 button.tablet-white,
  .pdp-content-assets .content-asset h3 button.tablet-white,
  .pdp-content-assets .content-asset h4 button.tablet-white,
  .pdp-content-assets .content-asset h5 button.tablet-white,
  .pdp-content-assets .content-asset h6 button.tablet-white,
  .pdp-content-assets .content-asset span button.tablet-white,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.tablet-white,
  .pdp-content-assets .pdp-content-header a button.tablet-white,
  .pdp-content-assets .pdp-content-header div button.tablet-white,
  .pdp-content-assets .pdp-content-header h1 button.tablet-white,
  .pdp-content-assets .pdp-content-header h2 button.tablet-white,
  .pdp-content-assets .pdp-content-header h3 button.tablet-white,
  .pdp-content-assets .pdp-content-header h4 button.tablet-white,
  .pdp-content-assets .pdp-content-header h5 button.tablet-white,
  .pdp-content-assets .pdp-content-header h6 button.tablet-white,
  .pdp-content-assets .pdp-content-header p button.tablet-white,
  .pdp-content-assets .pdp-content-header span button.tablet-white,
  .pdp-secondaryContent .content-3 .copy p button.tablet-white,
  .pdp-secondaryContent .slide-caption button.tablet-white,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.tablet-white,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.tablet-white,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.tablet-white,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.tablet-white {
    color: #fff;
    border-color: #fff;
  }

  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.tablet-white:active,
  #wrapper.pt_content #primary .content-asset h1 button.tablet-white:active,
  #wrapper.pt_content #primary .content-asset h2 button.tablet-white:active,
  #wrapper.pt_content #primary .content-asset h3 button.tablet-white:active,
  #wrapper.pt_content #primary .content-asset p button.tablet-white:active,
  #wrapper.pt_content #primary .content-asset ul li button.tablet-white:active,
  .content-asset p button.tablet-white:active,
  .home-bottom-slots .promoSlotFull button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-1 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-6 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-7 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-white:active,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-white:active,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.tablet-white:active,
  .pdp-content-assets .content-asset a button.tablet-white:active,
  .pdp-content-assets .content-asset div button.tablet-white:active,
  .pdp-content-assets .content-asset h1 button.tablet-white:active,
  .pdp-content-assets .content-asset h2 button.tablet-white:active,
  .pdp-content-assets .content-asset h3 button.tablet-white:active,
  .pdp-content-assets .content-asset h4 button.tablet-white:active,
  .pdp-content-assets .content-asset h5 button.tablet-white:active,
  .pdp-content-assets .content-asset h6 button.tablet-white:active,
  .pdp-content-assets .content-asset span button.tablet-white:active,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.tablet-white:active,
  .pdp-content-assets .pdp-content-header a button.tablet-white:active,
  .pdp-content-assets .pdp-content-header div button.tablet-white:active,
  .pdp-content-assets .pdp-content-header h1 button.tablet-white:active,
  .pdp-content-assets .pdp-content-header h2 button.tablet-white:active,
  .pdp-content-assets .pdp-content-header h3 button.tablet-white:active,
  .pdp-content-assets .pdp-content-header h4 button.tablet-white:active,
  .pdp-content-assets .pdp-content-header h5 button.tablet-white:active,
  .pdp-content-assets .pdp-content-header h6 button.tablet-white:active,
  .pdp-content-assets .pdp-content-header p button.tablet-white:active,
  .pdp-content-assets .pdp-content-header span button.tablet-white:active,
  .pdp-secondaryContent .content-3 .copy p button.tablet-white:active,
  .pdp-secondaryContent .slide-caption button.tablet-white:active,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.tablet-white:active,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.tablet-white:active,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.tablet-white:active,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.tablet-white:active {
    color: #000;
    background-color: #fff;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) {
  #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title button.tablet-white:hover,
  #wrapper.pt_content #primary .content-asset h1 button.tablet-white:hover,
  #wrapper.pt_content #primary .content-asset h2 button.tablet-white:hover,
  #wrapper.pt_content #primary .content-asset h3 button.tablet-white:hover,
  #wrapper.pt_content #primary .content-asset p button.tablet-white:hover,
  #wrapper.pt_content #primary .content-asset ul li button.tablet-white:hover,
  .content-asset p button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-1 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-6 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-7 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-white:hover,
  .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-white:hover,
  .pdp-content-assets .content-asset .ui-dialog .ui-dialog-title button.tablet-white:hover,
  .pdp-content-assets .content-asset a button.tablet-white:hover,
  .pdp-content-assets .content-asset div button.tablet-white:hover,
  .pdp-content-assets .content-asset h1 button.tablet-white:hover,
  .pdp-content-assets .content-asset h2 button.tablet-white:hover,
  .pdp-content-assets .content-asset h3 button.tablet-white:hover,
  .pdp-content-assets .content-asset h4 button.tablet-white:hover,
  .pdp-content-assets .content-asset h5 button.tablet-white:hover,
  .pdp-content-assets .content-asset h6 button.tablet-white:hover,
  .pdp-content-assets .content-asset span button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header .ui-dialog .ui-dialog-title button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header a button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header div button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header h1 button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header h2 button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header h3 button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header h4 button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header h5 button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header h6 button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header p button.tablet-white:hover,
  .pdp-content-assets .pdp-content-header span button.tablet-white:hover,
  .pdp-secondaryContent .content-3 .copy p button.tablet-white:hover,
  .pdp-secondaryContent .slide-caption button.tablet-white:hover,
  .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title button.tablet-white:hover,
  .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title button.tablet-white:hover,
  .ui-dialog .pdp-content-assets .content-asset .ui-dialog-title button.tablet-white:hover,
  .ui-dialog .pdp-content-assets .pdp-content-header .ui-dialog-title button.tablet-white:hover {
    color: #000;
    background-color: #fff;
  }
}

#wrapper .header-banner .menu-utility-user li#storeLocator a {
  background: 0 0;
}

@media only screen and (min-width:880px) {
  #wrapper .header-banner .menu-utility-user li#storeLocator a span.img {
    display: none;
  }
}

#wrapper .header-bottom-banner {
  font-family: "Titillium Web",sans-serif;
  border-bottom: 1px solid #999;
  background-color: #e6e6e6;
  padding: 5px 0;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media only screen and (max-width:879px) {
  .hide-in-mobile {
    display: none;
  }

  #wrapper .header-banner .menu-utility-user li#storeLocator a {
    text-indent: 0;
    margin-left: 5px;
  }

  #wrapper .header-banner .menu-utility-user li#storeLocator a span:not(.img) {
    display: none;
  }

  #wrapper .header-bottom-banner {
    padding: 4px 8px;
  }

  .register-product-container .product-register-container .btn-box {
    text-align: center;
  }
}

#wrapper .header-bottom-banner .home-bottom-slots .promoSlotFull#home-full-7,
#wrapper .header-bottom-banner .innerWidth,
.home-bottom-slots #wrapper .header-bottom-banner .promoSlotFull#home-full-7 {
  position: relative;
}

#wrapper .header-bottom-banner .home-bottom-slots .promoSlotFull#home-full-7 .header-bottom-banner-content,
#wrapper .header-bottom-banner .innerWidth .header-bottom-banner-content,
.home-bottom-slots #wrapper .header-bottom-banner .promoSlotFull#home-full-7 .header-bottom-banner-content {
  padding-right: 28px;
}

#wrapper .header-bottom-banner .home-bottom-slots .promoSlotFull#home-full-7 .banner-close-btn,
#wrapper .header-bottom-banner .innerWidth .banner-close-btn,
.home-bottom-slots #wrapper .header-bottom-banner .promoSlotFull#home-full-7 .banner-close-btn {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  text-transform: uppercase;
  font-size: 14px;
  text-indent: 1px;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  text-align: center;
  line-height: 18px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#wrapper.product-registration #main {
  margin-top: 86px;
  margin-bottom: 0;
}

#wrapper.product-registration #RegistrationForm .form-row {
  margin-bottom: 12px;
}

#wrapper.product-registration #RegistrationForm .form-row input,
#wrapper.product-registration #RegistrationForm .form-row select {
  height: 51px;
}

.register-product-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.register-product-container .product-register-container,
.register-product-container .product-warrantys-container {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.register-product-container .product-register-container {
  padding-top: 45px;
}

@media only screen and (min-width:880px) {
  .register-product-container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .register-product-container .product-register-container,
  .register-product-container .product-warrantys-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: calc(100vh - 86px);
  }

  .register-product-container .product-register-container {
    padding: 16px 0;
    width: 57.4%;
  }
}

.register-product-container .product-register-container .product-registration-form {
  max-width: 548px;
  padding: 0 28px 32px;
  margin: 0 auto;
}

@media only screen and (min-width:880px) {
  .register-product-container .product-register-container .product-registration-form {
    width: 548px;
    padding: 32px;
    margin: 0;
  }
}

.register-product-container .product-register-container .warranty-head-title {
  display: block;
  margin: 0 0 10px;
  font-size: 48px;
  line-height: 3rem;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -.05rem;
}

@media only screen and (min-width:880px) {
  .register-product-container .product-register-container .warranty-head-title {
    font-size: 70px;
    line-height: 3.75rem;
  }
}

.register-product-container .product-register-container .warranty-i {
  display: block;
  padding: 20px 0 36px;
  font-size: 16px;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: none;
  letter-spacing: -.01rem;
}

.register-product-container .product-register-container #warranty-i-container {
  margin-bottom: 24px;
  position: relative;
  padding-left: 30px;
}

.register-product-container .product-register-container #warranty-i-container input[type=checkbox]+label {
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 0;
  cursor: pointer;
  line-height: 18px;
  text-transform: initial;
  background: 0 0;
}

.register-product-container .product-register-container #warranty-i-container input[type=checkbox]+label>.styled-checkbox {
  position: absolute;
  display: inline-block;
  width: 18px;
  height: 18px;
  left: 0;
  background: #4D738A;
  border: 1px solid #25495F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.register-product-container .product-register-container #warranty-i-container input[type=checkbox]:checked+label>.styled-checkbox {
  background: #4D738A;
}

.register-product-container .product-register-container #warranty-i-container input[type=checkbox]:checked+label>.styled-checkbox::after,
.register-product-container .product-register-container #warranty-i-container input[type=checkbox]:checked+label>.styled-checkbox::before {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
}

.register-product-container .product-register-container #warranty-i-container input[type=checkbox]:checked+label>.styled-checkbox::before {
  width: 7px;
  bottom: 5px;
  left: 1px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.register-product-container .product-register-container #warranty-i-container input[type=checkbox]:checked+label>.styled-checkbox::after {
  width: 10px;
  right: 1px;
  bottom: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.register-product-container .product-register-container #warranty-i-container .warranty-cont {
  font-size: 16px;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: none;
  letter-spacing: normal;
  font-weight: 400;
}

#wrapper.pt_customer-service #primary span,
.customer-service-contact,
.customer-service-contact h3 {
  font-family: "Titillium Web",sans-serif;
}

.register-product-container .product-register-container #warranty-i-container .warranty-cont a {
  text-decoration: underline;
}

.register-product-container .product-register-container .btn-box {
  padding: 5px 0;
  display: block;
}

.register-product-container .product-register-container .btn-box .product-register-btn {
  height: 50px;
  font-size: 24px;
  padding: 0 90px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .register-product-container .product-register-container .btn-box .product-register-btn {
    padding: 0 45px;
  }
}

@media only screen and (max-width:879px) {
  .register-product-container .product-register-container .btn-box .product-register-btn {
    padding: 0 40px;
    width: 100%;
  }
}

.register-product-container .product-register-container .register-data-title {
  display: block;
  padding: 5px 0;
  font-size: 18px;
  letter-spacing: .75px;
  line-height: 1;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  .register-product-container .product-register-container .register-data-title {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}

.register-product-container .product-warrantys-container {
  margin-bottom: -2px;
  padding: 70px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: #25495F;
}

@media only screen and (min-width:880px) {
  .register-product-container .product-warrantys-container {
    width: 42.6%;
    padding: 16px 0;
    margin-bottom: 0;
  }
}

.register-product-container .product-warrantys-container .product-warranty-content {
  max-width: 364px;
  margin: 0 auto;
}

@media only screen and (min-width:880px) {
  .register-product-container .product-warrantys-container .product-warranty-content {
    margin: 0;
  }

  .register-product-container .new-form {
    width: calc(100% - 64px);
  }
}

.register-product-container .product-warrantys-container .product-warranty-content>div:not(:last-child) {
  margin-bottom: 40px;
}

.register-product-container .product-warrantys-container .product-warranty-content .warranty-header {
  letter-spacing: .05rem;
}

.register-product-container .product-warrantys-container .product-warranty-content .warranty-title {
  display: inline;
  letter-spacing: .012rem;
}

.register-product-container .product-warrantys-container img {
  padding-top: 0;
}

.register-product-container .new-form {
  float: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.register-product-container .new-form .product-register-forms-select {
  position: relative;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper {
  position: relative;
  border-radius: 0;
  float: left;
  padding-left: 0;
  margin-bottom: 5px;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper input {
  border-color: #000;
  font-size: 18px;
  padding: 0 .5em;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper input::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper input::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper input::placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper select {
  height: 45px;
  border-color: #000;
  line-height: 45px;
  font-size: 18px;
  padding: 0 .5em;
  background: 0 0;
  position: relative;
  display: block;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper select::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper select::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper select::placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper .register-data-select {
  background-position: right 5px center;
  padding: 0 1em 0 .5em;
  border-radius: 0;
}

.register-product-container .new-form .product-register-forms-select .field-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 12px;
  padding: 19px 16px;
  font-size: 16px;
  background: url(../images/interface/icon-jcarousel-arrow-down.svg) center no-repeat;
  background-size: 22px 12px;
}

.register-product-container .new-form #product-register-forms .form-row {
  display: block;
  margin: 0;
}

.register-product-container .new-form #product-register-forms .form-row .required-indicator {
  display: none;
}

.register-product-container .new-form #product-register-forms .form-row .field-wrapper {
  border-radius: 0;
  float: left;
  padding-left: 0;
  margin-bottom: 5px;
}

.register-product-container .new-form #product-register-forms .form-row .field-wrapper .error-message {
  width: inherit;
}

.register-product-container .new-form #product-register-forms .form-row .field-wrapper input {
  border-color: #000;
  font-size: 18px;
  padding: 0 .5em;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .form-row .field-wrapper input::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .form-row .field-wrapper input::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .form-row .field-wrapper input::placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row {
  width: 49%;
  display: inline-block;
}

@media only screen and (max-width:879px) {
  .register-product-container .new-form #product-register-forms .product-register-forms-customer-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row {
    width: 100%;
    display: block;
  }
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper {
  border-radius: 0;
  float: left;
  padding-left: 0;
  margin-bottom: 5px;
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input {
  border-color: #000;
  font-size: 18px;
  padding: 0 .5em;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input::placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  width: 80px;
  padding-right: 5px;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper {
  position: relative;
  border-radius: 0;
  float: left;
  width: 80px;
  padding-left: 0;
  margin-bottom: 5px;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input {
  height: 45px;
  border-color: #000;
  font-size: 18px;
  padding: 0 .5em;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input::placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select {
  height: 45px;
  border-color: #000;
  line-height: 45px;
  font-size: 18px;
  padding: 0 .5em;
  background: 0 0;
  position: relative;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select::-webkit-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select::-ms-input-placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select::placeholder {
  color: #000;
  font-size: 18px;
  background: #fff;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 22px;
  height: 12px;
  padding: 19px 6px;
  font-size: 16px;
  background: url(../images/interface/icon-jcarousel-arrow-down.svg) center no-repeat;
  background-size: 22px 12px;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper .register-data-select {
  background-position: right 5px center;
  padding: 0 1em 0 .5em;
  border-radius: 0;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .product-register-forms-select-data {
  position: relative;
  display: inline-block;
}

.register-product-container .new-form #register-data-container .product-register-forms-data .product-register-forms-select-data .required-indicator {
  display: none;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_customer-service #main {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
  }
}

#wrapper.pt_customer-service #main .primary-content {
  border-left: none;
}

#wrapper.pt_customer-service #main .primary-content .dialog-required {
  float: right;
  clear: both;
  width: 100%;
  text-align: right;
  line-height: 100%;
}

#wrapper.pt_customer-service #main .primary-content .dialog-required .required-indicator {
  font-weight: 400;
  font-style: normal;
  color: #999;
  font-size: 11px;
}

#wrapper.pt_customer-service #main .primary-content .dialog-required .required-indicator em {
  font-style: normal;
  text-transform: capitalize;
  letter-spacing: 1px;
}

#wrapper.pt_customer-service #main .primary-content .contactus-form .form-row {
  margin: 8px 0 12px;
}

#wrapper.pt_customer-service #main #secondary {
  padding-top: 0;
}

#wrapper.pt_customer-service #primary {
  width: 38%;
  padding-left: 2%;
  float: left;
}

#wrapper.pt_customer-service #primary.long-content {
  width: 80%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_customer-service #primary {
    width: 56%;
    padding-left: 1%;
  }
}

@media only screen and (max-width:879px) {
  #wrapper.pt_customer-service #main #secondary .secondary-navigation {
    border: 0;
  }

  #wrapper.pt_customer-service #main #secondary .secondary-navigation .customer-service-side-nav ul {
    margin-top: 10px;
  }

  #wrapper.pt_customer-service #primary {
    width: 92%;
    padding-left: 4%;
  }

  #wrapper.pt_customer-service #primary .form-horizontal .form-row {
    margin: 0;
  }

  #wrapper.pt_customer-service #primary .form-horizontal .form-row button {
    margin-left: 0!important;
    padding-top: 0;
    padding-bottom: 0;
    height: 34px;
    line-height: 30px;
  }
}

#wrapper.pt_customer-service #primary .form-horizontal .field-wrapper textarea {
  width: 100%;
}

#wrapper.pt_customer-service #primary .form-horizontal label {
  text-align: left;
  width: auto;
}

#wrapper.pt_customer-service #primary .form-horizontal .form-row button {
  margin-left: 123px;
}

#wrapper.pt_customer-service #primary .form-horizontal .field-wrapper {
  width: 75%;
  float: right;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_customer-service #primary .form-horizontal .field-wrapper {
    width: 100%;
    float: right;
    margin-top: 1%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_customer-service #primary .form-horizontal .form-row button {
    margin-left: 113px;
  }

  #wrapper.pt_customer-service #primary .form-horizontal .field-wrapper {
    width: 75%;
  }
}

#wrapper.pt_customer-service #primary h1 {
  font-weight: 700;
  font-size: 30px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #333;
  line-height: 120%;
  font-style: normal;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_customer-service #primary h1 {
    font-size: 1.5rem;
  }
}

#wrapper.pt_customer-service #primary span {
  color: #333;
  text-transform: uppercase;
  font-weight: 700;
}

#wrapper.pt_customer-service #primary .ui-dialog .ui-dialog-title,
#wrapper.pt_customer-service #primary h2,
.ui-dialog #wrapper.pt_customer-service #primary .ui-dialog-title {
  margin-top: .5em;
  clear: both;
}

#wrapper.pt_customer-service #primary .contactusTopContent {
  margin-bottom: 1em;
}

#wrapper.pt_customer-service #primary .form-row.noLabel .field-wrapper {
  border: 6px solid #efefef;
  padding-left: 0;
  width: 100%;
}

#wrapper.pt_customer-service #primary .form-row.noLabel .field-wrapper .selector,
#wrapper.pt_customer-service #primary .form-row.noLabel .field-wrapper select {
  width: 100%;
}

#wrapper.pt_customer-service #primary .confirmation-message {
  width: 80%;
  font-weight: 400;
  line-height: 1.5em;
  clear: both;
  border-bottom: 0;
}

#wrapper.pt_customer-service #primary .confirmation-message p {
  font-size: 14px;
  color: #999;
  margin: 0;
  padding: 0 0 20px;
}

#wrapper.pt_customer-service #primary .confirmation-message img {
  float: right;
  margin-bottom: 2em;
}

#wrapper.pt_customer-service #primary .confirmation-message h1 {
  font-size: 5em;
  line-height: 1em;
  display: block;
  text-align: right;
}

#wrapper.pt_customer-service #primary .confirmation-message button {
  margin-top: 2em;
  display: block;
}

#wrapper.pt_customer-service #primary #bottomContent {
  border-top: 1px solid #f7f7f7;
  margin-top: 1em;
  padding-top: 1em;
}

#wrapper.pt_customer-service #primary #bottomContent .ui-dialog .ui-dialog-title,
#wrapper.pt_customer-service #primary #bottomContent h2,
.ui-dialog #wrapper.pt_customer-service #primary #bottomContent .ui-dialog-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 1.5em;
  text-transform: capitalize;
}

#wrapper.pt_customer-service #secondary {
  background: 0 0;
  border: none;
  width: 16%;
  margin-right: 1%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_customer-service #secondary {
    width: 26%;
  }
}

#wrapper.pt_customer-service #secondary nav {
  padding: 0;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_customer-service #secondary {
    width: 96%;
    padding: 4% 0 4% 4%;
  }

  #wrapper.pt_customer-service #secondary .customer-service-side-nav ul li {
    float: left;
  }
}

#wrapper.pt_customer-service #secondary .customer-service-side-nav h3 {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #333;
  padding: 0;
  margin: 0 0 10px;
}

#wrapper.pt_customer-service #secondary .customer-service-side-nav ul li a {
  color: #999;
  font-family: "Titillium Web",sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: .5px;
  padding-top: .25rem;
  padding-bottom: .25rem;
  width: 100%;
}

#wrapper #primary .toggle>h3,
.storeBubble>h3 {
  font-size: 14px;
  font-size: .875rem;
  padding: 1em;
  background-color: #f7f7f7;
  cursor: pointer;
  margin-bottom: 0;
  text-transform: uppercase;
}

#wrapper #primary .toggle>h3:after,
.storeBubble>h3:after {
  float: right;
  content: ' ';
  width: 12px;
  height: 12px;
  display: block;
}

#wrapper #primary .toggle>.toggleContent,
.storeBubble>.toggleContent {
  display: none;
}

#wrapper #primary .toggle>.toggleContent:after,
.storeBubble>.toggleContent:after {
  content: '';
  display: block;
  clear: both;
  width: 100%;
}

#wrapper #primary .toggle.expanded>h3,
.storeBubble.expanded>h3 {
  background-color: #e6e6e6;
}

#wrapper #primary .toggle.expanded>h3:after,
.storeBubble.expanded>h3:after {
  content: ' ';
}

#wrapper #primary .toggle.expanded>.toggleContent,
.storeBubble.expanded>.toggleContent {
  padding: 1em 0;
  display: block;
  border: 1px solid #e6e6e6;
  border-top: 0;
}

#wrapper #primary .toggle.expanded>.toggleContent .content-asset,
.storeBubble.expanded>.toggleContent .content-asset {
  padding: 0 1.5em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33%;
  float: left;
}

@media only screen and (max-width:879px) {
  #wrapper #primary .toggle.expanded>.toggleContent .content-asset,
  .storeBubble.expanded>.toggleContent .content-asset {
    float: none;
    width: 100%;
    margin-top: 1em;
  }
}

#wrapper #primary .toggle.expanded>.toggleContent .content-asset h4,
.storeBubble.expanded>.toggleContent .content-asset h4 {
  margin-top: 0;
  line-height: 1em;
}

#wrapper #primary .toggle.expanded:after,
.storeBubble.expanded:after {
  content: '';
  width: 100%;
  display: block;
  clear: both;
}

.storeBubble>h3 {
  padding: 0;
}

.storeBubble>h3:after {
  display: none;
}

.storeBubble>h3 svg {
  width: 20px;
  height: 20px;
  background-color: #fff;
  padding: 7px;
  margin: 1px;
}

.storeBubble .toggleContent {
  display: block;
}

.storeBubble .toggleContent .storedetailitem .address,
.storeBubble .toggleContent .storedetailitem .features,
.storeBubble .toggleContent .storedetailitem .locationType,
.storeBubble .toggleContent .storedetailitem .openTimes {
  width: 50%;
  min-height: 150px;
  padding: 0 33px;
}

.storeBubble .toggleContent .storedetailitem .address h3,
.storeBubble .toggleContent .storedetailitem .features h3,
.storeBubble .toggleContent .storedetailitem .locationType h3,
.storeBubble .toggleContent .storedetailitem .openTimes h3 {
  padding: 0 0 1em;
  background-color: transparent;
  cursor: initial;
}

.storeBubble .toggleContent .storedetailitem .address .button,
.storeBubble .toggleContent .storedetailitem .features .button,
.storeBubble .toggleContent .storedetailitem .locationType .button,
.storeBubble .toggleContent .storedetailitem .openTimes .button {
  width: 228px;
  bottom: 0;
  left: 1px;
}

.storeBubble .toggleContent .storedetailitem .locationType {
  clear: left;
}

.storeBubble .toggleContent .storedetailitem .locationType .button {
  width: 229px;
}

.customer-service-contact {
  width: 20%;
  float: left;
  margin-left: 7%;
  margin-top: 46px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .customer-service-contact {
    width: 14%;
    margin-left: 2%;
  }
}

@media only screen and (max-width:879px) {
  .customer-service-contact {
    width: 80%;
    float: left;
    margin-left: 4%;
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.customer-service-contact h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}

.customer-service-contact p {
  color: #999;
  font-size: 14px;
  line-height: 21px;
  margin: 0;
}

.customer-service-contact .paragraph-black {
  color: #000;
  margin-top: 1rem;
  float: left;
  width: 100%;
}

.top-border {
  width: 100%;
  height: 0;
  float: left;
  margin-bottom: 2.5rem;
  margin-top: 0;
}

.customer-service-mobile-drawer {
  display: none;
}

@media only screen and (max-width:879px) {
  .customer-service-mobile-drawer {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 1rem;
  }

  .customer-service-mobile-drawer .content {
    display: none;
  }

  .customer-service-mobile-drawer .header {
    background: #000;
    padding: .65rem 1rem;
    color: #fff;
    border-radius: 1.25rem;
    width: 89%;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: .75rem;
    font-family: "Titillium Web",sans-serif;
  }
}

@media only screen and (max-width:879px) and (max-width:879px) {
  .customer-service-mobile-drawer .header {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .customer-service-mobile-drawer .header:after {
    content: ">";
    float: right;
    font-size: 30px;
    font-weight: 400;
    line-height: 16px;
  }

  .customer-service-mobile-drawer .header.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: 20px;
  }
}

@media only screen and (max-width:879px) {
  .customer-service-mobile-drawer h3 {
    display: none;
  }

  .customer-service-mobile-drawer .customer-service-side-nav {
    margin-left: 1rem;
  }

  .customer-service-mobile-drawer .customer-service-side-nav ul li {
    width: 100%;
  }

  .customer-service-mobile-drawer .customer-service-side-nav ul li a {
    float: left;
    margin-top: -2px;
  }
}

#RegistrationForm.contactus-form .form-row .form-caption.error-message {
  margin-left: 27%;
}

.contactus-form {
  width: 100%;
  float: left;
}

.contactus-form .form-row select.error {
  background-color: #f7f7f7;
}

.contactus-form .form-row .field-wrapper textarea.error {
  background-color: #f7f7f7;
  border-color: #b2595c!important;
}

@media only screen and (max-width:879px) {
  #RegistrationForm.contactus-form .form-row .form-caption.error-message {
    margin-left: 0;
  }

  .contactus-form .form-row {
    margin: 8px 0;
  }

  .contactus-form .form-row label {
    margin-top: 0;
  }
}

#RegistrationForm .form-row input {
  line-height: 160%;
  padding: .6em 1.5em;
  height: 34px;
}

#RegistrationForm .form-row select {
  height: 34px;
  line-height: 30px;
}

#RegistrationForm .form-row textarea {
  border-color: #e6e6e6;
}

#RegistrationForm .form-row .form-caption.error-message {
  margin-left: 20%;
  line-height: 120%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #RegistrationForm .form-row .form-caption.error-message {
    margin-left: 27%;
  }
}

@media only screen and (max-width:879px) {
  #RegistrationForm .form-row .form-caption.error-message {
    margin-left: 0;
  }
}

#wrapper.pt_email-sub .newsletter-header {
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper.pt_email-sub .newsletter-header {
    max-width: 768px;
  }
}

#wrapper.pt_email-sub #main {
  min-height: 400px;
}

#wrapper.pt_email-sub #main .signup-terms {
  margin-left: 123px;
  color: #999;
}

#wrapper.pt_email-sub #main .signup-terms a {
  color: #999;
  text-decoration: underline;
}

@media only screen and (max-width:879px) {
  #wrapper.pt_email-sub .newsletter-header {
    max-width: 100%;
  }

  #wrapper.pt_email-sub #main .signup-terms {
    margin: 20px 0;
  }

  .customer-service-mobile-drawer.active .content {
    display: block;
  }
}

nav[role=navigation] {
  color: #000;
  margin: 0;
  width: 100%;
  height: 100vh;
  top: 52px;
  float: none;
}

@media only screen and (max-width:879px) {
  nav[role=navigation] {
    left: -100%;
    position: fixed;
    top: 74px;
    height: 100vh;
    overflow-y: auto;
    background: #f2efef;
    padding-bottom: 20px;
    display: block;
    z-index: 99;
  }

  .menu-active nav[role=navigation] {
    display: block;
  }
}

@media only screen and (min-width:880px) {
  nav[role=navigation] {
    color: #000;
    float: left;
    left: initial;
    top: initial;
    position: initial;
    height: auto;
    width: auto;
    border: 0;
    min-width: 475px;
    overflow: hidden;
  }

  nav[role=navigation] .primary-logo.mobile-only {
    display: none;
  }
}

nav[role=navigation] .primary-logo {
  margin: 0;
  padding: 15px 20px;
  height: 66px;
  background: #fff;
  width: 100%;
  float: left;
  clear: both;
}

@media only screen and (max-width:879px) {
  nav[role=navigation] .menu-category {
    z-index: 100;
    clear: both;
    background: #F8F8F8;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  nav[role=navigation] .menu-category {
    z-index: 100;
    clear: both;
    background: #F8F8F8;
  }
}

nav[role=navigation] .menu-category .level-2 {
  padding-top: 0;
  z-index: -1;
}

nav[role=navigation] .menu-category .level-2 .catSubnav ul {
  margin-right: 10px;
}

nav[role=navigation] .menu-category .level-2 .catSubnav ul ul {
  margin-right: 0;
}

@media only screen and (max-width:879px) {
  nav[role=navigation] .menu-category .level-2 .catSubnav ul {
    margin: 0;
  }
}

nav[role=navigation] .menu-category .level-2 .catSubnav .subNavBanners .fly-out-banner {
  float: left;
  margin: 0 10px 40px;
  max-width: 250px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  nav[role=navigation] .menu-category .level-2 .catSubnav>ul {
    margin-right: 0;
    width: 40%;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav>ul#cat-nav-myjoys {
    width: 46%;
    margin-right: 45px;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav>ul#cat-nav-myjoys+.subNavBanners {
    width: 47%;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav .two-columns {
    float: left;
    width: 50%;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav .two-columns>ul {
    margin-right: 0;
    width: 50%;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav .subNavBanners {
    float: right;
    width: 50%;
    margin-left: 0;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav .subNavBanners .fly-out-banner {
    float: left;
    width: 50%;
    margin: 0 20px;
    max-width: 243px;
  }

  nav[role=navigation] .menu-category .level-2 .catSubnav .subNavBanners a {
    width: auto;
  }
}

.menu-toggle,
.mobile-hamburger-toggle {
  border-right: 1px solid #e6e6e6;
  display: block;
  cursor: pointer;
  width: 48px;
  height: 48px;
  position: relative;
  margin: 0;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  outline: 0;
  top: 0;
}

.menu-toggle span,
.mobile-hamburger-toggle span {
  background: #000;
  height: 2px;
  position: absolute;
  left: 10px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.menu-toggle span:nth-child(1),
.mobile-hamburger-toggle span:nth-child(1) {
  top: 15px;
  width: 28px;
}

.menu-toggle span:nth-child(2),
.mobile-hamburger-toggle span:nth-child(2) {
  top: 23px;
  width: 20px;
}

.menu-toggle span:nth-child(3),
.mobile-hamburger-toggle span:nth-child(3) {
  top: 31px;
  width: 28px;
}

.menu-toggle.active span,
.menu-toggle.open span,
.mobile-hamburger-toggle.active span,
.mobile-hamburger-toggle.open span {
  left: 14px;
}

.menu-toggle.active span:nth-child(1),
.menu-toggle.open span:nth-child(1),
.mobile-hamburger-toggle.active span:nth-child(1),
.mobile-hamburger-toggle.open span:nth-child(1) {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-toggle.active span:nth-child(2),
.menu-toggle.open span:nth-child(2),
.mobile-hamburger-toggle.active span:nth-child(2),
.mobile-hamburger-toggle.open span:nth-child(2) {
  width: 0;
  top: 24px;
}

.menu-toggle.active span:nth-child(3),
.menu-toggle.open span:nth-child(3),
.mobile-hamburger-toggle.active span:nth-child(3),
.mobile-hamburger-toggle.open span:nth-child(3) {
  top: 34px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-category,
.playersSlot ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}

@media only screen and (min-width:880px) {
  .menu-toggle,
  .mobile-hamburger-toggle {
    display: none;
  }

  .menu-category,
  .playersSlot ul {
    margin: 0;
    width: 100%;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .menu-category,
  .playersSlot ul {
    padding-right: 0;
    display: none;
  }
}

.menu-category li,
.playersSlot ul li {
  list-style: none;
}

@media only screen and (max-width:879px) {
  .menu-category .home-button,
  .playersSlot ul .home-button {
    color: #fff;
    display: none;
    border-top: 2px solid #d3d3d3;
    padding: 18px 20px 16px 40px;
    position: relative;
    background: #68A1B8;
    line-height: 24px;
    letter-spacing: normal;
    font-family: din-condensed,sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 18px;
    cursor: pointer;
  }

  .menu-category .home-button::after,
  .playersSlot ul .home-button::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    -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%;
    -webkit-transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    right: auto;
    left: 20px;
  }

  .menu-category .home-button.hideme,
  .playersSlot ul .home-button.hideme {
    display: block;
  }

  .menu-category li,
  .playersSlot ul li {
    background: #F8F8F8;
    display: block;
  }

  .menu-category li.active,
  .playersSlot ul li.active {
    display: block;
  }

  .menu-category li.hideme,
  .playersSlot ul li.hideme {
    display: none;
  }

  .level-1>li.active i.menu-item-toggle-nav {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.menu-category a,
.playersSlot ul a {
  color: #000;
  font-family: din-condensed,sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  padding: .9rem 0;
  display: block;
  width: 100%;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .menu-category a,
  .playersSlot ul a {
    font-size: .75rem;
  }

  .home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7,
  .home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7,
  .menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .menu-category.custom-menu.players-community-menu .level-2 .innerWidth,
  .playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth {
    padding: 0 45px;
  }
}

@media only screen and (min-width:1200px) {
  .home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7,
  .home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7,
  .menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .menu-category.custom-menu.players-community-menu .level-2 .innerWidth,
  .playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth {
    padding: 0 75px;
  }
}

@media only screen and (min-width:880px) {
  .menu-category li,
  .playersSlot ul li {
    float: left;
    border: 0;
    letter-spacing: 1.64px;
    height: 60px;
  }

  .menu-category li:last-child,
  .playersSlot ul li:last-child {
    border: 0;
  }

  .menu-category li:hover>a,
  .playersSlot ul li:hover>a {
    background-color: transparent;
  }

  .home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7,
  .home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7,
  .menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .menu-category.custom-menu.players-community-menu .level-2 .innerWidth,
  .playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth {
    max-height: 400px;
  }

  .level-1>li a:hover {
    background-color: transparent;
  }
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col {
  max-width: 48%;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-left,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-left,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-left,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col.megamenu-col-left,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-left,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col.megamenu-col-left {
  float: left;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-right,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-right,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-right,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col.megamenu-col-right,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col.megamenu-col-right,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col.megamenu-col-right {
  float: right;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col h1,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col h1,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col h1,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col h1,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col h1,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col h1 {
  font-family: "Titillium Web",sans-serif;
  font-weight: 700;
  letter-spacing: 0;
  margin-bottom: 4px;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .menu-item-image,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .menu-item-image,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .menu-item-image,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .menu-item-image,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .menu-item-image,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .menu-item-image {
  max-width: 100%;
  width: 425px;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .menu-item-image img,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .menu-item-image img,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .menu-item-image img,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .menu-item-image img,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .menu-item-image img,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .menu-item-image img {
  max-width: 100%;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .level-3,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .level-3,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .level-3,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .level-3,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .level-3,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .level-3 {
  margin-bottom: 15px;
}

.home-bottom-slots .menu-category.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .level-3 li a,
.home-bottom-slots .playersSlot ul.custom-menu.players-community-menu .level-2 .promoSlotFull#home-full-7 .megamenu-col .level-3 li a,
.menu-category.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .level-3 li a,
.menu-category.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .level-3 li a,
.playersSlot ul.custom-menu.players-community-menu .level-2 .home-bottom-slots .promoSlotFull#home-full-7 .megamenu-col .level-3 li a,
.playersSlot ul.custom-menu.players-community-menu .level-2 .innerWidth .megamenu-col .level-3 li a {
  font-size: 16px;
  margin: 0;
  padding: 2px 0 8px;
}

.level-1>li:first-child {
  border-top: none;
}

.level-1>li a {
  line-height: 2rem;
  -webkit-transition: background-color .5s,color .5s;
  -o-transition: background-color .5s,color .5s;
  transition: background-color .5s,color .5s;
}

.level-1>li>a::after,
.nav-mobile-only a::after {
  right: 20px;
  -webkit-transition: -webkit-transform .5s;
}

.level-1>li a:hover {
  background-color: transparent;
}

.level-1>li a:hover.special-1857 {
  border-bottom: 5px solid #000;
}

.level-1>li a img.help-icon {
  margin-top: -5px;
  margin-right: 5px;
  vertical-align: middle;
}

.level-1>li a.special-1857 {
  font-family: athelas,serif,serif;
  font-weight: 700;
  font-style: normal;
  font-size: 25px;
  letter-spacing: normal;
  padding: 13px 2vw 12px;
}

@media only screen and (min-width:880px) {
  .level-1>li a.special-1857 img {
    padding: 6px 0 7px;
  }
}

.level-1>li>a {
  border-top: 2px solid #d3d3d3;
  display: block;
  padding: 18px 20px 16px;
  position: relative;
}

@media only screen and (max-width:879px) {
  .level-1>li a,
  .level-1>li>a {
    line-height: 24px;
    letter-spacing: normal;
  }
}

@media only screen and (min-width:880px) {
  .level-1>li>a {
    border-top: none;
    float: none;
    padding: 5px 2vw 0;
    margin: 0 1rem;
    width: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-bottom: 5px solid transparent;
    line-height: 52px;
  }

  .level-1>li>a.has-sub-menu {
    width: auto;
  }

  .level-1>li>a:hover {
    background-color: transparent;
    color: #000;
    border-color: #000;
    border-top: none;
  }
}

.header-banner,
.playersSlot {
  -webkit-box-sizing: border-box;
}

.level-1>li>a:hover {
  background-color: #f2f2f2;
}

.level-1>li>a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  border-top: 2px solid #68a1b8;
  border-right: 2px solid #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%;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
}

@media only screen and (min-width:880px) {
  .level-1>li>a:hover {
    background-color: transparent;
  }

  .level-1>li>a::after {
    display: none;
  }
}

.level-1>li>a.has-sub-menu {
  margin: 0;
}

.level-2 {
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  clear: left;
  display: none;
  z-index: 1;
}

.level-1>.active .level-2 {
  display: block;
}

.level-2 ul {
  padding: 0;
  background-color: #f2efef;
  border-top: 1px solid #f2efef;
}

.level-2 ul>li,
.level-2 ul>li:last-child {
  border: 0;
}

.level-2 ul>li h3 {
  font-size: 14px;
}

@media only screen and (max-width:879px) {
  .level-2 ul {
    background: #F8F8F8;
  }

  .level-2 ul>li a {
    padding-left: 30px;
    border-top: 2px solid #d3d3d3;
    position: relative;
  }

  .level-2 ul>li a::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    right: 20px;
    border-top: 2px solid #68a1b8;
    border-right: 2px solid #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%;
    -webkit-transition: -webkit-transform .5s;
    -o-transition: transform .5s;
    transition: transform .5s;
    transition: transform .5s,-webkit-transform .5s;
  }
}

.level-2 ul a {
  border: 0;
  text-align: left;
  padding: 1rem 1.333rem;
  margin: 0;
}

.level-2 .subNavBanners {
  display: none;
  float: right;
  padding-top: 8px;
  margin-bottom: 20px;
  margin-left: 0;
  width: 60%;
}

@media only screen and (min-width:880px) {
  .level-1>.active .level-2 {
    display: none;
  }

  .level-2 .subNavBanners {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.level-2 .subNavBanners a {
  padding: 0;
  margin: 0;
  text-decoration: none;
}

.desktop-menu-link-groups .link-group .link-group-link:hover,
.desktop-menu-link-groups .link-group a:hover,
.desktop-menu-promos .desktop-menu-promo:hover>.desktop-menu-promo-title {
  text-decoration: underline;
}

.level-2 .subNavBanners img {
  display: block;
  margin-bottom: 1.25rem;
}

.level-2 .subNavBanners .fly-out-banner {
  margin: 10px;
  max-width: 160px;
}

@media only screen and (max-width:879px) {
  .level-2 .catSubnav {
    display: none;
  }

  .level-2 .mobileSubnav {
    display: block;
  }
}

@media only screen and (min-width:880px) and (min-width:1200px) {
  .home-bottom-slots .level-2 .promoSlotFull#home-full-7,
  .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .level-2 .innerWidth {
    max-width: 1400px;
  }
}

@media only screen and (min-width:880px) {
  .level-2 {
    width: 100%;
    position: absolute;
    left: 0;
    top: 60px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 3px 2px rgba(51,51,51,.3);
    box-shadow: 0 3px 3px 2px rgba(51,51,51,.3);
    color: #000;
    padding: 0;
    z-index: 2;
    clear: none;
  }

  .home-bottom-slots .level-2 .promoSlotFull#home-full-7,
  .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  .level-2 .innerWidth {
    padding: 50px 20px;
  }

  .level-2 ul,
  .level-2 ul>li {
    float: left;
    background-color: transparent;
  }

  .level-2 ul,
  .level-2 ul>li,
  .level-2 ul>li>a {
    background-color: transparent;
  }

  .level-2 ul {
    padding-left: 0;
    border-top: 0;
    margin-right: 2.5rem;
  }

  .level-2 ul>li {
    clear: left;
    min-width: 12rem;
    border: 0;
  }

  .level-2 ul>li.bottomBorder {
    padding-bottom: 1em;
    border-bottom: 1px solid #e6e6e6;
  }

  .level-2 ul>li>a {
    padding: 1rem 0 0;
    text-transform: uppercase;
  }

  .level-2 ul>li>a.withArrow {
    font-size: 14px;
  }

  .level-2 ul>li>a.withArrow:after {
    content: '>>';
  }

  .level-2 ul#cat-nav-apparel h3,
  .level-2 ul#cat-nav-shoes h3 {
    margin-bottom: 0;
  }

  .level-2 ul#cat-nav-apparel .cat-nav-link,
  .level-2 ul#cat-nav-shoes .cat-nav-link {
    padding-top: .75rem;
  }

  .level-2 ul#cat-nav-gear h3,
  .level-2 ul#cat-nav-gloves h3,
  .level-2 ul#cat-nav-socks h3 {
    margin-bottom: .5rem;
  }

  .level-2 .catSubnav {
    display: block;
  }

  .level-2 .mobileSubnav {
    display: none;
  }
}

#cat-nav-myjoys {
  margin-right: 0;
}

#cat-nav-myjoys li {
  float: left;
  min-width: initial;
  width: 100%;
}

#cat-nav-myjoys li h3 {
  margin-bottom: 1rem;
}

#cat-nav-myjoys li.collegiate-links ul,
#cat-nav-myjoys li.mlb-links ul {
  margin: 1rem 0 0;
}

#cat-nav-myjoys li ul li {
  clear: none;
  float: left;
  min-width: initial;
  width: auto;
}

#cat-nav-myjoys li ul.level-3 li a {
  padding: 0 1rem 5px;
}

#cat-nav-myjoys li ul.level-3 li a:first-of-type {
  padding-right: 1.25rem;
  padding-left: 0;
}

#cat-nav-myjoys li button {
  padding: 0 2em;
}

#cat-nav-myjoys li.collegiate-links,
#cat-nav-myjoys li.mlb-links {
  padding-bottom: .5em;
}

#cat-nav-myjoys li.collegiate-links ul li:last-of-type a,
#cat-nav-myjoys li.mlb-links ul li:last-of-type a {
  padding-right: 0;
  text-align: right;
}

#cat-nav-myjoys li.collegiate-links ul li {
  min-width: 74.4px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #cat-nav-myjoys li.collegiate-links ul li {
    min-width: 65px;
  }
}

#cat-nav-myjoys li.collegiate-links ul li a {
  color: #999;
  font-size: .75rem;
  font-weight: 400;
  height: 50px;
}

#cat-nav-myjoys li.collegiate-links ul li a:hover {
  color: #333;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate1 {
  background: url(../images/myjoysnav/alabama-grayscale.png) no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate1:hover {
  background: url(../images/myjoysnav/alabama-color.png) no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate2 {
  background: url(../images/myjoysnav/auburntigers-grayscale.png) 5px 0 no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate2:hover {
  background: url(../images/myjoysnav/auburntigers-color.png) 5px 0 no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate3 {
  background: url(../images/myjoysnav/bostoneagles-grayscale.png) 10px 0 no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate3:hover {
  background: url(../images/myjoysnav/bostoneagles-color.png) 10px 0 no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate4 {
  background: url(../images/myjoysnav/calberkeleygoldenbears-grayscale.png) 15px 0 no-repeat;
}

#cat-nav-myjoys li.collegiate-links ul li #collegiate4:hover {
  background: url(../images/myjoysnav/calberkeleygoldenbears-color.png) 15px 0 no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li {
  min-width: 74.4px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #cat-nav-myjoys li.mlb-links ul li {
    min-width: 65px;
  }
}

#cat-nav-myjoys li.mlb-links ul li a {
  color: #999;
  font-size: 12px;
  font-weight: 400;
  height: 50px;
}

#cat-nav-myjoys li.mlb-links ul li a:hover {
  color: #333;
}

#cat-nav-myjoys li.mlb-links ul li #mlb1 {
  background: url(../images/myjoysnav/bostonredsox-grayscale.png) no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb1:hover {
  background: url(../images/myjoysnav/bostonredsox-color.png) no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb2 {
  background: url(../images/myjoysnav/chicagocubs-grayscale.png) 5px 0 no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb2:hover {
  background: url(../images/myjoysnav/chicagocubs-color.png) 5px 0 no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb3 {
  background: url(../images/myjoysnav/chicagowhitesox-grayscale.png) 10px 0 no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb3:hover {
  background: url(../images/myjoysnav/chicagowhitesox-color.png) 10px 0 no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb4 {
  background: url(../images/myjoysnav/cincinnatireds-grayscale.png) 15px 8px no-repeat;
}

#cat-nav-myjoys li.mlb-links ul li #mlb4:hover {
  background: url(../images/myjoysnav/cincinnatireds-color.png) 15px 8px no-repeat;
}

#cat-nav-myjoys li.foldsofhonor-links ul {
  margin-right: 0;
}

#cat-nav-myjoys li.foldsofhonor-links #vet1 {
  display: inline-block;
  margin: 1rem 1rem 0 0;
  min-width: 50px;
  height: 50px;
  background: url(../images/myjoysnav/foldsofhonor-grayscale.png) no-repeat;
}

#cat-nav-myjoys li.foldsofhonor-links #vet1:hover {
  background: url(../images/myjoysnav/foldsofhonor-color.png) no-repeat;
}

#cat-nav-myjoys li.foldsofhonor-links .folds-of-honor-text {
  color: #c8c8c8;
  float: left;
  line-height: 1.2em;
  margin: 4px 0 0 5px;
  text-transform: none;
  width: 250px;
}

ul.level-3,
ul.level-3>li {
  float: none;
}

ul.level-3 {
  color: #999;
  padding-left: 0;
}

@media only screen and (max-width:879px) {
  ul.level-3 {
    display: none;
  }
}

.level-2 .active ul.level-3 {
  display: block;
}

ul.level-3>li>a {
  padding-top: .33rem;
  padding-bottom: .33rem;
  font-weight: 400;
  color: #999;
}

@media only screen and (min-width:880px) {
  .nav-mobile-only {
    display: none;
  }

  .nav-mobile-only.home-button {
    display: none!important;
  }
}

.nav-mobile-only li {
  border-top: 1px solid #f2efef;
}

.nav-mobile-only a {
  display: block;
  padding: 18px 20px 16px;
  position: relative;
  border-top: 2px solid #d3d3d3;
}

.nav-mobile-first,
.nav-mobile-only a.block-promo::after {
  display: none;
}

.nav-mobile-only a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  border-top: 2px solid #68a1b8;
  border-right: 2px solid #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%;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
}

.nav-mobile-only a.block-promo {
  background: #ececec;
  padding: 20px;
}

.nav-mobile-only a.block-promo .mobile-menu-promo-title {
  padding: 10px 0;
}

.nav-mobile-only a.block-promo .mobile-menu-promo-text {
  font-size: 15px;
  color: #767676;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: none;
}

.nav-mobile-first a {
  font-weight: 400;
  height: 30px!important;
  border: none;
}

.playersSlot {
  margin-top: 1rem;
  float: left;
  box-sizing: border-box;
  padding-left: 1rem;
  margin-left: 23px;
}

.playersSlot::before {
  content: '';
  display: block;
  width: 2px;
  background: #e6e6e6;
  height: 26px;
  position: absolute;
  top: 27px;
}

.playersSlot ul {
  margin: 0;
  padding: 0;
}

.playersSlot ul li a {
  padding: 1rem 20px 3rem 10px;
  margin: 0 0 0 32px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .playersSlot {
    padding-left: 0;
    margin-left: 0;
  }

  .playersSlot ul li a {
    padding: 1rem 5px 3rem 0;
    margin: 0 .3rem 0 1rem;
  }
}

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

  .playersSlot {
    display: none;
  }
}

.desktop-menu-link-groups {
  overflow: hidden;
  float: left;
  width: 40%;
}

.desktop-menu-link-groups .link-group {
  float: left;
  padding-right: 25px;
  margin-bottom: 35px;
  max-width: 185px;
}

.desktop-menu-link-groups .link-group:first-child {
  margin-bottom: 40px;
}

.desktop-menu-link-groups .link-group * {
  display: block;
  line-height: 1;
  max-width: 185px;
}

.desktop-menu-link-groups .link-group p.link-text {
  padding-top: 14.4px;
}

.desktop-menu-link-groups .link-group .link-group-head {
  font-size: 24px;
  padding: 0 0 5px;
}

.desktop-menu-link-groups .link-group .link-group-link {
  font-size: 16px;
  letter-spacing: 1.2px;
  line-height: 25px;
  padding: 0;
}

.desktop-menu-link-groups .link-group .link-group-divider {
  width: 80px;
  margin: 8px 0 15px;
  border-top: solid 2px rgba(0,0,0,.3);
}

.desktop-menu-promo img,
.desktop-menu-promos .desktop-menu-promo img {
  width: 100%;
}

.desktop-menu-link-groups .link-group .link-group-spacer {
  height: 25px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .desktop-menu-link-groups .link-group .link-group-spacer {
    height: 27px;
  }
}

.desktop-menu-promos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  overflow: hidden;
  max-width: 60%;
}

@media (min-width:1200px) {
  .desktop-menu-promos {
    max-width: 60%;
  }
}

.desktop-menu-promos .desktop-menu-promo {
  display: block;
  float: left;
  max-width: 250px;
}

.desktop-menu-promos .desktop-menu-promo:hover>.desktop-menu-promo-text {
  text-decoration: none;
}

.desktop-menu-promos .desktop-menu-promo .desktop-menu-promo-title {
  font-size: 20px;
  padding: 5px 0;
  letter-spacing: normal;
  line-height: normal;
}

.desktop-menu-promos .desktop-menu-promo .desktop-menu-promo-text {
  font-size: 15px;
  color: #4a4a4a;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: none;
  letter-spacing: normal;
  line-height: normal;
  font-weight: 100;
  text-decoration: none;
}

.desktop-menu-promo {
  display: block;
  float: left;
  max-width: 275px;
}

.desktop-menu-promo:hover>.desktop-menu-promo-title {
  text-decoration: underline;
}

.desktop-menu-promo:hover>.desktop-menu-promo-text {
  text-decoration: none;
}

.desktop-menu-promo+.desktop-menu-promo {
  margin-left: 25px;
}

.desktop-menu-promo .desktop-menu-promo-title {
  font-size: 20px;
  padding: 5px 0;
}

.desktop-menu-promo .desktop-menu-promo-text {
  font-size: 16px;
  color: #4a4a4a;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: initial;
  line-height: 1;
}

#wrapper.menu-active #navigation {
  height: 90%;
}

.special-1857 {
  font-family: athelas,serif,serif;
  font-weight: 700;
  font-style: normal;
}

.special-1857.desktop-only {
  display: block;
}

@media only screen and (max-width:879px) {
  .special-1857.desktop-only {
    display: none;
  }
}

.desktop-menu-1857 {
  overflow: hidden;
  text-align: center;
  float: left;
  width: 40%;
}

@media (min-width:1200px) {
  .desktop-menu-1857 {
    max-width: 40%;
  }
}

.desktop-menu-1857 a {
  font-size: 28px;
  display: inline-block;
  padding-bottom: 2px;
  text-align: center;
  border-bottom: none;
}

.desktop-menu-1857 a img {
  width: 80px;
  display: block;
  padding-bottom: 50px;
  margin: 0 auto;
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category {
    padding-right: inherit;
    font-size: 14px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li {
    padding: 0 1vw;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 {
    display: block!important;
    background-color: #fff;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li a {
    padding: 0 10% 12px;
    font-size: 13px;
    line-height: 64px;
    height: 30px;
    white-space: nowrap;
    overflow: visible;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li a.desktop-menu-promo {
    white-space: normal;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li a.special-1857 {
    line-height: 64px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li a {
    height: inherit;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li a.special-1857 {
    position: relative;
    line-height: 1;
    margin-top: 20px;
    font-size: 22px;
    padding: 0;
    height: 40px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .link-group {
    width: initial;
    padding: 0;
    margin-right: 5px;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .desktop-menu-link-groups {
    width: 40%;
    padding-left: 0;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .desktop-menu-link-groups .link-group {
    min-width: 100px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .desktop-menu-link-groups {
    width: 47%;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .desktop-menu-link-groups.desktop-menu-1857 {
    max-width: 45%;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .desktop-menu-link-groups .link-group:first-child {
    padding-left: 20px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .home-bottom-slots .promoSlotFull#home-full-7,
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .innerWidth,
  .home-bottom-slots #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .promoSlotFull#home-full-7 {
    padding-left: 0;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 a {
    line-height: 1;
    padding: 1px 0;
    max-width: 140px;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 a.link-group-head {
    font-size: 24px;
    padding-bottom: 15px;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 a.link-group-link {
    font-size: 16px;
    line-height: 25px;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 a .desktop-menu-promo-text {
    font-size: 16px;
    line-height: 16px;
  }

  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .subNavBanners {
    width: 60%;
    margin-bottom: 20px;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .subNavBanners {
    max-width: 53%;
  }
}

#wrapper.pt_checkout .top-banner .menu-utility-user {
  background-color: transparent;
  float: right;
  position: absolute;
  right: 0;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li {
  float: left;
  padding-top: 0;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
  padding-top: 5px;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart .minicart-quantity {
  margin-left: 0;
  margin-top: -5px;
}

.menu-help {
  font-size: 14px;
  letter-spacing: 1px;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  overflow: hidden;
  line-height: 26px;
  text-transform: uppercase;
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  height: 26px;
}

.menu-help .help-menu-trigger {
  border-left: 1px solid #ececec;
  padding: 0;
  position: relative;
}

@media (min-width:880px) {
  .menu-help {
    display: block;
  }

  .menu-help .help-menu-trigger {
    padding: 10px 0;
    margin-right: 17px;
  }
}

.menu-help .help-menu-trigger::after {
  content: "X";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  opacity: 0;
  color: #9b9b9b;
  font-weight: 700;
  line-height: 26px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.menu-help.active .help-menu-trigger span {
  opacity: 0;
}

.menu-help.active .help-menu-trigger::after {
  opacity: 1;
}

.menu-help.active .help-links {
  display: block;
}

.menu-help .help-links {
  display: none;
}

.menu-help .help-links a,
.menu-help .help-links h3 {
  display: inline-block;
  font-family: din-condensed,sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  padding: 0 10px;
  vertical-align: top;
}

.menu-help .help-panel {
  float: left;
}

.menu-help .content-asset a,
.menu-help .content-asset h3 {
  color: #000;
  text-transform: uppercase;
}

.menu-help .content-asset a span,
.menu-help .content-asset h3 span {
  padding: 5px 15px;
}

.menu-utility-user {
  background-color: #4D738A;
  min-height: 48px;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width:880px) {
  .menu-utility-user {
    width: 155px;
  }
}

.menu-utility-user li {
  list-style: none;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  #wrapper header.header .header-main #navigation ul.menu-category.level-1 li .level-2 .subNavBanners .fly-out-banner {
    max-width: 140px;
  }

  .menu-utility-user li#liveChat {
    display: block;
  }
}

@media only screen and (max-width:879px) {
  .menu-utility-user li#liveChat {
    display: none;
  }
}

.menu-utility-user li.user-info {
  background-color: #4D738A;
  display: block;
  height: 100%;
  position: relative;
}

.menu-utility-user li.user-info.is-active .user-panel {
  opacity: 1;
  display: block;
}

@media only screen and (max-width:879px) {
  .menu-utility-user li.user-info {
    position: inherit;
  }

  .menu-utility-user li.user-info.is-active .user-panel {
    left: 0;
  }
}

.menu-utility-user li.user-info>a {
  background-image: url(../images/icons/icon-account.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 23px 27px;
  color: #FFF;
  display: block;
  font-size: 18px;
  height: 100%;
  line-height: 20px;
  min-height: 48px;
  padding: 0;
  text-transform: uppercase;
  width: 48px;
}

@media only screen and (min-width:880px) {
  .menu-utility-user li.user-info>a {
    background-position: 20px 40%;
    padding: 24px 10px 16px 47px;
    width: 100%;
    letter-spacing: 1px;
  }
}

.menu-utility-user li.user-info>a.loggedin::after {
  background-color: #7ED321;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  position: absolute;
  top: 15px;
  left: 31px;
  width: 12px;
}

@media only screen and (max-width:879px) {
  .menu-utility-user li.user-info>a.loggedin::after {
    position: relative;
  }
}

.menu-utility-user li.user-info>a span {
  display: none;
}

@media only screen and (min-width:880px) {
  .menu-utility-user li.user-info>a span {
    display: block;
  }
}

.menu-utility-user li .user-panel {
  background-color: #f8f8f8;
  border-top: 5px solid #4d738a;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  opacity: 0;
  position: absolute;
  top: 48px;
  right: -48px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  width: 100vw;
  display: none;
}

.header-search input[type=text] .open,
.is-active .menu-utility-user li .user-panel {
  opacity: 1;
}

@media only screen and (min-width:880px) {
  .menu-utility-user li .user-panel {
    max-width: 375px;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 20;
  }
}

.menu-utility-user li .user-panel__top {
  padding: 20px 25px;
}

.menu-utility-user li .user-panel__top h3 {
  color: #000;
  font-family: din-condensed,sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2.5px;
  margin: 0;
  text-transform: uppercase;
}

.menu-utility-user li .user-panel__greeting {
  color: #4D738A;
  font-size: 11px;
  letter-spacing: .75px;
}

.menu-utility-user li .user-panel .user-links a {
  background-color: #F8F8F8;
  border-top: 2px solid #d3d3d3;
  color: #000;
  display: block;
  font-size: 18px;
  padding: 18px 20px 16px;
  position: relative;
  text-transform: uppercase;
}

.menu-utility-user li .user-panel .user-links a:hover {
  background-color: #f2f2f2;
}

.menu-utility-user li .user-panel .user-links a::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 20px;
  border-top: 2px solid #68a1b8;
  border-right: 2px solid #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%;
  -webkit-transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
}

.menu-utility-user li .user-panel .account-toggle-wrapper {
  padding: 30px;
}

.menu-utility-user li .user-panel .account-toggle-wrapper+.account-toggle-wrapper {
  border-top: 1px solid #9B9B9B;
}

.menu-utility-user li .user-panel .account-toggle-wrapper.active .account-toggle-content {
  display: block;
}

.menu-utility-user li .user-panel .account-toggle-wrapper input:not([type=checkbox]) {
  border: 2px solid rgba(77,115,138,.45);
  border-radius: 0;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  padding: 15px;
  text-transform: none;
}

.menu-utility-user li .user-panel .account-toggle-wrapper input:not([type=checkbox])+button,
.menu-utility-user li .user-panel .account-toggle-wrapper input:not([type=checkbox])+input,
.menu-utility-user li .user-panel .account-toggle-wrapper input:not([type=checkbox])+span:empty+input {
  margin-top: 15px;
}

.menu-utility-user li .user-panel .account-toggle-wrapper .password-link,
.menu-utility-user li .user-panel .account-toggle-wrapper label {
  font-size: 11px;
  font-weight: 400;
  padding: 20px 0;
  background: 0 0;
}

.menu-utility-user li .user-panel .account-toggle-wrapper .password-link a,
.menu-utility-user li .user-panel .account-toggle-wrapper label a {
  text-decoration: underline;
}

.menu-utility-user li .user-panel .account-toggle-wrapper button {
  background-color: #000;
  border-radius: 0;
  color: #FFF;
  font-family: din-condensed,sans-serif;
  font-size: 24px;
  font-weight: 400;
  width: 100%;
  height: 60px;
}

.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]+label>.styled-checkbox {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: #4D738A;
  border: 1px solid #25495F;
  vertical-align: top;
}

.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox],
.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]+label>.styled-checkbox::after,
.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]+label>.styled-checkbox::before {
  display: none;
}

.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox {
  background-color: #25495F;
}

.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::after,
.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::before {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
  display: block;
}

#mobileSearchShowBtn,
.header-search button[type=submit] {
  background-repeat: no-repeat;
  background-position: 50%;
  background-image: url(../images/icons/icon-search-white.svg);
}

.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::before {
  width: 8px;
  bottom: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.menu-utility-user li .user-panel .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::after {
  width: 14px;
  right: -1px;
  bottom: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.menu-utility-user li .user-panel .account-toggle-wrapper.active .account-toggle-trigger::after {
  content: "-";
}

.menu-utility-user li .user-panel .account-toggle-wrapper .account-toggle-trigger {
  color: #000;
  font-size: 24px;
  position: relative;
  display: block;
  text-transform: uppercase;
}

.menu-utility-user li .user-panel .account-toggle-wrapper .account-toggle-trigger::after {
  font-size: 30px;
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.menu-utility-user li .user-panel .account-toggle-wrapper .account-toggle-content {
  display: none;
  padding-top: 30px;
}

.menu-utility-user li .user-panel .account-toggle-wrapper .account-toggle-content div.error,
.menu-utility-user li .user-panel .account-toggle-wrapper .account-toggle-content div.error-message,
.menu-utility-user li .user-panel .account-toggle-wrapper .account-toggle-content span.error {
  font-family: neuzeit-grotesk,sans-serif;
}

.menu-utility-user li div.content-asset {
  max-height: 28px;
}

@media only screen and (max-width:1200px) {
  .menu-utility-user {
    width: 60px;
  }

  .menu-utility-user .user-info a.user-account span {
    display: none;
  }
}

.header-banner,
.header-main__inner {
  display: -webkit-box;
  display: -ms-flexbox;
}

@media only screen and (max-width:880px) {
  #mini-cart,
  #mini-cart .mini-cart-total,
  .menu-utility-user {
    width: 49px;
  }

  .menu-utility-user li.user-info>a {
    background-position: 55% 40%;
  }
}

.header-banner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #F8F8F8;
  color: #9B9B9B;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
  padding-left: 20px;
  z-index: 52;
  position: fixed;
  width: 100vw;
  top: 0;
  box-sizing: border-box;
}

.header-banner .header-slider {
  height: 100%;
  text-align: left;
}

.header-banner .header-slider .header-promotion {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 26px;
  position: absolute;
  top: 100%;
}

.header-banner .header-slider .header-promotion a {
  color: #9B9B9B;
}

.top-banner {
  border-bottom: 2px solid #e6e6e6;
  position: relative;
}

.top-banner .primary-logo {
  padding: 0;
  margin: 18px auto;
  z-index: 1;
  float: left;
}

.header-main {
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
  position: fixed;
  z-index: 51;
  width: 100%;
  background-color: #fff;
  top: 26px;
}

@media only screen and (max-width:879px) {
  .menu-utility-user li div.content-asset {
    max-height: initial;
  }

  .header-main {
    text-align: left;
    height: 48px;
  }
}

@media only screen and (min-width:880px) {
  .header-main {
    height: 60px;
  }

  .logo-container {
    padding-left: 20px;
  }
}

.header-main__inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
  box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
}

.home .header-main {
  border: 0;
}

.header-main * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.logo-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width:879px) {
  .header-main__inner {
    height: 48px;
    z-index: 2;
  }

  .primary-logo a {
    display: block;
    padding: 10px;
    background-image: none;
    background-repeat: no-repeat;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .primary-logo a {
    padding: 9px 10px;
    background-image: none;
  }
}

.primary-logo a img {
  display: block;
  width: 40px;
  height: auto;
}

@media only screen and (max-width:879px) {
  .primary-logo a img {
    width: 28px;
    height: auto;
  }
}

.search-account-cart-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

#mobileSearchShowBtn {
  background-color: #25495F;
  color: #333;
  height: 48px;
  width: 48px;
}

.header-search {
  color: #333;
  background-color: #25495F;
  display: none;
  padding: 0;
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
}

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

  .header-search {
    display: block;
    width: 200px;
  }
}

@media only screen and (min-width:940px) {
  .header-search {
    position: relative;
  }
}

.header-search fieldset {
  display: block;
}

.header-search input[type=text] {
  background-color: #25495F;
  border: none;
  border-radius: 0;
  color: rgba(255,255,255,.5);
  font-family: din-condensed,sans-serif;
  letter-spacing: 1.64px;
  font-size: 18px;
  height: 100%;
  line-height: 1;
  opacity: 1;
  padding: 12px 13px 10px;
}

@media only screen and (min-width:880px) {
  .header-search input[type=text] {
    padding: 22px 50px 12px 20px;
  }
}

.header-search input[type=text]:focus::-webkit-input-placeholder {
  color: transparent;
}

.header-search input[type=text]:focus::-ms-input-placeholder {
  color: transparent;
}

.header-search input[type=text]:focus::placeholder {
  color: transparent;
}

.header-search input[type=text]::-ms-clear {
  display: none;
}

.header-search input[type=text]::-webkit-input-placeholder {
  color: rgba(255,255,255,.5);
  font-family: neuzeit-grotesk,sans-serif;
}

.header-search input[type=text]::-ms-input-placeholder {
  color: rgba(255,255,255,.5);
  font-family: neuzeit-grotesk,sans-serif;
}

.header-search input[type=text]::placeholder {
  color: rgba(255,255,255,.5);
  font-family: neuzeit-grotesk,sans-serif;
}

.header-search button[type=submit] {
  background-color: #25495F;
  border: none;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 145px;
  z-index: 8;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media only screen and (min-width:940px) {
  .header-search button[type=submit] {
    right: 15px;
  }
}

.header-search button[type=submit]:hover {
  background-color: transparent;
  color: initial;
  background-image: url(../images/icons/icon-search-white.svg);
}

.header-search span#closeSearch {
  display: none;
  width: 16px;
  height: 16px;
  position: relative;
  float: right;
  margin: -27px 0 0;
  cursor: pointer;
}

@media only screen and (max-width:879px) {
  .header-search button[type=submit] {
    display: none;
  }

  .header-search span#closeSearch {
    display: block;
  }
}

.header-search span#closeSearch:after,
.header-search span#closeSearch:before {
  content: '';
  position: absolute;
  width: 18px;
  height: 2px;
  background-color: #ccc;
  border-radius: 2px;
  top: 7px;
}

.header-search span#closeSearch:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: -2px;
}

.header-search span#closeSearch:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
}

@media only screen and (min-width:880px) {
  .header-search[style*=display] {
    display: block!important;
  }
}

body.mobile-menu-active {
  overflow: hidden;
}

.header-subnav {
  position: relative;
  display: block;
  height: 90px;
  top: 0;
  right: 0;
  left: 0;
  background: #fff;
  z-index: 50;
  -webkit-transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

.header-subnav .header-pretext,
.header-subnav .header-pretext-mobile {
  background: #F8F8F8;
  font-family: din-condensed,sans-serif;
  z-index: 10;
  line-height: 26px;
}

@media (min-width:880px) {
  .header-subnav {
    height: 86px;
    position: fixed;
  }
}

.header-subnav a {
  color: inherit;
  text-decoration: none;
}

.header-subnav .header-pretext {
  position: relative;
  display: none;
  height: 26px;
  text-transform: initial;
}

@media (min-width:880px) {
  .header-subnav .header-pretext {
    display: block;
  }
}

.header-subnav .header-pretext .content-wrapper {
  max-width: none;
  height: 100%;
  padding: 0;
}

.header-subnav .header-pretext .help-menu {
  float: right;
  overflow: hidden;
  height: 100%;
  line-height: 26px;
  text-transform: uppercase;
  display: none;
}

@media (min-width:880px) {
  .header-subnav .header-pretext .help-menu {
    display: block;
  }
}

.header-subnav .header-pretext .help-menu .help-menu-trigger {
  font-size: 14px;
  position: relative;
  display: block;
  float: right;
  padding: 0 15px;
  border-left: solid 1px #e6e6e6;
  letter-spacing: 1px;
  color: #9B9B9B;
}

.header-subnav .header-pretext .help-menu .help-menu-trigger span {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}

.header-subnav .header-pretext .help-menu .help-menu-trigger::after {
  content: "X";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  opacity: 0;
  color: #9B9B9B;
  font-weight: 700;
  line-height: 26px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.header-subnav .header-pretext .help-menu .help-menu-content {
  float: left;
}

.header-subnav .header-pretext .help-menu .help-menu-content a {
  font-size: 14px;
  letter-spacing: 1px;
  color: #9B9B9B;
  display: inline-block;
  padding: 0 10px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(2) {
  -webkit-transition-delay: .1s;
  -o-transition-delay: .1s;
  transition-delay: .1s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(3) {
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(4) {
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  transition-delay: .3s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(5) {
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  transition-delay: .4s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(6) {
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  transition-delay: .5s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(7) {
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  transition-delay: .6s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(8) {
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  transition-delay: .7s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(9) {
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
}

.header-subnav .header-pretext .help-menu .help-menu-content a:nth-child(10) {
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  transition-delay: .9s;
}

.header-subnav .header-pretext .help-menu.active .help-menu-trigger span {
  opacity: 0;
  -webkit-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
}

.header-subnav .header-pretext .help-menu.active .help-menu-trigger::after {
  opacity: 1;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
}

.header-subnav .header-pretext .help-menu.active .help-menu-content a {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.header-subnav .header-pretext .content-marquee {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-left: 20px;
}

.header-subnav .header-pretext .content-marquee .content-marquee-item {
  font-size: 14px;
  position: absolute;
  top: 100%;
  color: #9B9B9B;
  line-height: 26px;
  letter-spacing: 1px;
}

.header-subnav .header-pretext .content-marquee span {
  display: inline-block;
  padding-left: 20px;
}

.header-subnav .header-pretext-mobile {
  position: relative;
  display: block;
  height: 26px;
  text-transform: initial;
}

@media (min-width:880px) {
  .header-subnav .header-pretext-mobile {
    display: none;
  }
}

.header-subnav .header-pretext-mobile .content-wrapper-mobile {
  max-width: none;
  height: 100%;
  padding: 0;
}

.header-subnav .header-pretext-mobile .content-marquee-mobile {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-left: 20px;
}

.header-subnav .header-pretext-mobile .content-marquee-mobile .content-marquee-item-mobile {
  font-size: 14px;
  position: absolute;
  top: 100%;
  color: #9B9B9B;
  line-height: 26px;
  letter-spacing: 1px;
}

.header-subnav .header-pretext-mobile .content-marquee-mobile span {
  display: inline-block;
  padding-left: 20px;
}

.header-subnav .header-mobile-close {
  opacity: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

.header-subnav .close-left,
.header-subnav .close-right {
  position: absolute;
  height: 2px;
  left: 14px;
  width: 28px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  background: #fff;
}

@media (min-width:880px) {
  .header-subnav .header-mobile-close {
    top: 5px;
    right: 7px;
  }
}

.header-subnav .close-left {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  transition: all .3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

@media (min-width:880px) {
  .header-subnav .close-left {
    top: 16px;
  }
}

.header-subnav .close-right {
  top: 34px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  transition: all .3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.header-subnav .nav-mobile-img {
  opacity: 1;
  margin: 1px 0 -3px;
}

.header-subnav .header-main {
  position: relative;
  height: 48px;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0,0,0,.15);
  box-shadow: 0 4px 15px 0 rgba(0,0,0,.15);
  z-index: 8;
  background: #fff;
}

@media (min-width:880px) {
  .header-subnav .close-right {
    top: 36px;
  }

  .header-subnav .header-main {
    height: 60px;
    -webkit-box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
    box-shadow: 0 0 20px 0 rgba(0,0,0,.5);
  }
}

.header-subnav .header-main .content-wrapper {
  max-width: none;
  height: 100%;
  padding: 0;
}

.header-subnav .header-main .content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.header-subnav .header-main .header-main-left {
  float: left;
  height: 100%;
}

@media only screen and (max-width:879px) {
  .header-subnav .header-main .content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .header-subnav .header-main .header-main-left {
    padding: 10px 0 0 20px;
    float: none;
  }
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle {
  position: relative;
  display: block;
  float: left;
  width: 48px;
  height: 48px;
  border-right: solid 1px #e6e6e6;
  overflow: hidden;
}

@media only screen and (max-width:879px) {
  .header-subnav .header-main .header-main-left .mobile-hamburger-toggle {
    display: none;
  }
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle span {
  position: absolute;
  height: 2px;
  left: 10px;
  background: #000;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle span.top {
  width: 28px;
  top: 15px;
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle span.middle {
  width: 20px;
  top: 23px;
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle span.bottom {
  width: 28px;
  top: 31px;
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle.active span {
  left: 14px;
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle.active span.top {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle.active span.middle {
  width: 0;
  top: 24px;
}

.header-subnav .header-main .header-main-left .mobile-hamburger-toggle.active span.bottom {
  top: 34px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-subnav .header-main .header-main-left .nav-logo {
  display: block;
  float: left;
  overflow: hidden;
  height: 48px;
  padding: 9px 0 9px 10px;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-left .nav-logo {
    height: 40px;
    padding: 0;
  }
}

.header-subnav .header-main .header-main-left .nav-logo img {
  height: 100%;
}

.header-subnav .header-main .header-main-right {
  float: right;
  height: 100%;
  overflow: hidden;
}

.header-subnav .header-main .header-main-right .flex-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-subnav .header-main .header-main-right .main-nav {
  display: none;
}

@media only screen and (max-width:879px) {
  .header-subnav .header-main .header-main-right {
    float: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .header-subnav .header-main .header-main-right .main-nav {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
  }
}

.header-subnav .header-main .header-main-right ul.nav-items {
  display: none;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right ul.nav-items {
    display: inline-block;
  }
}

.header-subnav .header-main .header-main-right ul.nav-items li {
  display: block;
  list-style-type: none;
  float: left;
}

.header-subnav .header-main .header-main-right ul.nav-items li>a {
  display: block;
  padding: 5px 2vw 3px;
  line-height: 52px;
}

@media (min-width:1270px) {
  .header-subnav .header-main .header-main-right ul.nav-items li>a {
    padding: 5px 2vw 3px;
  }
}

.header-subnav .header-main .header-main-right ul.nav-items li>a img {
  position: relative;
  height: 20px;
  margin-bottom: 18px;
  vertical-align: bottom;
}

.header-subnav .header-main .header-main-right ul.nav-items li>a.active,
.header-subnav .header-main .header-main-right ul.nav-items li>a:hover {
  padding-bottom: 0;
  border-bottom: solid 5px #000;
}

.header-subnav .header-main .header-main-right .main-right-auxillary {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  float: right;
  height: 60px;
}

@media only screen and (max-width:879px) {
  .header-subnav .header-main .header-main-right .main-right-auxillary {
    height: 50px;
  }
}

.header-subnav .header-main .header-main-right .search {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  float: left;
  width: 48px;
  height: 100%;
  background: #25495F;
  -webkit-transition: width .5s;
  -o-transition: width .5s;
  transition: width .5s;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right .search {
    width: auto!important;
  }
}

.header-subnav .header-main .header-main-right .search input[type=text] {
  font-size: 18px;
  width: 100%;
  padding: 12px 75px 10px 13px;
  border: none;
  opacity: 0;
  background: 0 0;
  color: #fff;
  line-height: 26px;
  letter-spacing: 1.64px;
}

.header-subnav .header-main .header-main-right .search input[type=text]::-webkit-input-placeholder {
  color: rgba(255,255,255,.5);
  opacity: 1;
}

.header-subnav .header-main .header-main-right .search input[type=text]::-ms-input-placeholder {
  opacity: 1;
  color: rgba(255,255,255,.5);
}

.header-subnav .header-main .header-main-right .search input[type=text]::placeholder {
  color: rgba(255,255,255,.5);
  opacity: 1;
}

.header-subnav .header-main .header-main-right .search input[type=text]:-ms-input-placeholder {
  color: rgba(255,255,255,.5);
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right .search input[type=text] {
    width: 170px;
    padding: 20px 50px 14px 20px;
    opacity: 1;
  }

  .header-subnav .header-main .header-main-right .search .expand-search {
    display: none;
  }
}

@media (min-width:1200px) {
  .header-subnav .header-main .header-main-right .search input[type=text] {
    width: 200px;
  }
}

.header-subnav .header-main .header-main-right .search [type=submit] {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 50%;
  right: 15px;
  padding: 0;
  margin: 0;
  border: none;
  text-transform: uppercase;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../img/icon-search-white.svg) center center no-repeat;
}

.header-subnav .header-main .header-main-right .search [type=submit]::after {
  display: none;
}

.header-subnav .header-main .header-main-right .search .expand-search {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 20;
}

.header-subnav .header-main .header-main-right .search .close-search {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  width: 22px;
  height: 22px;
  top: 50%;
  right: 45px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
  z-index: 15;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right .search .close-search {
    display: none;
  }
}

.header-subnav .header-main .header-main-right .search .close-search::after,
.header-subnav .header-main .header-main-right .search .close-search::before {
  content: "";
  position: absolute;
  display: block;
  width: 120%;
  height: 2px;
  left: 1px;
  background: rgba(255,255,255,.65);
}

.header-subnav .header-main .header-main-right .search .close-search::before {
  top: 1px;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-subnav .header-main .header-main-right .search .close-search::after {
  bottom: 1px;
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-subnav .header-main .header-main-right .search.open .expand-search {
  display: none;
}

.header-subnav .header-main .header-main-right .search.open .close-search,
.header-subnav .header-main .header-main-right .search.open input[type=text] {
  opacity: 1;
}

.header-subnav .header-main .header-main-right .account {
  font-size: 18px;
  position: relative;
  display: block;
  float: left;
  height: 100%;
  padding: 9px 13px;
  color: #fff;
  background: #4D738A;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right .account {
    padding: 14px 20px 16px;
  }
}

@media (min-width:1200px) {
  .header-subnav .header-main .header-main-right .account {
    width: 155px;
    padding: 14px 0 16px;
  }
}

.header-subnav .header-main .header-main-right .account::before {
  content: "";
  position: absolute;
  display: none;
  width: 12px;
  height: 12px;
  top: 26%;
  left: 53%;
  border-radius: 6px;
  background-color: #4B984B;
}

.header-subnav .header-main .header-main-right .account.logged-in:before {
  display: block;
}

.header-subnav .header-main .header-main-right .account .account-title {
  display: none;
  letter-spacing: 1px;
}

@media (min-width:1200px) {
  .header-subnav .header-main .header-main-right .account .account-title {
    display: inline;
  }
}

.header-subnav .header-main .header-main-right .cart {
  font-size: 18px;
  position: relative;
  display: block;
  float: left;
  height: 100%;
  padding: 14px;
  background: #68A1B8;
  color: #fff;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group .link-group-link:hover,
.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo:hover>.desktop-menu-promo-title,
.header-subnav .header-dropdown .account-toggle-wrapper .password-link a {
  text-decoration: underline;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right .cart {
    padding: 20px;
  }
}

.header-subnav .header-main .header-main-right .cart img {
  vertical-align: middle;
}

@media (min-width:1200px) {
  .header-subnav .header-main .header-main-right .cart {
    width: 100px;
    padding: 20px 0;
  }

  .header-subnav .header-main .header-main-right .cart img {
    margin-right: 5px;
  }

  .header-subnav .header-main .header-main-right .cart .cart-count {
    letter-spacing: 1px;
  }
}

.header-subnav .header-main .header-main-right .cart .cart-count {
  font-size: 14px;
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 8%;
  right: 9%;
  border-radius: 20px;
  background: #000;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.5;
}

@media (min-width:880px) {
  .header-subnav .header-main .header-main-right .cart .cart-count {
    top: 15%;
    right: 15%;
  }
}

.header-subnav .header-main .header-main-right .cart .cart-count::after,
.header-subnav .header-main .header-main-right .cart .cart-count::before {
  display: none;
  position: relative;
  top: -2px;
}

.header-subnav .header-main .header-main-right .cart .cart-count::before {
  content: "[";
}

.header-subnav .header-main .header-main-right .cart .cart-count::after {
  content: "]";
}

@media (min-width:1200px) {
  .header-subnav .header-main .header-main-right .cart .cart-count {
    position: relative;
    display: inline;
    top: auto;
    right: auto;
    border-radius: 0;
    background: 0 0;
    font-size: inherit;
  }

  .header-subnav .header-main .header-main-right .cart .cart-count::after,
  .header-subnav .header-main .header-main-right .cart .cart-count::before {
    display: inline;
  }
}

@media screen and (max-width:1200px) {
  .header-subnav .header-main .header-main-right .account .nav-mobile-img,
  .header-subnav .header-main .header-main-right .cart .nav-mobile-img {
    opacity: 1;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
  }

  .header-subnav .header-main .header-main-right .account .header-mobile-close,
  .header-subnav .header-main .header-main-right .account.active .nav-mobile-img,
  .header-subnav .header-main .header-main-right .cart .header-mobile-close,
  .header-subnav .header-main .header-main-right .cart.active .nav-mobile-img {
    opacity: 0;
  }

  .header-subnav .header-main .header-main-right .account.active .header-mobile-close,
  .header-subnav .header-main .header-main-right .cart.active .header-mobile-close {
    opacity: 1;
  }
}

.header-subnav.second-nav {
  height: 40px;
  position: relative;
  display: none;
}

@media only screen and (max-width:879px) {
  .header-subnav.second-nav {
    display: block;
    background: 0 0;
    z-index: 1;
  }
}

.header-subnav.second-nav .mobile-menu .block-promo::after,
.header-subnav.second-nav.nav-mobile-only a::after {
  display: none;
}

.header-subnav.second-nav .mobile-menu .block-promo {
  padding: 20px;
  float: left;
  width: 100%;
}

.header-subnav.second-nav .mobile-menu .block-promo .mobile-menu-promo-title {
  padding: 10px 0;
}

.header-subnav.second-nav .mobile-menu .block-promo .mobile-menu-promo-text {
  font-size: 16px;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: none;
  color: #4a4a4a;
  letter-spacing: normal;
}

.header-subnav .mobile-secondary-nav {
  position: relative;
  display: block;
  z-index: 5;
  -webkit-transition: -webkit-transform .5s;
  -o-transition: transform .5s;
  transition: transform .5s;
  transition: transform .5s,-webkit-transform .5s;
}

.header-subnav .mobile-secondary-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  padding: 0 25px;
  margin: 0;
}

.header-subnav .mobile-secondary-nav ul.nav-items {
  background: #fff;
  -webkit-transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s,-webkit-transform 1s;
}

.header-subnav .mobile-secondary-nav ul.nav-items.hidden-subnav {
  -webkit-transform: translateY(-60px);
  -ms-transform: translateY(-60px);
  transform: translateY(-60px);
  -webkit-transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s,-webkit-transform 1s;
}

.header-subnav .mobile-secondary-nav li {
  padding: 0;
  margin: 0;
}

.header-subnav .mobile-secondary-nav li a {
  font-size: 16px;
  display: block;
  padding: 13px 0;
  color: #000;
  text-transform: uppercase;
}

.header-subnav .mobile-secondary-nav li a.active {
  background: #F8F8F8;
  padding: 13px 25px;
}

.header-subnav.secondary-hidden {
  height: 48px;
  top: 154px;
  -webkit-transform: translateY(-26px);
  -ms-transform: translateY(-26px);
  transform: translateY(-26px);
}

.header-subnav.secondary-hidden .header-pretext-mobile,
.header-subnav.secondary-hidden .mobile-secondary-nav {
  -webkit-transform: translateY(-42px);
  -ms-transform: translateY(-42px);
  transform: translateY(-42px);
}

.header-subnav.secondary-hidden-mobile {
  height: 0;
  top: 112px;
  -webkit-transform: translateY(-29px);
  -ms-transform: translateY(-29px);
  transform: translateY(-29px);
  z-index: -1;
}

.header-subnav.secondary-hidden-mobile .header-pretext-mobile {
  -webkit-transform: translateY(-42px);
  -ms-transform: translateY(-42px);
  transform: translateY(-42px);
}

.header-subnav .header-dropdown {
  position: absolute;
  display: none;
  overflow-y: auto;
  width: 100%;
  top: 48px;
  right: 0;
  left: 0;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  background: #F8F8F8;
  z-index: 10;
  max-height: 95vh;
}

.header-subnav .header-dropdown.active {
  display: block;
}

.header-subnav .header-dropdown .dropdown-greeting {
  margin-bottom: 5px;
}

.header-subnav .header-dropdown.search {
  border-top: solid 5px #25495F;
}

@media (min-width:940px) {
  .header-subnav .header-dropdown.search {
    max-width: 800px;
    right: 130px;
  }
}

@media (min-width:1200px) {
  .header-subnav .header-dropdown.search {
    right: 255px;
  }
}

.header-subnav .header-dropdown.search .dropdown-greeting {
  color: #25495F;
}

.header-subnav .header-dropdown.account {
  border-top: solid 5px #4D738A;
}

@media (min-width:880px) {
  .header-subnav .header-dropdown {
    position: absolute;
    top: 100%;
    bottom: auto;
    left: auto;
  }

  .header-subnav .header-dropdown.account {
    max-width: 375px;
  }

  .header-subnav .header-dropdown.account.logged-in {
    right: 67px;
  }
}

@media (min-width:1200px) {
  .header-subnav .header-dropdown.account.logged-in {
    right: 101px;
  }
}

@media (min-width:880px) {
  .header-subnav .header-dropdown.account.logged-out {
    right: 67px;
  }

  .header-subnav .header-dropdown.cart {
    max-width: 375px;
  }
}

@media (min-width:1200px) {
  .header-subnav .header-dropdown.account.logged-out {
    right: 10px;
  }
}

.header-subnav .header-dropdown.account .dropdown-greeting {
  color: #4D738A;
}

.header-subnav .header-dropdown.account.active .fj-nav-link {
  font-size: 18px;
}

.header-subnav .header-dropdown.cart {
  border-top: solid 5px #68A1B8;
}

.header-subnav .header-dropdown.cart .dropdown-greeting {
  color: #68A1B8;
}

.header-subnav .header-dropdown .search-right {
  position: relative;
  padding: 20px;
  background: #f2f2f2;
  color: #9B9B9B;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: initial;
}

@media (min-width:880px) {
  .header-subnav .header-dropdown .search-right {
    position: absolute;
    width: 25%;
    top: 0;
    right: 0;
    bottom: 0;
  }
}

.header-subnav .header-dropdown .search-right .search-for {
  font-size: 11px;
  padding-bottom: 25px;
  letter-spacing: .3px;
}

.header-subnav .header-dropdown .search-right .search-for a.active:after,
.header-subnav .header-dropdown .search-right .search-for a:hover:after {
  display: none;
}

.header-subnav .header-dropdown .search-right li,
.header-subnav .header-dropdown .search-right ul {
  font-size: 11px;
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 30px;
}

.header-subnav .header-dropdown .search-right a {
  font-size: 11px;
  position: relative;
  color: inherit;
  letter-spacing: .3px;
}

.header-subnav .header-dropdown .search-right a::after {
  content: "";
  position: absolute;
  display: none;
  height: 1px;
  right: 0;
  bottom: -5px;
  left: 0;
  background: #000;
}

.header-subnav .header-dropdown .search-right a.active:after,
.header-subnav .header-dropdown .search-right a:hover:after {
  display: block;
}

.header-subnav .header-dropdown .search-right span {
  color: #333;
}

.header-subnav .header-dropdown .search-left {
  padding: 25px;
  background: #F8F8F8;
}

.header-subnav .header-dropdown .search-left .dropdown-title {
  font-size: 24px;
  letter-spacing: 1px;
}

.header-subnav .header-dropdown .search-left .search-suggestions {
  overflow: hidden;
}

.header-subnav .header-dropdown .search-left .search-suggestions .search-suggestion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: none;
  width: auto;
  padding: 25px 10px 0 0;
}

@media (min-width:880px) {
  .header-subnav .header-dropdown .search-left {
    margin-right: 25%;
  }

  .header-subnav .header-dropdown .search-left .search-suggestions .search-suggestion {
    float: left;
    width: 50%;
  }
}

.header-subnav .header-dropdown .search-left .search-suggestions .search-image {
  margin-right: 20px;
}

.header-subnav .header-dropdown .search-left .search-suggestions .search-info {
  -ms-flex-item-align: center;
  align-self: center;
}

.header-subnav .header-dropdown .search-left .search-suggestions .title {
  font-size: 14px;
  padding-bottom: 5px;
  letter-spacing: 1px;
}

.header-subnav .header-dropdown .search-left .search-suggestions .subtext {
  font-size: 11px;
  font-family: neuzeit-grotesk,sans-serif;
  color: #767676;
  text-transform: initial;
  letter-spacing: .3px;
}

.header-subnav .header-dropdown .dropdown-top {
  padding: 20px 25px;
}

.header-subnav .header-dropdown .dropdown-top .dropdown-greeting {
  font-size: 11px;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: initial;
  letter-spacing: .75px;
}

.header-subnav .header-dropdown .dropdown-top .dropdown-title {
  font-size: 30px;
  letter-spacing: 2.5px;
}

.header-subnav .header-dropdown .account-toggle-wrapper {
  padding: 30px;
}

.header-subnav .header-dropdown .account-toggle-wrapper+.account-toggle-wrapper {
  border-top: solid 1px #9B9B9B;
}

.header-subnav .header-dropdown .account-toggle-wrapper .account-toggle-trigger {
  font-size: 24px;
  position: relative;
  display: block;
}

.header-subnav .header-dropdown .account-toggle-wrapper .account-toggle-trigger::after {
  font-size: 30px;
  content: "+";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header-subnav .header-dropdown .account-toggle-wrapper .account-toggle-content {
  display: none;
  padding-top: 30px;
}

.header-subnav .header-dropdown .account-toggle-wrapper button,
.header-subnav .header-dropdown .account-toggle-wrapper input:not([type=checkbox]) {
  font-size: 18px;
  width: 100%;
  padding: 15px;
  border: 2px solid rgba(77,115,138,.45);
  text-transform: uppercase;
}

.header-subnav .header-dropdown .account-toggle-wrapper button+button,
.header-subnav .header-dropdown .account-toggle-wrapper button+input,
.header-subnav .header-dropdown .account-toggle-wrapper input:not([type=checkbox])+button,
.header-subnav .header-dropdown .account-toggle-wrapper input:not([type=checkbox])+input {
  margin-top: 15px;
}

.header-subnav .header-dropdown .account-toggle-wrapper input:not([type=checkbox]) {
  border: 2px solid rgba(77,115,138,.45);
}

.header-subnav .header-dropdown .account-toggle-wrapper input:not([type=checkbox]):focus {
  border-color: #25495F;
}

.header-subnav .header-dropdown .account-toggle-wrapper button {
  font-size: 24px;
  background: #000;
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox] {
  display: none;
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]+label {
  font-size: 11px;
  display: block;
  padding: 20px 0;
  cursor: pointer;
  line-height: 18px;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: initial;
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]+label>.styled-checkbox {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: #4D738A;
  border: 1px solid #25495F;
  vertical-align: top;
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox {
  background: #25495F;
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::after,
.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::before {
  content: "";
  position: absolute;
  height: 3px;
  background: #fff;
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::before {
  width: 8px;
  bottom: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header-subnav .header-dropdown .account-toggle-wrapper input[type=checkbox]:checked+label>.styled-checkbox::after {
  width: 14px;
  right: -1px;
  bottom: 7px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.header-subnav .header-dropdown .account-toggle-wrapper .password-link {
  font-size: 11px;
  padding: 20px 0 0;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: initial;
}

.header-subnav .header-dropdown .account-toggle-wrapper.active .account-toggle-trigger:after {
  content: "–";
}

.header-subnav .header-dropdown .account-toggle-wrapper.active .account-toggle-content {
  display: block;
}

.header-subnav .header-dropdown .cart-items .cart-item {
  overflow: hidden;
  padding: 10px 20px;
  border-bottom: solid 2px #e6e6e6;
}

.header-subnav .header-dropdown .cart-items .cart-item .cart-item-image {
  float: left;
  margin-right: 20px;
}

.header-subnav .header-dropdown .cart-items .cart-item .info-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-subnav .header-dropdown .cart-items .cart-item .info-row+.info-row {
  padding-top: 5px;
}

.header-subnav .header-dropdown .cart-items .cart-item .cart-item-title {
  font-size: 20px;
}

.header-subnav .header-dropdown .cart-items .cart-item .cart-item-quantity {
  font-size: 16px;
  padding-left: 15px;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: lowercase;
}

.header-subnav .header-dropdown .cart-items .cart-item .cart-item-attributes {
  font-size: 12px;
  color: #767676;
  font-family: neuzeit-grotesk,sans-serif;
  line-height: 16px;
  text-transform: initial;
}

.header-subnav .header-dropdown .cart-items .cart-item .cart-item-price {
  font-size: 16px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-left: 15px;
  font-family: neuzeit-grotesk,sans-serif;
}

.header-subnav .header-dropdown .cart-summary {
  padding: 25px 20px;
}

.header-subnav .header-dropdown .cart-summary .summary-subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 25px;
  line-height: 28px;
}

.header-subnav .header-dropdown .cart-summary .summary-subtotal .subtotal-title {
  font-size: 24px;
}

.header-subnav .header-dropdown .cart-summary .summary-subtotal .subtotal-amount {
  font-size: 16px;
  font-family: neuzeit-grotesk,sans-serif;
}

.header-subnav .header-dropdown .cart-summary .summary-buttons {
  overflow: hidden;
  margin: 0 -8px;
  text-align: center;
}

.header-subnav .header-dropdown .cart-summary .summary-buttons div {
  float: left;
  width: 55%;
  padding: 0 8px;
}

.header-subnav .header-dropdown .cart-summary .summary-buttons div:first-child {
  width: 45%;
}

.header-subnav .header-dropdown .cart-summary .summary-buttons a {
  display: block;
  width: 100%;
  padding: 10px;
}

.header-subnav .header-drawer-desktop {
  position: relative;
  display: none;
  overflow: hidden;
  height: 0;
  z-index: 1;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  background: #fff;
}

@media (min-width:880px) {
  .header-subnav .header-drawer-desktop {
    display: block;
  }
}

.header-subnav .header-drawer-desktop .desktop-menu {
  display: none;
  width: 100%;
  max-width: 1440px;
  padding: 50px 20px;
  margin: 0 auto;
  overflow: hidden;
}

.header-subnav .header-drawer-desktop .desktop-menu.active {
  display: block;
}

.header-subnav .header-drawer-desktop .desktop-menu.shoes .link-group {
  max-width: 156px;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups {
  overflow: hidden;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group {
  float: left;
  width: 50%;
  max-width: 185px;
  padding-right: 25px;
  margin-bottom: 35px;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group:first-child {
  margin-bottom: 40px;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group * {
  display: block;
  line-height: 25px;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group .link-group-head {
  font-size: 24px;
  padding-bottom: 15px;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group .link-group-link {
  font-size: 16px;
  letter-spacing: 1.2px;
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group .link-group-divider {
  width: 80px;
  margin: 8px 0 15px;
  border-top: solid 2px rgba(0,0,0,.3);
}

.header-subnav .header-drawer-desktop .desktop-menu-link-groups .link-group .link-group-spacer {
  height: 25px;
}

.header-subnav .header-drawer-desktop .desktop-menu-promos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right;
  overflow: hidden;
  max-width: 50%;
  margin-left: 50px;
}

@media (min-width:1200px) {
  .header-subnav .header-drawer-desktop .desktop-menu-promos {
    max-width: 75%;
  }
}

.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo {
  display: block;
  float: left;
  max-width: 275px;
}

.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo:hover>.desktop-menu-promo-text {
  text-decoration: none;
}

.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo+.desktop-menu-promo {
  margin-left: 25px;
}

.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo img {
  width: 100%;
}

.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo .desktop-menu-promo-title {
  font-size: 20px;
  padding: 5px 0;
}

.header-subnav .header-drawer-desktop .desktop-menu-promos .desktop-menu-promo .desktop-menu-promo-text {
  font-size: 16px;
  Line-height: 16px;
  Letter-spacing: .3px;
  Font-weight: 200;
  color: #767676;
  font-family: neuzeit-grotesk,sans-serif;
  text-transform: initial;
}

.header-subnav .header-drawer-desktop .desktop-menu-1857 {
  overflow: hidden;
  text-align: center;
}

.header-subnav .header-drawer-desktop .desktop-menu-1857 a {
  font-size: 20px;
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 2px;
  text-align: center;
  border-bottom: solid 3px #000;
}

.header-subnav .header-drawer-desktop .desktop-menu-1857 a img {
  width: 80px;
  display: block;
  padding-bottom: 50px;
  margin: 0 auto;
}

.header-subnav .header-drawer-mobile {
  position: relative;
  display: none;
  overflow-y: auto;
  width: 100vw;
  top: 0;
  left: 0;
  background: #ececec;
  overscroll-behavior: contain;
  height: 85vh;
  padding-bottom: 20px;
}

.header-subnav .header-drawer-mobile a {
  font-size: 18px;
}

.header-subnav .header-drawer-mobile .special-1857 {
  font-family: athelas,serif,serif;
  font-weight: 700;
  font-style: normal;
  font-size: 30px;
}

.mini-cart-attributes,
.mini-cart-pricing,
.mini-cart-subtotals .value,
.mini-cart-totals .mini-cart-slot .minicartslot {
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-style: normal;
}

@media only screen and (max-width:879px) {
  .header-subnav .header-drawer-mobile .special-1857.desktop-only {
    display: none;
  }
}

.header-subnav .header-drawer-mobile.primary {
  padding-top: 74px;
  z-index: 6;
}

.header-subnav .header-drawer-mobile.secondary {
  z-index: 4;
}

.header-subnav .header-drawer-mobile.active {
  display: block;
}

.header-subnav .header-drawer-mobile .mobile-menu {
  display: none;
}

.header-subnav .header-drawer-mobile .mobile-menu.active {
  display: block;
}

.header-spacer {
  height: 90px;
}

@media (min-width:880px) {
  .header-subnav .header-drawer-mobile.secondary {
    padding-top: 38px;
  }

  .header-spacer {
    display: none;
  }

  .desktop-menu-promos--margin {
    margin-left: 455px!important;
  }
}

.desktop-menu-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.mini-cart-pricing,
.mini-cart-product-details {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
}

@media (min-width:1200px) {
  .desktop-menu-promos--margin {
    margin-left: 440px!important;
  }
}

.overflow {
  overflow: hidden;
}

#needle_headerNT a {
  display: none!important;
}

.skip-nav {
  position: absolute;
  left: -10000px;
}

#mini-cart {
  background-color: #68A1B8;
  z-index: 20;
  width: 48px;
}

@media only screen and (min-width:880px) {
  #mini-cart {
    width: 100px;
  }
}

@media only screen and (max-width:879px) {
  #mini-cart .cart-close-shield {
    display: none;
    width: 70px;
    position: fixed;
    top: 0;
    right: 0;
    opacity: 1;
    height: 74px;
  }
}

.header-mobile-close.js-header-mobile-close {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  overflow: hidden;
}

@media only screen and (max-width:879px) {
  .header-mobile-close.js-header-mobile-close.close-cart-button {
    display: block!important;
    background-color: #68A1B8;
  }
}

.header-mobile-close.js-header-mobile-close .close-left {
  top: 14px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  height: 2px;
  width: 28px;
  left: 14px;
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

.header-mobile-close.js-header-mobile-close .close-right {
  top: 34px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  height: 2px;
  left: 14px;
  width: 28px;
  background: #fff;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
}

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart .mini-cart-total,
#wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart .mini-cart-total {
  height: 20px;
}

#wrapper.pt_checkout .header-mobile-close.js-header-mobile-close.close-cart-button {
  display: none!important;
}

.mini-cart-total {
  position: relative;
  color: #fff;
  height: 100%;
}

.mini-cart-total .mini-cart-link {
  background-image: url(../images/icons/icon-cart.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  color: #fff;
  display: block;
  text-decoration: none;
  position: fixed;
  height: 49px;
  top: 26px;
  width: 49px;
}

@media only screen and (min-width:880px) {
  .mini-cart-total .mini-cart-link {
    background-position: 23% 54%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: inherit;
    height: inherit;
    top: inherit;
    width: inherit;
  }

  .pt_checkout .minicart-quantity {
    background-color: transparent;
  }
}

.mini-cart-total .cartLabel {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  opacity: 0;
}

.minicart-quantity {
  background-color: #000;
  border-radius: 20px;
  display: block;
  font-size: 14px;
  height: 20px;
  letter-spacing: 1px;
  line-height: 1.5;
  margin: 1px 0 -3px;
  position: absolute;
  top: 8%;
  right: 9%;
  text-align: center;
  width: 20px;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .minicart-quantity {
    background-color: #000;
  }
}

@media only screen and (min-width:1200px) {
  .minicart-quantity {
    background-color: transparent;
    border-radius: 0;
    font-size: 18px;
    height: auto;
    margin-left: 32px;
    position: relative;
    top: auto;
    right: auto;
    text-align: left;
    width: auto;
  }

  .minicart-quantity::before {
    content: "[";
    display: inline;
    margin-right: 2px;
  }

  .minicart-quantity::after {
    content: "]";
    display: inline;
    margin-left: 2px;
  }
}

.mini-cart-content {
  background-color: #F8F8F8;
  border-top: 5px solid #68A1B8;
  -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  box-shadow: 0 2px 6px 0 rgba(0,0,0,.5);
  color: #000;
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  z-index: 2;
}

.mini-cart-content.cart-show {
  display: block!important;
}

@media only screen and (min-width:880px) {
  .mini-cart-content {
    width: 375px;
  }
}

.pt_checkout .mini-cart-content.cart-show {
  display: none!important;
}

@media only screen and (max-width:879px) {
  #mini-cart .mini-cart-content.cart-show {
    display: block;
    top: 48px;
    left: 0;
  }

  #mini-cart .mini-cart-buttons a {
    font-size: 20px;
  }
}

.mini-cart-header {
  color: #000;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 2.5px;
  padding: 20px 25px;
  text-transform: uppercase;
}

.mini-cart-products {
  max-height: 353px;
  overflow: auto;
}

.mini-cart-product {
  border-bottom: 1px solid #ECECEC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 10px 20px;
  position: relative;
}

.mini-cart-product.collapsed .mini-cart-attributes,
.mini-cart-product.collapsed .mini-cart-name,
.mini-cart-product.collapsed .mini-cart-pricing,
.mini-cart-product.collapsed .product-availability-list {
  width: 90%;
}

.mini-cart-product.collapsed .mini-cart-image {
  display: none;
}

.mini-cart-product .mini-cart-toggle {
  cursor: pointer;
  font-size: 1.5em;
  position: absolute;
  left: 0;
  top: 0;
}

.mini-cart-image {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 20px;
  height: 80px;
  width: 80px;
}

.mini-cart-product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 188px;
  flex-basis: 188px;
  -ms-flex-direction: column;
  flex-direction: column;
}

.mini-cart-name {
  font-size: 20px;
  line-height: 1;
}

.mini-cart-name .mini-cart-name-value {
  color: #000;
  float: left;
  font-size: 20px;
  text-transform: uppercase;
}

.mini-cart-name .mini-cart-name-value.mini-cart-name-value-myjoys {
  margin: 3px 0 8px;
  font-size: 14px!important;
  line-height: 150%!important;
  text-transform: none;
  color: #999;
}

.mini-cart-cid-value-myjoys {
  margin-bottom: 3px;
}

.mini-cart-attributes {
  font-size: 12px;
  font-weight: 300;
  text-transform: none;
}

.mini-cart-attributes .label {
  text-transform: uppercase;
}

.mini-cart-attributes .value {
  font-weight: 400;
  color: #999;
}

.product-availability-list {
  display: none;
}

.mini-cart-pricing {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  width: 60%;
  color: #999;
  font-weight: 300;
  text-transform: none;
}

.mini-cart-pricing .label {
  text-transform: uppercase;
  color: #4a4a4a;
}

.mini-cart-pricing .value {
  color: #000;
  margin-left: -4px;
}

.mini-cart-pricing .mini-cart-price {
  color: #4a4a4a;
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-weight: 300;
}

.mini-cart-pricing .price-promotion.price-standard {
  text-decoration: line-through;
  bottom: 40px;
}

.mini-cart-pricing .price-promotion.mini-cart-price.price-sales {
  color: #994c4c;
}

.mini-cart-totals {
  padding: 25px 20px;
  text-align: center;
}

.mini-cart-totals .mini-cart-slot .minicartslot {
  font-weight: 300;
  text-transform: none;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .mini-cart-totals .mini-cart-slot .minicartslot p a {
    margin-left: 0!important;
  }
}

.mini-cart-subtotals .label {
  float: left;
  font-size: 24px;
  text-transform: uppercase;
}

.mini-cart-subtotals .value {
  float: right;
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  color: #4a4a4a;
  padding-top: 5px;
}

.mini-cart-subtotals.mini-cart-original-subtotal .value {
  text-decoration: line-through;
}

.mini-cart-subtotals.mini-cart-estimated-subtotal {
  clear: both;
}

.mini-cart-subtotals.mini-cart-estimated-subtotal .value {
  color: #994c4c;
}

.mini-cart-slot {
  background: 0 0;
  border: none;
  clear: both;
  font-size: .9em;
  font-style: normal;
  margin: 2em 1em;
  min-height: 0;
  padding-top: 1px;
}

.mini-cart-link-checkout {
  clear: both;
  display: block!important;
  margin: 1em 0;
  text-align: center;
  color: #000!important;
  font-size: .78rem!important;
}

.mini-cart-buttons {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.mini-cart-buttons .mini-cart-button {
  font-size: 24px;
  letter-spacing: 1.82px;
  padding: 10px 20px;
  text-transform: uppercase;
}

.mini-cart-buttons .mini-cart-button+.mini-cart-button {
  margin-left: 16px;
}

.mini-cart-buttons .button--primary {
  border: 1px solid #000;
  color: #000;
  display: block;
}

.mini-cart-buttons .button--primary:hover {
  background-color: #000;
  color: #FFF;
}

.mini-cart-buttons .button--secondary {
  background-color: #68A1B8;
  border: 1px solid #68A1B3;
  color: #FFF;
  display: block;
}

.mini-cart-buttons .button--secondary:hover {
  background-color: #000;
  color: #FFF;
}

.breadcrumb li a,
.breadcrumb-element {
  color: #999;
}

@media only screen and (max-width:1200px) {
  #mini-cart {
    width: 70px;
  }

  .mini-cart-total .mini-cart-link {
    background-position: 50%;
  }

  .mini-cart-total .cartLabel {
    display: none;
  }

  .minicart-quantity {
    border-radius: 20px;
    display: block;
    font-size: 14px;
    height: 20px;
    letter-spacing: 1px;
    line-height: 1.5;
    margin: 1px 0 -3px;
    position: absolute;
    top: 8%;
    right: 9%;
    text-align: center;
    width: 20px;
  }

  .minicart-quantity:after,
  .minicart-quantity:before {
    content: '';
  }
}

@media only screen and (max-width:880px) {
  #mini-cart,
  #mini-cart .mini-cart-total {
    width: 49px;
  }

  .header .header-main .main-right-auxillary .header-main-right .search {
    height: 49px;
  }
}

.breadcrumb {
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 2rem;
  font-family: "Titillium Web",sans-serif;
  color: #999;
  margin-top: 14px;
}

#secondary h1,
.content-header {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
}

@media only screen and (max-width:879px) {
  .mini-cart-products {
    max-height: 48vh;
  }

  .breadcrumb {
    margin-bottom: 0;
    margin-top: 9px;
    padding: 0 1rem;
  }
}

.breadcrumb li {
  display: inline;
  list-style: none;
}

.paging-current-page {
  left: -999em;
  position: absolute;
}

.breadcrumb-element:after {
  color: #e6e6e6;
  content: '/';
  margin-left: .4em;
}

.breadcrumb-element:hover:after {
  text-decoration: none;
}

.breadcrumb-element:last-child {
  font-weight: 400;
}

.breadcrumb-element:last-child:after {
  content: '';
}

.breadcrumb .searchphraselink,
.breadcrumb-result-text a {
  background: 0 0;
  color: #999;
  padding: 0;
}

#secondary h1 {
  margin: 0 0 14px;
}

.primary-content dl {
  clear: both;
  overflow: hidden;
}

.primary-content dl dt {
  clear: both;
  float: left;
  margin: 2% 0 0;
  min-width: 15%;
}

.primary-content dl dd {
  float: left;
  margin: 2% 0 0;
  padding: 0 0 0 5%;
}

.col-1,
.col-2 {
  margin: 4px 0;
  width: 48%;
}

.col-1 {
  float: left;
}

.col-2 {
  float: right;
}

.content-header {
  margin: 0 0 14px!important;
}

.content-header span {
  font-size: .75em;
  font-style: normal;
  font-weight: 400;
}

.section-header {
  background: url(../images/interface/icon-double-line-header.png) left top repeat-x #f7f7f7;
  border-bottom: 1px solid #fff;
  font-size: 1.1em!important;
  font-weight: 700;
  margin: 0;
  padding: 1em;
  position: relative;
  text-transform: uppercase;
}

.section-header .dialog-required {
  text-transform: none;
}

.section-header-note {
  font-size: .9em;
  font-weight: 400;
  text-transform: none;
}

.back {
  display: block;
  margin: 0 0 10px;
}

.refinement-header {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 0 0 .5em;
  text-transform: uppercase;
  font-weight: 700;
  border-bottom: .1667rem solid #e6e6e6;
}

.refinement-header.mobile-search-header {
  display: none;
}

.refinement-header.on-top {
  border-bottom: none;
}

@media only screen and (max-width:879px) {
  .refinement-header {
    margin-left: 20px;
  }

  .refinement-header.mobile-search-header {
    border: 0;
    display: block;
    margin-bottom: .75rem;
    padding: 0 1.25rem;
  }
}

.refinement-header-mobile {
  display: none;
}

@media only screen and (max-width:1199px) {
  .refinement-header-mobile {
    background: #000;
    border: .08333rem solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff!important;
    display: block;
    float: left;
    font-weight: 700;
    letter-spacing: .05em;
    margin-left: 1.25rem;
    min-width: 140px;
    max-width: 50%;
    outline: 0;
    padding: 0 1em;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    height: 34px;
    line-height: 30px;
    font-size: 12px;
    z-index: 1;
  }

  .refinement-header-mobile:hover {
    border-color: #000;
  }

  .refinement-header-mobile .arrow-toggle {
    background: url(../images/interface/arrow-single-white.png) no-repeat;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    position: relative;
    right: -13px;
    top: 1px;
    float: right;
    height: 1.417rem;
    width: 1.417rem;
  }

  .refinement-header-mobile.expanded .arrow-toggle {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 11px;
    right: -7px;
  }

  .home-bottom-slots footer .promoSlotFull#home-full-7,
  footer .home-bottom-slots .promoSlotFull#home-full-7,
  footer .innerWidth {
    max-width: initial;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  .refinement-header-mobile {
    margin-left: 0;
  }

  .home-bottom-slots footer .promoSlotFull#home-full-7,
  footer .home-bottom-slots .promoSlotFull#home-full-7,
  footer .innerWidth {
    max-width: initial;
  }
}

#secondary a {
  color: #999;
  font-size: 14.4px;
  line-height: 24px;
  text-transform: uppercase;
}

#secondary .refinement.size a {
  font-size: 11px;
  font-size: .6875rem;
}

.refinements .color .color-selection {
  float: left;
  margin-bottom: 1rem;
}

.refinements .color .color-selection .selected {
  border: none;
  width: 1.55rem;
  float: left;
  border-radius: 3rem;
  height: 1.55rem;
  margin-right: 11px;
  margin-bottom: 9px;
}

.refinements .color .color-selection .selected a {
  font-size: 0!important;
  padding: 13px;
  border-radius: 3rem;
  border: 2px solid #333;
}

.refinements .color .color-selection .color-selection-value {
  border: none;
  width: 1.55rem;
  float: left;
  border-radius: 3rem;
  height: 1.55rem;
  margin-right: 11px;
  margin-bottom: 9px;
}

.refinements .color .color-selection .color-selection-value a {
  font-size: 0!important;
  padding: 13px;
  border-radius: 3rem;
  border: 2px solid #e6e6e6;
}

#category-level-1 li {
  color: #333;
  display: block;
  padding-bottom: .3125rem;
}

#category-level-1 li a.refinement-link {
  display: block;
  color: #999;
  font-size: 19.2px;
  font-weight: 200;
}

#category-level-1 li a.refinement-link.active,
#category-level-2 a.active {
  color: #000!important;
  font-weight: 700;
  text-decoration: underline;
}

#category-level-2 a.refinement-link {
  margin: 0 0 0 .4em;
  padding: 0;
}

#category-level-2 {
  padding: .5em .1em 0 .7em;
}

#category-level-3 {
  padding: 0;
}

#category-level-3 a.refinement-link {
  font-style: normal;
  margin: 0;
  padding: 0;
}

.refinement {
  position: relative;
}

.refinement-header-wrapper {
  margin: 0 1.25rem;
  position: relative;
}

@media only screen and (min-width:880px) {
  .refinement-header-wrapper {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
}

.refinement-header-wrapper .refinement-header {
  display: block;
  font-size: 22px;
  text-transform: uppercase;
  font-family: din-condensed,sans-serif;
  font-weight: 400;
  margin: 0;
  padding-bottom: .5em;
  padding-right: 70px;
  border-bottom: .1667rem solid #e6e6e6;
  letter-spacing: 0;
}

@media only screen and (min-width:880px) {
  .refinement-header-wrapper .refinement-header {
    font-size: 30px;
    margin-right: 1rem;
    margin-left: 1.5rem;
    padding-right: 0;
    letter-spacing: .075rem;
  }
}

.refinement-header-wrapper .refinement-header.mobile-search-header {
  display: none;
}

@media only screen and (max-width:879px) {
  .refinement-header-wrapper .refinement-header.mobile-search-header {
    display: block;
    border: 0;
    margin-bottom: .75rem;
    padding: 0 1.25rem;
  }
}

.refinement-header-wrapper .refinement-header.on-top {
  border-bottom: none;
}

.refinement-header-wrapper .breadcrumb {
  padding: 0;
  margin-bottom: 0;
}

.refinement-header-wrapper .results-count {
  position: absolute;
  right: 0;
  bottom: 16px;
  font-size: 13px;
  color: #999;
  text-transform: uppercase;
}

@media only screen and (max-width:879px) {
  .refinement-header-wrapper .breadcrumb {
    margin-bottom: 2px;
  }

  .search-result-options .sort-by #grid-sort-header {
    height: 34px;
    float: right;
    width: 70%;
    background-position: right 10px center;
    padding-left: 12px;
  }
}

#refined-by-attributes h3 {
  font-size: 12px;
  font-size: .75rem;
  margin: .625rem 0;
  text-transform: uppercase;
}

.selected-refinement a {
  display: inline-block;
  float: right;
  margin-top: .25rem;
  height: 1rem;
  width: 1rem;
}

.selected-refinement-value {
  color: #999;
  display: inline-block;
  font-size: 11px;
  font-size: .6875rem;
  width: 100%;
}

.clear-all-refinements a {
  color: #333!important;
  display: inline-block;
  font-size: 12px;
  font-size: .75rem;
  padding-top: .5rem;
  text-decoration: underline;
}

.refinement {
  border-bottom: .1667rem solid #e6e6e6;
  float: left;
  width: 100%;
}

.refinement h3 {
  font-size: 16px;
  line-height: 16px;
  margin-top: .25re;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 0;
}

.refinement h3.toggle i {
  background: url(../images/interface/arrow-single.png) no-repeat;
  display: inline-block;
  float: right;
  margin-top: .25rem;
  height: 1rem;
  width: 1rem;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.refinement ul,
.refinement ul li {
  float: left;
  width: 100%;
}

.refinement h3.toggle.expanded i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.ie7 .refinement h3 {
  clear: both;
}

.refinement.category-refinement {
  padding-bottom: 1.2rem;
}

.refinement.category-refinement h3 {
  display: none;
}

.refinement.category-refinement ul {
  padding: 1.167rem 0 0;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
}

.refinement ul,
.slick-dots li {
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}

.refinement ul {
  list-style: none;
  margin: 0;
  padding: 0 0 10px;
  transition: all .5s;
}

.fj-block-link::after,
.menu-footer a::after {
  -webkit-transition: -webkit-transform .5s;
  -o-transition: transform .5s;
}

.refinement ul li i {
  color: #e6e6e6;
}

.refinement ul li.selected i {
  color: #4B984B;
}

.refinement ul.swatches {
  float: none;
}

.refinement ul.swatches li {
  float: left;
  margin: 0 7px 7px 0;
  width: auto;
  font-size: 11.2px;
  font-family: neuzeit-grotesk,sans-serif,serif;
  font-weight: 300;
  font-style: normal;
}

.refinement ul.swatches li a {
  border: .1667rem solid #e6e6e6;
  border-radius: 50%;
  display: block;
  font-size: 9.5px;
  font-size: .59375rem;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
}

@media only screen and (min-width:880px) {
  .refinement ul.swatches li {
    margin: 0 6px 6px 0;
  }

  .refinement ul.swatches li a {
    width: 21px;
    height: 21px;
  }
}

.refinement ul.swatches li.selected {
  width: initial;
}

.refinement ul.swatches li.selected a {
  border-color: #000;
  font-weight: 700;
}

.nav ul,
.refinement .refinement-link {
  border: 0;
}

.refinement ul.swatches li.unselectable a {
  background-image: url(../images/interface/icon-color-swatch-unselectable.png);
  background-position: right top;
}

.refinement ul.refinementColor li a {
  padding: 0;
  text-indent: -999em;
}

.refinement .clear-refinement {
  display: none;
  text-decoration: underline;
  font-size: 12px;
  font-size: .75rem;
  padding-top: 1.25rem;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.refinement .clear-refinement a {
  text-decoration: underline;
  color: #999;
}

.refinement .clear-refinement a:hover {
  text-decoration: none;
}

.refinement .refinement-link .selected-indicator {
  background: url(../images/interface/checkbox-unchecked.svg) no-repeat;
  display: inline-block;
  float: left;
  height: 1rem;
  margin: 5px 5px 0 0;
  width: 1rem;
}

.refinement .selected .refinement-link {
  background-position: left bottom;
}

.refinement .selected .refinement-link .selected-indicator {
  background: url(../images/interface/checkbox-checked.svg) no-repeat;
}

.refinement .refinement-top-level {
  padding: 1em;
}

.scrollable {
  height: 10em;
  overflow: auto;
}

.nav ul {
  list-style: none;
  margin: .58em 0;
  padding: 0;
}

.nav ul li {
  list-style: none!important;
}

.nav .toggle {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: .875rem;
  line-height: 2em;
  text-transform: uppercase;
  background: url(../images/arrow-right-black.png) calc(100% - 9px) center no-repeat #fff;
}

@media only screen and (max-width:879px) {
  .nav .toggle {
    padding: .5em .25em;
  }
}

.nav .expanded {
  background: url(../images/selectArrowActive.png) calc(100% - 9px) center no-repeat #fff;
}

.price-refinements li {
  float: left;
  width: 100%;
}

footer {
  clear: both;
  padding-bottom: 50px;
}

@media only screen and (min-width:1200px) {
  footer {
    padding-bottom: 70px;
  }
}

@media only screen and (min-width:880px) {
  .home-bottom-slots footer .promoSlotFull#home-full-7,
  footer .home-bottom-slots .promoSlotFull#home-full-7,
  footer .innerWidth {
    padding-right: 20px;
    padding-left: 20px;
  }
}

footer .footer-container__top {
  background-color: #68A1B8;
  clear: both;
  padding: 40px 20px 70px;
}

footer .footer-container__top::after {
  content: ' ';
  clear: both;
}

footer #footerSignup {
  margin: 0 auto;
  max-width: 500px;
}

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

footer #footerSignup h3 {
  color: #FFF;
  font-family: din-condensed,sans-serif;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 30px 0;
  text-align: center;
  text-transform: uppercase;
}

footer #footerSignup form#email-alert-signup {
  position: relative;
}

footer #footerSignup form#email-alert-signup input[type=text],
footer #footerSignup form#email-alert-signup input[type=email] {
  background: 0 0;
  border: 2px solid #fff;
  border-radius: 0;
  color: #fff;
  font-family: din-condensed,sans-serif;
  font-size: 18px;
  line-height: 1;
  padding: 15px 45px 15px 15px;
  width: 100%;
}

footer #footerSignup form#email-alert-signup input[type=text]::-ms-clear,
footer #footerSignup form#email-alert-signup input[type=email]::-ms-clear {
  display: none;
}

footer #footerSignup form#email-alert-signup input[type=text]::-ms-input-placeholder,
footer #footerSignup form#email-alert-signup input[type=email]::-ms-input-placeholder {
  color: #fff;
}

footer #footerSignup form#email-alert-signup input[type=text]::-webkit-input-placeholder,
footer #footerSignup form#email-alert-signup input[type=email]::-webkit-input-placeholder {
  color: #fff;
}

footer #footerSignup form#email-alert-signup input[type=text]::placeholder,
footer #footerSignup form#email-alert-signup input[type=email]::placeholder {
  color: #fff;
}

footer #footerSignup form#email-alert-signup .error {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}

footer #footerSignup form#email-alert-signup button {
  border: transparent;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  background: 0 0;
  display: block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 17px;
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (min-width:1200px) {
  footer .footer-container__middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

footer .footer__logo-search-container {
  margin-bottom: 0;
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  footer .footer__logo-search-container {
    margin-bottom: 20px;
  }
}

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

  footer .footer__logo-search-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

footer .footer__logo {
  padding: 20px;
  text-align: center;
}

@media only screen and (min-width:880px) {
  footer .footer__logo {
    padding: 0;
    min-width: 250px;
    text-align: left;
  }
}

footer .footer__logo img {
  height: 50px;
}

footer .footer-search {
  padding-right: 20px;
  padding-left: 20px;
}

@media only screen and (min-width:880px) {
  footer .footer-search {
    min-width: 365px;
    margin-left: 5%;
    padding: 0;
  }
}

footer .footer-search form {
  position: relative;
}

footer .footer-search input[type=text] {
  background-color: transparent;
  border: 2px solid #25495F;
  border-radius: 0;
  font-family: din-condensed,sans-serif;
  font-size: 18px;
  height: 50px;
  width: 100%;
}

footer .footer-search [type=submit] {
  background: 0 0;
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
}

footer .footer-search [type=submit]:hover {
  background: 0 0;
}

footer .footer-search [type=submit]:active {
  opacity: 1;
}

footer .footer-search .search-submit-icon {
  position: absolute;
  top: 0;
  left: 0;
}

footer .footer-user-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media only screen and (min-width:880px) {
  footer .footer-user-actions {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 3%;
  }
}

@media only screen and (max-width:1199px) {
  footer .footer-user-actions {
    margin-right: 0;
  }

  footer .footer-user-link {
    min-width: 130px;
    margin-left: 0;
  }
}

footer .footer-user-links {
  background-color: #F8F8F8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 25px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding: 20px;
}

@media only screen and (min-width:880px) {
  footer .footer-user-links {
    background-color: transparent;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    padding: 0;
    margin-right: 10%;
  }
}

@media only screen and (min-width:1200px) {
  footer .footer-user-link {
    min-width: 70px;
    margin-left: 50px;
  }
}

footer .footer-user-link a,
footer .footer-user-link h3 {
  color: #000;
  font-family: din-condensed,sans-serif;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: normal;
  margin: 0;
  text-transform: uppercase;
}

footer .footer-user-link img {
  float: left;
  margin-right: 15px;
}

.menu-footer,
.menu-footer li {
  float: none;
}

footer .footer-user-link .desktop-only {
  display: none;
}

@media only screen and (min-width:880px) {
  footer .footer-user-link .desktop-only {
    display: block;
  }

  footer .footer-user-link .mobile-only {
    display: none;
  }
}

footer .footer-user-link+.footer-user-link {
  margin-left: 50px;
  min-width: 160px;
}

footer #footerSocial {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media only screen and (max-width:879px) {
  footer #footerSocial {
    padding: 25px 20px 30px;
  }
}

@media only screen and (min-width:880px) and (max-width:1199px) {
  footer #footerSocial {
    min-width: 70px;
    margin: 0;
    padding: 0;
  }
}

@media only screen and (min-width:1200px) {
  footer #footerSocial {
    -webkit-box-ordinal-group: initial;
    -ms-flex-order: initial;
    order: initial;
    margin-right: 30px;
    padding: 0 30px 0 0;
    min-width: 190px;
  }
}

footer #footerSocial p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}

@media only screen and (min-width:880px) {
  footer #footerSocial p a+a {
    margin: auto 0 auto 20px;
  }
}

.newsletter-content img {
  display: block;
  width: 47px;
  margin: 0 auto;
}

.newsletter-content input[type=email]::-webkit-input-placeholder {
  color: rgba(255,255,255,.5);
}

.newsletter-content input[type=email]::-ms-input-placeholder {
  color: rgba(255,255,255,.5);
}

.newsletter-content input[type=email]::placeholder {
  color: rgba(255,255,255,.5);
}

@media only screen and (min-width:880px) {
  .footer-container__bottom {
    border: 3px solid #ECECEC;
    border-width: 3px 0;
    margin: 5px 0;
  }

  .menu-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.menu-footer li:last-of-type {
  display: none;
}

.menu-footer a {
  background-color: #F8F8F8;
  border-top: 2px solid #d3d3d3;
  color: #000;
  display: block;
  font-size: 18px;
  line-height: 24px;
  padding: 18px 20px 16px;
  position: relative;
  text-transform: uppercase;
}

.footer-copy,
.footer-copy a {
  color: #25495F;
}

@media only screen and (min-width:880px) {
  .menu-footer li:last-of-type {
    display: block;
  }

  .menu-footer a {
    background-color: transparent;
    border-top: none;
    display: inline;
    font-size: 14px;
    line-height: 67px;
    padding: 0;
  }
}

@media only screen and (min-width:1200px) {
  .menu-footer a {
    font-size: 18px;
  }
}

.menu-footer a:active,
.menu-footer a:hover {
  background-color: #f2f2f2;
}

.menu-footer a::after {
  border-top: 2px solid #68A1B8;
  border-right: 2px solid #68A1B8;
  content: "";
  height: 16px;
  position: absolute;
  top: 50%;
  right: 20px;
  -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;
  width: 16px;
}

.footer-copy {
  font-size: 16px;
  line-height: 1;
  padding: 25px 0 20px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: normal;
}

@media only screen and (min-width:880px) {
  .menu-footer a:active,
  .menu-footer a:hover {
    background-color: transparent;
  }

  .menu-footer a::after {
    display: none;
  }

  .menu-footer a:hover::after {
    background-color: #222;
    border: none;
    content: "";
    display: block;
    position: absolute;
    top: auto;
    right: 0;
    bottom: -5px;
    left: 0;
    height: 2px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    width: auto;
  }

  .footer-copy {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 25px 65px 0;
  }
}

.footer-copy .countries-container {
  position: relative;
}

.footer-copy .countries-container>a {
  background: url(../images/usa_off.gif) left center no-repeat;
  padding-left: 35px;
}

.footer-copy .countries-container.ca>a,
.footer-copy .countries-container>a.ca {
  background: url(../images/canada-icon.gif) left center no-repeat;
  padding-left: 35px;
}

.footer-copy .countries-container .country-container {
  position: absolute;
  float: left;
  width: 280px;
  left: 0;
  bottom: 46px;
  background-color: #fff;
  border: 2px solid #e7e7e7;
  border-bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
  z-index: 53;
}

@media only screen and (max-width:879px) {
  .footer-copy .countries-container .country-container {
    bottom: 34px;
    width: 320px;
  }
}

.footer-copy .countries-container .country-container .ui-dialog .ui-dialog-title,
.footer-copy .countries-container .country-container h2,
.ui-dialog .footer-copy .countries-container .country-container .ui-dialog-title {
  float: left;
  width: 100%;
  padding: 10px 10px 10px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #e7e7e7;
  color: #333;
  line-height: 23px;
  margin: 0;
  text-align: left;
  font-size: 15px;
}

.footer-copy .countries-container .country-container .ui-dialog .ui-dialog-title a.close-countries,
.footer-copy .countries-container .country-container h2 a.close-countries,
.ui-dialog .footer-copy .countries-container .country-container .ui-dialog-title a.close-countries {
  background: url(../images/interface/close.jpg) left top no-repeat;
  height: 23px;
  width: 24px;
  float: right;
  opacity: .8;
}

.footer-copy .countries-container .country-container .ui-dialog .ui-dialog-title a.close-countries:hover,
.footer-copy .countries-container .country-container h2 a.close-countries:hover,
.ui-dialog .footer-copy .countries-container .country-container .ui-dialog-title a.close-countries:hover {
  opacity: 1;
}

.footer-copy .countries-container .country-container .country-selector {
  position: relative;
  right: auto;
  top: auto;
  width: 100%;
}

@media only screen and (max-width:879px) {
  .footer-copy .countries-container .country-container .country-selector {
    border: 0;
  }
}

.footer-copy .countries-container .country-container .country-selector span {
  float: left;
  width: 100%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 2px solid #e7e7e7;
  text-align: left;
}

.footer-copy .countries-container .country-container .country-selector span a {
  color: #333;
  font-size: 14px;
  text-decoration: none;
  margin: 0;
  height: 18px;
  line-height: 18px;
  display: inline-block;
  background: url(../images/countries-icons.gif) left center no-repeat;
  padding-left: 40px;
}

.footer-copy .countries-container .country-container .country-selector span a:hover {
  text-decoration: underline;
}

.product-tile .product-pricing .product-standard-price,
.pt_product-search-result .product-tile .product-pricing .product-standard-price {
  text-decoration: line-through;
}

.footer-copy .countries-container .country-container .country-selector span a img {
  float: left;
  margin: 5px 20px 0 10px;
}

.footer-copy .countries-container .country-container .country-selector span.austr a {
  background-position: 10px 1px;
}

.footer-copy .countries-container .country-container .country-selector span.canada a {
  background-position: 10px -17px;
}

.footer-copy .countries-container .country-container .country-selector span.china a {
  background-position: 10px -35px;
}

.footer-copy .countries-container .country-container .country-selector span.france a {
  background-position: 10px -53px;
}

.footer-copy .countries-container .country-container .country-selector span.germany a {
  background-position: 10px -71px;
}

.footer-copy .countries-container .country-container .country-selector span.ireland a {
  background: url(../images/ireland.gif) 10px 4px no-repeat;
  background-size: 18px 11px;
}

.footer-copy .countries-container .country-container .country-selector span.japan a {
  background-position: 10px -89px;
}

.footer-copy .countries-container .country-container .country-selector span.korea a {
  background-position: 10px -107px;
}

.footer-copy .countries-container .country-container .country-selector span.mexico a {
  background: url(../images/latin.gif) 10px 4px no-repeat;
  background-size: 18px 11px;
}

.footer-copy .countries-container .country-container .country-selector span.malas a {
  background-position: 10px -125px;
}

.footer-copy .countries-container .country-container .country-selector span.singapore a {
  background-position: 10px -143px;
}

.footer-copy .countries-container .country-container .country-selector span.spain a {
  background-position: 10px -161px;
}

.footer-copy .countries-container .country-container .country-selector span.sweden a {
  background-position: 10px -179px;
}

.footer-copy .countries-container .country-container .country-selector span.thai a {
  background-position: 10px -197px;
}

.footer-copy .countries-container .country-container .country-selector span.uk a {
  background-position: 10px -215px;
}

.footer-copy .countries-container .country-container .country-selector span.usa a {
  background-position: 10px -233px;
}

.footer-copy .countries-container .country-container .country-selector span.southafrica a {
  background: url(../images/southafrica_off.gif) 10px center no-repeat;
}

@media only screen and (max-width:879px) {
  .footer-copy #footer-4 {
    margin-top: 25px;
  }
}