@charset "UTF-8";
/*! Compiled from newstyle.scss */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*
// Bit weird but makes button padding match inputs, select replace etc
// ($input-padding-y / 1em) == Strip units of em value
// * $input-font-size == calculate what the padding value (set in ems) would be in pixels
// + ($button-and-input-size-difference / 2) == Add on the difference between the two starting font sizes
*/
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*
z-index: map-get($z-index, site-header);
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  text-align: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

button {
  font-family: inherit;
  border-radius: 0;
}

a img,
:link img,
:visited img {
  border: 0;
}

a:active,
a:focus,
input:active {
  outline: 0;
}

a:active,
a:focus,
input:focus {
  -moz-outline-style: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ol, ul {
  list-style: none;
}

strong, b {
  font-weight: bold;
}

em, i {
  font-style: italic;
}

blockquote, q {
  quotes: none;
}

q::before,
q::after,
blockquote::before,
blockquote::after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: bottom;
}

.clearing {
  clear: both;
}

.clearafter:after,
.cf:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}

/*


NOTE - Base typography defined in _typography.scss not here


*/
html {
  box-sizing: border-box;
}
html *, html *:before, html *:after {
  box-sizing: inherit;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  aspect-ratio: attr(width)/attr(height);
}
img[width="1"] {
  width: 1px;
}

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

#admin-bar.env-staging {
  background: #900;
}

#admin-bar.env-local {
  background: #007;
}

.outer-wrapper {
  min-width: 250px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
  -webkit-overflow-scrolling: touch;
}

.wrap {
  display: block;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
.wrap > :last-child:not(.grid) {
  margin-bottom: 0;
}

.wrap--narrow {
  max-width: 700px;
}

.section {
  display: block;
  padding: 40px 0;
  background-size: cover;
}
.section > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .section {
    padding: 28px 0;
  }
}

.section--compact {
  padding: 20px 0;
}

.section--flush-top {
  padding-top: 0;
}

.section--flush-bottom {
  padding-bottom: 0;
}

.section--flush {
  padding-top: 0;
  padding-bottom: 0;
}

.section--break {
  border-bottom: 1px solid #d4d4d4;
}

img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
}

body > img {
  height: 1px;
  width: 1px;
}

[id*=SnapABug] img {
  width: auto;
}

img.contain {
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.ui-icon--zoom-out, .ui-icon--zoom-icon, .ui-icon--work-order-tick, .ui-icon--wishlist-large, .ui-icon--wishlist-add, .ui-icon--wishlist, .ui-icon--white-tick, .ui-icon--white-cross, .ui-icon--wheels, .ui-icon--warning, .ui-icon--up-chevron, .ui-icon--trashcan, .ui-icon--tooltip-icon, .ui-icon--tick, .basket .delivery-list__item:before, .ui-icon--telecoms, .ui-icon--svc-tick, .ui-icon--svc-lifetime-value, .ui-icon--svc-latest-purchase, .ui-icon--svc-first-purchase, .ui-icon--svc-drawer-open, .ui-icon--svc-drawer-close, .ui-icon--svc-cross, .ui-icon--svc-bag-purchases, .ui-icon--svc-avg-value, .ui-icon--svc-avg-transaction, .ui-icon--star-rating, .ui-icon--star-black, .ui-icon--site-logo, .ui-icon--shortlist-icon, .ui-icon--share-icon, .ui-icon--send-to-friend, .ui-icon--search2, .ui-icon--search-tablet, .ui-icon--s-listing-toggle-small, .ui-icon--s-listing-toggle-large, .ui-icon--returns-icon, .ui-icon--returns, .ui-icon--resize-out, .ui-icon--refresh, .ui-icon--quote-start, .ui-icon--quote-end, .ui-icon--popover-white-close-icon, .ui-icon--popover-slider-nav-right-icon, .ui-icon--popover-slider-nav-left-icon, .ui-icon--popover-purple-slider-nav-right-icon, .ui-icon--popover-purple-slider-nav-left-icon, .ui-icon--plus-black, .ui-icon--plus, .ui-icon--personal-details-icon, .ui-icon--pdf, .ui-icon--payment-icon, .ui-icon--password-icon, .ui-icon--page-nav-right, .ui-icon--page-nav-left, .ui-icon--padlock, .ui-icon--orders-icon, .ui-icon--norton-secured, .ui-icon--nav-trigger-open, .ui-icon--nav-trigger-close, .ui-icon--nav-tier-icon-right, .ui-icon--nav-tier-icon-left, .ui-icon--nav-right-arrow, .ui-icon--nav-left-arrow, .ui-icon--my-account-icon, .ui-icon--mv_icon_close, .ui-icon--mv-weibo, .ui-icon--mv-tw, .ui-icon--mv-time, .ui-icon--mv-tick, .ui-icon--mv-site-logo-mobile, .ui-icon--mv-site-logo, .ui-icon--mv-share, .ui-icon--mv-reset, .ui-icon--mv-plus, .ui-icon--mv-pin, .ui-icon--mv-newcard, .ui-icon--mv-minus, .ui-icon--mv-link, .ui-icon--mv-globe, .ui-icon--mv-fb, .ui-icon--mv-email, .ui-icon--mv-dropdown, .ui-icon--mv-close, .ui-icon--mv-chat, .ui-icon--mv-bag, .ui-icon--minus-noborder, .ui-icon--minus, .ui-icon--m-listing-toggle-small, .ui-icon--m-listing-toggle-large, .ui-icon--logout-icon, .ui-icon--lock, .ui-icon--link-icon, .ui-icon--l-listing-toggle-small, .ui-icon--l-listing-toggle-large, .ui-icon--internal-nav-active-icon, .ui-icon--image-count--dark, .slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link .slider-banner__image-icon--dark, .ui-icon--image-count, .slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link .slider-banner__image-icon, .ui-icon--icon__weibo, .ui-icon--icon__twitter, .ui-icon--icon__rss, .ui-icon--icon__pinterest, .ui-icon--icon__instagram, .ui-icon--icon__googleplus, .ui-icon--icon__facebook, .ui-icon--icon__email, .ui-icon--help-icon, .ui-icon--heart-filled, .ui-icon--heart, .ui-icon--header-search-icon, .ui-icon--header-reverse-dropdown-arrow, .ui-icon--header-help-icon, .ui-icon--header-dropdown-arrow, .ui-icon--header-bag-icon, .ui-icon--header-account-icon, .ui-icon--follow-weibo, .ui-icon--follow-twitter, .ui-icon--follow-pinterest, .ui-icon--follow-instagram, .ui-icon--follow-googleplus, .ui-icon--follow-facebook, .ui-icon--filter, .ui-icon--external-icon, .ui-icon--expand-fine, .ui-icon--engraving-popover-close-icon, .ui-icon--engraver-upload, .ui-icon--engraver-motif, .ui-icon--engraver-message, .ui-icon--engraver-guidelines, .ui-icon--down-chevron, .ui-icon--doodle-pen, .ui-icon--doodle-eraser, .ui-icon--doodle, .ui-icon--designs-large, .ui-icon--designs-icon, .ui-icon--delivery-van, .ui-icon--cvv, .ui-icon--collections, .ui-icon--collapse-fine, .ui-icon--close-icon, .ui-icon--close-fine, .ui-icon--close, .ui-icon--chevron-right, .ui-icon--checkout-plus, .ui-icon--checkout-padlock-white, .ui-icon--checkout-padlock, .ui-icon--chat-bubbles, .ui-icon--builder-arrow, .ui-icon--breadcrumb-chevron, .ui-icon--black-close-icon, .ui-icon--bin, .ui-icon--big-tick, .ui-icon--basket-popover-close-icon, .ui-icon--bag, .ui-icon--arrow-right-fine, .ui-icon--arrow-left-fine, .ui-icon--address-book-icon, .ui-icon--add-noborder, .ui-icon--add, .ui-icon--Arrow_up, .ui-icon--Arrow_down, .ui-icon--5-star-rating {
  background: url("../images/sprite-7f9d8615.svg") no-repeat;
}

.ui-icon--5-star-rating {
  background-position: 80.8022922636% 37.5%;
  width: 77px;
  height: 12px;
}

.ui-icon--Arrow_down {
  background-position: 94.0886699507% 77.6119402985%;
  width: 20px;
  height: 10px;
}

.ui-icon--Arrow_up {
  background-position: 94.0886699507% 80.0995024876%;
  width: 20px;
  height: 10px;
}

.ui-icon--add {
  background-position: 25.1243781095% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--add-noborder {
  background-position: 31.0945273632% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--address-book-icon {
  background-position: 93.6274509804% 26.9230769231%;
  width: 18px;
  height: 22px;
}

.ui-icon--arrow-left-fine {
  background-position: 99.7601918465% 15.1898734177%;
  width: 9px;
  height: 17px;
}

.ui-icon--arrow-right-fine {
  background-position: 100% 25.3164556962%;
  width: 9px;
  height: 17px;
}

.ui-icon--bag {
  background-position: 99.0243902439% 69.7969543147%;
  width: 16px;
  height: 18px;
}

.ui-icon--basket-popover-close-icon {
  background-position: 80.684596577% 73.6708860759%;
  width: 17px;
  height: 17px;
}

.ui-icon--big-tick {
  background-position: 98.7834549878% 94.75%;
  width: 15px;
  height: 12px;
}

.ui-icon--bin {
  background-position: 49.8746867168% 66.7539267016%;
  width: 27px;
  height: 30px;
}

.ui-icon--black-close-icon {
  background-position: 94.0886699507% 84.693877551%;
  width: 20px;
  height: 20px;
}

.ui-icon--breadcrumb-chevron {
  background-position: 99.0498812352% 58.6633663366%;
  width: 5px;
  height: 8px;
}

.ui-icon--builder-arrow {
  background-position: 61.6915422886% 9.595959596%;
  width: 24px;
  height: 16px;
}

.ui-icon--chat-bubbles {
  background-position: 43.7185929648% 75.1937984496%;
  width: 28px;
  height: 25px;
}

.ui-icon--checkout-padlock {
  background-position: 93.3985330073% 89.7959183673%;
  width: 17px;
  height: 20px;
}

.ui-icon--checkout-padlock-white {
  background-position: 88.7530562347% 88.7755102041%;
  width: 17px;
  height: 20px;
}

.ui-icon--checkout-plus {
  background-position: 100% 39.7022332506%;
  width: 9px;
  height: 9px;
}

.ui-icon--chevron-right {
  background-position: 0 95.4081632653%;
  width: 12px;
  height: 20px;
}

.ui-icon--close {
  background-position: 89.4230769231% 24.8756218905%;
  width: 10px;
  height: 10px;
}

.ui-icon--close-fine {
  background-position: 84.8410757946% 73.6708860759%;
  width: 17px;
  height: 17px;
}

.ui-icon--close-icon {
  background-position: 2.9556650246% 95.4081632653%;
  width: 20px;
  height: 20px;
}

.ui-icon--collapse-fine {
  background-position: 98.3050847458% 95.1338199513%;
  width: 13px;
  height: 1px;
}

.ui-icon--collections {
  background-position: 83.2041343669% 56.330749354%;
  width: 39px;
  height: 25px;
}

.ui-icon--cvv {
  background-position: 63.3165829146% 22.0812182741%;
  width: 28px;
  height: 18px;
}

.ui-icon--delivery-van {
  background-position: 62.8428927681% 60%;
  width: 25px;
  height: 17px;
}

.ui-icon--designs-icon {
  background-position: 38.1546134663% 82.5192802057%;
  width: 25px;
  height: 23px;
}

.ui-icon--designs-large {
  background-position: 52.6315789474% 29.0760869565%;
  width: 46px;
  height: 44px;
}

.ui-icon--doodle {
  background-position: 0 17.6282051282%;
  width: 100px;
  height: 100px;
}

.ui-icon--doodle-eraser {
  background-position: 63.0769230769% 28.4574468085%;
  width: 36px;
  height: 36px;
}

.ui-icon--doodle-pen {
  background-position: 63.0769230769% 41.2234042553%;
  width: 36px;
  height: 36px;
}

.ui-icon--down-chevron {
  background-position: 100% 32.5925925926%;
  width: 9px;
  height: 7px;
}

.ui-icon--engraver-guidelines {
  background-position: 30.6748466258% 17.6282051282%;
  width: 100px;
  height: 100px;
}

.ui-icon--engraver-message {
  background-position: 0 49.6794871795%;
  width: 100px;
  height: 100px;
}

.ui-icon--engraver-motif {
  background-position: 30.6748466258% 49.6794871795%;
  width: 100px;
  height: 100px;
}

.ui-icon--engraver-upload {
  background-position: 86.5030674847% 0;
  width: 100px;
  height: 100px;
}

.ui-icon--engraving-popover-close-icon {
  background-position: 88.9975550122% 73.6708860759%;
  width: 17px;
  height: 17px;
}

.ui-icon--expand-fine {
  background-position: 81.1138014528% 80.4511278195%;
  width: 13px;
  height: 13px;
}

.ui-icon--external-icon {
  background-position: 87.1980676329% 80.25%;
  width: 12px;
  height: 12px;
}

.ui-icon--filter {
  background-position: 92.9440389294% 55.4987212276%;
  width: 15px;
  height: 21px;
}

.ui-icon--follow-facebook {
  background-position: 57.0707070707% 66.7539267016%;
  width: 30px;
  height: 30px;
}

.ui-icon--follow-googleplus {
  background-position: 64.6464646465% 66.7539267016%;
  width: 30px;
  height: 30px;
}

.ui-icon--follow-instagram {
  background-position: 72.2222222222% 66.7539267016%;
  width: 30px;
  height: 30px;
}

.ui-icon--follow-pinterest {
  background-position: 79.797979798% 66.7539267016%;
  width: 30px;
  height: 30px;
}

.ui-icon--follow-twitter {
  background-position: 87.3737373737% 66.7539267016%;
  width: 30px;
  height: 30px;
}

.ui-icon--follow-weibo {
  background-position: 0 76.1780104712%;
  width: 30px;
  height: 30px;
}

.ui-icon--header-account-icon {
  background-position: 50.626566416% 75%;
  width: 27px;
  height: 24px;
}

.ui-icon--header-bag-icon {
  background-position: 6.2344139651% 83.1606217617%;
  width: 25px;
  height: 26px;
}

.ui-icon--header-dropdown-arrow {
  background-position: 99.7607655502% 60.1965601966%;
  width: 8px;
  height: 5px;
}

.ui-icon--header-help-icon {
  background-position: 12.5% 83.1606217617%;
  width: 26px;
  height: 26px;
}

.ui-icon--header-reverse-dropdown-arrow {
  background-position: 99.7607655502% 61.4250614251%;
  width: 8px;
  height: 5px;
}

.ui-icon--header-search-icon {
  background-position: 18.9526184539% 83.1606217617%;
  width: 25px;
  height: 26px;
}

.ui-icon--heart {
  background-position: 55.6650246305% 81.3269724324%;
  width: 20px;
  height: 17.297px;
}

.ui-icon--heart-filled {
  background-position: 7.881773399% 94.8275862069%;
  width: 20px;
  height: 17.6px;
}

.ui-icon--help-icon {
  background-position: 6.4837905237% 89.9224806202%;
  width: 25px;
  height: 25px;
}

.ui-icon--icon__email {
  background-position: 94.5544554455% 32.5641025641%;
  width: 22px;
  height: 22px;
}

.ui-icon--icon__facebook {
  background-position: 37.0646766169% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--icon__googleplus {
  background-position: 43.0348258706% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--icon__instagram {
  background-position: 49.0049751244% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--icon__pinterest {
  background-position: 54.9751243781% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--icon__rss {
  background-position: 94.5544554455% 38.2051282051%;
  width: 22px;
  height: 22px;
}

.ui-icon--icon__twitter {
  background-position: 60.9452736318% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--icon__weibo {
  background-position: 66.9154228856% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--image-count, .slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link .slider-banner__image-icon {
  background-position: 100% 0;
  width: 20px;
  height: 20px;
}

.ui-icon--image-count--dark, .slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link .slider-banner__image-icon--dark {
  background-position: 100% 5.1020408163%;
  width: 20px;
  height: 20px;
}

.ui-icon--internal-nav-active-icon {
  background-position: 97.8313253012% 60.3053435115%;
  width: 11px;
  height: 19px;
}

.ui-icon--l-listing-toggle-large {
  background-position: 71.3924050633% 60.8478802993%;
  width: 31px;
  height: 11px;
}

.ui-icon--l-listing-toggle-small {
  background-position: 78.8413098237% 60.396039604%;
  width: 29px;
  height: 8px;
}

.ui-icon--link-icon {
  background-position: 7.5757575758% 76.1780104712%;
  width: 30px;
  height: 30px;
}

.ui-icon--lock {
  background-position: 88.0487804878% 56.1855670103%;
  width: 16px;
  height: 24px;
}

.ui-icon--logout-icon {
  background-position: 0 83.3766233766%;
  width: 25px;
  height: 27px;
}

.ui-icon--m-listing-toggle-large {
  background-position: 94.3209876543% 59.3516209476%;
  width: 21px;
  height: 11px;
}

.ui-icon--m-listing-toggle-small {
  background-position: 94.5544554455% 42.3267326733%;
  width: 22px;
  height: 8px;
}

.ui-icon--minus {
  background-position: 72.8855721393% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--minus-noborder {
  background-position: 78.855721393% 89.6907216495%;
  width: 24px;
  height: 24px;
}

.ui-icon--mv-bag {
  background-position: 100% 10.2040816327%;
  width: 20px;
  height: 20px;
}

.ui-icon--mv-chat {
  background-position: 44.2786069652% 81.679389313%;
  width: 24px;
  height: 19px;
}

.ui-icon--mv-close {
  background-position: 99.7607655502% 84.900990099%;
  width: 8px;
  height: 8px;
}

.ui-icon--mv-dropdown {
  background-position: 82.6086956522% 60.396039604%;
  width: 12px;
  height: 8px;
}

.ui-icon--mv-email {
  background-position: 50.2487562189% 81.4720812183%;
  width: 24px;
  height: 18px;
}

.ui-icon--mv-fb {
  background-position: 97.5961538462% 15.306122449%;
  width: 10px;
  height: 20px;
}

.ui-icon--mv-globe {
  background-position: 99.5098039216% 74.3654822335%;
  width: 18px;
  height: 18px;
}

.ui-icon--mv-link {
  background-position: 94.3209876543% 63.6828644501%;
  width: 21px;
  height: 21px;
}

.ui-icon--mv-minus {
  background-position: 100% 18.7804878049%;
  width: 10px;
  height: 2px;
}

.ui-icon--mv-newcard {
  background-position: 73.0569948187% 56.4766839378%;
  width: 40px;
  height: 26px;
}

.ui-icon--mv-pin {
  background-position: 99.0243902439% 20.4081632653%;
  width: 16px;
  height: 20px;
}

.ui-icon--mv-plus {
  background-position: 89.4230769231% 27.3631840796%;
  width: 10px;
  height: 10px;
}

.ui-icon--mv-reset {
  background-position: 57.25% 74.6153846154%;
  width: 26px;
  height: 22px;
}

.ui-icon--mv-share {
  background-position: 84.4059405941% 89.6907216495%;
  width: 22px;
  height: 24px;
}

.ui-icon--mv-site-logo {
  background-position: 0 0;
  width: 282px;
  height: 19px;
}

.ui-icon--mv-site-logo-mobile {
  background-position: 0 9.6202531646%;
  width: 192px;
  height: 17px;
}

.ui-icon--mv-tick {
  background-position: 99.5098039216% 78.1407035176%;
  width: 18px;
  height: 14px;
}

.ui-icon--mv-time {
  background-position: 99.5098039216% 82.4873096447%;
  width: 18px;
  height: 18px;
}

.ui-icon--mv-tw {
  background-position: 94.7890818859% 16.4974619289%;
  width: 23px;
  height: 18px;
}

.ui-icon--mv-weibo {
  background-position: 63.5910224439% 74.6153846154%;
  width: 25px;
  height: 22px;
}

.ui-icon--mv_icon_close {
  background-position: 66.9099756691% 80.8564231738%;
  width: 15px;
  height: 15px;
}

.ui-icon--my-account-icon {
  background-position: 95.0248756219% 0;
  width: 24px;
  height: 21px;
}

.ui-icon--nav-left-arrow {
  background-position: 97.8313253012% 87.0558375635%;
  width: 11px;
  height: 18px;
}

.ui-icon--nav-right-arrow {
  background-position: 97.8313253012% 91.6243654822%;
  width: 11px;
  height: 18px;
}

.ui-icon--nav-tier-icon-left {
  background-position: 99.522673031% 30%;
  width: 7px;
  height: 12px;
}

.ui-icon--nav-tier-icon-right {
  background-position: 99.522673031% 35%;
  width: 7px;
  height: 12px;
}

.ui-icon--nav-trigger-close {
  background-position: 12.7182044888% 89.9224806202%;
  width: 25px;
  height: 25px;
}

.ui-icon--nav-trigger-open {
  background-position: 18.9526184539% 89.9224806202%;
  width: 25px;
  height: 25px;
}

.ui-icon--norton-secured {
  background-position: 83.9285714286% 27.6243093923%;
  width: 90px;
  height: 50px;
}

.ui-icon--orders-icon {
  background-position: 25.25% 82.9457364341%;
  width: 26px;
  height: 25px;
}

.ui-icon--padlock {
  background-position: 74.2105263158% 45.5056179775%;
  width: 46px;
  height: 56px;
}

.ui-icon--page-nav-left {
  background-position: 51.8134715026% 52.9569892473%;
  width: 40px;
  height: 40px;
}

.ui-icon--page-nav-right {
  background-position: 62.1761658031% 52.9569892473%;
  width: 40px;
  height: 40px;
}

.ui-icon--password-icon {
  background-position: 0 90.1554404145%;
  width: 26px;
  height: 26px;
}

.ui-icon--payment-icon {
  background-position: 50% 60%;
  width: 26px;
  height: 17px;
}

.ui-icon--pdf {
  background-position: 14.9253731343% 76.1780104712%;
  width: 24px;
  height: 30px;
}

.ui-icon--personal-details-icon {
  background-position: 56.5% 60%;
  width: 26px;
  height: 17px;
}

.ui-icon--plus {
  background-position: 0 100%;
  width: 18px;
  height: 18px;
}

.ui-icon--plus-black {
  background-position: 100% 41.935483871%;
  width: 9px;
  height: 9px;
}

.ui-icon--popover-purple-slider-nav-left-icon {
  background-position: 97.8313253012% 25.5102040816%;
  width: 11px;
  height: 20px;
}

.ui-icon--popover-purple-slider-nav-right-icon {
  background-position: 97.8313253012% 30.612244898%;
  width: 11px;
  height: 20px;
}

.ui-icon--popover-slider-nav-left-icon {
  background-position: 97.8313253012% 35.7142857143%;
  width: 11px;
  height: 20px;
}

.ui-icon--popover-slider-nav-right-icon {
  background-position: 97.8313253012% 40.8163265306%;
  width: 11px;
  height: 20px;
}

.ui-icon--popover-white-close-icon {
  background-position: 100% 45.9183673469%;
  width: 20px;
  height: 20px;
}

.ui-icon--quote-end {
  background-position: 87.7005347594% 45%;
  width: 52px;
  height: 52px;
}

.ui-icon--quote-start {
  background-position: 53.4759358289% 15.2777777778%;
  width: 52px;
  height: 52px;
}

.ui-icon--refresh {
  background-position: 94.5544554455% 45.202020202%;
  width: 22px;
  height: 16px;
}

.ui-icon--resize-out {
  background-position: 94.5544554455% 50%;
  width: 22px;
  height: 22px;
}

.ui-icon--returns {
  background-position: 59.7087378641% 81.2658227848%;
  width: 14px;
  height: 17px;
}

.ui-icon--returns-icon {
  background-position: 31.75% 82.9457364341%;
  width: 26px;
  height: 25px;
}

.ui-icon--s-listing-toggle-large {
  background-position: 12.5301204819% 93.2668329177%;
  width: 11px;
  height: 11px;
}

.ui-icon--s-listing-toggle-small {
  background-position: 87.3479318735% 37.1287128713%;
  width: 15px;
  height: 8px;
}

.ui-icon--search-tablet {
  background-position: 99.7542997543% 65.1399491094%;
  width: 19px;
  height: 19px;
}

.ui-icon--search2 {
  background-position: 70.5596107056% 80.8564231738%;
  width: 15px;
  height: 15px;
}

.ui-icon--send-to-friend {
  background-position: 21.2121212121% 76.1780104712%;
  width: 30px;
  height: 30px;
}

.ui-icon--share-icon {
  background-position: 63.2603406326% 81.2658227848%;
  width: 15px;
  height: 17px;
}

.ui-icon--shortlist-icon {
  background-position: 28.7878787879% 76.1780104712%;
  width: 30px;
  height: 30px;
}

.ui-icon--site-logo {
  background-position: 0 4.834605598%;
  width: 282px;
  height: 19px;
}

.ui-icon--star-black {
  background-position: 100% 51.0204081633%;
  width: 20px;
  height: 20px;
}

.ui-icon--star-rating {
  background-position: 84.2615012107% 80.25%;
  width: 13px;
  height: 12px;
}

.ui-icon--svc-avg-transaction {
  background-position: 0 67.8191489362%;
  width: 33px;
  height: 36px;
}

.ui-icon--svc-avg-value {
  background-position: 8.3969465649% 67.8191489362%;
  width: 33px;
  height: 36px;
}

.ui-icon--svc-bag-purchases {
  background-position: 16.7938931298% 67.8191489362%;
  width: 33px;
  height: 36px;
}

.ui-icon--svc-cross {
  background-position: 94.3209876543% 69.0537084399%;
  width: 21px;
  height: 21px;
}

.ui-icon--svc-drawer-close {
  background-position: 48.2412060302% 9.595959596%;
  width: 28px;
  height: 16px;
}

.ui-icon--svc-drawer-open {
  background-position: 55.2763819095% 9.595959596%;
  width: 28px;
  height: 16px;
}

.ui-icon--svc-first-purchase {
  background-position: 25.1908396947% 67.8191489362%;
  width: 33px;
  height: 36px;
}

.ui-icon--svc-latest-purchase {
  background-position: 33.5877862595% 67.8191489362%;
  width: 33px;
  height: 36px;
}

.ui-icon--svc-lifetime-value {
  background-position: 63% 14.4736842105%;
  width: 26px;
  height: 32px;
}

.ui-icon--svc-tick {
  background-position: 95.0248756219% 5.3571428571%;
  width: 24px;
  height: 20px;
}

.ui-icon--telecoms {
  background-position: 69.825436409% 74.0458015267%;
  width: 25px;
  height: 19px;
}

.ui-icon--tick, .basket .delivery-list__item:before {
  background-position: 89.4230769231% 29.702970297%;
  width: 10px;
  height: 8px;
}

.ui-icon--tooltip-icon {
  background-position: 74.2092457421% 80.8564231738%;
  width: 15px;
  height: 15px;
}

.ui-icon--trashcan {
  background-position: 95.0248756219% 10.5670103093%;
  width: 24px;
  height: 24px;
}

.ui-icon--up-chevron {
  background-position: 100% 37.5308641975%;
  width: 9px;
  height: 7px;
}

.ui-icon--warning {
  background-position: 100% 55.6962025316%;
  width: 20px;
  height: 17px;
}

.ui-icon--wheels {
  background-position: 76.0598503741% 73.6708860759%;
  width: 25px;
  height: 17px;
}

.ui-icon--white-cross {
  background-position: 89.4230769231% 31.8407960199%;
  width: 10px;
  height: 10px;
}

.ui-icon--white-tick {
  background-position: 89.4230769231% 34.1584158416%;
  width: 10px;
  height: 8px;
}

.ui-icon--wishlist {
  background-position: 94.7890818859% 21.2820512821%;
  width: 23px;
  height: 22px;
}

.ui-icon--wishlist-add {
  background-position: 36.3636363636% 76.1780104712%;
  width: 30px;
  height: 30px;
}

.ui-icon--wishlist-large {
  background-position: 52.6315789474% 41.8918918919%;
  width: 46px;
  height: 42px;
}

.ui-icon--work-order-tick {
  background-position: 77.8588807786% 80.4511278195%;
  width: 15px;
  height: 13px;
}

.ui-icon--zoom-icon {
  background-position: 42.0918367347% 67.4603174603%;
  width: 34px;
  height: 34px;
}

.ui-icon--zoom-out {
  background-position: 94.3209876543% 74.4245524297%;
  width: 21px;
  height: 21px;
}

.ui-icon, .basket .delivery-list__item:before {
  display: inline-block;
  vertical-align: top;
}

body {
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1 rem;
  line-height: 1.5;
  color: black;
  text-rendering: auto;
  letter-spacing: normal;
}

p {
  font-size: 16px;
  font-size: 1 rem;
}

p, h1, h2, h3, h4, h5, h6 {
  display: block;
  margin-bottom: 1.25em;
  color: inherit;
  font-weight: normal;
}
p:empty, h1:empty, h2:empty, h3:empty, h4:empty, h5:empty, h6:empty {
  margin-bottom: 0;
}

a {
  color: inherit;
  transition: color 300ms ease-out;
  text-decoration: none;
}

a.underline {
  text-decoration: underline;
}

.gold-link {
  color: #a27550;
  margin-left: 5px;
}

.text-bold {
  font-weight: bold;
}

/**
 * 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 */
  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;
  font-size: 16px;
  font-size: 1 rem;
}

/**
 * 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;
}

/**
 * Fix date inputs cross-browser
 */
input[type=date].date-fix {
  color: #fff;
  background-color: #fff;
}
input[type=date].date-fix::before {
  color: #999999;
  content: attr(placeholder);
}
input[type=date].date-fix:focus, input[type=date].date-fix:valid {
  color: #666666;
}
input[type=date].date-fix:focus::before, input[type=date].date-fix:valid::before {
  content: "";
}

/**
 * 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;
}

textarea {
  resize: vertical;
  min-height: 10em;
}

input {
  line-height: normal;
}

select {
  display: block;
  width: 100%;
}

textarea,
input[type=color]:not(.header-search__input),
input[type=date]:not(.header-search__input),
input[type=datetime]:not(.header-search__input),
input[type=datetime-local]:not(.header-search__input),
input[type=email]:not(.header-search__input),
input[type=file]:not(.header-search__input),
input[type=hidden]:not(.header-search__input),
input[type=month]:not(.header-search__input),
input[type=number]:not(.header-search__input),
input[type=password]:not(.header-search__input),
input[type=range]:not(.header-search__input),
input[type=reset]:not(.header-search__input),
input[type=search]:not(.header-search__input),
input[type=tel]:not(.header-search__input),
input[type=text]:not(.header-search__input),
input[type=time]:not(.header-search__input),
input[type=url]:not(.header-search__input),
input[type=week]:not(.header-search__input) {
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none;
  line-height: normal;
  border: 1px solid #aeaeae;
  box-shadow: none;
  width: 100%;
  display: block;
  padding: 0.5em 0.75em;
}

label {
  letter-spacing: 0.3em;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 10px;
  font-weight: bold;
}
label:hover, label:focus {
  cursor: pointer;
}
label:hover, label:focus {
  cursor: pointer;
}
label a {
  text-decoration: underline;
}
body:not(.brand-refresh) label {
  font-weight: normal;
}

.field {
  display: block;
  margin-bottom: 20px;
  vertical-align: top;
}
.field > :last-child {
  margin-bottom: 0;
}

.field-checkbox label,
.field-radio label {
  display: block;
}
.field-checkbox label.radio, .field-checkbox label.checkbox,
.field-radio label.radio,
.field-radio label.checkbox {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  display: inline-block;
  text-transform: none;
  margin: 0;
}
.field-checkbox label.radio + label.radio, .field-checkbox label.radio + label.checkbox, .field-checkbox label.checkbox + label.radio, .field-checkbox label.checkbox + label.checkbox,
.field-radio label.radio + label.radio,
.field-radio label.radio + label.checkbox,
.field-radio label.checkbox + label.radio,
.field-radio label.checkbox + label.checkbox {
  margin-left: 10px;
}
.field-checkbox.field--checkbox--text-before input.radio, .field-checkbox.field--checkbox--text-before input.check_box,
.field-radio.field--checkbox--text-before input.radio,
.field-radio.field--checkbox--text-before input.check_box {
  margin-left: 10px;
}
.field-checkbox input.radio, .field-checkbox input.check_box,
.field-radio input.radio,
.field-radio input.check_box {
  margin-right: 10px;
}

.field label > span {
  display: none;
}
.field.required label > span {
  display: inline;
  color: #970202;
  font-size: 1.6em;
}

.field .error {
  display: block;
  margin-top: 5px;
  color: #970202;
}

.footer-signup-error {
  display: block;
  margin: 0.5em 0;
  line-height: 1.2 !important;
  color: #970202;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875 rem;
}

#contact_dob_wrap {
  margin: 0;
}
#contact_dob_wrap > label {
  display: none;
}

label.radio,
label.check_box {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  text-transform: none;
}

.select_option_col li {
  margin-bottom: 5px;
}
.select_option_col label {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  text-transform: none;
  margin: 0;
}
.select_option_col label input[type=checkbox] {
  margin-right: 10px;
}

.field.date-select {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  overflow: hidden;
}
#ie8 .field.date-select {
  font-size: 0.1px;
}
.field.date-select > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
@media (max-width: 680px) {
  .field.date-select {
    margin-right: -10px !important;
    margin-bottom: 10px !important;
  }
}
.field.date-select label {
  font-size: 12px;
  font-size: 0.75 rem;
  display: block;
}
.field.date-select .select-replace {
  display: inline-block;
  width: calc(33.3333% - 10px);
  height: 44px;
  margin-right: 10px;
}

[id=contact_optin_wrap] label {
  letter-spacing: normal;
  line-height: 1.5;
  text-transform: none;
}
[id=contact_optin_wrap] input[type=checkbox] {
  margin: 0 0 0 10px;
}

.field-and-button {
  display: flex;
  flex: 1 1 auto;
}
@media screen and (max-width: 500px) {
  .field-and-button {
    flex-wrap: wrap;
  }
}

.field-and-button .select-replace,
.field-and-button__field {
  flex: 1 1 auto;
  margin-right: 10px;
}
@media screen and (max-width: 500px) {
  .field-and-button .select-replace,
  .field-and-button__field {
    margin-right: 0;
    margin-bottom: 10px;
  }
}

.field-and-button__button {
  margin-top: auto;
}

@media screen and (max-width: 500px) {
  .rich-form {
    margin: 0 10px;
  }
}
.input-wrap {
  position: relative;
}

.input-wrap__icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  line-height: 1;
  padding: 0.7em;
  pointer-events: none;
}
.input-wrap__icon + input {
  padding-left: 1.75em;
}
.input-wrap--price .input-wrap__icon {
  padding-right: 0.1em;
}

button,
input[type=submit] {
  display: inline-block;
  outline: none;
  border: none !important;
  width: auto;
  white-space: nowrap;
  vertical-align: baseline;
  padding: 0;
  background: transparent;
  -webkit-appearance: none;
  line-height: normal;
  box-shadow: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}
button::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
  padding: 0;
  border: none;
}

button > span,
input[type=submit],
a.button,
.basket a.callout-button.button-clear,
span.button,
.basket span.callout-button.button-clear {
  box-sizing: border-box;
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.3em;
  padding: 10px 2em;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background 250ms ease-in-out;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  line-height: normal;
  white-space: normal;
  font-weight: bold;
}
button > span,
input[type=submit],
a.button,
.basket a.callout-button.button-clear,
span.button,
.basket span.callout-button.button-clear {
  background: #d5c1b0;
  color: white;
}
.no-touch button > span:hover, .no-touch button > span:focus,
.no-touch input[type=submit]:hover,
.no-touch input[type=submit]:focus,
.no-touch a.button:hover,
.no-touch .basket a.callout-button.button-clear:hover,
.basket .no-touch a.callout-button.button-clear:hover,
.no-touch a.button:focus,
.no-touch .basket a.callout-button.button-clear:focus,
.basket .no-touch a.callout-button.button-clear:focus,
.no-touch span.button:hover,
.no-touch .basket span.callout-button.button-clear:hover,
.basket .no-touch span.callout-button.button-clear:hover,
.no-touch span.button:focus,
.no-touch .basket span.callout-button.button-clear:focus,
.basket .no-touch span.callout-button.button-clear:focus {
  background-color: #c3a78f;
}
.brand-refresh button > span,
.brand-refresh input[type=submit],
.brand-refresh a.button,
.brand-refresh .basket a.callout-button.button-clear,
.basket .brand-refresh a.callout-button.button-clear,
.brand-refresh span.button,
.brand-refresh .basket span.callout-button.button-clear,
.basket .brand-refresh span.callout-button.button-clear {
  background: #d5c1b0;
  color: white;
}
.no-touch .brand-refresh button > span:hover, .no-touch .brand-refresh button > span:focus,
.no-touch .brand-refresh input[type=submit]:hover,
.no-touch .brand-refresh input[type=submit]:focus,
.no-touch .brand-refresh a.button:hover,
.no-touch .brand-refresh .basket a.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh a.callout-button.button-clear:hover,
.no-touch .brand-refresh a.button:focus,
.no-touch .brand-refresh .basket a.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh a.callout-button.button-clear:focus,
.no-touch .brand-refresh span.button:hover,
.no-touch .brand-refresh .basket span.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh span.callout-button.button-clear:hover,
.no-touch .brand-refresh span.button:focus,
.no-touch .brand-refresh .basket span.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh span.callout-button.button-clear:focus {
  background-color: #c3a78f;
}
body:not(.brand-refresh) button > span,
body:not(.brand-refresh) input[type=submit],
body:not(.brand-refresh) a.button,
body:not(.brand-refresh) .basket a.callout-button.button-clear,
.basket body:not(.brand-refresh) a.callout-button.button-clear,
body:not(.brand-refresh) span.button,
body:not(.brand-refresh) .basket span.callout-button.button-clear,
.basket body:not(.brand-refresh) span.callout-button.button-clear {
  font-weight: normal;
}

button > span {
  display: block;
}

button > span.no--margin {
  margin: 0 !important;
}

button.button--brand > span, .basket button.basket__checkout-button.button.pay-now > span,
.basket button.button.pay-now > span,
.basket button.pay-now.callout-button.button-clear > span,
.basket .cookie-preferences__footer button.pay-now > span,
.cookie-preferences__footer .basket button.pay-now > span,
input[type=submit].button--brand,
.basket input[type=submit].button.pay-now,
.basket input[type=submit].pay-now.callout-button.button-clear,
a.button--brand,
.basket a.basket__checkout-button.button.pay-now,
.basket a.button.pay-now,
.basket a.pay-now.callout-button.button-clear,
span.button--brand,
.basket span.basket__checkout-button.button.pay-now,
.basket span.button.pay-now,
.basket span.pay-now.callout-button.button-clear {
  background: #4d2f40;
  color: white;
}
.no-touch button.button--brand > span:hover,
.no-touch .basket button.button.pay-now > span:hover,
.no-touch .basket button.pay-now.callout-button.button-clear > span:hover,
.basket .no-touch button.button.pay-now > span:hover,
.basket .no-touch button.pay-now.callout-button.button-clear > span:hover,
.no-touch .basket .cookie-preferences__footer button.pay-now > span:hover,
.basket .cookie-preferences__footer .no-touch button.pay-now > span:hover,
.no-touch .cookie-preferences__footer .basket button.pay-now > span:hover,
.cookie-preferences__footer .basket .no-touch button.pay-now > span:hover, .no-touch button.button--brand > span:focus,
.no-touch .basket button.button.pay-now > span:focus,
.no-touch .basket button.pay-now.callout-button.button-clear > span:focus,
.basket .no-touch button.button.pay-now > span:focus,
.basket .no-touch button.pay-now.callout-button.button-clear > span:focus,
.no-touch .basket .cookie-preferences__footer button.pay-now > span:focus,
.basket .cookie-preferences__footer .no-touch button.pay-now > span:focus,
.no-touch .cookie-preferences__footer .basket button.pay-now > span:focus,
.cookie-preferences__footer .basket .no-touch button.pay-now > span:focus,
.no-touch input[type=submit].button--brand:hover,
.no-touch .basket input[type=submit].button.pay-now:hover,
.no-touch .basket input[type=submit].pay-now.callout-button.button-clear:hover,
.basket .no-touch input[type=submit].button.pay-now:hover,
.basket .no-touch input[type=submit].pay-now.callout-button.button-clear:hover,
.no-touch input[type=submit].button--brand:focus,
.no-touch .basket input[type=submit].button.pay-now:focus,
.no-touch .basket input[type=submit].pay-now.callout-button.button-clear:focus,
.basket .no-touch input[type=submit].button.pay-now:focus,
.basket .no-touch input[type=submit].pay-now.callout-button.button-clear:focus,
.no-touch a.button--brand:hover,
.no-touch .basket a.button.pay-now:hover,
.no-touch .basket a.pay-now.callout-button.button-clear:hover,
.basket .no-touch a.button.pay-now:hover,
.basket .no-touch a.pay-now.callout-button.button-clear:hover,
.no-touch a.button--brand:focus,
.no-touch .basket a.button.pay-now:focus,
.no-touch .basket a.pay-now.callout-button.button-clear:focus,
.basket .no-touch a.button.pay-now:focus,
.basket .no-touch a.pay-now.callout-button.button-clear:focus,
.no-touch span.button--brand:hover,
.no-touch .basket span.button.pay-now:hover,
.no-touch .basket span.pay-now.callout-button.button-clear:hover,
.basket .no-touch span.button.pay-now:hover,
.basket .no-touch span.pay-now.callout-button.button-clear:hover,
.no-touch span.button--brand:focus,
.no-touch .basket span.button.pay-now:focus,
.no-touch .basket span.pay-now.callout-button.button-clear:focus,
.basket .no-touch span.button.pay-now:focus,
.basket .no-touch span.pay-now.callout-button.button-clear:focus {
  background-color: #2d1c26;
}
.brand-refresh button.button--brand > span,
.brand-refresh .basket button.button.pay-now > span,
.brand-refresh .basket button.pay-now.callout-button.button-clear > span,
.basket .brand-refresh button.button.pay-now > span,
.basket .brand-refresh button.pay-now.callout-button.button-clear > span,
.brand-refresh .basket .cookie-preferences__footer button.pay-now > span,
.basket .cookie-preferences__footer .brand-refresh button.pay-now > span,
.brand-refresh .cookie-preferences__footer .basket button.pay-now > span,
.cookie-preferences__footer .basket .brand-refresh button.pay-now > span,
.brand-refresh input[type=submit].button--brand,
.brand-refresh .basket input[type=submit].button.pay-now,
.brand-refresh .basket input[type=submit].pay-now.callout-button.button-clear,
.basket .brand-refresh input[type=submit].button.pay-now,
.basket .brand-refresh input[type=submit].pay-now.callout-button.button-clear,
.brand-refresh a.button--brand,
.brand-refresh .basket a.button.pay-now,
.brand-refresh .basket a.pay-now.callout-button.button-clear,
.basket .brand-refresh a.button.pay-now,
.basket .brand-refresh a.pay-now.callout-button.button-clear,
.brand-refresh span.button--brand,
.brand-refresh .basket span.button.pay-now,
.brand-refresh .basket span.pay-now.callout-button.button-clear,
.basket .brand-refresh span.button.pay-now,
.basket .brand-refresh span.pay-now.callout-button.button-clear {
  background: #4d2f40;
  color: white;
}
.no-touch .brand-refresh button.button--brand > span:hover,
.no-touch .brand-refresh .basket button.button.pay-now > span:hover,
.no-touch .brand-refresh .basket button.pay-now.callout-button.button-clear > span:hover,
.basket .no-touch .brand-refresh button.button.pay-now > span:hover,
.basket .no-touch .brand-refresh button.pay-now.callout-button.button-clear > span:hover,
.no-touch .brand-refresh .basket .cookie-preferences__footer button.pay-now > span:hover,
.basket .cookie-preferences__footer .no-touch .brand-refresh button.pay-now > span:hover,
.no-touch .brand-refresh .cookie-preferences__footer .basket button.pay-now > span:hover,
.cookie-preferences__footer .basket .no-touch .brand-refresh button.pay-now > span:hover, .no-touch .brand-refresh button.button--brand > span:focus,
.no-touch .brand-refresh .basket button.button.pay-now > span:focus,
.no-touch .brand-refresh .basket button.pay-now.callout-button.button-clear > span:focus,
.basket .no-touch .brand-refresh button.button.pay-now > span:focus,
.basket .no-touch .brand-refresh button.pay-now.callout-button.button-clear > span:focus,
.no-touch .brand-refresh .basket .cookie-preferences__footer button.pay-now > span:focus,
.basket .cookie-preferences__footer .no-touch .brand-refresh button.pay-now > span:focus,
.no-touch .brand-refresh .cookie-preferences__footer .basket button.pay-now > span:focus,
.cookie-preferences__footer .basket .no-touch .brand-refresh button.pay-now > span:focus,
.no-touch .brand-refresh input[type=submit].button--brand:hover,
.no-touch .brand-refresh .basket input[type=submit].button.pay-now:hover,
.no-touch .brand-refresh .basket input[type=submit].pay-now.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh input[type=submit].button.pay-now:hover,
.basket .no-touch .brand-refresh input[type=submit].pay-now.callout-button.button-clear:hover,
.no-touch .brand-refresh input[type=submit].button--brand:focus,
.no-touch .brand-refresh .basket input[type=submit].button.pay-now:focus,
.no-touch .brand-refresh .basket input[type=submit].pay-now.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh input[type=submit].button.pay-now:focus,
.basket .no-touch .brand-refresh input[type=submit].pay-now.callout-button.button-clear:focus,
.no-touch .brand-refresh a.button--brand:hover,
.no-touch .brand-refresh .basket a.button.pay-now:hover,
.no-touch .brand-refresh .basket a.pay-now.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh a.button.pay-now:hover,
.basket .no-touch .brand-refresh a.pay-now.callout-button.button-clear:hover,
.no-touch .brand-refresh a.button--brand:focus,
.no-touch .brand-refresh .basket a.button.pay-now:focus,
.no-touch .brand-refresh .basket a.pay-now.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh a.button.pay-now:focus,
.basket .no-touch .brand-refresh a.pay-now.callout-button.button-clear:focus,
.no-touch .brand-refresh span.button--brand:hover,
.no-touch .brand-refresh .basket span.button.pay-now:hover,
.no-touch .brand-refresh .basket span.pay-now.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh span.button.pay-now:hover,
.basket .no-touch .brand-refresh span.pay-now.callout-button.button-clear:hover,
.no-touch .brand-refresh span.button--brand:focus,
.no-touch .brand-refresh .basket span.button.pay-now:focus,
.no-touch .brand-refresh .basket span.pay-now.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh span.button.pay-now:focus,
.basket .no-touch .brand-refresh span.pay-now.callout-button.button-clear:focus {
  background-color: #2d1c26;
}

button.button--brand-outline > span,
input[type=submit].button--brand-outline,
a.button--brand-outline,
span.button--brand-outline {
  background: transparent;
  color: #4d2f40;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #4d2f40;
}
.no-touch button.button--brand-outline > span:hover, .no-touch button.button--brand-outline > span:focus,
.no-touch input[type=submit].button--brand-outline:hover,
.no-touch input[type=submit].button--brand-outline:focus,
.no-touch a.button--brand-outline:hover,
.no-touch a.button--brand-outline:focus,
.no-touch span.button--brand-outline:hover,
.no-touch span.button--brand-outline:focus {
  background-color: rgba(0, 0, 0, 0);
}
button.button--brand-outline > span:hover,
input[type=submit].button--brand-outline:hover,
a.button--brand-outline:hover,
span.button--brand-outline:hover {
  background: #4d2f40;
  color: #fff;
}
.no-touch button.button--brand-outline > span:hover:hover, .no-touch button.button--brand-outline > span:hover:focus,
.no-touch input[type=submit].button--brand-outline:hover:hover,
.no-touch input[type=submit].button--brand-outline:hover:focus,
.no-touch a.button--brand-outline:hover:hover,
.no-touch a.button--brand-outline:hover:focus,
.no-touch span.button--brand-outline:hover:hover,
.no-touch span.button--brand-outline:hover:focus {
  background-color: #2d1c26;
}

button.button--secondary > span, .basket button.button-white2.newsletter-submit > span,
.basket button.button-white.button > span,
.basket button.button-white.callout-button.button-clear > span,
.basket .cookie-preferences__footer button.button-white > span,
.cookie-preferences__footer .basket button.button-white > span,
.basket button.callout-button.button-clear > span,
input[type=submit].button--secondary,
.basket input[type=submit].button-white2.newsletter-submit,
.basket input[type=submit].button-white.button,
.basket input[type=submit].callout-button.button-clear,
a.button--secondary,
.basket a.button-white2.newsletter-submit,
.basket a.button-white.button,
.basket a.button-white.callout-button.button-clear,
.basket a.callout-button.button-clear,
span.button--secondary,
.basket span.button-white2.newsletter-submit,
.basket span.button-white.button,
.basket span.button-white.callout-button.button-clear,
.basket span.callout-button.button-clear {
  background: transparent;
  color: black;
  border: 1px solid #aeaeae;
}
.no-touch button.button--secondary > span:hover, .no-touch .basket button.button-white2.newsletter-submit > span:hover, .basket .no-touch button.button-white2.newsletter-submit > span:hover,
.no-touch .basket button.button-white.button > span:hover,
.basket .no-touch button.button-white.button > span:hover,
.no-touch .basket .cookie-preferences__footer button.button-white > span:hover,
.basket .cookie-preferences__footer .no-touch button.button-white > span:hover,
.no-touch .cookie-preferences__footer .basket button.button-white > span:hover,
.cookie-preferences__footer .basket .no-touch button.button-white > span:hover,
.no-touch .basket button.callout-button.button-clear > span:hover,
.basket .no-touch button.callout-button.button-clear > span:hover, .no-touch button.button--secondary > span:focus, .no-touch .basket button.button-white2.newsletter-submit > span:focus, .basket .no-touch button.button-white2.newsletter-submit > span:focus,
.no-touch .basket button.button-white.button > span:focus,
.basket .no-touch button.button-white.button > span:focus,
.no-touch .basket .cookie-preferences__footer button.button-white > span:focus,
.basket .cookie-preferences__footer .no-touch button.button-white > span:focus,
.no-touch .cookie-preferences__footer .basket button.button-white > span:focus,
.cookie-preferences__footer .basket .no-touch button.button-white > span:focus,
.no-touch .basket button.callout-button.button-clear > span:focus,
.basket .no-touch button.callout-button.button-clear > span:focus,
.no-touch input[type=submit].button--secondary:hover,
.no-touch .basket input[type=submit].button-white2.newsletter-submit:hover,
.basket .no-touch input[type=submit].button-white2.newsletter-submit:hover,
.no-touch .basket input[type=submit].button-white.button:hover,
.basket .no-touch input[type=submit].button-white.button:hover,
.no-touch .basket input[type=submit].callout-button.button-clear:hover,
.basket .no-touch input[type=submit].callout-button.button-clear:hover,
.no-touch input[type=submit].button--secondary:focus,
.no-touch .basket input[type=submit].button-white2.newsletter-submit:focus,
.basket .no-touch input[type=submit].button-white2.newsletter-submit:focus,
.no-touch .basket input[type=submit].button-white.button:focus,
.basket .no-touch input[type=submit].button-white.button:focus,
.no-touch .basket input[type=submit].callout-button.button-clear:focus,
.basket .no-touch input[type=submit].callout-button.button-clear:focus,
.no-touch a.button--secondary:hover,
.no-touch .basket a.button-white2.newsletter-submit:hover,
.basket .no-touch a.button-white2.newsletter-submit:hover,
.no-touch .basket a.button-white.button:hover,
.basket .no-touch a.button-white.button:hover,
.no-touch .basket a.callout-button.button-clear:hover,
.basket .no-touch a.callout-button.button-clear:hover,
.no-touch a.button--secondary:focus,
.no-touch .basket a.button-white2.newsletter-submit:focus,
.basket .no-touch a.button-white2.newsletter-submit:focus,
.no-touch .basket a.button-white.button:focus,
.basket .no-touch a.button-white.button:focus,
.no-touch .basket a.callout-button.button-clear:focus,
.basket .no-touch a.callout-button.button-clear:focus,
.no-touch span.button--secondary:hover,
.no-touch .basket span.button-white2.newsletter-submit:hover,
.basket .no-touch span.button-white2.newsletter-submit:hover,
.no-touch .basket span.button-white.button:hover,
.basket .no-touch span.button-white.button:hover,
.no-touch .basket span.callout-button.button-clear:hover,
.basket .no-touch span.callout-button.button-clear:hover,
.no-touch span.button--secondary:focus,
.no-touch .basket span.button-white2.newsletter-submit:focus,
.basket .no-touch span.button-white2.newsletter-submit:focus,
.no-touch .basket span.button-white.button:focus,
.basket .no-touch span.button-white.button:focus,
.no-touch .basket span.callout-button.button-clear:focus,
.basket .no-touch span.callout-button.button-clear:focus {
  background-color: rgba(0, 0, 0, 0);
}
.brand-refresh button.button--secondary > span, .brand-refresh .basket button.button-white2.newsletter-submit > span, .basket .brand-refresh button.button-white2.newsletter-submit > span,
.brand-refresh .basket button.button-white.button > span,
.basket .brand-refresh button.button-white.button > span,
.brand-refresh .basket .cookie-preferences__footer button.button-white > span,
.basket .cookie-preferences__footer .brand-refresh button.button-white > span,
.brand-refresh .cookie-preferences__footer .basket button.button-white > span,
.cookie-preferences__footer .basket .brand-refresh button.button-white > span,
.brand-refresh .basket button.callout-button.button-clear > span,
.basket .brand-refresh button.callout-button.button-clear > span,
.brand-refresh input[type=submit].button--secondary,
.brand-refresh .basket input[type=submit].button-white2.newsletter-submit,
.basket .brand-refresh input[type=submit].button-white2.newsletter-submit,
.brand-refresh .basket input[type=submit].button-white.button,
.basket .brand-refresh input[type=submit].button-white.button,
.brand-refresh .basket input[type=submit].callout-button.button-clear,
.basket .brand-refresh input[type=submit].callout-button.button-clear,
.brand-refresh a.button--secondary,
.brand-refresh .basket a.button-white2.newsletter-submit,
.basket .brand-refresh a.button-white2.newsletter-submit,
.brand-refresh .basket a.button-white.button,
.basket .brand-refresh a.button-white.button,
.brand-refresh .basket a.callout-button.button-clear,
.basket .brand-refresh a.callout-button.button-clear,
.brand-refresh span.button--secondary,
.brand-refresh .basket span.button-white2.newsletter-submit,
.basket .brand-refresh span.button-white2.newsletter-submit,
.brand-refresh .basket span.button-white.button,
.basket .brand-refresh span.button-white.button,
.brand-refresh .basket span.callout-button.button-clear,
.basket .brand-refresh span.callout-button.button-clear {
  background: transparent;
  color: #6d425a;
  border: 1px solid #6d425a;
}
.no-touch .brand-refresh button.button--secondary > span:hover, .no-touch .brand-refresh .basket button.button-white2.newsletter-submit > span:hover, .basket .no-touch .brand-refresh button.button-white2.newsletter-submit > span:hover,
.no-touch .brand-refresh .basket button.button-white.button > span:hover,
.basket .no-touch .brand-refresh button.button-white.button > span:hover,
.no-touch .brand-refresh .basket .cookie-preferences__footer button.button-white > span:hover,
.basket .cookie-preferences__footer .no-touch .brand-refresh button.button-white > span:hover,
.no-touch .brand-refresh .cookie-preferences__footer .basket button.button-white > span:hover,
.cookie-preferences__footer .basket .no-touch .brand-refresh button.button-white > span:hover,
.no-touch .brand-refresh .basket button.callout-button.button-clear > span:hover,
.basket .no-touch .brand-refresh button.callout-button.button-clear > span:hover, .no-touch .brand-refresh button.button--secondary > span:focus, .no-touch .brand-refresh .basket button.button-white2.newsletter-submit > span:focus, .basket .no-touch .brand-refresh button.button-white2.newsletter-submit > span:focus,
.no-touch .brand-refresh .basket button.button-white.button > span:focus,
.basket .no-touch .brand-refresh button.button-white.button > span:focus,
.no-touch .brand-refresh .basket .cookie-preferences__footer button.button-white > span:focus,
.basket .cookie-preferences__footer .no-touch .brand-refresh button.button-white > span:focus,
.no-touch .brand-refresh .cookie-preferences__footer .basket button.button-white > span:focus,
.cookie-preferences__footer .basket .no-touch .brand-refresh button.button-white > span:focus,
.no-touch .brand-refresh .basket button.callout-button.button-clear > span:focus,
.basket .no-touch .brand-refresh button.callout-button.button-clear > span:focus,
.no-touch .brand-refresh input[type=submit].button--secondary:hover,
.no-touch .brand-refresh .basket input[type=submit].button-white2.newsletter-submit:hover,
.basket .no-touch .brand-refresh input[type=submit].button-white2.newsletter-submit:hover,
.no-touch .brand-refresh .basket input[type=submit].button-white.button:hover,
.basket .no-touch .brand-refresh input[type=submit].button-white.button:hover,
.no-touch .brand-refresh .basket input[type=submit].callout-button.button-clear:hover,
.basket .no-touch .brand-refresh input[type=submit].callout-button.button-clear:hover,
.no-touch .brand-refresh input[type=submit].button--secondary:focus,
.no-touch .brand-refresh .basket input[type=submit].button-white2.newsletter-submit:focus,
.basket .no-touch .brand-refresh input[type=submit].button-white2.newsletter-submit:focus,
.no-touch .brand-refresh .basket input[type=submit].button-white.button:focus,
.basket .no-touch .brand-refresh input[type=submit].button-white.button:focus,
.no-touch .brand-refresh .basket input[type=submit].callout-button.button-clear:focus,
.basket .no-touch .brand-refresh input[type=submit].callout-button.button-clear:focus,
.no-touch .brand-refresh a.button--secondary:hover,
.no-touch .brand-refresh .basket a.button-white2.newsletter-submit:hover,
.basket .no-touch .brand-refresh a.button-white2.newsletter-submit:hover,
.no-touch .brand-refresh .basket a.button-white.button:hover,
.basket .no-touch .brand-refresh a.button-white.button:hover,
.no-touch .brand-refresh .basket a.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh a.callout-button.button-clear:hover,
.no-touch .brand-refresh a.button--secondary:focus,
.no-touch .brand-refresh .basket a.button-white2.newsletter-submit:focus,
.basket .no-touch .brand-refresh a.button-white2.newsletter-submit:focus,
.no-touch .brand-refresh .basket a.button-white.button:focus,
.basket .no-touch .brand-refresh a.button-white.button:focus,
.no-touch .brand-refresh .basket a.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh a.callout-button.button-clear:focus,
.no-touch .brand-refresh span.button--secondary:hover,
.no-touch .brand-refresh .basket span.button-white2.newsletter-submit:hover,
.basket .no-touch .brand-refresh span.button-white2.newsletter-submit:hover,
.no-touch .brand-refresh .basket span.button-white.button:hover,
.basket .no-touch .brand-refresh span.button-white.button:hover,
.no-touch .brand-refresh .basket span.callout-button.button-clear:hover,
.basket .no-touch .brand-refresh span.callout-button.button-clear:hover,
.no-touch .brand-refresh span.button--secondary:focus,
.no-touch .brand-refresh .basket span.button-white2.newsletter-submit:focus,
.basket .no-touch .brand-refresh span.button-white2.newsletter-submit:focus,
.no-touch .brand-refresh .basket span.button-white.button:focus,
.basket .no-touch .brand-refresh span.button-white.button:focus,
.no-touch .brand-refresh .basket span.callout-button.button-clear:focus,
.basket .no-touch .brand-refresh span.callout-button.button-clear:focus {
  background-color: rgba(0, 0, 0, 0);
}

button.button--tertiary > span,
input[type=submit].button--tertiary,
a.button--tertiary,
span.button--tertiary {
  background: #d5c1b0;
  color: black;
}
.no-touch button.button--tertiary > span:hover, .no-touch button.button--tertiary > span:focus,
.no-touch input[type=submit].button--tertiary:hover,
.no-touch input[type=submit].button--tertiary:focus,
.no-touch a.button--tertiary:hover,
.no-touch a.button--tertiary:focus,
.no-touch span.button--tertiary:hover,
.no-touch span.button--tertiary:focus {
  background-color: #c3a78f;
}
.brand-refresh button.button--tertiary > span,
.brand-refresh input[type=submit].button--tertiary,
.brand-refresh a.button--tertiary,
.brand-refresh span.button--tertiary {
  background: #d5c1b0;
  color: black;
}
.no-touch .brand-refresh button.button--tertiary > span:hover, .no-touch .brand-refresh button.button--tertiary > span:focus,
.no-touch .brand-refresh input[type=submit].button--tertiary:hover,
.no-touch .brand-refresh input[type=submit].button--tertiary:focus,
.no-touch .brand-refresh a.button--tertiary:hover,
.no-touch .brand-refresh a.button--tertiary:focus,
.no-touch .brand-refresh span.button--tertiary:hover,
.no-touch .brand-refresh span.button--tertiary:focus {
  background-color: #c3a78f;
}

button.button--grey > span,
input[type=submit].button--grey,
a.button--grey,
span.button--grey {
  background: #888888;
  color: white;
}
.no-touch button.button--grey > span:hover, .no-touch button.button--grey > span:focus,
.no-touch input[type=submit].button--grey:hover,
.no-touch input[type=submit].button--grey:focus,
.no-touch a.button--grey:hover,
.no-touch a.button--grey:focus,
.no-touch span.button--grey:hover,
.no-touch span.button--grey:focus {
  background-color: #6f6f6f;
}
.brand-refresh button.button--grey > span,
.brand-refresh input[type=submit].button--grey,
.brand-refresh a.button--grey,
.brand-refresh span.button--grey {
  background: #888888;
  color: white;
}
.no-touch .brand-refresh button.button--grey > span:hover, .no-touch .brand-refresh button.button--grey > span:focus,
.no-touch .brand-refresh input[type=submit].button--grey:hover,
.no-touch .brand-refresh input[type=submit].button--grey:focus,
.no-touch .brand-refresh a.button--grey:hover,
.no-touch .brand-refresh a.button--grey:focus,
.no-touch .brand-refresh span.button--grey:hover,
.no-touch .brand-refresh span.button--grey:focus {
  background-color: #6f6f6f;
}

button.button--black > span,
input[type=submit].button--black,
a.button--black,
span.button--black {
  background: black;
  color: white;
}
.no-touch button.button--black > span:hover, .no-touch button.button--black > span:focus,
.no-touch input[type=submit].button--black:hover,
.no-touch input[type=submit].button--black:focus,
.no-touch a.button--black:hover,
.no-touch a.button--black:focus,
.no-touch span.button--black:hover,
.no-touch span.button--black:focus {
  background-color: black;
}
.brand-refresh button.button--black > span,
.brand-refresh input[type=submit].button--black,
.brand-refresh a.button--black,
.brand-refresh span.button--black {
  background: black;
  color: white;
}
.no-touch .brand-refresh button.button--black > span:hover, .no-touch .brand-refresh button.button--black > span:focus,
.no-touch .brand-refresh input[type=submit].button--black:hover,
.no-touch .brand-refresh input[type=submit].button--black:focus,
.no-touch .brand-refresh a.button--black:hover,
.no-touch .brand-refresh a.button--black:focus,
.no-touch .brand-refresh span.button--black:hover,
.no-touch .brand-refresh span.button--black:focus {
  background-color: black;
}

.button.button--black a, .basket .button--black.callout-button.button-clear a, .cookie-preferences__footer button.button--black a {
  color: white;
}

button.button--full > span,
input[type=submit].button--full,
a.button--full,
span.button--full {
  display: block;
  width: 100%;
}

button.button--full {
  display: block;
  width: 100%;
}

button.button--large > span,
input[type=submit].button--large,
a.button--large,
span.button--large {
  display: block;
  width: 50%;
}

button.button--small > span,
input[type=submit].button--small,
a.button--small,
span.button--small {
  font-size: 10px;
  font-size: 0.625 rem;
  padding-top: 1em;
  padding-bottom: 1em;
}

button:disabled, button:disabled:hover, button:disabled:focus,
button:disabled > span,
button:disabled > span:hover,
button:disabled > span:focus,
input[type=submit]:disabled,
input[type=submit]:disabled:hover,
input[type=submit]:disabled:focus,
a.button--disabled,
a.button--disabled:hover,
a.button--disabled:focus,
span.button--disabled,
span.button--disabled:hover,
span.button--disabled:focus {
  cursor: default;
}
button:disabled, button:disabled:hover, button:disabled:focus,
button:disabled > span,
button:disabled > span:hover,
button:disabled > span:focus,
input[type=submit]:disabled,
input[type=submit]:disabled:hover,
input[type=submit]:disabled:focus,
a.button--disabled,
a.button--disabled:hover,
a.button--disabled:focus,
span.button--disabled,
span.button--disabled:hover,
span.button--disabled:focus {
  background: #ebebeb;
  color: #b8b8b8;
}
.no-touch button:disabled:hover, .no-touch button:disabled:focus, .no-touch button:disabled:hover:hover, .no-touch button:disabled:hover:focus, .no-touch button:disabled:focus:hover, .no-touch button:disabled:focus:focus,
.no-touch button:disabled > span:hover,
.no-touch button:disabled > span:focus,
.no-touch button:disabled > span:hover:hover,
.no-touch button:disabled > span:hover:focus,
.no-touch button:disabled > span:focus:hover,
.no-touch button:disabled > span:focus:focus,
.no-touch input[type=submit]:disabled:hover,
.no-touch input[type=submit]:disabled:focus,
.no-touch input[type=submit]:disabled:hover:hover,
.no-touch input[type=submit]:disabled:hover:focus,
.no-touch input[type=submit]:disabled:focus:hover,
.no-touch input[type=submit]:disabled:focus:focus,
.no-touch a.button--disabled:hover,
.no-touch a.button--disabled:focus,
.no-touch a.button--disabled:hover:hover,
.no-touch a.button--disabled:hover:focus,
.no-touch a.button--disabled:focus:hover,
.no-touch a.button--disabled:focus:focus,
.no-touch span.button--disabled:hover,
.no-touch span.button--disabled:focus,
.no-touch span.button--disabled:hover:hover,
.no-touch span.button--disabled:hover:focus,
.no-touch span.button--disabled:focus:hover,
.no-touch span.button--disabled:focus:focus {
  background-color: #ebebeb;
}
.brand-refresh button:disabled, .brand-refresh button:disabled:hover, .brand-refresh button:disabled:focus,
.brand-refresh button:disabled > span,
.brand-refresh button:disabled > span:hover,
.brand-refresh button:disabled > span:focus,
.brand-refresh input[type=submit]:disabled,
.brand-refresh input[type=submit]:disabled:hover,
.brand-refresh input[type=submit]:disabled:focus,
.brand-refresh a.button--disabled,
.brand-refresh a.button--disabled:hover,
.brand-refresh a.button--disabled:focus,
.brand-refresh span.button--disabled,
.brand-refresh span.button--disabled:hover,
.brand-refresh span.button--disabled:focus {
  background: #ebebeb;
  color: #b8b8b8;
}
.no-touch .brand-refresh button:disabled:hover, .no-touch .brand-refresh button:disabled:focus, .no-touch .brand-refresh button:disabled:hover:hover, .no-touch .brand-refresh button:disabled:hover:focus, .no-touch .brand-refresh button:disabled:focus:hover, .no-touch .brand-refresh button:disabled:focus:focus,
.no-touch .brand-refresh button:disabled > span:hover,
.no-touch .brand-refresh button:disabled > span:focus,
.no-touch .brand-refresh button:disabled > span:hover:hover,
.no-touch .brand-refresh button:disabled > span:hover:focus,
.no-touch .brand-refresh button:disabled > span:focus:hover,
.no-touch .brand-refresh button:disabled > span:focus:focus,
.no-touch .brand-refresh input[type=submit]:disabled:hover,
.no-touch .brand-refresh input[type=submit]:disabled:focus,
.no-touch .brand-refresh input[type=submit]:disabled:hover:hover,
.no-touch .brand-refresh input[type=submit]:disabled:hover:focus,
.no-touch .brand-refresh input[type=submit]:disabled:focus:hover,
.no-touch .brand-refresh input[type=submit]:disabled:focus:focus,
.no-touch .brand-refresh a.button--disabled:hover,
.no-touch .brand-refresh a.button--disabled:focus,
.no-touch .brand-refresh a.button--disabled:hover:hover,
.no-touch .brand-refresh a.button--disabled:hover:focus,
.no-touch .brand-refresh a.button--disabled:focus:hover,
.no-touch .brand-refresh a.button--disabled:focus:focus,
.no-touch .brand-refresh span.button--disabled:hover,
.no-touch .brand-refresh span.button--disabled:focus,
.no-touch .brand-refresh span.button--disabled:hover:hover,
.no-touch .brand-refresh span.button--disabled:hover:focus,
.no-touch .brand-refresh span.button--disabled:focus:hover,
.no-touch .brand-refresh span.button--disabled:focus:focus {
  background-color: #ebebeb;
}

.button-wrap {
  text-align: left;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .button-wrap {
  font-size: 0.1px;
}
.button-wrap > * {
  font-size: 16px;
  font-size: 1 rem;
}

.button-wrap {
  margin-left: -20px;
  margin-top: -10px;
}
.button-wrap button > span,
.button-wrap input[type=submit],
.button-wrap a.button,
.button-wrap .basket a.callout-button.button-clear,
.basket .button-wrap a.callout-button.button-clear,
.button-wrap span.button,
.button-wrap .basket span.callout-button.button-clear,
.basket .button-wrap span.callout-button.button-clear {
  margin-left: 20px;
  margin-top: 10px;
}

.button-wrap--center {
  text-align: center;
}

.button-wrap--right {
  text-align: right;
}

@media screen and (max-width: 500px) {
  .button-wrap {
    text-align: center;
  }
  .button-wrap button > span + button > span,
  .button-wrap button > span + input[type=submit],
  .button-wrap button > span + a.button,
  .button-wrap .basket button > span + a.callout-button.button-clear,
  .basket .button-wrap button > span + a.callout-button.button-clear,
  .button-wrap button > span + span.button,
  .button-wrap .basket button > span + span.callout-button.button-clear,
  .basket .button-wrap button > span + span.callout-button.button-clear,
  .button-wrap input[type=submit] + button > span,
  .button-wrap input[type=submit] + input[type=submit],
  .button-wrap input[type=submit] + a.button,
  .button-wrap .basket input[type=submit] + a.callout-button.button-clear,
  .basket .button-wrap input[type=submit] + a.callout-button.button-clear,
  .button-wrap input[type=submit] + span.button,
  .button-wrap .basket input[type=submit] + span.callout-button.button-clear,
  .basket .button-wrap input[type=submit] + span.callout-button.button-clear,
  .button-wrap a.button + button > span,
  .button-wrap .basket a.callout-button.button-clear + button > span,
  .basket .button-wrap a.callout-button.button-clear + button > span,
  .button-wrap a.button + input[type=submit],
  .button-wrap .basket a.callout-button.button-clear + input[type=submit],
  .basket .button-wrap a.callout-button.button-clear + input[type=submit],
  .button-wrap a.button + a.button,
  .button-wrap .basket a.callout-button.button-clear + a.button,
  .basket .button-wrap a.callout-button.button-clear + a.button,
  .button-wrap .basket a.button + a.callout-button.button-clear,
  .basket .button-wrap a.button + a.callout-button.button-clear,
  .button-wrap .basket a.callout-button.button-clear + a.callout-button.button-clear,
  .basket .button-wrap a.callout-button.button-clear + a.callout-button.button-clear,
  .button-wrap a.button + span.button,
  .button-wrap .basket a.callout-button.button-clear + span.button,
  .basket .button-wrap a.callout-button.button-clear + span.button,
  .button-wrap .basket a.button + span.callout-button.button-clear,
  .basket .button-wrap a.button + span.callout-button.button-clear,
  .button-wrap .basket a.callout-button.button-clear + span.callout-button.button-clear,
  .basket .button-wrap a.callout-button.button-clear + span.callout-button.button-clear,
  .button-wrap span.button + button > span,
  .button-wrap .basket span.callout-button.button-clear + button > span,
  .basket .button-wrap span.callout-button.button-clear + button > span,
  .button-wrap span.button + input[type=submit],
  .button-wrap .basket span.callout-button.button-clear + input[type=submit],
  .basket .button-wrap span.callout-button.button-clear + input[type=submit],
  .button-wrap span.button + a.button,
  .button-wrap .basket span.callout-button.button-clear + a.button,
  .basket .button-wrap span.callout-button.button-clear + a.button,
  .button-wrap .basket span.button + a.callout-button.button-clear,
  .basket .button-wrap span.button + a.callout-button.button-clear,
  .button-wrap .basket span.callout-button.button-clear + a.callout-button.button-clear,
  .basket .button-wrap span.callout-button.button-clear + a.callout-button.button-clear,
  .button-wrap span.button + span.button,
  .button-wrap .basket span.callout-button.button-clear + span.button,
  .basket .button-wrap span.callout-button.button-clear + span.button,
  .button-wrap .basket span.button + span.callout-button.button-clear,
  .basket .button-wrap span.button + span.callout-button.button-clear,
  .button-wrap .basket span.callout-button.button-clear + span.callout-button.button-clear,
  .basket .button-wrap span.callout-button.button-clear + span.callout-button.button-clear {
    margin-left: 0;
    margin-top: 10px;
  }
}
/**
Apple pay container
*/
#js-applepay.float-right {
  float: right;
}

/**
standard applepay button
 */
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
  }
  .apple-pay-button-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-white-with-line {
    -apple-pay-button-style: white-outline;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button {
    display: inline-block;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-white {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-white-with-line {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
    border: 0.5px solid black;
  }
}
/**
"Pay with..." applepay button
 */
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text > * {
    display: none;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    --apple-pay-scale: 1; /* (height / 32) */
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: 0.5px solid black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: calc(1em * var(--apple-pay-scale));
    font-weight: 300;
    align-self: center;
    margin-right: calc(2px * var(--apple-pay-scale));
  }
  .apple-pay-button-with-text > .logo {
    width: calc(35px * var(--scale));
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: calc(2px * var(--apple-pay-scale));
    border: none;
  }
}
/**
apple pay setup button
 */
.apple-pay-set-up-button {
  display: inline-block;
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: set-up;
}

.apple-pay-set-up-button-black {
  -apple-pay-button-style: black;
}

.apple-pay-set-up-button-white {
  -apple-pay-button-style: white;
}

.apple-pay-setup-button-white-with-line {
  -apple-pay-button-style: white-outline;
}

.checkout-actions.apple-container {
  width: 100%;
}

#js-applepay.basket {
  margin-top: -20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 979px) {
  #js-applepay.basket {
    display: block;
    width: 100%;
  }
  #js-applepay.basket button {
    width: 100%;
  }
}
#js-applepay.basket button .apple-pay-button-black-with-text, #js-applepay.basket button .apple-pay-setup-button-black-with-text {
  width: 206px;
  height: 36px;
}
@media screen and (max-width: 979px) {
  #js-applepay.basket button .apple-pay-button-black-with-text, #js-applepay.basket button .apple-pay-setup-button-black-with-text {
    width: 100%;
  }
}

@media screen and (max-width: 979px) {
  .-screen-only {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .-screen-only {
    display: none !important;
  }
}

@media screen and (min-width: 980px) {
  .-tablet-and-mobile-only {
    display: none !important;
  }
}

#js-applepay-top.basket {
  margin-top: -20px;
  margin-bottom: 5px;
  padding-top: 10px;
  text-align: right;
}
@media screen and (max-width: 979px) {
  #js-applepay-top.basket {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  #js-applepay-top.basket button {
    width: 100%;
  }
}
#js-applepay-top.basket button .apple-pay-button-black-with-text, #js-applepay-top.basket button .apple-pay-setup-button-black-with-text {
  width: 206px;
  height: 36px;
}
@media screen and (max-width: 500px) {
  #js-applepay-top.basket button .apple-pay-button-black-with-text, #js-applepay-top.basket button .apple-pay-setup-button-black-with-text {
    width: 100%;
  }
}

#js-applepay.basket-new {
  margin-top: -20px;
  margin-bottom: 5px;
}
@media screen and (max-width: 979px) {
  #js-applepay.basket-new {
    display: block;
    width: 100%;
  }
  #js-applepay.basket-new button {
    width: 100%;
  }
}
#js-applepay.basket-new button .apple-pay-button-black-with-text, #js-applepay.basket-new button .apple-pay-setup-button-black-with-text {
  width: 206px;
}
@media screen and (min-width: 980px) {
  #js-applepay.basket-new button .apple-pay-button-black-with-text, #js-applepay.basket-new button .apple-pay-setup-button-black-with-text {
    height: 35px;
  }
}
@media screen and (max-width: 979px) {
  #js-applepay.basket-new button .apple-pay-button-black-with-text, #js-applepay.basket-new button .apple-pay-setup-button-black-with-text {
    width: 100%;
    height: 50px;
  }
}

#js-applepay-top.basket-new {
  margin-top: -20px;
  margin-bottom: 5px;
  padding-top: 10px;
  text-align: right;
}
@media screen and (max-width: 979px) {
  #js-applepay-top.basket-new {
    display: block;
    width: 100%;
    margin-top: -56px;
  }
}
@media screen and (max-width: 500px) {
  #js-applepay-top.basket-new {
    display: block;
    width: 100%;
    margin-top: -5px;
  }
}
#js-applepay-top.basket-new button {
  width: 100%;
}
#js-applepay-top.basket-new button .apple-pay-button-black-with-text, #js-applepay-top.basket-new button .apple-pay-setup-button-black-with-text {
  width: 100%;
  height: 36px;
}

#js-applepay.quickview {
  position: relative;
  margin-left: 78px;
  top: -10px;
  margin-top: -30px;
}
@media screen and (max-width: 500px) {
  #js-applepay.quickview {
    margin-left: unset;
    text-align: center;
    top: 5px;
  }
}
#js-applepay.quickview button .apple-pay-button-black-with-text, #js-applepay.quickview button .apple-pay-setup-button-black-with-text {
  width: 194px;
  height: 38px;
}

#js-applepay.pdp {
  display: table;
  width: 100%;
  min-width: 150px;
  margin-bottom: 12px;
}
#js-applepay.pdp button {
  width: 100%;
}
#js-applepay.pdp button .apple-pay-button-black-with-text, #js-applepay.pdp button .apple-pay-setup-button-black-with-text {
  width: 100%;
  height: 40px;
}

#js-add-to-basket.ajax-loader:after {
  background: url(../images/ajax-loaderbw.gif) 50% 50% no-repeat rgba(255, 255, 255, 0.8);
  background-size: 1.5em 1.5em;
}

.button--added span {
  overflow: hidden;
  position: relative;
  background: #2d1c26 !important;
}

.button--added span:after {
  position: absolute;
  content: " ";
  width: 10px;
  height: 20px;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  transform-origin: top;
  border-bottom: 2px solid white;
  border-right: 2px solid white;
  animation: from-right-to-left 150ms forwards;
}

@keyframes from-right-to-left {
  0% {
    right: -3em;
  }
  100% {
    right: 1em;
  }
}
.select-replace {
  display: block;
  position: relative;
  width: auto;
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  border-radius: 0;
  text-align: left;
  font-size: 16px;
  font-size: 1 rem;
}
.select-replace select {
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  margin: 0;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 1;
  background: #fff;
  border: 0;
  border-radius: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select-replace select:hover {
  cursor: pointer;
}

p.select-replace__value.select-replace__value {
  display: block;
  font-size: 16px;
  font-size: 1 rem;
  padding: 0;
  text-align: left;
  vertical-align: text-top;
  text-transform: none;
  line-height: normal;
  margin-bottom: 0;
  color: black;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  padding: 0.5em 0.75em;
  padding-right: 3em;
  border: 1px solid #aeaeae;
  width: 100%;
  height: 100%;
}
.csscalc p.select-replace__value.select-replace__value {
  padding-right: calc(1.5em + 10px);
}

.select-replace--focused {
  box-shadow: 0 0 8px #5B9DD9;
}

.select-replace--disabled:after {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.select-replace--disabled p.select-replace__value,
.select-replace--disabled .select-replace__value {
  color: #999;
}
.select-replace--disabled select:hover {
  cursor: default;
}

.select-replace__value-image {
  width: 24px;
  top: 50%;
  margin-top: -12px;
  position: absolute;
}

.csstransforms .select-replace__value-image {
  margin-top: auto;
  transform: translateY(-50%);
}

.select-replace__value-txt {
  padding-left: 32px;
}

div.field-radio label.radio {
  position: relative;
  padding: 0px 0px 0px 44px;
  border-top: 0;
  margin: 0;
}
div.field-radio .radio-replace {
  position: relative;
  display: inline-block;
  margin: 0 0 0 -35px;
  width: 32px;
  height: 20px;
}
div.field-radio .radio-replace input {
  border: none;
}
div.field-radio .radio-replace__value {
  background: white url(../images/radio-off.png) no-repeat scroll left top;
  position: absolute;
  top: 0;
  left: -4px;
  height: 24px;
  width: 24px;
}
div.field-radio .radio-replace__value.checked {
  background-image: url(../images/radio-on.png);
}

.checkbox-replace {
  background: white url(../images/checkbox-sprite.png) no-repeat scroll left bottom;
  position: absolute;
  height: 20px;
  width: 20px;
  top: 2px;
  left: 0px;
}
.checkbox-replace.checked {
  background-position: left top;
}

.field--checkbox--text-before label p {
  display: inline;
}
.field--checkbox--text-before label .checkbox-replace {
  background: white url(../images/checkbox-sprite.png) no-repeat scroll left bottom;
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 0 -5px -28px;
}
.field--checkbox--text-before label .checkbox-replace.checked {
  background-position: left top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-spacing: 0;
  text-align: left;
  table-layout: auto;
}

thead, tfoot, tbody, tr, th, td {
  text-align: inherit;
}

th, td {
  vertical-align: middle;
}

table.l-collapse {
  font-size: 13px;
  font-size: 0.8125 rem;
}
table.l-collapse thead {
  display: none;
}
table.l-collapse tbody tr:nth-of-type(even) td {
  background: #f8f8f8;
}
table.l-collapse tr,
table.l-collapse td,
table.l-collapse th {
  display: block;
}
table.l-collapse td, table.l-collapse th {
  padding: 10px;
  border-left: none;
}

@media screen and (max-width: 979px) {
  table.m-collapse {
    font-size: 13px;
    font-size: 0.8125 rem;
  }
  table.m-collapse thead {
    display: none;
  }
  table.m-collapse tbody tr:nth-of-type(even) td {
    background: #f8f8f8;
  }
  table.m-collapse tr,
  table.m-collapse td,
  table.m-collapse th {
    display: block;
  }
  table.m-collapse td, table.m-collapse th {
    padding: 10px;
    border-left: none;
  }
}
@media screen and (max-width: 500px) {
  table.s-collapse {
    font-size: 13px;
    font-size: 0.8125 rem;
  }
  table.s-collapse thead {
    display: none;
  }
  table.s-collapse tbody tr:nth-of-type(even) td {
    background: #f8f8f8;
  }
  table.s-collapse tr,
  table.s-collapse td,
  table.s-collapse th {
    display: block;
  }
  table.s-collapse td, table.s-collapse th {
    padding: 10px;
    border-left: none;
  }
}
.richtext {
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  color: black;
  font-weight: normal;
  text-rendering: auto;
  letter-spacing: normal;
}
.richtext > :last-child {
  margin-bottom: 0;
}

.richtext--left, .richtext__align-left {
  text-align: left;
}

.richtext--center,
.richtext--centre,
.richtext__align-centre {
  text-align: center;
}

.richtext--right,
.richtext__align-right {
  text-align: right;
}

.richtext > :first-child {
  margin-top: 0;
}

.richtext p {
  font-size: 16px;
  font-size: 1 rem;
  line-height: 1.5;
  color: black;
  margin-bottom: 1.25em;
}

.richtext h1, .richtext h2, .richtext h3, .richtext h4, .richtext h5, .richtext h6 {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  line-height: 1.3;
  color: black;
  display: block;
  font-weight: normal;
  letter-spacing: 0.1em;
  margin-top: 2em;
}
.richtext h1 {
  font-size: 20px;
  font-size: 1.25 rem;
}
.richtext h2 {
  font-size: 18px;
  font-size: 1.125 rem;
}
.richtext h3, .richtext h4, .richtext h5, .richtext h6 {
  font-size: 16px;
  font-size: 1 rem;
}

.richtext strong {
  font-weight: bold;
}
.richtext em {
  font-style: italic;
}
.richtext blockquote {
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 1.25em;
}
.richtext blockquote > :last-child {
  margin-bottom: 0;
}
.richtext blockquote p {
  font-size: 16px;
  font-size: 1 rem;
  line-height: 1.3;
}

.richtext ul, .richtext ol {
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 1.25em;
  list-style-type: none;
}
.richtext ul li:before {
  content: "";
  display: inline-block;
  width: 0.35em;
  height: 0.35em;
  border-radius: 20px;
  background: black;
  margin-right: 0.75em;
  vertical-align: middle;
}
.richtext ol {
  counter-reset: section;
}
.richtext ol li:before {
  content: counters(section, ".") " ";
  counter-increment: section;
  margin-right: 0.5em;
  vertical-align: middle;
}

.richtext li ol,
.richtext li ul {
  margin-left: 1.5em;
  margin-bottom: 0;
}

.richtext a {
  color: #a27550;
  text-decoration: underline;
}

.no-touch .richtext a:hover, .no-touch .richtext a:focus {
  color: #5e442e;
}

span.button a, .basket span.callout-button.button-clear a {
  text-decoration: none;
  color: black;
}

.richtext address {
  margin-bottom: 1.25em;
  font-size: 12px;
  font-size: 0.75 rem;
}

.richtext hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #d4d4d4;
  margin: 2em 0;
  padding: 0;
}

.richtext img {
  width: auto;
}

.richtext table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border-spacing: 0;
  text-align: left;
  table-layout: auto;
}
.richtext thead, .richtext tfoot, .richtext tbody, .richtext tr, .richtext th, .richtext td {
  text-align: inherit;
}
.richtext th, .richtext td {
  vertical-align: middle;
}
.richtext table.l-collapse {
  font-size: 13px;
  font-size: 0.8125 rem;
}
.richtext table.l-collapse thead {
  display: none;
}
.richtext table.l-collapse tbody tr:nth-of-type(even) td {
  background: #f8f8f8;
}
.richtext table.l-collapse tr,
.richtext table.l-collapse td,
.richtext table.l-collapse th {
  display: block;
}
.richtext table.l-collapse td, .richtext table.l-collapse th {
  padding: 10px;
  border-left: none;
}
@media screen and (max-width: 979px) {
  .richtext table.m-collapse {
    font-size: 13px;
    font-size: 0.8125 rem;
  }
  .richtext table.m-collapse thead {
    display: none;
  }
  .richtext table.m-collapse tbody tr:nth-of-type(even) td {
    background: #f8f8f8;
  }
  .richtext table.m-collapse tr,
  .richtext table.m-collapse td,
  .richtext table.m-collapse th {
    display: block;
  }
  .richtext table.m-collapse td, .richtext table.m-collapse th {
    padding: 10px;
    border-left: none;
  }
}
@media screen and (max-width: 500px) {
  .richtext table.s-collapse {
    font-size: 13px;
    font-size: 0.8125 rem;
  }
  .richtext table.s-collapse thead {
    display: none;
  }
  .richtext table.s-collapse tbody tr:nth-of-type(even) td {
    background: #f8f8f8;
  }
  .richtext table.s-collapse tr,
  .richtext table.s-collapse td,
  .richtext table.s-collapse th {
    display: block;
  }
  .richtext table.s-collapse td, .richtext table.s-collapse th {
    padding: 10px;
    border-left: none;
  }
}
.richtext .presentation-table, .richtext table {
  background: #fff;
  border: 1px solid #d4d4d4;
}
.richtext .presentation-table th, .richtext table th, .richtext .presentation-table td, .richtext table td {
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: normal;
}
.richtext .presentation-table tr > th:first-of-type, .richtext table tr > th:first-of-type, .richtext .presentation-table tr > td:first-of-type, .richtext table tr > td:first-of-type {
  border-left: none;
}
.richtext .presentation-table th, .richtext table th {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  display: table-cell;
}
.richtext .presentation-table thead, .richtext table thead {
  background: #f8f8f8;
}
.richtext .presentation-table--zebra tbody tr:nth-of-type(even) td {
  background: #fafafa;
}
.richtext .max-width-table-wrap {
  width: 100%;
  overflow: auto;
}
.richtext__cta {
  line-height: 1.5;
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
  text-decoration: none;
  display: inline-block;
  line-height: 1;
  padding: 0.75em 1.25em;
  color: black;
  background: white;
  background: rgba(200, 200, 200, 0.55);
}
.richtext__cta.richtext__cta--competition {
  font-size: 16px;
  font-size: 1 rem;
  background: white;
  font-weight: normal;
  letter-spacing: 0.1em;
  line-height: 1.3;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
}

.richtext__footnote p {
  font-size: 12px;
  font-size: 0.75 rem;
}

@keyframes fade-up {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-down {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.l-text-left {
  text-align: left;
}

.l-text-center {
  text-align: center;
}

.l-text-right {
  text-align: right;
}

.l-text-justify {
  text-align: justify;
}

@media screen and (max-width: 979px) {
  .m-text-left {
    text-align: left;
  }
  .m-text-center {
    text-align: center;
  }
  .m-text-right {
    text-align: right;
  }
  .m-text-justify {
    text-align: justify;
  }
}
@media screen and (max-width: 500px) {
  .s-text-left {
    text-align: left;
  }
  .s-text-center {
    text-align: center;
  }
  .s-text-right {
    text-align: right;
  }
  .s-text-justify {
    text-align: justify;
  }
}
.l-flex-jc-start {
  justify-content: flex-start;
}

.l-flex-jc-center {
  justify-content: center;
}

.l-flex-jc-centre {
  justify-content: center;
}

.l-flex-jc-end {
  justify-content: flex-end;
}

.l-flex-jc-around {
  justify-content: space-around;
}

.l-flex-jc-between {
  justify-content: space-between;
}

.l-flex-jc-even {
  justify-content: space-evenly;
}

.l-flex-js-start {
  justify-self: flex-start;
}

.l-flex-js-center {
  justify-self: center;
}

.l-flex-js-centre {
  justify-self: center;
}

.l-flex-js-end {
  justify-self: flex-end;
}

.l-flex-js-around {
  justify-self: space-around;
}

.l-flex-js-between {
  justify-self: space-between;
}

.l-flex-js-even {
  justify-self: space-evenly;
}

.l-flex-ai-start {
  align-items: flex-start;
}

.l-flex-ai-center {
  align-items: center;
}

.l-flex-ai-centre {
  align-items: center;
}

.l-flex-ai-end {
  align-items: flex-end;
}

.l-flex-ai-around {
  align-items: space-around;
}

.l-flex-ai-between {
  align-items: space-between;
}

.l-flex-ai-even {
  align-items: space-evenly;
}

.l-flex-as-start {
  align-self: flex-start;
}

.l-flex-as-center {
  align-self: center;
}

.l-flex-as-centre {
  align-self: center;
}

.l-flex-as-end {
  align-self: flex-end;
}

.l-flex-as-around {
  align-self: space-around;
}

.l-flex-as-between {
  align-self: space-between;
}

.l-flex-as-even {
  align-self: space-evenly;
}

@media screen and (max-width: 979px) {
  .m-flex-jc-start {
    justify-content: flex-start;
  }
  .m-flex-jc-center {
    justify-content: center;
  }
  .m-flex-jc-centre {
    justify-content: center;
  }
  .m-flex-jc-end {
    justify-content: flex-end;
  }
  .m-flex-jc-around {
    justify-content: space-around;
  }
  .m-flex-jc-between {
    justify-content: space-between;
  }
  .m-flex-jc-even {
    justify-content: space-evenly;
  }
  .m-flex-js-start {
    justify-self: flex-start;
  }
  .m-flex-js-center {
    justify-self: center;
  }
  .m-flex-js-centre {
    justify-self: center;
  }
  .m-flex-js-end {
    justify-self: flex-end;
  }
  .m-flex-js-around {
    justify-self: space-around;
  }
  .m-flex-js-between {
    justify-self: space-between;
  }
  .m-flex-js-even {
    justify-self: space-evenly;
  }
  .m-flex-ai-start {
    align-items: flex-start;
  }
  .m-flex-ai-center {
    align-items: center;
  }
  .m-flex-ai-centre {
    align-items: center;
  }
  .m-flex-ai-end {
    align-items: flex-end;
  }
  .m-flex-ai-around {
    align-items: space-around;
  }
  .m-flex-ai-between {
    align-items: space-between;
  }
  .m-flex-ai-even {
    align-items: space-evenly;
  }
  .m-flex-as-start {
    align-self: flex-start;
  }
  .m-flex-as-center {
    align-self: center;
  }
  .m-flex-as-centre {
    align-self: center;
  }
  .m-flex-as-end {
    align-self: flex-end;
  }
  .m-flex-as-around {
    align-self: space-around;
  }
  .m-flex-as-between {
    align-self: space-between;
  }
  .m-flex-as-even {
    align-self: space-evenly;
  }
}
@media screen and (max-width: 500px) {
  .s-flex-jc-start {
    justify-content: flex-start;
  }
  .s-flex-jc-center {
    justify-content: center;
  }
  .s-flex-jc-centre {
    justify-content: center;
  }
  .s-flex-jc-end {
    justify-content: flex-end;
  }
  .s-flex-jc-around {
    justify-content: space-around;
  }
  .s-flex-jc-between {
    justify-content: space-between;
  }
  .s-flex-jc-even {
    justify-content: space-evenly;
  }
  .s-flex-js-start {
    justify-self: flex-start;
  }
  .s-flex-js-center {
    justify-self: center;
  }
  .s-flex-js-centre {
    justify-self: center;
  }
  .s-flex-js-end {
    justify-self: flex-end;
  }
  .s-flex-js-around {
    justify-self: space-around;
  }
  .s-flex-js-between {
    justify-self: space-between;
  }
  .s-flex-js-even {
    justify-self: space-evenly;
  }
  .s-flex-ai-start {
    align-items: flex-start;
  }
  .s-flex-ai-center {
    align-items: center;
  }
  .s-flex-ai-centre {
    align-items: center;
  }
  .s-flex-ai-end {
    align-items: flex-end;
  }
  .s-flex-ai-around {
    align-items: space-around;
  }
  .s-flex-ai-between {
    align-items: space-between;
  }
  .s-flex-ai-even {
    align-items: space-evenly;
  }
  .s-flex-as-start {
    align-self: flex-start;
  }
  .s-flex-as-center {
    align-self: center;
  }
  .s-flex-as-centre {
    align-self: center;
  }
  .s-flex-as-end {
    align-self: flex-end;
  }
  .s-flex-as-around {
    align-self: space-around;
  }
  .s-flex-as-between {
    align-self: space-between;
  }
  .s-flex-as-even {
    align-self: space-evenly;
  }
}
.background-position--top-left {
  background-position: left top;
}

.background-position--top-center {
  background-position: center top;
}

.background-position--top-right {
  background-position: right top;
}

.background-position--center-left {
  background-position: left center;
}

.background-position--center-center {
  background-position: center center;
}

.background-position--center-right {
  background-position: right center;
}

.background-position--bottom-left {
  background-position: left bottom;
}

.background-position--bottom-center {
  background-position: center bottom;
}

.background-position--bottom-right {
  background-position: right bottom;
}

.grid-wrap {
  overflow: hidden;
}

.grid {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: -30px;
}
#ie8 .grid {
  font-size: 0.1px;
}
.grid > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
.grid > * {
  font-size: 16px;
  font-size: 1 rem;
  text-align: left;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.grid > * {
  padding-right: 30px;
  margin-bottom: 30px;
}
.grid.grid--flush-bottom {
  margin-bottom: -30px;
}

#ie8 .grid {
  font-size: 0 !important;
}

.flexbox .grid--flex {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  flex: 1 1 auto;
}
.flexbox .grid--flex > * {
  display: flex;
  flex: 0 0 auto;
  flex-direction: column;
}

.grid--flush-bottom {
  overflow: hidden;
}

.grid--left {
  text-align: left;
}
.flexbox .grid--left {
  justify-content: left;
}

.grid--center {
  text-align: center;
}
.flexbox .grid--center {
  justify-content: center;
}

.grid--right {
  text-align: right;
}
.flexbox .grid--right {
  justify-content: right;
}

.grid--v-top > * {
  vertical-align: top;
}

.grid--v-middle > * {
  vertical-align: middle;
}

.grid--v-bottom > * {
  vertical-align: bottom;
}

.grid--listing-blocks {
  margin-right: -5px;
}
.grid--listing-blocks > * {
  padding-right: 5px;
  margin-bottom: 5px;
}
.grid--listing-blocks.grid--flush-bottom {
  margin-bottom: -5px;
}
.grid--listing-blocks > * {
  overflow: hidden;
}

.modular .grid--listing-blocks {
  margin-right: -20px;
}
.modular .grid--listing-blocks > * {
  margin-bottom: 20px;
  padding-right: 20px;
}

.grid--loose {
  margin-right: -65px;
}
.grid--loose > * {
  padding-right: 65px;
  margin-bottom: 65px;
}
.grid--loose.grid--flush-bottom {
  margin-bottom: -65px;
}
@media screen and (max-width: 500px) {
  .grid--loose {
    margin-right: -30px;
  }
  .grid--loose > * {
    padding-right: 30px;
    margin-bottom: 30px;
  }
  .grid--loose.grid--flush-bottom {
    margin-bottom: -30px;
  }
}

.grid--listing {
  margin-right: -50px;
}
.grid--listing > * {
  padding-right: 50px;
  margin-bottom: 50px;
}
.grid--listing.grid--flush-bottom {
  margin-bottom: -50px;
}

.grid--buttons {
  margin-right: -10px;
}
.grid--buttons > * {
  padding-right: 10px;
  margin-bottom: 10px;
}
.grid--buttons.grid--flush-bottom {
  margin-bottom: -10px;
}
.grid--buttons .button, .grid--buttons .basket .callout-button.button-clear, .basket .grid--buttons .callout-button.button-clear, .grid--buttons .cookie-preferences__footer button, .cookie-preferences__footer .grid--buttons button {
  width: 100%;
}

@media screen and (max-width: 500px) {
  .grid--mobile-tight {
    margin-right: -15px;
  }
  .grid--mobile-tight > * {
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .grid--mobile-tight.grid--flush-bottom {
    margin-bottom: -15px;
  }
}

.grid--nav {
  margin-right: -20px;
}
.grid--nav > * {
  padding-right: 20px;
  margin-bottom: 20px;
}
.grid--nav.grid--flush-bottom {
  margin-bottom: -20px;
}

.grid--flush {
  margin-right: 0;
}
.grid--flush > * {
  padding-right: 0;
  margin-bottom: 0;
}
.grid--flush.grid--flush-bottom {
  margin-bottom: 0;
}

.grid--alternate {
  direction: rtl;
}
.grid--alternate > * {
  direction: ltr;
}

.grid--height {
  height: 100%;
}

/*
VideoJS Default Styles (http://videojs.com)
Version 3.1.0
*/
/*
REQUIRED STYLES (be careful overriding)
================================================================================ */
/* When loading the player, the video tag is replaced with a DIV,
   that will hold the video tag or object tag for other playback methods.
   The div contains the video playback element (Flash or HTML5) and controls, and sets the width and height of the video.

   ** If you want to add some kind of border/padding (e.g. a frame), or special positioning, use another containing element.
   Otherwise you risk messing up control positioning and full window mode. **
*/
.video-js {
  background-color: #000;
  position: relative;
  padding: 0;
  /* Start with 10px for base font size so other dimensions can be em based and easily calculable. */
  font-size: 10px;
  /* Allow poster to be vertially aligned. */
  vertical-align: middle;
  /*  display: table-cell; */ /*This works in Safari but not Firefox.*/
}

/* Playback technology elements expand to the width/height of the containing div. <video> or <object> */
.video-js .vjs-tech {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Fix for Firefox 9 fullscreen (only if it is enabled). Not needed when checking fullScreenEnabled. */
.video-js:-moz-full-screen {
  position: absolute;
}

/* Fullscreen Styles */
body.vjs-full-window {
  padding: 0;
  margin: 0;
  height: 100%;
  overflow-y: auto; /* Fix for IE6 full-window. http://www.cssplay.co.uk/layouts/fixed.html */
}

.video-js.vjs-fullscreen {
  position: fixed;
  overflow: hidden;
  z-index: 1000;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  _position: absolute; /* IE6 Full-window (underscore hack) */
}

.video-js:-webkit-full-screen {
  width: 100% !important;
  height: 100% !important;
}

/* Poster Styles */
.vjs-poster {
  margin: 0 auto;
  padding: 0;
  cursor: pointer;
  /* Scale with the size of the player div. Works when poster is vertically shorter, but stretches when it's less wide. */
  position: relative;
  width: 100%;
  max-height: 100%;
}

/* Subtiles Styles */
.video-js .vjs-subtitles {
  color: #fff;
  font-size: 20px;
  text-align: center;
  position: absolute;
  bottom: 40px;
  left: 0;
  right: 0;
}

/* Fading sytles, used to fade control bar. */
.vjs-fade-in {
  visibility: visible !important; /* Needed to make sure things hide in older browsers too. */
  opacity: 1 !important;
  transition: visibility 0s linear 0s, opacity 0.3s linear;
}

.vjs-fade-out {
  visibility: hidden !important;
  opacity: 0 !important;
  transition: visibility 0s linear 1.5s, opacity 1.5s linear;
}

/* DEFAULT SKIN (override in another file to create new skins)
================================================================================
Instead of editing this file, I recommend creating your own skin CSS file to be included after this file,
so you can upgrade to newer versions easier. You can remove all these styles by removing the 'vjs-default-skin' class from the tag. */
/* The default control bar. Created by bar.js */
.vjs-default-skin .vjs-controls {
  position: absolute;
  bottom: 0; /* Distance from the bottom of the box/video. Keep 0. Use height to add more bottom margin. */
  left: 0;
  right: 0; /* 100% width of div */
  margin: 0;
  padding: 0; /* Controls are absolutely position, so no padding necessary */
  height: 2.6em; /* Including any margin you want above or below control items */
  color: #fff;
  border-top: 1px solid #404040;
  /* CSS Gradient */
  /* Can use the Ultimate CSS Gradient Generator: http://www.colorzilla.com/gradient-editor/ */
  background: #242424; /* Old browsers */ /* FF3.6+ */ /* Chrome,Safari4+ */ /* Chrome10+,Safari5.1+ */ /* Opera11.10+ */ /* IE10+ */
  /* Filter was causing a lot of weird issues in IE. Elements would stop showing up, or other styles would break. */
  /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242424', endColorstr='#171717',GradientType=0 );*/ /* IE6-9 */
  background: linear-gradient(top, #242424 50%, #1f1f1f 50%, #171717 100%); /* W3C */
  /* Start hidden and with 0 opacity. Opacity is used to fade in modern browsers. */
  /* Can't use display block to hide initially because widths of slider handles aren't calculated and avaialbe for positioning correctly. */
  visibility: hidden;
  opacity: 0;
}

/* General styles for individual controls. */
.vjs-default-skin .vjs-control {
  position: relative;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
  height: 2.6em;
  width: 2.6em;
}

.vjs-default-skin .vjs-control:focus {
  outline: 0;
}

/* Hide control text visually, but have it available for screenreaders: h5bp.com/v */
.vjs-default-skin .vjs-control-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* Play/Pause
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-play-control {
  width: 5em;
  cursor: pointer !important;
}

/* Play Icon */
.vjs-default-skin.vjs-paused .vjs-play-control div {
  width: 15px;
  height: 17px;
  background: url("../core/images/video-js.png");
  margin: 0.5em auto 0;
}

.vjs-default-skin.vjs-playing .vjs-play-control div {
  width: 15px;
  height: 17px;
  background: url("../core/images/video-js.png") -25px 0;
  margin: 0.5em auto 0;
}

/* Rewind
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-rewind-control {
  width: 5em;
  cursor: pointer !important;
}

.vjs-default-skin .vjs-rewind-control div {
  width: 19px;
  height: 16px;
  background: url("../core/images/video-js.png");
  margin: 0.5em auto 0;
}

/* Volume/Mute
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-mute-control {
  width: 3.8em;
  cursor: pointer !important;
  float: right;
}

.vjs-default-skin .vjs-mute-control div {
  width: 22px;
  height: 16px;
  background: url("../core/images/video-js.png") -75px -25px;
  margin: 0.5em auto 0;
}

.vjs-default-skin .vjs-mute-control.vjs-vol-0 div {
  background: url("../core/images/video-js.png") 0 -25px;
}

.vjs-default-skin .vjs-mute-control.vjs-vol-1 div {
  background: url("../core/images/video-js.png") -25px -25px;
}

.vjs-default-skin .vjs-mute-control.vjs-vol-2 div {
  background: url("../core/images/video-js.png") -50px -25px;
}

.vjs-default-skin .vjs-volume-control {
  width: 5em;
  float: right;
}

.vjs-default-skin .vjs-volume-bar {
  position: relative;
  width: 5em;
  height: 0.6em;
  margin: 1em auto 0;
  cursor: pointer !important;
  border-radius: 0.3em;
  background: #666;
  background: linear-gradient(top, #333, #666);
}

.vjs-default-skin .vjs-volume-level {
  position: absolute;
  top: 0;
  left: 0;
  height: 0.6em;
  border-radius: 0.3em;
  background: #fff;
  background: linear-gradient(top, #fff, #ccc);
}

.vjs-default-skin .vjs-volume-handle {
  position: absolute;
  top: -0.2em;
  width: 0.8em;
  height: 0.8em;
  background: #ccc;
  left: 0;
  border: 1px solid #fff;
  border-radius: 0.6em;
}

/* Progress
-------------------------------------------------------------------------------- */
.vjs-default-skin div.vjs-progress-control {
  position: absolute;
  left: 4.8em;
  right: 4.8em; /* Leave room for time displays. */
  height: 1em;
  width: auto;
  top: -1.3em; /* Set above the rest of the controls. And leave room for 2px of borders (progress bottom and controls top). */
  border-bottom: 1px solid #1F1F1F;
  border-top: 1px solid #222;
  /* CSS Gradient */
  background: #333;
  background: linear-gradient(top, #333, #222);
  /* 1px top shadow */
  /*  -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.15);*/
}

/* Box containing play and load progresses. Also acts as seek scrubber. */
.vjs-default-skin .vjs-progress-holder {
  position: relative;
  cursor: pointer !important; /*overflow: hidden;*/
  padding: 0;
  margin: 0; /* Placement within the progress control item */
  height: 1em;
  border-radius: 0.6em;
  /* CSS Gradient */
  background: #111;
  background: linear-gradient(top, #111, #262626);
}

.vjs-default-skin .vjs-progress-holder .vjs-play-progress,
.vjs-default-skin .vjs-progress-holder .vjs-load-progress { /* Progress Bars */
  position: absolute;
  display: block;
  height: 1em;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0; /*Needed for IE6*/
  border-radius: 0.6em;
  /*width: 0;*/
}

.vjs-default-skin .vjs-play-progress {
  /* CSS Gradient. */
  background: #fff; /* Old browsers */
  background: linear-gradient(top, #fff 0%, #d6d6d6 50%, #fff 100%);
  background: #efefef;
  background: -ms-linear-gradient(top, #efefef 0%, #f5f5f5 50%, #dbdbdb 50%, #f1f1f1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#efefef", endColorstr="#f1f1f1",GradientType=0 );
  background: linear-gradient(top, #efefef 0%, #f5f5f5 50%, #dbdbdb 50%, #f1f1f1 100%);
}

.vjs-default-skin .vjs-load-progress {
  opacity: 0.8;
  /* CSS Gradient */
  background: #666;
  background: linear-gradient(top, #666, #333);
}

.vjs-default-skin div.vjs-seek-handle {
  position: absolute;
  width: 16px;
  height: 16px; /* Match img pixles */
  margin-top: -0.3em;
  left: 0;
  top: 0; /*Needed for IE6*/
  background: url("../core/images/video-js.png") 0 -50px;
  /* CSS Curved Corners. Needed to make shadows curved. */
  border-radius: 0.8em;
  /* CSS Shadows */
  box-shadow: 0 2px 4px 0 #000;
}

/* Time Display
-------------------------------------------------------------------------------- */
.vjs-default-skin .vjs-time-controls {
  position: absolute;
  right: 0;
  height: 1em;
  width: 4.8em;
  top: -1.3em;
  border-bottom: 1px solid #1F1F1F;
  border-top: 1px solid #222;
  background-color: #333;
  font-size: 1em;
  line-height: 1em;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
  background: #333;
  background: linear-gradient(top, #333, #222);
  /* 1px top shadow */
  /*  -webkit-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px -1px 0px 0px rgba(0, 0, 0, 0.15);*/
}

.vjs-default-skin .vjs-current-time {
  left: 0;
}

.vjs-default-skin .vjs-duration {
  right: 0;
  display: none;
}

.vjs-default-skin .vjs-remaining-time {
  right: 0;
}

.vjs-time-divider {
  display: none;
}

.vjs-default-skin .vjs-time-control {
  font-size: 1em;
  line-height: 1;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

.vjs-default-skin .vjs-time-control span {
  line-height: 25px; /* Centering vertically */
}

/* Fullscreen
-------------------------------------------------------------------------------- */
.vjs-secondary-controls {
  float: right;
}

.vjs-default-skin .vjs-fullscreen-control {
  width: 3.8em;
  cursor: pointer !important;
  float: right;
}

.vjs-default-skin .vjs-fullscreen-control div {
  width: 16px;
  height: 16px;
  background: url("../core/images/video-js.png") -50px 0;
  margin: 0.5em auto 0;
}

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control div {
  background: url("../core/images/video-js.png") -75px 0;
}

/* Big Play Button (at start)
---------------------------------------------------------*/
.vjs-default-skin .vjs-big-play-button {
  display: block; /* Start hidden */
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 8em;
  height: 8em;
  margin: -43px 0 0 -43px;
  text-align: center;
  vertical-align: center;
  cursor: pointer !important;
  border: 0.3em solid #fff;
  opacity: 0.95;
  border-radius: 25px;
  background: #454545;
  background: -ms-linear-gradient(top, #454545 0%, #232323 50%, #161616 50%, #3f3f3f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#454545", endColorstr="#3f3f3f",GradientType=0 );
  background: linear-gradient(top, #454545 0%, #232323 50%, #161616 50%, #3f3f3f 100%);
  /* CSS Shadows */
  box-shadow: 4px 4px 8px #000;
}

.vjs-default-skin div.vjs-big-play-button:hover {
  box-shadow: 0 0 80px #fff;
}

.vjs-default-skin div.vjs-big-play-button span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 35px;
  height: 42px;
  margin: -20px 0 0 -15px; /* Using negative margin to center image. */
  background: url("../core/images/video-js.png") -100px 0;
}

/* Loading Spinner
---------------------------------------------------------*/
/* CSS Spinners by Kilian Valkhof - http://kilianvalkhof.com/2010/css-xhtml/css3-loading-spinners-without-images/ */
.vjs-loading-spinner {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 55px;
  height: 55px;
  margin: -28px 0 0 -28px;
  -webkit-animation-name: rotatethis;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotatethis;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
}
/* Each circle */
div.vjs-loading-spinner .ball1 {
  opacity: 0.12;
  position: absolute;
  left: 20px;
  top: 0px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball2 {
  opacity: 0.25;
  position: absolute;
  left: 34px;
  top: 6px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball3 {
  opacity: 0.37;
  position: absolute;
  left: 40px;
  top: 20px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball4 {
  opacity: 0.5;
  position: absolute;
  left: 34px;
  top: 34px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 15px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball5 {
  opacity: 0.62;
  position: absolute;
  left: 20px;
  top: 40px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball6 {
  opacity: 0.75;
  position: absolute;
  left: 6px;
  top: 34px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball7 {
  opacity: 0.87;
  position: absolute;
  left: 0px;
  top: 20px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

div.vjs-loading-spinner .ball8 {
  opacity: 1;
  position: absolute;
  left: 6px;
  top: 6px;
  width: 13px;
  height: 13px;
  background: #fff;
  border-radius: 13px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border: 1px solid #ccc;
}

.presentation-table, .richtext table {
  background: #fff;
  border: 1px solid #d4d4d4;
}

.presentation-table th, .richtext table th, .presentation-table td, .richtext table td {
  padding: 15px;
  border-bottom: 1px solid #d4d4d4;
  border-left: 1px solid #d4d4d4;
  font-weight: normal;
}

.presentation-table tr > th:first-of-type, .richtext table tr > th:first-of-type, .presentation-table tr > td:first-of-type, .richtext table tr > td:first-of-type {
  border-left: none;
}

.presentation-table th, .richtext table th {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  display: table-cell;
}

.presentation-table thead, .richtext table thead {
  background: #f8f8f8;
}

.presentation-table--zebra tbody tr:nth-of-type(even) td {
  background: #fafafa;
}

.max-width-table-wrap {
  width: 100%;
  overflow: auto;
}

.slider {
  position: relative;
  overflow: hidden;
}

.slider__inner {
  margin: 0;
  overflow: hidden;
  position: relative;
}
.slider__inner:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}

.slider__slide {
  width: 100%;
  z-index: 1;
  top: 0;
  overflow: hidden;
  display: none;
  float: left;
  margin-right: -100%;
}
.slider__slide:first-child {
  display: block;
}

.slider--enabled .slider__slide {
  will-change: transform;
  visibility: hidden;
  display: block;
}

.csstransforms .slider__slide--enter-left,
.csstransforms .slider__slide--enter-right,
.csstransforms .slider__slide--exit-left,
.csstransforms .slider__slide--exit-right {
  visibility: visible;
}
.csstransforms .slider__slide--enter-left,
.csstransforms .slider__slide--exit-left {
  transform: translateX(-100%);
}
.csstransforms .slider__slide--enter-right,
.csstransforms .slider__slide--exit-right {
  transform: translateX(100%);
}
.csstransforms .slider__slide--exit-left,
.csstransforms .slider__slide--exit-right {
  transition: transform 500ms cubic-bezier(0.24, 0.63, 0.44, 1);
}
.csstransforms .slider__slide--active {
  visibility: visible;
  transform: translateX(0);
  transition: transform 500ms cubic-bezier(0.24, 0.63, 0.44, 1);
}

.slider__nav {
  clear: both;
  display: none;
  text-align: center;
  font-size: 0;
}
#ie8 .slider__nav {
  font-size: 0.1px;
}

.slider--enabled .slider__nav {
  display: block;
}

.slider__prev,
.slider__next {
  z-index: 1;
  width: 50px;
  height: 50px;
  background: transparent;
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.slider-nav__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.slider__next {
  left: auto;
  right: 0;
}

.slider--enabled .slider__prev,
.slider--enabled .slider__next {
  display: block;
}
@media screen and (max-width: 979px) {
  .slider--enabled .slider__prev,
  .slider--enabled .slider__next {
    display: none;
  }
}

@media screen and (max-width: 979px) {
  .slider--mobile .slider__prev,
  .slider--mobile .slider__next {
    display: block;
  }
}

.scrollable {
  width: 100%;
  margin: auto;
  text-align: center;
  position: relative;
}

.scrollable__track {
  overflow: visible;
  will-change: transform;
  display: block;
  white-space: nowrap;
  font-size: 0;
  transition: transform 500ms cubic-bezier(0.24, 0.63, 0.44, 1);
  margin-right: -30px;
}
#ie8 .scrollable__track {
  font-size: 0.1px;
}
@media screen and (max-width: 979px) {
  .scrollable__track {
    transition-duration: 500ms;
  }
}

.scrollable__slide {
  will-change: opacity;
  text-align: center;
  display: inline-block;
  white-space: normal;
  width: 100%;
  vertical-align: top;
  text-align: left;
  opacity: 1;
  padding-right: 30px;
}

.scrollable__slide--hidden {
  opacity: 0.5;
}

.scrollable__slide--active {
  opacity: 1;
}

.scrollable--enabled .scrollable__slide {
  transition: opacity 500ms cubic-bezier(0.24, 0.63, 0.44, 1);
}

.slide-content {
  padding-right: 10px;
}

.scrollable__prev,
.scrollable__next {
  width: 50px;
  height: 50px;
  background: #fff;
  box-shadow: 0 0 4px 1px rgb(77, 47, 64);
  display: none;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.scrollable__prev.scrollable--disabled,
.scrollable__next.scrollable--disabled {
  opacity: 0.25;
}

.scrollable-nav__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.scrollable__next {
  left: auto;
  right: 0;
}

.csstransforms .scrollable--enabled .scrollable__prev,
.csstransforms .scrollable--enabled .scrollable__next {
  display: block;
}

.scrollable--visible-right .scrollable__slide--hidden {
  opacity: 0;
}
.scrollable--visible-right .scrollable__slide--active {
  opacity: 1;
}
.scrollable--visible-right .scrollable__slide--active + .scrollable__slide--hidden {
  opacity: 0.5;
}
.scrollable--visible-right .scrollable__slide--active + .scrollable__slide--hidden + .scrollable__slide--hidden {
  opacity: 0.5;
}

.scrollable--smaller-gaps .scrollable__track {
  margin-right: -20px;
}
.scrollable--smaller-gaps .scrollable__slide {
  padding-right: 20px;
}

.scrollable--full-width-slide-contents .scrollable__slide > * {
  width: 100%;
}

@media screen and (min-width: 980px) {
  .l-slider--disabled.slider {
    overflow: visible;
  }
  .l-slider--disabled .slider__slide {
    float: none;
    margin: 0px;
    visibility: visible;
  }
  .l-slider--disabled .slider__slide--enter-left,
  .l-slider--disabled .slider__slide--enter-right,
  .l-slider--disabled .slider__slide--exit-right,
  .l-slider--disabled .slider__slide--exit-left,
  .l-slider--disabled .slider__slide--active {
    visibility: visible;
    transform: none;
    transition: none;
  }
  .l-slider--disabled .slider__prev,
  .l-slider--disabled .slider__next {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .m-slider--disabled.slider {
    overflow: visible;
  }
  .m-slider--disabled .slider__slide {
    float: none;
    margin: 0px;
    visibility: visible;
  }
  .m-slider--disabled .slider__slide--enter-left,
  .m-slider--disabled .slider__slide--enter-right,
  .m-slider--disabled .slider__slide--exit-right,
  .m-slider--disabled .slider__slide--exit-left,
  .m-slider--disabled .slider__slide--active {
    visibility: visible;
    transform: none;
    transition: none;
  }
  .m-slider--disabled .slider__prev,
  .m-slider--disabled .slider__next {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .m-slider--disabled.slider {
    overflow: hidden;
  }
  .m-slider--disabled .slider__slide {
    float: left;
    margin: 0 -100% 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
  }
  .m-slider--disabled .slider--enabled .slider__slide {
    will-change: transform;
    visibility: hidden;
    display: block;
  }
  .m-slider--disabled .slider--enabled .slider__nav {
    display: block;
  }
  .m-slider--disabled .slider__slide--enter-left,
  .m-slider--disabled .slider__slide--exit-left {
    transform: translateX(-100%);
  }
  .m-slider--disabled .slider__slide--enter-right,
  .m-slider--disabled .slider__slide--exit-right {
    transform: translateX(100%);
  }
  .m-slider--disabled .slider__slide--exit-left,
  .m-slider--disabled .slider__slide--exit-right {
    visibility: visible;
    transition: transform 500ms cubic-bezier(0.24, 0.63, 0.44, 1);
  }
  .m-slider--disabled .slider__slide--active {
    visibility: visible;
    transform: translateX(0px);
    transition: transform 500ms cubic-bezier(0.24, 0.63, 0.44, 1);
  }
  .m-slider--disabled .slider__prev,
  .m-slider--disabled .slider__next {
    display: block;
  }
  .s-slider--disabled.slider {
    overflow: visible;
  }
  .s-slider--disabled .slider__slide {
    float: none;
    margin: 0px;
    visibility: visible;
  }
  .s-slider--disabled .slider__slide--enter-left,
  .s-slider--disabled .slider__slide--enter-right,
  .s-slider--disabled .slider__slide--exit-right,
  .s-slider--disabled .slider__slide--exit-left,
  .s-slider--disabled .slider__slide--active {
    visibility: visible;
    transform: none;
    transition: none;
  }
  .s-slider--disabled .slider__prev,
  .s-slider--disabled .slider__next {
    display: none;
  }
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  width: 50px;
  height: 50px;
  background: rgba(212, 212, 212, 0.6);
  background-image: none;
}
.swiper-container .swiper-button-next {
  right: 0;
}
.swiper-container .swiper-button-prev {
  left: 0;
}

.slider__banner {
  padding: 30px 0;
}
@media screen and (max-width: 500px) {
  .slider__banner {
    padding: 20px 0;
  }
}
.slider__banner .grid {
  display: flex;
  margin: 0;
}
.slider__banner .grid .slider-banner__image-wrap {
  margin: 0;
  padding: 0 10px 0 0;
}
.slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link {
  position: relative;
}
.slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link .slider-banner__image-icon {
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 8px;
  color: white;
  position: absolute;
  bottom: 12%;
  right: 7%;
  transform: scale(2);
  text-align: center;
  padding-right: 3px;
  padding-top: 5px;
  font-weight: bold;
}
.slider__banner .grid .slider-banner__image-wrap .slider-banner__open-link .slider-banner__image-icon--dark {
  color: black;
}
.slider__banner .grid .slider-banner__text-wrap {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  margin: 0;
  padding: 0 20px;
}
@media screen and (max-width: 979px) {
  .slider__banner .grid .slider-banner__text-wrap {
    padding: 0 10px;
  }
}

@media only screen and (max-width: 600px) {
  .slider-banner__text {
    font-size: 14px;
    font-size: 0.875 rem;
  }
}

.mfp-slider-banner .mfp-container {
  padding: 0;
}
.mfp-slider-banner .mfp-content {
  left: 0;
  top: 0;
  border: 0;
  width: 100%;
  max-width: 100%;
  background: #fff;
  border-radius: 0;
  padding: 40px 0;
  margin: 0;
  overflow: hidden;
}
body:not(.brand-refresh) .mfp-slider-banner .mfp-content {
  max-width: 100%;
  border: 0;
  border-radius: 0;
}
@media screen and (max-width: 500px) {
  .mfp-slider-banner .mfp-content {
    bottom: auto;
    padding: 15px 0 20px;
  }
}
@media screen and (max-width: 500px) {
  .mfp-slider-banner .mfp-close,
  .mfp-slider-banner .mfp-close:active {
    top: auto;
    bottom: 0;
  }
}

.slider-banner .slider-banner__image {
  padding: 0 10px;
}
.slider-banner .slider-banner__image img {
  margin: -25px 0;
}
@media screen and (max-width: 500px) {
  .slider-banner .slider-banner__image {
    padding: 0 2px;
  }
}
.slider-banner .slick-slide {
  outline: 0;
  -webkit-appearance: none;
}
.slider-banner .slick-dots {
  width: 100%;
  text-align: center;
  display: block !important;
}
.slider-banner .slick-dots li {
  display: inline-block;
}
.slider-banner .slick-dots li button {
  font-size: 0;
}
.slider-banner .slick-dots li button:before {
  content: "●";
  display: block;
  width: 10px;
  height: 10px;
  color: #5a5a5a;
  font-size: 13px;
  padding: 0 2px;
}
.slider-banner .slick-dots li.slick-active button:before {
  color: #000;
}

.ajax-loader {
  position: relative;
  pointer-events: none;
}
.ajax-loader:after {
  background: rgba(255, 255, 255, 0.8) url("../images/ajax-loaderbw.gif") no-repeat scroll 50% 50%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 100;
}

.ajax-loader--no-spinner:after {
  background: rgba(255, 255, 255, 0.8);
}

.aspect,
.pdp__video-wrap,
.text-block__media,
.listing-block__video-wrap,
.listing-block {
  position: relative;
  overflow: hidden;
}
.aspect:before,
.pdp__video-wrap:before,
.text-block__media:before,
.listing-block__video-wrap:before,
.listing-block:before {
  position: relative;
  content: "";
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 100%;
}
.aspect > *,
.pdp__video-wrap > *,
.text-block__media > *,
.listing-block__video-wrap > *,
.listing-block > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.l-aspect-1x1:before {
  padding-bottom: 100%;
}

.l-aspect-2x1:before {
  padding-bottom: 50%;
}

.l-aspect-3x1:before {
  padding-bottom: 33.3333333333%;
}

.l-aspect-4x3:before {
  padding-bottom: 75%;
}

.l-aspect-3x4:before {
  padding-bottom: 133.3333333333%;
}

.l-aspect-3x2:before {
  padding-bottom: 66.6666666667%;
}

.l-aspect-24x10:before {
  padding-bottom: 41.6666666667%;
}

@media screen and (max-width: 979px) {
  .m-aspect-1x1:before {
    padding-bottom: 100%;
  }
  .m-aspect-2x1:before {
    padding-bottom: 50%;
  }
  .m-aspect-3x1:before {
    padding-bottom: 33.3333333333%;
  }
  .m-aspect-4x3:before {
    padding-bottom: 75%;
  }
  .m-aspect-3x4:before {
    padding-bottom: 133.3333333333%;
  }
  .m-aspect-3x2:before {
    padding-bottom: 66.6666666667%;
  }
  .m-aspect-24x10:before {
    padding-bottom: 41.6666666667%;
  }
}
@media screen and (max-width: 500px) {
  .s-aspect-1x1:before {
    padding-bottom: 100%;
  }
  .s-aspect-2x1:before {
    padding-bottom: 50%;
  }
  .s-aspect-3x1:before {
    padding-bottom: 33.3333333333%;
  }
  .s-aspect-4x3:before {
    padding-bottom: 75%;
  }
  .s-aspect-3x4:before {
    padding-bottom: 133.3333333333%;
  }
  .s-aspect-3x2:before {
    padding-bottom: 66.6666666667%;
  }
  .s-aspect-24x10:before {
    padding-bottom: 41.6666666667%;
  }
}
.title-block {
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
.title-block > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .title-block {
    margin-bottom: 20px;
  }
}

.title-block--left {
  text-align: left;
}

.title-block--right {
  text-align: right;
}

.title-block--tight-bottom {
  margin-bottom: 20px;
}

.title-block__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.title-block__title--small {
  font-size: 16px;
  font-size: 1 rem;
}

.title-block__subtitle {
  color: gray;
  margin-bottom: 15px;
}
.title-block__subtitle a {
  text-decoration: underline;
}

.title-block--black {
  color: black;
}

.title-block--uppercase {
  text-transform: uppercase;
}

.title-block__sort {
  text-align: center;
}
.title-block__sort .select-replace {
  max-width: 250px;
}

.product-catalogue-wrap {
  border-bottom: 1px solid #d4d4d4;
}
@media screen and (max-width: 500px) {
  .product-catalogue-wrap {
    border-bottom: none;
  }
}

.product-catalogue {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: -50px;
  position: relative;
}
#ie8 .product-catalogue {
  font-size: 0.1px;
}
.product-catalogue > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.product-catalogue .product-catalogue--band-header {
  width: 100%;
  font-size: 1.5rem;
  text-align: left;
  padding: 40px 0;
}
.product-catalogue .product-catalogue--band-header span {
  font-size: 1rem;
  padding-left: 10px;
}

.product-catalogue .product-catalogue--band-footer {
  width: 100%;
  text-align: center;
  padding: 15px 50px 0px 0px;
}
@media screen and (max-width: 500px) {
  .product-catalogue .product-catalogue--band-footer {
    text-align: center;
    border-bottom: none;
  }
}
.product-catalogue .product-catalogue--band-footer hr {
  margin-top: 45px;
}

.product-catalogue .product-catalogue--row-footer {
  width: 100%;
  text-align: right;
  padding: 0;
}
@media screen and (max-width: 500px) {
  .product-catalogue .product-catalogue--row-footer {
    text-align: center;
    border-bottom: none;
  }
}
.product-catalogue .product-catalogue--row-footer hr {
  margin-top: 45px;
}

.collection-catalogue .product-catalogue__item-refresh::before {
  display: none !important;
}

.product-catalogue--centered {
  text-align: center;
}

.product-catalogue__item, .product-catalogue__item-single, .product-catalogue__item-refresh {
  width: 25%;
  padding-right: 50px;
  margin-bottom: 30px;
  margin-top: 30px;
  vertical-align: top;
}
.product-catalogue__item:before, .product-catalogue__item-single:before, .product-catalogue__item-refresh:before {
  content: "";
  display: none;
  height: 1px;
  background: #d4d4d4;
  position: absolute;
  margin-top: -30px;
  right: 50px;
  left: 0;
}
.pdp-related-product-slide .product-catalogue__item, .pdp-related-product-slide .product-catalogue__item-single, .pdp-related-product-slide .product-catalogue__item-refresh {
  width: 100%;
  padding-right: 0;
}

.product-catalogue__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin: 20px;
  text-align: center;
}

.product-catalogue__item:nth-child(-n+4), .product-catalogue__item-single:nth-child(-n+4), .product-catalogue__item-refresh:nth-child(-n+4) {
  margin-top: 0;
}
@media screen and (min-width: 980px) {
  .wrap:not(.bigger-view) .product-catalogue__item:nth-child(4n+1)::before, .wrap:not(.bigger-view) .product-catalogue__item-single:nth-child(4n+1)::before, .wrap:not(.bigger-view) .product-catalogue__item-refresh:nth-child(4n+1)::before {
    display: block;
  }
}
@media screen and (max-width: 979px) {
  .wrap:not(.bigger-view) .product-catalogue__item:nth-child(3n+1)::before, .wrap:not(.bigger-view) .product-catalogue__item-single:nth-child(3n+1)::before, .wrap:not(.bigger-view) .product-catalogue__item-refresh:nth-child(3n+1)::before {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .wrap:not(.bigger-view) .product-catalogue__item:nth-child(2n+1)::before, .wrap:not(.bigger-view) .product-catalogue__item-single:nth-child(2n+1)::before, .wrap:not(.bigger-view) .product-catalogue__item-refresh:nth-child(2n+1)::before {
    display: block;
  }
}
.wrap:not(.bigger-view) .product-catalogue__item:first-child::before, .wrap:not(.bigger-view) .product-catalogue__item-single:first-child::before, .wrap:not(.bigger-view) .product-catalogue__item-refresh:first-child::before {
  display: none;
}
.wrap:not(.bigger-view) .product-catalogue__item.no-divider::before, .wrap:not(.bigger-view) .no-divider.product-catalogue__item-single::before, .wrap:not(.bigger-view) .no-divider.product-catalogue__item-refresh::before {
  display: none;
}
@media screen and (min-width: 980px) {
  .wrap.bigger-view .product-catalogue__item:nth-child(3n+1)::before, .wrap.bigger-view .product-catalogue__item-single:nth-child(3n+1)::before, .wrap.bigger-view .product-catalogue__item-refresh:nth-child(3n+1)::before {
    display: block;
  }
}
@media screen and (max-width: 979px) {
  .wrap.bigger-view .product-catalogue__item:nth-child(2n+1)::before, .wrap.bigger-view .product-catalogue__item-single:nth-child(2n+1)::before, .wrap.bigger-view .product-catalogue__item-refresh:nth-child(2n+1)::before {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .wrap.bigger-view .product-catalogue__item:nth-child(n)::before, .wrap.bigger-view .product-catalogue__item-single:nth-child(n)::before, .wrap.bigger-view .product-catalogue__item-refresh:nth-child(n)::before {
    display: none;
  }
}
.wrap.bigger-view .product-catalogue__item:first-child::before, .wrap.bigger-view .product-catalogue__item-single:first-child::before, .wrap.bigger-view .product-catalogue__item-refresh:first-child::before {
  display: none;
}
.wrap.bigger-view .product-catalogue__item.no-divider::before, .wrap.bigger-view .no-divider.product-catalogue__item-single::before, .wrap.bigger-view .no-divider.product-catalogue__item-refresh::before {
  display: none;
}

.collection-catalogue .product-catalogue__item-refresh {
  margin-top: 0 !important;
}
.collection-catalogue .product-catalogue__item:nth-child(-n+4), .collection-catalogue .product-catalogue__item-single:nth-child(-n+4), .collection-catalogue .product-catalogue__item-refresh:nth-child(-n+4) {
  margin-top: 30px;
}

.bigger-view .product-catalogue__item, .bigger-view .product-catalogue__item-single, .bigger-view .product-catalogue__item-refresh {
  width: 33.3333333333%;
}
.bigger-view .product-catalogue__item:nth-child(4), .bigger-view .product-catalogue__item-single:nth-child(4), .bigger-view .product-catalogue__item-refresh:nth-child(4) {
  margin-top: 30px;
}

.collection-catalogue .product-catalogue__item, .collection-catalogue .product-catalogue__item-single, .collection-catalogue .product-catalogue__item-refresh {
  width: 25%;
}
.collection-catalogue .product-catalogue__item:nth-child(6), .collection-catalogue .product-catalogue__item-single:nth-child(6), .collection-catalogue .product-catalogue__item-refresh:nth-child(6) {
  margin-top: 0;
}

@media screen and (max-width: 979px) {
  .product-catalogue__item, .product-catalogue__item-single, .product-catalogue__item-refresh {
    width: 33.3333333333%;
  }
  .product-catalogue__item:nth-child(4), .product-catalogue__item-single:nth-child(4), .product-catalogue__item-refresh:nth-child(4) {
    margin-top: 30px;
  }
  .collection-catalogue .product-catalogue__item, .collection-catalogue .product-catalogue__item-single, .collection-catalogue .product-catalogue__item-refresh {
    width: 50%;
  }
  .collection-catalogue .product-catalogue__item:nth-child(6), .collection-catalogue .product-catalogue__item-single:nth-child(6), .collection-catalogue .product-catalogue__item-refresh:nth-child(6) {
    margin-top: 0;
  }
}
@media screen and (max-width: 979px) {
  .bigger-view .product-catalogue__item, .bigger-view .product-catalogue__item-single, .bigger-view .product-catalogue__item-refresh {
    width: 50%;
  }
  .bigger-view .product-catalogue__item:nth-child(3), .bigger-view .product-catalogue__item-single:nth-child(3), .bigger-view .product-catalogue__item-refresh:nth-child(3) {
    margin-top: 30px;
  }
  .bigger-view .collection-catalogue .product-catalogue__item, .bigger-view .collection-catalogue .product-catalogue__item-single, .bigger-view .collection-catalogue .product-catalogue__item-refresh {
    width: 50%;
  }
  .bigger-view .collection-catalogue .product-catalogue__item:nth-child(3), .bigger-view .collection-catalogue .product-catalogue__item-single:nth-child(3), .bigger-view .collection-catalogue .product-catalogue__item-refresh:nth-child(3) {
    margin-top: 0;
  }
}
@media screen and (max-width: 500px) {
  .product-catalogue__item, .product-catalogue__item-single, .product-catalogue__item-refresh {
    width: 50%;
  }
  .product-catalogue__item:nth-child(3), .product-catalogue__item-single:nth-child(3), .product-catalogue__item-refresh:nth-child(3) {
    margin-top: 30px;
  }
}
@media screen and (max-width: 500px) {
  .bigger-view .product-catalogue__item, .bigger-view .product-catalogue__item-single, .bigger-view .product-catalogue__item-refresh {
    width: 100%;
  }
  .bigger-view .product-catalogue__item:nth-child(n), .bigger-view .product-catalogue__item-single:nth-child(n), .bigger-view .product-catalogue__item-refresh:nth-child(n) {
    margin-top: 0;
  }
}
.product-catalogue__pagination {
  text-align: right;
  padding: 10px 0;
  border-bottom: 1px solid #d4d4d4;
}
@media screen and (max-width: 979px) {
  .product-catalogue__pagination {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  .product-catalogue__pagination {
    border-top: 1px solid #d4d4d4;
    border-bottom: none;
  }
}

.product-listing-block {
  padding-top: 30px;
}

@media screen and (max-width: 979px) {
  .product-listing-block .product-catalogue__item, .product-listing-block .product-catalogue__item-single, .product-listing-block .product-catalogue__item-refresh {
    width: 50%;
    margin-top: 30px;
  }
  .product-listing-block .product-catalogue__item:nth-child(-n+2), .product-listing-block .product-catalogue__item-single:nth-child(-n+2), .product-listing-block .product-catalogue__item-refresh:nth-child(-n+2) {
    margin-top: 0;
  }
}
.product-catalogue__more {
  background: rgba(0, 0, 0, 0.55);
  color: white;
  line-height: 1;
  margin: 0 50px 20px 0;
  padding: 0.75em 1.25em;
  float: right;
}

.search-results--no-results {
  text-align: center;
}

.product-listing-refresh .fake-slider {
  display: block;
  height: 63px;
}
.product-listing-refresh .fake-slider.fake-slider__thin {
  height: 47px;
}
@media screen and (max-width: 500px) {
  .product-listing-refresh .fake-slider {
    height: 67px;
  }
  .product-listing-refresh .fake-slider.fake-slider__thin {
    height: 51px;
  }
}

.product-listing__media-refresh {
  margin-bottom: 10px !important;
  padding: 2px;
}
.product-listing__media-refresh:hover .product-listing__flash-refresh {
  background: rgba(255, 255, 255, 0.6);
}

.product-listing__flash-refresh {
  font-size: 12px;
  font-size: 0.75 rem;
  color: #969696;
  text-transform: uppercase;
  border-top: 1px solid #969696;
  border-bottom: 1px solid #969696;
  width: auto;
  display: inline-block;
  padding: 0 5px;
  letter-spacing: 2px;
  position: absolute;
  top: -10px;
  z-index: 50;
  left: 50%;
  white-space: nowrap;
  transform: translateX(-50%);
}
.product-listing__flash-refresh span:not(:last-child)::after {
  content: "/";
  padding-left: 5px;
}
.product-listing__flash-refresh span:last-child::after {
  display: none;
}

.wide-badge {
  white-space: normal;
  min-width: 65% !important;
}

.product-listing__name-refresh {
  font-size: 14px;
  font-size: 0.875 rem;
  text-transform: uppercase;
  margin-bottom: 3px;
  margin-top: 7px;
  height: 2.6rem;
  /* overflow: hidden;*/
  display: flex;
  flex-direction: column;
  vertical-align: bottom;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}
.product-listing__name-refresh.products-listing__name-refresh--no-options {
  display: block;
  margin-top: 26px;
  /*
  display: inline-block;
  vertical-align: -40px;
  */
}
.product-listing__name-refresh.product-listing__name-refresh-reverse {
  flex-direction: column-reverse !important;
  height: 3.8rem !important;
}

.product-listing__finish-refresh {
  font-size: 13px;
  font-size: 0.8125 rem;
  margin-bottom: 5px;
  height: 2.4rem;
  overflow: hidden;
}

.product-listing__price-refresh {
  line-height: normal;
  font-size: 11px;
  font-size: 0.6875 rem;
  margin-bottom: 10px;
  display: inline-block;
}

.product-listing__buttons {
  width: 100%;
  text-align: center;
  position: absolute;
}
.product-listing__buttons.buttons--pricing {
  position: relative !important;
}
.product-listing__buttons.buttons--single {
  position: relative !important;
}
.product-listing__buttons .button, .product-listing__buttons .basket .callout-button.button-clear, .basket .product-listing__buttons .callout-button.button-clear, .product-listing__buttons .cookie-preferences__footer button, .cookie-preferences__footer .product-listing__buttons button {
  padding: 7px 8px;
  margin: 0 5px 5px;
  font-size: 11px;
  font-size: 0.6875 rem;
}
.product-listing__buttons .button.button--quickview, .product-listing__buttons .basket .button--quickview.callout-button.button-clear, .basket .product-listing__buttons .button--quickview.callout-button.button-clear, .product-listing__buttons .cookie-preferences__footer button.button--quickview, .cookie-preferences__footer .product-listing__buttons button.button--quickview {
  padding: 7px 14px;
}
.product-listing__buttons .button.button--quickview:hover, .product-listing__buttons .basket .button--quickview.callout-button.button-clear:hover, .basket .product-listing__buttons .button--quickview.callout-button.button-clear:hover, .product-listing__buttons .cookie-preferences__footer button.button--quickview:hover, .cookie-preferences__footer .product-listing__buttons button.button--quickview:hover {
  background-color: transparent !important;
}

.product-listing__product-info {
  min-height: 100px;
}

.product-listing__dummy-slider {
  max-height: 45px;
  min-height: 18px;
  content: " ";
}

.product-listing__finish-slider {
  /*visibility: hidden;*/
  width: 85%;
  margin: 0 auto;
  overflow: hidden;
  max-height: 50px;
}
.product-listing__finish-slider.slick-initialized {
  visibility: visible;
  min-height: 45px;
}
.product-listing__finish-slider.slick-initialized .slick-list {
  width: calc(100% + 30px);
  left: -15px;
}
.product-listing__finish-slider.slick-initialized .slick-prev {
  background: linear-gradient(to left, rgba(255, 255, 255, 0.25) 0%, #fff 40%);
  z-index: 1;
}
.product-listing__finish-slider.slick-initialized .slick-next {
  background: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, #fff 40%);
}
.product-listing__finish-slider .slick-slide {
  padding: 2px;
  width: 42px;
  border: 1px solid #fff;
}
.product-listing__finish-slider .slick-slide:focus {
  outline: none;
}
.product-listing__finish-slider .slick-current {
  border-color: #aeaeae;
}

.bigger-view .product-catalogue .product-catalogue__item-refresh .product-listing-refresh .product-listing__finish-slider.slick-initialized {
  visibility: visible;
  min-height: 45px;
}
.bigger-view .product-catalogue .product-catalogue__item-refresh .product-listing-refresh .product-listing__dummy-slider {
  max-height: 75px;
  min-height: 48px;
  content: " ";
}
.bigger-view .product-catalogue .product-catalogue__item-refresh .product-listing-refresh .product-listing__name-refresh.products-listing__name-refresh--no-options {
  display: block;
  margin-top: 26px;
  /*
  display: inline-block;
  vertical-align: -40px;
  */
}
.bigger-view .product-catalogue .product-catalogue__item-refresh .product-listing-refresh .fake-slider {
  display: block;
  height: 63px;
}
.bigger-view .product-catalogue .product-catalogue__item-refresh .product-listing-refresh .fake-slider.fake-slider__thin {
  height: 47px;
}

.nobadges {
  /* padding-bottom: 44px !important; */
}

.slick-list.draggable {
  padding: 0 20% !important;
}

.product-listing__buttons {
  margin-top: 10px;
}
.product-listing__buttons .card-button-wrap {
  position: relative;
  text-align: center;
  display: inline-block;
}
.product-listing__buttons .card-button-wrap .card-price-button {
  display: table;
  width: 100%;
  float: none;
  border: 2px solid #4d2f40;
}
.product-listing__buttons .card-button-wrap .card-price-button .card-price-button__price-wrap {
  width: auto;
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
@media screen and (max-width: 374px) {
  .product-listing__buttons .card-button-wrap .card-price-button .card-price-button__price-wrap {
    padding: 0 6px;
  }
}
.product-listing__buttons .card-button-wrap .card-price-button .card-price-button__price-wrap p {
  margin: 0;
  line-height: 0.9rem;
}
.product-listing__buttons .card-button-wrap .card-price-button .card-price-button__price-wrap p .was {
  color: #970202;
  text-decoration: line-through;
  font-size: 0.8rem;
  margin: 0.2rem;
}
.product-listing__buttons .card-button-wrap .card-price-button a, .product-listing__buttons .card-button-wrap .card-price-button button {
  margin: 0;
  padding: 0;
}
.product-listing__buttons .card-button-wrap .card-price-button a.button--quickview {
  padding: 8px 14px;
  float: right;
}
@media screen and (max-width: 374px) {
  .product-listing__buttons .card-button-wrap .card-price-button a.button--quickview {
    padding: 8px 2px;
  }
}

/**
 *** Flickity ***
 */
.carousel-cell img {
  max-height: 46px;
  max-width: 46px;
  width: auto;
  padding: 4px;
}

.flickity-page-dots {
  visibility: hidden;
}

.flickity-prev-next-button {
  height: 46px !important;
  width: 30px !important;
}

.flickity-prev-next-button.next {
  position: relative;
  float: right;
  margin-top: -22px;
  right: 0 !important;
}
@media screen and (max-width: 500px) {
  .flickity-prev-next-button.next {
    margin-top: -28px;
  }
}

.flickity-prev-next-button.previous {
  position: relative;
  float: left;
  margin-top: -22px;
  left: 0 !important;
}
@media screen and (max-width: 500px) {
  .flickity-prev-next-button.previous {
    margin-top: -28px;
  }
}

.flickity-prev-next-button.next, .flickity-prev-next-button.next:hover, .flickity-prev-next-button.next:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-radius: 0px;
  opacity: unset !important;
  background: transparent;
  /* background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.99) 99%, rgba(255,255,255,1) 100%); */ /* FF3.6-15 */
  /* background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); */ /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,0.99) 99%,rgba(255,255,255,1) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); */ /* IE6-9 */
}

.flickity-prev-next-button.previous, .flickity-prev-next-button.previous:hover, .flickity-prev-next-button.previous:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  border-radius: 0px;
  left: 0px !important;
  opacity: unset !important;
  background: transparent;
  /* background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,0.99) 1%, rgba(255,255,255,0) 100%); */ /* FF3.6-15 */
  /* background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(255,255,255,0) 100%); */ /* Chrome10-25,Safari5.1-6 */
  /* background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0.99) 1%,rgba(255,255,255,0) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); */ /* IE6-9 */
}

.flickity-prev-next-button.next:disabled {
  background: transparent !important;
  opacity: 0.2 !important;
}

.flickity-prev-next-button.previous:disabled {
  background: transparent !important;
  opacity: 0.2 !important;
}

.flickity-container {
  visibility: hidden;
}
@media screen and (max-width: 500px) {
  .flickity-container {
    margin-bottom: 5px;
  }
}

article .flickity-viewport,
.modular--colour-carousel article.product-catalogue__item-refresh .flickity-viewport {
  height: 46px !important;
}

.carousel-cell.is-clicked img {
  border: solid 1px #aeaeae;
}

.product-listing-single {
  /**
   * Left aligned variant
   */
}
.product-listing-single .fake-slider {
  display: block;
  height: 63px;
}
.product-listing-single .fake-slider.fake-slider__thin {
  height: 47px;
}
@media screen and (max-width: 500px) {
  .product-listing-single .fake-slider {
    height: 67px;
  }
  .product-listing-single .fake-slider.fake-slider__thin {
    height: 51px;
  }
}
.product-listing-single .product-listing__option {
  margin-top: 0.5em;
  cursor: default;
  display: none;
}
.product-listing-single .product-listing__option img {
  display: block;
  width: 23px;
}
@media screen and (max-width: 979px) {
  .product-listing-single .product-listing__option img {
    width: 20px;
  }
}
.product-listing-single .product-listing__option a {
  display: inline-block;
}
.product-listing-single .product-listing__option a.option-more {
  background: #eee;
  padding: 2px 4px;
  font-size: 0.8rem;
  vertical-align: top;
}
@media screen and (max-width: 979px) {
  .product-listing-single .product-listing__option a.option-more {
    display: inline-block;
    padding: 0;
    width: 20px;
    height: 20px;
    text-align: center;
  }
}
.product-listing-single .product-listing__option a.option-current {
  position: relative;
}
.product-listing-single .product-listing__option a.option-current:after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  top: 100%;
  border-top: 2px solid transparent;
  border-bottom: 2px solid #8e8e8d;
}
.product-listing-single .product-listing__flash {
  top: auto;
  bottom: calc(100% + 0.5rem);
}
.product-listing-single .product-listing__flash .product-listing__flash-content {
  border-top: 0px;
  border-bottom: 0px;
  padding: 0.5em;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  background: rgba(255, 255, 255, 0.6);
  margin: 0 0.25em;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  padding: 0.5em 0.6em;
}
.product-listing-single .product-listing__flash .product-listing__flash-content:not(:last-child)::after {
  display: none;
}
@media screen and (max-width: 500px) {
  .product-listing-single .product-listing__flash .product-listing__flash-content {
    font-size: 0.65rem;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: -1px;
    letter-spacing: 0.1em;
  }
}
.product-listing-single .product-listing__flash.product-listing__flash-flash .product-listing__flash-sale {
  padding: 0.6em 1em;
  letter-spacing: 0.2em;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 500px) {
  .product-listing-single .product-listing__flash.product-listing__flash-flash .product-listing__flash-sale {
    font-size: 0.65rem;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: -1px;
    letter-spacing: 0.1em;
  }
}
.product-listing-single .product-listing__tags {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  line-height: 1em;
}
.product-listing-single .product-listing__tag-content {
  border-top: 0px;
  border-bottom: 0px;
  letter-spacing: unset;
  color: black;
  font-size: 0.75rem;
  -webkit-font-smoothing: antialiased;
}
.product-listing-single .product-listing__tag-content:not(:last-child)::after {
  content: "|";
  margin: 0 0.25em 0 0.65em;
}
@media screen and (max-width: 979px) {
  .product-listing-single .product-listing__tag-content:not(:last-child)::after {
    margin: 0 0.05em 0 0.45em;
  }
}
.product-listing-single .product-listing__tag-content:last-child::after {
  display: none;
}
@media screen and (max-width: 979px) {
  .product-listing-single .product-listing__tag-content {
    font-size: 0.75rem;
    padding-left: 0;
    padding-right: 0;
  }
  .product-listing-single .product-listing__tag-content:not(:last-child):after {
    padding-left: 1px;
    padding-right: 1px;
  }
}
@media screen and (max-width: 979px) and (min-width: 370px) {
  .product-listing-single .product-listing__tag-content {
    font-size: 0.65rem;
  }
}
.product-listing-single .product-listing__link {
  position: relative;
}
.product-listing-single .product-listing__content {
  margin-top: 1.9em;
  padding-top: 0.15em;
  line-height: 1;
}
.product-listing-single .product-listing__name {
  min-height: auto;
  margin-bottom: 0;
  letter-spacing: 0.065em;
  color: #676767;
}
.product-listing-single .product-listing__name .product-listing__name-new {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #000;
}
.product-listing-single .product-listing__buttons {
  margin-top: 0;
}
.product-listing-single .button, .product-listing-single .basket .callout-button.button-clear, .basket .product-listing-single .callout-button.button-clear, .product-listing-single .cookie-preferences__footer button, .cookie-preferences__footer .product-listing-single button {
  opacity: 0.4;
}
.product-listing-single .button:hover, .product-listing-single .basket .callout-button.button-clear:hover, .basket .product-listing-single .callout-button.button-clear:hover, .product-listing-single .cookie-preferences__footer button:hover, .cookie-preferences__footer .product-listing-single button:hover {
  opacity: 0.8;
}
.product-listing-single .button.button--quickview, .product-listing-single .basket .button--quickview.callout-button.button-clear, .basket .product-listing-single .button--quickview.callout-button.button-clear, .product-listing-single .cookie-preferences__footer button.button--quickview, .cookie-preferences__footer .product-listing-single button.button--quickview {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 1em 0 0.5em 1em;
  border: 0;
  transition: opacity 0.15s;
}
@media screen and (max-width: 500px) {
  .product-listing-single .button.button--quickview, .product-listing-single .basket .button--quickview.callout-button.button-clear, .basket .product-listing-single .button--quickview.callout-button.button-clear, .product-listing-single .cookie-preferences__footer button.button--quickview, .cookie-preferences__footer .product-listing-single button.button--quickview {
    display: none;
  }
}
.product-listing-single .button .ui-icon, .product-listing-single .button .basket .delivery-list__item:before, .basket .product-listing-single .button .delivery-list__item:before, .product-listing-single .basket .callout-button.button-clear .ui-icon, .product-listing-single .basket .callout-button.button-clear .delivery-list__item:before, .basket .product-listing-single .callout-button.button-clear .ui-icon, .basket .product-listing-single .callout-button.button-clear .delivery-list__item:before, .product-listing-single .cookie-preferences__footer button .ui-icon, .product-listing-single .cookie-preferences__footer button .basket .delivery-list__item:before, .basket .product-listing-single .cookie-preferences__footer button .delivery-list__item:before, .cookie-preferences__footer .product-listing-single button .ui-icon, .cookie-preferences__footer .product-listing-single button .basket .delivery-list__item:before, .basket .cookie-preferences__footer .product-listing-single button .delivery-list__item:before {
  transform: scale(0.8);
  transform-origin: bottom right;
}
.product-listing-single .product-listing-price {
  font-size: 0.85rem;
  line-height: 2.25em;
  color: #666;
}
.product-listing-single .product-listing-price .product-listing-price--was {
  margin-right: 0.5em;
}
.product-listing-single .product-listing-price .product-listing-price--was,
.product-listing-single .product-listing-price .product-listing-price--now {
  display: inline;
}
.product-listing-single .product-listing-price-nobadge {
  margin-top: 0;
  padding-top: 25px;
}
@media screen and (max-width: 979px) {
  .product-listing-single .product-listing-price-nobadge {
    padding-top: 0;
  }
}
.product-listing-single .product-listing__finish {
  font-size: 0.75rem;
  margin: 0;
  line-height: 2em;
}
.product-listing-single .lightning-deal {
  margin: 0;
  line-height: 2em;
}
.product-listing-single .lightning-deal__sold {
  color: #c62121;
}
.product-listing-single .product-listing-price--now {
  font-weight: 700;
}
.product-listing-single .product-listing__media, .product-listing-single .product-listing__media-refresh {
  margin-bottom: 5px !important;
  padding: 2px;
}
.product-listing-single .product-listing__media:hover .product-listing__flash, .product-listing-single .product-listing__media-refresh:hover .product-listing__flash {
  background: rgba(255, 255, 255, 0.6);
}
.product-listing-single .product-listing__image {
  z-index: auto;
  max-width: 100%;
  max-height: 100%;
}
.product-listing-single.product-listing-single--left-aligned {
  text-align: left;
}
.product-listing-single.product-listing-single--left-aligned .lightning-deal__sold {
  margin: unset;
  align-items: unset;
}
.product-listing-single.product-listing-single--left-aligned .product-listing__flash {
  text-align: left;
}
.product-listing-single.product-listing-single--left-aligned .product-listing__flash.product-listing__flash-flash {
  box-shadow: inset 0 -1px #680000;
}
.product-listing-single.product-listing-single--left-aligned .product-listing__content {
  margin-top: 1.25em;
}
.product-listing-single.product-listing-single--left-aligned .product-listing__name {
  display: inline-block;
  max-width: 70%;
}
@media screen and (max-width: 979px) {
  .product-listing-single.product-listing-single--left-aligned .product-listing__name {
    display: block;
    max-width: 100%;
  }
}
.product-listing-single.product-listing-single--left-aligned .product-listing-price {
  position: absolute;
  right: 0;
  text-align: right;
  line-height: 1.35em;
}
@media screen and (max-width: 979px) {
  .product-listing-single.product-listing-single--left-aligned .product-listing-price {
    position: relative;
    text-align: left;
  }
}
.product-listing-single.product-listing-single--left-aligned .product-listing-price .product-listing-price--was {
  display: block;
  margin: 0;
  font-size: 0.75rem;
}
@media screen and (max-width: 979px) {
  .product-listing-single.product-listing-single--left-aligned .product-listing-price .product-listing-price--was {
    display: inline-block;
    margin-right: 5px;
  }
}
.product-listing-single.product-listing-single--left-aligned .product-listing-price .product-listing-price--now {
  display: block;
  margin: 0;
  font-size: 0.85rem;
}
@media screen and (max-width: 979px) {
  .product-listing-single.product-listing-single--left-aligned .product-listing-price .product-listing-price--now {
    display: inline-block;
  }
}
.product-listing-single.product-listing-single--left-aligned .product-listing__finish {
  margin-top: 0;
  text-align: left;
}
.product-listing-single.product-listing-single--left-aligned .lightning-deal__sold {
  text-align: left;
}
.product-listing-single.product-listing-single--left-aligned.product-listing-single--fixed-image {
  margin-top: 10px;
}

.listing-top-actions {
  padding: 20px 0px;
}
.listing-top-actions .breadcrumb {
  vertical-align: middle;
}
@media screen and (max-width: 979px) {
  .listing-top-actions .breadcrumb {
    display: none;
  }
}

.flexbox .listing-top-actions {
  display: flex;
  flex: 1 1 auto;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .flexbox .listing-top-actions {
    justify-content: center;
  }
}
.flexbox .listing-top-actions__breadcrumb-and-results {
  text-align: left;
  flex-grow: 1;
}

.no-flexbox .listing-top-actions {
  display: table;
  width: 100%;
}
.no-flexbox .listing-top-actions__breadcrumb-and-results,
.no-flexbox .listing-top-actions__view-and-filters {
  display: table-cell;
  width: 100%;
  text-align: left;
  vertical-align: middle;
}
.no-flexbox .listing-top-actions__view-and-filters {
  white-space: nowrap;
}
@media screen and (max-width: 500px) {
  .no-flexbox .listing-top-actions__view-and-filters {
    text-align: center;
  }
}

.listing-top-actions__breadcrumb-and-results {
  padding-right: 10px;
}

.listing-top-actions__view-and-filters {
  padding-left: 10px;
  text-align: right;
}
@media screen and (max-width: 979px) {
  .listing-top-actions__view-and-filters {
    padding-left: 0;
  }
}

.listing-top-actions__view-count {
  padding-left: 12px;
  margin-left: 8px;
  font-size: 14px;
  font-size: 0.875 rem;
  position: relative;
  vertical-align: middle;
}
.listing-top-actions__view-count:before {
  border: 4px solid white;
  border-left: 4px solid black;
  border-right: 0px;
  content: "";
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  left: 0;
  height: 0px;
  width: 0px;
}
#ie8 .listing-top-actions__view-count:before {
  font-size: 0.1px;
}
@media screen and (max-width: 979px) {
  .listing-top-actions__view-count {
    padding-left: 0;
    margin-left: 0;
  }
  .listing-top-actions__view-count:before {
    content: none;
    display: none;
  }
}

@media screen and (max-width: 500px) {
  .flexbox .listing-top-actions__view-and-filters {
    display: flex;
    flex: 1 1 auto;
    justify-content: space-between;
    align-items: center;
  }
  .listing-filters-variant .listing-top-actions__view-and-filters {
    flex: unset;
  }
}
@media screen and (max-width: 500px) {
  .listing-sorter__header .select-replace {
    width: 120px;
  }
}
@media screen and (max-width: 500px) {
  .listing-top-actions__breadcrumb-and-results, .flexbox .listing-top-actions__breadcrumb-and-results, .no-flexbox .listing-top-actions__breadcrumb-and-results {
    display: none;
  }
}
.listing-size-toggle {
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .listing-size-toggle {
  font-size: 0.1px;
}
.listing-size-toggle > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

@media screen and (max-width: 979px) {
  .listing-size-toggle {
    display: block;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 979px) {
  .listing-size-toggle {
    margin-bottom: 0;
    display: inline-block;
  }
}
.listing-size-toggle > * {
  vertical-align: middle;
}

.listing-size-toggle__label {
  font-size: 14px;
  font-size: 0.875 rem;
  margin-right: 10px;
}
@media screen and (max-width: 500px) {
  .listing-size-toggle__label {
    margin-right: 5px;
  }
}

.listing-size-toggle__up {
  margin-right: 10px;
}

.listing-size-toggle__up,
.listing-size-toggle__down {
  font-size: 0;
}
#ie8 .listing-size-toggle__up,
#ie8 .listing-size-toggle__down {
  font-size: 0.1px;
}

.l-listing-size-toggle__icon {
  display: inline-block;
}
@media screen and (max-width: 979px) {
  .l-listing-size-toggle__icon {
    display: none;
  }
}

.m-listing-size-toggle__icon {
  display: none;
}
@media screen and (max-width: 979px) {
  .m-listing-size-toggle__icon {
    display: inline-block;
  }
}
@media screen and (max-width: 500px) {
  .m-listing-size-toggle__icon {
    display: none;
  }
}

.s-listing-size-toggle__icon {
  display: none;
}
@media screen and (max-width: 500px) {
  .s-listing-size-toggle__icon {
    display: inline-block;
  }
}

.listing-sorter__section {
  display: inline-block;
}

.listing-sorter__label,
.listing-sorter__header {
  display: inline-block;
  vertical-align: middle;
}

.listing-sorter__label {
  font-size: 14px;
  font-size: 0.875 rem;
  margin-right: 10px;
}
@media screen and (max-width: 500px) {
  .listing-sorter__label {
    margin-right: 5px;
  }
}

.product-listing, .product-listing-refresh, .product-listing-single {
  display: block;
  position: relative;
  text-align: center;
}
.product-listing > :last-child, .product-listing-refresh > :last-child, .product-listing-single > :last-child {
  margin-bottom: 0;
}

.product-listing__link {
  display: block;
}

.product-listing__flash {
  color: #484848;
  position: absolute;
  top: -10px;
  left: 0;
  width: 100%;
  z-index: 60;
  margin: 0;
  text-align: center;
  font-size: 0;
}
#ie8 .product-listing__flash {
  font-size: 0.1px;
}

.product-listing__flash-content {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  display: inline-block;
  line-height: 1;
  padding: 0.5em;
  margin-bottom: 0;
  border-top: 1px solid rgba(72, 72, 72, 0.25);
  border-bottom: 1px solid rgba(72, 72, 72, 0.25);
  background: rgba(255, 255, 255, 0.6);
  text-align: center;
  white-space: nowrap;
}
.product-listing__flash-content:not(:last-child)::after {
  content: "/";
  padding-left: 5px;
}
.product-listing__flash-content:last-child::after {
  display: none;
}
@media screen and (max-width: 500px) {
  .product-listing__flash-content {
    font-size: 0.6rem;
    padding-left: 0;
    padding-right: 0;
  }
  .product-listing__flash-content:not(:last-child):after {
    padding-left: 1px;
    padding-right: 1px;
  }
}
@media screen and (max-width: 500px) and (min-width: 370px) {
  .product-listing__flash-content {
    font-size: 0.65rem;
  }
}

.product-listing__flash-sale {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  display: inline-block;
  line-height: 1;
  padding: 0.5em;
  margin-bottom: 0;
  border: none;
  background: #680000;
  text-align: center;
  white-space: nowrap;
  color: #fff;
}
@media screen and (max-width: 500px) {
  .product-listing__flash-sale {
    font-size: 0.6rem;
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 500px) and (min-width: 370px) {
  .product-listing__flash-sale {
    font-size: 0.65rem;
  }
}

.product-listing__media, .product-listing__media-refresh, .product-listing-single .product-listing__media {
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 30px;
}
.product-listing__media:after, .product-listing__media-refresh:after, .product-listing-single .product-listing__media:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.product-listing__image {
  display: block;
  position: absolute;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
}
.no-touch .product-listing__image {
  animation: fade-up 350ms ease-in-out;
  opacity: 1;
  filter: alpha(opacity=100);
}

.product-listing__image--under-image {
  z-index: 40;
  display: none;
}

.has-mouse .product-listing__media:hover .product-listing__image--under-image, .has-mouse .product-listing__media-refresh:hover .product-listing__image--under-image {
  display: block;
}
.has-mouse .product-listing__media:hover .product-listing__image--hide-on-hover, .has-mouse .product-listing__media-refresh:hover .product-listing__image--hide-on-hover {
  animation: fade-down 350ms ease-in-out;
  opacity: 0;
  filter: alpha(opacity=0);
}

.product-listing__rating {
  display: block;
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: -20px;
}

.csstransforms .product-listing__rating {
  margin-top: auto;
  transform: translateY(-30px);
}

.product-listing__name {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 13px;
  font-size: 0.8125 rem;
  line-height: 1.5;
  margin-bottom: 10px;
  min-height: 70px;
}

.product-listing__finish {
  display: block;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 13px;
  font-size: 0.8125 rem;
  letter-spacing: 0.05em;
  color: #a27550;
  margin-top: 10px;
  margin-bottom: 10px;
  text-transform: none;
}

.product-listing__price {
  display: block;
  margin-bottom: 10px;
  text-align: center;
}

.product-listing-price {
  display: inline-block;
  letter-spacing: 0.05em;
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 0;
}

.product-listing-price--was {
  color: gray;
  text-decoration: line-through;
  margin-right: 0.25em;
}

.product-listing-price--now {
  color: #970202;
}
.product-listing-price--now span.was {
  color: gray !important;
}

.product-listing__additional-info {
  display: block;
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.product-listing__stock {
  color: #970202;
}

.product-listing__overlay-tag {
  font-size: 0.75em;
  position: absolute;
  top: 2px;
  left: 2px;
  right: 2px;
  padding: 0.1em 0.5em;
  pointer-events: none;
  background-color: rgba(240, 240, 240, 0.8);
  color: #555;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.075em;
}

.listing-block {
  position: relative;
  overflow: hidden;
  background: white;
  box-sizing: border-box;
}
.listing-block *, .listing-block *:before, .listing-block *:after {
  box-sizing: inherit;
}

.listing-block__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.listing-block__image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.listing-block__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
}

@media screen and (min-width: 980px) {
  .listing-block--parallax-loaded .listing-block__image {
    visibility: hidden;
  }
  .listing-block--parallax-loaded .listing-block__image:after {
    visibility: visible;
  }
}

.listing-block__parallax-background {
  visibility: hidden;
  display: none;
}

@media screen and (min-width: 980px) {
  .listing-block--parallax-loaded .listing-block__parallax-background {
    display: block;
  }
}

.parallax-mirror {
  display: none;
  transition: margin-top 0.5s ease;
}
@media screen and (min-width: 980px) {
  .parallax-mirror {
    display: block;
  }
}

.listing-block__video-wrap .video-js {
  width: 100%;
  height: 100%;
}

.listing-block__video video,
.listing-block__video video.vjs-tech {
  width: 100%;
  height: auto;
}

.listing-block__video--height video,
.listing-block__video--height video.vjs-tech {
  height: 100%;
  width: auto;
}

.csstransforms .listing-block__video video {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.listing-block__video div {
  display: none;
}

.listing-block__gradient {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
}

.listing-block__content {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 30px;
  text-align: center;
  z-index: 9;
}
.listing-block__content > :last-child {
  margin-bottom: 0;
}
.csstransforms .listing-block__content {
  top: 50%;
  transform: translateY(-50%);
}

.csstransforms .l-listing-block--content-top .listing-block__content {
  top: 0;
  bottom: auto;
  transform: none;
}
.csstransforms .l-listing-block--content-middle .listing-block__content {
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.csstransforms .l-listing-block--content-bottom .listing-block__content {
  top: auto;
  bottom: 0;
  transform: none;
}
.csstransforms .l-listing-block--content-left-half .listing-block__content {
  width: 50%;
  right: auto;
}
@media screen and (max-width: 500px) {
  .csstransforms .l-listing-block--content-left-half .listing-block__content {
    width: 100%;
    left: auto;
    right: auto;
  }
}
.csstransforms .l-listing-block--content-right-half .listing-block__content {
  width: 50%;
  left: auto;
  right: 0;
}
@media screen and (max-width: 500px) {
  .csstransforms .l-listing-block--content-right-half .listing-block__content {
    left: auto;
    right: auto;
    width: 100%;
  }
}
.csstransforms .l-listing-block--content-full .listing-block__content {
  width: 100%;
  left: auto;
  right: auto;
}

@media screen and (max-width: 979px) {
  .csstransforms .m-listing-block--content-top .listing-block__content {
    top: 0;
    bottom: auto;
    transform: none;
  }
  .csstransforms .m-listing-block--content-middle .listing-block__content {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
  .csstransforms .m-listing-block--content-bottom .listing-block__content {
    top: auto;
    bottom: 0;
    transform: none;
  }
  .csstransforms .m-listing-block--content-left-half .listing-block__content {
    width: 50%;
    right: auto;
  }
}
@media screen and (max-width: 979px) and (max-width: 500px) {
  .csstransforms .m-listing-block--content-left-half .listing-block__content {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 979px) {
  .csstransforms .m-listing-block--content-right-half .listing-block__content {
    width: 50%;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 979px) and (max-width: 500px) {
  .csstransforms .m-listing-block--content-right-half .listing-block__content {
    left: auto;
    right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .csstransforms .m-listing-block--content-full .listing-block__content {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .csstransforms .s-listing-block--content-top .listing-block__content {
    top: 0;
    bottom: auto;
    transform: none;
  }
  .csstransforms .s-listing-block--content-middle .listing-block__content {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
  .csstransforms .s-listing-block--content-bottom .listing-block__content {
    top: auto;
    bottom: 0;
    transform: none;
  }
  .csstransforms .s-listing-block--content-left-half .listing-block__content {
    width: 50%;
    right: auto;
  }
}
@media screen and (max-width: 500px) and (max-width: 500px) {
  .csstransforms .s-listing-block--content-left-half .listing-block__content {
    width: 100%;
    left: auto;
    right: auto;
  }
}
@media screen and (max-width: 500px) {
  .csstransforms .s-listing-block--content-right-half .listing-block__content {
    width: 50%;
    left: auto;
    right: 0;
  }
}
@media screen and (max-width: 500px) and (max-width: 500px) {
  .csstransforms .s-listing-block--content-right-half .listing-block__content {
    left: auto;
    right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .csstransforms .s-listing-block--content-full .listing-block__content {
    width: 100%;
    left: auto;
    right: auto;
  }
}
.listing-block--gradient.l-listing-block--content-top .listing-block__image:after,
.listing-block--gradient.l-listing-block--content-top .listing-block__gradient {
  background-image: linear-gradient(to top, transparent 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=1);
  background-blend-mode: multiply;
}
.listing-block--gradient.l-listing-block--content-middle .listing-block__image:after,
.listing-block--gradient.l-listing-block--content-middle .listing-block__gradient, .listing-block--gradient.l-listing-block--content-right-half .listing-block__image:after,
.listing-block--gradient.l-listing-block--content-right-half .listing-block__gradient, .listing-block--gradient.l-listing-block--content-left-half .listing-block__image:after,
.listing-block--gradient.l-listing-block--content-left-half .listing-block__gradient {
  background-image: linear-gradient(transparent, #fff 50%, transparent);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#00000000", GradientType=0);
  background-blend-mode: multiply;
}
.listing-block--gradient.l-listing-block--content-bottom .listing-block__image:after,
.listing-block--gradient.l-listing-block--content-bottom .listing-block__gradient {
  background-image: linear-gradient(to bottom, transparent 0%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=1);
  background-blend-mode: multiply;
}

.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-top .listing-block__image:after,
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-top .listing-block__gradient {
  background-image: linear-gradient(to top, transparent 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=1);
  background-blend-mode: multiply;
}
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-middle .listing-block__image:after,
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-middle .listing-block__gradient, .listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-right-half .listing-block__image:after,
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-right-half .listing-block__gradient, .listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-left-half .listing-block__image:after,
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-left-half .listing-block__gradient {
  background-image: linear-gradient(transparent, #000 50%, transparent);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#00000000", GradientType=0);
  background-blend-mode: multiply;
}
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-bottom .listing-block__image:after,
.listing-block--gradient.listing-block--light-on-dark.l-listing-block--content-bottom .listing-block__gradient {
  background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=1);
  background-blend-mode: multiply;
}

.listing-block--radial-gradient.l-listing-block--content-middle .listing-block__image:after,
.listing-block--radial-gradient.l-listing-block--content-middle .listing-block__gradient {
  background-image: radial-gradient(circle, #fff, transparent);
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}
.listing-block--radial-gradient.listing-block--light-on-dark.l-listing-block--content-middle .listing-block__image:after,
.listing-block--radial-gradient.listing-block--light-on-dark.l-listing-block--content-middle .listing-block__gradient {
  background-image: radial-gradient(circle, #000, transparent);
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}

@media screen and (max-width: 979px) {
  .listing-block--gradient.m-listing-block--content-top .listing-block__image:after,
  .listing-block--gradient.m-listing-block--content-top .listing-block__gradient {
    background-image: linear-gradient(to top, transparent 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.m-listing-block--content-middle .listing-block__image:after,
  .listing-block--gradient.m-listing-block--content-middle .listing-block__gradient, .listing-block--gradient.m-listing-block--content-right-half .listing-block__image:after,
  .listing-block--gradient.m-listing-block--content-right-half .listing-block__gradient, .listing-block--gradient.m-listing-block--content-left-half .listing-block__image:after,
  .listing-block--gradient.m-listing-block--content-left-half .listing-block__gradient {
    background-image: linear-gradient(transparent, #fff 50%, transparent);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#00000000", GradientType=0);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.m-listing-block--content-bottom .listing-block__image:after,
  .listing-block--gradient.m-listing-block--content-bottom .listing-block__gradient {
    background-image: linear-gradient(to bottom, transparent 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-top .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-top .listing-block__gradient {
    background-image: linear-gradient(to top, transparent 0%, #000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-middle .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-middle .listing-block__gradient, .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-right-half .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-right-half .listing-block__gradient, .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-left-half .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-left-half .listing-block__gradient {
    background-image: linear-gradient(transparent, #000 50%, transparent);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#00000000", GradientType=0);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-bottom .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.m-listing-block--content-bottom .listing-block__gradient {
    background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--radial-gradient.m-listing-block--content-middle .listing-block__image:after,
  .listing-block--radial-gradient.m-listing-block--content-middle .listing-block__gradient {
    background-image: radial-gradient(circle, #fff, transparent);
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  }
  .listing-block--radial-gradient.listing-block--light-on-dark.m-listing-block--content-middle .listing-block__image:after,
  .listing-block--radial-gradient.listing-block--light-on-dark.m-listing-block--content-middle .listing-block__gradient {
    background-image: radial-gradient(circle, #000, transparent);
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  }
}
@media screen and (max-width: 500px) {
  .listing-block--gradient.s-listing-block--content-top .listing-block__image:after,
  .listing-block--gradient.s-listing-block--content-top .listing-block__gradient {
    background-image: linear-gradient(to top, transparent 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.s-listing-block--content-middle .listing-block__image:after,
  .listing-block--gradient.s-listing-block--content-middle .listing-block__gradient, .listing-block--gradient.s-listing-block--content-right-half .listing-block__image:after,
  .listing-block--gradient.s-listing-block--content-right-half .listing-block__gradient, .listing-block--gradient.s-listing-block--content-left-half .listing-block__image:after,
  .listing-block--gradient.s-listing-block--content-left-half .listing-block__gradient {
    background-image: linear-gradient(transparent, #fff 50%, transparent);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#00000000", GradientType=0);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.s-listing-block--content-bottom .listing-block__image:after,
  .listing-block--gradient.s-listing-block--content-bottom .listing-block__gradient {
    background-image: linear-gradient(to bottom, transparent 0%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FFFFFFFF", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-top .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-top .listing-block__gradient {
    background-image: linear-gradient(to top, transparent 0%, #000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-middle .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-middle .listing-block__gradient, .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-right-half .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-right-half .listing-block__gradient, .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-left-half .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-left-half .listing-block__gradient {
    background-image: linear-gradient(transparent, #000 50%, transparent);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#00000000", GradientType=0);
    background-blend-mode: multiply;
  }
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-bottom .listing-block__image:after,
  .listing-block--gradient.listing-block--light-on-dark.s-listing-block--content-bottom .listing-block__gradient {
    background-image: linear-gradient(to bottom, transparent 0%, #000 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#FF000000", GradientType=1);
    background-blend-mode: multiply;
  }
  .listing-block--radial-gradient.s-listing-block--content-middle .listing-block__image:after,
  .listing-block--radial-gradient.s-listing-block--content-middle .listing-block__gradient {
    background-image: radial-gradient(circle, #fff, transparent);
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  }
  .listing-block--radial-gradient.listing-block--light-on-dark.s-listing-block--content-middle .listing-block__image:after,
  .listing-block--radial-gradient.listing-block--light-on-dark.s-listing-block--content-middle .listing-block__gradient {
    background-image: radial-gradient(circle, #000, transparent);
    background-repeat: no-repeat;
    background-blend-mode: multiply;
  }
}
.listing-block--hover-display .listing-block__content,
.listing-block--hover-display .listing-block__image:after {
  display: none;
}
@media screen and (max-width: 500px) {
  .listing-block--hover-display .listing-block__content,
  .listing-block--hover-display .listing-block__image:after {
    display: block;
  }
}

.listing-block--hover-display:hover .listing-block__content,
.listing-block--hover-display:hover .listing-block__image:after {
  display: block;
}

.listing-block--solid .listing-block__image:after,
.listing-block--solid .listing-block__gradient {
  opacity: 0.7;
  background: white;
}

.listing-block--solid.listing-block--light-on-dark .listing-block__image:after,
.listing-block--solid.listing-block--light-on-dark .listing-block__gradient {
  opacity: 0.7;
  background: black;
}

.listing-block__content {
  color: #000;
}
.listing-block__content > * {
  color: inherit;
}

.listing-block--light-on-dark .listing-block__content {
  color: #fff;
}

.l-aspect-2x1.listing-block,
.l-aspect-3x2.listing-block {
  margin-bottom: -2px;
}

@media screen and (max-width: 979px) {
  .m-aspect-2x1.listing-block,
  .m-aspect-3x2.listing-block {
    margin-bottom: -2px;
  }
}
@media screen and (max-width: 500px) {
  .s-aspect-2x1.listing-block,
  .s-aspect-3x2.listing-block {
    margin-bottom: -2px;
  }
}
.listing-block__title,
.listing-block__subtitle,
.listing-block__action {
  line-height: 1.5;
  margin-bottom: 10px;
}

.listing-block__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 24px;
  font-size: 1.5 rem;
  text-transform: uppercase;
}

.l-full .listing-block__title {
  font-size: 32px;
  font-size: 2 rem;
}
@media screen and (max-width: 979px) {
  .l-full .listing-block__title {
    font-size: 24px;
    font-size: 1.5 rem;
  }
}
.l-full .listing-block__title,
.l-full .listing-block__subtitle,
.l-full .listing-block__action {
  margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
  .l-full .listing-block__title,
  .l-full .listing-block__subtitle,
  .l-full .listing-block__action {
    margin-bottom: 10px;
  }
}

.listing-block__title em {
  font-style: italic;
}
.listing-block__title strong {
  font-weight: bold;
}

.listing-block__subtitle,
.listing-block__action {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
  text-decoration: none;
}

.listing-block--button-action .listing-block__action {
  display: inline-block;
  line-height: 1;
  padding: 0.75em 1.25em;
  color: #000;
  background: white;
  background: rgba(255, 255, 255, 0.55);
}

.listing-block--content-after .listing-block__content {
  position: static;
  padding: 10px 30px 40px;
}
.csstransforms .listing-block--content-after .listing-block__content {
  transform: none;
}
.scrollable .listing-block--content-after .listing-block__content {
  padding-bottom: 0;
}
.listing-block--content-after .listing-block__subtitle {
  letter-spacing: normal;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: initial;
}
.listing-block--content-after.listing-block--button-action .listing-block__action {
  background: rgba(0, 0, 0, 0.15);
}
@media screen and (min-width: 980px) {
  .listing-block--content-after.listing-block--vimeo .listing-block__content {
    position: relative;
  }
}

.listing-block--border .listing-block__image,
.listing-block--border .listing-block__video-wrap {
  border: 1px solid #e1e1e1;
  width: calc(100% - 1px);
}

.text-block {
  display: block;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  padding-top: 30px;
  padding-bottom: 30px;
  background: white;
}
.text-block > :last-child {
  margin-bottom: 0;
}
.text-block:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}

.text-block__wrap {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  position: relative;
}
.text-block__wrap > :last-child {
  margin-bottom: 0;
}

.text-block__heading {
  margin-bottom: 30px;
}
.text-block__heading > :last-child {
  margin-bottom: 0;
}

.text-block__media {
  margin-bottom: 30px;
}
.text-block__media img {
  width: 100%;
}

.text-block--media-left .text-block__media {
  width: 50%;
  margin-bottom: 20px;
  float: left;
  padding-right: 15px;
  margin-right: 15px;
}

.text-block--media-right .text-block__media {
  width: 50%;
  margin-bottom: 20px;
  float: right;
  padding-left: 15px;
  margin-left: 15px;
}

@media screen and (max-width: 500px) {
  .text-block--media-left .text-block__media,
  .text-block--media-right .text-block__media {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.text-block__title,
.text-block__subtitle {
  margin-bottom: 10px;
}

.text-block__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 24px;
  font-size: 1.5 rem;
  text-transform: uppercase;
}

.text-block__subtitle {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
  text-decoration: none;
}

.text-block__quote-content {
  line-height: 2;
  font-size: 20px;
  font-size: 1.25 rem;
  padding: 20px 80px;
  position: relative;
}
.text-block__quote-content > :last-child {
  margin-bottom: 0;
}
.text-block__quote-content p {
  font-size: 20px;
  font-size: 1.25 rem;
}

.text-block__quote-icon {
  position: absolute;
}

.text-block__quote-icon--start {
  left: 0;
  top: 0;
}

.text-block__quote-icon--end {
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 500px) {
  .text-block__quote-content {
    padding: 0;
    line-height: 1.5;
  }
  .text-block__quote-icon {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    text-align: center;
  }
  .text-block__quote-icon--start {
    margin-bottom: 10px;
  }
  .text-block__quote-icon--end {
    margin-top: 10px;
  }
}
.l-text-block__heading--left,
.l-text-block__body--left {
  text-align: left;
}

.l-text-block__heading--center,
.l-text-block__body--center {
  text-align: center;
}

.l-text-block__heading--right,
.l-text-block__body--right {
  text-align: right;
}

@media screen and (max-width: 979px) {
  .m-text-block__heading--left,
  .m-text-block__body--left {
    text-align: left;
  }
  .m-text-block__heading--center,
  .m-text-block__body--center {
    text-align: center;
  }
  .m-text-block__heading--right,
  .m-text-block__body--right {
    text-align: right;
  }
}
@media screen and (max-width: 500px) {
  .s-text-block__heading--left,
  .s-text-block__body--left {
    text-align: left;
  }
  .s-text-block__heading--center,
  .s-text-block__body--center {
    text-align: center;
  }
  .s-text-block__heading--right,
  .s-text-block__body--right {
    text-align: right;
  }
}
.modular .text-block__wrap {
  display: flex;
  flex-wrap: wrap;
}
.modular .text-block__heading {
  width: 100%;
}
.modular .text-block__media {
  flex: 1 1 auto;
  width: 100%;
}
.modular .text-block__body {
  flex: 1;
}
.modular .text-block--media-left .text-block__media,
.modular .text-block--media-right .text-block__media {
  flex-basis: 0;
  width: 50%;
}
.modular .text-block--media-right .text-block__media {
  order: 2;
}
@media (max-width: 768px) {
  .modular .text-block__media,
  .modular .text-block--media-left .text-block__media,
  .modular .text-block--media-right .text-block__media {
    flex-basis: auto;
    order: 0;
  }
  .modular .text-block__body {
    flex-basis: auto;
    width: 100%;
  }
}

.pagination-wrap--right {
  text-align: right;
  padding: 10px 0;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
@media screen and (max-width: 979px) {
  .pagination-wrap--right {
    text-align: center;
  }
}

.pagination-wrap--center {
  text-align: center;
}

.pagination {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  display: inline-block;
}
#ie8 .pagination {
  font-size: 0.1px;
}
.pagination > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.pagination__item,
.pagination__previous,
.pagination__next {
  margin-right: 4px;
}

.pagination__item-content {
  font-size: 16px;
  font-size: 1 rem;
  text-decoration: none;
  display: block;
  min-width: 40px;
  min-height: 40px;
  line-height: 1;
  padding: 15px;
  border: 1px solid #d4d4d4;
  text-align: center;
  color: #000;
  margin: 0;
}

.pagination__item--ellipsis .pagination__item-content {
  color: #ccc;
}

.is-active .pagination__item-content {
  pointer-events: none;
  color: #a27550;
}

.no-touch a.pagination__item-content:hover, .no-touch a.pagination__item-content:focus {
  color: #a27550;
}
.no-touch a.pagination__item-load-more:hover, .no-touch a.pagination__item-load-more:focus {
  color: #ffffff;
  background: #2d1c26;
}

.pagination__previous,
.pagination__next {
  display: none;
  margin-right: 0;
  width: 49%;
}

@media screen and (max-width: 979px) {
  .pagination {
    display: block;
    text-align: center;
  }
  .pagination__item,
  .pagination__more {
    display: none;
  }
  .pagination__previous {
    display: inline-block;
    padding-right: 4px;
  }
  .pagination__next {
    display: inline-block;
    padding-left: 4px;
  }
}
.pagination__item-load-more {
  display: inline-block;
  background: #4d2f40;
  color: #FFFFFF;
}

.page-nav__page-wrap {
  position: relative;
}

.page-nav__content-wrap {
  padding-left: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 979px) {
  .page-nav__content-wrap {
    padding-left: 0;
    padding-right: 0;
  }
}

.page-nav {
  display: block;
  position: static;
}
@media screen and (max-width: 979px) {
  .page-nav {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    font-size: 0;
    letter-spacing: normal;
    word-spacing: normal;
  }
  #ie8 .page-nav {
    font-size: 0.1px;
  }
  .page-nav > * {
    display: inline-block;
    font-size: 16px;
    font-size: 1 rem;
  }
}

.page-nav__item {
  position: absolute;
  top: 50%;
  display: block;
  transform: translateY(-50%);
}
.page-nav__item, .page-nav__item > * {
  vertical-align: middle;
}
@media screen and (max-width: 979px) {
  .page-nav__item {
    display: inline-block;
    width: 50%;
    position: static;
    transform: none;
  }
}

.page-nav__item--prev {
  left: 5%;
}

.page-nav__item--next {
  right: 5%;
}
@media screen and (max-width: 979px) {
  .page-nav__item--next {
    text-align: right;
  }
}

.page-nav__nav-text {
  border: 0;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}
@media screen and (max-width: 979px) {
  .page-nav__nav-text {
    clip: auto;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: static;
    display: block;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    line-height: 1.3;
    font-size: 12px;
    font-size: 0.75 rem;
    display: inline-block;
  }
}

@media screen and (max-width: 979px) {
  .page-nav__item--prev .page-nav__nav-text {
    margin-left: 10px;
  }
  .page-nav__item--next .page-nav__nav-text {
    margin-right: 10px;
  }
}
.internal-nav-list {
  display: block;
  color: #666;
}
@media screen and (max-width: 500px) {
  .internal-nav-list {
    display: none;
  }
}

.internal-nav-list--nested {
  margin-top: 10px;
}

.internal-nav-list__item {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
  line-height: normal;
}

.internal-nav-list__item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #a27550;
}

.internal-nav-list__item.is-active:before {
  top: 0.75em;
  border-bottom: none;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #a27550;
}

.internal-nav-list__content {
  color: #666;
  display: inline-block;
}

.is-active > .internal-nav-list__content {
  color: #a27550;
  pointer-events: none;
}

.no-touch .internal-nav-list__content:hover, .no-touch .internal-nav-list__content:focus {
  color: #a27550;
}

.internal-nav-select {
  display: none;
  border-bottom: 1px solid #d4d4d4;
  padding: 20px 0;
}
@media screen and (max-width: 500px) {
  .internal-nav-select {
    display: block;
  }
}

.banner {
  color: #000;
  display: table;
  width: 100%;
  background-color: #f8f8f8;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.banner.gold {
  color: #a27550;
}
.banner.white {
  color: white;
}
.banner.purple {
  color: #4d2f40;
}

.banner__content {
  display: table-cell;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  padding: 25px 0;
  height: 250px;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.banner__content .wrap {
  position: relative;
  margin: 0 auto;
}

.banner--light-on-dark {
  color: #fff;
}

.banner--gradient .banner__content:before {
  opacity: 0.25;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(circle, #fff, transparent);
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}

.banner--readable {
  background: rgba(255, 255, 255, 0.6);
  padding: 12px;
}

.banner--event {
  padding: 12px;
}

.banner--gradient.banner--light-on-dark .banner__content:before {
  background-image: radial-gradient(circle, #000, transparent);
  background-repeat: no-repeat;
  background-blend-mode: multiply;
}

.banner__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 24px;
  font-size: 1.5 rem;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.banner__longcopy {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.banner__longcopy p:last-child {
  margin-bottom: 0;
}

.banner__cta {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  color: black;
  margin-bottom: 0;
}

.banner--light-on-dark .banner__cta {
  color: #fff;
}

@media screen and (max-width: 500px) {
  .banner--gradient .banner__content:before {
    display: none;
  }
  .banner--gradient.banner--light-on-dark .banner__content:before {
    display: none;
  }
  .banner__content {
    height: auto;
    padding: 15px 0;
  }
  .banner__title {
    margin: 0;
  }
  .banner__longcopy {
    display: none;
  }
  .banner--light-on-dark {
    color: #000000;
  }
}
.tooltip__icon-wrap {
  display: block;
  width: 30px;
  height: 30px;
  border: 1px solid #a27550;
  overflow: hidden;
  border-radius: 100px;
  position: relative;
}

.tooltip__icon-wrap--no-border {
  border-radius: 0;
  border: none;
}

.tooltip__icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -7px;
}

.csstransforms .tooltip__icon {
  margin-left: auto;
  margin-top: auto;
  transform: translate(-50%, -50%);
}

.pdp-options__group .tooltip {
  right: -50px;
}

.tooltip-wrap {
  position: relative;
}

.tooltip {
  position: absolute;
  bottom: 0;
}

.tooltip--top {
  top: 0;
  bottom: auto;
  transform: none;
}

.tooltip--middle {
  top: 50%;
  bottom: auto;
  margin-top: -15px;
}

.css-transforms .tooltip--middle {
  margin-top: auto;
  transform: translate(0, -50%);
}

.tooltip--bottom {
  top: auto;
  bottom: 0;
  transform: none;
}

.no-touch .tooltip:hover {
  cursor: help;
}
.no-touch .tooltip:hover .tooltip__content {
  display: block;
}

.tooltip__content {
  display: none;
  font-size: 14px;
  font-size: 0.875 rem;
  position: absolute;
  background: #fff;
  padding: 12px;
  bottom: 45px;
  width: 225px;
  right: -5px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  color: gray;
  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.05);
}
.tooltip__content > :last-child {
  margin-bottom: 0;
}
.tooltip__content p {
  font-size: 14px;
  font-size: 0.875 rem;
}

.csstransforms .tooltip__content:before, .csstransforms .tooltip__content:after {
  content: "";
  position: absolute;
  display: block;
  right: 10px;
  bottom: -4px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #fff;
}
.csstransforms .tooltip__content:before {
  transform: rotate(45deg);
  border: 1px solid #d4d4d4;
}
.csstransforms .tooltip__content:after {
  bottom: 0;
  width: 30px;
  right: 5px;
}

.site-map__group {
  padding-bottom: 30px;
  border-bottom: 1px solid #d4d4d4;
  margin-bottom: 30px;
}

.site-map__group-title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
}

.site-map__sub-item {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875 rem;
  padding-left: 10px;
}

.breadcrumb {
  display: inline-block;
}

.breadcrumb__list {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .breadcrumb__list {
  font-size: 0.1px;
}
.breadcrumb__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.breadcrumb__list-item {
  font-size: 14px;
  font-size: 0.875 rem;
  letter-spacing: 0.05em;
  font-weight: bold;
  position: relative;
  padding-right: 12px;
  margin-right: 8px;
}

.breadcrumb__list-item {
  max-width: 18em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.breadcrumb__list-item.is-active {
  font-weight: normal;
}

.breadcrumb__list-item:after {
  border: 4px solid white;
  border-left: 4px solid black;
  border-right: 0px;
  content: "";
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 0;
  height: 0px;
  width: 0px;
}
#ie8 .breadcrumb__list-item:after {
  font-size: 0.1px;
}

.breadcrumb__list-item.is-active {
  padding-right: 0;
  margin-right: 0;
}
.breadcrumb__list-item.is-active:after {
  display: none;
  content: none;
}

.no-touch .breadcrumb__list-item:hover, .no-touch .breadcrumb__list-item:focus {
  color: #a27550;
}

.basket-popover-wrapper {
  position: absolute;
  right: 1em;
  top: 3.5em;
  width: 350px;
  background: white;
  z-index: 250;
}
.basket-popover-wrapper .basket-popover {
  position: relative;
  border: 1px solid #d4d4d4;
  text-align: left;
  background: white;
}
.basket-popover-wrapper .basket-popover__close {
  position: absolute;
  padding: 18px;
  top: 0px;
  right: 0px;
}
@media screen and (max-width: 500px) {
  .basket-popover-wrapper .basket-popover__close {
    padding: 12px;
  }
}
.basket-popover-wrapper .basket-popover__products {
  max-height: 300px;
  overflow: scroll;
}
.basket-popover-wrapper .basket-popover__product:not(:last-of-type) {
  border-bottom: 1px solid #eee;
  padding-bottom: 12px;
  margin-bottom: 12px;
}
.basket-popover-wrapper .basket-popover__title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 4px;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.basket-popover-wrapper .basket-popover__subtitle {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
  margin-bottom: 1em;
  text-transform: none;
  letter-spacing: 0;
  color: grey;
}
.basket-popover-wrapper .popover-item {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .basket-popover-wrapper .popover-item {
  font-size: 0.1px;
}
.basket-popover-wrapper .popover-item > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
.basket-popover-wrapper .popover-items {
  max-height: 14.5em;
  overflow-y: auto;
}
.basket-popover-wrapper .popover-item__image,
.basket-popover-wrapper .popover-item__content {
  vertical-align: top;
}
.basket-popover-wrapper .popover-item__image > :last-child,
.basket-popover-wrapper .popover-item__content > :last-child {
  margin-bottom: 0;
}
.basket-popover-wrapper .popover-item__image {
  width: 30%;
  padding-right: 10px;
}
.basket-popover-wrapper .popover-item__content {
  width: 70%;
  padding-right: 0.5em;
}
.basket-popover-wrapper .popover-item__title,
.basket-popover-wrapper .popover-item__availability,
.basket-popover-wrapper .popover-item__price {
  margin-bottom: 2px;
  font-size: 12px;
  font-size: 0.75 rem;
}
.basket-popover-wrapper .popover-item__price {
  font-size: 14px;
  font-size: 0.875 rem;
}
.basket-popover-wrapper .popover-item__title {
  font-size: 14px;
  font-size: 0.875 rem;
  font-weight: bold;
}
.basket-popover-wrapper .popover-item__title:hover a {
  text-decoration: underline;
}
.basket-popover-wrapper .popover-item__subtitle {
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 5px;
  color: #a3744f;
}
.basket-popover-wrapper .inline-dot::before {
  content: "·";
  font-style: normal;
  margin: 0 0.5em;
}
.basket-popover-wrapper .popover-item__availability,
.basket-popover-wrapper .popover-item__price {
  color: gray;
}
.basket-popover-wrapper .popover-item__remove {
  font-size: 12px;
  font-size: 0.75 rem;
  text-decoration: underline;
  color: #333;
  transition: 0.15s ease-in-out;
}
.basket-popover-wrapper .popover-item__remove:hover {
  color: #000;
}
.basket-popover-wrapper .basket-popover .basket-summary {
  padding: 16px;
  font-size: 0.8rem;
  background: #f9f8f7;
  color: #808080;
  margin-bottom: 0;
}
.basket-popover-wrapper .basket-popover .basket-summary .basket-summary__title {
  color: black;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.basket-popover-wrapper .basket-popover .basket-summary .basket-summary__subtitle {
  font-size: 1em;
  margin-bottom: 0.5em;
}
.basket-popover-wrapper .basket-popover .basket-summary .basket-summary__points {
  -moz-columns: 2;
       columns: 2;
}
.basket-popover-wrapper .basket-popover .basket-summary .basket-summary__points li {
  padding: 6px 6px 6px 0;
  display: inline-block;
}
.basket-popover-wrapper .basket-popover .basket-summary .basket-summary__points li span {
  margin-right: 0.9em;
  vertical-align: middle;
}
.basket-popover-wrapper .basket-summary--separator {
  border-bottom: 2px solid white;
}
.basket-popover-wrapper .basket-popover__version--b {
  display: none;
}
.basket-popover-wrapper body.new-basket-popover .basket-popover__version--a {
  display: none !important;
}
.basket-popover-wrapper body.new-basket-popover .basket-popover__version--b {
  display: block;
}
.basket-popover-wrapper .basket-popover {
  font-size: 1rem;
}
.basket-popover-wrapper .basket-popover .basket-popover--mobile {
  display: none;
  text-align: center;
  padding: 0.75em;
}
.basket-popover-wrapper .basket-popover .basket-popover--mobile p {
  margin-bottom: 0;
}
.basket-popover-wrapper .basket-popover .basket-popover-container {
  padding: 16px;
  padding-bottom: 0;
}
.basket-popover-wrapper .basket-popover .basket-popover__subtotal {
  font-size: 0.875em;
  text-align: right;
  display: block;
  padding: 8px 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.basket-popover-wrapper .basket-popover .basket-popover__subtotal span {
  font-weight: normal;
  padding-left: 0.5em;
  color: grey;
}
.basket-popover-wrapper .basket-popover .button--checkout {
  display: none !important;
}
.basket-popover-wrapper .basket-popover .basket-popover__buttons {
  padding: 8px 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.basket-popover-wrapper .basket-popover .basket-popover__buttons .button, .basket-popover-wrapper .basket-popover .basket-popover__buttons .basket .callout-button.button-clear, .basket .basket-popover-wrapper .basket-popover .basket-popover__buttons .callout-button.button-clear, .basket-popover-wrapper .basket-popover .basket-popover__buttons .cookie-preferences__footer button, .cookie-preferences__footer .basket-popover-wrapper .basket-popover .basket-popover__buttons button {
  padding: 1em 0.5em;
  text-align: center;
  justify-content: center;
  align-items: center;
  letter-spacing: 2px;
  display: block;
  margin-top: 8px;
}
.basket-popover-wrapper .basket-popover .basket-popover__buttons .button:hover, .basket-popover-wrapper .basket-popover .basket-popover__buttons .basket .callout-button.button-clear:hover, .basket .basket-popover-wrapper .basket-popover .basket-popover__buttons .callout-button.button-clear:hover, .basket-popover-wrapper .basket-popover .basket-popover__buttons .cookie-preferences__footer button:hover, .cookie-preferences__footer .basket-popover-wrapper .basket-popover .basket-popover__buttons button:hover {
  cursor: pointer;
}
.basket-popover-wrapper .basket-popover .basket-popover__version--b .button--basket {
  border: 1px solid #4d2f40;
  background: none !important;
  color: #4d2f40 !important;
  font-weight: bold;
}
.basket-popover-wrapper .basket-popover .basket-popover__version--b .button--basket:hover {
  background: none !important;
  color: #6d425a !important;
}
.basket-popover-wrapper .basket-popover .basket-popover__version--b .button--checkout {
  display: block !important;
}
.basket-popover-wrapper .basket-popover .basket-popover__secure {
  font-size: 0.75em;
  color: grey;
  background: #f9f8f7;
  text-transform: uppercase;
  letter-spacing: 0.125em;
  line-height: 3em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.basket-popover-wrapper .basket-popover .basket-popover__secure .ui-icon.ui-icon--padlock, .basket-popover-wrapper .basket-popover .basket-popover__secure .basket .ui-icon--padlock.delivery-list__item:before, .basket .basket-popover-wrapper .basket-popover .basket-popover__secure .ui-icon--padlock.delivery-list__item:before {
  transform: scale(0.4);
  margin: -0.75em -0.5em;
}
@media screen and (max-width: 500px) {
  .basket-popover-wrapper #js-added-item-container.basket-popover-wrapper {
    right: 0;
    width: 100%;
    border: 0;
    bottom: 74px;
  }
  .basket-popover-wrapper .basket-mobile-popover__version--b {
    display: none;
  }
  .basket-popover-wrapper .basket-popover__version--b, .basket-popover-wrapper .basket-popover__version--b {
    display: none !important;
  }
  .basket-popover-wrapper body.new-basket-popover .basket-mobile-popover__version--a {
    display: none !important;
  }
  .basket-popover-wrapper body.new-basket-popover .basket-mobile-popover__version--b {
    display: flex !important;
  }
  .basket-popover-wrapper .basket-mobile-popover__close .ui-icon, .basket-popover-wrapper .basket-mobile-popover__close .basket .delivery-list__item:before, .basket .basket-popover-wrapper .basket-mobile-popover__close .delivery-list__item:before {
    vertical-align: middle;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile {
    display: block;
    animation: goldFlashIn 5s;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-popover-mobile-container {
    padding: 15px;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-popover-mobile-container p {
    white-space: nowrap;
    font-size: 0.8rem;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-popover-mobile-container .popover-item__image, .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-popover-mobile-container .popover-item__content {
    display: none;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b {
    padding: 0 !important;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__image {
    width: 20%;
    display: flex !important;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content {
    display: flex;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content p {
    white-space: nowrap;
    padding: 18px 5px;
    font-size: 0.8rem;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content .basket-popover__mobile-buttons .button, .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content .basket-popover__mobile-buttons .basket .callout-button.button-clear, .basket .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content .basket-popover__mobile-buttons .callout-button.button-clear, .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content .basket-popover__mobile-buttons .cookie-preferences__footer button, .cookie-preferences__footer .basket-popover-wrapper .basket-popover .basket-popover--mobile .basket-mobile-popover__version--b .popover-item__content .basket-popover__mobile-buttons button {
    white-space: nowrap;
    padding: 12px 10px;
    margin-top: 8px;
  }
  .basket-popover-wrapper .basket-popover .basket-popover__subtotal,
  .basket-popover-wrapper .basket-popover .basket-popover__buttons,
  .basket-popover-wrapper .basket-popover .basket-popover__secure,
  .basket-popover-wrapper .basket-popover .basket-summary,
  .basket-popover-wrapper .basket-popover .basket-popover-container {
    display: none;
  }
  .basket-popover-wrapper .basket-popover .basket-popover--mobile--image {
    padding: 0;
  }
}
@keyframes goldFlashIn {
  0% {
    background: #a27550;
    color: white;
  }
  100% {
    background: white;
    color: black;
  }
}

#js-added-wishlist-container {
  width: 300px;
}

#wishlist-popover {
  padding: 20px;
}
#wishlist-popover .basket-popover__title {
  font-weight: unset;
  margin-bottom: 15px;
}
#wishlist-popover .popover-item__title {
  font-weight: unset;
}
#wishlist-popover .basket-popover__product {
  margin-bottom: 1em;
}

.basket-summary .basket-summary__points li {
  display: block !important;
}

.drop-nav {
  position: relative;
  background: #fff;
  border: 1px solid #d4d4d4;
  padding: 20px;
  text-align: left;
  width: 200px;
}

.csstransforms .drop-nav:before, .csstransforms .drop-nav:after {
  content: "";
  position: absolute;
  display: block;
  left: auto;
  right: 20px;
  top: 0;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #fff;
}
.csstransforms .drop-nav:before {
  transform: rotate(45deg) translateX(-50%);
  border: 1px solid #d4d4d4;
}
.csstransforms .drop-nav:after {
  width: 40px;
}

@media screen and (min-width: 1471px) {
  .csstransforms .drop-nav:before, .csstransforms .drop-nav:after {
    left: 50%;
  }
  .csstransforms .drop-nav:after {
    transform: translateX(-50%);
  }
}
.drop-nav__list {
  display: block;
}
.drop-nav__list > :last-child {
  margin-bottom: 0;
}

.drop-nav__list-item {
  font-size: 14px;
  font-size: 0.875 rem;
  margin-bottom: 10px;
}

.no-touch .drop-nav__list-item-content {
  color: black;
  display: block;
}
.no-touch .drop-nav__list-item-content:hover, .no-touch .drop-nav__list-item-content:focus {
  color: #a27550;
}

.modular-nav-header {
  background: #d9d6d1;
  color: white;
  padding: 25px;
}

.modular-nav-select {
  color: black;
}

.modular-nav-header-title {
  text-align: center;
}

.modular-nav-header__title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.modular-nav__list {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: center;
}
#ie8 .modular-nav__list {
  font-size: 0.1px;
}
.modular-nav__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.modular-nav__list-item {
  margin-left: 50px;
}
.modular-nav__list-item:first-of-type {
  margin-left: 0;
}

.no-touch .modular-nav__list-item-title:hover, .no-touch .modular-nav__list-item-title:focus {
  text-decoration: underline;
}

.modular-nav__list-item-title {
  font-size: 14px;
  font-size: 0.875 rem;
  letter-spacing: 0.05em;
}

.modular-products-scrollable {
  overflow: hidden;
}

.modular-product-catalogue {
  margin-right: -50px;
}
.modular-product-catalogue:not(.modular-product-catalogue--scrollable) {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.modular-product-catalogue:not(.modular-product-catalogue--scrollable) .product-catalogue__item, .modular-product-catalogue:not(.modular-product-catalogue--scrollable) .product-catalogue__item-refresh, .modular-product-catalogue:not(.modular-product-catalogue--scrollable) .product-catalogue__item-single {
  flex: 0 1 auto;
}

.modular-product-catalogue--scrollable {
  margin-right: 0px;
}

.modular-product-slide {
  width: 25%;
}
@media screen and (max-width: 979px) {
  .modular-product-slide {
    width: 33.3333333333%;
  }
}
@media screen and (max-width: 500px) {
  .modular-product-slide {
    width: 50%;
  }
}
.modular-product-slide .product-catalogue__item, .modular-product-slide .product-catalogue__item-refresh, .modular-product-slide .product-catalogue__item-single {
  width: 100%;
  padding: 0;
}

.modular .swiper-container {
  margin-bottom: 5px;
}

.modular-map {
  width: 100% !important;
  height: 100% !important;
}

.modular-rollout {
  padding-top: 4.75em;
  padding-bottom: 3.5em;
}
@media screen and (max-width: 979px) {
  .modular-rollout {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}

.modular-rollout-toggle {
  font-size: 1.25em;
}

.vjs-default-skin .vjs-big-play-button {
  background: url(../images/icon-play-video.svg) 50% 50%;
  border: 0;
  border-radius: 50px;
  height: 100px;
  width: 100px;
  box-shadow: 0 0 40px #fff;
  position: relative;
  display: block;
  z-index: 15;
}
.no-svg .vjs-default-skin .vjs-big-play-button {
  background: url(../images/icon-play-video.png) 50% 50%;
}
.vjs-default-skin .vjs-big-play-button span {
  background: none !important;
}
.vjs-default-skin .vjs-big-play-button:focus {
  outline: 0;
}
.vjs-default-skin .vjs-big-play-button.vjs-hidden {
  display: none;
}
.vjs-default-skin .vjs-poster {
  display: block;
}

.video-js {
  background: transparent;
}

.loading-spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 20px;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}

.loading-spinner__container {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -110px;
  width: 200px;
  text-align: center;
}

.loading-spinner__text {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 15px;
  font-size: 0.9375 rem;
  text-transform: uppercase;
}

.loading-spinner__spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto 20px;
}

.loading-spinner__circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.loading-spinner__circle:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  animation: loading-spinner-circle-bounce-delay 1.2s infinite ease-in-out both;
}

.loading-spinner__circle--circle2 {
  transform: rotate(30deg);
}

.loading-spinner__circle--circle3 {
  transform: rotate(60deg);
}

.loading-spinner__circle--circle4 {
  transform: rotate(90deg);
}

.loading-spinner__circle--circle5 {
  transform: rotate(120deg);
}

.loading-spinner__circle--circle6 {
  transform: rotate(150deg);
}

.loading-spinner__circle--circle7 {
  transform: rotate(180deg);
}

.loading-spinner__circle--circle8 {
  transform: rotate(210deg);
}

.loading-spinner__circle--circle9 {
  transform: rotate(240deg);
}

.loading-spinner__circle--circle10 {
  transform: rotate(270deg);
}

.loading-spinner__circle--circle11 {
  transform: rotate(300deg);
}

.loading-spinner__circle--circle12 {
  transform: rotate(330deg);
}

.loading-spinner__circle--circle2:before {
  animation-delay: -1.1s;
}

.loading-spinner__circle--circle3:before {
  animation-delay: -1s;
}

.loading-spinner__circle--circle4:before {
  animation-delay: -0.9s;
}

.loading-spinner__circle--circle5:before {
  animation-delay: -0.8s;
}

.loading-spinner__circle--circle6:before {
  animation-delay: -0.7s;
}

.loading-spinner__circle--circle7:before {
  animation-delay: -0.6s;
}

.loading-spinner__circle--circle8:before {
  animation-delay: -0.5s;
}

.loading-spinner__circle--circle9:before {
  animation-delay: -0.4s;
}

.loading-spinner__circle--circle10:before {
  animation-delay: -0.3s;
}

.loading-spinner__circle--circle11:before {
  animation-delay: -0.2s;
}

.loading-spinner__circle--circle12:before {
  animation-delay: -0.1s;
}
@keyframes loading-spinner-circle-bounce-delay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}
.fake-select {
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 38px;
  margin: 0;
  padding-right: 1em;
  font-size: 1rem;
  line-height: 1;
  background: #fff;
  border: 0;
  border-radius: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-appearance: none;
  -moz-appearance: none;
}

.js-dispatch-error {
  color: #9A000B;
}

/**
 * Swiper 3.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: January 10, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-wp8-horizontal {
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  touch-action: pan-x;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}

.swiper-container-cube, .swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.slick-next,
.slick-prev {
  height: 100%;
  position: absolute;
  top: 0;
  left: 90%;
  font-size: 0;
  padding: 5%;
}

.slick-next:before {
  font-size: 14px;
  font-size: 0.875 rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 6px solid #333;
  border-bottom: 5px solid transparent;
}
.slick-next:hover:before {
  border-left-color: gray;
}

.slick-prev {
  right: 90%;
  left: auto;
  padding: 5%;
  z-index: 10000;
}
.slick-prev:before {
  font-size: 14px;
  font-size: 0.875 rem;
  display: inline-block;
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-right: 6px solid #333;
  border-bottom: 5px solid transparent;
}
.slick-prev:hover:before {
  border-right-color: gray;
}

.slick-disabled {
  visibility: hidden;
}

.slick-slide img {
  width: 100%;
}

.slick-slide.slider-banner__image {
  padding: 0 5px;
}

/*  Base styling */
.engraving-warning-message--email, .engraving-warning-message {
  text-transform: none;
  letter-spacing: normal;
}

/* Used in basket page, returns and repairs modal page */
.single-image-carousel {
  height: 100%;
  width: 100%;
}
.single-image-carousel .flickity-viewport {
  height: 100% !important;
  position: absolute !important;
}
.single-image-carousel .carousel-cell {
  height: 100%;
  width: 100%;
}
.single-image-carousel .carousel-cell img {
  max-height: none;
  padding: 0px;
}
.single-image-carousel .carousel-cell article .listing-block__image {
  width: 100%;
  max-width: none;
  max-height: none;
}
.single-image-carousel .flickity-prev-next-button {
  background: transparent;
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  transform: translateY(-50%);
}
.single-image-carousel .flickity-prev-next-button svg {
  fill: grey;
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.single-image-carousel .flickity-prev-next-button.previous {
  left: 10px !important;
}
.single-image-carousel .flickity-prev-next-button.next {
  left: auto;
  right: 10px !important;
}
.single-image-carousel .flickity-prev-next-button:hover {
  background: transparent;
}

.single-image-carousel:focus {
  outline: none !important;
}

.modal-newsletter {
  display: flex;
  flex-direction: column;
}
.modal-newsletter .modal-newsletter__row {
  display: flex;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .modal-newsletter .modal-newsletter__row {
    flex-direction: column;
  }
}
.modal-newsletter .modal-newsletter__input-wrap,
.modal-newsletter .modal-newsletter__button-wrap {
  flex-grow: 1;
}
.modal-newsletter .modal-newsletter__input-wrap {
  margin-right: 0.5em;
}
@media screen and (max-width: 500px) {
  .modal-newsletter .modal-newsletter__input-wrap {
    margin-right: 0em;
  }
}
.modal-newsletter .modal-newsletter__input-wrap--dob {
  margin-right: 0;
}
@media screen and (max-width: 500px) {
  .modal-newsletter .modal-newsletter__input-wrap--dob {
    margin-right: 0.5em;
    width: 50%;
  }
}
.modal-newsletter .modal-newsletter__button-wrap button > span {
  white-space: nowrap;
}
.modal-newsletter .modal-newsletter__button-wrap--dob {
  margin-top: 5px;
}
@media screen and (max-width: 500px) {
  .modal-newsletter .modal-newsletter__button-wrap--dob {
    margin-top: 0;
  }
}
.modal-newsletter input[type=date] {
  height: 35px;
}
.modal-newsletter .modal-newsletter__error {
  font-size: 0.8em;
  color: #970202;
  margin: 0.35em 0;
}
.modal-newsletter .modal-newsletter__field-error {
  border-color: #970202;
}
@media screen and (max-width: 500px) {
  .modal-newsletter {
    display: flex;
    flex-flow: column;
    margin-bottom: 0.65em;
  }
  .modal-newsletter .modal-newsletter__input-wrap {
    padding-right: 0;
    margin-bottom: 0.4em;
  }
  .modal-newsletter.modal-newsletter--inline {
    flex-flow: row;
  }
}

.content-modal__body {
  padding: 1.25em 1.25em 0.6em;
}
@media screen and (max-width: 500px) {
  .content-modal__body {
    padding: 0;
  }
  .content-modal__body h1,
  .content-modal__body h2,
  .content-modal__body h3 {
    font-size: 1.25em;
    line-height: 1.1em;
    margin-bottom: 0.8em;
  }
  .content-modal__body p {
    font-size: 0.9em;
    margin-bottom: 0.8em;
  }
}

.newsletter-popup .mfp-close-mv {
  top: 0.35em;
  right: 0.35em;
  border: 0 !important;
}
.newsletter-popup .mfp-modal__inner-wrap {
  padding-bottom: 0.5em;
}
.newsletter-popup .content-modal__body {
  padding: 0;
}
@media screen and (max-width: 500px) {
  .newsletter-popup.mfp-bg {
    background: transparent;
  }
  .newsletter-popup .mfp-content {
    position: fixed;
    bottom: 0;
    left: 0;
  }
  .newsletter-popup .mfp-modal__inner-wrap {
    padding: 0.5em 1em 0;
  }
  .newsletter-popup .mfp-close-mv {
    transform: scale(1.35);
    top: 0.5em;
    right: 0.5em;
  }
}

.mobile-footer-nav {
  display: none;
}

@media screen and (max-width: 500px) {
  .mobile-footer-nav {
    z-index: 104;
    position: fixed;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 1rem;
    background-color: #EFEDEE;
    border-top: solid 1px #d4d4d4;
  }
}
@media screen and (max-width: 500px) and (min-width: 980px) {
  .mobile-footer-nav {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .mobile-footer-nav__container, .mobile-footer-nav__button {
    display: flex;
    flex: 1;
    width: 100%;
    max-width: 6rem;
    flex-flow: column;
    align-items: center;
  }
  .mobile-footer-nav__button {
    position: relative;
    font-size: 0.8em;
    text-align: center;
    justify-content: space-between;
    padding: 1em 0;
    min-height: 4.65rem;
  }
  .mobile-footer-nav__button--active {
    background-color: white;
  }
  .mobile-footer-nav__button .js-icon-open {
    display: inline-block;
  }
  .mobile-footer-nav__button--active .ui-icon.js-icon-open, .mobile-footer-nav__button--active .basket .js-icon-open.delivery-list__item:before, .basket .mobile-footer-nav__button--active .js-icon-open.delivery-list__item:before {
    display: none;
  }
  .mobile-footer-nav__button .js-icon-close {
    display: none;
  }
  .mobile-footer-nav__button--active .ui-icon.js-icon-close, .mobile-footer-nav__button--active .basket .js-icon-close.delivery-list__item:before, .basket .mobile-footer-nav__button--active .js-icon-close.delivery-list__item:before {
    display: inline-block;
  }
  .mobile-footer-nav__button-label {
    display: block;
  }
  .mobile-footer-nav .ui-icon, .mobile-footer-nav .basket .delivery-list__item:before, .basket .mobile-footer-nav .delivery-list__item:before {
    position: relative;
  }
  .mobile-footer-nav .ui-icon.ui-icon--basket-popover-close-icon, .mobile-footer-nav .basket .ui-icon--basket-popover-close-icon.delivery-list__item:before, .basket .mobile-footer-nav .ui-icon--basket-popover-close-icon.delivery-list__item:before {
    margin-top: 3px;
    transform: scale(1.25);
  }
  .mobile-footer-nav .ui-icon.ui-icon--wishlist, .mobile-footer-nav .basket .ui-icon--wishlist.delivery-list__item:before, .basket .mobile-footer-nav .ui-icon--wishlist.delivery-list__item:before {
    height: 25px;
  }
  .mobile-footer-nav .site-header__counter {
    width: 22px;
    height: 22px;
    text-align: center;
    top: 0;
    left: 15px;
    font-size: 11px;
    font-size: 0.6875 rem;
    color: #FFF;
    font-style: initial;
  }
  .mobile-footer-nav .site-header__counter span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .prevent-scroll {
    overflow: hidden;
  }
  body {
    margin-bottom: 5rem;
  }
  .site-header .site-header__nav-trigger {
    display: none;
  }
  .secondary-nav {
    display: none !important;
  }
  .mobile-footer-nav-hidden {
    display: none;
  }
  .mobile-footer-nav-shown {
    display: inline-block;
  }
  #js-added-item-container,
  #js-added-wishlist-container {
    position: fixed;
    top: unset;
    bottom: 90px;
  }
}
.lightning-deal {
  visibility: hidden;
  margin: 0.35em 0;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 0.75rem;
  letter-spacing: 0.05em;
}
.lightning-deal.lighting-deal--is-active {
  visibility: visible;
  color: #680000;
}

.lightning-deal__sold {
  display: flex;
  visibility: hidden;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  max-width: 16em;
  margin: 0 auto;
  padding: 0;
  color: #680000;
}
.lightning-deal__sold.lightning-deal__sold--is-active {
  visibility: visible;
}
.lightning-deal__sold.lightning-deal__sold--is-active .lightning-deal__sold-text {
  display: block;
}

.lightning-deal__sold-text {
  display: none;
}

.lightning-deal__sold-bar {
  flex-grow: 1;
  height: 0.8em;
  margin-right: 1em;
  background-color: #ccc;
}
.lightning-deal__sold-bar .lightning-deal__sold-bar-progress {
  height: 100%;
  background-color: #4d2f40;
}

.lightning-deal__time-remaining {
  visibility: hidden;
  min-height: 1.5em;
}
.lightning-deal__time-remaining.lightning-deal__time-remaining--is-active {
  visibility: visible;
}
.lightning-deal__time-remaining.lightning-deal__time-remaining--expired-on-load {
  visibility: hidden;
}

.pdp-layout .lightning-deal {
  display: none;
}
.pdp-layout .lightning-deal.lightning-deal--is-active {
  display: block;
  font-size: 0.8em;
}
.pdp-layout .lightning-deal .lightning-deal__sold {
  margin: 0.25em 0;
  padding: 0;
  align-items: flex-start;
}

.home-optin {
  text-align: center;
  background: #f2f2f2;
  padding: 0 10px;
  border-bottom: 1px solid #d4d4d4;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.home-optin .text-block__wrap {
  padding: 10px 0;
  max-width: unset;
  margin: unset;
  width: unset;
}
.home-optin .text-block {
  display: inline-block;
  background: inherit;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  margin-right: 10px;
}
.home-optin .text-block__title {
  font-size: 1em;
  margin: 0;
}
.home-optin .text-block__title--nobody {
  margin-bottom: 0;
}
.home-optin .text-block__body {
  display: flex;
  flex-direction: column;
  margin-bottom: 5px;
  color: #666666;
}
.home-optin p {
  margin-bottom: 0;
  margin-top: 5px;
}
.home-optin .text-block__wrap--complete {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  max-width: 100%;
}
.home-optin .text-block__wrap--complete .text-block {
  margin-right: 0;
}

.home-optin__signup {
  padding: 0.5em 0;
}
.home-optin__signup p {
  font-size: 0.875em;
  text-align: left;
}
.home-optin__signup p:last-of-type:not(:first-of-type) {
  order: 2;
}
.home-optin__signup .optin-form__fields {
  display: flex;
  margin-top: 0.4em;
}
.home-optin__signup input, .home-optin__signup .button, .home-optin__signup .basket .callout-button.button-clear, .basket .home-optin__signup .callout-button.button-clear, .home-optin__signup .cookie-preferences__footer button, .cookie-preferences__footer .home-optin__signup button {
  display: inline-block;
  margin: unset;
  min-width: 350px;
}
.home-optin__signup .button, .home-optin__signup .basket .callout-button.button-clear, .basket .home-optin__signup .callout-button.button-clear, .home-optin__signup .cookie-preferences__footer button, .cookie-preferences__footer .home-optin__signup button {
  min-width: 120px;
  height: 100%;
}
.home-optin__signup .home-optin__error--field {
  border: 1px solid #970202;
}
.home-optin__signup .button__wrap {
  display: inline-block;
  margin-left: 10px;
}

.home-optin__error {
  display: none;
  font-size: 0.875em;
  color: #970202;
  text-align: left;
  line-height: 1.25;
  margin: 5px 0 2px;
}

.home-optin__close {
  position: absolute;
  padding: 10px;
  top: 0;
  right: 0;
}

@media screen and (max-width: 979px) {
  .home-optin .text-block__wrap {
    max-width: 45%;
  }
  .home-optin .text-block__wrap--complete {
    max-width: 100%;
  }
  .home-optin .home-optin__signup .optin-form__fields input[type=email] {
    min-width: 200px;
    max-width: 350px;
  }
}
@media screen and (max-width: 500px) {
  .home-optin {
    flex-wrap: wrap;
  }
  .home-optin .text-block__wrap {
    margin-top: 20px;
    padding: 0 !important;
    max-width: 100%;
  }
  .home-optin .text-block__wrap .text-block {
    margin-right: 0;
  }
  .home-optin .text-block__wrap .text-block .richtext p {
    font-size: 14px;
    font-size: 0.875 rem;
  }
  .home-optin .text-block__wrap .text-block .text-block__title {
    margin-left: 20px;
    margin-right: 20px;
  }
  .home-optin .home-optin__signup {
    width: 100%;
    line-height: 1.25;
  }
  .home-optin .home-optin__signup .optin-form__fields {
    margin-top: 0.5em;
  }
  .home-optin .home-optin__signup .optin-form__fields input[type=email] {
    min-width: calc(100% - 130px);
  }
  .home-optin .home-optin__error {
    margin: 5px 0 0;
    text-align: center;
  }
}
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.chosen-container * {
  box-sizing: border-box;
}

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}

.chosen-container a {
  cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}

.chosen-container-single .chosen-default {
  color: #999;
}

.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}

.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/chosen-sprite.png") no-repeat 0px 2px;
}

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("../images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("../images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}

.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}

.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}

.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}

.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
  color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}

.chosen-rtl .chosen-choices li {
  float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: white url("../images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("../images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type=text],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type=text],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
.chosen-container {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.chosen-container .chosen-drop {
  border: 1px solid #aeaeae;
}

.chosen-container .chosen-results li {
  position: relative;
  text-align: left;
  padding-left: 30px;
}

.chosen-container .chosen-results li.active-result.listing-filters__item--hidden {
  display: none;
}

.chosen-container-multi .chosen-drop {
  box-sizing: content-box;
  left: -1px;
}

.chosen-container.chosen-with-drop .chosen-drop {
  left: -1px;
}

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: pointer;
  position: relative;
}

.chosen-container-multi .chosen-drop .result-selected:before {
  content: "";
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  position: absolute;
  width: 12px;
  height: 12px;
  background: rgba(0, 0, 0, 0) url("../images/chosen-sprite.png") no-repeat scroll -42px 1px;
}

.chosen-container-multi .chosen-choices {
  height: 100%;
  width: 100%;
  position: static;
  overflow: visible;
  margin: auto;
  padding: auto;
  width: auto;
  height: auto;
  border: none;
  background: none;
  cursor: auto;
}

.chosen-container-multi .chosen-choices li.search-choice {
  display: none;
}

.chosen-container-multi .chosen-choices li.search-field {
  display: none;
}

.chosen-container-active .chosen-choices {
  border: none;
  box-shadow: none;
}

.chosen-container-multi .chosen-drop {
  display: none;
}

.chosen-container-multi.chosen-container-active .chosen-drop {
  display: block;
}

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 10px;
  height: 100%;
  border: none;
  background: none;
  box-shadow: none;
  color: black;
  text-decoration: none;
  white-space: nowrap;
  line-height: 38px;
}

.chosen-container-single .chosen-single div {
  display: none;
}

.chosen-container-single .chosen-single span {
  display: none;
}

.chosen-container-active.chosen-with-drop .chosen-single {
  border: none;
  background: none;
  box-shadow: none;
}

.simplemodal-wrap {
  height: 101% !important;
  position: relative;
}

.simplemodal-data {
  overflow: hidden;
  padding: 30px;
  background: #fff;
}

#simplemodal-container {
  background: #fff;
}
#simplemodal-container .simplemodal-close {
  position: absolute;
  background: url(../images/cross.gif) 0 0 no-repeat;
  width: 14px;
  height: 14px;
  text-indent: -1000em;
  top: 9px;
  right: 9px;
  z-index: 275;
}

.modal__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
}

.modal__title--centered {
  text-align: center;
}

.confirm-modal-contents {
  width: 400px;
}

#popup-error {
  display: none;
}

.modal__section--first {
  padding-top: 5px;
}

.country-modal__body--hidden {
  display: none;
}

.newsletter-modal__title {
  text-align: center;
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 30px;
}

.newsletter-modal__content {
  margin-bottom: 30px;
}

.newsletter__content {
  width: 746px !important;
}

#simplemodal-container h1.help-page__title {
  text-align: center;
  font-size: 20px;
  border: 0 !important;
  font-weight: 400;
}

.help-page {
  max-height: 80%;
  font-family: Helvetica, Arial, sans-serif;
  color: black;
}

.help-page__body {
  padding-top: 10px;
  line-height: 1.5;
  font-size: 16px;
  font-weight: normal;
}

.help-page__body p {
  padding-top: 4px;
}

.locale-modal__main {
  margin-top: 20px;
  min-height: 300px;
}

.locale-modal__main--no-margin {
  margin-top: 0;
}

.locale-modal__select {
  margin-bottom: 20px;
}

.title-block--padding-sides {
  padding-left: 20px;
  padding-right: 20px;
}

.title-block__line {
  border-top: 1px solid #d4d4d4;
  margin: 0 -5px;
}

.button-brand--right {
  float: right;
}

.locale-modal__body {
  margin-bottom: 20px;
}

.country-modal__body {
  font-size: 12px;
  font-size: 0.75 rem;
  margin-top: 10px;
  margin-bottom: 20px;
}

@media screen and (max-width: 500px) {
  .title-block__line {
    display: none;
  }
  .mfp-modal__inner-wrap .locale-modal__main {
    margin-top: 0px;
  }
  .mfp-modal__inner-wrap .title-block {
    display: none;
  }
  .mfp-modal__inner-wrap .button--brand,
  .mfp-modal__inner-wrap .basket .button.pay-now,
  .mfp-modal__inner-wrap .basket .pay-now.callout-button.button-clear,
  .basket .mfp-modal__inner-wrap .button.pay-now,
  .basket .mfp-modal__inner-wrap .pay-now.callout-button.button-clear,
  .mfp-modal__inner-wrap .basket .cookie-preferences__footer button.pay-now,
  .basket .cookie-preferences__footer .mfp-modal__inner-wrap button.pay-now,
  .mfp-modal__inner-wrap .cookie-preferences__footer .basket button.pay-now,
  .cookie-preferences__footer .basket .mfp-modal__inner-wrap button.pay-now {
    width: 100%;
    display: block;
  }
  .mfp-modal__inner-wrap .locale-modal__content {
    margin-left: 20px;
    margin-right: 20px;
  }
  .mfp-modal__inner-wrap .select-replace,
  .mfp-modal__inner-wrap .locale-modal__body,
  .mfp-modal__inner-wrap .locale-modal__body ul {
    font-size: 13px;
    font-size: 0.8125 rem;
  }
}
.grid--static {
  position: static;
}

#email-change-modal {
  background: #FFF;
  height: 100%;
}
@media screen and (min-width: 980px) {
  #email-change-modal .button, #email-change-modal .basket .callout-button.button-clear, .basket #email-change-modal .callout-button.button-clear, #email-change-modal .cookie-preferences__footer button, .cookie-preferences__footer #email-change-modal button {
    width: 40%;
    margin: 0% 5%;
    float: left;
  }
}
@media screen and (max-width: 500px) {
  #email-change-modal .button, #email-change-modal .basket .callout-button.button-clear, .basket #email-change-modal .callout-button.button-clear, #email-change-modal .cookie-preferences__footer button, .cookie-preferences__footer #email-change-modal button {
    width: 100%;
    margin-top: 5%;
  }
}

.email-change-container .mfp-container .mfp-content {
  background: #FFF;
  padding: 1.7rem 1.5rem;
}
@media screen and (min-width: 980px) {
  .email-change-container .mfp-container .mfp-content {
    width: 30%;
  }
}
@media screen and (max-width: 500px) {
  .email-change-container .mfp-container .mfp-content {
    width: 100%;
  }
}

.cookie-preferences {
  background: #FFF;
  border-radius: 3px;
  font-size: 13px;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  position: fixed;
  min-height: 450px;
  max-width: 90vw;
  max-height: 90vh;
  z-index: 3001;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
  align-content: flex-start;
}
@media screen and (max-width: 500px) {
  .cookie-preferences {
    overflow-x: scroll;
    width: 90%;
  }
}
.cookie-preferences__title {
  flex: 0 0 100%;
  margin: 0;
  padding: 15px;
  font-size: 1.6923076923em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 1.25rem;
  text-align: center;
}
.cookie-preferences__wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  border-top: 1pt solid rgb(219, 214, 208);
  align-items: stretch;
  min-height: 450px;
}
@media screen and (max-width: 500px) {
  .cookie-preferences__wrap {
    flex-direction: column;
    min-height: 0;
  }
}
.cookie-preferences__nav {
  box-sizing: border-box;
  flex: 1 0 30%;
  background: rgb(219, 214, 208);
}
@media screen and (max-width: 500px) {
  .cookie-preferences__nav {
    flex: 1 0 auto;
  }
}
.cookie-preferences__nav a {
  padding: 13px 15px;
  display: block;
  border-bottom: 1px solid #FFF;
  font-size: 1.2em;
}
.cookie-preferences__nav a.active {
  background: #fff;
}
.cookie-preferences__panels {
  box-sizing: border-box;
  flex: 2 0 70%;
  background: #FFF;
}
.cookie-preferences__panel {
  padding: 10px 30px 30px;
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: stretch;
}
.cookie-preferences__panel.active {
  display: flex;
}
.cookie-preferences__panel-title {
  flex: 0 1 50%;
  vertical-align: middle;
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 1.1em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 1.3;
}
@media screen and (max-width: 500px) {
  .cookie-preferences__panel-title {
    flex: 1 0 80%;
  }
}
.cookie-preferences__panel-title-full {
  flex: 1 0 auto;
  vertical-align: middle;
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 1.1em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 1.3;
}
.cookie-preferences__panel-title-always-active {
  text-align: right;
  vertical-align: middle;
  margin: 0;
  margin-bottom: 0.5em;
  font-size: 1.1em;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  color: #4d2f40;
  font-weight: 1000 !important;
}
@media screen and (max-width: 500px) {
  .cookie-preferences__panel-title-always-active {
    flex: 1 0 80%;
  }
}
.cookie-preferences__panel-description {
  flex: 1 0 100%;
  margin-top: 15px;
}
.cookie-preferences__switch {
  flex: 0 0 auto;
  margin-left: auto;
}
@media screen and (max-width: 500px) {
  .cookie-preferences__switch {
    margin-left: initial;
    margin-top: 10px;
  }
}
.cookie-preferences__switch input {
  display: none;
}
.cookie-preferences__switch-icon {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  background: #4d2f40;
  width: 54px;
  height: 30px;
  border-radius: 15px;
}
.cookie-preferences__switch-icon:before {
  display: block;
  position: absolute;
  content: "";
  top: 3px;
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  background: white;
}
.cookie-preferences__switch-label {
  vertical-align: middle;
  display: inline-block;
}
.cookie-preferences__switch-label:after {
  content: "Inactive";
}
.cookie-preferences__switch input:checked ~ .cookie-preferences__switch-icon:before {
  left: auto;
  right: 3px;
}
.cookie-preferences__switch input:checked ~ .cookie-preferences__switch-label:after {
  content: "Active";
}
.cookie-preferences__footer {
  font-size: 0.9230769231em;
  padding: 15px;
  flex: 0 0 100%;
  background: #fff;
  display: flex;
  align-items: center;
}
.cookie-preferences__footer button {
  margin-left: auto;
}
@media screen and (max-width: 500px) {
  .cookie-preferences__footer {
    flex-direction: column-reverse;
  }
  .cookie-preferences__footer .cookie-preferences__statement {
    margin-top: 15px;
  }
}

.exit-modal__wrapper + .mfp-wrap .mfp-container .mfp-content {
  max-width: 700px !important;
  background-color: #f2f2f2;
  border-color: #f2f2f2 !important;
  padding: 25px;
  color: #636466;
}
.exit-modal__wrapper + .mfp-wrap .mfp-container .mfp-content .mfp-modal__wrap > .mfp-modal__inner-wrap {
  padding: 0.75rem 1.5rem;
}
.exit-modal__wrapper + .mfp-wrap .mfp-container .mfp-content .mfp-close-mv {
  top: 4px;
  right: -10px;
}

.exit-modal__title {
  color: black;
  letter-spacing: 3px;
  font-size: 26px;
}

.exit-modal__title,
.exit-modal__intro,
.exit-modal__sub-title,
.exit-modal__button-wrap {
  text-align: center;
}

.exit-modal__title--primary {
  margin: 0;
  font-weight: 300;
  letter-spacing: 6px;
  line-height: 1;
}

.exit-modal__title--secondary {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4px;
  margin-bottom: 15px;
}

.exit-modal__sub-title {
  font-size: 19px;
  font-weight: bold;
  margin: 0;
}

.exit-modal__right-content {
  color: #636466;
}
.exit-modal__right-content ul {
  list-style: outside;
}
.exit-modal__right-content ul li {
  line-height: 1.25;
}
.exit-modal__right-content ul li:before {
  content: none;
}

#admin-bar-menu .admin-help a {
  background-image: url("../core/images/d3r-icons/info.svg");
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#admin-bar-menu .admin-help--no-mapping a {
  background-image: url("../core/images/d3r-icons/info-disabled.svg");
}

.site-notification-bar {
  background: #d5c1b0;
  line-height: 1.25;
}

.site-notification-bar--cookie {
  background: #f8f8f8;
}

.site-notification-bar--sale {
  background: #d9d6d1;
  padding: 5px 5px;
}

@media screen and (min-width: 980px) {
  .site-notification-bar--l-sticky {
    position: sticky;
    top: 0;
    z-index: 104;
  }
}

.site-notification-bar__content {
  font-size: 0.85rem;
  font-weight: bold;
  color: #4d2f40;
  letter-spacing: 0.05em;
  text-align: center;
  padding: 0 1em;
}
.site-notification-bar__content > :last-child {
  margin-bottom: 0;
}
.site-notification-bar__content > * {
  padding: 0.625em 0;
}
.site-notification-bar__content p {
  font-size: 0.85rem;
}
@media screen and (max-width: 500px) {
  .site-notification-bar__content p {
    line-height: 2;
  }
}
.site-notification-bar__content > .underline {
  text-decoration: underline;
}

.site-notification-bar--cookie {
  display: flex;
  flex-direction: row;
  padding: 0px 0px 10px 0px;
  line-height: 17px;
}
@media screen and (max-width: 500px) {
  .site-notification-bar--cookie {
    padding: 0;
  }
}
.site-notification-bar--cookie .site-notification-bar__content {
  flex: 1 0;
  text-align: left;
  font-style: normal;
}
.site-notification-bar--cookie .site-notification-bar__content a {
  text-decoration: underline;
}
@media screen and (max-width: 500px) {
  .site-notification-bar--cookie .site-notification-bar__content > p {
    font-size: 0.6rem;
    line-height: 16px;
  }
}
.site-notification-bar--cookie .site-notification-bar__cookie-actions {
  padding: 0.625em;
}
@media screen and (max-width: 500px) {
  .site-notification-bar--cookie .site-notification-bar__cookie-actions {
    padding: 0px 10px 0px 10px !important;
    text-align: center;
    font-size: 0.6rem;
    padding: 10px;
  }
}
.site-notification-bar--cookie .site-notification-bar__cookie-actions a.link {
  font-size: 0.8rem;
  color: gray;
  margin: 0 10px;
}
@media screen and (max-width: 500px) {
  .site-notification-bar--cookie .site-notification-bar__cookie-actions a.link {
    margin: 10px 10px;
    display: block;
    font-size: 0.6rem;
  }
}
@media screen and (max-width: 500px) {
  .site-notification-bar--cookie .site-notification-bar__cookie-actions a#cookie_policy_banner_close {
    font-size: 0.6rem;
  }
}

.site-notification-bar--small {
  padding: 0;
}
.site-notification-bar--small .site-notification-bar__cookie-actions {
  padding-left: 20px;
  padding-right: 50px;
  padding-top: 6px;
}

.site-notification-bar__content--sale a {
  text-transform: uppercase;
  color: black;
}

.site-notification-bar__close {
  position: absolute;
  right: 10px;
  top: 50%;
  padding: 15px;
  margin-top: -10px;
  font-size: 0;
}
#ie8 .site-notification-bar__close {
  font-size: 0.1px;
}

.csstransforms .site-notification-bar__close {
  margin-top: auto;
  transform: translateY(-50%);
}

.notif-bar {
  position: relative;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media screen and (max-width: 500px) {
  .notif-bar {
    display: block;
  }
  .notif-bar a:not(:last-child)::after {
    content: "|";
    margin: 0 0.5em;
  }
}

.sitewide-notices .slick-arrow {
  height: 2px;
}
.sitewide-notices .slick-arrow img {
  height: 9px;
  width: 9px;
}

/* -------------------------------------------------------------------------- */
#js-nav-mobile-indicator {
  display: none;
}
@media screen and (max-width: 1000px) {
  #js-nav-mobile-indicator {
    display: block;
  }
}

#js-nav-desktop-indicator {
  display: block;
}
@media screen and (max-width: 1000px) {
  #js-nav-desktop-indicator {
    display: none;
  }
}

#js-main-nav-desktop-indicator {
  display: block;
}
@media screen and (max-width: 979px) {
  #js-main-nav-desktop-indicator {
    display: none;
  }
}

.site-header {
  border-bottom: 1px solid #d4d4d4;
  position: relative;
  z-index: 103;
  padding: 0 20px;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .site-header {
  font-size: 0.1px;
}
.site-header > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
@media screen and (max-width: 979px) {
  .site-header {
    height: 106px;
  }
}
@media screen and (max-width: 500px) {
  .site-header {
    height: 58px;
  }
}
.site-header:after {
  content: "";
  display: inline-block;
  width: 90%;
  height: 0;
}
@media screen and (max-width: 1000px) {
  .site-header:after {
    content: none;
    display: none;
  }
}

.site-logo__wrap {
  padding: 20px 0 10px 0;
  display: block;
  vertical-align: middle;
  position: relative;
  text-align: center;
  font-size: 0;
}
#ie8 .site-logo__wrap {
  font-size: 0.1px;
}

.site-logo__logo {
  display: block;
}

.site-logo__logo-icon {
  display: inline-block;
}
@media screen and (max-width: 500px) {
  .site-logo__logo-icon {
    display: none;
  }
}

.site-logo__mobile-logo-icon {
  display: none;
}
@media screen and (max-width: 500px) {
  .site-logo__mobile-logo-icon {
    display: inline-block;
  }
}

.site-header__nav-trigger,
.site-header__bag {
  padding: 15px 20px;
  display: block;
}

.site-header__counter {
  position: absolute;
  top: 18px;
  left: 30px;
  font-size: 10px;
  font-size: 0.625 rem;
  background: #4d2f40;
  border-radius: 99px;
  text-align: center;
  color: #f8f8f8;
  line-height: 20px;
}

.site-header__counter--wishlist {
  background: #d5c1b0;
}

/* -------------------------------------------------------------------------- */
.primary-nav {
  display: block;
  margin: 0 auto;
  vertical-align: middle;
  transition: all 250ms cubic-bezier(0.425, 0, 0, 1);
}
@media screen and (min-width: 980px) {
  .primary-nav {
    height: auto !important;
  }
}

.primary-nav__list {
  display: block;
  text-align: center;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .primary-nav__list {
  font-size: 0.1px;
}
.primary-nav__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
@media screen and (min-width: 980px) {
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+1),
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+1) ~ li:not(.ignore-width-calc) {
    font-size: 14px;
    font-size: 0.875 rem;
    padding: 15px 22px;
  }
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+4),
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+4) ~ li:not(.ignore-width-calc) {
    font-size: 14px;
    font-size: 0.875 rem;
    padding: 15px 18px;
  }
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+7),
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+7) ~ li:not(.ignore-width-calc) {
    font-size: 12px;
    font-size: 0.75 rem;
    padding: 15px 14px;
  }
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+10),
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+10) ~ li:not(.ignore-width-calc) {
    font-size: 10px;
    font-size: 0.625 rem;
    padding: 15px 10px;
  }
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+13),
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+13) ~ li:not(.ignore-width-calc) {
    font-size: 8px;
    font-size: 0.5 rem;
    padding: 15px 6px;
  }
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+16),
  .primary-nav__list > li:not(.ignore-width-calc):nth-last-of-type(n+16) ~ li:not(.ignore-width-calc) {
    font-size: 6px;
    font-size: 0.375 rem;
    padding: 15px 2px;
  }
}

.primary-nav__list-item-content {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
}

.is-active .primary-nav__list-item-content {
  position: relative;
}
.is-active .primary-nav__list-item-content:after {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  left: 0px;
  right: 0px;
  bottom: 0;
  background: #dbd6d0;
}

@media screen and (min-width: 980px) {
  .is-active .primary-nav__list-item-content:after {
    bottom: -15px;
  }
}
@media screen and (min-width: 1471px) {
  .is-active .primary-nav__list-item-content:after {
    bottom: -15px;
  }
}
.new-nav .new-nav__header {
  display: none;
}

@media screen and (max-width: 979px) {
  .new-nav {
    position: relative;
    left: 0px;
    background: #FFF;
    width: 100%;
  }
  .new-nav .new-nav__header {
    display: block;
    padding: 15px 0px;
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    background: #EFEDEE;
  }
  .new-nav .new-nav__header span {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 15px;
  }
  .new-nav .popover-nav__list-item-content {
    letter-spacing: 0.1em;
    font-size: 0.975rem;
  }
  .notification-bar-new-nav {
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #f8f3ed;
  }
  .header-bar-new-nav {
    position: fixed;
    width: 100%;
    background: #FFFFFF;
    top: 0;
    height: 100%;
  }
  body.mobile-nav-active {
    overflow: hidden;
  }
  .site-header .mobile-search-rollout {
    position: unset;
  }
}
/* -------------------------------------------------------------------------- */
.secondary-nav {
  position: absolute;
  right: 6px;
  bottom: 0;
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
.secondary-nav label {
  margin-bottom: 0;
}

.secondary-nav__list {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  background-color: #fff;
}
#ie8 .secondary-nav__list {
  font-size: 0.1px;
}
.secondary-nav__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.secondary-nav__list-item {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.secondary-nav__list-item:last-of-type {
  margin-right: 0;
}

.secondary-nav__list-item-content {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.05em;
  padding: 15px;
  display: block;
}

.secondary-nav__list-item--button, .primary-nav__list-item--button {
  display: inline-block;
}

.secondary-nav__list-item--account,
.secondary-nav__list-item--help {
  position: absolute;
  left: -15px;
  top: -34px;
}

.secondary-nav__list-item--help {
  left: auto;
  right: 0;
}

.mobile-nav__search-button {
  display: none;
}

@media screen and (max-width: 500px) {
  .mobile-nav__search-button--enabled {
    display: block;
    position: absolute;
    left: 20%;
    padding: 20px 15px;
    top: -6%;
  }
}

.mobile-nav__search {
  display: none;
}
.mobile-nav__search.is-active {
  display: none;
}

@media screen and (min-width: 980px) {
  .mobile-nav__search {
    display: none !important;
  }
  .mobile-nav__search.is-active {
    display: none !important;
  }
}
.mobile-box__search {
  display: none !important;
}

@media screen and (max-width: 979px) {
  .mobile-nav__search {
    z-index: 103;
    display: none;
    position: relative;
    background-color: white;
    overflow: hidden;
    text-align: left;
    border-bottom: #ccc solid 1px;
    border-right: #ccc solid 1px;
    border-left: #ccc solid 1px;
    font-size: 0.8em;
    color: #4d2f40;
    height: 48px;
    line-height: 50px;
    margin: 0 -1px;
    padding: 5px;
  }
  .mobile-nav__search.is-active {
    display: block;
  }
  .mobile-nav__search input {
    width: calc(100% - 47px);
    float: left;
  }
  .mobile-nav__search button {
    position: absolute;
    top: 0px;
    padding: 11px;
  }
}
@media screen and (max-width: 979px) {
  .mobile-nav__search--static {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .mobile-nav__search--static {
    display: none;
  }
  .mobile-nav__search--static.is-active {
    display: none;
  }
}

@media screen and (max-width: 979px) {
  .site-header--hide-search .mobile-nav__search--static {
    display: none;
  }
}

.mobile-search-rollout {
  background-color: white;
  display: none;
  z-index: 103;
  position: absolute;
  width: 100%;
  height: 100vH;
  font-size: 0.9rem;
}
.mobile-search-rollout:not(.mobile-search-rollout--menu) ul li a {
  height: 40px;
  padding: 5px 40px;
  line-height: 30px;
  overflow: hidden;
  text-align: left;
  border-bottom: #ccc solid 1px;
  border-right: #ccc solid 1px;
  border-left: #ccc solid 1px;
  font-size: 1em;
  color: #4d2f40;
}
.mobile-search-rollout:not(.mobile-search-rollout--menu) ul li a.mobile-search-rollout__options__header-item {
  padding: 5px 15px;
  font-weight: bold;
  height: 30px;
  line-height: 20px;
  font-size: 1rem;
}
.mobile-search-rollout.mobile-search-rollout--menu ul li.mobile-search-rollout__options__header-item {
  border-bottom: 1px solid #ccc;
  padding: 0.6em 0.75em;
  font-weight: bold;
}
.mobile-search-rollout.mobile-search-rollout--menu ul li a {
  display: block;
  padding: 0.65em 1.25em;
  letter-spacing: 0.1em;
  font-size: 0.975rem;
  background: 0 0 !important;
  border-bottom: 1px solid #d4d4d4;
}
.mobile-search-rollout.is-active {
  display: block;
}

.site-touch-nav-active .mobile-nav__search-button {
  display: none;
}

.site-touch-nav-active .mobile-nav__search--static {
  display: none !important;
}

.primary-nav__search {
  display: block;
  position: absolute;
  top: 0;
  right: 55px;
  bottom: 0;
  width: 0;
  transition: width 250ms cubic-bezier(0.425, 0, 0, 1);
  border: none;
}
.primary-nav__search:focus {
  outline: none;
}

.right-nav__search .popular-search, .primary-nav__search .popular-search {
  background-color: white;
  z-index: 999999;
  position: absolute;
  width: 0;
}
.right-nav__search .popular-search.popular-search--right-nav, .primary-nav__search .popular-search.popular-search--right-nav {
  display: block;
}
.right-nav__search .popular-search ul, .primary-nav__search .popular-search ul {
  border: #ccc solid 1px;
  border-top: 0;
  display: none;
}
.right-nav__search .popular-search ul a:last-of-type li, .primary-nav__search .popular-search ul a:last-of-type li {
  border-bottom: 0;
}
.right-nav__search .popular-search ul li, .primary-nav__search .popular-search ul li {
  line-height: 3em;
  overflow: hidden;
  text-align: left;
  border-bottom: #ccc solid 1px;
  font-size: 0.8em;
}
.right-nav__search .popular-search ul li.popular-search__header-item, .primary-nav__search .popular-search ul li.popular-search__header-item {
  padding: 5px;
  font-weight: bold;
  height: 30px;
  line-height: 20px;
}
.right-nav__search .popular-search ul li a, .primary-nav__search .popular-search ul li a {
  padding: 0 10px;
}

.right-nav__search .popular-search ul {
  border: #ccc solid 1px;
}

.secondary-nav__search.is-active, .primary-nav__search.is-active {
  width: 250px;
  overflow: visible;
}
.secondary-nav__search.is-active input, .primary-nav__search.is-active input {
  display: block;
}
.secondary-nav__search.is-active .popular-search, .primary-nav__search.is-active .popular-search {
  width: 100%;
}
.secondary-nav__search.is-active .popular-search ul, .primary-nav__search.is-active .popular-search ul {
  display: block;
  border-top: 0;
}

.secondary-nav__search input {
  position: absolute;
  z-index: 99999;
  top: 50%;
  transform: translateY(-50%);
  background: #e1e1e1;
  padding: 10px;
  border: 0;
}
.secondary-nav__search input:focus {
  outline: 0;
}
@media screen and (min-width: 980px) {
  .secondary-nav__search input {
    display: none;
  }
}
.secondary-nav__search button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.primary-nav__search {
  display: block;
  position: absolute;
  top: 11px;
  left: 40px;
  width: 0;
  font-size: 16px;
  transition: width 250ms cubic-bezier(0.425, 0, 0, 1);
  border: none;
}
.primary-nav__search:focus {
  outline: none;
}
.primary-nav__search .popular-search {
  margin-top: 0;
}
.primary-nav__search input {
  display: none;
}

.secondary-nav__search--white input, .primary-nav__search--white input {
  background-color: white;
  border: #ccc solid 1px;
}

.right-nav__search-suggestions,
.primary-nav__search-suggestions {
  position: absolute;
  margin-top: 49px;
  width: 100%;
}
.right-nav__search-suggestions ul,
.primary-nav__search-suggestions ul {
  background-color: white;
  z-index: 999999;
  border: 1px solid #e1e1e1;
  border-top: none;
  display: none;
}
.right-nav__search-suggestions a:last-of-type li,
.primary-nav__search-suggestions a:last-of-type li {
  border-bottom: 0;
}
.right-nav__search-suggestions li,
.primary-nav__search-suggestions li {
  overflow: hidden;
  text-align: left;
  border-bottom: #ccc solid 1px;
  font-size: 0.8em;
}
.right-nav__search-suggestions li a,
.primary-nav__search-suggestions li a {
  display: block;
  padding: 5px 10px;
  height: 40px;
  line-height: 30px;
}

.right-nav__search-suggestions {
  display: block;
  margin-top: 0;
  width: 80%;
  z-index: 1;
}
@media screen and (max-width: 979px) {
  .right-nav__search-suggestions {
    display: none;
  }
}
.right-nav__search-suggestions ul {
  border: 1px solid #e1e1e1;
}

.primary-nav__search-suggestions {
  margin-top: 0;
}
.primary-nav__search-suggestions ul {
  border-top: 0;
}

.secondary-nav__drop-nav {
  display: none;
  position: absolute;
  right: 0;
  top: 100%;
}
.secondary-nav__drop-nav.is-active {
  display: block;
}

@media screen and (min-width: 1471px) {
  .secondary-nav__drop-nav {
    padding-top: 5px;
    left: -60px;
  }
}
@media screen and (max-width: 1000px) {
  .secondary-nav__drop-nav, .secondary-nav__drop-nav.is-active {
    display: none !important;
  }
}
@media screen and (max-width: 979px) {
  .secondary-nav__search input {
    padding-left: 5%;
    padding-right: 5%;
    top: auto;
    height: 100%;
    transform: none;
  }
  .secondary-nav__search button {
    top: 0;
    right: 0;
    bottom: 0;
    width: 75px;
    transform: none;
    text-align: right;
    padding-right: 4%;
  }
  .new-nav-secondary {
    position: relative !important;
    right: 0;
    margin-bottom: 5rem;
  }
}
.right-nav__search-wrap {
  display: inline-block;
}
@media screen and (max-width: 979px) {
  .right-nav__search-wrap {
    display: none;
  }
}

.right-nav__search .popular-search {
  width: 80%;
}

/* -------------------------------------------------------------------------- */
.popover-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  background: #fff;
  border: 1px solid #d4d4d4;
  z-index: 200;
  width: 900px;
  min-height: 450px;
  margin-left: -450px;
  margin-top: 20px;
  box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.25);
  text-align: left;
  overflow: hidden;
}
@media screen and (max-width: 979px) {
  .popover-nav {
    display: none;
    overflow: visible;
    position: relative;
  }
}

@media screen and (max-width: 979px) {
  .new-popover-nav .popover-nav__second-layer {
    background: #FFF;
    overflow: scroll;
  }
  .new-popover-nav .popover-nav__header {
    border-top: #ccc solid 1px;
    border-bottom: #ccc solid 1px;
    background: #EFEDEE;
  }
}
.popover-nav__single-level-nav {
  width: 670px;
  left: 55%;
}
.popover-nav__single-level-nav .popover-nav__first-layer {
  width: 33%;
}
@media screen and (max-width: 979px) {
  .popover-nav__single-level-nav .popover-nav__first-layer {
    width: 100%;
  }
}
.popover-nav__single-level-nav .popover-nav__first-layer .popover-nav__ui-nav-forward {
  display: none;
}
.popover-nav__single-level-nav.popover-nav__gallery .popover-nav__first-layer {
  width: 100%;
}
.popover-nav__single-level-nav.popover-nav__gallery .popover-nav__first-layer .popover-nav__list-item {
  padding: 0;
}
.popover-nav__single-level-nav .popover-nav__related-media {
  width: 67%;
}

.popover-nav__gallery .popover-nav__first-layer {
  background-color: transparent;
}
@media screen and (min-width: 980px) {
  .popover-nav__gallery .popover-nav__list {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
}
.popover-nav__gallery .popover-nav__second-layer {
  left: 0;
}
.popover-nav__gallery .popover-nav__second-layer--wide {
  width: 100%;
}

.popover-nav__close-only .popover-nav__header {
  pointer-events: none;
}
.popover-nav__close-only .popover-nav__header .js-mobile-close {
  pointer-events: all;
}
.popover-nav__close-only .popover-nav__header .popover-nav__ui-nav-back {
  visibility: hidden;
}

.primary-nav__list-item.is-active .popover-nav, .primary-nav__list-item.last-active .popover-nav {
  display: block;
}

.popover-nav__close-icon {
  position: absolute;
  right: 12px;
  top: 12px;
  width: 20px;
  height: 20px;
  font-size: 0;
}
#ie8 .popover-nav__close-icon {
  font-size: 0.1px;
}

.popover-nav__first-layer {
  width: 25%;
  background: #dbd6d0;
  min-height: 450px;
}

.popover-nav__second-layer {
  display: none;
  position: absolute;
  top: 15px;
  left: 25%;
  width: 25%;
  max-height: 450px;
  overflow: auto;
}
@media screen and (max-width: 979px) {
  .popover-nav__second-layer {
    max-height: none;
    overflow: visible;
  }
}

.csstransforms .popover-nav__second-layer {
  top: 50%;
  transform: translateY(-50%);
}

.popover-nav__second-layer--wide {
  width: 75%;
}

.popover-nav__related-media {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  padding: 10px;
}
.popover-nav__related-media img {
  width: 100%;
}
.popover-nav__related-media a {
  position: relative;
  display: block;
}

.popover-nav__background-image {
  background-repeat: no-repeat;
  background-size: cover;
}

.nav-block__content {
  position: absolute;
  top: 15px;
  width: 100%;
  padding: 30px;
  text-align: center;
  z-index: 9;
}
.nav-block__content > :last-child {
  margin-bottom: 0;
}

.nav-block--light-on-dark .nav-block__content {
  color: #fff;
}

.nav-block__title,
.nav-block__subtitle {
  line-height: 1.5;
  margin-bottom: 10px;
}

.nav-block__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 24px;
  font-size: 1.5 rem;
}

.nav-block__subtitle {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
  text-decoration: none;
}

.is-active > .popover-nav__second-layer, .is-active > .popover-nav__related-media,
.last-active > .popover-nav__second-layer,
.last-active > .popover-nav__related-media {
  display: block;
}

/* -------------------------------------------------------------------------- */
.popover-nav--split-media {
  padding-top: 0;
  background: #dbd6d0;
}

@media screen and (max-width: 1000px) {
  .popover-nav--split-media {
    background: transparent;
  }
}
.split-media {
  padding: 0 30px 30px 30px;
  margin-right: -15px;
  overflow: hidden;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .split-media {
  font-size: 0.1px;
}
.split-media > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

@media screen and (max-width: 1000px) {
  .split-media {
    margin-top: 30px;
    border-bottom: 1px solid #d4d4d4;
  }
}
.split-media__media {
  width: 50%;
  padding-right: 15px;
}

/* -------------------------------------------------------------------------- */
.popover-nav__header {
  pointer-events: none;
}
@media screen and (max-width: 1000px) {
  .popover-nav__header {
    pointer-events: auto;
  }
}

.popover-nav__header {
  padding: 15px 30px;
  position: relative;
  display: block;
}

.popover-nav__ui-nav-back {
  display: none;
  position: absolute;
  top: 0;
  left: 5%;
  bottom: 0;
  width: 20px;
}

.popover-nav__ui-nav-back-icon {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.popover-nav__header-title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875 rem;
  margin-bottom: 0;
}

.popover-nav__second-layer .popover-nav__header {
  display: none;
}

/* -------------------------------------------------------------------------- */
.popover-nav__list {
  display: block;
  max-height: 450px;
  width: 100%;
  overflow: auto;
}
@media screen and (max-width: 979px) {
  .popover-nav__list {
    max-height: none;
    overflow: visible;
  }
}
@media screen and (min-width: 980px) {
  .popover-nav__list li:nth-last-child(n+3),
  .popover-nav__list li:nth-last-child(n+3) ~ li {
    padding: 0px;
  }
  .popover-nav__list li:nth-last-child(n+6),
  .popover-nav__list li:nth-last-child(n+6) ~ li {
    padding: 0px;
  }
  .popover-nav__list li:nth-last-child(n+9),
  .popover-nav__list li:nth-last-child(n+9) ~ li {
    padding: 0px;
  }
  .popover-nav__list li:nth-last-child(n+12),
  .popover-nav__list li:nth-last-child(n+12) ~ li {
    padding: 0px;
  }
  .popover-nav__list li:nth-last-child(n+15),
  .popover-nav__list li:nth-last-child(n+15) ~ li {
    padding: 0px;
  }
}

.popover-nav__list-item {
  display: block;
}

.popover-nav__list-item-content {
  position: relative;
  display: block;
  padding: 15px 30px;
  font-size: 14px;
  font-size: 0.875 rem;
}

.popover-nav__list-item-image {
  display: block;
  text-align: center;
}
.popover-nav__list-item-image img {
  width: 100%;
  height: auto;
}

.no-touch .popover-nav__list-item:hover .popover-nav__list-item-content, .no-touch .popover-nav__list-item:focus .popover-nav__list-item-content {
  background: rgba(255, 255, 255, 0.25);
}

.popover-nav__list-item.is-active .popover-nav__list-item-content, .no-touch .popover-nav__list-item.is-active .popover-nav__list-item-content {
  background: #fff;
}

.popover-nav__single-level-nav .popover-nav__first-layer .popover-nav__list .is-active:hover, .popover-nav__single-level-nav .popover-nav__first-layer .popover-nav__list .is-active:focus {
  background: rgba(255, 255, 255, 0.25);
}
.popover-nav__single-level-nav .popover-nav__first-layer .popover-nav__list .is-active a {
  background: none !important;
}

/* -------------------------------------------------------------------------- */
.site-header__nav-trigger {
  display: none;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(-20px, -50%);
  padding: 20px;
}

@media screen and (max-width: 1000px) {
  .site-header__nav-trigger {
    display: block;
  }
}
.site-header__open-nav-icon {
  display: block;
}

.site-header__close-nav-icon {
  display: none;
}

.site-touch-nav-active .site-header__open-nav-icon {
  display: none;
}
.site-touch-nav-active .site-header__close-nav-icon {
  display: block;
}

.site-header__bag {
  display: none;
  position: absolute;
  top: 50%;
  right: 5%;
  transform: translate(20px, -50%);
}

@media screen and (max-width: 1000px) {
  .site-header__bag {
    display: block;
  }
}
.popover-nav__ui-nav-forward {
  display: none;
}

@media screen and (min-width: 980px) {
  li.secondary-nav__list-item--country-selector--fake-select {
    position: absolute;
    left: -170px;
    top: -34px;
  }
  li.secondary-nav__list-item--country-selector--fake-select .select-replace__value {
    cursor: pointer;
    border-color: #aeaeae;
  }
}

li.secondary-nav__list-item--country-selector--fake-select .secondary-nav__list-item-content {
  display: inline-block;
  padding: 15px 0;
  color: #666;
}

li.secondary-nav__list-item--country-selector--fake-select .select-replace {
  cursor: pointer;
  width: 95px;
  display: inline-block;
  margin-left: 10px;
  height: 27px;
  top: 9px;
}

li.secondary-nav__list-item--country-selector--fake-select .select-replace p {
  padding: 0;
  display: flex;
  align-items: center;
}

li.secondary-nav__list-item--country-selector--fake-select .select-replace p img {
  margin-left: 5px;
}

li.secondary-nav__list-item--country-selector--fake-select .select-replace p span.select-replace__value-txt {
  border: #aeaeae;
  font-size: 12px;
}

li.secondary-nav__list-item--country-selector--fake-select .select-replace .fake-select {
  cursor: pointer;
  width: 95px;
}

/* -------------------------------------------------------------------------- */
@media screen and (min-width: 1471px) {
  .site-header {
    text-align: justify;
    text-justify: distribute;
  }
  .site-logo__wrap {
    display: inline-block;
    padding: 20px 0;
  }
  .primary-nav {
    display: inline-block;
  }
  .primary-nav__list {
    padding: 0;
  }
  .secondary-nav {
    display: inline-block;
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .secondary-nav__list-item--account,
  .secondary-nav__list-item--help {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }
  .secondary-nav__list-item--account {
    position: relative;
  }
  li.secondary-nav__list-item--country-selector--fake-select {
    color: #666;
    width: 150px;
    position: static;
  }
  li.secondary-nav__list-item--country-selector--fake-select .secondary-nav__list-item-content {
    display: inline-block;
    padding: 15px 0;
  }
  li.secondary-nav__list-item--country-selector--fake-select .select-replace {
    width: 95px;
    display: inline-block;
    margin-left: 10px;
    height: 27px;
    top: 9px;
  }
  li.secondary-nav__list-item--country-selector--fake-select .select-replace p {
    cursor: pointer;
    padding: 0;
    display: flex;
    align-items: center;
  }
  li.secondary-nav__list-item--country-selector--fake-select .select-replace p img {
    margin-left: 5px;
  }
  li.secondary-nav__list-item--country-selector--fake-select .select-replace p span.select-replace__value-txt {
    font-size: 12px;
  }
  li.secondary-nav__list-item--country-selector--fake-select .select-replace .fake-select {
    cursor: pointer;
    width: 95px;
  }
  .select-replace:after {
    right: 0.5em;
  }
}
/* -------------------------------------------------------------------------- */
@media screen and (max-width: 979px) {
  .site-header {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
  }
  body.mv2019 .site-header {
    border-bottom: 1px solid #ECEAE7;
  }
  .site-header.header-bar-new-nav {
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .site-logo__wrap {
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 0;
    padding: 20px 0;
  }
  .site-logo__logo {
    max-width: 65%;
    display: inline-block;
    vertical-align: middle;
  }
  .popover-nav__close-icon {
    display: none;
  }
  .primary-nav {
    display: block;
    width: 100%;
    position: relative;
    margin-left: 0;
    transition: all 250ms cubic-bezier(0.425, 0, 0, 1);
  }
  .primary-nav.tier-two {
    margin-left: -100%;
  }
  .csstransforms .primary-nav.tier-two {
    margin-left: auto;
    transform: translateX(-100%);
  }
  .primary-nav.tier-two .primary-nav__list-item:not(.is-active) {
    display: none;
  }
  .primary-nav.tier-three {
    margin-left: -200%;
  }
  .csstransforms .primary-nav.tier-three {
    margin-left: auto;
    transform: translateX(-200%);
  }
  .primary-nav.tier-three .primary-nav__list-item:not(.is-active) {
    display: none;
  }
  .primary-nav__list {
    padding: 0;
  }
  .primary-nav__list-item {
    display: block;
    margin-right: 0;
  }
  .primary-nav__list-item.is-active .primary-nav__list-item-content {
    display: none;
  }
  .popover-nav {
    width: 100%;
    min-height: 0;
    top: 0;
    left: 100%;
    margin: auto;
    border: none;
    box-shadow: none;
  }
  .popover-nav__first-layer {
    width: 100%;
    left: 100%;
    min-height: 0;
    background: transparent;
  }
  .popover-nav__related-media {
    display: none !important;
  }
  .popover-nav__second-layer, .csstransforms .popover-nav__second-layer {
    width: 100%;
    left: 100%;
    top: 0;
    transform: none;
  }
  .popover-nav__second-layer .popover-nav__header,
  .popover-nav__header {
    display: block;
    text-align: center;
    border-bottom: 1px solid #d4d4d4;
  }
  .popover-nav__header-title {
    font-size: 14px;
    font-size: 0.875 rem;
  }
  .popover-nav__ui-nav-back {
    display: block;
  }
  .popover-nav__list-item-content {
    background: transparent !important;
    border-bottom: 1px solid #d4d4d4;
  }
  .popover-nav__ui-nav-forward {
    display: block;
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
  }
  .is-active .primary-nav__list-item-content:after {
    display: none;
  }
  .primary-nav__list-item-content {
    position: relative;
    text-align: left;
    padding: 15px 5%;
    border-bottom: 1px solid #d4d4d4;
  }
  .secondary-nav {
    border-bottom: 1px solid #d4d4d4;
  }
  .primary-nav,
  .secondary-nav {
    display: none;
  }
  .site-touch-nav-active .primary-nav,
  .site-touch-nav-active .secondary-nav {
    display: block;
  }
  .secondary-nav,
  .secondary-nav__list-item--account,
  .secondary-nav__list-item--help {
    position: static;
  }
  .secondary-nav__list-item-content {
    font-size: 16px;
    font-size: 1 rem;
  }
  .secondary-nav__list-item--bag {
    display: none;
  }
  .secondary-nav__list-item--account {
    width: 50%;
    text-align: center;
    border-right: 1px solid #d4d4d4;
  }
  .secondary-nav__list-item--help {
    width: 50%;
    text-align: center;
  }
  .chat-enabled .secondary-nav__list-item--help {
    display: inline-block;
  }
  .secondary-nav__search {
    position: static;
    display: block;
    width: 100%;
    height: 50px;
  }
  .secondary-nav__list-item--ship-to--fake-select {
    display: none;
  }
  .secondary-nav__list-item--country-selector--fake-select {
    display: none;
  }
  .secondary-nav__list-item--country-selector--fake-select__mobile {
    color: #666666;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 5%;
    border-bottom: 1px solid #d4d4d4;
  }
  .secondary-nav__list-item--country-selector--fake-select__mobile .select-replace__value-image {
    display: inline-block;
    position: static;
    transform: none;
    margin-left: 10px;
  }
  .secondary-nav__list-item--country-selector--fake-select__mobile .select-replace__value-txt {
    cursor: pointer;
    color: #000;
    margin-left: 10px;
    padding-left: 0px;
  }
  .secondary-nav__list-item--country-selector--fake-select__mobile .select-replace__value-txt:after {
    pointer-events: none;
    content: "";
    display: block;
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -2px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #aeaeae;
  }
  .secondary-nav__list-item--country-selector--fake-select__mobile .secondary-nav__list-item-content {
    padding-left: 0px;
  }
}
/* -------------------------------------------------------------------------- */
.popover-nav__slider .slider__inner {
  margin: 25px 50px;
}
@media screen and (max-width: 979px) {
  .popover-nav__slider .slider__inner {
    margin: 5%;
  }
}
@media screen and (max-width: 979px) {
  .popover-nav__slider .slider--enabled .slider__prev,
  .popover-nav__slider .slider--enabled .slider__next {
    display: none;
  }
  .popover-nav__slider .slider--enabled .slider__slide:not(:first-child) {
    margin-top: 1.2em;
  }
  .popover-nav__slider .slider--enabled .slider__slide:not(.slider__slide--active) {
    display: block;
  }
}

.nav-slider-grid {
  position: relative;
  margin-right: -5px;
  margin-bottom: -20px;
  overflow: hidden;
  display: block;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .nav-slider-grid {
  font-size: 0.1px;
}
.nav-slider-grid > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.nav-slider-grid__col {
  font-size: 14px;
  font-size: 0.875 rem;
  text-align: left;
  margin: 0 0 20px 0;
  padding: 0 5px 0 0;
  vertical-align: top;
}

.nav-slider-grid__col {
  width: 25%;
}

@media screen and (max-width: 979px) {
  .nav-slider-grid__col {
    width: 50%;
    padding-right: 20px;
  }
}
@media screen and (max-width: 979px) {
  .nav-slider-grid {
    margin-right: -20px;
  }
}
.nav-slider__image img {
  margin-bottom: 10px;
}

.nav-slider__title {
  font-size: 14px;
  font-size: 0.875 rem;
  text-align: center;
  margin-bottom: 0;
}

a[href="#translations"] ul li {
  width: 80% !important;
}

/* -------------------------------------------------------------------------- */
.site-footer {
  padding-top: 40px;
  color: #666;
}

.site-footer__wrap {
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

.site-footer__shipping-group {
  margin-bottom: 30px;
  position: relative;
}
.site-footer__shipping-group:after {
  background: rgba(255, 255, 255, 0.8) url("../images/ajax-loaderbw.gif") no-repeat scroll 50% 50%;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.site-footer__shipping-group.loading:after {
  display: block;
}

.site-footer__section-title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  color: #000;
  margin-bottom: 20px;
  padding-right: 20px;
}

.site-footer__nav-list {
  display: block;
  padding-right: 20px;
  margin-bottom: 20px;
}

.site-footer__nav-list-item {
  display: block;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875 rem;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}

.site-footer__footnote {
  text-align: center;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.05em;
  margin-top: 20px;
  padding: 10px 0;
}
.site-footer__footnote > :last-child {
  margin-bottom: 0;
}
.site-footer__footnote p {
  font-size: inherit;
}

@media screen and (max-width: 979px) {
  .site-footer__nav-list--m-split {
    font-size: 0;
    letter-spacing: normal;
  }
  #ie8 .site-footer__nav-list--m-split {
    font-size: 0.1px;
  }
  .site-footer__nav-list--m-split .site-footer__nav-list-item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
}
@media screen and (max-width: 500px) {
  .site-footer__nav-list--m-split .site-footer__nav-list-item {
    display: block;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .site-footer {
    padding-top: 0;
  }
  .site-footer__wrap {
    max-width: none;
    width: 100%;
  }
  .site-footer__section-title {
    display: block;
    margin-bottom: 0;
    padding: 15px 5%;
    border-top: 1px solid #d4d4d4;
    position: relative;
  }
  .site-footer__section-title--expandable-ui:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 23px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #787878;
    margin-top: -3px;
  }
  .is-active .site-footer__section-title--expandable-ui {
    position: relative;
  }
  .is-active .site-footer__section-title--expandable-ui:after {
    border-top: none;
    border-bottom: 5px solid #787878;
  }
  .site-footer__section-title--first {
    border-top: 0;
  }
  .site-footer__mw-wrap {
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .site-footer__nav-list {
    padding-right: 0;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    margin-bottom: 15px;
  }
  .site-footer__shipping-group {
    margin-bottom: 15px;
  }
  .site-footer__newsletter-and-social-group {
    margin-bottom: 0;
  }
  .site-footer__footnote {
    margin-bottom: 0;
    border-top: 1px solid #d4d4d4;
    margin-top: 15px;
  }
}
/* -------------------------------------------------------------------------- */
.footer-newsletter-container p {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875 rem;
  text-transform: none;
  margin-bottom: 0.5em;
}
.footer-newsletter-container > .step {
  overflow: hidden;
  opacity: 0;
  max-height: 0;
  transition: 0.2s ease-in-out;
}
.footer-newsletter-container > .step.active {
  opacity: 1;
  max-height: 12.5em;
}

.footer-newsletter {
  display: table;
  width: 100%;
}
.footer-newsletter input,
.footer-newsletter select {
  height: 35px;
}

.footer-newsletter__input-wrap,
.footer-newsletter__button-wrap {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}

.footer-newsletter__input-wrap {
  padding-right: 10px;
}

.footer-newsletter__button-wrap button > span {
  white-space: nowrap;
}

.footer-newsletter__terms {
  margin-top: 0.5em;
}
.footer-newsletter__terms p {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 0.7rem;
}
.footer-newsletter__terms a {
  text-decoration: underline;
}

.natural-lang-form {
  display: block;
}

.natural-lang-form--table {
  display: table;
}

.natural-lang-form__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.natural-lang-form__item label {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875 rem;
  text-transform: none;
  margin-bottom: 0;
}
.natural-lang-form__item .select-replace[id=footer-location-input_replace] {
  max-width: 150px;
}
@media screen and (max-width: 979px) {
  .natural-lang-form__item .select-replace[id=footer-location-input_replace] {
    max-width: none;
    width: 225px;
  }
}
@media screen and (max-width: 500px) {
  .natural-lang-form__item .select-replace[id=footer-location-input_replace] {
    width: 100%;
  }
}

.natural-lang-form__item--table {
  display: table-cell;
  cursor: pointer;
}

.natural-lang-form__item--fullwidth {
  width: 100%;
}
.natural-lang-form__item--fullwidth .select-replace[id=footer-location-input_replace] {
  max-width: none;
}
@media screen and (max-width: 979px) {
  .natural-lang-form__item--fullwidth .select-replace {
    width: 100%;
  }
  .natural-lang-form__item--fullwidth .select-replace[id=footer-location-input_replace] {
    width: 100%;
    max-width: none;
  }
}

.site-footer__newsletter-and-social-group label {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 14px;
  font-size: 0.875 rem;
  text-transform: none;
}

@media screen and (max-width: 500px) {
  .natural-lang-form__item:not(.natural-lang-form__item--table) {
    display: block;
    margin-bottom: 5px;
    margin-right: 0;
  }
}
.natural-lang-form__table-inner {
  display: block;
  width: 100px;
}

/* -------------------------------------------------------------------------- */
.social-icon-list {
  display: block;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .social-icon-list {
  font-size: 0.1px;
}
.social-icon-list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.social-icon-list__item {
  margin-right: 10px;
}
.social-icon-list__item > a {
  display: block;
}
.social-icon-list__item:last-of-type {
  margin-right: 0;
}

.new-header {
  width: 100%;
}
.new-header .l-one-tenth {
  min-width: 50px;
}
.new-header .l-one-tenth__small {
  min-width: 30px;
}
.new-header .l-four-tenths {
  min-width: 150px;
}
@media screen and (max-width: 500px) {
  .new-header .country-width {
    min-width: 0px !important;
  }
}
@media screen and (max-width: 979px) {
  .new-header .country-width {
    min-width: 65px;
  }
}
.new-header .site-header__nav-trigger {
  position: static;
  top: 0px;
  left: 0px;
  transform: none;
  padding: 0px;
}
@media screen and (max-width: 979px) {
  .new-header .site-header__nav-trigger {
    padding-top: 0.4rem;
  }
}
@media screen and (max-width: 500px) {
  .new-header .site-header__nav-trigger {
    padding-top: 0;
  }
}
.new-header .site-header__nav-trigger i {
  width: 25px;
  height: 25px;
}
@media screen and (max-width: 979px) {
  .new-header .site-header__nav-trigger i {
    margin: 8px 50% 5%;
    transform: translate(-50%, 10%);
  }
}
@media screen and (max-width: 500px) {
  .new-header .site-header__nav-trigger i {
    margin: 15px 0 0 0;
    transform: none;
  }
}
.new-header .header-ui-icon,
.new-header .header-ui-icon--basket,
.new-header .header-ui-icon--country-select-mobile,
.new-header .header-ui-icon--account,
.new-header .header-ui-icon--wishlist {
  height: 100%;
  width: 100%;
  display: inline-block;
}
.new-header .header-ui-icon img, .new-header .header-ui-icon button,
.new-header .header-ui-icon--basket img,
.new-header .header-ui-icon--basket button,
.new-header .header-ui-icon--country-select-mobile img,
.new-header .header-ui-icon--country-select-mobile button,
.new-header .header-ui-icon--account img,
.new-header .header-ui-icon--account button,
.new-header .header-ui-icon--wishlist img,
.new-header .header-ui-icon--wishlist button {
  width: 26px;
  height: 26px;
  margin: 20% 50% 0%;
  transform: translate(-50%, 10%);
}
.new-header .header-ui-icon i,
.new-header .header-ui-icon--basket i,
.new-header .header-ui-icon--country-select-mobile i,
.new-header .header-ui-icon--account i,
.new-header .header-ui-icon--wishlist i {
  width: 26px;
  height: 26px;
  transform: translate(-50%, 10%);
}
@media screen and (min-width: 980px) {
  .new-header .header-ui-icon i,
  .new-header .header-ui-icon--basket i,
  .new-header .header-ui-icon--country-select-mobile i,
  .new-header .header-ui-icon--account i,
  .new-header .header-ui-icon--wishlist i {
    margin: 20% 50% 0%;
  }
}
@media screen and (max-width: 979px) {
  .new-header .header-ui-icon i,
  .new-header .header-ui-icon--basket i,
  .new-header .header-ui-icon--country-select-mobile i,
  .new-header .header-ui-icon--account i,
  .new-header .header-ui-icon--wishlist i {
    margin: 10% 50% 5%;
  }
}
@media screen and (max-width: 500px) {
  .new-header .header-ui-icon i,
  .new-header .header-ui-icon--basket i,
  .new-header .header-ui-icon--country-select-mobile i,
  .new-header .header-ui-icon--account i,
  .new-header .header-ui-icon--wishlist i {
    margin: 0.9em auto 0;
    transform: none;
    display: block;
  }
}
.new-header .header-ui-icon > span,
.new-header .header-ui-icon--basket > span,
.new-header .header-ui-icon--country-select-mobile > span,
.new-header .header-ui-icon--account > span,
.new-header .header-ui-icon--wishlist > span {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #666666;
  font-size: 11px;
  font-size: 0.6875 rem;
  line-height: 13px;
}
@media screen and (max-width: 500px) {
  .new-header .new-header__account {
    display: inline-block !important;
  }
}
@media screen and (max-width: 979px) {
  .new-header .header-ui-icon--account span {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .new-header .header-ui-icon--account .ui-icon, .new-header .header-ui-icon--account .basket .delivery-list__item:before, .basket .new-header .header-ui-icon--account .delivery-list__item:before {
    transform: translateX(25%);
  }
}
.new-header .header-ui-icon--basket {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.new-header .header-ui-icon--basket i {
  width: 25px;
  margin: 12px 50% 0;
}
.new-header .header-ui-icon--basket .no-show {
  display: none;
}
.new-header .header-ui-icon--wishlist {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.new-header .header-ui-icon--wishlist i {
  width: 23px;
  height: 22px;
  margin: 12px 12px 0;
  transform: translate(0, 25%);
}
.new-header .header-ui-icon--wishlist .no-show {
  display: none;
}
.new-header .site-header__counter {
  width: 22px;
  height: 22px;
  text-align: center;
  top: 0;
  left: 15px;
  font-size: 11px;
  font-size: 0.6875 rem;
  color: #FFF;
  font-style: initial;
}
.new-header .site-header__counter span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 500px) {
  .new-header .new-header__country {
    display: inline-block !important;
  }
}
.new-header .header-ui-icon--country-select-mobile img {
  display: block;
  float: left;
  transform: none;
}
@media screen and (max-width: 979px) {
  .new-header .header-ui-icon--country-select-mobile img {
    margin: 15px 0 0 0;
  }
}
.new-header .header-ui-icon--country-select-mobile span {
  float: left;
  width: auto;
}
@media screen and (max-width: 979px) {
  .new-header .header-ui-icon--country-select-mobile span {
    margin-top: 20%;
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .new-header .header-ui-icon--country-select-mobile span {
    display: none;
  }
}
.new-header .header-ui-icon--basket {
  transform: translateX(0.75rem);
}
.new-header .header-ui-icon--account-mobile {
  transform: translateX(-1rem);
}
.new-header .header-ui-icon--country-select-mobile {
  transform: translateX(1rem);
}
.new-header .site-header__nav-trigger {
  transform: translateX(-0.7rem);
}
.new-header .center-nav div {
  padding: 20px 0;
  vertical-align: middle;
  position: relative;
  text-align: center;
  font-size: 0;
}
@media screen and (max-width: 500px) {
  .new-header .center-nav div {
    text-align: left;
  }
}
@media screen and (min-width: 980px) {
  .new-header .center-nav div .ui-icon--mv-site-logo {
    display: inline-block;
  }
}
@media screen and (max-width: 979px) {
  .new-header .center-nav div .ui-icon--mv-site-logo {
    display: none;
  }
}
@media screen and (min-width: 980px) {
  .new-header .center-nav div .ui-icon--mv-site-logo-mobile {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .new-header .center-nav div .ui-icon--mv-site-logo-mobile {
    display: inline-block;
  }
}
.new-header .l-height {
  height: 100%;
}
.new-header .right-nav form {
  margin-top: 15px;
}
.new-header .right-nav form input {
  height: 26px;
  font-size: 12px;
  color: #666;
  line-height: 15px;
}
@media screen and (min-width: 980px) {
  .new-header .primary-nav {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .new-header .primary-nav {
    margin-bottom: 4em;
  }
}
@media screen and (max-width: 500px) {
  .new-header .site-logo i {
    margin: 0 0.35rem;
    transform: scale(0.9);
    transform-origin: left;
  }
}
.new-header .search-icon-wrap {
  text-align: center;
}
.new-header .new-header__mobile-nav {
  display: none;
  padding: 0 0.5em;
}
@media screen and (max-width: 500px) {
  .new-header .new-header__mobile-nav {
    display: block;
  }
}
.new-header .new-header__mobile-nav .new-header__mobile-nav-buttons {
  transform: translateX(0.35em);
}
.new-header .new-header__mobile-nav .new-header__mobile-nav-button {
  display: block;
  padding: 1em 0.5em;
}
.new-header .new-header__mobile-nav .ui-icon, .new-header .new-header__mobile-nav .basket .delivery-list__item:before, .basket .new-header .new-header__mobile-nav .delivery-list__item:before {
  vertical-align: bottom;
  position: relative;
}
.new-header .new-header__mobile-nav .icon-img {
  width: auto;
}
.new-header .new-header__mobile-nav .site-header__counter {
  top: -0.25em;
}

.pdp-breadcrumb {
  margin-top: 20px;
  display: block;
  float: none;
}

.pdp-layout {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: -50px;
}
#ie8 .pdp-layout {
  font-size: 0.1px;
}
.pdp-layout > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
@media screen and (max-width: 979px) {
  .pdp-layout {
    margin-right: -20px;
  }
}
@media screen and (max-width: 500px) {
  .pdp-layout {
    margin-right: 0;
  }
}

.pdp-layout__gallery-col,
.pdp-layout__desc-col,
.pdp-layout__related-col {
  font-size: 16px;
  font-size: 1 rem;
  text-align: left;
  margin: 0;
  padding: 0 50px 0 0;
  vertical-align: top;
}
@media screen and (max-width: 979px) {
  .pdp-layout__gallery-col,
  .pdp-layout__desc-col,
  .pdp-layout__related-col {
    padding-right: 20px;
  }
}

.pdp-layout__gallery-col {
  width: 60%;
  margin-bottom: 50px;
}
@media screen and (max-width: 979px) {
  .pdp-layout__gallery-col {
    margin-bottom: 20px;
  }
}

.pdp-layout__desc-col {
  width: 40%;
  margin-bottom: 50px;
}
@media screen and (max-width: 979px) {
  .pdp-layout__desc-col {
    margin-bottom: 20px;
  }
}

.pdp-layout__related-col {
  width: 100%;
}

@media screen and (max-width: 500px) {
  .pdp-layout__gallery-col,
  .pdp-layout__desc-col,
  .pdp-layout__related-col {
    width: 100%;
    padding-right: 0;
  }
}
.pdp-layout__gallery-col {
  position: relative;
  padding-left: 110px;
}
@media screen and (max-width: 979px) {
  .pdp-layout__gallery-col {
    padding-left: 0;
  }
}

.pdp-gallery__thumbnails {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
}
@media screen and (max-width: 979px) {
  .pdp-gallery__thumbnails {
    display: none;
  }
}

.pdp-gallery__thumbnail {
  display: block;
  margin-bottom: 10px;
  border: 1px solid #d4d4d4;
  position: relative;
}

.pdp-gallery__slide {
  display: block;
  position: relative;
  margin-bottom: 10px;
}
@media screen and (max-width: 500px) {
  .pdp-gallery__slide {
    margin-bottom: 0;
  }
}

.pdp-gallery__slide-engrave {
  position: absolute;
  background: transparent;
  text-align: center;
  font-size: 0.7rem;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 1;
}
.pdp-gallery__slide-engrave span.first {
  letter-spacing: 0.215em;
  display: block;
}
.pdp-gallery__slide-engrave span.second {
  letter-spacing: 0.29em;
  display: block;
}
.pdp-gallery__slide-engrave hr {
  margin-right: 0.35em;
  display: block;
}
@media screen and (min-width: 980px) {
  .pdp-gallery__slide-engrave {
    margin: 1.35em 3.6em;
  }
}

.cross-selling__image-padding {
  margin-bottom: 10px;
}
@media screen and (max-width: 500px) {
  .cross-selling__image-padding {
    margin-bottom: 0;
  }
}

.pdp-gallery__zoom {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.pdp-gallery__zoom-icon {
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0.5;
}

.pdp__video-wrap {
  margin-bottom: 10px;
}
.pdp__video-wrap .video-js {
  width: 100%;
  height: 100%;
  background: white;
  position: absolute;
}

.pdp__video video.vjs-tech {
  width: 100%;
  height: auto;
}
.pdp__video div {
  display: none;
}

.pdp__video--height video.vjs-tech {
  height: 100%;
  width: auto;
}

.csstransforms .pdp-gallery__video-thumbnail-overlay {
  background: url(../images/icon-play-video.svg) 50% 50%;
  border-radius: 12px;
  height: 24px;
  width: 24px;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
}
.no-svg .csstransforms .pdp-gallery__video-thumbnail-overlay {
  background: url(../images/icon-play-video.png) 50% 50%;
}
.csstransforms .pdp__video video.vjs-tech {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.pdp-swatches {
  padding-right: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
  .pdp-swatches {
    padding-right: 0;
  }
}

.swatches__active-swatch {
  margin-bottom: 10px;
}

.swatches__list {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: -5px;
  margin-bottom: -3px;
}
#ie8 .swatches__list {
  font-size: 0.1px;
}
.swatches__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.swatches__list-item {
  position: relative;
  width: 12.5%;
  font-size: 16px;
  font-size: 1 rem;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0 5px 0 0;
  vertical-align: top;
}
@media screen and (max-width: 979px) {
  .swatches__list-item {
    width: 20%;
  }
}

.swatches__swatch {
  display: block;
  width: 100%;
  position: relative;
}

.swatches__swatch--border:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: 1px solid black;
}

.swatches__swatch--colour {
  padding-bottom: 100%;
  background: #f8f8f8;
}

.swatches__swatch:after {
  transition: opacity 250ms linear;
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  bottom: -6px;
  left: 0;
  right: 0;
  height: 3px;
  background: inherit;
}
.swatches__swatch.swatches__swatch--border:after {
  background: black;
}

.swatches__swatch--image {
  background: white;
}

.swatches__swatch--image:after {
  background: inherit;
}

.no-touch .swatches__swatch:hover:after {
  transition: opacity 250ms linear;
  opacity: 1;
}

.is-active .swatches__swatch {
  pointer-events: none;
}
.is-active .swatches__swatch:after {
  opacity: 1;
}

.swatches__swatch-description {
  display: none;
  position: absolute;
  background: black;
  background: rgba(0, 0, 0, 0.9);
  color: white;
  padding: 10px;
  line-height: 1;
  left: 50%;
  top: -45px;
  transform: translateX(-50%);
  white-space: nowrap;
  border-radius: 4px;
}

.csstransforms .swatches__swatch-description:after {
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  height: 10px;
  background: black;
  background: rgba(0, 0, 0, 0.9);
  bottom: -7px;
  left: 50%;
  transform: rotate(45deg) translateX(-50%);
}

.no-touch .swatches__swatch:hover .swatches__swatch-description {
  display: block;
  animation: fade 500ms;
  animation-timing-function: ease-in-out;
}

@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.pdp-product-intro {
  padding-right: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 979px) {
  .pdp-product-intro {
    padding-right: 0;
  }
}

.pdp-product-intro__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 10px;
}
.pdp-product-intro__title span {
  margin-top: 5px;
  text-transform: none;
  display: block;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
}

.pdp-product-intro__price {
  margin-bottom: 5px;
}

.pdp-product-price {
  letter-spacing: normal;
  line-height: 1.5;
  display: inline-block;
  letter-spacing: 0.05em;
  margin-bottom: 0;
}

.pdp-price-tooltip-wrap {
  display: inline-block;
  position: relative;
  margin-left: 15px;
}
.pdp-price-tooltip-wrap .price-tooltip {
  position: relative;
}

.pdp-price-tooltip__label {
  color: gray;
  font-size: 0.8em;
  border-bottom: 1px dashed gray;
  cursor: pointer;
}

.pdp-price-tooltip__content {
  position: absolute;
  top: -120px;
  right: -2px;
  width: 280px;
  height: 115px;
  font-size: 0.7rem;
  display: none;
  color: gray;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  background: #fff;
  padding: 12px;
}
.pdp-price-tooltip__content a {
  color: #a27550;
  text-decoration: underline;
}

.pdp-price-tooltip__content::before, .pdp-price-tooltip__content::after {
  content: "";
  position: absolute;
  display: block;
  right: 50px;
  bottom: -4px;
  width: 20px;
  height: 20px;
  border-radius: 2px;
  background: #fff;
}

.pdp-price-tooltip__content::before {
  transform: rotate(45deg);
  border: 1px solid #d4d4d4;
}

.pdp-price-tooltip__content::after {
  bottom: 0;
  width: 100%;
  right: 0;
  left: 0;
}

@media screen and (max-width: 500px) {
  .pdp-price-tooltip__content {
    width: 240px;
  }
  .pdp-price-tooltip__content::before {
    right: auto;
    left: 30px;
  }
  .pdp-price-tooltip__content {
    right: auto;
    left: -30px;
  }
}
.pdp-price-tooltip__content--show {
  display: block;
}

.pdp-product-price--was {
  color: gray;
  text-decoration: line-through;
  margin-right: 0.25em;
}

.pdp-product-price--now {
  color: #970202;
}

.pdp-product-intro__reviews {
  vertical-align: middle;
  min-height: 55px;
}
.pdp-product-intro__reviews .star-rating {
  margin-right: 10px;
  vertical-align: middle;
}
.pdp-product-intro__reviews img {
  width: auto;
  max-width: initial;
}

.pdp-read-write-review {
  display: inline-block;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: middle;
}
#ie8 .pdp-read-write-review {
  font-size: 0.1px;
}
.pdp-read-write-review > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.pdp-read-write-review__read {
  margin-right: 10px;
  position: relative;
  padding-right: 10px;
}
.pdp-read-write-review__read:after {
  content: "";
  position: absolute;
  top: 10%;
  height: 80%;
  right: 0;
  width: 1px;
  background: #d4d4d4;
}

.pdp-read-write-review__read,
.pdp-read-write-review__write {
  vertical-align: middle;
}

.star-rating {
  margin-right: 20px;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .star-rating {
  font-size: 0.1px;
}
.star-rating > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
.star-rating > * {
  margin-right: 2px;
  vertical-align: top;
}

.pdp-options__group {
  margin-bottom: 20px;
}
.pdp-options__group > :last-child {
  margin-bottom: 0;
}

.pdp-options {
  padding-right: 50px;
}

.pdp-options__error {
  color: #970202;
}

.pdp-stock-level__dispatch-cutoff {
  padding-top: 10px;
}

.pdp-stock-level__country-delivery-cutoff {
  margin-bottom: 0;
}

.icon-list > :last-child {
  margin-bottom: 0;
}

.icon-list__item {
  position: relative;
  min-height: 30px;
  display: block;
  padding-left: 40px;
  margin-bottom: 6px;
}

.icon-list__icon {
  position: absolute;
  top: 0;
  left: 0;
}

.temp-icon-placeholder {
  width: 30px;
  height: 30px;
  background: black;
}
.temp-icon-placeholder.temp-icon-placeholder--image {
  bottom: 20px;
  right: 20px;
  position: absolute;
}

.pdp-delivery-list > :last-child {
  margin-bottom: 0;
}

.pdp-delivery-list__item {
  margin-bottom: 5px;
  position: relative;
  padding-left: 1em;
  font-size: 14px;
  font-size: 0.875 rem;
}
.pdp-delivery-list__item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0.5em;
  width: 0.4em;
  height: 0.4em;
  margin-top: 0.05em;
  background: black;
  border-radius: 99px;
}
.pdp-delivery-list__item a {
  color: #a27550;
  text-decoration: underline;
}

.pdp__share-title,
.pdp__share-menu {
  vertical-align: middle;
  margin-bottom: 0;
  display: inline-block;
}

.pdp__share-title {
  margin-right: 7px;
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  display: inline-block;
}

.pdp__share-menu {
  opacity: 0.55;
}

.pdp-secondary-product-info {
  margin-bottom: 20px;
  border-bottom: 2px solid #d5c1b0;
}

.pdp-section__heading {
  border-top: 2px solid #d5c1b0;
  padding: 20px 0;
}

.pdp-section__heading {
  position: relative;
}
.pdp-section__heading:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #787878;
  margin-top: -3px;
}

.is-active .pdp-section__heading {
  position: relative;
}
.is-active .pdp-section__heading:after {
  border-top: none;
  border-bottom: 5px solid #787878;
}

.pdp-section__title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 0;
}

.pdp-product-intro__finish {
  color: #a27550;
}

.pdp-section__content {
  margin-bottom: 20px;
}
.pdp-section__content .richtext {
  margin-bottom: 20px;
}

.pdp-size-guide-wrap {
  padding-top: 5px;
  text-align: right;
}

.pdp-size-guide-link {
  display: inline-block;
}

.product-tags__label {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  font-size: 0.75 rem;
}

.product-tags__list {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  margin-bottom: -10px;
  overflow: hidden;
}
#ie8 .product-tags__list {
  font-size: 0.1px;
}
.product-tags__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.product-tags__list-item {
  margin-right: 10px;
  margin-bottom: 10px;
}

.product-tag {
  display: inline-block;
  font-size: 14px;
  font-size: 0.875 rem;
  border: 1px solid #d4d4d4;
  padding: 0.5em 1.5em;
  color: gray;
}

.no-touch .product-tag:hover, .no-touch .product-tag:focus {
  color: black;
}

.pdp-price-button {
  display: table;
  width: 100%;
  border: 2px solid #4d2f40;
}
.pdp-price-button.pdp-price-button--fade {
  transition: border 250ms ease-in-out;
}

.pdp-price-button--disabled {
  border: 2px solid #ebebeb;
}

.pdp-price-button__price-wrap,
.pdp-price-button__button-wrap {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.pdp-price-button__price-wrap > :last-child,
.pdp-price-button__button-wrap > :last-child {
  margin-bottom: 0;
}

.pdp-price-button__price-wrap {
  width: auto;
  padding: 0 10px;
}
.pdp-price-button__price-wrap .was {
  color: #970202;
  text-decoration: line-through;
  font-size: 0.8rem;
  margin: 0.2rem;
}

.pdp-wishlist-button-wrap {
  position: relative;
}

.wishlist-button {
  display: block;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
}

.pdp-stock-level {
  padding-top: 10px;
  text-align: right;
}
.pdp-stock-level > :last-child {
  margin-bottom: 0;
}

.pdp-stock-level__status {
  font-size: 14px;
  font-size: 0.875 rem;
}

.pdp-stock-level__delivery {
  color: gray;
}

.pdp-necklace-builder-track-wrap,
.pdp-engraving-track-wrap {
  margin: 0 50px;
  overflow: hidden;
}

.pdp-related-product-slide {
  width: 33.3333333333%;
}
@media screen and (max-width: 979px) {
  .pdp-related-product-slide {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .pdp-related-product-slide {
    width: 100%;
  }
}

.pdp-section__scroller {
  margin-bottom: 20px;
}

.pdp-section__scroller .scrollable__track {
  margin-right: -10px;
}

.pdp-necklace-builder-slide,
.pdp-engraving-slide {
  width: 33.3333333333%;
  padding-right: 10px;
  cursor: pointer;
}
@media screen and (max-width: 979px) {
  .pdp-necklace-builder-slide,
  .pdp-engraving-slide {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .pdp-necklace-builder-slide,
  .pdp-engraving-slide {
    width: 100%;
  }
}

.pdp-reviews img {
  width: auto;
  max-width: initial;
}
.pdp-reviews .BVRRDisplayContentLinkWrite a,
.pdp-reviews .BVRRDisplayContentLinkWrite a:hover,
.pdp-reviews .BVRRDisplayContentLinkWrite a:focus,
.pdp-reviews .BVRRDisplayContentLinkWrite a:visited {
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 14px;
  color: gray;
}
.pdp-reviews .BVDI_CO a.BVDI_COLinkPost,
.pdp-reviews .BVDI_CO a.BVDI_COLinkPost:visited,
.pdp-reviews .BVDI_CO a.BVDI_COLinkPost:hover,
.pdp-reviews .BVDI_CO a.BVDI_COLinkPost:focus,
.pdp-reviews .BVDI_CO .BVDI_COLinkPost:active {
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 12px;
  color: gray;
}
.pdp-reviews .BVRRDisplayContentLinkWrite a:hover,
.pdp-reviews .BVRRDisplayContentLinkWrite a:focus,
.pdp-reviews .BVDI_CO a.BVDI_COLinkPost:hover,
.pdp-reviews .BVDI_CO a.BVDI_COLinkPost:focus {
  color: black;
}

.product-overview__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 20px;
}
.product-overview__title span {
  margin-top: 5px;
  text-transform: none;
  display: block;
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
}

.product-overview__tooltip-wrap {
  position: relative;
  width: calc(100% - 40px);
}
.product-overview__tooltip-wrap .tooltip {
  right: -40px;
  bottom: 5px;
}

.product-overview__content {
  margin-bottom: 1.5em;
}

.ring-sizer-link {
  color: #a27550;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.3em;
  font-size: 0.75rem;
  margin-left: 6px;
  text-decoration: underline;
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none;
}
.pswp * {
  box-sizing: border-box;
}
.pswp img {
  max-width: none;
}

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  transform-origin: left top;
  /* for open/close transition */
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform;
}

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0;
}

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #fff;
}

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0;
}

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC;
}

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline;
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
.pswp__bg {
  background: white;
}

/*

	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  transition: opacity 0.2s;
  box-shadow: none;
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1;
}
.pswp__button:active {
  outline: none;
  opacity: 0.9;
}
.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(/images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(/images/default-skin.svg);
  }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none;
  }
}
.pswp__button--close {
  background-position: 0 -44px;
}

.pswp__button--share {
  background-position: -44px -44px;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp__button--zoom {
  display: none;
  background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden;
}

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: "";
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute;
}

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px;
}

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px;
}

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  transform: translateY(6px);
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform;
}
.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
}
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}
.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0;
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
  transform: translateY(0);
}

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid rgba(0, 0, 0, 0);
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}
a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF;
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A;
}

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF;
}

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D;
}

a.pswp__share--download:hover {
  background: #DDD;
}

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px;
}

/*

	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px;
}
.pswp__caption small {
  font-size: 11px;
  color: #BBB;
}

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC;
}

.pswp__caption--empty {
  display: none;
}

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden;
}

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp__preloader--active {
  opacity: 1;
}
.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(/images/preloader.gif) 0 0 no-repeat;
}

.pswp--css_animation .pswp__preloader--active {
  opacity: 1;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  animation: clockwise 500ms linear infinite;
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}
.pswp--css_animation .pswp__preloader__cut {
  /* 
  	The idea of animating inner circle is based on Polymer ("material") loading indicator 
  	 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
  */
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}
.pswp--css_animation .pswp__preloader__donut {
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0;
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}
@keyframes clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes donut-rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(-140deg);
  }
  100% {
    transform: rotate(0);
  }
}
/*

	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%;
}

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5);
}

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3);
}

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0;
}
.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0;
}

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001;
}

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
  background: none;
}

.account-form-block {
  border: 1px solid #d4d4d4;
  font-size: 0.75rem;
}
@media screen and (max-width: 500px) {
  .account-form-block.account-form-block--next-steps {
    border: 0;
  }
}
.account-form-block > .wrap {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 1.85rem 1.25rem;
}
@media screen and (max-width: 500px) {
  .account-form-block > .wrap {
    padding: 0;
  }
}
.account-form-block p {
  color: grey;
}
body:not(.brand-refresh) .account-form-block p {
  color: black;
}
.account-form-block .account-form__voucher-text {
  color: black;
  text-decoration: underline;
}
.account-form-block .account-form-block__content .customer-details .button-wrap__cookies {
  margin-bottom: 20px;
}
.account-form-block table,
.account-form-block p {
  font-size: 15px;
  font-size: 0.9375 rem;
  margin-bottom: 1rem;
}
body:not(.brand-refresh) .account-form-block table,
body:not(.brand-refresh) .account-form-block p {
  margin-bottom: 0;
}
.account-form-block + .account-form-block, .account-form-block + .account-table, .account-form-block + .account-form__content {
  margin-top: 40px;
}
.account-form-block > :last-child:not(.grid) {
  margin-bottom: 0;
}
body:not(.brand-refresh) .account-form-block {
  padding: 30px;
}
@media screen and (max-width: 979px) {
  body:not(.brand-refresh) .account-form-block {
    padding-right: 30px;
  }
}

.account-form__content {
  margin-bottom: 40px;
}

.account-form__step {
  color: #999;
  display: block;
  margin-bottom: 10px;
}

.account-form-block__content {
  max-width: 600px;
}
@media screen and (max-width: 979px) {
  .account-form-block__content {
    max-width: none;
  }
}

.account-form-block__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 18px;
  font-size: 1.125 rem;
  font-weight: bold;
  letter-spacing: 2px;
  text-transform: uppercase;
}
body:not(.brand-refresh) .account-form-block__title {
  font-size: 20px;
  font-size: 1.25 rem;
  font-weight: normal;
}

.account-form__voucher-detail {
  color: #970202;
}

.account-table {
  margin-bottom: 30px;
}
.account-table a:not(.button) {
  text-decoration: underline;
}
.account-table tfoot td {
  text-align: right;
}

.account-table__unit-col {
  text-align: right;
}

body.brand-refresh .account-form .timeline {
  display: block;
}
body.brand-refresh .account-form .timeline__date {
  display: block;
}
body.brand-refresh .account-form .timeline__date:first-child .timeline__marker {
  margin: 0 1.25rem 4rem 0;
}
body.brand-refresh .account-form .timeline__date:first-child .timeline__message {
  margin-bottom: 0;
}
body.brand-refresh .account-form .timeline__date:last-child .timeline__marker {
  margin: 0 1.25rem 1.25rem 0;
}
body.brand-refresh .account-form .timeline__date:last-child .timeline__marker:after {
  border: 0;
}
body.brand-refresh .account-form .timeline__marker {
  display: inline-block;
  position: relative;
  width: 6em;
  height: 6em;
  padding: 0.5rem;
  margin: 0 1.25rem 3.75rem 0;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  background: #4d2f40;
  color: #fff;
  border-radius: 50%;
  letter-spacing: 2px;
}
body.brand-refresh .account-form .timeline__marker span {
  display: block;
  font-size: 2em;
  font-weight: bold;
}
body.brand-refresh .account-form .timeline__marker:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  height: 100%;
  border-left: 1px solid #4d2f40;
}
@media screen and (max-width: 500px) {
  body.brand-refresh .account-form .timeline__marker:after {
    border: 0;
  }
}
@media screen and (max-width: 500px) {
  body.brand-refresh .account-form .timeline__marker {
    width: 5em;
    height: 5em;
    padding: 0.5rem 0.3rem 0.3rem;
    margin: 0 1.25rem 2rem 0;
  }
  body.brand-refresh .account-form .timeline__marker span {
    line-height: 26px;
  }
}
body.brand-refresh .account-form .timeline__message {
  display: inline-block;
  margin-bottom: 1rem;
  vertical-align: middle;
  width: calc(100% - 6rem);
  max-width: 468px;
}
@media screen and (max-width: 500px) {
  body.brand-refresh .account-form .timeline__message p {
    font-size: 14px;
    font-size: 0.875 rem;
  }
}
body:not(.brand-refresh) .account-form .timeline__date {
  position: relative;
}
body:not(.brand-refresh) .account-form .timeline__date:before {
  content: "";
  position: absolute;
  left: 10px;
  height: 100%;
  border-left: 1px solid black;
  top: 3px;
}
body:not(.brand-refresh) .account-form .timeline__date:last-child .timeline__message,
body:not(.brand-refresh) .account-form .timeline__date:last-child .timeline__marker {
  margin-bottom: 0;
}
body:not(.brand-refresh) .account-form .timeline__date:last-child:before {
  border: 0;
}
body:not(.brand-refresh) .account-form .timeline__marker {
  width: 21px;
  height: 21px;
  display: inline-block;
  border-radius: 11px;
  background: black;
  vertical-align: top;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-top: 3px;
}
body:not(.brand-refresh) .account-form .timeline__message {
  display: inline-block;
  margin-bottom: 20px;
}

.account-form__error {
  color: #970202;
}

.account-form-block__footer {
  padding: 1.85rem 1.25rem;
  border-top: 1px solid #d4d4d4;
  background: #f8f8f8;
  color: grey;
}
.account-form-block__footer h2 {
  color: black;
  margin-bottom: 1rem;
}

.account-form-block__footer--return-request {
  border: 1px solid #d4d4d4;
}
.account-form-block__footer--return-request h2 {
  font-size: 18px;
  font-size: 1.125 rem;
}
.account-form-block__footer--return-request p {
  font-size: 15px;
  font-size: 0.9375 rem;
}

.account-form__messages {
  margin: 8px 0 50px;
}

.account-form__download-link {
  font-size: 15px;
  font-size: 0.9375 rem;
  font-weight: bold;
  margin-left: 21px;
  color: #a27550;
  line-height: 30px;
  display: block;
}
@media screen and (max-width: 500px) {
  .account-form__download-link {
    line-height: normal;
    font-size: 14px;
    font-size: 0.875 rem;
  }
}
.account-form__download-link .ui-icon, .account-form__download-link .basket .delivery-list__item:before, .basket .account-form__download-link .delivery-list__item:before {
  margin-right: 10px;
}
@media screen and (max-width: 500px) {
  .account-form__download-link .ui-icon, .account-form__download-link .basket .delivery-list__item:before, .basket .account-form__download-link .delivery-list__item:before {
    display: none;
  }
}

.create-account__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
}

.flexbox .create-account__wrap,
.flexbox .create-account__image-wrap {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}

.create-account__intro {
  margin-bottom: 30px;
}

.create-account__form {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  margin-right: -20px;
}
#ie8 .create-account__form {
  font-size: 0.1px;
}
.create-account__form > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
.create-account__form .field {
  padding-right: 20px;
  width: 50%;
}
@media screen and (max-width: 500px) {
  .create-account__form .field {
    width: 100%;
  }
}
.create-account__form .field.customer-optin {
  display: block;
  width: auto;
}

.create-account__form [id=customer_title_wrap] {
  display: block;
  width: 25%;
}
@media screen and (max-width: 500px) {
  .create-account__form [id=customer_title_wrap] {
    width: 50%;
  }
}

.create-account__form [id=customer_optin_wrap] label {
  font-size: 16px;
  font-size: 1 rem;
  text-transform: none;
  letter-spacing: normal;
  line-height: 1.5;
}

.create-account__terms {
  color: gray;
  text-align: right;
  margin-top: 15px;
}
.create-account__terms > :last-child {
  margin-bottom: 0;
}
.create-account__terms p {
  margin-bottom: 0;
}
.create-account__terms a {
  text-decoration: underline;
}

.create-account__image-wrap {
  position: relative;
  overflow: hidden;
}

.create-account__image {
  position: absolute;
  height: 100%;
  width: auto;
  max-width: none;
  left: 0;
  top: 0;
}

.csstransforms .create-account__image {
  left: 50%;
  transform: translateX(-50%);
}

.account-choice__block {
  padding: 30px;
  border: 1px solid #d4d4d4;
}
@media screen and (max-width: 500px) {
  .account-choice__block {
    border: none;
  }
}

.flexbox .account-choice__block {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
@media screen and (max-width: 500px) {
  .flexbox .account-choice__block.js-mobile-hidden {
    display: none;
  }
}
.flexbox .account-choice__block.js-hidden {
  display: none;
}

.account-choice__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  .account-choice__title {
    font-size: 16px;
    font-size: 1 rem;
  }
}

.account-choice__footer, .returns-account-choice__footer {
  margin-top: auto;
  padding-top: 10px;
  text-align: right;
}
.account-choice__footer > :last-child, .returns-account-choice__footer > :last-child {
  margin-bottom: 0;
}

.account-choice__footer--justified {
  direction: rtl;
  text-align: justify;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .account-choice__footer--justified {
  font-size: 0.1px;
}
.account-choice__footer--justified > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
.account-choice__footer--justified:after {
  content: "";
  display: inline-block;
  width: 90%;
  height: 0;
}
.account-choice__footer--justified * {
  text-align: center;
}
.account-choice__footer--justified > *:last-child {
  padding: 0 30px;
  margin-left: -30px;
}
@media screen and (max-width: 500px) {
  .account-choice__footer--justified {
    text-align: center;
  }
  .account-choice__footer--justified > *:last-child {
    margin-top: 10px;
    margin-left: 0;
  }
}
.flexbox .account-choice__footer--justified {
  direction: ltr;
  display: flex;
  flex: 1 1 auto;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: space-between;
}
@media screen and (max-width: 500px) {
  .flexbox .account-choice__footer--justified {
    flex-direction: column;
    justify-content: center;
  }
}
.flexbox .account-choice__footer--justified:after {
  display: none;
}
.account-choice__footer--justified .ajax-loader {
  padding: 10px 30px !important;
}

.account-choice__forgotten-pw {
  margin-right: 20px;
  display: inline-block;
  vertical-align: middle;
  color: gray;
  text-decoration: underline;
  text-align: left;
}

.account-choice__return {
  white-space: nowrap;
}

.account-choice__error {
  display: block;
  margin-top: 5px;
  color: #970202;
}

.account-choice__help {
  color: gray;
  text-align: center;
}
.account-choice__help > :last-child {
  margin-bottom: 0;
}
.account-choice__help a {
  text-decoration: underline;
}

.account-choice__primary-action, .returns-account-choice__primary-action {
  float: right;
}
@media screen and (max-width: 500px) {
  .account-choice__primary-action, .returns-account-choice__primary-action {
    width: 100%;
  }
}

.account-choice__wrap {
  display: none;
}
@media screen and (max-width: 500px) {
  .account-choice__wrap {
    display: block;
    color: gray;
    background-color: #d4d4d4;
    margin: -41px -19px 30px;
    border: 1px solid #d4d4d4;
  }
}

.login-choice__wrap {
  display: block;
  color: gray;
  background-color: #f8f8f8;
  align-items: stretch;
  border-right: 1px solid #d4d4d4;
  margin-bottom: 0;
}

.account-choice__button {
  position: relative;
  display: block;
  text-align: center;
  padding: 20px;
}
.account-choice__button.selected {
  background-color: #f8f8f8;
  color: black;
}
.account-choice__button.selected:after, .account-choice__button.selected:before {
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.account-choice__button.selected:after {
  border-bottom-color: #FFF;
  border-width: 8px;
  margin-left: -8px;
}
.account-choice__button.selected:before {
  border-bottom-color: #d4d4d4;
  border-width: 10px;
  margin-left: -10px;
}
.account-choice__button.selected:after, .account-choice__button.selected:before {
  bottom: -1px;
  left: 50%;
}

.login-choice__button {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 15px;
  font-size: 0.9375 rem;
  position: relative;
  background-color: #f8f8f8;
  display: block;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
  border: 1px solid #d4d4d4;
  border-right: 0;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-choice__button > div {
  display: flex;
  align-self: center;
  align-items: center;
  padding-top: 4px;
}
.login-choice__button.selected {
  background-color: #FFF;
  color: black;
  border-bottom: 0;
}
@media screen and (max-width: 500px) {
  .login-choice__button {
    font-size: 12px;
    font-size: 0.75 rem;
  }
}

.login-choice__global-wrap {
  border-bottom: 0;
  padding: 0;
  margin-top: 40px;
}

.login-choice__block {
  text-align: left;
  padding: 30px;
  border: 1px solid #d4d4d4;
  border-top: 0;
}
@media screen and (max-width: 500px) {
  .login-choice__block {
    border: 1px solid #d4d4d4;
    border-top: 0;
  }
}
.login-choice__block.js-hidden {
  display: none;
}

.login-choice__modal-header {
  padding: 0 25px;
}

.wishlist-table__item-col {
  width: 150px;
}
@media screen and (max-width: 979px) {
  .wishlist-table__item-col {
    width: 100%;
  }
}
.wishlist-table__item-col img {
  width: 120px;
  margin: 0 auto;
}

.wishlist-table__action-col {
  text-align: center;
}
.wishlist-table__action-col .remove {
  display: block;
  margin-bottom: 5px;
}
@media screen and (max-width: 979px) {
  .wishlist-table__action-col .remove {
    margin-bottom: 0;
    margin-right: 5px;
  }
}

.wishlist-banner {
  margin-bottom: 20px;
}
.wishlist-banner .banner__longcopy {
  display: block;
}

body.wishlist-page #contact_name_wrap,
body.wishlist-page #contact_email_wrap,
body.wishlist-page #contact_email_confirm_wrap {
  display: none;
}

.order-summary__summary-title {
  font-weight: bold;
}

.order-listing__pagination nav {
  text-align: center;
}

.return-request {
  padding: 0;
}
.return-request header {
  font-size: 0.75rem;
  line-height: 1.7;
}
.return-request header h1 {
  font-size: 18px;
  font-size: 1.125 rem;
  margin-bottom: 0.8rem;
}
.return-request header h2 {
  font-size: 12px;
  font-size: 0.75 rem;
}
.return-request form {
  margin-top: 1.8rem;
  padding-top: 1.5rem;
  border-top: 1px solid #aeaeae;
}
.return-request .field {
  max-width: 30em;
}
.return-request .login-field {
  max-width: 100%;
}
.return-request .account-choice__forgotten-pw {
  margin-left: 10px;
}
.return-request .account-form-block .wrap {
  padding: 1.75rem 1.25rem 1.85rem;
}
@media screen and (max-width: 500px) {
  .return-request .account-form-block .wrap {
    padding: 1.2rem 0.675rem;
  }
}
.return-request .account-form-block p {
  font-size: 15px;
  font-size: 0.9375 rem;
  color: #666;
  max-width: 38rem;
}
.return-request .account-form-block + .account-form__content {
  margin-top: 20px;
}
@media screen and (max-width: 500px) {
  .return-request .account-form-block + .account-form__content {
    margin: 10px 0;
  }
}
.return-request .overview-card {
  background: #f8f8f8;
  border: 1px solid #D4D4D4;
}
.return-request .overview-card .overview-card__title {
  letter-spacing: 2px;
}
.return-request .overview-card .overview-card__subtitle {
  font-size: 15px;
  font-size: 0.9375 rem;
  color: #666;
  margin-top: 0.6rem;
  margin-bottom: 0.4rem;
}
@media screen and (max-width: 500px) {
  .return-request .overview-card .overview-card__subtitle {
    margin: 0;
  }
}
.return-request .overview-card .overview-card__data th {
  letter-spacing: 2px;
}
.return-request .overview-card .overview-card__data td {
  font-size: 14px;
  font-size: 0.875 rem;
}
.return-request .overview-card img {
  max-width: 180px;
}
@media screen and (max-width: 979px) {
  .return-request .overview-card img {
    padding-right: 15px;
  }
}
.return-request .overview-card .grid > * {
  margin-bottom: 20px;
  padding-right: 15px;
}
@media screen and (max-width: 500px) {
  .return-request .overview-card .grid > * {
    padding: 0;
    margin-bottom: 10px;
  }
  .return-request .overview-card .grid > *.overview-card__title-wrap {
    margin-bottom: 15px;
  }
}
.return-request .overview-card .grid.grid--flush-bottom {
  margin: 0 0 -20px 0;
}
@media screen and (max-width: 500px) {
  .return-request .overview-card .grid.grid--flush-bottom {
    margin: 0 0 -10px 0;
  }
}
.return-request .overview-card .overview-card__buttons a {
  width: auto;
  letter-spacing: 2px;
}
@media screen and (max-width: 500px) {
  .return-request .overview-card .overview-card__buttons a {
    width: 100%;
    margin: 10px 0 0;
  }
  .return-request .overview-card .overview-card__buttons a:first-of-type {
    margin-top: 0;
  }
}
.return-request .wrap {
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 500px) {
  .return-request {
    padding: 0;
  }
  .return-request .wrap {
    padding: 0;
    width: 100%;
  }
}

.return-request__title,
.return-request__product-title {
  font-weight: bold;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
}

.return-request__title {
  font-size: 18px;
  font-size: 1.125 rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 500px) {
  .return-request__title {
    margin-bottom: 0.8rem;
  }
}

.return-request__product-title {
  margin-bottom: 0;
}

.return-request__product-subtitle {
  font-size: 14px;
  font-size: 0.875 rem;
  color: #666;
  margin-bottom: 1rem;
}

.return-request__data-table, .return-request__data-table tbody, .return-request__data-table th, .return-request__data-table td {
  display: block;
}
.return-request__data-table tr {
  display: inline-block;
  width: 12em;
  margin-left: 3rem;
}
.return-request__data-table tr:first-of-type {
  margin-left: 0;
}
@media screen and (max-width: 500px) {
  .return-request__data-table tr {
    margin: 0.5rem 0;
  }
}
.return-request__data-table th {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 2px;
  letter-spacing: 2px;
}
@media screen and (max-width: 500px) {
  .return-request__data-table th {
    font-size: 12px;
    font-size: 0.75 rem;
  }
}
.mfp-content .return-request__data-table th {
  padding-bottom: 0;
}
.return-request__data-table td {
  font-size: 14px;
  font-size: 0.875 rem;
}

.return-request__error {
  color: #970202;
}

.return-next-steps {
  padding: 0;
}

.returns-change-size {
  color: gray;
  text-decoration: underline;
}

.account-form__download-link.not-active {
  pointer-events: none;
  cursor: default;
  text-decoration: none;
  color: black;
}
.account-form__download-link .checking-return-form {
  display: none;
  vertical-align: text-bottom;
}
.account-form__download-link .checking-return-form--enabled {
  display: inline-block;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 952;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 953;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 955;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 954;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 956;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-content {
  max-width: 44rem;
}
body:not(.brand-refresh) .mfp-content {
  max-width: 960px;
  border: 5px solid white;
  border-radius: 5px;
}
.mfp-content .slick-next::before {
  display: none;
}
.mfp-content .slick-prev::before {
  display: none;
}
.mfp-content .slick-prev span {
  padding: 0;
  background-color: #fff;
  outline: 10px solid #fff !important;
  opacity: 0.6;
}
.mfp-content .mfp-content button.slick-next > span:hover {
  background: unset !important;
  transition: none !important;
}
.mfp-content button.slick-arrow .joe {
  transition: none;
}
.mfp-content button.slick-arrow .full-white:hover {
  background-color: #fff;
}
.mfp-content .slick-next span {
  padding: 0;
  background-color: #fff;
  outline: 10px solid #fff;
  opacity: 0.6;
}
.mfp-content .mfp-content button.slick-prev span:hover {
  background: unset !important;
  transition: none !important;
}
.locale-selector .mfp-content, body:not(.brand-refresh) .locale-selector .mfp-content {
  max-width: 460px;
}
.newsletter-popup .mfp-content, body:not(.brand-refresh) .newsletter-popup .mfp-content {
  max-width: 780px !important;
}
.mfp-content .slick-slide:focus, .mfp-content .slick-slide:active {
  outline: none;
}
.mfp-content .slick-slide img:focus, .mfp-content .slick-slide img:active {
  outline: none;
}
.mfp-content .slick-prev {
  background: none;
  z-index: 1;
}
.mfp-content .slick-next {
  background: none;
}

.locale-selector-small .mfp-content {
  max-width: 600px !important;
}

.mfp-modal__inner-wrap {
  margin: 0 auto;
  background: #fff;
  padding: 1.7rem 1.5rem;
  width: auto;
}
.mfp-modal__inner-wrap body:not(.brand-refresh) {
  padding: 20px;
}
@media screen and (max-width: 500px) {
  .mfp-modal__inner-wrap {
    padding: 2.5rem 1.5rem 1.5rem;
  }
  .mfp-modal__inner-wrap .button-wrap {
    margin: auto;
  }
  .mfp-modal__inner-wrap .button-wrap a,
  .mfp-modal__inner-wrap .button-wrap button,
  .mfp-modal__inner-wrap .button-wrap button > span {
    margin-left: 0;
  }
}

.mfp-close-mv {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 10px 10px 8px;
  border: 1px solid #aeaeae;
  border-radius: 50%;
}
body:not(.brand-refresh) .mfp-close-mv {
  padding: 0;
  border: none;
  border-radius: 0;
}
.mfp-no-close .mfp-close-mv {
  display: none;
}

.mfp-close-mv--alt {
  display: none;
  position: absolute;
}

#mfp-quick-show__modal-wrap {
  min-height: 640px;
}

#mfp-quick-show__modal-wrap.increased-size {
  min-height: 690px;
}

.fmp-quick-show__modal .mfp-content {
  max-width: 100% !important;
  background-color: #fff;
  border: 0px solid #fff !important;
  border-radius: 0 !important;
  padding: 10px;
  display: none;
}
.fmp-quick-show__modal .mfp-content .slick-list.draggable {
  width: 100%;
  left: 0px;
}
.fmp-quick-show__modal .mfp-content .slick-slide {
  width: 420px !important;
  padding: 5px !important;
}
.fmp-quick-show__modal .mfp-content .slick-slide img {
  border: 1px solid #aeaeae !important;
}
.fmp-quick-show__modal .mfp-content .product-details {
  max-width: 400px;
  float: right;
}
.fmp-quick-show__modal .mfp-content .tooltip {
  display: none;
}
.fmp-quick-show__modal .mfp-content .pdp-product-intro {
  text-align: right;
}
.fmp-quick-show__modal .mfp-content .pdp-options__group--top {
  margin-top: 20px;
}
.fmp-quick-show__modal .mfp-content .button-holder {
  text-align: center;
}
.fmp-quick-show__modal .mfp-content .product-details--top {
  margin-top: -30px;
}
.fmp-quick-show__modal .mfp-content .button--brand-white-outline {
  background: #fff;
  color: #4d2f40;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #4d2f40;
}
.fmp-quick-show__modal .mfp-content .pdp__video-wrap {
  border: 1px solid #aeaeae !important;
}

@media screen and (max-width: 979px) {
  .pdp-options__group > :last-child {
    padding-left: 0 !important;
  }
  .slick-dots {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .mfp-content {
    width: 100%;
    max-width: none;
    border: none;
  }
  .mfp-content .slick-slider {
    max-height: 330px !important;
  }
  .mfp-content .slick-slider--engravable {
    max-height: 300px !important;
  }
  .pdp-options__group > :last-child {
    padding-left: 0 !important;
  }
  .mfp-container {
    padding: 0;
  }
  .mfp-close-btn-in .mfp-close-mv--alt {
    display: block;
    top: -28px;
    right: 5px;
  }
  .fmp-quick-show__modal .mfp-content .product-details {
    max-width: 0 !important;
    float: none !important;
    display: inline;
  }
  .fmp-quick-show__modal .mfp-content .product-details .pdp-options {
    padding-right: 0 !important;
  }
  .fmp-quick-show__modal .mfp-content .slick-slide {
    height: 350px !important;
  }
  .fmp-quick-show__modal .mfp-content .slick-slide img {
    width: 320px !important;
    height: 320px !important;
    margin: 0 45px !important;
  }
  #mfp-quick-show__modal-wrap {
    min-height: 490px;
  }
  #mfp-quick-show__modal-wrap.increased-size {
    min-height: 520px;
  }
  .fmp-quick-show__modal .mfp-content .product-details .pdp-options {
    margin-top: 5px;
  }
  .fmp-quick-show__modal .mfp-content .pdp-options__group {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .fmp-quick-show__modal .mfp-content .pdp-options__group--top {
    margin-bottom: 5px;
  }
  #mfp-quick-show__modal-wrap .pdp-product-intro {
    margin-bottom: 0;
  }
  #mfp-quick-show__modal-wrap .pdp-product-intro__title {
    padding-top: 20px;
    letter-spacing: 0.1em;
    font-size: 1.1rem;
    line-height: 1rem;
  }
  #mfp-quick-show__modal-wrap .pdp-product-intro__title span {
    line-height: 1;
    font-size: 0.9rem;
  }
  .mfp-close-mv--alt {
    display: none !important;
  }
  .button--confirm {
    margin-bottom: 12px;
  }
  .button--cancel {
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  #mfp-quick-show__modal-wrap .pdp-product-intro {
    margin-bottom: 0;
  }
  #mfp-quick-show__modal-wrap .pdp-product-intro__title {
    padding-top: 25px;
    letter-spacing: 0.1em;
    font-size: 1.1rem;
  }
  #mfp-quick-show__modal-wrap .pdp-product-intro__title span {
    line-height: 1;
    font-size: 0.9rem;
  }
}
.fmp-cookie-preferences__modal .mfp-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
.fmp-cookie-preferences__modal .mfp-container .mfp-content {
  display: none;
}
.fmp-cookie-preferences__modal .mfp-container .loading-spinner__container {
  background: #fff;
  padding: 20px 20px 0px 20px;
  border: 5px solid #fff;
  border-radius: 5px;
}

.fmp-cookie-preferences__modal .mfp-ajax-holder .mfp-content {
  width: initial;
}

.returns-account-choice__block {
  padding: 30px;
  border: 1px solid #d4d4d4;
  border-top: 0;
}
.returns-account-choice__block .field {
  padding-left: 10px;
  padding-right: 10px;
}

.flexbox .returns-account-choice__block {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
}
.flexbox .returns-account-choice__block.js-hidden {
  display: none;
}

.returns-account-choice__copy {
  letter-spacing: normal;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1 rem;
  margin: 20px 0;
  color: #666;
}
@media screen and (max-width: 500px) {
  .returns-account-choice__copy {
    font-size: 14px;
    font-size: 0.875 rem;
  }
}

.returns-account-choice__forgotten-pw {
  vertical-align: middle;
  color: gray;
  text-decoration: underline;
  padding: 0 10px;
}

.returns-account-choice__return {
  white-space: nowrap;
}

.returns-account-choice__error {
  display: block;
  margin-top: 5px;
  color: #970202;
}

.returns-account-choice__help {
  color: gray;
  text-align: center;
}
.returns-account-choice__help > :last-child {
  margin-bottom: 0;
}
.returns-account-choice__help a {
  text-decoration: underline;
}

.returns-account-choice__primary-action {
  padding: 0 10px;
}

@media screen and (max-width: 500px) {
  .returns-account-choice__primary-action--gift {
    padding: 0;
    padding-top: 30px;
  }
}

.returns-account-choice__wrap {
  display: block;
  color: gray;
  background-color: #f8f8f8;
  align-items: stretch;
  border-right: 1px solid #d4d4d4;
}

.returns-account-choice__button {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
  position: relative;
  display: block;
  text-align: center;
  padding: 20px 10px;
  height: 100%;
  border: 1px solid #d4d4d4;
  border-right: 0;
}
.returns-account-choice__button.selected {
  background-color: #FFF;
  color: black;
  border-bottom: 0;
}
@media screen and (max-width: 500px) {
  .returns-account-choice__button {
    font-size: 12px;
    font-size: 0.75 rem;
    -webkit-hyphens: manual;
            hyphens: manual;
  }
}

.returns-title-block__copy {
  text-align: center;
  padding-top: 15px;
}

.mv2019 .flex-container {
  display: flex;
}
.mv2019 .flex-container--wrap {
  flex-wrap: wrap;
}
.mv2019 .flex-container--order-one {
  order: 1;
}
.mv2019 .flex-container--margin-between + .flex-container--margin-between {
  margin-top: 10px;
}
.mv2019 .separator-line {
  margin: 27px 0;
  border-bottom: 1px solid #e9e9e9;
  width: 100%;
}
.mv2019 .separator-line--highlight {
  margin: 0 0 15px 0;
}
@media screen and (max-width: 500px) {
  .mv2019 .separator-line--highlight {
    margin: 15px 0;
  }
}
.mv2019 .separator-line--mobile {
  display: none;
}
@media screen and (max-width: 500px) {
  .mv2019 .separator-line--mobile {
    display: block;
    margin: 11px 0 15px 0;
  }
}
.mv2019 .separator-line--white {
  border-color: #FFFFFF;
}
.mv2019 .separator-line--thin {
  margin: 15px 0;
}
.mv2019 .separator-line--very-thin {
  margin: 0;
}
.mv2019 .account-content__panel {
  background-color: #FFFFFF;
  padding: 25px;
  width: 646px;
  margin-bottom: 30px;
}
@media screen and (max-width: 500px) {
  .mv2019 .account-content__panel {
    width: 100%;
    padding: 22px 15px 15px;
  }
}
.mv2019 .account-content__panel--grey {
  background-color: #F9F8F7;
}
.mv2019 .account-content__header {
  overflow: auto;
}
.mv2019 .account-content__title {
  text-transform: uppercase;
  font-size: 20px;
  float: left;
  margin-right: 5px;
  font-weight: bold;
  letter-spacing: 1.5px;
}
@media screen and (max-width: 500px) {
  .mv2019 .account-content__title {
    padding-top: 15px;
    text-align: center;
    float: none;
  }
}
.mv2019 .account-content__title--small {
  font-weight: normal;
  font-size: 14px;
  text-transform: lowercase;
  line-height: 30px;
}
.mv2019 .account-content__title--small::before {
  content: "(";
}
.mv2019 .account-content__title--small::after {
  content: ")";
}
@media screen and (max-width: 500px) {
  .mv2019 .account-content__title--small {
    text-transform: none;
    font-style: italic;
  }
  .mv2019 .account-content__title--small::before {
    content: "";
  }
  .mv2019 .account-content__title--small::after {
    content: "";
  }
}
@media screen and (max-width: 500px) {
  .mv2019 .account-content__title--page {
    display: none;
  }
}
.mv2019 .panel__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin: -9px 0 15px;
  width: 100%;
  color: #000;
}
.mv2019 .panel__title--engraving {
  font-weight: normal;
  font-size: 12px;
  letter-spacing: 3px;
  margin: 0;
}
.mv2019 .panel__subtitle {
  font-size: 16px;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
  color: #000;
}
.mv2019 .panel__subtitle--underline {
  text-decoration: underline;
}
.mv2019 .panel__image {
  width: 90px;
  margin-right: 20px;
}
@media screen and (max-width: 500px) {
  .mv2019 .panel__image {
    width: 50px;
    margin-right: 15px;
  }
}
.mv2019 .panel__image--large {
  width: 160px;
}
@media screen and (max-width: 500px) {
  .mv2019 .panel__image--large {
    width: 50px;
  }
}
.mv2019 .panel__image--small {
  width: 50px;
}
.mv2019 .panel__detail {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
  color: #666666;
}
.mv2019 .panel__detail span.pdp-product-price {
  color: #333333;
  font-size: 14px;
}
.mv2019 .panel__detail span.pdp-product-price--now {
  color: #C62121;
  font-weight: bold;
  margin-right: 20px;
}
.mv2019 .panel__detail--right {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.mv2019 .panel__detail--highlight {
  text-transform: capitalize;
  color: #A27550;
}
.mv2019 .panel__detail--link {
  color: #000000;
  text-decoration: underline;
  margin-left: 10px;
}
.mv2019 .panel__detail--link-left {
  margin-left: 0;
}
.mv2019 .panel__detail--large {
  font-size: 14px;
  line-height: 25px;
}
.mv2019 .panel__wrap {
  flex: 0 1 646px;
}
.mv2019 .panel__block {
  width: 0;
  margin-right: 20px;
  flex: 1;
}
.mv2019 .panel__block .error,
.mv2019 .panel__block .return-error {
  display: block;
  color: #970202;
}
.mv2019 .panel__block--full {
  width: 100%;
}
@media screen and (min-width: 980px) {
  .mv2019 .panel__block--mobile {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .mv2019 .panel__block--desktop {
    display: none;
  }
}
.mv2019 .panel__block--compact {
  margin-bottom: 12px;
}
.mv2019 .panel__block--compact h3 {
  margin: 0;
  font-weight: bold;
}
.mv2019 .panel__block--compact .inline-list__description {
  margin-top: 5px;
}
.mv2019 .panel__block label {
  text-transform: none;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: normal;
}
.mv2019 .panel__checkbox {
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #e9e9e9;
  margin-right: 10px;
}
.mv2019 .panel__actions {
  width: 160px;
}
@media screen and (max-width: 500px) {
  .mv2019 .panel__actions {
    margin-top: 15px;
    margin-bottom: -10px;
    width: 100%;
  }
}
@media screen and (max-width: 500px) {
  .mv2019 .panel__actions--last {
    order: 1;
    margin-bottom: 3px;
  }
}
.mv2019 .inline-list {
  display: flex;
  flex-wrap: nowrap;
  color: #000;
}
.mv2019 .inline-list--highlight,
.mv2019 .inline-list--highlight--small {
  font-weight: bold;
  color: #2a7f13;
}
.mv2019 .inline-list__title,
.mv2019 .inline-list__description {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 14px;
  vertical-align: top;
}
.mv2019 .inline-list__description:last-of-type {
  margin-bottom: 0;
  word-break: break-word;
}
.mv2019 .inline-list__title {
  font-weight: bold;
  margin-right: 20px;
  flex: 1 0 155px;
}
.mv2019 .inline-list:last-child .inline-list__title {
  margin-bottom: 0;
  word-break: break-word;
}
.mv2019 .inline-list__title--upper {
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  .mv2019 .inline-list__title--narrow {
    flex: 1 0 86px;
  }
}
.mv2019 .inline-list__title--highlight {
  font-weight: bold;
  color: #2a7f13;
}
.mv2019 .inline-list__title--small {
  font-size: 12px;
  line-height: 20px;
  color: #333333;
  margin-bottom: 0;
  margin-right: 10px;
  flex: 1 0 104px;
}
.mv2019 .inline-list__description {
  flex: 0 1 1000px;
  color: #333333;
}
.mv2019 .inline-list__description--wide {
  width: 422px;
}
.mv2019 .inline-list__description--small {
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 0;
}
.mv2019 .inline-list__description--highlight {
  font-weight: bold;
  color: #2a7f13;
}
.mv2019 .inline-list__description--redhighlight {
  color: #970202;
  font-weight: bold;
}
.mv2019 .inline-list__description--small.inline-list__description--highlight {
  font-size: 11px;
}
.mv2019 .inline-list__element {
  padding: 0 15px;
  display: inline-flex;
  vertical-align: text-top;
  border-left: 1px solid #e9e9e9;
}
@media screen and (max-width: 500px) {
  .mv2019 .inline-list__element {
    border: none;
    padding-left: 0;
  }
}
.mv2019 .inline-list__description .link {
  color: #000000;
  text-decoration: underline;
}
.mv2019 .inline-list__element:first-of-type {
  border: none;
  padding-left: 0;
}
.mv2019 .inline-list__icon {
  margin-right: 10px;
}
.mv2019 .payment-card {
  width: 41px;
  margin-right: 3px;
}
.mv2019 .flex-container .payment-card {
  display: inline-flex;
  align-self: flex-start;
}
.mv2019 .panel__engravings {
  background-color: #eceae7;
  padding: 18px 20px 13px;
  margin-top: 15px;
  width: 100%;
}
.mv2019 .panel__title--engraving .ui-icon, .mv2019 .panel__title--engraving .basket .delivery-list__item:before, .basket .mv2019 .panel__title--engraving .delivery-list__item:before {
  float: right;
  margin-right: 5px;
}
.mv2019 .engravings__accordion {
  display: none;
  margin: 10px -20px -13px;
  padding: 10px 20px;
  background-color: #f8f8f8;
}
.mv2019 .engraving {
  margin-bottom: 10px;
}
@media screen and (min-width: 980px) {
  .mv2019 .engraving:not(:first-child) .engravings__header {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .mv2019 .engraving {
    flex-wrap: wrap;
  }
}
.mv2019 .engraving:last-of-type {
  margin-bottom: 0;
}
.mv2019 .engraving__item {
  flex-direction: column;
  width: 25%;
}
@media screen and (max-width: 500px) {
  .mv2019 .engraving__item {
    flex-direction: row;
    width: 100%;
  }
}
.mv2019 .engravings__column {
  margin-right: 10px;
}
.mv2019 .engravings__header {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1.5px;
  line-height: 26px;
}
@media screen and (max-width: 500px) {
  .mv2019 .engravings__header {
    font-size: 12px;
    letter-spacing: 1px;
    width: 25%;
  }
}
.mv2019 .engravings__data {
  font-size: 13px;
  line-height: 24px;
  color: #808080;
  vertical-align: top;
}
.mv2019 .engravings__footer {
  width: 100%;
  overflow: auto;
  padding: 15px;
  border-top: 1px solid #FFFFFF;
}
.mv2019 .engravings__footer--thin {
  margin: -27px 0;
  color: #666666;
}
.mv2019 .form--full {
  width: 100%;
}
.mv2019 .block-radio {
  box-shadow: inset 0 0 0 1px #e9e9e9;
}
.mv2019 .block-radio label {
  width: 100%;
}
.mv2019 .block-radio .radio-option-wrap {
  border: 2px solid transparent;
  width: 100%;
  padding: 20px;
}
.mv2019 .block-radio .radio-option-selected .radio-option-wrap {
  background-color: #f9f3ed;
  border: 2px solid #a3744f;
}
.mv2019 .block-radio .radio-replace {
  margin: 0;
}
.mv2019 .block-radio .radio-block__info {
  line-height: 1.5em;
  font-size: 0.95em;
  padding: 5px 0 0 30px;
}
.mv2019 .block-radio .radio-block__info .field--date {
  margin: 20px 0;
}
.mv2019 .block-radio .radio-block__info .field--date input {
  color: #333;
}
.mv2019 .block-radio .radio-block__info--medium {
  width: 500px;
}
@media screen and (max-width: 500px) {
  .mv2019 .block-radio .radio-block__info--medium {
    width: 245px;
  }
}
.mv2019 .block-radio .radio-block__info--narrow {
  width: 250px;
}
.mv2019 .block-radio .radio-block__info--shipping {
  width: 400px;
}
@media screen and (max-width: 500px) {
  .mv2019 .block-radio .radio-block__info--shipping {
    width: 245px;
  }
}
.mv2019 .block-radio .radio-block__name {
  font-weight: bold;
  color: #333;
}
.mv2019 .block-radio .radio-block__detail {
  color: #808080;
  font-weight: normal;
  font-style: italic;
}
.mv2019 .block-radio .radio-block__detail p {
  font-size: inherit;
  font-weight: inherit;
}
.mv2019 .block-radio .radio-block__price {
  width: 40px;
  padding: 5px 0 0 30px;
  font-weight: bold;
  color: #a37550;
}
.mv2019 .block-radio .radio-block__image {
  width: 60px;
  margin-left: 20px;
}

#parcellab-track-and-trace .pl-order-no {
  font-family: Gotham Pro, Times new roman, serif;
  font-size: 29px;
  font-weight: 300;
  opacity: 1;
}
#parcellab-track-and-trace .pl-order-sub {
  font-size: 12px;
}
#parcellab-track-and-trace .pl-tab-text-tno {
  font-weight: 700;
}
#parcellab-track-and-trace .pl-button {
  background-color: #F7F7F7;
}
#parcellab-track-and-trace div.pl-tab {
  padding: 20px 25px;
}
#parcellab-track-and-trace .pl-box-address .pl-box-address-caption {
  padding-bottom: 10px;
}
#parcellab-track-and-trace .pl-box, #parcellab-track-and-trace .pl-tab {
  border-radius: 0;
}
#parcellab-track-and-trace .pl-box-heading {
  font-family: Caslon, Times new roman, serif;
  font-weight: 400;
  font-size: 27px;
}
#parcellab-track-and-trace .pl-article-list .pl-col-row {
  display: flex;
  flex-direction: column;
  align-items: center;
}
#parcellab-track-and-trace .pl-article-list .pl-col-row .pl-article-description {
  display: flex;
  flex-wrap: wrap;
}
#parcellab-track-and-trace .pl-article-list .pl-col-row .pl-article-description .pl-article-list-no {
  order: 1;
}

.gemstone {
  display: block;
}

.gemstone__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 10px;
}

.gemstone__image {
  margin-bottom: 15px;
}

.article-listing__block {
  display: block;
}

.article-listing__image {
  margin-bottom: 15px;
}

.article-listing__body {
  text-align: center;
}
.article-listing__body > :last-child {
  margin-bottom: 0;
}

.article-listing__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.form-page__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
}

.form-page__body {
  margin-bottom: 20px;
}

.recent-basket {
  background: #f8f8f8;
}
.recent-basket > * {
  text-align: center;
}

.recent-basket__buttons .button, .recent-basket__buttons .basket .callout-button.button-clear, .basket .recent-basket__buttons .callout-button.button-clear, .recent-basket__buttons .cookie-preferences__footer button, .cookie-preferences__footer .recent-basket__buttons button {
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 500px) {
  .recent-basket__buttons .button, .recent-basket__buttons .basket .callout-button.button-clear, .basket .recent-basket__buttons .callout-button.button-clear, .recent-basket__buttons .cookie-preferences__footer button, .cookie-preferences__footer .recent-basket__buttons button {
    display: none;
  }
}

.recent-basket__buttons--mobile .button, .recent-basket__buttons--mobile .basket .callout-button.button-clear, .basket .recent-basket__buttons--mobile .callout-button.button-clear, .recent-basket__buttons--mobile .cookie-preferences__footer button, .cookie-preferences__footer .recent-basket__buttons--mobile button {
  display: none;
}
@media screen and (max-width: 500px) {
  .recent-basket__buttons--mobile .button, .recent-basket__buttons--mobile .basket .callout-button.button-clear, .basket .recent-basket__buttons--mobile .callout-button.button-clear, .recent-basket__buttons--mobile .cookie-preferences__footer button, .cookie-preferences__footer .recent-basket__buttons--mobile button {
    width: 100%;
    display: block;
  }
}

.recent-basket__title,
.recent-basket__product-title,
.cross-selling__title {
  letter-spacing: 0.3em;
  display: inline-block;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
}
.recent-basket__title:hover, .recent-basket__title:focus,
.recent-basket__product-title:hover,
.recent-basket__product-title:focus,
.cross-selling__title:hover,
.cross-selling__title:focus {
  cursor: pointer;
}

.recent-basket__image {
  border: 1px solid #B1B1B1;
}

.recent-basket__description {
  text-align: left;
}

@media screen and (max-width: 500px) {
  .recent-basket__product-detail,
  .recent-basket__bag-total {
    display: none;
  }
}

.recent-basket__product-detail {
  margin: 0;
}

.cross-selling {
  text-align: center;
}

.grid--cross-selling {
  margin-right: -30px;
}
.grid--cross-selling > * {
  padding-right: 30px;
  margin-bottom: 0;
}
.grid--cross-selling.grid--flush-bottom {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .grid--cross-selling {
    margin-right: -15px;
  }
  .grid--cross-selling > * {
    padding-right: 15px;
    margin-bottom: 15px;
  }
  .grid--cross-selling.grid--flush-bottom {
    margin-bottom: -15px;
  }
}

.size-guide__subtitle {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 30px;
  text-align: center;
}

.size-guide__table-title, .size-guide__table-title--first {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 15px;
  margin-top: 30px;
  text-align: center;
}
.size-guide__table-title--first {
  margin-top: 0;
}

.size-guide__content {
  text-align: center;
  margin-bottom: 30px;
}
.size-guide__content > :last-child {
  margin-bottom: 0;
}

.ring-size-table {
  text-align: center;
}

@media screen and (max-width: 979px) {
  .csstransforms .ring-size-table__col-headings-row th {
    vertical-align: bottom;
    height: 150px;
  }
  .csstransforms .ring-size-table__col-heading {
    display: inline-block;
    transform-origin: left bottom;
    vertical-align: baseline;
    left: 20px;
    position: relative;
    transform: rotate(-90deg);
  }
}
.ring-sizer__address {
  display: none;
}

.size-guide__order-form {
  display: block;
  font-size: 0;
  letter-spacing: 0;
  margin-right: -30px;
}
#ie8 .size-guide__order-form {
  font-size: 0.1px;
}
.size-guide__order-form .field {
  display: inline-block;
  font-size: 16px;
  width: 50%;
  padding-right: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  .size-guide__order-form .field {
    width: 100%;
  }
}
@media screen and (max-width: 979px) {
  .size-guide__order-form .lookup .field {
    width: 100%;
  }
}
.size-guide__order-form [id=contact_optin_wrap] {
  margin-bottom: 20px;
}
.size-guide__order-form [id=contact_optin_wrap] label {
  font-size: 16px;
  font-size: 1 rem;
  letter-spacing: normal;
  line-height: 1.5;
  text-transform: none;
  margin-left: 0;
}
.size-guide__order-form [id=contact_optin_wrap] input[type=checkbox] {
  margin: 0 0 0 10px;
}
.size-guide__order-form .dropdown {
  font-size: initial;
}
.size-guide__order-form .dropdown .select-replace {
  display: inline-block;
}
.size-guide__order-form .lookup-inner {
  border: 1px solid #b1b1b1;
  margin-bottom: 20px;
}
.size-guide__order-form .thanks {
  text-align: center;
}

.size-guide__lookup-form {
  display: table;
  width: 100%;
  margin-bottom: 10px;
}

.size-guide__lookup-form-input-wrap,
.size-guide__lookup-form-button-wrap {
  display: table-cell;
  width: 100%;
  vertical-align: bottom;
}

.size-guide__lookup-form-button-wrap {
  padding-left: 10px;
}
.size-guide__lookup-form-button-wrap .button, .size-guide__lookup-form-button-wrap .basket .callout-button.button-clear, .basket .size-guide__lookup-form-button-wrap .callout-button.button-clear, .size-guide__lookup-form-button-wrap .cookie-preferences__footer button, .cookie-preferences__footer .size-guide__lookup-form-button-wrap button {
  white-space: nowrap;
}

.size-guide__lookup-results {
  display: block;
  width: 50%;
  padding-right: 30px;
  margin-bottom: 20px;
}

.size-guide__actions {
  padding-right: 30px;
}

.bangle-size-table {
  text-align: center;
}

.bangle-best-fit-table {
  text-align: center;
}
.bangle-best-fit-table tr > td {
  padding: 10px 15px;
}
.bangle-best-fit-table tr > td:first-of-type {
  border-left: 1px solid #b1b1b1;
}

@media screen and (max-width: 500px) {
  .bangle-best-fit-table tr > td, .bangle-best-fit-table tr > th {
    font-size: 12px;
    padding: 8px 6px;
  }
  .bangle-size-table tr > td, .bangle-size-table tr > th {
    font-size: 12px;
    padding: 10px 10px;
  }
}
.stockists__sort {
  max-width: 250px;
  margin: 0 auto;
}

.featured-stockist {
  display: block;
}

.featured-stockist__image {
  margin-bottom: 10px;
}

.featured-stockist__logo {
  width: auto;
  margin: 0 auto;
}

.stockist {
  text-align: center;
}
.stockist > :last-child {
  margin-bottom: 0;
}

.stockist__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
  color: black;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.stockist__address {
  color: gray;
  margin-bottom: 5px;
}

.stockist__telephone {
  color: gray;
  margin-bottom: 5px;
}

[id=map] {
  width: 100%;
  height: 362px;
}
[id=map]:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}

.stockists-return {
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.05em;
  background: #f8f8f8;
  text-align: center;
  font-weight: bold;
}
.stockists-return > :last-child {
  margin-bottom: 0;
}
.stockists-return a {
  font-size: 12px;
  font-size: 0.75 rem;
  box-sizing: border-box;
  display: block;
  padding: 10px;
}
.stockists-return a *, .stockists-return a *:before, .stockists-return a *:after {
  box-sizing: inherit;
}

.stockists-return-arrow {
  transform: scale(0.6);
  margin-right: 10px;
}

.style-me__pagination {
  text-align: right;
  padding: 10px 0;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}
@media screen and (max-width: 979px) {
  .style-me__pagination {
    text-align: center;
  }
}

.style-me__intro {
  text-align: center;
  margin-bottom: 30px;
}

.style-me-related-products {
  padding: 20px;
  text-align: center;
  border-top: 1px solid #b1b1b1;
}
.style-me-related-products > :last-child {
  margin-bottom: 0;
}

.style-me-related-products__title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
}

.simple-product {
  text-align: center;
}
.simple-product > :last-child {
  margin-bottom: 0;
}

.simple-product__image {
  margin-bottom: 20px;
}

.simple-product__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 13px;
  font-size: 0.8125 rem;
  line-height: 1.5;
  margin-bottom: 10px;
}

.simple-product__price {
  letter-spacing: normal;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 10px;
}

.simple-product-price--was {
  color: gray;
  text-decoration: line-through;
  margin-right: 0.25em;
}

.simple-product-price--now {
  color: #970202;
}

@media screen and (max-width: 979px) {
  .style-me__page-nav-wrap {
    padding: 20px 0;
    border-bottom: 1px solid #b1b1b1;
  }
}
@media screen and (max-width: 500px) {
  .style-me__page-nav-wrap {
    border-bottom: none;
  }
}
.display-page__content-wrap {
  position: relative;
  padding: 0 50px;
}
@media screen and (max-width: 500px) {
  .display-page__content-wrap {
    padding: 0;
  }
}

.display-page__products .grid {
  text-align: center;
}
.display-page__products h3 {
  text-align: center;
}
.display-page__products hr {
  margin-top: 0;
}

.display-page__nav .arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 500px) {
  .display-page__nav .arrow {
    width: 49%;
    position: static;
  }
}
.display-page__nav .ui-icon, .display-page__nav .basket .delivery-list__item:before, .basket .display-page__nav .delivery-list__item:before {
  display: inline-block;
}
.display-page__nav .mobile-arrow {
  display: none;
}
@media screen and (max-width: 500px) {
  .display-page__nav .mobile-arrow {
    border: 1px solid #970202;
    padding: 20px;
    text-align: center;
    width: 100%;
    display: block;
  }
}
.display-page__nav .desktop-arrow {
  height: 42px;
  width: 22px;
  display: block;
}
.display-page__nav .desktop-arrow.left {
  background: url("../images/rightarrow-largeblack.jpg");
}
.display-page__nav .desktop-arrow.right {
  background: url("../images/leftarrow-largeblack.jpg");
}
@media screen and (max-width: 500px) {
  .display-page__nav .desktop-arrow {
    display: none;
  }
}
.display-page__nav .right-arrow {
  right: 10px;
}
@media screen and (max-width: 500px) {
  .display-page__nav .right-arrow {
    float: right;
  }
}
.display-page__nav .right-arrow .ui-icon, .display-page__nav .right-arrow .basket .delivery-list__item:before, .basket .display-page__nav .right-arrow .delivery-list__item:before {
  margin: 0 0 0 10px;
}
.display-page__nav .left-arrow {
  left: 10px;
}
.display-page__nav .left-arrow .ui-icon, .display-page__nav .left-arrow .basket .delivery-list__item:before, .basket .display-page__nav .left-arrow .delivery-list__item:before {
  margin: 0 10px 0 0;
}

.customer-care__intro-block {
  max-width: 750px;
  text-align: center;
  margin: 0 auto 50px auto;
}

.customer-care__subtitle {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
}

.customer-care-block {
  text-align: center;
}

.customer-care-block__image {
  margin: 0 auto 10px auto;
  width: 45px;
}

.customer-care-block__title {
  color: #a27550;
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 10px;
}

.customer-care-block__summary {
  color: gray;
}

.customer-care__delivery-country {
  width: 50%;
}
@media screen and (max-width: 979px) {
  .customer-care__delivery-country {
    width: 100%;
  }
}

.buy-giftcard {
  padding: 30px;
  border: 1px solid #b1b1b1;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.buy-giftcard > :last-child {
  margin-bottom: 0;
}

.flexbox .buy-giftcard {
  /* autoprefixer: off */
  flex: 1;
  display: flex;
  flex-direction: column;
}

.buy-giftcard__intro {
  margin-bottom: 30px;
}

.buy-giftcard__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
}

.buy-giftcard__subtitle {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
}

.buy-giftcard__button-wrap {
  margin-bottom: 5px;
}

.buy-giftcard__sub {
  font-size: 12px;
  font-size: 0.75 rem;
  color: gray;
}

.buy-giftcard__image-wrap {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.necklacebuilder .outer-wrapper {
  min-width: 1000px;
}

.necklacebuilder-look__media {
  display: block;
  position: relative;
  margin-bottom: 15px;
  background: #f8f8f8;
}

.necklacebuilder-look__additional-info {
  display: block;
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  text-align: center;
}

.necklacebuilder-look__name {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 13px;
  font-size: 0.8125 rem;
  line-height: 1.5;
  margin-bottom: 10px;
}

.necklacebuilder-look-slide {
  padding-right: 10px;
  width: 16.66666%;
}
@media screen and (max-width: 979px) {
  .necklacebuilder-look-slide {
    width: 20%;
  }
}
@media screen and (max-width: 500px) {
  .necklacebuilder-look-slide {
    width: 33.333333%;
  }
}

.email-landing__section {
  text-align: center;
  margin: 10px 0 30px 0;
}

.email-landing__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
}

.email-landing__join-cta {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  margin-bottom: 20px;
}

.candid-wall-container {
  margin: 0 auto;
}

.candid-wall-isotope .candid-wall-cell:nth-child(4n+4) {
  width: 158px;
  height: 158px;
}

.candid-wall-isotope .candid-wall-cell:nth-child(5n+5) {
  width: 326px;
  height: 326px;
}

.candid-by-container, #candid-overlay .gallery-container {
  display: none;
}

@media only screen and (max-width: 320px) {
  .candid-wall-isotope .candid-wall-cell:nth-of-type(4n+4) {
    width: 78px;
    height: 78px;
  }
  .candid-wall-isotope .candid-wall-cell:nth-of-type(5n+5) {
    width: 158px;
    height: 158px;
  }
}
.buy-giftcard .error {
  font-size: 0.85em;
}

.flexbox .giftcard-value-and-quantity {
  justify-content: center;
}
.giftcard-value-and-quantity .field .input,
.giftcard-value-and-quantity .field .select-replace {
  width: 100%;
}
.giftcard-value-and-quantity .giftcard-value-and-quantity__separator {
  font-size: 0.75em;
  font-weight: bold;
  letter-spacing: 0.3em;
  line-height: 7;
  text-transform: uppercase;
}
@media screen and (max-width: 500px) {
  .giftcard-value-and-quantity .giftcard-value-and-quantity__separator {
    line-height: inherit;
  }
}

.giftcard-value-and-quantity--physical .field {
  width: 50%;
  justify-content: flex-end;
}
.giftcard-value-and-quantity--physical .field:nth-child(even) {
  padding-left: 0.5em;
}
.giftcard-value-and-quantity--physical .field:nth-child(odd) {
  padding-right: 0.5em;
}

.blog-listing__pagination {
  text-align: right;
  padding: 10px 0;
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}
@media screen and (max-width: 979px) {
  .blog-listing__pagination {
    text-align: center;
  }
}

.blog-social-block {
  text-align: center;
  margin-top: 40px;
}

.blog-social-block__tag {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
}

.blog-page__header-wrapper {
  position: relative;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}
.blog-page__header-wrapper:before {
  border-bottom: 1px solid #b1b1b1;
  height: 1px;
  width: 100%;
  top: 50%;
  position: absolute;
  content: "";
  left: 0;
  right: 0;
}

.blog-page__header {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 14px;
  font-size: 0.875 rem;
  text-align: center;
  color: gray;
  background: white;
  position: relative;
  margin: 0;
  padding: 0 25px;
  display: inline-block;
}

.blog .listing-block__title {
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  text-transform: none;
  letter-spacing: 0;
  font-size: 14px;
  font-size: 0.875 rem;
  font-style: italic;
}
.blog .listing-block__subtitle {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 18px;
  font-size: 1.125 rem;
  font-weight: bold;
}
.blog .listing-block__action {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
}

.blog-post__gallery img {
  width: auto;
  margin: 0 auto;
}

.blog-post__videos li {
  text-align: center;
}

.blog-post-nav {
  background: #f8f8f8;
  display: block;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .blog-post-nav {
  font-size: 0.1px;
}
.blog-post-nav > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.blog-post-nav--next {
  text-align: right;
}

.blog-post-nav__image,
.blog-post-nav__content {
  vertical-align: middle;
}

.blog-post-nav__image {
  width: 33.3333333333%;
}

.blog-post-nav__content {
  padding: 20px;
  padding-left: 50px;
  width: 66.6666666667%;
}
@media screen and (max-width: 979px) {
  .blog-post-nav__content {
    padding-left: 20px;
  }
}

.blog-post-nav--next .blog-post-nav__content {
  padding-left: 20px;
  padding-right: 50px;
}
@media screen and (max-width: 979px) {
  .blog-post-nav--next .blog-post-nav__content {
    padding-right: 20px;
  }
}

.blog-post-nav__description {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
}

.blog-post-nav__title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 18px;
  font-size: 1.125 rem;
  font-weight: bold;
  margin-bottom: 0;
}

.blog-header {
  background: #d9d6d1;
  color: white;
  padding: 25px;
}

.blog-nav-select {
  color: black;
}

.blog-header-title {
  text-align: center;
}

.blog-header__title {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  font-size: 20px;
  font-size: 1.25 rem;
  margin-bottom: 15px;
  font-weight: bold;
}

.blog-nav__list {
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
  text-align: center;
}
#ie8 .blog-nav__list {
  font-size: 0.1px;
}
.blog-nav__list > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}

.blog-nav__list-item {
  margin-left: 50px;
}
.blog-nav__list-item:first-of-type {
  margin-left: 0;
}

.no-touch .blog-nav__list-item-title:hover, .no-touch .blog-nav__list-item-title:focus {
  text-decoration: underline;
}

.blog-nav__list-item-title {
  font-size: 14px;
  font-size: 0.875 rem;
  letter-spacing: 0.05em;
}

.event-register {
  background: #fff;
  padding: 30px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  border-radius: 2px;
}
.event-register .check_box {
  text-align: left;
}

.event-register__header {
  margin-bottom: 30px;
}
.event-register__header > :last-child {
  margin-bottom: 0;
}

.event-register__date,
.event-register__state {
  margin-bottom: 15px;
}

.event-register__title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  margin-bottom: 30px;
}

.event-register__date {
  color: gray;
  line-height: 1.3;
  font-size: 12px;
  font-size: 0.75 rem;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.event-register__smallprint-title {
  display: block;
  letter-spacing: 0.1em;
  line-height: 1.3;
  font-size: 16px;
  font-size: 1 rem;
}

.event-register__smallprint {
  border-top: 1px solid #b1b1b1;
  margin-top: 30px;
  padding-top: 30px;
}
.event-register__smallprint > :last-child {
  margin-bottom: 0;
}
.event-register__smallprint p {
  color: gray;
  font-size: 12px;
  font-size: 0.75 rem;
}

.event-register-methods {
  padding-top: 10px;
}

.even-register-methods__intro {
  text-transform: uppercase;
  margin-bottom: 10px;
}

.event-register-methods__logos {
  width: auto;
  margin: auto;
}

.overview-card {
  background: #f8f8f8;
  padding: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 0.75rem;
  border: 1px solid #aeaeae;
}
.overview-card > * > .grid .l-two-fifths,
.overview-card > * > .grid .l-three-fifths {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .overview-card {
    padding: 1.2rem 0.675rem 0.625rem;
    margin-bottom: 10px;
  }
  .overview-card .grid,
  .overview-card .grid > * {
    margin-bottom: 0;
  }
}

.overview-card__data {
  display: block;
  width: auto;
  max-width: 100%;
  font-size: 0.75rem;
  color: #333;
}
.overview-card__data tbody {
  display: block;
}
.overview-card__data tr {
  display: inline-block;
  width: 15em;
  margin-right: 1.25rem;
}
.overview-card__data tr:last-child {
  margin-right: 0;
}
@media screen and (max-width: 500px) {
  .overview-card__data tr {
    margin-bottom: 0.7rem;
  }
  .overview-card__data tr:last-child {
    margin-bottom: 0;
  }
}
.overview-card__data th, .overview-card__data td {
  display: block;
  width: 100%;
}
.overview-card__data td {
  font-size: 14px;
  font-size: 0.875 rem;
}
.overview-card__data th {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
  font-size: 0.75 rem;
}

.overview-card__buttons {
  display: block;
}
.overview-card__buttons .button, .overview-card__buttons .basket .callout-button.button-clear, .basket .overview-card__buttons .callout-button.button-clear, .overview-card__buttons .cookie-preferences__footer button, .cookie-preferences__footer .overview-card__buttons button {
  padding: 10px 1.6em;
}
@media screen and (max-width: 500px) {
  .overview-card__buttons {
    margin: 20px 0 0;
  }
  .overview-card__buttons a.button, .overview-card__buttons .basket a.callout-button.button-clear, .basket .overview-card__buttons a.callout-button.button-clear {
    margin-left: 0;
    width: 100%;
  }
}

.overview-card__title-wrap {
  margin-bottom: 1.25em;
}

.overview-card__title {
  margin-bottom: 0;
  letter-spacing: 0.1em;
  line-height: 1.3;
}

.overview-card__subtitle {
  margin-top: 5px;
  color: #a27550;
}

.overview-card__title {
  font-size: 18px;
  font-size: 1.125 rem;
}

.overview-card__section {
  margin-bottom: 0.8em;
  padding: 15px;
  border: 1px solid #d4d4d4;
}

.overview-card__section-title {
  font-size: 16px;
  font-size: 1 rem;
  margin-bottom: 0.8em;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  line-height: 1.3;
}

.overview-card__title-trail {
  color: #a27550;
  font-size: 14px;
  font-size: 0.875 rem;
  letter-spacing: 0.1em;
  margin-left: 10px;
}

.styleguide-page dl {
  margin-bottom: 20px;
}
.styleguide-page dt {
  margin-bottom: 5px;
  font-weight: bold;
}
.styleguide-page dd {
  margin-bottom: 10px;
}

.slider-container {
  width: 300px;
  margin: 30px auto 45px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.slider-container .back-bar {
  position: relative;
  height: 3px;
  background: #000;
}
.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}
.slider-container .back-bar .pointer {
  position: absolute;
  width: 30px;
  height: 30px;
  top: -14px;
  background: #fff;
  border: 3px solid #000;
  border-radius: 100%;
  box-sizing: border-box;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}
.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}
.slider-container .back-bar .pointer-label {
  position: absolute;
  bottom: -30px;
  white-space: nowrap;
  font-size: 12px;
  font-size: 0.75 rem;
  line-height: 1;
}
.slider-container .back-bar .focused {
  color: #333;
  z-index: 10;
}
.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.slider-container .scale {
  top: 2px;
  position: relative;
}
.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  border-left: 1px solid #e5e5e5;
  font-size: 0;
}
.slider-container .scale ins {
  font-size: 9px;
  text-decoration: none;
  position: absolute;
  left: 0;
  top: 5px;
  color: #999;
  line-height: 1;
}

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto;
}

.js-accordion__group {
  display: block;
}

.js-accordion__trigger {
  display: block;
}
.js-accordion__trigger:hover {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.js-accordion__content {
  display: none;
  overflow: hidden;
}

.is-active .js-accordion__content {
  display: block;
}

.l-is-active .js-accordion__content {
  display: block;
}

.l-js-accordion--disabled .js-accordion__trigger {
  pointer-events: none;
}
.l-js-accordion--disabled .js-accordion__content {
  display: block;
}

@media screen and (max-width: 979px) {
  .l-js-accordion--disabled .js-accordion__trigger {
    pointer-events: auto;
  }
  .l-js-accordion--disabled .is-active .js-accordion__content {
    display: block;
  }
  .l-js-accordion--disabled .js-accordion__content {
    display: none;
  }
  .l-is-active .js-accordion__content {
    display: none;
  }
  .m-is-active .js-accordion__content {
    display: block;
  }
  .m-js-accordion--disabled .js-accordion__trigger {
    pointer-events: none;
  }
  .m-js-accordion--disabled .js-accordion__content {
    display: block;
  }
}
@media screen and (max-width: 500px) {
  .l-js-accordion--disabled .is-active .js-accordion__content,
  .m-js-accordion--disabled .is-active .js-accordion__content {
    display: block;
  }
  .l-js-accordion--disabled .js-accordion__trigger,
  .m-js-accordion--disabled .js-accordion__trigger {
    pointer-events: auto;
  }
  .l-js-accordion--disabled .js-accordion__content,
  .m-js-accordion--disabled .js-accordion__content {
    display: none;
  }
  .l-is-active .js-accordion__content,
  .m-is-active .js-accordion__content {
    display: none;
  }
  .s-is-active .js-accordion__content {
    display: block;
  }
  .s-js-accordion--disabled .js-accordion__trigger {
    pointer-events: none;
  }
  .s-js-accordion--disabled .js-accordion__content {
    display: block;
  }
}
@media screen and (min-width: 980px) {
  .l-hidden {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .m-hidden {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .m-hidden {
    display: block;
  }
  .s-hidden {
    display: none;
  }
}
.no-show {
  display: none;
}

.js .antispam {
  display: none;
}

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

.l-full,
.l-whole {
  width: 100%;
}

.l-one-half {
  width: 50%;
}

.l-two-halfs {
  width: 100%;
}

.l-one-third {
  width: 33.3333333333%;
}

.l-two-thirds {
  width: 66.6666666667%;
}

.l-three-thirds {
  width: 100%;
}

.l-one-quarter {
  width: 25%;
}

.l-two-quarters {
  width: 50%;
}

.l-three-quarters {
  width: 75%;
}

.l-four-quarters {
  width: 100%;
}

.l-one-fifth {
  width: 20%;
}

.l-two-fifths {
  width: 40%;
}

.l-three-fifths {
  width: 60%;
}

.l-four-fifths {
  width: 80%;
}

.l-five-fifths {
  width: 100%;
}

.l-one-sixth {
  width: 16.6666666667%;
}

.l-two-sixths {
  width: 33.3333333333%;
}

.l-three-sixths {
  width: 50%;
}

.l-four-sixths {
  width: 66.6666666667%;
}

.l-five-sixths {
  width: 83.3333333333%;
}

.l-six-sixths {
  width: 100%;
}

.l-one-tenth {
  width: 10%;
}

.l-two-tenths {
  width: 20%;
}

.l-three-tenths {
  width: 30%;
}

.l-four-tenths {
  width: 40%;
}

.l-five-tenths {
  width: 50%;
}

.l-six-tenths {
  width: 60%;
}

.l-seven-tenths {
  width: 70%;
}

.l-eight-tenths {
  width: 80%;
}

.l-nine-tenths {
  width: 90%;
}

.l-ten-tenths {
  width: 100%;
}

.l-one-twelfth {
  width: 8.3333333333%;
}

.l-two-twelfths {
  width: 16.6666666667%;
}

.l-three-twelfths {
  width: 25%;
}

.l-four-twelfths {
  width: 33.3333333333%;
}

.l-five-twelfths {
  width: 41.6666666667%;
}

.l-six-twelfths {
  width: 50%;
}

.l-seven-twelfths {
  width: 58.3333333333%;
}

.l-eight-twelfths {
  width: 66.6666666667%;
}

.l-nine-twelfths {
  width: 75%;
}

.l-ten-twelfths {
  width: 83.3333333333%;
}

.l-eleven-twelfths {
  width: 91.6666666667%;
}

.l-twelve-twelfths {
  width: 100%;
}

.l-false {
  display: none !important;
}

.l-true {
  display: inline-block !important;
}

.l-block {
  display: block !important;
  margin: 0 auto;
}

@media screen and (max-width: 979px) {
  .m-full,
  .m-whole {
    width: 100%;
  }
  .m-one-half {
    width: 50%;
  }
  .m-two-halfs {
    width: 100%;
  }
  .m-one-third {
    width: 33.3333333333%;
  }
  .m-two-thirds {
    width: 66.6666666667%;
  }
  .m-three-thirds {
    width: 100%;
  }
  .m-one-quarter {
    width: 25%;
  }
  .m-two-quarters {
    width: 50%;
  }
  .m-three-quarters {
    width: 75%;
  }
  .m-four-quarters {
    width: 100%;
  }
  .m-one-fifth {
    width: 20%;
  }
  .m-two-fifths {
    width: 40%;
  }
  .m-three-fifths {
    width: 60%;
  }
  .m-four-fifths {
    width: 80%;
  }
  .m-five-fifths {
    width: 100%;
  }
  .m-one-sixth {
    width: 16.6666666667%;
  }
  .m-two-sixths {
    width: 33.3333333333%;
  }
  .m-three-sixths {
    width: 50%;
  }
  .m-four-sixths {
    width: 66.6666666667%;
  }
  .m-five-sixths {
    width: 83.3333333333%;
  }
  .m-six-sixths {
    width: 100%;
  }
  .m-one-tenth {
    width: 10%;
  }
  .m-two-tenths {
    width: 20%;
  }
  .m-three-tenths {
    width: 30%;
  }
  .m-four-tenths {
    width: 40%;
  }
  .m-five-tenths {
    width: 50%;
  }
  .m-six-tenths {
    width: 60%;
  }
  .m-seven-tenths {
    width: 70%;
  }
  .m-eight-tenths {
    width: 80%;
  }
  .m-nine-tenths {
    width: 90%;
  }
  .m-ten-tenths {
    width: 100%;
  }
  .m-one-twelfth {
    width: 8.3333333333%;
  }
  .m-two-twelfths {
    width: 16.6666666667%;
  }
  .m-three-twelfths {
    width: 25%;
  }
  .m-four-twelfths {
    width: 33.3333333333%;
  }
  .m-five-twelfths {
    width: 41.6666666667%;
  }
  .m-six-twelfths {
    width: 50%;
  }
  .m-seven-twelfths {
    width: 58.3333333333%;
  }
  .m-eight-twelfths {
    width: 66.6666666667%;
  }
  .m-nine-twelfths {
    width: 75%;
  }
  .m-ten-twelfths {
    width: 83.3333333333%;
  }
  .m-eleven-twelfths {
    width: 91.6666666667%;
  }
  .m-twelve-twelfths {
    width: 100%;
  }
  .m-false {
    display: none !important;
  }
  .m-true {
    display: inline-block !important;
  }
  .m-block {
    display: block !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 500px) {
  .s-full,
  .s-whole {
    width: 100%;
  }
  .s-one-half {
    width: 50%;
  }
  .s-two-halfs {
    width: 100%;
  }
  .s-one-third {
    width: 33.3333333333%;
  }
  .s-two-thirds {
    width: 66.6666666667%;
  }
  .s-three-thirds {
    width: 100%;
  }
  .s-one-quarter {
    width: 25%;
  }
  .s-two-quarters {
    width: 50%;
  }
  .s-three-quarters {
    width: 75%;
  }
  .s-four-quarters {
    width: 100%;
  }
  .s-one-fifth {
    width: 20%;
  }
  .s-two-fifths {
    width: 40%;
  }
  .s-three-fifths {
    width: 60%;
  }
  .s-four-fifths {
    width: 80%;
  }
  .s-five-fifths {
    width: 100%;
  }
  .s-one-sixth {
    width: 16.6666666667%;
  }
  .s-two-sixths {
    width: 33.3333333333%;
  }
  .s-three-sixths {
    width: 50%;
  }
  .s-four-sixths {
    width: 66.6666666667%;
  }
  .s-five-sixths {
    width: 83.3333333333%;
  }
  .s-six-sixths {
    width: 100%;
  }
  .s-one-tenth {
    width: 10%;
  }
  .s-two-tenths {
    width: 20%;
  }
  .s-three-tenths {
    width: 30%;
  }
  .s-four-tenths {
    width: 40%;
  }
  .s-five-tenths {
    width: 50%;
  }
  .s-six-tenths {
    width: 60%;
  }
  .s-seven-tenths {
    width: 70%;
  }
  .s-eight-tenths {
    width: 80%;
  }
  .s-nine-tenths {
    width: 90%;
  }
  .s-ten-tenths {
    width: 100%;
  }
  .s-one-twelfth {
    width: 8.3333333333%;
  }
  .s-two-twelfths {
    width: 16.6666666667%;
  }
  .s-three-twelfths {
    width: 25%;
  }
  .s-four-twelfths {
    width: 33.3333333333%;
  }
  .s-five-twelfths {
    width: 41.6666666667%;
  }
  .s-six-twelfths {
    width: 50%;
  }
  .s-seven-twelfths {
    width: 58.3333333333%;
  }
  .s-eight-twelfths {
    width: 66.6666666667%;
  }
  .s-nine-twelfths {
    width: 75%;
  }
  .s-ten-twelfths {
    width: 83.3333333333%;
  }
  .s-eleven-twelfths {
    width: 91.6666666667%;
  }
  .s-twelve-twelfths {
    width: 100%;
  }
  .s-false {
    display: none !important;
  }
  .s-true {
    display: inline-block !important;
  }
  .s-block {
    display: block !important;
    margin: 0 auto;
  }
}
#engraving-overlay {
  z-index: 200;
}

.engraving-wrap {
  z-index: 201 !important;
}

#fc_frame {
  right: 20px;
}
@media screen and (max-width: 500px) {
  #fc_frame:not(.fc-open) {
    display: none;
  }
}
#fc_frame:not(.h-open-container), #fc_frame.fc-widget-normal:not(.h-open-container) {
  z-index: 1;
}

.d-hotline.h-btn {
  height: 120px;
}

div.chat-fc-form-outer div.fc-form {
  text-align: left;
}
div.chat-fc-form-outer div.fc-form > p {
  margin-top: -20px;
  font-size: 0.9em;
}
div.chat-fc-form-outer div.fc-form .pre-fc-field {
  margin-top: 25px;
}
div.chat-fc-form-outer div.fc-form ul li label {
  margin-left: 0;
}

.basket .basket__title {
  font-weight: normal;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 18px;
  font-size: 1.125 rem;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}
@media screen and (max-width: 979px) {
  .basket .basket__title {
    font-size: 13px;
    font-size: 0.8125 rem;
  }
}
.basket .title-small.basket__title, .basket .subtitle.basket__title {
  font-size: 13px;
  font-size: 0.8125 rem;
}

.basket .image-replace .vector {
  display: none;
}
.basket .image-replace .raster {
  display: block;
}

.svg .basket .image-replace .vector {
  display: block;
}
.svg .basket .image-replace .raster {
  display: none;
}

.basket .inline-button-wrapper {
  position: relative;
}
.basket .inline-button-wrapper button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: 100%;
}

.basket > section p, .basket > section h1, .basket > section h2, .basket > section h3, .basket > section h4, .basket > section h5, .basket > section h6, .basket > section a {
  margin-bottom: 0;
  font-size: 13px;
}
.basket > section h1, .basket > section h2 {
  margin-bottom: 15px;
}
.basket > section .grid > * {
  font-size: 12px;
}

.basket h3.basket-info__heading {
  margin-bottom: 10px;
}
@media screen and (max-width: 979px) {
  .basket .mobile-full-width {
    width: 100%;
  }
  .basket a.mobile-full-link {
    text-align: center;
    padding: 20px;
    display: block;
    margin-bottom: 0px;
  }
  .basket .link-left, .basket .link-right {
    display: block;
    position: relative;
  }
  .basket .link-left.last, .basket .link-right.last {
    margin-bottom: 10px;
  }
  .basket .link-left {
    left: 0;
  }
  .basket .link-right {
    right: 0;
  }
  .basket .link-left--icon, .basket .link-right--icon {
    position: absolute;
    top: 50%;
    margin-top: -0.65em;
  }
  .basket .link-left--icon {
    background: url("../images/sprite-7f9d8615.svg") no-repeat;
    background-position: 97.8313253012% 87.0558375635%;
    width: 11px;
    height: 18px;
    left: 0;
  }
  .basket .link-right--icon {
    right: 0;
    background: url("../images/sprite-7f9d8615.svg") no-repeat;
    background-position: 97.8313253012% 91.6243654822%;
    width: 11px;
    height: 18px;
  }
}

.basket .basket-empty {
  text-align: center;
}
@media screen and (max-width: 500px) {
  .basket .basket__title {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b1b1b1;
    margin-bottom: 10px;
  }
}
.basket .basket__title.basket__title--link {
  margin-bottom: 0px;
}
.basket .basket__title.basket__title--link.mobile-full-link {
  padding-top: 10px;
}
.basket .basket__title.basket__title--link.mobile-full-link span {
  margin: auto;
  top: auto;
}
.basket .basket-items__title {
  text-transform: none;
  letter-spacing: 0.1em;
}
.basket .basket__subtitle {
  color: gray;
  font-size: 13px;
  font-size: 0.8125 rem;
}
@media screen and (max-width: 500px) {
  .basket .basket__subtitle {
    display: none;
  }
}
.basket .basket__paragraph {
  color: black;
  font-size: 13px;
  font-size: 0.8125 rem;
}
.basket .basket__paragraph--ucase {
  color: black;
  font-weight: normal;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 10px;
}
.basket .basket__paragraph--large {
  font-size: 14px;
  font-size: 0.875 rem;
}
@media screen and (max-width: 500px) {
  .basket .basket-grid__less-padding {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 500px) {
  .basket .basket-grid__no-padding {
    margin-bottom: 0px;
  }
}
.basket .basket__checkout-button {
  float: right;
}
.basket .heading-wrap {
  margin-top: 20px;
}
@media screen and (max-width: 500px) {
  .basket .heading-wrap {
    margin-top: 0px;
  }
}
.basket .qty-form--outer {
  float: left;
  width: 70px;
}
.basket .qty-form .qty-form__button {
  display: none;
}
.basket .qty-form .qty-form__input {
  display: none;
}
.basket .qty-form .select-replace {
  display: block;
  z-index: 1;
}
.basket .qty-form .nonselect-replace {
  padding-left: 10px;
}
.basket .qty-form--more .qty-form__button {
  display: block;
}
.basket .qty-form--more .qty-form__input {
  display: block;
}
.basket .qty-form--more .select-replace {
  display: none;
}
.basket .remove-button-outer {
  float: left;
  position: relative;
  margin-left: 10px;
}
.basket .remove-button {
  position: absolute;
  margin-top: 6px;
  z-index: 1;
}
.basket .basket-items table {
  width: 100%;
}
.basket .basket-items tbody:before {
  display: none;
}
.basket .basket-items th, .basket .basket-items td {
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  font-size: 11px;
  font-size: 0.6875 rem;
  vertical-align: middle;
  padding: 20px 0px;
}
.basket .basket-items tr {
  position: relative;
}
.basket .basket-items .basket-items__head {
  border-top: 1px solid #b1b1b1;
}
.basket .basket-items .basket-items__top {
  border-top: 1px solid #b1b1b1;
}
.basket .basket-items .basket-items__bottom {
  padding-bottom: 20px;
}
@media screen and (max-width: 500px) {
  .basket .basket-items td,
  .basket .basket-items tr {
    display: block;
    vertical-align: top;
  }
  .basket .basket-items td {
    padding: 0;
  }
  .basket .basket-items tr {
    position: relative;
    padding-left: 60px;
    padding-right: 30px;
  }
  .basket .basket-items thead {
    display: none;
  }
  .basket .basket-items td.link-right {
    margin-left: -60px;
  }
  .basket .basket-items td.link-right a {
    height: 100%;
    width: 100%;
    display: block;
    box-sizing: border-box;
    display: block;
    position: absolute;
  }
  .basket .basket-items td.link-right a *, .basket .basket-items td.link-right a *:before, .basket .basket-items td.link-right a *:after {
    box-sizing: inherit;
  }
  .basket .basket-items td.link-right a span {
    float: right;
  }
  .basket .basket-items tbody {
    cursor: hand;
    cursor: pointer;
    display: block;
    position: relative;
  }
  .basket .basket-items tbody:before {
    display: inline-block;
    content: "";
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -8px;
  }
}
.basket th.basket-items__heading--image {
  min-width: 80px;
}
.basket th.basket-items__heading--qty {
  width: 120px;
}
.basket th.basket-items__heading--unit-price {
  width: 120px;
  text-align: right;
}
@media screen and (max-width: 979px) {
  .basket th.basket-items__heading--unit-price {
    display: none;
  }
}
.basket th.basket-items__heading--subtotal {
  text-align: right;
  width: 100px;
}
@media screen and (max-width: 979px) {
  .basket th.basket-items__heading--subtotal {
    width: 80px;
  }
}
.basket .basket-items__row--addons {
  padding: 0;
  border-bottom: none;
}
.basket .basket-items__row--addons td {
  vertical-align: top;
  padding: 0 0 0 0;
}
@media screen and (max-width: 500px) {
  .basket td.basket-items__row--qty {
    display: none;
  }
}
.basket td.basket-items__row--qty .field {
  margin-bottom: 0;
}
.basket td.basket-items__row--unit-price {
  text-align: right;
}
@media screen and (max-width: 979px) {
  .basket td.basket-items__row--unit-price {
    display: none;
  }
}
.basket .basket-items__row--subtotal {
  text-align: right;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__row--subtotal {
    text-align: left;
    margin-bottom: 5px;
  }
}
.basket .basket-items__row--was {
  text-decoration: line-through;
  color: gray;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__row--was {
    margin-right: 5px;
    float: left;
  }
}
.basket .basket-items__row--discount {
  color: #970202;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__row--discount {
    margin-bottom: 10px;
    float: left;
  }
}
.basket .basket-items__row--non-discount {
  margin-bottom: 10px;
}
.basket .basket-items__image {
  display: inline-block;
  vertical-align: middle;
  min-width: 80px;
  margin-right: 20px;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__image {
    position: absolute;
    top: 20px;
    left: 0;
    width: 50px;
    min-width: 0;
    padding: 0;
  }
}
.basket .basket-items__image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.basket td.basket-items__lesspadding {
  padding-bottom: 0px;
  vertical-align: top;
}
.basket td.basket-items__height {
  padding-bottom: 0px;
  vertical-align: top;
}
.basket .basket-items__description {
  display: inline-block;
  vertical-align: middle;
  max-width: calc(100% - 20px);
  margin-bottom: 5px;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__description {
    max-width: none;
    display: block;
    padding-top: 10px;
  }
}
.basket .basket-items__title__qty {
  display: none;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__title__qty {
    display: inline;
  }
}
.basket .basket-items__message {
  margin-bottom: 10px;
  font-weight: normal;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  font-size: 12px;
  font-size: 0.75 rem;
  text-transform: none;
  letter-spacing: 0rem;
  color: black;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__message {
    margin-bottom: 0px;
  }
}
.basket .basket-items__message.mobile-hidden {
  display: none;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__message.mobile-hidden {
    display: block;
  }
}
.basket .basket-items__message--stock {
  margin-bottom: 0;
}
@media screen and (max-width: 500px) {
  .basket .basket-items__message--stock {
    font-weight: bold;
  }
}
.basket .basket-items__summary {
  border: none;
  margin: 0;
  border-bottom: 1px solid #b1b1b1;
}
.basket .basket__delivery-message {
  font-size: 20px;
  font-size: 1.25 rem;
  border-top: 1px solid #b1b1b1;
  width: 100%;
}
.basket .basket__delivery-message h3 {
  font-size: 13px;
  font-size: 0.8125 rem;
  font-weight: normal;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  color: gray;
  padding: 10px 0;
  margin: 10px;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .basket .basket-items .engraver-items {
    display: none;
  }
}
.basket td.engraver-items__outer {
  padding-top: 0;
  padding: 0;
}
.basket .engraver-items__inner {
  background-color: #f8f8f8;
  border: 1px solid #b1b1b1;
  padding: 20px 20px 10px 20px;
  margin-bottom: 20px;
  text-transform: none;
  position: relative;
}
.basket .engraver-items__inner:before {
  position: absolute;
  transform: rotate(45deg);
  width: 14px;
  height: 14px;
  left: 55px;
  top: -8px;
  border: 1px solid #b1b1b1;
  border-width: 1px 0 0 1px;
  background-color: #f8f8f8;
  content: "";
  display: block;
}
.basket .engraver-items__heading {
  border-bottom: 1px solid #b1b1b1;
  padding-bottom: 20px;
}
.basket .engraver-items__heading__title {
  color: black;
}
.basket .engraving-row {
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #b1b1b1;
  overflow: hidden;
  vertical-align: middle;
}
.basket .engraving-row__remove {
  width: 24px;
  float: right;
  display: inline;
}
.basket .promo-code {
  margin-top: 20px;
}
.basket .promo-code div.field {
  margin-bottom: 0px;
}
.basket .promo-code--mobile {
  display: none;
}
@media screen and (max-width: 500px) {
  .basket .promo-code--mobile {
    display: block;
    text-align: center;
    margin-top: 0px;
    border-bottom: 1px solid #b1b1b1;
  }
}
.basket .promo-code--non-mobile {
  max-width: 400px;
}
@media screen and (max-width: 500px) {
  .basket .promo-code--non-mobile {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  .basket .promo-code__inner {
    display: none;
  }
}
.basket .mmWrapper a {
  text-decoration: underline;
  color: black;
  text-decoration-color: black;
}
@media screen and (max-width: 500px) {
  .basket .mmWrapper {
    margin-bottom: 20px;
  }
}
.basket .basket__totals {
  line-height: 2.2em;
}
.basket .basket__totals--top {
  overflow: hidden;
  border-bottom: 1px solid #b1b1b1;
  margin-bottom: 10px;
  margin-top: 15px;
  padding-bottom: 10px;
}
@media screen and (max-width: 500px) {
  .basket .basket__totals--top {
    margin-top: 0px;
  }
}
.basket .basket__totals--left {
  width: 60%;
  text-align: left;
  float: left;
  display: inline;
}
.basket .basket__totals--right {
  width: 40%;
  text-align: right;
  float: right;
  display: inline;
}
.basket .basket__totals--row {
  overflow: hidden;
  position: relative;
}
.basket .basket-info {
  position: relative;
  background-color: #f8f8f8;
  padding: 30px 30px 70px 30px;
  border-right: 30px solid #FFF;
}
.basket .basket-info a.button-clear {
  text-align: center;
  width: calc(100% - 60px);
  position: absolute;
  bottom: 30px;
  left: 30px;
}
@media screen and (max-width: 979px) {
  .basket .basket-info a.button-clear {
    bottom: 20px;
  }
}
.basket .basket-info__text,
.basket .basket-info__text p {
  color: black;
  margin-bottom: 15px;
}
.basket h3.basket-info__heading {
  font-size: 13px;
  font-size: 0.8125 rem;
  font-weight: normal;
  font-family: "Lato", "Myriad Pro", Helvetica, sans-serif;
  letter-spacing: 0.15rem;
  text-transform: uppercase;
  padding: 3px 0 0 0;
  text-align: left;
  color: black;
}
.basket .basket-item__engravings {
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
}
.basket .delivery-list {
  margin-left: 30px;
  margin-bottom: 30px;
}
.basket .delivery-list__inner {
  margin-bottom: 15px;
}
.basket .delivery-list__item {
  margin-bottom: 5px;
  color: black;
  padding-left: 10px;
}
.basket .delivery-list__item:before {
  padding-right: 10px;
}
.basket .icon-heading {
  overflow: hidden;
  margin-bottom: 5px;
}
.basket .icon-heading__heading {
  float: left;
}
.basket a.callout-button.hidden {
  display: none;
}
@media screen and (max-width: 979px) {
  .basket .callout-button {
    margin-top: 5px;
  }
}
.basket .basket-items--detail__image img {
  width: 100%;
  height: 100%;
  max-height: 380px;
  max-width: 380px;
}
.basket .basket-items--detail__components {
  margin-bottom: 20px;
}
@media screen and (max-width: 500px) {
  .basket button.update-button span {
    padding: 16px 32px;
  }
}
.basket .checkout-actions {
  display: table;
  box-sizing: border-box;
}
@media screen and (max-width: 979px) {
  .basket .checkout-actions {
    display: block;
  }
}
.basket .checkout-actions__payment-cards-wrapper {
  margin-bottom: 10px;
  text-align: right;
}
@media screen and (max-width: 979px) {
  .basket .checkout-actions__payment-cards-wrapper {
    text-align: center;
  }
}
.basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap {
  margin: 0;
  padding: 0;
  width: 33.33%;
  display: inline-block;
  padding-left: 20px;
}
.basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap ul {
  margin: 5px -4px 0 0;
  text-align: center;
  font-size: 0;
  letter-spacing: normal;
  word-spacing: normal;
}
#ie8 .basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap ul {
  font-size: 0.1px;
}
.basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap ul > * {
  display: inline-block;
  font-size: 16px;
  font-size: 1 rem;
}
.basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap li {
  padding: 0 4px 0 0;
  max-width: 70px;
}
@media screen and (max-width: 979px) {
  .basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap li {
    max-width: 50px;
  }
}
.basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
@media screen and (max-width: 979px) {
  .basket .checkout-actions__payment-cards-wrapper #payment_cards_wrap {
    margin: 0 auto;
    width: auto;
    padding-left: 0;
  }
}
.basket .checkout-actions__payment-cards-wrapper--cards-5 #payment_cards_wrap li {
  width: 20%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-6 #payment_cards_wrap li {
  width: 16.6666666667%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-7 #payment_cards_wrap li {
  width: 14.2857142857%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-8 #payment_cards_wrap li {
  width: 12.5%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-9 #payment_cards_wrap li {
  width: 20%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-10 #payment_cards_wrap li {
  width: 20%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-11 #payment_cards_wrap li {
  width: 16.6666666667%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-12 #payment_cards_wrap li {
  width: 16.6666666667%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-13 #payment_cards_wrap li {
  width: 14.2857142857%;
}
.basket .checkout-actions__payment-cards-wrapper--cards-14 #payment_cards_wrap li {
  width: 14.2857142857%;
}
.basket .checkout-actions__continue {
  margin-bottom: 10px;
}
.basket .checkout-actions__payment.-tablet-and-mobile-only {
  margin-top: 10px;
}
@media screen and (max-width: 979px) {
  .basket .checkout-actions__checkout a.button, .basket .checkout-actions__checkout a.callout-button.button-clear,
  .basket .checkout-actions__continue a.button,
  .basket .checkout-actions__continue a.callout-button.button-clear {
    width: 100%;
  }
}
.basket .checkout-actions__payment,
.basket .checkout-actions__checkout {
  box-sizing: inherit;
  display: table-cell;
  width: 100%;
}
@media screen and (max-width: 979px) {
  .basket .checkout-actions__payment,
  .basket .checkout-actions__checkout {
    display: block;
  }
}
.basket .checkout-actions__payment .button, .basket .checkout-actions__payment .cookie-preferences__footer button, .cookie-preferences__footer .basket .checkout-actions__payment button, .basket .checkout-actions__payment .callout-button.button-clear,
.basket .checkout-actions__checkout .button,
.basket .checkout-actions__checkout .cookie-preferences__footer button,
.cookie-preferences__footer .basket .checkout-actions__checkout button,
.basket .checkout-actions__checkout .callout-button.button-clear {
  white-space: nowrap;
}
.basket .checkout-actions__payment {
  overflow: hidden;
  padding: 0;
}
.basket .checkout-actions__payment {
  padding-top: 0;
  margin-top: 0;
  margin-right: 10px;
}

.basket .basket__title.basket__title--link.mobile-full-link {
  padding-top: 20px;
}

.basket .link-left.last h2 {
  position: relative;
}
.basket .link-left.last h2 .link-left--icon {
  left: 40px;
}

.remove-button-outer .remove-button {
  width: 24px;
  height: 24px;
  background: #f8f8f8;
  border-radius: 24px;
}
.remove-button-outer .remove-button > span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.remove-button-outer--no-qty {
  top: -24px;
  right: -70px;
}

.qty-form .qty-form__button {
  margin-top: 10px;
}

@media screen and (max-width: 979px) {
  .basket .basket__checkout-button {
    width: 100%;
  }
  .basket .basket__title {
    padding-top: 20px;
  }
}
.basket .engraver-items__prompt {
  margin: 0 0 10px 0;
  width: 50%;
}
@media screen and (max-width: 979px) {
  .basket .engraver-items__prompt {
    width: 100%;
  }
}
.basket .engraver-items__prompt .button, .basket .engraver-items__prompt .cookie-preferences__footer button, .cookie-preferences__footer .basket .engraver-items__prompt button, .basket .engraver-items__prompt .callout-button.button-clear {
  margin-top: 10px;
}
.basket .engraver-items__heading {
  border: none;
  padding-bottom: 10px;
}
.basket .engraving-row:first-child {
  padding-top: 10px;
  border-top: 1px solid #b1b1b1;
}
.basket .engraving-row__edit {
  display: block;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  line-height: 1.3;
  display: inline-block;
  margin-right: 20px;
}
.basket .engraving-row__error {
  color: #970202;
  text-align: left;
}

.mobile-link-right {
  display: none;
}
@media screen and (max-width: 979px) {
  .mobile-link-right {
    display: block;
  }
}

.basket .engraving-row__edit-mobile {
  vertical-align: middle;
  display: none;
}
@media screen and (max-width: 979px) {
  .basket .engraving-row__edit-mobile {
    display: inline-block;
  }
}
.basket .engraving-row__edit-desktop {
  vertical-align: middle;
  display: inline-block;
}
@media screen and (max-width: 979px) {
  .basket .engraving-row__edit-desktop {
    display: none;
  }
}
.basket .engraving-table {
  background: #dddddd;
  margin-top: 10px;
}
.basket .engraving-table th, .basket .engraving-table td {
  padding: 10px;
}
.basket .engraving-table td {
  text-transform: none;
  letter-spacing: initial;
}
.basket .engraving-table th {
  border-bottom: 1px solid #b1b1b1;
}
.basket .engraving-table__location {
  width: 35%;
}
.basket .engraving-table__message {
  width: 65%;
}
.basket .engraving-row--right {
  text-align: right;
}
.basket .engraving-row__remove {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.basket .engraving-row__remove a {
  width: 24px;
  height: 24px;
  border-radius: 24px;
  background: #ebebeb;
  position: relative;
  display: block;
}
.basket .engraving-row__remove .ui-icon, .basket .engraving-row__remove .delivery-list__item:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.basket .engraving-row__remove .ui-icon:before, .basket .engraving-row__remove .delivery-list__item:before {
  top: 7px;
  left: 7px;
}

.basket-stock-level {
  padding-top: 10px;
}
.basket-stock-level > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 979px) {
  .basket-stock-level {
    padding-bottom: 10px;
    border-bottom: 1px solid #b1b1b1;
  }
}
.basket-stock-level .basket-stock-level__dispatch-cutoff {
  font-size: 14px;
  font-size: 0.875 rem;
  margin-bottom: 10px;
}

.basket-stock-level__highlight {
  color: #2a7f13;
}

.basket-messages {
  margin-bottom: 20px;
}

.basket-messages--flush {
  margin: 0;
}

.basket-message {
  font-size: 0.85rem;
  background-color: #f1eee4;
  padding: 0.5em;
  text-align: center;
}

.basket-message--error {
  color: #970202;
}

.basket-message--success {
  color: #000;
}

.basket-message--warning {
  color: #000;
}

.basket-message--notice {
  color: #205081;
  background-color: #d5c1b0;
}

button#promotion {
  background-color: transparent !important;
}

#necklace-builder {
  font-size: 12px;
  font-size: 0.75 rem;
  margin: 15px auto 0;
  width: 980px;
  /* FF Fix */
}
#necklace-builder p, #necklace-builder h1, #necklace-builder h2, #necklace-builder h3, #necklace-builder h4, #necklace-builder h5, #necklace-builder h6, #necklace-builder a {
  margin-bottom: 0;
  font-size: 12px;
}
#necklace-builder .grid > * {
  font-size: 12px;
}
#necklace-builder img {
  display: inline;
}
#necklace-builder button,
#necklace-builder .button,
#necklace-builder .basket .callout-button.button-clear,
.basket #necklace-builder .callout-button.button-clear {
  color: #630C0D;
  font-weight: normal;
  font-size: 1.33em;
  font-family: "EngraversGothicBTW01-Re", Arial, sans-serif;
  text-decoration: none;
  outline: none;
  border: none;
  background: none;
  margin: 0 20px 0 0;
  padding: 0;
  text-transform: uppercase;
  vertical-align: middle;
  cursor: pointer;
  overflow: visible;
  line-height: 1;
  padding-bottom: 4px;
}
#necklace-builder button {
  width: auto;
  white-space: nowrap;
  vertical-align: top;
}
#necklace-builder .button, #necklace-builder .cookie-preferences__footer button, .cookie-preferences__footer #necklace-builder button, #necklace-builder .basket .callout-button.button-clear, .basket #necklace-builder .callout-button.button-clear {
  display: inline-block;
}
#necklace-builder button::-moz-focus-inner {
  padding: 0;
  border: none;
}
#necklace-builder .button span, #necklace-builder .basket .callout-button.button-clear span, .basket #necklace-builder .callout-button.button-clear span,
#necklace-builder button span {
  color: #FFF;
  display: inline-block;
  vertical-align: bottom;
  /* background: #AC3E5A url(../images/button-red.gif) 0 0 repeat-x; */
  background: #630c0d;
  line-height: 20px;
  padding: 2px 15px;
  margin-bottom: -4px;
  border: 1px solid #630c0d;
}
#necklace-builder .button:hover, #necklace-builder .cookie-preferences__footer button:hover, .cookie-preferences__footer #necklace-builder button:hover, #necklace-builder .basket .callout-button.button-clear:hover, .basket #necklace-builder .callout-button.button-clear:hover {
  text-decoration: none;
}
#necklace-builder .button-white span {
  background: white;
  color: black;
  border: 1px solid #c8c8c8;
}
#necklace-builder .button-light-pink span {
  background: #f3edec;
  color: black;
  border: 1px solid #c8c8c8;
}
#necklace-builder .button-wide span {
  text-align: center;
  background-image: url(../images/button-red.png);
  background-color: #9d5a48;
  color: #ffffff;
  width: 240px !important;
}
#necklace-builder .social-sharing li.share-text {
  display: inline-block;
  line-height: 23px;
  vertical-align: top;
  width: auto;
  height: auto;
}

#ie8 .outer-wrapper {
  width: 1000px;
  overflow: auto;
}