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

.clearfix:after, .category-switch:after, .form-row:after, .product-tile:after, .compare-items-panel:after, .pdp-main:after, .product-thumbnails ul:after, .pdp-main .product-review:after, .pdp-main .product-actions:after, .bonus-product-list .bonus-product-item:after, .bonus-product-list .bonus-product-list-footer:after, .cart-footer:after, .cart-actions:after, .cart-recommendations .product-listing:after, .cart-empty:after, .cart-empty .product-listing:after, .list-share:after, .gift-registry-advanced:after, #wrapper.pt_categorylanding #main .primary-content .widgets:after, #wrapper.pt_categorylanding #main .primary-content .featured-products:after, .store-list-pdp-container .store-list-item:after, .search-suggestion-wrapper:after, .product-suggestion:after, #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items:after, .mini-cart-totals .mini-cart-subtotals:after, .product-variations .attribute ul:after {
  content: "";
  display: table;
  clear: both; }

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

.full-bleed-width {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc((100vw - 100%)/-2); }
  @media only screen and (max-width: 767px) {
    .full-bleed-width {
      width: 100%;
      margin-left: 0; } }

/*
	usage of mixin above
	@include background-image('name', 31px 31px, left center);
	.no-svg{
		background: url(../images/name.png) no-repeat left center;
	}
*/
.relax {
  *zoom: 1;
  height: 0;
  line-height: 0;
  clear: both; }
  .relax:before, .relax:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active:not(.UsableNetAssistive),
a:hover:not(.UsableNetAssistive) {
  outline: 0; }

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  background-color: inherit;
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

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 {
  background: #fff;
  color: #000;
  font-family: "Titillium Web", sans-serif;
  font-weight: 400;
  font-size: 12px;
  font-size: 0.75rem;
  letter-spacing: 0.05em; }

h1, h2, .ui-dialog .ui-dialog-title, h3, h4, h5 {
  font-family: "Oswald", sans-serif;
  letter-spacing: 0.1em; }

h1 {
  font-size: 1.5rem;
  font-weight: 400;
  margin: .625rem 0; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 1.75em;
      margin: 0 0 14px; } }

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

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

a {
  color: #994c4c;
  overflow: hidden;
  text-decoration: none; }
  a:not(.UsableNetAssistive) {
    outline: none; }

fieldset {
  border: 0 none;
  margin: 0;
  padding: 0; }

table {
  width: 100%; }

th {
  text-align: left; }

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

#main {
  margin-bottom: 1em; }

.innerWidth, .home-bottom-slots .promoSlotFull#home-full-7 {
  margin: 0 auto;
  max-width: 1200px;
  clear: both; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .innerWidth, .home-bottom-slots .promoSlotFull#home-full-7 {
      max-width: 768px; } }
  @media only screen and (max-width: 767px) {
    .innerWidth, .home-bottom-slots .promoSlotFull#home-full-7 {
      max-width: 768px; } }
  .innerWidth:after, .home-bottom-slots .promoSlotFull#home-full-7: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%; }

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

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

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

div.selector, div.checker, div.button, div.radio, div.uploader {
  display: -moz-inline-box;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
  /* Keeping this as :focus to remove browser styles */ }
  div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
    outline: 0; }

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

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

/* Input & Textarea */
input.uniform-input,
select.uniform-multiselect,
textarea.uniform {
  padding: 3px;
  background: url("../images/bg-input.png") repeat-x 0 0;
  outline: 0; }
  input.uniform-input.active,
  select.uniform-multiselect.active,
  textarea.uniform.active {
    background: url("../images/bg-input-focus.png") repeat-x 0 0; }

/* Remove default webkit and possible mozilla .search styles.
 * Keeping this as :active to remove browser styles */
div.checker input,
input[type="search"],
input[type="search"]:active {
  -moz-appearance: none;
  -webkit-appearance: none; }

/* Checkbox */
div.checker {
  position: relative;
  margin: 0 11px 0 0;
  outline: none; }
  div.checker, div.checker span, div.checker input {
    width: 13px;
    height: 13px; }
  div.checker span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
    div.checker span.checked {
      background: url("../images/checkActive.png") no-repeat left top; }

/* Radio */
div.radio {
  position: relative;
  margin: 0 11px 0 0;
  outline: none; }
  div.radio, div.radio span, div.radio input {
    width: 13px;
    height: 13px; }
  div.radio span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-align: center; }
    div.radio span.checked {
      background: url("../images/radioActive.png") no-repeat left top; }

/* Uploader */
div.uploader {
  background-position: 0 -356px;
  height: 28px;
  width: 190px;
  cursor: pointer;
  position: relative;
  overflow: hidden; }
  div.uploader span.action {
    background-position: right -468px;
    height: 28px;
    line-height: 28px;
    width: 85px;
    text-align: center;
    float: left;
    display: inline;
    overflow: hidden;
    cursor: pointer; }
  div.uploader span.filename {
    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: none;
    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; }

/* Buttons */
div.button {
  background-position: 0 -700px;
  height: 30px;
  cursor: pointer;
  position: relative;
  /* Keep buttons barely visible so they can get focus */ }
  div.button a, div.button button, div.button input {
    opacity: 0.01;
    filter: alpha(opacity=1);
    -moz-opacity: 0.01;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute; }
  div.button span {
    display: -moz-inline-box;
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 30px;
    text-align: center;
    background-position: right -580px;
    height: 30px;
    margin-left: 13px;
    padding: 0; }
  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,
.button,
.buttonstyle,
input[type="button"] {
  background-color: transparent;
  border: 2px solid #000;
  line-height: 40px;
  padding: 0 30px;
  height: 44px;
  border-radius: 2em;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  box-sizing: border-box;
  font-family: "Titillium Web", sans-serif;
  text-align: center;
  transition: all 0.5s;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  outline: none;
  color: #000;
  border-color: #000; }
  button:hover,
  .button:hover,
  .buttonstyle:hover,
  input[type="button"]:hover {
    color: #f7f7f7;
    background-color: #000; }
  button.black, .home-bottom-slots .promoSlotFull#home-full-5 button,
  .button.black,
  .product-tile .product-image .quickview,
  .home-bottom-slots .promoSlotFull#home-full-5 button.button,
  .buttonstyle.black,
  .home-bottom-slots .promoSlotFull#home-full-5 button.buttonstyle,
  input[type="button"].black {
    color: #000;
    border-color: #000; }
    button.black:hover, .home-bottom-slots .promoSlotFull#home-full-5 button:hover,
    .button.black:hover,
    .product-tile .product-image .quickview:hover,
    .home-bottom-slots .promoSlotFull#home-full-5 button.button:hover,
    .buttonstyle.black:hover,
    .home-bottom-slots .promoSlotFull#home-full-5 button.buttonstyle:hover,
    input[type="button"].black:hover {
      color: #f7f7f7;
      background-color: #000; }
  button.white,
  .button.white,
  .buttonstyle.white,
  input[type="button"].white {
    color: #fff;
    border-color: #fff; }
    button.white:hover,
    .button.white:hover,
    .buttonstyle.white:hover,
    input[type="button"].white:hover {
      color: #000;
      background-color: #fff; }
  button.inverted,
  .button.inverted,
  .buttonstyle.inverted,
  input[type="button"].inverted {
    background-color: #000;
    color: #fff; }
    button.inverted:hover,
    .button.inverted:hover,
    .buttonstyle.inverted:hover,
    input[type="button"].inverted:hover {
      background-color: #fff;
      color: #000; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    button,
    .button,
    .buttonstyle,
    input[type="button"] {
      font-size: 11px;
      padding: 0 20px;
      height: 34px;
      line-height: 30px; } }
  @media only screen and (max-width: 767px) {
    button,
    .button,
    .buttonstyle,
    input[type="button"] {
      font-size: 11px;
      padding: 0 20px;
      height: 34px;
      line-height: 30px; } }
  button.large,
  .button.large,
  .button-fancy-large,
  .buttonstyle.large,
  input[type="button"].large {
    font-size: 1.35em;
    text-transform: uppercase; }
  button[disabled], button.disabled,
  .button[disabled],
  .button.disabled,
  .buttonstyle[disabled],
  .buttonstyle.disabled,
  input[type="button"][disabled],
  input[type="button"].disabled {
    background-color: #e6e6e6;
    border-color: #e6e6e6;
    color: #333;
    opacity: 0.5; }
  button.mobile-black,
  .button.mobile-black,
  .buttonstyle.mobile-black,
  input[type="button"].mobile-black {
    color: #000;
    border-color: #000; }
    button.mobile-black:hover,
    .button.mobile-black:hover,
    .buttonstyle.mobile-black:hover,
    input[type="button"].mobile-black:hover {
      color: #f7f7f7;
      background-color: #000; }
  button.mobile-white,
  .button.mobile-white,
  .buttonstyle.mobile-white,
  input[type="button"].mobile-white {
    color: #fff;
    border-color: #fff; }
    button.mobile-white:hover,
    .button.mobile-white:hover,
    .buttonstyle.mobile-white:hover,
    input[type="button"].mobile-white:hover {
      color: #000;
      background-color: #fff; }
  @media only screen and (min-width: 768px) {
    button.desktop-black,
    .button.desktop-black,
    .buttonstyle.desktop-black,
    input[type="button"].desktop-black {
      color: #000;
      border-color: #000; }
      button.desktop-black:hover,
      .button.desktop-black:hover,
      .buttonstyle.desktop-black:hover,
      input[type="button"].desktop-black:hover {
        color: #f7f7f7;
        background-color: #000; }
    button.desktop-white,
    .button.desktop-white,
    .buttonstyle.desktop-white,
    input[type="button"].desktop-white {
      color: #fff;
      border-color: #fff; }
      button.desktop-white:hover,
      .button.desktop-white:hover,
      .buttonstyle.desktop-white:hover,
      input[type="button"].desktop-white:hover {
        color: #000;
        background-color: #fff; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    button.tablet-black,
    .button.tablet-black,
    .buttonstyle.tablet-black,
    input[type="button"].tablet-black {
      color: #000;
      border-color: #000; }
      button.tablet-black:hover,
      .button.tablet-black:hover,
      .buttonstyle.tablet-black:hover,
      input[type="button"].tablet-black:hover {
        color: #f7f7f7;
        background-color: #000; }
    button.tablet-white,
    .button.tablet-white,
    .buttonstyle.tablet-white,
    input[type="button"].tablet-white {
      color: #fff;
      border-color: #fff; }
      button.tablet-white:hover,
      .button.tablet-white:hover,
      .buttonstyle.tablet-white:hover,
      input[type="button"].tablet-white:hover {
        color: #000;
        background-color: #fff; } }

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

.button-text, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button,
#wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover {
  background-color: transparent;
  border-width: 0;
  color: #994c4c;
  padding: 0; }
  .button-text:hover,
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover {
    background-color: transparent;
    text-decoration: underline; }

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

.tab-button-large {
  box-sizing: border-box;
  padding: 20px 40px 20px 40px;
  color: #000;
  background-color: #f7f7f7;
  font-size: 18px;
  font-size: 1.125rem; }
  .tab-button-large.selected {
    background-color: #e6e6e6; }

.tab-button-large {
  box-sizing: border-box;
  padding: 15px 60px 15px 60px;
  color: #000;
  background-color: #fff;
  font-size: 12px;
  font-size: 0.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 {
  width: 83.4px;
  height: 134px; }

.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 {
  width: 214.5px;
  height: 50px; }

.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 {
  width: 42.7px;
  height: 34.1px; }

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

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

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

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

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

.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 {
  display: inline-block;
  vertical-align: middle;
  fill: #333; }
  .icon.logo {
    display: inline-block;
    width: 150px;
    height: 50px;
    fill: #fff; }
    @media only screen and (max-width: 767px) {
      .icon.logo {
        display: none; } }
  .icon.logo-mobile {
    display: none;
    height: 30px;
    width: 115px;
    fill: #fff; }
    @media only screen and (max-width: 767px) {
      .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; }

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

legend {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #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%; }
  .ie7 legend {
    width: 94%; }
  legend span {
    font-size: 12px;
    font-weight: 400;
    position: relative;
    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: "Titillium Web", sans-serif; }

.dialog-required {
  display: inline;
  font-size: 12px;
  font-weight: 400;
  position: relative;
  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: 768px) {
      .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: 0.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: 768px) {
    .form-horizontal .form-row-button {
      margin-left: 27%;
      width: 62%; } }

.field-wrapper {
  box-sizing: border-box;
  margin-bottom: .5rem;
  width: 100%; }
  .form-horizontal .field-wrapper {
    float: left;
    width: 76%; }
    @media only screen and (min-width: 768px) {
      .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="number"],
input[type="password"],
input[type="date"],
input[type="tel"],
input[type="email"],
textarea,
select {
  font-family: "Titillium Web", sans-serif;
  border-radius: 2em;
  line-height: 2.5em;
  min-height: 2.5em;
  padding: 0 1.5em;
  border: 2px solid #e6e6e6;
  background-color: #f7f7f7;
  color: #000;
  width: 100%;
  box-sizing: border-box;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none; }
  input[type="text"]:focus,
  input[type="number"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="tel"]:focus,
  input[type="email"]:focus,
  textarea:focus,
  select:focus {
    outline: none; }
  input[type="text"]::-ms-clear,
  input[type="number"]::-ms-clear,
  input[type="password"]::-ms-clear,
  input[type="date"]::-ms-clear,
  input[type="tel"]::-ms-clear,
  input[type="email"]::-ms-clear,
  textarea::-ms-clear,
  select::-ms-clear {
    display: none; }

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-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;
  -moz-appearance: none;
  -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; }
  .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: 768px) {
    .form-horizontal .form-caption {
      margin-left: 27%; } }
  .label-above .form-caption {
    margin-left: 0; }
  .form-indent .form-caption {
    margin-left: 0; }

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

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

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

span.error,
div.error,
div.error-message {
  background: none;
  color: #b2595c !important;
  text-transform: none !important;
  font-weight: 400 !important;
  border: none; }

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

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

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

.form-inline label {
  padding: 0 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%; }

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

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

html {
  overflow-x: hidden; }

#wrapper {
  background-color: #fff;
  border: 0;
  left: 0;
  margin: auto;
  position: relative;
  width: 100%; }
  #wrapper.pt_storefront {
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_storefront {
        background-color: #fff; } }
  #wrapper.pt_customer-service {
    width: 100%; }
  #wrapper.pt_categorylanding {
    width: 100%; }
    #wrapper.pt_categorylanding .primary-content {
      padding-bottom: 0; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_categorylanding .primary-content {
          width: 80%; } }
    #wrapper.pt_categorylanding .refinements {
      border-right: 0;
      display: none;
      width: 0; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_categorylanding .refinements {
          display: block;
          width: 20%; } }
  #wrapper.menu-active {
    overflow: hidden;
    position: relative; }
    @media only screen and (max-width: 767px) {
      #wrapper.menu-active {
        height: 100vh; } }
    #wrapper.menu-active > div,
    #wrapper.menu-active > footer {
      left: 100%;
      position: relative;
      transition: left 0.5s; }
      @media only screen and (min-width: 768px) {
        #wrapper.menu-active > div,
        #wrapper.menu-active > footer {
          left: auto; } }
  @media only screen and (min-width: 768px) {
    #wrapper.menu-active {
      left: auto; } }

.primary-content {
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .primary-content {
      float: right;
      padding: 0;
      position: relative;
      width: calc(100% - 230px); } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .primary-content.full-width-tablet {
      width: 100%; } }
  .primary-focus .primary-content {
    border: 0 none;
    float: left;
    margin: 0;
    width: 76%; }
  .full-width .primary-content {
    border: 0 none;
    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: 768px) {
    #secondary {
      float: left;
      width: 192px;
      position: relative; }
      #secondary nav {
        padding-left: 10px;
        padding-right: 10px; }
        #secondary nav a {
          display: block; }
      .primary-focus #secondary {
        background: none;
        border: none;
        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 img {
    margin: 20px 0; }
  .ui-dialog.intersitial-message-modal .countries-box h2, .ui-dialog.intersitial-message-modal .countries-box .ui-dialog-title {
    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: 0.1em;
          font-weight: bold;
          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;
          line-height: 18px;
          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: 767px) {
      .ui-dialog.intersitial-message-modal .countries-box .location {
        min-width: 165px;
        margin-bottom: 24px; } }
  .ui-dialog.intersitial-message-modal .countries-box img {
    height: 45px;
    margin: 20px auto; }

@media only screen and (max-width: 767px) {
  .ui-dialog.intersitial-message-modal {
    width: 90% !important;
    padding: 0 5px !important; } }

#main #parcellab-track-and-trace {
  padding: 30px 0;
  text-transform: initial; }
  #main #parcellab-track-and-trace .pl-container {
    padding: 0 28px; }
    @media only screen and (min-width: 1200px) {
      #main #parcellab-track-and-trace .pl-container {
        padding: 0 50px;
        max-width: 1242px; } }
    @media only screen and (min-width: 1441px) {
      #main #parcellab-track-and-trace .pl-container {
        padding: 0 150px;
        max-width: none; } }
  #main #parcellab-track-and-trace h1, #main #parcellab-track-and-trace h2, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title, .ui-dialog #main #parcellab-track-and-trace .ui-dialog-title, #main #parcellab-track-and-trace h3, #main #parcellab-track-and-trace h4, #main #parcellab-track-and-trace h5, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title {
    letter-spacing: .05em;
    color: #000; }
  #main #parcellab-track-and-trace h1, #main #parcellab-track-and-trace h2, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title, .ui-dialog #main #parcellab-track-and-trace .ui-dialog-title, #main #parcellab-track-and-trace h3, #main #parcellab-track-and-trace h4, #main #parcellab-track-and-trace h5,
  #main #parcellab-track-and-trace div[data-testid="checkpoint-status"],
  #main #parcellab-track-and-trace .pl-button,
  #main #parcellab-track-and-trace .pl-vote-label,
  #main #parcellab-track-and-trace .pl-cal-day,
  #main #parcellab-track-and-trace .pl-cal-month,
  #main #parcellab-track-and-trace .pl-box-address-caption,
  #main #parcellab-track-and-trace .pl-article-item-number,
  #main #parcellab-track-and-trace .pl-article-item-number span,
  #main #parcellab-track-and-trace .pl-checkpoint-time,
  #main #parcellab-track-and-trace .pl-checkpoint-time span {
    color: #000;
    opacity: 1; }
  #main #parcellab-track-and-trace .pl-time-box-caption,
  #main #parcellab-track-and-trace #pl-courier-fwd-link {
    color: #4c4c4c !important; }
  #main #parcellab-track-and-trace .pl-box-cal-heading {
    padding-bottom: 65px; }
    @media only screen and (max-width: 767px) {
      #main #parcellab-track-and-trace .pl-box-cal-heading {
        padding-top: 65px; } }
  #main #parcellab-track-and-trace .pl-calendar {
    padding-bottom: 65px; }
  #main #parcellab-track-and-trace .pl-cal-day {
    line-height: 1; }
  #main #parcellab-track-and-trace .pl-time-box-caption.pl-time-box-caption {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center; }
  #main #parcellab-track-and-trace .pl-box-heading {
    font-weight: bold; }
  #main #parcellab-track-and-trace .pl-article-item-number {
    text-transform: uppercase;
    font-weight: bold; }
  #main #parcellab-track-and-trace .pl-box-address {
    text-align: center; }
  #main #parcellab-track-and-trace .pl-box-address-caption {
    text-transform: capitalize;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    gap: 5px; }
  #main #parcellab-track-and-trace h2, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title, .ui-dialog #main #parcellab-track-and-trace .ui-dialog-title, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title {
    text-transform: initial; }
  #main #parcellab-track-and-trace div.pl-tab.pl-active {
    font-weight: bold; }
  #main #parcellab-track-and-trace .pl-tab-container {
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px 16px;
    padding: 0 8px; }
  #main #parcellab-track-and-trace .pl-col {
    padding: 8px; }
  #main #parcellab-track-and-trace .pl-order-sub {
    color: #000; }
  #main #parcellab-track-and-trace div.pl-status {
    top: 5px; }
  #main #parcellab-track-and-trace .pl-tab-container > div {
    padding: 0; }
    #main #parcellab-track-and-trace .pl-tab-container > div > div {
      margin: 0; }
  @media only screen and (min-width: 768px) {
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-1 {
      width: calc(8.33333333% - 16px);
      -ms-flex: 0 0 calc(8.33333333% - 16px);
          flex: 0 0 calc(8.33333333% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-2 {
      width: calc(16.66666667% - 16px);
      -ms-flex: 0 0 calc(16.66666667% - 16px);
          flex: 0 0 calc(16.66666667% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-3 {
      width: calc(25% - 11px);
      -ms-flex: 0 0 calc(25% - 11px);
          flex: 0 0 calc(25% - 11px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-4 {
      width: calc(33.33333333% - 11px);
      -ms-flex: 0 0 calc(33.33333333% - 11px);
          flex: 0 0 calc(33.33333333% - 11px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-5 {
      width: calc(41.66666667% - 16px);
      -ms-flex: 0 0 calc(41.66666667% - 16px);
          flex: 0 0 calc(41.66666667% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-6 {
      width: calc(50% - 8px);
      -ms-flex: 0 0 calc(50% - 8px);
          flex: 0 0 calc(50% - 8px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-7 {
      width: calc(58.33333333% - 16px);
      -ms-flex: 0 0 calc(58.33333333% - 16px);
          flex: 0 0 calc(58.33333333% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-8 {
      width: calc(66.66666667% - 16px);
      -ms-flex: 0 0 calc(66.66666667% - 16px);
          flex: 0 0 calc(66.66666667% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-9 {
      width: calc(75% - 16px);
      -ms-flex: 0 0 calc(75% - 16px);
          flex: 0 0 calc(75% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-10 {
      width: calc(83.33333333% - 16px);
      -ms-flex: 0 0 calc(83.33333333% - 16px);
          flex: 0 0 calc(83.33333333% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-11 {
      width: calc(91.66666667% - 16px);
      -ms-flex: 0 0 calc(91.66666667% - 16px);
          flex: 0 0 calc(91.66666667% - 16px); }
    #main #parcellab-track-and-trace .pl-tab-container .pl-col-12 {
      width: 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }
  #main #parcellab-track-and-trace .pl-space-bottom,
  #main #parcellab-track-and-trace .pl-vote {
    margin-bottom: 10px; }
  #main #parcellab-track-and-trace .pl-action-box .pl-box-heading {
    font-weight: bold; }

#main #pl-reroute-link,
#main .pl-box-aside-left .pl-space-bottom.pl-branding {
  display: none; }

#main #parcellab-track-and-trace-ui-wrapper a {
  border-bottom: none; }

@media only screen and (max-width: 767px) {
  #wrapper #main {
    margin-top: 5.8125rem; } }

#main #parcellab-track-and-trace {
  padding: 30px;
  background-color: #fff;
  text-transform: initial; }
  #main #parcellab-track-and-trace h1, #main #parcellab-track-and-trace h2, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title, .ui-dialog #main #parcellab-track-and-trace .ui-dialog-title, #main #parcellab-track-and-trace h3, #main #parcellab-track-and-trace h4, #main #parcellab-track-and-trace h5, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title {
    letter-spacing: .05em; }
  #main #parcellab-track-and-trace h2, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title, .ui-dialog #main #parcellab-track-and-trace .ui-dialog-title, #main #parcellab-track-and-trace .ui-dialog .ui-dialog-title {
    text-transform: initial; }

#main #pl-reroute-link {
  display: none; }

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

.dialog-container {
  float: left; }

.ui-dialog {
  background-color: #fff;
  padding: 0; }
  .ui-dialog .ui-widget-header {
    background-color: #fff;
    border: 0 none;
    border-radius: 0 0 0 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: black;
      color: white;
      border-radius: 1.5rem;
      border: 2px solid black; }
      .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: bold; }
    .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: bold;
    text-align: center;
    font-size: 1.3em;
    padding: 10px 0; }
    .ui-dialog .mobile-a2c-intecept .mobile-a2c-sub-header + div {
      font-weight: bold; }
  .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 none;
    border-radius: 0 0 0 0;
    height: 32px;
    margin: 0;
    opacity: .5;
    padding: 0;
    right: 0;
    top: 0;
    width: 32px; }
    .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: none; }
  .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: 767px) {
    .ui-dialog.cart-intercept {
      width: 310px !important;
      padding: 0 !important;
      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-dialog.cart-intercept .ui-dialog-titlebar .ui-dialog-titlebar-close .ui-button-text {
        display: none; }
    .ui-dialog.cart-intercept .ui-dialog-titlebar .ui-dialog-title {
      display: none; }

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

.ui-dialog .ui-dialog-titlebar-close {
  outline: none !important; }

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

.no-close .ui-dialog-titlebar-close {
  display: none; }

.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 0; }
    .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: 768px) {
    .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%; }
      #vertical-carousel ul li .capture-product-id {
        display: none; }

#dialog-container #PasswordResetForm .form-row .field-wrapper {
  width: 80%;
  float: left; }
  @media only screen and (max-width: 767px) {
    #dialog-container #PasswordResetForm .form-row .field-wrapper {
      width: 100%; } }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute !important;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }
  @media only screen and (max-width: 767px) {
    .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 {
    border-bottom: 1px solid #e6e6e6; }
    .item-list tr.last {
      border: 0 none; }
    .item-list tr.headings {
      display: none; }
  .item-list td {
    padding: 1em;
    vertical-align: top; }

.section-header {
  padding: 1em; }

.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-availability ul,
.item-quantity-details ul {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.item-dashboard {
  color: #333;
  width: 16rem; }
  .item-dashboard label {
    font-weight: normal;
    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 input,
  .item-dashboard .value,
  .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: -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; }
    .item-dashboard .option-add-to-cart input {
      width: 3rem;
      margin-right: 1em; }
    .item-dashboard .option-add-to-cart button {
      padding: 0.5em 1.5em; }
  .item-dashboard .option-quantity-purchased span.exceeded {
    color: #994c4c; }

.tooltip {
  cursor: help;
  position: relative; }
  .tooltip.product-tile {
    cursor: pointer; }

.tooltip-content {
  display: none; }

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

.ui-tooltip-content {
  padding: 0.3em; }
  .ui-tooltip-content .recommendation-tooltip-header {
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.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-description,
  .ui-tooltip-content .recommendation-tooltip-attributes {
    padding: 0.8em; }
  .ui-tooltip-content .shipping-method-cost {
    padding-bottom: 0.3em; }
  .ui-tooltip-content .shippingtotal {
    margin-top: 0.3em; }
    .ui-tooltip-content .shippingtotal .value {
      border-top: 1px solid #333; }
  .ui-tooltip-content .shipping-method-cost .value,
  .ui-tooltip-content .surcharge-product .value,
  .ui-tooltip-content .promo .value,
  .ui-tooltip-content .shippingtotal .value {
    margin-left: 3px;
    float: right; }
  .ui-tooltip-content .close-tooltip {
    display: none; }
    @media only screen and (max-width: 767px) {
      .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: 768px) {
  .mobile-no-line-breaks br {
    display: initial; } }

@media only screen and (min-width: 768px) {
  .desktop-no-line-breaks br {
    display: none; } }

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

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

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

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

@media only screen and (max-width: 767px) {
  .mobile-text-shadow-light {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5); } }

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

@media only screen and (min-width: 768px) {
  .desktop-text-shadow-light {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5); } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .tablet-text-shadow, .tablet-text-shadow-dark {
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.5); } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .tablet-text-shadow-light {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.5); } }

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

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

.product-listing-1x4 {
  background: none repeat scroll 0 0 #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 ul,
.content-asset ol {
  line-height: 1.6em;
  margin: 1em 0;
  padding: 0 1.5em; }

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

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

.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 outside 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: 0.8em; }

.folder-slot {
  border-style: solid;
  border-color: #4B984B;
  border-width: 1px;
  background-color: #fff;
  padding: 0.5em 0.5em; }
  .folder-slot h2, .folder-slot .ui-dialog .ui-dialog-title, .ui-dialog .folder-slot .ui-dialog-title {
    color: #4B984B;
    margin: 0.5em 0em; }

.menu-slot {
  display: none;
  border-top: 1px solid #4B984B;
  margin-top: 0.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: 768px) {
    .menu-slot {
      width: 13.5rem;
      display: block; } }

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

#wrapper.pt_content #primary .content-asset h2, #wrapper.pt_content #primary .content-asset .ui-dialog .ui-dialog-title, .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-dialog-title {
      display: none; }
    .youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button {
      margin-right: 0.5rem !important; }
      .youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button:before {
        content: "\2715";
        font-size: 1.5em;
        color: white; }
      .youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button:hover {
        background-color: transparent; }
      .youtube-modal-dialog.ui-dialog .ui-widget-header .ui-button .ui-button-icon-primary {
        display: none; }
  .youtube-modal-dialog.ui-dialog .ui-dialog-content {
    padding: 0 !important; }

.hide-in-mobile {
  /* hide below 768 */ }
  @media only screen and (max-width: 767px) {
    .hide-in-mobile {
      display: none; } }

.hide-in-tablet {
  /* hide between 768 and 1999 */ }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .hide-in-tablet {
      display: none; } }

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

.content-asset p.mobile-black, #wrapper.pt_content #primary .content-asset h1.mobile-black, #wrapper.pt_content #primary .content-asset h2.mobile-black, #wrapper.pt_content #primary .content-asset .ui-dialog .mobile-black.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .mobile-black.ui-dialog-title, #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, .mobile-black.banner-message, .banner-message .mobile-black.banner-text1, .banner-message .mobile-black.banner-text2, .banner-message .mobile-black.banner-text3, .banner-message div.mobile-black, .banner-message span.mobile-black, .banner-message a.mobile-black, .banner-message p.mobile-black, .banner-message h1.mobile-black, .banner-message h2.mobile-black, .banner-message .ui-dialog .mobile-black.ui-dialog-title, .ui-dialog .banner-message .mobile-black.ui-dialog-title, .banner-message h3.mobile-black, .banner-message h4.mobile-black, .banner-message h5.mobile-black, .banner-message h6.mobile-black, .home-bottom-slots .mobile-black.promoSlotFull, .home-bottom-slots .mobile-black.promoSlotFull#home-full-1, .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-1 .itemContent a.mobile-black, .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 .ui-dialog .mobile-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-black.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-black, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-black, .home-bottom-slots .mobile-black.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-black, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-black.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .mobile-black.tabContent, .home-bottom-slots .mobile-black.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-black, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-black.ui-dialog-title, .home-bottom-slots .mobile-black.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .mobile-black.bannerContent, .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.mobile-black, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-black, .home-bottom-slots .mobile-black.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-black, .home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-black, .home-bottom-slots .promoSlotFull#home-full-5 button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-5 .mobile-black.myjoys-ticker, .home-bottom-slots .mobile-black.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.mobile-black,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-black, .home-bottom-slots .mobile-black.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-black, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-black#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-black#featuredPlayers, .home-bottom-slots .mobile-black.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-black, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-black.ui-dialog-title, .home-bottom-slots .promoSlotFull .mobile-black.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.mobile-black, .home-bottom-slots .promoSlotFull .bannerContent button.mobile-black {
  color: #000; }

.content-asset p.mobile-white, #wrapper.pt_content #primary .content-asset h1.mobile-white, #wrapper.pt_content #primary .content-asset h2.mobile-white, #wrapper.pt_content #primary .content-asset .ui-dialog .mobile-white.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .mobile-white.ui-dialog-title, #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, .mobile-white.banner-message, .banner-message .mobile-white.banner-text1, .banner-message .mobile-white.banner-text2, .banner-message .mobile-white.banner-text3, .banner-message div.mobile-white, .banner-message span.mobile-white, .banner-message a.mobile-white, .banner-message p.mobile-white, .banner-message h1.mobile-white, .banner-message h2.mobile-white, .banner-message .ui-dialog .mobile-white.ui-dialog-title, .ui-dialog .banner-message .mobile-white.ui-dialog-title, .banner-message h3.mobile-white, .banner-message h4.mobile-white, .banner-message h5.mobile-white, .banner-message h6.mobile-white, .home-bottom-slots .mobile-white.promoSlotFull, .home-bottom-slots .mobile-white.promoSlotFull#home-full-1, .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-1 .itemContent a.mobile-white, .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 .ui-dialog .mobile-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-white.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-white, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-white, .home-bottom-slots .mobile-white.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-white, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-white.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .mobile-white.tabContent, .home-bottom-slots .mobile-white.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-white, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-white.ui-dialog-title, .home-bottom-slots .mobile-white.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .mobile-white.bannerContent, .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.mobile-white, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-white, .home-bottom-slots .mobile-white.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-white, .home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-white, .home-bottom-slots .promoSlotFull#home-full-5 button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-5 .mobile-white.myjoys-ticker, .home-bottom-slots .mobile-white.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.mobile-white,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-white, .home-bottom-slots .mobile-white.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-white, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-white#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-white#featuredPlayers, .home-bottom-slots .mobile-white.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-white, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-white.ui-dialog-title, .home-bottom-slots .promoSlotFull .mobile-white.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.mobile-white, .home-bottom-slots .promoSlotFull .bannerContent button.mobile-white {
  color: #fff; }

.content-asset p.mobile-gray, #wrapper.pt_content #primary .content-asset h1.mobile-gray, #wrapper.pt_content #primary .content-asset h2.mobile-gray, #wrapper.pt_content #primary .content-asset .ui-dialog .mobile-gray.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .mobile-gray.ui-dialog-title, #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, .mobile-gray.banner-message, .banner-message .mobile-gray.banner-text1, .banner-message .mobile-gray.banner-text2, .banner-message .mobile-gray.banner-text3, .banner-message div.mobile-gray, .banner-message span.mobile-gray, .banner-message a.mobile-gray, .banner-message p.mobile-gray, .banner-message h1.mobile-gray, .banner-message h2.mobile-gray, .banner-message .ui-dialog .mobile-gray.ui-dialog-title, .ui-dialog .banner-message .mobile-gray.ui-dialog-title, .banner-message h3.mobile-gray, .banner-message h4.mobile-gray, .banner-message h5.mobile-gray, .banner-message h6.mobile-gray, .home-bottom-slots .mobile-gray.promoSlotFull, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-1, .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-1 .itemContent a.mobile-gray, .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 .ui-dialog .mobile-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-gray, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .mobile-gray.tabContent, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-gray.ui-dialog-title, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .mobile-gray.bannerContent, .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.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-gray, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-5 button.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-5 .mobile-gray.myjoys-ticker, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.mobile-gray,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-gray, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-gray#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-gray#featuredPlayers, .home-bottom-slots .mobile-gray.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-gray, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull .mobile-gray.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.mobile-gray, .home-bottom-slots .promoSlotFull .bannerContent button.mobile-gray {
  color: #999; }

.content-asset p.mobile-green, #wrapper.pt_content #primary .content-asset h1.mobile-green, #wrapper.pt_content #primary .content-asset h2.mobile-green, #wrapper.pt_content #primary .content-asset .ui-dialog .mobile-green.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .mobile-green.ui-dialog-title, #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, .mobile-green.banner-message, .banner-message .mobile-green.banner-text1, .banner-message .mobile-green.banner-text2, .banner-message .mobile-green.banner-text3, .banner-message div.mobile-green, .banner-message span.mobile-green, .banner-message a.mobile-green, .banner-message p.mobile-green, .banner-message h1.mobile-green, .banner-message h2.mobile-green, .banner-message .ui-dialog .mobile-green.ui-dialog-title, .ui-dialog .banner-message .mobile-green.ui-dialog-title, .banner-message h3.mobile-green, .banner-message h4.mobile-green, .banner-message h5.mobile-green, .banner-message h6.mobile-green, .home-bottom-slots .mobile-green.promoSlotFull, .home-bottom-slots .mobile-green.promoSlotFull#home-full-1, .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-1 .itemContent a.mobile-green, .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 .ui-dialog .mobile-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .mobile-green.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.mobile-green, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.mobile-green, .home-bottom-slots .mobile-green.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.mobile-green, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .mobile-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .mobile-green.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .mobile-green.tabContent, .home-bottom-slots .mobile-green.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.mobile-green, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .mobile-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .mobile-green.ui-dialog-title, .home-bottom-slots .mobile-green.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .mobile-green.bannerContent, .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.mobile-green, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.mobile-green, .home-bottom-slots .mobile-green.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.mobile-green, .home-bottom-slots .promoSlotFull#home-full-5 h1.mobile-green, .home-bottom-slots .promoSlotFull#home-full-5 button.mobile-green, .home-bottom-slots .promoSlotFull#home-full-5 .mobile-green.myjoys-ticker, .home-bottom-slots .mobile-green.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.mobile-green,
.home-bottom-slots .promoSlotFull#home-full-6 article h4.mobile-green, .home-bottom-slots .mobile-green.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.mobile-green, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-green#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .mobile-green#featuredPlayers, .home-bottom-slots .mobile-green.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.mobile-green, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .mobile-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .mobile-green.ui-dialog-title, .home-bottom-slots .promoSlotFull .mobile-green.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.mobile-green, .home-bottom-slots .promoSlotFull .bannerContent button.mobile-green {
  color: #4B984B; }

.content-asset p 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 .ui-dialog .ui-dialog-title button.mobile-black, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.mobile-black, .home-bottom-slots .promoSlotFull button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-2 button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-4 button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-5 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-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-7 button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-black, .home-bottom-slots .promoSlotFull#home-full-8 button.mobile-black {
  color: #000;
  border-color: #000; }
  .content-asset p 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 .ui-dialog .ui-dialog-title button.mobile-black:hover, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.mobile-black:hover, .home-bottom-slots .promoSlotFull button.mobile-black:hover, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-black:hover, .home-bottom-slots .promoSlotFull#home-full-2 button.mobile-black:hover, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel 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 button.mobile-black:hover, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-black:hover, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-black:hover, .home-bottom-slots .promoSlotFull#home-full-8 button.mobile-black:hover {
    color: #f7f7f7;
    background-color: #000; }

.content-asset p 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 .ui-dialog .ui-dialog-title button.mobile-white, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.mobile-white, .home-bottom-slots .promoSlotFull button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-2 button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-4 button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-5 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-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-7 button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-white, .home-bottom-slots .promoSlotFull#home-full-8 button.mobile-white {
  color: #fff;
  border-color: #fff; }
  .content-asset p 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 .ui-dialog .ui-dialog-title button.mobile-white:hover, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.mobile-white:hover, .home-bottom-slots .promoSlotFull button.mobile-white:hover, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.mobile-white:hover, .home-bottom-slots .promoSlotFull#home-full-2 button.mobile-white:hover, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel 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 button.mobile-white:hover, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.mobile-white:hover, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.mobile-white:hover, .home-bottom-slots .promoSlotFull#home-full-8 button.mobile-white:hover {
    color: #000;
    background-color: #fff; }

@media only screen and (min-width: 768px) {
  .content-asset p.desktop-black, #wrapper.pt_content #primary .content-asset h1.desktop-black, #wrapper.pt_content #primary .content-asset h2.desktop-black, #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-black.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-black.ui-dialog-title, #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, .desktop-black.banner-message, .banner-message .desktop-black.banner-text1, .banner-message .desktop-black.banner-text2, .banner-message .desktop-black.banner-text3, .banner-message div.desktop-black, .banner-message span.desktop-black, .banner-message a.desktop-black, .banner-message p.desktop-black, .banner-message h1.desktop-black, .banner-message h2.desktop-black, .banner-message .ui-dialog .desktop-black.ui-dialog-title, .ui-dialog .banner-message .desktop-black.ui-dialog-title, .banner-message h3.desktop-black, .banner-message h4.desktop-black, .banner-message h5.desktop-black, .banner-message h6.desktop-black, .home-bottom-slots .desktop-black.promoSlotFull, .home-bottom-slots .desktop-black.promoSlotFull#home-full-1, .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 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 .ui-dialog .desktop-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-black.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-black, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-black, .home-bottom-slots .desktop-black.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-black, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-black.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .desktop-black.tabContent, .home-bottom-slots .desktop-black.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-black, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-black.ui-dialog-title, .home-bottom-slots .desktop-black.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .desktop-black.bannerContent, .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.desktop-black, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-black, .home-bottom-slots .desktop-black.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-black, .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-black, .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-5 .desktop-black.myjoys-ticker, .home-bottom-slots .desktop-black.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.desktop-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-black, .home-bottom-slots .desktop-black.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-black, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-black#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-black#featuredPlayers, .home-bottom-slots .desktop-black.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-black, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-black.ui-dialog-title, .home-bottom-slots .promoSlotFull .desktop-black.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-black, .home-bottom-slots .promoSlotFull .bannerContent button.desktop-black {
    color: #000; }
  .content-asset p.desktop-white, #wrapper.pt_content #primary .content-asset h1.desktop-white, #wrapper.pt_content #primary .content-asset h2.desktop-white, #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-white.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-white.ui-dialog-title, #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, .desktop-white.banner-message, .banner-message .desktop-white.banner-text1, .banner-message .desktop-white.banner-text2, .banner-message .desktop-white.banner-text3, .banner-message div.desktop-white, .banner-message span.desktop-white, .banner-message a.desktop-white, .banner-message p.desktop-white, .banner-message h1.desktop-white, .banner-message h2.desktop-white, .banner-message .ui-dialog .desktop-white.ui-dialog-title, .ui-dialog .banner-message .desktop-white.ui-dialog-title, .banner-message h3.desktop-white, .banner-message h4.desktop-white, .banner-message h5.desktop-white, .banner-message h6.desktop-white, .home-bottom-slots .desktop-white.promoSlotFull, .home-bottom-slots .desktop-white.promoSlotFull#home-full-1, .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 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 .ui-dialog .desktop-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-white.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-white, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-white, .home-bottom-slots .desktop-white.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-white, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-white.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .desktop-white.tabContent, .home-bottom-slots .desktop-white.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-white, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-white.ui-dialog-title, .home-bottom-slots .desktop-white.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .desktop-white.bannerContent, .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.desktop-white, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-white, .home-bottom-slots .desktop-white.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-white, .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-white, .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-5 .desktop-white.myjoys-ticker, .home-bottom-slots .desktop-white.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.desktop-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-white, .home-bottom-slots .desktop-white.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-white, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-white#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-white#featuredPlayers, .home-bottom-slots .desktop-white.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-white, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-white.ui-dialog-title, .home-bottom-slots .promoSlotFull .desktop-white.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-white, .home-bottom-slots .promoSlotFull .bannerContent button.desktop-white {
    color: #fff; }
  .content-asset p.desktop-gray, #wrapper.pt_content #primary .content-asset h1.desktop-gray, #wrapper.pt_content #primary .content-asset h2.desktop-gray, #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-gray.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-gray.ui-dialog-title, #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, .desktop-gray.banner-message, .banner-message .desktop-gray.banner-text1, .banner-message .desktop-gray.banner-text2, .banner-message .desktop-gray.banner-text3, .banner-message div.desktop-gray, .banner-message span.desktop-gray, .banner-message a.desktop-gray, .banner-message p.desktop-gray, .banner-message h1.desktop-gray, .banner-message h2.desktop-gray, .banner-message .ui-dialog .desktop-gray.ui-dialog-title, .ui-dialog .banner-message .desktop-gray.ui-dialog-title, .banner-message h3.desktop-gray, .banner-message h4.desktop-gray, .banner-message h5.desktop-gray, .banner-message h6.desktop-gray, .home-bottom-slots .desktop-gray.promoSlotFull, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-1, .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 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 .ui-dialog .desktop-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-gray, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .desktop-gray.tabContent, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-gray.ui-dialog-title, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .desktop-gray.bannerContent, .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.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-gray, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-5 .desktop-gray.myjoys-ticker, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.desktop-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-gray, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-gray#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-gray#featuredPlayers, .home-bottom-slots .desktop-gray.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-gray, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull .desktop-gray.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-gray, .home-bottom-slots .promoSlotFull .bannerContent button.desktop-gray {
    color: #999; }
  .content-asset p.desktop-green, #wrapper.pt_content #primary .content-asset h1.desktop-green, #wrapper.pt_content #primary .content-asset h2.desktop-green, #wrapper.pt_content #primary .content-asset .ui-dialog .desktop-green.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .desktop-green.ui-dialog-title, #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, .desktop-green.banner-message, .banner-message .desktop-green.banner-text1, .banner-message .desktop-green.banner-text2, .banner-message .desktop-green.banner-text3, .banner-message div.desktop-green, .banner-message span.desktop-green, .banner-message a.desktop-green, .banner-message p.desktop-green, .banner-message h1.desktop-green, .banner-message h2.desktop-green, .banner-message .ui-dialog .desktop-green.ui-dialog-title, .ui-dialog .banner-message .desktop-green.ui-dialog-title, .banner-message h3.desktop-green, .banner-message h4.desktop-green, .banner-message h5.desktop-green, .banner-message h6.desktop-green, .home-bottom-slots .desktop-green.promoSlotFull, .home-bottom-slots .desktop-green.promoSlotFull#home-full-1, .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 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 .ui-dialog .desktop-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .desktop-green.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.desktop-green, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.desktop-green, .home-bottom-slots .desktop-green.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.desktop-green, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .desktop-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .desktop-green.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .desktop-green.tabContent, .home-bottom-slots .desktop-green.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.desktop-green, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .desktop-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .desktop-green.ui-dialog-title, .home-bottom-slots .desktop-green.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .desktop-green.bannerContent, .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.desktop-green, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.desktop-green, .home-bottom-slots .desktop-green.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.desktop-green, .home-bottom-slots .promoSlotFull#home-full-5 h1.desktop-green, .home-bottom-slots .promoSlotFull#home-full-5 button.desktop-green, .home-bottom-slots .promoSlotFull#home-full-5 .desktop-green.myjoys-ticker, .home-bottom-slots .desktop-green.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.desktop-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.desktop-green, .home-bottom-slots .desktop-green.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.desktop-green, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-green#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .desktop-green#featuredPlayers, .home-bottom-slots .desktop-green.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.desktop-green, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .desktop-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .desktop-green.ui-dialog-title, .home-bottom-slots .promoSlotFull .desktop-green.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.desktop-green, .home-bottom-slots .promoSlotFull .bannerContent button.desktop-green {
    color: #4B984B; }
  .content-asset p 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 .ui-dialog .ui-dialog-title button.desktop-black, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.desktop-black, .home-bottom-slots .promoSlotFull button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-5 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-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-7 button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-black, .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-black {
    color: #000;
    border-color: #000; }
    .content-asset p 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 .ui-dialog .ui-dialog-title button.desktop-black:hover, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.desktop-black:hover, .home-bottom-slots .promoSlotFull button.desktop-black:hover, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-black:hover, .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-black:hover, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel 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 button.desktop-black:hover, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-black:hover, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-black:hover, .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-black:hover {
      color: #f7f7f7;
      background-color: #000; }
  .content-asset p 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 .ui-dialog .ui-dialog-title button.desktop-white, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.desktop-white, .home-bottom-slots .promoSlotFull button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-4 button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-5 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-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-7 button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-white, .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-white {
    color: #fff;
    border-color: #fff; }
    .content-asset p 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 .ui-dialog .ui-dialog-title button.desktop-white:hover, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.desktop-white:hover, .home-bottom-slots .promoSlotFull button.desktop-white:hover, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.desktop-white:hover, .home-bottom-slots .promoSlotFull#home-full-2 button.desktop-white:hover, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel 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 button.desktop-white:hover, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.desktop-white:hover, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.desktop-white:hover, .home-bottom-slots .promoSlotFull#home-full-8 button.desktop-white:hover {
      color: #000;
      background-color: #fff; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .content-asset p.tablet-black, #wrapper.pt_content #primary .content-asset h1.tablet-black, #wrapper.pt_content #primary .content-asset h2.tablet-black, #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-black.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-black.ui-dialog-title, #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, .tablet-black.banner-message, .banner-message .tablet-black.banner-text1, .banner-message .tablet-black.banner-text2, .banner-message .tablet-black.banner-text3, .banner-message div.tablet-black, .banner-message span.tablet-black, .banner-message a.tablet-black, .banner-message p.tablet-black, .banner-message h1.tablet-black, .banner-message h2.tablet-black, .banner-message .ui-dialog .tablet-black.ui-dialog-title, .ui-dialog .banner-message .tablet-black.ui-dialog-title, .banner-message h3.tablet-black, .banner-message h4.tablet-black, .banner-message h5.tablet-black, .banner-message h6.tablet-black, .home-bottom-slots .tablet-black.promoSlotFull, .home-bottom-slots .tablet-black.promoSlotFull#home-full-1, .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-1 .itemContent a.tablet-black, .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 .ui-dialog .tablet-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-black.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-black, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-black, .home-bottom-slots .tablet-black.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-black, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-black.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .tablet-black.tabContent, .home-bottom-slots .tablet-black.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-black, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-black.ui-dialog-title, .home-bottom-slots .tablet-black.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .tablet-black.bannerContent, .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.tablet-black, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-black, .home-bottom-slots .tablet-black.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-black, .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-black, .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-5 .tablet-black.myjoys-ticker, .home-bottom-slots .tablet-black.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.tablet-black,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-black, .home-bottom-slots .tablet-black.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-black, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-black#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-black#featuredPlayers, .home-bottom-slots .tablet-black.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-black, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-black.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-black.ui-dialog-title, .home-bottom-slots .promoSlotFull .tablet-black.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-black, .home-bottom-slots .promoSlotFull .bannerContent button.tablet-black {
    color: #000; }
  .content-asset p.tablet-white, #wrapper.pt_content #primary .content-asset h1.tablet-white, #wrapper.pt_content #primary .content-asset h2.tablet-white, #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-white.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-white.ui-dialog-title, #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, .tablet-white.banner-message, .banner-message .tablet-white.banner-text1, .banner-message .tablet-white.banner-text2, .banner-message .tablet-white.banner-text3, .banner-message div.tablet-white, .banner-message span.tablet-white, .banner-message a.tablet-white, .banner-message p.tablet-white, .banner-message h1.tablet-white, .banner-message h2.tablet-white, .banner-message .ui-dialog .tablet-white.ui-dialog-title, .ui-dialog .banner-message .tablet-white.ui-dialog-title, .banner-message h3.tablet-white, .banner-message h4.tablet-white, .banner-message h5.tablet-white, .banner-message h6.tablet-white, .home-bottom-slots .tablet-white.promoSlotFull, .home-bottom-slots .tablet-white.promoSlotFull#home-full-1, .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-1 .itemContent a.tablet-white, .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 .ui-dialog .tablet-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-white.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-white, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-white, .home-bottom-slots .tablet-white.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-white, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-white.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .tablet-white.tabContent, .home-bottom-slots .tablet-white.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-white, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-white.ui-dialog-title, .home-bottom-slots .tablet-white.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .tablet-white.bannerContent, .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.tablet-white, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-white, .home-bottom-slots .tablet-white.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-white, .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-white, .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-5 .tablet-white.myjoys-ticker, .home-bottom-slots .tablet-white.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.tablet-white,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-white, .home-bottom-slots .tablet-white.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-white, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-white#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-white#featuredPlayers, .home-bottom-slots .tablet-white.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-white, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-white.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-white.ui-dialog-title, .home-bottom-slots .promoSlotFull .tablet-white.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-white, .home-bottom-slots .promoSlotFull .bannerContent button.tablet-white {
    color: #fff; }
  .content-asset p.tablet-gray, #wrapper.pt_content #primary .content-asset h1.tablet-gray, #wrapper.pt_content #primary .content-asset h2.tablet-gray, #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-gray.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-gray.ui-dialog-title, #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, .tablet-gray.banner-message, .banner-message .tablet-gray.banner-text1, .banner-message .tablet-gray.banner-text2, .banner-message .tablet-gray.banner-text3, .banner-message div.tablet-gray, .banner-message span.tablet-gray, .banner-message a.tablet-gray, .banner-message p.tablet-gray, .banner-message h1.tablet-gray, .banner-message h2.tablet-gray, .banner-message .ui-dialog .tablet-gray.ui-dialog-title, .ui-dialog .banner-message .tablet-gray.ui-dialog-title, .banner-message h3.tablet-gray, .banner-message h4.tablet-gray, .banner-message h5.tablet-gray, .banner-message h6.tablet-gray, .home-bottom-slots .tablet-gray.promoSlotFull, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-1, .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-1 .itemContent a.tablet-gray, .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 .ui-dialog .tablet-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-gray, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .tablet-gray.tabContent, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-gray.ui-dialog-title, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .tablet-gray.bannerContent, .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.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-gray, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-5 .tablet-gray.myjoys-ticker, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.tablet-gray,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-gray, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-gray#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-gray#featuredPlayers, .home-bottom-slots .tablet-gray.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-gray, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-gray.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-gray.ui-dialog-title, .home-bottom-slots .promoSlotFull .tablet-gray.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-gray, .home-bottom-slots .promoSlotFull .bannerContent button.tablet-gray {
    color: #999; }
  .content-asset p.tablet-green, #wrapper.pt_content #primary .content-asset h1.tablet-green, #wrapper.pt_content #primary .content-asset h2.tablet-green, #wrapper.pt_content #primary .content-asset .ui-dialog .tablet-green.ui-dialog-title, .ui-dialog #wrapper.pt_content #primary .content-asset .tablet-green.ui-dialog-title, #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, .tablet-green.banner-message, .banner-message .tablet-green.banner-text1, .banner-message .tablet-green.banner-text2, .banner-message .tablet-green.banner-text3, .banner-message div.tablet-green, .banner-message span.tablet-green, .banner-message a.tablet-green, .banner-message p.tablet-green, .banner-message h1.tablet-green, .banner-message h2.tablet-green, .banner-message .ui-dialog .tablet-green.ui-dialog-title, .ui-dialog .banner-message .tablet-green.ui-dialog-title, .banner-message h3.tablet-green, .banner-message h4.tablet-green, .banner-message h5.tablet-green, .banner-message h6.tablet-green, .home-bottom-slots .tablet-green.promoSlotFull, .home-bottom-slots .tablet-green.promoSlotFull#home-full-1, .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-1 .itemContent a.tablet-green, .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 .ui-dialog .tablet-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .tablet-green.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3.tablet-green, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span.tablet-green, .home-bottom-slots .tablet-green.promoSlotFull#home-full-2, .home-bottom-slots .promoSlotFull#home-full-2 h2.tablet-green, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .tablet-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .tablet-green.ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-2 .tablet-green.tabContent, .home-bottom-slots .tablet-green.promoSlotFull#home-full-bestSellerCarousel, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2.tablet-green, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .tablet-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .tablet-green.ui-dialog-title, .home-bottom-slots .tablet-green.promoSlotFull#home-full-4, .home-bottom-slots .promoSlotFull#home-full-4 .tablet-green.bannerContent, .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.tablet-green, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button.tablet-green, .home-bottom-slots .tablet-green.promoSlotFull#home-full-5, .home-bottom-slots .promoSlotFull#home-full-5 h4.tablet-green, .home-bottom-slots .promoSlotFull#home-full-5 h1.tablet-green, .home-bottom-slots .promoSlotFull#home-full-5 button.tablet-green, .home-bottom-slots .promoSlotFull#home-full-5 .tablet-green.myjoys-ticker, .home-bottom-slots .tablet-green.promoSlotFull#home-full-6, .home-bottom-slots .promoSlotFull#home-full-6 div.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 article 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 article h3.tablet-green,
  .home-bottom-slots .promoSlotFull#home-full-6 article h4.tablet-green, .home-bottom-slots .tablet-green.promoSlotFull#home-full-7, .home-bottom-slots .promoSlotFull#home-full-7 h4.tablet-green, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-green#ytd, .home-bottom-slots .promoSlotFull#home-full-7 .tablet-green#featuredPlayers, .home-bottom-slots .tablet-green.promoSlotFull#home-full-8, .home-bottom-slots .promoSlotFull#home-full-8 h2.tablet-green, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .tablet-green.ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .tablet-green.ui-dialog-title, .home-bottom-slots .promoSlotFull .tablet-green.bannerContent, .home-bottom-slots .promoSlotFull .bannerContent h1.tablet-green, .home-bottom-slots .promoSlotFull .bannerContent button.tablet-green {
    color: #4B984B; }
  .content-asset p 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 .ui-dialog .ui-dialog-title button.tablet-black, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.tablet-black, .home-bottom-slots .promoSlotFull button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-5 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-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-7 button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-black, .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-black {
    color: #000;
    border-color: #000; }
    .content-asset p 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 .ui-dialog .ui-dialog-title button.tablet-black:hover, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.tablet-black:hover, .home-bottom-slots .promoSlotFull button.tablet-black:hover, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-black:hover, .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-black:hover, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel 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 button.tablet-black:hover, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-black:hover, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-black:hover, .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-black:hover {
      color: #f7f7f7;
      background-color: #000; }
  .content-asset p 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 .ui-dialog .ui-dialog-title button.tablet-white, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.tablet-white, .home-bottom-slots .promoSlotFull button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-4 button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-5 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-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-7 button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-white, .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-white {
    color: #fff;
    border-color: #fff; }
    .content-asset p 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 .ui-dialog .ui-dialog-title button.tablet-white:hover, .ui-dialog #wrapper.pt_content #primary .content-asset .ui-dialog-title 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, .banner-message button.tablet-white:hover, .home-bottom-slots .promoSlotFull button.tablet-white:hover, .home-bottom-slots .promoSlotFull#home-full-1 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 .ui-dialog .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, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 button.tablet-white:hover, .home-bottom-slots .promoSlotFull#home-full-2 button.tablet-white:hover, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel 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 button.tablet-white:hover, .home-bottom-slots .promoSlotFull#home-full-7 #ytd button.tablet-white:hover, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers button.tablet-white:hover, .home-bottom-slots .promoSlotFull#home-full-8 button.tablet-white:hover {
      color: #000;
      background-color: #fff; } }

#wrapper .header-banner .menu-utility-user li#storeLocator a {
  background: none; }
  @media only screen and (min-width: 768px) {
    #wrapper .header-banner .menu-utility-user li#storeLocator a span.img {
      display: none; } }
  @media only screen and (max-width: 767px) {
    #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 {
  font-family: "Titillium Web", sans-serif;
  border-bottom: 1px solid #999;
  background-color: #e6e6e6;
  padding: 5px 0;
  min-height: 30px;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    #wrapper .header-bottom-banner {
      padding: 4px 8px; } }
  #wrapper .header-bottom-banner .innerWidth, #wrapper .header-bottom-banner .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots #wrapper .header-bottom-banner .promoSlotFull#home-full-7 {
    position: relative; }
    #wrapper .header-bottom-banner .innerWidth .header-bottom-banner-content, #wrapper .header-bottom-banner .home-bottom-slots .promoSlotFull#home-full-7 .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 .innerWidth .banner-close-btn, #wrapper .header-bottom-banner .home-bottom-slots .promoSlotFull#home-full-7 .banner-close-btn, .home-bottom-slots #wrapper .header-bottom-banner .promoSlotFull#home-full-7 .banner-close-btn {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translateY(-50%);
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px;
      text-indent: 1px;
      width: 18px;
      height: 18px;
      border: 1px solid black;
      text-align: center;
      line-height: 18px;
      border-radius: 50%;
      cursor: pointer;
      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: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media only screen and (min-width: 768px) {
    .register-product-container {
      -ms-flex-direction: row;
          flex-direction: row; } }
  .register-product-container .product-register-container,
  .register-product-container .product-warrantys-container {
    display: block;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      .register-product-container .product-register-container,
      .register-product-container .product-warrantys-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        -ms-flex-pack: center;
            justify-content: center;
        box-sizing: border-box;
        min-height: calc(100vh - 86px); } }
  .register-product-container .product-register-container {
    padding-top: 45px; }
    @media only screen and (min-width: 768px) {
      .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: 768px) {
        .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: 768px) {
        .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: -ms-flexbox;
        display: flex;
        width: 100%;
        -ms-flex-direction: row;
            flex-direction: row;
        padding: 0;
        cursor: pointer;
        line-height: 18px;
        text-transform: initial;
        background: none; }
        .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: solid 1px #25495F;
          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::before, .register-product-container .product-register-container #warranty-i-container input[type="checkbox"]:checked + label > .styled-checkbox::after {
          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;
          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;
          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: normal; }
        .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; }
      @media only screen and (max-width: 767px) {
        .register-product-container .product-register-container .btn-box {
          text-align: center; } }
      .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: 768px) and (max-width: 1199px) {
          .register-product-container .product-register-container .btn-box .product-register-btn {
            padding: 0 45px; } }
        @media only screen and (max-width: 767px) {
          .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: 767px) {
        .register-product-container .product-register-container .register-data-title {
          padding-top: 20px;
          padding-bottom: 10px; } }
    .register-product-container .product-register-container .product-register-forms-year {
      display: inline-block; }
  .register-product-container .product-warrantys-container {
    margin-bottom: -2px;
    padding: 70px 30px;
    box-sizing: border-box;
    text-align: center;
    background-color: #25495F; }
    @media only screen and (min-width: 768px) {
      .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: 768px) {
        .register-product-container .product-warrantys-container .product-warranty-content {
          margin: 0; } }
      .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;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      .register-product-container .new-form {
        width: calc(100% - 64px); } }
    .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: black;
          font-size: 18px;
          padding: 0 0.5em;
          background: white; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper input::-moz-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper input:-ms-input-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper input::placeholder {
            color: black;
            font-size: 18px;
            background: white; }
        .register-product-container .new-form .product-register-forms-select .field-wrapper select,
        .register-product-container .new-form .product-register-forms-select .field-wrapper .input-select {
          height: 45px;
          border-color: black;
          line-height: 45px;
          font-size: 18px;
          padding: 0 0.5em;
          background: transparent;
          position: relative;
          display: block; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper select::-moz-placeholder,
          .register-product-container .new-form .product-register-forms-select .field-wrapper .input-select::-moz-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper select:-ms-input-placeholder,
          .register-product-container .new-form .product-register-forms-select .field-wrapper .input-select:-ms-input-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper select::placeholder,
          .register-product-container .new-form .product-register-forms-select .field-wrapper .input-select::placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form .product-register-forms-select .field-wrapper select.input-select-immitation,
          .register-product-container .new-form .product-register-forms-select .field-wrapper .input-select.input-select-immitation {
            border: 2px solid #000;
            padding: 0 .5em; }
        .register-product-container .new-form .product-register-forms-select .field-wrapper .register-data-select {
          background-position: right 5px center;
          padding: 0 1em 0 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: transparent url(../images/interface/icon-jcarousel-arrow-down.svg) no-repeat center;
          background-size: 22px 12px; }
        .register-product-container .new-form .product-register-forms-select .field-wrapper.field-wrapper-custom::before {
          display: none; }
    .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: black;
          font-size: 18px;
          padding: 0 0.5em;
          background: white; }
          .register-product-container .new-form #product-register-forms .form-row .field-wrapper input::-moz-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form #product-register-forms .form-row .field-wrapper input:-ms-input-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form #product-register-forms .form-row .field-wrapper input::placeholder {
            color: black;
            font-size: 18px;
            background: white; }
    .register-product-container .new-form #product-register-forms .product-register-forms-customer-name {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      @media only screen and (max-width: 767px) {
        .register-product-container .new-form #product-register-forms .product-register-forms-customer-name {
          -ms-flex-direction: column;
              flex-direction: column; } }
      .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: 767px) {
          .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: black;
            font-size: 18px;
            padding: 0 0.5em;
            background: white; }
            .register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input::-moz-placeholder {
              color: black;
              font-size: 18px;
              background: white; }
            .register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input:-ms-input-placeholder {
              color: black;
              font-size: 18px;
              background: white; }
            .register-product-container .new-form #product-register-forms .product-register-forms-customer-name .form-row .field-wrapper input::placeholder {
              color: black;
              font-size: 18px;
              background: white; }
    .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: black;
          font-size: 18px;
          padding: 0 0.5em;
          background: white; }
          .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input::-moz-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input:-ms-input-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper input::placeholder {
            color: black;
            font-size: 18px;
            background: white; }
        .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select {
          height: 45px;
          border-color: black;
          line-height: 45px;
          font-size: 18px;
          padding: 0 0.5em;
          background: transparent;
          position: relative; }
          .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select::-moz-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select:-ms-input-placeholder {
            color: black;
            font-size: 18px;
            background: white; }
          .register-product-container .new-form #register-data-container .product-register-forms-data .form-row .field-wrapper select::placeholder {
            color: black;
            font-size: 18px;
            background: white; }
        .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: transparent url(../images/interface/icon-jcarousel-arrow-down.svg) no-repeat center;
          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 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; }

html.members-dialog {
  overflow: hidden; }
  html.members-dialog .membersOnly-dialog {
    width: 100% !important;
    padding: 0 !important; }
  html.members-dialog .members-only-account .ui-accordion-content {
    overflow: visible; }

.membersOnly-dialog {
  position: fixed;
  background-color: transparent !important;
  top: 74px;
  height: calc(100% - 74px) !important;
  z-index: 19; }
  .membersOnly-dialog .ui-dialog-titlebar {
    display: none; }
  @media only screen and (min-width: 768px) {
    .membersOnly-dialog {
      top: 86px;
      height: calc(100% - 86px) !important; } }

.pt_membersOnly {
  visibility: hidden;
  min-height: 100vh; }
  .pt_membersOnly.show_mem {
    visibility: visible; }

#membersOnly {
  padding: 0 !important;
  width: 100% !important;
  height: 100% !important;
  display: none;
  background-color: rgba(255, 255, 255, 0.9); }
  #membersOnly .members-only-modal {
    display: block;
    background-color: transparent;
    width: 100%;
    height: 100%; }
    @media only screen and (min-width: 768px) {
      #membersOnly .members-only-modal {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center; } }
    #membersOnly .members-only-modal .members-only-account {
      float: none;
      width: 100%;
      height: auto; }
      @media only screen and (min-width: 768px) {
        #membersOnly .members-only-modal .members-only-account {
          width: 30%;
          padding-top: 30px; } }
      #membersOnly .members-only-modal .members-only-account .account-login {
        height: auto !important; }
    #membersOnly .members-only-modal .members-only-content {
      width: 70%;
      text-align: center;
      margin: 6% auto 0; }
      #membersOnly .members-only-modal .members-only-content .content-asset {
        margin: auto; }
        #membersOnly .members-only-modal .members-only-content .content-asset .logo {
          margin-bottom: 2%; }
        #membersOnly .members-only-modal .members-only-content .content-asset ul li {
          text-align: center; }
        @media only screen and (min-width: 768px) {
          #membersOnly .members-only-modal .members-only-content .content-asset {
            max-width: 40%; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_customer-service #main {
    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; }
  @media only screen and (max-width: 767px) {
    #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: 38%;
  padding-left: 2%;
  float: left; }
  #wrapper.pt_customer-service #primary.long-content {
    width: 80%; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_customer-service #primary {
      width: 56%;
      padding-left: 1%; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_customer-service #primary {
      width: 92%;
      padding-left: 4%; } }
  #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; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_customer-service #primary .form-horizontal .form-row {
      margin: 0rem; }
      #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 .form-row button {
    margin-left: 123px; }
    @media only screen and (min-width: 768px) 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%;
    float: right; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_customer-service #primary .form-horizontal .field-wrapper {
        width: 100%;
        float: right;
        margin-top: 1%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_customer-service #primary .form-horizontal .field-wrapper {
        width: 75%; } }
  #wrapper.pt_customer-service #primary h1 {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #333;
    line-height: 120%;
    font-style: normal; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_customer-service #primary h1 {
        font-size: 1.5rem; } }
  #wrapper.pt_customer-service #primary span {
    color: #333;
    font-family: "Titillium Web", sans-serif;
    text-transform: uppercase;
    font-weight: bold; }
  #wrapper.pt_customer-service #primary h2, #wrapper.pt_customer-service #primary .ui-dialog .ui-dialog-title, .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 {
      width: 100%; }
    #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 0; }
    #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 h2, #wrapper.pt_customer-service #primary #bottomContent .ui-dialog .ui-dialog-title, .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: none;
  border: none;
  width: 16%;
  margin-right: 1%; }
  @media only screen and (min-width: 768px) 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: 767px) {
    #wrapper.pt_customer-service #secondary {
      width: 96%;
      padding: 4% 0% 4% 4%; } }
  #wrapper.pt_customer-service #secondary .customer-service-side-nav h3 {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #333;
    padding: 0;
    margin: 0 0 10px 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_customer-service #secondary .customer-service-side-nav ul li {
      float: left; } }
  #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: normal;
    letter-spacing: .5px;
    padding-top: .25rem;
    padding-bottom: .25rem;
    width: 100%; }

#wrapper #primary .toggle > h3, .storeBubble > h3 {
  font-size: 14px;
  font-size: 0.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: '';
    width: 100%;
    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;
    box-sizing: border-box;
    width: 33%;
    float: left; }
    @media only screen and (max-width: 767px) {
      #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 .openTimes, .storeBubble .toggleContent .storedetailitem .locationType, .storeBubble .toggleContent .storedetailitem .features {
    width: 50%;
    min-height: 150px;
    padding: 0 33px; }
    .storeBubble .toggleContent .storedetailitem .address h3, .storeBubble .toggleContent .storedetailitem .openTimes h3, .storeBubble .toggleContent .storedetailitem .locationType h3, .storeBubble .toggleContent .storedetailitem .features h3 {
      padding: 0 0 1em 0;
      background-color: transparent;
      cursor: initial; }
    .storeBubble .toggleContent .storedetailitem .address .button, .storeBubble .toggleContent .storedetailitem .openTimes .button, .storeBubble .toggleContent .storedetailitem .locationType .button, .storeBubble .toggleContent .storedetailitem .features .button {
      width: 228px;
      bottom: 0px;
      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;
  font-family: "Titillium Web", sans-serif; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .customer-service-contact {
      width: 14%;
      margin-left: 2%; } }
  @media only screen and (max-width: 767px) {
    .customer-service-contact {
      width: 80%;
      float: left;
      margin-left: 4%;
      margin-top: 0;
      margin-bottom: 20px; } }
  .customer-service-contact h3 {
    font-size: 14px;
    font-family: "Titillium Web", sans-serif;
    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: 0rem; }

.customer-service-mobile-drawer {
  display: none; }
  @media only screen and (max-width: 767px) {
    .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: 767px) and (max-width: 767px) {
      .customer-service-mobile-drawer .header {
        width: 100%;
        box-sizing: border-box; }
        .customer-service-mobile-drawer .header:after {
          content: ">";
          float: right;
          font-size: 30px;
          font-weight: normal;
          line-height: 16px; }
        .customer-service-mobile-drawer .header.open:after {
          /* IE 9 */
          /* Chrome, Safari, Opera */
          transform: rotate(90deg);
          transition-duration: 0.5s;
          line-height: 20px; } }
  @media only screen and (max-width: 767px) {
      .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%; }
  @media only screen and (max-width: 767px) {
    #RegistrationForm.contactus-form .form-row .form-caption.error-message {
      margin-left: 0; } }

#RegistrationForm.contactus-form #product-register-forms .form-row .form-caption.error-message {
  margin: 0;
  width: 100%; }

.contactus-form {
  width: 100%;
  float: left; }
  @media only screen and (max-width: 767px) {
    .contactus-form .form-row {
      margin: 8px 0; }
      .contactus-form .form-row label {
        margin-top: 0; } }
  .contactus-form .form-row select.error {
    background-color: #f7f7f7; }
  .contactus-form .form-row .field-wrapper textarea.error {
    background-color: #f7f7f7;
    border-color: #b2595c !important; }

.desktop-only {
  display: block; }
  @media only screen and (max-width: 767px) {
    .desktop-only {
      display: none; } }

#RegistrationForm .form-row input {
  line-height: 160%;
  padding: 0.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: 768px) and (max-width: 1199px) {
    #RegistrationForm .form-row .form-caption.error-message {
      margin-left: 27%; } }
  @media only screen and (max-width: 767px) {
    #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: 768px) and (max-width: 1199px) {
    #wrapper.pt_email-sub .newsletter-header {
      max-width: 768px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_email-sub .newsletter-header {
      max-width: 100%; } }

#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: 767px) {
      #wrapper.pt_email-sub #main .signup-terms {
        margin: 20px 0 20px 0; } }

#mini-cart {
  z-index: 20;
  float: right; }
  @media only screen and (max-width: 767px) {
    #mini-cart {
      float: none; } }
  #mini-cart .just-added-button {
    color: #fff; }

.mini-cart-total {
  position: relative;
  color: #fff;
  padding-bottom: 12px;
  margin-bottom: -12px; }
  @media only screen and (max-width: 767px) {
    .mini-cart-total {
      color: #000;
      padding-left: 6px;
      padding-right: 6px;
      margin-left: -6px;
      margin-right: -6px;
      padding-bottom: 12px;
      margin-bottom: -12px; } }
  .mini-cart-total a.mini-cart-link {
    text-transform: uppercase;
    color: #fff;
    font-size: 10px;
    line-height: 28px;
    padding: 7px 20px;
    text-decoration: none;
    background-image: url("../images/cart-sprite.png");
    background-repeat: no-repeat;
    background-position: 14px -7px;
    padding-left: 2.5rem; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .mini-cart-total a.mini-cart-link {
        padding: 7px 9px 7px 32px;
        background-position: 10px -8px; } }
    .mini-cart-total a.mini-cart-link:hover {
      text-decoration: none; }

.mini-cart-content {
  background-color: #fff;
  box-shadow: 0 2px 5px 0 #e6e6e6;
  display: none;
  position: absolute;
  top: 3.1em;
  right: 0;
  width: 20rem;
  z-index: 2;
  color: #000; }
  .mini-cart-content.cart-show {
    display: block !important; }
  @media only screen and (max-width: 767px) {
    .mini-cart-content {
      display: none !important; } }

.mini-cart-header {
  font-size: 1.51em;
  font-weight: 700;
  padding: 1rem;
  text-transform: uppercase;
  color: #000;
  font-family: "Oswald", sans-serif; }

.mini-cart-products {
  max-height: 353px;
  padding: 0.5em;
  overflow: auto;
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6; }

.mini-cart-product {
  border-bottom: 1px solid #e6e6e6;
  overflow: hidden;
  padding: 14px;
  position: relative; }
  .mini-cart-product:last-of-type {
    border: none; }
  .mini-cart-product.collapsed .mini-cart-name,
  .mini-cart-product.collapsed .mini-cart-attributes,
  .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;
    display: none; }

.mini-cart-image {
  float: left;
  width: 40%; }
  .mini-cart-image img {
    max-width: 90%; }

.mini-cart-name {
  float: right;
  width: 60%;
  line-height: 13px; }
  .mini-cart-name .mini-cart-name-value {
    line-height: 13px !important;
    color: #000 !important;
    margin: 6px 0;
    padding: 0 !important;
    font-weight: 700;
    float: left;
    font-size: .75rem !important; }
    .mini-cart-name .mini-cart-name-value.mini-cart-name-value-myjoys {
      margin: 6px 0 0 0; }

.mini-cart-cid-value-myjoys {
  margin-bottom: 3px; }

.mini-cart-attributes {
  float: right;
  font-size: 0.9em;
  width: 60%; }
  .mini-cart-attributes .label {
    font-weight: bold;
    text-transform: uppercase; }
  .mini-cart-attributes .value {
    font-weight: normal;
    text-transform: uppercase;
    color: #999; }

.product-availability-list {
  display: none; }

.mini-cart-pricing {
  clear: right;
  float: right;
  font-size: 0.9em;
  width: 60%;
  color: #999; }
  .mini-cart-pricing .label {
    font-weight: bold;
    text-transform: uppercase;
    color: #000; }
  .mini-cart-pricing .mini-cart-price {
    float: right;
    font-weight: bold;
    color: #000; }
  .mini-cart-pricing .price-promotion.price-standard {
    text-decoration: line-through; }
  .mini-cart-pricing .price-promotion.mini-cart-price.price-sales {
    color: #994c4c !important; }

.mini-cart-totals {
  text-align: center; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .mini-cart-totals .mini-cart-slot .minicartslot p a {
      margin-left: 0 !important; } }

.mini-cart-subtotals {
  font-weight: 700;
  margin: 5px auto;
  padding-top: .5em;
  width: 16rem;
  width: 86%;
  margin-top: .75rem;
  font-size: .875rem;
  padding-bottom: .4rem; }
  .mini-cart-subtotals .label {
    float: left;
    text-transform: uppercase; }
  .mini-cart-subtotals .value {
    float: right; }
  .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: none;
  border: none;
  font-size: 0.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: black !important;
  font-size: .78rem !important; }

.mini-cart-buttons {
  margin: auto;
  width: 85% !important;
  height: 50px; }
  .mini-cart-buttons .mini-cart-button {
    height: 33px !important;
    background: #000;
    border: 1px solid #000;
    outline: none;
    color: #fff !important;
    line-height: 31px !important;
    text-align: center;
    font-size: 14px !important;
    font-family: "Titillium Web", sans-serif;
    box-sizing: border-box;
    padding: 10px 50px !important;
    margin: 0;
    border-radius: 2rem;
    font-weight: bold; }
    .mini-cart-buttons .mini-cart-button:hover {
      background: #fff !important;
      color: #000 !important;
      border: 2px solid #000; }
  .mini-cart-buttons .mini-cart-link-checkout {
    color: #000;
    font-weight: 700; }

.pt_checkout .mini-cart-content.cart-show {
  display: none !important; }

@media only screen and (max-width: 767px) {
  body:not(.enable-slideout-cart) .top-banner .menu-utility-user-holder {
    width: 100%; }
  body:not(.enable-slideout-cart) .top-banner .menu-utility-user {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
  body:not(.enable-slideout-cart) #mini-cart .mini-cart-content.cart-show {
    top: 40px;
    left: auto;
    right: -16px;
    width: calc(100vw - 17px);
    position: absolute; } }

.enable-slideout-cart #mini-cart .mini-cart-content {
  display: block;
  position: fixed;
  height: 100%;
  transition: all .65s;
  z-index: 999;
  transform: translateX(102%); }
  @media only screen and (max-width: 767px) {
    .enable-slideout-cart #mini-cart .mini-cart-content {
      top: 74px !important;
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .enable-slideout-cart #mini-cart .mini-cart-content {
      top: 86px; } }
  .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-close {
    height: 25px;
    width: 25px;
    background: url("../images/icons/close-minicart.svg") no-repeat;
    cursor: pointer;
    position: absolute;
    top: 23px;
    right: 18px; }
    @media only screen and (min-width: 768px) {
      .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-close {
        display: none; } }
  .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-products {
    max-height: calc(100% - 307px); }
  .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-attributes {
    position: absolute;
    bottom: -6px;
    white-space: nowrap; }
  .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-product-details {
    min-width: 47%; }
  .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-totals {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 20px 0;
    background-color: #f8f8f8;
    border-top: 1px solid #ECECEC;
    height: 232px; }
    @media only screen and (min-width: 768px) {
      .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-totals {
        width: 375px; } }
    .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-totals .label,
    .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-totals .value {
      padding: 0 20px; }
    .enable-slideout-cart #mini-cart .mini-cart-content .mini-cart-totals .mini-cart-buttons {
      padding-bottom: 20px; }
  .enable-slideout-cart #mini-cart .mini-cart-content.cart-show {
    transform: translateX(0%); }

@media only screen and (max-width: 767px) {
  #mini-cart .mini-cart-content.cart-show {
    display: block;
    top: 48px;
    left: 0; }
  #mini-cart .mini-cart-buttons a {
    font-size: 20px; } }

.breadcrumb {
  font-size: 1em;
  line-height: 1em;
  margin-bottom: 2rem;
  font-family: "Titillium Web", sans-serif;
  color: #999;
  margin-top: 14px; }
  @media only screen and (max-width: 767px) {
    .breadcrumb {
      margin-bottom: 0rem;
      margin-top: 9px;
      padding: 0 1rem; } }
  .breadcrumb li {
    display: inline;
    list-style: none outside none; }
    .breadcrumb li a {
      color: #999; }

.paging-current-page {
  left: -999em;
  position: absolute; }

.breadcrumb-element {
  color: #999; }
  .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-result-text a,
.breadcrumb .searchphraselink {
  background: none;
  color: #999;
  padding: 0; }

#secondary h1 {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
  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 {
  float: left;
  margin: 4px 0;
  width: 48%; }

.col-2 {
  float: right;
  margin: 4px 0;
  width: 48%; }

.content-header {
  font-size: 1.75em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 14px !important; }
  .content-header span {
    font-size: 0.75em;
    font-style: normal;
    font-weight: 400; }

.section-header {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #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: 0.9em;
  font-weight: 400;
  text-transform: none; }

.back {
  display: block;
  margin: 0 0 10px; }

#secondary a {
  color: #999;
  font-size: 12px;
  font-size: 0.75rem;
  text-transform: uppercase; }

#secondary .refinement.size a {
  font-size: 11px;
  font-size: 0.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: 0px !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: 0px !important;
      padding: 13px;
      border-radius: 3rem;
      border: 2px solid #e6e6e6; }

#category-level-1 li {
  color: #333;
  display: block;
  padding-bottom: 0.3125rem; }
  #category-level-1 li a.refinement-link {
    display: block;
    color: #999;
    font-size: 14px;
    font-size: 0.875rem; }
    #category-level-1 li a.refinement-link.active {
      color: #000 !important;
      font-weight: 700;
      text-decoration: underline; }

#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 {
  display: block;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  padding-bottom: .5em;
  border-bottom: 0.1667rem solid #e6e6e6; }
  .refinement-header.mobile-search-header {
    display: none; }
  .refinement-header.on-top {
    border-bottom: none; }
  @media only screen and (max-width: 767px) {
    .refinement-header {
      margin-left: 20px; }
      .refinement-header.mobile-search-header {
        border: 0;
        display: block;
        margin-bottom: 0.75rem;
        padding: 0 1.25rem; } }

@media only screen and (max-width: 767px) {
  .search-result-options .sort-by #grid-sort-header {
    height: 34px;
    float: right;
    width: 70%;
    background-position: right 10px center;
    padding-left: 12px; } }

.refinement-header-mobile {
  display: none; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .refinement-header-mobile {
      margin-left: 0; } }

#refined-by-attributes {
  padding-bottom: 1.438rem;
  border-bottom: 0.1667rem solid #e6e6e6; }
  #refined-by-attributes h3 {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0.625rem 0;
    text-transform: uppercase; }

.selected-refinement {
  display: block;
  width: 100%; }
  .selected-refinement a {
    background: url("../images/interface/remove-refinement.svg") no-repeat;
    display: inline-block;
    float: right;
    margin-top: 0.25rem;
    height: 1rem;
    width: 1rem; }

.selected-refinement-value {
  color: #999;
  display: inline-block;
  font-size: 11px;
  font-size: 0.6875rem;
  width: 100%; }

.clear-all-refinements a {
  color: #333 !important;
  display: inline-block;
  font-size: 12px;
  font-size: 0.75rem;
  padding-top: 0.5rem;
  text-decoration: underline; }

.refinement {
  border-bottom: 0.1667rem solid #e6e6e6;
  float: left;
  width: 100%; }
  .refinement h3 {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 2em;
    margin-top: 0.25re;
    padding: 0;
    text-transform: uppercase;
    font-family: "Titillium Web", sans-serif;
    letter-spacing: 0; }
    .refinement h3.toggle i {
      background: url("../images/interface/arrow-single.png") no-repeat;
      display: inline-block;
      float: right;
      margin-top: 0.25rem;
      height: 1rem;
      width: 1rem;
      transition: all 0.5s; }
    .refinement h3.toggle.expanded i {
      transform: rotate(90deg);
      transition: all 0.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;
      transition: all 0.5s; }
  .refinement ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 10px 0;
    width: 100%;
    float: left;
    transition: all 0.5s; }
    .refinement ul li {
      float: left;
      width: 100%; }
      .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; }
      .refinement ul.swatches li a {
        border: 0.1667rem solid #e6e6e6;
        border-radius: 50%;
        display: block;
        font-size: 9.5px;
        font-size: 0.59375rem;
        height: 25px;
        line-height: 25px;
        text-align: center;
        width: 25px; }
      .refinement ul.swatches li.selected {
        width: initial; }
      .refinement ul.swatches li.selected a {
        border-color: #000;
        font-weight: bold; }
      .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 {
    text-decoration: underline;
    font-size: 12px;
    font-size: 0.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 {
    border: 0 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 {
  border: 0 none;
  list-style: none outside none;
  margin: .58em 0;
  padding: 0; }
  .nav ul li {
    list-style: none outside none !important; }

.nav .toggle {
  display: block;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 2em;
  text-transform: uppercase;
  background: #fff url(../images/arrow-right-black.png) no-repeat calc(100% - 9px) center; }
  @media only screen and (max-width: 767px) {
    .nav .toggle {
      padding: .5em .25em; } }

.nav .expanded {
  background: #fff url(../images/selectArrowActive.png) no-repeat calc(100% - 9px) center; }

.price-refinements li {
  float: left;
  width: 100%; }

footer {
  font-family: "Titillium Web", sans-serif;
  clear: both; }
  @media only screen and (min-width: 768px) {
    footer {
      padding-bottom: 2em; } }
  footer h3 {
    text-transform: uppercase; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    footer .innerWidth, footer .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots footer .promoSlotFull#home-full-7 {
      max-width: initial; } }
  footer #footerLogo {
    float: left;
    width: 38px;
    height: 45px;
    background-image: url("../images/logo.svg");
    background-repeat: no-repeat;
    margin: 8px 0; }
    @media only screen and (max-width: 767px) {
      footer #footerLogo {
        float: none;
        margin: 0 auto;
        margin-top: 2rem; } }
  footer #footerSignup {
    float: left;
    display: inline-block;
    margin-top: 13px;
    margin-left: 16%; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      footer #footerSignup {
        margin-left: 6%; } }
    @media only screen and (max-width: 767px) {
      footer #footerSignup {
        float: none;
        margin: 2em auto;
        text-align: center;
        width: 100%; } }
    footer #footerSignup h3 {
      letter-spacing: 0.045em; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        footer #footerSignup h3 {
          width: 170px;
          line-height: 14px;
          margin-right: 10px;
          margin-top: 5px; } }
  footer #footerSocial {
    width: 23%;
    float: right;
    margin-top: 17px;
    text-align: right; }
    footer #footerSocial h3 {
      font-family: "Titillium Web", sans-serif;
      float: left; }
    footer #footerSocial h3, footer #footerSocial a {
      line-height: 30px;
      display: inline-block;
      margin: 0 0 0 10px;
      vertical-align: top; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        footer #footerSocial h3, footer #footerSocial a {
          margin: 0 0 0 4px; } }
    footer #footerSocial p {
      padding: 0;
      margin: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      footer #footerSocial {
        width: 31%; } }
    @media only screen and (max-width: 767px) {
      footer #footerSocial {
        float: none;
        margin: 0 auto 1rem;
        text-align: center;
        width: 100%; }
        footer #footerSocial h3 {
          display: block;
          float: none;
          margin: 0;
          padding: 0;
          text-align: center;
          font-family: "Titillium Web", sans-serif; }
        footer #footerSocial a {
          float: none;
          margin: 0 10px; } }
  footer .footer-container {
    clear: both;
    border-top: 2px solid #E5E5E5;
    padding: 1em 0; }
    footer .footer-container:after {
      content: ' ';
      clear: both; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      footer .footer-container {
        padding: 1em 15px; } }
    @media only screen and (max-width: 767px) {
      footer .footer-container {
        padding: 0;
        margin: 0 1rem;
        border: 0; }
        footer .footer-container:first-child {
          border-top: 0; } }
    footer .footer-container .footer-item {
      display: block;
      padding: 0;
      width: 100%;
      clear: both; }
      footer .footer-container .footer-item h3 {
        line-height: 2em;
        text-transform: uppercase;
        margin: 0;
        font-family: "Titillium Web", sans-serif;
        padding-bottom: 3px; }
      @media only screen and (min-width: 768px) {
        footer .footer-container .footer-item {
          display: table-cell;
          padding: 0;
          width: 32%; }
          footer .footer-container .footer-item#footer-4 a:hover, footer .footer-container .footer-item#footer-5 a:hover {
            text-decoration: none; }
          footer .footer-container .footer-item#footer-4 h3, footer .footer-container .footer-item#footer-5 h3 {
            text-align: center;
            width: 139px; } }
      @media only screen and (max-width: 767px) {
        footer .footer-container .footer-item {
          display: block;
          width: 100%;
          line-height: 3em;
          position: relative;
          border-bottom: 2px solid #e5e5e5; }
          footer .footer-container .footer-item:first-child {
            border-top: 2px solid #e5e5e5; }
          footer .footer-container .footer-item:nth-child(4) {
            display: none; }
          footer .footer-container .footer-item:nth-child(5) {
            position: relative;
            background: url("../images/map-marker.png") no-repeat right center;
            background-size: 12px 20px;
            background-position: right 10px center;
            border: none; }
            footer .footer-container .footer-item:nth-child(5) a {
              display: block; }
            footer .footer-container .footer-item:nth-child(5) img {
              display: none; }
          footer .footer-container .footer-item.active i {
            transform: rotate(45deg); }
          footer .footer-container .footer-item.active ul {
            display: block;
            padding-bottom: 1rem; }
          footer .footer-container .footer-item h3 {
            line-height: 1em;
            padding: 1rem .5rem 1rem 0;
            width: 100%;
            font-family: "Titillium Web", sans-serif;
            float: none; }
            footer .footer-container .footer-item h3 i {
              content: ' ';
              margin-right: 1em;
              width: 8px;
              height: 8px;
              border-right: 2px solid #cdcdcd;
              border-bottom: 2px solid #cdcdcd;
              transform: rotate(-45deg);
              translate: all 0.5s;
              float: right; }
          footer .footer-container .footer-item ul {
            display: none; }
          footer .footer-container .footer-item#footer-4 h3, footer .footer-container .footer-item#footer-5 h3 {
            width: 50%; }
          footer .footer-container .footer-item#footer-4 img, footer .footer-container .footer-item#footer-5 img {
            position: absolute;
            height: 16px;
            right: 0px;
            top: 16px; } }
    footer .footer-container .menu-footer {
      float: none;
      margin: 0;
      padding: 0; }
      footer .footer-container .menu-footer li {
        float: none;
        line-height: 2em;
        list-style: none; }
    footer .footer-container a {
      color: #999;
      text-transform: uppercase; }
      footer .footer-container a:hover {
        color: #000;
        text-decoration: underline; }

.social-links {
  padding-left: 0; }
  .social-links li {
    display: inline;
    float: none;
    padding-right: 0.5em; }

footer .innerWidth .footer-container, footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container, .home-bottom-slots footer .promoSlotFull#home-full-7 .footer-container {
  padding: 31px 0 20px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    footer .innerWidth .footer-container, footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container, .home-bottom-slots footer .promoSlotFull#home-full-7 .footer-container {
      padding: 31px 15px 20px; } }

#footerSignup {
  margin-left: 11vw; }
  @media only screen and (max-width: 767px) {
    #footerSignup {
      margin-left: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #footerSignup {
      margin-left: 4vw; } }
  #footerSignup h3 {
    line-height: 3em;
    margin: 0 1rem 0 0;
    float: left;
    font-family: "Titillium Web", sans-serif; }
    @media only screen and (max-width: 767px) {
      #footerSignup h3 {
        float: none;
        text-align: center;
        margin: 0;
        padding: 0;
        font-size: 10px;
        font-weight: bold;
        line-height: 120%;
        margin-bottom: 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #footerSignup h3 {
        width: 166px;
        line-height: 1em;
        margin-right: 0; } }
  #footerSignup form#email-alert-signup {
    float: right;
    white-space: nowrap;
    width: 314px;
    height: 24px;
    margin-top: .5em;
    background-color: #e6e6e6;
    border-radius: 12px;
    position: relative; }
    @media only screen and (max-width: 767px) {
      #footerSignup form#email-alert-signup {
        float: none;
        text-align: center;
        margin: 0;
        width: 100%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #footerSignup form#email-alert-signup {
        margin-top: 0;
        width: 240px;
        margin-top: 7px; } }
    #footerSignup form#email-alert-signup input[type="text"],
    #footerSignup form#email-alert-signup input[type="email"] {
      border: none;
      margin-left: 0;
      width: calc(100% - 50px);
      padding: 0 0 0 8px;
      background-color: transparent;
      float: left;
      line-height: 24px;
      height: 24px; }
      #footerSignup form#email-alert-signup input[type="text"]::-ms-clear,
      #footerSignup form#email-alert-signup input[type="email"]::-ms-clear {
        display: none; }
      @media only screen and (max-width: 767px) {
        #footerSignup form#email-alert-signup input[type="text"],
        #footerSignup form#email-alert-signup input[type="email"] {
          font-size: 11px; } }
      #footerSignup form#email-alert-signup input[type="text"] :-ms-input-placeholder,
      #footerSignup form#email-alert-signup input[type="email"] :-ms-input-placeholder {
        color: #999; }
    #footerSignup form#email-alert-signup span.error {
      float: left; }
    #footerSignup form#email-alert-signup button {
      background-image: url("../images/emailIcon.svg");
      background-color: transparent;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      border: none;
      height: 24px;
      padding: 0;
      width: 24px;
      right: 5px;
      position: absolute;
      opacity: 1;
      fill: #000; }
      #footerSignup form#email-alert-signup button:hover {
        opacity: .555; }

.footer-copy {
  color: #fff;
  background-color: #000;
  text-align: left;
  font-family: "Titillium Web", sans-serif;
  font-size: 11px;
  line-height: 46px;
  min-height: 4em; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .footer-copy {
      padding-left: 15px;
      padding-right: 15px; } }
  .footer-copy .countries-container {
    float: left;
    position: relative; }
    .footer-copy .countries-container > a {
      background: url("../images/usa_off.gif") left center no-repeat;
      padding-left: 30px; }
    .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;
      box-sizing: border-box;
      display: none; }
      @media only screen and (max-width: 767px) {
        .footer-copy .countries-container .country-container {
          bottom: 34px;
          width: 320px; } }
      .footer-copy .countries-container .country-container h2, .footer-copy .countries-container .country-container .ui-dialog .ui-dialog-title, .ui-dialog .footer-copy .countries-container .country-container .ui-dialog-title {
        float: left;
        width: 100%;
        padding: 10px 10px 10px 20px;
        box-sizing: border-box;
        border-bottom: 2px solid #e7e7e7;
        color: #333;
        line-height: 23px;
        margin: 0;
        text-align: left; }
        .footer-copy .countries-container .country-container h2 a.close-countries, .footer-copy .countries-container .country-container .ui-dialog .ui-dialog-title 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: 0.8; }
          .footer-copy .countries-container .country-container h2 a.close-countries:hover, .footer-copy .countries-container .country-container .ui-dialog .ui-dialog-title 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: 767px) {
          .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;
          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;
            line-height: 18px;
            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; }
            .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") left center no-repeat;
            background-size: 18px 11px;
            background-position: 10px 4px; }
          .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") left center no-repeat;
            background-size: 18px 11px;
            background-position: 10px 4px; }
          .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; }
  .footer-copy a {
    margin-right: 38px;
    color: #fff;
    float: left; }
    @media only screen and (max-width: 767px) {
      .footer-copy a {
        margin: 0 15px;
        float: none; } }
    .footer-copy a:last-child {
      margin-right: 0; }
    .footer-copy a:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .footer-copy {
      text-align: center;
      line-height: 1.5rem;
      min-height: 70px; }
      .footer-copy .innerWidth, .footer-copy .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots .footer-copy .promoSlotFull#home-full-7 {
        padding-top: 12px; } }
  .footer-copy .copyright {
    float: right;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .footer-copy .copyright {
        float: none;
        display: block;
        clear: both; } }
    .footer-copy .copyright a {
      float: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swatch-lightblue a {
  background-color: #ADD8E6 !important; }

.swatch-lime a {
  background-color: #00FF00 !important; }

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

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

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

.product-tile {
  color: #999;
  position: relative;
  text-align: center;
  font-family: "Titillium Web", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  padding: 0;
  box-sizing: border-box; }
  .product-tile img {
    max-width: 100%; }
    .product-tile img.product-badge-plp {
      position: absolute;
      width: 30%;
      right: 0;
      z-index: 1; }
  @media only screen and (max-width: 767px) {
    .product-tile {
      font-size: 14px;
      font-size: 0.875rem; } }
  .product-tile .product-image {
    height: auto;
    position: relative;
    min-height: 200px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .product-tile .product-image {
        min-height: 145px; } }
    @media only screen and (max-width: 767px) {
      .product-tile .product-image {
        min-height: 132px; } }
    .product-tile .product-image .quickview {
      background: #fff;
      display: none;
      font-size: 11px;
      font-size: 0.6875rem;
      width: 100px;
      top: 75%;
      left: 25%;
      padding: 0;
      position: absolute; }
    .product-tile .product-image:hover .quickview {
      display: block; }
    @media only screen and (max-width: 767px) {
      .product-tile .product-image .quickview {
        display: none; } }
    .product-tile .product-image .customize-link {
      display: inline-block;
      position: absolute;
      top: 18px;
      right: 25px;
      height: 34px;
      width: 83px; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .product-tile .product-image .customize-link {
          right: 10px;
          width: 50%; } }
      @media only screen and (max-width: 767px) {
        .product-tile .product-image .customize-link {
          height: auto;
          width: 50%;
          right: 10px; } }
  .product-tile .product-name {
    color: #000;
    font-weight: bold;
    line-height: 1.25rem;
    margin-bottom: 4px; }
    .product-tile .product-name a {
      color: #000; }
  .product-tile .product-category {
    font-family: "Oswald", sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    text-transform: capitalize; }
  .product-tile .product-pricing {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 13px;
    font-size: 0.8125rem;
    margin: 0 0 10px 0; }
    @media only screen and (max-width: 767px) {
      .product-tile .product-pricing {
        font-size: 12px;
        font-size: 0.75rem; } }
    .product-tile .product-pricing .product-standard-price {
      text-decoration: line-through; }
    .product-tile .product-pricing .product-sales-price {
      color: #994c4c; }
  .product-tile .product-swatches-all {
    cursor: pointer;
    font-size: 10px;
    font-size: 0.625rem; }
  .product-tile .product-swatches ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center; }
  .product-tile .product-swatches li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 4px; }
    .product-tile .product-swatches li.hide {
      display: none; }
      @media only screen and (min-width: 1200px) {
        .product-tile .product-swatches li.hide.show-in-desktop {
          display: inline-block; } }
      @media only screen and (max-width: 767px) {
        .product-tile .product-swatches li.hide.show-in-mobile {
          display: list-item; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .product-tile .product-swatches li {
        margin: 0 3px 4px; }
        .product-tile .product-swatches li.hide-mobile {
          display: none; }
        .product-tile .product-swatches li:last-child.hide-mobile {
          display: block; } }
    @media only screen and (max-width: 767px) {
      .product-tile .product-swatches li {
        margin: 0 2px 4px; }
        .product-tile .product-swatches li.hide-mobile {
          display: none; }
        .product-tile .product-swatches li:last-child.hide-mobile {
          display: block; } }
  .product-tile .product-swatches .open-close a {
    font-size: 10px;
    color: #333;
    line-height: 18px;
    text-transform: uppercase; }
  .product-tile .product-swatches .open-close span.closetxt {
    display: none; }
  .product-tile .product-swatches.expanded {
    position: absolute;
    z-index: 1;
    background-color: #fff;
    box-shadow: 0 10px 10px 0 #fff; }
    .product-tile .product-swatches.expanded li.hide, .product-tile .product-swatches.expanded li.hide-mobile {
      display: inline-block; }
    .product-tile .product-swatches.expanded span.moretxt {
      display: none; }
    .product-tile .product-swatches.expanded span.closetxt {
      display: inline-block; }
  .product-tile .product-swatches .swatch {
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    border: 2px solid transparent; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .product-tile .product-swatches .swatch {
        height: 32px;
        width: 32px; } }
    .product-tile .product-swatches .swatch img {
      border-radius: 50%;
      box-sizing: border-box;
      height: 30px;
      width: 30px;
      margin: 0 auto;
      vertical-align: middle; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .product-tile .product-swatches .swatch img {
          height: 28px;
          width: 28px; } }
    .product-tile .product-swatches .swatch.selected {
      border: 2px solid #000; }
      .product-tile .product-swatches .swatch.selected img {
        height: 30px;
        width: 30px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .product-tile .product-swatches .swatch.selected img {
            height: 28px;
            width: 28px; } }
  .product-tile .product-swatches .selected img, .product-tile .product-swatches img:hover {
    border-color: #000; }
  .product-tile .product-promo {
    color: #994c4c;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      .product-tile .product-promo {
        font-size: 12px;
        font-size: 0.75rem; } }
  .product-tile .product-compare {
    float: left;
    line-height: 11px; }
    .product-tile .product-compare label {
      font-weight: 400;
      line-height: 1.25em;
      width: auto; }
    .product-tile .product-compare input {
      float: left;
      margin: 0; }
  .product-tile .product-review {
    margin-bottom: 1em; }
    .product-tile .product-review .rating-title {
      display: inline-block;
      margin-right: 1em; }
    .product-tile .product-review .rating {
      display: inline-block; }
  .product-tile #reviewstarratings .prSnippetNumberOfRatingsText, .product-tile .reviewstarratings .prSnippetNumberOfRatingsText {
    font-size: 12px;
    font-size: 0.75rem;
    position: relative;
    top: -3px; }

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

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

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

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

.pt_product-search-result .primary-content .did-you-mean {
  display: none; }

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

/*
* Primary search refinement styles are in secondary_region_elements.scss
*/
.pt_product-search-result {
  /*refinements columns*/ }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-search-result#wrapper #main {
      padding: 0 15px;
      box-sizing: border-box; } }
  .pt_product-search-result#wrapper #main #secondary {
    padding-top: 7px; }
  .pt_product-search-result#wrapper #main #primary .search-result-options {
    float: left;
    width: auto; }
    .pt_product-search-result#wrapper #main #primary .search-result-options.bottom-pagination {
      float: right; }
    @media only screen and (max-width: 767px) {
      .pt_product-search-result#wrapper #main #primary .search-result-options {
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box; }
        .pt_product-search-result#wrapper #main #primary .search-result-options .sort-by {
          float: right;
          width: 50%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_product-search-result#wrapper #main #primary .search-result-options {
        margin-left: 172px; } }
  .pt_product-search-result#wrapper #main #primary .pagination {
    float: right;
    line-height: 17px;
    margin: 10px 0; }
    @media only screen and (max-width: 767px) {
      .pt_product-search-result#wrapper #main #primary .pagination {
        float: left;
        width: 100%;
        padding: 0 15px;
        box-sizing: border-box; } }
    .pt_product-search-result#wrapper #main #primary .pagination .first-last a {
      width: 14px;
      height: 17px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-search-result .search-result-content,
    .pt_product-search-result .search-result-items {
      padding-right: 3rem; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-search-result .refinement.category-refinement,
    .pt_product-search-result .ref-second-column,
    .pt_product-search-result .ref-third-column {
      width: 30%;
      float: left; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-search-result .refinement.category-refinement,
    .pt_product-search-result .ref-second-column {
      margin-right: 5%; } }

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

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

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

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

.search-result-bookmarks {
  margin: 1.25rem; }
  .search-result-bookmarks .first {
    border-right: 0.08333rem solid #999;
    padding-right: 0.4167rem; }

.search-result-options {
  margin: 0 0 0.6667rem 0;
  overflow: hidden;
  width: 100%; }
  .search-result-options.bottom-pagination {
    margin-bottom: 5rem; }
    @media only screen and (max-width: 767px) {
      .search-result-options.bottom-pagination {
        margin: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .search-result-options.bottom-pagination {
        margin: 0; } }
  .search-result-options #grid-sort-header {
    height: 36px; }
  @media only screen and (max-width: 767px) {
    .search-result-options {
      box-sizing: border-box;
      margin: 0;
      padding: 0 1.25rem; } }

.sort-by,
.items-per-page {
  float: left;
  margin: 0 0.8333rem 0 0;
  padding: 0; }
  .sort-by label,
  .items-per-page label {
    display: none; }
  .sort-by select,
  .items-per-page select {
    text-transform: uppercase !important;
    height: 36px;
    line-height: 32px; }

.sort-by .sort-Go-Button {
  display: none; }

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

@media only screen and (max-width: 767px) {
  .items-per-page {
    display: none; } }

.pagination {
  color: #999;
  display: block;
  font-size: 11px;
  font-size: 0.6875rem;
  float: right;
  line-height: 3em; }
  @media only screen and (max-width: 767px) {
    .pagination {
      padding: 1rem 0; } }
  .pagination .results-hits {
    color: #999;
    float: left;
    letter-spacing: normal;
    margin-right: 1.25rem; }
    @media only screen and (max-width: 767px) {
      .pagination .results-hits {
        margin: 0;
        text-align: center;
        width: calc(100% - 30px); } }
  .pagination ul {
    float: right;
    margin: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .pagination ul {
        float: none; } }
  .pagination li {
    display: block;
    float: left;
    list-style: none;
    padding: 0 0.7em; }
    .pagination li a {
      color: #999;
      font-size: 11px;
      font-size: 0.6875rem; }
    .pagination li.current-page {
      font-weight: 700;
      font-size: 11px;
      font-size: 0.6875rem;
      color: #333; }
  .pagination .first-last {
    padding: 0; }
    .pagination .first-last a {
      display: inline-block;
      margin-top: -1px;
      width: 1.25rem;
      height: 1.417rem;
      vertical-align: middle; }
      .pagination .first-last a.page-first {
        background: url("../images/interface/arrow-double.png") no-repeat;
        /* Ch <36, Saf 5.1+, iOS, An =<4.4.4 */
        /* IE 9 */
        transform: rotate(180deg); }
      .pagination .first-last a.page-previous {
        background: url("../images/interface/arrow-single.png") no-repeat;
        /* Ch <36, Saf 5.1+, iOS, An =<4.4.4 */
        /* IE 9 */
        transform: rotate(180deg); }
      .pagination .first-last a.page-last {
        background: url("../images/interface/arrow-double.png") no-repeat; }
      .pagination .first-last a.page-next {
        background: url("../images/interface/arrow-single.png") no-repeat; }
  .pagination .mobile-pagination {
    display: none; }
    @media only screen and (max-width: 767px) {
      .pagination .mobile-pagination {
        display: block; } }
  @media only screen and (max-width: 767px) {
    .pagination .desktop-pagination {
      display: none; } }

.search-result-content {
  clear: both;
  border-bottom: 2px solid #e6e6e6;
  margin-bottom: 1em;
  max-width: 970px;
  /* 	@include respond('large') {
		max-width: 538px;
	} */ }

.search-result-items {
  border-top: 2px solid #e6e6e6;
  margin: 0;
  padding: 0;
  position: relative;
  left: 0px;
  width: 970px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .search-result-items {
      left: 0;
      width: 100%; } }
  @media only screen and (max-width: 767px) {
    .search-result-items {
      margin: 0 1.25rem;
      padding: 0;
      left: initial;
      width: auto; } }
  .search-result-items li {
    list-style: none outside none; }
  .search-result-items .grid-tile {
    float: left;
    list-style: none outside none;
    margin: 0 0 2.5rem 0;
    padding: 0 0 0 3.167rem;
    position: relative;
    width: 25%;
    box-sizing: border-box; }
    .search-result-items .grid-tile .product-image img {
      width: 97%; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .search-result-items .grid-tile {
        padding: 0 0 0 1.167rem; } }
    @media only screen and (max-width: 767px) {
      .search-result-items .grid-tile {
        width: 50%;
        padding: 0 0.4rem; } }
    .search-result-items .grid-tile.banner-grid {
      overflow: hidden; }
      .search-result-items .grid-tile.banner-grid .curated-box {
        height: 100%; }
      .search-result-items .grid-tile.banner-grid.horizontal {
        width: 50%; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .search-result-items .grid-tile.banner-grid.horizontal {
            width: 50%; } }
        @media only screen and (max-width: 767px) {
          .search-result-items .grid-tile.banner-grid.horizontal {
            width: 50%;
            display: none; } }
        .search-result-items .grid-tile.banner-grid.horizontal img {
          max-width: 99%; }
      .search-result-items .grid-tile.banner-grid.vertical {
        width: 25%;
        position: relative;
        overflow: visible; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .search-result-items .grid-tile.banner-grid.vertical {
            width: 25%; } }
        @media only screen and (max-width: 767px) {
          .search-result-items .grid-tile.banner-grid.vertical {
            width: 50%; } }
        .search-result-items .grid-tile.banner-grid.vertical .curated-box {
          position: absolute;
          left: 3.167rem;
          top: 0;
          overflow: hidden;
          z-index: 100;
          margin-top: 2.5rem; }
          .search-result-items .grid-tile.banner-grid.vertical .curated-box img {
            max-width: 100%;
            box-sizing: border-box; }
          @media only screen and (max-width: 767px) {
            .search-result-items .grid-tile.banner-grid.vertical .curated-box {
              left: 0.8333rem; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .search-result-items .grid-tile.banner-grid.vertical .curated-box {
              left: 1.167rem; } }
    .search-result-items .grid-tile.banner-grid-hide {
      display: none; }
      .search-result-items .grid-tile.banner-grid-hide.three {
        display: block; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .search-result-items .grid-tile.banner-grid-hide.three {
            display: block; } }
        @media only screen and (max-width: 767px) {
          .search-result-items .grid-tile.banner-grid-hide.three {
            display: none; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .search-result-items .grid-tile.banner-grid-hide.two {
          display: none; } }
      @media only screen and (max-width: 767px) {
        .search-result-items .grid-tile.banner-grid-hide.two {
          display: none; } }
  .search-result-items .invisible {
    display: none; }
  .search-result-items .standard-curated {
    max-width: 25%;
    overflow: hidden; }
  .search-result-items .wide-curated {
    width: 50%;
    max-width: 50%;
    overflow: hidden; }
  .search-result-items .tall-curated {
    max-width: 25%;
    overflow: hidden; }
    .search-result-items .tall-curated ~ .tile-8.positioned {
      position: absolute;
      top: 676px;
      left: 0; }

.search-promo {
  padding: 0; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .search-promo {
      clear: both;
      text-align: center; } }

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

.folder-content-list {
  margin: 0;
  overflow: hidden;
  padding: 0 1.667rem; }
  .folder-content-list li {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 2% 2% 2% 0;
    width: 48%; }
  .folder-content-list .content-title {
    display: block; }

.no-results {
  padding: 1.667rem; }

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

.wide-tiles .search-result-items .grid-tile {
  width: 91%; }

.wide-tiles .product-tile .product-swatches {
  bottom: auto;
  left: auto;
  position: relative;
  right: auto;
  margin-top: 0.4167rem; }
  .wide-tiles .product-tile .product-swatches li {
    float: left; }

@media only screen and (max-width: 767px) {
  .pt_product-search-result #main .slot-grid-header {
    margin-top: 10px; }
  .pt_product-search-result #primary .search-result-options {
    float: right;
    padding: 0 1.25rem 0 0;
    width: 50%; }
    .pt_product-search-result #primary .search-result-options .sort-by {
      width: 100%;
      min-width: auto;
      max-width: none; }
      .pt_product-search-result #primary .search-result-options .sort-by #grid-sort-header {
        width: 140px; } }

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

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

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

.pt_product-compare .full-width {
  padding: 0 1.25em; }
  .pt_product-compare .full-width .print-page {
    float: right; }
  .pt_product-compare .full-width .back {
    padding: 1em 0; }

.compare-items {
  clear: both;
  margin: 3.5em 2em 0;
  overflow: hidden;
  padding: 0 1em 1em; }
  .compare-items h2, .compare-items .ui-dialog .ui-dialog-title, .ui-dialog .compare-items .ui-dialog-title {
    font-size: 0.9em;
    margin: 0.5em 0;
    text-transform: uppercase; }

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

.compare-item {
  background-color: #e6e6e6;
  float: left;
  height: 55px;
  margin-right: 1.08em;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 55px; }
  .compare-item .compare-item-remove {
    background-color: #994c4c;
    color: #fff;
    cursor: pointer;
    display: none;
    padding: 0 .16em;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .compare-item.active .compare-item-remove {
    display: block; }
  .compare-item .compare-item-number {
    color: #e6e6e6;
    font-size: 3em;
    margin-top: .5em; }

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

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

.category-switch {
  margin-bottom: 2em; }
  .category-switch label {
    float: left;
    margin: 0;
    width: 45%; }
  .category-switch select {
    float: left;
    margin: 0;
    width: 55%; }

#compare-table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%; }
  #compare-table th {
    overflow: hidden;
    padding: .5em; }
    #compare-table th:first-of-type {
      background-color: #e6e6e6;
      width: 4rem; }
  #compare-table td {
    overflow: hidden; }
  #compare-table a:hover {
    text-decoration: underline; }
  #compare-table .attribute-row {
    border-bottom: 1px solid #e6e6e6; }
    #compare-table .attribute-row:first-of-type {
      border-top: 1px solid #e6e6e6; }
    #compare-table .attribute-row:last-of-type {
      border-bottom: none; }
    #compare-table .attribute-row:nth-child(2n) {
      background-color: #f7f7f7; }
  #compare-table .product-attribute {
    border-right: 1px solid #e6e6e6;
    word-break: break-all; }
  #compare-table .action {
    display: block;
    padding: 0.5em 0; }
  #compare-table .remove-link {
    color: #999;
    float: right;
    padding: .3rem;
    transition: color 0.5s; }
    #compare-table .remove-link:hover {
      color: #994c4c;
      text-decoration: none; }
  #compare-table .value,
  #compare-table .product {
    border-left: 1px solid #e6e6e6; }
  #compare-table .product {
    font-weight: normal;
    text-align: center; }
  #compare-table .value .value-item:after {
    content: ', '; }
  #compare-table .value .value-item:last-child:after {
    content: ''; }
  #compare-table .product-tile .product-name {
    height: auto;
    margin: .2em 0 1em 0; }
  #compare-table .product-tile .swatch-list {
    display: inline-block; }
  #compare-table .product-image {
    height: auto; }
    #compare-table .product-image img {
      height: auto; }
  #compare-table .section-header {
    font-size: 0.9em;
    padding: 1em;
    text-transform: none; }
  #compare-table .selectcategory label {
    display: block;
    font-size: 0.9em;
    margin: 1em 0;
    text-transform: none; }
  #compare-table .selectcategory select {
    margin: 0;
    width: 100px; }
  #compare-table .comparelists {
    padding: 0; }
  #compare-table .compare-lists label,
  #compare-table .compare-lists select {
    float: none;
    text-align: left;
    width: 100%; }

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

#wrapper.pt_product-details #main.full-width {
  padding: 0 15px;
  box-sizing: border-box; }

.pdp-main {
  font-family: "Titillium Web", sans-serif; }
  .pdp-main ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .pdp-main .hidden {
    display: none !important; }
  .pdp-main label {
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    width: auto; }
  .pdp-main .product-col-1 {
    float: left;
    width: 60%; }
    @media only screen and (min-width: 768px) {
      .pdp-main .product-col-1 {
        width: 62%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-main .product-col-1 {
        width: 55%; } }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-col-1 {
        width: 100%;
        margin-top: 15px; } }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-primary-image {
      display: none; } }
  .pdp-main .product-primary-image,
  .pdp-main .product-primary-image-mobile {
    max-width: 80%;
    text-align: center;
    float: right;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-primary-image,
      .pdp-main .product-primary-image-mobile {
        width: 92%;
        float: none;
        margin: auto; } }
    .pdp-main .product-primary-image .prev-image-button,
    .pdp-main .product-primary-image .next-image-button,
    .pdp-main .product-primary-image-mobile .prev-image-button,
    .pdp-main .product-primary-image-mobile .next-image-button {
      height: 30px;
      width: 18px;
      position: absolute;
      top: 50%;
      cursor: pointer; }
      @media only screen and (min-width: 768px) {
        .pdp-main .product-primary-image .prev-image-button,
        .pdp-main .product-primary-image .next-image-button,
        .pdp-main .product-primary-image-mobile .prev-image-button,
        .pdp-main .product-primary-image-mobile .next-image-button {
          display: none; } }
    .pdp-main .product-primary-image .prev-image-button,
    .pdp-main .product-primary-image-mobile .prev-image-button {
      background-image: url("../images/lCarouselLite.svg");
      left: -8.5%; }
    .pdp-main .product-primary-image .next-image-button,
    .pdp-main .product-primary-image-mobile .next-image-button {
      background-image: url("../images/rCarouselLite.svg");
      right: -8.5%; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-primary-image .plus-image-link,
      .pdp-main .product-primary-image-mobile .plus-image-link {
        display: block;
        width: 34px;
        height: 34px;
        background-image: url("../images/plus-image-link.png");
        position: absolute;
        top: 0;
        left: -8.5%;
        z-index: 1; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-main .product-primary-image .plus-image-link,
      .pdp-main .product-primary-image-mobile .plus-image-link {
        display: block;
        width: 34px;
        height: 34px;
        background-image: url("../images/plus-image-link.png");
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-main .product-primary-image .zoomImg,
      .pdp-main .product-primary-image-mobile .zoomImg {
        display: none !important; } }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-primary-image-mobile {
      width: 100%;
      max-width: 100%; } }
  .pdp-main .product-info {
    clear: both;
    margin-top: -5px;
    float: left;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-info {
        margin-top: 25px; } }
    .pdp-main .product-info ul {
      font-size: .8rem;
      list-style: square;
      padding: 0 5em; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pdp-main .product-info ul {
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .pdp-main .product-info ul {
          padding: 0em; } }
      @media only screen and (min-width: 768px) {
        .pdp-main .product-info ul {
          padding-bottom: 1em;
          padding-top: 1em; } }
  .pdp-main .product-category {
    color: #999;
    font-size: 16px;
    font-weight: 600;
    font-family: "Oswald", sans-serif; }

.main-image {
  display: block; }

.primary-image {
  max-width: 100%; }

.product-primary-image-mobile {
  max-width: 100%; }
  .product-primary-image-mobile .pdp-mobile-slider {
    background: url("../images/slider-loader.gif") center center no-repeat; }
    .product-primary-image-mobile .pdp-mobile-slider img {
      max-width: 100%; }
    .product-primary-image-mobile .pdp-mobile-slider a {
      display: inline-block; }
  .product-primary-image-mobile .slick-dots {
    padding-top: 15px; }
  .product-primary-image-mobile .slick-dots li button {
    width: 12px;
    height: 12px;
    border-radius: 12px;
    border-width: 1px; }
  .product-primary-image-mobile .mobile-zoom-wrapper {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important; }
  .product-primary-image-mobile .pdp-mobile-slider-360view-btn {
    position: relative;
    z-index: 1; }
    .product-primary-image-mobile .pdp-mobile-slider-360view-btn span {
      position: absolute;
      left: 0; }
      .product-primary-image-mobile .pdp-mobile-slider-360view-btn span.start-360-view {
        display: block;
        width: 40px;
        height: 40px;
        background: url("../images/icons/360-icon.png") no-repeat center;
        background-size: contain;
        position: relative; }
  .product-primary-image-mobile .pdp-mobile-slider-zoom-btn {
    position: relative;
    height: 0; }
    .product-primary-image-mobile .pdp-mobile-slider-zoom-btn span {
      position: absolute;
      right: 0;
      bottom: 100%;
      padding: .2em .5em;
      font-size: 14px;
      text-transform: uppercase;
      color: #000;
      cursor: pointer;
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none; }
  .product-primary-image-mobile .smart-zoom-close-btn-wrapper {
    position: absolute;
    top: 0;
    right: 0; }
  .product-primary-image-mobile .smart-zoom-close-btn {
    display: none;
    position: relative;
    width: 24px;
    height: 24px;
    z-index: 1;
    cursor: pointer; }
    .product-primary-image-mobile .smart-zoom-close-btn.active {
      display: block; }
    .product-primary-image-mobile .smart-zoom-close-btn .line-1,
    .product-primary-image-mobile .smart-zoom-close-btn .line-2 {
      display: block;
      width: 100%;
      height: 2px;
      position: absolute;
      top: 0;
      margin-top: 50%;
      border-radius: 3px;
      background-color: #000; }
    .product-primary-image-mobile .smart-zoom-close-btn .line-1 {
      transform: rotate(135deg); }
    .product-primary-image-mobile .smart-zoom-close-btn .line-2 {
      transform: rotate(-135deg); }
  .product-primary-image-mobile .mobile-slider-loader {
    display: block;
    padding: 10px 0;
    text-align: center;
    clear: both; }
  .product-primary-image-mobile .hide-on-load {
    display: none; }

.product-thumbnails {
  width: 65px;
  float: left;
  position: relative;
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .product-thumbnails {
      display: none; } }
  .product-thumbnails .thumb.slick-slide {
    border: 2px solid #e6e6e6;
    float: left;
    margin-bottom: 10px;
    margin-right: 0; }
    .product-thumbnails .thumb.slick-slide a {
      float: left;
      display: block;
      height: 100%; }
    .product-thumbnails .thumb.slick-slide.thumb-360 {
      position: relative; }
      .product-thumbnails .thumb.slick-slide.thumb-360 img {
        opacity: .3; }
      .product-thumbnails .thumb.slick-slide.thumb-360:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
        background-color: #e6e6e6;
        pointer-events: none; }
      .product-thumbnails .thumb.slick-slide.thumb-360:after {
        content: '';
        display: block;
        width: 80%;
        height: 80%;
        top: 10%;
        left: 10%;
        position: absolute;
        background: url("../images/icons/360-icon.png") no-repeat center;
        background-size: contain;
        pointer-events: none; }
    .product-thumbnails .thumb.slick-slide.selected {
      border-color: #333; }
  .product-thumbnails .product-video.slick-slide {
    margin-bottom: 10px; }
  .product-thumbnails img {
    width: 61px;
    height: 55px; }
  .product-thumbnails h2, .product-thumbnails .ui-dialog .ui-dialog-title, .ui-dialog .product-thumbnails .ui-dialog-title {
    margin: 1rem 0 .3rem; }
  .product-thumbnails .carousel {
    margin-bottom: 15px;
    margin-top: 1px;
    height: 477px;
    overflow: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .product-thumbnails .carousel {
        height: 340px; } }
  .product-thumbnails .slick-prev,
  .product-thumbnails .slick-next {
    background-image: url("../images/lCarouselLite.svg");
    height: 30px;
    width: 17px;
    position: static; }
  .product-thumbnails .slick-prev {
    transform: rotate(90deg); }
  .product-thumbnails .slick-next {
    transform: rotate(270deg); }

.pdp-main .product-col-2 {
  float: right;
  width: 39.0%; }
  @media only screen and (min-width: 768px) {
    .pdp-main .product-col-2 {
      width: 37.0%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pdp-main .product-col-2 {
      width: 44.0%; } }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-col-2 {
      width: 100%;
      padding-left: 0;
      float: none; } }
  .pdp-main .product-col-2 .pdpForm.bundle .product-set-list .product-set-item .product-set-details .product-set-bundle-variations .product-variations .must-select.swatches li {
    display: none; }
    .pdp-main .product-col-2 .pdpForm.bundle .product-set-list .product-set-item .product-set-details .product-set-bundle-variations .product-variations .must-select.swatches li.selected {
      display: block; }
  .pdp-main .product-col-2 .pdpForm.bundle .product-set-list .product-set-item .product-set-details .product-set-bundle-variations .product-variations .must-select > .content {
    display: none !important; }
  .pdp-main .product-col-2 .product-variations {
    position: relative;
    float: left;
    width: 100%; }
    .pdp-main .product-col-2 .product-variations .custom-select-field {
      position: relative;
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        .pdp-main .product-col-2 .product-variations .custom-select-field {
          margin-bottom: 0; } }
      .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
        position: absolute;
        top: -1px;
        width: auto;
        right: 22%; }
        @media only screen and (min-width: 768px) {
          .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
            right: 7%; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
            right: 7%; } }
        @media only screen and (max-width: 767px) {
          .pdp-main .product-col-2 .product-variations .custom-select-field div.size-chart-link {
            right: 0; } }
    .pdp-main .product-col-2 .product-variations .custom-select-field .container .select-header {
      margin-top: 2px;
      margin-bottom: 5px; }
  .pdp-main .product-col-2 .price-standard {
    border-right: 1px solid #e6e6e6;
    padding-right: .5rem; }
  .pdp-main .product-col-2 .promotion {
    padding: 0 0 1px 0;
    margin: 0;
    display: block;
    border: 0;
    overflow: visible; }
    .pdp-main .product-col-2 .promotion .promotion-title {
      display: none; }
    .pdp-main .product-col-2 .promotion .promotion-callout {
      color: #994c4c;
      font-size: 14px;
      font-family: "Titillium Web", sans-serif;
      line-height: 20px; }
      .pdp-main .product-col-2 .promotion .promotion-callout span {
        padding: 0;
        margin: 0 0 5px 0;
        display: block;
        width: 100%; }
      .pdp-main .product-col-2 .promotion .promotion-callout a {
        text-decoration: underline; }

.pdp-main .product-name {
  margin-top: 1rem;
  margin-bottom: .3rem;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  letter-spacing: 1.8px;
  color: #333;
  font-size: 2rem;
  line-height: 112%; }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-name {
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin-bottom: 1rem;
      margin-top: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pdp-main .product-name {
      margin-top: 0rem; } }

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

.pdp-main .product-price {
  font-size: 20px;
  margin-bottom: 3px;
  font-family: "Oswald", sans-serif;
  color: #999;
  font-weight: 400;
  letter-spacing: 2px; }
  .pdp-main .product-price .price-sales {
    color: #999; }
  .pdp-main .product-price .price-standard {
    color: #999;
    font-weight: 100;
    text-decoration: line-through; }
    .pdp-main .product-price .price-standard + .price-sales {
      color: #994c4c; }
  .pdp-main .product-price .price-tiered {
    color: #994c4c;
    font-size: .6em;
    line-height: 1.5em; }

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

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

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

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

.rating {
  color: #4B984B; }
  .product-info .rating {
    font-size: 2em; }

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

.product-variations,
.product-options {
  width: 100%;
  margin-left: .5em; }
  .product-variations .attribute,
  .product-options .attribute {
    margin: .175rem 0;
    overflow: hidden;
    padding: 0;
    position: relative; }
    .product-variations .attribute h3,
    .product-variations .attribute .label,
    .product-options .attribute h3,
    .product-options .attribute .label {
      float: left;
      font-weight: bold;
      margin-bottom: .3rem;
      text-transform: uppercase;
      letter-spacing: .5px;
      margin-right: .35rem; }
    .product-variations .attribute .value,
    .product-options .attribute .value {
      width: 95%; }
    .product-variations .attribute .selected-value,
    .product-options .attribute .selected-value {
      border: 0 none;
      color: #999;
      font-weight: normal;
      text-transform: uppercase;
      position: absolute;
      top: 3px;
      line-height: 120%;
      left: 50px;
      font-size: 11px;
      width: 80%; }
      @media only screen and (max-width: 767px) {
        .product-variations .attribute .selected-value,
        .product-options .attribute .selected-value {
          position: absolute; } }
  .product-variations .swatches li,
  .product-options .swatches li {
    float: left;
    width: 16%; }
    @media only screen and (max-width: 767px) {
      .product-variations .swatches li,
      .product-options .swatches li {
        margin-right: .5rem;
        width: 72px;
        height: 72px;
        margin: 2px; } }
    .product-variations .swatches li.unselectable a,
    .product-options .swatches li.unselectable a {
      color: #e6e6e6;
      opacity: .8; }
    .product-variations .swatches li.unselectable:hover a,
    .product-options .swatches li.unselectable:hover a {
      border-color: #e6e6e6; }
    .product-variations .swatches li a,
    .product-options .swatches li a {
      display: block;
      line-height: 3.5;
      min-height: 2.625rem;
      min-width: 2.625rem;
      margin: 0 .5rem .5rem 0;
      padding: 1px;
      text-align: center;
      white-space: nowrap; }
      @media only screen and (min-width: 768px) {
        .product-variations .swatches li a,
        .product-options .swatches li a {
          line-height: 2.7;
          min-height: 2rem;
          min-width: 2rem; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .product-variations .swatches li a,
        .product-options .swatches li a {
          line-height: 2.7;
          min-height: 34px;
          min-width: 34px; } }
      @media only screen and (max-width: 767px) {
        .product-variations .swatches li a,
        .product-options .swatches li a {
          line-height: 2.7;
          width: auto;
          height: auto;
          min-height: 2rem;
          min-width: 2rem; } }
  .product-variations .color li a,
  .product-options .color li a {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .product-variations .color li a,
      .product-options .color li a {
        width: 75px;
        height: 50px; }
        .product-variations .color li a.german, .product-variations .color li a.french,
        .product-options .color li a.german,
        .product-options .color li a.french {
          width: 100px;
          height: 67px; } }
    .product-variations .color li a img,
    .product-options .color li a img {
      width: 100%;
      border-radius: 20px;
      margin: 0px;
      display: block; }
      @media only screen and (max-width: 767px) {
        .product-variations .color li a img,
        .product-options .color li a img {
          height: 70px;
          width: 70px;
          border-radius: 24px; } }
  .product-variations select,
  .product-options select {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    height: 42px;
    width: 100%;
    margin-left: 0; }
    @media only screen and (min-width: 768px) {
      .product-variations select,
      .product-options select {
        height: 2rem; } }

.custom-select-field.has-error .must-select {
  margin-top: 16px; }
  @media only screen and (max-width: 767px) {
    .custom-select-field.has-error .must-select {
      margin-top: 0px; } }

.custom-select-field .must-select {
  position: relative; }
  .custom-select-field .must-select.not-selected {
    margin-top: 16px; }
    .custom-select-field .must-select.not-selected .required-error {
      display: block; }

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

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

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

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

#pdpMain .product-detail .custom-select-field {
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    #pdpMain .product-detail .custom-select-field {
      margin-bottom: 0; } }
  #pdpMain .product-detail .custom-select-field .select-size, #pdpMain .product-detail .custom-select-field .select-sizeW, #pdpMain .product-detail .custom-select-field .select-sizeJ, #pdpMain .product-detail .custom-select-field .select-sizeJG, #pdpMain .product-detail .custom-select-field .select-width, #pdpMain .product-detail .custom-select-field .select-length, #pdpMain .product-detail .custom-select-field .select-hand, #pdpMain .product-detail .custom-select-field .select-waist, #pdpMain .product-detail .custom-select-field .select-gloveHand {
    width: 100%;
    padding: 5px 7px; }
    #pdpMain .product-detail .custom-select-field .select-size .header, #pdpMain .product-detail .custom-select-field .select-sizeW .header, #pdpMain .product-detail .custom-select-field .select-sizeJ .header, #pdpMain .product-detail .custom-select-field .select-sizeJG .header, #pdpMain .product-detail .custom-select-field .select-width .header, #pdpMain .product-detail .custom-select-field .select-length .header, #pdpMain .product-detail .custom-select-field .select-hand .header, #pdpMain .product-detail .custom-select-field .select-waist .header, #pdpMain .product-detail .custom-select-field .select-gloveHand .header {
      margin-left: 6px; }
      #pdpMain .product-detail .custom-select-field .select-size .header:focus, #pdpMain .product-detail .custom-select-field .select-sizeW .header:focus, #pdpMain .product-detail .custom-select-field .select-sizeJ .header:focus, #pdpMain .product-detail .custom-select-field .select-sizeJG .header:focus, #pdpMain .product-detail .custom-select-field .select-width .header:focus, #pdpMain .product-detail .custom-select-field .select-length .header:focus, #pdpMain .product-detail .custom-select-field .select-hand .header:focus, #pdpMain .product-detail .custom-select-field .select-waist .header:focus, #pdpMain .product-detail .custom-select-field .select-gloveHand .header:focus {
        color: #666; }

#pdpMain .product-detail .pdpForm {
  float: left;
  width: 100%; }
  #pdpMain .product-detail .pdpForm .product-add-to-cart {
    padding: 0; }
    #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container {
      margin-bottom: 6px; }
      @media only screen and (max-width: 767px) {
        #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container {
          margin-bottom: 0;
          margin-top: 4px;
          padding-top: 0; } }
      #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .inventory select {
        padding-left: 15px;
        width: 70px; }
      #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web {
        margin-left: 20px; }
        @media only screen and (max-width: 767px) {
          #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web {
            float: left; } }
        #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web label, #pdpMain .product-detail .pdpForm .product-add-to-cart .inventory-container .availability-web div {
          font-size: 11px;
          letter-spacing: 0.01em; }
    #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions a {
      margin-top: 21px;
      text-transform: uppercase;
      font-size: 10px; }
    @media only screen and (max-width: 767px) {
      #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions {
        text-align: center;
        padding-top: 14px; }
        #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions a, #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions span {
          float: none;
          display: inline;
          margin-right: 5px;
          margin-top: 0; }
        #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions span {
          line-height: 90%; }
        #pdpMain .product-detail .pdpForm .product-add-to-cart .secondary-actions a {
          line-height: 18px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #pdpMain .product-detail .pdpForm .product-add-to-cart #add-to-cart {
        padding-left: 20px;
        padding-right: 20px;
        width: 49%; } }

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

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .product-add-to-cart {
    padding: 0; }
    .product-add-to-cart .add-to-cart {
      padding: 0px 0px;
      width: 8.25rem;
      font-size: .75rem; } }

.pdp-main .product-add-to-cart {
  margin: 0;
  padding: 0em .5em;
  overflow: hidden; }
  .pdp-main .product-add-to-cart .secondary-actions {
    float: left;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-add-to-cart .secondary-actions {
        margin: auto;
        margin-left: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pdp-main .product-add-to-cart {
      padding: 0; } }
  .pdp-main .product-add-to-cart .secondary {
    color: black;
    float: left;
    margin-right: .625rem;
    margin-top: 1rem; }
  .pdp-main .product-add-to-cart .secondary-spacer {
    float: left;
    margin-top: 1rem;
    margin-right: .625rem; }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-add-to-cart {
      padding: 0; } }
  .pdp-main .product-add-to-cart .inventory-container {
    width: 100%;
    float: left;
    margin: 10px 0; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-add-to-cart .inventory-container {
        height: 3rem; } }
    .pdp-main .product-add-to-cart .inventory-container .quantity label {
      margin-right: .5rem; }
    .pdp-main .product-add-to-cart .inventory-container .select-pdp {
      border-radius: 1rem;
      border: 2px solid #ccc;
      background-color: #f5f5f5;
      color: #999;
      padding: 0rem 1rem 0rem 1rem;
      background-image: url("../images/down-arrow.png");
      height: 2.25rem;
      background-repeat: no-repeat;
      background-position: 87% 11px; }
      @media only screen and (max-width: 767px) {
        .pdp-main .product-add-to-cart .inventory-container .select-pdp {
          padding: 0rem 0rem 0rem 1rem; } }
      .pdp-main .product-add-to-cart .inventory-container .select-pdp:focus {
        border-color: #999; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-add-to-cart .inventory-container .availability-web {
        float: right;
        margin-left: 0;
        width: 55%; } }
    .pdp-main .product-add-to-cart .inventory-container .inventory {
      float: left;
      white-space: nowrap;
      margin-bottom: .3rem; }
      .pdp-main .product-add-to-cart .inventory-container .inventory label {
        display: inline;
        float: none;
        text-align: right; }
      .pdp-main .product-add-to-cart .inventory-container .inventory input {
        font-size: 1.5em;
        height: 50px;
        width: 50px;
        margin-right: .4em;
        text-align: center; }
        @media only screen and (min-width: 768px) {
          .pdp-main .product-add-to-cart .inventory-container .inventory input {
            height: 37px;
            width: 37px; } }
    .pdp-main .product-add-to-cart .inventory-container .low-inventory-msg {
      clear: both;
      margin-bottom: .5rem;
      color: #994c4c; }
  .pdp-main .product-add-to-cart .dw-apple-pay-button {
    padding: 0px 30px !important;
    height: 42px !important;
    float: left !important;
    width: 49% !important;
    border-radius: 2em !important;
    border: 2px solid #000 !important;
    margin: 0 !important;
    min-height: 10px !important;
    min-width: 49% !important;
    background-size: 45% 45% !important;
    background-color: #000 !important;
    background-image: -webkit-named-image(apple-pay-logo-white) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-add-to-cart .dw-apple-pay-button {
        width: 100% !important;
        font-size: 14px !important;
        margin-top: 10px !important; } }
  .pdp-main .product-add-to-cart .add-to-cart {
    background: #000;
    border: 2px solid #000;
    color: white;
    padding: 0px 30px;
    height: 42px;
    float: left;
    width: 49%;
    margin-right: 2%;
    font-size: 14px; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-add-to-cart .add-to-cart {
        width: 100%;
        font-size: 14px;
        margin-top: 25px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-main .product-add-to-cart .add-to-cart {
        width: 49%;
        margin-right: 2%;
        font-size: 12px; } }
    .pdp-main .product-add-to-cart .add-to-cart:hover, .pdp-main .product-add-to-cart .add-to-cart:focus {
      color: #000;
      background-color: #fff;
      border: 2px solid #000; }
  @media only screen and (min-width: 768px) {
    .pdp-main .product-add-to-cart .design-your-own + .dw-apple-pay-button {
      margin-top: 3px !important; } }

.pdp-main .product-actions .socialsharing {
  float: none;
  margin-right: 1rem;
  padding-top: 1em; }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-actions .socialsharing {
      display: none; } }

.pdp-main .product-actions a {
  margin-right: .1rem; }
  .pdp-main .product-actions a.share-icon {
    color: #999; }
    .pdp-main .product-actions a.share-icon:hover {
      color: #994c4c; }
    .pdp-main .product-actions a.share-icon i {
      font-size: 3rem; }
      @media only screen and (min-width: 768px) {
        .pdp-main .product-actions a.share-icon i {
          font-size: 2rem; } }

.pdp-main .recommendations {
  clear: left;
  padding: 2em 0; }
  .pdp-main .recommendations h2, .pdp-main .recommendations .ui-dialog .ui-dialog-title, .ui-dialog .pdp-main .recommendations .ui-dialog-title {
    font-size: 2em;
    font-style: italic;
    font-weight: 400;
    margin-left: 14px; }
  .pdp-main .recommendations #carousel-recommendations {
    margin: auto;
    position: relative;
    overflow: hidden;
    width: 750px; }
  .pdp-main .recommendations ul {
    list-style-type: none;
    position: relative;
    width: 2000em; }
  .pdp-main .recommendations li {
    float: left;
    width: 250px; }
  .pdp-main .recommendations .product-tile {
    padding: 0 2em; }
  .pdp-main .recommendations .product-name {
    font-size: 1em;
    margin: .2em 0;
    width: 100%; }
  .pdp-main .recommendations .product-price {
    font-size: 1em; }
  .pdp-main .recommendations .product-tile:hover .recommendation-tooltip {
    display: block !important; }

.js .pdp-main .recommendations .product-tile .recommendation-tooltip {
  display: none !important; }

.pdp-main .recommendations .recommendation-tooltip {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid;
  left: 50%;
  position: absolute;
  text-align: left;
  top: 50%;
  width: 300px;
  z-index: 100; }

.pdp-main .promotion {
  border-top: 1px solid #ccc;
  margin: 1em 0;
  overflow: hidden;
  padding: 1.5em 1.5em .7em 1.5em; }
  .pdp-main .promotion .promotion-callout {
    color: #d32300; }

.pdp-main .product-set-list {
  border-top: 1px solid #e6e6e6; }
  .pdp-main .product-set-list .product-set-item {
    border-bottom: 2px solid #e6e6e6;
    clear: both;
    overflow: hidden;
    padding: 1em 0 0; }
  .pdp-main .product-set-list .product-set-image {
    float: left;
    width: 22%; }
  .pdp-main .product-set-list .product-set-details {
    float: left;
    width: 78%; }
  .pdp-main .product-set-list .attribute h3, .pdp-main .product-set-list .attribute .label {
    width: 25%; }
  .pdp-main .product-set-list .product-name {
    float: none;
    font-size: 1.3em;
    margin: 0;
    width: auto; }
  .pdp-main .product-set-list .block-add-to-cart {
    background: none repeat scroll 0 0 #f7f7f7;
    clear: both;
    overflow: hidden;
    padding: .5em 0; }
    .pdp-main .product-set-list .block-add-to-cart .inventory {
      float: left;
      margin-left: 22%;
      width: 20%; }
    .pdp-main .product-set-list .block-add-to-cart label {
      padding: .7em 0;
      text-align: left;
      width: 40%; }
    .pdp-main .product-set-list .block-add-to-cart .input-text {
      width: 35px; }
    .pdp-main .product-set-list .block-add-to-cart .product-price {
      float: left;
      font-size: 1.6em;
      margin: 0;
      padding: 6px 0 0;
      text-align: right;
      width: 35%; }
    .pdp-main .product-set-list .block-add-to-cart button {
      float: right;
      font-size: .9em;
      margin: 3px 5px 0 0;
      padding-left: 1em;
      padding-right: 1em; }

@media only screen and (max-width: 767px) {
  .product-add-to-cart .inventory-container .availability-web label {
    margin-bottom: 0; } }

@media only screen and (max-width: 767px) {
  .availability-msg {
    width: auto; } }

.availability-msg .not-available-msg {
  color: #994c4c; }

.js button.add-all-to-cart {
  display: inherit; }

.top-border-pdp {
  width: 100%;
  height: 2px;
  float: left;
  margin-bottom: 1rem;
  margin-top: 0rem; }

.swatches .selected-value {
  float: left; }

@media only screen and (max-width: 767px) {
  .swatches.color .selected-value {
    width: 70%;
    height: inherit; } }

.swatches.color.not-selected {
  border: 2px #994c4c solid;
  border-radius: 3em;
  clear: left;
  width: auto;
  padding: 0 1em; }

.swatches .selectable .swatchanchor {
  border: 2px solid transparent;
  box-sizing: border-box; }

.swatches .selected {
  float: left;
  width: 100%; }
  .swatches .selected .swatchanchor {
    border: 2px solid #000;
    border-radius: 35px;
    color: #fff;
    box-sizing: border-box;
    margin: 0; }
    .swatches .selected .swatchanchor img {
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .swatches .selected .swatchanchor img {
          height: 70px;
          width: 70px;
          border-radius: 35px; } }

.swatches .selectable {
  float: left;
  width: 100%; }
  .swatches .selectable.selected {
    pointer-events: none; }

.description-container {
  width: 100%;
  float: left;
  margin-bottom: 2rem;
  margin-top: 2rem; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .description-container {
      margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    .description-container {
      margin-top: 0; } }
  .description-container .pdp-description {
    width: 60%;
    margin: auto; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .description-container .pdp-description {
        width: 80%;
        margin-top: 0; } }
    @media only screen and (max-width: 767px) {
      .description-container .pdp-description {
        width: 100%; } }
    .description-container .pdp-description span {
      font-size: 16px;
      color: #999; }
      @media only screen and (max-width: 767px) {
        .description-container .pdp-description span {
          font-size: 14px; } }
    .description-container .pdp-description .description-body h3 {
      text-align: center;
      width: 100%;
      float: left;
      font-size: 30px;
      text-transform: uppercase;
      font-family: "Oswald", sans-serif;
      font-weight: 700;
      letter-spacing: 2.5px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .description-container .pdp-description .description-body h3 {
          font-size: 20px;
          margin-bottom: 1rem; } }
    .description-container .pdp-description .description-body p {
      text-align: left;
      font-size: 1rem;
      font-family: "Titillium Web", sans-serif;
      color: #999;
      letter-spacing: .5px;
      margin-bottom: 3rem; }

.variant-dropdown {
  width: 50%;
  float: left; }
  @media only screen and (max-width: 767px) {
    .variant-dropdown {
      width: 100%; } }
  .variant-dropdown value {
    width: 94%; }
  .variant-dropdown .variation-select {
    border-radius: 1.25rem;
    border: 2px solid #ccc;
    background: #f5f5f5;
    color: #666;
    text-transform: uppercase;
    height: 2.25rem;
    background-image: url("../images/down-arrow.png");
    background-repeat: no-repeat;
    background-position: 94% 50%;
    display: none; }

.size-chart-link a {
  color: #333;
  text-transform: uppercase;
  font-size: 10px;
  border-color: #fff !important;
  padding: 0; }

.productthumbnail {
  width: 55px; }

.selection-error {
  display: none;
  font-size: 1.2em;
  clear: left; }
  @media only screen and (max-width: 767px) {
    .selection-error {
      text-align: center; } }

#product-set-list .product-set-bundle-variations .select-length,
#product-set-list .product-set-bundle-variations .select-width,
#product-set-list .product-set-bundle-variations .select-hand,
#product-set-list .product-set-bundle-variations .select-gloveHand,
#product-set-list .product-set-bundle-variations .select-size,
#product-set-list .product-set-bundle-variations .select-sizeW,
#product-set-list .product-set-bundle-variations .select-sizeJ,
#product-set-list .product-set-bundle-variations .select-sizeJG {
  border-color: #ccc; }
  #product-set-list .product-set-bundle-variations .select-length .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-width .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-hand .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-gloveHand .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-size .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-sizeW .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-sizeJ .header .header-toggle,
  #product-set-list .product-set-bundle-variations .select-sizeJG .header .header-toggle {
    color: #999; }
  #product-set-list .product-set-bundle-variations .select-length.not-selected,
  #product-set-list .product-set-bundle-variations .select-width.not-selected,
  #product-set-list .product-set-bundle-variations .select-hand.not-selected,
  #product-set-list .product-set-bundle-variations .select-gloveHand.not-selected,
  #product-set-list .product-set-bundle-variations .select-size.not-selected,
  #product-set-list .product-set-bundle-variations .select-sizeW.not-selected,
  #product-set-list .product-set-bundle-variations .select-sizeJ.not-selected,
  #product-set-list .product-set-bundle-variations .select-sizeJG.not-selected {
    border-color: #994c4c; }
    #product-set-list .product-set-bundle-variations .select-length.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-width.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-hand.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-gloveHand.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-size.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-sizeW.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-sizeJ.not-selected .header .header-toggle,
    #product-set-list .product-set-bundle-variations .select-sizeJG.not-selected .header .header-toggle {
      color: #994c4c; }

.product-set-container .product-set .product-name {
  margin-top: 0rem;
  margin-bottom: 0.5rem; }

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

.product-set-container .product-set .product-add-to-cart button {
  background: black;
  color: white;
  margin: auto;
  font-size: .85rem;
  width: 80%;
  margin-top: 1rem;
  margin-left: 10%; }
  .product-set-container .product-set .product-add-to-cart button:hover {
    border: 2px solid #000;
    color: #000;
    background-color: #fff; }

.product-set-container .product-set .find-dealer {
  text-align: center;
  margin-top: 1rem;
  text-transform: uppercase; }
  .product-set-container .product-set .find-dealer a {
    color: black;
    font-size: .65rem; }

.product-set-container .pdp-main .product-name {
  width: 100%;
  margin-top: 0rem; }

.product-set-container .product-set-list {
  border-top: 3px solid #e6e6e6; }
  .product-set-container .product-set-list .product-set-item {
    border-top: 3px soid #e6e6e6; }
  .product-set-container .product-set-list .block-add-to-cart {
    position: relative;
    top: -2rem;
    margin-bottom: -2rem;
    background: none; }
    @media only screen and (max-width: 767px) {
      .product-set-container .product-set-list .block-add-to-cart {
        top: -1rem; } }
    .product-set-container .product-set-list .block-add-to-cart button {
      float: left;
      background: black;
      color: white;
      width: 10rem;
      padding: 0px;
      font-size: .85rem;
      margin-left: 39%;
      margin-bottom: 1.5rem; }
      .product-set-container .product-set-list .block-add-to-cart button:hover {
        border: 2px solid #000;
        color: #000;
        background-color: #fff; }
    .product-set-container .product-set-list .block-add-to-cart .availability {
      width: 60%;
      margin-left: 40%; }
      .product-set-container .product-set-list .block-add-to-cart .availability .label {
        float: left; }
    .product-set-container .product-set-list .block-add-to-cart label {
      width: 20%;
      float: left; }
    .product-set-container .product-set-list .block-add-to-cart .input-text {
      width: 55px;
      float: left; }
      @media only screen and (max-width: 767px) {
        .product-set-container .product-set-list .block-add-to-cart .input-text {
          margin-top: 7px; } }
    .product-set-container .product-set-list .block-add-to-cart .inventory {
      float: left;
      width: 100%; }
      .product-set-container .product-set-list .block-add-to-cart .inventory .quantity {
        float: left;
        width: 50%;
        margin-left: 19%; }
  .product-set-container .product-set-list .product-set-details {
    float: right;
    width: 68%;
    margin-left: 10%; }
    .product-set-container .product-set-list .product-set-details .product-number {
      margin-top: 0;
      float: left;
      width: 100%; }
    .product-set-container .product-set-list .product-set-details .product-set-bundle-promotions {
      display: none; }
    .product-set-container .product-set-list .product-set-details .product-price .price-sales {
      font-size: 1rem;
      font-family: "Oswald", sans-serif;
      color: #999;
      margin-bottom: 1rem;
      float: left;
      width: 100%;
      margin-top: -5px; }
    .product-set-container .product-set-list .product-set-details .product-price .price-standard {
      color: #999;
      font-size: 1rem;
      float: left; }
      .product-set-container .product-set-list .product-set-details .product-price .price-standard + .price-sales {
        color: #994c4c;
        width: auto;
        margin-top: 0;
        margin-left: 10px; }
    .product-set-container .product-set-list .product-set-details .item-name {
      color: #333;
      text-transform: uppercase;
      letter-spacing: 1px;
      font-weight: bold; }
    .product-set-container .product-set-list .product-set-details .product-variations {
      float: left; }

.product-detail .promotion {
  display: none; }

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

.product-set-bundle-promotions .promotion {
  display: none; }

.set-bundle-cart-actions {
  margin: auto;
  width: 58%;
  margin-top: -1rem;
  margin-bottom: 4rem; }
  @media only screen and (max-width: 767px) {
    .set-bundle-cart-actions {
      width: 75%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .set-bundle-cart-actions {
      width: 65%; } }
  .set-bundle-cart-actions ul {
    width: 100%;
    margin: auto;
    float: left; }
    .set-bundle-cart-actions ul li {
      width: 44%;
      float: left;
      text-align: center; }
      .set-bundle-cart-actions ul li a {
        color: #000; }
    .set-bundle-cart-actions ul .spacer-li {
      width: 2%; }

.bundle-attribute {
  float: left;
  margin-left: 7px;
  margin-top: -1rem;
  margin-bottom: 1rem; }
  .bundle-attribute .attribute .label {
    color: #000;
    text-transform: uppercase;
    font-weight: bold; }
  .bundle-attribute .attribute .value {
    color: #999; }

.pdp-power-reviews {
  float: left;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .pdp-power-reviews {
      width: 94%;
      padding: 0;
      margin-left: 2%;
      overflow-x: hidden;
      margin-right: 2%; } }
  .pdp-power-reviews .reviews-header {
    font-size: 2rem;
    text-align: center;
    color: #333; }

.pdp-recommendations {
  float: left;
  width: 100%;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 2rem;
  margin-bottom: 4rem; }
  @media only screen and (max-width: 767px) {
    .pdp-recommendations {
      margin-top: 0;
      margin-bottom: 0rem;
      padding-bottom: 1rem; } }
  .pdp-recommendations .product-info ul {
    font-size: .8rem;
    list-style: square;
    width: 100%;
    padding: 0; }
  .pdp-recommendations h3 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .pdp-recommendations h3 {
        font-size: 1.25rem; } }
  .pdp-recommendations .search-result-items {
    border: none; }
  .pdp-recommendations .product-listing-1x4 .search-result-items {
    float: left;
    width: 100%;
    box-sizing: border-box;
    left: 0;
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-recommendations .product-listing-1x4 .search-result-items {
        left: 0; } }
    .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow {
      height: 30px;
      width: 19px;
      top: 50%;
      margin-top: -15px; }
      @media only screen and (max-width: 767px) {
        .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow {
          top: 50px; } }
      .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-prev {
        background-image: url("../images/lCarouselLite.svg");
        left: 0; }
        @media only screen and (max-width: 767px) {
          .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-prev {
            left: 0; } }
      .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-next {
        background-image: url("../images/rCarouselLite.svg");
        right: 0; }
        @media only screen and (max-width: 767px) {
          .pdp-recommendations .product-listing-1x4 .search-result-items .slick-arrow.slick-next {
            right: 0; } }
  .pdp-recommendations .product-listing-1x4 .grid-tile {
    width: 25%;
    padding-left: 0;
    margin: 0 10px;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .pdp-recommendations .product-listing-1x4 .grid-tile {
        padding-right: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-recommendations .product-listing-1x4 .grid-tile {
        width: 24%;
        margin: 0 1% 0 0%; } }
    .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-image {
      text-align: center; }
      .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-image img {
        width: 90%;
        display: inline; }
    .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .name-link {
      font-size: 1rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #333; }
    .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-name {
      line-height: 1rem;
      font-size: 16px; }
      .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-name a {
        font-size: 16px;
        text-transform: none;
        line-height: 120%; }
    .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .promotional-message {
      display: none; }
    .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-swatches ul {
      padding: 0;
      margin: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pdp-recommendations .product-listing-1x4 .grid-tile .product-tile .product-swatches ul {
          width: auto; } }

#QuickViewDialog #pdpMain .product-col-1.product-image-container .slick-prev,
#QuickViewDialog #pdpMain .product-col-1.product-image-container .slick-next {
  background-color: #fff;
  margin-right: 0 !important; }

#QuickViewDialog #pdpMain .product-col-1.product-image-container .play-text {
  width: 61px; }

.ui-dialog.video {
  padding: 0; }
  .ui-dialog.video #dialog-container {
    margin-top: -20px !important;
    width: 760px !important; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .ui-dialog.video #dialog-container {
        padding: 1.25em 5px !important; } }
    @media only screen and (max-width: 767px) {
      .ui-dialog.video #dialog-container {
        margin-top: -10px !important;
        width: 280px !important;
        padding: 15px !important; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .ui-dialog {
    width: 768px !important;
    box-sizing: border-box; }
    .ui-dialog #QuickViewDialog #pdpMain {
      width: 100%; }
      .ui-dialog #QuickViewDialog #pdpMain .product-col-1.product-image-container {
        width: 56%;
        box-sizing: border-box; }
      .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail {
        width: 44%; }
        .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-msg {
          width: auto; }
        .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail #add-to-cart,
        .ui-dialog #QuickViewDialog #pdpMain .product-col-2.product-detail #design-your-own {
          margin-right: 0;
          height: 36px;
          line-height: 32px;
          width: 100%;
          margin-bottom: 10px; } }

@media only screen and (max-width: 767px) {
  #QuickViewDialog {
    padding: 20px 10px !important; }
    #QuickViewDialog #pdpMain {
      width: 100%; }
      #QuickViewDialog #pdpMain .product-col-1.product-image-container {
        width: 100%; }
        #QuickViewDialog #pdpMain .product-col-1.product-image-container .product-primary-image img,
        #QuickViewDialog #pdpMain .product-col-1.product-image-container .product-primary-image-mobile img {
          width: 200px; }
      #QuickViewDialog #pdpMain .product-col-2.product-detail {
        box-sizing: border-box;
        padding-left: 0;
        width: 100%; }
        #QuickViewDialog #pdpMain .product-col-2.product-detail h1.product-name {
          margin-top: -13px;
          line-height: 114%; }
        #QuickViewDialog #pdpMain .product-col-2.product-detail .view-full-details {
          display: none; }
        #QuickViewDialog #pdpMain .product-col-2.product-detail .secondary-actions a {
          margin-right: 5px; }
        #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-web {
          float: right;
          width: 50%;
          margin-left: 0; } }
        @media only screen and (max-width: 767px) and (max-width: 767px) {
          #QuickViewDialog #pdpMain .product-col-2.product-detail .availability-web {
            float: left; } }

@media only screen and (max-width: 767px) {
        #QuickViewDialog #pdpMain .product-col-2.product-detail #add-to-cart,
        #QuickViewDialog #pdpMain .product-col-2.product-detail #design-your-own {
          margin-right: 0;
          height: 36px;
          line-height: 32px;
          width: 100%; } }

#QuickViewDialog {
  width: 100%;
  box-sizing: border-box;
  z-index: 1000;
  position: relative;
  overflow: hidden; }
  #QuickViewDialog #pdpMain .product-col-1 {
    width: 58%; }
    #QuickViewDialog #pdpMain .product-col-1.product-image-container {
      position: relative; }
      #QuickViewDialog #pdpMain .product-col-1.product-image-container .product-badge-pdp {
        position: absolute;
        width: 24%;
        right: 13px;
        z-index: 1; }
  #QuickViewDialog #pdpMain .product-col-2 {
    width: 40%;
    overflow: hidden; }
    #QuickViewDialog #pdpMain .product-col-2 .product-variations li.variant-dropdown {
      margin: 0;
      padding: 0; }
    #QuickViewDialog #pdpMain .product-col-2 .product-variations .hide-variations .custom-select-field {
      display: none; }
    #QuickViewDialog #pdpMain .product-col-2 .product-variations .custom-select-field {
      margin-top: 0; }
    #QuickViewDialog #pdpMain .product-col-2 form.pdpForm {
      float: left;
      width: 100%; }

#pdpMain .product-col-1.product-image-container {
  position: relative; }
  #pdpMain .product-col-1.product-image-container .product-badge-pdp {
    position: absolute;
    width: 24%;
    right: 0;
    z-index: 1; }

#pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text {
  position: relative;
  width: 60px; }
  #pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text img {
    width: 60px; }
  #pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text:before {
    content: "";
    display: block;
    width: 40%;
    height: 40%;
    background-color: #000;
    position: absolute;
    top: 30%;
    left: 30%;
    border-radius: 50%;
    box-shadow: 0px 0px 10px -2px #fff; }
  #pdpMain .product-col-1 #thumbnails .carousel li.product-video .play-text:after {
    content: "";
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    top: calc(50% - 5px);
    left: calc(50% - 2px);
    border-top: solid transparent 5px;
    border-right: none;
    border-bottom: solid transparent 5px;
    border-left: solid #fff 8px; }

#pdpMain .product-col-1 .desktop-hide {
  display: none; }
  @media only screen and (max-width: 767px) {
    #pdpMain .product-col-1 .desktop-hide {
      display: block; }
      #pdpMain .product-col-1 .desktop-hide .product-video {
        border-top: 2px solid #e7e7e7;
        border-bottom: 2px solid #e7e7e7;
        width: 100%;
        padding: 5px 0;
        width: 100%;
        text-align: center;
        margin-bottom: 10px; }
        #pdpMain .product-col-1 .desktop-hide .product-video img {
          display: inline;
          height: 16px; }
        #pdpMain .product-col-1 .desktop-hide .product-video > span {
          display: block; }
          #pdpMain .product-col-1 .desktop-hide .product-video > span span {
            font-size: 12px;
            text-transform: uppercase;
            line-height: 16px;
            font-weight: bold;
            padding-left: 20px;
            background: url("../images/play-video-icon.gif") no-repeat left center; } }

.variant-dropdown .label {
  display: none; }

li#design-your-own-swatch,
li[id^="design-your-blank-swatch"] {
  padding: 4px;
  cursor: pointer; }
  li#design-your-own-swatch img,
  li[id^="design-your-blank-swatch"] img {
    display: block;
    margin: 0 auto;
    width: 23px;
    height: 23px;
    margin-top: 5px; }
  li#design-your-own-swatch .text-own,
  li[id^="design-your-blank-swatch"] .text-own {
    color: #999;
    display: block;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    margin: 2px 0 0 0;
    line-height: 1; }

.ui-dialog .pdp-main .product-add-to-cart button.dw-apple-pay-button {
  margin-left: 10px !important;
  width: 45% !important;
  min-width: 40% !important; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .ui-dialog.just-added-to-cart {
    max-width: 585px; } }

.ui-dialog.just-added-to-cart .ui-dialog-title {
  min-height: 24px; }

.ui-dialog.just-added-to-cart .ui-dialog-titlebar-close {
  top: 35px; }
  @media only screen and (max-width: 767px) {
    .ui-dialog.just-added-to-cart .ui-dialog-titlebar-close {
      top: 20px; } }

.ui-dialog.just-added-to-cart .dialog-content {
  box-sizing: content-box; }

.ui-dialog.just-added-to-cart .added-to-cart-content {
  width: 545px; }
  @media only screen and (max-width: 767px) {
    .ui-dialog.just-added-to-cart .added-to-cart-content {
      width: auto; } }
  .ui-dialog.just-added-to-cart .added-to-cart-content .added-to-cart-header {
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    line-height: 32px;
    font-weight: 700;
    text-transform: uppercase;
    color: #333;
    margin-bottom: 16px; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-to-cart-header::before {
      content: url("../images/GreenCheck.png");
      display: inline-block;
      width: 32px;
      height: 32px;
      margin-right: 4px;
      vertical-align: bottom; }
  .ui-dialog.just-added-to-cart .added-to-cart-content .product-info {
    position: relative; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .product-info .cart-totals {
      position: absolute;
      width: 25%;
      bottom: 0;
      right: 0;
      padding-left: 8px;
      text-align: right;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.just-added-to-cart .added-to-cart-content .product-info .cart-totals {
          display: none; } }
  .ui-dialog.just-added-to-cart .added-to-cart-content .added-product {
    width: 75%;
    padding-right: 16px;
    border-right: 1px solid #e6e6e6;
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-product {
        width: 100%;
        padding-right: 0;
        border: none; } }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-product {
      padding: 0; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image {
      width: 175px;
      min-height: 175px;
      height: auto;
      border: 1px solid #ebebeb;
      padding: 5%;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image {
          width: 48%; } }
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image img {
        max-width: none;
        width: 100%; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name,
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes,
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing {
      float: left;
      width: 192px;
      margin-left: 24px; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name,
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes,
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing {
          width: 46%;
          margin-left: 6%; } }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name-value {
      font-family: "Titillium Web", sans-serif;
      font-weight: 600;
      font-size: 18px !important;
      line-height: 1em !important; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes {
      font-size: 12px; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing .mini-cart-price {
      display: block;
      float: none;
      margin-top: 20px; }
  .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group {
    clear: both;
    margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group {
        margin-top: 25px; } }
    .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button {
      display: inline-block;
      width: 48%; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button {
          display: block;
          width: 100%;
          margin-bottom: 8px; } }
      .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button.continue-shopping {
        margin-right: 2%; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group .just-added-button.continue-shopping {
            margin-right: 0; } }

.ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-promo-header {
  font-size: 30px;
  letter-spacing: .6px;
  color: #333;
  margin: 0; }

.ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-details {
  color: #994c4c;
  font-size: 14px;
  font-weight: 700;
  margin: 8px 0 16px; }

.ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-buttons .button {
  width: 48%; }
  @media only screen and (max-width: 767px) {
    .ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-buttons .button {
      width: 100%;
      display: block;
      margin-bottom: 8px; } }
  @media only screen and (min-width: 768px) {
    .ui-dialog.just-added-to-cart .bonus-item-promo .bonus-item-buttons .button:first-of-type {
      margin-right: 2%; } }

.ui-dialog.just-added-to-cart .just-added-recommendations {
  width: 545px; }
  @media only screen and (max-width: 767px) {
    .ui-dialog.just-added-to-cart .just-added-recommendations {
      display: none; } }
  .ui-dialog.just-added-to-cart .just-added-recommendations ul#featured-carousel {
    padding-left: 0; }
    .ui-dialog.just-added-to-cart .just-added-recommendations ul#featured-carousel li.slick-slide {
      margin: 0 10px; }

.bonus-product-list .custom-select-field .container {
  width: 98%;
  float: left;
  margin-right: 2%; }
  .bonus-product-list .custom-select-field .container .select-size {
    margin-bottom: 1rem; }
  .bonus-product-list .custom-select-field .container .select-width {
    margin-bottom: 1rem; }
  .bonus-product-list .custom-select-field .container .select-length {
    margin-bottom: 1rem; }
  .bonus-product-list .custom-select-field .container .select-waist {
    margin-bottom: 1rem; }
  .bonus-product-list .custom-select-field .container .select-hand {
    margin-bottom: 1rem; }

.bonus-product-list .promotion {
  color: #994c4c;
  font-size: 14px;
  font-size: 0.875rem;
  width: 100%;
  border: 0 none;
  box-sizing: border-box;
  margin: 0;
  padding: 10px 20px; }

.bonus-product-list .bonus-product-item {
  border-top: 2px solid #eee;
  padding-top: 16px;
  margin-bottom: 16px; }
  .bonus-product-list .bonus-product-item .product-col-1 {
    width: 30% !important;
    padding: 0 !important;
    margin: 0; }
    .bonus-product-list .bonus-product-item .product-col-1 .product-primary-image {
      display: block;
      width: 100%;
      max-width: 100%; }
  .bonus-product-list .bonus-product-item .product-col-2 {
    width: 64% !important;
    float: right; }
    .bonus-product-list .bonus-product-item .product-col-2 .product-name {
      float: none;
      margin-top: 0rem;
      font-size: 14px;
      line-height: 1;
      margin-bottom: 0; }
    .bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li,
    .bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li {
      width: 16%;
      height: auto; }
      .bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li.selected-value,
      .bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li.selected-value {
        width: 80%;
        margin: 1px; }
      .bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li a,
      .bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li a {
        width: auto;
        height: auto; }
        .bonus-product-list .bonus-product-item .product-col-2 .product-variations .swatches li a img,
        .bonus-product-list .bonus-product-item .product-col-2 .product-options .swatches li a img {
          width: 100%;
          height: auto; }

.bonus-product-list .product-add-to-cart {
  padding-bottom: 0;
  position: relative;
  clear: both; }
  .bonus-product-list .product-add-to-cart .inventory {
    width: 6rem;
    float: left; }
    .bonus-product-list .product-add-to-cart .inventory label {
      float: left;
      margin-top: 6px; }
    .bonus-product-list .product-add-to-cart .inventory input {
      width: 55px;
      float: left;
      margin-bottom: 10px;
      margin-left: 8px;
      height: 34px; }
      .bonus-product-list .product-add-to-cart .inventory input.error {
        border-color: #994c4c; }

.bonus-product-list .quantity-error {
  color: #994c4c;
  text-transform: inherit;
  width: 100%;
  position: absolute;
  bottom: -14px;
  left: 0;
  line-height: 1; }

.bonus-product-list .bonus-product-list-footer {
  padding-top: 1em; }
  .bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
    float: right; }

.bonus-product-list .selected-bonus-item {
  margin: 1em 0 1em 1em;
  position: relative; }
  .bonus-product-list .selected-bonus-item .item-name {
    font-weight: bold; }
  .bonus-product-list .selected-bonus-item .remove-link {
    cursor: pointer;
    color: #994c4c;
    position: absolute; }
    .bonus-product-list .selected-bonus-item .remove-link:hover {
      color: #333; }

.bonus-discount-container .ui-dialog-title {
  margin-left: 2.5rem;
  margin-top: .5rem;
  font-family: "Oswald", sans-serif;
  font-size: 1.25rem;
  letter-spacing: 1px;
  color: #333; }

.bonus-discount-container .bonus-product-promo {
  color: #994c4c;
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: 1rem;
  margin-left: 15px; }

.bonus-discount-container .bonus-product-alert {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 15px;
  margin-top: 5px; }

.bonus-discount-container .promo-details {
  display: none; }
  .bonus-discount-container .promo-details.visible {
    display: block; }

.bonusDiscountContainerHtml {
  color: #994c4c; }
  .bonusDiscountContainerHtml button {
    color: #994c4c; }

.bonus-product-summary h2, .bonus-product-summary .ui-dialog .ui-dialog-title, .ui-dialog .bonus-product-summary .ui-dialog-title {
  font-size: .875rem;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

.bonus-product-summary .selected-bonus-items {
  margin-left: -.75rem; }
  .bonus-product-summary .selected-bonus-items .selected-bonus-item {
    margin-top: -1rem; }
  .bonus-product-summary .selected-bonus-items .item-name {
    color: #000;
    text-transform: uppercase;
    text-transform: uppercase;
    clear: both; }
  .bonus-product-summary .selected-bonus-items .item-attributes {
    color: #999;
    text-transform: uppercase; }
  .bonus-product-summary .selected-bonus-items .remove-link {
    width: 1rem;
    height: 1rem;
    color: white;
    border-radius: 8px;
    background-image: url("../images/close.png");
    background-repeat: no-repeat;
    background-color: #aaa;
    background-position: 3px;
    position: absolute;
    float: left;
    right: 0;
    top: .15rem; }

.bonus-product-list .bonus-product-list-footer .add-to-cart-bonus {
  width: 100%;
  float: left; }

.select-bonus-item {
  border: 2px solid black;
  background: white !important;
  color: black !important;
  float: left;
  margin: 0;
  width: 5rem;
  padding: 0;
  line-height: 22px;
  height: 33px; }
  .select-bonus-item:hover {
    color: #fff !important;
    background: #000 !important; }
  .select-bonus-item.enabled {
    border-color: #000;
    opacity: 1; }

#bonus-product-dialog #bonus-product-list {
  margin: 0;
  max-width: 100%;
  position: static; }

.ui-dialog.bonus-dialog {
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .ui-dialog.bonus-dialog {
      width: 385px !important;
      max-width: calc(100% - 10px); } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .ui-dialog.bonus-dialog {
      max-width: 385px; } }
  .ui-dialog.bonus-dialog .ui-dialog-title {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    font-size: 14px;
    font-size: 0.875rem;
    margin: 5px 0 25px 20px !important; }
  .ui-dialog.bonus-dialog .dialog-content {
    box-sizing: border-box;
    width: 100% !important;
    padding: 15px !important; }
  .ui-dialog.bonus-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    margin-left: 25px; }

.send-to-friend-product {
  border-bottom: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-right: 22%;
  overflow: hidden;
  padding: 20px 0; }
  .send-to-friend-product .product-image {
    float: left;
    width: 36%; }
    .send-to-friend-product .product-image img {
      max-width: 80%; }
  .send-to-friend-product .product-description {
    float: left;
    width: 63%; }
    .send-to-friend-product .product-description h2, .send-to-friend-product .product-description .ui-dialog .ui-dialog-title, .ui-dialog .send-to-friend-product .product-description .ui-dialog-title {
      margin-right: 0; }
    .send-to-friend-product .product-description .value {
      font-weight: bold; }
    .send-to-friend-product .product-description h2, .send-to-friend-product .product-description .ui-dialog .ui-dialog-title, .ui-dialog .send-to-friend-product .product-description .ui-dialog-title {
      font-size: 1.2em;
      font-style: italic; }
    .send-to-friend-product .product-description dt {
      clear: both;
      float: left;
      margin: 10px 0 0 0;
      width: 100px; }
    .send-to-friend-product .product-description dd {
      float: left;
      margin: 10px 0 0 0;
      width: 200px; }

#send-to-friend-main .send-to-friend-sender-label {
  padding-top: 0; }

#send-to-friend-main .send-to-friend-sender {
  margin-left: 2%;
  padding: 0.7em 0.5em;
  text-indent: 0;
  width: 49.5966%; }

#send-to-friend-dialog .send-to-friend-login-message {
  padding: 2em 0em 2em; }

.sizinginformation {
  border: 0 none;
  padding: 10px; }
  .sizinginformation th {
    background: none repeat scroll 0 0 #f7f7f7; }
  .sizinginformation td, .sizinginformation th {
    border-bottom: 1px solid #f7f7f7;
    padding: 10px; }
  .sizinginformation td {
    border-left: 1px solid #f7f7f7; }
  .sizinginformation .ui-tabs-nav {
    height: 33px; }
  .sizinginformation .sizing-charts {
    border: 0 none; }
  .sizinginformation .tips-list {
    padding: 0 !important; }
    .sizinginformation .tips-list li {
      list-style: none outside none !important; }

#cart-table thead {
  display: none; }
  @media only screen and (min-width: 768px) {
    #cart-table thead {
      display: table-header-group; } }

#cart-table td {
  box-sizing: border-box;
  padding: 5px; }

#cart-table .header-total-price {
  text-align: right; }

#cart-table .item-image {
  float: left;
  text-align: center;
  width: 40%; }
  @media only screen and (min-width: 768px) {
    #cart-table .item-image {
      float: none;
      width: 170px; } }

#cart-table .item-details {
  float: left;
  width: 60%; }
  @media only screen and (min-width: 768px) {
    #cart-table .item-details {
      float: none;
      width: auto; } }
  #cart-table .item-details .name {
    font-size: 1rem; }

#cart-table .item-quantity {
  clear: left;
  float: left;
  text-align: center;
  width: 40%; }
  @media only screen and (min-width: 768px) {
    #cart-table .item-quantity {
      clear: none;
      float: none;
      text-align: left;
      width: auto; } }
  #cart-table .item-quantity input {
    width: 2.5rem; }

#cart-table .item-quantity-details {
  clear: left;
  float: left;
  text-align: center;
  width: 40%; }
  @media only screen and (min-width: 768px) {
    #cart-table .item-quantity-details {
      clear: none;
      float: none;
      text-align: left;
      width: auto; } }
  #cart-table .item-quantity-details .item-user-actions a,
  #cart-table .item-quantity-details .item-user-actions button {
    display: block;
    width: 100%;
    margin: .3rem 0; }
    @media only screen and (min-width: 768px) {
      #cart-table .item-quantity-details .item-user-actions a,
      #cart-table .item-quantity-details .item-user-actions button {
        width: auto; } }

#cart-table .item-price {
  float: left;
  width: 60%; }
  @media only screen and (min-width: 768px) {
    #cart-table .item-price {
      float: none;
      width: auto; } }

#cart-table .price-promotion .price-sales {
  color: #994c4c; }

#cart-table .price-promotion .price-standard {
  margin: 0 1em 0 0;
  text-decoration: line-through; }

#cart-table .item-total {
  float: left;
  font-size: 1rem;
  font-weight: 700;
  text-align: right;
  width: 100%;
  word-wrap: break-word; }
  @media only screen and (min-width: 768px) {
    #cart-table .item-total {
      float: none;
      font-size: 1em;
      width: auto; } }
  @media only screen and (min-width: 768px) {
    #cart-table .item-total .promo-adjustment {
      width: 7.5rem; } }

#cart-table .price-unadjusted {
  color: #333;
  display: block;
  margin: 0 0 .42em; }
  #cart-table .price-unadjusted span {
    text-decoration: line-through; }

#cart-table .price-adjusted-total {
  color: #333;
  display: block;
  margin: .42em 0 0; }
  #cart-table .price-adjusted-total span {
    color: #994c4c; }

#cart-table .gift-cert-delivery {
  color: #994c4c; }

.cart-promo {
  background: url("../images/interface/ui-promo-bg-gray-diag.png") repeat scroll 0 0 transparent;
  color: #000;
  font-style: italic;
  margin: 0.3em 0;
  padding: 1em; }
  .cart-promo .bonus-item-actions {
    font-size: 1em !important;
    text-align: right;
    vertical-align: middle; }

.cart-footer {
  margin: .83em 0; }

@media only screen and (min-width: 768px) {
  .cart-coupon-code {
    float: left;
    width: 60%; } }

.cart-coupon-code input {
  margin-bottom: .5rem;
  width: 35%; }
  @media only screen and (min-width: 768px) {
    .cart-coupon-code input {
      width: 45%; } }

.cart-coupon-code .error {
  padding-top: 0.4em; }

.cart-coupon-code button {
  margin-left: .6em; }

.cart-order-totals {
  margin: 1rem 0; }
  @media only screen and (min-width: 768px) {
    .cart-order-totals {
      float: right;
      margin-top: 0;
      width: 40%; } }

.order-totals-table td {
  padding: .3rem 0;
  text-align: right; }

.order-totals-table .order-totals-item {
  width: 60%; }

.order-totals-table .order-totals-value {
  width: 40%; }

.order-totals-table .order-subtotal {
  font-weight: 700; }

.order-totals-table .order-total {
  font-size: 1rem;
  font-weight: 700; }

.cart-action-checkout {
  float: right; }

.cart-action-continue-shopping {
  float: right; }
  .cart-action-continue-shopping button.button-text, .cart-action-continue-shopping #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .cart-action-continue-shopping button {
    line-height: 3.25em;
    margin-right: 1.0em; }

.cart-recommendations {
  margin-top: 1rem; }
  .cart-recommendations .product-listing {
    background-color: #f7f7f7;
    padding: 1rem 0; }
    .cart-recommendations .product-listing h2, .cart-recommendations .product-listing .ui-dialog .ui-dialog-title, .ui-dialog .cart-recommendations .product-listing .ui-dialog-title {
      margin-left: 1.3rem; }
    .cart-recommendations .product-listing .search-result-items {
      margin-top: 1em; }

.cart-actions-top {
  margin-top: .5rem;
  padding-bottom: 1em; }
  .cart-actions-top .cart-action-continue-shopping {
    float: none; }

.cart-empty {
  margin-top: 4rem; }
  .cart-empty h1 {
    text-align: center; }
  .cart-empty .cart-action-continue-shopping {
    float: none;
    text-align: center;
    margin-bottom: 4rem; }
  .cart-empty .product-listing {
    background-color: #f7f7f7;
    padding: 1rem 0; }
    .cart-empty .product-listing h2, .cart-empty .product-listing .ui-dialog .ui-dialog-title, .ui-dialog .cart-empty .product-listing .ui-dialog-title {
      margin-left: 1.3rem; }
    .cart-empty .product-listing .search-result-items {
      margin-top: 1em; }

.promo-adjustment {
  color: #994c4c; }

ul.product-availability-list {
  margin: 0;
  padding: 0; }
  ul.product-availability-list li {
    list-style: none outside none; }
  ul.product-availability-list .on-order, ul.product-availability-list .not-available {
    color: #994c4c;
    font-size: 0.9em; }

.account-welcome .welcome-message {
  font-size: 1.2em;
  font-style: italic; }

.account-welcome .not-user {
  margin: .83em 0; }

#password-reset {
  white-space: nowrap; }

.checkout-progress-indicator {
  font-size: 1em;
  overflow: hidden;
  padding-bottom: 1em; }
  .checkout-progress-indicator div {
    display: inline;
    padding: 0 .83em 0 0; }
    .checkout-progress-indicator div.inactive a {
      color: #999; }
  .checkout-progress-indicator span {
    text-transform: uppercase; }
  .checkout-progress-indicator .active span {
    font-weight: 700;
    color: #000; }
  .checkout-progress-indicator a {
    color: #000; }
  .checkout-progress-indicator i {
    padding-left: .83em;
    color: #e6e6e6; }
  .checkout-progress-indicator .step-3 {
    padding-right: 0; }

.shipping-method {
  margin-top: 1.83em; }
  .shipping-method label {
    display: inline;
    float: none !important;
    padding-right: .42em !important; }
  .shipping-method .shipping-description {
    display: inline; }

.gift-message-text.hidden {
  display: none; }

.billing-coupon-code .form-row {
  width: 50%; }

.redemption {
  color: #994c4c; }
  .redemption .success {
    color: #4B984B; }
  .redemption span.error {
    margin-left: 0; }

.payment-method {
  clear: both;
  display: none; }

.payment-method-expanded {
  display: block; }

.month,
.year,
.day {
  clear: none;
  float: left;
  margin: 0 0 2% 2%; }
  .month select,
  .year select,
  .day select {
    width: auto; }

.month .form-caption {
  margin-left: 0; }

.cvn {
  clear: left; }
  .cvn .field-wrapper {
    width: 50px; }

.ssn {
  clear: left; }

.bml-terms-and-conditions {
  border: 1px solid #333;
  font-size: 0.8em;
  height: 400px;
  overflow: auto;
  padding: 1em; }

.bml-table-col-1 {
  width: 25%; }

.pt_checkout h3 {
  padding-bottom: 1em; }

.checkout-mini-cart {
  background-color: #f7f7f7;
  max-height: 330px;
  overflow: auto; }

.checkout-order-totals {
  background-color: #f7f7f7;
  padding: 0.3rem .5rem; }

.place-order-totals {
  clear: both; }
  .place-order-totals .order-totals-table {
    float: right;
    width: 50%; }

.order-component-block {
  margin: 1.67em 0; }
  .order-component-block .section-header a {
    float: right;
    font-weight: normal; }
  .order-component-block .details {
    background: none repeat scroll 0 0 #e6e6e6;
    color: #333;
    padding: 0.5em 1em; }

.order-summary-footer {
  position: relative; }
  .order-summary-footer h2, .order-summary-footer .ui-dialog .ui-dialog-title, .ui-dialog .order-summary-footer .ui-dialog-title {
    font-size: 2em;
    font-style: italic;
    font-weight: normal; }

.summary-help {
  float: right;
  font-size: 0.8em;
  margin: 1em 0; }

.submit-order {
  clear: both;
  display: block;
  padding: 1.67em 0 0;
  text-align: right; }
  .submit-order .back-to-cart {
    font-size: 1.1em; }
    .submit-order .back-to-cart:hover {
      text-decoration: underline; }
  .submit-order button {
    margin-left: 1.5em; }

.pt_order-confirmation h1 {
  font-size: 2.5em; }

.pt_order-confirmation .order-shipment-table {
  margin: 0 0 1.67em; }
  .pt_order-confirmation .order-shipment-table .gc-to-email .value {
    text-transform: none; }
  .pt_order-confirmation .order-shipment-table .order-shipment-details {
    border-right: 1px solid #e6e6e6;
    min-width: 200px; }
    .pt_order-confirmation .order-shipment-table .order-shipment-details .egc-to-email {
      text-transform: none; }

.pt_order-confirmation #primary h2, .pt_order-confirmation #primary .ui-dialog .ui-dialog-title, .ui-dialog .pt_order-confirmation #primary .ui-dialog-title {
  font-size: 2em;
  font-style: italic;
  font-weight: normal; }

.pt_order-confirmation .print-page {
  float: right; }

.confirmation-message {
  border-bottom: 3px solid #994c4c;
  margin-bottom: 1.67em;
  padding-bottom: 1.67em; }

.order-discount {
  color: #994c4c; }

.gift-cert-used {
  padding: .83em 0; }

.order-detail-options {
  border-top: 1px solid #e6e6e6;
  margin: 1.67em 0 0;
  padding: 1.67em 0 0;
  text-align: right; }
  .order-detail-options a {
    margin: 0 .83em; }

.summary .edit {
  position: absolute;
  text-transform: uppercase;
  right: 10px;
  font-size: 0.9em;
  line-height: 1.5em; }

.pt_checkout #main,
.pt_cart #main,
.pt_order-confirmation #main {
  padding: 0 1.15em; }

.pt_cart .breadcrumb {
  padding-left: 0; }

.pt_order-confirmation .order-confirmation-details .content-header {
  margin: .6em 0 !important; }

.order-shipment-details .label,
.order-shipment-details .firstname,
.order-shipment-details .lastname {
  font-weight: bold; }

.item-shipping-address {
  min-width: 120px; }

.order-shipment-gift-message-header {
  font-weight: bold;
  font-size: 1.2em;
  padding-bottom: 0px; }

.order-shipment-gift-message {
  font-size: 1.1em; }

.billing-error {
  color: red;
  margin: 0 0 .83em 24%; }

.cvn-tooltip {
  font-weight: bold;
  margin: 5px;
  text-align: center; }
  .cvn-tooltip img {
    height: 150px;
    width: 110px; }

.free-shipping-color {
  color: #994c4c; }

.order-totals-table tr td .free-shipping-color {
  font-weight: bold;
  text-transform: uppercase; }

button.multi-ship-button {
  font-size: 20px; }

#wrapper.pt_order-confirmation .top-banner,
#wrapper.pt_checkout .top-banner {
  padding: 0 1.15em; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order-confirmation .top-banner h1.primary-logo,
    #wrapper.pt_checkout .top-banner h1.primary-logo {
      float: left; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order-confirmation .top-banner .innerWidth, #wrapper.pt_order-confirmation .top-banner .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots #wrapper.pt_order-confirmation .top-banner .promoSlotFull#home-full-7,
    #wrapper.pt_checkout .top-banner .innerWidth,
    #wrapper.pt_checkout .top-banner .home-bottom-slots .promoSlotFull#home-full-7,
    .home-bottom-slots #wrapper.pt_checkout .top-banner .promoSlotFull#home-full-7 {
      position: relative; } }
  #wrapper.pt_order-confirmation .top-banner .menu-utility-user,
  #wrapper.pt_checkout .top-banner .menu-utility-user {
    border: 0;
    margin: 0;
    width: 300px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation .top-banner .menu-utility-user,
      #wrapper.pt_checkout .top-banner .menu-utility-user {
        float: left;
        position: relative;
        top: 0;
        padding-top: 0;
        width: 89%; } }
    #wrapper.pt_order-confirmation .top-banner .menu-utility-user li,
    #wrapper.pt_checkout .top-banner .menu-utility-user li {
      border: 0;
      max-height: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order-confirmation .top-banner .menu-utility-user li:hover,
        #wrapper.pt_checkout .top-banner .menu-utility-user li:hover {
          background: none; } }
      #wrapper.pt_order-confirmation .top-banner .menu-utility-user li .content-asset,
      #wrapper.pt_checkout .top-banner .menu-utility-user li .content-asset {
        max-height: 0; }
      #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information,
      #wrapper.pt_checkout .top-banner .menu-utility-user li.information {
        padding-left: 20px;
        padding-top: 26px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information,
          #wrapper.pt_checkout .top-banner .menu-utility-user li.information {
            position: absolute;
            top: 0;
            padding-top: 15px;
            width: 100%;
            text-align: left;
            padding-left: 40px;
            box-sizing: border-box; } }
        #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information span,
        #wrapper.pt_checkout .top-banner .menu-utility-user li.information span {
          font-size: 12px;
          font-weight: bold;
          display: block;
          line-height: 120%; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information span,
            #wrapper.pt_checkout .top-banner .menu-utility-user li.information span {
              font-size: 11px;
              float: left; } }
          #wrapper.pt_order-confirmation .top-banner .menu-utility-user li.information span span,
          #wrapper.pt_checkout .top-banner .menu-utility-user li.information span span {
            color: #999;
            font-weight: normal;
            float: none; }
      #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart,
      #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart {
        margin-top: 27px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart,
          #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart {
            position: relative;
            float: right;
            margin-top: 0;
            width: auto;
            right: 0; } }
        #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link,
        #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
          background: #fff url("../images/cart-sprite.png") no-repeat scroll 14px 8px;
          color: #333;
          padding-right: 0;
          padding-left: 40px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link,
            #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
              height: auto;
              padding-right: 0;
              padding-left: 28px;
              width: 50px;
              background-position: 7px 2px;
              line-height: 27px;
              padding-bottom: 5px; } }
        #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart .mini-cart-content,
        #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart .mini-cart-content {
          top: 55px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart .mini-cart-content,
            #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart .mini-cart-content {
              display: none !important; } }

#wrapper.pt_order-confirmation footer,
#wrapper.pt_checkout footer {
  padding-bottom: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order-confirmation footer .footer-container .innerWidth, #wrapper.pt_order-confirmation footer .footer-container .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots #wrapper.pt_order-confirmation footer .footer-container .promoSlotFull#home-full-7,
    #wrapper.pt_checkout footer .footer-container .innerWidth,
    #wrapper.pt_checkout footer .footer-container .home-bottom-slots .promoSlotFull#home-full-7,
    .home-bottom-slots #wrapper.pt_checkout footer .footer-container .promoSlotFull#home-full-7 {
      text-align: center; } }
  #wrapper.pt_order-confirmation footer .footer-container #footerLogo,
  #wrapper.pt_checkout footer .footer-container #footerLogo {
    margin: 8px 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container #footerLogo,
      #wrapper.pt_checkout footer .footer-container #footerLogo {
        margin: 20px auto 17px; } }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer,
  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer {
    float: left;
    margin: 20px 0 0 24px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer,
      #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer {
        margin: 4px 0 24px;
        width: 100%; } }
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul,
    #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul {
      padding: 0;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul,
        #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul {
          float: left;
          width: 100%; } }
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li,
      #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
        list-style: none;
        display: inline-block;
        padding: 0 0 0 35px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li,
          #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
            padding-left: 5px; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li,
          #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
            padding: 0;
            width: 38%;
            float: left;
            text-align: center; }
            #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:first-child,
            #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:first-child {
              text-align: left;
              width: 31%; }
            #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:last-child,
            #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:last-child {
              text-align: right;
              width: 31%; } }
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a,
        #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a {
          font-size: 11px;
          color: #999;
          text-transform: uppercase; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a,
            #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a {
              font-size: 10px; } }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security,
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security {
    float: right;
    margin: 15px 0 0 0;
    width: 50%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security,
      #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security {
        margin-bottom: 15px;
        width: 100%; } }
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span,
    #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span {
      font-weight: bold;
      text-transform: uppercase;
      color: #333;
      width: 33%;
      display: inline-block;
      vertical-align: middle;
      padding-left: 29px;
      line-height: 120%;
      text-align: left;
      float: left;
      box-sizing: border-box;
      background: url("../images/security-icons.gif") no-repeat left 2px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span,
        #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span {
          width: 33%;
          padding: 30px 0 0;
          float: left;
          font-size: 11px;
          text-align: center; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span,
        #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span {
          padding-left: 28px; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.secure,
        #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.secure {
          background: url("../images/secure-tr-icon.gif") no-repeat center top; } }
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.returns,
      #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.returns {
        background-position: left center;
        line-height: 30px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.returns,
          #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.returns {
            background: url("../images/return-center-icon.gif") no-repeat center top;
            line-height: 120%;
            padding-left: 10px;
            padding-right: 10px; } }
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone,
      #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone {
        background-position: left -55px; }
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone span,
        #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone span {
          color: #999;
          font-size: 12px;
          text-transform: none;
          font-weight: normal; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone,
          #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone {
            line-height: 120%;
            background-position: center -57px; }
            #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone span,
            #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone span {
              padding: 0;
              width: 100%;
              float: none;
              font-weight: normal;
              color: #999; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order-confirmation .footer-copy,
  #wrapper.pt_checkout .footer-copy {
    line-height: 15px;
    min-height: 0; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order-confirmation .footer-copy .innerWidth, #wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7,
  #wrapper.pt_checkout .footer-copy .innerWidth,
  #wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7,
  .home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 {
    padding: 12px 0; } }

#wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset, #wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset, .home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset,
#wrapper.pt_checkout .footer-copy .innerWidth .content-asset,
#wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset,
.home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset {
  text-align: center; }
  #wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset a, #wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset a, .home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset a,
  #wrapper.pt_checkout .footer-copy .innerWidth .content-asset a,
  #wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset a,
  .home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset a {
    display: none; }
  #wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset .copyright, #wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset .copyright, .home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset .copyright,
  #wrapper.pt_checkout .footer-copy .innerWidth .content-asset .copyright,
  #wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset .copyright,
  .home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset .copyright {
    float: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order-confirmation .top-banner h1.primary-logo {
    float: none; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order-confirmation .top-banner div.primary-logo {
    float: none; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout .top-banner div.primary-logo {
    float: left; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout .top-banner #mini-cart .mini-cart-link {
    padding-bottom: 5px; } }

#wrapper.pt_checkout #main select.error {
  background-color: #f7f7f7; }

#wrapper.pt_checkout #main .checkout-name {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin: 25px 0;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main .checkout-name {
      font-size: 20px;
      line-height: 28px;
      margin-bottom: 17px; } }

#wrapper.pt_checkout #main #primary {
  width: 66.7%;
  /*Error message on last step of checkout*/ }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary {
      width: 100%; } }
  #wrapper.pt_checkout #main #primary.fullbleed {
    width: 100%; }
  #wrapper.pt_checkout #main #primary #cart-table th {
    background: #f7f7f7;
    padding: 10px 5px; }
    #wrapper.pt_checkout #main #primary #cart-table th:first-child {
      padding-left: 20px; }
    #wrapper.pt_checkout #main #primary #cart-table th:last-child {
      padding-right: 20px; }
  #wrapper.pt_checkout #main #primary #cart-table td {
    padding: 20px 5px 13px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #cart-table td {
        padding: 17px 5px 0; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #cart-table td .shipment-label {
        margin-top: 0;
        padding-bottom: 10px; } }
    #wrapper.pt_checkout #main #primary #cart-table td.item-image {
      padding-left: 0; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-image img {
        width: 135px;
        margin-right: 35px;
        max-width: 100% !important; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-image img {
            width: 100px;
            margin-right: 20px; } }
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item div.name,
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item a {
      font-style: normal;
      color: #333;
      font-weight: bold;
      line-height: 100%;
      font-size: 14px;
      display: block; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item div.name,
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item a {
          margin-bottom: 3px; } }
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .label {
      font-size: 11px;
      color: #333;
      text-transform: uppercase;
      font-weight: bold; }
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .attribute {
      display: block;
      width: 100%;
      line-height: 148%; }
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .value {
      font-size: 11px;
      color: #999;
      text-transform: uppercase;
      font-weight: normal; }
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .sku {
      padding-bottom: 10px; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .sku span {
        font-size: 11px;
        color: #999;
        text-transform: none;
        font-weight: normal; }
    #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute {
      padding-bottom: 10px;
      display: block; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute .label,
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute .value {
        color: #999;
        font-weight: normal; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute.name {
        padding-bottom: 0; }
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute.name span.value {
          font-weight: bold;
          color: #333;
          padding-bottom: 0;
          display: block; }
    #wrapper.pt_checkout #main #primary #cart-table td.item-quantity {
      color: #999;
      font-size: 12px;
      font-weight: normal; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #cart-table td.item-quantity {
          float: right;
          width: 60%;
          text-align: left;
          padding-top: 0; } }
    #wrapper.pt_checkout #main #primary #cart-table td.item-total {
      padding-right: 20px; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-total > span {
        padding-top: 9px;
        display: block;
        width: 100%; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-total > span {
            font-size: 12px; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-adjusted-total, #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-unadjusted {
            clear: both;
            padding-top: 3px; }
            #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-adjusted-total span, #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-unadjusted span {
              font-size: 12px; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-total div.promo-adjustment {
        width: 100%; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-total div.promo-adjustment {
            font-size: 12px; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-total .mobile-title {
        display: none; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-total .mobile-title {
            float: left;
            display: block;
            font-weight: bold;
            font-size: 12px;
            color: #333;
            text-transform: uppercase;
            text-align: left;
            margin: 0 5px 0 0; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #cart-table td.item-total {
          float: right;
          width: 60%;
          text-align: left;
          padding-top: 10px;
          padding-bottom: 25px; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-total .price-total {
        color: #333;
        font-weight: normal; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-total .price-total {
            float: left;
            font-size: 12px;
            padding-top: 0;
            width: auto; } }
  #wrapper.pt_checkout #main #primary #cart-table .cart-promo {
    background: none;
    font-style: normal;
    border-top: 1px solid #e6e6e6; }
    #wrapper.pt_checkout #main #primary #cart-table .cart-promo td {
      padding: 0; }
    #wrapper.pt_checkout #main #primary #cart-table .cart-promo span {
      font-size: 14px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #cart-table .cart-promo {
        padding-bottom: 17px; }
        #wrapper.pt_checkout #main #primary #cart-table .cart-promo .bonus-item-promo {
          border: 0; } }
  #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
    float: right;
    width: 40%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
        width: 100%; } }
  #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
        margin-top: 11px; } }
    #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table {
      float: right;
      width: 100%; }
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr td {
        color: #333;
        text-transform: uppercase;
        padding: 3px 0 1px; }
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr td:first-child {
          font-weight: bold;
          text-align: left; }
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-discount td {
        color: #994c4c; }
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-sales-tax td {
        padding-bottom: 15px; }
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-total td {
        font-size: 14px;
        border-top: 1px solid #e6e6e6;
        padding: 13px 0 0; }
  #wrapper.pt_checkout #main #primary .order-summary-footer .submit-order a.back-to-cart {
    color: #333; }
  #wrapper.pt_checkout #main #primary h2, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title {
    padding-top: 10px;
    border-top: 2px solid #e6e6e6;
    font-size: 16px;
    letter-spacing: 0.085em; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary h2, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title {
        font-size: 14px;
        padding-top: 16px; } }
    #wrapper.pt_checkout #main #primary h2 .dialog-required, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required {
      float: right;
      color: #999;
      font-size: 11px;
      text-transform: none;
      font-style: normal;
      line-height: 20px; }
      #wrapper.pt_checkout #main #primary h2 .dialog-required .required-indicator, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required .required-indicator, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required .required-indicator {
        color: #999; }
        #wrapper.pt_checkout #main #primary h2 .dialog-required .required-indicator em, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required .required-indicator em, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required .required-indicator em {
          font-style: normal; }
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
    padding-bottom: 19px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
        padding-bottom: 0; } }
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator div {
      font-size: 14px;
      font-weight: bold;
      text-transform: uppercase;
      color: #999; }
      #wrapper.pt_checkout #main #primary .checkout-progress-indicator div i {
        padding: 0;
        display: none; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div {
          display: block;
          width: 25%;
          text-align: center;
          float: left;
          padding: 0;
          margin: 0; }
          #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.step-2 div.name {
            box-sizing: border-box;
            padding: 0 10px; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div a,
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div div.name {
          display: block;
          width: 100%;
          font-size: 11px;
          color: #999; } }
      #wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
        color: #999;
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 12px;
        background: #f2f2f2;
        border-radius: 12px;
        display: inline-block;
        text-align: center;
        margin-right: 6px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
            margin-right: 0;
            margin-bottom: 5px; } }
      #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active {
        color: #333; }
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active .name {
          color: #333; }
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active span {
          color: #fff;
          background: #333; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list h2, #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog-title {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list h2, #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog-title {
        margin-bottom: 16px; } }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list {
    padding-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list {
        border-bottom: 1px solid #e6e6e6;
        padding-bottom: 10px; } }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list h2, #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .ui-dialog-title {
      display: none; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list p {
      padding: 5px 0 25px 0;
      margin: 0;
      color: #999; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent {
      margin-left: 0;
      margin-top: 0;
      margin-bottom: 23px; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent .form-caption {
        margin: 0;
        font-size: 12px;
        line-height: 180%; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
        line-height: 180%; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos,
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent li {
        font-size: 12px;
        color: #999;
        padding: 0;
        margin: 0; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent .form-caption,
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
        box-sizing: border-box;
        margin-left: 20px;
        font-size: 12px; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label {
        width: 100%;
        font-size: 12px;
        color: #333;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 0;
        box-sizing: border-box; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.standard-shipping {
          text-decoration: line-through; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.discount-shipping {
          color: #994c4c; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a {
          font-size: 12px;
          color: #333;
          text-transform: none;
          text-decoration: underline;
          font-weight: normal; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a:hover {
            text-decoration: none; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th {
    padding: 10px 20px;
    background: #f7f7f7; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th {
        display: none; } }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th:last-child,
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td:last-child {
    width: 25px;
    padding: 10px 20px;
    text-align: center; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity .mobile-visible {
    display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity .mobile-visible {
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        color: #333;
        text-transform: uppercase; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity {
      width: 58%;
      float: right;
      padding: 0 0 30px 0;
      text-align: left;
      color: #999; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details {
      width: 100%;
      float: left;
      box-sizing: border-box;
      padding-left: 0;
      padding-right: 0; } }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-detail {
    float: left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-detail {
        width: 58%;
        float: right; } }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image {
    float: left;
    width: 135px;
    margin-right: 35px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image {
        width: 100px;
        margin-right: 20px; } }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image img {
      width: 100%;
      max-width: 100% !important; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item div.name,
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item a {
    font-size: 14px;
    color: #333;
    font-weight: bold;
    font-style: normal;
    line-height: 120%;
    padding-top: 5px; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .value {
    font-weight: normal; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .sku {
    padding-bottom: 10px; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .sku span {
      font-size: 11px;
      color: #999; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .attribute span {
    font-size: 11px;
    text-transform: uppercase;
    color: #999; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .attribute span.label {
      color: #333;
      font-weight: bold; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div a {
    color: #333;
    margin-top: 10px;
    font-size: 12px;
    text-decoration: underline;
    display: inline-block; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div a:hover {
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div a {
        display: none; } }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div.item-edit-details a {
    margin-top: 0;
    display: inline; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details {
    padding-top: 10px; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button,
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details a {
      color: #333;
      font-size: 12px;
      text-decoration: underline;
      text-transform: none; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button:hover,
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details a:hover {
        text-decoration: none; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button {
      height: auto;
      line-height: 16px;
      padding: 0;
      font-weight: normal; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details {
        display: none; } }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr:last-child {
    border-bottom: 0; }
  #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment {
    display: inline-block;
    padding: 20px 0 42px;
    width: 100%;
    border-top: 2px solid #e6e6e6; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment {
        width: 100%;
        padding: 20px 0 0; } }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button {
      float: right;
      background: #000;
      color: #fff;
      height: 44px;
      line-height: 40px;
      padding: 0 23px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button {
          width: 100%; } }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button:hover {
        background: #fff;
        color: #000;
        border-color: #000; }
  #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title,
  #wrapper.pt_checkout #main #primary .login-box h2,
  #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
  .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title,
      #wrapper.pt_checkout #main #primary .login-box h2,
      #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
      .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
        margin-bottom: 16px; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2 span, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title span,
    #wrapper.pt_checkout #main #primary .login-box h2 span,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title span,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title span {
      background: url("../images/down-arrow.png") no-repeat scroll right 10px center;
      display: block;
      width: 100%;
      cursor: pointer; }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2.close span, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .close.ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .close.ui-dialog-title span,
    #wrapper.pt_checkout #main #primary .login-box h2.close span,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title span,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title span {
      background: url("../images/arrow-right.png") no-repeat scroll right 10px center; }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2.close a, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .close.ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .close.ui-dialog-title a,
    #wrapper.pt_checkout #main #primary .login-box h2.close a,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title a,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title a {
      color: #000; }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2 a, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title a,
    #wrapper.pt_checkout #main #primary .login-box h2 a,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title a,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title a {
      color: #000; }
  #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content,
  #wrapper.pt_checkout #main #primary .login-box .login-box-content {
    margin-top: 40px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content,
      #wrapper.pt_checkout #main #primary .login-box .login-box-content {
        margin-top: 10px; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content.close,
    #wrapper.pt_checkout #main #primary .login-box .login-box-content.close {
      display: none; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content .form-row.form-row-button button,
    #wrapper.pt_checkout #main #primary .login-box .login-box-content .form-row.form-row-button button {
      font-size: 11px;
      padding: 0 18px; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content .error-form,
    #wrapper.pt_checkout #main #primary .login-box .login-box-content .error-form {
      padding: 0;
      margin: 0 0 10px 0; }
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row,
  #wrapper.pt_checkout #main #primary .login-box .form-row {
    position: relative; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row,
      #wrapper.pt_checkout #main #primary .login-box .form-row {
        margin: 0px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.select-address label,
      #wrapper.pt_checkout #main #primary .login-box .form-row.select-address label {
        line-height: 130%; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.password,
    #wrapper.pt_checkout #main #primary .login-box .form-row.password {
      margin-bottom: 0; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button,
    #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button {
      margin-top: 0;
      margin-bottom: 10px; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button label,
      #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button label {
        line-height: 10px; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button #password-reset,
      #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button #password-reset {
        color: #333;
        float: left;
        text-decoration: underline; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button #password-reset:hover,
        #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button #password-reset:hover {
          text-decoration: none; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button,
      #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button {
        float: right;
        height: 34px;
        line-height: 30px;
        padding: 0 13px;
        margin-top: 25px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button,
          #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button {
            width: 100%; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button:hover,
        #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button:hover {
          border-color: #000; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button .field-wrapper,
      #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button .field-wrapper {
        width: 340px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button .field-wrapper,
          #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button .field-wrapper {
            width: 100%; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label,
    #wrapper.pt_checkout #main #primary .login-box .form-row label {
      width: 18%;
      text-align: left;
      float: left;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 34px;
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label,
        #wrapper.pt_checkout #main #primary .login-box .form-row label {
          width: 100%; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label .required-indicator,
      #wrapper.pt_checkout #main #primary .login-box .form-row label .required-indicator {
        display: none; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.required label span,
    #wrapper.pt_checkout #main #primary .login-box .form-row.required label span {
      padding-right: 5px; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.required label span::after,
      #wrapper.pt_checkout #main #primary .login-box .form-row.required label span::after {
        content: " *";
        color: #333; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper textarea,
    #wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper textarea {
      border-color: #e6e6e6; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper .char-count,
    #wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper .char-count {
      padding-top: 5px;
      color: #999; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper .char-count span,
      #wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper .char-count span {
        display: inline-block;
        width: auto; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper,
    #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper {
      float: left;
      width: 82%;
      padding-left: 0;
      margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper,
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper {
          width: 100%; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="password"],
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="text"],
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="email"],
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="tel"],
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="number"],
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="password"],
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="text"],
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="email"],
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="tel"],
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="number"] {
        width: 340px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="password"],
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="text"],
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="email"],
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="tel"],
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="number"],
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="password"],
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="text"],
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="email"],
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="tel"],
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="number"] {
            width: 100%; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper span,
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper span {
        display: block;
        width: 100%; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio,
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio {
        width: 40px;
        margin-top: 10px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio,
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio {
            margin-top: 0; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio span,
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio span {
          color: #999;
          font-size: 11px;
          text-transform: none;
          font-weight: normal;
          line-height: 150%; }
  #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
    margin-bottom: 25px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
        margin-bottom: 11px; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2 span, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title span {
      background: none; }
  #wrapper.pt_checkout #main #primary .checkout-shipping #dwfrm_singleshipping_shippingAddress_addToAddressBook + label {
    margin-bottom: 15px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping #dwfrm_singleshipping_shippingAddress_addToAddressBook + label {
        margin-bottom: 0; } }
  #wrapper.pt_checkout #main #primary .checkout-shipping select {
    width: 340px;
    height: 34px;
    line-height: 30px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping select {
        width: 100%; } }
  #wrapper.pt_checkout #main #primary .checkout-shipping.no-multi-country .input-select.country:not(.dropdown-list) {
    border: none;
    background: #fff;
    padding-left: 0;
    box-shadow: none; }
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
    margin-left: 18%;
    margin-top: 0;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
        margin: 13px 0 0 0; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline .field-wrapper {
      width: auto;
      margin-bottom: 0; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label {
      width: 100%;
      padding-left: 20px; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label span {
        font-size: 12px;
        color: #999;
        text-transform: none;
        font-weight: normal;
        float: left;
        line-height: 120%;
        margin-left: 0; }
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
    left: 350px;
    position: absolute;
    top: 0;
    margin: 7px 0 0 18%;
    padding-top: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
        margin-top: 0; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
        left: 0;
        position: relative;
        top: 0;
        text-align: right;
        padding-left: 0;
        width: 100%;
        text-align: right;
        margin: 0; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip a {
      color: #999;
      font-size: 11px; }
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
    margin: 7px 0 0 18%;
    color: #999;
    font-size: 11px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
        margin: 0; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption.address1 {
      left: 350px;
      position: absolute;
      top: 2px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption.address1 {
          left: 0;
          position: relative;
          top: 0;
          text-align: right; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a {
      color: #333;
      text-decoration: underline; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a.privacy-policy {
        display: inline-block;
        font-size: 12px;
        margin-left: 23px;
        margin-top: -10px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a.privacy-policy {
            margin-top: 0; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a:hover {
        text-decoration: none; }
  #wrapper.pt_checkout #main #primary .checkout-shipping > .form-caption {
    margin-bottom: 35px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping > .form-caption {
        margin-bottom: 25px; } }
  #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels {
    margin-bottom: 23px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels {
        margin-bottom: 15px; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels .form-row {
      margin-bottom: 0; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels .field-wrapper {
      margin-bottom: 0; }
  #wrapper.pt_checkout #main #primary #shipping-method-list {
    margin-top: 24px;
    display: block;
    margin-bottom: 35px; }
    #wrapper.pt_checkout #main #primary #shipping-method-list h2, #wrapper.pt_checkout #main #primary #shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #shipping-method-list .ui-dialog-title {
      margin-bottom: 0; }
    #wrapper.pt_checkout #main #primary #shipping-method-list p {
      padding: 5px 0 25px 0;
      margin: 0;
      color: #999; }
    #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent {
      margin-left: 0;
      margin-bottom: 23px; }
      #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent ul.shipping-promos {
        padding: 0 0 0 21px;
        margin: 0;
        font-size: 12px;
        color: #999; }
      #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label {
        cursor: pointer; }
        #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span {
          font-size: 12px;
          color: #333;
          text-transform: uppercase;
          font-weight: bold;
          margin-right: 3px; }
          #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.tool-info {
            font-weight: normal; }
          #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.standard-shipping {
            text-decoration: line-through; }
          #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.discount-shipping, #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.free-shipping-color {
            color: #994c4c; }
        #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label a {
          font-size: 12px;
          color: #333;
          font-weight: normal;
          text-transform: none;
          text-decoration: underline;
          line-height: 120%; }
          #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label a:hover {
            text-decoration: none; }
      #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent .form-caption {
        display: inline-block;
        margin-left: 23px;
        margin-top: 4px;
        font-size: 12px; }
  #wrapper.pt_checkout #main #primary .continue-btn {
    float: left;
    width: 100%;
    border-top: 2px solid #e6e6e6;
    margin-bottom: 40px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .continue-btn {
        margin-bottom: 0; } }
    #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button {
      margin: 0;
      width: 100%; }
      #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button {
        background: #000;
        color: #fff;
        height: 44px;
        line-height: 40px;
        cursor: pointer;
        margin-top: 21px;
        padding: 0 29px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button {
            width: 100%; } }
        #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button:hover {
          border-color: #000;
          color: #000;
          background: #fff; }

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 8px;
  outline: none; }

.typeahead {
  background-color: #fff; }

.typeahead:focus {
  border: 2px solid #0097cf; }

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-menu {
  width: 100%;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px; }

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0; }

#wrapper.pt_checkout #main #secondary {
  width: 25%;
  float: right;
  padding-top: 56px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #secondary {
      width: 100%;
      padding-top: 36px; } }
  #wrapper.pt_checkout #main #secondary .section-header {
    font-size: 16px !important;
    padding: 11px 0;
    border-top: 2px solid #e6e6e6;
    border-bottom: 2px solid #e6e6e6;
    background: none;
    color: #333;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #secondary .section-header {
        font-size: 14px !important; } }
    #wrapper.pt_checkout #main #secondary .section-header a {
      float: right;
      color: #333;
      font-size: 14px;
      text-decoration: underline;
      font-family: "Titillium Web", sans-serif;
      letter-spacing: 1px;
      text-transform: none; }
      #wrapper.pt_checkout #main #secondary .section-header a:hover {
        text-decoration: none; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #secondary .section-header a {
          font-size: 12px; } }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart {
    background: #fff;
    max-height: 425px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #secondary .checkout-mini-cart {
        max-height: none;
        overflow: visible; } }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-product {
      padding: 10px 0 23px; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image {
      width: 40%; }
      #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image img {
        max-width: 90% !important; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name,
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes,
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
      width: 60%;
      padding-right: 5%;
      box-sizing: border-box; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name a {
      font-size: 14px !important;
      line-height: 150% !important;
      margin-bottom: 8px;
      margin-top: 3px;
      text-transform: none; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .label,
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes .label {
      font-size: 11px;
      font-weight: bold;
      color: #333; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .value,
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes .value {
      font-size: 11px;
      color: #999; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .mini-cart-price {
      font-size: 11px;
      font-weight: bold;
      color: #333; }
  #wrapper.pt_checkout #main #secondary .checkout-order-totals {
    border-top: 1px solid #e6e6e6;
    padding: 10px 0;
    background: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #secondary .checkout-order-totals {
        padding-bottom: 5px; } }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td {
      text-transform: uppercase;
      color: #333;
      font-size: 12px;
      padding: 3px 0 2px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td {
          padding: 2px 0; } }
      #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:first-child {
        text-align: left;
        font-weight: bold;
        width: 60%; }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-subtotal td:last-child {
      font-weight: 400; }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.discount td {
      color: #994c4c; }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-sales-tax td {
      padding-bottom: 13px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-sales-tax td {
          padding-bottom: 17px; } }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total-split td {
      padding-top: 13px;
      border-top: 1px solid #e6e6e6; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total-split td {
          padding-bottom: 17px; } }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total td {
      padding-top: 13px;
      border-top: 1px solid #e6e6e6;
      font-size: 14px;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-total td {
          padding-top: 13px; } }

#wrapper.pt_checkout #main #primary .summary .checkout-progress-indicator .inactive a {
  color: #999; }

#wrapper.pt_checkout #main #primary .summary .summary-address {
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%; }
  #wrapper.pt_checkout #main #primary .summary .summary-address > div {
    width: 100%;
    display: inline-block; }
  #wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments .details {
    padding-bottom: 25px; }
  #wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments span.icon-PayPal {
    display: block;
    background: url("../images/paypal.jpg") no-repeat right center;
    width: 120px;
    height: 30px;
    background-size: 120px auto;
    padding: 10px 0; }
  #wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments .label {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold; }
  #wrapper.pt_checkout #main #primary .summary .summary-address .payment-instruments .value {
    color: #999; }

#wrapper.pt_checkout #main #primary .summary .address-static {
  color: #999;
  line-height: 22px;
  font-size: 14px;
  padding-bottom: 25px;
  padding-top: 10px; }

#wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-row.label-inline label {
  width: 100%;
  padding-left: 20px; }

#wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip {
  left: 350px;
  position: absolute;
  top: 0;
  margin: 7px 0 0 18%;
  padding-top: 0; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip {
      margin-top: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip {
      left: 0;
      position: relative;
      top: 0;
      text-align: right;
      padding-left: 0;
      width: 100%;
      text-align: right;
      margin: 0; } }
  #wrapper.pt_checkout #main #primary .summary #shipping-method-list .form-field-tooltip a {
    color: #999;
    font-size: 11px; }

#wrapper.pt_checkout #main .order-summary-footer button.button-fancy-large {
  float: right;
  height: 44px;
  line-height: 40px;
  background: #000;
  color: #fff;
  cursor: pointer;
  font-size: 14px;
  padding: 0 27px; }
  #wrapper.pt_checkout #main .order-summary-footer button.button-fancy-large:hover {
    background: #fff;
    color: #000;
    border-color: #000; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main .order-summary-footer button.button-fancy-large {
      width: 100%; } }

#wrapper.pt_checkout #main #primary input[type="password"], #wrapper.pt_checkout #main #primary input[type="tel"], #wrapper.pt_checkout #main #primary input[type="email"], #wrapper.pt_checkout #main #primary input[type="number"], #wrapper.pt_checkout #main #primary input[type="text"], #wrapper.pt_checkout #main #primary select {
  height: 34px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0; }

#wrapper.pt_checkout #main #primary .fieldset.address {
  padding-bottom: 30px;
  display: none; }
  #wrapper.pt_checkout #main #primary .fieldset.address.open {
    display: block; }

#wrapper.pt_checkout #main #primary .fieldset.billing-address-static {
  color: #999;
  line-height: 22px;
  font-size: 14px;
  padding-bottom: 25px;
  padding-top: 10px; }

#wrapper.pt_checkout #main #primary #change-address {
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  margin-bottom: 20px;
  display: inline-block; }
  #wrapper.pt_checkout #main #primary #change-address:hover {
    text-decoration: none; }

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .form-row.form-row-button {
  display: none; }

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent {
  margin-left: 0; }
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row {
    margin-left: 18%;
    width: 95%;
    clear: none;
    float: left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row {
        margin: 5px 0 12px 0; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row.month, #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row.year {
      width: 160px; }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row label {
      color: #999;
      text-transform: none;
      font-weight: normal;
      width: auto; }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row label.cc-label {
      margin-top: 5px; }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-Visa img,
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-Amex img,
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-MasterCard img,
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-Discover img {
      height: 26px;
      margin-left: 10px;
      opacity: .3; }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon {
      background: url("../images/billing-icon.gif") no-repeat right center;
      width: 230px;
      height: 26px;
      float: left;
      font-size: 0;
      line-height: 0;
      margin: -5px 0 0 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon {
          width: 180px;
          background-size: 100% auto; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-PayPal {
      width: 40px;
      height: 28px;
      float: left;
      font-size: 0;
      line-height: 0;
      margin: -5px 0 0 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-PayPal {
          width: 40px;
          background-size: 100% auto; } }
      #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-PayPal img {
        width: 100%;
        height: 100%; }
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-DW_APPLE_PAY {
      height: 28px;
      float: left;
      font-size: 0;
      line-height: 0;
      margin: -5px 0 0 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-DW_APPLE_PAY {
          background-size: 100% auto; } }
      #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row span.icon-DW_APPLE_PAY img {
        width: 100%;
        height: 100%; }
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent .payment-method {
    margin-bottom: 12px; }

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods h2 span, #wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods .ui-dialog-title span {
  background: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-billing > .address .form-row {
    margin: 0 0 1px 0; } }

#wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code h2.close, #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .ui-dialog .close.ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .close.ui-dialog-title {
  padding-bottom: 0; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code h2, #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .ui-dialog-title {
    margin-bottom: 15px; }
  #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .billing-coupon-code .form-row.label-above {
    margin-top: 0;
    margin-bottom: 0; }
    #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .billing-coupon-code .form-row.label-above label {
      line-height: 100%;
      margin-bottom: 7px; }
    #wrapper.pt_checkout #main #primary .checkout-billing > .coupon-code .billing-coupon-code .form-row.label-above input {
      width: 206px; } }

#wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button {
  margin: 0;
  padding: 20px 0 47px;
  width: 100%;
  border-top: 2px solid #e6e6e6;
  margin-top: 40px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button {
      padding-bottom: 0; } }
  #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button {
    float: right;
    height: 44px;
    line-height: 40px;
    background: #000;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    padding: 0 27px; }
    #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button:hover {
      background: #fff;
      color: #000;
      border-color: #000; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button {
        width: 100%; } }
  #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button.custom-progress {
    float: right;
    height: 44px;
    line-height: 40px;
    background: url("../images/loading-small.gif") no-repeat;
    background-position: 50%;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    font-size: 14px;
    padding: 0 27px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button.custom-progress {
        width: 100%; } }

#wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
  padding: 0px 30px !important;
  height: 42px !important;
  float: right !important;
  width: auto !important;
  border-radius: 2em !important;
  border: 2px solid #000 !important;
  margin: 0 !important;
  min-height: 10px !important;
  min-width: 27% !important;
  background-size: 45% 45% !important;
  background-color: #000 !important;
  background-image: -webkit-named-image(apple-pay-logo-white) !important;
  background-repeat: no-repeat !important;
  background-position: 50% 50% !important; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
      width: 100% !important;
      font-size: 14px !important;
      margin-top: 10px !important; } }

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded .form-row.form-row-button {
  display: none; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row label {
    line-height: 130%; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.label-inline.form-indent label {
    width: 100px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row .form-field-tooltip {
    width: auto;
    margin-top: 7px; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.form-row-button {
    display: none; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row {
    margin: 0px 0 1px; }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row label {
      line-height: 32px; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn {
    margin-bottom: 11px; } }

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn input {
  width: 160px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn input {
      width: 135px; } }

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn .form-field-tooltip {
  left: 320px;
  margin: 7px 0 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .form-row.cvn .form-field-tooltip {
      display: none; } }

#wrapper.pt_checkout #main #primary .checkout-billing h2, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title {
  padding-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing h2, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title {
      padding-bottom: 0; } }
  #wrapper.pt_checkout #main #primary .checkout-billing h2 span, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title span {
    background: url("../images/down-arrow.png") no-repeat scroll right 10px center;
    display: block;
    width: 100%;
    cursor: pointer; }
  #wrapper.pt_checkout #main #primary .checkout-billing h2.close span, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .close.ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .close.ui-dialog-title span {
    background: url("../images/arrow-right.png") no-repeat scroll right 10px center; }
  #wrapper.pt_checkout #main #primary .checkout-billing h2.close a, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .close.ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .close.ui-dialog-title a {
    color: #000; }
  #wrapper.pt_checkout #main #primary .checkout-billing h2 a, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog-title a {
    color: #000; }

#wrapper.pt_checkout #main #primary .checkout-privacy-policy {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #999;
  display: inline-block;
  float: left;
  font-size: 12px;
  font-style: normal;
  line-height: 22px;
  margin: 10px 0;
  padding: 0;
  width: auto;
  text-align: left; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-privacy-policy {
      margin: 0 0 33px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_checkout #main #primary .checkout-privacy-policy {
      margin: 0;
      line-height: normal; } }
  #wrapper.pt_checkout #main #primary .checkout-privacy-policy a {
    color: #000;
    text-decoration: underline; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-privacy-policy a {
        display: block; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_checkout #main #primary .checkout-privacy-policy a {
        display: block; } }
    #wrapper.pt_checkout #main #primary .checkout-privacy-policy a:hover {
      text-decoration: none; }

#wrapper.pt_checkout #main #primary .billing-coupon-code {
  margin-left: 0;
  position: relative; }
  #wrapper.pt_checkout #main #primary .billing-coupon-code.close {
    display: none; }
  #wrapper.pt_checkout #main #primary .billing-coupon-code .content-asset {
    display: none; }
  #wrapper.pt_checkout #main #primary .billing-coupon-code .coupon-error.error {
    margin-left: 18%;
    margin-top: -15px; }
  #wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon {
    font-size: 11px;
    height: 34px;
    left: 18%;
    line-height: 30px;
    margin-left: 350px;
    padding: 0 20px;
    position: absolute;
    top: 0; }
    #wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon:hover {
      border-color: #000; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon {
        margin-left: 0;
        left: 216px;
        top: 19px; } }
  #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.coupon-error.error,
  #wrapper.pt_checkout #main #primary .billing-coupon-code .redemption.coupon.form-row {
    margin-bottom: 10px; }
  #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above {
    width: auto; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above label {
        line-height: 130%; } }
    #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above + .form-row {
      float: left;
      width: auto; }
    #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.label-above .field-wrapper {
      width: auto; }

#wrapper.pt_checkout #main #primary .form-row {
  position: relative; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_checkout #main #primary .form-row.select-address label {
      line-height: 130%; } }
  #wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent {
    margin-left: 18%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent {
        margin-left: 0; } }
    #wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent label {
      line-height: 120%;
      font-size: 12px;
      color: #999;
      text-transform: none;
      font-weight: normal;
      box-sizing: border-box; }
    #wrapper.pt_checkout #main #primary .form-row.label-inline.form-indent .save-card-label {
      width: 300px; }
  #wrapper.pt_checkout #main #primary .form-row .form-caption {
    margin: 7px 0 0 18%;
    color: #999;
    font-size: 11px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row .form-caption {
        margin: 0; } }
  #wrapper.pt_checkout #main #primary .form-row .form-row.year {
    width: 160px;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row .form-row.year {
        width: 135px; } }
    #wrapper.pt_checkout #main #primary .form-row .form-row.year label, #wrapper.pt_checkout #main #primary .form-row .form-row.year .form-caption {
      display: none; }
    #wrapper.pt_checkout #main #primary .form-row .form-row.year select {
      width: 100%; }
  #wrapper.pt_checkout #main #primary .form-row .form-row.month {
    width: 160px;
    margin: 0 20px 0 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row .form-row.month {
        width: 135px;
        float: left;
        margin: 0 20px 0 0; } }
    #wrapper.pt_checkout #main #primary .form-row .form-row.month label, #wrapper.pt_checkout #main #primary .form-row .form-row.month .form-caption {
      display: none; }
    #wrapper.pt_checkout #main #primary .form-row .form-row.month select {
      width: 100%; }
  #wrapper.pt_checkout #main #primary .form-row .form-row .field-wrapper {
    width: 100%; }
  #wrapper.pt_checkout #main #primary .form-row .form-row.year + .form-row {
    display: none; }
  #wrapper.pt_checkout #main #primary .form-row label {
    width: 18%;
    text-align: left;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 18px;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row label {
        width: 100%; } }
    #wrapper.pt_checkout #main #primary .form-row label .required-indicator {
      display: none; }
  #wrapper.pt_checkout #main #primary .form-row.required label span {
    padding-right: 5px; }
    #wrapper.pt_checkout #main #primary .form-row.required label span::after {
      content: " *";
      color: #333; }
  #wrapper.pt_checkout #main #primary .form-row .field-wrapper {
    float: left;
    width: 82%;
    padding-left: 0;
    margin-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row .field-wrapper {
        width: 100%; } }
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper select,
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="password"],
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="text"],
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="email"],
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="tel"],
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="number"] {
      width: 340px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper select,
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="password"],
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="text"],
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="email"],
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="tel"],
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper input[type="number"] {
          width: 100%; } }
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper span {
      display: block;
      width: 100%; }
    #wrapper.pt_checkout #main #primary .form-row .field-wrapper label.radio {
      width: 40px;
      margin-top: 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .form-row .field-wrapper label.radio {
          margin-top: 0; } }
      #wrapper.pt_checkout #main #primary .form-row .field-wrapper label.radio span {
        color: #999;
        font-size: 11px;
        text-transform: none;
        font-weight: normal;
        line-height: 150%; }
  #wrapper.pt_checkout #main #primary .form-row .form-field-tooltip {
    left: 350px;
    position: absolute;
    top: 0;
    margin: 7px 0 0 18%;
    padding-top: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_checkout #main #primary .form-row .form-field-tooltip {
        margin-top: 0; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .form-row .form-field-tooltip {
        left: 0;
        position: relative;
        top: 0;
        text-align: right;
        padding-left: 0;
        width: 100%;
        text-align: right;
        margin: 0; } }
    #wrapper.pt_checkout #main #primary .form-row .form-field-tooltip a {
      color: #999;
      font-size: 11px; }

#wrapper.pt_checkout #main #primary .error-form {
  font-weight: bold;
  font-size: 16px; }
  #wrapper.pt_checkout #main #primary .error-form span {
    color: #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    background: #b2595c;
    border-radius: 12px;
    display: inline-block;
    text-align: center;
    margin-right: 6px; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #secondary .order-component-block {
    display: inline-block;
    margin: 22px 0 29px;
    width: 100%; } }

#wrapper.pt_checkout #main #secondary .mini-payment-instrument.last .section-header .section-header-note,
#wrapper.pt_checkout #main #secondary .mini-billing-address.last .section-header .section-header-note,
#wrapper.pt_checkout #main #secondary .mini-shipment.last .section-header .section-header-note {
  display: none; }

#wrapper.pt_checkout #main #secondary .mini-payment-instrument h3,
#wrapper.pt_checkout #main #secondary .mini-billing-address h3,
#wrapper.pt_checkout #main #secondary .mini-shipment h3 {
  border-bottom: 0; }

#wrapper.pt_checkout #main #secondary .mini-payment-instrument .name,
#wrapper.pt_checkout #main #secondary .mini-billing-address .name,
#wrapper.pt_checkout #main #secondary .mini-shipment .name {
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 5px; }

#wrapper.pt_checkout #main #secondary .mini-payment-instrument .details,
#wrapper.pt_checkout #main #secondary .mini-billing-address .details,
#wrapper.pt_checkout #main #secondary .mini-shipment .details {
  background: none;
  padding: 0;
  color: #999; }
  #wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div,
  #wrapper.pt_checkout #main #secondary .mini-billing-address .details div,
  #wrapper.pt_checkout #main #secondary .mini-shipment .details div {
    font-size: 14px;
    color: #999; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div,
      #wrapper.pt_checkout #main #secondary .mini-billing-address .details div,
      #wrapper.pt_checkout #main #secondary .mini-shipment .details div {
        line-height: 18px; } }
    #wrapper.pt_checkout #main #secondary .mini-payment-instrument .details div.address div:last-child,
    #wrapper.pt_checkout #main #secondary .mini-billing-address .details div.address div:last-child,
    #wrapper.pt_checkout #main #secondary .mini-shipment .details div.address div:last-child {
      text-transform: uppercase; }
  #wrapper.pt_checkout #main #secondary .mini-payment-instrument .details .minishipments-method span,
  #wrapper.pt_checkout #main #secondary .mini-billing-address .details .minishipments-method span,
  #wrapper.pt_checkout #main #secondary .mini-shipment .details .minishipments-method span {
    font-size: 14px;
    color: #999; }
    #wrapper.pt_checkout #main #secondary .mini-payment-instrument .details .minishipments-method span:first-child,
    #wrapper.pt_checkout #main #secondary .mini-billing-address .details .minishipments-method span:first-child,
    #wrapper.pt_checkout #main #secondary .mini-shipment .details .minishipments-method span:first-child {
      color: #333;
      font-weight: bold; }

#wrapper.pt_checkout #main #primary .shipping-login .login-box h2, #wrapper.pt_checkout #main #primary .shipping-login .login-box .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .shipping-login .login-box .ui-dialog-title {
  margin-bottom: 0; }

#wrapper.pt_checkout #main #primary .shipping-login form {
  padding-bottom: 10px; }

#wrapper.pt_checkout #main #primary .shipping-login h2, #wrapper.pt_checkout #main #primary .shipping-login .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .shipping-login .ui-dialog-title {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 0; }

#wrapper.pt_checkout #main #primary .shipping-login .shipping-or-border {
  border-bottom: 1px solid #e6e6e6;
  position: absolute;
  top: 0;
  width: 100%; }

#wrapper.pt_checkout #main #primary .shipping-login .shipping-or {
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  background: white;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px; }

#wrapper.pt_checkout #main #primary .shipping-login .guest-checkout {
  position: relative;
  margin-top: 0;
  padding-bottom: 6px;
  border-top: none; }

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent .payment-method .payment-method-name {
  font-size: 18px;
  letter-spacing: 0;
  text-transform: capitalize;
  border: none;
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent .payment-method .payment-method-name {
      margin-bottom: 0; } }

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods h2 span, #wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .fieldset.payment-methods .ui-dialog-title span {
  background: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div {
    width: 25%; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div {
    width: 25%; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div .name {
    font-size: 10px;
    letter-spacing: -.025rem; } }

@media only screen and (min-width: 320px) and (max-width: 374px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div .name {
    font-size: 10px;
    letter-spacing: -.025rem; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div {
    width: 33%; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div {
    display: block;
    float: left;
    text-align: center;
    padding: 0 .3em;
    width: 33%;
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div span {
    margin-right: 0;
    margin-bottom: 4px; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div .name {
    font-size: 10px;
    line-height: 1.25em; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div .name {
    display: block;
    line-height: 1rem;
    padding: 0; } }

.shippingaddress .select-address {
  width: 100%;
  margin-left: 0; }

.shippingaddress .edit-address {
  margin-top: 0.5em; }

.formactions {
  margin-top: 20px;
  text-align: right; }

.item-list .multi-shipment-row {
  border-bottom: none; }

.minishipments-method {
  padding-top: 10px; }

.multishipprogress div, .multishipprogress .step-3 {
  display: inline;
  padding: 1em; }

.multishipprogress .step-4 {
  padding-right: 0; }

.pt_checkout #cart-table .cart-row .shipment-label {
  font-weight: 700;
  margin-top: 35px;
  font-size: 1.4em; }

#dialog-container #PasswordResetForm span.error {
  margin-left: 0; }

#dialog-container #PasswordResetForm .form-row.recaptchaError {
  margin-left: 12%;
  width: 55%;
  margin-top: 0; }

#dialog-container #PasswordResetForm .form-row.required {
  margin-bottom: 0; }

#dialog-container #PasswordResetForm button {
  float: none; }

#PasswordResetForm fieldset {
  position: relative; }

#PasswordResetForm button {
  float: right;
  top: 0px;
  left: 63%; }

h1 .account-logout {
  font-size: 0.6em;
  float: none; }

.registration-selection input, .registration-selection label {
  display: inline;
  float: none; }

.address-list {
  padding: 0; }
  .address-list li {
    float: left;
    list-style: none outside none;
    margin: 0;
    min-height: 135px;
    padding: 1em 0;
    width: 30%; }
    .address-list li.default {
      border-bottom: 1px solid #f7f7f7;
      float: none;
      width: auto; }
  .address-list .mini-address-title {
    font-style: italic; }

.payment-list {
  overflow: hidden;
  padding: 0; }
  .payment-list li {
    float: left;
    list-style: none outside none;
    margin: 0;
    min-height: 110px;
    width: 33%; }

.order-history-header {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #f7f7f7;
  overflow: hidden;
  padding: 10px; }
  .order-history-header .label {
    font-weight: 700; }
  .order-history-header button {
    float: right; }
  .order-history-header .order-date, .order-history-header .order-status, .order-history-header .order-number {
    float: left;
    margin: 2px 0;
    width: 60%; }

.order-history-items {
  margin: 20px 0; }

.order-history-table th, .order-history-table td {
  padding: 5px 10px; }

.order-history-table ul {
  margin: 0;
  padding: 0; }

.order-history-table li {
  list-style: none outside none; }

.order-history-table .order-shipped-to,
.order-history-table .order-items,
.order-history-table .order-total-price {
  width: 33%; }

.order-history-table .toggle {
  cursor: pointer;
  display: block; }

.js .order-history-table .hidden {
  display: none; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_order #main.page-content.innerWidth {
    padding: 0 1em;
    box-sizing: border-box; } }

#wrapper.pt_account #NewPasswordForm {
  min-height: 740px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_account #NewPasswordForm {
      min-height: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #NewPasswordForm {
      min-height: 0; } }
  #wrapper.pt_account #NewPasswordForm label {
    text-align: left;
    width: 190px !important;
    margin-top: 0;
    float: left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #NewPasswordForm label {
        width: 100% !important;
        padding-left: 0;
        margin-bottom: 8px; } }
  #wrapper.pt_account #NewPasswordForm .form-caption {
    margin-left: 190px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #NewPasswordForm .form-caption {
        margin-left: 0; } }
  #wrapper.pt_account #NewPasswordForm .field-wrapper {
    width: 344px;
    padding-left: 5px;
    float: left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #NewPasswordForm .field-wrapper {
        width: 100%;
        padding-left: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_wish-list #main,
  #wrapper.pt_account #main {
    padding: 0 1em;
    box-sizing: border-box; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #main,
  #wrapper.pt_account #main {
    padding: 0 1em;
    box-sizing: border-box; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #main #secondary .secondary-navigation .content-asset h2 + ul, #wrapper.pt_wish-list #main #secondary .secondary-navigation .content-asset .ui-dialog .ui-dialog-title + ul, .ui-dialog #wrapper.pt_wish-list #main #secondary .secondary-navigation .content-asset .ui-dialog-title + ul,
  #wrapper.pt_account #main #secondary .secondary-navigation .content-asset h2 + ul,
  #wrapper.pt_account #main #secondary .secondary-navigation .content-asset .ui-dialog .ui-dialog-title + ul,
  .ui-dialog #wrapper.pt_account #main #secondary .secondary-navigation .content-asset .ui-dialog-title + ul {
    display: none; } }

#wrapper.pt_wish-list #primary .performance-fitting h3,
#wrapper.pt_account #primary .performance-fitting h3 {
  padding: 14px 0 0; }

#wrapper.pt_wish-list #primary h1,
#wrapper.pt_account #primary h1 {
  font-size: 30px;
  color: #333;
  padding: 42px 0 16px;
  border-bottom: 2px solid #e7e7e7;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 120%; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary h1,
    #wrapper.pt_account #primary h1 {
      font-size: 20px;
      margin: 0;
      padding: 30px 0 17px; } }

#wrapper.pt_wish-list #primary h2, #wrapper.pt_wish-list #primary .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_wish-list #primary .ui-dialog-title,
#wrapper.pt_account #primary h2,
#wrapper.pt_account #primary .ui-dialog .ui-dialog-title,
.ui-dialog #wrapper.pt_account #primary .ui-dialog-title {
  font-size: 20px;
  color: #333;
  line-height: 120%;
  margin: 10px 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary h2, #wrapper.pt_wish-list #primary .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_wish-list #primary .ui-dialog-title,
    #wrapper.pt_account #primary h2,
    #wrapper.pt_account #primary .ui-dialog .ui-dialog-title,
    .ui-dialog #wrapper.pt_account #primary .ui-dialog-title {
      font-size: 16px;
      margin: 13px 0 12px; } }

#wrapper.pt_wish-list #primary p,
#wrapper.pt_account #primary p {
  font-size: 14px;
  color: #999;
  line-height: 20px;
  padding: 0 0 20px 0;
  margin: 0;
  width: 80%; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary p,
    #wrapper.pt_account #primary p {
      font-size: 12px;
      width: 100%; } }
  #wrapper.pt_wish-list #primary p.reg-info,
  #wrapper.pt_account #primary p.reg-info {
    padding: 10px 0 12px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #primary p.reg-info,
      #wrapper.pt_account #primary p.reg-info {
        padding: 13px 0 0; } }

#wrapper.pt_wish-list #primary h3,
#wrapper.pt_account #primary h3 {
  font-size: 16px;
  color: #333;
  line-height: 120%;
  text-transform: uppercase;
  padding: 14px 0 24px; }

#wrapper.pt_wish-list #primary h4,
#wrapper.pt_account #primary h4 {
  font-size: 14px;
  color: #333;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0; }

#wrapper.pt_wish-list #primary a,
#wrapper.pt_account #primary a {
  font-size: 14px;
  color: #333;
  line-height: 120%;
  text-decoration: underline; }
  #wrapper.pt_wish-list #primary a:hover,
  #wrapper.pt_account #primary a:hover {
    text-decoration: none; }

#wrapper.pt_wish-list #primary .footwear .product-listing-1x4 a.name-link,
#wrapper.pt_account #primary .footwear .product-listing-1x4 a.name-link {
  text-decoration: none; }

#wrapper.pt_wish-list #primary .open-close,
#wrapper.pt_account #primary .open-close {
  line-height: 18px;
  margin-bottom: 0; }
  #wrapper.pt_wish-list #primary .open-close a,
  #wrapper.pt_account #primary .open-close a {
    font-size: 10px;
    color: #333;
    line-height: 18px;
    text-transform: uppercase; }

#wrapper.pt_wish-list #primary #NewPasswordForm .form-row-button,
#wrapper.pt_account #primary #NewPasswordForm .form-row-button {
  margin-bottom: 20px; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_wish-list #primary #NewPasswordForm .form-row label,
  #wrapper.pt_account #primary #NewPasswordForm .form-row label {
    width: 50%; } }

#wrapper.pt_wish-list #primary .form-row label,
#wrapper.pt_account #primary .form-row label {
  float: left;
  width: 21.5%;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 34px;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .form-row label,
    #wrapper.pt_account #primary .form-row label {
      width: 100%;
      line-height: 120%;
      margin-bottom: 5px; } }
  #wrapper.pt_wish-list #primary .form-row label .required-indicator,
  #wrapper.pt_account #primary .form-row label .required-indicator {
    display: none; }
  #wrapper.pt_wish-list #primary .form-row label::after,
  #wrapper.pt_account #primary .form-row label::after {
    content: " *";
    color: #333; }

#wrapper.pt_wish-list #primary .content-asset p,
#wrapper.pt_account #primary .content-asset p {
  padding-bottom: 23px; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #primary .col-1,
  #wrapper.pt_account #primary .col-1 {
    width: 100%;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 10px; } }

#wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row,
#wrapper.pt_account #primary .col-1 .login-box-content form .form-row {
  margin: 6px 0 20px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row,
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row {
      margin: 0 0 20px 0; } }
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper,
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper {
    width: 78%;
    float: left;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper,
      #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper {
        width: 100%; } }
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="text"],
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="tel"],
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="password"],
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="email"],
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="text"],
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="tel"],
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="password"],
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper input[type="email"] {
      max-width: 340px;
      height: 34px;
      line-height: 30px;
      background: transparent;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none; }
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row .field-wrapper .error,
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row .field-wrapper .error {
      display: block; }
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline,
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline {
    float: left;
    width: 78%;
    margin-left: 21.5%;
    margin-top: 9px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline,
      #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline {
        margin-left: 0;
        margin-bottom: 15px; } }
    #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline label,
    #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline label {
      width: auto;
      text-transform: none;
      color: #999;
      font-size: 12px;
      line-height: 120%;
      padding-left: 23px; }
      #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.label-inline label::after,
      #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline label::after {
        content: ""; }
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.form-row-button button,
  #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.form-row-button button {
    margin-left: 21.5%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #primary .col-1 .login-box-content form .form-row.form-row-button button,
      #wrapper.pt_account #primary .col-1 .login-box-content form .form-row.form-row-button button {
        margin-left: 0; } }

#wrapper.pt_wish-list #primary .col-1 .login-box-content form .reset-pass,
#wrapper.pt_account #primary .col-1 .login-box-content form .reset-pass {
  box-sizing: border-box;
  width: 100%;
  padding-left: 21.5%;
  max-width: 461px;
  float: left;
  margin-top: -13px; }
  #wrapper.pt_wish-list #primary .col-1 .login-box-content form .reset-pass a#password-reset,
  #wrapper.pt_account #primary .col-1 .login-box-content form .reset-pass a#password-reset {
    font-size: 12px;
    float: right; }

#wrapper.pt_wish-list #primary .col-2,
#wrapper.pt_account #primary .col-2 {
  width: 43.4%;
  min-height: 775px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_wish-list #primary .col-2,
    #wrapper.pt_account #primary .col-2 {
      min-height: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .col-2,
    #wrapper.pt_account #primary .col-2 {
      width: 100%;
      min-height: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .col-2 h2, #wrapper.pt_wish-list #primary .col-2 .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_wish-list #primary .col-2 .ui-dialog-title,
    #wrapper.pt_account #primary .col-2 h2,
    #wrapper.pt_account #primary .col-2 .ui-dialog .ui-dialog-title,
    .ui-dialog #wrapper.pt_account #primary .col-2 .ui-dialog-title {
      margin: 10px 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .col-2 h3,
    #wrapper.pt_account #primary .col-2 h3 {
      font-size: 14px;
      padding: 0 0 23px 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .col-2 h4,
    #wrapper.pt_account #primary .col-2 h4 {
      font-size: 12px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary .col-2 .content-asset p,
    #wrapper.pt_account #primary .col-2 .content-asset p {
      padding-bottom: 16px; } }
  #wrapper.pt_wish-list #primary .col-2 .login-box-content form .form-row-button,
  #wrapper.pt_account #primary .col-2 .login-box-content form .form-row-button {
    margin: 28px 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #primary .col-2 .login-box-content form .form-row-button,
      #wrapper.pt_account #primary .col-2 .login-box-content form .form-row-button {
        margin: 18px 0 36px; } }

#wrapper.pt_wish-list #RegistrationForm,
#wrapper.pt_account #RegistrationForm {
  min-height: 740px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_wish-list #RegistrationForm,
    #wrapper.pt_account #RegistrationForm {
      min-height: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #RegistrationForm,
    #wrapper.pt_account #RegistrationForm {
      min-height: 0; } }
  #wrapper.pt_wish-list #RegistrationForm span.required,
  #wrapper.pt_account #RegistrationForm span.required {
    text-align: right;
    font-size: 11px;
    color: #999;
    display: block;
    width: 344px;
    padding-left: 142px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #RegistrationForm span.required,
      #wrapper.pt_account #RegistrationForm span.required {
        width: 100%;
        padding-left: 0; } }
  #wrapper.pt_wish-list #RegistrationForm .form-row,
  #wrapper.pt_account #RegistrationForm .form-row {
    margin: 6px 0 12px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #RegistrationForm .form-row,
      #wrapper.pt_account #RegistrationForm .form-row {
        margin: 2px 0 8px; } }
    #wrapper.pt_wish-list #RegistrationForm .form-row.long-label .input-checkbox,
    #wrapper.pt_account #RegistrationForm .form-row.long-label .input-checkbox {
      width: auto; }
    #wrapper.pt_wish-list #RegistrationForm .form-row label,
    #wrapper.pt_account #RegistrationForm .form-row label {
      text-align: left;
      width: 142px;
      margin-top: 0; }
      #wrapper.pt_wish-list #RegistrationForm .form-row label.long-label span,
      #wrapper.pt_account #RegistrationForm .form-row label.long-label span {
        width: 200px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_wish-list #RegistrationForm .form-row label,
        #wrapper.pt_account #RegistrationForm .form-row label {
          width: 100%;
          padding-left: 0;
          margin-bottom: 8px; } }
    #wrapper.pt_wish-list #RegistrationForm .form-row .field-wrapper,
    #wrapper.pt_account #RegistrationForm .form-row .field-wrapper {
      width: 344px;
      padding-left: 5px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_wish-list #RegistrationForm .form-row .field-wrapper,
        #wrapper.pt_account #RegistrationForm .form-row .field-wrapper {
          width: 100%;
          padding-left: 0; } }
    #wrapper.pt_wish-list #RegistrationForm .form-row .form-caption,
    #wrapper.pt_account #RegistrationForm .form-row .form-caption {
      margin-left: 144px;
      color: #999; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_wish-list #RegistrationForm .form-row .form-caption,
        #wrapper.pt_account #RegistrationForm .form-row .form-caption {
          margin-left: 0;
          line-height: 14px; } }
    #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline,
    #wrapper.pt_account #RegistrationForm .form-row.label-inline {
      margin-top: 15px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline,
        #wrapper.pt_account #RegistrationForm .form-row.label-inline {
          margin-bottom: 0;
          margin-top: 10px; } }
      #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label,
      #wrapper.pt_account #RegistrationForm .form-row.label-inline label {
        margin-left: 144px;
        width: 344px;
        color: #999;
        font-size: 12px;
        text-transform: none;
        line-height: 20px;
        padding-left: 22px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label,
          #wrapper.pt_account #RegistrationForm .form-row.label-inline label {
            margin-left: 0;
            width: 100%;
            box-sizing: border-box; } }
        #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label::after,
        #wrapper.pt_account #RegistrationForm .form-row.label-inline label::after {
          content: ""; }
        #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label a,
        #wrapper.pt_account #RegistrationForm .form-row.label-inline label a {
          color: #333;
          text-decoration: underline;
          text-transform: none;
          font-size: 12px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label a,
            #wrapper.pt_account #RegistrationForm .form-row.label-inline label a {
              display: inline-block; } }
          #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline label a:hover,
          #wrapper.pt_account #RegistrationForm .form-row.label-inline label a:hover {
            text-decoration: none; }
      #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline input[type="checkbox"] + label,
      #wrapper.pt_account #RegistrationForm .form-row.label-inline input[type="checkbox"] + label {
        background-position: left 5px; }
      #wrapper.pt_wish-list #RegistrationForm .form-row.label-inline input[type="checkbox"]:checked + label,
      #wrapper.pt_account #RegistrationForm .form-row.label-inline input[type="checkbox"]:checked + label {
        background-position: left 5px; }
    #wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button,
    #wrapper.pt_account #RegistrationForm .form-row.form-row-button {
      margin: 24px 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button,
        #wrapper.pt_account #RegistrationForm .form-row.form-row-button {
          margin: 5px 0 40px; } }
      #wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button button,
      #wrapper.pt_account #RegistrationForm .form-row.form-row-button button {
        margin-left: 144px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_wish-list #RegistrationForm .form-row.form-row-button button,
          #wrapper.pt_account #RegistrationForm .form-row.form-row-button button {
            margin-left: 0; } }

#wrapper #main #secondary {
  padding-top: 31px; }
  @media only screen and (max-width: 767px) {
    #wrapper #main #secondary {
      padding: 0 1em;
      box-sizing: border-box; } }
  #wrapper #main #secondary nav {
    padding: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper #main #secondary nav .secondary-navigation {
        position: relative;
        padding-bottom: 10px;
        border-bottom: 2px solid #e7e7e7; } }
    #wrapper #main #secondary nav .secondary-navigation .log-out {
      display: none; }
      @media only screen and (max-width: 767px) {
        #wrapper #main #secondary nav .secondary-navigation .log-out {
          display: block;
          color: #333;
          text-decoration: none;
          position: absolute;
          right: 0;
          top: 5px;
          text-transform: none; }
          #wrapper #main #secondary nav .secondary-navigation .log-out span {
            text-decoration: underline; }
            #wrapper #main #secondary nav .secondary-navigation .log-out span:hover {
              text-decoration: none; } }
    #wrapper #main #secondary nav .secondary-navigation span.toggle,
    #wrapper #main #secondary nav .secondary-navigation h2,
    #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title,
    .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title {
      font-size: 20px;
      line-height: 51px;
      padding: 0;
      margin: 0;
      border-bottom: 2px solid #e7e7e7; }
      @media only screen and (max-width: 767px) {
        #wrapper #main #secondary nav .secondary-navigation span.toggle,
        #wrapper #main #secondary nav .secondary-navigation h2,
        #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title,
        .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title {
          color: #fff;
          font-size: 12px;
          font-family: "Titillium Web", sans-serif;
          background: #000;
          width: 55%;
          line-height: 34px;
          border-radius: 17px;
          padding: 0 20px;
          border: 0;
          margin: 33px 0 10px;
          cursor: pointer; }
          #wrapper #main #secondary nav .secondary-navigation span.toggle:after,
          #wrapper #main #secondary nav .secondary-navigation h2:after,
          #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title:after,
          .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title:after {
            content: ">";
            float: right;
            font-size: 24px;
            font-weight: normal;
            line-height: 30px; }
          #wrapper #main #secondary nav .secondary-navigation span.toggle.open:after,
          #wrapper #main #secondary nav .secondary-navigation h2.open:after,
          #wrapper #main #secondary nav .secondary-navigation .ui-dialog .open.ui-dialog-title:after,
          .ui-dialog #wrapper #main #secondary nav .secondary-navigation .open.ui-dialog-title:after {
            /* IE 9 */
            /* Chrome, Safari, Opera */
            transform: rotate(90deg);
            transition-duration: 0.5s;
            line-height: 36px; } }
    #wrapper #main #secondary nav .secondary-navigation ul {
      padding: 0;
      margin: 0; }
      #wrapper #main #secondary nav .secondary-navigation ul li {
        border-bottom: 2px solid #e7e7e7; }
        #wrapper #main #secondary nav .secondary-navigation ul li a {
          font-size: 14px;
          color: #999;
          text-transform: uppercase;
          padding: 4px 0;
          line-height: 157%; }
          @media only screen and (max-width: 767px) {
            #wrapper #main #secondary nav .secondary-navigation ul li a {
              display: block; } }
          #wrapper #main #secondary nav .secondary-navigation ul li a:hover {
            color: #333; }
        @media only screen and (max-width: 767px) {
          #wrapper #main #secondary nav .secondary-navigation ul li {
            display: block; }
            #wrapper #main #secondary nav .secondary-navigation ul li.hide {
              display: none; } }
        #wrapper #main #secondary nav .secondary-navigation ul li.mobile {
          display: none; }
          @media only screen and (max-width: 767px) {
            #wrapper #main #secondary nav .secondary-navigation ul li.mobile {
              display: block;
              border-bottom: 0; }
              #wrapper #main #secondary nav .secondary-navigation ul li.mobile.account-nav-asset {
                padding-top: 10px; } }
    @media only screen and (max-width: 767px) {
      #wrapper #main #secondary nav .secondary-navigation .content-asset .content-asset {
        display: none; } }
    #wrapper #main #secondary nav .secondary-navigation .content-asset span.toggle {
      font-family: "Oswald", sans-serif;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        #wrapper #main #secondary nav .secondary-navigation .content-asset span.toggle {
          font-family: "Titillium Web", sans-serif; } }
  #wrapper #main #secondary .account-nav-asset {
    padding-top: 35px; }
    #wrapper #main #secondary .account-nav-asset h3 {
      text-transform: uppercase;
      font-size: 14px;
      padding: 0;
      margin: 0;
      font-family: "Titillium Web", sans-serif; }
    #wrapper #main #secondary .account-nav-asset p {
      font-size: 12px;
      color: #999;
      line-height: 18px;
      margin: 0; }
      #wrapper #main #secondary .account-nav-asset p span {
        color: #333; }
  @media only screen and (max-width: 767px) {
    #wrapper #main #secondary > .account-nav-asset {
      display: none; } }

#wrapper #main #primary.account-content {
  box-sizing: border-box;
  padding-left: 230px;
  width: 100%;
  min-height: 50vh; }
  @media only screen and (max-width: 767px) {
    #wrapper #main #primary.account-content {
      padding: 0 1em; } }

#wrapper.pt_wish-list #primary h1,
#wrapper.pt_account #primary h1,
#wrapper.pt_order #primary h1 {
  font-size: 30px;
  color: #333;
  padding: 42px 0 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 120%;
  margin-bottom: 0;
  border-bottom: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary h1,
    #wrapper.pt_account #primary h1,
    #wrapper.pt_order #primary h1 {
      font-size: 20px;
      margin: 0;
      padding: 18px 0 10px; } }
  #wrapper.pt_wish-list #primary h1.border-bottom,
  #wrapper.pt_account #primary h1.border-bottom,
  #wrapper.pt_order #primary h1.border-bottom {
    border-bottom: 2px solid #e7e7e7;
    margin-bottom: 13px;
    padding-bottom: 16px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #primary h1.border-bottom,
      #wrapper.pt_account #primary h1.border-bottom,
      #wrapper.pt_order #primary h1.border-bottom {
        padding-top: 30px; } }

#wrapper.pt_wish-list #primary span.log-out,
#wrapper.pt_account #primary span.log-out,
#wrapper.pt_order #primary span.log-out {
  display: block;
  width: 100%;
  font-size: 14px;
  color: #999;
  border-bottom: 2px solid #e7e7e7;
  padding-bottom: 15px; }
  #wrapper.pt_wish-list #primary span.log-out a,
  #wrapper.pt_account #primary span.log-out a,
  #wrapper.pt_order #primary span.log-out a {
    color: #333;
    text-decoration: underline; }
    #wrapper.pt_wish-list #primary span.log-out a:hover,
    #wrapper.pt_account #primary span.log-out a:hover,
    #wrapper.pt_order #primary span.log-out a:hover {
      text-decoration: none; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #primary span.log-out,
    #wrapper.pt_account #primary span.log-out,
    #wrapper.pt_order #primary span.log-out {
      display: none; } }

#wrapper.pt_order #primary .search-result-options {
  margin: 20px 0 24px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #primary .search-result-options {
      margin: 0;
      padding-bottom: 15px; } }
  #wrapper.pt_order #primary .search-result-options .pagination {
    float: left;
    font-size: 11px;
    width: 100%;
    position: relative; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-options .pagination {
        padding: 0;
        line-height: 28px; }
        #wrapper.pt_order #primary .search-result-options .pagination .results-hits {
          width: 100%;
          font-size: 12px; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-options .pagination .mobile-pagination {
        float: left;
        position: absolute;
        width: auto;
        right: 0; }
        #wrapper.pt_order #primary .search-result-options .pagination .mobile-pagination:first-child {
          right: auto;
          left: 0; } }
    #wrapper.pt_order #primary .search-result-options .pagination .desktop-pagination li {
      line-height: 150%;
      vertical-align: top;
      height: 17px; }
      #wrapper.pt_order #primary .search-result-options .pagination .desktop-pagination li a {
        height: 17px;
        line-height: 17px;
        margin-top: 0; }

#wrapper.pt_order #primary .search-result-items {
  left: 0;
  width: 100%;
  border: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #primary .search-result-items {
      margin: 0; } }
  #wrapper.pt_order #primary .search-result-items li .order-history-header {
    background: #f7f7f7;
    padding: 10px 14px; }
    #wrapper.pt_order #primary .search-result-items li .order-history-header .left-order-info {
      float: left; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_order #primary .search-result-items li .order-history-header .left-order-info {
          width: 70%; } }
    #wrapper.pt_order #primary .search-result-items li .order-history-header button {
      height: 34px;
      line-height: 30px;
      font-size: 11px;
      padding: 0 18px;
      margin-top: 12px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #primary .search-result-items li .order-history-header button {
          float: left;
          margin: 16px 0 3px 3px; } }
    #wrapper.pt_order #primary .search-result-items li .order-history-header div {
      margin: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #primary .search-result-items li .order-history-header div {
          width: 100%; } }
      #wrapper.pt_order #primary .search-result-items li .order-history-header div span {
        font-size: 12px;
        text-transform: uppercase;
        color: #333; }
      #wrapper.pt_order #primary .search-result-items li .order-history-header div .label {
        font-weight: bold; }
      #wrapper.pt_order #primary .search-result-items li .order-history-header div .value {
        color: #999; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #primary .search-result-items li .order-history-items {
      margin: 20px 0 10px; } }
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table .mobile-visible {
    display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table .mobile-visible {
        display: block;
        font-size: 12px;
        text-transform: uppercase;
        color: #333;
        font-weight: bold;
        margin-bottom: 5px; } }
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th {
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 15px 3px; }
    #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th.order-shipped-to {
      width: 40%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th {
        display: none; } }
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td {
    padding: 0 15px;
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    line-height: 100%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td {
        float: left;
        width: 100%;
        box-sizing: border-box;
        padding-bottom: 27px; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.total-order {
        text-align: left; }
        #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.total-order span.name {
          display: block;
          margin-bottom: 7px; }
        #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.total-order span.value {
          font-size: 12px;
          color: #999;
          text-transform: uppercase; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-total {
        display: none; } }
    #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-items ul li {
      line-height: 120%;
      padding-bottom: 6px;
      text-transform: none; }
    #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-items a {
      font-size: 12px;
      color: #333;
      text-transform: none;
      text-decoration: underline;
      margin-top: 5px; }
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td.order-items a:hover {
        text-decoration: none; }
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th:last-child,
  #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td:last-child {
    text-align: right; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr th:last-child,
      #wrapper.pt_order #primary .search-result-items li .order-history-items .order-history-table tr td:last-child {
        text-align: left;
        border-bottom: 1px solid #e7e7e7; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #primary h1 {
    margin: 0 !important; } }

#wrapper.pt_order #primary .order-information {
  padding: 20px 0 30px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #primary .order-information {
      padding: 0 0 10px 0 !important; } }

#wrapper.pt_order #primary .order-confirmation-details .order-hide {
  display: none; }

#wrapper.pt_order #primary .order-confirmation-details table.item-list {
  margin-top: 10px; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table th.header-divider,
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.header-divider {
    width: 5px;
    padding: 0; }
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.line-item-details {
    width: 30% !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.line-item-details {
      width: 50% !important; }
      #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.line-item-details .item-image {
        float: left; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table th:nth-child(3),
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td:nth-child(3) {
    padding: 15px 20px !important; }
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td.order-shipment-details {
    padding-right: 10px !important; } }

#wrapper.pt_order #primary .order-detail-options {
  padding-bottom: 60px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #primary .order-detail-options {
      padding-bottom: 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_order #primary .order-detail-options {
      margin-right: 10px; } }
  #wrapper.pt_order #primary .order-detail-options a {
    font-size: 14px;
    color: #333;
    text-decoration: underline;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #primary .order-detail-options a {
        font-size: 12px; } }
    #wrapper.pt_order #primary .order-detail-options a:hover {
      text-decoration: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_account #main #secondary,
  #wrapper.pt_account #main #primary {
    padding: 0; } }

#wrapper.pt_account #primary a.button.address-create,
#wrapper.pt_account #primary a.button.add-card {
  height: 34px;
  line-height: 30px;
  color: #333;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 17px;
  text-decoration: none; }
  #wrapper.pt_account #primary a.button.address-create.section-header-note,
  #wrapper.pt_account #primary a.button.add-card.section-header-note {
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary a.button.address-create.section-header-note,
      #wrapper.pt_account #primary a.button.add-card.section-header-note {
        margin-top: 6px; } }
  #wrapper.pt_account #primary a.button.address-create:hover,
  #wrapper.pt_account #primary a.button.add-card:hover {
    color: #fff; }

#wrapper.pt_account #primary ul.payment-list {
  margin: 20px 0; }
  #wrapper.pt_account #primary ul.payment-list li {
    width: 26.4%;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    margin: 10px 0; }
    #wrapper.pt_account #primary ul.payment-list li:nth-child(4n) {
      width: 20%; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_account #primary ul.payment-list li:nth-child(4n) {
          width: 100%; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary ul.payment-list li {
        font-size: 12px;
        line-height: 18px; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary ul.payment-list li {
        width: 100%;
        border-bottom: 1px solid #e7e7e7;
        margin-bottom: 5px;
        padding-bottom: 19px; }
        #wrapper.pt_account #primary ul.payment-list li:last-child {
          border-bottom: 0; } }
    #wrapper.pt_account #primary ul.payment-list li form button {
      font-size: 12px;
      color: #333;
      text-decoration: underline;
      text-transform: none;
      height: auto;
      line-height: 150%;
      margin-top: 10px; }
      #wrapper.pt_account #primary ul.payment-list li form button:hover {
        text-decoration: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_account #primary h1.mobile-hidden {
    display: none; } }

#wrapper.pt_account #primary .main-box {
  float: left;
  width: 64%;
  margin-right: 15%;
  margin-bottom: 100px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary .main-box {
      width: 100%;
      margin-right: 0;
      margin-bottom: 0; } }
  #wrapper.pt_account #primary .main-box ul.account-options li {
    padding: 26px 0 25px 50px;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    height: auto; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary .main-box ul.account-options li {
        padding: 19px 0 17px 50px; } }
    #wrapper.pt_account #primary .main-box ul.account-options li.my-Information {
      background: url("../images/my-Information-icon.png") no-repeat left center; }
    #wrapper.pt_account #primary .main-box ul.account-options li.addresses {
      background: url("../images/addresses-icon.png") no-repeat left center; }
    #wrapper.pt_account #primary .main-box ul.account-options li.performance-fit {
      background: url("../images/logo-icon.png") no-repeat left center; }
    #wrapper.pt_account #primary .main-box ul.account-options li.payments {
      background: url("../images/payments-icon.png") no-repeat left center; }
    #wrapper.pt_account #primary .main-box ul.account-options li.orders {
      background: url("../images/orders-icon.png") no-repeat left center; }
    #wrapper.pt_account #primary .main-box ul.account-options li.wishlist {
      background: url("../images/wishlist-icon.png") no-repeat left center; }
    #wrapper.pt_account #primary .main-box ul.account-options li a {
      font-size: 14px;
      text-transform: uppercase;
      font-weight: bold;
      padding-left: 0;
      text-decoration: none;
      margin-bottom: 2px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_account #primary .main-box ul.account-options li a {
          font-size: 12px;
          line-height: 16px;
          margin-bottom: 4px; } }
    #wrapper.pt_account #primary .main-box ul.account-options li p {
      padding-bottom: 0;
      display: block;
      line-height: 20px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_account #primary .main-box ul.account-options li p {
          line-height: 16px; } }

#wrapper.pt_account #primary .secondary-box {
  float: left;
  width: 21%; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary .secondary-box {
      width: 100%;
      margin-bottom: 20px; } }
  #wrapper.pt_account #primary .secondary-box h3 {
    font-size: 14px;
    padding: 12px 0 0; }
  #wrapper.pt_account #primary .secondary-box p {
    font-size: 12px;
    line-height: 16px;
    width: 100%;
    padding-bottom: 16px; }
  #wrapper.pt_account #primary .secondary-box ul {
    margin: 0;
    padding: 0 10px;
    color: #333; }
    #wrapper.pt_account #primary .secondary-box ul li {
      font-size: 9px;
      color: #333;
      list-style: square;
      line-height: 16px;
      padding-bottom: 16px; }
      #wrapper.pt_account #primary .secondary-box ul li span {
        font-size: 12px;
        color: #999;
        line-height: 100%; }

#wrapper.pt_account #primary .community-join a {
  line-height: 30px;
  height: 34px;
  text-decoration: none;
  box-sizing: border-box;
  font-size: 12px;
  padding: 0 18px; }
  #wrapper.pt_account #primary .community-join a:hover {
    color: #fff; }

#wrapper.pt_account #main #secondary + #primary .account-slot-banner {
  display: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_account #main #primary h1 {
    border-bottom: 2px solid #e7e7e7;
    padding: 30px 0 17px; } }

#wrapper.pt_account #main #primary .account-slot-banner {
  display: inline-block;
  width: 100%;
  padding: 30px 0 0; }
  #wrapper.pt_account #main #primary .account-slot-banner p {
    padding: 0;
    margin: 0;
    width: 100%; }
  #wrapper.pt_account #main #primary .account-slot-banner img {
    max-width: 100%; }

#wrapper.pt_account #main #primary ul.address-list li {
  padding: 25px 0 40px;
  color: #999;
  width: 25%; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_account #main #primary ul.address-list li {
      width: 33.33%; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #main #primary ul.address-list li {
      width: 100%;
      padding: 15px 0 28px;
      border-bottom: 1px solid #e7e7e7; }
      #wrapper.pt_account #main #primary ul.address-list li:last-child {
        border-bottom: 0; } }
  #wrapper.pt_account #main #primary ul.address-list li.default {
    padding: 20px 0 40px;
    border-width: 2px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #main #primary ul.address-list li.default {
        border-width: 1px;
        padding: 10px 0 30px; } }
    #wrapper.pt_account #main #primary ul.address-list li.default a.address-edit {
      margin-left: 0; }
  #wrapper.pt_account #main #primary ul.address-list li h3 {
    font-size: 14px;
    font-family: "Titillium Web", sans-serif;
    padding: 0 0 10px 0;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #main #primary ul.address-list li h3 {
        font-size: 12px; } }
  #wrapper.pt_account #main #primary ul.address-list li div {
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    color: #999; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #main #primary ul.address-list li div {
        line-height: 18px;
        font-size: 12px; } }
    #wrapper.pt_account #main #primary ul.address-list li div.mini-address-title {
      color: #333;
      font-weight: bold; }
    #wrapper.pt_account #main #primary ul.address-list li div.mini-address-location {
      padding-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_account #main #primary ul.address-list li div.mini-address-location {
          padding-bottom: 10px; } }
      #wrapper.pt_account #main #primary ul.address-list li div.mini-address-location address {
        font-style: normal !important; }
  #wrapper.pt_account #main #primary ul.address-list li a {
    font-size: 12px;
    color: #333;
    margin: 0 5px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_account #main #primary ul.address-list li a {
        margin: 0 2px; } }
    #wrapper.pt_account #main #primary ul.address-list li a.address-make-default {
      margin-left: 0; }

@media only screen and (max-width: 767px) {
  .ui-dialog {
    width: 310px !important;
    padding: 0 5px !important; } }

.ui-dialog .ui-widget-header .ui-button {
  position: relative;
  z-index: 100; }
  .ui-dialog .ui-widget-header .ui-button .ui-button-icon-primary {
    display: block;
    height: 24px;
    margin-left: 0 !important;
    width: 23px; }

@media only screen and (max-width: 767px) {
  .ui-dialog #dialog-container {
    padding: 10px !important; } }

.ui-dialog #dialog-container h1 {
  font-size: 20px;
  color: #333;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 0 14px;
  border-bottom: 2px solid #e7e7e7;
  margin-bottom: 0; }

.ui-dialog #dialog-container p {
  font-size: 14px;
  color: #999; }
  .ui-dialog #dialog-container p a {
    font-size: 14px;
    color: #333;
    text-decoration: underline; }
    .ui-dialog #dialog-container p a:hover {
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .ui-dialog #dialog-container p a {
        word-wrap: break-word; } }

.ui-dialog #dialog-container .dialog-required {
  float: right;
  font-size: 11px;
  color: #999;
  padding: 5px 0;
  width: 100%;
  text-align: right; }
  .ui-dialog #dialog-container .dialog-required::before {
    content: "*"; }

.ui-dialog #dialog-container #edit-address-form .form-row-button .delete-button {
  display: none; }

.ui-dialog #dialog-container #edit-address-form .form-row-button input[type="text"],
.ui-dialog #dialog-container #edit-address-form .form-row-button input[type="tel"],
.ui-dialog #dialog-container #edit-address-form .form-row-button input[type="password"],
.ui-dialog #dialog-container #edit-address-form .form-row-button input[type="email"] {
  height: 34px;
  line-height: 30px; }

.ui-dialog #dialog-container #edit-address-form,
.ui-dialog #dialog-container #CreditCardForm {
  float: left;
  width: 100%; }
  .ui-dialog #dialog-container #edit-address-form .form-field-tooltip,
  .ui-dialog #dialog-container #CreditCardForm .form-field-tooltip {
    margin-left: 0;
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .ui-dialog #dialog-container #edit-address-form .form-field-tooltip,
      .ui-dialog #dialog-container #CreditCardForm .form-field-tooltip {
        margin-left: 34%;
        width: 66%; } }
  .ui-dialog #dialog-container #edit-address-form .form-label-text,
  .ui-dialog #dialog-container #edit-address-form .form-row label,
  .ui-dialog #dialog-container #CreditCardForm .form-label-text,
  .ui-dialog #dialog-container #CreditCardForm .form-row label {
    float: left;
    width: 32%;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 34px;
    margin: 0;
    text-align: left; }
    @media only screen and (max-width: 767px) {
      .ui-dialog #dialog-container #edit-address-form .form-label-text,
      .ui-dialog #dialog-container #edit-address-form .form-row label,
      .ui-dialog #dialog-container #CreditCardForm .form-label-text,
      .ui-dialog #dialog-container #CreditCardForm .form-row label {
        width: 100%;
        line-height: 120%;
        margin-bottom: 5px; } }
    .ui-dialog #dialog-container #edit-address-form .form-label-text .required-indicator,
    .ui-dialog #dialog-container #edit-address-form .form-row label .required-indicator,
    .ui-dialog #dialog-container #CreditCardForm .form-label-text .required-indicator,
    .ui-dialog #dialog-container #CreditCardForm .form-row label .required-indicator {
      display: none; }
  .ui-dialog #dialog-container #edit-address-form .form-label-text,
  .ui-dialog #dialog-container #CreditCardForm .form-label-text {
    padding-top: 0; }
  .ui-dialog #dialog-container #edit-address-form .form-row.required label::after,
  .ui-dialog #dialog-container #CreditCardForm .form-row.required label::after {
    content: " *";
    color: #333; }
  .ui-dialog #dialog-container #edit-address-form .field-wrapper,
  .ui-dialog #dialog-container #CreditCardForm .field-wrapper {
    width: 68%;
    margin-bottom: 4px; }
    @media only screen and (max-width: 767px) {
      .ui-dialog #dialog-container #edit-address-form .field-wrapper,
      .ui-dialog #dialog-container #CreditCardForm .field-wrapper {
        width: 100%; } }
    .ui-dialog #dialog-container #edit-address-form .field-wrapper select,
    .ui-dialog #dialog-container #CreditCardForm .field-wrapper select {
      height: 34px;
      line-height: 30px;
      background-color: #f7f7f7; }
  .ui-dialog #dialog-container #edit-address-form .form-row .form-caption,
  .ui-dialog #dialog-container #CreditCardForm .form-row .form-caption {
    margin-left: 34%;
    font-size: 12px;
    color: #999; }
    @media only screen and (max-width: 767px) {
      .ui-dialog #dialog-container #edit-address-form .form-row .form-caption,
      .ui-dialog #dialog-container #CreditCardForm .form-row .form-caption {
        margin-left: 0; } }
  @media only screen and (max-width: 767px) {
    .ui-dialog #dialog-container #edit-address-form .form-row.year, .ui-dialog #dialog-container #edit-address-form .form-row.month,
    .ui-dialog #dialog-container #CreditCardForm .form-row.year,
    .ui-dialog #dialog-container #CreditCardForm .form-row.month {
      margin-left: 0;
      float: left;
      width: 48%;
      overflow: visible; }
      .ui-dialog #dialog-container #edit-address-form .form-row.year label, .ui-dialog #dialog-container #edit-address-form .form-row.month label,
      .ui-dialog #dialog-container #CreditCardForm .form-row.year label,
      .ui-dialog #dialog-container #CreditCardForm .form-row.month label {
        display: none; } }
  .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper, .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper,
  .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper,
  .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper {
    padding-left: 0;
    width: 100%;
    position: relative; }
    .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select, .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select,
    .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select,
    .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select {
      width: 158px; }
      .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select.error, .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select.error,
      .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select.error,
      .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select.error {
        margin-bottom: 21px; }
      @media only screen and (max-width: 767px) {
        .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select, .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select,
        .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select,
        .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select {
          width: 100%; } }
    .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper span.error, .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper span.error,
    .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper span.error,
    .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper span.error {
      position: absolute;
      top: 33px;
      left: 0;
      width: 150%; }
  @media only screen and (max-width: 767px) {
    .ui-dialog #dialog-container #edit-address-form .form-row.year,
    .ui-dialog #dialog-container #CreditCardForm .form-row.year {
      margin-left: 10px; } }
  .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button,
  .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button {
    margin-left: 34%; }
    @media only screen and (max-width: 767px) {
      .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button,
      .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button {
        margin-left: 0;
        text-align: center; } }
    .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button .apply-button,
    .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button #applyBtn,
    .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button .apply-button,
    .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button #applyBtn {
      background: #fff;
      color: #333;
      font-size: 14px; }
      .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button .apply-button:hover,
      .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button #applyBtn:hover,
      .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button .apply-button:hover,
      .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button #applyBtn:hover {
        background: #333;
        color: #fff; }
    .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button button.cancel,
    .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button button.cancel {
      font-size: 14px;
      line-height: 120%;
      text-transform: none;
      font-weight: none;
      text-decoration: underline;
      color: #333;
      background: none;
      padding: 0;
      border: 0;
      height: auto;
      font-weight: normal; }
      .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button button.cancel:hover,
      .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button button.cancel:hover {
        text-decoration: none; }
  .ui-dialog #dialog-container #edit-address-form .form-row.firstname,
  .ui-dialog #dialog-container #CreditCardForm .form-row.firstname {
    clear: both; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #main #secondary {
    padding: 0; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #main #primary {
    padding: 0; } }

#wrapper.pt_wish-list #main #primary table.item-list tr:last-child {
  border-bottom: 0; }

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-image {
  width: 135px;
  padding-right: 20px;
  padding-left: 0; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-image img {
    width: 135px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-image {
      float: left;
      width: 100px; }
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-image img {
        width: 100px; } }

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-details {
  padding: 15px 0 25px 20px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details {
      float: right;
      width: 59%;
      padding: 10px 0 0 0; } }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .name,
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .name a {
    font-style: normal;
    font-weight: bold;
    text-decoration: none; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .sku {
    padding-bottom: 5px; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .sku span {
      font-size: 11px;
      color: #999;
      line-height: 20px;
      font-weight: normal; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .price {
    padding-bottom: 11px;
    padding-top: 8px; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .price span.label {
      display: none; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .price span.value {
      font-size: 11px;
      line-height: 18px; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .attribute {
    padding-bottom: 0; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .attribute span {
      font-size: 11px;
      text-transform: uppercase;
      line-height: 18px;
      font-weight: bold;
      color: #333; }
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item .attribute span.value {
        color: #999;
        font-weight: normal; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute {
    padding-bottom: 10px;
    display: block; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute .label,
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute .value {
      color: #999;
      font-weight: normal; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute.name {
      padding-bottom: 0; }
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .attribute.name span.value {
        font-weight: bold;
        color: #333;
        padding-bottom: 0;
        display: block; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .product-list-item.myjoy-item .price {
    padding-top: 0; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details > a,
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .option-update button {
    padding: 0;
    text-transform: none;
    margin-bottom: 5px;
    text-decoration: underline;
    color: #333;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    height: auto;
    margin: 4px 0; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details > a:hover,
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-details .option-update button:hover {
      text-decoration: none; }

#wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard {
  padding-right: 0;
  text-align: right;
  padding-top: 15px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard {
      float: right;
      width: 59%;
      padding: 0;
      text-align: left; } }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list {
    display: block;
    font-size: 12px;
    color: #333;
    padding: 0;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list {
        padding: 10px 0 0; } }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list li.is-in-stock {
      color: #333; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .product-availability-list li.notavailable {
      color: #994c4c; }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-date-added .field-wrapper .value {
    font-size: 12px;
    color: #999;
    text-transform: none;
    width: auto;
    line-height: 140%;
    float: none;
    margin-top: 0; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-date-added .field-wrapper .value::after {
      content: ""; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-date-added .field-wrapper .value span {
        display: block;
        line-height: 120%; } }
  #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart {
    float: right; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart {
        width: 100%; } }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart input {
      width: 70px; }
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart input.read-only {
        background-color: #fff;
        border: 0; }
    #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart button {
      padding-top: 0;
      padding-bottom: 0;
      background: #000;
      color: #fff;
      font-size: 11px;
      line-height: 30px;
      height: 34px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart button {
          display: block;
          margin: 20px 0 30px; } }
      #wrapper.pt_wish-list #main #primary table.item-list tr td.item-dashboard .option-add-to-cart button:hover {
        background: #fff;
        color: #000; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #main #primary .col-1 h2, #wrapper.pt_wish-list #main #primary .col-1 .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_wish-list #main #primary .col-1 .ui-dialog-title {
    margin: 2px 0 12px; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .login-box-content {
    margin-bottom: 35px; } }

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: 0 !important; }
  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li span {
    display: block;
    color: #333;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li span {
        padding-bottom: 0;
        line-height: 150%; } }
  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li p {
    padding-bottom: 21px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account .createbenefits ul li p {
        padding-bottom: 18px;
        line-height: 18px; } }

#wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button {
  margin: 4px 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button {
      margin: 0; } }
  #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button button {
    padding: 0 27px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_wish-list #main #primary .col-2 .login-box.login-create-account form .form-row-button button {
        padding: 0 17px; } }

.performance-fitting .html-slot-container {
  font-size: 14px; }

.performance-fitting .results ul {
  list-style: none;
  margin: 0;
  padding-left: 0px; }
  .performance-fitting .results ul li {
    font-weight: bold;
    text-transform: uppercase; }
    .performance-fitting .results ul li span {
      text-transform: capitalize;
      font-weight: normal; }

.performance-video video {
  max-width: 100%;
  margin-top: 2em;
  border: 2px #000 solid; }

@media only screen and (max-width: 767px) {
  .my-general-info .password div.successful-password-change {
    clear: both; } }

.my-general-info .password div.successful-password-change span {
  font-size: .75rem;
  margin-left: 10px;
  position: relative;
  top: -4px; }
  @media only screen and (max-width: 767px) {
    .my-general-info .password div.successful-password-change span {
      font-size: .7rem;
      margin-left: 0; } }
  .my-general-info .password div.successful-password-change span::before {
    content: url("../images/GreenCheck.png");
    position: relative;
    top: 11px;
    margin-right: 10px; }

.pt_wish-list .list-table-header {
  background: url("../images/interface/icon-double-line-header.png") repeat-x scroll left top #f7f7f7;
  overflow: hidden;
  padding: 2em; }
  .pt_wish-list .list-table-header p {
    color: #999;
    float: right;
    margin: 0;
    overflow: hidden;
    width: 40%; }

.pt_wish-list .primary-content .list-table-header h2, .pt_wish-list .primary-content .list-table-header .ui-dialog .ui-dialog-title, .ui-dialog .pt_wish-list .primary-content .list-table-header .ui-dialog-title {
  float: left; }

.list-share {
  border-top: 1px solid #dedede;
  padding: 2em; }
  .list-share .share-option {
    box-sizing: border-box;
    display: block;
    margin-bottom: .5rem;
    float: left; }
  .list-share .share-options {
    text-align: center;
    margin-bottom: .5rem;
    font-size: 1.7em;
    float: left;
    margin-left: 1rem;
    margin-top: 0.3rem; }
    .list-share .share-options .share-title {
      display: inline; }
  .list-share .list-title {
    float: left; }
  .list-share .print-page {
    float: right; }
  .list-share .share-link {
    cursor: pointer; }
  .list-share .share-link-content {
    display: none; }
    .list-share .share-link-content.active {
      display: block;
      float: left; }

.event-info {
  margin: 1em; }

.wishlist-search .form-row,
.registry-search .form-row {
  clear: none;
  margin: .5rem 0 .5rem 1%;
  float: left;
  width: 32.666666667%; }
  .wishlist-search .form-row:nth-of-type(3n + 1),
  .registry-search .form-row:nth-of-type(3n + 1) {
    margin-left: 0; }

.wishlist-search .form-row-button,
.registry-search .form-row-button {
  margin-left: 0; }

.pt_gift-registry .create-new-registry {
  margin: 1em 0; }
  .pt_gift-registry .create-new-registry button {
    float: left;
    margin-right: 2em; }
  .pt_gift-registry .create-new-registry p {
    font-size: 1.3em; }

.pt_gift-registry .add-gift-cert {
  border: 1px solid #f7f7f7;
  margin-bottom: -1px;
  overflow: auto;
  padding: .83em; }
  .pt_gift-registry .add-gift-cert p {
    color: #999;
    font-style: italic;
    line-height: 1.5em; }

.pt_gift-registry .hdr-options {
  width: 5%; }

.page-content-tab-navigaton button {
  background-color: #e6e6e6;
  border-color: #f7f7f7;
  border-width: 1px;
  color: #999;
  font-size: 1.1em;
  font-style: italic;
  font-weight: 400;
  margin: 0 0 -1px; }
  .page-content-tab-navigaton button.selected {
    background-color: #fff;
    border-bottom: 1px solid #fff; }

.page-content-tab-wrapper {
  border: 1px solid #f7f7f7;
  padding: .42em; }

.gift-reg-purchases .item-purchased-by dd {
  float: left;
  font-weight: bold;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .item-purchased-by dt {
  clear: both;
  float: left;
  margin: 0 1em 0 0;
  position: relative;
  width: auto; }

.gift-reg-purchases .quantity-purchased {
  color: #994c4c; }

.gift-registry-advanced .toggle-content {
  display: none; }

.gift-certificate-purchase {
  background-color: #f7f7f7;
  margin-bottom: 1em;
  padding: .83em; }
  .gift-certificate-purchase .content-asset img {
    margin: 1.66em 0; }
  .gift-certificate-purchase form {
    background-color: #fff;
    box-sizing: border-box;
    padding: 0 1.66em 1.66em;
    width: 100%; }
    .gift-certificate-purchase form .cert-amount {
      clear: none;
      float: left;
      margin: 0;
      width: 40%; }
    .gift-certificate-purchase form button {
      margin-top: -4px;
      width: 12em;
      width: -moz-max-content;
      width: max-content; }
    .gift-certificate-purchase form .form-row-button {
      clear: none;
      float: left;
      margin: 2.1em 0 0 1.66em;
      width: 50%; }
  .gift-certificate-purchase .cert-amount .form-caption {
    margin: 1.66em 0 0;
    position: absolute;
    width: 40%; }
  .gift-certificate-purchase .cert-amount.error {
    padding-bottom: 2.92em; }
  .gift-certificate-purchase span.error {
    margin-left: 2%; }

.check-balance {
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 1.66em;
  padding: 0 0 1.66em; }

.gift-cert-balance {
  float: left;
  width: 40%; }
  .gift-cert-balance label {
    display: none; }
  .gift-cert-balance input {
    margin-top: 0;
    width: 93%; }
  .gift-cert-balance .form-caption {
    margin-left: 0; }

.gift-cert-balance-submit {
  clear: none;
  float: left; }

.gift-cert-balance .label {
  display: none; }

.checkoutlogin {
  margin: 4em auto;
  width: 80%; }
  @media only screen and (min-width: 768px) {
    .checkoutlogin .col-1 {
      border-right: 1px solid #e6e6e6; } }

.login-box h3 {
  margin: 0; }

.login-box p {
  margin: 1em 0; }

.login-box .error {
  margin-left: 0; }

.login-rememberme {
  display: inline-block;
  margin-left: .5em; }

.login-oauth p:first-child {
  font-size: 2em;
  text-align: center;
  margin: 0;
  text-transform: uppercase; }

#OAuthProvider {
  display: block;
  margin-bottom: 1em;
  width: 80%; }

.bottom-banner-container {
  overflow: hidden; }
  .bottom-banner-container .bottom-banner-cell {
    float: left;
    overflow: hidden;
    text-align: center; }
  .bottom-banner-container .banner-cell-1 {
    width: 33%; }
  .bottom-banner-container .banner-cell-2 {
    width: 34%; }
  .bottom-banner-container .banner-cell-3 {
    width: 33%; }

/* CLP Top Banner */
#wrapper.pt_categorylanding #main {
  /* Secondary Content */
  /* Primary Content */ }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_categorylanding #main {
      box-sizing: border-box;
      padding-left: 15px;
      padding-right: 15px; } }
  #wrapper.pt_categorylanding #main #secondary.sidebar-menu {
    /* Menu */
    box-sizing: border-box;
    padding: 16px 38px 0 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_categorylanding #main #secondary.sidebar-menu {
        padding-right: 0;
        width: 130px;
        padding-top: 25px; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_categorylanding #main #secondary.sidebar-menu {
        padding: 0 15px 20px 15px; } }
    #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5 {
      color: #333;
      font-size: 20px;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      margin: 0;
      padding: 0 0 10px;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5 {
          background: #000;
          border-radius: 17px;
          color: #fff;
          font-size: 12px;
          line-height: 34px;
          margin: 10px 0 0;
          padding: 0 15px 0 18px;
          margin-bottom: 20px; }
          #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5:after {
            content: ">";
            float: right;
            font-size: 30px;
            font-weight: normal;
            line-height: 26px; }
          #wrapper.pt_categorylanding #main #secondary.sidebar-menu h5.open:after {
            /* IE 9 */
            /* Chrome, Safari, Opera */
            transform: rotate(90deg);
            transition-duration: 0.5s;
            line-height: 36px; } }
    #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul {
      border-top: 2px #e7e7e7 solid;
      font-family: "Titillium Web", sans-serif;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul {
          display: none;
          margin-bottom: 20px; }
          #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul.expanded {
            display: block; } }
      #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul li {
        border-bottom: 2px #e7e7e7 solid;
        display: block;
        font-size: 14px;
        float: none;
        list-style: none;
        line-height: 30px; }
        #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul li a {
          color: #999;
          display: inline; }
          #wrapper.pt_categorylanding #main #secondary.sidebar-menu ul li a:hover {
            color: #000;
            text-decoration: underline; }
  #wrapper.pt_categorylanding #main .primary-content {
    box-sizing: border-box;
    padding: 22px 0 0;
    /* Common styles */
    /* Top Banner */
    /* Widgets */
    /* Featured Products */ }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_categorylanding #main .primary-content {
        padding: 0 15px 0; } }
    #wrapper.pt_categorylanding #main .primary-content p {
      margin: 0;
      padding: 0; }
    #wrapper.pt_categorylanding #main .primary-content img {
      display: block;
      max-width: 100%;
      padding: 0; }
    #wrapper.pt_categorylanding #main .primary-content .top-banner {
      border: 0;
      margin: 0 0 20px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_categorylanding #main .primary-content .top-banner {
          margin: 0 0 10px; } }
      #wrapper.pt_categorylanding #main .primary-content .top-banner .title {
        color: #fff;
        font-size: 30px;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        display: inline-block;
        left: 40px;
        position: absolute;
        top: 45.5%;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_categorylanding #main .primary-content .top-banner .title {
            color: #000;
            font-size: 20px;
            left: 0;
            padding: 10px 0 0;
            position: relative;
            text-align: center;
            top: 0; } }
    #wrapper.pt_categorylanding #main .primary-content .widgets .widget {
      float: left;
      text-align: center;
      width: 33.33%; }
      #wrapper.pt_categorylanding #main .primary-content .widgets .widget:first-child {
        text-align: left; }
        #wrapper.pt_categorylanding #main .primary-content .widgets .widget:first-child img {
          margin: 0; }
      #wrapper.pt_categorylanding #main .primary-content .widgets .widget:last-child {
        text-align: right; }
        #wrapper.pt_categorylanding #main .primary-content .widgets .widget:last-child img {
          margin: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_categorylanding #main .primary-content .widgets .widget {
          float: none;
          width: 100%; }
          #wrapper.pt_categorylanding #main .primary-content .widgets .widget:first-child, #wrapper.pt_categorylanding #main .primary-content .widgets .widget:last-child {
            text-align: center; } }
      #wrapper.pt_categorylanding #main .primary-content .widgets .widget img {
        display: inline-block;
        max-width: 100%;
        margin: 0 auto; }
      #wrapper.pt_categorylanding #main .primary-content .widgets .widget .title {
        color: #333;
        display: block;
        font-size: 14px;
        font-family: "Titillium Web", sans-serif;
        font-weight: bold;
        margin: 0;
        padding: 5px 0;
        text-transform: uppercase;
        text-align: center; }
        #wrapper.pt_categorylanding #main .primary-content .widgets .widget .title a {
          color: #333; }
          #wrapper.pt_categorylanding #main .primary-content .widgets .widget .title a:hover {
            color: #000;
            text-decoration: underline; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_categorylanding #main .primary-content .widgets .widget .title {
            padding: 0 0 10px; } }
    #wrapper.pt_categorylanding #main .primary-content .featured-products {
      width: 90%;
      border-top: 2px #e7e7e7 solid;
      margin: 30px auto 0; }
      #wrapper.pt_categorylanding #main .primary-content .featured-products ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #wrapper.pt_categorylanding #main .primary-content .featured-products ul li .product-image {
          float: left;
          width: 100%;
          text-align: center; }
          #wrapper.pt_categorylanding #main .primary-content .featured-products ul li .product-image a.thumb-link {
            display: inline-block; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              #wrapper.pt_categorylanding #main .primary-content .featured-products ul li .product-image a.thumb-link {
                width: 87%; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_categorylanding #main .primary-content .featured-products ul .product-tile {
            padding: 0; } }
        #wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow {
          top: 50%;
          height: 30px;
          width: 19px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow {
              top: 125px; } }
          #wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow.slick-prev {
            background: url("../images/featured-prev.png") center center no-repeat;
            left: -4%; }
          #wrapper.pt_categorylanding #main .primary-content .featured-products ul .slick-arrow.slick-next {
            background: url("../images/featured-next.png") center center no-repeat;
            right: -4%; }
      #wrapper.pt_categorylanding #main .primary-content .featured-products h2, #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog-title {
        color: #333;
        font-size: 30px;
        margin: 0;
        padding: 30px 0;
        text-align: center;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_categorylanding #main .primary-content .featured-products h2, #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_categorylanding #main .primary-content .featured-products .ui-dialog-title {
            font-size: 20px; } }

#wrapper.pt_store-locator {
  background-color: #fff; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_store-locator #main {
      padding-left: 15px;
      padding-right: 15px;
      box-sizing: border-box; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_store-locator #main .top-border {
      margin-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_store-locator #main #store-search-form .locator-submit button {
      height: 34px;
      line-height: 30px;
      padding-top: 0;
      padding-bottom: 0; } }

.store-locator-search-container {
  width: 27%;
  float: left;
  margin-right: 5%; }
  @media only screen and (max-width: 767px) {
    .store-locator-search-container {
      margin-right: 3%;
      margin-left: 0; } }
  @media only screen and (max-width: 767px) {
    .store-locator-search-container {
      width: 100%;
      padding: 4%;
      margin-right: 0;
      box-sizing: border-box; } }
  .store-locator-search-container .search-bar select {
    height: 34px; }
  .store-locator-search-container button:hover {
    border-color: #000; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .store-locator-search-container .store-locator-header {
      padding-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    .store-locator-search-container .store-locator-header {
      padding-bottom: 0; } }
  .store-locator-search-container .store-locator-header h1 {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 1.25rem;
    line-height: 58px;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: -1rem;
    margin-bottom: 0rem; }
    @media only screen and (max-width: 767px) {
      .store-locator-search-container .store-locator-header h1 {
        display: block; } }
  .store-locator-search-container label {
    font-family: "Titillium Web", sans-serif;
    color: #333;
    text-transform: uppercase;
    font-size: .75rem;
    letter-spacing: .5px; }

.store-locator {
  width: 66%;
  float: left; }
  @media only screen and (max-width: 767px) {
    .store-locator {
      width: 100%;
      padding: 4%;
      margin: 0;
      box-sizing: border-box; } }
  .store-locator #map-canvas {
    height: 25rem;
    background: none;
    margin-bottom: 3rem;
    transform: translateZ(0px);
    background-color: #e5e3df; }
    @media only screen and (max-width: 767px) {
      .store-locator #map-canvas {
        display: none; } }
  .store-locator .stores-header {
    display: none; }
  .store-locator .stores-container .store {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
    float: left; }
    .store-locator .stores-container .store:last-child {
      border-bottom: 0;
      margin-bottom: 0; }
    .store-locator .stores-container .store .store-info-main {
      width: 33%;
      float: left;
      color: #999;
      font-size: .875rem;
      letter-spacing: 1px; }
      .store-locator .stores-container .store .store-info-main .storename a {
        font-weight: bold;
        color: #000; }
      @media only screen and (max-width: 767px) {
        .store-locator .stores-container .store .store-info-main {
          width: 83%;
          font-size: .75rem; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .store-locator .stores-container .store .store-info-main {
          width: 30%;
          font-size: .75rem; } }
    .store-locator .stores-container .store .store-info-main-marker {
      float: left;
      background-image: url("../images/map-marker.png");
      width: 3rem;
      float: left;
      height: 4.25rem;
      background-repeat: no-repeat; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .store-locator .stores-container .store .store-info-main-marker {
          width: 2rem; } }
    .store-locator .stores-container .store .store-info-container {
      float: left;
      max-width: 77%; }
    .store-locator .stores-container .store .store-info-main-image {
      width: 4rem;
      height: 4rem;
      float: left;
      margin-left: 1rem;
      margin-right: 2rem; }
      .store-locator .stores-container .store .store-info-main-image .image {
        margin-top: 1rem;
        border: 0; }
        @media only screen and (max-width: 767px) {
          .store-locator .stores-container .store .store-info-main-image .image {
            margin-top: 0;
            float: left; } }
      .store-locator .stores-container .store .store-info-main-image image {
        border: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .store-locator .stores-container .store .store-info-main-image {
          margin-left: 1rem;
          margin-right: 1rem; } }
      @media only screen and (max-width: 767px) {
        .store-locator .stores-container .store .store-info-main-image {
          margin-left: 3rem;
          height: auto; } }
    .store-locator .stores-container .store .directions {
      width: 15%;
      float: left;
      color: black;
      font-size: .875rem;
      letter-spacing: 1px; }
      .store-locator .stores-container .store .directions a {
        color: #000;
        text-decoration: underline; }
        @media only screen and (max-width: 767px) {
          .store-locator .stores-container .store .directions a {
            font-size: 12px; } }
        .store-locator .stores-container .store .directions a:hover {
          text-decoration: none; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .store-locator .stores-container .store .directions {
          width: 21%;
          font-size: .75rem;
          letter-spacing: 1px;
          text-align: right; } }
      @media only screen and (max-width: 767px) {
        .store-locator .stores-container .store .directions {
          width: 83%;
          margin-left: 3rem;
          margin-top: 1rem; } }
    .store-locator .stores-container .store .distance {
      float: right;
      font-size: .875rem;
      letter-spacing: 1px;
      color: #999; }
      @media only screen and (max-width: 767px) {
        .store-locator .stores-container .store .distance {
          float: left;
          width: 83%;
          margin-left: 3rem;
          margin-top: 1rem;
          font-size: .75rem; } }
    .store-locator .stores-container .store .hours {
      width: 23%;
      float: left;
      font-size: .875rem;
      letter-spacing: 1px;
      color: #999; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .store-locator .stores-container .store .hours {
          width: 30%;
          font-size: .75rem; } }
      @media only screen and (max-width: 767px) {
        .store-locator .stores-container .store .hours {
          width: 83%;
          margin-left: 3rem; } }

.stores-wrapper {
  margin-top: 3rem;
  font-family: "Titillium Web", sans-serif;
  color: #333; }
  @media only screen and (max-width: 767px) {
    .stores-wrapper {
      margin-top: 0; } }
  .stores-wrapper .no-stores {
    color: #b2595c;
    font-weight: bold; }

.store-information {
  background: none repeat scroll 0 0 #e6e6e6;
  border-bottom: 1px solid #fff; }

.store-name {
  font-weight: bold;
  margin: 0 0 10px; }

.store-map {
  border-bottom: 1px solid #e6e6e6; }

.store-locator-details {
  float: left;
  width: 44%; }
  .store-locator-details img {
    max-width: 100%; }
  .store-locator-details h1, .store-locator-details p {
    margin: 0.25em 0; }

.store-locator-details-map {
  float: right;
  width: 50%; }
  .store-locator-details-map img {
    max-width: 100%; }

.mapContent {
  font-family: "Titillium Web", sans-serif;
  width: 16rem; }
  .mapContent h1 {
    font-size: .75rem;
    font-weight: bold;
    letter-spacing: .5px;
    margin-bottom: 0;
    color: #333; }
  .mapContent .contentBody {
    color: #999;
    font-size: .75rem; }
    .mapContent .contentBody .spacer {
      margin-top: 1rem;
      margin-bottom: 1rem; }
  .mapContent a {
    margin-top: 1.25rem;
    color: #000;
    text-decoration: underline;
    color: #333; }
    .mapContent a:hover {
      text-decoration: none; }

.markerLabel {
  display: none !important; }

.primaryName {
  color: #000;
  font-weight: 700; }

.js .loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.js .loader-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.7; }

.js .loader-indicator {
  z-index: 100;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  background: url("../images/loading-small.gif") no-repeat; }

.js #suggestions {
  background-color: #e6e6e6;
  color: #000;
  cursor: pointer;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 8184;
  margin-left: 10px; }
  .js #suggestions div {
    clear: both;
    height: 33px;
    padding: 5px 5px;
    overflow: hidden;
    white-space: nowrap; }
    .js #suggestions div:hover {
      background-color: #fff;
      color: #333; }
    .js #suggestions div .suggestionterm {
      float: left;
      overflow: hidden;
      width: 110px; }
    .js #suggestions div .hits {
      float: right;
      line-height: 1.8em;
      text-align: right;
      margin-left: 3px; }

.top-border-search {
  width: 100%;
  height: 2px;
  float: left;
  margin-bottom: .5rem;
  margin-top: 0rem;
  background-color: #e6e6e6; }

.pt_product-search-noresult .no-hits-shop-by-category {
  margin-top: 50px; }
  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .bannerContent {
    display: none; }
  .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent {
    border-top: none; }
    .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
      border: none;
      width: 20%; }
      .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child {
        font-size: 20px;
        box-sizing: border-box;
        display: block;
        float: none;
        border: none;
        width: 100%;
        height: 55px; }
        .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper {
          width: 100%;
          position: static;
          transform: none;
          text-align: center; }
          .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper:after {
            content: '';
            display: block;
            clear: both; }
          .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2, .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title, .ui-dialog .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title, .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h3 {
            display: inline-block;
            margin: 0;
            font-size: 30px; }
            @media only screen and (max-width: 767px) {
              .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2, .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title, .ui-dialog .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title, .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h3 {
                font-size: 1.25rem; } }
          .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2, .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title, .ui-dialog .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title {
            margin-right: 10px; }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) {
          width: 100%;
          height: auto;
          text-align: center;
          border-bottom: 2px solid #ccc;
          vertical-align: middle; } }
      .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) > div {
        display: inline-block;
        width: 30%;
        min-width: 100px;
        padding: 5px 0;
        vertical-align: middle;
        text-align: left; }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) img {
          position: static;
          max-width: 25%;
          transform: none;
          -webkit-transform: none; } }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) h3 {
          position: static;
          display: inline-block;
          width: 20%;
          padding-left: 2%;
          margin: 0;
          vertical-align: middle;
          text-align: center; } }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:last-child {
          border-bottom: none; } }

.pt_product-search-noresult .no-hits-recommendations {
  margin-top: 40px;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .pt_product-search-noresult .no-hits-recommendations {
      margin-bottom: 40px; } }
  .pt_product-search-noresult .no-hits-recommendations h3 {
    margin-bottom: 60px; }
  .pt_product-search-noresult .no-hits-recommendations.pdp-recommendations .product-listing-1x4 .search-result-items {
    margin: 0; }

.pt_product-search-noresult .no-hits-banner {
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .pt_product-search-noresult .no-hits-banner {
      padding-top: 10px; } }
  .pt_product-search-noresult .no-hits-banner img {
    width: 100%; }
  @media only screen and (max-width: 767px) {
    .pt_product-search-noresult .no-hits-banner .no-results-banner {
      height: auto;
      padding-top: 10px;
      margin-bottom: 10px;
      min-height: 50px; } }

.pt_product-search-noresult .primary-content {
  width: 100%;
  padding: 0;
  border: 0; }
  @media only screen and (max-width: 767px) {
    .pt_product-search-noresult .primary-content {
      width: 93%;
      border: 0;
      margin: auto; } }
  .pt_product-search-noresult .primary-content .section-header {
    font-family: "Titillium Web", sans-serif;
    font-weight: 700;
    color: #999;
    margin: 0;
    padding: 1rem;
    text-transform: none;
    text-align: center;
    background: none;
    border: none;
    font-weight: 400;
    font-size: 1.25rem !important;
    letter-spacing: .5px;
    margin-top: -2.5rem; }
    .pt_product-search-noresult .primary-content .section-header .no-hits-search-term, .pt_product-search-noresult .primary-content .section-header .no-hits-search-term-suggest {
      color: #000;
      font-style: normal; }
    @media only screen and (max-width: 767px) {
      .pt_product-search-noresult .primary-content .section-header {
        font-size: 1rem !important; } }
    @media only screen and (max-width: 767px) {
      .pt_product-search-noresult .primary-content .section-header p {
        line-height: 18px; }
        .pt_product-search-noresult .primary-content .section-header p span.search-term-suggest {
          padding-top: 10px;
          display: block; } }
    .pt_product-search-noresult .primary-content .section-header a {
      color: #000; }
  .pt_product-search-noresult .primary-content .no-hits-search {
    width: 40%;
    margin: auto;
    height: 7rem; }
    @media only screen and (max-width: 767px) {
      .pt_product-search-noresult .primary-content .no-hits-search {
        width: 80%;
        height: auto; } }
    .pt_product-search-noresult .primary-content .no-hits-search .no-hits-label {
      text-align: center;
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 16px;
      letter-spacing: 1px;
      margin-bottom: 1rem;
      text-transform: uppercase;
      color: #333; }
    .pt_product-search-noresult .primary-content .no-hits-search button[type="submit"] {
      background-image: url("../images/searchIcon.svg");
      background-repeat: no-repeat;
      border: none;
      color: #333;
      margin-top: -1.625rem;
      margin-right: .75rem;
      float: right;
      opacity: 0.7;
      width: 17px;
      height: 17px;
      padding: 0;
      border-radius: 0; }
      .pt_product-search-noresult .primary-content .no-hits-search button[type="submit"]::before {
        content: none; }
      .pt_product-search-noresult .primary-content .no-hits-search button[type="submit"]:hover {
        opacity: 1.0;
        position: relative;
        z-index: 1; }
  .pt_product-search-noresult .primary-content .no-hits-help {
    width: 60%;
    margin: auto;
    margin-bottom: 2rem; }
    @media only screen and (max-width: 767px) {
      .pt_product-search-noresult .primary-content .no-hits-help {
        width: 100%; } }
    .pt_product-search-noresult .primary-content .no-hits-help p {
      text-align: center;
      color: #333;
      font-family: "Titillium Web", sans-serif;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 1rem; }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .primary-content .no-hits-help p {
          font-size: 12px; } }
    .pt_product-search-noresult .primary-content .no-hits-help li {
      font-family: "Titillium Web", sans-serif;
      color: #999;
      font-size: 14px; }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .primary-content .no-hits-help li {
          font-size: 12px; } }
  .pt_product-search-noresult .primary-content .search-noresults-header {
    margin-top: 2rem;
    margin-bottom: .5rem;
    text-align: center; }
    .pt_product-search-noresult .primary-content .search-noresults-header h1 {
      font-family: "Oswald", sans-serif;
      font-weight: bold;
      font-size: 2rem;
      color: #333;
      text-transform: uppercase;
      letter-spacing: 2px; }
      @media only screen and (max-width: 767px) {
        .pt_product-search-noresult .primary-content .search-noresults-header h1 {
          font-size: 20px;
          line-height: 36px; } }
  .pt_product-search-noresult .primary-content .breadcrumb {
    padding: 0;
    margin-bottom: 2rem;
    color: #999;
    font-family: "Titillium Web", sans-serif;
    font-weight: 400; }
    .pt_product-search-noresult .primary-content .breadcrumb a {
      color: #999; }
    .pt_product-search-noresult .primary-content .breadcrumb .breadcrumb-element:last-child {
      font-weight: 400; }

.no-hits-contactus {
  width: 100%;
  float: left;
  margin-bottom: 50px; }
  @media only screen and (max-width: 767px) {
    .no-hits-contactus {
      margin-bottom: 30px; } }
  .no-hits-contactus h3 {
    font-family: "Oswald", sans-serif;
    font-weight: bold;
    font-size: 1.25rem;
    color: #333;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .no-hits-contactus h3 {
        font-size: 16px; } }
  .no-hits-contactus ul {
    width: 100%;
    float: left;
    text-align: center;
    margin: auto; }
    @media only screen and (max-width: 767px) {
      .no-hits-contactus ul {
        width: 100%;
        margin: 0;
        padding: 0; } }
    .no-hits-contactus ul li {
      width: auto;
      display: inline-block;
      list-style: none;
      text-align: center;
      padding: 0 20px;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .no-hits-contactus ul li {
          width: 100%;
          margin-bottom: 2rem; } }
      .no-hits-contactus ul li .contactus-black {
        color: #000;
        font-family: "Titillium Web", sans-serif;
        text-transform: uppercase;
        font-size: .875rem;
        margin-top: .5rem;
        width: 100%;
        text-align: center;
        font-weight: 700;
        float: left; }
        @media only screen and (max-width: 767px) {
          .no-hits-contactus ul li .contactus-black {
            color: #333;
            font-size: 12px; } }
      .no-hits-contactus ul li .contactus-gray {
        color: #999;
        font-family: "Titillium Web", sans-serif;
        font-size: .875rem;
        width: 100%;
        text-align: center;
        font-weight: 400;
        float: left; }
        @media only screen and (max-width: 767px) {
          .no-hits-contactus ul li .contactus-gray {
            font-size: 12px; } }

.js .ui-dialog-content {
  width: 66rem; }
  .js .ui-dialog-content .product-col-1 {
    padding: 13px 1%;
    width: 59%; }
    .js .ui-dialog-content .product-col-1 .product-image {
      max-width: 100%; }
  .js .ui-dialog-content .product-col-2 {
    width: 38%; }
  .js .ui-dialog-content .pdp-main {
    width: 66rem;
    margin-top: -1rem; }
    .js .ui-dialog-content .pdp-main .product-set-container .product-col-1 {
      padding: 13px 1%;
      width: 55%; }
    .js .ui-dialog-content .pdp-main .product-set-container .product-col-2 {
      width: 36%; }
      .js .ui-dialog-content .pdp-main .product-set-container .product-col-2 .product-set-details {
        width: 69%;
        margin: 0; }
    .js .ui-dialog-content .pdp-main .product-actions {
      display: none; }
    .js .ui-dialog-content .pdp-main .product-add-to-cart {
      padding: 0em;
      overflow: visible; }
      .js .ui-dialog-content .pdp-main .product-add-to-cart .bundle {
        width: 80%;
        margin-top: 2rem;
        margin-bottom: 2rem; }
      .js .ui-dialog-content .pdp-main .product-add-to-cart #design-your-own,
      .js .ui-dialog-content .pdp-main .product-add-to-cart #add-to-cart {
        margin-right: 0 !important; }
      .js .ui-dialog-content .pdp-main .product-add-to-cart #design-your-own {
        border-color: #000; }
    .js .ui-dialog-content .pdp-main .product-variations .attribute .value, .js .ui-dialog-content .pdp-main .product-options .attribute .value {
      width: 95%; }
    .js .ui-dialog-content .pdp-main .product-set-list {
      border-top: 2px solid #e6e6e6;
      height: 366px;
      overflow: auto;
      border-left: 1px solid #fff; }
      .js .ui-dialog-content .pdp-main .product-set-list .product-set-item {
        margin: 1em 0; }
      .js .ui-dialog-content .pdp-main .product-set-list .product-set-image {
        width: 28%; }
      .js .ui-dialog-content .pdp-main .product-set-list .product-set-details {
        width: 68%; }
      .js .ui-dialog-content .pdp-main .product-set-list .product-name {
        margin: 0;
        letter-spacing: 2px;
        font-size: 1.75rem; }
      .js .ui-dialog-content .pdp-main .product-set-list .block-add-to-cart .price {
        font-size: 1.5em;
        padding: 0.4em 0 0;
        width: 130px; }

.js .zoomPad {
  position: relative;
  float: left;
  z-index: 99;
  cursor: crosshair;
  width: 100%; }

.js .zoomPreload {
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
  color: #000;
  font-size: 12px;
  font-family: Arial, sans-serif;
  text-decoration: none;
  border: 1px solid #e6e6e6;
  background-color: #fff;
  padding: 8px;
  text-align: center;
  background-image: url(../images/zoomloader.gif);
  background-repeat: no-repeat;
  background-position: 43px 30px;
  z-index: 110;
  width: 90px;
  height: 43px;
  position: absolute;
  top: 0px;
  left: 0px;
  *width: 100px;
  *height: 49px; }

.js .zoomPup {
  overflow: hidden;
  background-color: #fff;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
  z-index: 120;
  position: absolute;
  border: 1px solid #e6e6e6;
  z-index: 101;
  cursor: crosshair; }

.js .zoomOverlay {
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 101; }

.js .zoomWindow {
  position: absolute;
  left: 110%;
  top: 40px;
  background: #fff;
  z-index: 6000;
  height: auto;
  z-index: 10000;
  z-index: 110; }

.js .zoomWrapper {
  position: relative;
  border: 1px solid #999;
  z-index: 110; }

.js .zoomWrapperTitle {
  display: block;
  background: #999;
  color: #fff;
  height: 18px;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 120;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60); }

.js .zoomWrapperImage {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 110; }
  .js .zoomWrapperImage img {
    border: 0px;
    display: block;
    position: absolute;
    z-index: 101; }

.js .zoomIframe {
  z-index: -1;
  filter: alpha(opacity=0);
  -moz-opacity: 0.80;
  opacity: 0.80;
  position: absolute;
  display: block; }

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

.product-name {
  font-style: normal; }

.quickview-prev, .quickview-next {
  display: none; }

.view-full-details {
  text-transform: uppercase;
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  color: #000;
  text-decoration: underline;
  margin-top: .5rem;
  margin-bottom: 1rem;
  float: left;
  width: 100%; }

#homepage-slider {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 44vw;
  clear: both;
  margin: 0;
  padding: 0; }
  #homepage-slider ul#homepage-slides {
    margin: 0;
    padding: 0;
    position: relative;
    /*
		* Fix for bug where phantom slides are added when you switch in-between
		* breakpoints, and have a responsive slick setup that conditionally shows arrows
		*/ }
    @media only screen and (max-width: 767px) {
      #homepage-slider ul#homepage-slides .slick-arrow {
        display: none !important; } }
    #homepage-slider ul#homepage-slides li {
      display: inline-block;
      position: relative; }
      #homepage-slider ul#homepage-slides li > img {
        width: 100vw;
        float: left; }

.banner-message {
  color: #999;
  position: absolute;
  right: 4.6vw;
  top: 2.3vw;
  width: 39vw;
  text-align: left;
  text-justify: inter-word;
  font-family: "Titillium Web", sans-serif;
  text-shadow: 0px 3px 40px rgba(255, 255, 255, 0.2);
  text-align: left;
  font-size: 1.35vw;
  line-height: 1.5em; }
  .banner-message.left {
    right: auto;
    left: 4.6vw; }
  @media only screen and (max-width: 767px) {
    .banner-message {
      position: static;
      font-size: 3.75vw;
      color: #999;
      width: 100%;
      text-align: center;
      box-sizing: border-box;
      padding: 4.5vw;
      clear: both; }
      .banner-message:after {
        content: "";
        display: table;
        clear: both; }
      .banner-message.left {
        right: auto;
        left: 0; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .banner-message.left {
      right: auto;
      left: 4.6vw; } }
  .banner-message img {
    width: auto;
    margin-bottom: 1em; }
    @media only screen and (max-width: 767px) {
      .banner-message img {
        margin: 10px auto;
        width: 33%;
        display: inline-block; } }
  .banner-message .banner-text1 {
    color: #333;
    text-transform: uppercase;
    text-align: left;
    font-size: 7.2vw;
    line-height: 1em;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    letter-spacing: .05em; }
    @media only screen and (max-width: 767px) {
      .banner-message .banner-text1 {
        font-size: 12.5vw;
        text-align: center; } }
    .banner-message .banner-text1 a {
      color: #333; }
  .banner-message .banner-text2 {
    color: #4B984B;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: left;
    font-size: 1.67vw;
    font-family: "Oswald", sans-serif;
    line-height: 1em; }
    @media only screen and (max-width: 767px) {
      .banner-message .banner-text2 {
        font-size: 4.4vw;
        text-align: center; } }
    .banner-message .banner-text2 a {
      color: #4B984B; }
  .banner-message .banner-text3 {
    color: #4B984B;
    text-transform: uppercase;
    text-align: left;
    font-size: 3.7vw;
    font-weight: bold;
    font-family: "Oswald", sans-serif;
    line-height: 1em;
    margin-bottom: 26px; }
    @media only screen and (max-width: 767px) {
      .banner-message .banner-text3 {
        font-size: 9.4vw;
        text-align: center; } }
    .banner-message .banner-text3 a {
      color: #4B984B; }
  .banner-message .buttonRow {
    margin-top: 26px; }
  .banner-message button {
    float: left;
    padding: 0 1.8em; }
    .banner-message button:hover {
      border-color: #000; }
    @media only screen and (max-width: 767px) {
      .banner-message button {
        float: none;
        height: 34px;
        line-height: 30px; } }
  .banner-message a.more {
    color: #999;
    display: block;
    float: left;
    margin-left: 0;
    padding: 0 1vw;
    font-weight: bold;
    font-size: 11px;
    line-height: 34px;
    width: auto;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center; }
    .banner-message a.more.mobile-black {
      color: #000; }
    .banner-message a.more.mobile-white {
      color: #fff; }
    .banner-message a.more.mobile-gray {
      color: #999; }
    .banner-message a.more.mobile-green {
      color: #4B984B; }
    .banner-message a.more button.mobile-black {
      color: #000;
      border-color: #000; }
      .banner-message a.more button.mobile-black:hover {
        color: #f7f7f7;
        background-color: #000; }
    .banner-message a.more button.mobile-white {
      color: #fff;
      border-color: #fff; }
      .banner-message a.more button.mobile-white:hover {
        color: #000;
        background-color: #fff; }
    @media only screen and (min-width: 768px) {
      .banner-message a.more.desktop-black {
        color: #000; }
      .banner-message a.more.desktop-white {
        color: #fff; }
      .banner-message a.more.desktop-gray {
        color: #999; }
      .banner-message a.more.desktop-green {
        color: #4B984B; }
      .banner-message a.more button.desktop-black {
        color: #000;
        border-color: #000; }
        .banner-message a.more button.desktop-black:hover {
          color: #f7f7f7;
          background-color: #000; }
      .banner-message a.more button.desktop-white {
        color: #fff;
        border-color: #fff; }
        .banner-message a.more button.desktop-white:hover {
          color: #000;
          background-color: #fff; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .banner-message a.more.tablet-black {
        color: #000; }
      .banner-message a.more.tablet-white {
        color: #fff; }
      .banner-message a.more.tablet-gray {
        color: #999; }
      .banner-message a.more.tablet-green {
        color: #4B984B; }
      .banner-message a.more button.tablet-black {
        color: #000;
        border-color: #000; }
        .banner-message a.more button.tablet-black:hover {
          color: #f7f7f7;
          background-color: #000; }
      .banner-message a.more button.tablet-white {
        color: #fff;
        border-color: #fff; }
        .banner-message a.more button.tablet-white:hover {
          color: #000;
          background-color: #fff; } }
    @media only screen and (max-width: 767px) {
      .banner-message a.more {
        float: none;
        display: inline;
        margin-left: 5vw;
        padding: 1vw;
        line-height: initial; } }
    @media only screen and (min-width: 1200px) {
      .banner-message a.more {
        font-size: 14px;
        line-height: 44px; } }

.home-bottom-slots {
  margin: auto;
  width: 100%;
  clear: both; }
  .home-bottom-slots h2, .home-bottom-slots .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .ui-dialog-title {
    text-align: center; }
  .home-bottom-slots .promoSlotFull {
    width: 100%;
    float: none;
    clear: both; }
    @media only screen and (max-width: 767px) {
      .home-bottom-slots .promoSlotFull button {
        height: 34px;
        line-height: 30px; } }
    .home-bottom-slots .promoSlotFull#home-full-1 .bannerContent {
      padding-top: 11vw;
      min-height: 37vw;
      max-height: 535px; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull#home-full-1 .bannerContent {
          padding-top: 41vw; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .home-bottom-slots .promoSlotFull#home-full-1 .bannerContent {
          padding-top: 14vw; } }
      .home-bottom-slots .promoSlotFull#home-full-1 .bannerContent a {
        margin: 0 10px 20px;
        position: relative;
        z-index: 2; }
    .home-bottom-slots .promoSlotFull#home-full-1 .itemContent {
      background-color: #fff;
      clear: both;
      float: none;
      border-top: 2px solid #D9DBDF;
      margin-top: -5px; }
      .home-bottom-slots .promoSlotFull#home-full-1 .itemContent:after {
        content: " ";
        display: table;
        clear: both; }
      @media only screen and (min-width: 768px) {
        .home-bottom-slots .promoSlotFull#home-full-1 .itemContent {
          border-top: none; } }
      .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
        color: #333;
        box-sizing: border-box;
        display: block;
        float: left;
        width: 16.66%;
        height: 280px;
        border-right: 2px solid #D9DBDF;
        border-bottom: 2px solid #D9DBDF;
        font-family: "Titillium Web", sans-serif;
        font-size: 14px;
        text-transform: uppercase;
        text-align: center;
        vertical-align: middle;
        position: relative;
        background-color: #fff; }
        @media only screen and (min-width: 768px) {
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
            border-bottom: none; } }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
            width: calc(100% / 2);
            height: 66px; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
            height: 156px; } }
        .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child {
          font-size: 20px;
          box-sizing: border-box; }
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper {
            width: 183px;
            position: absolute;
            top: 50%;
            left: 50%;
            vertical-align: middle;
            transform: translate(-50%, -50%); }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper {
                width: 101px; } }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper {
                width: 112px;
                line-height: 100%; } }
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper div {
              text-align: left;
              line-height: 100%;
              font-family: "Oswald", sans-serif; }
              @media only screen and (min-width: 768px) and (max-width: 1199px) {
                .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper div {
                  font-size: 11px; } }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper div {
                  font-size: 12px;
                  font-weight: bold;
                  display: block;
                  text-align: center; } }
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 {
            line-height: 100%; }
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 {
            float: left;
            font-size: 78px;
            font-weight: bold; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 {
                font-size: 43px; } }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h1 {
                float: none;
                font-size: 12px;
                display: inline;
                padding: 0 2px 0 0; } }
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title {
            display: inline;
            font-size: 35px; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title {
                font-size: 19px; } }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h2, .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .ui-dialog-title {
                font-size: 12px;
                display: inline;
                padding: 0; } }
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 {
            font-size: 32px;
            position: static;
            font-family: "Oswald", sans-serif;
            width: auto;
            margin: 4px 0 5px 0; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 {
                font-size: 18px;
                margin: 2px 0 -2px 0; } }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 {
                font-size: 12px;
                display: inline;
                padding: 0; } }
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3:first-child {
              float: left;
              display: inline;
              margin-top: 23px; }
              @media only screen and (min-width: 768px) and (max-width: 1199px) {
                .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3:first-child {
                  margin-top: 13px; } }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3:first-child {
                  font-size: 12px;
                  display: inline;
                  padding: 0;
                  float: none; } }
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span {
              font-weight: 400; }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child h3 span {
                  font-weight: bold;
                  padding-left: 2px; } }
        .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:last-child {
          border-right: 0; }
        .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:hover img {
          opacity: 0.9; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a.odd {
            border-right: none; } }
        .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a img {
          display: inline-block;
          max-width: 100%;
          vertical-align: middle;
          opacity: 1;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a img {
              left: 0;
              transform: translate(6%, -50%);
              max-width: 50%;
              max-height: 90%; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a img {
              max-width: 65%;
              top: 42%; } }
        .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a h3 {
          font-family: "Titillium Web", sans-serif;
          font-size: 14px;
          vertical-align: baseline;
          width: 100%;
          text-align: center;
          position: absolute;
          bottom: 4%; }
          a:hover .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a h3 {
            text-decoration: underline; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a h3 {
              bottom: 20px;
              right: initial;
              text-align: left;
              padding-left: 60%;
              margin-bottom: 0;
              margin-top: 0;
              font-size: 11px; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .home-bottom-slots .promoSlotFull#home-full-1 .itemContent a h3 {
              font-size: 11px;
              bottom: 0;
              margin: 0 0 12px 0; } }
    .home-bottom-slots .promoSlotFull#home-full-2 {
      text-align: center;
      background-color: #fff; }
      .home-bottom-slots .promoSlotFull#home-full-2 h2, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog-title {
        color: #333;
        font-family: "Oswald", sans-serif;
        font-size: 40px;
        font-weight: bold;
        line-height: 2em;
        padding-top: 1em;
        letter-spacing: .1em; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-2 h2, .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-2 .ui-dialog-title {
            font-size: 20px;
            margin-bottom: 0px;
            font-weight: bold; } }
      .home-bottom-slots .promoSlotFull#home-full-2 .tabContent {
        display: none;
        background-color: #f7f7f7; }
        .home-bottom-slots .promoSlotFull#home-full-2 .tabContent.selected {
          display: block; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent {
            height: 92vw;
            margin-top: 0; } }
        .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen {
          display: inline-block;
          height: 40vw;
          float: left;
          margin-top: 13px; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen {
              float: none;
              margin-top: 0; } }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen {
            height: initial; } }
        .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel {
          width: 50%;
          text-align: center;
          background: #f7f7f7; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel {
              width: 100%;
              height: 71vw;
              display: block; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-slide {
            display: block;
            list-style: none;
            position: relative;
            height: 39.5vw;
            background: #f7f7f7; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-slide {
                height: 88vw; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-slider {
            padding: 0;
            margin: 0; }
            .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-slider .slick-list {
              height: 100%; }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-slider .slick-list {
                  min-height: auto; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-arrow {
            height: 30px;
            width: 19px;
            top: 50%;
            margin-top: -15px; }
            .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-arrow.slick-prev {
              background-image: url("../images/lCarouselLite.svg");
              left: 25px; }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-arrow.slick-prev {
                  left: 15px; } }
            .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-arrow.slick-next {
              background-image: url("../images/rCarouselLite.svg");
              right: 25px; }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel .slick-arrow.slick-next {
                  right: 15px; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel img {
            display: inline-block;
            width: 30vw;
            padding-top: 11vw; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel img {
                position: relative;
                top: 16vw;
                padding-top: 0;
                width: 69vw;
                left: 0; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel label {
            position: relative;
            top: 9vw;
            text-transform: uppercase;
            font-family: "Titillium Web", sans-serif;
            font-size: 14px;
            letter-spacing: .1em; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .leftCarousel label {
                font-size: 12px;
                top: 27vw; } }
        .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen {
          position: relative;
          width: 25%;
          display: inline-block;
          text-align: center;
          overflow: hidden; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen {
              position: initial;
              display: inline-block;
              width: initial; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen img, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen img {
            height: 100%; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen img, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen img {
                display: none; } }
          .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen button, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen button {
            display: inline-block;
            position: absolute;
            top: 35vw;
            left: 50%;
            margin-left: -4vw; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen button, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen button {
                top: 0;
                border-color: #000;
                color: #000;
                margin: 0 2vw;
                position: relative;
                left: 0; }
                .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderMen button:hover, .home-bottom-slots .promoSlotFull#home-full-2 .tabContent .byGenderWomen button:hover {
                  border-color: #000;
                  color: #fff;
                  background-color: #000; } }
    .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog-title {
      color: #333;
      font-family: "Oswald", sans-serif;
      font-size: 40px;
      font-weight: bold;
      line-height: 2em;
      padding-top: 1em;
      letter-spacing: .1em; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel h2, .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel .ui-dialog-title {
          font-size: 20px;
          margin-bottom: 0px;
          font-weight: bold; } }
    .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel {
      padding: 0;
      margin: 0 auto 60px;
      width: 85%; }
      .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide {
        list-style: none;
        display: inline-block; }
        .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile {
          font-family: "Titillium Web", sans-serif;
          text-transform: uppercase;
          font-size: 14px;
          line-height: 1.25em; }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile {
              font-size: 12px; } }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile {
              font-size: 12px;
              padding: 0 10px; } }
          .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile:hover .product-image {
            opacity: 0.9; }
          .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-image {
            opacity: 1; }
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-image img {
              display: inline;
              width: 195px; }
          .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-promo {
            display: none; }
          .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-name {
            height: initial;
            margin: 0;
            color: #000;
            overflow: visible; }
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-name a {
              font-size: 16px;
              color: #000;
              margin-bottom: 5px;
              display: inline-block;
              text-transform: none;
              line-height: 18px; }
              .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-name a:hover {
                text-decoration: underline; }
              @media only screen and (min-width: 768px) and (max-width: 1199px) {
                .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-name a {
                  font-size: 12px; } }
              @media only screen and (max-width: 767px) {
                .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-name a {
                  font-size: 12px; } }
          .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-pricing {
            margin: 0;
            color: #999;
            margin: 0 0 10px; }
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-pricing .product-sales-price {
              color: #999; }
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-pricing .product-regular-price {
              text-decoration: line-through; }
              .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-pricing .product-regular-price + .product-sales-price {
                color: #994c4c; }
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .product-pricing .product-standard-price + .product-sales-price {
              color: #994c4c; }
          .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .pr-clp-raing {
            text-align: center; }
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel li.slick-slide .product-tile .pr-clp-raing img {
              display: inline; }
      .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel .slick-arrow {
        width: 19px;
        height: 30px;
        top: 50%;
        margin-top: -15px; }
        .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel .slick-arrow.slick-prev {
          background-image: url("../images/lCarouselLite.svg");
          left: -50px; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel .slick-arrow.slick-prev {
              left: -17px; } }
        .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel .slick-arrow.slick-next {
          background-image: url("../images/rCarouselLite.svg");
          right: -50px; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-bestSellerCarousel ul#horizontal-carousel .slick-arrow.slick-next {
              right: -17px; } }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent {
      text-align: left;
      color: #fff;
      padding: 12vw 9vw;
      letter-spacing: 1px;
      height: 39.7vw; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent {
          padding: 11vw 9vw; } }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent {
          padding-top: 48vw;
          padding-left: 0;
          padding-right: 0;
          padding-bottom: 0;
          text-align: center;
          left: 0;
          color: #999;
          background-color: #fff;
          height: auto; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.mobile-black {
            color: #000; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.mobile-white {
            color: #fff; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.mobile-gray {
            color: #999; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.mobile-green {
            color: #4B984B; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.mobile-black {
            color: #000;
            border-color: #000; }
            .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.mobile-black:hover {
              color: #f7f7f7;
              background-color: #000; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.mobile-white {
            color: #fff;
            border-color: #fff; }
            .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.mobile-white:hover {
              color: #000;
              background-color: #fff; } }
  @media only screen and (max-width: 767px) and (min-width: 768px) {
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.desktop-black {
      color: #000; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.desktop-white {
      color: #fff; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.desktop-gray {
      color: #999; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.desktop-green {
      color: #4B984B; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.desktop-black {
      color: #000;
      border-color: #000; }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.desktop-black:hover {
        color: #f7f7f7;
        background-color: #000; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.desktop-white {
      color: #fff;
      border-color: #fff; }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.desktop-white:hover {
        color: #000;
        background-color: #fff; } }
  @media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1199px) {
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.tablet-black {
      color: #000; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.tablet-white {
      color: #fff; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.tablet-gray {
      color: #999; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent.tablet-green {
      color: #4B984B; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.tablet-black {
      color: #000;
      border-color: #000; }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.tablet-black:hover {
        color: #f7f7f7;
        background-color: #000; }
    .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.tablet-white {
      color: #fff;
      border-color: #fff; }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent button.tablet-white:hover {
        color: #000;
        background-color: #fff; } }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3 {
        text-align: left;
        color: #fff;
        line-height: 1.25em;
        letter-spacing: 2px;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1, .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3 {
            color: #999;
            text-align: center; } }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3 {
        font-size: 3.2vw;
        line-height: 1em;
        font-family: "Oswald", sans-serif;
        font-weight: bold;
        text-align: right;
        float: right;
        margin: 0;
        clear: both; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h3 {
            float: none;
            text-align: center;
            max-width: 100%;
            font-size: 4.37vw; } }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1 {
        line-height: 1.25em;
        letter-spacing: .1em;
        font-size: 5.6vw;
        text-align: right;
        float: right;
        clear: both; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent h1 {
            float: none;
            text-align: center;
            max-width: 100%;
            color: #333;
            font-size: 7.6vw; } }
      .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p {
        font-size: 14px;
        float: right;
        text-align: right;
        clear: both; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p {
            float: none;
            text-align: center;
            max-width: 100%;
            padding: 0 1em; } }
        .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button {
          margin: 1.5em 0 0 1.5em;
          display: inherit;
          border-color: #fff;
          color: #fff; }
          .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button:hover {
            color: #000;
            background-color: #fff; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button {
              color: #000;
              border-color: #000; }
              .home-bottom-slots .promoSlotFull#home-full-4 .bannerContent p button:hover {
                color: #fff;
                background-color: #000; } }
    .home-bottom-slots .promoSlotFull#home-full-5 {
      color: #999;
      text-align: justify;
      padding: 60px 0;
      font-family: "Oswald", sans-serif;
      text-align: center;
      text-transform: uppercase; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull#home-full-5 {
          padding: 30px 0; } }
      .home-bottom-slots .promoSlotFull#home-full-5 h4 {
        text-align: center;
        font-size: 20px;
        font-weight: 100;
        line-height: 1em;
        letter-spacing: .1em;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-5 h4 {
            font-size: 14px; } }
      .home-bottom-slots .promoSlotFull#home-full-5 h1 {
        text-align: center;
        color: #333;
        font-size: 70px;
        line-height: 1.1em;
        font-weight: bold;
        letter-spacing: .1em; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-5 h1 {
            font-size: 30px;
            letter-spacing: .1em; } }
      .home-bottom-slots .promoSlotFull#home-full-5 img {
        display: inherit;
        margin: 0 auto;
        width: 70%;
        max-width: 1000px; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-5 img {
            width: auto;
            max-width: 100%; } }
      .home-bottom-slots .promoSlotFull#home-full-5 button {
        margin: 0 10px 3em; }
        .home-bottom-slots .promoSlotFull#home-full-5 button:hover {
          border-color: #000; }
      .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker {
        width: 70%;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker {
            width: 70%; } }
        .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker .spotlight_title, .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker .combinations, .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker .spotlight_link {
          display: none !important; }
        .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul {
          width: 100%;
          padding-left: 0; }
          .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul .slick-arrow {
            width: 19px;
            height: 30px;
            top: 50%;
            margin-top: -15px; }
            .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul .slick-arrow.slick-prev {
              background-image: url("../images/lCarouselLite.svg");
              left: -35px; }
            .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul .slick-arrow.slick-next {
              background-image: url("../images/rCarouselLite.svg");
              right: -35px; }
          .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul li {
            float: left;
            box-sizing: border-box;
            list-style: none;
            color: #999;
            font-family: "Titillium Web", sans-serif;
            font-size: 12px;
            line-height: 120%;
            padding: 0 .5em;
            width: 100%; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul li {
                text-align: left; } }
            .home-bottom-slots .promoSlotFull#home-full-5 .myjoys-ticker ul li img {
              display: block;
              width: 100%; }
    .home-bottom-slots .promoSlotFull#home-full-6 div,
    .home-bottom-slots .promoSlotFull#home-full-6 article {
      box-sizing: border-box;
      width: 50%;
      height: 28.9vw;
      float: left;
      padding-left: 28vw;
      padding-right: 4vw;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      vertical-align: middle;
      line-height: 1.5em;
      position: relative;
      z-index: 1;
      overflow: hidden;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull#home-full-6 div,
        .home-bottom-slots .promoSlotFull#home-full-6 article {
          padding: 0;
          width: 100%;
          height: 92vw; } }
      .home-bottom-slots .promoSlotFull#home-full-6 div img,
      .home-bottom-slots .promoSlotFull#home-full-6 article img {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 100%;
        z-index: -1; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div img,
          .home-bottom-slots .promoSlotFull#home-full-6 article img {
            position: relative;
            height: auto;
            width: 100%; } }
      .home-bottom-slots .promoSlotFull#home-full-6 div button,
      .home-bottom-slots .promoSlotFull#home-full-6 article button {
        display: block;
        margin: 0 auto; }
      .home-bottom-slots .promoSlotFull#home-full-6 div h3, .home-bottom-slots .promoSlotFull#home-full-6 div h4,
      .home-bottom-slots .promoSlotFull#home-full-6 article h3,
      .home-bottom-slots .promoSlotFull#home-full-6 article h4 {
        vertical-align: middle;
        color: #fff;
        text-transform: uppercase;
        font-family: "Oswald", sans-serif;
        line-height: 1.2em;
        margin: 0; }
      .home-bottom-slots .promoSlotFull#home-full-6 div button,
      .home-bottom-slots .promoSlotFull#home-full-6 article button {
        vertical-align: middle;
        margin-top: 1em;
        margin-bottom: 1em; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div button,
          .home-bottom-slots .promoSlotFull#home-full-6 article button {
            margin-top: 0; } }
      .home-bottom-slots .promoSlotFull#home-full-6 div h3,
      .home-bottom-slots .promoSlotFull#home-full-6 article h3 {
        font-size: 2vw;
        letter-spacing: .1em;
        margin-bottom: 1rem; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div h3,
          .home-bottom-slots .promoSlotFull#home-full-6 article h3 {
            font-size: 6vw;
            line-height: 2em;
            margin-bottom: 0; } }
      .home-bottom-slots .promoSlotFull#home-full-6 div h4,
      .home-bottom-slots .promoSlotFull#home-full-6 article h4 {
        font-size: 1.5vw;
        font-weight: 100; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div h4,
          .home-bottom-slots .promoSlotFull#home-full-6 article h4 {
            font-size: 4vw; } }
      .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne,
      .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne {
        color: #000; }
        .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h3, .home-bottom-slots .promoSlotFull#home-full-6 div.blockOne h4,
        .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h3,
        .home-bottom-slots .promoSlotFull#home-full-6 article.blockOne h4 {
          color: #000; }
      .home-bottom-slots .promoSlotFull#home-full-6 div.blockTwo,
      .home-bottom-slots .promoSlotFull#home-full-6 article.blockTwo {
        color: #fff;
        background-color: #000; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div.blockTwo,
          .home-bottom-slots .promoSlotFull#home-full-6 article.blockTwo {
            color: #000;
            background-color: #fff; }
            .home-bottom-slots .promoSlotFull#home-full-6 div.blockTwo h3,
            .home-bottom-slots .promoSlotFull#home-full-6 article.blockTwo h3 {
              color: #000; }
            .home-bottom-slots .promoSlotFull#home-full-6 div.blockTwo button,
            .home-bottom-slots .promoSlotFull#home-full-6 article.blockTwo button {
              color: #000;
              border-color: #000; }
              .home-bottom-slots .promoSlotFull#home-full-6 div.blockTwo button:hover,
              .home-bottom-slots .promoSlotFull#home-full-6 article.blockTwo button:hover {
                color: #fff;
                border-color: #000;
                background-color: #000; } }
      .home-bottom-slots .promoSlotFull#home-full-6 div.blockThree,
      .home-bottom-slots .promoSlotFull#home-full-6 article.blockThree {
        color: #fff;
        background-color: #000; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div.blockThree,
          .home-bottom-slots .promoSlotFull#home-full-6 article.blockThree {
            padding-top: 7em; }
            .home-bottom-slots .promoSlotFull#home-full-6 div.blockThree img,
            .home-bottom-slots .promoSlotFull#home-full-6 article.blockThree img {
              display: none; } }
        .home-bottom-slots .promoSlotFull#home-full-6 div.blockThree button:hover,
        .home-bottom-slots .promoSlotFull#home-full-6 article.blockThree button:hover {
          border-color: #fff; }
      .home-bottom-slots .promoSlotFull#home-full-6 div.blockFour,
      .home-bottom-slots .promoSlotFull#home-full-6 article.blockFour {
        color: #fff;
        background-color: #82B5D1; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div.blockFour,
          .home-bottom-slots .promoSlotFull#home-full-6 article.blockFour {
            padding-top: 2vw; } }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-6 div.blockFour,
          .home-bottom-slots .promoSlotFull#home-full-6 article.blockFour {
            padding-top: 5em; }
            .home-bottom-slots .promoSlotFull#home-full-6 div.blockFour img,
            .home-bottom-slots .promoSlotFull#home-full-6 article.blockFour img {
              display: none; }
            .home-bottom-slots .promoSlotFull#home-full-6 div.blockFour button,
            .home-bottom-slots .promoSlotFull#home-full-6 article.blockFour button {
              margin-top: 2em; } }
    .home-bottom-slots .promoSlotFull#home-full-7 {
      padding: 4em 0 0; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull#home-full-7 {
          text-align: center; } }
      .home-bottom-slots .promoSlotFull#home-full-7 h4 {
        font-family: "Oswald", sans-serif;
        font-weight: 100;
        text-transform: uppercase;
        color: #999;
        font-size: 20px;
        line-height: 1em;
        margin-top: 0;
        margin-bottom: 1em;
        letter-spacing: .1em; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-7 h4 {
            font-size: 14px;
            margin-bottom: .5em; } }
      .home-bottom-slots .promoSlotFull#home-full-7 #ytd, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers {
        margin-bottom: 4em;
        float: left;
        box-sizing: border-box; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-7 #ytd, .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers {
            display: inline-block;
            float: none;
            margin-top: 2em;
            width: 77vw; } }
      .home-bottom-slots .promoSlotFull#home-full-7 #ytd {
        width: 32%;
        padding-right: 3.5em;
        margin-right: 3.5em;
        border-right: 2px solid #e6e6e6; }
        .home-bottom-slots .promoSlotFull#home-full-7 #ytd img {
          width: 100%; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-7 #ytd {
            padding: 0;
            margin: 0;
            border: 0;
            text-align: center;
            width: 77vw; }
            .home-bottom-slots .promoSlotFull#home-full-7 #ytd img {
              width: 73vw; } }
      .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers {
        width: 62%; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers {
            width: 77vw; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers {
            width: 58%; } }
        .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers h4 {
          text-align: left;
          padding-left: .25em; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers h4 {
              padding-left: 0; } }
        .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul {
          width: 100%;
          padding-left: 0; }
          .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul .slick-arrow {
            width: 19px;
            height: 30px;
            top: 50%;
            margin-top: -15px; }
            .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul .slick-arrow.slick-prev {
              background-image: url("../images/lCarouselLite.svg");
              left: -35px; }
            .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul .slick-arrow.slick-next {
              background-image: url("../images/rCarouselLite.svg");
              right: -35px; }
          .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul li {
            float: left;
            box-sizing: border-box;
            list-style: none;
            color: #999;
            font-family: "Titillium Web", sans-serif;
            font-size: 12px;
            line-height: 120%;
            padding: 0 .5em;
            width: 100%; }
            @media only screen and (max-width: 767px) {
              .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul li {
                text-align: left; } }
            .home-bottom-slots .promoSlotFull#home-full-7 #featuredPlayers ul li img {
              display: block;
              width: 100%;
              margin-bottom: 10px; }
    .home-bottom-slots .promoSlotFull#home-full-8 {
      background-color: #f7f7f7; }
      .home-bottom-slots .promoSlotFull#home-full-8 h2, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog-title {
        font-size: 40px;
        padding: 20px 0;
        margin: 0; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull#home-full-8 h2, .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog .ui-dialog-title, .ui-dialog .home-bottom-slots .promoSlotFull#home-full-8 .ui-dialog-title {
            font-size: 30px;
            padding: 15px 0; } }
      .home-bottom-slots .promoSlotFull#home-full-8 .spredfast-wrapper {
        padding-bottom: 100px;
        max-width: 1200px;
        margin: 0 auto; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .home-bottom-slots .promoSlotFull#home-full-8 .spredfast-wrapper {
            max-width: 768px; } }
    .home-bottom-slots .promoSlotFull .tabSelector {
      margin: 0 auto 20px; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull .tabSelector {
          margin: 0 auto; } }
      .home-bottom-slots .promoSlotFull .tabSelector a {
        font-size: 20px;
        line-height: 1.5em;
        letter-spacing: .1em;
        font-family: "Oswald", sans-serif;
        text-transform: uppercase;
        color: #cecece;
        border-bottom: 4px solid transparent;
        margin: 0 50px;
        padding: 9px 0; }
        .home-bottom-slots .promoSlotFull .tabSelector a:hover {
          color: #333; }
        .home-bottom-slots .promoSlotFull .tabSelector a.selected {
          color: #333;
          border-color: #333; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull .tabSelector a.selected {
              border-color: #e7e7e7;
              border-width: 1px;
              padding-bottom: 0px; }
              .home-bottom-slots .promoSlotFull .tabSelector a.selected span {
                border-bottom: 4px solid #000;
                display: inline-block;
                padding-bottom: 9px; } }
        .home-bottom-slots .promoSlotFull .tabSelector a.mobile {
          display: none; }
          @media only screen and (max-width: 767px) {
            .home-bottom-slots .promoSlotFull .tabSelector a.mobile {
              display: block; } }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull .tabSelector a.desktop {
            display: none; } }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull .tabSelector a {
            display: block;
            background-color: #fff;
            border-top: 1px solid #e7e7e7;
            line-height: 2em;
            margin: 0; } }
    .home-bottom-slots .promoSlotFull .bannerContent {
      box-sizing: border-box;
      position: relative;
      text-align: center;
      background-size: 100%;
      background-repeat: no-repeat;
      background-position: 0 50%; }
      @media only screen and (max-width: 767px) {
        .home-bottom-slots .promoSlotFull .bannerContent {
          background-position: 0 0; } }
      .home-bottom-slots .promoSlotFull .bannerContent h1 {
        font-size: 70px;
        color: #333;
        line-height: 2em;
        text-transform: uppercase;
        z-index: 2;
        position: relative;
        font-family: "Oswald", sans-serif;
        font-weight: bold; }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull .bannerContent h1 {
            font-size: 30px;
            line-height: 100%;
            margin-bottom: 13px; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .home-bottom-slots .promoSlotFull .bannerContent h1 {
            font-size: 30px;
            line-height: 100%;
            margin-bottom: 13px; } }
      .home-bottom-slots .promoSlotFull .bannerContent button {
        position: relative;
        z-index: 2;
        margin: 0 10px 20px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .home-bottom-slots .promoSlotFull .bannerContent button {
            padding: 0 18px; } }
        @media only screen and (max-width: 767px) {
          .home-bottom-slots .promoSlotFull .bannerContent button {
            padding: 0 18px; } }
        .home-bottom-slots .promoSlotFull .bannerContent button.black:hover, .home-bottom-slots .promoSlotFull#home-full-5 .bannerContent button:hover {
          border-color: #000; }

@media only screen and (max-width: 767px) {
  #main {
    border-bottom: 2px solid #e5e5e5; } }

.ytvideo-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .ytvideo-container iframe, .ytvideo-container object, .ytvideo-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .ytvideo-container img {
    max-width: 100%; }

.ui-dialog #listings-nav {
  float: right;
  margin-top: 2%; }
  .ui-dialog #listings-nav a {
    cursor: pointer;
    display: inline-block;
    margin: 0 5px; }
    .ui-dialog #listings-nav a.active {
      font-weight: bold; }

.pdp-main .product-add-to-cart .online-stock span {
  float: left; }

.pdp-main .product-add-to-cart .store-stock {
  display: block;
  clear: left; }

.availability-web {
  margin-top: .5rem;
  float: left;
  margin-left: 3rem;
  width: 55%; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .availability-web {
      margin-left: 3rem;
      width: 50%; } }
  @media only screen and (max-width: 767px) {
    .availability-web {
      width: 55%;
      margin-left: 3.5rem; } }
  .availability-web label {
    float: left;
    margin-right: .5rem;
    font-weight: 400;
    text-transform: none;
    color: #999;
    font-size: .75rem; }
  .availability-web p {
    margin: 0; }
  .availability-web .availability-novariation {
    color: #999;
    font-style: normal;
    float: left;
    font-size: .75rem; }

.availability-storepickup .availability-instore,
.availability-storepickup .availability-web {
  background-color: #e6e6e6;
  padding: 1rem; }

.availability-storepickup .availability-web {
  float: left; }

.availability-storepickup .availability-instore {
  margin-bottom: 1rem; }

.in-stock-msg,
.is-in-stock,
[data-status="store-in-stock"] {
  color: #4B984B;
  font-weight: 700; }

.not-available-msg,
.in-stock-date-msg,
.not-available,
.out-of-stock,
.store-error {
  color: #4B984B; }

.on-order,
.preorder-msg,
.backorder-msg {
  color: #4B984B;
  font-weight: 700; }

#user-zip {
  display: block;
  margin: 1rem auto 0; }

.store-list-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  width: 565px; }

.store-list {
  list-style: none outside none;
  margin: 0;
  padding: 0; }

.store-tile {
  border: 1px dashed #e6e6e6;
  box-sizing: border-box;
  float: left;
  list-style: none outside none;
  margin: 0.3rem 0.4rem;
  padding: 0.8rem;
  text-align: center;
  width: 175px; }
  .store-tile.selected {
    background-color: rgba(153, 76, 76, 0.5); }
  .store-tile .store-status {
    display: block;
    font-size: 0.9em;
    margin: 1rem 0; }

.store-list-pdp-container {
  margin-top: 1em; }
  .store-list-pdp-container .store-list-pdp {
    margin-top: 0.5em; }
  .store-list-pdp-container .store-list-item {
    display: none;
    padding: 0.5em  0.8em; }
    .store-list-pdp-container .store-list-item:last-of-type {
      border: none; }
    .store-list-pdp-container .store-list-item.selected {
      display: block;
      font-weight: bold; }
    .store-list-pdp-container .store-list-item.visible {
      display: block; }
    .store-list-pdp-container .store-list-item .store-address {
      float: left; }
    .store-list-pdp-container .store-list-item .store-status {
      float: right; }

.selected-store-address {
  margin-top: 0.5em; }

.selected-store-availability {
  margin: 0.3em 0 0.5em; }

.multishipprogress div, .multishipprogress .step-3 {
  display: inline;
  padding: 1em; }

.multishipprogress .step-4 {
  padding-right: 0; }

.multishipaddressestable {
  margin: 9px 0px 20px 0px;
  width: 706px; }

.multi-ship-shipments-table {
  margin: 0 0 20px;
  width: 706px; }
  .multi-ship-shipments-table .section-header {
    font-size: 10px;
    font-weight: bold;
    padding: 9px 6px 11px; }
  .multi-ship-shipments-table .shipping-address .details {
    padding: 0 10px 0 22px; }
  .multi-ship-shipments-table .gift-options label {
    float: left;
    padding: 0; }
  .multi-ship-shipments-table .gift-options input {
    margin: 0 10px; }

.multi-shipping-addresses {
  margin-bottom: 20px !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0; }
  .multi-shipping-addresses .shipping-address {
    text-align: right; }
    .multi-shipping-addresses .shipping-address select {
      margin: 4px 0 0;
      width: 260px; }

.header-product-shipping {
  width: 276px; }

.header-qty-shipping {
  width: 45px; }

.header-location-shipping {
  text-indent: 70px;
  width: 307px; }

.header-shipment-index {
  width: 409px; }

.header-shipment-qty {
  width: 27px; }

.header-shipment-details {
  text-indent: 22px; }

.multi-shipping-methods {
  position: absolute;
  top: 30px; }
  .multi-shipping-methods .shipping-methods .form-row {
    clear: none;
    float: left;
    display: none; }
  .multi-shipping-methods .shipping-methods select {
    width: 250px;
    margin: -5px 0 0 15px; }

.multi-shipping-option {
  border-bottom: 2px dotted #999;
  left: 0;
  padding: 0 0 12px;
  position: absolute;
  text-indent: 10px;
  top: 48px;
  width: 95%; }

.multi-shipping-addresses .shipping-qty,
.multi-ship-shipments-table .shipping-qty {
  background: none repeat scroll 0 0 #f7f7f7; }

.multiship .label {
  font-weight: bold; }

.hide {
  display: none; }

.loading {
  background: url("../images/loading-progress-98x22.gif") no-repeat scroll center center transparent; }

#cart-table .item-delivery-options {
  padding: 1em 0 1em 0;
  width: 8rem; }

.instore-shipping-option {
  width: 100%; }

.pt_checkout .instore-shipment-header {
  width: 100%; }

.pt_checkout .instore-shipment-method {
  width: 100%;
  padding: 1em; }
  .pt_checkout .instore-shipment-method span {
    font-weight: bold; }

.pt_checkout .instore-shipment-address {
  width: 40%;
  float: left;
  padding-left: 1em; }

.pt_checkout .instore-shipment-message {
  clear: both; }

.pt_checkout .instore-shipment-messagetxt {
  width: 50%;
  float: right; }

.checkout-shipping fieldset .instore-continue-button {
  margin-left: 61.5%; }

#cart-table .item-delivery-options label {
  display: inline;
  margin-left: 2%; }

.search-suggestion-wrapper {
  background-color: #fff;
  box-shadow: 0 2px 5px 0 #e6e6e6;
  border: none !important;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .search-suggestion-wrapper.full {
      margin-left: -75%;
      width: 175%; }
      .search-suggestion-wrapper.full .phrase-suggestions {
        width: 42.8571429%;
        float: left; }
      .search-suggestion-wrapper.full .product-suggestions {
        width: 57.1428571%;
        float: right; } }
  .search-suggestion-wrapper .hitgroup {
    color: #333;
    margin: .7rem 0 .7rem .7rem; }
    .search-suggestion-wrapper .hitgroup .header {
      margin: 0 0 .5rem 0; }
    .search-suggestion-wrapper .hitgroup .hit {
      display: block;
      margin-left: 1rem;
      margin-bottom: .5rem;
      color: #999; }
      .search-suggestion-wrapper .hitgroup .hit:hover {
        text-decoration: underline; }
    .search-suggestion-wrapper .hitgroup .parent-category {
      color: #999; }
  .search-suggestion-wrapper .product-name {
    line-height: 13px;
    color: #000;
    font-weight: 700;
    font-size: .75rem; }

.phrase-suggestions {
  border-top: 1px solid #e6e6e6; }
  @media only screen and (min-width: 768px) {
    .phrase-suggestions {
      border-top: none; } }

.product-suggestion {
  border: 1px solid #fff;
  border-top: 1px solid #e6e6e6;
  padding: .5em; }
  .product-suggestion .product-image {
    float: left;
    text-align: center;
    width: 25%; }
    .product-suggestion .product-image img {
      max-width: 100%; }
  .product-suggestion .product-details {
    float: right;
    padding-top: .5em;
    width: 70%; }
    .product-suggestion .product-details .product-price {
      color: #000; }

.search-phrase {
  color: #999;
  padding: 1em; }
  .search-phrase .completed {
    font-style: italic; }
    .search-phrase .completed .original {
      text-decoration: underline;
      font-weight: bold; }
  .search-phrase .corrected {
    font-weight: bold; }
  .search-phrase a {
    color: #999; }

@media only print {
  .pt_order-confirmation #mini-cart,
  .pt_order-confirmation .menu-utility-user,
  .pt_order-confirmation .menu-utility,
  .pt_order-confirmation .header-banner,
  .pt_order-confirmation #navigation {
    display: none; }
  .print-page {
    display: none; }
  .top-banner, .footer-container {
    display: none; }
  .primary-logo {
    float: none; }
  .order-shipment-table td {
    padding-top: 0; }
    .order-shipment-table td.line-item-details .item-image {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0;
      clear: left; }
      .order-shipment-table td.line-item-details .item-image img {
        width: 90px;
        margin-right: 5px; }
    .order-shipment-table td.line-item-details .product-list-item {
      float: left;
      width: 100%;
      margin: 0;
      padding: 0; }
  footer .left-checkout-footer {
    display: none; }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security {
    float: left;
    width: 100%; }
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
    float: left;
    width: 100%; } }

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

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

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

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

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

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

.slick-arrow.fj-rp-slider-arrow {
  border: 0 none;
  background-color: transparent; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 38%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
  display: inline-block;
  width: 50px;
  height: 100px;
  text-indent: -999em;
  position: absolute;
  opacity: 0.75;
  z-index: 1; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    opacity: 1;
    background-color: transparent !important; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  @media only screen and (max-width: 767px) {
    .slick-prev,
    .slick-next {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .slick-prev,
    .slick-next {
      display: none; } }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  background-image: url("../images/carouselLeft.png");
  left: 0px; }

.slick-next {
  background-image: url("../images/carouselRight.png");
  right: 0px; }

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

.slick-dots {
  position: absolute;
  bottom: 0.5vw;
  left: 0px;
  width: 100%;
  text-align: center;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .slick-dots {
      position: initial;
      top: initial; } }
  .slick-dots li {
    display: inline-block;
    zoom: 1;
    transition: all 0.5s; }
    .slick-dots li button {
      box-sizing: border-box;
      display: block;
      border: 2px solid #ccc;
      background-color: transparent;
      width: 40px;
      height: 8px;
      border-radius: 4px;
      margin: 0 5px;
      opacity: 0.75;
      transition: all 0.5s;
      padding: 0;
      margin: 0 5px;
      text-indent: -9999em; }
    .slick-dots li.slick-active button {
      opacity: 0.9;
      background-color: #ccc; }

#wrapper.pt_cart #main #primary {
  float: left;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_cart #main #primary {
      margin-top: 42px; } }
  #wrapper.pt_cart #main #primary .cart-banner-top {
    display: block;
    width: 100%;
    margin-bottom: 20px; }
    #wrapper.pt_cart #main #primary .cart-banner-top img {
      width: 100%; }
  #wrapper.pt_cart #main #primary .cart-empty #continue-shopping button:hover {
    color: #994c4c; }
  #wrapper.pt_cart #main #primary .no-hits-shop-by-category {
    margin-top: 50px; }
    #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .bannerContent {
      display: none; }
    #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent {
      border-top: none; }
      #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a {
        border: none;
        width: 20%; }
        #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child {
          font-size: 20px;
          box-sizing: border-box;
          display: block;
          float: none;
          border: none;
          width: 100%;
          height: 55px; }
          #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper {
            width: 100%;
            position: static;
            transform: none;
            text-align: center; }
            #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper:after {
              content: '';
              display: block;
              clear: both; }
            #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2, #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title, #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h3 {
              display: inline-block;
              margin: 0;
              font-size: 30px; }
              @media only screen and (max-width: 767px) {
                #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2, #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title, #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h3 {
                  font-size: 1.25rem; } }
            #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper h2, #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:first-child .headers-wrapper .ui-dialog-title {
              margin-right: 10px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) {
            width: 100%;
            height: auto;
            text-align: center;
            border-bottom: 2px solid #ccc;
            vertical-align: middle; } }
        #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) > div {
          display: inline-block;
          width: 30%;
          min-width: 100px;
          padding: 5px 0;
          vertical-align: middle;
          text-align: left; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) img {
            position: static;
            max-width: 25%;
            transform: none;
            -webkit-transform: none; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:not(:first-child) h3 {
            position: static;
            display: inline-block;
            width: 20%;
            padding-left: 2%;
            margin: 0;
            vertical-align: middle;
            text-align: center; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .no-hits-shop-by-category.home-bottom-slots .promoSlotFull#home-full-1 .itemContent a:last-child {
            border-bottom: none; } }
  #wrapper.pt_cart #main #primary .no-hits-recommendations {
    margin-top: 40px;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .no-hits-recommendations {
        margin-bottom: 40px; } }
    #wrapper.pt_cart #main #primary .no-hits-recommendations h3 {
      margin-bottom: 60px; }
    #wrapper.pt_cart #main #primary .no-hits-recommendations.pdp-recommendations .product-listing-1x4 .search-result-items {
      margin: 0; }
  #wrapper.pt_cart #main #primary .name-container {
    width: 100%; }
    #wrapper.pt_cart #main #primary .name-container .cart-name {
      width: 100%; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .name-container .cart-name {
          border-top: 1px solid #f0f0f0;
          margin: 10px 0 7px 0;
          padding-top: 7px; } }
      #wrapper.pt_cart #main #primary .name-container .cart-name h1 {
        font-family: "neuzeit-grotesk", sans-serif !important;
        font-weight: bold;
        font-size: 24px;
        color: #000;
        line-height: 34px;
        letter-spacing: 0; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .name-container .cart-name h1 {
            font-size: 20px;
            width: 100%;
            display: block;
            margin: 0; } }
      #wrapper.pt_cart #main #primary .name-container .cart-name .cart-promo.cart-promo-approaching,
      #wrapper.pt_cart #main #primary .name-container .cart-name p.promotion {
        font-family: "neuzeit-grotesk", sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #994c4c;
        line-height: 100%;
        margin: 0;
        background: none;
        padding-left: 0;
        padding-right: 0;
        font-style: normal;
        white-space: nowrap; }
    #wrapper.pt_cart #main #primary .name-container .cart-actions-top {
      float: right;
      width: 80%;
      margin-top: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top {
          margin-top: 0;
          width: 80%; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top {
          width: 100%;
          margin-top: 0; }
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top .cart-action-checkout {
            float: left;
            width: 100%; } }
      #wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
        background: #000;
        color: #fff;
        padding: 0;
        width: 300px;
        margin-left: 15px;
        height: 44px;
        line-height: 40px;
        float: right; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
            width: 175px;
            font-size: 14px; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
            width: 100%;
            margin-left: 0;
            font-size: 14px; } }
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.dw-apple-pay-button {
          padding: 0px 30px !important;
          height: 42px !important;
          float: left !important;
          width: 300px !important;
          border-radius: 0 !important;
          border: 2px solid #000 !important;
          margin: 0 15px 0 0 !important;
          min-height: 10px !important;
          min-width: 220px !important;
          background-size: 45% 45% !important;
          background-color: #000 !important;
          background-image: -webkit-named-image(apple-pay-logo-white) !important;
          background-repeat: no-repeat !important;
          background-position: 50% 50% !important; }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.dw-apple-pay-button {
              width: 175px !important;
              min-width: 175px !important;
              padding: 0 !important;
              margin: 0 15px 0 0 !important; } }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.dw-apple-pay-button {
              display: block;
              width: 100% !important;
              font-size: 14px !important;
              margin: 10px 0 0 0 !important; } }
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top button:hover {
          background: #fff;
          color: #000;
          border-color: #000; }
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.button-text, #wrapper.pt_cart #main #primary .name-container .cart-actions-top #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name-container .cart-actions-top button {
          background: none;
          border: none;
          color: #68A1B8;
          text-decoration: underline;
          margin: 0 auto;
          padding-top: 0.5rem;
          height: auto;
          width: 100%;
          font-size: 20px; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.button-text, #wrapper.pt_cart #main #primary .name-container .cart-actions-top #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name-container .cart-actions-top button {
              display: none; } }
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.button-text:hover,
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name-container .cart-actions-top button:hover {
            background: none;
            color: #4D738A; }
  #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal {
    width: 100%;
    line-height: 40px;
    float: none;
    margin-left: 0;
    padding: 0 20px; }
    #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal:hover {
      background: #fff;
      color: #000; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal {
        width: 100%;
        margin-top: 10px;
        margin-left: 0;
        padding: 0;
        height: 44px;
        float: none; } }
    #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal span {
      padding-right: 10px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        width: 100%;
        margin-left: 0;
        padding: 0; }
        #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal span {
          font-size: 14px; } }
    #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal img {
      vertical-align: middle;
      height: 44px; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal img {
          height: 30px; } }
  #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .or-label {
    float: right;
    margin-left: 20px;
    display: block;
    margin-top: 15px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .or-label {
        display: none; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .or-label {
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: center;
        display: none; } }
  #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .cart-action-paypal {
    width: 300px;
    padding: 0; }
    #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .cart-action-paypal:hover {
      background: #fff;
      color: #000; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .cart-action-paypal {
        height: 44px;
        width: 175px;
        margin-top: 0; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .cart-action-paypal {
        width: 100%;
        max-width: 100%;
        margin-top: 55px;
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_cart #main #primary .cart-actions.cart-actions-top .cart-action-paypal img {
        height: 30px; } }
  #wrapper.pt_cart #main #primary .cart-actions button.dw-apple-pay-button {
    padding: 0px 30px !important;
    height: 42px !important;
    float: left !important;
    width: 100% !important;
    border-radius: 0 !important;
    border: 2px solid #000 !important;
    margin: 10px 0 15px 0 !important;
    min-height: 10px !important;
    min-width: 49% !important;
    background-size: 45% 45% !important;
    background-color: #000 !important;
    background-image: -webkit-named-image(apple-pay-logo-white) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .cart-actions button.dw-apple-pay-button {
        width: 100% !important;
        font-size: 14px !important;
        margin-top: 0 !important; } }
  #wrapper.pt_cart #main #primary .bonus-item-promo {
    float: left;
    width: 100%;
    padding: 15px 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .bonus-item-promo {
        text-align: center;
        border-bottom: 2px solid #e6e6e6; } }
    #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-item-details {
      float: left;
      font-size: 14px;
      margin-top: 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-item-details {
          margin-top: 0;
          float: none;
          display: inline-block;
          margin-bottom: 10px; } }
      #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-item-details a {
        color: #333;
        font-size: 14px;
        font-style: normal; }
        #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-item-details a span {
          text-decoration: underline; }
          #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-item-details a span:hover {
            text-decoration: none; }
    #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-products {
      float: right; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-products {
          float: none; } }
      #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-products a {
        font-size: 11px;
        line-height: 30px;
        height: 34px;
        margin-top: 5px;
        padding: 0 18px; }
      #wrapper.pt_cart #main #primary .bonus-item-promo .bonus-products .buttonstyle:hover {
        color: #fff; }
  #wrapper.pt_cart #main #primary #cart-items-form {
    float: left;
    width: 100%; }
    #wrapper.pt_cart #main #primary #cart-items-form tfoot td.cart-promo {
      padding: 15px 5px; }
      #wrapper.pt_cart #main #primary #cart-items-form tfoot td.cart-promo span {
        font-size: 14px; }
        #wrapper.pt_cart #main #primary #cart-items-form tfoot td.cart-promo span.value {
          text-transform: uppercase; }
    #wrapper.pt_cart #main #primary #cart-items-form #bonus-table .cart-promo {
      border-bottom: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table {
        border-top: 1px solid #f0f0f0; } }
    #wrapper.pt_cart #main #primary #cart-items-form #cart-table,
    #wrapper.pt_cart #main #primary #cart-items-form #bonus-table {
      margin-bottom: 0; }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table th,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table th {
        background: transparent;
        padding: 0 0 11px 0;
        border-bottom: 1px solid #f0f0f0;
        letter-spacing: 0px;
        font-size: 16px !important;
        line-height: 24px;
        text-transform: none;
        color: #000;
        font-family: "neuzeit-grotesk", sans-serif;
        font-weight: bold; }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle:last-child,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle:last-child {
        border-bottom: 1px solid #e6e6e6; }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td {
        padding-top: 5px;
        padding-bottom: 21px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-details .product-list-item,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-details .product-list-item {
            min-width: 250px;
            display: block; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-details .item-image,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-details .item-image {
          width: 135px;
          float: left; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-details .name,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-details .name {
          margin-top: 10px;
          display: inline-block !important; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-details .name a,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-details .name a {
            line-height: 150%; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-details .item-image,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-details .item-image {
            float: left;
            width: 100%; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-details .name,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-details .name {
            float: left;
            width: 100%; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-price, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-total,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-price,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-total {
            display: none; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-quantity,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-quantity {
          color: #999;
          font-size: 12px;
          font-weight: normal; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-quantity,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-quantity {
              display: none; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-quantity .bundleqtyincluded,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-quantity .bundleqtyincluded {
            color: #999;
            ont-size: 12px;
            display: block;
            margin: 10px 0 18px; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr.rowbundle td.item-quantity .product-availability-list .is-in-stock,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr.rowbundle td.item-quantity .product-availability-list .is-in-stock {
            padding: 0;
            font-weight: normal; }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td {
        padding: 20px 0; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-image,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-image {
          padding-left: 0; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-image img,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-image img {
            width: 135px;
            margin-right: 35px;
            max-width: 100% !important; }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-image img,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-image img {
                width: 100px;
                margin-right: 20px; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-image img,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-image img {
          width: 135px;
          margin-right: 35px;
          float: left; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-image img,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-image img {
              width: 100px;
              margin-right: 20px; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item div.name,
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item a,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item div.name,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item a {
          font-style: normal;
          color: #000;
          font-weight: bold;
          line-height: 20px;
          font-size: 14px;
          display: block;
          padding: 0;
          margin: 0; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item div.name,
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item a,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item div.name,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item a {
              font-size: 13px; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item div.name,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item div.name {
          padding: 0 0 3px 0; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .label,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .label {
          font-size: 11px;
          color: #333;
          text-transform: uppercase;
          font-weight: bold; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .attribute,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .attribute {
          display: block;
          width: 100%;
          line-height: 19px; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .item-links,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .item-links {
          padding-top: 5px;
          display: block; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .item-links a,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .item-links a {
            font-size: 11px;
            text-transform: uppercase; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .value,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .value {
          font-size: 11px;
          color: #767676;
          text-transform: uppercase;
          font-weight: normal; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .sku .label,
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .sku .value,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .sku .label,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .sku .value {
          font-size: 12px;
          line-height: 16px;
          color: #4C4C4C; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .sku .label,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .sku .label {
          font-weight: bold; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute-groups,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute-groups {
          max-height: 59px;
          overflow: hidden; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute {
          display: block; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute.attribute-top,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute.attribute-top {
            display: none; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute .label,
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute .value,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute .label,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute .value {
            color: #4C4C4C;
            font-weight: normal; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute .label,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute .label {
            font-weight: bold; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute.name,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute.name {
            padding-bottom: 0; }
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.myjoy-item .attribute.name span.value,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.myjoy-item .attribute.name span.value {
              font-weight: bold;
              color: #333;
              padding-bottom: 0;
              display: block; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.vokey-item .attribute,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.vokey-item .attribute {
          padding-bottom: 0; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item.product-list-item-expanded .attribute-groups,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item.product-list-item-expanded .attribute-groups {
          max-height: 1000px;
          transition: max-height 500ms ease; }
        #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 #bonus-table tr td.item-details .item-edit-details {
          padding-top: 3px; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details button,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-edit-details a,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-edit-details button {
            color: #000;
            font-size: 14px;
            font-weight: 300;
            height: auto;
            line-height: normal;
            text-transform: capitalize;
            text-decoration: underline;
            position: relative;
            margin-right: 7.5px; }
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a:hover, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details button:hover,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-edit-details a:hover,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .item-edit-details button:hover {
              text-decoration: none; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .bonus-products,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .bonus-products {
          padding-top: 3px; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .bonus-products a,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .bonus-products a {
            color: #000;
            font-weight: 300;
            font-size: 14px;
            line-height: 14px;
            font-family: "neuzeit-grotesk", sans-serif;
            text-decoration: underline; }
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .bonus-products a:hover,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .bonus-products a:hover {
              text-decoration: none; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity select,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity select {
          width: 48px;
          height: 20px;
          line-height: 20px;
          min-height: 20px;
          padding: 0;
          border: 0.75px solid #cccccc;
          padding-left: 10px;
          background-position: right 7px center;
          background-size: 10px;
          background-image: url("../images/selectArrowBlack.svg");
          font-family: "neuzeit-grotesk", sans-serif; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .item-user-actions,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .item-user-actions {
            float: left;
            width: 100%; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .item-user-actions a.add-to-wishlist,
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .item-user-actions button,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .item-user-actions a.add-to-wishlist,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .item-user-actions button {
          font-weight: normal; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .product-availability-list {
          display: block;
          width: 100%;
          font-weight: normal; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .product-availability-list {
              float: left;
              text-align: left; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list .is-in-stock,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .product-availability-list .is-in-stock {
            font-size: 12px;
            color: #000;
            padding: 10px 0 0 0;
            font-weight: 300;
            margin-left: -15px; }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list .is-in-stock,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .product-availability-list .is-in-stock {
                padding: 10px 0 0 0;
                margin: 0 0 0 18px; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list .pre-order,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .product-availability-list .pre-order {
            padding: 10px 0 20px; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list .in-stock,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity .product-availability-list .in-stock {
            padding-bottom: 20px; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity a.add-to-wishlist {
          color: #333;
          font-size: 12px;
          text-decoration: underline;
          text-transform: none;
          font-weight: bold;
          line-height: 120%;
          border-radius: 0;
          display: table;
          margin-bottom: 6px;
          border: 0;
          height: auto; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist:hover,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity a.add-to-wishlist:hover {
            text-decoration: none; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-quantity a.add-to-wishlist {
              margin-bottom: 13px; } }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price {
          color: #000; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price > span:first-child,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price > span:first-child {
            padding-top: 0;
            display: block;
            width: 100%; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price span.price-standard,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price span.price-standard {
            display: block !important; }
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price span.price-standard + span.price-sales,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price span.price-standard + span.price-sales {
              display: none; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .mobile-title,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .mobile-title {
              display: none !important; }
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .mobile-title + span,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .mobile-title + span {
                padding-top: 0;
                display: block;
                width: 100%; } }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .mobile-title,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .mobile-title {
              display: inline-block !important;
              width: initial !important;
              font-weight: bold;
              font-size: 12px;
              color: #333;
              text-transform: uppercase;
              text-align: left;
              margin: 0;
              padding-top: 9px !important; }
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .mobile-title + span,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .mobile-title + span {
                font-size: 12px;
                font-weight: 400; }
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .mobile-title + .price-promotion,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .mobile-title + .price-promotion {
                font-size: 12px;
                font-weight: 400; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .price-promotion > span:first-child,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .price-promotion > span:first-child {
            padding-top: 0;
            display: block;
            width: 100%; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price > span:first-child,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price > span:first-child {
              padding-top: 1px; }
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .price-promotion > span:first-child,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .price-promotion > span:first-child {
              padding-top: 1px; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .price-promotion span,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .price-promotion span {
            margin: 0;
            display: block; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .price-promotion .price-standard,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .price-promotion .price-standard {
            text-decoration: line-through;
            display: none !important; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price .price-promotion .price-sales,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-price .price-promotion .price-sales {
            color: #000;
            padding: 0; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total {
          padding-right: 0;
          font-weight: normal; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total {
              font-size: 14px;
              letter-spacing: 0; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span {
            padding-top: 0;
            margin-top: 0;
            display: block;
            width: 100%; }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span {
                font-size: 13px; } }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span.price-adjusted-total, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span.price-unadjusted,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span.price-adjusted-total,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span.price-unadjusted {
                clear: both;
                padding-top: 3px; }
                #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span.price-adjusted-total span, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span.price-unadjusted span,
                #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span.price-adjusted-total span,
                #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span.price-unadjusted span {
                  font-size: 13px; } }
            #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total > span.price-adjusted-total span,
            #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total > span.price-adjusted-total span {
              color: #E31837; }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total div.promo-adjustment,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total div.promo-adjustment {
            width: 100%; }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total div.promo-adjustment,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total div.promo-adjustment {
                font-size: 13px; } }
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total .price-total,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total .price-total {
            color: #000;
            font-weight: 400; }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total .price-total,
              #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-total .price-total {
                font-size: 13px;
                padding-top: 3px;
                width: auto; } }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr .low-inventory-msg,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr .low-inventory-msg {
        margin-top: 0;
        color: #994c4c; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr .low-inventory-msg,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr .low-inventory-msg {
            clear: both;
            float: left; } }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table .cart-promo,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table .cart-promo {
        background: none;
        font-style: normal; }
        #wrapper.pt_cart #main #primary #cart-items-form #cart-table .cart-promo td,
        #wrapper.pt_cart #main #primary #cart-items-form #bonus-table .cart-promo td {
          padding: 0; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary #cart-items-form #cart-table .cart-promo .bonus-item-promo,
          #wrapper.pt_cart #main #primary #cart-items-form #bonus-table .cart-promo .bonus-item-promo {
            border: 0; } }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table tfoot tr td.cart-promo,
      #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tfoot tr td.cart-promo {
        padding: 20px 5px; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer {
      width: 100%;
      display: block;
      clear: none;
      margin-top: 0; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code {
        width: 100%;
        border-top: 1px solid #e6e6e6; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code {
            padding-bottom: 0; } }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code input {
          width: calc(100% - 115px);
          height: 34px;
          line-height: 30px;
          background: #fff;
          border: 1px solid #e6e6e6;
          min-height: auto;
          margin: 0; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code input {
              width: calc(100% - 93px) !important; } }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .input-success {
          border-color: #9FCB90; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .input-error {
          border-color: #E31837;
          color: #E31837; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .input-error.input-success {
            border-color: #E31837 !important;
            color: #E31837; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .error {
          background: url(../images/coupon-error.svg) 0 1px no-repeat;
          padding: 0 0 0 20px;
          background-size: 12px 12px;
          color: #E31837 !important;
          margin-top: 10px; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code > button {
          height: 34px;
          line-height: 30px;
          padding: 0 30px; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-form {
          width: 100%; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap {
          width: 100%;
          clear: both;
          padding: 10px 0 0 0; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .coupon-code-line {
            padding-bottom: 10px;
            position: relative; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name {
            clear: both;
            width: calc(100% - 24px);
            display: inline-block;
            padding: 0 0 0 20px; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name.line-success {
              background: url(../images/coupon-success.svg) 0 1px no-repeat;
              background-size: 12px 12px; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name.line-error {
              background: url(../images/coupon-error.svg) 0 1px no-repeat;
              background-size: 12px 12px; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name .success-promo {
              color: #44a223; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .name .error-promo {
              color: #E31837; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button,
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover {
            display: inline-block;
            position: absolute;
            height: auto; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:after,
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover:after {
              color: #000000;
              font-weight: bold;
              font-size: 12px;
              line-height: 12px;
              position: absolute;
              content: "";
              background: url("../images/interface/black-close-btn.png") top left no-repeat;
              right: 3px;
              top: 1px;
              text-indent: 0;
              display: block;
              width: 10px;
              height: 10px;
              background-size: 10px 10px; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code #update-cart {
          display: none; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code #add-coupon {
          height: 34px;
          line-height: 30px;
          position: relative;
          top: -1px;
          width: 102px;
          padding: 0; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code #add-coupon {
              width: 82px; } }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code #add-coupon:hover {
            border-color: #000; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title {
          margin: 15px 0; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2 button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title button, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title button {
            display: block;
            font-family: "neuzeit-grotesk", sans-serif;
            color: #000;
            width: 100%;
            text-align: left;
            background: none;
            border: 0;
            padding: 0;
            margin: 0;
            font-size: 14px;
            line-height: 14px;
            height: 14px;
            font-weight: 300;
            transition: all 400ms ease-in-out;
            text-decoration: underline;
            position: relative;
            text-transform: none; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2 button:hover, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title button:hover, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title button:hover {
              text-decoration: none; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2 button::after, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title button::after, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title button::after {
              display: inline-block;
              content: "";
              background-image: url("../images/down-arrow.png");
              background-repeat: no-repeat;
              background-size: 100% 100%;
              width: 17px;
              height: 10px;
              transform: rotate(0);
              transition: all 400ms ease-in-out;
              vertical-align: middle;
              position: absolute;
              border: none;
              top: 2px;
              right: 0;
              z-index: auto; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2 button[aria-expanded="true"]::after, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title button[aria-expanded="true"]::after, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title button[aria-expanded="true"]::after {
              transform: rotate(180deg); }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2 button[aria-expanded="false"], #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title button[aria-expanded="false"], .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title button[aria-expanded="false"] {
              margin-bottom: 0; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .cart-coupon-wrapper.close {
          display: none; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel {
        float: left;
        width: 100%; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals {
          float: right;
          width: 25%; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals {
              width: 100%; } }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .or-label {
            margin-left: 47%;
            margin-top: 10px;
            display: block;
            margin-bottom: 10px; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .or-label {
                display: none; } }
            @media only screen and (max-width: 767px) {
              #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .or-label {
                display: none; } }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .cart-action-paypal-incontext {
            margin-left: 20%; }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions {
          float: left;
          width: 100%;
          margin: 20px 0 0; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions {
              margin-top: 16px; } }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button.button {
            background: #000;
            color: #fff;
            padding: 0;
            width: 100%;
            box-sizing: border-box;
            height: 44px;
            line-height: 40px;
            font-size: 14px; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button.button:hover {
              background: #fff;
              color: #000;
              border-color: #000; }
            @media only screen and (min-width: 1200px) {
              #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button.button#go-checkout {
                margin-bottom: 10px; } }
        #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals {
          margin: 0; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr td {
            color: #333;
            text-transform: uppercase;
            padding: 3px 0 1px; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr td:first-child {
              font-weight: bold;
              text-align: left;
              width: 60%; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr .free-shipping-color {
            color: #994c4c;
            font-weight: bold; }
            #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr .free-shipping-color.loggedin {
              color: #528f7a; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-shipping td {
            padding-bottom: 4px; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-shipping span {
            height: 16px;
            line-height: 16px;
            margin-right: 5px;
            display: inline;
            float: none; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-shipping a.shipping-icon {
            background: url("../images/cart-shipping-icon.gif") no-repeat left top;
            width: 16px;
            height: 16px;
            display: inline-block;
            margin-bottom: -3px; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-shipping-discount td, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-discount td {
            color: #994c4c; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-sales-tax td {
            padding-bottom: 15px; }
          #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-total td {
            font-size: 14px;
            border-top: 1px solid #e6e6e6;
            padding: 13px 0 0; }
  #wrapper.pt_cart #main #primary .cart-recommendations {
    float: left;
    width: 70%;
    margin-right: 5%;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary .cart-recommendations {
        width: 100%;
        margin-right: 0; } }
    #wrapper.pt_cart #main #primary .cart-recommendations h2, #wrapper.pt_cart #main #primary .cart-recommendations .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary .cart-recommendations .ui-dialog-title {
      text-align: center;
      font-size: 20px;
      color: #333;
      margin: 24px 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .cart-recommendations h2, #wrapper.pt_cart #main #primary .cart-recommendations .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary .cart-recommendations .ui-dialog-title {
          margin: 30px 0 20px; } }
    #wrapper.pt_cart #main #primary .cart-recommendations ul li a.thumb-link img {
      display: inline-block;
      width: 80%; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .cart-recommendations ul li a.thumb-link img {
          width: 100%; } }
    #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel,
    #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel {
      padding: 0;
      margin: 0 auto;
      width: 85%; }
      #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel .expanded li.hide,
      #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel .expanded li.hide {
        display: initial; }
      #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li,
      #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li {
        list-style: none;
        display: inline-block; }
        #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li.hide,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li.hide {
          display: none; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li {
            margin: 0 3px 4px; }
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li.hide-mobile,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li.hide-mobile {
              display: none; }
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li:last-child.hide-mobile,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li:last-child.hide-mobile {
              display: block; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li {
            margin: 0 2px 4px; }
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li.hide-mobile,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li.hide-mobile {
              display: none; }
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li:last-child.hide-mobile,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li:last-child.hide-mobile {
              display: block; } }
        #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li.open-close,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li.open-close {
          line-height: 18px;
          margin-bottom: 0; }
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li.open-close a,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li.open-close a {
            font-size: 10px;
            color: #333;
            line-height: 18px;
            text-transform: uppercase; }
        #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li #reviewstarratings img, #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .reviewstarratings img,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li #reviewstarratings img,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .reviewstarratings img {
          display: inline; }
        #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile {
          font-family: "neuzeit-grotesk", sans-serif;
          text-transform: uppercase;
          font-size: 14px;
          line-height: 1.25em; }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile {
              font-size: 12px; } }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile {
              font-size: 12px;
              padding: 0; } }
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-image,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-image {
            opacity: 1; }
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile:hover .product-image,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile:hover .product-image {
            opacity: 0.9; }
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-name,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-name {
            height: initial;
            margin: 0;
            color: #000;
            overflow: visible;
            text-transform: none;
            min-height: 0;
            line-height: 16px;
            margin-bottom: 5px; }
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-name a,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-name a {
              font-size: 16px;
              color: #000; }
              @media only screen and (min-width: 768px) and (max-width: 1199px) {
                #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-name a,
                #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-name a {
                  font-size: 12px; } }
              @media only screen and (max-width: 767px) {
                #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-name a,
                #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-name a {
                  font-size: 12px; } }
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-pricing,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-pricing {
            margin: 0;
            color: #999;
            font-size: 13px;
            font-weight: bold;
            font-family: "Oswald", sans-serif;
            margin-bottom: 10px; }
          #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel li .product-tile .product-promo,
          #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel li .product-tile .product-promo {
            display: none; }
      #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel .slick-arrow,
      #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel .slick-arrow {
        width: 19px;
        height: 30px;
        top: 50%;
        margin-top: -15px; }
        #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel .slick-arrow.slick-prev,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel .slick-arrow.slick-prev {
          background-image: url("../images/lCarouselLite.svg");
          left: -50px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel .slick-arrow.slick-prev,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel .slick-arrow.slick-prev {
              left: -17px; } }
        #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel .slick-arrow.slick-next,
        #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel .slick-arrow.slick-next {
          background-image: url("../images/rCarouselLite.svg");
          right: -50px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_cart #main #primary .cart-recommendations ul#featured-carousel .slick-arrow.slick-next,
            #wrapper.pt_cart #main #primary .cart-recommendations ul#horizontal-carousel .slick-arrow.slick-next {
              right: -17px; } }
  #wrapper.pt_cart #main #primary .footer-mid {
    width: 100%;
    display: none; }
    #wrapper.pt_cart #main #primary .footer-mid .cart-promo.cart-promo-approaching,
    #wrapper.pt_cart #main #primary .footer-mid p.promotion {
      font-weight: bold;
      font-size: 16px;
      color: #994c4c;
      line-height: 20px;
      margin: 0;
      padding: 0;
      display: block;
      width: 100%;
      background: none;
      font-style: normal; }
    #wrapper.pt_cart #main #primary .footer-mid button.button-text, #wrapper.pt_cart #main #primary .footer-mid #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .footer-mid button {
      background: none;
      border: none;
      color: #68A1B8;
      text-decoration: underline;
      margin: 0 auto;
      height: auto;
      width: 100%;
      font-size: 20px; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_cart #main #primary .footer-mid button.button-text, #wrapper.pt_cart #main #primary .footer-mid #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .footer-mid button {
          display: none; } }
      #wrapper.pt_cart #main #primary .footer-mid button.button-text:hover,
      #wrapper.pt_cart #main #primary .footer-mid #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .footer-mid button:hover {
        background: none;
        color: #4D738A; }

#wrapper.pt_cart #main .cart-action-continue-shopping {
  float: none;
  position: absolute;
  bottom: -51px;
  right: 0; }
  #wrapper.pt_cart #main .cart-action-continue-shopping .button-text, #wrapper.pt_cart #main .cart-action-continue-shopping #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .cart-action-continue-shopping button {
    font-size: 12px;
    text-transform: none;
    text-decoration: underline;
    color: #000;
    letter-spacing: 0;
    margin: 0;
    height: 30px;
    line-height: 30px; }

#wrapper.pt_cart #main .footer-bottom {
  float: left;
  width: 100%; }
  #wrapper.pt_cart #main .footer-bottom .cart-banner-bottom {
    display: block;
    width: 100%;
    margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_cart #main .footer-bottom .cart-banner-bottom {
        margin-bottom: 40px; } }
    #wrapper.pt_cart #main .footer-bottom .cart-banner-bottom img {
      width: 100%; }
  #wrapper.pt_cart #main .footer-bottom .banner-security {
    float: left;
    margin: 25px 0 57px;
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main .footer-bottom .banner-security {
        margin-bottom: 33px; } }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_cart #main .footer-bottom .banner-security {
        float: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        max-width: 634px;
        box-sizing: border-box;
        margin-right: auto;
        margin-left: auto;
        padding-right: 2px; } }
    #wrapper.pt_cart #main .footer-bottom .banner-security > span {
      font-weight: bold;
      text-transform: uppercase;
      color: #333;
      width: 17%;
      display: inline-block;
      vertical-align: middle;
      padding-left: 30px;
      line-height: 120%;
      text-align: left;
      background: url("../images/security-icons.gif") no-repeat left 2px; }
      #wrapper.pt_cart #main .footer-bottom .banner-security > span:not(.secure):not(.returns):not(.phone) {
        display: none !important; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main .footer-bottom .banner-security > span {
          width: 30%;
          padding: 30px 1.5% 0;
          float: left;
          font-size: 11px;
          text-align: center; } }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_cart #main .footer-bottom .banner-security > span {
          width: initial; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main .footer-bottom .banner-security > span.secure {
          background: url("../images/secure-tr-icon.gif") no-repeat center top; } }
      #wrapper.pt_cart #main .footer-bottom .banner-security > span.returns {
        background-position: left center;
        line-height: 30px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main .footer-bottom .banner-security > span.returns {
            background: url("../images/return-center-icon.gif") no-repeat center top;
            line-height: 120%; } }
      #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone {
        background-position: left -55px; }
        #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone span {
          font-weight: normal;
          color: #999;
          text-transform: none; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone {
            line-height: 120%;
            background-position: center -57px; }
            #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone span {
              padding: 0;
              width: 100%;
              float: none;
              font-weight: normal;
              color: #999; } }

#wrapper.pt_order #main h1,
#wrapper.pt_order-confirmation #main h1 {
  font-size: 30px;
  color: #333;
  line-height: 120%;
  margin-bottom: 10px;
  margin-top: 25px;
  font-weight: bold;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main h1,
    #wrapper.pt_order-confirmation #main h1 {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 15px; } }

#wrapper.pt_order #main .confirmation-message,
#wrapper.pt_order-confirmation #main .confirmation-message {
  font-size: 14px;
  color: #999;
  padding: 0;
  margin: 0 0 20px 0;
  border: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .confirmation-message,
    #wrapper.pt_order-confirmation #main .confirmation-message {
      font-size: 12px;
      line-height: 16px; } }

#wrapper.pt_order #main button.print-page,
#wrapper.pt_order-confirmation #main button.print-page {
  font-size: 12px;
  color: #333;
  line-height: 120%;
  text-decoration: underline;
  padding: 0;
  margin: 0;
  border: 0;
  background: none;
  text-transform: none; }
  #wrapper.pt_order #main button.print-page:hover,
  #wrapper.pt_order-confirmation #main button.print-page:hover {
    text-decoration: none; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main button.print-page,
    #wrapper.pt_order-confirmation #main button.print-page {
      display: none; } }
  @media only print {
    #wrapper.pt_order #main button.print-page,
    #wrapper.pt_order-confirmation #main button.print-page {
      display: none; } }

#wrapper.pt_order #main .order-information div,
#wrapper.pt_order-confirmation #main .order-information div {
  display: inline-block;
  width: 100%;
  margin-bottom: 0; }
  #wrapper.pt_order #main .order-information div span,
  #wrapper.pt_order-confirmation #main .order-information div span {
    font-size: 12px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-information div span,
      #wrapper.pt_order-confirmation #main .order-information div span {
        font-size: 12px; } }
    #wrapper.pt_order #main .order-information div span.label,
    #wrapper.pt_order-confirmation #main .order-information div span.label {
      color: #333;
      font-weight: bold; }
    #wrapper.pt_order #main .order-information div span.value,
    #wrapper.pt_order-confirmation #main .order-information div span.value {
      color: #999; }

#wrapper.pt_order #main .order-information,
#wrapper.pt_order #main .confirmationregister,
#wrapper.pt_order-confirmation #main .order-information,
#wrapper.pt_order-confirmation #main .confirmationregister {
  display: inline-block;
  border-bottom: 2px solid #e6e6e6;
  padding-bottom: 34px;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-information,
    #wrapper.pt_order #main .confirmationregister,
    #wrapper.pt_order-confirmation #main .order-information,
    #wrapper.pt_order-confirmation #main .confirmationregister {
      padding-bottom: 27px; } }
  #wrapper.pt_order #main .order-information h2, #wrapper.pt_order #main .order-information .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-information .ui-dialog-title,
  #wrapper.pt_order #main .confirmationregister h2,
  #wrapper.pt_order #main .confirmationregister .ui-dialog .ui-dialog-title,
  .ui-dialog #wrapper.pt_order #main .confirmationregister .ui-dialog-title,
  #wrapper.pt_order-confirmation #main .order-information h2,
  #wrapper.pt_order-confirmation #main .order-information .ui-dialog .ui-dialog-title,
  .ui-dialog #wrapper.pt_order-confirmation #main .order-information .ui-dialog-title,
  #wrapper.pt_order-confirmation #main .confirmationregister h2,
  #wrapper.pt_order-confirmation #main .confirmationregister .ui-dialog .ui-dialog-title,
  .ui-dialog #wrapper.pt_order-confirmation #main .confirmationregister .ui-dialog-title {
    margin: 34px 0 12px !important; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-information h2, #wrapper.pt_order #main .order-information .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-information .ui-dialog-title,
      #wrapper.pt_order #main .confirmationregister h2,
      #wrapper.pt_order #main .confirmationregister .ui-dialog .ui-dialog-title,
      .ui-dialog #wrapper.pt_order #main .confirmationregister .ui-dialog-title,
      #wrapper.pt_order-confirmation #main .order-information h2,
      #wrapper.pt_order-confirmation #main .order-information .ui-dialog .ui-dialog-title,
      .ui-dialog #wrapper.pt_order-confirmation #main .order-information .ui-dialog-title,
      #wrapper.pt_order-confirmation #main .confirmationregister h2,
      #wrapper.pt_order-confirmation #main .confirmationregister .ui-dialog .ui-dialog-title,
      .ui-dialog #wrapper.pt_order-confirmation #main .confirmationregister .ui-dialog-title {
        line-height: 18px;
        margin: 15px 0 18px !important; } }
  #wrapper.pt_order #main .order-information .login-box-content .hidden,
  #wrapper.pt_order #main .confirmationregister .login-box-content .hidden,
  #wrapper.pt_order-confirmation #main .order-information .login-box-content .hidden,
  #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .hidden {
    visibility: hidden;
    height: 0px; }
    #wrapper.pt_order #main .order-information .login-box-content .hidden .form-row,
    #wrapper.pt_order #main .confirmationregister .login-box-content .hidden .form-row,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .hidden .form-row,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .hidden .form-row {
      padding: 0;
      margin: 0;
      height: 0px;
      display: inline-block; }
  #wrapper.pt_order #main .order-information .login-box-content .confirm-login-btn,
  #wrapper.pt_order #main .confirmationregister .login-box-content .confirm-login-btn,
  #wrapper.pt_order-confirmation #main .order-information .login-box-content .confirm-login-btn,
  #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .confirm-login-btn {
    margin-left: 12%;
    width: 340px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-information .login-box-content .confirm-login-btn,
      #wrapper.pt_order #main .confirmationregister .login-box-content .confirm-login-btn,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .confirm-login-btn,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .confirm-login-btn {
        width: 100%;
        margin-left: 0; } }
    #wrapper.pt_order #main .order-information .login-box-content .confirm-login-btn button,
    #wrapper.pt_order #main .confirmationregister .login-box-content .confirm-login-btn button,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .confirm-login-btn button,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .confirm-login-btn button {
      height: 34px;
      line-height: 30px;
      font-size: 11px;
      padding: 0 11px;
      letter-spacing: 0;
      float: right; }
      #wrapper.pt_order #main .order-information .login-box-content .confirm-login-btn button:hover,
      #wrapper.pt_order #main .confirmationregister .login-box-content .confirm-login-btn button:hover,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .confirm-login-btn button:hover,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .confirm-login-btn button:hover {
        border-color: #000; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-information .login-box-content .confirm-login-btn button,
        #wrapper.pt_order #main .confirmationregister .login-box-content .confirm-login-btn button,
        #wrapper.pt_order-confirmation #main .order-information .login-box-content .confirm-login-btn button,
        #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .confirm-login-btn button {
          float: left; } }
  #wrapper.pt_order #main .order-information .login-box-content .form-row,
  #wrapper.pt_order #main .confirmationregister .login-box-content .form-row,
  #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row,
  #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row {
    position: relative; }
    #wrapper.pt_order #main .order-information .login-box-content .form-row label,
    #wrapper.pt_order #main .confirmationregister .login-box-content .form-row label,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row label,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row label {
      width: 12%;
      text-align: left;
      float: left;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 12px;
      line-height: 34px;
      margin-top: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-information .login-box-content .form-row label,
        #wrapper.pt_order #main .confirmationregister .login-box-content .form-row label,
        #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row label,
        #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row label {
          width: 100%;
          line-height: 120%; } }
      #wrapper.pt_order #main .order-information .login-box-content .form-row label .required-indicator,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row label .required-indicator,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row label .required-indicator,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row label .required-indicator {
        display: none; }
    #wrapper.pt_order #main .order-information .login-box-content .form-row.email-line,
    #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.email-line,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.email-line,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.email-line {
      margin-bottom: 0; }
      #wrapper.pt_order #main .order-information .login-box-content .form-row.email-line .field-wrapper,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.email-line .field-wrapper,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.email-line .field-wrapper,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.email-line .field-wrapper {
        margin-bottom: 1px; }
      #wrapper.pt_order #main .order-information .login-box-content .form-row.email-line .email,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.email-line .email,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.email-line .email,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.email-line .email {
        margin-top: 8px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order #main .order-information .login-box-content .form-row.email-line .email,
          #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.email-line .email,
          #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.email-line .email,
          #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.email-line .email {
            margin-top: 0; } }
      #wrapper.pt_order #main .order-information .login-box-content .form-row.email-line label,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.email-line label,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.email-line label,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.email-line label {
        margin-bottom: 2px; }
    #wrapper.pt_order #main .order-information .login-box-content .form-row.required label span,
    #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.required label span,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.required label span,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.required label span {
      padding-right: 5px; }
      #wrapper.pt_order #main .order-information .login-box-content .form-row.required label span::after,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row.required label span::after,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row.required label span::after,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row.required label span::after {
        content: " *";
        color: #333; }
    #wrapper.pt_order #main .order-information .login-box-content .form-row .form-caption,
    #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .form-caption,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .form-caption,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .form-caption {
      margin: 5px 0 0 12%;
      font-size: 11px;
      color: #999; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-information .login-box-content .form-row .form-caption,
        #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .form-caption,
        #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .form-caption,
        #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .form-caption {
          margin-left: 0;
          display: none; } }
    #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper,
    #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper,
    #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper,
    #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper {
      float: left;
      width: 82%;
      padding-left: 0;
      margin-bottom: 5px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper,
        #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper,
        #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper,
        #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper {
          width: 100%; } }
      #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper input[type="password"],
      #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper input[type="text"],
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="password"],
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="text"],
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper input[type="password"],
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper input[type="text"],
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="password"],
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="text"] {
        width: 340px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper input[type="password"],
          #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper input[type="text"],
          #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="password"],
          #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="text"],
          #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper input[type="password"],
          #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper input[type="text"],
          #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="password"],
          #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper input[type="text"] {
            width: 100%; } }
      #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper span,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper span,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper span,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper span {
        display: block;
        width: 100%; }
      #wrapper.pt_order #main .order-information .login-box-content .form-row .field-wrapper .email,
      #wrapper.pt_order #main .confirmationregister .login-box-content .form-row .field-wrapper .email,
      #wrapper.pt_order-confirmation #main .order-information .login-box-content .form-row .field-wrapper .email,
      #wrapper.pt_order-confirmation #main .confirmationregister .login-box-content .form-row .field-wrapper .email {
        color: #999;
        text-transform: uppercase; }

#wrapper.pt_order #main .content-header,
#wrapper.pt_order-confirmation #main .content-header {
  font-size: 16px;
  margin: 40px 0 20px 0 !important;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  background: none;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .content-header,
    #wrapper.pt_order-confirmation #main .content-header {
      font-size: 14px;
      margin: 20px 0 !important; } }

#wrapper.pt_order #main .confirmationregister,
#wrapper.pt_order-confirmation #main .confirmationregister {
  padding: 20px 0;
  font-size: 14px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .confirmationregister,
    #wrapper.pt_order-confirmation #main .confirmationregister {
      padding-bottom: 30px; } }

#wrapper.pt_order #main .order-confirmation-details h2, #wrapper.pt_order #main .order-confirmation-details .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-confirmation-details .ui-dialog-title,
#wrapper.pt_order-confirmation #main .order-confirmation-details h2,
#wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .ui-dialog-title,
.ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog-title {
  margin-top: 36px !important; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details h2, #wrapper.pt_order #main .order-confirmation-details .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-confirmation-details .ui-dialog-title,
    #wrapper.pt_order-confirmation #main .order-confirmation-details h2,
    #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .ui-dialog-title,
    .ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog-title {
      margin: 15px 0 14px !important; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-confirmation-details div.content-header,
  #wrapper.pt_order-confirmation #main .order-confirmation-details div.content-header {
    margin: 16px 0 0 !important; } }

#wrapper.pt_order #main .order-confirmation-details table.item-list,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list {
  border-bottom: 2px solid #e6e6e6; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr {
    border: 0; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr .section-header,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header {
      padding: 10px 0;
      font-size: 14px;
      color: #333;
      background: none; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr .section-header,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header {
          display: none; } }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr td,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td {
      font-size: 14px;
      color: #999;
      font-style: normal;
      line-height: 22px;
      padding: 0 10px 0 0; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .payment-amount,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .payment-amount {
        display: none; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td .mobile-visible,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td .mobile-visible {
        display: none; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_order #main .order-confirmation-details table.item-list tr td .mobile-visible,
          #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td .mobile-visible {
            display: block;
            padding: 0;
            font-size: 12px !important;
            line-height: 100%; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td {
          width: 100% !important;
          float: left; } }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td:last-child,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td:last-child {
        padding: 0 50px 0 0;
        width: 30%; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td address,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td address {
        font-style: normal; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td .payment-type,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td .payment-type {
        font-weight: bold; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td .payment-type-border,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td .payment-type-border {
        font-weight: bold;
        padding-top: 13px;
        margin-top: 13px;
        border-top: 1px solid #e6e6e6;
        width: 50%; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-information,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-information {
        display: none; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary {
          padding-bottom: 10px; }
          #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .section-header.mobile-visible,
          #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .section-header.mobile-visible {
            padding-bottom: 15px; } }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr {
        border: 0; }
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td {
          color: #333;
          text-transform: uppercase;
          padding: 0 0 11px 0;
          font-size: 12px;
          line-height: 100%; }
          #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td:first-child,
          #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td:first-child {
            font-weight: bold;
            text-align: left; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td,
            #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td {
              width: auto !important;
              float: none; } }
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-shipping-discount td, #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-discount td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-shipping-discount td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-discount td {
          color: #994c4c; }
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-sales-tax td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-sales-tax td {
          padding-bottom: 19px; }
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total-split td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total-split td {
          padding-top: 13px;
          border-top: 1px solid #e6e6e6; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total-split td,
            #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total-split td {
              padding-bottom: 17px; } }
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total td {
          font-size: 14px;
          border-top: 1px solid #e6e6e6;
          padding: 16px 0 20px 0; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr:last-child td,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr:last-child td {
      padding-bottom: 20px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-confirmation-details table.item-list tr:last-child td,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr:last-child td {
          padding-right: 0; } }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table:last-child tr:last-child td,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table:last-child tr:last-child td {
  border-bottom: 0; }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.table-2 tr.desktop-visible, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.table-3 tr.desktop-visible,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table.table-2 tr.desktop-visible,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table.table-3 tr.desktop-visible {
  display: none; }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.table-2 tr td, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.table-3 tr td,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table.table-2 tr td,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table.table-3 tr td {
  border-bottom: 0; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr.desktop-visible,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr.desktop-visible {
    display: none; } }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th {
  padding: 10px 20px;
  background: #f7f7f7; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th:last-child,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th:last-child {
    padding: 0;
    background: none;
    vertical-align: top; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th:nth-child(2),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th:nth-child(2) {
    text-align: center; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th:nth-child(3),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th:nth-child(3) {
    text-align: left;
    padding: 14px 30px; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th:nth-child(4),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th:nth-child(4) {
    text-align: right;
    padding-left: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th {
      display: none; } }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td {
  padding: 14px 0 23px;
  color: #333;
  border-bottom: 1px solid #e6e6e6; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td {
      width: 58%;
      float: right;
      border-bottom: 0;
      text-align: left;
      padding: 0; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .mobile-visible,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td .mobile-visible {
    display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .mobile-visible,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td .mobile-visible {
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        color: #333;
        text-transform: uppercase; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message-header,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message-header {
    padding: 30px 0 0 0;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message-header,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message-header {
        width: 100%; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message {
    font-size: 12px;
    color: #999;
    padding: 0 0 30px 0;
    border-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-gift-message {
        width: 100%; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details {
    width: 37%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details {
        width: 100%;
        padding: 10px 0 0 0; } }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
      float: right;
      width: 52%; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute {
        display: block;
        padding-bottom: 5px; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute span.label,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute span.label {
          color: #999;
          font-weight: normal; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name {
          padding-bottom: 0; }
          #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name span,
          #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name span {
            color: #333; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
          float: left;
          width: 43%; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
          float: right;
          width: 58%; } }
      @media only print {
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
          float: left;
          width: 100%; } }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item div.name,
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item a,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item div.name,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item a {
        font-size: 14px;
        color: #333;
        font-weight: bold;
        text-transform: none; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .sku,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .sku {
        padding-bottom: 10px; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .sku span,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .sku span {
          font-size: 11px;
          color: #999; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span {
        font-size: 11px;
        text-transform: uppercase;
        color: #999; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label {
          color: #333;
          font-weight: bold; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute {
        padding-bottom: 10px;
        display: block; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute .label,
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute .value,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute .label,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute .value {
          color: #999;
          font-weight: normal; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name {
          padding-bottom: 0; }
          #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name span.value,
          #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item.myjoy-item .attribute.name span.value {
            font-weight: bold;
            color: #333;
            padding-bottom: 0;
            display: block; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(2),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(2) {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(2),
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(2) {
        text-align: left;
        color: #999;
        padding-top: 10px; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(3),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(3) {
    text-align: left;
    padding: 14px 30px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(3),
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(3) {
        padding: 10px 0 0 0; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(4),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(4) {
    text-align: right;
    padding-right: 20px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(4),
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(4) {
        text-align: left;
        padding-right: 0;
        padding-top: 10px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image {
      width: 100px;
      margin-right: 20px;
      float: left;
      position: absolute; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img {
    margin-right: 35px;
    width: 135px;
    float: left; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img {
        width: 90px;
        margin-right: 10px; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img {
        width: 100%;
        margin-right: 0; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details {
    width: 30%;
    border-right: 0;
    border-bottom: 0;
    padding-top: 0; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address {
      margin-top: -14px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address {
          margin-top: 0; } }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last {
      display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.first,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.first {
        display: none; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last {
        display: block;
        width: 100%;
        box-sizing: border-box;
        border-bottom: 2px solid #e6e6e6;
        padding-bottom: 20px; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible,
        #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible {
          font-size: 12px;
          font-weight: bold;
          text-transform: uppercase;
          margin: 15px 0 5px 0; }
          #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible.gift-mobile,
          #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible.gift-mobile {
            display: block; }
            #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible.gift-mobile .order-shipment-gift-message-header,
            #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible.gift-mobile .order-shipment-gift-message-header {
              font-size: 12px; }
            #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible.gift-mobile .order-shipment-gift-message,
            #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details.last .mobile-visible.gift-mobile .order-shipment-gift-message {
              color: #999;
              font-size: 12px;
              text-transform: none;
              font-weight: normal;
              border-bottom: 1px solid #e6e6e6;
              padding-bottom: 20px; } }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address .name,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address .name {
      font-size: 14px;
      color: #999;
      line-height: 22px;
      text-transform: none; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address .name .phone,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address .name .phone {
        display: none; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status .value,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status .label,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method .value,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method .label,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber .value,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber .label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status .value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status .label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method .value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method .label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber .value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber .label {
      font-size: 14px;
      color: #333;
      line-height: 22px; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status .value,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method .value,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber .value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status .value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method .value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber .value {
      color: #999; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status a,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method a,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status a,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method a,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a {
      font-size: 14px;
      color: #999; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status a:hover,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method a:hover,
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a:hover,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status a:hover,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method a:hover,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a:hover {
      text-decoration: underline; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a {
      color: #994c4c; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a:hover,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .trackingnumber a:hover {
      text-decoration: none; }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.header-divider, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th.header-divider,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.header-divider,
#wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th.header-divider {
  width: 25px;
  background: none;
  border: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.header-divider, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th.header-divider,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.header-divider,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th.header-divider {
      display: none; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.header-divider,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.header-divider {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    float: left;
    width: 100%; } }

#wrapper.pt_order #main .actions,
#wrapper.pt_order-confirmation #main .actions {
  padding: 20px 0;
  border-top: 2px solid #e6e6e6;
  width: 100%;
  display: inline-block; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .actions,
    #wrapper.pt_order-confirmation #main .actions {
      border-top: 0;
      padding: 0 0 20px; } }
  #wrapper.pt_order #main .actions .button,
  #wrapper.pt_order-confirmation #main .actions .button {
    float: right;
    padding: 0 27px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .actions .button,
      #wrapper.pt_order-confirmation #main .actions .button {
        float: left;
        width: 100%;
        height: 44px;
        line-height: 40px;
        font-size: 14px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_order #main .actions .button,
      #wrapper.pt_order-confirmation #main .actions .button {
        height: 44px;
        line-height: 40px;
        font-size: 14px; } }

#wrapper.pt_account #primary .login-order-track p {
  width: 100%;
  padding: 10px 0 25px; }

#wrapper.pt_account #primary .login-order-track .login-box-content .form-row {
  margin: 10px 0 12px; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_account #primary .login-order-track .login-box-content .form-row {
      margin-bottom: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary .login-order-track .login-box-content .form-row {
      margin-bottom: 0; } }
  #wrapper.pt_account #primary .login-order-track .login-box-content .form-row label {
    width: 18%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row label {
        width: 100%;
        line-height: 200%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row label {
        width: 100%;
        line-height: 200%; } }
  #wrapper.pt_account #primary .login-order-track .login-box-content .form-row .field-wrapper {
    width: 340px;
    float: left; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row .field-wrapper {
        margin-bottom: 0; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row .field-wrapper {
        margin-bottom: 0;
        width: 100%; } }
  #wrapper.pt_account #primary .login-order-track .login-box-content .form-row.form-row-button {
    margin-top: 10px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row.form-row-button {
        margin-bottom: 20px;
        margin-top: 20px; } }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row.form-row-button button {
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_account #primary .login-order-track .login-box-content .form-row.form-row-button button {
        margin-left: 0; } }

#dialog-container #PasswordResetForm .form-row {
  float: left;
  width: 70%; }
  @media only screen and (max-width: 767px) {
    #dialog-container #PasswordResetForm .form-row {
      width: 100%;
      margin-bottom: 10px; } }
  #dialog-container #PasswordResetForm .form-row label {
    float: left;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 34px;
    margin-right: 15px; }
    #dialog-container #PasswordResetForm .form-row label::after {
      content: " *";
      color: #333; }
    #dialog-container #PasswordResetForm .form-row label .required-indicator {
      display: none; }
  #dialog-container #PasswordResetForm .form-row .field-wrapper {
    width: 78%;
    float: left; }
    @media only screen and (max-width: 767px) {
      #dialog-container #PasswordResetForm .form-row .field-wrapper {
        width: 100%; } }
    #dialog-container #PasswordResetForm .form-row .field-wrapper input {
      width: 100%; }
  #dialog-container #PasswordResetForm .form-row .form-caption.error-message {
    width: 100%; }

#dialog-container #PasswordResetForm button {
  background: #fff;
  color: #333;
  font-size: 11px;
  height: 34px;
  line-height: 30px;
  padding: 0 18px;
  margin-right: 0 !important;
  margin-top: 0.5rem; }
  #dialog-container #PasswordResetForm button:hover {
    background: #333;
    color: #fff; }
  @media only screen and (max-width: 767px) {
    #dialog-container #PasswordResetForm button {
      font-size: 10px;
      padding: 0 5px;
      width: 37%;
      float: left;
      margin-top: 0; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_account #main #secondary,
  #wrapper.pt_account #main #primary {
    padding: 0; } }

#wrapper.pt_account #primary #RegistrationForm .side-form {
  width: 100%;
  display: inline-block; }
  #wrapper.pt_account #primary #RegistrationForm .side-form .form-row {
    width: auto;
    float: left;
    display: block; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm .side-form .form-row {
        width: calc(100% - 80px); } }
  #wrapper.pt_account #primary #RegistrationForm .side-form .field-wrapper {
    width: 270px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm .side-form .field-wrapper {
        width: 100%; } }
  #wrapper.pt_account #primary #RegistrationForm .side-form button {
    font-size: 11px;
    padding: 0 20px;
    height: 34px;
    line-height: 30px; }

#wrapper.pt_account #primary #RegistrationForm .form-row {
  display: inline-block;
  margin: 6px 0 0;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary #RegistrationForm .form-row {
      margin: 4px 0 0; } }
  #wrapper.pt_account #primary #RegistrationForm .form-row.postcode-wrapper .form-row {
    width: 65%; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.postcode-wrapper .form-field-tooltip {
    width: 30%;
    float: right;
    margin: 0;
    margin-left: 15px;
    margin-top: 13px; }
    #wrapper.pt_account #primary #RegistrationForm .form-row.postcode-wrapper .form-field-tooltip a {
      background-color: #000;
      color: #fff;
      padding: 17px 30px;
      width: 100%;
      text-decoration: none; }
  #wrapper.pt_account #primary #RegistrationForm .form-row label {
    width: 140px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm .form-row label {
        width: 100%; } }
    #wrapper.pt_account #primary #RegistrationForm .form-row label::after {
      content: ""; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.long-label label {
    width: 300px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row .field-wrapper {
    margin-bottom: 9px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm .form-row .field-wrapper {
        margin-bottom: 6px; } }
  #wrapper.pt_account #primary #RegistrationForm .form-row.required label::after {
    content: " *";
    color: #333; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.error.required label::after {
    color: #b2595c; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.error .error-message {
    color: #b2595c;
    width: unset; }
  #wrapper.pt_account #primary #RegistrationForm .form-row input {
    position: relative;
    width: 100%; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.long-label .input-checkbox {
    width: auto; }

#wrapper.pt_account #primary #RegistrationForm > div h2, #wrapper.pt_account #primary #RegistrationForm > div .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div .ui-dialog-title {
  border-top: 2px solid #e7e7e7;
  font-size: 16px;
  margin: 0 0 4px;
  padding-top: 28px;
  margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary #RegistrationForm > div h2, #wrapper.pt_account #primary #RegistrationForm > div .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div .ui-dialog-title {
      font-size: 14px;
      padding-top: 13px;
      margin-bottom: 13px; } }

#wrapper.pt_account #primary #RegistrationForm > div.my-general-info h2, #wrapper.pt_account #primary #RegistrationForm > div.my-general-info .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div.my-general-info .ui-dialog-title {
  border-top: 0;
  margin-top: 0; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter h2, #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .ui-dialog-title {
    padding-top: 28px;
    margin-bottom: 0; } }

#wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .form-row.label-inline.form-indent {
  margin-bottom: 12px;
  margin-top: 16px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .form-row.label-inline.form-indent {
      margin-top: 10px; } }
  #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .form-row.label-inline.form-indent label {
    margin-left: 0;
    width: 80%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .form-row.label-inline.form-indent label {
        width: 100%; } }
    #wrapper.pt_account #primary #RegistrationForm > div.my-newsletter .form-row.label-inline.form-indent label a {
      display: table; }

#wrapper.pt_account #primary #RegistrationForm > div.my-information h2, #wrapper.pt_account #primary #RegistrationForm > div.my-information .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div.my-information .ui-dialog-title {
  margin-bottom: 20px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary #RegistrationForm > div.my-information h2, #wrapper.pt_account #primary #RegistrationForm > div.my-information .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div.my-information .ui-dialog-title {
      margin-top: 0; } }

#wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row {
  margin: 7px 0 0;
  width: 100%; }
  #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row .form-row {
    margin: 0;
    width: 130px;
    margin-right: 15px; }
    #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row .form-row .field-wrapper {
      width: auto; }
    #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row .form-row:first-child {
      margin-right: 20px; }
  #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state {
    margin-top: 10px;
    margin-bottom: 15px; }
    #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state label {
      width: 158px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state label {
          width: 100%; } }
    #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state .city {
      color: #333;
      font-size: 12px;
      padding-top: 7px; }
    #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state .link {
      color: #999;
      font-size: 12px; }
      #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state .link a {
        color: #333;
        font-size: 12px;
        text-decoration: underline; }
        #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row.state .link a:hover {
          text-decoration: none; }
  #wrapper.pt_account #primary #RegistrationForm > div.my-information .form-row select {
    width: 130px;
    box-sizing: border-box; }

#wrapper.pt_account #primary #RegistrationForm > div.my-game .form-row {
  margin-top: 18px;
  margin-bottom: 2px; }
  #wrapper.pt_account #primary #RegistrationForm > div.my-game .form-row .form-row {
    margin-top: 6px; }
    #wrapper.pt_account #primary #RegistrationForm > div.my-game .form-row .form-row .field-wrapper {
      margin-bottom: 0;
      padding-left: 0; }
  #wrapper.pt_account #primary #RegistrationForm > div.my-game .form-row label {
    width: 100%;
    display: block;
    line-height: 16px;
    margin-bottom: 5px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm > div.my-game .form-row label {
        margin-bottom: 0; } }

#wrapper.pt_account #primary #RegistrationForm > div.my-bag > div {
  display: block;
  width: 100%; }
  #wrapper.pt_account #primary #RegistrationForm > div.my-bag > div .form-row {
    float: left;
    width: 344px;
    margin-right: 20px;
    margin-top: 19px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm > div.my-bag > div .form-row {
        width: 100%; } }
    #wrapper.pt_account #primary #RegistrationForm > div.my-bag > div .form-row .field-wrapper {
      padding-left: 0;
      margin-bottom: 6px; }
    #wrapper.pt_account #primary #RegistrationForm > div.my-bag > div .form-row label {
      display: block;
      width: 100%;
      line-height: 150%;
      margin-bottom: 5px; }

#wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button {
  border-top: 2px solid #e7e7e7;
  margin-top: 20px;
  padding-top: 20px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button.register {
    border-top: 0;
    margin-left: 142px;
    width: auto;
    display: block;
    margin-top: 10px;
    padding-top: 10px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button.register {
        margin-left: 0; } }
  #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button button {
    margin-left: 0; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button.side-button {
    border: none;
    width: auto;
    float: left;
    display: block;
    padding-top: 0;
    clear: none;
    margin: 6px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button.side-button {
        float: right;
        margin-top: 26px; } }

.reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container input {
  border: none;
  border-radius: 25px;
  background-color: #e6e6e6;
  font-family: "Titillium Web", sans-serif;
  font-size: 12px;
  line-height: 24px;
  padding: 0 16px;
  color: #000; }
  .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container input::-moz-placeholder {
    color: #999; }
  .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container input:-ms-input-placeholder {
    color: #999; }
  .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container input::placeholder {
    color: #999; }

.reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container button {
  border: none;
  background: none; }
  .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container button .pr-search-icon svg {
    transform: none; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container button .pr-search-icon svg path {
      fill: #000; }

.reviews-container .p-w-r .pr-review-display .pr-rd-sort-group label {
  font-size: 20px;
  text-transform: none;
  letter-spacing: 0.6px; }

.reviews-container .p-w-r .pr-review-display .pr-rd-sort-group select {
  width: auto;
  height: 2.25rem;
  background-color: #f7f7f7;
  border: 2px solid #e6e6e6;
  border-radius: 2em;
  background-image: url("../images/selectArrow.svg");
  background-position: right 17px center;
  background-repeat: no-repeat;
  padding: 0 4em 0 1.5em;
  color: #666;
  line-height: 1.5; }
  @media only screen and (max-width: 767px) {
    .reviews-container .p-w-r .pr-review-display .pr-rd-sort-group select {
      width: 90px;
      background-position: right 4px center;
      padding: 0 20px 0 10px; } }

.p-w-r {
  margin: 0 !important;
  letter-spacing: .6px; }
  .p-w-r .pr-review-snippet-container.pr-no-reviews .pr-snippet-review-count {
    display: none; }
  .p-w-r .pr-review-snippet-container .pr-snippet-stars-reco-reco {
    display: none; }
  .p-w-r .pr-star-v4.pr-star-v4-0-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-0-filled.svg); }
  .p-w-r .pr-star-v4.pr-star-v4-25-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-25-filled.svg); }
  .p-w-r .pr-star-v4.pr-star-v4-50-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-50-filled.svg); }
  .p-w-r .pr-star-v4.pr-star-v4-75-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-75-filled.svg); }
  .p-w-r .pr-star-v4.pr-star-v4-100-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-100-filled.svg); }
  @media only screen and (max-width: 767px) {
    .p-w-r .pr-snippet.pr-category-snippet .pr-category-snippet__item {
      display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .p-w-r .pr-snippet.pr-category-snippet .pr-category-snippet__item {
      display: block; } }
  .p-w-r .pr-snippet.pr-category-snippet .pr-category-snippet__item.pr-category-snippet__total {
    font-family: "Titillium Web", sans-serif;
    font-size: 12px;
    color: #999; }
    @media only screen and (max-width: 767px) {
      .p-w-r .pr-snippet.pr-category-snippet .pr-category-snippet__item.pr-category-snippet__total {
        padding-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .p-w-r .pr-snippet.pr-category-snippet .pr-category-snippet__item.pr-category-snippet__total {
        padding-left: 0; } }
  .p-w-r .pr-snippet.pr-category-snippet .pr-snippet-stars .pr-snippet-rating-decimal {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    background-color: #000;
    color: #fff; }
  .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4.pr-star-v4-0-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-0-filled.svg); }
  .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4.pr-star-v4-25-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-25-filled.svg); }
  .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4.pr-star-v4-50-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-50-filled.svg); }
  .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4.pr-star-v4-75-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-75-filled.svg); }
  .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4.pr-star-v4-100-filled {
    width: 12px;
    height: 12px;
    background-image: url(../images/interface/stars/star-v4-100-filled.svg); }
  .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-stars-container, .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-stars-container {
    margin-top: 12px; }
  .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write a, .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-read-and-write a {
    font-family: "Titillium Web", sans-serif;
    font-size: 10px !important;
    line-height: 16px;
    text-transform: uppercase;
    color: #333;
    float: left; }
    .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write a.pr-snippet-review-count, .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-minimal .pr-snippet-read-and-write a.pr-snippet-review-count {
      padding-right: 10px;
      border-right: 1px solid #e7e7e7; }

.pr-clp-raing .p-w-r .pr-no-reviews {
  display: none; }

.reviews-container {
  border-bottom: 2px solid #e7e7e7; }
  .reviews-container > .clear {
    display: none; }
  .reviews-container .p-w-r .pr-rid {
    display: none; }
  .reviews-container .p-w-r .pr-filter-btn--button-separated:hover .pr-filter-btn__child, .reviews-container .p-w-r .pr-filter-btn--button-separated.pr-filter-btn--active .pr-filter-btn__child {
    background: #333; }
  .reviews-container .p-w-r .pr-accordion.pr-accordion-exapanded .pr-accordion-content .pr-rd-tags.pr-rd-content-block .pr-rd-review-tag {
    float: none;
    width: 100%; }
    .reviews-container .p-w-r .pr-accordion.pr-accordion-exapanded .pr-accordion-content .pr-rd-tags.pr-rd-content-block .pr-rd-review-tag dd {
      padding: 10px; }
  .reviews-container .p-w-r .pr-accordion .pr-accordion-btn {
    color: #999; }
    .reviews-container .p-w-r .pr-accordion .pr-accordion-btn > span {
      font-weight: normal;
      text-transform: none;
      font-style: italic;
      letter-spacing: 0;
      font-size: 12px;
      color: #999; }
      .reviews-container .p-w-r .pr-accordion .pr-accordion-btn > span svg {
        width: 14px;
        height: 14px; }
      .reviews-container .p-w-r .pr-accordion .pr-accordion-btn > span .pr-caret-icon__line {
        stroke: #999; }
  .reviews-container .p-w-r .pr-review-snapshot dl {
    overflow: visible; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-header-intro {
    display: none; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container {
    font-family: "Titillium Web", sans-serif;
    letter-spacing: .6px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block .pr-review-snapshot-block-headline {
      letter-spacing: .6px; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block .pr-snapshot-tag-def {
      float: none; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block .pr-snapshot-tag-def.pr-snapshot-tag-def-filtering {
        height: auto; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block .pr-snapshot-tag-def.pr-snapshot-tag-def-filtering .pr-filter-btn {
          padding-left: 40px;
          text-indent: -37px; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block .pr-snapshot-tag-def:hover .pr-filter-btn .pr-filter-btn__voteCount {
        background-color: #333; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block.pr-review-snapshot-block-cons {
      display: none; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block.pr-review-snapshot-block-histogram .pr-ratings-histogram .pr-histogram-stars .pr-histogram-label,
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block.pr-review-snapshot-block-histogram .pr-ratings-histogram .pr-histogram-stars .pr-histogram-count {
      color: #333;
      font-size: 12px; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block.pr-review-snapshot-block-histogram .pr-ratings-histogram .pr-histogram-stars .pr-ratings-histogram-bar-container .pr-ratings-histogram-bar .pr-ratings-histogram-barValue {
      background: #000; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block-container .pr-review-snapshot-block.pr-review-snapshot-block-histogram .pr-ratings-histogram .pr-histogram-stars:hover .pr-ratings-histogram-barValue {
      background: #000; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings .pr-rd-def-list .pr-snippet-stars .pr-snippet-rating-decimal {
    display: block; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-msqs {
    display: none; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
    @media only screen and (max-width: 767px) {
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings {
        display: table;
        width: 100%;
        text-align: center; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings dl {
          width: 100%;
          padding-right: 0; }
          .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings dl dt, .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings dl dd {
            width: 100%;
            padding-right: 0; }
            .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings dl dt button, .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings dl dd button {
              margin: 0 auto; }
          .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings dl dd > div {
            display: inline-block; } }
  @media only screen and (max-width: 767px) {
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container.pr-review-snapshot-subratings {
      margin-bottom: 15px; } }
  @media only screen and (max-width: 767px) {
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd {
      display: block;
      float: none; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd:first-of-type {
        padding-top: 30px; } }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff {
    display: none;
    font-family: "Titillium Web", sans-serif;
    letter-spacing: .6px; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-label {
      font-size: 14px; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-snippet-stars .pr-snippet-rating-decimal {
      border: none;
      background-color: #000; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-title {
      font-size: 16px; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .pr-faceoff-review {
      font-size: 12px;
      color: #999; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button {
      position: static;
      background-color: transparent;
      border: 2px solid #000;
      line-height: 40px;
      padding: 0 30px;
      height: 44px;
      border-radius: 2em;
      color: #000;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      font-weight: bold;
      box-sizing: border-box;
      font-family: "Titillium Web", sans-serif;
      text-align: center;
      transition: all 0.5s;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      outline: none; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button {
          font-size: 11px;
          padding: 0 20px;
          height: 34px;
          line-height: 30px; } }
      @media only screen and (max-width: 767px) {
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button {
          font-size: 11px;
          padding: 0 20px;
          height: 34px;
          line-height: 30px; } }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button.black, .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .home-bottom-slots .promoSlotFull#home-full-5 button, .home-bottom-slots .promoSlotFull#home-full-5 .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button {
        color: #000;
        border-color: #000; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button.black:hover, .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff .home-bottom-slots .promoSlotFull#home-full-5 button:hover, .home-bottom-slots .promoSlotFull#home-full-5 .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button:hover {
          color: #fff;
          background-color: #000; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button.white {
        color: #fff;
        border-color: #fff; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button.white:hover {
          color: #000;
          background-color: #fff; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button:hover {
        background-color: #000;
        color: #f7f7f7; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button.large {
        font-size: 1.35em;
        text-transform: uppercase; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button[disabled], .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button.disabled {
        background-color: #e6e6e6;
        border-color: #e6e6e6;
        color: #333;
        opacity: 0.5; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button a {
        color: #fff; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-faceoff button a:hover {
          color: #994c4c; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars {
    float: none;
    text-align: center; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-stars-container {
      display: block;
      margin-bottom: 12px; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-stars .pr-star-v4 {
        width: 20px;
        height: 20px; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-stars-container .pr-snippet-rating-decimal {
        font-size: 20px;
        padding: 2px 4px;
        border: none;
        background-color: #000; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-review-count {
      display: block;
      font-family: "Titillium Web", sans-serif;
      font-size: 14px;
      margin-bottom: 8px; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link {
      background-color: transparent;
      border: 2px solid #000;
      line-height: 40px;
      padding: 0 30px;
      height: 44px;
      border-radius: 2em;
      color: #000;
      cursor: pointer;
      display: inline-block;
      font-size: 14px;
      font-weight: bold;
      box-sizing: border-box;
      font-family: "Titillium Web", sans-serif;
      text-align: center;
      transition: all 0.5s;
      text-transform: uppercase;
      letter-spacing: 0.05em;
      outline: none; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link {
          font-size: 11px;
          padding: 0 20px;
          height: 34px;
          line-height: 30px; } }
      @media only screen and (max-width: 767px) {
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link {
          font-size: 11px;
          padding: 0 20px;
          height: 34px;
          line-height: 30px; } }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link.black, .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .home-bottom-slots .promoSlotFull#home-full-5 button.pr-snippet-write-review-link, .home-bottom-slots .promoSlotFull#home-full-5 .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write button.pr-snippet-write-review-link {
        color: #000;
        border-color: #000; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link.black:hover, .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .home-bottom-slots .promoSlotFull#home-full-5 button.pr-snippet-write-review-link:hover, .home-bottom-slots .promoSlotFull#home-full-5 .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write button.pr-snippet-write-review-link:hover {
          color: #fff;
          background-color: #000; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link.white {
        color: #fff;
        border-color: #fff; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link.white:hover {
          color: #000;
          background-color: #fff; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link:hover {
        background-color: #000;
        color: #f7f7f7; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link.large {
        font-size: 1.35em;
        text-transform: uppercase; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link[disabled], .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link.disabled {
        background-color: #e6e6e6;
        border-color: #e6e6e6;
        color: #333;
        opacity: 0.5; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link a {
        color: #fff; }
        .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link a:hover {
          color: #994c4c; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco {
    float: none;
    text-align: center; }
    .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend {
      margin: 0 auto;
      font-family: "Titillium Web", sans-serif;
      max-width: none; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-checkbox-icon {
        display: none !important; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-reco .pr-reco-value {
        font-size: 14px;
        font-weight: 700;
        color: #333; }
      .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-snippets .pr-snippet-stars-reco-inline .pr-snippet-stars-reco-reco .pr-snippet-reco-to-friend .pr-reco-to-friend-message {
        font-size: 12px;
        line-height: 1.75rem;
        max-width: none; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-histogram-msq-container .pr-review-snapshot-msq-histogram .pr-histogram-msqs:hover .pr-ratings-histogram-barValue {
    background: #000; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-histogram-msq-container .pr-review-snapshot-msq-histogram .pr-histogram-msqs .pr-ratings-histogram-bar .pr-ratings-histogram-barValue {
    background: #000; }
  .reviews-container .p-w-r .pr-review-snapshot .pr-review-snapshot-block dl.pr-review-snapshot-tags dt {
    margin-top: 0;
    float: none; }
  .reviews-container .p-w-r .pr-review-display {
    font-family: "Titillium Web", sans-serif; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-content-block {
      width: 100%; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-main-footer a {
      color: #333; }
    @media only screen and (max-width: 767px) {
      .reviews-container .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-pagination {
        border-bottom: none; } }
    .reviews-container .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-pagination .pr-rd-pagination-btn {
      color: #333; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews {
      margin-bottom: 20px; }
      .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link {
        background-color: transparent;
        border: 2px solid #000;
        line-height: 40px;
        padding: 0 30px;
        height: 44px;
        border-radius: 2em;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        box-sizing: border-box;
        font-family: "Titillium Web", sans-serif;
        text-align: center;
        transition: all 0.5s;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        outline: none; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link {
            font-size: 11px;
            padding: 0 20px;
            height: 34px;
            line-height: 30px; } }
        @media only screen and (max-width: 767px) {
          .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link {
            font-size: 11px;
            padding: 0 20px;
            height: 34px;
            line-height: 30px; } }
        .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link.black, .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .home-bottom-slots .promoSlotFull#home-full-5 button.pr-snippet-write-review-link, .home-bottom-slots .promoSlotFull#home-full-5 .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews button.pr-snippet-write-review-link {
          color: #000;
          border-color: #000; }
          .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link.black:hover, .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .home-bottom-slots .promoSlotFull#home-full-5 button.pr-snippet-write-review-link:hover, .home-bottom-slots .promoSlotFull#home-full-5 .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews button.pr-snippet-write-review-link:hover {
            color: #fff;
            background-color: #000; }
        .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link.white {
          color: #fff;
          border-color: #fff; }
          .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link.white:hover {
            color: #000;
            background-color: #fff; }
        .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link:hover {
          background-color: #000;
          color: #f7f7f7; }
        .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link.large {
          font-size: 1.35em;
          text-transform: uppercase; }
        .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link[disabled], .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link.disabled {
          background-color: #e6e6e6;
          border-color: #e6e6e6;
          color: #333;
          opacity: 0.5; }
        .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link a {
          color: #fff; }
          .reviews-container .p-w-r .pr-review-display .pr-rd-no-reviews .pr-snippet-write-review-link a:hover {
            color: #994c4c; }
    .reviews-container .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details {
      font-size: 14px;
      margin-bottom: 4px;
      color: #333; }
      .reviews-container .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details .pr-rd-bold {
        color: #333; }
    .reviews-container .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-verified_buyer .pr-badging-icon svg #Group-3 circle {
      fill: #000 !important; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents {
      background: none;
      float: left;
      width: 80%;
      padding-left: 0;
      padding-right: 0; }
      @media only screen and (max-width: 767px) {
        .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents {
          float: none;
          width: 100%; } }
    .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts {
      padding-left: 0;
      padding-right: 0;
      float: right;
      width: 20%; }
      @media only screen and (max-width: 767px) {
        .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts {
          float: none;
          width: 100%; } }
      .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts select {
        height: 2.25rem; }
        @media only screen and (max-width: 767px) {
          .reviews-container .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts select {
            width: 100%; } }
    .reviews-container .p-w-r .pr-review-display .pr-rd-sort-group label[for="pr-rd-filter-variant-by"],
    .reviews-container .p-w-r .pr-review-display .pr-rd-sort-group #pr-rd-filter-variant-by {
      display: none; }
    .reviews-container .p-w-r .pr-review-display.pr-rd-display-desktop article.pr-review {
      margin-bottom: 20px;
      border-bottom: 1px solid #e7e7e7; }
    .reviews-container .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-header {
      padding: 15px 0 20px;
      background: none;
      border-bottom: 1px solid #e7e7e7; }
      .reviews-container .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container .pr-rd-search-reviews-input {
        width: 300px;
        float: right; }
        .reviews-container .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container .pr-rd-search-reviews-input input {
          background-color: #e6e6e6; }
      .reviews-container .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-header h1 {
        font-size: 20px;
        letter-spacing: 0.6px; }
    .reviews-container .p-w-r .pr-review-display.pr-rd-display-desktop .pr-rd-main-footer {
      border-bottom: none; }
    .reviews-container .p-w-r .pr-review-display .pr-snippet-stars .pr-snippet-rating-decimal {
      border: none;
      background-color: #000; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-def-list dt {
      font-size: 12px;
      line-height: 18px; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-star-rating .pr-snippet-rating-decimal {
      font-size: 10px;
      line-height: 15px; }
    .reviews-container .p-w-r .pr-review-display h2.pr-rd-review-headline, .reviews-container .p-w-r .pr-review-display .ui-dialog .pr-rd-review-headline.ui-dialog-title, .ui-dialog .reviews-container .p-w-r .pr-review-display .pr-rd-review-headline.ui-dialog-title {
      font-size: 14px;
      letter-spacing: .6px;
      text-transform: none; }
    .reviews-container .p-w-r .pr-review-display p.pr-rd-description-text {
      color: #999;
      font-size: 12px;
      line-height: 18px; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-footer a {
      font-size: 12px;
      text-decoration: underline;
      color: #333; }
      .reviews-container .p-w-r .pr-review-display .pr-rd-footer a:hover {
        text-decoration: none; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-footer .pr-rd-bottomline span {
      font-size: 12px;
      line-height: 18px; }
    .reviews-container .p-w-r .pr-review-display .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-text {
      font-size: 12px;
      line-height: 18px; }
  .reviews-container .p-w-r .pr-snippet-stars .pr-snippet-rating-decimal {
    border: none;
    background-color: #000;
    color: #fff; }

.answers-container .p-w-r .pr-qa-display {
  padding: 0; }
  .answers-container .p-w-r .pr-qa-display.pr-qa-display-desktop {
    padding: 0; }
    .answers-container .p-w-r .pr-qa-display.pr-qa-display-desktop .pr-qa-display-headline {
      margin-left: 0; }
    .answers-container .p-w-r .pr-qa-display.pr-qa-display-desktop .pr-qa-sort-group label {
      display: block; }
    .answers-container .p-w-r .pr-qa-display.pr-qa-display-desktop .pr-qa-display-question {
      float: none;
      width: 100%; }
      .answers-container .p-w-r .pr-qa-display.pr-qa-display-desktop .pr-qa-display-question .pr-qa-display-questionlist {
        padding-left: 33px; }
  .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline {
    margin-left: 0; }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline > h1 {
      display: none; }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question {
      display: block;
      float: none;
      padding: 0;
      text-align: center; }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default {
        float: none;
        background-color: transparent;
        border: 2px solid #000;
        line-height: 40px;
        padding: 0 30px;
        height: 44px;
        border-radius: 2em;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        box-sizing: border-box;
        font-family: "Titillium Web", sans-serif;
        text-align: center;
        transition: all 0.5s;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        outline: none; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default {
            font-size: 11px;
            padding: 0 20px;
            height: 34px;
            line-height: 30px; } }
        @media only screen and (max-width: 767px) {
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default {
            font-size: 11px;
            padding: 0 20px;
            height: 34px;
            line-height: 30px; } }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default.black, .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question .home-bottom-slots .promoSlotFull#home-full-5 button.pr-btn-default, .home-bottom-slots .promoSlotFull#home-full-5 .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default {
          color: #000;
          border-color: #000; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default.black:hover, .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question .home-bottom-slots .promoSlotFull#home-full-5 button.pr-btn-default:hover, .home-bottom-slots .promoSlotFull#home-full-5 .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default:hover {
            color: #fff;
            background-color: #000; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default.white {
          color: #fff;
          border-color: #fff; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default.white:hover {
            color: #000;
            background-color: #fff; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default:hover {
          background-color: #000;
          color: #f7f7f7; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default.large {
          font-size: 1.35em;
          text-transform: uppercase; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default[disabled], .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default.disabled {
          background-color: #e6e6e6;
          border-color: #e6e6e6;
          color: #333;
          opacity: 0.5; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default a {
          color: #fff; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-ask-question button.pr-btn-default a:hover {
            color: #994c4c; }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search {
      background: none;
      position: absolute; }
      @media only screen and (max-width: 767px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search {
          padding: 0 20px;
          position: static; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search {
          padding: 0 20px; } }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search label {
        display: block;
        width: auto !important;
        text-align: center;
        margin: 0 auto 8px;
        font-size: 12px;
        text-transform: none; }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search .pr-qa-display-searchbar {
        display: block;
        max-width: 275px;
        margin: 0 auto; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search .pr-qa-display-searchbar input {
          border: none;
          border-radius: 25px;
          background: #e6e6e6;
          font-family: "Titillium Web", sans-serif;
          font-size: 12px;
          line-height: 24px;
          padding: 0 16px; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search .pr-qa-display-searchbar button {
          border: none;
          background: none; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-search .pr-qa-display-searchbar button .pr-search-icon svg path {
            fill: #000; }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-sort {
      margin-top: 8px;
      padding-bottom: 35px; }
      @media only screen and (max-width: 767px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-sort {
          margin-top: 16px;
          padding-bottom: 16px; } }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-sort .pr-qa-sort-headline {
        font-size: 20px;
        letter-spacing: .6px;
        text-transform: none;
        margin-top: 21px;
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-headline .pr-qa-display-sort .pr-qa-sort-headline {
            font-size: 14px;
            display: inline-block;
            width: 65%;
            margin: 0; } }
  .answers-container .p-w-r .pr-qa-display .pr-qa-sort-group label {
    font-size: 12px;
    text-transform: none;
    letter-spacing: 0.6px; }
  .answers-container .p-w-r .pr-qa-display .pr-qa-sort-group select {
    width: auto;
    height: 2.25rem;
    background-color: #f7f7f7;
    border: 2px solid #e6e6e6;
    border-radius: 2em;
    background-image: url("../images/selectArrow.svg");
    background-position: right 17px center;
    background-repeat: no-repeat;
    padding: 0 4em 0 1.5em;
    color: #666;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
      .answers-container .p-w-r .pr-qa-display .pr-qa-sort-group select {
        width: 90px;
        background-position: right 4px center;
        padding: 0 20px 0 10px; } }
  .answers-container .p-w-r .pr-qa-display .pr-qa-sort-group::after {
    display: none; }
  .answers-container .p-w-r .pr-qa-display .pr-qa-display-question {
    font-family: "Titillium Web", sans-serif; }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist {
      overflow: visible;
      padding: 0 0 8px 33px;
      margin-bottom: 32px;
      border: none;
      border-bottom: 1px solid #e6e6e6; }
      @media only screen and (max-width: 767px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist {
          padding: 0 0 32px 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist {
          padding: 0 0 32px 33px; } }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item {
        float: none;
        margin-bottom: 8px; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item .pr-qa-display-item-icon {
          background-color: #000;
          font-size: 14px;
          top: -4px; }
          @media only screen and (max-width: 767px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item .pr-qa-display-item-icon {
              left: 0;
              top: -3px; } }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item .pr-qa-display-item-text {
          font-size: 16px;
          font-weight: 700;
          letter-spacing: .1px; }
          @media only screen and (max-width: 767px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item .pr-qa-display-item-text {
              text-indent: 33px; } }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item-details {
        position: static;
        letter-spacing: .1px;
        margin-top: 0; }
        @media only screen and (max-width: 767px) {
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item-details {
            float: none;
            margin-bottom: 16px; } }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item-details .pr-subscript {
          font-size: 11px; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-item-details time {
          font-size: 11px;
          vertical-align: sub; }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container {
        margin-top: 2px; }
        @media only screen and (max-width: 767px) {
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container {
            float: none;
            padding-left: 25px; } }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer {
          border-radius: 0; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer span {
            color: #333;
            vertical-align: baseline; }
            @media only screen and (max-width: 767px) {
              .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer span.pr-cross-icon {
                left: -25px; } }
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer span.pr-cross-icon svg .pr-cross-icon__circle,
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer span.pr-cross-icon svg .pr-cross-icon__line {
              stroke: #333; }
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer span.pr-qa-display-text {
              z-index: 11; }
              @media only screen and (max-width: 767px) {
                .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer-link-container .pr-btn-answer span.pr-qa-display-text {
                  left: 4px; } }
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer {
        float: none;
        clear: both; }
        @media only screen and (max-width: 767px) {
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer {
            padding: 0; } }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container {
          border-left: 1px solid #000; }
          @media only screen and (max-width: 767px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container {
              padding-left: 16px; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container {
              padding-left: 16px; } }
          @media only screen and (max-width: 767px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-qa-display-answer-icon {
              position: static;
              display: inline-block;
              margin-right: 4px; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-qa-display-answer-icon {
              position: static;
              display: inline-block;
              margin-right: 4px; } }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-qa-display-answer-icon .pr-badging-icon svg g#Group-618 {
            fill: #000; }
          @media only screen and (max-width: 767px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-answer-by-expert {
              display: inline-block;
              vertical-align: text-top; }
              .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-answer-by-expert span {
                font-size: 12px;
                vertical-align: top; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-answer-by-expert {
              display: inline-block;
              vertical-align: top; } }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-answer-by-expert span {
            color: #000; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-question .pr-qa-display-questionlist .pr-qa-display-answer .pr-qa-display-answer-by-container .pr-qa-display-answer-details .pr-qa-display-answer-text {
            font-size: 16px;
            letter-spacing: .1px; }
  .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question {
        float: none;
        margin-left: 0;
        background-color: transparent;
        border: 2px solid #000;
        line-height: 40px;
        padding: 0 30px;
        height: 44px;
        border-radius: 2em;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        box-sizing: border-box;
        font-family: "Titillium Web", sans-serif;
        text-align: center;
        transition: all 0.5s;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        outline: none; } }
  @media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1199px) {
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question {
      font-size: 11px;
      padding: 0 20px;
      height: 34px;
      line-height: 30px; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question {
      font-size: 11px;
      padding: 0 20px;
      height: 34px;
      line-height: 30px; } }
    @media only screen and (max-width: 767px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.black, .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .home-bottom-slots .promoSlotFull#home-full-5 button.pr-btn-ask-question, .home-bottom-slots .promoSlotFull#home-full-5 .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question button.pr-btn-ask-question {
          color: #000;
          border-color: #000; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.black:hover, .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .home-bottom-slots .promoSlotFull#home-full-5 button.pr-btn-ask-question:hover, .home-bottom-slots .promoSlotFull#home-full-5 .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question button.pr-btn-ask-question:hover {
            color: #fff;
            background-color: #000; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.white {
          color: #fff;
          border-color: #fff; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.white:hover {
            color: #000;
            background-color: #fff; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question:hover {
          background-color: #000;
          color: #f7f7f7; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.large {
          font-size: 1.35em;
          text-transform: uppercase; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question[disabled], .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.disabled {
          background-color: #e6e6e6;
          border-color: #e6e6e6;
          color: #333;
          opacity: 0.5; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question a {
          color: #fff; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question a:hover {
            color: #994c4c; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question .pr-cross-icon {
          display: none; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question .pr-qa-display-text {
          font-size: 11px;
          color: #333; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question {
        float: none;
        margin-left: 0;
        background-color: transparent;
        border: 2px solid #000;
        line-height: 40px;
        padding: 0 30px;
        height: 44px;
        border-radius: 2em;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-weight: bold;
        box-sizing: border-box;
        font-family: "Titillium Web", sans-serif;
        text-align: center;
        transition: all 0.5s;
        text-transform: uppercase;
        letter-spacing: 0.05em;
        outline: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) and (min-width: 768px) and (max-width: 1199px) {
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question {
      font-size: 11px;
      padding: 0 20px;
      height: 34px;
      line-height: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) and (max-width: 767px) {
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question {
      font-size: 11px;
      padding: 0 20px;
      height: 34px;
      line-height: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.black, .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .home-bottom-slots .promoSlotFull#home-full-5 button.pr-btn-ask-question, .home-bottom-slots .promoSlotFull#home-full-5 .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question button.pr-btn-ask-question {
          color: #000;
          border-color: #000; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.black:hover, .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .home-bottom-slots .promoSlotFull#home-full-5 button.pr-btn-ask-question:hover, .home-bottom-slots .promoSlotFull#home-full-5 .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question button.pr-btn-ask-question:hover {
            color: #fff;
            background-color: #000; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.white {
          color: #fff;
          border-color: #fff; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.white:hover {
            color: #000;
            background-color: #fff; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question:hover {
          background-color: #000;
          color: #f7f7f7; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.large {
          font-size: 1.35em;
          text-transform: uppercase; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question[disabled], .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question.disabled {
          background-color: #e6e6e6;
          border-color: #e6e6e6;
          color: #333;
          opacity: 0.5; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question a {
          color: #fff; }
          .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question a:hover {
            color: #994c4c; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question .pr-cross-icon {
          display: none; }
        .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question .pr-qa-display-text {
          font-size: 11px;
          color: #333; } }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question:focus .pr-qa-display-text {
      text-shadow: none;
      box-shadow: none;
      color: #fff; }
    .answers-container .p-w-r .pr-qa-display .pr-qa-display-ask-question .pr-btn-ask-question:hover .pr-qa-display-text {
      color: #fff; }

.pdp-power-reviews .p-w-r :focus,
.pdp-power-reviews .p-w-r a:focus {
  outline: none;
  box-shadow: none;
  text-decoration: none; }

.pdp-power-reviews .p-w-r .pr-helpful-btn {
  border: none; }
  .pdp-power-reviews .p-w-r .pr-helpful-btn:hover {
    background: #fff; }
    .pdp-power-reviews .p-w-r .pr-helpful-btn:hover span {
      color: #000; }
    .pdp-power-reviews .p-w-r .pr-helpful-btn:hover svg path {
      fill: #000; }

.pdp-power-reviews h2.reviews-header, .pdp-power-reviews .ui-dialog .reviews-header.ui-dialog-title, .ui-dialog .pdp-power-reviews .reviews-header.ui-dialog-title {
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .pdp-power-reviews h2.reviews-header, .pdp-power-reviews .ui-dialog .reviews-header.ui-dialog-title, .ui-dialog .pdp-power-reviews .reviews-header.ui-dialog-title {
      font-size: 20px; } }

/* moved here from app_fj1857 when that cartridge was deleted */
@font-face {
  font-family: 'DINCond';
  src: url("../fonts/DINCond-Bold.eot");
  src: url("../fonts/DINCond-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/DINCond-Bold.woff2") format("woff2"), url("../fonts/DINCond-Bold.woff") format("woff"), url("../fonts/DINCond-Bold.ttf") format("truetype"), url("../fonts/DINCond-Bold.svg#DINCond-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  letter-spacing: .13em; }

button.button-text, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button,
#wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy, #wrapper.pt_checkout #main #secondary .section-header a, #wrapper.pt_order #main button.print-page,
#wrapper.pt_order-confirmation #main button.print-page, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details button, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .button-text, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap #cart-table tr td.item-quantity button,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist, .product-variations .attribute .size-chart-link a, .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .contact-cta a {
  font-family: "athelas", serif;
  text-transform: uppercase;
  letter-spacing: .12rem;
  color: #00205c; }
  button.button-text:hover,
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy:hover, #wrapper.pt_checkout #main #secondary .section-header a:hover, #wrapper.pt_order #main button.print-page:hover,
  #wrapper.pt_order-confirmation #main button.print-page:hover, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a:hover,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details button:hover, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .button-text:hover,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap #cart-table tr td.item-quantity button:hover,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist:hover, .product-variations .attribute .size-chart-link a:hover, .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .contact-cta a:hover {
    color: #002f87;
    text-decoration: underline; }

button,
.button,
.buttonstyle,
input[type="button"] {
  background-color: #00205c;
  font-family: "athelas", serif;
  color: #fff;
  font-weight: normal;
  letter-spacing: .12rem;
  border-radius: 0;
  border: none;
  box-sizing: border-box;
  height: 49px; }
  button:hover,
  .button:hover,
  .buttonstyle:hover,
  input[type="button"]:hover {
    background-color: #002f87; }
  button.button-secondary,
  .button.button-secondary,
  .buttonstyle.button-secondary,
  input[type="button"].button-secondary {
    color: #00205c;
    background: #fff;
    border: 1px solid #00205c; }
    button.button-secondary:hover,
    .button.button-secondary:hover,
    .buttonstyle.button-secondary:hover,
    input[type="button"].button-secondary:hover {
      color: #fff;
      background-color: #002f87;
      border: 1px solid #002f87; }

.button-play-video {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: url(../images/icon-play-blue.svg) no-repeat center #fff;
  display: inline-block;
  background-size: 12px;
  transition: ease .3s; }
  .button-play-video:hover {
    background: url(../images/icon-play-white.svg) no-repeat center #002f87;
    background-size: 12px; }
  .button-play-video.button-pause {
    background: url(../images/icon-pause-blue.svg) no-repeat center #fff;
    background-size: 12px; }
    .button-play-video.button-pause:hover {
      background: url(../images/icon-pause-white.svg) no-repeat center #002f87;
      background-size: 12px; }

.scroll-to-button {
  display: inline-block;
  font-family: "DINCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: .14rem;
  font-size: 1rem;
  color: #002f87; }
  .scroll-to-button i.icon-angle-right {
    display: block;
    margin: 8px auto;
    width: 25px;
    height: 25px; }
    .scroll-to-button i.icon-angle-right.arrow-down {
      transform: rotate(180deg); }

#wrapper.pt_account #main #primary .golfer-name {
  font-size: 32px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #main #primary .golfer-name {
      padding: 2px 0 10px;
      font-size: 28px;
      letter-spacing: normal;
      border-bottom: none; } }

#wrapper.pt_account #primary h1 {
  font-size: 3rem;
  font-weight: normal;
  text-transform: none;
  color: #000d26; }


#wrapper.pt_account #primary h2,
#wrapper.pt_account #primary .ui-dialog .ui-dialog-title,
.ui-dialog #wrapper.pt_account #primary .ui-dialog-title {
  font-size: 2rem;
  color: #000d26; }

#wrapper.pt_account #primary h3 {
  color: #000d26;
  text-transform: none;
  font-size: 1.5rem; }

#wrapper.pt_account #primary p {
  line-height: 1.5rem;
  color: #a7a8a9; }

#wrapper.pt_account #primary a.button.add-card, #wrapper.pt_account #primary a.button.address-create {
  height: 49px;
  color: white;
  font-weight: normal;
  line-height: 49px; }

#wrapper.pt_account #primary .community-join a {
  height: 49px;
  color: white;
  line-height: 49px; }

#wrapper.pt_account #primary .form-row input[type="checkbox"] + label {
  font-family: "athelas", serif; }

#wrapper.pt_account #primary .form-row label {
  font-family: "DINCond", sans-serif;
  color: #000d26; }

#wrapper.pt_account #primary .main-box .account-options p {
  font-style: italic;
  letter-spacing: .05rem; }

#wrapper.pt_account #primary span.log-out {
  border-bottom: 1px solid #ebebeb; }
  #wrapper.pt_account #primary span.log-out a {
    color: #00205c;
    letter-spacing: .12rem;
    text-transform: uppercase; }

#wrapper.pt_account #primary .col-1 .login-box-content form .form-row.label-inline label {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  padding-left: 1.6875rem; }

#wrapper.pt_account #primary #RegistrationForm > div h2, #wrapper.pt_account #primary #RegistrationForm > div .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_account #primary #RegistrationForm > div .ui-dialog-title {
  border-top: 1px solid #ebebeb;
  color: #00205c;
  font-size: 1.25rem;
  padding-top: 8px; }

#wrapper.pt_account #primary #RegistrationForm .form-row {
  position: relative;
  margin-top: 2px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.long-label .input-checkbox {
    position: absolute; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary #RegistrationForm .form-row.long-label label {
      width: 100%; } }
  #wrapper.pt_account #primary #RegistrationForm .form-row.label-inline label {
    padding-left: 27px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.label-inline input[type="checkbox"] + label {
    background-position: left 0; }
  #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button {
    border-top: 1px solid #ebebeb; }
    #wrapper.pt_account #primary #RegistrationForm .form-row.form-row-button.side-button {
      margin-top: 2px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row .field-wrapper {
    margin-bottom: 2px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row input {
    height: 40px; }
  #wrapper.pt_account #primary #RegistrationForm .form-row .form-caption {
    font-style: italic; }

#wrapper.pt_account #primary #RegistrationForm span.required {
  width: auto;
  position: relative;
  top: -23px;
  font-style: italic; }

#wrapper.pt_account #primary #RegistrationForm .side-form button {
  height: 40px; }

#wrapper.pt_wish-list #primary h1 {
  font-size: 3rem;
  font-weight: normal;
  text-transform: none;
  color: #000d26; }

#wrapper.pt_wish-list #primary span.log-out {
  border-bottom: 1px solid #ebebeb; }
  #wrapper.pt_wish-list #primary span.log-out a {
    color: #00205c;
    letter-spacing: .12rem;
    text-transform: uppercase; }


#wrapper #main #secondary nav .secondary-navigation h2,
#wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title,
.ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title {
  font-size: 1.5rem;
  text-transform: none;
  border-bottom: 1px solid #ebebeb; }

#wrapper #main #secondary nav .secondary-navigation ul li {
  border-bottom: 1px solid #ebebeb; }
  #wrapper #main #secondary nav .secondary-navigation ul li a {
    text-transform: none;
    font-size: 1rem; }

#wrapper #main #secondary .account-nav-asset h3 {
  font-family: "athelas", serif;
  font-size: 1.5rem;
  text-transform: none; }

#wrapper #main #secondary .account-nav-asset p {
  font-size: 0.875rem;
  color: #a7a8a9;
  margin-top: 8px; }
  #wrapper #main #secondary .account-nav-asset p span {
    color: #dark-navy;
    font-size: 1.25rem; }

.ui-dialog #dialog-container #CreditCardForm .field-wrapper select {
  height: 40px; }

@media only screen and (min-width: 768px) {
  .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper {
    padding-left: 10px; } }

@media only screen and (min-width: 768px) {
  .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper {
    padding-left: 12px; } }

.ui-dialog #dialog-container #CreditCardForm .form-label-text {
  font-family: "DINCond", sans-serif; }

.ui-dialog #dialog-container #edit-address-form .field-wrapper select {
  height: 40px; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_account .form-cols .form-col {
    float: left;
    width: 354px;
    margin-right: 76px; } }

#wrapper.pt_account #primary .main-box ul.account-options li a span {
  float: right;
  margin-right: 8px;
  text-transform: capitalize;
  font-weight: 500;
  text-decoration: underline;
  font-size: 14px; }

#wrapper.pt_account #primary #RegistrationForm.registered-form > div .profile-col-title {
  padding-top: 0;
  margin-top: 26px;
  margin-bottom: 18px;
  font-size: 22px;
  border: none; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2 {
  float: left;
  width: calc(50% - 25px); }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2:nth-child(odd) {
    margin-right: 50px; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2:nth-child(even) label {
    width: calc(100% + 50px);
    opacity: 0; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-col .form-col-level2 label {
    width: calc(200% + 50px);
    max-height: 34px; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row.form-row-button {
  padding-top: 0;
  border-top: none; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .form-row.form-row-button.side-button {
    margin-top: 2px;
    margin-right: 0; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row .field-wrapper {
  width: 100%;
  padding-left: 0; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row label {
  width: 100%;
  margin-left: 0; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .form-row input[type="checkbox"] {
  position: absolute; }

#wrapper.pt_account #primary #RegistrationForm.registered-form input,
#wrapper.pt_account #primary #RegistrationForm.registered-form select {
  height: 40px;
  background-color: transparent; }

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="text"]::-moz-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="password"]::-moz-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="email"]::-moz-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="number"]::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(167, 168, 169, 0.5);
  opacity: 1;
  /* Firefox */ }

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="text"]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="password"]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="email"]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="number"]:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(167, 168, 169, 0.5);
  opacity: 1;
  /* Firefox */ }

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="text"]::placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="password"]::placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="email"]::placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="number"]::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(167, 168, 169, 0.5);
  opacity: 1;
  /* Firefox */ }

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="text"]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="password"]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="email"]:-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="number"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(167, 168, 169, 0.5); }

#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="text"]::-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="password"]::-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="email"]::-ms-input-placeholder,
#wrapper.pt_account #primary #RegistrationForm.registered-form input[type="number"]::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(167, 168, 169, 0.5); }

#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-row {
  width: calc(100% - 96px);
  margin-right: 16px; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-row.form-row-button {
    width: 80px;
    margin-left: 0; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-row button {
    width: 80px; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .side-form .form-caption {
  display: none; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container {
  padding: 0 6px;
  margin-bottom: 38px; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container {
      padding: 0;
      margin-bottom: 64px; } }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container label {
    display: none; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter {
    margin-top: 32px;
    margin-bottom: 16px; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter {
        margin-top: 18px;
        margin-bottom: 0; } }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter .profile-col-title {
        margin-top: 18px; } }
    #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter input[type="checkbox"] + label {
      background: url("../images/checkbox_unchecked.svg") left center no-repeat;
      background-size: 20px 20px; }
    #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter input[type="checkbox"]:checked + label {
      background: url("../images/checkbox_checked.svg") left center no-repeat;
      background-size: 20px 20px; }
    #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter label {
      font-family: "athelas", serif;
      display: block;
      padding-left: 40px;
      font-size: 14px;
      color: #000;
      line-height: normal;
      letter-spacing: normal; }
      #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter label a {
        font-size: 14px; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-information > .form-row {
  width: 142px; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-information .birthday-fields .form-row {
  width: 92px;
  margin-right: 10px; }
  @media only screen and (min-width: 320px) and (max-width: 374px) {
    #wrapper.pt_account #primary #RegistrationForm.registered-form .my-information .birthday-fields .form-row {
      width: 86px;
      margin-right: 3px; } }

#wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container {
  padding: 16px 6px 0;
  margin-bottom: 64px;
  border-top: 1px solid #ebebeb; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container {
      padding: 0;
      border: none; } }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .form-row .field-wrapper {
    margin-bottom: 0; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .form-row label {
    text-transform: none; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta {
    margin-top: 30px;
    margin-bottom: 30px; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta {
        margin-top: 16px;
        margin-bottom: 0; } }
    #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .shoe-finder-text {
      float: left;
      width: calc(100% - 96px); }
      #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .shoe-finder-text span {
        font-size: 14px;
        color: #999;
        letter-spacing: normal; }
        #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .shoe-finder-text span.accent-text {
          display: block;
          margin-bottom: 16px;
          font-size: 16px;
          color: #000; }
    #wrapper.pt_account #primary #RegistrationForm.registered-form .my-game-container .shoe-finder-cta .go-shoe-finder {
      float: right;
      width: 80px;
      height: 40px;
      margin-top: 24px;
      text-decoration: none;
      line-height: 40px;
      color: #fff; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_account #primary .main-box {
    width: 74%;
    margin-right: 5%; } }

#wrapper.pt_account #primary .main-box .golfer-profile-section {
  position: relative;
  padding: 1px 0 100px 50px;
  margin-top: 10px;
  background: url("../images/golfer-profile-icon.png") no-repeat left top 4px;
  border-bottom: 1px solid #e6e6e6; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_account #primary .main-box .golfer-profile-section {
      padding-bottom: 56px;
      margin-top: 16px;
      background: url("../images/golfer-profile-icon.png") no-repeat left top; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account #primary .main-box .golfer-profile-section {
      padding-left: 45px;
      padding-right: 45px; } }
  #wrapper.pt_account #primary .main-box .golfer-profile-section .account-option-title {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .05em; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary .main-box .golfer-profile-section .account-option-title {
        font-size: 14px; } }
  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-name {
    padding-top: 10px; }
  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col {
    max-width: 370px; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col {
        float: left; } }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col.gp-col-1 {
        width: 45%; } }
    #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col.gp-col-2 {
      box-sizing: border-box; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-profile-col.gp-col-2 {
          width: 55%;
          margin-top: 12px;
          padding-left: 55px; } }
  #wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container {
    margin-bottom: 33px; }
    #wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container span {
      display: block; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container span.progres-bar-text {
        margin-bottom: 2px;
        font-size: 12px;
        letter-spacing: normal;
        color: #999; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container span.progres-bar-complete {
        margin-bottom: 6px;
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        letter-spacing: .075rem; }
    #wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container .progress-bg {
      position: relative;
      width: 100%;
      height: 20px;
      background: #a7a8a9; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .progress-container .progress-bg .progress-bar {
        position: absolute;
        height: 100%;
        width: 39%;
        background-color: #002f87; }
  #wrapper.pt_account #primary .main-box .golfer-profile-section .button-edit-profile {
    position: absolute;
    bottom: 44px;
    color: #fff;
    text-decoration: none;
    line-height: 49px;
    padding: 0 20px; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary .main-box .golfer-profile-section .button-edit-profile {
        position: static; } }
  #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item {
    float: left;
    margin: 0 20px 24px 0; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item {
        margin-bottom: 22px; } }
    #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item span {
      font-size: 14px;
      letter-spacing: normal; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item span.label {
        color: #999; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item span.value {
        color: #000d26; }
    #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row:first-child {
      clear: left; }
    #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row span {
      display: block; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row span.label {
        margin-bottom: 10px; }
      #wrapper.pt_account #primary .main-box .golfer-profile-section .golfer-data .profile-data-item.two-row span.value {
        font-size: 24px;
        font-weight: bold;
        text-transform: uppercase; }

#wrapper.pt_checkout #main #primary .billing-coupon-code button#add-coupon {
  height: 40px; }

#wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.coupon-error.error {
  padding: 0;
  height: auto;
  clear: both; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .billing-coupon-code .form-row.coupon-error.error {
      margin-left: 0; } }

#wrapper.pt_checkout #main #primary .form-row label {
  line-height: 41px; }

#wrapper.pt_checkout #main #primary .form-row .input-radio + label {
  line-height: 18px; }

#wrapper.pt_checkout #main #primary .form-row .form-caption {
  margin: 7px 0 12px 18%; }

#wrapper.pt_checkout #main #primary .checkout-billing > .giftcards h2, #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog-title {
  padding: 14px 0;
  margin: 0;
  font-family: "athelas", serif;
  font-size: 24px;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards h2, #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog-title {
      font-size: 20px; } }
  #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards h2 a, #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog .ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog-title a {
    color: #002f87;
    text-transform: none;
    letter-spacing: normal; }
  #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards h2.close, #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .ui-dialog .close.ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing > .giftcards .close.ui-dialog-title {
    padding-bottom: 20px; }

#wrapper.pt_checkout #main #primary .checkout-billing .giftcards .gc-content {
  margin: 0 0 16px 0;
  position: relative; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .gc-content.close {
    display: none; }

#wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row {
  display: inline-block;
  margin-right: 13px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.pin input[type='tel'] {
    width: 60px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.balance, #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error, #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption {
    display: block;
    padding: 0;
    font-family: "DINCond", sans-serif;
    font-style: normal;
    font-size: 14px;
    letter-spacing: normal; }
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.balance .gc-message, #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error .gc-message, #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message {
      font-size: 14px; }
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.balance .gc-message a, #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error .gc-message a, #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message a {
        font-size: 14px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.balance {
    margin: 0;
    display: block; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error {
    height: auto; }
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error span {
      display: inline-block; }
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error span.message-text {
        width: 160px; }
        @media only screen and (min-width: 768px) {
          #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error span.message-text {
            width: 170px; } }
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error span.gc-number {
        width: 118px; }
        @media only screen and (min-width: 768px) {
          #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.giftcert-error span.gc-number {
            width: 122px; } }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption {
    display: block; }
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message {
      margin-bottom: 4px;
      color: #000; }
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span {
        display: inline-block; }
        #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span.value {
          width: 50px; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span.value {
              width: 55px; } }
        #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span.message-text {
          width: 105px; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span.message-text {
              width: 110px; } }
        #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span.gc-number {
          width: 115px; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message span.gc-number {
              width: 120px; } }
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message a {
        text-decoration: underline;
        color: #000; }
        @media only screen and (min-width: 768px) {
          #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .gc-message a:hover {
            text-decoration: none; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row.redemption .remaining-order-total {
      display: none; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row label {
    display: block;
    float: none;
    width: auto;
    font-size: 14px;
    line-height: normal; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row .field-wrapper input[type='tel'] {
    height: 32px;
    padding: 0 16px;
    background-color: transparent; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row .field-wrapper .gift-card-number {
    width: 150px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row .form-field-tooltip {
    left: 0;
    top: 50px;
    width: 110%;
    padding: 0;
    margin-left: 0;
    letter-spacing: normal; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row .form-field-tooltip {
        position: absolute;
        top: 0;
        left: 27px; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row .form-field-tooltip a {
      font-size: 14px;
      color: #000d26;
      text-decoration: underline; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .form-row .form-field-tooltip a:hover {
          text-decoration: none; } }

#wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-apply {
  display: inline-block;
  position: relative; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-apply {
      top: 37px; } }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-apply button {
    background-color: #002f87; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-apply button:hover {
        color: #fff;
        background-color: #00205c; } }

#wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container {
  margin: 0; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container {
      margin: -11px 0 86px; } }
  #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container .gc-messaging {
    margin-top: 38px;
    margin-bottom: 32px; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .giftcards .giftcert-container .gc-messaging {
        margin-bottom: -45px;
        margin-left: 12px; } }

#wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
  float: none !important; }

#wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button {
  border-top: none;
  padding-top: 0; }
  #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button {
    background-color: #00205c;
    border: none;
    color: #fff; }
    #wrapper.pt_checkout #main #primary .checkout-billing > .form-row.form-row-button button:hover {
      background-color: #002f87;
      color: #fff; }

#wrapper.pt_checkout #main #primary .checkout-billing .dw-apple-pay-button {
  border-radius: unset !important; }

#wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row {
  width: auto;
  margin: 0 -1px 0 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row {
      width: calc((100% / 3) + .5px); } }
  #wrapper.pt_checkout #main #primary .checkout-billing .fieldset > .payment-method-options.form-indent > .form-row label .label-text {
    float: left; }

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods {
  position: relative;
  background-color: #ebebeb;
  padding: 8px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods {
      margin: 0 -14px; } }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods > h2, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .payment-methods > .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods > .ui-dialog-title {
    margin: 0 0 20px;
    padding: 0;
    border: none; }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods > h2::after, #wrapper.pt_checkout #main #primary .checkout-billing .ui-dialog .payment-methods > .ui-dialog-title::after, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods > .ui-dialog-title::after {
      content: url("../images/secure-tr-icon.gif");
      display: inline-block;
      margin-left: 4px;
      vertical-align: middle;
      opacity: .75; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .form-row.error {
    padding: 0 0 16px;
    font-style: normal;
    letter-spacing: .026rem; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .form-caption.error-message {
    height: auto;
    padding: 0;
    margin: 0 0 0 18%;
    position: relative;
    top: -6px;
    letter-spacing: normal;
    font-size: 12px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .form-caption.error-message {
        width: 100%;
        margin: 0;
        top: -5px; } }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .dialog-required {
    position: absolute;
    right: 15px;
    top: 108px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab {
    border: 1px solid #999;
    border-bottom: none;
    padding: 10px 30px;
    height: 45px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    margin: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab {
        padding: 10px 15px; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab.selected {
      background-color: #fff; }
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab.selected::after {
        content: '';
        display: block;
        position: absolute;
        bottom: -2px;
        left: .5px;
        height: 4px;
        width: calc(100% - .5px);
        background-color: #fff; }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab.visually-hidden, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .month label.payment-method-tab, .month #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods label.payment-method-tab,
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .year label.payment-method-tab, .year #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods label.payment-method-tab,
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .day label.payment-method-tab, .day #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods label.payment-method-tab {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab:not([data-method=CREDIT_CARD]) .label-text {
        display: none; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab label {
      margin-top: 5px; }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab img {
      height: 18px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name {
    float: left;
    width: 18%;
    font-size: 18px;
    letter-spacing: 0;
    text-transform: capitalize;
    border: none;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name {
        width: 30%; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-name::after {
      content: '';
      display: inline-block;
      margin-left: 13px;
      opacity: .75; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons {
    float: left;
    margin-top: 8px;
    height: 26px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons {
        margin-top: 13px; } }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span {
      margin-right: 15px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span {
          margin-right: 8px; } }
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img {
        height: 100%;
        opacity: 1; }
        #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img.grayscale, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img.grayscale, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img.grayscale, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img.grayscale, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img.grayscale {
          display: none; }
        @media only screen and (min-width: 320px) and (max-width: 374px) {
          #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img {
            height: 24px; } }
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Visa img:not(.grayscale) + img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Amex img:not(.grayscale) + img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-MasterCard img:not(.grayscale) + img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Master img:not(.grayscale) + img, #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .card-icons span.icon-Discover img:not(.grayscale) + img {
        display: none; }

#wrapper.pt_checkout #main #primary .checkout-billing .payment-method {
  margin-bottom: 0;
  min-height: 345px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method .payment-method-text {
    line-height: 1rem;
    margin-bottom: 32px; }
  #wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded {
    background-color: #fff;
    border: 1px solid #98989a;
    padding: 24px 16px 16px; }
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded[data-method="PayPal"], #wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded[data-method="paypal"], #wrapper.pt_checkout #main #primary .checkout-billing .payment-method.payment-method-expanded[data-method="DW_APPLE_PAY"] {
      padding: 40px; }

#wrapper.pt_checkout #main #secondary .mini-shipment .details div {
  color: #000;
  font-family: "athelas", serif; }

#wrapper.pt_checkout footer, #wrapper.pt_order-confirmation footer {
  background-color: transparent;
  border-top: 1px solid #ebebeb; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout .top-banner, #wrapper.pt_order-confirmation .top-banner {
    position: static;
    box-sizing: border-box; } }

@media only screen and (min-width: 768px) {
  #wrapper.pt_checkout .top-banner div.primary-logo, #wrapper.pt_order-confirmation .top-banner div.primary-logo {
    padding-bottom: 1.5rem; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout .top-banner div.primary-logo, #wrapper.pt_order-confirmation .top-banner div.primary-logo {
    float: none; } }

#wrapper.pt_checkout .top-banner .menu-utility-user, #wrapper.pt_order-confirmation .top-banner .menu-utility-user {
  width: auto; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout .top-banner .menu-utility-user, #wrapper.pt_order-confirmation .top-banner .menu-utility-user {
      position: absolute; } }
  #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart, #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart {
    max-height: unset;
    margin-top: 1em; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart, #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart {
        margin-top: 0.625rem; } }
    #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link, #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
      font-size: 0.875rem;
      background: url(../images/icon-cart-white.svg) no-repeat 0;
      background-size: 1.375rem;
      padding-left: 1.5625rem;
      padding-right: 0;
      color: #fff; }

#wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
  padding: 0 0 0 90px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li {
      padding: 0; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:first-child, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:first-child {
      width: 50%;
      text-align: center; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:last-child, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li:last-child {
      width: 50%;
      text-align: center; } }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer .content-asset ul li a {
    font-family: "DINCond", sans-serif;
    font-size: .75rem;
    color: #000d26; }

#wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span {
  font-family: "DINCond", sans-serif;
  color: #000d26;
  padding-left: 32px;
  line-height: 1.1em; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span {
      padding-left: 0; } }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.secure, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.secure {
    background: url(../images/security-lock.svg) no-repeat left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.secure, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.secure {
        background-position: center top;
        background-size: 30px; } }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.returns, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.returns {
    background: url(../images/security-returns.svg) no-repeat left;
    padding-right: 100px;
    line-height: 1.1em; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.returns, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.returns {
        padding: 30px 30px 0;
        background-position: center top;
        background-size: 30px; } }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone {
    background: url(../images/security-phone.svg) no-repeat left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone {
        background-position: center top;
        background-size: 30px; } }
    #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security > span.phone span, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security > span.phone span {
      color: #000d26; }

#wrapper.pt_checkout .footer-copy .copyright, #wrapper.pt_order-confirmation .footer-copy .copyright {
  margin: 0;
  font-family: "athelas", serif; }

#wrapper.pt_order-confirmation .menu-category {
  display: none; }

.free-shipping-color {
  color: #002f87; }

#wrapper.pt_checkout #main {
  font-family: "DINCond", sans-serif; }
  #wrapper.pt_checkout #main h1 {
    font-family: "athelas", serif;
    text-transform: capitalize; }
  #wrapper.pt_checkout #main h2, #wrapper.pt_checkout #main .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main .ui-dialog-title {
    font-family: "athelas", serif;
    font-size: 1.25rem;
    letter-spacing: -.028rem;
    text-transform: capitalize;
    color: #002f87; }
    #wrapper.pt_checkout #main h2.close, #wrapper.pt_checkout #main .ui-dialog .close.ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main .close.ui-dialog-title {
      font-family: "DINCond", sans-serif;
      font-size: 1rem;
      letter-spacing: .14rem;
      text-transform: uppercase; }
  #wrapper.pt_checkout #main select.error {
    background-color: #f7f7f7; }
  #wrapper.pt_checkout #main .checkout-name {
    font-size: 3rem;
    font-weight: normal;
    line-height: 36px;
    letter-spacing: -.028rem;
    margin: 25px 0 18px;
    text-transform: capitalize; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main .checkout-name {
        font-size: 20px;
        line-height: 28px;
        margin-bottom: 17px; } }
  #wrapper.pt_checkout #main #primary {
    width: 66.7%;
    /*Error message on last step of checkout*/ }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #primary {
        width: 100%; } }
    #wrapper.pt_checkout #main #primary.fullbleed {
      width: 100%; }
    #wrapper.pt_checkout #main #primary input[type="password"], #wrapper.pt_checkout #main #primary input[type="tel"], #wrapper.pt_checkout #main #primary input[type="email"], #wrapper.pt_checkout #main #primary input[type="number"], #wrapper.pt_checkout #main #primary input[type="text"], #wrapper.pt_checkout #main #primary select {
      height: 41px; }
    #wrapper.pt_checkout #main #primary #cart-table th {
      background: #f7f7f7;
      padding: 10px 5px; }
      #wrapper.pt_checkout #main #primary #cart-table th:first-child {
        padding-left: 20px; }
      #wrapper.pt_checkout #main #primary #cart-table th:last-child {
        padding-right: 20px; }
    #wrapper.pt_checkout #main #primary #cart-table td {
      padding: 20px 5px 13px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #cart-table td {
          padding: 17px 5px 0; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #cart-table td .shipment-label {
          margin-top: 0;
          padding-bottom: 10px; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-image {
        padding-left: 0; }
        #wrapper.pt_checkout #main #primary #cart-table td.item-image img {
          width: 135px;
          margin-right: 35px;
          max-width: 100% !important; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #cart-table td.item-image img {
              width: 100px;
              margin-right: 20px; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item div.name,
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item a {
        font-style: normal;
        color: #333;
        font-weight: bold;
        line-height: 100%;
        font-size: 14px;
        display: block; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item div.name,
          #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item a {
            margin-bottom: 3px; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .label {
        font-size: 11px;
        color: #333;
        text-transform: uppercase;
        font-weight: bold; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .attribute {
        display: block;
        width: 100%;
        line-height: 148%; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .value {
        font-size: 11px;
        color: #999;
        text-transform: uppercase;
        font-weight: normal; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .sku {
        padding-bottom: 10px; }
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item .sku span {
          font-size: 11px;
          color: #999;
          text-transform: none;
          font-weight: normal; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute {
        padding-bottom: 10px;
        display: block; }
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute .label,
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute .value {
          color: #999;
          font-weight: normal; }
        #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute.name {
          padding-bottom: 0; }
          #wrapper.pt_checkout #main #primary #cart-table td.item-details .product-list-item.myjoy-item .attribute.name span.value {
            font-weight: bold;
            color: #333;
            padding-bottom: 0;
            display: block; }
      #wrapper.pt_checkout #main #primary #cart-table td.item-quantity {
        color: #999;
        font-size: 12px;
        font-weight: normal; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-quantity {
            float: right;
            width: 60%;
            text-align: left;
            padding-top: 0; } }
      #wrapper.pt_checkout #main #primary #cart-table td.item-total {
        padding-right: 20px; }
        #wrapper.pt_checkout #main #primary #cart-table td.item-total > span {
          padding-top: 9px;
          display: block;
          width: 100%; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #cart-table td.item-total > span {
              font-size: 12px; } }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-adjusted-total, #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-unadjusted {
              clear: both;
              padding-top: 3px; }
              #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-adjusted-total span, #wrapper.pt_checkout #main #primary #cart-table td.item-total > span.price-unadjusted span {
                font-size: 12px; } }
        #wrapper.pt_checkout #main #primary #cart-table td.item-total div.promo-adjustment {
          width: 100%; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #cart-table td.item-total div.promo-adjustment {
              font-size: 12px; } }
        #wrapper.pt_checkout #main #primary #cart-table td.item-total .mobile-title {
          display: none; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #cart-table td.item-total .mobile-title {
              float: left;
              display: block;
              font-weight: bold;
              font-size: 12px;
              color: #333;
              text-transform: uppercase;
              text-align: left;
              margin: 0 5px 0 0; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #cart-table td.item-total {
            float: right;
            width: 60%;
            text-align: left;
            padding-top: 10px;
            padding-bottom: 25px; } }
        #wrapper.pt_checkout #main #primary #cart-table td.item-total .price-total {
          color: #333;
          font-weight: normal; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #cart-table td.item-total .price-total {
              float: left;
              font-size: 12px;
              padding-top: 0;
              width: auto; } }
    #wrapper.pt_checkout #main #primary #cart-table .cart-promo {
      background: none;
      font-style: normal;
      border-top: 1px solid #e6e6e6; }
      #wrapper.pt_checkout #main #primary #cart-table .cart-promo td {
        padding: 0; }
      #wrapper.pt_checkout #main #primary #cart-table .cart-promo span {
        font-size: 14px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #cart-table .cart-promo {
          padding-bottom: 17px; }
          #wrapper.pt_checkout #main #primary #cart-table .cart-promo .bonus-item-promo {
            border: 0; } }
    #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
      float: right;
      width: 40%; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
          width: 100%; } }
    #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
      margin-top: 20px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals {
          margin-top: 11px; } }
      #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table {
        float: right;
        width: 100%; }
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr td {
          color: #333;
          text-transform: uppercase;
          padding: 3px 0 1px; }
          #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr td:first-child {
            font-weight: bold;
            text-align: left; }
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-discount td {
          color: #b00020; }
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-sales-tax td {
          padding-bottom: 15px; }
        #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-total td {
          font-size: 14px;
          border-top: 1px solid #e6e6e6;
          padding: 13px 0 0; }
          #wrapper.pt_checkout #main #primary .order-summary-footer .place-order-totals .order-totals-table tr.order-total td:first-of-type {
            font-size: 1rem; }
    #wrapper.pt_checkout #main #primary .order-summary-footer .submit-order a.back-to-cart {
      color: #333; }
    #wrapper.pt_checkout #main #primary h2, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title {
      padding-top: 8px;
      border-top: 2px solid #e6e6e6;
      font-size: 1.25rem; }
      #wrapper.pt_checkout #main #primary h2:not(.close), #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title:not(.close), .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title:not(.close) {
        letter-spacing: -.028rem; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary h2, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title {
          font-size: 14px;
          padding-top: 16px; } }
      #wrapper.pt_checkout #main #primary h2 .dialog-required, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required {
        float: right;
        color: #999;
        font-size: 11px;
        text-transform: none;
        font-style: normal;
        line-height: 20px; }
        #wrapper.pt_checkout #main #primary h2 .dialog-required .required-indicator, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required .required-indicator, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required .required-indicator {
          font-size: 11px;
          color: #999; }
          #wrapper.pt_checkout #main #primary h2 .dialog-required .required-indicator em, #wrapper.pt_checkout #main #primary .ui-dialog .ui-dialog-title .dialog-required .required-indicator em, .ui-dialog #wrapper.pt_checkout #main #primary .ui-dialog-title .dialog-required .required-indicator em {
            font-style: italic; }
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
      padding-bottom: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div {
          display: block;
          float: left;
          box-sizing: border-box;
          padding: 0 8px;
          text-align: center;
          width: 25%; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div {
          clear: both;
          width: auto; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div > span {
          display: block;
          margin: 0 auto 8px; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div div.name {
          padding: 0; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator.multiship > div .name {
          font-size: 0.875rem;
          letter-spacing: .026rem; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
          padding-bottom: 0; } }
      #wrapper.pt_checkout #main #primary .checkout-progress-indicator div {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        color: #999; }
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div i {
          padding: 0;
          display: none; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-progress-indicator div {
            display: inline;
            width: auto;
            text-align: left;
            float: left;
            padding: 5px 10px 0 0;
            margin: 0; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.step-2 {
      clear: both; } }
        @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.step-2 div.name {
              box-sizing: border-box;
              padding: 5px 10px 0 0; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.step-3 {
      clear: both; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-progress-indicator div a,
          #wrapper.pt_checkout #main #primary .checkout-progress-indicator div div.name {
            display: block;
            width: auto;
            font-size: 14px;
            color: #999; } }
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
          background: #fff;
          width: 12px;
          height: 24px;
          border-radius: 0;
          line-height: 24px;
          font-size: 12px;
          display: inline-block;
          text-align: left;
          float: none;
          margin-right: 6px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
              float: left;
              margin-right: 0;
              margin-bottom: 5px;
              font-size: 0.875rem;
              height: auto;
              margin-bottom: 0;
              line-height: 1.1rem;
              padding: 5px 5px 0 0; } }
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active .name {
          color: #333; }
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator div.active span {
          background: #fff;
          color: #002f87; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div .name {
          font-size: 0.875rem;
          line-height: 1.1rem;
          padding: 5px 5px 0 0; } }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list h2, #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog-title {
      color: #00205c;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list h2, #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .ui-dialog-title {
          margin-bottom: 16px; } }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list {
      padding-bottom: 10px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list {
          border-bottom: 0; } }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list h2, #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .ui-dialog-title {
        display: none; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list p {
        color: #b00020;
        font-family: "athelas", serif;
        font-style: italic;
        padding: 5px 0;
        margin: 0; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent .form-caption {
          margin: 0;
          font-size: 12px;
          line-height: 180%; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
          line-height: 180%; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos,
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent li {
          font-size: 12px;
          color: #999;
          padding: 0;
          margin: 0; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent .form-caption,
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent ul.shipping-promos {
          box-sizing: border-box;
          margin-left: 20px;
          font-size: 12px; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label {
          width: 100%;
          font-size: 12px;
          color: #333;
          text-transform: uppercase;
          font-weight: bold;
          margin-bottom: 0;
          box-sizing: border-box; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.standard-shipping {
            text-decoration: line-through; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.discount-shipping {
            font-family: "athelas", serif;
            font-size: 0.875rem;
            color: #002f87; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label span.tool-info {
            color: #fff; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a {
            font-size: 12px;
            color: #333;
            text-transform: none;
            text-decoration: underline;
            font-weight: normal; }
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a:hover {
              text-decoration: none; }
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipping-method-list .form-row.form-indent label a.tooltip {
              color: #999;
              font-family: "athelas", serif;
              text-transform: uppercase; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items {
      border-top: 0; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items:not(:first-of-type) {
        border-top: 2px solid #f7f7f7;
        padding-top: 10px; }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr {
        border-bottom: none; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th {
          padding: 10px 20px;
          background: #f7f7f7;
          border-top: 2px solid #f7f7f7; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th {
              display: block;
              width: 100%; } }
          @media only screen and (max-width: 1200px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th.tablet {
              display: none;
              padding: 0;
              width: 0; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th:last-child:last-child,
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td:last-child {
          width: 215px;
          padding: 10px 20px;
          text-align: left; }
          @media only screen and (max-width: 1200px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th:last-child:last-child,
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td:last-child {
              width: auto; } }
        @media only screen and (max-width: 1200px) {
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr th:last-child.tablet,
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.tablet {
            display: none;
            padding: 0;
            width: 0; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity .mobile-visible {
          display: none; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity .mobile-visible {
              display: inline-block;
              font-size: 11px;
              font-weight: bold;
              color: #333;
              text-transform: uppercase; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-quantity {
            width: 58%;
            float: left;
            padding: 0 0 30px 0;
            text-align: left;
            color: #999; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details {
            width: 100%;
            float: left;
            box-sizing: border-box;
            padding-left: 0;
            padding-right: 0; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-detail {
          float: left;
          width: 62%; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-detail {
              width: 58%;
              float: left; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image {
          float: left;
          width: 135px;
          margin-right: 15px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image {
              width: 100px;
              margin-right: 20px; } }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-image img {
            width: 100%;
            max-width: 100% !important; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item div.name,
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item a {
          font-size: 14px;
          color: #00205c;
          font-family: "athelas", serif;
          font-style: normal;
          line-height: 120%;
          padding-top: 5px; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .value {
          font-weight: normal; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .sku {
          padding-bottom: 10px; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .sku span {
            font-size: 11px;
            color: #999; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .attribute span {
          font-size: 11px;
          text-transform: uppercase;
          color: #999; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item .attribute span.label {
            color: #333;
            font-weight: bold; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div a {
          color: #333;
          margin-top: 10px;
          font-size: 12px;
          text-decoration: underline;
          display: inline-block; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div a:hover {
            text-decoration: none; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div a {
              display: none; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .product-list-item + div.item-edit-details a {
          font-family: "athelas", serif;
          font-size: 12px;
          text-transform: uppercase;
          margin-top: 0;
          display: inline;
          color: #999; }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details {
          padding-top: 10px; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button,
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details a {
            color: #333;
            font-size: 12px;
            text-decoration: underline;
            text-transform: none; }
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button:hover,
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details a:hover {
              text-decoration: none; }
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details button {
            height: auto;
            line-height: 16px;
            padding: 0;
            font-weight: normal; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr td.item-details .item-edit-details {
              display: none; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .shipment-items .item-list tr:last-child {
          border-bottom: 0; }
    #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment {
      display: inline-block;
      padding: 20px 0 42px;
      width: 100%;
      border-top: 2px solid #e6e6e6; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment {
          width: 100%;
          padding: 20px 0 0; } }
      #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button {
        float: right;
        background-color: #00205c;
        border: none;
        color: #fff;
        height: 44px;
        line-height: 40px;
        padding: 0 23px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button {
            width: 100%; } }
        #wrapper.pt_checkout #main #primary #multi-shipment-shipping-method-list .checkout-multi-shipment button:hover {
          background-color: #002f87;
          color: #fff; }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title,
    #wrapper.pt_checkout #main #primary .login-box h2,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
      padding: 18px 0 5px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title,
        #wrapper.pt_checkout #main #primary .login-box h2,
        #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
        .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
          margin-bottom: 16px; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping h2 span, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title span,
      #wrapper.pt_checkout #main #primary .login-box h2 span,
      #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title span,
      .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title span {
        font-size: 16px;
        background: url("../images/down-arrow.png") no-repeat scroll right 10px center;
        display: block;
        width: 100%;
        cursor: pointer; }
      #wrapper.pt_checkout #main #primary .checkout-shipping h2.close span, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .close.ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .close.ui-dialog-title span,
      #wrapper.pt_checkout #main #primary .login-box h2.close span,
      #wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title span,
      .ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title span {
        background: url("../images/arrow-right.png") no-repeat scroll right 10px center; }
      #wrapper.pt_checkout #main #primary .checkout-shipping h2.close a, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .close.ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .close.ui-dialog-title a,
      #wrapper.pt_checkout #main #primary .login-box h2.close a,
      #wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title a,
      .ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title a {
        color: #000; }
      #wrapper.pt_checkout #main #primary .checkout-shipping h2 a, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title a,
      #wrapper.pt_checkout #main #primary .login-box h2 a,
      #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title a,
      .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title a {
        color: #000; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content,
    #wrapper.pt_checkout #main #primary .login-box .login-box-content {
      margin-top: 40px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content,
        #wrapper.pt_checkout #main #primary .login-box .login-box-content {
          margin-top: 10px; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content.close,
      #wrapper.pt_checkout #main #primary .login-box .login-box-content.close {
        display: none; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content .form-row.form-row-button button,
      #wrapper.pt_checkout #main #primary .login-box .login-box-content .form-row.form-row-button button {
        font-size: 11px;
        padding: 0 18px; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .login-box-content .error-form,
      #wrapper.pt_checkout #main #primary .login-box .login-box-content .error-form {
        padding: 0;
        margin: 0 0 10px 0; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row,
    #wrapper.pt_checkout #main #primary .login-box .form-row {
      position: relative; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row,
        #wrapper.pt_checkout #main #primary .login-box .form-row {
          margin: 0px; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.select-address label,
        #wrapper.pt_checkout #main #primary .login-box .form-row.select-address label {
          line-height: 130%; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.password,
      #wrapper.pt_checkout #main #primary .login-box .form-row.password {
        margin-bottom: 0; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button,
      #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button {
        margin-top: 0;
        margin-bottom: 10px; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button label,
        #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button label {
          line-height: 10px; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button #password-reset,
        #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button #password-reset {
          color: #333;
          float: left;
          text-decoration: underline; }
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button #password-reset:hover,
          #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button #password-reset:hover {
            text-decoration: none; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button,
        #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button {
          float: right;
          height: 34px;
          line-height: 30px;
          padding: 0 13px;
          margin-top: 25px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button,
            #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button {
              width: 100%; } }
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button button:hover,
          #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button button:hover {
            border-color: #000; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button .field-wrapper,
        #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button .field-wrapper {
          width: 340px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.form-row-button .field-wrapper,
            #wrapper.pt_checkout #main #primary .login-box .form-row.form-row-button .field-wrapper {
              width: 100%; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label,
      #wrapper.pt_checkout #main #primary .login-box .form-row label {
        width: 18%;
        text-align: left;
        float: left;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 12px;
        line-height: 41px;
        margin-top: 0; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label,
          #wrapper.pt_checkout #main #primary .login-box .form-row label {
            width: 100%; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label .required-indicator,
        #wrapper.pt_checkout #main #primary .login-box .form-row label .required-indicator {
          display: none; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.required label span,
      #wrapper.pt_checkout #main #primary .login-box .form-row.required label span {
        padding-right: 5px; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.required label span::after,
        #wrapper.pt_checkout #main #primary .login-box .form-row.required label span::after {
          content: " *";
          color: #333; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper textarea,
      #wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper textarea {
        border-color: #e6e6e6; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper .char-count,
      #wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper .char-count {
        padding-top: 5px;
        color: #999; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.gift-message-text .field-wrapper .char-count span,
        #wrapper.pt_checkout #main #primary .login-box .form-row.gift-message-text .field-wrapper .char-count span {
          display: inline-block;
          width: auto; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper,
      #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper {
        float: left;
        width: 82%;
        padding-left: 0;
        margin-bottom: 5px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper,
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper {
            width: 100%; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="password"],
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="text"],
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="email"],
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="tel"],
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="number"],
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="password"],
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="text"],
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="email"],
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="tel"],
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="number"] {
          width: 340px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="password"],
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="text"],
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="email"],
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="tel"],
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input[type="number"],
            #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="password"],
            #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="text"],
            #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="email"],
            #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="tel"],
            #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper input[type="number"] {
              width: 100%; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper span,
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper span {
          display: block;
          width: 100%; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio,
        #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio {
          width: 40px;
          margin-top: 10px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio,
            #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio {
              margin-top: 0; } }
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper label.radio span,
          #wrapper.pt_checkout #main #primary .login-box .form-row .field-wrapper label.radio span {
            color: #999;
            font-size: 11px;
            text-transform: none;
            font-weight: normal;
            line-height: 150%; }
    #wrapper.pt_checkout #main #primary .checkout-shipping input:focus,
    #wrapper.pt_checkout #main #primary .checkout-shipping select:focus,
    #wrapper.pt_checkout #main #primary .checkout-shipping button:focus,
    #wrapper.pt_checkout #main #primary .checkout-shipping a:focus,
    #wrapper.pt_checkout #main #primary .checkout-billing input:focus,
    #wrapper.pt_checkout #main #primary .checkout-billing select:focus,
    #wrapper.pt_checkout #main #primary .checkout-billing button:focus,
    #wrapper.pt_checkout #main #primary .checkout-billing a:focus {
      outline: 1px dotted #212121;
      outline: 5px auto -webkit-focus-ring-color; }
    #wrapper.pt_checkout #main #primary .checkout-shipping input.input-checkbox:focus + label,
    #wrapper.pt_checkout #main #primary .checkout-shipping input.input-radio:focus + label,
    #wrapper.pt_checkout #main #primary .checkout-billing input.input-checkbox:focus + label,
    #wrapper.pt_checkout #main #primary .checkout-billing input.input-radio:focus + label {
      position: relative; }
      #wrapper.pt_checkout #main #primary .checkout-shipping input.input-checkbox:focus + label::before,
      #wrapper.pt_checkout #main #primary .checkout-shipping input.input-radio:focus + label::before,
      #wrapper.pt_checkout #main #primary .checkout-billing input.input-checkbox:focus + label::before,
      #wrapper.pt_checkout #main #primary .checkout-billing input.input-radio:focus + label::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        background-color: transparent;
        outline: 1px dotted #212121;
        outline: 5px auto -webkit-focus-ring-color; }
    #wrapper.pt_checkout #main #primary .checkout-shipping input.input-checkbox:focus + label::before,
    #wrapper.pt_checkout #main #primary .checkout-billing input.input-checkbox:focus + label::before {
      top: 0;
      width: 20px;
      height: 20px; }
    #wrapper.pt_checkout #main #primary .checkout-shipping input.input-radio:focus + label::before,
    #wrapper.pt_checkout #main #primary .checkout-billing input.input-radio:focus + label::before {
      top: 2px;
      width: 12px;
      height: 12px; }
    #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
      margin-bottom: 11px;
      margin-top: 8px;
      font-size: 1.25rem;
      letter-spacing: -.028rem;
      color: #002f87; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
          margin-bottom: 11px; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping h2 span, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title span {
        background: none; }
    #wrapper.pt_checkout #main #primary .checkout-shipping #dwfrm_singleshipping_shippingAddress_addToAddressBook + label {
      margin-bottom: 15px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping #dwfrm_singleshipping_shippingAddress_addToAddressBook + label {
          margin-bottom: 0; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping label[for=dwfrm_singleshipping_shippingAddress_useAsBillingAddress] {
      height: 30px; }
      #wrapper.pt_checkout #main #primary .checkout-shipping label[for=dwfrm_singleshipping_shippingAddress_useAsBillingAddress] span {
        padding: 5px 0 0; }
    #wrapper.pt_checkout #main #primary .checkout-shipping select {
      width: 340px;
      height: 41px;
      line-height: 30px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping select {
          width: 100% !important; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping.no-multi-country .input-select.country {
      border: none;
      background: #fff;
      padding-left: 0;
      box-shadow: none;
      text-transform: uppercase; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
      margin-left: 18%;
      margin-top: 0;
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
          margin: 13px 0 0 0; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline .field-wrapper {
        width: auto;
        margin-bottom: 0; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label {
        width: 340px;
        padding-left: 30px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label {
            width: 100%; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label span {
          font-family: "athelas", serif;
          font-size: 14px;
          color: #999;
          text-transform: none;
          font-weight: normal;
          float: left;
          line-height: 120%;
          margin-left: 0;
          text-transform: inherit; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
      font-family: "athelas", serif;
      left: 350px;
      margin: 7px 0 0 18%;
      padding-top: 0;
      position: absolute;
      top: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
          margin-top: 0; } }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip {
          left: 0;
          position: relative;
          top: 0;
          text-align: right;
          padding-left: 0;
          width: 100%;
          text-align: right;
          margin: 0; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip a {
        color: #999;
        font-size: 11px;
        font-style: italic; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
      margin: 7px 0 0 18%;
      color: #999;
      font-family: "athelas", serif;
      font-size: 11px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
          margin: 0; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption.address1 {
        left: 350px;
        position: absolute;
        top: 2px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption.address1 {
            left: 0;
            position: relative;
            top: 0;
            text-align: right; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a {
        color: #333;
        text-decoration: underline; }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a.privacy-policy {
          display: inline-block;
          font-size: 12px;
          font-style: normal;
          margin-left: 30px;
          margin-top: -10px;
          text-transform: uppercase; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a.privacy-policy {
              margin-top: 0;
              margin-left: 23px; } }
        #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption a:hover {
          text-decoration: none; }
    #wrapper.pt_checkout #main #primary .checkout-shipping > .form-caption {
      margin-bottom: 35px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping > .form-caption {
          margin-bottom: 25px; } }
    #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy {
      display: inline-block;
      font-size: 12px;
      font-style: normal;
      margin-left: 10px;
      text-decoration: underline;
      text-transform: uppercase;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy {
          margin-top: 0;
          margin-left: 0.5rem; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy:hover {
        text-decoration: none; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels {
      margin-bottom: 23px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels {
          margin-bottom: 15px; } }
      #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels .form-row {
        margin-bottom: 0; }
      #wrapper.pt_checkout #main #primary .checkout-shipping .email-fiels .field-wrapper {
        margin-bottom: 0; }
    #wrapper.pt_checkout #main #primary #shipping-method-list {
      margin-top: 24px;
      display: block;
      margin-bottom: 35px; }
      #wrapper.pt_checkout #main #primary #shipping-method-list h2, #wrapper.pt_checkout #main #primary #shipping-method-list .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary #shipping-method-list .ui-dialog-title {
        color: #00205c;
        margin-bottom: 25px; }
      #wrapper.pt_checkout #main #primary #shipping-method-list p {
        padding: 5px 0;
        margin: 0;
        color: #999; }
      #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent {
        margin-left: 0;
        margin-bottom: 23px; }
        #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent ul.shipping-promos {
          padding: 0 0 0 21px;
          margin: 0;
          font-size: 12px;
          color: #999; }
        #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label {
          cursor: pointer; }
          #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span {
            font-size: 12px;
            color: #333;
            text-transform: uppercase;
            font-weight: bold;
            margin-right: 3px; }
            #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.tool-info {
              font-weight: normal; }
            #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.standard-shipping {
              text-decoration: line-through; }
            #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.discount-shipping, #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span.free-shipping-color {
              color: #002f87; }
          #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label a {
            font-size: 12px;
            color: #333;
            font-weight: normal;
            text-transform: none;
            text-decoration: underline;
            line-height: 120%; }
            #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label a:hover {
              text-decoration: none; }
        #wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent .form-caption {
          display: inline-block;
          margin-left: 23px;
          margin-top: 4px;
          font-size: 12px; }
    #wrapper.pt_checkout #main #primary .continue-btn {
      float: left;
      width: 100%;
      border-top: 2px solid #e6e6e6;
      margin-bottom: 40px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_checkout #main #primary .continue-btn {
          margin-bottom: 0; } }
      #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button {
        margin: 0;
        width: 100%; }
        #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button {
          font-family: "athelas", serif;
          background-color: #00205c;
          border: none;
          color: #fff;
          height: 44px;
          line-height: 40px;
          cursor: pointer;
          margin-top: 21px;
          padding: 0 50px; }
          @media only screen and (max-width: 767px) {
            #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button {
              width: 100%; } }
          #wrapper.pt_checkout #main #primary .continue-btn .form-row.form-row-button button:hover {
            background-color: #002f87;
            color: #fff; }
  #wrapper.pt_checkout #main #secondary {
    width: 25%; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_checkout #main #secondary {
        width: 100%; } }
    #wrapper.pt_checkout #main #secondary .section-header {
      border-top: 0;
      color: #00205c !important;
      font-family: "athelas", serif;
      text-transform: capitalize; }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.discount td {
      color: #000d26; }
    #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td {
      color: #000d26; }
      #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:last-of-type:not(:first-of-type) {
        font-family: "athelas", serif;
        font-size: 0.875rem; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name a {
      color: #00205c !important;
      font-family: "athelas", serif; }

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  line-height: 30px;
  border: 2px solid #ccc;
  border-radius: 8px;
  outline: none; }

.typeahead {
  background-color: #fff; }

.typeahead:focus {
  border: 2px solid #0097cf; }

.tt-query {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  color: #999; }

.tt-menu {
  width: 100%;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.tt-suggestion {
  padding: 3px 20px;
  line-height: 24px; }

.tt-suggestion:hover {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf; }

.tt-suggestion p {
  margin: 0; }

::-webkit-input-placeholder {
  opacity: 1;
  transition: opacity .5s; }

/* Chrome <=56, Safari < 10 */
:-moz-placeholder {
  opacity: 1;
  transition: opacity .5s; }

/* FF 4-18 */
::-moz-placeholder {
  opacity: 1;
  transition: opacity .5s; }

/* FF 19-51 */
:-ms-input-placeholder {
  opacity: 1;
  transition: opacity .5s; }

/* IE 10+ */
::-moz-placeholder {
  opacity: 1;
  transition: opacity .5s; }
:-ms-input-placeholder {
  opacity: 1;
  transition: opacity .5s; }
::placeholder {
  opacity: 1;
  transition: opacity .5s; }

/* Modern Browsers */
*:focus::-webkit-input-placeholder {
  opacity: 0; }

/* Chrome <=56, Safari < 10 */
*:focus:-moz-placeholder {
  opacity: 0; }

/* FF 4-18 */
*:focus::-moz-placeholder {
  opacity: 0; }

/* FF 19-50 */
*:focus:-ms-input-placeholder {
  opacity: 0; }

/* IE 10+ */
*:focus::-moz-placeholder {
  opacity: 0; }
*:focus:-ms-input-placeholder {
  opacity: 0; }
*:focus::placeholder {
  opacity: 0; }

/* Modern Browsers */
input[type="text"],
input[type="number"],
input[type="password"],
input[type="date"],
input[type="tel"],
input[type="email"],
textarea,
select {
  background-color: #fff;
  border-radius: 0;
  font-family: "DINCond", sans-serif;
  padding-left: 0.5rem;
  height: 40px; }

.form-row {
  margin: 0; }

.form-caption {
  font-style: italic; }

span.error {
  font-family: "athelas", serif;
  font-style: italic;
  letter-spacing: 0.026rem; }

div.error,
div.error-message {
  font-family: "athelas", serif;
  font-style: italic;
  letter-spacing: .12rem;
  color: #00205c;
  border-radius: 0;
  background-color: #fff;
  height: 40px;
  padding: 0 0.625rem; }
  div.error::-moz-placeholder,
  div.error-message::-moz-placeholder {
    color: #a7a8a9;
    opacity: .65; }
  div.error:-ms-input-placeholder,
  div.error-message:-ms-input-placeholder {
    color: #a7a8a9;
    opacity: .65; }
  div.error::placeholder,
  div.error-message::placeholder {
    color: #a7a8a9;
    opacity: .65; }

input[type="checkbox"] + label {
  background: url("../images/checkbox_unchecked.svg") no-repeat;
  background-size: 1.25rem 1.25rem;
  font-family: "athelas", serif;
  font-size: 0.8125rem;
  height: 1.25rem;
  padding-left: 1.6875rem; }

input[type="checkbox"]:checked + label {
  background: url("../images/checkbox_checked.svg") no-repeat;
  background-size: 1.25rem 1.25rem; }

select {
  background: url("../images/selectArrow.svg") no-repeat right 3px center;
  background-size: 1.5rem;
  padding: 0 1.875rem 0 0.5rem; }

.form-horizontal label {
  font-family: "DINCond", sans-serif;
  color: #000d26; }

span.error {
  font-style: italic; }

#wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items {
  width: calc(100% - 32px);
  display: grid;
  grid-gap: 20px;
  grid-template-columns: minmax(0, 1fr);
  padding-left: 16px;
  padding-right: 16px;
  border: none; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items {
      margin: 0; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items {
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
      grid-template-rows: minmax(0, 1fr) minmax(0, 1fr);
      grid-gap: 44px 32px; } }
  #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile {
    width: 100%;
    height: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile {
        grid-area: span 1 / span 2; } }
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x1 {
      width: 100%;
      grid-area: span 2 / span 1; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x1 {
          display: none; } }
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x2 {
      width: 100%; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x2 {
          max-height: 400px !important;
          width: 100%; }
          #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x2 img {
            width: 100%; } }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x2 {
          grid-area: span 2 / span 2; } }
      #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile.grid-tile2x2.right-aligned {
        float: right; }
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .product-tile {
      height: 100%; }
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box {
      position: relative;
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img {
          position: static !important;
          width: 100%;
          height: auto;
          transform: none !important;
          -o-object-fit: cover !important;
             object-fit: cover !important; } }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img {
          position: absolute;
          width: auto !important;
          height: 100% !important;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); } }
      @media only screen and (min-width: 1025px) {
        #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img {
          width: auto !important; } }
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .product-image img {
      width: 100%; }

#wrapper.pt_product-search-result #main {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_product-search-result #main {
      border: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_product-search-result #main {
      padding: 0; } }
  #wrapper.pt_product-search-result #main #secondary {
    padding: 0; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_product-search-result #main #secondary {
        display: block;
        position: static; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_product-search-result #main #secondary {
        display: block;
        position: static; } }

#wrapper.pt_product-search-result .slot-grid-header {
  margin: 0; }
  #wrapper.pt_product-search-result .slot-grid-header .category-main-banner a {
    display: block;
    width: 100%;
    position: relative;
    height: 380px;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_product-search-result .slot-grid-header .category-main-banner a {
        height: 225px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_product-search-result .slot-grid-header .category-main-banner a {
        height: 280px; } }
    #wrapper.pt_product-search-result .slot-grid-header .category-main-banner a img {
      position: absolute;
      bottom: 0;
      left: 50%;
      transform: translateX(-50%);
      min-width: 100%;
      min-height: 100%; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_product-search-result .slot-grid-header .category-main-banner a img {
          max-height: 100%;
          max-width: none; } }

#wrapper.pt_product-search-result .primary-content {
  width: 100%;
  float: none; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_product-search-result .primary-content {
      width: 100%; } }
  #wrapper.pt_product-search-result .primary-content .search-result-options {
    display: none; }
  #wrapper.pt_product-search-result .primary-content .search-result-content {
    max-width: 100%;
    border: none; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_product-search-result .primary-content .search-result-content {
        padding: 0; } }

#wrapper.pt_product-search-result #secondary {
  float: none;
  width: 100%;
  border-bottom: 1px solid #d5d5d8; }
  #wrapper.pt_product-search-result #secondary .refinement-header {
    display: none; }
  #wrapper.pt_product-search-result #secondary .refinement-label {
    margin-left: 120px;
    display: block;
    float: left;
    line-height: 60px;
    color: #000d26;
    font-family: "athelas", serif;
    font-size: 0.875rem;
    letter-spacing: -.01rem; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_product-search-result #secondary .refinement-label {
        display: none; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      #wrapper.pt_product-search-result #secondary .refinement-label {
        margin-left: 20px; } }
  #wrapper.pt_product-search-result #secondary .refinement {
    border: none;
    float: none; }
    #wrapper.pt_product-search-result #secondary .refinement.category-refinement {
      padding: 0; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_product-search-result #secondary .refinement.category-refinement {
          width: 100%;
          margin: 0; } }
      #wrapper.pt_product-search-result #secondary .refinement.category-refinement ul {
        font-family: "DINCond", sans-serif;
        padding: 0; }
    #wrapper.pt_product-search-result #secondary .refinement #category-level-1 {
      width: auto;
      float: none;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_product-search-result #secondary .refinement #category-level-1 {
          margin-left: 30px;
          float: left; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        #wrapper.pt_product-search-result #secondary .refinement #category-level-1 {
          margin-left: 10px; } }
      #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li {
        display: inline-block;
        width: auto;
        padding: 0;
        margin: 0 8px; }
        @media only screen and (min-width: 320px) and (max-width: 374px) {
          #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li {
            margin: 0 6px; } }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li {
            float: none; } }
        @media only screen and (min-width: 768px) {
          #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li {
            margin: 0 20px; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li {
            margin: 0 2px; } }
        #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li a.refinement-link {
          position: relative;
          color: #000d26;
          letter-spacing: .12rem;
          line-height: 3.125rem;
          padding: 0 4px; }
          @media only screen and (min-width: 320px) and (max-width: 374px) {
            #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li a.refinement-link {
              letter-spacing: .05rem; } }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li a.refinement-link {
              line-height: 3.75rem; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li a.refinement-link {
              font-size: 0.6875rem;
              letter-spacing: .08rem; } }
          #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li a.refinement-link.active {
            text-decoration: none; }
            #wrapper.pt_product-search-result #secondary .refinement #category-level-1 li a.refinement-link.active::after {
              content: '';
              display: block;
              width: 100%;
              height: 4px;
              background-color: #000d26;
              position: absolute;
              bottom: 0;
              left: 0; }

.pt_product-search-noresult .primary-content .search-noresults-header h1 {
  font-family: "athelas", serif;
  font-size: 3rem;
  font-weight: 500;
  letter-spacing: -.028rem;
  text-transform: none;
  color: #00205c; }

.pt_product-search-noresult .primary-content .section-header {
  margin-top: 0; }
  .pt_product-search-noresult .primary-content .section-header p {
    font-family: "DINCond", sans-serif;
    font-size: 1.25rem; }

.pt_product-search-noresult .primary-content .no-hits-contactus h3 {
  font-family: "athelas", serif;
  color: #00205c; }

.pt_product-search-noresult .primary-content .no-hits-contactus ul li .contactus-black,
.pt_product-search-noresult .primary-content .no-hits-contactus ul li .contactus-gray {
  font-family: "DINCond", sans-serif;
  color: #00205c; }

.pt_product-search-result .primary-content .product-tile {
  background-color: #f3f3f5;
  padding-bottom: 20px; }
  .pt_product-search-result .primary-content .product-tile .product-image {
    margin-bottom: 8px; }
  .pt_product-search-result .primary-content .product-tile .product-name {
    font-family: "DINCond", sans-serif;
    color: #000d26;
    text-transform: uppercase;
    font-size: 1rem;
    letter-spacing: .14rem;
    padding: 0 1rem; }
  .pt_product-search-result .primary-content .product-tile .product-pricing {
    font-family: "athelas", serif;
    color: #000d26;
    font-size: 1.125rem;
    letter-spacing: -.05rem; }
  .pt_product-search-result .primary-content .product-tile .product-swatches {
    display: none; }

body.sticky-nav {
  padding-top: 0 !important; }

body #wrapper.pt_gateway {
  background-color: #000;
  color: #fff;
  font-family: "athelas", serif;
  position: relative; }
  body #wrapper.pt_gateway #main {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      body #wrapper.pt_gateway #main {
        border: none;
        margin-top: 0;
        margin-bottom: 0; } }
  @media only screen and (min-width: 667px) and (max-width: 930px) and (orientation: landscape) {
    body #wrapper.pt_gateway .gateway-main {
      height: 100vh;
      overflow: hidden; } }
  @media only screen and (max-width: 767px) {
    body #wrapper.pt_gateway .gateway-main {
      height: 100vh;
      overflow: hidden; } }
  body #wrapper.pt_gateway .gateway-main.horizontal-centred .gatewayMobileImage,
  body #wrapper.pt_gateway .gateway-main.horizontal-centred .video-container video {
    min-height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%); }
  body #wrapper.pt_gateway .gateway-main.vertical-centred .gatewayMobileImage,
  body #wrapper.pt_gateway .gateway-main.vertical-centred .video-container video {
    min-width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body #wrapper.pt_gateway .gateway-main .video-container {
    overflow: hidden;
    position: fixed;
    height: 100vh;
    width: 100vw; }
    body #wrapper.pt_gateway .gateway-main .video-container video {
      -o-object-fit: cover;
         object-fit: cover; }
  body #wrapper.pt_gateway .gateway-cta-wrapper {
    color: #f1f1f1;
    height: 100vh;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 35%;
    box-sizing: border-box;
    overflow: hidden; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      body #wrapper.pt_gateway .gateway-cta-wrapper {
        width: 45%; } }
    @media only screen and (min-width: 768px) and (max-width: 930px) {
      body #wrapper.pt_gateway .gateway-cta-wrapper {
        width: 75%;
        right: auto;
        left: 50%;
        transform: translateX(-50%); } }
    @media only screen and (min-width: 667px) and (max-width: 930px) and (orientation: landscape) {
      body #wrapper.pt_gateway .gateway-cta-wrapper {
        padding: 0;
        right: 0;
        height: 100%;
        width: 100%;
        overflow-y: scroll; } }
    @media only screen and (max-width: 767px) {
      body #wrapper.pt_gateway .gateway-cta-wrapper {
        padding: 0 20px;
        right: 0;
        width: 100%;
        height: 100%;
        overflow-y: scroll; } }
    body #wrapper.pt_gateway .gateway-cta-wrapper .scroll-container {
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      overflow-y: auto; }
      @media only screen and (min-width: 768px) {
        body #wrapper.pt_gateway .gateway-cta-wrapper .scroll-container {
          padding-right: 75px; } }
      @media only screen and (min-width: 667px) and (max-width: 930px) {
        body #wrapper.pt_gateway .gateway-cta-wrapper .scroll-container {
          padding-right: 0;
          overflow-y: visible; } }
      @media only screen and (max-width: 767px) {
        body #wrapper.pt_gateway .gateway-cta-wrapper .scroll-container {
          overflow-y: visible; } }
  body #wrapper.pt_gateway .gateway-gif {
    opacity: 1; }
    body #wrapper.pt_gateway .gateway-gif img {
      bottom: 0;
      min-width: 100%;
      min-height: 100%;
      position: fixed;
      right: 0;
      width: 100%; }
  body #wrapper.pt_gateway .gatewayVideo {
    display: block;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    opacity: 1;
    position: fixed;
    right: 0; }
  body #wrapper.pt_gateway .gatewayMobileImage {
    display: none; }
  body #wrapper.pt_gateway .gateway-form-wrapper {
    display: table;
    height: 100%; }
    @media only screen and (max-width: 767px) {
      body #wrapper.pt_gateway .gateway-form-wrapper {
        padding-bottom: 60px; } }
    body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner {
      display: table-row;
      font-family: "athelas", serif;
      font-size: 1.9em;
      text-align: center; }
      @media only screen and (min-width: 667px) and (max-width: 930px) and (orientation: landscape) {
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner {
          position: relative; } }
      @media only screen and (max-width: 767px) {
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner {
          position: relative; } }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block {
        margin: 50px 0 70px; }
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-logo {
          margin-bottom: 5%; }
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-text {
          line-height: 1.6em; }
          @media only screen and (max-width: 767px) {
            body #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-text {
              padding: 0 10%; } }
    body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form {
      display: table-row;
      padding: 0 2.5em;
      width: 85%; }
      @media only screen and (min-width: 667px) and (max-width: 930px) and (orientation: landscape) {
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form {
          position: relative; } }
      @media only screen and (max-width: 767px) {
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form {
          position: relative; } }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-form-content {
        display: table-cell;
        vertical-align: bottom;
        padding-bottom: 50px; }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-header h2, body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-header .ui-dialog .ui-dialog-title, .ui-dialog body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-header .ui-dialog-title {
        color: #fff;
        font-family: "athelas", serif;
        font-weight: normal;
        font-size: 1.8em;
        text-transform: inherit; }
        @media only screen and (max-width: 479px) {
          body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-header h2, body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-header .ui-dialog .ui-dialog-title, .ui-dialog body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-header .ui-dialog-title {
            font-size: 1.4em; } }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form input[type="email"] {
        background-color: transparent;
        border: 1px solid #e6e6e6;
        border-right: 1px solid rgba(0, 0, 0, 0);
        border-radius: 0;
        color: #e6e6e6;
        float: left;
        font-family: "athelas", serif;
        font-size: 16px;
        width: 70%; }
        @media only screen and (max-width: 767px) {
          body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form input[type="email"] {
            font-size: 13px; } }
        @media only screen and (max-width: 479px) {
          body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form input[type="email"] {
            width: 65%; } }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form input.error {
        border: 1px solid #b2595c !important;
        border-right: 1px solid #b2595c !important; }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gatewayemail {
        margin-bottom: 10px; }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-submit {
        background-color: transparent;
        border: 1px solid #e6e6e6;
        border-radius: 0;
        color: #e6e6e6;
        float: right;
        font-size: 16px;
        font-weight: normal;
        height: 40px;
        line-height: 2.5em;
        padding: 0 1.5em;
        width: 30%; }
        @media only screen and (max-width: 767px) {
          body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-submit {
            font-size: 13px; } }
        @media only screen and (max-width: 479px) {
          body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-submit {
            width: 35%; } }
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form .gateway-submit:hover {
          background-color: #fff;
          color: #000; }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form a.gateway-privacy-link {
        color: #fff;
        text-decoration: underline;
        text-transform: uppercase; }
      body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form #gatewayemail-acceptance-error {
        clear: both;
        display: none;
        float: left;
        margin-top: 10px; }
        body #wrapper.pt_gateway .gateway-form-wrapper .gateway-form #gatewayemail-acceptance-error .error {
          display: block; }
  body #wrapper.pt_gateway a {
    color: #fff;
    text-decoration: underline;
    text-transform: uppercase; }

body ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  text-transform: uppercase; }

body :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  text-transform: uppercase; }

body ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  text-transform: uppercase; }

body :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  text-transform: uppercase; }

body ::-ms-input-placeholder {
  /* Microsoft Edge */
  text-transform: uppercase; }

body ::-moz-placeholder {
  /* Most modern browsers support this now. */
  text-transform: uppercase; }

body :-ms-input-placeholder {
  /* Most modern browsers support this now. */
  text-transform: uppercase; }

body ::placeholder {
  /* Most modern browsers support this now. */
  text-transform: uppercase; }

body.touch #wrapper.pt_gateway .gatewayVideo {
  display: none; }

body.touch #wrapper.pt_gateway .gatewayMobileImage {
  display: block; }

body.touch.smaller #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-logo {
  margin-bottom: 0; }
  body.touch.smaller #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-logo img {
    width: 30%; }
    @media only screen and (min-width: 667px) and (max-width: 930px) and (orientation: landscape) {
      body.touch.smaller #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-logo img {
        width: auto; } }

body.touch.smaller #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-text {
  font-size: .9em;
  line-height: 1.3em; }
  @media only screen and (max-width: 479px) {
    body.touch.smaller #wrapper.pt_gateway .gateway-form-wrapper .gateway-banner .gateway-welcome-block .gateway-welcome-text {
      font-size: .7em; } }

.gateway-form input[type="checkbox"] + label {
  background: url("../images/checkbox_unchecked_clear.png") left 2px no-repeat;
  height: 24px; }
  .gateway-form input[type="checkbox"] + label span {
    display: inline-block;
    float: left;
    margin: 0 0 0 8px; }
  .gateway-form input[type="checkbox"] + label a.privacy-policy {
    clear: both;
    float: left;
    margin: 3px 0 0 8px; }

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

@media only screen and (min-width: 667px) and (max-width: 930px) and (orientation: landscape) {
  .or-option {
    margin-bottom: 120px;
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .or-option {
    margin-bottom: 100px;
    width: 100%; } }

.or-option .or-spacer {
  float: left;
  width: 70%; }
  @media only screen and (max-width: 479px) {
    .or-option .or-spacer {
      width: 65%; } }

.or-option .or-else {
  float: left;
  text-align: center;
  width: 30%; }
  @media only screen and (max-width: 479px) {
    .or-option .or-else {
      width: 35%; } }
  .or-option .or-else a {
    display: inline-block;
    margin-top: 30px; }
    @media only screen and (max-width: 767px) {
      .or-option .or-else a {
        margin-top: 15px; } }

#needle_invSlider3Pro {
  display: none !important; }

.mini-cart-header {
  color: #002f87;
  font-family: "athelas", serif;
  font-size: 1.5rem;
  letter-spacing: -.05rem;
  text-transform: none; }

.mini-cart-buttons {
  height: auto; }

.mini-cart-products .mini-cart-product {
  color: #000d26; }
  .mini-cart-products .mini-cart-product .mini-cart-image img {
    background-color: #f3f3f5;
    padding: 2px; }
  .mini-cart-products .mini-cart-product .mini-cart-name .mini-cart-name-value {
    font-family: "athelas", serif;
    color: #002f87 !important;
    font-size: 0.875rem !important; }
  .mini-cart-products .mini-cart-product .mini-cart-attributes {
    font-size: 0.6875rem; }
  .mini-cart-products .mini-cart-product .mini-cart-pricing {
    font-size: 0.6875rem; }
    .mini-cart-products .mini-cart-product .mini-cart-pricing .label {
      color: #000d26; }
    .mini-cart-products .mini-cart-product .mini-cart-pricing .mini-cart-price {
      color: #000d26;
      font-family: "athelas", serif;
      font-size: 0.875rem; }

.mini-cart-totals {
  color: #000d26; }
  .mini-cart-totals .mini-cart-subtotals .value {
    font-family: "athelas", serif;
    font-size: 1rem; }
  .mini-cart-totals .mini-cart-slot {
    margin: 0;
    padding: 0; }
  .mini-cart-totals .mini-cart-buttons {
    margin-bottom: 8px; }
    .mini-cart-totals .mini-cart-buttons .mini-cart-view-button,
    .mini-cart-totals .mini-cart-buttons .mini-cart-checkout-button {
      margin-bottom: 8px;
      line-height: 49px;
      width: 100%; }

#mini-cart:hover .mini-cart-content {
  display: none; }

#wrapper.pt_order #main .actions .button.continue, #wrapper.pt_order #main .actions .button.return-to-fj,
#wrapper.pt_order-confirmation #main .actions .button.continue,
#wrapper.pt_order-confirmation #main .actions .button.return-to-fj {
  height: 48px;
  line-height: 48px; }

#wrapper.pt_order #main .actions .button.return-to-fj,
#wrapper.pt_order-confirmation #main .actions .button.return-to-fj {
  background-color: transparent;
  color: #00205c;
  border: solid 1px #00205c;
  margin-right: 17px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .actions .button.return-to-fj,
    #wrapper.pt_order-confirmation #main .actions .button.return-to-fj {
      margin-top: 15px; } }

#wrapper.pt_order #main .content-header,
#wrapper.pt_order-confirmation #main .content-header {
  font-family: "athelas", serif;
  text-transform: none;
  color: #00205c;
  font-size: 20px !important; }

#wrapper.pt_order #main h1,
#wrapper.pt_order-confirmation #main h1 {
  font-size: 3rem;
  font-weight: normal;
  text-transform: none;
  color: #000d26;
  margin-bottom: 14px;
  margin-top: 76px; }

#wrapper.pt_order #main .confirmation-message,
#wrapper.pt_order-confirmation #main .confirmation-message {
  display: inline-block;
  float: left; }
  #wrapper.pt_order #main .confirmation-message .content-asset,
  #wrapper.pt_order-confirmation #main .confirmation-message .content-asset {
    font-family: "athelas", serif; }

#wrapper.pt_order #main button.print-page,
#wrapper.pt_order-confirmation #main button.print-page {
  padding: 0;
  margin: 0;
  line-height: 12px;
  height: auto;
  text-transform: uppercase; }

#wrapper.pt_order #main .order-information,
#wrapper.pt_order-confirmation #main .order-information {
  margin-top: 9px; }
  #wrapper.pt_order #main .order-information .label,
  #wrapper.pt_order-confirmation #main .order-information .label {
    font-family: "DINCond", sans-serif; }
  #wrapper.pt_order #main .order-information div span.value,
  #wrapper.pt_order-confirmation #main .order-information div span.value {
    font-family: "DINCond", sans-serif;
    color: #999; }

#wrapper.pt_order #main .order-confirmation-details h2.content-header, #wrapper.pt_order #main .order-confirmation-details .ui-dialog .content-header.ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-confirmation-details .content-header.ui-dialog-title,
#wrapper.pt_order-confirmation #main .order-confirmation-details h2.content-header,
#wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .content-header.ui-dialog-title,
.ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .content-header.ui-dialog-title {
  display: inline-block;
  float: left; }
  #wrapper.pt_order #main .order-confirmation-details h2.content-header.order-summary, #wrapper.pt_order #main .order-confirmation-details .ui-dialog .content-header.order-summary.ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-confirmation-details .content-header.order-summary.ui-dialog-title,
  #wrapper.pt_order-confirmation #main .order-confirmation-details h2.content-header.order-summary,
  #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .content-header.order-summary.ui-dialog-title,
  .ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .content-header.order-summary.ui-dialog-title {
    width: 69.8%; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details h2.content-header.payment-total, #wrapper.pt_order #main .order-confirmation-details .ui-dialog .content-header.payment-total.ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-confirmation-details .content-header.payment-total.ui-dialog-title,
    #wrapper.pt_order-confirmation #main .order-confirmation-details h2.content-header.payment-total,
    #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .content-header.payment-total.ui-dialog-title,
    .ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .content-header.payment-total.ui-dialog-title {
      display: none; } }

#wrapper.pt_order #main .order-confirmation-details table,
#wrapper.pt_order-confirmation #main .order-confirmation-details table {
  /* td.order-payment-summary .section-header.mobile-visible*/ }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th {
    font-size: 14px !important;
    font-family: "DINCond", sans-serif; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th.shipping-table-label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr th.shipping-table-label {
      font-family: "athelas", serif;
      text-transform: none;
      color: #00205c;
      font-size: 20px !important; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address .name,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .order-shipment-address .name {
    font-family: "athelas", serif;
    font-size: 14px;
    letter-spacing: -.01rem;
    color: #000c25; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span {
    font-family: "DINCond", sans-serif;
    font-size: 12px;
    text-transform: uppercase; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span.label, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span.label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span.label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span.label {
      color: #000c25; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span.value, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span.value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span.value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span.value {
      color: #98989a; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span.value.shipped, #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span.value.shipped,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-method span.value.shipped,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.order-shipment-details .shipping-status span.value.shipped {
        color: #4cd964; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label {
    font-family: "DINCond", sans-serif;
    font-size: 12px; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label.label,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label.label {
      color: #000c25; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label.value,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute span.label.value {
      color: #98989a; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute .sku span,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item .attribute .sku span {
    color: #98989a;
    font-size: 12px;
    font-family: "athelas", serif; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item a,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item a {
    font-size: 14px;
    color: #002f87;
    font-family: "athelas", serif; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(2), #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(3), #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td:nth-child(4),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(2),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(3),
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.order-shipment-table tr td:nth-child(4) {
    font-family: "athelas", serif;
    font-size: 14px;
    color: #000d26; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr .section-header,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header {
    font-size: 14px !important;
    font-family: "DINCond", sans-serif;
    text-transform: none; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr .section-header.billing-addy,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header.billing-addy {
      width: 18%;
      text-transform: uppercase; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr .section-header.payment-methods,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header.payment-methods {
      width: 52%;
      text-transform: uppercase; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr .section-header.payment,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header.payment {
      width: 25.3%;
      text-transform: uppercase; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr .mini-address-name, #wrapper.pt_order #main .order-confirmation-details table.item-list tr .mini-address-location, #wrapper.pt_order #main .order-confirmation-details table.item-list tr td .payment-type, #wrapper.pt_order #main .order-confirmation-details table.item-list tr .amount, #wrapper.pt_order #main .order-confirmation-details table.item-list tr .card-section, #wrapper.pt_order #main .order-confirmation-details table.item-list tr td .payment-type-border,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .mini-address-name,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .mini-address-location,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td .payment-type,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .amount,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .card-section,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td .payment-type-border {
    font-family: "DINCond", sans-serif;
    color: #98989a;
    font-size: 14px;
    letter-spacing: -.01rem;
    font-weight: normal;
    line-height: 18px; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .amount,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .amount {
    margin-bottom: 10px; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc {
    font-family: "DINCond", sans-serif;
    color: #98989a;
    margin-bottom: 10px; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .payment-amount,
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .remaining-balance,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .payment-amount,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .remaining-balance {
      display: block;
      width: 134px;
      letter-spacing: -.015rem; }
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .payment-amount .value,
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .remaining-balance .value,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .payment-amount .value,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-instruments .orderpaymentinstrumentsgc .remaining-balance .value {
        float: right; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td {
    padding-bottom: 6px; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td:first-child,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td:first-child {
      color: #000c25;
      font-size: 12px;
      font-weight: normal;
      line-height: 16px;
      font-family: "DINCond", sans-serif; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td:last-child,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td:last-child {
      font-family: "athelas", serif;
      font-size: 14px; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total td,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total td {
    font-size: 16px; }
    #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total td:last-child,
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-total td:last-child {
      font-size: 14px; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-discount td,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr.order-discount td {
    color: #994c4c; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .order-detail-summary .order-totals-table tr td {
    font-weight: 400; }
  #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .section-header.mobile-visible,
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .section-header.mobile-visible {
    display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.item-list tr td.order-payment-summary .section-header.mobile-visible,
      #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary .section-header.mobile-visible {
        display: block;
        font-family: "athelas", serif;
        text-transform: none;
        color: #00205c;
        font-size: 20px !important; } }

#wrapper.pt_order-confirmation #top-banner.top-banner .footjoy-us-link {
  display: none; }

#wrapper.pt_order-confirmation #top-banner.top-banner .menu-utility-user li.user-info .user-account {
  display: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order-confirmation footer .footer-container .innerWidth, #wrapper.pt_order-confirmation footer .footer-container .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots #wrapper.pt_order-confirmation footer .footer-container .promoSlotFull#home-full-7 {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order-confirmation footer .footer-container .innerWidth .footer-logo, #wrapper.pt_order-confirmation footer .footer-container .home-bottom-slots .promoSlotFull#home-full-7 .footer-logo, .home-bottom-slots #wrapper.pt_order-confirmation footer .footer-container .promoSlotFull#home-full-7 .footer-logo {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 31%;
    float: none; } }

#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security {
  width: 87%; }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security .footer-confirm-desktop {
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security .footer-confirm-desktop {
        display: none; } }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security .footer-confirm-mobile {
    display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security .footer-confirm-mobile {
        display: inline-block; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security {
      width: 100%; } }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security span, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div {
    width: 20%;
    float: left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security span, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div {
        width: 33%; } }
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security span .confirmation-footer-link, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div .confirmation-footer-link {
      font-family: "DINCond", sans-serif;
      font-size: 12px;
      text-transform: uppercase;
      display: inline-block;
      color: #000c25;
      float: right;
      margin-top: 6px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security span .confirmation-footer-link, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div .confirmation-footer-link {
          float: left; } }
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security span.phone span, #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div.phone span {
      width: 100%; }
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div {
    background: transparent;
    font-weight: bold;
    text-transform: uppercase;
    color: #000c25;
    display: inline-block;
    vertical-align: middle;
    padding-left: 29px;
    line-height: 120%;
    text-align: left;
    float: left;
    box-sizing: border-box;
    /*#wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div .confirmation-footer-link*/ }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div {
        width: 50%;
        text-align: center;
        padding-left: 0; } }
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div .confirmation-footer-link {
      float: left; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security div .confirmation-footer-link {
          float: none; } }

#wrapper.pt_cart #main {
  border-bottom: none; }
  #wrapper.pt_cart #main #primary .name-container {
    border-bottom: 1px solid #ebebeb; }
    #wrapper.pt_cart #main #primary .name-container .cart-name h1 {
      font-family: "athelas", serif;
      color: #000d26;
      font-size: 3rem;
      text-transform: none;
      font-weight: normal;
      margin-bottom: 2px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .name-container .cart-name h1 {
          font-size: 2.5rem; } }
    #wrapper.pt_cart #main #primary .name-container .cart-actions-top {
      padding-bottom: 0; }
      #wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
        background: #00205c;
        height: 49px; }
        @media only screen and (min-width: 768px) {
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
            width: 250px; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top button {
            width: 175px; } }
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top button:hover {
          background: #002f87;
          color: #fff; }
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.dw-apple-pay-button {
          height: 49px !important;
          border-radius: 0 !important; }
          @media only screen and (min-width: 768px) {
            #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.dw-apple-pay-button {
              width: 250px !important; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            #wrapper.pt_cart #main #primary .name-container .cart-actions-top button.dw-apple-pay-button {
              width: 175px !important; } }
      #wrapper.pt_cart #main #primary .name-container .cart-actions-top button[disabled] {
        opacity: 1;
        background-color: #ebebeb;
        color: #98989a; }
      #wrapper.pt_cart #main #primary .name-container .cart-actions-top .cart-action-paypal {
        height: 49px;
        line-height: 49px; }
        @media only screen and (min-width: 768px) {
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top .cart-action-paypal {
            width: 250px; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_cart #main #primary .name-container .cart-actions-top .cart-action-paypal {
            width: 175px; } }
        #wrapper.pt_cart #main #primary .name-container .cart-actions-top .cart-action-paypal:hover {
          color: #fff;
          background-color: #002f87;
          border-color: #002f87; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table th {
    color: #000d26;
    font-family: "DINCond", sans-serif;
    letter-spacing: .1rem; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item a {
    color: #000d26;
    letter-spacing: .015rem; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .label {
    color: #000d26; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .attribute {
    font-family: "DINCond", sans-serif; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity {
    font-family: "DINCond", sans-serif; }
    #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity select {
      height: 40px;
      width: 55px;
      background-size: 20px;
      background-position-x: 27px;
      padding-right: 29px;
      text-align: center; }
    #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list {
      margin-bottom: 20px; }
      #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list .is-in-stock {
        font-family: "DINCond", sans-serif;
        font-size: 0.625rem;
        color: #000d26;
        text-transform: uppercase; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price {
    color: #000d26;
    font-size: 0.875rem; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total {
      font-size: 0.875rem; } }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total .price-total {
    color: #000d26; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total .mobile-title {
    font-family: "DINCond", sans-serif;
    color: #000d26; }
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code {
    border-top: none;
    border-bottom: 1px solid #ebebeb; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title {
      font-family: "DINCond", sans-serif;
      font-size: 0.8125rem;
      text-transform: uppercase;
      letter-spacing: .12rem;
      margin-bottom: 0.8125rem; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2 span, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title span, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title span {
        background-image: url(../images/down-arrow.svg);
        background-size: 18px; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2.close span, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .close.ui-dialog-title span, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .close.ui-dialog-title span {
        background-image: url(../images/arrow-right.svg);
        background-size: 11px; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code input {
      height: 40px; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code #add-coupon {
      height: 40px;
      vertical-align: top; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap {
        padding-bottom: 16px; } }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap .promotion-title {
      font-family: "DINCond", sans-serif;
      color: #000d26; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button {
      background: none;
      margin-top: 0; }
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel {
    border-bottom: 1px solid #ebebeb; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals {
        width: 20.834%; } }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr td {
      color: #000d26; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr td:first-child {
        font-family: "DINCond", sans-serif; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-shipping .free-shipping-color {
      color: #002f87;
      margin-right: 0; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr.order-discount td {
      color: #000d26; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr:not(.order-total) td:first-child {
      font-size: 0.6875rem; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button.button {
      background: #00205c;
      height: 49px; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button.button:hover {
        background: #002f87;
        color: #fff; }
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button[disabled] {
      opacity: 1;
      background-color: #ebebeb;
      color: #98989a; }
      #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-actions button[disabled]:hover {
        background: #ebebeb;
        color: #98989a; }
  #wrapper.pt_cart #main #primary .item-list tr {
    border-bottom: 1px solid #ebebeb; }
  #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal {
    height: 49px;
    line-height: 49px;
    background-color: #fff;
    color: #00205c;
    border: 1px solid #00205c; }
    #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal:hover {
      color: #fff;
      background-color: #002f87;
      border-color: #002f87; }
    #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal span {
      padding: 0; }
    #wrapper.pt_cart #main #primary .cart-actions .cart-action-paypal img {
      display: none; }
  #wrapper.pt_cart #main #primary .cart-actions button.dw-apple-pay-button {
    height: 49px !important;
    border-radius: 0 !important; }
  #wrapper.pt_cart #main #primary .cart-empty #continue-shopping {
    position: static; }
    #wrapper.pt_cart #main #primary .cart-empty #continue-shopping button:hover {
      color: #002f87;
      text-decoration: underline; }
  #wrapper.pt_cart #main .footer-bottom .banner-security {
    margin-bottom: 25px; }
    #wrapper.pt_cart #main .footer-bottom .banner-security > span {
      font-family: "DINCond", sans-serif;
      color: #000d26;
      padding-left: 32px;
      line-height: 1.1em; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main .footer-bottom .banner-security > span {
          padding-left: 0; } }
      #wrapper.pt_cart #main .footer-bottom .banner-security > span.secure {
        background: url(../images/security-lock.svg) no-repeat left;
        background-size: 26px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main .footer-bottom .banner-security > span.secure {
            background-position: center top;
            background-size: 30px; } }
      #wrapper.pt_cart #main .footer-bottom .banner-security > span.returns {
        background: url(../images/security-returns.svg) no-repeat left;
        background-size: 26px;
        padding-right: 120px;
        line-height: 1.1em;
        box-sizing: border-box; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main .footer-bottom .banner-security > span.returns {
            padding: 30px 30px 0;
            background-position: center top;
            background-size: 30px; } }
      #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone {
        background: url(../images/security-phone.svg) no-repeat left;
        background-size: 26px; }
        @media only screen and (max-width: 767px) {
          #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone {
            background-position: center top;
            background-size: 30px; } }
        #wrapper.pt_cart #main .footer-bottom .banner-security > span.phone span {
          text-transform: uppercase;
          color: #000d26; }

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

.pt_product-details .product-detail-top-section {
  position: relative; }
  @media only screen and (min-width: 768px) {
    .pt_product-details .product-detail-top-section {
      min-height: calc(100vh - 131px); } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .product-detail-top-section {
      min-height: 455px; } }
  .pt_product-details .product-detail-top-section.light-bg {
    background-color: #f3f3f5; }
    .pt_product-details .product-detail-top-section.light-bg .tabs-caption {
      color: #002f87; }
    .pt_product-details .product-detail-top-section.light-bg .description-body {
      color: #000d26; }
    .pt_product-details .product-detail-top-section.light-bg .product-name,
    .pt_product-details .product-detail-top-section.light-bg .price-sales {
      color: #000d26; }
    .pt_product-details .product-detail-top-section.light-bg .scroll-to-button {
      color: #002f87; }
      .pt_product-details .product-detail-top-section.light-bg .scroll-to-button i.icon-angle-right {
        background: url(../images/interface/button-arrow-dark.svg) no-repeat;
        background-size: cover; }
  .pt_product-details .product-detail-top-section.dark-bg {
    background-color: #000d26; }
    .pt_product-details .product-detail-top-section.dark-bg .tabs-caption,
    .pt_product-details .product-detail-top-section.dark-bg .description-body {
      color: #fff; }
    .pt_product-details .product-detail-top-section.dark-bg .product-name,
    .pt_product-details .product-detail-top-section.dark-bg .price-sales {
      color: #fff; }
    .pt_product-details .product-detail-top-section.dark-bg .scroll-to-button {
      color: #fff; }
      .pt_product-details .product-detail-top-section.dark-bg .scroll-to-button i.icon-angle-right {
        background: url(../images/interface/button-arrow.svg) no-repeat;
        background-size: cover; }
  @media only screen and (min-width: 768px) {
    .pt_product-details .product-detail-top-section.pdp-footwear, .pt_product-details .product-detail-top-section.pdp-apparels {
      padding: 130px 0;
      box-sizing: border-box; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .product-detail-top-section.pdp-footwear, .pt_product-details .product-detail-top-section.pdp-apparels {
      padding: 50px 0 85px;
      box-sizing: border-box; } }
  .pt_product-details .product-detail-top-section.pdp-footwear .top-product-detail,
  .pt_product-details .product-detail-top-section.pdp-footwear .top-product-description, .pt_product-details .product-detail-top-section.pdp-apparels .top-product-detail,
  .pt_product-details .product-detail-top-section.pdp-apparels .top-product-description {
    padding: 0 24px;
    box-sizing: border-box; }
    @media only screen and (min-width: 768px) {
      .pt_product-details .product-detail-top-section.pdp-footwear .top-product-detail,
      .pt_product-details .product-detail-top-section.pdp-footwear .top-product-description, .pt_product-details .product-detail-top-section.pdp-apparels .top-product-detail,
      .pt_product-details .product-detail-top-section.pdp-apparels .top-product-description {
        width: 500px;
        padding: 0 64px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_product-details .product-detail-top-section.pdp-footwear .top-product-detail,
      .pt_product-details .product-detail-top-section.pdp-footwear .top-product-description, .pt_product-details .product-detail-top-section.pdp-apparels .top-product-detail,
      .pt_product-details .product-detail-top-section.pdp-apparels .top-product-description {
        width: 350px;
        padding: 0 24px; } }
  @media only screen and (max-width: 767px) {
    .pt_product-details .product-detail-top-section.pdp-footwear .product-name, .pt_product-details .product-detail-top-section.pdp-apparels .product-name {
      max-width: 80%; } }
  .pt_product-details .product-detail-top-section.pdp-footwear .product-price, .pt_product-details .product-detail-top-section.pdp-apparels .product-price {
    margin-bottom: 62px; }
  @media only screen and (min-width: 768px) {
    .pt_product-details .product-detail-top-section.pdp-footwear .main-product-image, .pt_product-details .product-detail-top-section.pdp-apparels .main-product-image {
      position: absolute;
      height: 100%;
      width: 68%;
      overflow: hidden;
      top: 0;
      right: -2%; } }
  @media only screen and (min-width: 1200px) and (max-width: 1384px) {
    .pt_product-details .product-detail-top-section.pdp-footwear .main-product-image, .pt_product-details .product-detail-top-section.pdp-apparels .main-product-image {
      width: 58%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .product-detail-top-section.pdp-footwear .main-product-image, .pt_product-details .product-detail-top-section.pdp-apparels .main-product-image {
      width: 58%; } }
  .pt_product-details .product-detail-top-section.pdp-footwear .scroll-to-button, .pt_product-details .product-detail-top-section.pdp-apparels .scroll-to-button {
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .pt_product-details .product-detail-top-section.pdp-footwear .scroll-to-button, .pt_product-details .product-detail-top-section.pdp-apparels .scroll-to-button {
        top: 24px;
        right: 24px; } }
    @media only screen and (min-width: 768px) {
      .pt_product-details .product-detail-top-section.pdp-footwear .scroll-to-button, .pt_product-details .product-detail-top-section.pdp-apparels .scroll-to-button {
        bottom: 30px;
        margin-left: 64px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_product-details .product-detail-top-section.pdp-footwear .scroll-to-button, .pt_product-details .product-detail-top-section.pdp-apparels .scroll-to-button {
        bottom: 30px;
        margin-left: 24px; } }
  .pt_product-details .product-detail-top-section.pdp-footwear .main-product-image img {
    width: 100%; }
    @media only screen and (min-width: 768px) {
      .pt_product-details .product-detail-top-section.pdp-footwear .main-product-image img {
        width: 95%;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%); } }
  @media only screen and (min-width: 768px) {
    .pt_product-details .product-detail-top-section.pdp-apparels .main-product-image {
      width: 56%; } }
  @media only screen and (max-width: 767px) {
    .pt_product-details .product-detail-top-section.pdp-apparels .main-product-image img {
      width: 100%; } }
  @media only screen and (min-width: 768px) {
    .pt_product-details .product-detail-top-section.pdp-apparels .main-product-image img {
      max-width: 100%;
      height: auto;
      margin: 0 auto;
      display: block;
      bottom: 0;
      position: absolute; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .product-detail-top-section.pdp-apparels .top-product-description {
      margin-bottom: 24px; } }
  .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-caption {
    list-style: none;
    padding-left: 0;
    font-family: "DINCond", sans-serif;
    font-size: 1rem;
    line-height: 1.75rem;
    text-transform: uppercase; }
    .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-caption li {
      cursor: pointer;
      display: inline-block;
      margin-right: 2.5rem;
      letter-spacing: .14rem;
      opacity: .5; }
      .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-caption li.active {
        opacity: 1; }
  .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-content {
    display: none; }
    .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-content.active {
      display: block; }
    .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-content .description-body {
      font-size: 1.125rem;
      line-height: 1.5rem; }
      @media only screen and (min-width: 768px) {
        .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-content .description-body {
          font-size: 1.375rem;
          line-height: 1.8125rem; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pt_product-details .product-detail-top-section .top-product-description .pdp-description .tabs-content .description-body {
          font-size: 1.125rem;
          line-height: 1.5rem; } }
  .pt_product-details .product-detail-top-section .top-product-detail .product-name {
    font-size: 2.25rem;
    line-height: 3rem;
    font-weight: normal; }
    @media only screen and (min-width: 768px) {
      .pt_product-details .product-detail-top-section .top-product-detail .product-name {
        font-size: 3rem; } }
  .pt_product-details .product-detail-top-section .top-product-detail .product-price {
    font-size: 1.875rem;
    letter-spacing: -.05rem; }
    @media only screen and (min-width: 768px) {
      .pt_product-details .product-detail-top-section .top-product-detail .product-price {
        font-size: 1.875rem; } }

.pt_product-details.gloves .product-detail-top-section {
  padding: 20px 24px 40px; }
  .pt_product-details.gloves .product-detail-top-section .innerWidth, .pt_product-details.gloves .product-detail-top-section .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details.gloves .product-detail-top-section .promoSlotFull#home-full-7 {
    position: relative; }
  @media only screen and (min-width: 1200px) and (max-width: 1384px) {
    .pt_product-details.gloves .product-detail-top-section {
      padding: 50px 24px; } }
  @media only screen and (min-width: 768px) {
    .pt_product-details.gloves .product-detail-top-section {
      padding: 85px 24px; } }
  .pt_product-details.gloves .product-detail-top-section .top-product-detail {
    width: 80%; }
    @media only screen and (min-width: 768px) {
      .pt_product-details.gloves .product-detail-top-section .top-product-detail {
        width: 20%;
        margin: 0;
        float: left; } }
    @media only screen and (min-width: 1200px) and (max-width: 1384px) {
      .pt_product-details.gloves .product-detail-top-section .top-product-detail {
        width: 30%;
        margin: 0 0 125px; } }
  .pt_product-details.gloves .product-detail-top-section .main-product-image {
    margin-lef: 0; }
    @media only screen and (min-width: 768px) {
      .pt_product-details.gloves .product-detail-top-section .main-product-image {
        width: 50%;
        float: left;
        overflow: hidden;
        text-align: center; } }
    @media only screen and (min-width: 1388px) {
      .pt_product-details.gloves .product-detail-top-section .main-product-image {
        margin-left: 7%;
        width: 35%; } }
    @media only screen and (min-width: 1200px) and (max-width: 1384px) {
      .pt_product-details.gloves .product-detail-top-section .main-product-image {
        width: 35%; } }
    .pt_product-details.gloves .product-detail-top-section .main-product-image img {
      max-width: 100%; }
  @media only screen and (min-width: 768px) {
    .pt_product-details.gloves .product-detail-top-section .top-product-description {
      width: 30%;
      margin: 0;
      float: right; } }
  @media only screen and (min-width: 1200px) and (max-width: 1384px) {
    .pt_product-details.gloves .product-detail-top-section .top-product-description {
      margin: 0; } }
  .pt_product-details.gloves .product-detail-top-section .scroll-to-button {
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .pt_product-details.gloves .product-detail-top-section .scroll-to-button {
        top: 5px;
        right: 0; } }
    @media only screen and (min-width: 768px) {
      .pt_product-details.gloves .product-detail-top-section .scroll-to-button {
        bottom: -50px;
        left: 0; } }

.pt_product-details.gloves .slot-columns {
  position: relative;
  overflow: hidden; }
  .pt_product-details.gloves .slot-columns .innerWidth, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 {
    z-index: 1;
    position: relative; }
    .pt_product-details.gloves .slot-columns .innerWidth .text-column, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column {
      background-color: #fff;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .pt_product-details.gloves .slot-columns .innerWidth .text-column, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column {
          padding: 0 24px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1384px) {
        .pt_product-details.gloves .slot-columns .innerWidth .text-column.narrow, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column.narrow, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column.narrow {
          padding: 150px 128px; } }
      @media only screen and (min-width: 768px) {
        .pt_product-details.gloves .slot-columns .innerWidth .text-column.narrow, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column.narrow, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column.narrow {
          width: 38%;
          float: left;
          padding: 150px 128px 150px 60px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1384px) {
        .pt_product-details.gloves .slot-columns .innerWidth .text-column.wide, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column.wide, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column.wide {
          padding: 197px 128px; } }
      @media only screen and (min-width: 768px) {
        .pt_product-details.gloves .slot-columns .innerWidth .text-column.wide, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column.wide, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column.wide {
          width: 62%;
          float: right;
          padding: 197px 128px; } }
      .pt_product-details.gloves .slot-columns .innerWidth .text-column h4, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column h4, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column h4 {
        font-size: 1rem; }
        @media only screen and (min-width: 768px) {
          .pt_product-details.gloves .slot-columns .innerWidth .text-column h4, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column h4, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column h4 {
            font-size: 1.25rem; } }
      .pt_product-details.gloves .slot-columns .innerWidth .text-column p, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column p, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column p {
        font-size: 1.125rem; }
        @media only screen and (min-width: 768px) {
          .pt_product-details.gloves .slot-columns .innerWidth .text-column p, .pt_product-details.gloves .slot-columns .home-bottom-slots .promoSlotFull#home-full-7 .text-column p, .home-bottom-slots .pt_product-details.gloves .slot-columns .promoSlotFull#home-full-7 .text-column p {
            font-size: 1.5rem; } }
  .pt_product-details.gloves .slot-columns img {
    box-sizing: border-box; }
    @media only screen and (max-width: 767px) {
      .pt_product-details.gloves .slot-columns img {
        width: 100%;
        padding: 0 24px;
        margin: 50px 0 24px; } }
    @media only screen and (min-width: 768px) {
      .pt_product-details.gloves .slot-columns img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        min-height: 100%; }
        .pt_product-details.gloves .slot-columns img.left-align {
          left: 0; }
        .pt_product-details.gloves .slot-columns img.right-align {
          right: 0; }
        .pt_product-details.gloves .slot-columns img.wide {
          min-width: 62%; }
        .pt_product-details.gloves .slot-columns img.narrow {
          min-width: 42%; } }

@media only screen and (max-width: 767px) {
  .pt_product-details.gloves .pdp-gloves-carousel {
    display: none; } }

.pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper {
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 720px; }
  .pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper .innerWidth, .pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper .promoSlotFull#home-full-7 {
    position: relative;
    z-index: 1; }
  .pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper .text-content {
    text-align: left;
    width: 25%;
    margin-top: 240px; }
    .pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper .text-content span {
      display: block;
      color: #fff;
      font-size: 2.875rem; }
  .pt_product-details.gloves .pdp-gloves-carousel .carousel-slide .slide-wrapper img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%; }

.pt_product-details.gloves .additional-colors {
  display: none; }

.pt_product-details .primary-container {
  background-color: #fff; }

@media only screen and (min-width: 768px) {
  .pt_product-details .pdp-main {
    margin-top: 15px; } }

.pt_product-details .pdp-main .product-col-1 {
  box-sizing: border-box;
  float: none; }
  @media only screen and (min-width: 768px) {
    .pt_product-details .pdp-main .product-col-1 {
      float: right;
      width: 64.55%;
      margin-bottom: 2.5rem; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .pdp-main .product-col-1 {
      float: right;
      width: 55%;
      margin-bottom: 2.5rem; } }
  .pt_product-details .pdp-main .product-col-1 .product-thumbnails.fixed-position.fixed-bottom {
    bottom: 0;
    opacity: 1;
    position: absolute;
    top: auto; }
    @media only screen and (max-width: 767px) {
      .pt_product-details .pdp-main .product-col-1 .product-thumbnails.fixed-position.fixed-bottom {
        position: unset; } }
    .pt_product-details .pdp-main .product-col-1 .product-thumbnails.fixed-position.fixed-bottom .slick-list.draggable {
      height: auto; }

.pt_product-details .pdp-main .product-col-2 {
  box-sizing: border-box;
  float: none; }
  @media only screen and (max-width: 767px) {
    .pt_product-details .pdp-main .product-col-2 {
      margin-top: 50px;
      padding: 0 24px; } }
  @media only screen and (min-width: 768px) {
    .pt_product-details .pdp-main .product-col-2 {
      float: left;
      width: 35.45%;
      padding: 0 64px 0 55px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .pdp-main .product-col-2 {
      width: 45%;
      padding: 0 24px; } }
  .pt_product-details .pdp-main .product-col-2.fixed-position {
    position: fixed; }
    @media only screen and (min-width: 768px) {
      .pt_product-details .pdp-main .product-col-2.fixed-position {
        top: 70px;
        width: 490px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_product-details .pdp-main .product-col-2.fixed-position {
        top: 50px;
        width: 346px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1384px) {
      .pt_product-details .pdp-main .product-col-2.fixed-position {
        top: 50px;
        width: 425px; } }
    @media only screen and (max-width: 767px) {
      .pt_product-details .pdp-main .product-col-2.fixed-position {
        position: unset; } }
    .pt_product-details .pdp-main .product-col-2.fixed-position.fixed-bottom {
      bottom: 0;
      opacity: 1;
      position: absolute;
      top: auto; }
      @media only screen and (max-width: 767px) {
        .pt_product-details .pdp-main .product-col-2.fixed-position.fixed-bottom {
          position: unset; } }
  @media only screen and (min-width: 768px) {
    .pt_product-details .pdp-main .product-col-2 .product-content {
      margin-top: 100px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .pdp-main .product-col-2 .product-content {
      margin-top: 75px; } }
  .pt_product-details .pdp-main .product-col-2 .product-content .contact-us-asset {
    float: right;
    text-align: right;
    margin-top: 16px; }
    .pt_product-details .pdp-main .product-col-2 .product-content .contact-us-asset h4 {
      color: #002f87;
      margin: 0; }
    .pt_product-details .pdp-main .product-col-2 .product-content .contact-us-asset span, .pt_product-details .pdp-main .product-col-2 .product-content .contact-us-asset a {
      font-family: "athelas", serif;
      font-size: 0.875rem;
      letter-spacing: -.01rem; }
    .pt_product-details .pdp-main .product-col-2 .product-content .contact-us-asset a {
      color: #002f87;
      text-decoration: underline; }
      .pt_product-details .pdp-main .product-col-2 .product-content .contact-us-asset a:hover {
        text-decoration: none; }
  @media only screen and (max-width: 767px) {
    .pt_product-details .pdp-main .product-col-2 .scroll-to-button {
      display: none; } }
  .pt_product-details .pdp-main .product-col-2 .scroll-to-button i.icon-angle-right {
    background: url(../images/interface/button-arrow-dark.svg) no-repeat;
    background-size: cover; }

.pt_product-details .pdp-main .product-variations .attribute .value {
  width: 100%; }

.pt_product-details .pdp-main .product-variations .swatches  li:not(:nth-child(7n+7)):not(.last-swatch) {
  border-right: none; }

.pt_product-details .pdp-main .product-variations .swatches  li:not(:nth-child(7n+7)).last-swatch {
  min-width: calc(100% / 7 + 2px); }

.pt_product-details .pdp-main .product-variations .swatches:not(.color) li {
  border: 1px solid #d5d5d8;
  margin: 0 0 -1px;
  min-width: calc(100% / 7);
  width: auto; }
  @media only screen and (max-width: 767px) {
    .pt_product-details .pdp-main .product-variations .swatches:not(.color) li {
      display: block;
      height: auto; } }
  .pt_product-details .pdp-main .product-variations .swatches:not(.color) li .swatchanchor {
    font-family: "athelas", serif;
    font-size: 1rem;
    letter-spacing: -.05rem;
    text-transform: uppercase;
    color: #00205c;
    margin: 0;
    padding: 0;
    border: none; }
  .pt_product-details .pdp-main .product-variations .swatches:not(.color) li.selectable.selected .swatchanchor {
    border-radius: 0;
    background-color: #00205c;
    color: #fff; }
  .pt_product-details .pdp-main .product-variations .swatches:not(.color) li.unselectable {
    background: #f3f3f5 linear-gradient(to right bottom, #f3f3f5 0%, #f3f3f5 49.9%, #a7a8a9 50%, #a7a8a9 51%, #f3f3f5 51.1%, #f3f3f5 100%); }
    .pt_product-details .pdp-main .product-variations .swatches:not(.color) li.unselectable .swatchanchor {
      border: none;
      color: #a7a8a9; }
  .pt_product-details .pdp-main .product-variations .swatches:not(.color) li.selected-value {
    display: none; }
    @media only screen and (max-width: 767px) {
      .pt_product-details .pdp-main .product-variations .swatches:not(.color) li.selected-value {
        display: none; } }

.pt_product-details .pdp-main .product-variations .swatches.hand {
  margin-left: 1px; }
  .pt_product-details .pdp-main .product-variations .swatches.hand li {
    margin-left: -1px; }
    @media only screen and (min-width: 1200px) and (max-width: 1384px) {
      .pt_product-details .pdp-main .product-variations .swatches.hand li {
        width: 45%; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_product-details .pdp-main .product-variations .swatches.hand li {
        width: 45%; } }
    @media only screen and (max-width: 767px) {
      .pt_product-details .pdp-main .product-variations .swatches.hand li {
        width: 45%; } }
    @media only screen and (min-width: 320px) and (max-width: 374px) {
      .pt_product-details .pdp-main .product-variations .swatches.hand li {
        width: 50%; } }
    .pt_product-details .pdp-main .product-variations .swatches.hand li:nth-child(2n+2) {
      border-right: 1px solid #d5d5d8; }
    .pt_product-details .pdp-main .product-variations .swatches.hand li .swatchanchor {
      padding: 0 8px; }

.pt_product-details.gloves .product-thumbnails .thumb.slick-slide .thumbnail-link {
  position: relative; }
  @media only screen and (max-width: 767px) {
    .pt_product-details.gloves .product-thumbnails .thumb.slick-slide .thumbnail-link {
      height: calc(100vw / 5 - 5px); } }
  @media only screen and (max-width: 767px) {
    .pt_product-details.gloves .product-thumbnails .thumb.slick-slide .thumbnail-link img {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); } }

.pt_product-details.golfshoes .product-variations .swatches:not(.color) li.selectable, .pt_product-details.apparel .product-variations .swatches:not(.color) li.selectable {
  box-sizing: border-box; }

.pt_product-details.golfshoes .product-primary-image, .pt_product-details.apparel .product-primary-image {
  width: 100%;
  background: #fff;
  padding: 0 24px;
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    .pt_product-details.golfshoes .product-primary-image, .pt_product-details.apparel .product-primary-image {
      width: 92%;
      padding: 0;
      float: left; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details.golfshoes .product-primary-image, .pt_product-details.apparel .product-primary-image {
      width: 80%;
      padding: 0;
      float: left; } }
  .pt_product-details.golfshoes .product-primary-image .product-image, .pt_product-details.apparel .product-primary-image .product-image {
    background: #f3f3f5;
    margin-bottom: 6px;
    min-height: 280px; }
    @media only screen and (min-width: 768px) {
      .pt_product-details.golfshoes .product-primary-image .product-image, .pt_product-details.apparel .product-primary-image .product-image {
        margin-bottom: 16px; } }
    .pt_product-details.golfshoes .product-primary-image .product-image img, .pt_product-details.apparel .product-primary-image .product-image img {
      display: block;
      width: 100%; }

.pt_product-details.golfshoes .product-thumbnails, .pt_product-details.apparel .product-thumbnails {
  width: 7%;
  float: right; }
  @media only screen and (max-width: 767px) {
    .pt_product-details.golfshoes .product-thumbnails, .pt_product-details.apparel .product-thumbnails {
      display: none; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details.golfshoes .product-thumbnails, .pt_product-details.apparel .product-thumbnails {
      width: 12%;
      margin-right: 24px;
      float: right; } }
  .pt_product-details.golfshoes .product-thumbnails.fixed-position, .pt_product-details.apparel .product-thumbnails.fixed-position {
    position: fixed;
    top: 85px;
    width: 64px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_product-details.golfshoes .product-thumbnails.fixed-position, .pt_product-details.apparel .product-thumbnails.fixed-position {
        width: 50px; } }

.pdp-main {
  position: relative; }
  .pdp-main .product-primary-image {
    max-width: 100%;
    width: 100%;
    float: none;
    margin-bottom: 5px;
    background-color: #f3f3f5; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-primary-image {
        display: block; } }
  @media only screen and (max-width: 767px) {
    .pdp-main .product-primary-image-mobile {
      display: none !important; } }
  .pdp-main .product-name {
    width: 70%;
    float: left;
    margin-top: 0;
    font-family: "athelas", serif;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.028rem;
    font-weight: normal;
    color: #000d26; }
    @media only screen and (min-width: 768px) {
      .pdp-main .product-name {
        width: 80%;
        font-size: 3rem;
        line-height: 3rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-main .product-name {
        width: 75%;
        font-size: 3rem;
        line-height: 3rem; } }
  .pdp-main .product-price {
    width: 30%;
    float: right;
    font-family: "athelas", serif;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.05rem;
    color: #000d26;
    text-align: right; }
    @media only screen and (max-width: 767px) {
      .pdp-main .product-price {
        font-size: 1.875rem;
        text-align: right; } }
    @media only screen and (min-width: 768px) {
      .pdp-main .product-price {
        width: 20%;
        font-size: 1.875rem;
        line-height: 3rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pdp-main .product-price {
        width: 25%;
        font-size: 1.875rem;
        line-height: 3rem; } }
    .pdp-main .product-price .price-sales {
      color: #000d26; }
  .pdp-main .product-add-to-cart {
    position: relative;
    overflow: visible;
    margin-bottom: 1.5rem;
    margin-top: 0.625rem; }
    .pdp-main .product-add-to-cart .inventory-container {
      float: right;
      width: auto;
      display: inline-block;
      vertical-align: bottom;
      height: auto;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      @media only screen and (max-width: 767px) {
        .pdp-main .product-add-to-cart .inventory-container {
          height: auto;
          margin-top: 0 !important; } }
      .pdp-main .product-add-to-cart .inventory-container .inventory {
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .pdp-main .product-add-to-cart .inventory-container .inventory {
            margin-bottom: 0; } }
        .pdp-main .product-add-to-cart .inventory-container .inventory label {
          font-family: "DINCond", sans-serif;
          font-size: 0.875rem;
          color: #000d26; }
          @media only screen and (max-width: 767px) {
            .pdp-main .product-add-to-cart .inventory-container .inventory label {
              display: block;
              text-align: left; } }
      .pdp-main .product-add-to-cart .inventory-container .availability-web {
        display: none; }
      .pdp-main .product-add-to-cart .inventory-container .low-inventory-msg {
        display: none; }
      .pdp-main .product-add-to-cart .inventory-container .select-pdp {
        background: #fff url("../images/selectArrow.svg") no-repeat right 3px center;
        background-size: 1.5rem;
        border: 1px solid #d5d5d8;
        border-radius: 0;
        height: 50px;
        padding: 0 1.875rem 0 0.5rem;
        font-family: "athelas", serif;
        font-size: 16px;
        line-height: 16px;
        color: #00205c; }
    .pdp-main .product-add-to-cart .add-to-cart {
      float: none;
      background: #00205c;
      border: none;
      height: 50px;
      line-height: 50px;
      width: auto;
      padding: 0 70px; }
      @media only screen and (max-width: 767px) {
        .pdp-main .product-add-to-cart .add-to-cart {
          padding: 0 60px;
          margin-top: 20px; } }
      @media only screen and (min-width: 320px) and (max-width: 374px) {
        .pdp-main .product-add-to-cart .add-to-cart {
          padding: 0 40px;
          margin-top: 20px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1384px) {
        .pdp-main .product-add-to-cart .add-to-cart {
          padding: 0 40px; } }
      .pdp-main .product-add-to-cart .add-to-cart:hover {
        border: none;
        background: #002f87;
        color: #fff; }
      .pdp-main .product-add-to-cart .add-to-cart:focus {
        border: none;
        color: #fff;
        background: #00205c; }
      .pdp-main .product-add-to-cart .add-to-cart.disabled {
        opacity: 1;
        background-color: #a7a8a9; }
    .pdp-main .product-add-to-cart .custom-order {
      padding: 0 62px; }
      @media only screen and (max-width: 767px) {
        .pdp-main .product-add-to-cart .custom-order {
          padding: 0 51px;
          margin-top: 20px; } }
      @media only screen and (min-width: 320px) and (max-width: 374px) {
        .pdp-main .product-add-to-cart .custom-order {
          padding: 0 28px;
          margin-top: 20px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1384px) {
        .pdp-main .product-add-to-cart .custom-order {
          padding: 0 31px; } }
    .pdp-main .product-add-to-cart .dw-apple-pay-button {
      height: 49px !important;
      line-height: 49px !important;
      border-radius: 0 !important;
      margin-top: 28px !important; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pdp-main .product-add-to-cart .dw-apple-pay-button {
          width: 100% !important; } }
      @media only screen and (min-width: 1200px) {
        .pdp-main .product-add-to-cart .dw-apple-pay-button {
          width: 240px !important; } }
    .pdp-main .product-add-to-cart div.error {
      color: #8d5737 !important;
      font-size: 0.875rem;
      letter-spacing: -.005rem;
      text-align: left;
      padding: 0;
      clear: both;
      position: absolute;
      bottom: -20px;
      height: auto;
      background: none; }
    .pdp-main .product-add-to-cart .secondary-actions {
      display: none; }
  .pdp-main .additional-colors {
    clear: both; }
    @media only screen and (min-width: 768px) {
      .pdp-main .additional-colors {
        padding: 0 32px; } }
    .pdp-main .additional-colors .slick-track {
      margin: 0 auto; }
    .pdp-main .additional-colors .product-variations {
      margin: 0; }
    .pdp-main .additional-colors .attribute .label {
      display: block;
      width: 100%;
      font-family: "athelas", serif;
      text-align: center;
      color: #000d26;
      text-transform: none;
      letter-spacing: -.05rem;
      font-size: 1.5rem; }
      @media only screen and (min-width: 768px) {
        .pdp-main .additional-colors .attribute .label {
          font-size: 2.875rem; } }

.product-thumbnails {
  width: 100%;
  float: none;
  margin: 0 -0.15625rem; }
  @media only screen and (max-width: 767px) {
    .product-thumbnails {
      display: block; } }
  .product-thumbnails.scroll-thumbnails .thumb.slick-slide {
    margin-bottom: 0.25rem; }
  .product-thumbnails .thumb.slick-slide {
    margin: 0 0.15625rem;
    border: none;
    opacity: .5; }
    .product-thumbnails .thumb.slick-slide.selected {
      opacity: 1; }
    .product-thumbnails .thumb.slick-slide.slick-active.selected {
      opacity: 1; }
    .product-thumbnails .thumb.slick-slide .thumbnail-link {
      display: block;
      width: 100%;
      background-color: #f3f3f5; }
      .product-thumbnails .thumb.slick-slide .thumbnail-link .productthumbnail {
        margin: 0 auto; }
  .product-thumbnails .carousel {
    height: auto; }

.product-variations .slick-arrow.slick-prev {
  background: url(../images/arrow-heavy-left-dark.svg) no-repeat left 16px center;
  background-size: 22px; }

.product-variations .slick-arrow.slick-next {
  background: url(../images/arrow-heavy-right-dark.svg) no-repeat right 16px center;
  background-size: 22px; }

.product-variations .swatches.color li {
  width: 100%;
  height: auto;
  box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .product-variations .swatches.color li {
      margin: auto;
      padding: 0 4px; } }
  @media only screen and (min-width: 768px) {
    .product-variations .swatches.color li {
      width: 25%;
      padding: 2.5px;
      box-sizing: border-box; } }
  .product-variations .swatches.color li.selected .swatchanchor {
    border: none;
    border-radius: 0; }
  .product-variations .swatches.color li .swatchanchor {
    width: 100%;
    height: auto;
    border: none;
    padding: 16px 20px;
    background: #f3f3f5;
    display: block;
    margin: 0; }
    .product-variations .swatches.color li .swatchanchor img {
      border-radius: 0;
      width: 100%;
      height: auto; }
    .product-variations .swatches.color li .swatchanchor span {
      display: block;
      line-height: normal;
      text-align: left;
      font-family: "DINCond", sans-serif;
      font-size: 1rem;
      letter-spacing: .14rem;
      color: #000d26;
      text-transform: uppercase;
      white-space: normal; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .product-variations .swatches.color li .swatchanchor span {
          font-size: 0.75rem;
          letter-spacing: .06rem; } }

.product-variations .attribute {
  margin: 1.25rem 0; }
  .product-variations .attribute.variant-dropdown {
    position: absolute; }
  .product-variations .attribute .label {
    float: left;
    width: 70%;
    font-family: "DINCond", sans-serif;
    font-size: 0.875rem;
    letter-spacing: .14rem;
    margin-bottom: 0.5rem; }
  .product-variations .attribute .size-chart-link {
    float: right; }
    .product-variations .attribute .size-chart-link a {
      font-size: 0.875rem; }
  .product-variations .attribute .value {
    clear: both; }
  .product-variations .attribute ul {
    float: none;
    margin-bottom: 1px; }
  .product-variations .attribute .selected-value {
    display: none; }

#pdpMain .product-detail .pdpForm .product-add-to-cart #add-to-cart {
  width: auto; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #pdpMain .product-detail .pdpForm .product-add-to-cart #add-to-cart {
      padding: 0 43px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #pdpMain .product-detail .pdpForm .product-add-to-cart #add-to-cart.custom-order {
      padding: 0 33px; } }

.ui-dialog.just-added-to-cart {
  position: fixed;
  right: 0;
  left: auto !important;
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.15);
  box-sizing: border-box; }
  @media only screen and (min-width: 768px) {
    .ui-dialog.just-added-to-cart {
      margin-top: 60px;
      top: 23px !important;
      width: 427px !important; } }
  @media only screen and (max-width: 767px) {
    .ui-dialog.just-added-to-cart {
      width: 320px !important;
      top: 52px !important; } }
  @media only screen and (max-width: 767px) {
    .ui-dialog.just-added-to-cart {
      top: 48px !important; } }
  @media only screen and (min-width: 768px) {
    .sticky-nav .ui-dialog.just-added-to-cart {
      margin-top: 0; } }
  .ui-dialog.just-added-to-cart .dialog-content {
    padding-top: 4px !important;
    width: 100% !important;
    box-sizing: border-box; }
  .ui-dialog.just-added-to-cart .added-to-cart-content {
    width: 100%; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-to-cart-header {
      font-family: "DINCond", sans-serif;
      font-size: 0.875rem;
      letter-spacing: .14rem; }
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-to-cart-header:before {
        content: url(../images/interface/checkmark.svg);
        width: 16px;
        height: 16px;
        vertical-align: sub; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .added-product {
      width: 100%;
      border: none;
      padding: 0; }
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image {
        width: 80px;
        height: 80px;
        min-height: 0;
        padding: 0;
        border: none;
        background: #f3f3f5;
        position: relative; }
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-image img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name {
        width: 270px; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name {
            width: 175px; } }
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-name .mini-cart-name-value {
          font-family: "athelas", serif;
          font-size: 14px !important;
          color: #002f87 !important; }
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes {
        width: 270px;
        font-family: "DINCond", sans-serif;
        font-size: 12px;
        color: #00205c; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes {
            width: 175px; } }
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-attributes .attribute .value {
          color: #98989a; }
      .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing {
        width: 270px; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing {
            width: 175px; } }
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing .label {
          font-family: "DINCond", sans-serif;
          font-size: 12px;
          color: #00205c; }
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing .value {
          color: #98989a; }
        .ui-dialog.just-added-to-cart .added-to-cart-content .added-product .mini-cart-pricing .mini-cart-price {
          color: #00205c;
          font-size: 14px;
          float: right;
          margin-top: 0; }
    .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group {
      margin-top: 20px; }
      .ui-dialog.just-added-to-cart .added-to-cart-content .buttons-group a {
        line-height: 49px; }

@media only screen and (max-width: 767px) {
  .ui-dialog.dialog-fit-guide {
    width: 90% !important; } }

.ui-dialog.dialog-fit-guide #dialog-container .fit-guide {
  color: #000d26; }
  .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .page-title {
    font-size: 48px;
    text-align: center;
    text-transform: none;
    color: #000d26;
    border-bottom: 1px solid #d5d5d8; }
    @media only screen and (max-width: 767px) {
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .page-title {
        font-size: 32px; } }
  .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .page-copy {
    width: 85%;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #000d26;
    margin: 16px auto; }
    @media only screen and (max-width: 767px) {
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .page-copy {
        width: 100%;
        font-size: 16px;
        line-height: 22px; } }
  .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .row-group {
    margin: 64px 0; }
    @media only screen and (max-width: 767px) {
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .row-group {
        margin: 32px 0; } }
  .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row {
    display: table; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row.content-top .fit-guide-col {
      vertical-align: top; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col {
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col {
          margin-bottom: 24px; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-25 {
        width: 25%; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-25 {
            display: inline-table;
            width: 100%; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-33 {
        width: 33.333%; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-33 {
            display: inline-table;
            width: 100%; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-50 {
        width: 50%; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-50 {
            display: inline-table;
            width: 100%; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-66 {
        width: 66.666%; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-66 {
            display: inline-table;
            width: 100%; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-75 {
        width: 75%; }
        @media only screen and (max-width: 767px) {
          .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.col-75 {
            display: inline-table;
            width: 100%; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.with-description {
        position: relative; }
        .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col.with-description img {
          width: 60%;
          margin: 0; }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .fit-guide-row .fit-guide-col img {
        display: block;
        max-width: 90%;
        margin: 0 auto; }
  .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content {
    text-align: left; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content.centred-content {
      text-align: center; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content.image-descripotion {
      position: absolute;
      width: 35%; }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content.image-descripotion.align-bottom {
        bottom: 0;
        right: 0; }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content.image-descripotion.align-top {
        top: 0;
        right: 0; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content .page-section-title {
      font-family: "DINCond", sans-serif;
      font-size: 20px;
      letter-spacing: .12rem;
      color: #00205c; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content .section-copy {
      color: #000d26; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .text-content ul li {
      font-size: 14px; }
  .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section {
    border-top: 1px solid #d5d5d8;
    padding: 32px 0; }
    .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper {
      width: 60%;
      margin: 0 auto;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper {
          width: 100%; } }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .page-section-title {
        color: #000d26; }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .section-copy {
        color: #000; }
      .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .contact-cta {
        display: inline-block;
        margin: 0 16px; }
        .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .contact-cta img {
          display: block; }

.customer-service-mobile-drawer {
  display: none; }
  @media only screen and (max-width: 767px) {
    .customer-service-mobile-drawer {
      display: block; }
      .customer-service-mobile-drawer .content {
        display: none; }
      .customer-service-mobile-drawer .header {
        background: #000d26;
        border-radius: 0;
        font-family: "DINCond", sans-serif; } }

@media only print {
  #wrapper.pt_order-confirmation #main h1 {
    margin-top: 0; }
  #wrapper.pt_order-confirmation #main .content-header {
    margin: 10px 0 !important; }
  
  #wrapper.pt_order-confirmation #main .order-confirmation-details h2,
  #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .ui-dialog-title,
  .ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog-title {
    margin-top: 15px !important; }
  
  #wrapper.pt_order-confirmation #main .order-confirmation-details h2.content-header.order-summary,
  #wrapper.pt_order-confirmation #main .order-confirmation-details .ui-dialog .content-header.order-summary.ui-dialog-title,
  .ui-dialog #wrapper.pt_order-confirmation #main .order-confirmation-details .content-header.order-summary.ui-dialog-title {
    width: 66%; }
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr.payment-methods {
    width: 33%; }
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr.payment {
    width: 33%; }
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td {
    width: 33%; }
    #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td.order-payment-summary {
      position: relative;
      top: -34px; }
  #wrapper.pt_order-confirmation #main .actions {
    display: none; }
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr .section-header.payment-methods {
    width: 33%; }
  #wrapper.pt_order-confirmation #main .order-confirmation-details table.item-list tr td:last-child {
    width: 33%;
    padding-bottom: 0; }
  #needle_invClosed {
    display: none !important; } }

@font-face {
  font-family: 'Paperback9-Roman';
  src: url("Paperback9-Roman.eot");
  src: url("Paperback9-Roman.eot?#iefix") format("embedded-opentype"), url("Paperback9-Roman.svg#Paperback9-Roman") format("svg"), url("../fonts/Paperback9-Roman.ttf") format("truetype"), url("../fonts/Paperback9-Roman.woff") format("woff"), url("../fonts/Paperback9-Roman.woff2") format("woff2");
  font-weight: normal;
  font-style: normal; }

.ui-widget.ui-widget-content.password-reset-dialog {
  border: none;
  border-radius: 0; }
  .ui-widget.ui-widget-content.password-reset-dialog .ui-button-icon-only .ui-icon {
    margin-left: 0 !important; }
  .ui-widget.ui-widget-content.password-reset-dialog .ui-icon-closethick {
    width: 100%;
    height: 100%;
    background-position: center; }
    .ui-widget.ui-widget-content.password-reset-dialog .ui-icon-closethick:hover {
      background-image: url("../images/interface/black-close-btn.png"); }
  @media only screen and (min-width: 768px) {
    .ui-widget.ui-widget-content.password-reset-dialog .ui-dialog-titlebar-close {
      top: 28px;
      right: 10px; } }
  @media only screen and (max-width: 767px) {
    .ui-widget.ui-widget-content.password-reset-dialog .ui-dialog-titlebar-close {
      right: 0 !important; } }
  @media only screen and (max-width: 767px) {
    .ui-widget.ui-widget-content.password-reset-dialog #dialog-container {
      padding: 20px !important;
      padding-top: 0 !important; } }
  @media only screen and (max-width: 767px) {
    .ui-widget.ui-widget-content.password-reset-dialog #dialog-container h1 {
      margin-top: 0; } }
  @media only screen and (min-width: 768px) {
    .ui-widget.ui-widget-content.password-reset-dialog #dialog-container #PasswordResetForm .form-row {
      width: 62%; } }
  @media only screen and (min-width: 768px) {
    .ui-widget.ui-widget-content.password-reset-dialog #dialog-container #PasswordResetForm .form-row .field-wrapper {
      width: 75%; } }
  @media only screen and (max-width: 767px) {
    .ui-widget.ui-widget-content.password-reset-dialog #dialog-container #PasswordResetForm .form-row label {
      line-height: normal; } }
  .ui-widget.ui-widget-content.password-reset-dialog #dialog-container #PasswordResetForm button {
    font-family: "Paperback9-Roman", serif !important;
    color: #ffffff;
    background-color: #183149;
    height: 40px;
    margin-top: 0; }
    @media only screen and (max-width: 767px) {
      .ui-widget.ui-widget-content.password-reset-dialog #dialog-container #PasswordResetForm button {
        line-height: 40px;
        width: auto;
        padding: 0 18px; } }
    .ui-widget.ui-widget-content.password-reset-dialog #dialog-container #PasswordResetForm button:hover {
      background-color: #122436; }
  .ui-widget.ui-widget-content.password-reset-dialog .dialog-content {
    box-sizing: border-box;
    width: 100% !important;
    padding-top: 0 !important;
    margin-top: -53px; }
    .ui-widget.ui-widget-content.password-reset-dialog .dialog-content h1 {
      font-family: "Paperback9-Roman", serif;
      font-weight: normal;
      letter-spacing: .026rem; }
    .ui-widget.ui-widget-content.password-reset-dialog .dialog-content p {
      font-family: proxima-nova, sans-serif; }
    .ui-widget.ui-widget-content.password-reset-dialog .dialog-content #PasswordResetForm .form-row label {
      font-family: "Paperback9-Roman", serif;
      font-weight: normal; }

.ui-dialog .ui-button.ui-dialog-titlebar-close {
  position: absolute !important;
  right: 0.3em;
  top: 36px;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
  background-color: transparent !important;
  transition: opacity 0.5s; }
  @media only screen and (max-width: 767px) {
    .ui-dialog .ui-button.ui-dialog-titlebar-close {
      right: -18px !important;
      margin-top: 0 !important;
      top: 24px; } }
  .ui-dialog .ui-button.ui-dialog-titlebar-close .ui-icon {
    background-image: url("../images/interface/black-close-btn.png") !important; }

button.button-text, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button,
#wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy, #wrapper.pt_checkout #main #secondary .section-header a, #wrapper.pt_order #main button.print-page,
#wrapper.pt_order-confirmation #main button.print-page, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details button, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .button-text, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .cart-footer .cart-coupon-code .coupons-wrap button, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap #cart-table tr td.item-quantity button,
#wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist, .product-variations .attribute .size-chart-link a, .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .contact-cta a {
  font-family: "Paperback9-Roman", serif !important;
  text-transform: uppercase;
  letter-spacing: .12rem;
  color: #00205c; }
  button.button-text:hover,
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_checkout #main #primary .checkout-shipping .privacy-checkbox a.privacy-policy:hover, #wrapper.pt_checkout #main #secondary .section-header a:hover, #wrapper.pt_order #main button.print-page:hover,
  #wrapper.pt_order-confirmation #main button.print-page:hover, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a:hover,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details button:hover, #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .button-text:hover,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .cart-footer .cart-coupon-code .coupons-wrap button:hover, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap #cart-table tr td.item-quantity button:hover,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity a.add-to-wishlist:hover, .product-variations .attribute .size-chart-link a:hover, .ui-dialog.dialog-fit-guide #dialog-container .fit-guide .contact-section .content-wrapper .contact-cta a:hover {
    color: #002f87;
    text-decoration: underline; }

button,
.button,
.buttonstyle,
input[type="button"] {
  background-color: #183149;
  font-family: "Paperback9-Roman", serif !important;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: .12rem;
  border-radius: 0;
  border: none;
  box-sizing: border-box;
  height: 49px; }
  button:hover,
  .button:hover,
  .buttonstyle:hover,
  input[type="button"]:hover {
    background-color: #122436; }
  button.button-secondary,
  .button.button-secondary,
  .buttonstyle.button-secondary,
  input[type="button"].button-secondary {
    color: #00205c;
    background: #ffffff;
    border: 1px solid #00205c; }
    button.button-secondary:hover,
    .button.button-secondary:hover,
    .buttonstyle.button-secondary:hover,
    input[type="button"].button-secondary:hover {
      color: #ffffff;
      background-color: #002f87;
      border: 1px solid #002f87; }

.button-play-video {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: url(../images/icon-play-blue.svg) no-repeat center #ffffff;
  display: inline-block;
  background-size: 12px;
  transition: ease .3s; }
  .button-play-video:hover {
    background: url(../images/icon-play-white.svg) no-repeat center #002f87;
    background-size: 12px; }
  .button-play-video.button-pause {
    background: url(../images/icon-pause-blue.svg) no-repeat center #ffffff;
    background-size: 12px; }
    .button-play-video.button-pause:hover {
      background: url(../images/icon-pause-white.svg) no-repeat center #002f87;
      background-size: 12px; }

.scroll-to-button {
  display: inline-block;
  font-family: "DINCond", sans-serif;
  text-transform: uppercase;
  letter-spacing: .14rem;
  font-size: 1rem;
  color: #002f87; }
  .scroll-to-button i.icon-angle-right {
    display: block;
    margin: 8px auto 6px;
    width: 18px;
    height: 11px; }
    @media only screen and (min-width: 768px) {
      .scroll-to-button i.icon-angle-right {
        margin: 8px auto;
        width: 25px;
        height: 16px; } }
    .scroll-to-button i.icon-angle-right.arrow-down {
      transform: rotate(180deg); }

html.freeze-scroll {
  overflow: hidden !important; }

body {
  font-family: proxima-nova, sans-serif;
  letter-spacing: 0.026rem; }

h1, h2, .ui-dialog .ui-dialog-title, h3, h4, h5 {
  color: #000d26;
  font-family: "Paperback9-Roman", serif;
  text-transform: none; }

h1, h2, .ui-dialog .ui-dialog-title, h3 {
  font-weight: 500;
  letter-spacing: -.028rem; }

h1 {
  font-size: 3rem; }

h2, .ui-dialog .ui-dialog-title {
  font-size: 2rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-family: "Paperback9-Roman", serif;
  font-size: 0.875rem;
  line-height: 1.5rem; }

#wrapper {
  margin-top: 60px; }
  @media only screen and (min-width: 1200px) {
    #wrapper {
      margin-top: 80px; } }

.innerWidth.large-screens, .home-bottom-slots .large-screens.promoSlotFull#home-full-7 {
  max-width: 1385px; }
  @media only screen and (min-width: 1200px) and (max-width: 1384px) {
    .innerWidth.large-screens, .home-bottom-slots .large-screens.promoSlotFull#home-full-7 {
      max-width: 1200px; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .innerWidth.large-screens, .home-bottom-slots .large-screens.promoSlotFull#home-full-7 {
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .innerWidth.large-screens, .home-bottom-slots .large-screens.promoSlotFull#home-full-7 {
      max-width: 768px; } }
  .innerWidth.large-screens.footer-wrapper, .home-bottom-slots .large-screens.footer-wrapper.promoSlotFull#home-full-7 {
    box-sizing: content-box; }
    @media only screen and (min-width: 768px) {
      .innerWidth.large-screens.footer-wrapper, .home-bottom-slots .large-screens.footer-wrapper.promoSlotFull#home-full-7 {
        padding: 0 10%;
        text-align: center; } }

.community-join {
  display: none; }

.overlay-layer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  background-color: #ffffff; }
  .overlay-layer.show {
    display: block; }

.header-suggestion.selected {
  background-color: #e1e1e1;
  color: #000; }
  .header-suggestion.selected.hit {
    color: #000; }

#wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter label {
  padding-top: 3px; }
  #wrapper.pt_account #primary #RegistrationForm.registered-form .profile-info-container .my-newsletter label a {
    display: inline; }

#wrapper.pt_account #primary .address-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

@media only screen and (max-width: 767px) {
  #wrapper #main #secondary nav .secondary-navigation {
    padding-top: 5px; } }

@media only screen and (max-width: 767px) {
  
  #wrapper #main #secondary nav .secondary-navigation h2,
  #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title,
  .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title {
    height: 40px;
    border-radius: 0;
    background-color: #183149;
    font-family: "Paperback9-Roman", serif;
    color: #ffffff;
    font-weight: normal;
    letter-spacing: .12rem;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 20px;
    line-height: 40px;
    padding-right: 38px;
    position: relative;
    box-sizing: border-box; }
    #wrapper #main #secondary nav .secondary-navigation h2::after, #wrapper #main #secondary nav .secondary-navigation .ui-dialog .ui-dialog-title::after, .ui-dialog #wrapper #main #secondary nav .secondary-navigation .ui-dialog-title::after {
      content: '';
      float: right;
      font-size: 24px;
      font-weight: normal;
      line-height: 30px;
      background: url(../images/selectArrow.svg) no-repeat;
      background-size: 1.5rem;
      background-position: 50%;
      display: block;
      width: 38px;
      height: 40px;
      filter: brightness(100);
      position: absolute;
      top: 0;
      right: 0; }
    #wrapper #main #secondary nav .secondary-navigation h2.open::after, #wrapper #main #secondary nav .secondary-navigation .ui-dialog .open.ui-dialog-title::after, .ui-dialog #wrapper #main #secondary nav .secondary-navigation .open.ui-dialog-title::after {
      transform: rotate(180deg); } }

@media only screen and (max-width: 767px) {
  #wrapper #main #secondary nav .secondary-navigation .log-out {
    top: 50px;
    color: #183149; } }

.ui-dialog #dialog-container #edit-address-form .form-row.form-row-button,
.ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button,
.ui-dialog #dialog-container #NewPasswordForm .form-row.form-row-button,
.ui-dialog #dialog-container #PasswordResetForm .form-row.form-row-button,
.ui-dialog #dialog-container #RegistrationForm .form-row.form-row-button {
  margin-top: 20px; }
  .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button .apply-button,
  .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button #applyBtn,
  .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button .apply-button,
  .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button #applyBtn,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.form-row-button .apply-button,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.form-row-button #applyBtn,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.form-row-button .apply-button,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.form-row-button #applyBtn,
  .ui-dialog #dialog-container #RegistrationForm .form-row.form-row-button .apply-button,
  .ui-dialog #dialog-container #RegistrationForm .form-row.form-row-button #applyBtn {
    background-color: #183149;
    font-family: "Paperback9-Roman", serif !important;
    color: #ffffff; }
    .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button .apply-button:hover,
    .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button #applyBtn:hover,
    .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button .apply-button:hover,
    .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button #applyBtn:hover,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.form-row-button .apply-button:hover,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.form-row-button #applyBtn:hover,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.form-row-button .apply-button:hover,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.form-row-button #applyBtn:hover,
    .ui-dialog #dialog-container #RegistrationForm .form-row.form-row-button .apply-button:hover,
    .ui-dialog #dialog-container #RegistrationForm .form-row.form-row-button #applyBtn:hover {
      color: #ffffff;
      background-color: #122436; }
  .ui-dialog #dialog-container #edit-address-form .form-row.form-row-button button.cancel,
  .ui-dialog #dialog-container #CreditCardForm .form-row.form-row-button button.cancel,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.form-row-button button.cancel,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.form-row-button button.cancel,
  .ui-dialog #dialog-container #RegistrationForm .form-row.form-row-button button.cancel {
    text-transform: uppercase;
    letter-spacing: 0;
    color: #183149; }

.ui-dialog #dialog-container #edit-address-form .form-label-text,
.ui-dialog #dialog-container #CreditCardForm .form-label-text,
.ui-dialog #dialog-container #NewPasswordForm .form-label-text,
.ui-dialog #dialog-container #PasswordResetForm .form-label-text,
.ui-dialog #dialog-container #RegistrationForm .form-label-text {
  font-family: "Paperback9-Roman", serif; }

.ui-dialog #dialog-container #edit-address-form .form-row.month,
.ui-dialog #dialog-container #edit-address-form .form-row.year,
.ui-dialog #dialog-container #CreditCardForm .form-row.month,
.ui-dialog #dialog-container #CreditCardForm .form-row.year,
.ui-dialog #dialog-container #NewPasswordForm .form-row.month,
.ui-dialog #dialog-container #NewPasswordForm .form-row.year,
.ui-dialog #dialog-container #PasswordResetForm .form-row.month,
.ui-dialog #dialog-container #PasswordResetForm .form-row.year,
.ui-dialog #dialog-container #RegistrationForm .form-row.month,
.ui-dialog #dialog-container #RegistrationForm .form-row.year {
  width: 34%; }
  @media only screen and (max-width: 767px) {
    .ui-dialog #dialog-container #edit-address-form .form-row.month,
    .ui-dialog #dialog-container #edit-address-form .form-row.year,
    .ui-dialog #dialog-container #CreditCardForm .form-row.month,
    .ui-dialog #dialog-container #CreditCardForm .form-row.year,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.month,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.year,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.month,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.year,
    .ui-dialog #dialog-container #RegistrationForm .form-row.month,
    .ui-dialog #dialog-container #RegistrationForm .form-row.year {
      width: 50%;
      box-sizing: border-box;
      margin-right: 0;
      margin-left: 0; } }
  .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper,
  .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper,
  .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper,
  .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.month .field-wrapper,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.year .field-wrapper,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.month .field-wrapper,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.year .field-wrapper,
  .ui-dialog #dialog-container #RegistrationForm .form-row.month .field-wrapper,
  .ui-dialog #dialog-container #RegistrationForm .form-row.year .field-wrapper {
    width: 100%; }
    .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper select,
    .ui-dialog #dialog-container #edit-address-form .form-row.year .field-wrapper select,
    .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper select,
    .ui-dialog #dialog-container #CreditCardForm .form-row.year .field-wrapper select,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.month .field-wrapper select,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.year .field-wrapper select,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.month .field-wrapper select,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.year .field-wrapper select,
    .ui-dialog #dialog-container #RegistrationForm .form-row.month .field-wrapper select,
    .ui-dialog #dialog-container #RegistrationForm .form-row.year .field-wrapper select {
      width: 100%; }

@media only screen and (max-width: 767px) {
  .ui-dialog #dialog-container #edit-address-form .form-row.year,
  .ui-dialog #dialog-container #CreditCardForm .form-row.year,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.year,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.year,
  .ui-dialog #dialog-container #RegistrationForm .form-row.year {
    padding-left: 5px; } }

@media only screen and (max-width: 767px) {
  .ui-dialog #dialog-container #edit-address-form .form-row.month,
  .ui-dialog #dialog-container #CreditCardForm .form-row.month,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.month,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.month,
  .ui-dialog #dialog-container #RegistrationForm .form-row.month {
    padding-right: 5px; } }

.ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper,
.ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper,
.ui-dialog #dialog-container #NewPasswordForm .form-row.month .field-wrapper,
.ui-dialog #dialog-container #PasswordResetForm .form-row.month .field-wrapper,
.ui-dialog #dialog-container #RegistrationForm .form-row.month .field-wrapper {
  padding-left: 15px; }
  @media only screen and (max-width: 767px) {
    .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper,
    .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper,
    .ui-dialog #dialog-container #NewPasswordForm .form-row.month .field-wrapper,
    .ui-dialog #dialog-container #PasswordResetForm .form-row.month .field-wrapper,
    .ui-dialog #dialog-container #RegistrationForm .form-row.month .field-wrapper {
      padding-left: 0; } }
  .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper span.error,
  .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper span.error,
  .ui-dialog #dialog-container #NewPasswordForm .form-row.month .field-wrapper span.error,
  .ui-dialog #dialog-container #PasswordResetForm .form-row.month .field-wrapper span.error,
  .ui-dialog #dialog-container #RegistrationForm .form-row.month .field-wrapper span.error {
    top: 40px;
    left: 15px; }
    @media only screen and (max-width: 767px) {
      .ui-dialog #dialog-container #edit-address-form .form-row.month .field-wrapper span.error,
      .ui-dialog #dialog-container #CreditCardForm .form-row.month .field-wrapper span.error,
      .ui-dialog #dialog-container #NewPasswordForm .form-row.month .field-wrapper span.error,
      .ui-dialog #dialog-container #PasswordResetForm .form-row.month .field-wrapper span.error,
      .ui-dialog #dialog-container #RegistrationForm .form-row.month .field-wrapper span.error {
        left: 0px; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_order #main.innerAccount {
    max-width: 96%; } }

#wrapper.pt_order #main h1 {
  margin-top: 10px; }

#wrapper.pt_order #main .order-header,
#wrapper.pt_order #main .order-content,
#wrapper.pt_order #main .order-content li {
  display: -ms-flexbox;
  display: flex;
  position: relative; }

#wrapper.pt_order #main .order-content li:hover .tooltiphover-content {
  display: block; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-header {
    display: block; } }

#wrapper.pt_order #main .button-cancels .mob-override {
  line-height: 49px; }

#wrapper.pt_order #main .order-information {
  border-bottom: none; }

#wrapper.pt_order #main .order-tlt {
  -ms-flex: 1;
      flex: 1; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_order #main .order-block {
    -ms-flex-item-align: end;
        align-self: flex-end; } }

#wrapper.pt_order #main .button {
  line-height: 49px; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-tlt,
  #wrapper.pt_order #main .order-search {
    margin: 0 10px; } }

#wrapper.pt_order #main .order-content-wrap {
  padding-bottom: 20px; }

#wrapper.pt_order #main .order-cancel-error {
  font-size: 18px;
  font-weight: 700;
  color: #994c4c; }

#wrapper.pt_order #main .order-content {
  position: relative;
  -ms-flex-align: center;
      align-items: center;
  clear: both;
  margin-bottom: 34px;
  padding: 0;
  -ms-flex-item-align: end;
      align-self: flex-end; }
  #wrapper.pt_order #main .order-content.order-content.cancel-tlt {
    -ms-flex-item-align: end;
        align-self: flex-end; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-content.order-content.cancel-tlt {
        margin: -20px 0 -15px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-content .order-details-cancel {
      position: absolute;
      top: 0;
      right: 0;
      top: -64px; } }
  @media only screen and (max-width: 479px) {
    #wrapper.pt_order #main .order-content .order-details-cancel {
      top: -47px; } }
  #wrapper.pt_order #main .order-content .order-details-cancel .button {
    line-height: 49px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-content .order-details-cancel .button {
        height: 40px;
        line-height: 40px;
        margin: 10px 0 -10px 11px; } }
  #wrapper.pt_order #main .order-content li {
    margin-left: 25px;
    -ms-flex-align: center;
        align-items: center; }
    #wrapper.pt_order #main .order-content li:first-child {
      margin-left: 0; }
    #wrapper.pt_order #main .order-content li img {
      height: 18px;
      margin-right: -26px; }
      #wrapper.pt_order #main .order-content li img.icon-msg {
        height: 22px; }
    #wrapper.pt_order #main .order-content li a {
      padding-left: 30px;
      cursor: pointer; }

#wrapper.pt_order #main .cancel-asset {
  -ms-flex-align: end;
      align-items: flex-end; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .cancel-asset {
      margin-bottom: 20px; } }

#wrapper.pt_order #main .orders-tooltip {
  display: none;
  background-color: #e8e8e8;
  color: #000;
  color: #000;
  position: absolute;
  width: 217px;
  top: 29px;
  left: -64px;
  padding: 0 20px 18px;
  font-weight: 400;
  z-index: 99; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .orders-tooltip {
      left: 0; } }
  #wrapper.pt_order #main .orders-tooltip .orders-tooltip-content {
    position: relative; }
    #wrapper.pt_order #main .orders-tooltip .orders-tooltip-content::after {
      content: "";
      position: absolute;
      border-left: solid 10px transparent;
      border-right: solid 10px transparent;
      border-bottom: solid 10px #e8e8e8;
      height: 0;
      width: 0;
      top: -26px;
      left: 102px; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_order #main .orders-tooltip .orders-tooltip-content::after {
          left: 36px; } }
    #wrapper.pt_order #main .orders-tooltip .orders-tooltip-content .content-asset p {
      line-height: normal; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_order #main .order-search {
    width: 300px;
    float: right; } }

#wrapper.pt_order #main .order-search .row {
  margin: -13px 0 30px; }

#wrapper.pt_order #main .order-search .legacy-box {
  position: relative;
  margin-bottom: 25px; }
  #wrapper.pt_order #main .order-search .legacy-box label {
    padding-bottom: 4px;
    letter-spacing: normal;
    font-size: 16px; }
  #wrapper.pt_order #main .order-search .legacy-box .order-search-btn {
    position: absolute;
    width: 25px;
    top: 30px;
    right: 0;
    background: transparent;
    border: none; }

#wrapper.pt_order #main .order-tracking-message {
  font-size: 1rem;
  line-height: 1.5;
  letter-spacing: -0.32px; }

#wrapper.pt_order #main .order-shipments {
  position: relative;
  font-size: 1rem;
  padding: 10px 20px;
  background-color: #F8F8F8; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-shipments {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-shipments {
      padding-left: 0; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-shipments div {
      -ms-flex: 1;
          flex: 1;
      text-align: center; } }
  #wrapper.pt_order #main .order-shipments div.details-btn button {
    float: right;
    border-width: 1px;
    text-transform: uppercase;
    line-height: 1.3em;
    padding: 0 20px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-shipments div.details-btn button {
        height: 40px;
        line-height: 39px;
        font-size: 12px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-shipments div.details-btn {
      position: absolute;
      top: 15px;
      right: 15px; } }
  @media only screen and (max-width: 479px) {
    #wrapper.pt_order #main .order-shipments div.details-btn {
      top: 37px; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-shipments div.border-right {
      border-right: solid 1px #e8e8e8; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-shipments div.neg-left {
      margin-left: -20px; } }

#wrapper.pt_order #main .order-image {
  margin-right: 22px;
  position: relative;
  padding-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-image {
      margin-right: 13px;
      padding-bottom: 180px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-image.som-list-image {
      padding-bottom: 0; } }
  #wrapper.pt_order #main .order-image .lineitem-count {
    position: absolute;
    right: 7px;
    top: 50px; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-image,
  #wrapper.pt_order #main .order-products {
    float: left; } }

#wrapper.pt_order #main .order-products {
  padding: 20px; }

#wrapper.pt_order #main .order-items .order-wrap {
  border-top: solid 1px #e8e8e8;
  display: none; }
  #wrapper.pt_order #main .order-items .order-wrap:nth-child(1) {
    display: -ms-flexbox;
    display: flex; }
  #wrapper.pt_order #main .order-items .order-wrap .myjoy-image {
    max-width: 195px;
    padding: 30px 0; }

#wrapper.pt_order #main .order-wrapper {
  border: solid 1px #e8e8e8;
  margin-bottom: 30px;
  font-size: 1rem; }
  #wrapper.pt_order #main .order-wrapper .label {
    font-weight: 700; }
  #wrapper.pt_order #main .order-wrapper .order-items {
    position: relative; }

#wrapper.pt_order #main .order-products {
  padding-bottom: 15px; }
  @media only screen and (min-width: 1200px) {
    #wrapper.pt_order #main .order-products {
      min-width: 150px; } }
  @media only screen and (max-width: 479px) {
    #wrapper.pt_order #main .order-products {
      max-width: 201px; } }
  #wrapper.pt_order #main .order-products a {
    color: #000; }

#wrapper.pt_order #main .order-cancel .order-confirmation-details {
  margin-top: 0; }

#wrapper.pt_order #main .order-cancel .shiptrack-header {
  display: none; }

#wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image img {
  max-width: 155px;
  width: auto;
  padding: 0 8px;
  margin-right: 0; }

#wrapper.pt_order #main .order-total {
  margin-top: 20px; }

#wrapper.pt_order #main .order-counter {
  font-size: 14px;
  position: absolute;
  bottom: 7px;
  left: 20px; }

#wrapper.pt_order #main .mobile-visible {
  display: none; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .mobile-visible {
      display: block; } }

#wrapper.pt_order #main #primary.account-content-full {
  padding: 0 0 60px 0; }
  #wrapper.pt_order #main #primary.account-content-full .order-detail-options {
    border-top: none; }
  #wrapper.pt_order #main #primary.account-content-full .details-history {
    border: none; }
    #wrapper.pt_order #main #primary.account-content-full .details-history .order-shipment-table {
      border: solid 1px #e8e8e8; }
      @media only screen and (min-width: 768px) {
        #wrapper.pt_order #main #primary.account-content-full .details-history .order-shipment-table {
          margin-top: 45px; } }
    #wrapper.pt_order #main #primary.account-content-full .details-history .order-totals-table tr td:first-child {
      text-align: left; }

#wrapper.pt_order #main #primary .order-block-interface {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: -10px 0 20px; }
  #wrapper.pt_order #main #primary .order-block-interface .order-block-numbering {
    font-size: 1rem; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_order #main #primary .order-block-interface .order-block-numbering {
        padding-left: 2rem; } }
  #wrapper.pt_order #main #primary .order-block-interface .order-block-buttons {
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    margin-top: 10px; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_order #main #primary .order-block-interface .order-block-buttons {
        padding-right: 2rem; } }
    #wrapper.pt_order #main #primary .order-block-interface .order-block-buttons .order-block-right:before {
      content: '';
      display: block;
      top: 50%;
      left: calc(50% - 4px);
      width: 13px;
      height: 13px;
      border-top: 3px solid #000;
      border-right: 3px solid #000;
      transform: translateX(-50%) translateY(-50%) rotate(45deg);
      box-sizing: border-box; }
    #wrapper.pt_order #main #primary .order-block-interface .order-block-buttons .order-block-left:before {
      content: '';
      display: block;
      top: 50%;
      left: calc(50% - 4px);
      width: 13px;
      height: 13px;
      border-top: 3px solid #000;
      border-right: 3px solid #000;
      transform: translateX(-50%) translateY(-50%) rotate(225deg);
      box-sizing: border-box;
      margin-right: 1rem; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_order #main .details-box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .details-box {
    margin-bottom: 30px; } }

#wrapper.pt_order #main .details-box .order-shipping .order-shipment-address {
  display: block; }

#wrapper.pt_order #main .details-box .order-shipping .order-shipment-address ~ .order-shipment-address {
  display: none; }

#wrapper.pt_order #main .details-box .flex-details {
  -ms-flex: 1;
      flex: 1;
  border: solid 1px #e6e6e6;
  padding: 20px 25px; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .details-box .flex-details {
      margin-right: 30px; }
      #wrapper.pt_order #main .details-box .flex-details .arrow-tog {
        display: none; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .details-box .flex-details {
      padding-bottom: 25px;
      position: relative;
      margin-bottom: 20px;
      overflow: hidden;
      max-height: 25px;
      transition: all 0.15s ease-out; }
      #wrapper.pt_order #main .details-box .flex-details .arrow-tog {
        transition: all 0.15s ease-out;
        transform: rotate(0deg);
        position: absolute;
        right: 20px;
        top: 22px;
        width: 17px;
        height: 10px; }
      #wrapper.pt_order #main .details-box .flex-details .arrow-tog-1 {
        top: 30px; }
      #wrapper.pt_order #main .details-box .flex-details.opened {
        max-height: 800px;
        transition: all 0.25s ease-in; }
        #wrapper.pt_order #main .details-box .flex-details.opened .arrow-tog {
          transition: all 0.25s ease-in;
          transform: rotate(180deg); } }
  #wrapper.pt_order #main .details-box .flex-details:last-of-type {
    margin-right: 0; }
  #wrapper.pt_order #main .details-box .flex-details .order-title {
    font-family: "Paperback9-Roman", serif;
    margin-bottom: 25px;
    font-size: 20px; }
  #wrapper.pt_order #main .details-box .flex-details .payment-summary {
    margin-top: 20px; }

#wrapper.pt_order #main .details-box .order-payment-summary {
  background-color: #f7f7f7; }
  #wrapper.pt_order #main .details-box .order-payment-summary .total-rows {
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0; }
    #wrapper.pt_order #main .details-box .order-payment-summary .total-rows .label {
      -ms-flex: 1;
          flex: 1; }
    #wrapper.pt_order #main .details-box .order-payment-summary .total-rows .value {
      text-align: right;
      font-weight: 700; }
    #wrapper.pt_order #main .details-box .order-payment-summary .total-rows.order-discount .label {
      font-weight: 700; }
    #wrapper.pt_order #main .details-box .order-payment-summary .total-rows .ship-free {
      font-weight: 700;
      color: #528f7a;
      text-transform: uppercase; }
    #wrapper.pt_order #main .details-box .order-payment-summary .total-rows .guest-free {
      color: #994c4c; }
  #wrapper.pt_order #main .details-box .order-payment-summary .grand-total {
    border-top: solid 1px #e6e6e6;
    padding: 15px 0;
    font-size: 24px;
    font-weight: 700;
    margin-top: 15px; }
  #wrapper.pt_order #main .details-box .order-payment-summary .order-totals-table tr td:first-child {
    text-align: left; }
  #wrapper.pt_order #main .details-box .order-payment-summary .order-totals-table tr td:nth-child(even) {
    white-space: nowrap; }

#wrapper.pt_order #main .details-box .billing-address-details div,
#wrapper.pt_order #main .details-box .payment-details div,
#wrapper.pt_order #main .details-box .order-reg div {
  margin: 5px 0; }

#wrapper.pt_order #main .shiptrack-header {
  padding: 20px 30px 10px;
  border: solid 1px #e8e8e8;
  border-bottom: none;
  margin-top: 25px; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .shiptrack-header {
      padding: 25px;
      margin-top: 45px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center; } }
  #wrapper.pt_order #main .shiptrack-header .button {
    padding: 0 20px;
    text-align: center;
    line-height: 49px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .shiptrack-header .button {
        line-height: 40px;
        height: 40px;
        display: block;
        margin: 20px 0; } }
  #wrapper.pt_order #main .shiptrack-header .ordersom-info h2, #wrapper.pt_order #main .shiptrack-header .ordersom-info .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .shiptrack-header .ordersom-info .ui-dialog-title {
    margin: 0 0 10px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .shiptrack-header .ordersom-info h2, #wrapper.pt_order #main .shiptrack-header .ordersom-info .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .shiptrack-header .ordersom-info .ui-dialog-title {
        margin-bottom: 7px !important; } }
  #wrapper.pt_order #main .shiptrack-header .ordersom-info .order-date {
    margin-bottom: 5px; }
    #wrapper.pt_order #main .shiptrack-header .ordersom-info .order-date span {
      font-size: 14px; }
    #wrapper.pt_order #main .shiptrack-header .ordersom-info .order-date .label {
      font-weight: 700; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .shiptrack-header .ordersom-info {
      padding-bottom: 12px; } }
  #wrapper.pt_order #main .shiptrack-header .ordersom-info-nonship h2, #wrapper.pt_order #main .shiptrack-header .ordersom-info-nonship .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .shiptrack-header .ordersom-info-nonship .ui-dialog-title {
    margin-bottom: 0; }

#wrapper.pt_order #main .order-confirmation-details {
  border: solid 1px #e8e8e8;
  margin-bottom: 30px; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr.row-cancel {
    position: relative; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th {
    text-transform: uppercase; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th:last-child {
      background: #f7f7f7 !important;
      padding: 14px 30px 14px 0 !important;
      vertical-align: middle !important;
      text-align: left !important; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th.hdr-priceqty {
      text-align: center; }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr th.hdr-priceo {
      text-align: right; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.row-cancel {
    position: relative; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.price-td {
    text-align: right; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.qty-td {
    text-align: center; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td {
      display: none; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.cancel-item-select {
        display: block; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .track-btn {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    color: #ffffff !important;
    text-transform: uppercase !important;
    margin-top: 15px; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .track-btn {
        font-size: 12px !important; } }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .track-btn:hover {
      color: #000 !important; }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
    float: left; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item {
        width: 100%; } }
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item a {
      text-decoration: underline; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .product-list-item a:hover {
        text-decoration: none; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details {
      display: -ms-flexbox;
      display: flex; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .track-status {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: center;
            align-items: center;
        margin-top: 20px; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .track-status a {
          line-height: 37px; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .item-image {
        position: relative; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .cancel-itembtn {
    font-size: 12px;
    color: #002f87;
    font-family: "Paperback9-Roman", serif !important;
    text-transform: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td.line-item-details .cancel-itembtn {
        padding-left: 10px; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .mobile-on {
    display: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table tr td .mobile-on {
        display: block;
        margin-bottom: 20px; } }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-actions {
      float: none;
      clear: both;
      padding-top: 15px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-image,
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .product-list-item {
        -ms-flex: 1;
            flex: 1; }
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-image .mobile-on,
        #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .product-list-item .mobile-on {
          margin-top: 18px; }
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-actions {
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
        padding: 0 0 20px 0; } }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-actions.mobile-select {
        padding-bottom: 68px;
        margin-left: 28px; } }
  #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-image {
    float: left; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_order #main .order-confirmation-details table.order-shipment-table.tbl-cancel .line-item-details .item-image {
        max-width: 180px; } }

#wrapper.pt_order #main .order-reg {
  font-size: 16px; }

#wrapper.pt_order #main .order-subtlt,
#wrapper.pt_order #main .order-title {
  font-size: 16px;
  font-weight: 700;
  color: #000; }

#wrapper.pt_order #main .subtlt-margin {
  margin-top: 20px; }

#wrapper.pt_order #main .order-title {
  font-size: 24px; }

#wrapper.pt_order #main .order-cancel .order-shipment-table.orderlevel td:nth-child(2), #wrapper.pt_order #main .order-cancel .order-shipment-table.orderlevel td:nth-child(3), #wrapper.pt_order #main .order-cancel .order-shipment-table.orderlevel th:nth-child(2), #wrapper.pt_order #main .order-cancel .order-shipment-table.orderlevel th:nth-child(3) {
  display: none; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-cancel .order-shipment-table.orderlevel .order-cancel-actions.cancel-buttons {
    margin-top: 0; } }

#wrapper.pt_order #main .order-cancel .order-shipment-table td.total-item-price {
  width: 17%; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_order #main .order-cancel .order-details-box {
    margin-top: 20px; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-cancel .order-details-box {
    display: none; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .mobile-full {
    width: 100%; } }

#wrapper.pt_order #main .guest-orderdets {
  top: 63px !important;
  left: 0; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .guest-orderdets {
      text-align: right;
      top: 26px !important; } }

#wrapper.pt_order #main .guest-helpasset {
  -ms-flex-item-align: end;
      align-self: flex-end; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-content-guest {
    margin: 8px 0 95px 10px !important; } }

#wrapper.pt_order #main .cancel-link {
  margin-top: 4px; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_order #main .order-items-shipp .product-list-item {
    padding-left: 0; } }

@media only screen and (min-width: 768px) {
  #wrapper.pt_order #main .order-unregistered .order-header {
    margin-top: 50px; } }

#wrapper.pt_order #main .product-list-item .promo {
  color: #994c4c; }

#wrapper.pt_order #main .order-cancel-actions {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: solid 1px #e8e8e8;
  padding: 0 20px; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_order #main .order-cancel-actions {
      width: 380px;
      float: right; } }
  #wrapper.pt_order #main .order-cancel-actions.cancel-totals {
    background-color: #f7f7f7; }
    #wrapper.pt_order #main .order-cancel-actions.cancel-totals h2, #wrapper.pt_order #main .order-cancel-actions.cancel-totals .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_order #main .order-cancel-actions.cancel-totals .ui-dialog-title {
      -ms-flex: 1;
          flex: 1;
      font-size: 20px; }
      #wrapper.pt_order #main .order-cancel-actions.cancel-totals h2:last-child, #wrapper.pt_order #main .order-cancel-actions.cancel-totals .ui-dialog .ui-dialog-title:last-child, .ui-dialog #wrapper.pt_order #main .order-cancel-actions.cancel-totals .ui-dialog-title:last-child {
        text-align: right; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_order #main .order-cancel-actions.cancel-totals {
        display: none; } }
  #wrapper.pt_order #main .order-cancel-actions.cancel-buttons {
    clear: both;
    margin: 30px 0;
    padding: 0;
    border: none; }
    #wrapper.pt_order #main .order-cancel-actions.cancel-buttons a {
      text-align: center;
      background-color: #bcbcbc !important;
      padding: 0 15px;
      -ms-flex: 1;
          flex: 1;
      border: none !important;
      line-height: 49px; }
      #wrapper.pt_order #main .order-cancel-actions.cancel-buttons a:hover {
        color: #ffffff; }
    #wrapper.pt_order #main .order-cancel-actions.cancel-buttons button {
      margin-left: 25px;
      text-transform: uppercase;
      -ms-flex: 1;
          flex: 1; }
    @media only screen and (min-width: 768px) {
      #wrapper.pt_order #main .order-cancel-actions.cancel-buttons {
        width: 420px; } }
  #wrapper.pt_order #main .order-cancel-actions .contact-asset {
    padding: 30px 10px 0; }

#wrapper.pt_order #main .order-cancel-items .cancel-item-quantity {
  text-align: center !important; }
  #wrapper.pt_order #main .order-cancel-items .cancel-item-quantity select {
    width: 105px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_order #main .order-cancel-items .cancel-item-quantity.cancel-item-select {
      position: absolute;
      bottom: 19px; }
      #wrapper.pt_order #main .order-cancel-items .cancel-item-quantity.cancel-item-select select {
        width: 143px;
        position: absolute;
        bottom: 0;
        left: 26px; } }

#wrapper.pt_order #main .order-cancel-items .total-cancel-price {
  text-align: right !important; }

@media only screen and (min-width: 768px) {
  .guest-lookup {
    margin-top: 60px; }
    .guest-lookup .order-tlt,
    .guest-lookup .login-order-track {
      padding: 0 40px; } }

@media only screen and (min-width: 768px) {
  .guest-lookup .order-header .content-asset {
    max-width: 795px; } }

@media only screen and (max-width: 767px) {
  .guest-lookup .order-content {
    margin-bottom: 0; } }

@media only screen and (min-width: 768px) {
  .guest-lookup .order-block p.tracker {
    margin: -7px 0 17px; } }

@media only screen and (max-width: 767px) {
  .guest-lookup .order-block {
    margin-bottom: 25px; } }

.guest-lookup .form-row.required label {
  font-weight: 700; }
  .guest-lookup .form-row.required label::after {
    content: " *";
    color: #333; }
  .guest-lookup .form-row.required label .required-indicator {
    display: none; }

@media only screen and (min-width: 768px) {
  .guest-lookup .login-order-track {
    max-width: 560px; } }

.guest-lookup .mobile-visible.contact-asset {
  display: none; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_order #primary .order-confirmation-details table.order-shipment-table td:nth-child(3) {
    padding: 30px 20px !important; } }

#wrapper.pt_account .desktop-visible, #wrapper.pt_order .desktop-visible {
  display: block; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_account .desktop-visible, #wrapper.pt_order .desktop-visible {
      display: none; } }

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

.header-search {
  cursor: pointer; }
  .header-search.opened .search-closed {
    display: none; }
  .header-search.opened .search-opened {
    display: block; }
  .header-search.opened .header-search-input {
    display: block; }
  @media only screen and (max-width: 1199px) {
    .header-search img {
      width: 20px; } }
  .header-search img.search-closed {
    display: block; }
  .header-search img.search-opened {
    display: none; }
  .header-search .header-search-input {
    display: none;
    position: absolute;
    width: 40.5vw;
    right: -20px;
    top: 51px; }
    @media only screen and (max-width: 1199px) {
      .header-search .header-search-input {
        width: 100vw;
        right: -16px;
        top: 40px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .header-search .header-search-input {
        width: 45vw; } }
    @media only screen and (max-width: 767px) {
      .header-search .header-search-input {
        width: calc(100vw - 17px); } }
    .header-search .header-search-input input[type="text"] {
      width: calc(100% - 124px);
      padding: 0 28px;
      font-family: proxima-nova, sans-serif;
      height: 55px;
      box-sizing: border-box;
      border: none;
      background-color: #e1e1e1;
      color: #08141e;
      text-transform: unset; }
      .header-search .header-search-input input[type="text"]::-moz-placeholder {
        opacity: .35;
        text-indent: 14px;
        text-transform: none; }
      .header-search .header-search-input input[type="text"]:-ms-input-placeholder {
        opacity: .35;
        text-indent: 14px;
        text-transform: none; }
      .header-search .header-search-input input[type="text"]::placeholder {
        opacity: .35;
        text-indent: 14px;
        text-transform: none; }
      @media only screen and (max-width: 1199px) {
        .header-search .header-search-input input[type="text"] {
          width: calc(100vw - 124px);
          padding: 0 16px; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .header-search .header-search-input input[type="text"] {
          width: calc(45vw - 124px); } }
      @media only screen and (max-width: 767px) {
        .header-search .header-search-input input[type="text"] {
          padding: 0 16px;
          width: calc(100vw - 141px); } }
    .header-search .header-search-input button {
      height: 55px;
      width: 124px;
      display: inline-block;
      vertical-align: top;
      margin-left: -4px; }
  .header-search #search-suggestions {
    position: absolute;
    top: 106px;
    right: -20px;
    width: 40.5vw; }
    @media only screen and (max-width: 1199px) {
      .header-search #search-suggestions {
        top: 95px;
        right: -16px;
        width: 100vw; } }
    @media only screen and (max-width: 767px) {
      .header-search #search-suggestions {
        top: 95px;
        right: -16px;
        width: calc(100vw - 17px); } }
    .header-search #search-suggestions .search-suggestion-wrapper.full {
      width: 100%;
      margin: 0; }
      .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions {
        width: 70%; }
        @media only screen and (max-width: 767px) {
          .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions {
            width: 100%; } }
        @media only screen and (max-width: 767px) {
          .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions .product-suggestion .product-link {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
                align-items: center; } }
        @media only screen and (max-width: 767px) {
          .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions .product-suggestion .product-image {
            width: 40%; }
            .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions .product-suggestion .product-image img {
              width: 50px; } }
        @media only screen and (max-width: 767px) {
          .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions .product-suggestion .product-details {
            width: 60%;
            padding-top: 0; }
            .header-search #search-suggestions .search-suggestion-wrapper.full .product-suggestions .product-suggestion .product-details .product-name {
              padding-left: 10px; } }
      .header-search #search-suggestions .search-suggestion-wrapper.full .phrase-suggestions {
        width: 30%; }
        @media only screen and (max-width: 767px) {
          .header-search #search-suggestions .search-suggestion-wrapper.full .phrase-suggestions {
            width: 100%; } }

@media only screen and (min-width: 1200px) {
  .top-banner .innerWidth.large-screens, .top-banner .home-bottom-slots .large-screens.promoSlotFull#home-full-7, .home-bottom-slots .top-banner .large-screens.promoSlotFull#home-full-7 {
    padding: 0 20px; } }

.top-banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  box-sizing: border-box;
  font-family: "Paperback9-Roman", serif;
  font-size: 0.8125rem;
  background-color: #08141e;
  z-index: 99; }
  @media only screen and (max-width: 1199px) {
    .top-banner {
      height: 60px;
      position: fixed;
      top: 0;
      right: 0;
      width: 100%;
      z-index: 99; } }
  .top-banner .primary-logo {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 1199px) {
      .top-banner .primary-logo {
        padding: 0.5rem 0; } }
    @media only screen and (min-width: 1200px) {
      .top-banner .primary-logo.mobile-only {
        display: none; } }
    .top-banner .primary-logo.mobile-only a {
      display: block;
      height: 34px;
      width: 90px;
      margin: 0 auto;
      background: url("../images/logo-fj1857-blue.svg") no-repeat center; }
    @media only screen and (max-width: 1199px) {
      .top-banner .primary-logo .default-logo.logo-desktop {
        display: none; } }
    @media only screen and (min-width: 1200px) {
      .top-banner .primary-logo .default-logo.logo-mobile {
        display: none; } }
    @media only screen and (max-width: 1199px) {
      .top-banner .primary-logo img {
        max-height: 2rem; } }
  .top-banner .footjoy-us-link {
    display: none; }
    @media only screen and (min-width: 1200px) {
      .top-banner .footjoy-us-link {
        display: block;
        font-size: 0.875rem;
        text-transform: uppercase;
        letter-spacing: .12rem;
        color: #ffffff;
        position: absolute;
        top: 1.125rem;
        left: 0;
        opacity: .45; } }
  .top-banner .menu-toggle {
    display: block;
    cursor: pointer;
    width: 1.625rem;
    height: 1.625rem;
    position: absolute;
    left: 16px;
    top: 26px;
    margin: 0;
    transform: rotate(0deg);
    transition: 0.5s;
    outline: none; }
    @media only screen and (min-width: 1200px) {
      .top-banner .menu-toggle {
        display: none; } }
    .top-banner .menu-toggle.open {
      top: 16px;
      left: 16px;
      z-index: 100; }
      .top-banner .menu-toggle.open span {
        background-color: #ffffff; }
        .top-banner .menu-toggle.open span:nth-child(1) {
          top: .5rem;
          transform: rotate(135deg); }
        .top-banner .menu-toggle.open span:nth-child(2) {
          transform: rotate(45deg); }
    .top-banner .menu-toggle span {
      display: block;
      position: absolute;
      height: 1px;
      width: 100%;
      background-color: #ffffff;
      border-radius: 3px;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: 0.5s; }
      .top-banner .menu-toggle span:nth-child(1) {
        top: 0px; }
      .top-banner .menu-toggle span:nth-child(2) {
        top: 8px; }
  .top-banner .menu-utility-user-holder {
    position: fixed; }
  .top-banner .menu-utility-user {
    position: fixed;
    top: 10px;
    right: 0;
    list-style: none;
    z-index: 10; }
    @media only screen and (max-width: 1199px) {
      .top-banner .menu-utility-user {
        margin: 0.625rem 1rem 0.625rem 0; } }
    @media only screen and (min-width: 1200px) {
      .top-banner .menu-utility-user {
        right: 20px;
        top: 13px;
        padding-left: 0; } }
    @media only screen and (min-width: 1385px) {
      .top-banner .menu-utility-user {
        top: 14px; } }
    .top-banner .menu-utility-user li {
      display: inline-block;
      vertical-align: middle; }
      .top-banner .menu-utility-user li.user-info {
        margin-right: 1.375rem; }
        @media only screen and (min-width: 1200px) {
          .top-banner .menu-utility-user li.user-info {
            margin-right: 0.75rem; } }
        @media only screen and (min-width: 1380px) {
          .top-banner .menu-utility-user li.user-info {
            margin-right: 1rem; } }
        @media only screen and (min-width: 1440px) {
          .top-banner .menu-utility-user li.user-info {
            margin-right: 1.375rem; } }
        @media only screen and (max-width: 1199px) {
          .top-banner .menu-utility-user li.user-info {
            display: none; } }
        .top-banner .menu-utility-user li.user-info .user-account {
          color: #ffffff;
          text-transform: uppercase; }
        .top-banner .menu-utility-user li.user-info .user-panel {
          display: none; }
      .top-banner .menu-utility-user li#mini-cart {
        float: none;
        margin-right: 24px; }
        @media only screen and (max-width: 1199px) {
          .top-banner .menu-utility-user li#mini-cart {
            margin-right: 10px; } }
        @media only screen and (min-width: 1200px) {
          .top-banner .menu-utility-user li#mini-cart {
            margin-right: 12px; } }
        @media only screen and (min-width: 1380px) {
          .top-banner .menu-utility-user li#mini-cart {
            margin-right: 16px; } }
        @media only screen and (min-width: 1440px) {
          .top-banner .menu-utility-user li#mini-cart {
            margin-right: 24px; } }
        .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link {
          font-size: 0.875rem;
          background: url(../images/icon-cart-white.svg) no-repeat 0;
          background-size: 1.375rem;
          background-repeat: no-repeat;
          padding: 10px 0 10px 25px;
          color: #ffffff; }
          @media only screen and (max-width: 1199px) {
            .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link {
              padding: 10px 0 10px 14px; } }
          .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link .cartLabel {
            display: none; }
          @media only screen and (max-width: 1199px) {
            .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link .minicart-quantity {
              display: inline-block;
              position: relative;
              color: #08141e;
              min-width: 18px;
              height: 18px;
              border-radius: 50%;
              z-index: 1;
              background-color: white;
              line-height: 18px;
              text-align: center;
              box-sizing: border-box;
              top: -10px;
              left: -2px;
              font-family: proxima-nova, sans-serif;
              font-weight: 500;
              font-size: 12px; }
              .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link .minicart-quantity::before {
                display: none; }
              .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link .minicart-quantity::after {
                display: none; } }
          @media only screen and (min-width: 1200px) {
            .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link .minicart-quantity::before {
              content: "("; }
            .top-banner .menu-utility-user li#mini-cart .mini-cart-total .mini-cart-link .minicart-quantity::after {
              content: ")"; } }

@media only screen and (max-width: 1199px) {
  nav[role="navigation"] {
    display: none;
    position: absolute;
    top: 60px;
    background: #08141e;
    height: calc(100vh - 60px);
    width: 100vw;
    z-index: -1;
    overflow: hidden;
    box-sizing: border-box; } }

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

@media only screen and (max-width: 1199px) {
  nav[role="navigation"] .nav-container {
    width: 100%;
    height: 100%;
    padding-right: 17px;
    box-sizing: content-box;
    overflow-y: scroll; } }

@media only screen and (max-width: 1199px) {
  nav[role="navigation"] .nav-container > .level-1 {
    padding-top: 56px; } }

@media only screen and (min-width: 1200px) {
  nav[role="navigation"] .nav-container {
    padding-top: 2px; } }

nav[role="navigation"] .menu-category {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 0; }
  @media only screen and (min-width: 1200px) {
    nav[role="navigation"] .menu-category {
      float: left;
      height: 41px; } }
  nav[role="navigation"] .menu-category.level-1 .top-level-cat-label {
    display: block;
    padding: 0 30px;
    font-family: "Paperback9-Roman", serif !important;
    font-size: 32px;
    line-height: normal;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.25); }
    @media only screen and (max-width: 1199px) {
      nav[role="navigation"] .menu-category.level-1 .top-level-cat-label {
        margin-bottom: 14px; } }
    @media only screen and (min-width: 1200px) {
      nav[role="navigation"] .menu-category.level-1 .top-level-cat-label {
        display: none; } }
  @media only screen and (max-width: 1199px) {
    nav[role="navigation"] .menu-category.level-1 > li:not(.mobile-always-opened) .level-2 {
      display: block;
      width: 100vw;
      height: calc(100vh - 60px);
      top: 60px;
      position: fixed;
      left: -100vw;
      overflow: hidden;
      transition: transform .3s ease;
      box-sizing: border-box; }
    nav[role="navigation"] .menu-category.level-1 > li:not(.mobile-always-opened).active .level-2 {
      transform: translateX(100vw); }
    nav[role="navigation"] .menu-category.level-1 > li:not(.mobile-always-opened) .nav-submenu-container {
      width: 100%;
      padding-right: 17px;
      overflow-y: scroll;
      box-sizing: content-box; } }
  nav[role="navigation"] .menu-category.level-1 > li:not(.mobile-always-opened) .nav-submenu-container {
    height: 100%; }
  nav[role="navigation"] .menu-category.level-1 .level-2 {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #08141e;
    z-index: 9999; }
    @media only screen and (min-width: 1200px) {
      nav[role="navigation"] .menu-category.level-1 .level-2 {
        top: 80px;
        height: 480px; } }
    nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper {
      height: 100%; }
      nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content {
        position: relative;
        display: block; }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content {
            float: left;
            height: 100%; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 {
            background: url("../images/cat-nav-bg-logo.png") no-repeat bottom center;
            width: 30%; } }
        @media only screen and (max-width: 1199px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1:not(.custom-content) {
            margin: 56px 32px 0; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1:not(.custom-content) .megamenu-content-wrapper {
            padding: 0 25%;
            position: absolute;
            top: 50%;
            transform: translateY(-50%); } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1.custom-content .megamenu-content-wrapper {
            padding: 0 10% 0 25%; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper .top-category-name {
          color: rgba(255, 255, 255, 0.25);
          font-size: 32px;
          text-transform: uppercase; }
          @media only screen and (max-width: 1199px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper .top-category-name {
              display: block;
              padding-left: 32px;
              line-height: normal;
              font-family: "Paperback9-Roman", serif !important;
              cursor: pointer; } }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper .top-category-name {
              color: #ffffff;
              font-size: 36px; } }
          @media only screen and (max-width: 1199px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper .top-category-name::before {
              content: '';
              display: block;
              height: 20px;
              width: 12px;
              background: url(../images/arrow-thin-right.svg) no-repeat center;
              position: absolute;
              left: 0;
              top: 9px;
              transform: rotate(180deg); } }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper .top-category-name::after {
              content: '';
              display: block;
              width: 43px;
              height: 1px;
              margin-top: 24px;
              background-color: #cd7f32; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper p {
          color: #ffffff;
          font-family: proxima-nova, sans-serif;
          font-size: 14px;
          line-height: 1.25rem; }
          @media only screen and (max-width: 1199px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1 .megamenu-content-wrapper p {
              display: none; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1.custom-content .megamenu-content-wrapper {
            margin-top: 66px; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1.custom-content .megamenu-content-wrapper .main-link {
          font-size: 18px;
          line-height: 3rem; }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-1.custom-content .megamenu-content-wrapper .main-link {
              font-size: 32px;
              letter-spacing: normal; } }
        @media only screen and (max-width: 1199px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2:not(.custom-content) {
            margin: 0 32px; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2:not(.custom-content) {
            width: 25%; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content {
            width: 35%; } }
        @media only screen and (max-width: 1199px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container {
            border-top: 1px solid #183149; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container {
            padding-left: 10%;
            border-left: 1px solid #183149; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .additional-links {
          margin-bottom: 80px; }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .additional-links .catSubnav {
            width: 50%;
            float: left; }
            @media only screen and (min-width: 1200px) {
              nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .additional-links .catSubnav {
                margin-top: 51px;
                width: 40%; } }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .additional-links .catSubnav li {
              margin-left: 0;
              margin-right: 0; }
        @media only screen and (max-width: 1199px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .social-media-links {
            margin-bottom: 100px; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .social-media-links .social-label {
          color: #ffffff;
          display: block;
          font-size: 13px;
          text-transform: uppercase;
          margin-bottom: 8px; }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .social-media-links a {
          border-top: none;
          display: inline-block;
          font-size: 25px;
          margin-right: 20px; }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2.custom-content .links-container .social-media-links a:hover {
            border-color: #ffffff; }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav {
          padding: 0;
          margin-top: 20px; }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav {
              margin-top: 78px; } }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav li {
            display: block; }
            @media only screen and (max-width: 767px) {
              nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav li {
                background: url(../images/arrow-thin-right.svg) no-repeat right center;
                background-size: 14px;
                margin: 0 0 0 2rem; } }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav li a {
              display: inline-block; }
              @media only screen and (max-width: 1199px) {
                nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav li a {
                  font-size: 13px;
                  line-height: 46px; } }
              @media only screen and (min-width: 1200px) {
                nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-2 .catSubnav li a:hover {
                  border-top: 1px solid transparent;
                  border-bottom: 1px solid #ffffff; } }
        @media only screen and (min-width: 1200px) {
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) {
            width: 45%; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper {
          height: 100%;
          position: relative;
          overflow: hidden; }
          @media only screen and (max-width: 1199px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse; } }
          @media only screen and (max-width: 1199px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text {
              padding: 48px 32px 24px; } }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text {
              width: 60%;
              margin: 0 0 50px 42px;
              position: absolute;
              bottom: 0;
              left: 0;
              z-index: 1; } }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text span {
            display: block;
            color: #ffffff;
            text-transform: uppercase;
            margin-bottom: 5px; }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text span.banner-lebel {
              font-family: "Paperback9-Roman", serif !important;
              font-size: 18px;
              letter-spacing: .1em; }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text span.banner-caption {
              font-size: 32px; }
              @media only screen and (min-width: 1200px) {
                nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text span.banner-caption {
                  font-size: 48px; } }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text a {
            border-top: none;
            display: inline-block; }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text a:hover {
              border-color: #ffffff; }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text.simple-text {
              width: 100%;
              margin: 0;
              position: relative;
              bottom: auto;
              left: auto;
              z-index: 1;
              text-align: center; } }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper .banner-text.simple-text .logo-image {
              width: 37px;
              height: 65px;
              display: inline-block;
              margin: 0 0 40px;
              position: relative;
              top: auto;
              left: auto;
              transform: none; } }
          @media only screen and (max-width: 1199px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper img {
              width: 100%; } }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper img {
              height: 100%;
              position: absolute;
              top: 0;
              left: 50%;
              transform: translateX(-50%); } }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper.simple-banner.inner-opacity {
            opacity: 0.12; }
          @media only screen and (min-width: 1200px) {
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3:not(.custom-content) .banner-wrapper.simple-banner {
              display: -ms-flexbox;
              display: flex;
              -ms-flex-align: center;
                  align-items: center;
              -ms-flex-pack: center;
                  justify-content: center;
              -ms-flex-direction: column;
                  flex-direction: column; } }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3.custom-content {
          width: 35%; }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3.custom-content .banner-wrapper {
            text-align: center;
            height: auto;
            width: 80%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            opacity: .5; }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3.custom-content .banner-wrapper img {
              width: 40px; }
            nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper .megamenu-content.column-3.custom-content .banner-wrapper .banner-copy {
              font-size: 49px;
              color: white;
              display: block;
              margin-top: 35px; }
      @media only screen and (max-width: 1199px) {
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper.more-item-wrapper .megamenu-content.custom-content.column-1 {
          margin-bottom: 10px; }
        nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper.more-item-wrapper .megamenu-content.custom-content.column-2 .links-container {
          padding-top: 7px; }
          nav[role="navigation"] .menu-category.level-1 .level-2 .megamenu-wrapper.more-item-wrapper .megamenu-content.custom-content.column-2 .links-container .additional-links {
            margin-bottom: 48px; } }
  nav[role="navigation"] .menu-category li {
    margin-right: 3.375rem;
    line-height: 1; }
    @media only screen and (max-width: 1199px) {
      nav[role="navigation"] .menu-category li {
        margin: 0 2rem; } }
    @media only screen and (min-width: 1200px) and (max-width: 1384px) {
      nav[role="navigation"] .menu-category li {
        margin-right: 0.625rem; } }
    @media only screen and (min-width: 1200px) {
      nav[role="navigation"] .menu-category li {
        margin-top: 26px;
        display: inline-block; } }
    @media only screen and (min-width: 1380px) {
      nav[role="navigation"] .menu-category li {
        margin-right: 1rem; } }
    @media only screen and (min-width: 1440px) {
      nav[role="navigation"] .menu-category li {
        margin-right: 2rem; } }
    nav[role="navigation"] .menu-category li.nav-mobile-only {
      font-family: "Paperback9-Roman", serif !important; }
      @media only screen and (min-width: 1200px) {
        nav[role="navigation"] .menu-category li.nav-mobile-only {
          display: none; } }
      nav[role="navigation"] .menu-category li.nav-mobile-only.first-link {
        margin-top: 50px; }
      nav[role="navigation"] .menu-category li.nav-mobile-only a {
        text-transform: none;
        text-align: left;
        font-size: 16px;
        color: #a7a8a9;
        padding: 10px 0 10px 25px; }
        nav[role="navigation"] .menu-category li.nav-mobile-only a.link-icon {
          background: url(../images/icon-link.svg) no-repeat left center;
          background-size: 20px; }
        nav[role="navigation"] .menu-category li.nav-mobile-only a span {
          color: #002f87;
          text-decoration: underline; }
    @media only screen and (max-width: 1199px) {
      nav[role="navigation"] .menu-category li.mobile-always-opened > a {
        font-family: "Paperback9-Roman", serif !important;
        font-size: 32px;
        color: rgba(255, 255, 255, 0.25);
        margin-top: 55px;
        margin-bottom: 4px; }
      nav[role="navigation"] .menu-category li.mobile-always-opened a.has-sub-menu {
        background: none; }
      nav[role="navigation"] .menu-category li.mobile-always-opened .level-2 {
        display: block;
        position: relative;
        background: url("../images/cat-nav-bg-logo.png") no-repeat bottom center;
        z-index: 0; }
        nav[role="navigation"] .menu-category li.mobile-always-opened .level-2 .megamenu-wrapper .megamenu-content.column-3 {
          display: none; } }
    @media only screen and (min-width: 1200px) {
      nav[role="navigation"] .menu-category li.active a.has-sub-menu {
        border-color: #cd7f32; } }
    nav[role="navigation"] .menu-category li a {
      display: block;
      text-transform: uppercase;
      letter-spacing: .1em;
      color: #ffffff;
      padding: 0.3125rem 0;
      box-sizing: border-box; }
      @media only screen and (min-width: 1200px) {
        nav[role="navigation"] .menu-category li a {
          border-top: 1px solid transparent;
          border-bottom: 1px solid transparent; } }
      @media only screen and (max-width: 1199px) {
        nav[role="navigation"] .menu-category li a {
          color: #ffffff;
          font-size: 1.125rem;
          line-height: 40px;
          letter-spacing: .14rem; } }
      @media only screen and (min-width: 1200px) and (max-width: 1384px) {
        nav[role="navigation"] .menu-category li a {
          font-size: 0.75rem; } }
      @media only screen and (max-width: 1199px) {
        nav[role="navigation"] .menu-category li a.has-sub-menu {
          background: url(../images/arrow-thin-right.svg) no-repeat right center;
          background-size: 14px; } }
      @media only screen and (min-width: 1200px) {
        nav[role="navigation"] .menu-category li a:hover {
          border-color: #cd7f32; } }

nav[role="navigation"] .custom-nav-items {
  box-sizing: border-box; }
  @media only screen and (min-width: 1200px) {
    nav[role="navigation"] .custom-nav-items {
      float: right;
      width: 50%;
      padding-left: 11vw; } }
  @media only screen and (max-width: 1199px) {
    nav[role="navigation"] .custom-nav-items .menu-category {
      margin-top: 0; } }

.skip-nav {
  position: absolute;
  left: -10000px; }

footer#global-footer {
  color: #ffffff;
  background-color: #08141e;
  border-bottom: 1px solid #08141e; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    footer#global-footer .innerWidth, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 {
      max-width: 100%; } }
  footer#global-footer .innerWidth .footer-logo, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-logo, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-logo {
    float: left;
    margin: 5px 0;
    width: 106px;
    height: 45px;
    background: url(../images/logo-fj1857-blue.svg) no-repeat; }
    @media only screen and (max-width: 767px) {
      footer#global-footer .innerWidth .footer-logo, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-logo, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-logo {
        display: none; } }
  footer#global-footer .innerWidth.footer-wrapper, footer#global-footer .home-bottom-slots .footer-wrapper.promoSlotFull#home-full-7, .home-bottom-slots footer#global-footer .footer-wrapper.promoSlotFull#home-full-7 {
    position: relative; }
    @media only screen and (max-width: 767px) {
      footer#global-footer .innerWidth.footer-wrapper, footer#global-footer .home-bottom-slots .footer-wrapper.promoSlotFull#home-full-7, .home-bottom-slots footer#global-footer .footer-wrapper.promoSlotFull#home-full-7 {
        margin: 0 1.75rem; } }
    @media only screen and (min-width: 768px) {
      footer#global-footer .innerWidth.footer-wrapper, footer#global-footer .home-bottom-slots .footer-wrapper.promoSlotFull#home-full-7, .home-bottom-slots footer#global-footer .footer-wrapper.promoSlotFull#home-full-7 {
        padding: 0 20px;
        box-sizing: border-box; } }
    footer#global-footer .innerWidth.footer-wrapper .back-to-top, footer#global-footer .home-bottom-slots .footer-wrapper.promoSlotFull#home-full-7 .back-to-top, .home-bottom-slots footer#global-footer .footer-wrapper.promoSlotFull#home-full-7 .back-to-top {
      margin: 0 auto;
      display: block;
      width: 80px;
      height: 80px;
      text-align: center;
      text-transform: uppercase;
      color: #ebebeb;
      background-color: #183149;
      font-family: "Paperback9-Roman", serif;
      font-size: 13px; }
      @media only screen and (min-width: 768px) {
        footer#global-footer .innerWidth.footer-wrapper .back-to-top, footer#global-footer .home-bottom-slots .footer-wrapper.promoSlotFull#home-full-7 .back-to-top, .home-bottom-slots footer#global-footer .footer-wrapper.promoSlotFull#home-full-7 .back-to-top {
          position: absolute;
          right: 20px; } }
      footer#global-footer .innerWidth.footer-wrapper .back-to-top i.icon-angle-right, footer#global-footer .home-bottom-slots .footer-wrapper.promoSlotFull#home-full-7 .back-to-top i.icon-angle-right, .home-bottom-slots footer#global-footer .footer-wrapper.promoSlotFull#home-full-7 .back-to-top i.icon-angle-right {
        display: block;
        margin: 16px auto 4px;
        width: 25px;
        height: 25px;
        background: url(../images/interface/navigate-up-arrow.svg) no-repeat;
        background-size: cover; }
  footer#global-footer .innerWidth .footer-container, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container {
    clear: none;
    border: none;
    padding: 12px 0 20px;
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    gap: 20px; }
    @media only screen and (max-width: 767px) {
      footer#global-footer .innerWidth .footer-container, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        margin: 0;
        padding: 0 0 20px; } }
    footer#global-footer .innerWidth .footer-container a, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container a, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container a {
      color: #ffffff;
      text-transform: uppercase;
      letter-spacing: .13em; }
      footer#global-footer .innerWidth .footer-container a:hover, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container a:hover, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container a:hover {
        color: #ebebeb;
        text-decoration: underline; }
    footer#global-footer .innerWidth .footer-container .footer-item, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item {
      display: inline-block;
      font-family: "Paperback9-Roman", serif !important;
      font-size: 0.8125rem;
      vertical-align: top;
      min-width: 28%;
      width: auto; }
      @media only screen and (max-width: 767px) {
        footer#global-footer .innerWidth .footer-container .footer-item, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item {
          border: none; } }
      @media only screen and (max-width: 767px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-1, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-1, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-1 {
          -ms-flex-order: 1;
              order: 1; } }
      @media only screen and (min-width: 1200px) and (max-width: 1384px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .footer-menu-heading, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .footer-menu-heading, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .footer-menu-heading {
          padding-left: 24px; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .footer-menu-heading, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .footer-menu-heading, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .footer-menu-heading {
          padding-left: 12px;
          padding-right: 12px; } }
      @media only screen and (max-width: 767px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-2, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 {
          -ms-flex-order: 2;
              order: 2; } }
      footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer {
        float: left;
        box-sizing: border-box; }
        @media only screen and (min-width: 1200px) and (max-width: 1384px) {
          footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer {
            padding-left: 24px;
            padding-right: 0; } }
        @media only screen and (min-width: 768px) {
          footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer {
            margin-top: -4px; } }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer {
            width: 100%;
            float: none;
            padding-left: 12px;
            padding-right: 12px; } }
        @media only screen and (max-width: 479px) {
          footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer {
            width: 100%; } }
        footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer:first-of-type, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer:first-of-type, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer:first-of-type {
          margin-right: 24px; }
          @media only screen and (min-width: 1200px) and (max-width: 1384px) {
            footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer:first-of-type, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer:first-of-type, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer:first-of-type {
              padding-left: 24px;
              padding-right: 0; } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer:first-of-type, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer:first-of-type, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer:first-of-type {
              padding-left: 12px;
              padding-right: 12px; } }
        footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer li, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer li, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer li {
          line-height: 3.125rem; }
          footer#global-footer .innerWidth .footer-container .footer-item#footer-2 .menu-footer li a, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer li a, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-2 .menu-footer li a {
            font-family: "Paperback9-Roman", serif;
            white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-3, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-3, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-3 {
          -ms-flex-order: 0;
              order: 0;
          margin-top: 37px;
          text-align: center; } }
      @media only screen and (min-width: 768px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-3, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-3, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-3 {
          float: right;
          margin-top: 91px; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        footer#global-footer .innerWidth .footer-container .footer-item#footer-3, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item#footer-3, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item#footer-3 {
          min-width: 42%; } }
      @media only screen and (max-width: 767px) {
        footer#global-footer .innerWidth .footer-container .footer-item ul, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item ul, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item ul {
          display: block; } }
      footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup {
        text-align: left;
        position: relative; }
        @media only screen and (min-width: 768px) {
          footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup {
            padding-bottom: 38px; } }
        footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address {
          color: #ffffff;
          background-color: rgba(255, 255, 255, 0.25);
          border: none;
          padding: 0 24px;
          margin-bottom: 16px;
          height: 55px;
          font-size: 16px;
          letter-spacing: .025rem;
          font-family: proxima-nova, sans-serif; }
          @media only screen and (min-width: 768px) {
            footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address {
              float: left;
              width: calc(100% - 132px); } }
          @media only screen and (min-width: 768px) and (max-width: 1199px) {
            footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address {
              padding: 0 16px; } }
          footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address::-webkit-input-placeholder, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address::-webkit-input-placeholder, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address::-webkit-input-placeholder {
            color: rgba(255, 255, 255, 0.45);
            text-transform: unset; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
              footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address::-webkit-input-placeholder, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address::-webkit-input-placeholder, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address::-webkit-input-placeholder {
                font-size: 12px; } }
          @media only screen and (max-width: 767px) {
            footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address.error, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address.error, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address.error {
              margin-bottom: 0; } }
        footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address-error, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address-error, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address-error {
          color: #cd7f32 !important;
          font-size: 14px;
          font-style: normal;
          font-family: "Paperback9-Roman", serif; }
          @media only screen and (max-width: 767px) {
            footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address-error, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address-error, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address-error {
              margin: 10px 0 17px; } }
          @media only screen and (min-width: 768px) {
            footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup #email-alert-address-error, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address-error, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup #email-alert-address-error {
              position: absolute;
              left: 0;
              bottom: 0; } }
        footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup button, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup button, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup button {
          height: 55px;
          width: 100%;
          padding: 0 8px;
          background-color: #183149;
          font-family: "Paperback9-Roman", serif !important;
          letter-spacing: .05em;
          font-size: 14px; }
          @media only screen and (min-width: 768px) {
            footer#global-footer .innerWidth .footer-container .footer-item #email-alert-signup button, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup button, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-item #email-alert-signup button {
              width: 132px; } }
    footer#global-footer .innerWidth .footer-container .footer-menu-heading, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .footer-menu-heading, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .footer-menu-heading {
      font-size: 2rem;
      letter-spacing: .05em;
      font-family: "Paperback9-Roman", serif !important;
      color: rgba(255, 255, 255, 0.25);
      text-transform: uppercase;
      margin-bottom: 1rem; }
    footer#global-footer .innerWidth .footer-container h3, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container h3, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container h3 {
      color: #ffffff;
      font-family: "Paperback9-Roman", serif;
      line-height: normal; }
      @media screen and (min-width: 768px) {
        footer#global-footer .innerWidth .footer-container h3 br, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container h3 br, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container h3 br {
          display: none; } }
    footer#global-footer .innerWidth .footer-container .signup-additional-text, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .signup-additional-text, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .signup-additional-text {
      margin-top: 5px;
      font-size: 0.875rem;
      line-height: normal;
      letter-spacing: 0;
      font-family: proxima-nova, sans-serif;
      margin-bottom: 25px; }
      @media screen and (min-width: 768px) {
        footer#global-footer .innerWidth .footer-container .signup-additional-text, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .signup-additional-text, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .signup-additional-text {
          margin-bottom: 20px; } }
      @media screen and (min-width: 768px) {
        footer#global-footer .innerWidth .footer-container .signup-additional-text br, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .signup-additional-text br, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .signup-additional-text br {
          display: none; } }
    footer#global-footer .innerWidth .footer-container .menu-footer, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .menu-footer, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .menu-footer {
      display: inline-block; }
      footer#global-footer .innerWidth .footer-container .menu-footer.categories li, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .menu-footer.categories li, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .menu-footer.categories li {
        line-height: normal; }
      footer#global-footer .innerWidth .footer-container .menu-footer.categories a, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .menu-footer.categories a, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .menu-footer.categories a {
        font-size: 1.5rem;
        letter-spacing: .025em;
        font-family: "Paperback9-Roman", serif;
        color: #ffffff;
        line-height: 48px; }
        @media only screen and (min-width: 768px) {
          footer#global-footer .innerWidth .footer-container .menu-footer.categories a:hover, footer#global-footer .home-bottom-slots .promoSlotFull#home-full-7 .footer-container .menu-footer.categories a:hover, .home-bottom-slots footer#global-footer .promoSlotFull#home-full-7 .footer-container .menu-footer.categories a:hover {
            color: #a7a8a9; } }

.pt_checkout footer {
  background-color: #ffffff;
  border-top: none; }

.footer-copy {
  font-family: "Paperback9-Roman", serif;
  background-color: #08141e;
  padding-bottom: 25px;
  line-height: 36px; }
  @media only screen and (max-width: 767px) {
    .footer-copy {
      text-align: center; } }
  .footer-copy .innerWidth.large-screens, .footer-copy .home-bottom-slots .large-screens.promoSlotFull#home-full-7, .home-bottom-slots .footer-copy .large-screens.promoSlotFull#home-full-7 {
    padding: 0 20px;
    box-sizing: border-box; }
  @media only screen and (max-width: 767px) {
    .footer-copy .footer-social {
      margin-bottom: 18px; } }
  .footer-copy .footer-social .social-label {
    display: block;
    font-size: 13px;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .footer-copy .footer-social .social-label {
        margin-bottom: -2px; } }
  .footer-copy .footer-social a {
    font-size: 25px;
    margin-right: 20px; }
  @media only screen and (min-width: 768px) {
    .footer-copy .footer-copyright {
      float: right; } }
  .footer-copy .footer-copyright .copyright {
    margin-top: 5px;
    font-size: 0.8125rem;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .footer-copy .footer-copyright .copyright {
        margin-top: -5px; } }
  .footer-copy .copy {
    display: inline-block;
    float: right;
    margin: 20px 0;
    color: #98989a;
    font-size: 1.5rem; }
    @media only screen and (min-width: 768px) {
      .footer-copy .copy {
        display: none; } }
    @media only screen and (max-width: 767px) {
      .footer-copy .copy {
        display: none; } }

.pt_storefront.home #main {
  background-color: #0d1b28;
  margin-bottom: 0;
  border: none; }

.pt_storefront.home .banner-wrapper {
  position: relative; }

.pt_storefront.home .center-align {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }

.pt_storefront.home .gradient-background {
  height: 30%;
  width: 100%;
  position: absolute; }
  .pt_storefront.home .gradient-background.top {
    top: 0; }
    .pt_storefront.home .gradient-background.top.blue {
      background-image: linear-gradient(to top, rgba(13, 27, 40, 0), #0d1b28); }
    .pt_storefront.home .gradient-background.top.beige {
      background-image: linear-gradient(to top, rgba(170, 130, 83, 0), #aa8253); }
  .pt_storefront.home .gradient-background.bottom {
    bottom: 0; }
    .pt_storefront.home .gradient-background.bottom.blue {
      background-image: linear-gradient(to top, #0d1b28, rgba(13, 27, 40, 0)); }
    .pt_storefront.home .gradient-background.bottom.beige {
      background-image: linear-gradient(to top, #aa8253, rgba(170, 130, 83, 0)); }

.pt_storefront.home .homepage-slot.slot-full-height {
  position: relative;
  height: calc(100vh - 60px); }
  @media only screen and (min-width: 768px) {
    .pt_storefront.home .homepage-slot.slot-full-height {
      height: calc(100vh - 80px); } }

.pt_storefront.home .homepage-slot .section-background {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media only screen and (max-width: 767px) {
    .pt_storefront.home .homepage-slot .section-background {
      height: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_storefront.home .homepage-slot .section-background {
      height: 100%; } }

.pt_storefront.home .homepage-slot .text-container {
  z-index: 1;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .pt_storefront.home .homepage-slot .text-container {
      width: 100%;
      padding: 0 40px;
      box-sizing: border-box; } }
  @media only screen and (min-width: 768px) {
    .pt_storefront.home .homepage-slot .text-container {
      width: 600px;
      max-width: 80vw; } }
  .pt_storefront.home .homepage-slot .text-container .section-logo {
    width: 35px; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot .text-container .section-logo {
        width: 70px; } }
  .pt_storefront.home .homepage-slot .text-container h2, .pt_storefront.home .homepage-slot .text-container .ui-dialog .ui-dialog-title, .ui-dialog .pt_storefront.home .homepage-slot .text-container .ui-dialog-title, .pt_storefront.home .homepage-slot .text-container h3, .pt_storefront.home .homepage-slot .text-container h4, .pt_storefront.home .homepage-slot .text-container p, .pt_storefront.home .homepage-slot .text-container a {
    color: #ffffff;
    font-family: "Paperback9-Roman", serif;
    font-weight: normal; }
  .pt_storefront.home .homepage-slot .text-container h2, .pt_storefront.home .homepage-slot .text-container .ui-dialog .ui-dialog-title, .ui-dialog .pt_storefront.home .homepage-slot .text-container .ui-dialog-title {
    font-size: 34px; }
    @media only screen and (max-width: 767px) {
      .pt_storefront.home .homepage-slot .text-container h2, .pt_storefront.home .homepage-slot .text-container .ui-dialog .ui-dialog-title, .ui-dialog .pt_storefront.home .homepage-slot .text-container .ui-dialog-title {
        margin: 36px 0; } }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot .text-container h2, .pt_storefront.home .homepage-slot .text-container .ui-dialog .ui-dialog-title, .ui-dialog .pt_storefront.home .homepage-slot .text-container .ui-dialog-title {
        font-size: 72px; } }
  .pt_storefront.home .homepage-slot .text-container h3 {
    font-size: 32px;
    margin: 20px 0;
    letter-spacing: -0.02em; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot .text-container h3 {
        font-size: 60px;
        margin: 32px 0; } }
    .pt_storefront.home .homepage-slot .text-container h3.small-heading {
      margin: 36px 0 30px; }
      @media only screen and (min-width: 768px) {
        .pt_storefront.home .homepage-slot .text-container h3.small-heading {
          font-size: 48px;
          margin: -80px 0 37px; } }
  .pt_storefront.home .homepage-slot .text-container h4 {
    font-family: "Paperback9-Roman", serif !important;
    margin: 12px 0; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot .text-container h4 {
        font-size: 30px;
        margin: 24px 0; } }
  .pt_storefront.home .homepage-slot .text-container p {
    color: #ffffff;
    font-family: proxima-nova, sans-serif;
    font-size: 16px;
    text-transform: none;
    padding: 0 2%; }
  .pt_storefront.home .homepage-slot .text-container a {
    font-size: 13px;
    display: inline-block;
    padding: 0 16px;
    letter-spacing: .1rem;
    text-decoration: underline; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot .text-container a:hover {
        text-decoration: none; } }
  .pt_storefront.home .homepage-slot .text-container .cta-buttons a {
    display: inline-block;
    margin: 2px 16px;
    padding: 1px 0;
    border-bottom: 1px solid #ffffff;
    text-decoration: none; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot .text-container .cta-buttons a:hover {
        margin: 0 16px;
        padding: 3px 0; } }

.pt_storefront.home .homepage-slot.homepage-slot-1 {
  height: 150vh; }
  .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper {
    position: relative; }
    .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper.banner-top {
      height: calc(100vh - 60px);
      overflow: hidden; }
      @media only screen and (min-width: 768px) {
        .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper.banner-top {
          height: calc(100vh - 80px); } }
    .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper.banner-bottom {
      height: calc(50vh + 80px);
      background-color: #0d1b28;
      z-index: 1; }
      .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper.banner-bottom img {
        height: 100%;
        position: absolute;
        opacity: .05; }
        @media only screen and (max-width: 767px) {
          .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper.banner-bottom img {
            left: 50%;
            transform: translateX(-50%); } }
        @media only screen and (min-width: 768px) {
          .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper.banner-bottom img {
            left: 15%;
            height: 120%; } }
    @media only screen and (max-width: 767px) {
      .pt_storefront.home .homepage-slot.homepage-slot-1 .banner-wrapper a {
        margin-bottom: 32px; } }

.pt_storefront.home .homepage-slot.homepage-slot-2 {
  overflow: hidden; }
  .pt_storefront.home .homepage-slot.homepage-slot-2 .text-container {
    position: absolute;
    z-index: 1;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
      .pt_storefront.home .homepage-slot.homepage-slot-2 .text-container {
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        text-align: center; } }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot.homepage-slot-2 .text-container {
        top: 20%;
        left: 60%;
        max-width: 320px;
        text-align: left; } }
    .pt_storefront.home .homepage-slot.homepage-slot-2 .text-container a {
      float: right; }
      @media only screen and (min-width: 768px) {
        .pt_storefront.home .homepage-slot.homepage-slot-2 .text-container a {
          text-align: right; } }

.pt_storefront.home .homepage-slot.homepage-slot-3 .text-container {
  position: absolute;
  top: -15%;
  left: 50%;
  transform: translateX(-50%);
  text-align: center; }
  @media only screen and (min-width: 768px) {
    .pt_storefront.home .homepage-slot.homepage-slot-3 .text-container {
      top: -20%; } }
  .pt_storefront.home .homepage-slot.homepage-slot-3 .text-container h3 {
    margin-top: 0; }
  .pt_storefront.home .homepage-slot.homepage-slot-3 .text-container .logo-wrapper {
    height: 12vh;
    text-align: center;
    opacity: .1; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot.homepage-slot-3 .text-container .logo-wrapper {
        height: 35vh; } }
    .pt_storefront.home .homepage-slot.homepage-slot-3 .text-container .logo-wrapper img {
      width: 30%; }
      @media only screen and (min-width: 768px) {
        .pt_storefront.home .homepage-slot.homepage-slot-3 .text-container .logo-wrapper img {
          width: 60%; } }

.pt_storefront.home .homepage-slot.homepage-slot-3 .background-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pt_storefront.home .homepage-slot.homepage-slot-4 {
  position: relative;
  z-index: 1; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_storefront.home .homepage-slot.homepage-slot-4 {
      height: 400px;
      margin: -3vh 0; } }
  @media only screen and (min-width: 1200px) {
    .pt_storefront.home .homepage-slot.homepage-slot-4 {
      height: 585px;
      margin: -3vh 0; } }
  .pt_storefront.home .homepage-slot.homepage-slot-4 .slick-slider {
    margin-bottom: 0; }
  .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item {
    position: relative;
    overflow: hidden; }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item {
        height: 585px;
        width: 78vw;
        margin-right: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item {
        height: 400px;
        width: 90vw; } }
    .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-image {
      float: left;
      position: relative;
      height: 100%;
      width: calc(100% - 30vw);
      overflow: hidden; }
      @media only screen and (max-width: 767px) {
        .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-image {
          height: 280px;
          width: 100%;
          float: none; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-image {
          width: calc(100% - 50vw); } }
      .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-image img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media only screen and (max-width: 767px) {
          .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-image img {
            width: 100%; } }
        @media only screen and (min-width: 768px) {
          .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-image img {
            min-width: 100%;
            min-height: 100%; } }
    .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy {
      float: right;
      position: relative;
      height: 100%;
      width: 100%;
      box-sizing: border-box; }
      @media only screen and (max-width: 767px) {
        .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy {
          padding: 55px 32px;
          text-align: center;
          float: none; } }
      @media only screen and (min-width: 768px) {
        .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy {
          width: 30vw;
          padding: 0 6%; } }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy {
          width: 50vw; } }
      .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy .text-container {
        width: auto; }
        @media only screen and (max-width: 767px) {
          .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy .text-container {
            background-color: #0d1b28; } }
        @media only screen and (min-width: 768px) {
          .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy .text-container {
            position: absolute;
            bottom: 75px; } }
        .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy .text-container a {
          display: inline-block;
          margin: 2px 16px;
          padding: 1px 0;
          border-bottom: 1px solid #ffffff;
          text-decoration: none; }
          @media only screen and (min-width: 768px) {
            .pt_storefront.home .homepage-slot.homepage-slot-4 .slider-container .slider-item .slide-copy .text-container a:hover {
              margin: 0 16px;
              padding: 3px 0; } }
  .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows {
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows {
        top: 240px;
        left: 50%;
        transform: translateX(-50%); } }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows {
        bottom: 60px;
        right: calc(52vw - 17px); } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows {
        bottom: 60px;
        right: calc(62vw - 17px); } }
    .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows .prev, .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows .next {
      width: 80px;
      height: 80px;
      display: inline-block;
      cursor: pointer; }
    .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows .prev {
      background: #12283c url("../images/arrow-regular-left.svg") no-repeat center;
      background-size: 14px; }
    .pt_storefront.home .homepage-slot.homepage-slot-4 .carousel-arrows .next {
      background: #12283c url("../images/arrow-regular-right.svg") no-repeat center;
      background-size: 14px; }

.pt_storefront.home .homepage-slot.homepage-slot-5 {
  overflow: hidden; }
  .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container {
    position: absolute; }
    @media only screen and (max-width: 767px) {
      .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center; } }
    @media only screen and (min-width: 768px) {
      .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container {
        bottom: 20%;
        left: 10%;
        width: 485px; } }
    .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container a {
      padding: 0; }
    .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container p {
      padding: 0;
      margin-bottom: 48px; }
    .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container .cta-buttons a {
      padding: 1px 0; }
      @media only screen and (min-width: 768px) {
        .pt_storefront.home .homepage-slot.homepage-slot-5 .text-container .cta-buttons a:hover {
          padding: 3px 0; } }

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

@media only screen and (min-width: 768px) {
  .pt_product-details .primary-container > .innerWidth.large-screens, .pt_product-details .home-bottom-slots .primary-container > .large-screens.promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details .primary-container > .large-screens.promoSlotFull#home-full-7 {
    margin-left: 0; } }

@media only screen and (min-width: 1441px) {
  .pt_product-details .primary-container > .innerWidth.large-screens, .pt_product-details .home-bottom-slots .primary-container > .large-screens.promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details .primary-container > .large-screens.promoSlotFull#home-full-7 {
    margin-left: auto; } }

.pt_product-details #main .top-border-pdp {
  display: none; }

.pt_product-details #main h1, .pt_product-details #main h2, .pt_product-details #main .ui-dialog .ui-dialog-title, .ui-dialog .pt_product-details #main .ui-dialog-title, .pt_product-details #main .ui-dialog .ui-dialog-title, .pt_product-details #main h3, .pt_product-details #main h4, .pt_product-details #main h5 {
  font-family: "Paperback9-Roman", serif; }

.pt_product-details #main .product-price .price-standard {
  text-decoration: line-through;
  margin-right: 6px; }
  .pt_product-details #main .product-price .price-standard + .price-sales {
    color: #994c4c; }

.pt_product-details #main .product-name {
  float: none;
  text-transform: uppercase;
  font-size: 2.25rem;
  line-height: 2.25rem;
  width: 70%;
  margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-name {
      font-size: 1.5rem;
      color: #183149;
      line-height: 1.5rem;
      margin-bottom: 10px; } }

.pt_product-details #main .product-collection {
  color: #183149;
  margin: 9px 0 11px;
  font-family: "Paperback9-Roman", serif !important;
  font-size: 1.125rem;
  letter-spacing: .05rem;
  text-transform: uppercase;
  clear: both; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-collection {
      font-size: 1rem;
      margin-bottom: 30px !important; } }

.pt_product-details #main .pdp-main .product-name {
  width: 65%; }
  @media only screen and (min-width: 768px) {
    .pt_product-details #main .pdp-main .product-name {
      width: 75%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details #main .pdp-main .product-name {
      width: 70%; } }

.pt_product-details #main .pdp-main .product-collection {
  margin: 14px 0 11px; }

@media only screen and (max-width: 767px) {
  .pt_product-details #main .pdp-main .product-col-1 {
    margin-top: 18px; } }

@media only screen and (min-width: 768px) {
  .pt_product-details #main .pdp-main .product-col-1 {
    width: calc(100% - 526px); } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pt_product-details #main .pdp-main .product-col-1 {
    width: calc(100% - 406px); } }

@media only screen and (min-width: 1441px) {
  .pt_product-details #main .pdp-main .product-col-1 {
    width: 64.55%; } }

@media only screen and (max-width: 767px) {
  .pt_product-details #main .pdp-main .product-col-2 {
    margin-top: 28px; } }

@media only screen and (min-width: 768px) {
  .pt_product-details #main .pdp-main .product-col-2 {
    padding: 0 36px 0 64px;
    width: 526px; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .pt_product-details #main .pdp-main .product-col-2 {
    width: 406px;
    padding: 0 24px; } }

@media only screen and (min-width: 1441px) {
  .pt_product-details #main .pdp-main .product-col-2 {
    width: 35.45%;
    padding: 0 36px 0 55px; }
    .pt_product-details #main .pdp-main .product-col-2 #product-content {
      max-width: 400px; } }

.pt_product-details #main .product-price {
  font-family: "Paperback9-Roman", serif !important;
  font-size: 1.5rem; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-price {
      margin-bottom: 0; } }

.pt_product-details #main .product-detail-top-section {
  width: 100%;
  overflow-x: hidden; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-detail-top-section {
      padding-top: 33px; }
      .pt_product-details #main .product-detail-top-section.light-bg {
        background-color: #fff; }
        .pt_product-details #main .product-detail-top-section.light-bg .innerWidth.large-screens, .pt_product-details #main .product-detail-top-section.light-bg .home-bottom-slots .large-screens.promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details #main .product-detail-top-section.light-bg .large-screens.promoSlotFull#home-full-7 {
          padding-bottom: 40px; }
      .pt_product-details #main .product-detail-top-section .main-product-image {
        overflow: hidden;
        background-color: #f3f3f5; }
        .pt_product-details #main .product-detail-top-section .main-product-image img {
          position: relative;
          bottom: -4px; } }
  @media only screen and (min-width: 1200px) {
    .pt_product-details #main .product-detail-top-section {
      min-height: 680px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: start;
          justify-content: flex-start; }
      .pt_product-details #main .product-detail-top-section .innerWidth.large-screens, .pt_product-details #main .product-detail-top-section .home-bottom-slots .large-screens.promoSlotFull#home-full-7, .home-bottom-slots .pt_product-details #main .product-detail-top-section .large-screens.promoSlotFull#home-full-7 {
        margin-left: 0; } }
  @media only screen and (min-width: 1441px) {
    .pt_product-details #main .product-detail-top-section {
      min-height: calc(100vh - 80px); } }
  .pt_product-details #main .product-detail-top-section.light-bg .scroll-to-button i.icon-angle-right {
    background: url(../images/interface/button-arrow-dark.svg) no-repeat center;
    background-size: 100%; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-detail-top-section.pdp-footwear .scroll-to-button, .pt_product-details #main .product-detail-top-section.pdp-apparels .scroll-to-button {
      top: 29px;
      right: 24px; }
      .pt_product-details #main .product-detail-top-section.pdp-footwear .scroll-to-button span, .pt_product-details #main .product-detail-top-section.pdp-apparels .scroll-to-button span {
        font-size: 12px; } }
  .pt_product-details #main .product-detail-top-section.pdp-footwear .product-price, .pt_product-details #main .product-detail-top-section.pdp-apparels .product-price {
    margin-bottom: 38px; }
  .pt_product-details #main .product-detail-top-section.pdp-footwear .main-product-image img {
    width: 100%; }
    @media only screen and (min-width: 1200px) {
      .pt_product-details #main .product-detail-top-section.pdp-footwear .main-product-image img {
        max-width: 871px; } }
    @media only screen and (min-width: 1441px) {
      .pt_product-details #main .product-detail-top-section.pdp-footwear .main-product-image img {
        width: 95%;
        max-width: 100%;
        min-width: 1010px; } }
  .pt_product-details #main .product-detail-top-section .pdp-description {
    font-family: proxima-nova, sans-serif; }
    .pt_product-details #main .product-detail-top-section .pdp-description .tabs-caption li {
      color: #183149;
      font-family: proxima-nova, sans-serif;
      font-size: 0.875rem; }
    .pt_product-details #main .product-detail-top-section .pdp-description .tabs-content .description-body {
      font-size: 0.875rem;
      color: #000d26;
      line-height: 1.25rem; }

.pt_product-details #main .scroll-to-button {
  font-family: "Paperback9-Roman", serif;
  font-size: 0.875rem;
  font-weight: normal;
  letter-spacing: .075rem;
  color: #183149; }

.pt_product-details #main .socialsharing {
  display: none; }

.pt_product-details #main .product-variations .attribute {
  margin: 0.75rem 0; }
  .pt_product-details #main .product-variations .attribute .label {
    font-family: "Paperback9-Roman", serif;
    font-size: 0.8125rem;
    font-weight: normal;
    letter-spacing: 0.1rem;
    color: #000c25;
    margin-bottom: 0.9375rem; }

.pt_product-details #main .product-variations .attribute.personalization a {
  display: block;
  clear: both;
  color: #183149;
  font-family: "Paperback9-Roman", serif;
  text-decoration: underline; }

.pt_product-details #main .product-variations .swatches li {
  width: 17%;
  margin-right: 2%;
  margin-bottom: 15px;
  padding: 0;
  padding-bottom: 2.5px;
  font-size: 0.875rem; }
  .pt_product-details #main .product-variations .swatches li.selected {
    box-shadow: 0 4px 0 #183149; }
  .pt_product-details #main .product-variations .swatches li.row-hidden {
    display: none; }
  .pt_product-details #main .product-variations .swatches li a {
    padding: 0;
    font-size: 0.875rem; }

.pt_product-details #main .product-variations .swatches:not(.color) :not(.last-swatch) {
  border-right: 1px solid #d5d5d8; }

.pt_product-details #main .product-variations .swatches .selected-value {
  width: 50%;
  display: block;
  text-align: right;
  font-family: proxima-nova, sans-serif;
  color: #08141e;
  font-size: 0.875rem;
  letter-spacing: 0.15rem;
  top: 0;
  left: auto;
  right: 0; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-variations .swatches .selected-value {
      width: 85%; } }

.pt_product-details #main .product-variations .swatches.headcover li {
  min-width: 65px; }

.pt_product-details #main .product-variations .more-colors-link {
  color: #183149;
  font-family: "Paperback9-Roman", serif;
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 0.9rem;
  text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .product-variations .more-colors-link {
      font-size: 0.875rem; } }

.pt_product-details #main .product-thumbnails .thumb.slick-slide {
  margin-bottom: 5px; }

@media only screen and (min-width: 768px) {
  .pt_product-details #main .product-col-2 .scroll-to-button {
    margin-top: 55px; } }

.pt_product-details #main .product-col-2 .scroll-to-button i.icon-angle-right {
  background: url(../images/interface/button-arrow-dark.svg) no-repeat center;
  background-size: 100%; }

.pt_product-details #main .product-col-2 .product-content {
  position: relative; }
  .pt_product-details #main .product-col-2 .product-content .product-price {
    position: absolute;
    right: 0;
    top: 10px;
    line-height: 24px; }
  @media only screen and (min-width: 768px) {
    .pt_product-details #main .product-col-2 .product-content .contact-us-asset {
      margin-top: 71px; } }
  .pt_product-details #main .product-col-2 .product-content .contact-us-asset h4 {
    color: #08141e;
    font-size: 13px;
    font-weight: normal;
    line-height: normal;
    text-align: right;
    letter-spacing: 0.14em; }
  .pt_product-details #main .product-col-2 .product-content .contact-us-asset span {
    color: #08141e;
    font-family: proxima-nova, sans-serif;
    font-size: 14px;
    line-height: normal;
    text-align: right;
    letter-spacing: -0.05em; }
  .pt_product-details #main .product-col-2 .product-content .contact-us-asset a {
    color: #00205c;
    font-family: "Paperback9-Roman", serif;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    line-height: normal;
    font-weight: normal; }

.pt_product-details #main .recommendation-block {
  clear: both; }
  @media only screen and (min-width: 768px) {
    .pt_product-details #main .recommendation-block {
      padding: 50px 16.5px 0; } }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .recommendation-block {
      padding-top: 74px; } }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .recommendation-block .product-listing {
      padding-bottom: 0; } }
  .pt_product-details #main .recommendation-block h3 {
    text-align: center;
    color: #183149;
    text-transform: uppercase;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: "Paperback9-Roman", serif; }
  .pt_product-details #main .recommendation-block .search-result-items {
    width: 100%;
    border-top: none;
    margin-left: 0; }
    .pt_product-details #main .recommendation-block .search-result-items.slick-slider {
      margin-bottom: 0; }
    .pt_product-details #main .recommendation-block .search-result-items .grid-tile {
      width: 24%;
      margin-right: 2.5px;
      margin-left: 2.5px;
      background-color: #f3f3f5;
      padding: 10px;
      padding: 10px 22px; }
      @media only screen and (max-width: 767px) {
        .pt_product-details #main .recommendation-block .search-result-items .grid-tile {
          margin-bottom: 0; } }
    .pt_product-details #main .recommendation-block .search-result-items .slick-next {
      background: url(../images/interface/button-arrow-dark.svg) no-repeat;
      transform: rotate(90deg);
      right: 60px;
      width: 30px; }
    .pt_product-details #main .recommendation-block .search-result-items .slick-prev {
      background: url(../images/interface/button-arrow-dark.svg) no-repeat;
      transform: rotate(270deg);
      left: 60px;
      width: 30px; }
  .pt_product-details #main .recommendation-block .product-name {
    line-height: 16px;
    text-align: left;
    white-space: nowrap;
    float: left;
    letter-spacing: 0; }
    @media only screen and (min-width: 768px) {
      .pt_product-details #main .recommendation-block .product-name {
        line-height: 9px; } }
    .pt_product-details #main .recommendation-block .product-name a {
      font-size: 13px;
      font-size: 0.8125rem;
      line-height: 16px;
      color: #183149;
      font-family: "Paperback9-Roman", serif;
      letter-spacing: 0.14em; }
      @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .pt_product-details #main .recommendation-block .product-name a {
          letter-spacing: 0; } }
  .pt_product-details #main .recommendation-block .product-category {
    display: none; }
  .pt_product-details #main .recommendation-block .product-pricing {
    text-align: right;
    float: right; }
    .pt_product-details #main .recommendation-block .product-pricing .product-sale-price {
      font-family: "Paperback9-Roman", serif !important;
      font-size: 18px;
      font-size: 1.125rem;
      color: #183149; }
  @media only screen and (max-width: 767px) {
    .pt_product-details #main .recommendation-block {
      padding-top: 50px; }
      .pt_product-details #main .recommendation-block h3 {
        font-size: 16px;
        font-size: 1rem; }
      .pt_product-details #main .recommendation-block .search-result-items .grid-tile {
        width: 95%;
        margin-right: 5px;
        margin-left: 5px; } }

@media only screen and (max-width: 767px) {
  .pt_product-details #main .product-col-2 .product-price {
    position: relative;
    top: -65px; }
  .pt_product-details #main .product-col-2 .product-collection {
    position: relative; }
  .pt_product-details #main .product-col-2 .scroll-to-button {
    display: block;
    float: left; } }

@media only screen and (min-width: 768px) {
  .pt_product-details .pdp-main {
    margin-top: 26px; } }

.pt_product-details .pdp-main .product-price {
  width: 30%; }
  @media only screen and (min-width: 768px) {
    .pt_product-details .pdp-main .product-price {
      width: 25%; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    .pt_product-details .pdp-main .product-price {
      width: 25%; } }

.pt_product-details .promotion-callout .fa {
  display: none; }

@media only screen and (max-width: 767px) {
  .top-border-pdp {
    margin-bottom: 26px; } }

.ui-widget.ui-widget-content.dialog-lk-personalization {
  border: none; }

@media only screen and (max-width: 767px) {
  .ui-dialog.dialog-lk-personalization {
    width: 90% !important;
    padding: 0 !important; } }

.ui-dialog.dialog-lk-personalization #dialog-container {
  width: 100% !important;
  padding: 0 !important; }
  .ui-dialog.dialog-lk-personalization #dialog-container .content-asset {
    overflow: hidden; }
  .ui-dialog.dialog-lk-personalization #dialog-container .dialog-controls {
    margin: 50px 0 38px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .ui-dialog.dialog-lk-personalization #dialog-container .dialog-controls {
        margin: 68px 0 46px; } }
    .ui-dialog.dialog-lk-personalization #dialog-container .dialog-controls .dialog-close-btn {
      font-family: proxima-nova, sans-serif;
      font-size: 18px;
      letter-spacing: .15rem;
      color: #bcbbb5;
      text-transform: uppercase;
      text-decoration: none;
      vertical-align: bottom; }
      .ui-dialog.dialog-lk-personalization #dialog-container .dialog-controls .dialog-close-btn:hover {
        text-decoration: none; }
      .ui-dialog.dialog-lk-personalization #dialog-container .dialog-controls .dialog-close-btn::before {
        content: url("../images/interface/button-close.svg");
        width: 15px;
        height: 15px;
        display: inline-block;
        margin-right: 8px; }
  .ui-dialog.dialog-lk-personalization #dialog-container .text-container {
    max-width: 767px;
    margin: 0 auto 42px;
    padding: 0 24px;
    text-align: center; }
    @media only screen and (min-width: 768px) {
      .ui-dialog.dialog-lk-personalization #dialog-container .text-container {
        margin: 0 auto 94px; } }
    .ui-dialog.dialog-lk-personalization #dialog-container .text-container h1 {
      font-family: "Paperback9-Roman", serif;
      font-size: 36px;
      color: #08141e;
      border: none;
      font-weight: normal;
      padding: 10px 0 28px; }
      @media only screen and (min-width: 768px) {
        .ui-dialog.dialog-lk-personalization #dialog-container .text-container h1 {
          padding: 10px 0 14px; } }
    .ui-dialog.dialog-lk-personalization #dialog-container .text-container h2, .ui-dialog.dialog-lk-personalization #dialog-container .text-container .ui-dialog-title {
      font-family: "Paperback9-Roman", serif !important;
      font-size: 18px;
      color: #183149;
      margin-top: -8px;
      margin-bottom: 18px; }
      @media only screen and (min-width: 768px) {
        .ui-dialog.dialog-lk-personalization #dialog-container .text-container h2, .ui-dialog.dialog-lk-personalization #dialog-container .text-container .ui-dialog-title {
          margin-bottom: 40px; } }
    .ui-dialog.dialog-lk-personalization #dialog-container .text-container p {
      font-family: proxima-nova, sans-serif;
      font-size: 16px;
      line-height: 20px;
      color: #000d26;
      margin: 20px 0; }
      .ui-dialog.dialog-lk-personalization #dialog-container .text-container p a {
        color: #000d26;
        text-decoration: none; }
        .ui-dialog.dialog-lk-personalization #dialog-container .text-container p a:hover, .ui-dialog.dialog-lk-personalization #dialog-container .text-container p a:focus {
          text-decoration: underline; }
  @media only screen and (min-width: 768px) {
    .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links {
      margin-right: -1px; } }
  .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links .link-item {
    float: left;
    position: relative;
    display: block;
    width: calc(100% / 3);
    height: 373px;
    padding: 20px;
    box-sizing: border-box;
    overflow: hidden; }
    @media only screen and (max-width: 767px) {
      .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links .link-item {
        width: 100%;
        height: 90vw; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links .link-item {
        height: calc(768px / 3); } }
    @media only screen and (min-width: 768px) {
      .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links .link-item:hover .link-title {
        text-decoration: underline; } }
    .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links .link-item img {
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 101%;
      min-height: 101%;
      transform: translate(-50%, -50%);
      z-index: -1; }
    .ui-dialog.dialog-lk-personalization #dialog-container .personalization-links .link-item .link-title {
      font-family: "Paperback9-Roman", serif;
      font-size: 16px;
      text-transform: uppercase;
      color: #ffffff;
      text-decoration: none; }

#wrapper.pt_product-search-result .search-result-content,
#wrapper.pt_product-search-result .search-result-items {
  padding-right: 0; }

#wrapper.pt_product-search-result #secondary.refinements {
  border-bottom: none; }
  #wrapper.pt_product-search-result #secondary.refinements .refinement.category-refinement {
    text-align: center; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_product-search-result #secondary.refinements .refinement.category-refinement {
        max-width: none; } }
  #wrapper.pt_product-search-result #secondary.refinements .refinement-label {
    font-family: "Paperback9-Roman", serif;
    font-size: 0.875rem;
    color: #000d26;
    font-weight: normal;
    margin-left: 0;
    display: inline-block;
    float: none; }
    @media only screen and (max-width: 767px) {
      #wrapper.pt_product-search-result #secondary.refinements .refinement-label {
        display: none; } }
  #wrapper.pt_product-search-result #secondary.refinements #category-level-1 {
    float: none;
    display: inline-block;
    vertical-align: top; }
    #wrapper.pt_product-search-result #secondary.refinements #category-level-1 li a.refinement-link {
      font-family: "Paperback9-Roman", serif;
      font-size: 0.875rem;
      color: #000d26;
      font-weight: normal;
      letter-spacing: 0;
      top: 1px; }
      #wrapper.pt_product-search-result #secondary.refinements #category-level-1 li a.refinement-link.active::after {
        background-color: #cd7f32;
        bottom: 10px; }
    #wrapper.pt_product-search-result #secondary.refinements #category-level-1 .fa-angle-right::before {
      content: none; }

#wrapper.pt_product-search-result .toggle-grid {
  display: none; }

#wrapper.pt_product-search-result .pagination {
  margin-right: 20px; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_product-search-result .pagination {
      width: 65%;
      margin-right: 0; }
      #wrapper.pt_product-search-result .pagination .first-last a.page-previous {
        margin-top: -8px; }
      #wrapper.pt_product-search-result .pagination .first-last a.page-next {
        margin-top: 3px; }
      #wrapper.pt_product-search-result .pagination .results-hits {
        width: calc(100% - 50px); } }

.no-hits-contactus ul {
  box-sizing: border-box; }

.pt_product-search-noresult .primary-content .no-hits-search button[type="submit"] {
  background-color: #fff; }

.pt_product-search-result .primary-content.innerWidth.large-screens, .pt_product-search-result .home-bottom-slots .primary-content.large-screens.promoSlotFull#home-full-7, .home-bottom-slots .pt_product-search-result .primary-content.large-screens.promoSlotFull#home-full-7 {
  max-width: 1386px; }

.pt_product-search-result .primary-content .product-tile {
  padding-bottom: 32px; }
  .pt_product-search-result .primary-content .product-tile .product-image {
    padding-top: 69px; }
  .pt_product-search-result .primary-content .product-tile .product-name a {
    font-family: "Paperback9-Roman", serif;
    color: #000c25;
    letter-spacing: 0.25px;
    font-weight: normal; }
  .pt_product-search-result .primary-content .product-tile .product-pricing {
    font-family: "Paperback9-Roman", serif !important;
    font-size: 18px;
    font-size: 1.125rem;
    letter-spacing: 0; }
    .pt_product-search-result .primary-content .product-tile .product-pricing .product-standard-price {
      margin-right: 4px; }
  .pt_product-search-result .primary-content .product-tile #quickviewbutton {
    display: none; }

.pt_product-search-result .primary-content .search-result-items {
  display: grid;
  grid-gap: 44px 32px;
  grid-template-columns: minmax(0, 1fr);
  grid-template-rows: minmax(0, 1fr) minmax(0, 1fr); }
  @media only screen and (min-width: 768px) {
    .pt_product-search-result .primary-content .search-result-items {
      grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr); } }
  .pt_product-search-result .primary-content .search-result-items .grid-tile {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
    .pt_product-search-result .primary-content .search-result-items .grid-tile.grid-tile2x1 {
      grid-area: span 2 / span 1;
      width: 100%;
      float: none; }
    .pt_product-search-result .primary-content .search-result-items .grid-tile.grid-tile2x2 {
      grid-area: span 2 / span 2;
      width: 100%;
      float: none; }

#wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile {
  width: 100%;
  float: none;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0; }
  #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box {
    position: relative;
    overflow: hidden; }
    #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img {
      position: absolute;
      height: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img.plp-banner-1x1-text-title-icon {
        display: inline-block;
        position: absolute;
        height: auto;
        max-width: 100%;
        left: 50%;
        top: -90px;
        transform: translate(-50%, 0); }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
          #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img.plp-banner-1x1-text-title-icon {
            top: -54px; } }
        @media only screen and (min-width: 320px) and (max-width: 374px) {
          #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img.plp-banner-1x1-text-title-icon {
            top: -54px; } }
      #wrapper.pt_product-search-result .primary-content .search-result-content .search-result-items .grid-tile .curated-box img.plp-banner-2x2-image {
        -o-object-fit: cover;
           object-fit: cover; }

#wrapper.pt_product-search-result #secondary .refinement.category-refinement {
  margin-top: 7px;
  margin-bottom: 8px; }

.plp-banner-section .plp-banner-text-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 100%;
  padding: 20px 24px;
  box-sizing: border-box;
  max-width: 640px;
  margin: 0 auto; }

.plp-banner-section .plp-banner-header {
  text-align: center;
  color: #ffffff; }

.plp-banner-section .plp-banner-above-heading {
  color: #ffffff;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: 0.075em;
  margin-bottom: 8px; }
  @media only screen and (max-width: 767px) {
    .plp-banner-section .plp-banner-above-heading {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 12px; } }

.plp-banner-section .plp-banner-heading {
  color: #ffffff;
  font-size: 48px;
  line-height: 48px; }
  @media only screen and (max-width: 767px) {
    .plp-banner-section .plp-banner-heading {
      font-size: 32px;
      line-height: 32px; } }

@media only screen and (max-width: 767px) {
  .plp-banner-section .plp-banner-image {
    min-height: 264px;
    -o-object-fit: cover;
       object-fit: cover; } }

.plp-banner-section.plp-banner-1x1-with-text {
  height: 100%; }
  .plp-banner-section.plp-banner-1x1-with-text .plp-banner-inner-container {
    padding: 24px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    border: 1px solid #08141e;
    height: 100%; }
  .plp-banner-section.plp-banner-1x1-with-text .plp-banner-1x1-content-wrapper {
    width: 100%;
    position: relative; }
  .plp-banner-section.plp-banner-1x1-with-text .plp-banner-1x1-heading {
    color: #000;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: 0.075em;
    margin-bottom: 44px;
    text-align: center;
    margin-top: 0; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
      .plp-banner-section.plp-banner-1x1-with-text .plp-banner-1x1-heading {
        margin-bottom: 24px; } }
    @media only screen and (min-width: 320px) and (max-width: 374px) {
      .plp-banner-section.plp-banner-1x1-with-text .plp-banner-1x1-heading {
        margin-bottom: 24px; } }
  .plp-banner-section.plp-banner-1x1-with-text .plp-banner-1x1-description {
    color: #000;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: -0.005em;
    font-family: proxima-nova, sans-serif; }

.plp-banner-2x2-with-text {
  padding: 24px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: end;
      align-items: flex-end;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .plp-banner-2x2-with-text {
      -ms-flex-pack: center;
          justify-content: center; } }
  .plp-banner-2x2-with-text .plp-banner-2x2-description {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.075em;
    margin: 0; }

.input-textarea,
input[type="text"],
input[type="number"],
input[type="password"],
input[type="date"],
input[type="tel"],
input[type="email"],
textarea,
select {
  font-family: proxima-nova, sans-serif; }

.form-horizontal label {
  font-family: "Paperback9-Roman", serif; }

#wrapper.pt_cart #main #primary {
  float: left;
  margin: 50px;
  width: calc(100% - 100px);
  font-family: proxima-nova, sans-serif; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_cart #main #primary {
      margin: 10px;
      width: calc(100% - 20px); } }
  #wrapper.pt_cart #main #primary .name-container .cart-name h1 {
    font-family: "Paperback9-Roman", serif !important;
    font-size: 4em; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table th {
    font-family: "Paperback9-Roman", serif;
    letter-spacing: 0;
    font-size: 1em !important; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .attribute,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-quantity .product-availability-list .is-in-stock {
    font-weight: normal;
    font-family: proxima-nova, sans-serif;
    letter-spacing: 0.7px;
    font-size: 0.95em; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .item-edit-details a {
    letter-spacing: 0;
    font-size: 0.95em;
    line-height: 1.8em; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-price,
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-total .price-total {
    font-size: 1.2em !important; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table select {
    font-family: "Paperback9-Roman", serif;
    font-size: 1.2em;
    letter-spacing: -5px; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .sku span,
  #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .sku span {
    font-weight: normal;
    letter-spacing: 0;
    color: #98989a;
    font-family: proxima-nova, sans-serif;
    font-size: 1em;
    padding-top: 4px; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .name,
  #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .name {
    font-family: "Paperback9-Roman", serif;
    font-size: 1.2em;
    letter-spacing: -5px;
    line-height: 2em; }
  #wrapper.pt_cart #main #primary #cart-items-form #cart-table tr td.item-details .product-list-item .label,
  #wrapper.pt_cart #main #primary #cart-items-form #bonus-table tr td.item-details .product-list-item .label {
    font-weight: normal;
    font-size: 0.95em;
    letter-spacing: 7;
    line-height: 2em; }
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code h2, #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .ui-dialog-title {
    font-family: "Paperback9-Roman", serif;
    font-size: 1em;
    letter-spacing: 0;
    line-height: 2em; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals {
      width: 30% !important; } }
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .action-carousel .cart-order-totals .order-totals-table tr td:first-child {
    font-family: proxima-nova, sans-serif;
    letter-spacing: .02em;
    font-size: 1em !important;
    font-weight: normal; }
  #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .mobile-title {
    font-family: "Paperback9-Roman", serif; }
  #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .product-availability-list .is-in-stock,
  #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .button-text,
  #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .cart-footer .cart-coupon-code .coupons-wrap button,
  #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap tr td.item-quantity button {
    font-family: "Paperback9-Roman", serif;
    letter-spacing: normal; }
    #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .product-availability-list .is-in-stock span,
    #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .button-text span,
    #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .cart-footer .cart-coupon-code .coupons-wrap button span,
    #wrapper.pt_cart #main #primary #cart-items-form .cart-footer .cart-coupon-code .coupons-wrap tr td.item-quantity button span {
      letter-spacing: normal; }
  #wrapper.pt_cart #main #primary #cart-items-form tr td.item-quantity .item-user-actions button {
    letter-spacing: normal; }
  #wrapper.pt_cart #main #primary .cart-order-totals .cart-action-paypal.button {
    display: none; }
  #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table {
    letter-spacing: normal;
    line-height: normal;
    font-size: 1em;
    font-weight: normal; }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-sales-tax td,
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-shipping td,
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-subtotal td {
      font-weight: normal;
      font-size: 1em !important; }
      #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-sales-tax td:last-child,
      #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-shipping td:last-child,
      #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-subtotal td:last-child {
        font-family: proxima-nova, sans-serif;
        font-weight: normal;
        font-size: 14px !important; }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .item-total {
      font-size: 1.2em !important; }
      @media only screen and (max-width: 767px) {
        #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .item-total {
          display: none !important; } }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-total {
      font-weight: normal;
      font-size: 1em !important; }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-shipping td {
      padding: 15px 0 !important; }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table .order-value {
      font-family: proxima-nova, sans-serif; }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table tr:not(.order-total) td:first-child {
      font-size: 1em;
      font-weight: normal; }
    #wrapper.pt_cart #main #primary .cart-order-totals .order-totals-table tr td:first-child {
      line-height: 1.2;
      font-size: 1em;
      font-weight: normal; }
  #wrapper.pt_cart #main #primary .cart-order-totals tr td:first-child {
    line-height: 1.2;
    font-weight: normal; }
  #wrapper.pt_cart #main #primary .name-container .cart-actions .cart-action-paypal:hover {
    background: none;
    color: #00205c; }
  #wrapper.pt_cart #main #primary .name-container .cart-actions .cart-action-paypal img {
    display: initial; }

#wrapper.pt_checkout #main.primary-focus {
  float: none;
  margin: 150px auto;
  width: auto; }
  #wrapper.pt_checkout #main.primary-focus .checkout-progress-indicator div {
    font-size: 1.2em;
    font-weight: normal;
    line-height: 2.2em;
    color: #98989a; }
    #wrapper.pt_checkout #main.primary-focus .checkout-progress-indicator div span {
      width: 4px !important; }
    #wrapper.pt_checkout #main.primary-focus .checkout-progress-indicator div.active .name {
      color: #183149 !important; }
  #wrapper.pt_checkout #main.primary-focus .login-box h2, #wrapper.pt_checkout #main.primary-focus .login-box .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main.primary-focus .login-box .ui-dialog-title {
    font-size: 1em;
    line-height: 2em;
    letter-spacing: 0.1em; }
    #wrapper.pt_checkout #main.primary-focus .login-box h2 a, #wrapper.pt_checkout #main.primary-focus .login-box .ui-dialog .ui-dialog-title a, .ui-dialog #wrapper.pt_checkout #main.primary-focus .login-box .ui-dialog-title a {
      color: #183149 !important;
      letter-spacing: normal;
      text-decoration: underline;
      padding-left: 20px; }

#wrapper.pt_order-confirmation {
  margin-top: 0; }
  @media only screen and (min-width: 1200px) {
    #wrapper.pt_order-confirmation {
      margin-top: 150px; } }

#wrapper.pt_checkout #main,
#wrapper.pt_order-confirmation #main {
  font-family: proxima-nova, sans-serif;
  max-width: 1040px;
  margin: 90px auto 24px; }
  #wrapper.pt_checkout #main.primary-focus,
  #wrapper.pt_order-confirmation #main.primary-focus {
    margin: 90px auto 24px; }
    @media screen and (max-width: 1023px) {
      #wrapper.pt_checkout #main.primary-focus,
      #wrapper.pt_order-confirmation #main.primary-focus {
        border-bottom: none !important; } }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_checkout #main,
    #wrapper.pt_order-confirmation #main {
      margin: 160px auto 24px; }
      #wrapper.pt_checkout #main.primary-focus,
      #wrapper.pt_order-confirmation #main.primary-focus {
        margin: 160px auto 24px; } }
  @media only screen and (min-width: 1200px) {
    #wrapper.pt_checkout #main,
    #wrapper.pt_order-confirmation #main {
      margin: 180px auto 24px; }
      #wrapper.pt_checkout #main.primary-focus,
      #wrapper.pt_order-confirmation #main.primary-focus {
        margin: 180px auto 24px; } }
  #wrapper.pt_checkout #main .checkout-name,
  #wrapper.pt_order-confirmation #main .checkout-name {
    font-family: "Paperback9-Roman", serif; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout .top-banner, #wrapper.pt_order-confirmation .top-banner {
    position: fixed; } }

#wrapper.pt_checkout .top-banner div.primary-logo, #wrapper.pt_order-confirmation .top-banner div.primary-logo {
  padding-top: 0;
  padding-bottom: 0; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_checkout .top-banner div.primary-logo, #wrapper.pt_order-confirmation .top-banner div.primary-logo {
      padding-top: 5.1em; } }
  #wrapper.pt_checkout .top-banner div.primary-logo .logo-mobile,
  #wrapper.pt_order-confirmation .top-banner div.primary-logo .logo-mobile {
    padding-top: 0; }
  #wrapper.pt_checkout .top-banner div.primary-logo .logo-desktop,
  #wrapper.pt_order-confirmation .top-banner div.primary-logo .logo-desktop {
    padding-top: 6.1em; }

#wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link, #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
  position: relative; }
  @media only screen and (min-width: 768px) and (max-width: 1199px) {
    #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link, #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
      padding: 10px 0 10px 14px;
      top: -3px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout .top-banner .menu-utility-user li#mini-cart a.mini-cart-link, #wrapper.pt_order-confirmation .top-banner .menu-utility-user li#mini-cart a.mini-cart-link {
      top: 11px;
      padding: 10px 0 10px 14px; } }

#wrapper.pt_checkout .footer-copy,
#wrapper.pt_order-confirmation .footer-copy {
  padding-bottom: 6px;
  line-height: 28px;
  padding-top: 6px;
  min-height: initial; }
  
  #wrapper.pt_checkout .footer-copy .innerWidth .content-asset .copyright,
  #wrapper.pt_checkout .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset .copyright,
  .home-bottom-slots #wrapper.pt_checkout .footer-copy .promoSlotFull#home-full-7 .content-asset .copyright, #wrapper.pt_order-confirmation .footer-copy .innerWidth .content-asset .copyright, #wrapper.pt_order-confirmation .footer-copy .home-bottom-slots .promoSlotFull#home-full-7 .content-asset .copyright, .home-bottom-slots #wrapper.pt_order-confirmation .footer-copy .promoSlotFull#home-full-7 .content-asset .copyright {
    font-family: "Paperback9-Roman", serif;
    font-size: 14px; }

#wrapper.pt_checkout footer .footer-container,
#wrapper.pt_order-confirmation footer .footer-container {
  padding: 11px 0; }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .banner-security,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .banner-security {
    margin: 0; }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .left-checkout-footer,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .left-checkout-footer {
    width: 100%;
    float: none;
    margin: 0; }
  #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset,
  #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between;
    max-width: 1134px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding: 0 14px;
    box-sizing: border-box; }
    @media screen and (max-width: 1023px) {
      #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset,
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset {
        float: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        width: 100%;
        max-width: 300px;
        margin-right: auto;
        margin-left: auto;
        padding: 0;
        padding-bottom: 30px; } }
    #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li,
    #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li {
      padding: 0; }
      @media screen and (max-width: 1023px) {
        #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li,
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li {
          width: 100%;
          box-sizing: border-box;
          text-align: left; }
          #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li + li,
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li + li {
            margin-top: 14px; }
          #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li:last-child,
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li:last-child {
            width: 100%;
            text-align: left; } }
      #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.with-icon,
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.with-icon {
        padding-left: 32px !important;
        position: relative; }
      @media screen and (max-width: 1023px) {
        #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.checkout-footer-logo,
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.checkout-footer-logo {
          width: 100%;
          text-align: center; } }
      @media screen and (max-width: 1023px) {
        #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.links-container,
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.links-container {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: center;
              justify-content: center; }
          #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.links-container a + a,
          #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li.links-container a + a {
            margin-right: 0;
            margin-top: 0; } }
      #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li a,
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li a {
        font-family: proxima-nova, sans-serif;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.07em;
        color: #000c25; }
        #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li a + a,
        #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li a + a {
          margin-left: 36px; }
          @media screen and (max-width: 1023px) {
            #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li a + a,
            #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li a + a {
              margin-left: 24px; } }
      #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li .checkout-footer-icon,
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li .checkout-footer-icon {
        position: absolute;
        left: 0;
        top: 5px; }
      #wrapper.pt_checkout footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li p,
      #wrapper.pt_order-confirmation footer .footer-container .footer-bottom .content-asset ul.checkout-footer-asset li p {
        margin-top: 0;
        margin-bottom: 0;
        font-family: proxima-nova, sans-serif;
        font-size: 12px;
        line-height: 14px;
        letter-spacing: 0.07em;
        color: #000c25; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout {
    margin-top: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary {
    width: 64.7%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #wrapper.pt_checkout #main #primary {
    width: 58.7%; } }

#wrapper.pt_checkout #main #primary #shipping-method-list .form-row.form-indent label span {
  font-family: proxima-nova, sans-serif;
  font-size: 1em;
  color: #000c25;
  letter-spacing: 0.7px;
  font-weight: normal !important; }

#wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
  margin-top: 0; }
  @media only screen and (min-width: 768px) {
    #wrapper.pt_checkout #main #primary .checkout-shipping h2, #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .checkout-shipping .ui-dialog-title {
      margin-top: 0;
      padding-top: 12px; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
    margin: 7px 0 0 21%; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
    margin-top: 5px; } }

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row label {
  color: #000c25;
  font-weight: 500; }
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label span {
    color: #000c25;
    font-weight: 500; }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row label {
      width: 21%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline {
    margin-left: 21%; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline input[type="checkbox"] + label {
      height: initial;
      min-height: 20px; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row.label-inline label {
      width: 320px; } }

#wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper textarea {
  background: #ffffff;
  border-radius: 0;
  height: 100px;
  width: 100%; }

@media only screen and (min-width: 768px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input,
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper select,
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper textarea {
    width: 100%;
    max-width: 302px; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper {
    width: 79%; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper input,
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper select,
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper textarea {
      width: 100%;
      max-width: 302px; }
    #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .field-wrapper .form-caption {
      margin: 7px 0 0 21%; } }

@media only screen and (min-width: 768px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .form-field-tooltip {
    left: 311px;
    margin: 18px 0 0 18%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #wrapper.pt_checkout #main #primary .checkout-shipping .form-row .form-field-tooltip {
    left: 325px; } }

#wrapper.pt_checkout #main #primary .checkout-shipping .form-field-tooltip a {
  font-style: normal;
  font-family: proxima-nova, sans-serif;
  font-size: 1em; }

#wrapper.pt_checkout #main #primary .checkout-shipping .form-caption {
  font-style: normal;
  font-family: proxima-nova, sans-serif;
  font-size: 1em; }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; } }

@media only screen and (max-width: 767px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div {
    width: initial;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-direction: column;
        flex-direction: column; } }
  @media only screen and (max-width: 767px) and (max-width: 553px) {
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div.step-1 .name:after {
      content: ' pagemimic';
      color: transparent;
      display: inline; } }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator > div {
    width: initial;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px; } }

@media only screen and (min-width: 1200px) {
  #wrapper.pt_checkout #main #primary .checkout-progress-indicator div a.name {
    display: inline; } }

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div .name {
  font-weight: 500;
  letter-spacing: 0.1em;
  display: block; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator div .name {
      padding-right: 0 !important;
      text-align: center; } }
  @media only screen and (min-width: 1200px) {
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator div .name {
      display: inline-block; } }

#wrapper.pt_checkout #main #primary .checkout-progress-indicator div span {
  font-size: 14px;
  font-weight: 500; }
  @media only screen and (min-width: 1200px) {
    #wrapper.pt_checkout #main #primary .checkout-progress-indicator div span:after {
      content: '.';
      display: inline; } }


#wrapper.pt_checkout #main #primary .login-box h2,
#wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
.ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
  position: relative;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  padding: 11px 0 11px 40px;
  margin-bottom: 0; }
  
  #wrapper.pt_checkout #main #primary .login-box h2 a,
  #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title a,
  .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title a {
    color: #183149;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    padding-left: 6px; }
  @media only screen and (min-width: 768px) {
    
    #wrapper.pt_checkout #main #primary .login-box h2,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title {
      padding: 11px 0 11px 40px;
      margin-bottom: 0; } }
  #wrapper.pt_checkout #main #primary .login-box h2::before, #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title::before, .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title::before {
    content: '';
    width: 17px;
    height: 18px;
    display: inline-block;
    position: absolute;
    top: 14px;
    left: 0;
    background: url(../images/checkout-account-icon.png) no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  #wrapper.pt_checkout #main #primary .login-box h2::after, #wrapper.pt_checkout #main #primary .login-box .ui-dialog .ui-dialog-title::after, .ui-dialog #wrapper.pt_checkout #main #primary .login-box .ui-dialog-title::after {
    content: '';
    width: 7px;
    height: 11px;
    display: inline-block;
    position: absolute;
    top: 17px;
    right: 7px;
    background: url(../images/checkout-account-arrow.png) no-repeat;
    background-position: 50% 50%;
    background-size: contain; }
  #wrapper.pt_checkout #main #primary .login-box h2.close, #wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title {
    color: #000;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.12em; }
    
    #wrapper.pt_checkout #main #primary .login-box h2.close a,
    #wrapper.pt_checkout #main #primary .login-box .ui-dialog .close.ui-dialog-title a,
    .ui-dialog #wrapper.pt_checkout #main #primary .login-box .close.ui-dialog-title a {
      color: #183149;
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 0.12em; }

@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #wrapper.pt_checkout #main #secondary {
    width: 30%; } }

@media screen and (min-width: 768px) and (max-width: 1023px) {
  #wrapper.pt_checkout #main #secondary {
    width: 32%; } }

#wrapper.pt_checkout #main #secondary .checkout-order-totals {
  padding: 24px 0 10px; }
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:last-of-type:not(:first-of-type) {
    font-weight: 500;
    font-size: 11px !important;
    font-family: proxima-nova, sans-serif !important;
    letter-spacing: 0.7px; }
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:first-child {
    font-weight: 500;
    font-size: 12px !important;
    font-family: proxima-nova, sans-serif !important;
    letter-spacing: 0.7px; }
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr td:first-child {
    width: 68%; }
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-totals-table tr.order-sales-tax td {
    padding-top: 16px; }
  #wrapper.pt_checkout #main #secondary .checkout-order-totals .order-shipping td {
    padding: 15px 0; }

#wrapper.pt_checkout #main #secondary .section-header {
  font-size: 20px !important;
  color: #183149 !important;
  font-family: "Paperback9-Roman", serif;
  padding: 1px 0 8px; }
  #wrapper.pt_checkout #main #secondary .section-header a {
    font-family: "Paperback9-Roman", serif;
    font-size: 0.75em;
    letter-spacing: -0.8px;
    margin-top: 3px; }

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .mini-cart-price {
  font-weight: 500;
  font-size: 11px; }

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes .label {
  font-weight: 500;
  color: #000c25; }

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name a {
  color: #183149 !important;
  font-family: "Paperback9-Roman", serif !important;
  font-size: 1.2em !important;
  letter-spacing: -0.4px;
  padding-right: 2px !important; }

#wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
  padding-right: 0; }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing .label {
    font-weight: normal !important; }

#wrapper.pt_checkout #main h2, #wrapper.pt_checkout #main .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main .ui-dialog-title, #wrapper.pt_checkout #main h2.close, #wrapper.pt_checkout #main .ui-dialog .close.ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main .close.ui-dialog-title,
#wrapper.pt_checkout #main .ui-dialog .close.ui-dialog-title {
  font-family: "Paperback9-Roman", serif;
  color: #1a1a1a; }

#wrapper.pt_checkout #main .checkout-progress-indicator div {
  font-weight: normal;
  color: #8a8a8a;
  font-size: 12px; }

#wrapper.pt_checkout #main .form-horizontal label {
  font-family: proxima-nova, sans-serif;
  font-size: 1em; }

#wrapper.pt_checkout #main .checkout-shipping h2, #wrapper.pt_checkout #main .checkout-shipping .ui-dialog .ui-dialog-title, .ui-dialog #wrapper.pt_checkout #main .checkout-shipping .ui-dialog-title {
  color: #183149 !important; }

#wrapper.pt_checkout #main .checkout-shipping .privacy-checkbox a.privacy-policy {
  font-family: "Paperback9-Roman", serif; }

#wrapper.pt_checkout #main .checkout-shipping .form-row label {
  font-weight: normal;
  color: #8a8a8a;
  font-size: 1em; }

#wrapper.pt_checkout #main .checkout-shipping .form-row.label-inline label {
  font-family: proxima-nova, sans-serif;
  font-size: 1em;
  color: #8a8a8a; }

#wrapper.pt_checkout #main .checkout-shipping .form-caption {
  font-weight: normal !important;
  font-size: 1em !important;
  color: #8a8a8a !important;
  font-family: proxima-nova, sans-serif !important; }

#wrapper.pt_checkout #main .checkout-shipping .form-row.privacy-checkbox span {
  font-family: proxima-nova, sans-serif !important;
  font-size: 1em !important;
  color: #8a8a8a !important; }
  #wrapper.pt_checkout #main .checkout-shipping .form-row.privacy-checkbox span a {
    font-family: "Paperback9-Roman", serif !important;
    color: #183149 !important;
    text-decoration: underline;
    letter-spacing: normal; }

#wrapper.pt_checkout #main #primary .checkout-billing .payment-methods {
  background-color: transparent;
  padding: 0; }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods {
      padding: 0 14px; }
      #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .dialog-required {
        position: absolute;
        right: 25px;
        top: 108px; } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab {
      width: auto !important;
      min-width: calc((100% / 3) + .5px); } }
  @media only screen and (max-width: 767px) {
    #wrapper.pt_checkout #main #primary .checkout-billing .payment-methods .payment-method-tab:not([data-method=CREDIT_CARD]) .label-text {
      display: inline; } }

#wrapper.pt_checkout #main #secondary .checkout-mini-cart {
  padding: 2px 0 0;
  max-height: initial;
  overflow: hidden; }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-product {
    padding: 15px 0 27px; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-product:last-child {
      margin-bottom: -5px; }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image {
    width: 78px;
    height: 78px;
    background-color: #f3f3f5;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-left: 2px; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-image img {
      max-width: 100% !important;
      height: auto; }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name,
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes,
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing {
    width: calc(100% - 80px);
    padding-right: 5px;
    box-sizing: border-box; }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name {
    padding-left: 14px; }
    #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-name a {
      margin-top: -2px;
      margin-bottom: 4px; }
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-pricing,
  #wrapper.pt_checkout #main #secondary .checkout-mini-cart .mini-cart-attributes {
    padding-left: 16px; }

/*# sourceMappingURL=linksandkings.css.map */
