/** BASE **/
body:not(#page_product):not(#page_customblog) h1 {
  box-sizing: border-box;
  background-color: #ededed;
  color: #444444;
  font: 800 1.75em/1.3em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  padding: 30px 0;
  margin: 0 auto 10px;
  width: 100%;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    body:not(#page_product):not(#page_customblog) h1 {
      align-items: center;
      display: flex;
      justify-content: center;
      line-height: normal;
      padding: 25px 15px; } }

body:not(#page_product):not(#page_customblog).template_store_template h1 {
  margin-bottom: 30px; }

h2, strong {
  font-weight: 800; }

header, footer, article, section, hgroup, nav, figure {
  display: block; }

figure {
  margin: 0;
  padding: 0; }

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

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

* {
  font-size: 100.01%; }

html {
  font-size: 62.5%; }

a {
  text-decoration: underline;
  color: #005fad; }

a:hover {
  text-decoration: none; }

a:active {
  background-color: transparent;
  outline: none; }

a:focus {
  background-color: transparent;
  outline: none; }

input, textarea, select {
  font: 100% "avenir-lt-pro", Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000; }

input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea {
  -webkit-appearance: none; }

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

img {
  border-style: none; }

html {
  height: 100%;
  margin: 0; }

pre {
  letter-spacing: 0.75px; }

body {
  margin: 0;
  color: #005fad;
  background: #fff;
  font: 1.4em/1.285em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
  min-width: 320px;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto !important; }

pre {
  letter-spacing: 1px;
  text-align: left; }

.background-overlay {
  background: #000000;
  display: none;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99; }
  .background-overlay.show {
    opacity: 0.4;
    display: block; }

.grecaptcha-badge {
  visibility: hidden !important; }

.flyout-basket .flyout-item:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }

.contact-form.contact-form-footer .holder, #header, .header-main, #nav, .mobile-search .search, .drop-down > .holder, .store-reviews-co #reviewsio-carousel-widget {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.contact-form.contact-form-footer .holder, #header, .header-main, #nav, .mobile-search .search, .drop-down > .holder, .store-reviews-co #reviewsio-carousel-widget {
  margin: 0 auto;
  width: calc(100% - 84px); }
  @media all and (max-width: 64.0525em) {
    .contact-form.contact-form-footer .holder, #header, .header-main, #nav, .mobile-search .search, .drop-down > .holder, .store-reviews-co #reviewsio-carousel-widget {
      width: calc(100% - 48px); } }
  @media all and (max-width: 47.9275em) {
    .contact-form.contact-form-footer .holder, #header, .header-main, #nav, .mobile-search .search, .drop-down > .holder, .store-reviews-co #reviewsio-carousel-widget {
      width: calc(100% - 32px); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: .4; } }

@keyframes fadeInButton {
  0% {
    opacity: .8; }
  100% {
    opacity: 1; } }

@keyframes fadeArrow {
  0% {
    opacity: .5; }
  100% {
    opacity: .3; } }

/** LIBS **/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 1045;
  background-color: #FFFFFF;
  /*width: 50%;*/ }

.category .mfp-content {
  /* width: 50%; */ }

.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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.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: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

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;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100); }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=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;
  filter: alpha(opacity=100); }

.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  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, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  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: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: #444444; }

.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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; }
  .category .mfp-content {
    width: 80%; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
  .category .mfp-content {
    width: 75%; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.mm-menu, .mm-panels, .mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  box-sizing: border-box; }

.mm-btn, .mm-menu {
  box-sizing: border-box; }

.mm-listview a, .mm-listview a:hover, .mm-navbar a, .mm-navbar a:hover {
  text-decoration: none; }

.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu {
  display: block;
  padding: 0;
  position: absolute; }

.mm-panels, .mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute; }

.mm-btn, .mm-panel.mm-highest {
  z-index: 1; }

.mm-panels {
  overflow: hidden; }

.mm-panel {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-panel.mm-subopened {
  -webkit-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px; }

.mm-listview .mm-divider, .mm-listview > li > a, .mm-listview > li > span, .mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-panels > .mm-panel:after, .mm-panels > .mm-panel:before {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  transform: none !important; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after, .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel, li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-listview > li.mm-vertical > .mm-next, .mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-listview > li.mm-vertical > .mm-next:after, .mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 19px; }

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0; }

.mm-clear:after, .mm-clear:before, .mm-close:after, .mm-close:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-clear:before, .mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px; }

.mm-clear:after, .mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px; }

.mm-arrow:after, .mm-next:after, .mm-prev:before {
  content: '';
  border: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 23px; }

.mm-arrow:after, .mm-next:after {
  border-top: none;
  border-left: none;
  right: 23px; }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview, .mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li .mm-next, .mm-listview > li .mm-next:before, .mm-listview > li:after {
  border-color: inherit; }

.mm-listview > li > a, .mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow, .mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 20px; }

.mm-listview > li.apply-filter:not(.mm-divider):after {
  border-bottom: 0; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a, .mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-menu {
  background: #ededed;
  border-color: rgba(0, 0, 0, 0.1);
  color: #444; }

.mm-menu .mm-navbar a, .mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-btn:after, .mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu .mm-divider,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: #f6f6f6; }

.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  z-index: 1; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking, html.mm-blocking body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2; }

html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed; }

.mm-menu.mm-offcanvas.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate3d(80%, 0, 0);
  transform: translate3d(80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(140px, 0, 0);
    transform: translate3d(140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate3d(440px, 0, 0);
    transform: translate3d(440px, 0, 0); } }

.mm-menu.mm-bottom, .mm-menu.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate3d(-80%, 0, 0);
  transform: translate3d(-80%, 0, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-140px, 0, 0);
    transform: translate3d(-140px, 0, 0); } }

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate3d(-440px, 0, 0);
    transform: translate3d(-440px, 0, 0); } }

html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  transform: none !important;
  z-index: 0; }

html.mm-front #mm-blocker {
  z-index: 1; }

html.mm-front .mm-menu {
  z-index: 2; }

.mm-menu.mm-front, .mm-menu.mm-next {
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease,-webkit-transform .4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  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: 1045; }

.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: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  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: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.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;
  padding: 0;
  z-index: 1046; }

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: white;
  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: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.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, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  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, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px; }

.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px; }

.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  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-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: black; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.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: #444444; }

.mfp-figure {
  line-height: 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-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.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; }
  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

.existing-customer-popup,
.update-address-white-popup,
.add-address-white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 250px;
  margin: 20px auto; }

.existing-customer-popup textarea,
.update-address-white-popup textarea,
.add-address-white-popup textarea {
  height: 90px;
  width: 100%; }

.existing-customer-popup .input input,
.update-address-white-popup .input input,
.add-address-white-popup .input input {
  background-color: #F8FAF9;
  border: 1px solid #E6E6E6;
  box-shadow: 0 2px 0 #F9F9F9;
  margin: 5px 0;
  padding: 5px;
  width: 94%; }

.existing-customer-popup select,
.update-address-white-popup select,
.add-address-white-popup select {
  -webkit-box-shadow: 0px 2px 0px #f9f9f9;
  -moz-box-shadow: 0px 2px 0px #f9f9f9;
  background-color: #f8faf9;
  border: 1px solid #e6e6e6;
  box-shadow: 0px 2px 0px #f9f9f9;
  margin: 5px 0;
  padding: 5px;
  width: 98%; }

.existing-customer-popup input[type="submit"],
.update-address-white-popup input[type="submit"],
.add-address-white-popup input[type="submit"] {
  float: right; }

.update-address-white-popup #address-dialog-form {
  min-height: 345px; }

.add-address-white-popup #update-shipping-address-dialog-form {
  min-height: 460px; }

.existing-customer-popup span.required,
.update-address-white-popup span.required,
.add-address-white-popup span.required {
  color: #d20a10; }

.existing-customer-popup .input input,
.update-address-white-popup .input input,
.add-address-white-popup .input input,
.existing-customer-popup .input input {
  background-color: #F8FAF9;
  border: 1px solid #E6E6E6;
  box-shadow: 0 2px 0 #F9F9F9;
  margin: 5px 0;
  padding: 5px;
  width: 94%; }

.add-address-white-popup .input input.lookup_postcode {
  width: 95px; }

.add-address-white-popup #update-shipping-address-dialog-form {
  min-height: 485px; }

.add-address-white-popup #address-dialog-form {
  min-height: 385px; }

.add-address-white-popup #update-shipping-address-dialog-form .select-group .valid {
  margin-left: -40px;
  margin-top: 10px;
  position: absolute; }

.gift-white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 250px;
  margin: 20px auto; }

.gift-white-popup textarea {
  height: 90px;
  width: 100%; }

.gift-white-popup input {
  float: right; }

.gift-white-popup #dialog-form {
  min-height: 300px; }

.terms-white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 700px;
  margin: 20px auto; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 533px;
  margin: 20px auto; }

.existing-customer-popup .existing-account,
.existing-customer-popup .modal-forgotten-password,
.existing-customer-popup div.form-response {
  display: none; }

.mfp-content #address-input-container, .mfp-content #billing-form-container {
  background: #FFF;
  margin: 20px auto;
  max-width: 400px;
  overflow: auto;
  padding: 20px;
  position: relative;
  width: auto; }
  .mfp-content #address-input-container input[type="submit"], .mfp-content #billing-form-container input[type="submit"] {
    margin-top: 20px; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/*
 * Mixin printing a linear-gradient
 * as well as a plain color fallback
 * and the `-webkit-` prefixed declaration
 * @access public
 * @param {Keyword | Angle} $direction - Linear gradient direction
 * @param {Arglist} $color-stops - List of color-stops composing the gradient
 *
 * @see https://www.sitepoint.com/building-linear-gradient-mixin-sass/
 */
.MagicZoom,
.mz-figure,
.mz-lens,
.mz-zoom-window,
.mz-loading,
.mz-hint,
.mz-expand .mz-expand-stage,
.mz-expand .mz-expand-stage .mz-image-stage,
.mz-expand .mz-expand-stage .mz-image-stage .mz-caption,
.mz-thumb img,
.mz-expand-thumbnails,
.mz-expand-controls,
.mz-button {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.MagicZoom,
.mz-figure {
  display: inline-block;
  outline: 0 !important;
  font-size: 0 !important;
  line-height: 100% !important;
  direction: ltr !important;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.MagicZoom {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

figure.mz-figure {
  overflow: hidden;
  margin: 0 !important;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.MagicZoom img,
.mz-figure img {
  border: 0 !important;
  margin: 0 !important;
  outline: 0 !important;
  padding: 0 !important; }

.MagicZoom > img,
.mz-figure > img {
  width: 100%;
  height: auto; }

.ie8-magic .MagicZoom > img,
.ie8-magic .mz-figure > img {
  width: 100%;
  max-width: none !important; }

.mz-figure.mz-no-zoom.mz-no-expand,
.mz-expand .mz-figure.mz-no-zoom {
  cursor: default !important; }

.mz-figure.mz-active,
.mz-expand {
  -ms-touch-action: none;
  touch-action: none; }

.mz-lens,
.mz-zoom-window {
  position: absolute !important;
  overflow: hidden !important;
  pointer-events: none !important; }

.mz-lens img,
.mz-zoom-window img {
  position: absolute !important;
  max-width: none !important;
  max-height: none !important; }

.mz-lens img {
  -webkit-transition: none !important;
  transition: none !important; }

.mz-zoom-window {
  z-index: 2000000000;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mz-zoom-window.mz-magnifier {
  -webkit-mask-image: -webkit-radial-gradient(circle, white, black);
  -webkit-mask-clip: content;
  cursor: none; }

.mz-figure.mz-active .mz-zoom-window.mz-magnifier {
  pointer-events: auto !important;
  cursor: inherit !important; }

.mz-zoom-window.mz-magnifier.mz-expanded {
  z-index: 2147483647; }

.mz-zoom-window img {
  width: auto;
  height: auto;
  left: -1000%;
  right: -1000%;
  top: -1000%;
  bottom: -1000%;
  margin: auto !important;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transform-origin: 50% 50% !important;
  -ms-transform-origin: 50% 50% !important;
  transform-origin: 50% 50% !important; }

.mz-zoom-window.mz-preview img {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  -webkit-transform: none !important;
  transform: none !important; }

.lt-ie9-magic .mz-zoom-window img {
  margin: 0 !important; }

.mz-expand-controls {
  z-index: 2147483647; }

.mz-fade {
  -webkit-transition: opacity .25s;
  transition: opacity .25s; }

.mz-hidden {
  opacity: 0; }

.mz-visible {
  opacity: 1; }

.mobile-magic .mz-expand .mz-expand-bg {
  -webkit-transform-style: flat !important;
  transform-style: flat !important; }

.mobile-magic .mz-expand-controls.mz-fade {
  transition: none !important; }

.mobile-magic .mz-expand > .mz-zoom-window {
  top: 0 !important;
  left: 0 !important; }

@media not screen and (max-device-width: 767px) {
  .mz-expanded-view-open,
  .mz-expanded-view-open body {
    overflow: hidden !important; }
  .mz-expanded-view-open body {
    height: auto !important; } }

@media screen and (max-device-width: 767px) {
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]),
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
    overflow: hidden !important; }
  :root.mz-expanded-view-open:not(.ios-magic):not([data-magic-ua=safari]) body {
    height: auto !important; } }

/**
 * Main figure
 */
.mz-figure.mz-active {
  background: #fff; }

.mz-figure.mz-no-zoom,
.mz-figure.mz-click-zoom,
.mz-figure.mz-active {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mz-figure.mz-active.mz-no-expand {
  cursor: crosshair; }

.mz-figure.mz-active.mz-click-zoom.mz-no-expand {
  cursor: crosshair;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

.mz-figure.mz-active.mz-magnifier-zoom.mz-hover-zoom.mz-no-expand {
  cursor: none; }

.mz-figure.mz-magnifier-zoom.mz-active {
  overflow: visible !important; }

.mz-figure.mz-active > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/><feComponentTransfer><feFuncA type='linear' slope='0.6'/></feComponentTransfer></filter></svg>#grayscale");
  -webkit-filter: grayscale(80%) opacity(60%);
  filter: grayscale(80%) opacity(60%); }

.no-cssfilters-magic .mz-figure.mz-active > img {
  opacity: 0.6; }

.lt-ie10-magic .mz-figure.mz-active > img {
  opacity: 1;
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayScale=1,opacity=0.6); }

.mz-expand .mz-figure.mz-active.mz-inner-zoom,
:not(.mz-expand) .mz-figure.mz-active.mz-inner-zoom > img {
  opacity: 0; }

.lt-ie10-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom,
.lt-ie10-magic .mz-figure.mz-active.mz-inner-zoom > img {
  filter: alpha(opacity=0); }

.ie9-magic .mz-expand .mz-figure.mz-active.mz-inner-zoom {
  background: transparent; }

/**
 * Zoom lens
 */
.mz-lens {
  border: 1px solid #aaa;
  border-color: rgba(170, 170, 170, 0.7);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  cursor: none;
  z-index: 10;
  opacity: 0; }

.mz-figure.mz-active .mz-lens {
  opacity: 1;
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s;
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9) 0.1s; }

.mz-figure.mz-active.mz-magnifier-zoom .mz-lens {
  border-radius: 50%;
  opacity: 0;
  cursor: none; }

/**
 * Zoom window
 */
.mz-zoom-window {
  background: #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

.mz-zoom-window.mz-magnifier {
  border-radius: 100%;
  border: 0;
  background: rgba(255, 255, 255, 0.3); }

.mz-zoom-window.mz-magnifier:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 100%;
  border: 1px solid rgba(170, 170, 170, 0.7);
  box-shadow: inset 0 0 20px 1px rgba(0, 0, 0, 0.3);
  background: transparent;
  z-index: 1; }

.mz-zoom-window.mz-magnifier.mz-square,
.mz-zoom-window.mz-magnifier.mz-square:before {
  border-radius: 0 !important; }

.lt-ie9-magic .mz-zoom-window {
  border: 1px solid #e5e5e5; }

.mz-zoom-window.mz-inner {
  border: none;
  box-shadow: none; }

.mz-zoom-window.mz-inner:not(.mz-expanded) {
  z-index: 80; }

/* Caption in zoom window */
.mz-zoom-window .mz-caption {
  background: #777;
  color: #fff;
  font-size: 10pt;
  opacity: 0.8;
  position: absolute;
  top: 0;
  z-index: 150;
  padding: 3px;
  width: 100%;
  line-height: normal !important;
  text-align: center !important; }

.lt-ie9-magic .mz-zoom-window .mz-caption {
  filter: alpha(opacity=80); }

.mz-zoom-window.caption-bottom .mz-caption {
  top: auto;
  bottom: 0; }

.mz-zoom-window.mz-expanded > .mz-caption {
  display: none; }

/* Zoom window animations */
.mz-zoom-window.mz-deactivating,
.mz-zoom-window.mz-activating {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), -webkit-transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9), transform 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.mz-zoom-window.mz-deactivating {
  -webkit-transition-duration: .25s, .25s, .25s;
  transition-duration: .25s, .25s, .25s; }

.mz-zoom-window.mz-p-right,
.mz-zoom-window.mz-p-left,
.mz-zoom-window.mz-p-top,
.mz-zoom-window.mz-p-bottom {
  opacity: 0;
  z-index: -100; }

.mz-zoom-window.mz-p-right {
  -webkit-transform: translate3d(-20%, 0, 0);
  transform: translate3d(-20%, 0, 0); }

.mz-zoom-window.mz-p-left {
  -webkit-transform: translate3d(20%, 0, 0);
  transform: translate3d(20%, 0, 0); }

.mz-zoom-window.mz-p-top {
  -webkit-transform: translate3d(0, 20%, 0);
  transform: translate3d(0, 20%, 0); }

.mz-zoom-window.mz-p-bottom {
  -webkit-transform: translate3d(0, -20%, 0);
  transform: translate3d(0, -20%, 0); }

/* Inner mode animation */
.mz-zoom-window > img {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mz-zoom-window.mz-p-inner.mz-deactivating > img,
.mz-zoom-window.mz-p-inner.mz-activating > img {
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important;
  transition: transform 0.22s cubic-bezier(0.25, 0.5, 0.5, 0.9) !important; }

/* Magnifier mode animation */
.mz-zoom-window.mz-p-magnifier {
  -webkit-transform: scale(0.1);
  transform: scale(0.1); }

/* Preview mode animation */
.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-preview.mz-activating,
.mz-zoom-window.mz-custom.mz-deactivating,
.mz-zoom-window.mz-custom.mz-activating {
  -webkit-transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: opacity 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9); }

.mz-zoom-window.mz-preview.mz-deactivating,
.mz-zoom-window.mz-custom.mz-deactivating {
  -webkit-transition-duration: .2s;
  transition-duration: .2s; }

.mz-zoom-window.mz-p-preview,
.mz-zoom-window.mz-p-custom {
  opacity: 0; }

/**
 * Hint & Loading
 */
.mz-hint,
.mz-loading {
  color: #eee;
  background: rgba(49, 51, 61, 0.7);
  font: normal 12px/1.2em 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-align: center;
  direction: ltr;
  display: inline-block;
  margin: 0;
  position: absolute;
  z-index: 1000;
  pointer-events: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease; }

.mz-hint {
  bottom: 8px;
  left: 0;
  right: 0;
  padding: 0 10%;
  background-color: transparent;
  -webkit-transition: opacity 0.4s ease, z-index 0.4s ease;
  transition: opacity 0.4s ease, z-index 0.4s ease; }

.mz-hint-message {
  display: inline-block;
  background: rgba(49, 51, 61, 0.7);
  border-radius: 2em;
  padding: .7em 1.1em; }

.mz-hint-message:before {
  content: '\02295';
  font-family: serif;
  font-size: 1.5em;
  speak: none;
  text-align: center;
  vertical-align: -2px;
  margin-right: 6px; }

.mobile-magic .mz-hint-message:before {
  display: none; }

.mz-hint-hidden {
  opacity: 0;
  z-index: -1;
  -webkit-transition-delay: .6s;
  transition-delay: .6s; }

/* Hint in the expanded view on mobile */
.mz-expand .mz-hint {
  font-size: 18px;
  line-height: 1.1em;
  top: 50%;
  bottom: auto;
  margin: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.mz-expand .mz-hint-message {
  padding: 1.1em; }

.mz-expand .mz-hint-message:before {
  display: none; }

.mz-expand .mz-hint-hidden {
  opacity: 0;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s; }

/* Loading indicator */
.mz-loading {
  font-size: 0;
  border-radius: 100%;
  opacity: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.mz-loading:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 24px;
  height: 24px;
  margin: auto;
  text-indent: -9999em;
  border-radius: 50%;
  border: 2px solid white;
  border-top-color: transparent;
  box-sizing: border-box; }

.mz-loading.shown {
  opacity: 1;
  z-index: 1;
  -webkit-transition: opacity 0s;
  transition: opacity 0s; }

.mz-loading.shown:after {
  -webkit-animation: spin-loading .9s infinite linear;
  animation: spin-loading .9s infinite linear; }

@-webkit-keyframes spin-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.lt-ie10-magic .mz-loading {
  border-radius: 2em;
  font-size: 12px;
  padding: .7em 1.1em;
  width: auto;
  height: auto; }

.lt-ie10-magic .mz-loading:after {
  content: 'Loading...';
  text-indent: 0;
  border: none;
  position: relative; }

.lt-ie9-magic .mz-loading {
  filter: alpha(opacity=0);
  right: 0;
  left: 0;
  width: 126px;
  margin: auto; }

.lt-ie9-magic .mz-hint-message,
.lt-ie9-magic .mz-loading.shown {
  background: transparent !important;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#7c31333D', EndColorStr='#7c31333D'); }

.lt-ie9-magic .mz-hint-hidden {
  filter: alpha(opacity=0); }

/**
 * Expanded view
 */
.mz-expand,
.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg,
.mz-expand .mz-expand-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > img,
.mz-expand .mz-expand-bg > svg {
  width: auto !important;
  height: auto !important; }

.mz-expand .mz-expand-bg,
.mz-expand .mz-expand-bg > svg {
  min-width: 100% !important;
  min-height: 100% !important; }

.mz-expand {
  background-color: black;
  text-align: center;
  vertical-align: middle;
  display: block;
  overflow: hidden;
  z-index: 2100000000;
  position: fixed;
  width: auto;
  height: auto;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -ms-overflow-style: none; }

/* Expanded view background */
.mz-expand .mz-expand-bg {
  display: inline-block;
  max-width: none !important;
  max-height: none !important;
  margin: auto;
  vertical-align: middle;
  z-index: -100;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-perspective: 600px;
  perspective: 600px;
  -webkit-transform: translate3d(0, 0, 0) scale(7) rotate(0.01deg);
  transform: translate3d(0, 0, 0) scale(7) rotate(0.01deg); }

.mz-expand .mz-expand-bg > img {
  margin: auto;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mz-expand .mz-expand-bg > img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='blur'><feGaussianBlur stdDeviation='80' in='SourceGraphic'></feGaussianBlur></filter></svg>#blur");
  -webkit-filter: blur(20px) brightness(60%);
  filter: blur(20px) brightness(60%); }

.mz-expand .mz-expand-bg > svg {
  margin: auto;
  opacity: .6; }

[data-magic-ua=edge] .mz-expand .mz-expand-bg,
.lt-ie10-magic .mz-expand .mz-expand-bg {
  display: none !important; }

.lt-ie9-magic .mz-expand {
  background: #1f1f1f; }

[data-magic-ua=edge] .mz-expand {
  background-color: rgba(31, 31, 31, 0.96); }

/** Plain backgrounds: dark-bg, white-bg **/
.mz-expand.plain-bg .mz-expand-bg,
.mz-expand.dark-bg .mz-expand-bg,
.mz-expand.white-bg .mz-expand-bg {
  display: none !important; }

.mz-expand.dark-bg {
  background-color: #1f1f1f;
  background-color: rgba(31, 31, 31, 0.96); }

.mz-expand.white-bg {
  background-color: #fff; }

/* Expanded view stage */
.mz-expand .mz-expand-stage {
  display: flex;
  flex-direction: column;
  padding: 0;
  z-index: 2100000000; }

.mz-expand .mz-expand-stage .mz-image-stage {
  display: flex;
  flex-direction: column;
  flex: 1 1;
  position: relative;
  margin: 0;
  padding: 20px 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.mz-expand .mz-expand-stage.mz-zoom-in .mz-image-stage {
  padding: 0 !important;
  left: 0;
  right: 0; }

.mz-expand .mz-image-stage > figure {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex: 1 1;
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  margin: 0;
  padding: 0;
  font-size: 0;
  overflow: hidden; }

.mz-expand .mz-figure {
  max-width: 100% !important;
  overflow: visible; }

.mz-expand .mz-figure > img {
  max-width: 100%;
  width: auto;
  height: auto; }

.mz-expand .mz-zoom-in .mz-image-stage > figure,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-activating,
.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active {
  flex: 1 0;
  width: 100%;
  height: 100%; }

.mz-expand .mz-zoom-in .mz-image-stage > figure .mz-figure.mz-active > img {
  pointer-events: none; }

.mz-expand .mz-figure {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mz-expand .mz-figure.mz-active {
  cursor: crosshair;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out; }

/* When inner zoom is always shown */
.mz-expand .mz-expand-stage.mz-zoom-in.mz-always-zoom .mz-image-stage > figure > figure > img {
  z-index: 1;
  position: absolute !important;
  top: -5000px !important;
  bottom: -5000px !important;
  left: -5000px !important;
  right: -5000px !important;
  margin: auto !important; }

.lt-ie10-magic .mz-zoom-window.mz-expanded img {
  filter: alpha(opacity=100); }

.lt-ie10-magic .mz-expand .mz-figure.mz-magnifier-zoom {
  overflow: hidden;
  filter: alpha(opacity=100); }

/* Caption in expanded view */
.mz-expand .mz-caption {
  flex: 0 0;
  color: #fff;
  text-shadow: 0px 0px 46px #000;
  padding: 10px 30px;
  font: normal 10pt/1.25 'Lucida Grande', 'Lucida Sans Unicode', Verdana, 'Helvetica Neue', Arial, Helvetica, sans-serif;
  text-align: center;
  width: 100%;
  opacity: 0; }

.mz-expand .mz-caption.mz-show {
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
  opacity: 1; }

.mz-expand .mz-zoom-in .mz-image-stage .mz-caption {
  display: none; }

.mz-expand .mz-caption a {
  color: inherit;
  cursor: pointer; }

.mz-expand.white-bg .mz-caption {
  color: #555;
  text-shadow: none; }

.lt-ie9-magic .mz-expand .mz-caption {
  top: 100%; }

.mz-expand .mz-zoom-window {
  box-shadow: none;
  background: transparent; }

.lt-ie9-magic .mz-expand .mz-zoom-window {
  border: 0; }

/* Expanded view on mobile */
@media screen and (max-device-width: 767px) {
  .mobile-magic .mz-expand .mz-image-stage .mz-caption {
    display: none !important; } }

/**
 * Buttons & Arrows
 */
.mz-button {
  background: transparent;
  border: 0;
  margin-top: -25px;
  position: absolute;
  bottom: 15px !important;
  display: block;
  z-index: 100;
  font-size: 45px;
  text-decoration: none;
  color: #dcdcdc; }
  .mz-button:before {
    font-family: 'randb' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .mz-button.mz-button-next {
    right: 15px; }
    .mz-button.mz-button-next:before {
      content: "\ea34"; }
  .mz-button.mz-button-prev {
    left: 15px; }
    .mz-button.mz-button-prev:before {
      content: "\ea38"; }

.mz-image-stage {
  bottom: 20px !important; }

/**
 * Thumbnails
 */
/** Thumbnails on the page **/
a[data-zoom-id],
.mz-thumb, .mz-thumb:focus {
  display: inline-block;
  line-height: 0;
  outline: none; }

a[data-zoom-id] img,
.mz-thumb img {
  padding-bottom: 4px;
  border: 0;
  border-bottom: 2px solid transparent;
  box-sizing: border-box; }

.mz-thumb:not(.mz-thumb-selected):hover img {
  border-bottom-color: rgba(180, 180, 180, 0.3); }

.mz-thumb.mz-thumb-selected img {
  border-bottom-color: #b4b4b4; }

/** Thumbnails in expanded view **/
.mz-expand-thumbnails {
  flex: 0 0 80px;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 10px 0;
  z-index: 50;
  overflow: hidden; }

.ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand-thumbnails,
:root[data-magic-ua=firefox] .mz-expand-thumbnails {
  height: 80px; }

.mz-expand-thumbnails .magic-thumb > img {
  cursor: pointer;
  padding-bottom: 4px;
  border: 0;
  border-bottom: 2px solid transparent; }

.mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected):hover img {
  border-bottom-color: rgba(180, 180, 180, 0.3); }

.mz-expand-thumbnails .magic-thumb.magic-thumb-selected img {
  border-bottom-color: #b4b4b4; }

.mz-expand-thumbnails .magic-thumbs .magic-thumbs-button {
  box-shadow: none; }

/** Thumbnails on the left in expanded view with .expand-thumbnails-left class **/
@media not screen and (max-device-width: 767px) and (orientation: portrait) {
  .mz-expand.expand-thumbnails-left .mz-expand-stage {
    flex-direction: row-reverse; }
  .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
    padding: 0 10px;
    height: 100%;
    overflow: hidden; }
  .ios-magic[data-magic-engine=webkit][data-magic-engine-ver="603.1"] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails,
  :root[data-magic-ua=firefox] .mz-expand.expand-thumbnails-left .mz-expand-thumbnails {
    width: 80px;
    height: 100%; } }

@media not screen and (max-device-width: 767px) and (orientation: portrait) and (max-device-width: 767px) {
  .mz-expand-thumbnails .magic-thumbs.magic-thumbs-vertical {
    height: calc(100% - 40px);
    margin-top: 20px;
    margin-bottom: 20px; } }

/** Hide thumbnails in expanded view with .no-expand-thumbnails class **/
.mz-expand.no-expand-thumbnails .mz-expand-thumbnails {
  display: none; }

/** Thumbnails shaded style (improved previous one)  **/
.thumbnails-style-shaded.mz-thumb img {
  border: 0 !important;
  padding-bottom: 0;
  box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.3); }

.thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
  -webkit-filter: brightness(0.7);
  filter: brightness(0.7); }

.thumbnails-style-shaded.mz-thumb-selected img {
  -webkit-filter: brightness(0.7) opacity(0.7);
  filter: brightness(0.7) opacity(0.7); }

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb > img {
  border: 0;
  padding-bottom: 0;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3); }

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:not(.magic-thumb-selected) > img:hover {
  -webkit-filter: brightness(0.75);
  filter: brightness(0.75); }

.thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb-selected img {
  -webkit-filter: brightness(0.7) opacity(0.7);
  filter: brightness(0.7) opacity(0.7); }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb.mz-thumb-selected,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb:hover,
.no-cssfilters-magic .thumbnails-style-shaded .magic-thumb.magic-thumb-selected {
  background: #000; }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb:hover:not(.mz-thumb-selected) img {
  opacity: .75;
  filter: alpha(opacity=75); }

.no-cssfilters-magic .thumbnails-style-shaded.mz-thumb-selected img {
  opacity: .7;
  filter: alpha(opacity=70); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb {
  position: relative; }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  z-index: 100;
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb:hover:not(.magic-thumb-selected):after {
  background-color: rgba(0, 0, 0, 0.2); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb.magic-thumb-selected:after {
  background-color: rgba(0, 0, 0, 0.3); }

.no-cssfilters-magic .thumbnails-style-shaded .mz-expand-thumbnails .magic-thumb img {
  position: relative;
  z-index: 1; }

.ie9-magic .thumbnails-style-shaded.mz-thumb img {
  box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.3); }

.magic-thumbs,
.magic-thumbs .magic-thumbs-wrapper,
.magic-thumbs ul,
.magic-thumbs li,
.magic-thumbs li:before,
.magic-thumbs li:after,
.magic-thumbs li img,
.magic-thumbs .magic-thumbs-button {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.magic-thumbs {
  direction: ltr;
  overflow: visible;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  padding: 0 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -ms-touch-action: none;
  touch-action: none; }

.magic-thumbs {
  width: 100%;
  height: 100%;
  white-space: nowrap; }

.magic-thumbs.no-buttons {
  padding: 0 !important; }

.magic-thumbs-wrapper {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  text-align: center; }

.magic-thumbs ul {
  list-style: none;
  font-size: 0;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  position: relative;
  white-space: nowrap; }

.magic-thumbs.no-buttons ul {
  left: 0 !important;
  padding: 0 !important;
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important; }

.magic-thumbs ul li {
  margin: 0 4px;
  height: 100%;
  width: auto;
  vertical-align: top;
  line-height: 0;
  display: inline-block; }

.magic-thumbs ul li:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.magic-thumbs ul li > img {
  width: auto;
  height: auto;
  max-width: none !important;
  max-height: 100% !important;
  vertical-align: middle; }

.ie8-magic .magic-thumbs ul li > img {
  max-width: none !important;
  max-height: none !important; }

/* vertical */
.magic-thumbs.magic-thumbs-vertical {
  height: 100%; }

.magic-thumbs-vertical {
  padding: 40px 0; }

.magic-thumbs-vertical ul {
  height: auto;
  width: 100%;
  white-space: normal; }

.magic-thumbs-vertical ul li {
  width: 100%;
  height: auto; }

.magic-thumbs-vertical ul li {
  margin: 4px 0; }

.magic-thumbs-vertical ul li > img {
  max-width: 100% !important;
  max-height: none !important; }

.ie8-magic .magic-thumbs-vertical ul li > img {
  width: 100%; }

/**
 * Buttons
 */
.magic-thumbs button.magic-thumbs-button {
  color: rgba(180, 180, 180, 0.6) !important;
  font-size: 0;
  cursor: pointer;
  z-index: 90 !important;
  background-repeat: no-repeat;
  background-color: transparent !important;
  background-image: none;
  border: 0;
  border-radius: 100%;
  box-shadow: none !important;
  overflow: hidden;
  position: absolute;
  text-transform: none !important;
  speak: none;
  text-align: center;
  width: 33px;
  height: 33px;
  top: 0;
  bottom: 0;
  margin: auto 3px;
  min-width: 0 !important;
  min-height: 0 !important;
  max-width: none !important;
  max-height: none !important;
  -webkit-transition: color .25s, background-color .25s !important;
  transition: color .25s, background-color .25s !important; }

.magic-thumbs button.magic-thumbs-button:before {
  display: block;
  position: static;
  height: 100%;
  transform: scale(1);
  -webkit-transition: -webkit-transform .25s !important;
  transition: transform .25s !important; }

.mobile-magic .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled),
:root:not(.mobile-magic) .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):hover,
.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
  color: #b4b4b4 !important; }

.magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active:before {
  -webkit-transform: scale(0.7) !important;
  transform: scale(0.7) !important; }

.mobile-magic .mz-expand .magic-thumbs button.magic-thumbs-button:not(.magic-thumbs-button-disabled):active {
  background-color: rgba(49, 51, 61, 0.7) !important; }

.magic-thumbs .magic-thumbs-button-prev {
  left: 0;
  transform: rotateZ(180deg) !important; }

.magic-thumbs .magic-thumbs-button-next {
  right: 0; }

.magic-thumbs-vertical button.magic-thumbs-button {
  top: auto;
  right: 0;
  bottom: auto;
  left: 0;
  margin: 3px auto; }

.magic-thumbs-vertical button.magic-thumbs-button-prev {
  top: 0;
  transform: rotateZ(-90deg) !important; }

.magic-thumbs-vertical button.magic-thumbs-button-next {
  bottom: 0;
  transform: rotateZ(90deg) !important; }

.magic-thumbs .magic-thumbs-button-prev:before,
.magic-thumbs .magic-thumbs-button-next:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); }

@supports ((-webkit-mask-image: url()) or (mask-image: url())) and ((-webkit-mask-repeat: no-repeat) or (mask-repeat: no-repeat)) and ((-webkit-mask-position: center) or (mask-position: center)) and ((-webkit-mask-size: cover) or (mask-size: cover)) {
  .magic-thumbs button.magic-thumbs-button:before {
    content: "" !important;
    background-color: currentColor;
    background-image: none;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-size: cover;
    mask-size: cover; }
  .magic-thumbs .magic-thumbs-button-prev:before,
  .magic-thumbs .magic-thumbs-button-next:before {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNDggNDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOC43NTkzIDkuMzQ5MjFDMTguMzk5OCA4LjkyOTg4IDE3Ljc2ODUgOC44ODEzMiAxNy4zNDkyIDkuMjQwNzRDMTYuOTI5OSA5LjYwMDE3IDE2Ljg4MTMgMTAuMjMxNSAxNy4yNDA3IDEwLjY1MDhMMTguNzU5MyA5LjM0OTIxWk0zMCAyNEwzMC43NTkzIDI0LjY1MDhDMzEuMDgwMiAyNC4yNzYzIDMxLjA4MDIgMjMuNzIzNyAzMC43NTkzIDIzLjM0OTJMMzAgMjRaTTE3LjI0MDcgMzcuMzQ5MkMxNi44ODEzIDM3Ljc2ODUgMTYuOTI5OSAzOC4zOTk4IDE3LjM0OTIgMzguNzU5M0MxNy43Njg1IDM5LjExODcgMTguMzk5OCAzOS4wNzAxIDE4Ljc1OTMgMzguNjUwOEwxNy4yNDA3IDM3LjM0OTJaTTE3LjI0MDcgMTAuNjUwOEwyOS4yNDA3IDI0LjY1MDhMMzAuNzU5MyAyMy4zNDkyTDE4Ljc1OTMgOS4zNDkyMUwxNy4yNDA3IDEwLjY1MDhaTTI5LjI0MDcgMjMuMzQ5MkwxNy4yNDA3IDM3LjM0OTJMMTguNzU5MyAzOC42NTA4TDMwLjc1OTMgMjQuNjUwOEwyOS4yNDA3IDIzLjM0OTJaIiBmaWxsPSIjOTk5OTk5Ii8+Cjwvc3ZnPgo="); } }

.magic-thumbs.no-buttons .magic-thumbs-button {
  display: none !important; }

.magic-thumbs-button-disabled {
  opacity: 0.2;
  filter: alpha(opacity=20); }

.flag-icon-xx {
  background-image: url(/images/flags/1x1/xx.svg); }

.flag-icon-ad {
  background-image: url(/images/flags/1x1/ad.svg); }

.flag-icon-ae {
  background-image: url(/images/flags/1x1/ae.svg); }

.flag-icon-af {
  background-image: url(/images/flags/1x1/af.svg); }

.flag-icon-ag {
  background-image: url(/images/flags/1x1/ag.svg); }

.flag-icon-ai {
  background-image: url(/images/flags/1x1/ai.svg); }

.flag-icon-al {
  background-image: url(/images/flags/1x1/al.svg); }

.flag-icon-am {
  background-image: url(/images/flags/1x1/am.svg); }

.flag-icon-ao {
  background-image: url(/images/flags/1x1/ao.svg); }

.flag-icon-aq {
  background-image: url(/images/flags/1x1/aq.svg); }

.flag-icon-ar {
  background-image: url(/images/flags/1x1/ar.svg); }

.flag-icon-as {
  background-image: url(/images/flags/1x1/as.svg); }

.flag-icon-at {
  background-image: url(/images/flags/1x1/at.svg); }

.flag-icon-au {
  background-image: url(/images/flags/1x1/au.svg); }

.flag-icon-aw {
  background-image: url(/images/flags/1x1/aw.svg); }

.flag-icon-ax {
  background-image: url(/images/flags/1x1/ax.svg); }

.flag-icon-az {
  background-image: url(/images/flags/1x1/az.svg); }

.flag-icon-ba {
  background-image: url(/images/flags/1x1/ba.svg); }

.flag-icon-bb {
  background-image: url(/images/flags/1x1/bb.svg); }

.flag-icon-bd {
  background-image: url(/images/flags/1x1/bd.svg); }

.flag-icon-be {
  background-image: url(/images/flags/1x1/be.svg); }

.flag-icon-bf {
  background-image: url(/images/flags/1x1/bf.svg); }

.flag-icon-bg {
  background-image: url(/images/flags/1x1/bg.svg); }

.flag-icon-bh {
  background-image: url(/images/flags/1x1/bh.svg); }

.flag-icon-bi {
  background-image: url(/images/flags/1x1/bi.svg); }

.flag-icon-bj {
  background-image: url(/images/flags/1x1/bj.svg); }

.flag-icon-bl {
  background-image: url(/images/flags/1x1/bl.svg); }

.flag-icon-bm {
  background-image: url(/images/flags/1x1/bm.svg); }

.flag-icon-bn {
  background-image: url(/images/flags/1x1/bn.svg); }

.flag-icon-bo {
  background-image: url(/images/flags/1x1/bo.svg); }

.flag-icon-bq {
  background-image: url(/images/flags/1x1/bq.svg); }

.flag-icon-br {
  background-image: url(/images/flags/1x1/br.svg); }

.flag-icon-bs {
  background-image: url(/images/flags/1x1/bs.svg); }

.flag-icon-bt {
  background-image: url(/images/flags/1x1/bt.svg); }

.flag-icon-bv {
  background-image: url(/images/flags/1x1/bv.svg); }

.flag-icon-bw {
  background-image: url(/images/flags/1x1/bw.svg); }

.flag-icon-by {
  background-image: url(/images/flags/1x1/by.svg); }

.flag-icon-bz {
  background-image: url(/images/flags/1x1/bz.svg); }

.flag-icon-ca {
  background-image: url(/images/flags/1x1/ca.svg); }

.flag-icon-cc {
  background-image: url(/images/flags/1x1/cc.svg); }

.flag-icon-cd {
  background-image: url(/images/flags/1x1/cd.svg); }

.flag-icon-cf {
  background-image: url(/images/flags/1x1/cf.svg); }

.flag-icon-cg {
  background-image: url(/images/flags/1x1/cg.svg); }

.flag-icon-ch {
  background-image: url(/images/flags/1x1/ch.svg); }

.flag-icon-ci {
  background-image: url(/images/flags/1x1/ci.svg); }

.flag-icon-ck {
  background-image: url(/images/flags/1x1/ck.svg); }

.flag-icon-cl {
  background-image: url(/images/flags/1x1/cl.svg); }

.flag-icon-cm {
  background-image: url(/images/flags/1x1/cm.svg); }

.flag-icon-cn {
  background-image: url(/images/flags/1x1/cn.svg); }

.flag-icon-co {
  background-image: url(/images/flags/1x1/co.svg); }

.flag-icon-cr {
  background-image: url(/images/flags/1x1/cr.svg); }

.flag-icon-cu {
  background-image: url(/images/flags/1x1/cu.svg); }

.flag-icon-cv {
  background-image: url(/images/flags/1x1/cv.svg); }

.flag-icon-cw {
  background-image: url(/images/flags/1x1/cw.svg); }

.flag-icon-cx {
  background-image: url(/images/flags/1x1/cx.svg); }

.flag-icon-cy {
  background-image: url(/images/flags/1x1/cy.svg); }

.flag-icon-cz {
  background-image: url(/images/flags/1x1/cz.svg); }

.flag-icon-de {
  background-image: url(/images/flags/1x1/de.svg); }

.flag-icon-dj {
  background-image: url(/images/flags/1x1/dj.svg); }

.flag-icon-dk {
  background-image: url(/images/flags/1x1/dk.svg); }

.flag-icon-dm {
  background-image: url(/images/flags/1x1/dm.svg); }

.flag-icon-do {
  background-image: url(/images/flags/1x1/do.svg); }

.flag-icon-dz {
  background-image: url(/images/flags/1x1/dz.svg); }

.flag-icon-ec {
  background-image: url(/images/flags/1x1/ec.svg); }

.flag-icon-ee {
  background-image: url(/images/flags/1x1/ee.svg); }

.flag-icon-eg {
  background-image: url(/images/flags/1x1/eg.svg); }

.flag-icon-eh {
  background-image: url(/images/flags/1x1/eh.svg); }

.flag-icon-er {
  background-image: url(/images/flags/1x1/er.svg); }

.flag-icon-es {
  background-image: url(/images/flags/1x1/es.svg); }

.flag-icon-et {
  background-image: url(/images/flags/1x1/et.svg); }

.flag-icon-fi {
  background-image: url(/images/flags/1x1/fi.svg); }

.flag-icon-fj {
  background-image: url(/images/flags/1x1/fj.svg); }

.flag-icon-fk {
  background-image: url(/images/flags/1x1/fk.svg); }

.flag-icon-fm {
  background-image: url(/images/flags/1x1/fm.svg); }

.flag-icon-fo {
  background-image: url(/images/flags/1x1/fo.svg); }

.flag-icon-fr {
  background-image: url(/images/flags/1x1/fr.svg); }

.flag-icon-ga {
  background-image: url(/images/flags/1x1/ga.svg); }

.flag-icon-gb {
  background-image: url(/images/flags/1x1/gb.svg); }

.flag-icon-gd {
  background-image: url(/images/flags/1x1/gd.svg); }

.flag-icon-ge {
  background-image: url(/images/flags/1x1/ge.svg); }

.flag-icon-gf {
  background-image: url(/images/flags/1x1/gf.svg); }

.flag-icon-gg {
  background-image: url(/images/flags/1x1/gg.svg); }

.flag-icon-gh {
  background-image: url(/images/flags/1x1/gh.svg); }

.flag-icon-gi {
  background-image: url(/images/flags/1x1/gi.svg); }

.flag-icon-gl {
  background-image: url(/images/flags/1x1/gl.svg); }

.flag-icon-gm {
  background-image: url(/images/flags/1x1/gm.svg); }

.flag-icon-gn {
  background-image: url(/images/flags/1x1/gn.svg); }

.flag-icon-gp {
  background-image: url(/images/flags/1x1/gp.svg); }

.flag-icon-gq {
  background-image: url(/images/flags/1x1/gq.svg); }

.flag-icon-gr {
  background-image: url(/images/flags/1x1/gr.svg); }

.flag-icon-gs {
  background-image: url(/images/flags/1x1/gs.svg); }

.flag-icon-gt {
  background-image: url(/images/flags/1x1/gt.svg); }

.flag-icon-gu {
  background-image: url(/images/flags/1x1/gu.svg); }

.flag-icon-gw {
  background-image: url(/images/flags/1x1/gw.svg); }

.flag-icon-gy {
  background-image: url(/images/flags/1x1/gy.svg); }

.flag-icon-hk {
  background-image: url(/images/flags/1x1/hk.svg); }

.flag-icon-hm {
  background-image: url(/images/flags/1x1/hm.svg); }

.flag-icon-hn {
  background-image: url(/images/flags/1x1/hn.svg); }

.flag-icon-hr {
  background-image: url(/images/flags/1x1/hr.svg); }

.flag-icon-ht {
  background-image: url(/images/flags/1x1/ht.svg); }

.flag-icon-hu {
  background-image: url(/images/flags/1x1/hu.svg); }

.flag-icon-id {
  background-image: url(/images/flags/1x1/id.svg); }

.flag-icon-ie {
  background-image: url(/images/flags/1x1/ie.svg); }

.flag-icon-il {
  background-image: url(/images/flags/1x1/il.svg); }

.flag-icon-im {
  background-image: url(/images/flags/1x1/im.svg); }

.flag-icon-in {
  background-image: url(/images/flags/1x1/in.svg); }

.flag-icon-io {
  background-image: url(/images/flags/1x1/io.svg); }

.flag-icon-iq {
  background-image: url(/images/flags/1x1/iq.svg); }

.flag-icon-ir {
  background-image: url(/images/flags/1x1/ir.svg); }

.flag-icon-is {
  background-image: url(/images/flags/1x1/is.svg); }

.flag-icon-it {
  background-image: url(/images/flags/1x1/it.svg); }

.flag-icon-je {
  background-image: url(/images/flags/1x1/je.svg); }

.flag-icon-jm {
  background-image: url(/images/flags/1x1/jm.svg); }

.flag-icon-jo {
  background-image: url(/images/flags/1x1/jo.svg); }

.flag-icon-jp {
  background-image: url(/images/flags/1x1/jp.svg); }

.flag-icon-ke {
  background-image: url(/images/flags/1x1/ke.svg); }

.flag-icon-kg {
  background-image: url(/images/flags/1x1/kg.svg); }

.flag-icon-kh {
  background-image: url(/images/flags/1x1/kh.svg); }

.flag-icon-ki {
  background-image: url(/images/flags/1x1/ki.svg); }

.flag-icon-km {
  background-image: url(/images/flags/1x1/km.svg); }

.flag-icon-kn {
  background-image: url(/images/flags/1x1/kn.svg); }

.flag-icon-kp {
  background-image: url(/images/flags/1x1/kp.svg); }

.flag-icon-kr {
  background-image: url(/images/flags/1x1/kr.svg); }

.flag-icon-kw {
  background-image: url(/images/flags/1x1/kw.svg); }

.flag-icon-ky {
  background-image: url(/images/flags/1x1/ky.svg); }

.flag-icon-kz {
  background-image: url(/images/flags/1x1/kz.svg); }

.flag-icon-la {
  background-image: url(/images/flags/1x1/la.svg); }

.flag-icon-lb {
  background-image: url(/images/flags/1x1/lb.svg); }

.flag-icon-lc {
  background-image: url(/images/flags/1x1/lc.svg); }

.flag-icon-li {
  background-image: url(/images/flags/1x1/li.svg); }

.flag-icon-lk {
  background-image: url(/images/flags/1x1/lk.svg); }

.flag-icon-lr {
  background-image: url(/images/flags/1x1/lr.svg); }

.flag-icon-ls {
  background-image: url(/images/flags/1x1/ls.svg); }

.flag-icon-lt {
  background-image: url(/images/flags/1x1/lt.svg); }

.flag-icon-lu {
  background-image: url(/images/flags/1x1/lu.svg); }

.flag-icon-lv {
  background-image: url(/images/flags/1x1/lv.svg); }

.flag-icon-ly {
  background-image: url(/images/flags/1x1/ly.svg); }

.flag-icon-ma {
  background-image: url(/images/flags/1x1/ma.svg); }

.flag-icon-mc {
  background-image: url(/images/flags/1x1/mc.svg); }

.flag-icon-md {
  background-image: url(/images/flags/1x1/md.svg); }

.flag-icon-me {
  background-image: url(/images/flags/1x1/me.svg); }

.flag-icon-mf {
  background-image: url(/images/flags/1x1/mf.svg); }

.flag-icon-mg {
  background-image: url(/images/flags/1x1/mg.svg); }

.flag-icon-mh {
  background-image: url(/images/flags/1x1/mh.svg); }

.flag-icon-mk {
  background-image: url(/images/flags/1x1/mk.svg); }

.flag-icon-ml {
  background-image: url(/images/flags/1x1/ml.svg); }

.flag-icon-mm {
  background-image: url(/images/flags/1x1/mm.svg); }

.flag-icon-mn {
  background-image: url(/images/flags/1x1/mn.svg); }

.flag-icon-mo {
  background-image: url(/images/flags/1x1/mo.svg); }

.flag-icon-mp {
  background-image: url(/images/flags/1x1/mp.svg); }

.flag-icon-mq {
  background-image: url(/images/flags/1x1/mq.svg); }

.flag-icon-mr {
  background-image: url(/images/flags/1x1/mr.svg); }

.flag-icon-ms {
  background-image: url(/images/flags/1x1/ms.svg); }

.flag-icon-mt {
  background-image: url(/images/flags/1x1/mt.svg); }

.flag-icon-mu {
  background-image: url(/images/flags/1x1/mu.svg); }

.flag-icon-mv {
  background-image: url(/images/flags/1x1/mv.svg); }

.flag-icon-mw {
  background-image: url(/images/flags/1x1/mw.svg); }

.flag-icon-mx {
  background-image: url(/images/flags/1x1/mx.svg); }

.flag-icon-my {
  background-image: url(/images/flags/1x1/my.svg); }

.flag-icon-mz {
  background-image: url(/images/flags/1x1/mz.svg); }

.flag-icon-na {
  background-image: url(/images/flags/1x1/na.svg); }

.flag-icon-nc {
  background-image: url(/images/flags/1x1/nc.svg); }

.flag-icon-ne {
  background-image: url(/images/flags/1x1/ne.svg); }

.flag-icon-nf {
  background-image: url(/images/flags/1x1/nf.svg); }

.flag-icon-ng {
  background-image: url(/images/flags/1x1/ng.svg); }

.flag-icon-ni {
  background-image: url(/images/flags/1x1/ni.svg); }

.flag-icon-nl {
  background-image: url(/images/flags/1x1/nl.svg); }

.flag-icon-no {
  background-image: url(/images/flags/1x1/no.svg); }

.flag-icon-np {
  background-image: url(/images/flags/1x1/np.svg); }

.flag-icon-nr {
  background-image: url(/images/flags/1x1/nr.svg); }

.flag-icon-nu {
  background-image: url(/images/flags/1x1/nu.svg); }

.flag-icon-nz {
  background-image: url(/images/flags/1x1/nz.svg); }

.flag-icon-om {
  background-image: url(/images/flags/1x1/om.svg); }

.flag-icon-pa {
  background-image: url(/images/flags/1x1/pa.svg); }

.flag-icon-pe {
  background-image: url(/images/flags/1x1/pe.svg); }

.flag-icon-pf {
  background-image: url(/images/flags/1x1/pf.svg); }

.flag-icon-pg {
  background-image: url(/images/flags/1x1/pg.svg); }

.flag-icon-ph {
  background-image: url(/images/flags/1x1/ph.svg); }

.flag-icon-pk {
  background-image: url(/images/flags/1x1/pk.svg); }

.flag-icon-pl {
  background-image: url(/images/flags/1x1/pl.svg); }

.flag-icon-pm {
  background-image: url(/images/flags/1x1/pm.svg); }

.flag-icon-pn {
  background-image: url(/images/flags/1x1/pn.svg); }

.flag-icon-pr {
  background-image: url(/images/flags/1x1/pr.svg); }

.flag-icon-ps {
  background-image: url(/images/flags/1x1/ps.svg); }

.flag-icon-pt {
  background-image: url(/images/flags/1x1/pt.svg); }

.flag-icon-pw {
  background-image: url(/images/flags/1x1/pw.svg); }

.flag-icon-py {
  background-image: url(/images/flags/1x1/py.svg); }

.flag-icon-qa {
  background-image: url(/images/flags/1x1/qa.svg); }

.flag-icon-re {
  background-image: url(/images/flags/1x1/re.svg); }

.flag-icon-ro {
  background-image: url(/images/flags/1x1/ro.svg); }

.flag-icon-rs {
  background-image: url(/images/flags/1x1/rs.svg); }

.flag-icon-ru {
  background-image: url(/images/flags/1x1/ru.svg); }

.flag-icon-rw {
  background-image: url(/images/flags/1x1/rw.svg); }

.flag-icon-sa {
  background-image: url(/images/flags/1x1/sa.svg); }

.flag-icon-sb {
  background-image: url(/images/flags/1x1/sb.svg); }

.flag-icon-sc {
  background-image: url(/images/flags/1x1/sc.svg); }

.flag-icon-sd {
  background-image: url(/images/flags/1x1/sd.svg); }

.flag-icon-se {
  background-image: url(/images/flags/1x1/se.svg); }

.flag-icon-sg {
  background-image: url(/images/flags/1x1/sg.svg); }

.flag-icon-sh {
  background-image: url(/images/flags/1x1/sh.svg); }

.flag-icon-si {
  background-image: url(/images/flags/1x1/si.svg); }

.flag-icon-sj {
  background-image: url(/images/flags/1x1/sj.svg); }

.flag-icon-sk {
  background-image: url(/images/flags/1x1/sk.svg); }

.flag-icon-sl {
  background-image: url(/images/flags/1x1/sl.svg); }

.flag-icon-sm {
  background-image: url(/images/flags/1x1/sm.svg); }

.flag-icon-sn {
  background-image: url(/images/flags/1x1/sn.svg); }

.flag-icon-so {
  background-image: url(/images/flags/1x1/so.svg); }

.flag-icon-sr {
  background-image: url(/images/flags/1x1/sr.svg); }

.flag-icon-ss {
  background-image: url(/images/flags/1x1/ss.svg); }

.flag-icon-st {
  background-image: url(/images/flags/1x1/st.svg); }

.flag-icon-sv {
  background-image: url(/images/flags/1x1/sv.svg); }

.flag-icon-sx {
  background-image: url(/images/flags/1x1/sx.svg); }

.flag-icon-sy {
  background-image: url(/images/flags/1x1/sy.svg); }

.flag-icon-sz {
  background-image: url(/images/flags/1x1/sz.svg); }

.flag-icon-tc {
  background-image: url(/images/flags/1x1/tc.svg); }

.flag-icon-td {
  background-image: url(/images/flags/1x1/td.svg); }

.flag-icon-tf {
  background-image: url(/images/flags/1x1/tf.svg); }

.flag-icon-tg {
  background-image: url(/images/flags/1x1/tg.svg); }

.flag-icon-th {
  background-image: url(/images/flags/1x1/th.svg); }

.flag-icon-tj {
  background-image: url(/images/flags/1x1/tj.svg); }

.flag-icon-tk {
  background-image: url(/images/flags/1x1/tk.svg); }

.flag-icon-tl {
  background-image: url(/images/flags/1x1/tl.svg); }

.flag-icon-tm {
  background-image: url(/images/flags/1x1/tm.svg); }

.flag-icon-tn {
  background-image: url(/images/flags/1x1/tn.svg); }

.flag-icon-to {
  background-image: url(/images/flags/1x1/to.svg); }

.flag-icon-tr {
  background-image: url(/images/flags/1x1/tr.svg); }

.flag-icon-tt {
  background-image: url(/images/flags/1x1/tt.svg); }

.flag-icon-tv {
  background-image: url(/images/flags/1x1/tv.svg); }

.flag-icon-tw {
  background-image: url(/images/flags/1x1/tw.svg); }

.flag-icon-tz {
  background-image: url(/images/flags/1x1/tz.svg); }

.flag-icon-ua {
  background-image: url(/images/flags/1x1/ua.svg); }

.flag-icon-ug {
  background-image: url(/images/flags/1x1/ug.svg); }

.flag-icon-um {
  background-image: url(/images/flags/1x1/um.svg); }

.flag-icon-us {
  background-image: url(/images/flags/1x1/us.svg); }

.flag-icon-uy {
  background-image: url(/images/flags/1x1/uy.svg); }

.flag-icon-uz {
  background-image: url(/images/flags/1x1/uz.svg); }

.flag-icon-va {
  background-image: url(/images/flags/1x1/va.svg); }

.flag-icon-vc {
  background-image: url(/images/flags/1x1/vc.svg); }

.flag-icon-ve {
  background-image: url(/images/flags/1x1/ve.svg); }

.flag-icon-vg {
  background-image: url(/images/flags/1x1/vg.svg); }

.flag-icon-vi {
  background-image: url(/images/flags/1x1/vi.svg); }

.flag-icon-vn {
  background-image: url(/images/flags/1x1/vn.svg); }

.flag-icon-vu {
  background-image: url(/images/flags/1x1/vu.svg); }

.flag-icon-wf {
  background-image: url(/images/flags/1x1/wf.svg); }

.flag-icon-ws {
  background-image: url(/images/flags/1x1/ws.svg); }

.flag-icon-ye {
  background-image: url(/images/flags/1x1/ye.svg); }

.flag-icon-yt {
  background-image: url(/images/flags/1x1/yt.svg); }

.flag-icon-za {
  background-image: url(/images/flags/1x1/za.svg); }

.flag-icon-zm {
  background-image: url(/images/flags/1x1/zm.svg); }

.flag-icon-zw {
  background-image: url(/images/flags/1x1/zw.svg); }

.flag-icon-arab {
  background-image: url(/images/flags/1x1/arab.svg); }

.flag-icon-cefta {
  background-image: url(/images/flags/1x1/cefta.svg); }

.flag-icon-cp {
  background-image: url(/images/flags/1x1/cp.svg); }

.flag-icon-dg {
  background-image: url(/images/flags/1x1/dg.svg); }

.flag-icon-eac {
  background-image: url(/images/flags/1x1/eac.svg); }

.flag-icon-es-ct {
  background-image: url(/images/flags/1x1/es-ct.svg); }

.flag-icon-es-ga {
  background-image: url(/images/flags/1x1/es-ga.svg); }

.flag-icon-es-pv {
  background-image: url(/images/flags/1x1/es-pv.svg); }

.flag-icon-eu {
  background-image: url(/images/flags/1x1/eu.svg); }

.flag-icon-gb-eng {
  background-image: url(/images/flags/1x1/gb-eng.svg); }

.flag-icon-gb-nir {
  background-image: url(/images/flags/1x1/gb-nir.svg); }

.flag-icon-gb-sct {
  background-image: url(/images/flags/1x1/gb-sct.svg); }

.flag-icon-gb-wls {
  background-image: url(/images/flags/1x1/gb-wls.svg); }

.flag-icon-ic {
  background-image: url(/images/flags/1x1/ic.svg); }

.flag-icon-pc {
  background-image: url(/images/flags/1x1/pc.svg); }

.flag-icon-sh-ac {
  background-image: url(/images/flags/1x1/sh-ac.svg); }

.flag-icon-sh-hl {
  background-image: url(/images/flags/1x1/sh-hl.svg); }

.flag-icon-sh-ta {
  background-image: url(/images/flags/1x1/sh-ta.svg); }

.flag-icon-un {
  background-image: url(/images/flags/1x1/un.svg); }

.flag-icon-xk {
  background-image: url(/images/flags/1x1/xk.svg); }

/** COMPONENTS **/
@font-face {
  font-family: 'randb';
  src: url("/font/randb.eot?x1v7u5");
  src: url("/font/randb.eot?x1v7u5#iefix") format("embedded-opentype"), url("/font/randb.woff2?x1v7u5") format("woff2"), url("/font/randb.ttf?x1v7u5") format("truetype"), url("/font/randb.woff?x1v7u5") format("woff"), url("/font/randb.svg?x1v7u5#randb") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'randb' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-arrow-right:before {
  content: "\ea34"; }

.icon-arrow-left:before {
  content: "\ea38"; }

.icon-check_box:before {
  content: "\e834"; }

.icon-check_box_outline_blank:before {
  content: "\e835"; }

.icon-arrow_drop_up:before {
  content: "\e900"; }

.icon-down:before {
  content: "\e903"; }

.icon-right:before {
  content: "\e904"; }

.icon-close:before {
  content: "\e902"; }

.icon-bars:before {
  content: "\e901"; }

#popup-box-signup {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #a9a9a9;
  margin: 0;
  height: auto;
  width: 500px;
  padding: 0 15px !important;
  z-index: 100; }
  @media all and (max-width: 47.9275em) {
    #popup-box-signup {
      width: calc(100% - 30px);
      height: auto;
      z-index: 999; } }
  #popup-box-signup .close {
    color: #565656;
    cursor: pointer;
    font-family: Arial, Baskerville, monospace;
    font-size: 46px;
    height: 44px;
    line-height: 44px;
    margin: 3px 0 0;
    position: absolute;
    opacity: 1;
    right: 0;
    top: 0;
    width: 44px; }
  #popup-box-signup .content {
    margin: 50px 0; }
    #popup-box-signup .content .title {
      color: white;
      font-size: 24px;
      font-weight: 800;
      margin-top: 0;
      padding-top: 0;
      margin-bottom: 15px;
      text-align: center; }
      @media all and (max-width: 47.9275em) {
        #popup-box-signup .content .title {
          font-size: 18px; } }
    #popup-box-signup .content .description {
      color: white;
      margin-top: 0;
      margin-bottom: 15px;
      text-align: center; }
    #popup-box-signup .content input, #popup-box-signup .content .btn {
      padding: 14px; }
    #popup-box-signup .content input {
      border: none;
      border-radius: 0;
      height: 40px;
      padding: 0 10px;
      width: calc(100% - 20px); }
    #popup-box-signup .content .btn {
      background-color: #666666;
      border: none;
      color: #ffffff;
      font-size: 14px;
      font-weight: 500;
      margin-left: 0;
      margin-top: 15px;
      text-align: center;
      width: 100%; }

.image-carousel {
  display: flex;
  align-items: flex-start;
  height: 100%; }
  @media screen and (max-width: 767px) {
    .image-carousel {
      position: relative; } }
  .image-carousel.image-container-sticky .image-carousel--container {
    width: calc(100vh - 190px); }
  .image-carousel--container {
    position: sticky;
    top: 0;
    margin: 0 auto;
    width: 100%;
    transition: all 0.5s; }
    .image-carousel--container.placeholder.is-active .zoom-gallery-slide {
      background: #f8f4f4;
      display: flex; }
    .image-carousel--container .zoom-gallery-slide {
      aspect-ratio: 1; }
    @media screen and (max-width: 767px) {
      .image-carousel--container {
        position: relative;
        top: unset; } }
    .image-carousel--container .zoom-gallery-slide.active {
      text-align: center; }
      .image-carousel--container .zoom-gallery-slide.active .MagicZoom {
        margin: auto;
        text-align: center; }
        .image-carousel--container .zoom-gallery-slide.active .MagicZoom img {
          aspect-ratio: 1; }
  .image-carousel .is-hidden {
    display: none; }

.zoom-gallery-slide {
  display: none; }
  .zoom-gallery-slide.active {
    display: block; }

.zoom-gallery .video-slide {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 30px;
  position: relative; }
  .zoom-gallery .video-slide iframe,
  .zoom-gallery .video-slide object,
  .zoom-gallery .video-slide embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.zoom-gallery .selectors {
  margin: 10px 0;
  width: 100%;
  padding: 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative; }
  @media only screen and (max-width: 769px) {
    .zoom-gallery .selectors {
      margin: 10px 0 17px; } }
  .zoom-gallery .selectors img {
    border: 0;
    box-shadow: none !important;
    box-sizing: border-box;
    -webkit-filter: none !important;
    filter: none !important;
    padding: 0;
    width: 100%;
    aspect-ratio: 1;
    border-bottom: 4px solid transparent; }
  .zoom-gallery .selectors a {
    box-sizing: border-box;
    border: 1px solid transparent;
    display: inline-block;
    margin: 2px;
    width: 80px;
    aspect-ratio: 1; }
    @media screen and (max-width: 767px) {
      .zoom-gallery .selectors a {
        width: 50px; } }
    .zoom-gallery .selectors a :hover {
      opacity: 0.8; }
    .zoom-gallery .selectors a.active ~ .mz-thumb-selected img, .zoom-gallery .selectors a.mz-thumb-selected img {
      border-bottom-color: #999999; }

button.mz-button.mz-button-prev, button.mz-button.mz-button-next {
  bottom: 8px !important;
  margin: 0 !important;
  overflow: hidden !important;
  padding: 0;
  top: auto !important; }
  @media only screen and (max-width: 700px) {
    button.mz-button.mz-button-prev, button.mz-button.mz-button-next {
      bottom: 11px !important;
      font-size: 25px; } }

@media all and (max-width: 29.9375em) {
  h1 {
    padding: 25px 30px;
    box-sizing: border-box; } }

pre {
  letter-spacing: 1px; }

.desktop-display {
  display: block;
  visibility: visible; }

#main {
  width: 100%;
  padding-top: 215.5px; }
  @media all and (max-width: 81.25em) {
    #main {
      padding-top: 191.5px; } }
  @media all and (max-width: 64.0525em) {
    #main {
      padding-top: 197px; } }
  @media all and (max-width: 47.9275em) {
    #main {
      padding-top: 173px; } }

#header.fixed + #main {
  margin-top: 114px; }
  @media all and (max-width: 48em) {
    #header.fixed + #main {
      margin-top: 0; } }

#header.fixed.cookie-banner-visible + #main {
  margin-top: 170px; }

@media only screen and (orientation: portrait) and (max-width: 1024px) {
  .desktop-display {
    display: none;
    visibility: hidden; }
  .mobile-shop-online-menu {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

.mobile-hidden {
  display: block; }
  @media only screen and (max-width: 769px) {
    .mobile-hidden {
      display: none; } }

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

.skip a {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .skip a:focus {
    position: static;
    width: auto;
    height: auto; }

.loading-overlay {
  background-color: #fff;
  display: none;
  height: 100%;
  opacity: 0.6;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200; }
  .loading-overlay img {
    display: block;
    left: 50%;
    margin: -16px 0 0 -16px;
    opacity: 0.6;
    position: fixed;
    top: 50%;
    width: 32px; }

legend {
  display: none; }

/* custom select styles */
.select-area {
  border: 0;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  height: 24px;
  background: #fff;
  text-align: left;
  padding: 11px 0 2px 20px;
  border-bottom: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  border-top: 1px solid #d6d6d6; }
  .select-area.select-price-direction {
    position: relative;
    float: none;
    box-sizing: border-box;
    display: block;
    width: 100% !important;
    min-width: 100%;
    height: 30px;
    padding: 7px 15px 6px 7px;
    background: #ededed;
    border: 0;
    margin-bottom: 30px; }
    @media only screen and (max-width: 1000px) {
      .select-area.select-price-direction {
        margin-bottom: 0px; } }
    .select-area.select-price-direction .center {
      padding: 3px 12px 3px 3px;
      font-weight: 100; }
    .select-area.select-price-direction .select-opener {
      padding-top: 2px;
      width: 0;
      height: 4px;
      border-style: solid;
      border-width: 8px 5px 0 5px;
      border-color: #444 transparent transparent transparent;
      left: auto;
      right: 6px;
      top: 12px; }

.select-area .center {
  white-space: nowrap;
  padding: 3px 20px;
  color: #444;
  font-weight: 800;
  text-align: left; }

.select-disabled {
  background: #eee; }

.select-area .select-opener {
  position: absolute;
  left: 10px;
  top: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #444 transparent transparent transparent; }

.select-options {
  position: absolute;
  overflow: hidden;
  background: #fff;
  z-index: 2000; }

.select-options .drop-holder {
  border: 1px solid #777;
  overflow: hidden;
  height: 1%; }

.select-options ul {
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0; }

.select-options ul li {
  width: 100%;
  float: left; }

.select-options ul a {
  text-decoration: none;
  padding: 10px;
  display: block;
  cursor: default;
  color: #000;
  height: 1%; }

.select-options .item-selected a {
  text-decoration: none;
  background: #ededed;
  color: #666; }

/* select options optgroup example styles */
.select-options .optgroup {
  clear: both; }

.select-options .optgroup strong {
  display: block;
  padding: 5px; }

.select-options .optgroup ul a {
  padding-left: 30px; }

/* custom checkbox styles */
.chk-area {
  margin: 5px 10px 0 0;
  background: url(/images/bg-checkbox-large.jpg) no-repeat;
  float: left;
  width: 12px;
  height: 12px; }
  .webp-supported .chk-area {
    background-image: url("/images/bg-checkbox-large.webp"); }

.chk-checked {
  background: url(/images/bg-checkbox-large.jpg) no-repeat 0 -18px; }
  .webp-supported .chk-checked {
    background-image: url("/images/bg-checkbox-large.webp"); }

.chk-focus {
  border-color: #f00; }

.chk-disabled {
  background: #eee; }

.jcf-hidden {
  display: block !important;
  position: absolute !important;
  left: -9999px !important;
  /* change to right: -9999px on RTL sites */ }

.jcf-label-disabled {
  color: #ccc; }

input[type=checkbox].css-checkbox {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

input[type=checkbox].css-checkbox + label.css-label {
  background: url(/images/bg-checkbox-large.gif) no-repeat 0 0;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  padding-left: 20px;
  vertical-align: middle;
  width: calc(100% - 20px); }

input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -64px; }

.btn {
  display: inline-block;
  vertical-align: top;
  padding: 7px 20px;
  font-weight: 800;
  font-size: 20px;
  line-height: 22px;
  border: 0;
  cursor: pointer;
  text-decoration: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #005fad;
  color: #fff; }
  .btn:active, .btn :hover, .btn :focus {
    background: #2680c1; }

.scroll-top {
  -moz-transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  -webkit-transition: opacity .15s linear;
  bottom: 150px;
  color: #b9b9b9;
  display: none;
  font-size: 95px;
  height: 100px;
  opacity: 0.7;
  overflow: hidden;
  position: fixed;
  right: 80px;
  transition: opacity .15s linear;
  text-decoration: none;
  width: 80px;
  z-index: 10; }
  @media only screen and (max-width: 767px) {
    .scroll-top {
      bottom: 130px;
      right: 10px;
      font-size: 60px;
      width: 60px; } }
  .scroll-top:before {
    content: '\e900';
    display: block;
    font-family: 'randb';
    height: 80px;
    margin-top: 80px;
    width: 80px; }
  .scroll-top:hover {
    color: #d3d3d3;
    opacity: 1;
    text-decoration: none; }
  .scroll-top span {
    direction: ltr;
    display: none;
    text-indent: -9999px; }

.hidden-xs {
  display: block; }

.visible-xs {
  display: none; }

.w1 {
  width: 100%; }

#wrapper {
  width: 100%;
  overflow-x: hidden; }

@media only screen and (max-width: 769px) {
  .hidden-xs {
    display: none !important; }
  .visible-xs {
    display: block; } }

div.label {
  font-size: 14px;
  letter-spacing: 0; }

form .error-message {
  box-sizing: border-box;
  position: relative;
  width: 100%;
  padding: 15px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
  background-color: #d20a10;
  border-radius: 0px;
  margin: 0;
  margin-top: 5px; }

clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

.breadcrumb-area {
  max-width: 960px;
  overflow: hidden;
  background: #999999;
  padding: 15px 0 5px;
  margin: 0 auto 30px;
  height: 33px; }
  .breadcrumb-area.is-listing {
    height: auto;
    min-height: 33px;
    padding: 15px 0;
    width: 100%;
    max-width: 1600px; }
    @media only screen and (max-width: 1660px) {
      .breadcrumb-area.is-listing {
        width: calc(100% - 30px); } }
    .breadcrumb-area.is-listing * {
      text-transform: capitalize !important; }
  @media only screen and (max-width: 1023px) {
    .breadcrumb-area {
      display: none; } }
  .breadcrumb-area ul.breadcrumb {
    list-style: none;
    padding: 5px 0 0 13px;
    margin: 0;
    float: left;
    width: 100%; }
    .breadcrumb-area ul.breadcrumb li {
      padding: 0;
      float: left;
      font: 300 14px/24px "avenir-lt-pro", Arial, Helvetica, sans-serif;
      color: #fff;
      position: relative; }
      .breadcrumb-area ul.breadcrumb li.breadcrumb-separator {
        padding: 0 8px; }
        .breadcrumb-area ul.breadcrumb li.breadcrumb-separator svg {
          height: 9px;
          width: 9px; }

.category .breadcrumb-area {
  background: #ffffff;
  margin: 0 auto; }
  .category .breadcrumb-area ul.breadcrumb {
    padding-left: 0; }
    .category .breadcrumb-area ul.breadcrumb li {
      color: #444; }
      .category .breadcrumb-area ul.breadcrumb li a {
        color: #444; }

.category .breadcrumb-area ul.breadcrumb li:after {
  right: 8px;
  left: auto; }

.category .breadcrumb-area ul.breadcrumb li:first-child:after {
  display: block; }

.breadcrumb-area ul.breadcrumb li a {
  text-decoration: none;
  color: #fff; }

.breadcrumb-area ul.breadcrumb li a:hover {
  color: #005fad; }

@media only screen and (max-width: 1000px) {
  .breadcrumb-area {
    margin: 0 auto 15px; }
    .breadcrumb-area ul.breadcrumb {
      padding: 4px 0 0 30px; } }

@media only screen and (max-width: 770px) {
  .breadcrumb {
    display: block !important; } }

@media only screen and (max-width: 769px) {
  .breadcrumb-area ul.breadcrumb {
    display: none; }
  .breadcrumb-area {
    position: absolute;
    width: calc(100% - 30px);
    top: 50px;
    left: 0; } }

@media only screen and (max-width: 767px) {
  .breadcrumb-area {
    top: 55px; } }

.contact-form {
  background: #43ade3;
  width: 100%;
  margin: 0 0 30px; }
  .contact-form label.hide {
    display: none; }
  .contact-form .holder .row h3 {
    text-transform: uppercase;
    padding: 0;
    float: left;
    font: 800 16px/32px "avenir-lt-pro", Arial, Helvetica, sans-serif;
    color: #fff;
    position: relative;
    margin: 0; }
    .contact-form .holder .row h3 span {
      font: 300 1em/2em "avenir-lt-pro", Arial, Helvetica, sans-serif;
      color: #fff;
      padding: 0 0 0 14px;
      position: relative;
      text-transform: none;
      word-spacing: -1px;
      display: inline-block;
      vertical-align: top; }
      .contact-form .holder .row h3 span:before {
        background: #fff;
        width: 2px;
        height: 18px;
        position: absolute;
        content: "";
        top: 6px;
        left: 4px; }
  .contact-form .holder .row input[type="email"] {
    margin: 0 0 0 10px; }
  .contact-form .holder .row input[type="text"],
  .contact-form .holder .row input[type="email"] {
    min-width: 134px;
    max-width: 134px;
    height: 30px;
    background: #fff;
    border: none;
    border-radius: 4px;
    padding: 0 8px;
    color: #005fad;
    font: 500 1em/2.152em "avenir-lt-pro", Arial, Helvetica, sans-serif;
    float: left;
    margin: 0; }
  .contact-form .holder .row button[type="submit"] {
    background: #005fad;
    min-width: 100px;
    height: 30px;
    font: 800 15px/30px "avenir-lt-pro", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
    border: none;
    float: left;
    border-radius: 4px;
    margin: 0 0 0 14px;
    cursor: pointer; }
    .contact-form .holder .row button[type="submit"]:hover {
      color: #2c92ae; }
  .contact-form.newsletter {
    margin: 0; }
  .contact-form.newsletter-green {
    background: #8ebe3f;
    margin-bottom: 40px; }
    .contact-form.newsletter-green .btn {
      background: #008f36; }
      .contact-form.newsletter-green .btn:hover {
        background: #01722a; }
  .contact-form.contact-form-footer {
    background: #fff;
    margin-bottom: 0px; }
    .contact-form.contact-form-footer .holder {
      padding: 25px 0;
      text-align: left; }
      @media all and (max-width: 47.9275em) {
        .contact-form.contact-form-footer .holder {
          padding: 50px 0 32px;
          width: calc(100% - 30px); } }

.widget-right .contact-form {
  background: #f99d1c;
  width: 100%;
  margin: 0 0 30px; }

.clinic .contact-form {
  background: #8ebe3f;
  margin: 0 0 50px; }

.contact-form:not(.contact-form-footer) .holder {
  max-width: 530px;
  margin: 0 auto;
  padding: 13px 0 19px;
  position: relative;
  text-align: center;
  overflow: hidden; }

.widget-right .contact-form .holder {
  letter-spacing: 0;
  margin: 0 auto; }

.contact-form:not(.contact-form-footer) .holder:after {
  background: url(/images/sprite2-large.png) no-repeat -109px -13px;
  width: 83px;
  height: 90px;
  position: absolute;
  content: "";
  left: 0;
  top: -3px;
  z-index: 10; }
  .webp-supported .contact-form:not(.contact-form-footer) .holder:after {
    background-image: url("/images/sprite2-large.webp"); }

.contact-form .holder .row {
  margin: 0 0 0 99px;
  position: relative; }
  .contact-form .holder .row:first-child {
    margin: 0 0 6px 48px;
    overflow: hidden; }
  .contact-form .holder .row h3:before {
    display: none; }

.contact-form-footer .holder input[type="text"],
.contact-form-footer .holder input[type="email"] {
  -webkit-appearance: none;
  background: #fff;
  border: 2px solid #ededed;
  border-radius: 0;
  box-sizing: border-box;
  padding: 11px 10px 10px;
  color: #444;
  width: 315px;
  height: 40px; }
  .contact-form-footer .holder input[type="text"]::-webkit-input-placeholder,
  .contact-form-footer .holder input[type="email"]::-webkit-input-placeholder {
    color: #444444;
    opacity: 1; }
  .contact-form-footer .holder input[type="text"]::-moz-placeholder,
  .contact-form-footer .holder input[type="email"]::-moz-placeholder {
    color: #444444;
    opacity: 1; }
  .contact-form-footer .holder input[type="text"]:-ms-input-placeholder,
  .contact-form-footer .holder input[type="email"]:-ms-input-placeholder {
    color: #444444;
    opacity: 1; }
  .contact-form-footer .holder input[type="text"]::placeholder,
  .contact-form-footer .holder input[type="email"]::placeholder {
    color: #444444;
    opacity: 1; }
  @media only screen and (max-width: 767px) {
    .contact-form-footer .holder input[type="text"],
    .contact-form-footer .holder input[type="email"] {
      -webkit-appearance: none;
      border-radius: 0;
      padding: 9px 10px 8px;
      width: 66%; } }
  .contact-form-footer .holder input[type="text"]:-webkit-autofill, .contact-form-footer .holder input[type="text"]:-webkit-autofill:hover, .contact-form-footer .holder input[type="text"]:-webkit-autofill:focus, .contact-form-footer .holder input[type="text"]:-webkit-autofill:active,
  .contact-form-footer .holder input[type="email"]:-webkit-autofill,
  .contact-form-footer .holder input[type="email"]:-webkit-autofill:hover,
  .contact-form-footer .holder input[type="email"]:-webkit-autofill:focus,
  .contact-form-footer .holder input[type="email"]:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important; }

.header-basket-container {
  position: absolute;
  top: 100%;
  right: 0;
  transform: translateX(32%);
  z-index: 99999; }

.flyout-basket {
  position: relative;
  display: none;
  background: #fff;
  padding: 15px;
  width: 318px;
  z-index: 5000;
  text-align: left;
  color: #565656;
  border: 2px solid #ededed;
  z-index: 99; }
  @media all and (max-width: 47.9275em) {
    .flyout-basket {
      transform: translateX(23%); } }
  .flyout-basket__button {
    box-sizing: border-box;
    display: block;
    width: 100%;
    padding: 2rem 1rem;
    font-size: 14px;
    font-weight: 800;
    background: #999999;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
  .flyout-basket .flyout-item {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 10px; }
    .flyout-basket .flyout-item.flyout-total {
      margin-bottom: 5px;
      text-align: center; }
      .flyout-basket .flyout-item.flyout-total strong {
        padding-right: 38px; }
    .flyout-basket .flyout-item .flyout-stock-msg {
      font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 800;
      color: #005fad;
      margin-bottom: 0px; }
    .flyout-basket .flyout-item .product-image {
      width: 25%;
      background: none;
      line-height: 1 !important;
      margin-right: 1rem; }
    .flyout-basket .flyout-item .description {
      width: calc(75% - 1rem); }
      .flyout-basket .flyout-item .description p {
        margin: 0; }
      .flyout-basket .flyout-item .description .product-title {
        min-height: 40px; }
      .flyout-basket .flyout-item .description:only-child {
        width: 100%;
        margin-bottom: 10px; }
    .flyout-basket .flyout-item .flyout-price {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
      .flyout-basket .flyout-item .flyout-price .old-price {
        display: block;
        font-weight: 400;
        text-decoration: line-through;
        text-transform: none;
        margin-right: 10px; }
      .flyout-basket .flyout-item .flyout-price .new-price {
        display: inline-block;
        font-weight: 800; }
        .flyout-basket .flyout-item .flyout-price .new-price.on-sale {
          color: #d20a10; }

#disable-flyout-basket {
  display: none;
  opacity: 0; }
  @media all and (max-width: 47.9275em) {
    #disable-flyout-basket {
      display: inline;
      opacity: 1; } }

.mfp-inline-holder .mfp-content {
  max-width: 650px; }

.mfp-newsletter .mfp-container .mfp-content {
  width: auto; }
  .mfp-newsletter .mfp-container .mfp-content .white-popup {
    margin-top: 0; }

.mfp-newsletter .mfp-container #header_box_signup {
  width: auto; }

.popup-banner .mfp-content {
  width: auto; }

#directions.white-popup {
  position: relative;
  margin: 0 auto;
  background: #FFF;
  padding: 2rem !important;
  margin: 0px auto;
  max-width: 100% !important; }
  #directions.white-popup .popup-content {
    max-width: 650px;
    padding: 5px; }

.popup-title {
  display: block;
  font: 800 2em/1.071em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444444;
  font-size: 28px;
  margin: 0 0 30px;
  padding: 0;
  text-align: center;
  text-transform: uppercase; }

.white-popup {
  padding: 0 !important; }

.popup-form-errors,
.popup-form-success {
  color: #ffffff;
  display: none;
  justify-content: center;
  margin-bottom: 10px;
  padding: 8px; }
  .popup-form-errors.popup-form-errors,
  .popup-form-success.popup-form-errors {
    background: #d20a10; }
  .popup-form-errors.popup-form-success,
  .popup-form-success.popup-form-success {
    background: #005fad; }

.white-popup-contact {
  position: relative;
  background: #fff;
  padding: 20px;
  width: auto;
  max-width: 533px;
  margin: 0 auto; }

.white-popup span.popup-content {
  padding: 20px;
  display: block;
  color: #565656; }

.mfp-content .mfp-close {
  color: #565656;
  opacity: 1;
  font-size: 46px;
  margin-top: 3px; }

.mfp-title {
  color: #000; }

.mfp-image-zoom .mfp-title {
  display: none; }

.mfp-image-zoom .mfp-close {
  display: none; }

.mfp-image-zoom .mfp-bottom-bar {
  display: none; }

.mfp-image-zoom .mfp-figure {
  background: white; }

.mfp-image-zoom .mfp-content {
  max-width: 80%; }

#globale_overlay {
  display: none !important; }

#globalePopupWrapper {
  background-color: rgba(0, 0, 0, 0.2); }

#GlobaleFreeShippingBannerContainer ~ nav .drop-down {
  top: 84px; }

.gle_mobile .glPopupContent {
  padding-bottom: 5% !important; }

#loyalty_popup {
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 50px 15px !important; }
  #loyalty_popup .loyalty-popup-text {
    text-align: center;
    color: #444444; }

html.mm-opening #main {
  margin-top: 0px !important;
  padding-top: 114px; }

#header {
  background-color: #ffffff;
  z-index: 999;
  width: 100%; }

.header-main {
  background-color: #ffffff;
  display: flex;
  justify-content: space-between; }

.header-basket {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  margin: 0 15px; }
  @media all and (max-width: 47.9275em) {
    .header-basket {
      margin: 0 5px; } }
  .header-basket:hover .flyout-basket {
    display: block; }
    @media all and (max-width: 47.9275em) {
      .header-basket:hover .flyout-basket {
        display: none; } }

.icons {
  align-items: center;
  display: flex;
  height: 108px; }
  @media all and (max-width: 81.25em) {
    .icons {
      height: 84px; } }
  @media all and (max-width: 47.9275em) {
    .icons {
      height: 74px; } }
  .icons.left {
    width: 87%; }
  .icons .icon {
    flex-basis: 0;
    margin: 0 15px;
    width: 100%; }
    @media all and (max-width: 81.25em) {
      .icons .icon {
        margin: 0 11px; } }
    @media all and (max-width: 47.9275em) {
      .icons .icon {
        margin: 0 9px; } }
    .icons .icon:hover svg {
      fill: #999999; }
    .icons .icon:hover .basket-items-counter {
      color: #999999 !important; }
    .icons .icon a {
      display: flex; }
      .icons .icon a.wishlist {
        position: relative; }
        .icons .icon a.wishlist .wishlist-empty {
          display: block; }
        .icons .icon a.wishlist .wishlist-full {
          display: none; }
        .icons .icon a.wishlist.has-items .wishlist-empty {
          display: none; }
        .icons .icon a.wishlist.has-items .wishlist-full {
          display: block; }
    .icons .icon svg {
      display: flex;
      fill: #444444;
      height: 38px; }
      @media all and (max-width: 81.25em) {
        .icons .icon svg {
          height: 35px; } }
      @media all and (max-width: 47.9275em) {
        .icons .icon svg {
          height: 25px; } }
    .icons .icon.basket {
      background: #ffffff;
      position: relative;
      z-index: 1;
      margin-right: 0px; }
      .icons .icon.basket svg {
        position: relative;
        bottom: 2px; }
      .icons .icon.basket .basket-items-counter {
        color: #444444;
        display: flex;
        font-size: .825em;
        justify-content: center;
        left: 0;
        position: absolute;
        right: 0;
        text-decoration: none;
        top: 45%; }
        @media all and (max-width: 47.9275em) {
          .icons .icon.basket .basket-items-counter {
            font-size: .725em;
            top: 30%; } }
    .icons .icon.context, .icons .icon.menu {
      margin-right: 0; }
    .icons .icon:first-child {
      margin-left: 0; }
    .icons .icon.home {
      align-items: center;
      display: flex; }
      .icons .icon.home .logo {
        height: 76px;
        width: auto; }
        @media all and (max-width: 81.25em) {
          .icons .icon.home .logo {
            height: 59px; } }
        @media all and (max-width: 47.9275em) {
          .icons .icon.home .logo {
            height: 38px; } }
    .icons .icon.context {
      bottom: 3px;
      margin-left: 15px;
      position: relative;
      z-index: 0; }
      @media all and (max-width: 64.0525em) {
        .icons .icon.context {
          display: none; } }
      .icons .icon.context .header__top {
        width: 38px; }
      .icons .icon.context .right {
        height: 38px;
        margin-left: 15px;
        padding: 0;
        position: relative; }
        .icons .icon.context .right .currency-selector {
          text-decoration: none; }
        .icons .icon.context .right .ge-switcher-flag {
          display: block;
          position: absolute;
          right: 0;
          top: 5px;
          z-index: 2; }
          .icons .icon.context .right .ge-switcher-flag a {
            align-items: center;
            color: #FFFFFF;
            font-size: 0;
            height: 38px;
            margin-left: 0;
            text-decoration: none;
            text-transform: uppercase; }
            .icons .icon.context .right .ge-switcher-flag a img {
              height: 38px !important;
              width: 38px !important; }
        .icons .icon.context .right li.hidden {
          display: none !important;
          left: 0;
          position: absolute;
          top: 5px; }
      .icons .icon.context .currency-selector {
        display: block; }
        .icons .icon.context .currency-selector .flag-icon {
          border: 2px solid #444444;
          border-radius: 50%;
          box-sizing: border-box;
          display: block;
          height: 35px;
          line-height: 35px;
          outline: 0;
          width: 35px; }
    .icons .icon.menu {
      display: none; }
      @media all and (max-width: 64.0525em) {
        .icons .icon.menu {
          display: flex; } }

#nav {
  display: flex; }
  #nav > ul {
    align-items: flex-end;
    display: flex;
    flex-grow: 1;
    list-style: none;
    margin: 0;
    padding: 0; }
    #nav > ul.left-nav {
      justify-content: flex-start; }
    #nav > ul.right-nav {
      justify-content: flex-end;
      right: 0; }
    #nav > ul > li {
      letter-spacing: normal;
      padding: 0 .9em; }
      #nav > ul > li > a {
        border-bottom: 2px solid transparent;
        color: #444444;
        display: block;
        font-size: 1.1em;
        padding: 1em 0 1.5em;
        text-decoration: none;
        text-transform: uppercase; }
        @media all and (max-width: 50em) {
          #nav > ul > li > a {
            font-size: 1em; } }
        @media all and (max-width: 47.9275em) {
          #nav > ul > li > a {
            font-size: 1.1em; } }
        #nav > ul > li > a:hover {
          color: #999999; }
      #nav > ul > li:first-child {
        padding: 0 .9em 0 0; }
      #nav > ul > li:last-child {
        padding: 0 0 0 .9em; }

.search {
  flex-grow: 1;
  padding: 0 120px; }
  .search.suggestions {
    z-index: 999999999; }
  @media all and (max-width: 64.0525em) {
    .search {
      display: none; } }
  @media all and (max-width: 81.25em) {
    .search {
      padding: 0 93px; } }
  @media all and (max-width: 64.0525em) {
    .search {
      padding: 0 40px; } }
  .search .search-container {
    display: inline-block;
    font-size: 1em;
    height: 62px;
    max-width: 100%;
    text-transform: uppercase;
    vertical-align: top;
    width: 100%;
    z-index: 1; }
    @media all and (max-width: 64.0525em) {
      .search .search-container {
        max-width: 100%; } }
    @media all and (max-width: 81.25em) {
      .search .search-container {
        height: 48px; } }
    @media all and (max-width: 47.9275em) {
      .search .search-container {
        margin-top: 0; } }
    .search .search-container .wrapper {
      -moz-transition: height .25s ease;
      -webkit-transition: height .25s ease;
      margin: 0 auto;
      transition: height .25s ease; }
      .search .search-container .wrapper div {
        display: inline-block;
        width: 100%; }
        .search .search-container .wrapper div form {
          position: relative; }
          .search .search-container .wrapper div form fieldset {
            align-items: center;
            display: flex;
            flex-flow: row;
            width: 100%; }
          .search .search-container .wrapper div form input[type=search] {
            -webkit-appearance: none;
            background: #ffffff;
            border: 2px solid #ededed;
            border-radius: 0;
            box-sizing: border-box;
            color: #444444;
            height: 62px;
            font-size: 1.1em;
            margin: 0;
            padding: 0 1em;
            text-transform: uppercase;
            width: 100%; }
            @media all and (max-width: 81.25em) {
              .search .search-container .wrapper div form input[type=search] {
                height: 48px; } }
            .search .search-container .wrapper div form input[type=search]::-webkit-input-placeholder {
              color: #444444; }
            .search .search-container .wrapper div form input[type=search]::-moz-placeholder {
              color: #444444; }
            .search .search-container .wrapper div form input[type=search]:-ms-input-placeholder {
              color: #444444; }
            .search .search-container .wrapper div form input[type=search]::placeholder {
              color: #444444; }
            .search .search-container .wrapper div form input[type=search]:focus {
              outline: none; }
          .search .search-container .wrapper div form button[type=submit] {
            align-items: center;
            background: #ffffff;
            border: 2px solid #ededed;
            border-radius: 0;
            border-left: 0;
            color: #ffffff;
            display: flex;
            justify-content: center;
            height: 62px;
            margin: 0;
            padding: 0;
            width: 62px; }
            .search .search-container .wrapper div form button[type=submit]:hover {
              background: #444444; }
              .search .search-container .wrapper div form button[type=submit]:hover svg {
                fill: #ffffff; }
            @media all and (max-width: 81.25em) {
              .search .search-container .wrapper div form button[type=submit] {
                height: 48px;
                width: 48px; } }
            .search .search-container .wrapper div form button[type=submit] svg {
              fill: #444444;
              height: 30px;
              width: 30px; }
              .search .search-container .wrapper div form button[type=submit] svg:hover {
                background: #444444; }
              @media all and (max-width: 81.25em) {
                .search .search-container .wrapper div form button[type=submit] svg {
                  height: 22px;
                  width: 22px; } }

@media all and (max-width: 64.0525em) {
  .mobile-search {
    margin-bottom: 16px; } }

.mobile-search .search {
  display: none;
  margin-bottom: 1rem;
  padding: 0; }
  .mobile-search .search.suggestions {
    position: relative;
    z-index: 999999999; }
  @media all and (max-width: 64.0525em) {
    .mobile-search .search {
      display: flex; } }

.has-drop-down:hover > a {
  border-color: #444444; }

.has-drop-down:hover .drop-down {
  display: block; }

.drop-down {
  background: #ffffff;
  border: solid #ededed;
  border-width: 2px 0;
  display: none;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 10000; }
  .drop-down.right {
    box-sizing: border-box;
    left: auto;
    right: 42px; }
    @media all and (max-width: 64.0525em) {
      .drop-down.right {
        width: 100vw;
        left: auto;
        right: 0;
        padding: 1rem; } }

.usp-bar {
  align-items: center;
  background: #ededed;
  display: flex;
  height: 35px;
  justify-content: center;
  margin-bottom: 1em; }
  @media all and (max-width: 47.9275em) {
    .usp-bar {
      margin-bottom: 0; } }
  .usp-bar a {
    color: #444444;
    display: block;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    text-decoration: none; }
  .usp-bar span {
    color: #444444;
    position: relative; }
    .usp-bar span:first-child {
      text-transform: uppercase; }
    @media all and (max-width: 47.9275em) {
      .usp-bar span:last-child {
        display: none; } }
    .usp-bar span.usp-divider {
      font-size: .9em;
      line-height: 1em;
      padding: 0 10px; }
      @media all and (max-width: 47.9275em) {
        .usp-bar span.usp-divider {
          display: none; } }

a.opener {
  display: none; }

#header_box_signup .subscribe-checkboxes {
  display: block; }

#header_box_signup .subscribe-reasurance {
  color: #444444;
  font-weight: 300;
  margin-bottom: 0;
  margin-top: 30px; }

#header_box_signup .subscribe-checkboxes .checkboxes {
  clear: both; }

#header_box_signup .subscribe-checkboxes div span {
  display: block;
  width: 100%;
  margin-bottom: 30px; }

#header_box_signup .subscribe-checkboxes .checkboxes input {
  clear: both; }

#header_box_signup input {
  background: #ffffff;
  border: 1px solid #e0e0e0;
  color: #444444;
  font-size: 14px;
  padding: 11px 14px 10px;
  width: 92%;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none; }
  #header_box_signup input::-webkit-input-placeholder {
    color: #383838;
    opacity: 1; }
  #header_box_signup input::-moz-placeholder {
    color: #383838;
    opacity: 1; }
  #header_box_signup input:-ms-input-placeholder {
    color: #383838;
    opacity: 1; }
  #header_box_signup input::placeholder {
    color: #383838;
    opacity: 1; }

#header_box_signup {
  width: 400px;
  padding: 50px 15px !important;
  margin-bottom: 0px; }
  @media only screen and (max-width: 320px) {
    #header_box_signup {
      width: 100%; } }

#header_box_signup .chk-area {
  margin: 2px 10px 0 0; }

#header_box_signup .subscribe-checkboxes div span label {
  display: none;
  color: #444444; }

#header_box_signup .mailing-list-label {
  display: block;
  color: #444444;
  margin-bottom: 5px; }

#header_box_signup .btn {
  background-color: #999999;
  display: inline-block;
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  margin-left: 0;
  padding: 14px;
  text-align: center;
  text-transform: uppercase;
  width: 100%; }
  #header_box_signup .btn:hover {
    background-color: #666666; }

.drop-down .highlight {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: block; }

header.cookie-banner-visible nav .drop-down {
  top: 170px; }

.drop-down > .holder {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  margin: 2em auto 3em; }

.drop-down > .holder > .col {
  margin-right: 20px;
  text-align: left;
  text-decoration: none;
  width: 163px; }
  .drop-down > .holder > .col:last-child {
    margin-right: 0; }
  .drop-down > .holder > .col > :only-child img {
    width: 100%; }
  .drop-down > .holder > .col a {
    color: #444444;
    text-decoration: none; }
    .drop-down > .holder > .col a:hover {
      color: #999999; }
  .drop-down > .holder > .col strong.title {
    margin-bottom: 23px;
    display: block;
    color: #444444;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px; }
  .drop-down > .holder > .col .single-item {
    display: block;
    margin-bottom: .3em; }
    .drop-down > .holder > .col .single-item a {
      line-height: 22px; }
      .drop-down > .holder > .col .single-item a:hover {
        color: #999999; }

.drop-down > .holder > .col h1 {
  font: 800 24px/30px "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444444;
  margin: 0 0 17px; }

.drop-down > .holder > .col > ul {
  list-style: none;
  padding: 0;
  margin: 0 0 14px; }

.drop-down > .holder > .col > ul.caps_block {
  margin-top: 18px;
  text-transform: uppercase; }

.drop-down > .holder > .col > ul > li {
  display: block;
  margin-bottom: .5em; }

.drop-down > .holder > .col > ul > li > a {
  font: 14px/22px "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444444;
  text-decoration: none;
  text-transform: capitalize; }
  .drop-down > .holder > .col > ul > li > a:hover {
    color: #999999; }

.drop-down > .holder > .col > ul.caps_block > li > a {
  text-transform: uppercase;
  font-weight: 800; }

.drop-down > .holder > .col > ul > li > a:hover {
  color: #999999; }

.drop-down > .holder > .col > ul > li > strong {
  text-transform: uppercase;
  font: 800 1em/1.428em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444444; }

.search-form label {
  display: none; }

#mobile-nav {
  display: none; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 144dpi) {
  #mobile-nav > ul > li > a.form-opener:after {
    background-image: url(/images/sprite-small@2x.png);
    background-size: 270px 189px;
    background-position: 0 0; }
    .webp-supported #mobile-nav > ul > li > a.form-opener:after {
      background-image: url("/images/sprite-small@2x.webp"); }
  #mobile-nav > ul > li > a.login:after {
    background-image: url(/images/sprite-small@2x.png);
    background-size: 270px 189px;
    background-position: -5px -157px; }
    .webp-supported #mobile-nav > ul > li > a.login:after {
      background-image: url("/images/sprite-small@2x.webp"); }
  #mobile-nav > ul > li > a.opener2:after {
    background-image: url(/images/sprite-small@2x.png);
    background-size: 270px 189px;
    background-position: -46px -163px; }
    .webp-supported #mobile-nav > ul > li > a.opener2:after {
      background-image: url("/images/sprite-small@2x.webp"); } }

#mobile-nav .opener3 span {
  font-weight: normal;
  font-size: 70%;
  display: block;
  float: right;
  margin-right: 20px;
  margin-top: 1px; }

@media all and (max-width: 64.0525em) {
  .mm-menu {
    background: #ffffff; }
    .mm-menu .ge-switcher-flag {
      display: flex; }
      .mm-menu .ge-switcher-flag > a {
        display: flex;
        align-items: center; }
        .mm-menu .ge-switcher-flag > a > img {
          width: 25px;
          height: 25px;
          position: absolute;
          right: 14px; }
  #nav {
    display: none; }
  #mobile-nav {
    width: 100%;
    background: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center; }
  #mobile-nav > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    text-align: center;
    flex-grow: 1;
    flex-direction: row;
    justify-content: space-evenly;
    align-items: center; }
  #mobile-nav > ul:after {
    display: block;
    clear: both;
    content: ""; }
  #mobile-nav > ul > li {
    border-left: 2px solid #8f8f8f;
    display: block;
    width: 100%; }
  #main-nav-mobile:not(.mm-menu) {
    display: none; }
  #runandbecome-menu-logo {
    height: 22px;
    width: 50%; }
  #mobile-nav > ul > li.mobile-opener {
    border-left: 2px solid #8f8f8f;
    display: block;
    float: left; }
    #mobile-nav > ul > li.mobile-opener .menu-opener {
      padding: 8px 20px;
      display: block; }
      #mobile-nav > ul > li.mobile-opener .menu-opener:hover {
        background-color: #8f8f8f; }
      #mobile-nav > ul > li.mobile-opener .menu-opener i {
        color: #fff;
        display: inherit;
        font-size: 32px;
        padding-top: 3px; }
        #mobile-nav > ul > li.mobile-opener .menu-opener i.icon-close {
          display: none; }
      #mobile-nav > ul > li.mobile-opener .menu-opener span {
        display: none; }
  #mobile-nav > ul > li:first-child {
    border: 0 none;
    display: block; }
  #mobile-nav > ul > li > a {
    padding: 8px 23px;
    display: block;
    text-decoration: none;
    height: 39px;
    position: relative; }
  #mobile-nav > ul > li a.home:after {
    background: url(/images/sprite2-small.png) no-repeat 0 -141px;
    width: 18px;
    height: 42px;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -9px;
    content: ''; }
    .webp-supported #mobile-nav > ul > li a.home:after {
      background-image: url("/images/sprite2-small.webp"); }
  #mobile-nav > ul > li a.home:after:hover {
    background: #2680c1 url(/images/sprite2-small.png) no-repeat 0 -141px; }
    .webp-supported #mobile-nav > ul > li a.home:after:hover {
      background-image: url("/images/sprite2-small.webp"); }
  #mobile-nav > ul > li > a img {
    display: block;
    margin: 0 auto; }
  #mobile-nav > ul > li > a.add {
    color: #666666; }
  #mobile-nav > ul > li a.home,
  #mobile-nav > ul > li > a.add,
  #mobile-nav > ul > li > a.login,
  #mobile-nav > ul > li > a.form-opener {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding: 8px 32px;
    text-indent: -9999px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 55px; }
  #mobile-nav > ul > li > a.form-opener:after {
    background: url(/images/sprite-small.png) no-repeat;
    width: 25px;
    height: 21px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -13px;
    content: ""; }
    .webp-supported #mobile-nav > ul > li > a.form-opener:after {
      background-image: url("/images/sprite-small.webp"); }
  #mobile-nav > ul > li > a.add:after {
    background: url(/images/header_img03-small.png);
    width: 26px;
    height: 23px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -13px;
    content: "";
    z-index: 100; }
    .webp-supported #mobile-nav > ul > li > a.add:after {
      background-image: url("/images/header_img03-small.webp"); }
  #mobile-nav > ul > li > a.add > span {
    font-weight: 800;
    font-size: 12px;
    left: 0px;
    position: absolute;
    text-indent: initial;
    top: 22px;
    width: 100%;
    z-index: 200; }
  #mobile-nav > ul > li > a.login:after {
    background: url(/images/sprite-small.png) no-repeat -5px -157px;
    width: 24px;
    height: 26px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -12px;
    content: ""; }
    .webp-supported #mobile-nav > ul > li > a.login:after {
      background-image: url("/images/sprite-small.webp"); }
  #mobile-nav > ul > li:hover > a.opener2,
  #mobile-nav > ul > li > a:hover.opener2 {
    background-color: #8f8f8f; }
  #mobile-nav > ul > li:hover > a,
  #mobile-nav > ul > li > a:hover {
    background-color: #8f8f8f; }
  #mobile-nav > ul > li > a.opener2 {
    text-indent: -9999px; }
  #mobile-nav > ul > li > a.opener2 {
    background: none; }
  #mobile-nav > ul > li > a.opener2:hover {
    background: none; }
  #mobile-nav > ul > li > a.opener2:after {
    background: url(/images/opener.png) center center no-repeat;
    width: 24px;
    height: 26px;
    position: absolute;
    top: 15px;
    left: 50%;
    margin: 0 0 0 -12px;
    content: "";
    zoom: 1; }
    .webp-supported #mobile-nav > ul > li > a.opener2:after {
      background-image: url("/images/opener.webp"); }
  #main-holder.a-z-brands .run-and-become-logo {
    position: static;
    margin: 0 auto; } }

@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 144dpi) {
  #mobile-nav > ul > li > a.form-opener:after {
    background-image: url(/images/sprite-small@2x.png);
    background-size: 270px 189px;
    background-position: 0 0; }
    .webp-supported #mobile-nav > ul > li > a.form-opener:after {
      background-image: url("/images/sprite-small@2x.webp"); }
  #mobile-nav > ul > li > a.login:after {
    background-image: url(/images/sprite-small@2x.png);
    background-size: 270px 189px;
    background-position: -5px -157px; }
    .webp-supported #mobile-nav > ul > li > a.login:after {
      background-image: url("/images/sprite-small@2x.webp"); }
  #mobile-nav > ul > li > a.opener2 {
    background-image: url(/images/sprite-small@2x.png);
    background-size: 270px 189px;
    background-position: -30px -150px; }
    .webp-supported #mobile-nav > ul > li > a.opener2 {
      background-image: url("/images/sprite-small@2x.webp"); } }

@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 144dpi) {
  #mobile-nav > ul > li a.home:after {
    background: url(/images/sprite2-medium@2x.png) no-repeat;
    background-size: 383px 398px;
    background-position: 0 -141px !important; }
    .webp-supported #mobile-nav > ul > li a.home:after {
      background-image: url("/images/sprite2-medium@2x.webp"); } }

@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 144dpi) {
  #mobile-nav > ul > li a.home:after {
    background: url(/images/sprite2-small@2x.png) no-repeat;
    background-size: 383px 398px;
    background-position: 0 -141px; }
    .webp-supported #mobile-nav > ul > li a.home:after {
      background-image: url("/images/sprite2-small@2x.webp"); } }

@media only screen and (min-width: 1025px) {
  #main-nav-mobile {
    display: none; } }

.mobile-shop-online-menu {
  display: none; }

@media only screen and (orientation: landscape) and (max-width: 1024px) {
  .desktop-display {
    display: none;
    visibility: hidden; }
  .mobile-shop-online-menu {
    margin-top: 0 !important;
    margin-bottom: 0 !important; } }

@media only screen and (max-width: 769px) {
  .mobile-shop-online-menu {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding: 0 0 10px 0;
    background: #005fad;
    margin-top: 55px;
    margin-bottom: -55px; }
  .mobile-shop-online-menu li {
    margin: 0;
    padding: 0; }
  .mobile-shop-online-menu li a {
    margin: 0;
    padding: 0;
    display: block;
    padding: 6px 20px 6px 20px;
    text-decoration: none;
    color: #fff;
    font-size: 0.97em; }
  .mobile-shop-online-menu li.large-li a {
    text-transform: uppercase;
    font: 800 1.071em/1.3em "avenir-lt-pro", Arial, Helvetica, sans-serif; }
  .mobile-shop-online-menu li.heading-li {
    padding: 21px 0 18px 20px;
    background: #2680c1;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font: 800 1.071em/1.3em "avenir-lt-pro", Arial, Helvetica, sans-serif;
    margin: 0 0 10px 0; } }

.headroom {
  position: fixed !important;
  z-index: 99999999;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: .25s;
  -o-transition: .25s;
  -moz-transition: .25s;
  -ms-transition: .25s;
  transition: transform .25s ease-in-out; }

.headroom--unpinned {
  -webkit-transition: .25s;
  -o-transition: .25s;
  -moz-transition: .25s;
  -ms-transition: .25s;
  transition: .25s;
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.headroom--pinned {
  border-bottom: 2px #ededed solid;
  top: 0;
  -webkit-transition: .5s;
  -o-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  transition: .5s; }

.headroom--top {
  border-bottom: 0 !important; }

.main-footer {
  display: block;
  width: 100%;
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  background-color: #ededed; }
  .main-footer.product-footer {
    padding-bottom: 110px; }
    @media all and (max-width: 47.9275em) {
      .main-footer.product-footer {
        padding-bottom: 50px; } }
  .main-footer__inner {
    padding: 50px 0;
    max-width: calc(100% - 84px);
    margin: 0 auto; }
    @media all and (max-width: 47.9275em) {
      .main-footer__inner {
        max-width: 100%;
        padding: 0; } }
  .main-footer__links {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%; }
    @media all and (max-width: 47.9275em) {
      .main-footer__links {
        width: 100%;
        flex-direction: column;
        align-items: center;
        padding-bottom: 40px; } }
    .main-footer__links .link-col, .main-footer__links .social-col {
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      margin-right: 80px; }
      @media all and (max-width: 47.9275em) {
        .main-footer__links .link-col, .main-footer__links .social-col {
          text-align: center;
          align-items: center;
          margin: 0;
          margin-top: 30px; } }
      .main-footer__links .link-col a, .main-footer__links .social-col a {
        display: inline-block;
        text-decoration: none;
        font-size: 14px;
        color: #444;
        margin-bottom: 2px; }
        @media all and (max-width: 47.9275em) {
          .main-footer__links .link-col a, .main-footer__links .social-col a {
            font-size: 1.1em;
            margin-bottom: 8px; } }
      .main-footer__links .link-col strong.title, .main-footer__links .social-col strong.title {
        display: block;
        margin-bottom: 15px; }
        .main-footer__links .link-col strong.title a, .main-footer__links .social-col strong.title a {
          line-height: 18pt;
          font-size: 18pt;
          font-weight: 800;
          color: #444;
          margin: 0; }
          @media only screen and (max-width: 767px) {
            .main-footer__links .link-col strong.title a, .main-footer__links .social-col strong.title a {
              text-transform: uppercase;
              font-size: 18px; } }
    @media all and (max-width: 47.9275em) {
      .main-footer__links .social-col {
        display: none; } }
    .main-footer__links .social-col a {
      position: relative;
      display: inline-flex;
      justify-content: flex-start;
      align-items: center;
      margin-bottom: 8px; }
      .main-footer__links .social-col a span, .main-footer__links .social-col a img {
        margin-right: 10px;
        height: 24px; }
  .main-footer .right-col {
    margin-left: auto;
    margin-top: auto;
    text-align: right;
    font-size: 12px;
    line-height: 18px;
    color: #444; }
    @media all and (max-width: 47.9275em) {
      .main-footer .right-col {
        box-sizing: border-box;
        padding: 50px 48px;
        text-align: center;
        color: #444444;
        background-color: #fff; } }
    .main-footer .right-col .footer-logo {
      display: none; }
      @media all and (max-width: 47.9275em) {
        .main-footer .right-col .footer-logo {
          display: block;
          margin-bottom: 20px; }
          .main-footer .right-col .footer-logo img {
            width: 200px; } }
    .main-footer .right-col strong {
      display: inline-block;
      font-size: 16px;
      font-weight: 800;
      margin-top: 10px; }
    .main-footer .right-col a {
      color: #444; }

.contact-sprite {
  position: relative;
  height: 43px;
  width: 43px;
  overflow: hidden; }
  .contact-sprite img {
    position: absolute;
    top: 0;
    left: 0;
    height: 43px; }

.social-sprite {
  background-image: url(/images/social-sprite.svg);
  background-repeat: no-repeat;
  display: inline-block;
  height: 24px;
  width: 24px; }

.social-sprite-twitter {
  background-position: 0 0; }

.social-sprite-facebook {
  background-position: -24px 0; }

.social-sprite-instagram {
  background-position: -48px 0; }

.social-sprite-vimeo {
  background-position: -72px 0; }

.social-sprite-youtube {
  background-position: -96px 0; }

.footer-link strong a {
  color: #444;
  text-decoration: none; }

@media only screen and (max-width: 1000px) {
  #footer .holder .news-letter label {
    font-weight: 300;
    font-size: 1em;
    margin: 0 0 34px; }
  #footer .js-slide-hidden {
    position: static !important; }
  #footer .holder .logo,
  .post-bar {
    display: none; }
  .footer-link .col ul li {
    padding: 0 0 8.5px; } }

.contact-form-footer {
  background: #fff;
  border-top: 2px solid #ededed;
  margin: 0;
  width: 100%; }
  .contact-form-footer .social-sprite {
    background-size: cover;
    height: 43px;
    width: 43px; }
  .contact-form-footer .social-sprite-facebook {
    background-position: -43px 0; }
  .contact-form-footer .social-sprite-instagram {
    background-position: -86px 0; }
  .contact-form-footer .social-sprite-vimeo {
    background-position: -129px 0; }
  .contact-form-footer .social-sprite-youtube {
    background-position: -172px 0; }
  .contact-form-footer a.btn.subscribe-popup {
    background-color: #999;
    font-weight: normal;
    margin-left: 15px;
    font-size: 15px;
    padding: 11px 16px 9px;
    text-align: center;
    text-transform: uppercase;
    height: 40px;
    line-height: normal; }
    @media only screen and (max-width: 769px) {
      .contact-form-footer a.btn.subscribe-popup {
        align-items: center;
        display: flex;
        float: right;
        justify-content: center;
        margin-left: 0;
        padding: 9px 0 7px;
        width: 30%; } }
  .contact-form-footer .social-networks {
    display: none; }
    @media only screen and (max-width: 769px) {
      .contact-form-footer .social-networks {
        display: flex;
        justify-content: center;
        margin: 25px 0 0 !important; } }
    .contact-form-footer .social-networks a {
      display: inline-block;
      line-height: 43px !important;
      overflow: hidden;
      width: 43px;
      margin: 0 12px; }
      .contact-form-footer .social-networks a img {
        width: 100%;
        aspect-ratio: 1; }
  .contact-form-footer .title {
    display: block;
    text-align: left;
    font-size: 18px;
    font-weight: 800;
    color: #444;
    margin-bottom: 15px; }
    @media only screen and (max-width: 769px) {
      .contact-form-footer .title {
        text-align: center;
        font-size: 15px; } }

.basket-modal .mfp-content {
  max-width: 750px; }

.modal-basket-added {
  position: relative;
  padding: 50px; }
  @media all and (max-width: 47.9275em) {
    .modal-basket-added {
      padding: 50px 12px; } }
  .modal-basket-added .size-indicator {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 10px;
    color: #ffffff;
    background-color: coral;
    border: none; }
    .modal-basket-added .size-indicator.a1 {
      left: 100px; }
    .modal-basket-added .size-indicator.a2 {
      top: 50px; }
    .modal-basket-added .size-indicator.b1 {
      left: 100px;
      top: 68px; }
    .modal-basket-added .size-indicator.b2 {
      left: 100px;
      top: 140px; }
    .modal-basket-added .size-indicator.b3 {
      left: 100px;
      top: 370px; }
    .modal-basket-added .size-indicator.b4 {
      top: 187px;
      left: 320px; }
    .modal-basket-added .size-indicator.b5 {
      top: 187px;
      left: 630px; }
    .modal-basket-added .size-indicator.b6 {
      top: 165px;
      left: auto;
      right: 50px; }
    .modal-basket-added .size-indicator.b7 {
      top: 187px;
      left: 50px; }
    .modal-basket-added .size-indicator.size-50 {
      height: 50px;
      width: 50px; }
    .modal-basket-added .size-indicator.size-30 {
      height: 30px;
      width: 30px; }
  .modal-basket-added .mfp-close {
    margin-top: 10px;
    margin-right: 10px; }
  .modal-basket-added .modal-title {
    text-transform: uppercase;
    text-align: left;
    font-size: 20px;
    color: #444;
    padding-bottom: 30px;
    border-bottom: 2px solid #ededed;
    margin: 0; }
    @media all and (max-width: 47.9275em) {
      .modal-basket-added .modal-title {
        padding-bottom: 30px; } }
  .modal-basket-added .modal-message {
    padding: 10px 0;
    font-size: 14px;
    color: #444;
    border-bottom: 2px solid #ededed;
    margin: 0;
    margin-bottom: 30px; }
  .modal-basket-added .modal-item {
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    padding: 0;
    padding-bottom: 0px; }
    @media all and (max-width: 47.9275em) {
      .modal-basket-added .modal-item {
        flex-wrap: wrap;
        padding: 0 0; } }
    .modal-basket-added .modal-item__info {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      width: calc(100% - 100px); }
      @media all and (max-width: 47.9275em) {
        .modal-basket-added .modal-item__info {
          width: 100%; } }
      .modal-basket-added .modal-item__info .product-image {
        display: flex;
        width: 200px;
        margin-right: 30px; }
        @media all and (max-width: 47.9275em) {
          .modal-basket-added .modal-item__info .product-image {
            width: 130px;
            min-width: 130px;
            margin-right: 30px; } }
        .modal-basket-added .modal-item__info .product-image img {
          width: 100%;
          aspect-ratio: 1; }
      .modal-basket-added .modal-item__info .product-description {
        color: #444; }
        .modal-basket-added .modal-item__info .product-description .product-title {
          display: block;
          font-size: 18px;
          font-weight: 800;
          margin: 0;
          margin-bottom: 30px; }
          @media all and (max-width: 47.9275em) {
            .modal-basket-added .modal-item__info .product-description .product-title {
              font-size: 14px; } }
        .modal-basket-added .modal-item__info .product-description .last-one-left {
          display: inline-block;
          text-align: left;
          font-size: 14px;
          font-weight: 800;
          color: #005fad;
          margin: 0;
          margin-bottom: 0px; }
        .modal-basket-added .modal-item__info .product-description .attribute {
          font-size: 14px;
          font-weight: 800;
          margin: 0;
          margin-bottom: 10px; }
    .modal-basket-added .modal-item__pricing {
      position: relative;
      box-sizing: border-box;
      width: 130px;
      text-align: right;
      color: #444;
      padding-left: 30px; }
      @media all and (max-width: 47.9275em) {
        .modal-basket-added .modal-item__pricing {
          display: flex;
          justify-content: flex-start;
          align-items: flex-end;
          width: 100%;
          padding-left: 0;
          padding-top: 30px;
          text-align: left; } }
      .modal-basket-added .modal-item__pricing .pricing-title {
        text-align: right;
        font-size: 18px;
        font-weight: 800;
        margin: 0;
        margin-bottom: 30px; }
        @media all and (max-width: 47.9275em) {
          .modal-basket-added .modal-item__pricing .pricing-title {
            margin-bottom: 0px;
            font-size: 14px;
            margin-right: 30px; } }
      .modal-basket-added .modal-item__pricing .modal-price {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center; }
        @media all and (max-width: 47.9275em) {
          .modal-basket-added .modal-item__pricing .modal-price {
            flex-direction: row; } }
        .modal-basket-added .modal-item__pricing .modal-price span {
          display: inline-block;
          text-align: right;
          font-size: 14px;
          font-weight: 800;
          margin-left: auto;
          margin-bottom: 10px; }
          .modal-basket-added .modal-item__pricing .modal-price span:first-of-type {
            margin-left: auto; }
          @media all and (max-width: 47.9275em) {
            .modal-basket-added .modal-item__pricing .modal-price span {
              margin-top: auto;
              margin-bottom: 0;
              margin-left: 0px;
              margin-right: 6px; } }
          .modal-basket-added .modal-item__pricing .modal-price span.old {
            text-decoration: line-through; }
          .modal-basket-added .modal-item__pricing .modal-price span.sale {
            color: #d20a10; }
  .modal-basket-added .basket-footer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
    gap: 10px;
    margin-top: 30px; }
    @media all and (max-width: 47.9275em) {
      .modal-basket-added .basket-footer {
        grid-template-columns: auto;
        grid-template-rows: 1fr 1fr 1fr; } }
    .modal-basket-added .basket-footer a {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 45px;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 14px;
      color: #444;
      background-color: #ededed;
      cursor: pointer; }
      .modal-basket-added .basket-footer a:hover {
        text-decoration: none; }
      .modal-basket-added .basket-footer a.btn-checkout {
        color: #fff;
        background-color: #999; }

.pac-logo {
  z-index: 999999; }
  .pac-logo:after {
    background-image: none;
    height: auto; }

.apple-button-well {
  position: relative;
  text-align: center;
  width: 100%; }
  .apple-button-well .applePayButtonContainer .applePayButton {
    -apple-pay-button-style: black;
    -apple-pay-button-type: check-out;
    -webkit-appearance: -apple-pay-button;
    cursor: pointer;
    display: block;
    height: 45px;
    outline: 0;
    width: 100%; }

.btn-apple-pay {
  cursor: pointer;
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 0 !important; }
  .btn-apple-pay.hidden {
    display: none; }
  @media screen and (max-width: 767px) {
    .btn-apple-pay {
      padding: 0 !important; } }

.btn-google-pay {
  display: block;
  height: 45px;
  line-height: 45px;
  padding-left: 0 !important; }
  @media screen and (max-width: 767px) {
    .btn-google-pay {
      padding: 0 !important;
      margin-top: 20px; } }

@keyframes spinAround {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(359deg); } }

.klarna-payment-option__select {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .klarna-payment-option__select input {
    margin-right: 10px; }
  .klarna-payment-option__select label {
    display: flex; }

.klarna-button {
  align-items: center;
  background-color: #ffb3c7 !important;
  border: none;
  color: #000 !important;
  cursor: pointer;
  display: flex;
  height: 45px;
  justify-content: center;
  margin-top: 30px;
  padding: 4px 0;
  position: relative;
  text-transform: none;
  width: 100%; }
  .klarna-button svg {
    width: 100px; }
  .klarna-button.is-loading {
    color: transparent !important;
    padding: 16px 0;
    pointer-events: none; }
    .klarna-button.is-loading:after {
      -webkit-animation: spinAround .5s linear infinite;
      animation: spinAround .5s linear infinite;
      border-color: transparent transparent #000 #000;
      border-radius: 9999px;
      border-style: solid;
      border-width: 2px;
      content: "";
      display: block;
      height: 1em;
      left: calc(50% - 0.5em);
      position: absolute !important;
      top: calc(50% - 0.5em);
      width: 1em; }
    .klarna-button.is-loading svg {
      display: none; }
  .klarna-button.is-hidden-tablet {
    display: none; }
    @media all and (max-width: 47.9275em) {
      .klarna-button.is-hidden-tablet {
        display: flex; } }
  .klarna-button.is-hidden {
    display: none; }

#vklarna-overlay {
  background-color: rgba(0, 0, 0, 0.9);
  bottom: 0;
  cursor: pointer;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999999; }
  #vklarna-overlay .close {
    color: #fff;
    font-size: 30px;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0; }
    #vklarna-overlay .close svg {
      height: 30px;
      width: 30px; }
  #vklarna-overlay .text {
    -ms-transform: translate(-50%, -50%);
    color: #fff;
    left: 50%;
    max-width: 500px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%); }
    #vklarna-overlay .text svg {
      max-width: 200px;
      padding-bottom: 20px; }
    #vklarna-overlay .text a {
      color: #fff;
      display: block;
      padding-top: 20px; }
    #vklarna-overlay .text p {
      color: #fff; }

.klarna-payment-page {
  margin: 20px 0; }
  .klarna-payment-page .title {
    font-size: 22px;
    text-align: center; }
  .klarna-payment-page--logo {
    margin: 0 auto;
    max-width: 150px;
    padding: 20px 0; }

.klarna-pdp-placement {
  margin-top: 15px; }

.klarna-plp-placement {
  margin: 20px 0; }

.klarna-payment-page .notification {
  background-color: #f5f5f5;
  border-radius: 4px;
  position: relative;
  padding: 1.25rem 2.5rem 1.25rem 1.5rem;
  margin: 0 auto 20px;
  max-width: 600px; }
  .klarna-payment-page .notification.is-danger {
    background-color: #d20a10;
    color: #ffffff; }
  .klarna-payment-page .notification.is-warning {
    background-color: #ffe08a; }
  .klarna-payment-page .notification.is-success {
    background-color: #2a7e2d;
    color: #ffffff; }
  .klarna-payment-page .notification.is-info {
    background-color: #3e8ed0;
    color: #ffffff; }

.mm-listview .mm-vertical .mm-panel, .mm-vertical .mm-listview .mm-panel {
  padding: 0 0 10px 20px; }

.mm-listview > li:not(.mm-divider):after {
  border-color: #ededed;
  left: 0; }

.filter-option .mm-panel, .filter-option .mm-next {
  background: unset !important; }

.mm-navbar > * {
  padding: 12px 0 8px; }

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after, .mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  right: 21px;
  top: 14px; }

.mm-listview .filter-option label {
  display: block;
  font-size: 15px;
  padding: 10px 0;
  width: 100%; }

.mm-listview .filter-option .css-label:before {
  font-size: 14px; }

.mob-context-link {
  line-height: 22px; }

.mob-context-flag {
  float: right; }

.mm-panel .clear-price {
  background: transparent;
  border: 1px solid #a9a9a9;
  color: #595959;
  display: none;
  text-transform: uppercase; }

.mm-panel .clear-all.show {
  display: block; }

.mm-panel .clear-price {
  font-size: 12px;
  margin: 6px 0 15px 14px;
  padding: 5px 17px;
  position: static;
  width: 130px; }

.mm-panel .clear-all {
  border-color: transparent;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-panel .price-range {
  margin: 20px 0; }

.mm-panel .price-range .input-group input[type=number] {
  height: 28px;
  width: 130px; }

.mm-panel .price-range .input-group input[type=submit] {
  font-size: 12px;
  height: 26px;
  width: 60px; }

.mm-panel .price-range .input-group .price-currency {
  margin-top: 4px; }

#mm-filter-content .filter-opener {
  font-weight: 800; }
  #mm-filter-content .filter-opener .fa {
    display: none; }
  #mm-filter-content .filter-opener span {
    position: relative;
    z-index: 9; }

.filter-list .mm-panel .filter-option .filter-opener {
  padding-left: 0px; }

.filter-list .mm-panel .filter-option .mm-panel {
  padding-left: 0px; }

.filter-list .mm-panel .mm-panel .check-list {
  padding-left: 15px; }

.mm-menu .mm-listview > li .mm-arrow:after, .mm-menu .mm-listview > li .mm-next:after {
  border-color: #444444; }

/** Radio / Checkbox Styling **/
.mm-menu .css-checkbox,
.mm-menu .css-radio {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.mm-menu input[type=checkbox].css-checkbox + label.css-label {
  background: none;
  padding-left: 0; }

.mm-menu .css-checkbox + .css-label,
.mm-menu .css-radio + .css-label {
  cursor: pointer;
  font-size: 13px; }

.mm-menu .css-checkbox + .css-label:before,
.mm-menu .css-radio + .css-label:before {
  font-family: 'randb';
  font-size: 13px;
  margin: 0 4px 0 1px; }

.mm-menu .css-checkbox + .css-label:before {
  content: '\e835'; }

.mm-menu .css-radio + .css-label:before {
  content: '\f1db';
  margin-right: 7px; }

.mm-menu .css-checkbox:checked + .css-label,
.mm-menu .css-radio:checked + .css-label,
.mm-menu .css-checkbox:checked + .css-label:before,
.mm-menu .css-radio:checked + .css-label:before {
  color: #444444; }

.mm-menu .css-checkbox:checked + .css-label:before {
  content: '\e834';
  margin-right: 2px; }

.mm-menu .css-radio:checked + .css-label:before {
  content: '\f192'; }

.mm-menu .mmenu-clear {
  display: none; }

#main-nav-mobile .mm-listview li.active a:not(.mm-fullsubopen) {
  color: #444444;
  background-color: #f8f8f8; }
  #main-nav-mobile .mm-listview li.active a:not(.mm-fullsubopen).mm-next:after {
    border-color: #fff; }
  #main-nav-mobile .mm-listview li.active a:not(.mm-fullsubopen).mm-next:before {
    border-color: #fff; }

#main-nav-mobile .mm-listview li.parent-active {
  background-color: #f8f8f8; }
  #main-nav-mobile .mm-listview li.parent-active a {
    color: #444444; }
    #main-nav-mobile .mm-listview li.parent-active a.mm-next:after {
      border-color: #444444; }
  #main-nav-mobile .mm-listview li.parent-active span {
    color: #444444; }

#main-nav-mobile .mm-listview li.generic-switcher {
  line-height: 25px; }
  #main-nav-mobile .mm-listview li.generic-switcher .flag-icon {
    border: 2px solid #444;
    border-radius: 50%;
    box-sizing: border-box;
    display: inline-block;
    height: 25px;
    float: right;
    line-height: 25px;
    outline: 0;
    width: 25px; }

#search-suggestions {
  box-sizing: border-box;
  background-color: #ffffff;
  border: solid #ededed;
  border-width: 2px 0;
  padding: 50px;
  padding-top: 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: 215px;
  right: 0;
  width: 100%;
  z-index: 99999999; }
  @media all and (max-width: 81.25em) {
    #search-suggestions {
      top: 191px; } }
  @media (max-width: 600px) {
    #search-suggestions {
      overflow-y: scroll; } }
  #search-suggestions .title {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    text-transform: uppercase;
    text-align: left;
    color: #565656;
    font-weight: 800; }
    @media (max-width: 1050px) {
      #search-suggestions .title {
        font-size: 20px;
        line-height: 20px; } }
    @media (max-width: 600px) {
      #search-suggestions .title {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px; } }
  @media (max-width: 1050px) {
    #search-suggestions {
      width: 100vw;
      min-width: 0px;
      margin-right: 0px; } }
  @media all and (max-width: 47.9275em) {
    #search-suggestions {
      padding: 20px 15px;
      padding-top: 20px;
      width: 100%;
      right: unset;
      margin-right: unset;
      position: absolute;
      top: 173px; } }
  #search-suggestions .product-suggestions {
    width: calc(65% - 14px); }
    #search-suggestions .product-suggestions__inner {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap; }
    @media all and (max-width: 47.9275em) {
      #search-suggestions .product-suggestions {
        margin-top: 10px;
        width: 100%; } }
    #search-suggestions .product-suggestions .search-product {
      width: calc(50% - 10px);
      display: flex;
      align-items: center;
      justify-content: flex-start;
      text-align: left;
      text-decoration: none;
      margin-bottom: 20px; }
      #search-suggestions .product-suggestions .search-product:nth-child(odd) {
        margin-right: 20px; }
      @media all and (max-width: 47.9275em) {
        #search-suggestions .product-suggestions .search-product {
          margin-bottom: 5px; }
          #search-suggestions .product-suggestions .search-product.mobile {
            display: none; } }
      @media (max-width: 500px) {
        #search-suggestions .product-suggestions .search-product {
          width: 100%; }
          #search-suggestions .product-suggestions .search-product:nth-child(odd) {
            margin-right: 0px; } }
      #search-suggestions .product-suggestions .search-product img {
        height: 100px;
        margin-right: 10px; }
        @media all and (max-width: 47.9275em) {
          #search-suggestions .product-suggestions .search-product img {
            height: 70px; } }
      #search-suggestions .product-suggestions .search-product .text .prod-title {
        font-size: 14px;
        color: #565656; }
      #search-suggestions .product-suggestions .search-product .text .brand {
        font-size: 14px;
        color: #565656; }
      #search-suggestions .product-suggestions .search-product .text .price {
        font-weight: 800;
        font-size: 12px;
        color: #565656;
        margin-bottom: 0px; }
        #search-suggestions .product-suggestions .search-product .text .price .sale-price {
          display: inline-block;
          color: #d20a10; }
        #search-suggestions .product-suggestions .search-product .text .price .old-price {
          display: inline-block;
          text-decoration: line-through;
          margin-left: 2px; }
      #search-suggestions .product-suggestions .search-product .text .saving {
        text-transform: uppercase; }
  #search-suggestions .text-suggestions {
    width: calc(35% - 14px);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap; }
    @media all and (max-width: 47.9275em) {
      #search-suggestions .text-suggestions {
        width: 100%; } }
    #search-suggestions .text-suggestions .suggestions {
      display: flex;
      flex-direction: column; }
      #search-suggestions .text-suggestions .suggestions .suggestion {
        text-align: left;
        text-decoration: none;
        font-size: 14px;
        color: #565656;
        margin-bottom: 15px; }
        @media all and (max-width: 47.9275em) {
          #search-suggestions .text-suggestions .suggestions .suggestion {
            margin-bottom: 10px;
            text-align: left; }
            #search-suggestions .text-suggestions .suggestions .suggestion.mobile {
              display: none; } }
  #search-suggestions #search-all {
    width: 100%;
    text-align: right;
    color: #565656;
    margin-top: 30px; }
    @media all and (max-width: 47.9275em) {
      #search-suggestions #search-all {
        margin-top: 5px; } }

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

legend {
  display: none; }

.title-mobile {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0;
  margin-inline-end: 0;
  font-weight: 800; }
  @media only screen and (max-width: 1023px) {
    .title-mobile {
      font-size: 1em;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px;
      text-align: center;
      width: calc(100% - 30px); } }

.product-info {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: auto !important;
  max-width: 1400px;
  margin: 0 auto 50px;
  padding: 0 30px;
  padding-top: 30px; }
  @media only screen and (max-width: 769px) {
    .product-info {
      display: block; } }
  @media all and (max-width: 43.75em) {
    .product-info {
      padding-left: 0px;
      padding-right: 0px; } }
  .product-info #sticky-image-trigger {
    position: absolute;
    top: 29px;
    height: 1px;
    display: block;
    width: 100%;
    background-color: #fff; }
    @media (max-width: 769px) {
      .product-info #sticky-image-trigger {
        display: none; } }
  .product-info .col.image-col {
    width: calc(62% - 15px); }
    @media (max-width: 769px) {
      .product-info .col.image-col {
        width: 100%;
        margin: 0 auto; } }
  .product-info .col.info-col {
    width: calc(38% - 15px); }
    @media (max-width: 769px) {
      .product-info .col.info-col {
        width: 100%;
        margin: 0 auto; } }
  @media only screen and (max-width: 769px) {
    .product-info .col:first-child ul {
      display: none; } }
  .product-info .colour-picker {
    margin-left: -5px;
    padding-top: 15px; }
    @media only screen and (max-width: 769px) {
      .product-info .colour-picker {
        padding-top: 0; } }
    .product-info .colour-picker .swatch-container .swatch.is-large.is-selected {
      margin: 6px; }
  .product-info .guest-message {
    color: #444444;
    letter-spacing: initial;
    padding-bottom: 10px;
    padding-top: 11px; }
    @media only screen and (max-width: 769px) {
      .product-info .guest-message {
        padding-bottom: 19px;
        padding-top: 6px; }
        .product-info .guest-message .desktop {
          display: none; } }
    .product-info .guest-message a {
      color: #444444; }

.product-info .col .main-img a.prev,
.product-info .col .main-img a.next {
  display: none; }

.accordion-title {
  position: relative;
  cursor: pointer; }
  .accordion-title:after {
    color: #444444;
    content: '+';
    font-size: 1.2em;
    font-weight: 800;
    height: 52px;
    line-height: 52px;
    position: absolute;
    right: 4%;
    top: 0; }
  .accordion-title.active:after {
    content: '\2013'; }
  .accordion-title.active ~ .accordion-content {
    display: block; }
  @media only screen and (min-width: 769px) {
    .accordion-title:after {
      right: 10px; }
    .accordion-title.heading:after {
      display: none; } }

.accordion-content {
  display: none; }
  @media only screen and (min-width: 769px) {
    .accordion-content.frame {
      display: block; } }
  .accordion-content .play-button-overlay {
    cursor: pointer;
    left: 50%;
    opacity: .85;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15%; }
  .accordion-content .flex-article-video__container {
    align-items: center;
    aspect-ratio: 1.78;
    box-shadow: inset 0 0 10px #444444;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    overflow: hidden;
    position: relative; }
    .accordion-content .flex-article-video__container .video-placeholder {
      display: block;
      width: 100%; }

.product-colour-row {
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media (max-width: 768px) {
    .product-colour-row {
      align-items: center;
      flex-direction: column;
      justify-content: center;
      margin-bottom: 0; } }

.selected-colour {
  color: #444444;
  display: inline-block;
  float: left;
  font: 400 1em/1.25em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  height: auto;
  line-height: 1.2 !important;
  margin-bottom: 25px;
  margin-top: 11px; }

.size-selection {
  width: 100%; }
  .size-selection:after {
    content: " ";
    display: block;
    clear: both; }
  @media all and (max-width: 47.9275em) {
    .size-selection {
      height: auto; } }
  .size-selection .member-selection {
    display: none;
    letter-spacing: 0;
    width: 100%; }
    @media all and (max-width: 64.0525em) {
      .size-selection .member-selection {
        float: left; } }
    @media all and (max-width: 64em) {
      .size-selection .member-selection {
        float: none;
        margin: 10px 0 20px; } }
    @media (max-width: 769px) {
      .size-selection .member-selection {
        margin: 0; } }
  .size-selection .size-title {
    display: block;
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    line-height: 30px;
    margin: 0 15px 0 0;
    text-transform: uppercase;
    vertical-align: text-top; }
    @media all and (max-width: 47.9275em) {
      .size-selection .size-title {
        font-size: 16px;
        margin: 0 0 20px; } }
    .size-selection .size-title span {
      color: #878889;
      font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-transform: capitalize; }
      .size-selection .size-title span a {
        color: #878889;
        text-decoration: underline; }
  .size-selection fieldset {
    display: block;
    position: relative; }
    @media all and (max-width: 47.9275em) {
      .size-selection fieldset {
        padding: 0 15px; } }
    .size-selection fieldset legend {
      display: none; }
    .size-selection fieldset select[name='int_inventory_id'] {
      margin-top: 10px; }
      @media all and (max-width: 47.9275em) {
        .size-selection fieldset select[name='int_inventory_id'] {
          left: 15px;
          margin-top: 0; } }
    .size-selection fieldset .customSelect {
      margin-top: 10px; }
      @media all and (max-width: 47.9275em) {
        .size-selection fieldset .customSelect {
          margin-top: 0; } }
    .size-selection fieldset input[type=submit] {
      display: none; }
  .size-selection .int_inventory_id {
    border-left: 1px solid #d6d6d6;
    list-style-type: none;
    margin: 0;
    padding: 0;
    vertical-align: text-top; }
    @media all and (max-width: 64.0525em) {
      .size-selection .int_inventory_id {
        padding-left: 50px; } }
    @media all and (max-width: 47.9275em) {
      .size-selection .int_inventory_id {
        display: block; } }
    @media all and (max-width: 64em) {
      .size-selection .int_inventory_id {
        border: 0;
        width: 100%;
        padding-left: 0; } }
    .size-selection .int_inventory_id li {
      position: relative;
      float: left;
      box-sizing: border-box;
      height: 50px;
      min-width: calc(20% - 5px);
      padding: 10px 5px;
      text-align: center;
      text-transform: uppercase;
      line-height: 28px;
      font-size: 13px;
      color: #444444;
      background-color: #ededed;
      margin-bottom: 5px;
      margin-right: 5px;
      cursor: pointer;
      overflow: hidden; }
      .size-selection .int_inventory_id li.disabled {
        background-color: #fff;
        border: 1px solid #ededed;
        color: #999999; }
        .size-selection .int_inventory_id li.disabled:before {
          content: '';
          position: absolute;
          top: 29px;
          left: 0;
          width: 150%;
          height: 1px;
          background-color: #ededed;
          transform: translateX(-25%) rotate(-25deg);
          z-index: 9; }
        .size-selection .int_inventory_id li.disabled:after {
          content: '';
          position: absolute;
          top: 18px;
          left: 0;
          width: 150%;
          height: 1px;
          background-color: #ededed;
          transform: translateX(-25%) rotate(25deg);
          z-index: 9; }
      .size-selection .int_inventory_id li:hover, .size-selection .int_inventory_id li.selected {
        transition: 200ms;
        background-color: #999999;
        color: #ffffff; }
      @media all and (max-width: 64em) {
        .size-selection .int_inventory_id li {
          border-top: 0;
          border-right: 0;
          top: 0;
          min-width: calc(25% - 5px); } }
      @media all and (max-width: 47.9275em) {
        .size-selection .int_inventory_id li {
          min-width: calc(20% - 5px); } }
      @media all and (max-width: 34.375em) {
        .size-selection .int_inventory_id li {
          min-width: calc(25% - 5px); } }

#last-one-left-message {
  display: none;
  font: 800 1em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  color: #005fad;
  margin-bottom: 0px; }

.width-selection {
  box-sizing: border-box; }
  .width-selection * {
    box-sizing: border-box; }
  .width-selection__title {
    color: #444444;
    letter-spacing: normal !important; }
  .width-selection__inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap; }
    .width-selection__inner button {
      text-decoration: none;
      color: #444444;
      background-color: #ededed;
      cursor: pointer;
      font-size: 13px;
      height: 50px;
      line-height: 28px;
      padding: 10px 5px;
      margin-bottom: 5px;
      margin-right: 5px;
      position: relative;
      text-align: center;
      top: 1px;
      min-width: calc(25% - 5px);
      border: none;
      transition: all 0.5s;
      user-select: none; }
      @media all and (max-width: 64.0525em) {
        .width-selection__inner button {
          min-width: calc(50% - 5px); } }
      .width-selection__inner button:hover {
        color: #fff;
        background-color: #999999; }
      .width-selection__inner button.active {
        color: #fff;
        background-color: #999999; }

.product-form label,
.product-form legend {
  display: none; }

#page_product #header {
  border-bottom: 2px #ededed solid !important; }
  @media all and (max-width: 47.9375em) {
    #page_product #header {
      border-bottom: 0 !important; } }

#page_product .info-part {
  margin: 50px auto 15px; }
  @media all and (max-width: 47.9275em) {
    #page_product .info-part {
      margin: 0 auto 15px; } }

.product .info-part .logo {
  margin: 15px 50px 0 0; }

#add_to_basket_form .select-area {
  height: 35px;
  background: #fff;
  text-transform: uppercase;
  width: 100% !important; }
  #add_to_basket_form .select-area .select-opener {
    top: 20px; }
  #add_to_basket_form .select-area .center {
    padding: 5px 10px;
    display: block; }
  #add_to_basket_form .select-area .select-js-size.select-hide-initial {
    display: none; }

.product-breadcrumb-area {
  background: #fff;
  max-width: 1600px;
  height: 33px;
  padding: 20px 30px;
  text-transform: capitalize !important;
  margin: 0 auto;
  overflow: hidden; }
  @media all and (max-width: 64.0525em) {
    .product-breadcrumb-area {
      padding-left: 29px; } }
  @media all and (max-width: 64.0525em) {
    .product-breadcrumb-area {
      display: none; } }

.breadcrumb-area ul.product-breadcrumb li {
  color: #444;
  display: inline;
  float: none !important; }
  .breadcrumb-area ul.product-breadcrumb li:after {
    top: -3px; }
  .breadcrumb-area ul.product-breadcrumb li a {
    color: #444; }

@media all and (max-width: 48.125em) {
  .product-breadcrumb-area {
    display: block; } }

.product-breadcrumb-area.right {
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 10px; }
  @media all and (max-width: 48.125em) {
    .product-breadcrumb-area.right {
      display: none; } }

@media only screen and (max-width: 770px) {
  .product-breadcrumb-area {
    padding-top: 50px; }
    .product-breadcrumb-area.right {
      display: none; }
  .product-info {
    padding-top: 10px !important; } }

#page_product .breadcrumb-area ul.breadcrumb {
  padding: 3px 0 0 13px; }

#page_product .breadcrumb-area ul.product-breadcrumb {
  padding: 3px 0 0 0;
  height: 25px;
  overflow: hidden;
  white-space: nowrap; }

.product-info {
  padding-top: 30px; }
  .product-info .main-carousel-container a {
    float: left; }
  .product-info .main-img .images {
    overflow: hidden;
    height: 100%; }
    .product-info .main-img .images a {
      float: left; }
  .product-info .col .product-form .row {
    margin: 0 0 25px;
    overflow: hidden; }
  .product-info .col .product-form select {
    float: left;
    background: #ededed;
    border: none;
    color: #666;
    font: 1.143em/1.25em "avenir-lt-pro", Arial, Helvetica, sans-serif;
    height: 52px;
    text-transform: uppercase;
    padding: 15px 0 10px; }
    .product-info .col .product-form select.medium {
      width: 133px; }
  .product-info .col .product-form .medium {
    width: 29%;
    float: left;
    padding: 0 21px 0 0; }
  .product-info .col .product-form .large {
    width: 48%;
    padding: 0 20px 0 0;
    float: left;
    border-right: 1px solid #d6d6d6 !important; }
  .product-info .col .product-form .loyalty-message {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0px !important;
    color: #005fad;
    margin: 0; }
  .product-info .col .product-form .offer-message {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0px !important;
    color: #d20a10;
    margin: 0; }
    @media only screen and (max-width: 769px) {
      .product-info .col .product-form .offer-message {
        margin-bottom: 19px;
        margin-top: 6px; } }
  .product-info .col .product-form .counter {
    border: 1px solid #d6d6d6;
    width: 13.5%;
    position: relative;
    float: left;
    background: #fff;
    color: #666;
    height: 28px;
    text-transform: uppercase;
    padding: 10px 0; }
    .product-info .col .product-form .counter input {
      background: #fff;
      color: #666;
      font: 1em/1.25em "avenir-lt-pro", Arial, Helvetica, sans-serif;
      border: 0;
      float: left;
      margin: 5px 0 0 28px;
      width: 20px;
      font-weight: 800; }
    .product-info .col .product-form .counter a.increase {
      width: 0;
      height: 0;
      border-width: 0 5px 8px 5px;
      border-color: transparent transparent #9e9e9e transparent;
      border-style: solid;
      position: absolute;
      left: 12px;
      top: 15px;
      text-indent: -9999px; }
    .product-info .col .product-form .counter a.decrease {
      width: 0;
      height: 0;
      border-width: 8px 5px 0 5px;
      border-color: #9e9e9e transparent transparent transparent;
      border-style: solid;
      position: absolute;
      left: 12px;
      bottom: 12px;
      text-indent: -9999px; }

.product-info-part {
  margin: -15px auto 22px; }
  @media all and (max-width: 64.0525em) {
    .product-info-part {
      margin: 0 auto 22px; } }

.product .info-part {
  margin: 0 auto; }

/* hides the spin-button for firefox */
.product-info .col .product-form .counter input[type=number] {
  -moz-appearance: textfield; }

/* hides the spin-button for chrome*/
.product-info .col .product-form .counter input[type=number]::-webkit-outer-spin-button,
.product-info .col .product-form .counter input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.product-info .col .product-form .counter a.increase:active,
.product-info .col .product-form .counter a.increase:focus,
.product-info .col .product-form .counter a.decrease:active,
.product-info .col .product-form .counter a.decrease:focus {
  outline: 0; }

.product-info .col .product-form .counter .btn-holder {
  overflow: hidden; }

.product-info .col .product-form button[type="submit"] {
  width: 100%;
  height: 49px;
  background: #005fad;
  text-align: center;
  border: 0;
  font: 300 16px/49px "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #fff;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease; }
  .product-info .col .product-form button[type="submit"].disabled {
    opacity: 0.5; }
  @media all and (max-width: 48.125em) {
    .product-info .col .product-form button[type="submit"] {
      margin: auto; } }

.product-info .col .product-form button[type="submit"]:hover {
  background: #2680c1; }

.product-info .col .product-form button[type="submit"].disabled:hover {
  background: #2680c1; }

.product-info .col .product-form #add-to-bag-container {
  background: #f6f6f6;
  padding: 15px; }
  .product-info .col .product-form #add-to-bag-container .delivery-message {
    padding-top: 15px; }
    .product-info .col .product-form #add-to-bag-container .delivery-message a {
      color: #444444;
      cursor: pointer; }
  .product-info .col .product-form #add-to-bag-container .add-to-wishlist {
    display: block;
    width: 100%;
    height: 49px;
    font: 300 16px/49px "avenir-lt-pro", Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    color: #444;
    background-color: #fff;
    cursor: pointer;
    margin-top: 15px; }
  .product-info .col .product-form #add-to-bag-container .payment-logos {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 15px; }
    @media only screen and (max-width: 769px) {
      .product-info .col .product-form #add-to-bag-container .payment-logos {
        justify-content: center; } }
    .product-info .col .product-form #add-to-bag-container .payment-logos span.logo-item {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 24px;
      max-width: 50px;
      margin-right: 10px; }
      .product-info .col .product-form #add-to-bag-container .payment-logos span.logo-item svg {
        display: block;
        width: 100%;
        height: 100%; }
      .product-info .col .product-form #add-to-bag-container .payment-logos span.logo-item:last-child {
        margin-right: 0; }
  .product-info .col .product-form #add-to-bag-container klarna-placement::part(osm-container) {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    color: #444; }
  .product-info .col .product-form #add-to-bag-container klarna-placement::part(osm-message) {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    color: #444; }
  .product-info .col .product-form #add-to-bag-container klarna-placement::part(osm-cta) {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #444; }
  .product-info .col .product-form #add-to-bag-container klarna-placement::part(osm-legal) {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif; }
  .product-info .col .product-form #add-to-bag-container klarna-placement a {
    color: hotpink; }

.product-info .col .product-form .payment-logos {
  display: flex; }

.product-name {
  color: #444444;
  font: 800 1.7em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  overflow: hidden; }
  .product-name h1 {
    font-weight: 800;
    margin: 10px 0; }
  .product-name span {
    text-transform: uppercase; }

.subtitle {
  color: #444444;
  font: 500 1em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  margin: 0 0 22px 0; }
  .subtitle.mobile-display {
    margin: 0 0 30px 0; }
  .subtitle a {
    text-decoration: none;
    color: #444444; }
    .subtitle a:hover {
      text-decoration: underline; }

.description-area {
  font: 500 1em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444444;
  overflow: hidden;
  margin: 20px 0 20px; }
  .description-area p {
    margin: 0 0 9px; }
  .description-area .short-description {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left; }
    .description-area .short-description * {
      display: none; }
    .description-area .short-description p:first-child, .description-area .short-description div {
      display: block; }

.product-info .col .description-area .short-description a {
  display: initial; }

.product-info .col .description-area .promo-bar {
  float: left;
  margin-top: 9px;
  width: 100%; }

.product-info .col .description-area .promo-bar-container.is-hidden {
  display: none; }

.product-info .col .description-area .promo-bar-container .promo-bar {
  padding-bottom: 15px; }

.product-info .col .description-area .promo-bar img {
  max-width: 450px;
  width: 100%; }

.product-info .col .pricing-area .rate {
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  line-height: 1.2;
  font-weight: 800;
  color: #444444;
  display: block;
  margin: 9px 0 0;
  letter-spacing: normal !important;
  padding-bottom: 14px; }
  @media only screen and (max-width: 769px) {
    .product-info .col .pricing-area .rate {
      margin: 8px 0 0;
      padding-bottom: 19px; } }
  .product-info .col .pricing-area .rate .old-price {
    text-decoration: line-through; }
    .product-info .col .pricing-area .rate .old-price.hidden {
      display: none; }
  .product-info .col .pricing-area .rate .main-price {
    color: #444444; }
    .product-info .col .pricing-area .rate .main-price.on-sale {
      color: #d20a10; }
  .product-info .col .pricing-area .rate .sale-saving {
    text-transform: uppercase;
    font-size: 14px; }
    .product-info .col .pricing-area .rate .sale-saving.hidden {
      display: none; }

.product-info .col .description-area ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.product-info .col .description-area ul li {
  float: left;
  padding: 0 20px 0 0;
  position: relative; }

.product-info .col .description-area ul li:after {
  position: absolute;
  background: #005fad;
  height: 18px;
  width: 2px;
  left: -10px;
  top: 2px;
  content: ""; }

.product-info .col .description-area ul li:first-child:after {
  display: none; }

.product-info .col .description-area ul li a {
  color: #565656;
  font: 800 16px "avenir-lt-pro", Arial, Helvetica, sans-serif;
  text-decoration: none;
  text-transform: uppercase; }

.product-info .col .description-area ul li a:hover {
  color: #444; }

.product-info .col .post {
  background: #ededed;
  margin: 40px 0 40px;
  padding: 24px 29px 28px;
  overflow: hidden;
  text-align: left;
  width: calc(100% - 58px); }

.product-info .col .post .img-box {
  max-width: 28%;
  border-radius: 100%;
  float: right;
  margin: 4px 0 0 5%; }

.product-info .col .post .img-box img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 100%; }

.product-info .col .post .description {
  font: 1.143em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444;
  float: left;
  width: 59%; }

.product-info .col .post .description p {
  color: #444;
  margin: 0; }

.product-info .col .post .description h3 {
  font: 800 1em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444;
  text-transform: uppercase;
  margin: 0 0; }

.product-info .col .post .description a {
  color: #444;
  text-decoration: none;
  font-weight: 800; }

.product-info .col .post .description a:hover {
  color: #a9a9a9; }

.product-info-part {
  margin: -15px auto 22px; }
  @media all and (max-width: 64.0525em) {
    .product-info-part {
      margin: 0 auto 22px; } }

.product .info-part {
  margin: 0 auto; }

.product-info .col:first-child {
  margin: 0;
  text-align: center; }

.product-info .col .main-img {
  max-width: 800px;
  max-height: 800px;
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.product-info .main-img {
  position: relative;
  position: unset; }
  .product-info .main-img:before {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%; }
  .product-info .main-img > .image-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0; }

.product-info .col .main-img img.regular {
  display: block;
  width: 100%;
  height: auto; }

.product-info .col:first-child ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  position: relative; }

.product-info .col:first-child ul li {
  float: left;
  margin-bottom: 15px; }

.product-info .col:first-child ul li img {
  display: block;
  width: 100%;
  height: auto; }

.product-info .col:first-child ul li img:hover {
  opacity: 0.8; }

.product-info .col .product-form {
  overflow: hidden;
  margin: 0 0 12px; }
  .product-info .col .product-form#add_to_basket_form {
    margin-bottom: 16px; }
    @media only screen and (max-width: 769px) {
      .product-info .col .product-form#add_to_basket_form {
        margin-bottom: 30px; } }

.product-details iframe {
  margin-top: 10px;
  width: 100%; }

.product-details .content.accordion-content iframe {
  margin-top: 0;
  width: 100%;
  height: auto !important;
  aspect-ratio: 1.78; }

.product-details .title {
  border-top: 2px solid #ededed;
  color: #444444;
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  font-size: 1.005em;
  line-height: 20px;
  font-weight: 800;
  margin: 0;
  padding: 16px 4%;
  text-transform: uppercase; }

.product-details .content {
  margin: 0 auto 16px;
  width: 92%; }

.detail-block {
  max-width: 1600px;
  padding: 0 30px;
  overflow: hidden;
  margin: 0 auto 25px; }
  @media only screen and (max-width: 769px) {
    .detail-block {
      margin: 0 auto;
      font-size: 16px;
      padding: 0; } }
  .detail-block .heading {
    border-bottom: 1px solid #ededed;
    padding: 11px 0 5px 0;
    margin: 0 0 30px; }
    @media only screen and (max-width: 1023px) {
      .detail-block .heading {
        border-top: 2px solid #ededed;
        border-bottom: none;
        margin: 0; } }
    .detail-block .heading h2 {
      font: 1.4em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
      color: #565656;
      margin: 0;
      font-weight: 800; }
  .detail-block .frame {
    overflow: hidden;
    margin: 30px 0 15px; }
    .detail-block .frame .col {
      width: 46.8%;
      float: left;
      margin: 0 0 0 60px; }
      .detail-block .frame .col:first-child {
        margin: 0; }
        .detail-block .frame .col:first-child * {
          line-height: 1.5em; }
      .detail-block .frame .col .video-area {
        width: 100%;
        margin: 0 0 20px; }
        .detail-block .frame .col .video-area img {
          display: block;
          width: 100%;
          height: auto; }
      .detail-block .frame .col ul {
        list-style: none;
        padding: 0;
        margin: 0; }
        .detail-block .frame .col ul li {
          color: #444;
          display: block;
          font: 16px "avenir-lt-pro", Arial, Helvetica, sans-serif;
          line-height: 1.5em;
          padding: 0 0 10px 16px;
          position: relative; }
          .detail-block .frame .col ul li:before {
            background-color: #444;
            width: 5px;
            height: 5px;
            position: absolute;
            left: 1px;
            top: 8px;
            border-radius: 100%;
            content: ""; }

.detail-block p {
  color: #444;
  font: 16px "avenir-lt-pro", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
  margin-top: 0; }

.detail-block .frame .col ul li:before {
  background-color: #444;
  width: 5px;
  height: 5px;
  position: absolute;
  left: 1px;
  top: 8px;
  border-radius: 100%;
  content: ""; }

.detail-block .frame .col ul ul li:before {
  border: 1px solid #444;
  background: inherit; }

@media only screen and (max-width: 1000px) {
  .product .info-part .description {
    width: 100%; }
  .product-info .col .product-form select {
    width: 120px; }
  .product-info .col .product-form select.medium {
    width: 90px; }
  .product-info .col .product-form .counter {
    width: 55px; }
  .product-info .col .post {
    padding: 15px 15px 23px 23px;
    width: 87%; }
  .product-info .col .post .img-box {
    margin: 0 0 0 5px; }
  .product-info .col .post .description {
    width: 54%;
    padding: 8px 0 0; }
  .product-info .col .main-img {
    margin-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 82%; }
  .product-info .col:first-child ul.image-thumbs {
    margin-right: auto;
    margin-left: auto;
    width: 82%; }
  .product-info .col .product-form select {
    width: 125px; }
  .product-info .col .product-form select.medium {
    width: 104px; }
  .product-info .col .description-area p {
    margin: 0 0 7px; }
  .product-info .col .description-area {
    margin: 0 0 30px; }
  .product-info .col .product-form .large {
    width: 41%; }
  .detail-block .frame {
    margin: 10px auto;
    width: 92%; }
  .detail-block .frame .col:first-child {
    width: 46%; }
  .detail-block .frame .col {
    width: 44.8%; }
  .detail-block .frame .col ul li {
    padding: 0 0 10px 20px; }
  .detail-block .frame .col ul li:before {
    left: 7px;
    top: 4px; }
  .detail-block .heading {
    padding: 16px 4%; }
  .product #header {
    margin: 0 0 72px; }
  .product .info-part .logo {
    margin: 15px 31px 0 0; }
  .product .info-part {
    margin: 0 auto 17px; } }

@media only screen and (max-width: 769px) {
  .detail-block .frame .col {
    width: 100%;
    margin: 0; }
  .detail-block .heading h2 {
    text-transform: uppercase;
    font-size: 1em;
    height: 20px;
    line-height: 20px; }
  .detail-block .frame .col:first-child {
    width: 100%;
    margin: 0 auto 26px;
    float: none; }
  .detail-block .frame .col ul li:before {
    top: 8px;
    left: 0; }
  .detail-block .frame {
    width: 92%;
    margin: 0 auto 16px; }
  .detail-block .frame .col ul li {
    padding: 0 0 9px 15px; }
  .delivery-returns {
    border-bottom: 2px solid #ededed; }
  .product-info .col .product-form .large {
    border-color: #f5debe;
    border-style: solid;
    border-width: 0;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    letter-spacing: 0;
    vertical-align: top;
    width: 82%; }
  .product-info .col .product-form .counter {
    border: 1px solid #d6d6d6;
    width: 18%;
    display: inline-block;
    vertical-align: top;
    float: none;
    letter-spacing: 0;
    padding-right: 5px;
    box-sizing: border-box;
    height: 50px; }
  .product-info .col .post {
    width: 99%;
    padding: 10px 5px; }
    .product-info .col .post .img-box {
      margin: 0;
      max-width: 22%; }
    .product-info .col .post .description {
      width: 58%; }
  .product-info .col .product-form .medium {
    width: 27%;
    display: inline-block;
    vertical-align: top;
    float: none;
    letter-spacing: 0;
    border-width: 0px 0;
    border-color: #f5debe;
    border-style: solid; }
  .product-info .col .product-form {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%; }
  .product-info .col .description-area .rate {
    margin: 0 0 16px; }
  .product #header {
    margin: 0;
    position: relative; }
  .product-info {
    width: 100%;
    text-align: center;
    margin-bottom: 0; }
  .product-info .col:first-child {
    width: 90%;
    margin: 0 auto; }
  .product-info .col .description-area {
    margin: 0 auto 10px;
    margin-bottom: 20px;
    text-align: center;
    width: 92%; }
  .product-info .col .description-area ul li.mobile-hide {
    display: none; }
  .product-info .col .description-area ul li {
    float: none;
    padding: 0; }
  .product-info .col .product-form select {
    width: 132px;
    text-align: left; }
  .product-info .col .product-form select.medium {
    width: 83px; }
  .product-info .col .post {
    width: 100%;
    margin: 0 auto 20px;
    padding: 0; }
  .product-info .col .post .post-inner {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 16px 0 23px;
    width: 92%; }
    .product-info .col .post .post-inner:after {
      content: '';
      clear: both;
      display: block; }
  .product .info-part {
    margin: 70px auto 17px; }
  .product .info-part .description {
    margin: 0 0 8px; }
  .product-info .col .main-img {
    margin: 0 auto 28px;
    width: 100%;
    position: relative; } }

@media only screen and (max-width: 769px) {
  .product-info .col .product-form .row {
    overflow: visible;
    letter-spacing: -4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 20px;
    text-align: center;
    width: 92%; }
  .colour-picker .swatch-container {
    justify-content: center; }
  .selected-colour {
    display: block;
    float: none;
    width: 100%;
    letter-spacing: 0.25px !important; } }

/*********************************************************
/ When clicking on thumbs jqzoom will add the class
/ "zoomThumbActive" on the anchor selected
/*********************************************************/
/* Lightbox */
.lightbox {
  position: absolute;
  width: 960px;
  background: #fff;
  top: -9999px;
  display: none;
  border: #005fad 1px solid; }
  .lightbox.msg {
    width: 350px; }
    .lightbox.msg .lightbox-content {
      color: #000;
      margin: 20px 20px 10px; }
    .lightbox.msg .lightbox-buttons {
      float: right;
      margin: 8px 20px 12px; }
    .lightbox.msg .lightbox-title {
      padding: 10px 20px;
      background: #005fad;
      color: #fff;
      font-weight: 800; }
      .lightbox.msg .lightbox-title span {
        display: inline-block; }
  .lightbox .btn-close {
    position: absolute;
    right: 20px;
    top: 7px;
    font-size: 22px;
    line-height: 15px;
    color: #fff;
    text-decoration: none;
    padding: 0;
    z-index: 999; }
    .lightbox .btn-close:hover {
      color: #fff;
      text-decoration: none; }
  .lightbox .lightbox-ok {
    background: #005fad;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s background; }
    .lightbox .lightbox-ok:hover {
      background: #2680c1; }

.img-lightbox {
  display: block; }

.img-lightbox-content {
  padding: 20px; }

.img-lightbox-content > img {
  width: 100%; }

@media only screen and (max-width: 769px) {
  .delivery-returns,
  .brand-information,
  .product-details,
  .in-store-availability {
    color: #444444; }
    .delivery-returns .title,
    .brand-information .title,
    .product-details .title,
    .in-store-availability .title {
      border-top: 2px solid #ededed;
      color: #444444;
      font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 20px;
      font-weight: 800;
      margin: 0;
      padding: 14px 4%;
      text-transform: uppercase; }
    .delivery-returns .content,
    .brand-information .content,
    .product-details .content,
    .in-store-availability .content {
      margin: 0 auto 16px;
      width: 92%; }
      .delivery-returns .content p,
      .delivery-returns .content a,
      .brand-information .content p,
      .brand-information .content a,
      .product-details .content p,
      .product-details .content a,
      .in-store-availability .content p,
      .in-store-availability .content a {
        color: #444444;
        margin: 0; }
      .delivery-returns .content table,
      .brand-information .content table,
      .product-details .content table,
      .in-store-availability .content table {
        width: 100%; }
        .delivery-returns .content table td,
        .brand-information .content table td,
        .product-details .content table td,
        .in-store-availability .content table td {
          padding-bottom: 10px; }
          .delivery-returns .content table td.stock, .delivery-returns .content table td.collection,
          .brand-information .content table td.stock,
          .brand-information .content table td.collection,
          .product-details .content table td.stock,
          .product-details .content table td.collection,
          .in-store-availability .content table td.stock,
          .in-store-availability .content table td.collection {
            white-space: nowrap; }
    .delivery-returns .stock-availability,
    .brand-information .stock-availability,
    .product-details .stock-availability,
    .in-store-availability .stock-availability {
      margin-bottom: 20px; }
    .delivery-returns .stock-availability-legend p,
    .brand-information .stock-availability-legend p,
    .product-details .stock-availability-legend p,
    .in-store-availability .stock-availability-legend p {
      font-size: 0.8em;
      color: #999999; } }

.product-card .swatch-container {
  margin-left: -3px; }

.swatch-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%; }
  .swatch-container .swatch-ellipsis {
    color: #cccccc;
    line-height: 20px;
    font-size: 18px;
    margin-left: 5px; }
  .swatch-container.is-centered {
    justify-content: center;
    align-content: center; }
  .swatch-container .swatch {
    box-sizing: border-box;
    position: relative;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #cccccc;
    overflow: hidden;
    cursor: pointer; }
    .swatch-container .swatch * {
      box-sizing: border-box; }
    .swatch-container .swatch.disabled:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      height: 1px;
      width: 125%;
      background-color: #999999;
      transform: translate(-50%, -50%) rotate(45deg);
      z-index: 2; }
    .swatch-container .swatch.disabled:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      height: 125%;
      width: 1px;
      background-color: #999999;
      transform: translate(-50%, -50%) rotate(45deg);
      z-index: 2; }
    .swatch-container .swatch.is-mixed {
      position: relative;
      border-radius: 50%;
      transform: rotate(45deg); }
      .swatch-container .swatch.is-mixed.disabled:before {
        transform: translate(-50%, -50%); }
      .swatch-container .swatch.is-mixed.disabled:after {
        transform: translate(-50%, -50%); }
      .swatch-container .swatch.is-mixed .slice-container {
        position: absolute;
        border-radius: 100%; }
        .swatch-container .swatch.is-mixed .slice-container .slice {
          transition: all 1s;
          position: absolute;
          border-radius: 100%; }
    .swatch-container .swatch.is-disabled {
      opacity: 0.2;
      border-color: #d20a10; }
    .swatch-container .swatch.is-selected {
      border: 2px solid #a9a9a9; }
    .swatch-container .swatch.is-tiny {
      box-sizing: border-box;
      height: 15px;
      width: 15px;
      margin: 3px; }
      .swatch-container .swatch.is-tiny.is-mixed {
        height: 15px;
        width: 15px; }
      .swatch-container .swatch.is-tiny .slice-container {
        clip: rect(0px, 15px, 15px, 7.5px);
        height: 15px;
        width: 15px; }
        .swatch-container .swatch.is-tiny .slice-container .slice {
          height: 15px;
          width: 15px; }
    .swatch-container .swatch.is-small {
      margin: 5px;
      height: 25px;
      width: 25px; }
      .swatch-container .swatch.is-small.is-selected {
        margin: 1px; }
      .swatch-container .swatch.is-small .slice-container {
        clip: rect(0px, 25px, 25px, 12px);
        height: 25px;
        width: 25px; }
        .swatch-container .swatch.is-small .slice-container .slice {
          height: 25px;
          width: 25px; }
    .swatch-container .swatch.is-large {
      margin: 10px;
      height: 30px;
      width: 30px; }
      .swatch-container .swatch.is-large.is-selected {
        height: 33px;
        width: 33px;
        margin: 6px; }
      .swatch-container .swatch.is-large .slice-container {
        clip: rect(0px, 30px, 30px, 15px);
        height: 30px;
        width: 30px; }
        .swatch-container .swatch.is-large .slice-container .slice {
          height: 30px;
          width: 30px; }

.css-label .swatch-container {
  display: inline-flex;
  width: unset; }

.additional-products {
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  box-sizing: border-box;
  max-width: 1600px;
  overflow: hidden;
  margin: 0 auto 50px; }
  .additional-products * {
    box-sizing: border-box; }
  @media (max-width: 1600px) {
    .additional-products {
      padding: 0 30px; } }
  @media all and (max-width: 47.9275em) {
    .additional-products {
      padding: 0 4%; } }
  .additional-products .heading {
    margin-bottom: 30px; }
    .additional-products .heading h2 {
      font-size: 24px;
      color: #444444;
      line-height: 1;
      margin: 0;
      font-weight: 800; }
  .additional-products__container {
    position: relative; }
    .additional-products__container .arrow {
      background: #000000;
      cursor: pointer;
      display: flex;
      height: 100%;
      opacity: .25;
      position: absolute;
      top: 0;
      z-index: 1; }
      @media all and (max-width: 47.9275em) {
        .additional-products__container .arrow {
          display: none !important; } }
      .additional-products__container .arrow.no-text {
        height: 100%; }
      .additional-products__container .arrow.slick-disabled {
        display: none; }
      .additional-products__container .arrow:hover {
        opacity: .3;
        animation: fadeArrow 1s; }
      .additional-products__container .arrow svg {
        fill: #ffffff;
        margin: 20px 25px;
        max-width: 20px;
        width: 20px; }
      .additional-products__container .arrow.previous {
        left: 0; }
        .additional-products__container .arrow.previous.hidden {
          opacity: 0; }
      .additional-products__container .arrow.next {
        right: 0; }
  .additional-products__inner {
    position: relative;
    width: calc(100% + 20px);
    margin-left: -10px; }
    .additional-products__inner .slick-track, .additional-products__inner .slick-list {
      display: flex; }
  .additional-products .product-card {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    width: 100%;
    min-width: 100px;
    text-decoration: none;
    text-align: left;
    font: 800 14px/18px "avenir-lt-pro", Arial, Helvetica, sans-serif;
    color: #444444;
    background-color: #F5F5F5;
    padding-bottom: 15px;
    margin: 0 10px; }
    .additional-products .product-card > * {
      padding: 0 15px; }
    .additional-products .product-card__image {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      padding: 15px;
      padding-bottom: 0px;
      margin-bottom: 15px; }
      .additional-products .product-card__image img {
        aspect-ratio: 1;
        width: 100%; }
      .additional-products .product-card__image .sale-tag {
        position: absolute;
        bottom: 5rem;
        left: 0px;
        padding: 5px 15px;
        text-transform: uppercase;
        font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: 800;
        color: #d20a10;
        background-color: #fff;
        margin: 0;
        z-index: 99; }
        @media all and (max-width: 48.125em) {
          .additional-products .product-card__image .sale-tag {
            padding: 5px 10px;
            font-size: 12px;
            bottom: 3rem; } }
        .additional-products .product-card__image .sale-tag span.default-view {
          display: inline; }
          @media all and (max-width: 48.125em) {
            .additional-products .product-card__image .sale-tag span.default-view {
              display: none; } }
        .additional-products .product-card__image .sale-tag span.mobile-view {
          display: none; }
          @media all and (max-width: 48.125em) {
            .additional-products .product-card__image .sale-tag span.mobile-view {
              display: inline; } }
    .additional-products .product-card .product-title {
      width: 100%;
      text-transform: uppercase;
      font-size: 14px;
      line-height: 1.234em;
      margin: 0;
      margin-bottom: 2px; }
    .additional-products .product-card .product-subtitle {
      width: 100%;
      font-weight: 400;
      margin: 0;
      margin-bottom: 2px; }
      @media all and (max-width: 47.9275em) {
        .additional-products .product-card .product-subtitle {
          font-size: 12px;
          line-height: 1.234em; } }
    .additional-products .product-card .product-price {
      width: 100%;
      margin-top: 0;
      margin-bottom: 10px; }
      .additional-products .product-card .product-price .old-price {
        text-decoration: line-through; }
      .additional-products .product-card .product-price .sale-price {
        color: #d20a10; }
    .additional-products .product-card ul {
      display: block;
      width: 100%;
      font-weight: 400;
      padding-left: 30px;
      margin: 0;
      margin-bottom: 10px; }
      .additional-products .product-card ul li {
        font-size: 14px;
        line-height: 18px; }
    .additional-products .product-card .swatch-container {
      margin-top: auto; }

.cms-content-container {
  position: relative;
  margin-bottom: 35px; }
  .cms-content-container.discontinued-page {
    text-align: center;
    margin-bottom: 0px; }
    .cms-content-container.discontinued-page h1 {
      background-color: #ededed;
      color: #444;
      font: 800 1.75em/1.3em "avenir-lt-pro", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
      padding: 25px 0;
      margin: 0;
      width: 100%;
      text-align: center;
      text-transform: uppercase; }
    .cms-content-container.discontinued-page p {
      max-width: 960px;
      margin: 0 auto;
      padding: 3rem 0rem;
      box-sizing: border-box;
      color: #444;
      font-size: 16px;
      font-weight: 500;
      line-height: 24px; }

.cms-page-container {
  width: 960px;
  margin: 0 auto; }
  @media all and (max-width: 64.0525em) {
    .cms-page-container {
      width: 92%;
      margin: 0 auto; } }

.discontinued-products {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%; }
  .discontinued-products button {
    width: 10px;
    height: 50px; }
    @media all and (min-width: 0.0625em) and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
      .discontinued-products button {
        background-size: 76px 275px !important; } }
    .discontinued-products button:before {
      content: ''; }
    .discontinued-products button.slick-prev {
      background: url("/images/carousel-sprite.png") no-repeat -39px -39px; }
      .webp-supported .discontinued-products button.slick-prev {
        background-image: url("/images/carousel-sprite.webp"); }
      @media all and (min-width: 0.0625em) and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .discontinued-products button.slick-prev {
          background-position: -17px -137px; } }
      .discontinued-products button.slick-prev:hover {
        background-position: -39px -149px; }
        @media all and (min-width: 0.0625em) and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .discontinued-products button.slick-prev:hover {
            background-position: -17px -212px; } }
    .discontinued-products button.slick-next {
      background: url("/images/carousel-sprite.png") no-repeat -109px -39px; }
      .webp-supported .discontinued-products button.slick-next {
        background-image: url("/images/carousel-sprite.webp"); }
      @media all and (min-width: 0.0625em) and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
        .discontinued-products button.slick-next {
          background-position: -52px -137px; } }
      .discontinued-products button.slick-next:hover {
        background-position: -109px -149px; }
        @media all and (min-width: 0.0625em) and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .discontinued-products button.slick-next:hover {
            background-position: -52px -212px; } }
  .discontinued-products .prod-box {
    box-sizing: border-box;
    width: calc(33.33% - 20px);
    padding: 14px 0px;
    background-color: #F5F5F5;
    margin: 0 10px;
    margin-bottom: 20px; }
    .discontinued-products .prod-box * {
      box-sizing: border-box; }
    @media all and (max-width: 48em) {
      .discontinued-products .prod-box {
        width: calc(50% - 20px);
        margin-bottom: 20px; } }
    @media all and (max-width: 28.125em) {
      .discontinued-products .prod-box {
        width: calc(100%);
        margin: 0;
        margin-bottom: 20px; } }
    .discontinued-products .prod-box a {
      text-decoration: none; }
    .discontinued-products .prod-box .old.inline {
      text-decoration: line-through; }
    .discontinued-products .prod-box .new.rate {
      font-size: 14px;
      color: #d20a10; }
    .discontinued-products .prod-box .product-image {
      box-sizing: border-box;
      position: relative;
      display: block;
      aspect-ratio: 1;
      margin: 0 15px 15px; }
      .discontinued-products .prod-box .product-image .main-image {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%; }
        .discontinued-products .prod-box .product-image .main-image img {
          width: 100%; }
      .discontinued-products .prod-box .product-image .hover-image {
        display: none; }
    .discontinued-products .prod-box .description {
      width: 100%;
      padding: 0 15px;
      text-align: left;
      font: 800 14px/18px "avenir-lt-pro", Arial, Helvetica, sans-serif;
      color: #565656; }
      .discontinued-products .prod-box .description p {
        margin: 0 0 2px; }
      .discontinued-products .prod-box .description .brand {
        width: 100%;
        text-align: left;
        text-transform: uppercase; }
      .discontinued-products .prod-box .description .subtitle {
        text-align: left;
        color: #565656;
        font: 500 1em "avenir-lt-pro", Arial, Helvetica, sans-serif; }
      .discontinued-products .prod-box .description .bullet-points {
        margin: 10px 0 0; }
        .discontinued-products .prod-box .description .bullet-points ul {
          font-weight: 400;
          list-style-position: inside;
          margin: 0;
          padding: 0; }
      .discontinued-products .prod-box .description .swatch-container {
        margin-top: 0.5rem; }

.product-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  justify-content: center;
  align-items: center;
  z-index: 9999; }
  .product-popup.active {
    display: flex; }
  .product-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5); }
  .product-popup .popup-content {
    position: relative;
    width: 400px;
    box-sizing: border-box;
    padding: 30px;
    background-color: #ffffff; }
    @media (max-width: 420px) {
      .product-popup .popup-content {
        width: calc(100% - 20px); } }
    .product-popup .popup-content__close {
      cursor: pointer;
      position: absolute;
      top: 0;
      right: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 44px;
      width: 44px;
      font-family: Arial, Baskerville, monospace;
      color: #565656;
      font-size: 46px;
      margin-top: 3px; }
    .product-popup .popup-content__title {
      color: #444444;
      font-size: 25px;
      font-weight: 800;
      line-height: 100%;
      margin: 0;
      text-align: center;
      text-transform: uppercase; }
      @media all and (max-width: 47.9275em) {
        .product-popup .popup-content__title {
          font-size: 18px; } }
    .product-popup .popup-content .size-selection {
      margin-top: 0;
      padding: 30px 0; }
    .product-popup .popup-content .error-message {
      background: #d20a10;
      color: #ffffff;
      padding: 10px 15px;
      box-sizing: border-box;
      width: 100%; }
    .product-popup .popup-content button {
      width: 100%;
      height: 49px;
      background: #005fad;
      text-align: center;
      border: 0;
      font: 300 16px/49px "avenir-lt-pro", Arial, Helvetica, sans-serif;
      color: #fff;
      cursor: pointer;
      outline: none;
      text-transform: uppercase;
      transition: background-color 0.3s ease; }

.jq_size_guide {
  color: #444444;
  font: 400 1em/1.25em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  line-height: 50px;
  margin-left: 20px;
  text-decoration: none; }
  .jq_size_guide:hover {
    color: #005fad; }
  @media all and (max-width: 64em) {
    .jq_size_guide {
      margin: 0 auto;
      text-align: center; } }
  @media (max-width: 769px) {
    .jq_size_guide {
      line-height: 1.2; } }

#size_guide {
  max-width: none;
  margin: 0; }
  #size_guide .popup-content {
    padding: 0; }
    #size_guide .popup-content img {
      width: 100%; }
    #size_guide .popup-content p {
      color: #444444;
      padding: 0 21px;
      text-align: center; }
      #size_guide .popup-content p b,
      #size_guide .popup-content p strong {
        font-weight: 800; }

.size-guide {
  display: inline-block;
  margin-left: auto; }
  .size-guide img {
    height: 16px;
    margin: 0 0 -2px 10px;
    width: 30px; }
  @media (max-width: 769px) {
    .size-guide {
      letter-spacing: 0.5px;
      margin-bottom: 25px;
      margin-left: 0; } }
  @media all and (max-width: 64em) {
    .size-guide {
      display: block; }
      .size-guide a {
        display: block;
        width: 100%; } }

.fixed-add-to-basket {
  box-sizing: border-box;
  display: none;
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  justify-content: flex-start;
  align-items: center;
  padding: 1rem 2rem;
  background-color: #fff; }
  .fixed-add-to-basket.active {
    display: flex;
    width: 100%;
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 2px solid #ededed;
    z-index: 90; }
    @media all and (max-width: 47.9275em) {
      .fixed-add-to-basket.active {
        padding: 0;
        border: none; } }
  .fixed-add-to-basket__image {
    display: block;
    width: 60px;
    height: 60px; }
    @media all and (max-width: 47.9275em) {
      .fixed-add-to-basket__image {
        display: none; } }
    .fixed-add-to-basket__image img {
      aspect-ratio: 1;
      width: 100%; }
  .fixed-add-to-basket__info {
    max-width: 220px;
    margin-left: 1rem; }
    @media all and (max-width: 47.9275em) {
      .fixed-add-to-basket__info {
        display: none; } }
    .fixed-add-to-basket__info * {
      margin: 0;
      color: #444; }
    .fixed-add-to-basket__info .title {
      font-size: 16px;
      font-weight: 800; }
    .fixed-add-to-basket__info .subtitle {
      font-size: 12px; }
    .fixed-add-to-basket__info .pricing {
      font-size: 14px;
      font-weight: 800; }
      .fixed-add-to-basket__info .pricing .guest-message {
        display: none; }
      .fixed-add-to-basket__info .pricing .old-price {
        font-size: 14px;
        text-decoration: line-through; }
      .fixed-add-to-basket__info .pricing .main-price {
        font-size: 14px; }
        .fixed-add-to-basket__info .pricing .main-price.on-sale {
          color: #d20a10; }
      .fixed-add-to-basket__info .pricing .sale-saving {
        font-size: 12px;
        color: #d20a10; }
  .fixed-add-to-basket__options {
    margin-left: auto; }
    .fixed-add-to-basket__options .select-area {
      border: 2px solid #ededed;
      float: left;
      width: 200px !important; }
      @media all and (max-width: 47.9275em) {
        .fixed-add-to-basket__options .select-area {
          display: none; } }
  .fixed-add-to-basket button {
    box-sizing: border-box;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 41px;
    width: 150px;
    padding: 0;
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background-color: #005fad;
    border: none;
    margin-left: 1.5rem; }
    @media all and (max-width: 47.9275em) {
      .fixed-add-to-basket button {
        width: 100%;
        height: 49px;
        margin: 0; } }

/** LAYOUT **/
/*
   Styles which the client has asked us to add in.
*/
.alignleft {
  float: left;
  margin: 0 20px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.interview {
  padding: 15px;
  background: #ededed;
  margin-bottom: 25px;
  display: block; }

.interview {
  padding: 30px !important; }
  @media all and (max-width: 47.9275em) {
    .interview {
      padding: 30px 4% !important; }
      .interview p {
        padding-left: 0 !important;
        padding-right: 0 !important; } }

blockquote {
  color: #444444;
  background: #eeeeee;
  font-style: italic;
  margin: 0;
  margin-bottom: 15px;
  padding: 15px;
  font-size: 1.1em; }

.divider_flat {
  clear: both;
  display: block;
  width: 100%; }

.divider {
  clear: both;
  display: block;
  margin-bottom: 20px;
  padding-top: 20px;
  width: 100%; }

.inline-200 {
  width: 200px;
  height: 200px; }

.inline-320 {
  width: 320px;
  height: 320px; }

table.plain-table {
  border-width: 1px 0 0 1px;
  border-style: solid;
  border-color: #eeeeee; }

table.plain-table td {
  vertical-align: top;
  border-width: 0 1px 1px 0;
  border-style: solid;
  border-color: #eeeeee;
  padding: 0 5px; }

table.squared td {
  text-align: center;
  vertical-align: middle;
  padding: 10px 8px;
  line-height: 120%; }

/* MOBILE */
@media only screen and (max-width: 768px) {
  .inline-200, .inline-320 {
    width: 100%;
    height: 100%; } }

/* END MOBILE */
.context-selector-container .mfp-content {
  max-width: 420px; }
  .context-selector-container .mfp-content #country-currency-selection .mfp-close {
    font-size: 25px; }
  .context-selector-container .mfp-content #country-currency-selection .inner {
    color: #444;
    margin: 50px auto;
    padding: 0 50px !important; }
    .context-selector-container .mfp-content #country-currency-selection .inner .brand-logo {
      text-align: center; }
      .context-selector-container .mfp-content #country-currency-selection .inner .brand-logo img {
        max-width: 200px; }
      .context-selector-container .mfp-content #country-currency-selection .inner .brand-logo .subtitle {
        margin: 20px 0; }
    .context-selector-container .mfp-content #country-currency-selection .inner .input-section {
      clear: both;
      display: block;
      height: auto;
      margin-bottom: 20px;
      overflow: hidden; }
      .context-selector-container .mfp-content #country-currency-selection .inner .input-section.currency-selection {
        display: none; }
      .context-selector-container .mfp-content #country-currency-selection .inner .input-section.submit {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin-bottom: 0; }
        .context-selector-container .mfp-content #country-currency-selection .inner .input-section.submit .btn {
          font-size: 15px;
          font-weight: 400;
          height: 40px;
          line-height: 27px;
          text-align: center;
          text-transform: uppercase;
          width: 100%; }
          .context-selector-container .mfp-content #country-currency-selection .inner .input-section.submit .btn--primary:hover, .context-selector-container .mfp-content #country-currency-selection .inner .input-section.submit .btn--primary:focus {
            background: #0085c8; }
          .context-selector-container .mfp-content #country-currency-selection .inner .input-section.submit .btn--secondary {
            background: #999; }
            .context-selector-container .mfp-content #country-currency-selection .inner .input-section.submit .btn--secondary:hover {
              background: #666; }
      .context-selector-container .mfp-content #country-currency-selection .inner .input-section label {
        display: block;
        margin-bottom: 5px; }
      .context-selector-container .mfp-content #country-currency-selection .inner .input-section .input-box {
        position: relative; }
        .context-selector-container .mfp-content #country-currency-selection .inner .input-section .input-box .select-area {
          box-sizing: border-box;
          display: block;
          float: none;
          height: 42px;
          width: 100% !important;
          border: 2px solid #ededed; }
          .context-selector-container .mfp-content #country-currency-selection .inner .input-section .input-box .select-area select {
            width: 100%; }
      .context-selector-container .mfp-content #country-currency-selection .inner .input-section input {
        -webkit-appearance: none;
        background-color: #ffffff;
        border: 2px solid #ededed;
        border-radius: 0;
        box-sizing: border-box;
        color: #444444;
        font-size: 14px;
        font-weight: 800;
        margin: 0;
        outline: none;
        padding: 11px 14px 10px;
        width: 100%; }

.select-options {
  margin-top: 0; }
  .select-options .drop-list {
    min-height: 100px;
    max-height: 200px;
    overflow: hidden auto; }

/** CMS BLOCKS **/
.blue-wrapper {
  display: none;
  background: #999999;
  color: #fff;
  width: 100%; }
  @media all and (max-width: 47.9275em) {
    .blue-wrapper {
      margin-top: 0;
      display: block; } }
  .blue-wrapper .wrap {
    margin: 0 auto;
    max-width: 960px;
    overflow: hidden;
    padding: 15px 0; }
  .blue-wrapper .offer-left {
    float: left; }
  .blue-wrapper .offer-right {
    float: right; }
    @media all and (max-width: 64.0525em) {
      .blue-wrapper .offer-right {
        display: none; } }
  .blue-wrapper .offer-left,
  .blue-wrapper .offer-right {
    width: 50%;
    text-align: center; }
    @media all and (max-width: 64.0525em) {
      .blue-wrapper .offer-left,
      .blue-wrapper .offer-right {
        float: none;
        width: 100%;
        text-align: center;
        padding: 5px 0;
        line-height: 22px; } }
    @media all and (max-width: 47.9275em) {
      .blue-wrapper .offer-left,
      .blue-wrapper .offer-right {
        padding: 0; } }
    .blue-wrapper .offer-left .label,
    .blue-wrapper .offer-right .label {
      display: inline-block;
      margin-right: 10px;
      font-size: 1.2em;
      vertical-align: middle;
      color: #fff;
      text-decoration: none;
      font-weight: 800; }
      @media all and (max-width: 47.9275em) {
        .blue-wrapper .offer-left .label,
        .blue-wrapper .offer-right .label {
          margin-right: 0; } }
    .blue-wrapper .offer-left .message,
    .blue-wrapper .offer-right .message {
      display: inline-block;
      border-left: #fff 2px solid;
      padding-left: 15px;
      vertical-align: middle;
      color: #fff;
      text-decoration: none;
      font-size: 1.05em; }
      @media all and (max-width: 47.9275em) {
        .blue-wrapper .offer-left .message,
        .blue-wrapper .offer-right .message {
          border-left: 0;
          padding-left: 0;
          display: none; } }

.logo-cms {
  background: url("/images/layout/runandbecome.svg") no-repeat;
  background-size: 100% auto;
  display: block;
  margin: 25px auto 20px;
  text-indent: -9999px;
  transition: all 300ms ease-in-out;
  height: 46px;
  width: 14.5%; }
  @media all and (min-width: 56.25em) {
    .logo-cms {
      background-size: cover;
      height: 52px;
      width: 199px; } }
  .logo-cms.run-better-logo {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 24px auto 0; }
    @media all and (min-width: 56.25em) {
      .logo-cms.run-better-logo {
        margin-top: 18px; } }

.reviews.product-page {
  margin: 0 auto 50px;
  max-width: 1600px;
  padding: 0 30px; }
  @media only screen and (max-width: 768px) {
    .reviews.product-page {
      text-align: center;
      padding: 0; } }
  .reviews.product-page .heading {
    margin: 0 0 30px;
    padding: 11px 0 5px 0; }
    @media only screen and (max-width: 768px) {
      .reviews.product-page .heading {
        border-bottom: 0;
        font-size: 16px;
        padding: 16.43px 4%;
        line-height: 20px;
        text-transform: uppercase;
        margin: 0; } }
    .reviews.product-page .heading h2 {
      color: #444444;
      font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
      font-size: 24px;
      line-height: 1;
      font-weight: 800;
      margin: 0; }
      @media only screen and (max-width: 768px) {
        .reviews.product-page .heading h2 {
          font-size: 1.005em;
          line-height: 1.005em;
          text-align: left; } }
  @media only screen and (max-width: 768px) {
    .reviews.product-page .reviews-list {
      margin: 0 auto;
      width: 92%; } }
  .reviews.product-page .reviews-list .ElementsWidget__header, .reviews.product-page .reviews-list .R-ContentList__item {
    border-bottom: 2px solid #ededed !important; }

.ruk_rating_snippet {
  margin: 47px 0 35px 0; }
  @media only screen and (max-width: 768px) {
    .ruk_rating_snippet {
      margin: 7px 0 35px 0; } }
  .ruk_rating_snippet:empty {
    display: none; }

.product-info .ruk_rating_snippet {
  margin: 25px 0 16px 0; }
  @media only screen and (max-width: 768px) {
    .product-info .ruk_rating_snippet {
      margin: 8px 0 17px 0; } }

.store-reviews-co {
  border-top: 2px solid #ededed; }
  .store-reviews-co #store-reviews-co {
    margin: 0 auto;
    max-width: 960px; }
  .store-reviews-co #reviewsio-carousel-widget {
    padding-top: 50px; }

.ruk_rating_snippet .ruk-rating-snippet-count {
  color: #565656 !important;
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif !important; }

.prodRevWidget .prodRevWrap .reviewWrap {
  border-bottom: 2px solid #ebebeb; }

.cms-accordions {
  margin-top: 50px; }
  .cms-accordions .accordion {
    border-top: 2px #ededed solid;
    color: #444444;
    font-size: 16px; }
    .cms-accordions .accordion:last-child {
      border-bottom: 2px #ededed solid; }
    .cms-accordions .accordion .accordion-title {
      align-items: center;
      background-color: transparent;
      box-sizing: border-box;
      cursor: pointer;
      display: flex;
      height: 48px;
      justify-content: flex-start;
      line-height: normal;
      margin: 0;
      padding: 0;
      position: relative; }
      .cms-accordions .accordion .accordion-title .title {
        color: #444444;
        font-weight: 800;
        line-height: 16px;
        text-transform: uppercase;
        vertical-align: bottom; }
      .cms-accordions .accordion .accordion-title [class*='icon'] {
        display: none;
        color: #999999;
        margin-right: 12px;
        font-size: 16px;
        vertical-align: middle; }
      .cms-accordions .accordion .accordion-title .icon-down {
        display: none !important; }
      .cms-accordions .accordion .accordion-title:after, .cms-accordions .accordion .accordion-title:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 0;
        height: 2px;
        width: 12px;
        background-color: #444; }
      .cms-accordions .accordion .accordion-title:after {
        transform: translateY(-50%); }
      .cms-accordions .accordion .accordion-title:before {
        transform: translateY(-50%) rotate(90deg); }
    .cms-accordions .accordion .accordion-content {
      display: none; }
    .cms-accordions .accordion.active .icon-right {
      display: none; }
    .cms-accordions .accordion.active .icon-down {
      display: inline; }
    .cms-accordions .accordion.active .accordion-title:before {
      transform: translateY(-50%); }
    .cms-accordions .accordion.active .accordion-content {
      display: block; }
      .cms-accordions .accordion.active .accordion-content h2, .cms-accordions .accordion.active .accordion-content h3, .cms-accordions .accordion.active .accordion-content h4, .cms-accordions .accordion.active .accordion-content h5 {
        color: #444444;
        font-weight: 800;
        text-align: center;
        text-transform: none;
        margin-bottom: 30px; }
      .cms-accordions .accordion.active .accordion-content h2 {
        font-size: 24px;
        line-height: 28px; }
      .cms-accordions .accordion.active .accordion-content h3 {
        font-size: 22px;
        line-height: 26px; }
      .cms-accordions .accordion.active .accordion-content h4 {
        font-size: 20px;
        line-height: 24px; }
      .cms-accordions .accordion.active .accordion-content h5 {
        font-size: 18px;
        line-height: 22px; }

.accordion-item {
  color: #444444;
  font-size: 16px;
  line-height: 1.5em;
  text-align: left; }
  .accordion-item .title {
    margin-bottom: 0;
    padding: 14.25px 4%; }
  .accordion-item.product-details .title {
    margin-bottom: 0;
    padding: 14.25px 4%; }
  .accordion-item.product-details h3 {
    color: #444444;
    font-size: 22px;
    line-height: 26px;
    font-weight: 800;
    margin-bottom: 30px;
    text-align: left; }
    @media all and (max-width: 47.9275em) {
      .accordion-item.product-details h3 {
        text-align: center; } }
  .accordion-item.product-details h5 {
    color: #444444;
    font-size: 18px;
    line-height: 22px;
    font-weight: 800;
    margin-bottom: 30px;
    text-align: left; }
    @media all and (max-width: 47.9275em) {
      .accordion-item.product-details h5 {
        text-align: center; } }
  .accordion-item.brand-information .title {
    margin-bottom: 0;
    padding: 14.25px 4%; }
  .accordion-item .title {
    font: 800 16px "avenir-lt-pro", Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
    text-transform: uppercase; }
  .accordion-item.mobile-hidden:last-of-type {
    border-bottom: 2px solid #ededed; }
  .accordion-item.mobile-hidden .title {
    padding: 14.25px 0;
    border-top: 2px solid #ededed;
    margin-bottom: 0; }
    .accordion-item.mobile-hidden .title.accordion-title:after {
      font-size: 20px;
      height: 49px;
      line-height: 49px; }
  .accordion-item.mobile-hidden .accordion-content {
    margin-bottom: 30px; }
  .accordion-item .content p,
  .accordion-item .content a {
    color: #444444;
    margin: 0; }
  .accordion-item .content table {
    width: 100%; }
    .accordion-item .content table td.stock, .accordion-item .content table td.collection {
      white-space: nowrap; }
  .accordion-item .content p:nth-child(2) {
    margin-bottom: 10px; }
  .accordion-item .stock-availability {
    margin-bottom: 20px; }
  .accordion-item .stock-availability-legend p {
    color: #999999;
    font-size: 0.8em;
    line-height: 1.25em; }
    .accordion-item .stock-availability-legend p a {
      color: #999999; }
  .accordion-item.product-details .accordion-title {
    margin-bottom: 0px; }
  .accordion-item.product-details .content {
    width: 100%; }
    @media all and (max-width: 47.9275em) {
      .accordion-item.product-details .content {
        width: 92%;
        margin: 0 auto; } }
    .accordion-item.product-details .content p {
      margin-bottom: 30px; }
  .accordion-item.brand-information .accordion-title {
    margin-bottom: 0px; }
  .accordion-item.brand-information .content {
    width: 100%; }
    @media all and (max-width: 47.9275em) {
      .accordion-item.brand-information .content {
        width: 92%;
        margin: 0 auto; } }
    .accordion-item.brand-information .content p {
      margin-bottom: 30px; }

/*# sourceMappingURL=product.min.css.map */