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

/*

    Zebra_DatePicker: a lightweight jQuery date picker plugin

    Twitter Bootstrap theme

    copyright (c) 2011 - 2014 Stefan Gabos
    http://stefangabos.ro/jquery/zebra-datepicker/

*/
.Zebra_DatePicker *,
.Zebra_DatePicker *:after,
.Zebra_DatePicker *:before {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important; }

.Zebra_DatePicker {
  position: absolute;
  background: #FFF;
  border: 1px solid #999;
  z-index: 100;
  padding: 5px;
  top: 0; }

.Zebra_DatePicker * {
  margin: 0;
  padding: 0;
  color: #373737;
  background: transparent;
  border: none; }

/* = GLOBALS
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker table {
  border-collapse: collapse;
  border-spacing: 0;
  width: auto;
  table-layout: auto; }

.Zebra_DatePicker td,
.Zebra_DatePicker th {
  text-align: center;
  padding: 5px 0; }

.Zebra_DatePicker td {
  cursor: pointer; }

.Zebra_DatePicker .dp_daypicker,
.Zebra_DatePicker .dp_monthpicker,
.Zebra_DatePicker .dp_yearpicker {
  margin-top: 3px; }

.Zebra_DatePicker .dp_daypicker td,
.Zebra_DatePicker .dp_daypicker th,
.Zebra_DatePicker .dp_monthpicker td,
.Zebra_DatePicker .dp_yearpicker td {
  width: 30px; }

.Zebra_DatePicker,
.Zebra_DatePicker .dp_header .dp_hover,
.Zebra_DatePicker td.dp_selected,
.Zebra_DatePicker .dp_footer .dp_hover,
.Zebra_DatePicker td.dp_hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* = VISIBLE/HIDDEN STATES (USE TRANSITIONS FOR EFFECTS)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker.dp_visible {
  visibility: visible;
  filter: alpha(opacity=100);
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  transition: opacity 0.2s ease-in-out; }

.Zebra_DatePicker.dp_hidden {
  visibility: hidden;
  filter: alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

/* = HEADER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_header .dp_previous,
.Zebra_DatePicker .dp_header .dp_next {
  width: 30px; }

.Zebra_DatePicker .dp_header .dp_caption {
  font-weight: bold; }

.Zebra_DatePicker .dp_header .dp_hover {
  background: #DEDEDE;
  color: #373737; }

/* = DATEPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_daypicker th {
  font-weight: bold; }

.Zebra_DatePicker td.dp_not_in_month {
  color: #DEDEDE;
  cursor: default; }

.Zebra_DatePicker td.dp_weekend_disabled {
  color: #DEDEDE;
  cursor: default; }

.Zebra_DatePicker td.dp_selected {
  background: #039;
  color: #FFF !important; }

.Zebra_DatePicker td.dp_week_number {
  cursor: text;
  font-weight: bold; }

/* = MONTHPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_monthpicker td {
  width: 33%; }

/* = YEARPICKER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_yearpicker td {
  width: 33%; }

/* = FOOTER
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker .dp_footer {
  margin-top: 3px; }

/* = SOME MORE GLOBALS (MUST BE LAST IN ORDER TO OVERWRITE PREVIOUS PROPERTIES)
----------------------------------------------------------------------------------------------------------------------*/
.Zebra_DatePicker td.dp_current {
  color: #3A87AD; }

.Zebra_DatePicker td.dp_disabled_current {
  color: #3A87AD; }

.Zebra_DatePicker td.dp_disabled {
  color: #DEDEDE;
  cursor: default; }

.Zebra_DatePicker td.dp_hover {
  background: #DEDEDE; }

/* = ICON
----------------------------------------------------------------------------------------------------------------------*/
button.Zebra_DatePicker_Icon {
  display: block;
  position: absolute;
  width: 24px;
  height: 16px;
  background: url("/images/layout/calendar.png") no-repeat left top;
  text-indent: -9000px;
  border: none;
  cursor: pointer;
  padding: 0;
  line-height: 0;
  vertical-align: top; }

button.Zebra_DatePicker_Icon_Disabled {
  background-image: url("/images/layout/calendar-disabled.png"); }

.webp-supported button.Zebra_DatePicker_Icon {
  background-image: url("/images/layout/calendar.webp"); }

.webp-supported button.Zebra_DatePicker_Icon_Disabled {
  background-image: url("/images/layout/calendar-disabled.webp"); }

/* don't set vertical margins! */
button.Zebra_DatePicker_Icon {
  margin: 0 0 0 3px; }

button.Zebra_DatePicker_Icon_Inside {
  margin: 0 3px 0 0; }

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

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

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

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

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

.basket-modal .mfp-content {
  background: #fff;
  margin-top: 2%;
  max-width: 750px; }

.basket-modal .mfp-wrap {
  width: 90%; }

.basket-modal .column {
  float: none;
  width: 100%; }
  .basket-modal .column > div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px; }

.basket-modal h2 {
  font-size: 25px;
  text-align: center;
  margin: 0;
  color: #444444; }
  @media all and (max-width: 47.9275em) {
    .basket-modal h2 {
      font-size: 18px; } }

.basket-modal .basket .item {
  border: none;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
  width: 100%; }
  .basket-modal .basket .item .info-list li {
    position: relative;
    height: 18px; }
  .basket-modal .basket .item .last-stock-message {
    position: absolute;
    bottom: 33.5%;
    right: 0;
    height: 18px;
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0px;
    color: #005fad;
    margin: 0px; }
    @media all and (max-width: 47.9275em) {
      .basket-modal .basket .item .last-stock-message {
        bottom: 20px; } }
  @media all and (max-width: 47.9275em) {
    .basket-modal .basket .item {
      margin-bottom: 10px;
      padding: 20px 0; } }
  .basket-modal .basket .item .tbl-col.info {
    width: 75%; }
    .basket-modal .basket .item .tbl-col.info .basket-line-img {
      display: block; }
      @media all and (max-width: 47.9275em) {
        .basket-modal .basket .item .tbl-col.info .basket-line-img {
          display: block; } }
    @media all and (max-width: 47.9275em) {
      .basket-modal .basket .item .tbl-col.info .description {
        padding-top: 0;
        display: block; } }
    .basket-modal .basket .item .tbl-col.info .name {
      height: 18px;
      text-transform: none; }
      @media all and (max-width: 47.9275em) {
        .basket-modal .basket .item .tbl-col.info .name {
          height: auto; } }
    .basket-modal .basket .item .tbl-col.info .mobile-price {
      display: none; }
      @media all and (max-width: 47.9275em) {
        .basket-modal .basket .item .tbl-col.info .mobile-price {
          display: block;
          margin-top: 5px; } }
  .basket-modal .basket .item .tbl-col.price {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 25%; }
    .basket-modal .basket .item .tbl-col.price span {
      display: inline-block;
      width: 100%;
      text-align: right; }
    @media all and (max-width: 47.9275em) {
      .basket-modal .basket .item .tbl-col.price {
        display: none; } }

.basket-modal .basket-error p {
  background: #d20a10;
  clear: both;
  color: #fff;
  padding: 1.5%;
  font-weight: 300; }

.basket-modal .basket-footer:after {
  content: "";
  clear: both;
  display: table; }

.basket-modal .basket-footer .btns-area {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  justify-content: space-between; }
  @media all and (max-width: 47.9275em) {
    .basket-modal .basket-footer .btns-area {
      flex-direction: column;
      flex-flow: row wrap; } }
  .basket-modal .basket-footer .btns-area li {
    border: 0;
    margin: 0 30px 0 0;
    padding: 0;
    padding-bottom: 0;
    text-align: center;
    width: 50%; }
    .basket-modal .basket-footer .btns-area li .btn-continue {
      background: #ededed;
      color: #444444; }
      .basket-modal .basket-footer .btns-area li .btn-continue:hover {
        background: #e0e0e0; }
    .basket-modal .basket-footer .btns-area li .btn-basket {
      background: #999999;
      color: #ffffff; }
      .basket-modal .basket-footer .btns-area li .btn-basket:hover {
        background: #8c8c8c; }
    @media all and (max-width: 47.9275em) {
      .basket-modal .basket-footer .btns-area li:first-child {
        order: 2;
        width: 100%;
        margin: 0;
        padding: 0; }
      .basket-modal .basket-footer .btns-area li:nth-child(2) {
        margin-right: 0;
        order: 1;
        padding-bottom: 10px;
        width: 100%; } }
    .basket-modal .basket-footer .btns-area li:last-child {
      margin-right: 0; }

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

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

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

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

@media all and (max-width: 47.9275em) {
  .flex-article .flex-article-block .flex-article-block-content .formbuilder, .flex-article .flex-article-block .flex-article-block-content p {
    padding-left: 6.5104166667vw;
    padding-right: 6.5104166667vw; } }

.flex-article-details .flex-article-details-text-container {
  padding: 50px 0; }
  @media all and (max-width: 80em) {
    .flex-article-details .flex-article-details-text-container {
      padding: 5vw 0; } }
  @media all and (max-width: 47.9275em) {
    .flex-article-details .flex-article-details-text-container {
      padding-bottom: 7.1428571429vw;
      padding-left: 6.5104166667vw;
      padding-right: 6.5104166667vw;
      padding-top: 7.1428571429vw;
      width: 100%; } }
  .flex-article-details .flex-article-details-text-container .flex-article-text {
    box-sizing: border-box;
    line-height: 1.6;
    padding-right: 60px;
    width: 480px; }
    @media all and (max-width: 80em) {
      .flex-article-details .flex-article-details-text-container .flex-article-text {
        padding-right: 17.96875%; } }
    @media all and (max-width: 64.0525em) {
      .flex-article-details .flex-article-details-text-container .flex-article-text {
        padding-right: 4.8828125vw;
        width: 46.875vw; } }
    @media all and (max-width: 47.9275em) {
      .flex-article-details .flex-article-details-text-container .flex-article-text {
        padding-right: 0;
        width: 100%; } }
    .flex-article-details .flex-article-details-text-container .flex-article-text p {
      font-size: 1.1em;
      margin: 0; }
    .flex-article-details .flex-article-details-text-container .flex-article-text .location-name {
      font-size: 18pt;
      font-weight: 800;
      line-height: 1;
      padding-bottom: 5px; }
    .flex-article-details .flex-article-details-text-container .flex-article-text .sign-up-button {
      background-color: #666666;
      font-size: 15pt;
      font-weight: 800;
      margin-top: 20px;
      padding: 11px 65px 12px;
      text-align: center;
      text-transform: none; }

.flex-article-map {
  background: #4444; }
  .flex-article-map .event-end {
    display: none; }
  @media all and (max-width: 47.9275em) {
    .flex-article-map {
      flex-direction: column; }
      .flex-article-map .flex-article-details-map {
        height: 250px; }
      .flex-article-map .flex-article-text {
        text-align: center; } }
  .flex-article-map .flex-article-details-map iframe {
    height: 100%;
    width: 100%; }

.flex-article {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 0 30px; }
  .flex-article hr {
    border: none;
    height: 2px;
    color: #ededed;
    background: #ededed; }
  .flex-article > :last-child {
    margin-bottom: 0;
    padding-bottom: 0; }
  .flex-article h2 {
    font-size: 24px; }
  .flex-article h3 {
    font-size: 22px; }
  .flex-article h4 {
    font-size: 20px; }
  .flex-article h5 {
    font-size: 18px; }
  .flex-article hr,
  .flex-article ol,
  .flex-article ul {
    margin-bottom: 30px; }
  .flex-article .gallery {
    display: none;
    width: 960px; }
    @media all and (min-width: 47.9375em) and (max-width: 63.75em) {
      .flex-article .gallery {
        width: calc(100% - 6.25vw); } }
    @media all and (max-width: 47.9275em) {
      .flex-article .gallery {
        width: calc(100% - 60px); } }
    .flex-article .gallery.event-end {
      display: block; }
  .flex-article .flex-article-col-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 960px;
    margin: 0 auto; }
    @media all and (max-width: 47.9275em) {
      .flex-article .flex-article-col-container.article-col-reverse {
        flex-direction: column-reverse; } }

.flex-article-video {
  padding: 0 110px;
  padding-bottom: 60px; }
  .flex-article-video.display-border {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: #ededed solid 2px; }
  @media all and (max-width: 64.0525em) {
    .flex-article-video {
      padding: 0 75px; } }
  @media all and (max-width: 47.9275em) {
    .flex-article-video {
      width: 92%;
      padding: 0 4%; } }
  .flex-article-video__container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    aspect-ratio: 1.78;
    box-shadow: inset 0 0 10px #444444;
    overflow: hidden; }
    .flex-article-video__container img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }
    .flex-article-video__container img.play-button-overlay {
      cursor: pointer;
      left: 50%;
      opacity: .85;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 15%; }
    .flex-article-video__container iframe {
      width: 100%;
      height: 100%; }

.flex-article-block {
  box-sizing: border-box;
  width: 100%;
  max-width: 960px;
  padding-bottom: 30px; }
  @media all and (min-width: 47.9375em) and (max-width: 63.75em) {
    .flex-article-block.sign-up-form {
      margin: 0 auto; } }
  .flex-article-block.sign-up-form .btn {
    background: #999999 !important;
    border-width: 0;
    color: #fff;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    text-align: center;
    text-decoration: none;
    transition: background 0.3s;
    font-weight: normal;
    text-transform: uppercase;
    border-radius: 0;
    -webkit-border-radius: 0; }
    .flex-article-block.sign-up-form .btn:hover {
      background-color: #a6a6a6 !important; }
  @media all and (min-width: 47.9375em) and (max-width: 63.75em) {
    .flex-article-block {
      width: calc(100% - 6.25vw); } }

.flex-article-block-full .flex-article-block-content {
  margin: 0 auto;
  max-width: 960px; }
  .flex-article-block-full .flex-article-block-content > :not(img):not(picture):not(.flex-article-image-link) {
    padding: 0 115px; }
    @media all and (max-width: 64.0525em) {
      .flex-article-block-full .flex-article-block-content > :not(img):not(picture):not(.flex-article-image-link) {
        padding: 0 75px; } }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-full .flex-article-block-content > :not(img):not(picture):not(.flex-article-image-link) {
        width: 92%;
        padding: 0 4%; } }
  .flex-article-block-full .flex-article-block-content input[type="submit"].btn-loading, .flex-article-block-full .flex-article-block-content a.btn-loading {
    background: url("/images/loading-white.svg") no-repeat scroll 50% 50% #999999 !important;
    cursor: default;
    text-indent: -9999px;
    text-align: left;
    transition: none; }
  .flex-article-block-full .flex-article-block-content .select-inp {
    display: block; }

.flex-article-block-half {
  padding: 0 0 30px;
  width: 50%; }
  @media all and (min-width: 47.9375em) and (max-width: 63.75em) {
    .flex-article-block-half {
      width: calc(50% - 3.125vw); } }
  @media all and (max-width: 47.9275em) {
    .flex-article-block-half {
      margin: 0 auto;
      width: 100%; } }
  .flex-article-block-half .flex-article-product-column,
  .flex-article-block-half .flex-article-block-content {
    margin-left: auto;
    max-width: 480px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-half .flex-article-product-column,
      .flex-article-block-half .flex-article-block-content {
        margin-left: auto;
        margin-right: auto;
        max-width: none; } }
  .flex-article-block-half .flex-article-block-content > :not(img):not(picture) {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 50px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-half .flex-article-block-content > :not(img):not(picture) {
        padding: 0 30px; } }
  .flex-article-block-half .flex-article-block-content .flex-article-image-link {
    padding-left: 0px;
    padding-right: 15px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-half .flex-article-block-content .flex-article-image-link {
        width: 100% !important;
        padding: 0; } }
  .flex-article-block-half.flex-article-align-right .flex-article-product-column,
  .flex-article-block-half.flex-article-align-right .flex-article-block-content {
    margin-left: 0; }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-half.flex-article-align-right .flex-article-product-column,
      .flex-article-block-half.flex-article-align-right .flex-article-block-content {
        margin-left: auto;
        margin-right: auto; } }
  .flex-article-block-half.flex-article-align-right .flex-article-block-content > :not(img):not(picture) {
    padding-left: 35px;
    padding-right: 20px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-half.flex-article-align-right .flex-article-block-content > :not(img):not(picture) {
        padding-left: 0px;
        padding-right: 0px;
        width: 92%;
        margin-right: auto;
        margin-left: auto; } }
  .flex-article-block-half.flex-article-align-right .flex-article-block-content .flex-article-image-link {
    padding-left: 15px;
    padding-right: 0px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-block-half.flex-article-align-right .flex-article-block-content .flex-article-image-link {
        padding: 0;
        width: 100%; } }
  .flex-article-block-half .flex-article-product-image img {
    max-width: 200px; }

.flex-article-block--bordered {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: #ededed solid 2px; }

.flex-article-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  @media all and (max-width: 47.9275em) {
    .flex-article-product {
      width: 100%;
      max-width: 450px;
      margin-bottom: 15px; }
      .flex-article-product .flex-article-product-container {
        width: 100%; } }
  .flex-article-product .flex-article-product-container {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: #f6f6f6; }
  .flex-article-product .flex-article-product-swatch {
    box-sizing: border-box;
    display: block;
    height: 30px;
    width: 100%;
    padding: 0 15px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-product .flex-article-product-swatch {
        height: unset;
        min-height: 30px; } }
    .flex-article-product .flex-article-product-swatch.single-row {
      justify-content: left; }
    .flex-article-product .flex-article-product-swatch .swatch-container .swatch.is-selected {
      border-width: 1px;
      margin-right: 3px;
      margin-left: 0px; }
  .flex-article-product .flex-article-product-add-to-basket {
    padding-top: 5px;
    margin-top: auto; }
    .flex-article-product .flex-article-product-add-to-basket--no-sizes .product-form {
      width: 100% !important; }
      .flex-article-product .flex-article-product-add-to-basket--no-sizes .product-form button {
        width: 100% !important; }
  .flex-article-product .flex-article-product-content {
    color: #444444;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 230px;
    height: 100%;
    box-sizing: border-box;
    font: 800 14px/18px "avenir-lt-pro", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif; }
    .flex-article-product .flex-article-product-content .flex-article-product-title {
      display: block;
      padding: 0 15px;
      text-transform: uppercase;
      font-size: 14px;
      color: #444444;
      line-height: 1.234em;
      font-weight: 800;
      text-decoration: none;
      margin-bottom: 2px; }
      @media all and (max-width: 47.9275em) {
        .flex-article-product .flex-article-product-content .flex-article-product-title {
          font-size: 12px;
          line-height: 1.234em; } }
      .flex-article-product .flex-article-product-content .flex-article-product-title span {
        display: inline-block;
        margin: 0 0 2px; }
      .flex-article-product .flex-article-product-content .flex-article-product-title .product-subtitle {
        display: inline-block;
        text-transform: none;
        font-size: 14px;
        line-height: 18px;
        font-weight: 400;
        margin-bottom: 2px; }
        @media all and (max-width: 47.9275em) {
          .flex-article-product .flex-article-product-content .flex-article-product-title .product-subtitle {
            font-size: 12px;
            line-height: 1.234em; } }
      .flex-article-product .flex-article-product-content .flex-article-product-title p {
        margin: 0; }
      .flex-article-product .flex-article-product-content .flex-article-product-title .flex-article-product-sale-price {
        line-height: 18px;
        font-size: 14px;
        font-weight: 800;
        color: #d20a10; }
        @media all and (max-width: 47.9275em) {
          .flex-article-product .flex-article-product-content .flex-article-product-title .flex-article-product-sale-price {
            font-size: 14px; } }
      .flex-article-product .flex-article-product-content .flex-article-product-title .flex-article-product-price {
        line-height: 18px;
        font-size: 14px;
        font-weight: 800;
        margin-bottom: 10px; }
        @media all and (max-width: 47.9275em) {
          .flex-article-product .flex-article-product-content .flex-article-product-title .flex-article-product-price {
            font-size: 14px; } }
        .flex-article-product .flex-article-product-content .flex-article-product-title .flex-article-product-price.has-sale-price {
          text-decoration: line-through; }
    .flex-article-product .flex-article-product-content .flex-article-product-description {
      padding: 0 15px;
      text-align: left;
      font: 500 14px/18px "avenir-lt-pro", Arial, Helvetica, sans-serif;
      line-height: 18px;
      margin-bottom: 10px;
      overflow: hidden; }
      .flex-article-product .flex-article-product-content .flex-article-product-description a {
        color: #444;
        text-decoration: none;
        border-bottom: #b1b1b1 solid 1px; }
      @media all and (max-width: 47.9275em) {
        .flex-article-product .flex-article-product-content .flex-article-product-description {
          height: auto;
          overflow: initial;
          margin-bottom: 10px; } }
    .flex-article-product .flex-article-product-content .flex-article-product-bullets {
      position: relative;
      display: block !important;
      padding: 0 15px;
      font: 500 14px/18px "avenir-lt-pro", Arial, Helvetica, sans-serif;
      line-height: 18px;
      margin-bottom: 10px; }
      .flex-article-product .flex-article-product-content .flex-article-product-bullets ul {
        margin: 0;
        padding-left: 0px;
        list-style: none; }
        .flex-article-product .flex-article-product-content .flex-article-product-bullets ul li {
          position: relative;
          padding-left: 14px; }
          .flex-article-product .flex-article-product-content .flex-article-product-bullets ul li:before {
            content: '';
            position: absolute;
            top: 9px;
            left: 0;
            transform: translateY(-50%);
            height: 5px;
            width: 5px;
            background-color: #444444;
            border-radius: 50%; }
          .flex-article-product .flex-article-product-content .flex-article-product-bullets ul li:nth-child(n+4) {
            display: none; }
    .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket {
      -webkit-align-self: flex-end;
      -moz-align-self: flex-end;
      -ms-flex-item-align: end;
      align-self: flex-end;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; }
      .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket--no-sizes {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        width: 100%; }
      .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes {
        width: calc(100% - 150px); }
        .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area {
          background-color: #ededed;
          border-color: #ededed;
          min-width: 55px;
          max-width: 55px;
          padding-bottom: 3px; }
          @media (max-width: 768px) {
            .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area {
              padding-top: 11px !important; } }
          .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area .center {
            font-weight: normal;
            padding-left: 15px;
            position: relative;
            top: 1px; }
          .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area .select-opener {
            left: 15px; }
      .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form {
        width: 150px; }
        .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form .add-to-bag {
          background-color: #d1d3d4;
          border: none;
          box-sizing: border-box;
          color: #444444;
          cursor: pointer;
          font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
          font-weight: 800;
          height: 40px;
          text-transform: uppercase;
          width: 150px; }
          .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form .add-to-bag:hover {
            background-color: #b7babb; }
  @media all and (max-width: 47.9275em) {
    .flex-article-product {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; }
      .flex-article-product .flex-article-product-content {
        box-sizing: border-box;
        padding: 5px 0 0;
        width: 100%; }
        .flex-article-product .flex-article-product-content .flex-article-product-swatch {
          justify-content: center; }
        .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket {
          -webkit-align-self: inherit;
          -moz-align-self: inherit;
          -ms-flex-item-align: inherit;
          align-self: inherit;
          -webkit-box-pack: initial;
          -ms-flex-pack: initial;
          -webkit-justify-content: initial;
          -moz-justify-content: initial;
          justify-content: initial; }
          .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes {
            width: 50%;
            min-width: 50%; }
            .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area {
              min-width: calc(100% - 21px);
              max-width: calc(100% - 21px); }
          .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form {
            width: 100%; }
            .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form .add-to-bag {
              width: 100%; } }

.related-articles {
  background-color: #ededed;
  margin-bottom: 25px;
  padding: 25px 0; }
  .related-articles .related-articles-container {
    margin: 0 auto;
    max-width: 960px; }
    @media all and (max-width: 62.5em) {
      .related-articles .related-articles-container {
        margin: 0 auto;
        width: 93%; } }
    @media all and (max-width: 47.9275em) {
      .related-articles .related-articles-container {
        margin: 0 auto;
        width: 88%; } }
    .related-articles .related-articles-container .related-article-tiles {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      width: calc(100% + 28px); }
      @media all and (max-width: 47.9275em) {
        .related-articles .related-articles-container .related-article-tiles {
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: initial;
          -ms-flex-pack: initial;
          -webkit-justify-content: initial;
          -moz-justify-content: initial;
          justify-content: initial; } }
      .related-articles .related-articles-container .related-article-tiles .related-article-tile {
        box-sizing: border-box;
        color: #444444;
        padding-right: 28px;
        width: 25%; }
        @media all and (max-width: 47.9275em) {
          .related-articles .related-articles-container .related-article-tiles .related-article-tile {
            padding-bottom: 28px; }
            .related-articles .related-articles-container .related-article-tiles .related-article-tile:last-child {
              padding-bottom: 0; } }
        .related-articles .related-articles-container .related-article-tiles .related-article-tile .img-box {
          width: 100%; }
          .related-articles .related-articles-container .related-article-tiles .related-article-tile .img-box a {
            display: block;
            height: 100%;
            width: 100%; }
          .related-articles .related-articles-container .related-article-tiles .related-article-tile .img-box img {
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: center; }
            .related-articles .related-articles-container .related-article-tiles .related-article-tile .img-box img:hover {
              opacity: 0.8;
              -webkit-backface-visibility: hidden;
              -moz-backface-visibility: hidden;
              -ms-backface-visibility: hidden;
              backface-visibility: hidden; }
          @media all and (min-width: 47.9375em) and (max-width: 60em) {
            .related-articles .related-articles-container .related-article-tiles .related-article-tile .img-box {
              height: 12.5vw; } }
          @media all and (max-width: 47.9275em) {
            .related-articles .related-articles-container .related-article-tiles .related-article-tile .img-box {
              height: auto; } }
        .related-articles .related-articles-container .related-article-tiles .related-article-tile .info a {
          color: #444;
          text-decoration: none; }
          .related-articles .related-articles-container .related-article-tiles .related-article-tile .info a:hover, .related-articles .related-articles-container .related-article-tiles .related-article-tile .info a:focus {
            text-decoration: underline; }
        .related-articles .related-articles-container .related-article-tiles .related-article-tile .info h4 {
          font-size: 16px;
          font-weight: normal;
          margin: 17px 0 5px;
          text-transform: uppercase; }
        .related-articles .related-articles-container .related-article-tiles .related-article-tile .info h2 {
          font-size: 16px;
          margin: 17px 0 6px;
          text-transform: uppercase; }
        .related-articles .related-articles-container .related-article-tiles .related-article-tile .info p {
          line-height: 20px;
          margin: 0; }
        @media all and (max-width: 47.9275em) {
          .related-articles .related-articles-container .related-article-tiles .related-article-tile {
            width: 100%; } }

.comments-heading {
  padding-top: 20px;
  border-top: #999 1px solid;
  font-size: 1.9em;
  margin-bottom: 25px; }

.comments {
  color: #444;
  list-style-type: none;
  padding: 0;
  font-size: 1em;
  margin: 0 auto;
  max-width: 960px;
  width: 100%; }
  .comments li {
    margin-bottom: 20px;
    border: none;
    font-size: 16px;
    line-height: 1.5em;
    padding-bottom: 0px; }
    @media all and (max-width: 31.25em) {
      .comments li {
        padding: 0 30px 0px; } }
    .comments li p {
      color: #444;
      font-size: 16px;
      line-height: 1.5em; }
    .comments li .author-name {
      color: #005fad;
      display: block;
      font-size: 16px;
      margin-bottom: 5px; }
      .comments li .author-name h5 {
        margin-top: 5px;
        margin-bottom: 0; }
    .comments li .comment-date {
      font-size: 0.7em;
      color: #999;
      display: inline-block;
      padding-left: 10px;
      font-weight: normal; }

span.comment-reply {
  display: block;
  text-align: right;
  margin: 10px 0; }
  span.comment-reply a {
    width: 50px;
    padding: 8px 11px 7px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-size: 0.9em;
    color: #fff;
    background-color: #005fad;
    border: 0px; }
    span.comment-reply a:hover {
      background-color: #005fad; }

span.comment-reply-form {
  display: none; }

#comment-reply-form {
  display: none; }

.comments > li {
  border-top: #c1c1c1 1px solid; }

.comments li ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 20px;
  margin-bottom: 0;
  font-size: 1em; }

.comments li ul li {
  padding-left: 30px;
  border-bottom: none;
  font-size: 1em;
  padding-bottom: 0; }
  @media all and (max-width: 31.25em) {
    .comments li ul li {
      padding-right: 0; } }

.comments li ul li ul li ul li {
  padding-left: 0; }

.cms-video {
  margin-bottom: 30px; }

.cms-video iframe {
  position: absolute;
  width: 100%;
  height: 100%; }

.cms-video .cms-iframe-container {
  position: relative; }

@media only screen and (max-width: 769px) {
  .blue-split .blue-split-half {
    width: 100%;
    display: block;
    margin-bottom: 20px; }
  .blue-split .blue-split-half:last-child {
    margin-bottom: 0; } }

#comment_submit {
  background: #999999 !important;
  border-width: 0;
  color: #fff;
  display: block;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  transition: background 0.3s;
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 0;
  -webkit-border-radius: 0; }
  #comment_submit:hover {
    background-color: #a6a6a6 !important; }

.select-options .drop-list {
  min-height: initial; }

.flex-article-author-comment-block {
  margin-bottom: 30px; }
  .flex-article-author-comment-block .author-bar,
  .flex-article-author-comment-block .formbuilder,
  .flex-article-author-comment-block .blue-split {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
    width: 100%; }
    @media all and (min-width: 47.9375em) and (max-width: 63.75em) {
      .flex-article-author-comment-block .author-bar,
      .flex-article-author-comment-block .formbuilder,
      .flex-article-author-comment-block .blue-split {
        width: calc(100% - 6.25vw); } }
    @media all and (max-width: 47.9275em) {
      .flex-article-author-comment-block .author-bar,
      .flex-article-author-comment-block .formbuilder,
      .flex-article-author-comment-block .blue-split {
        width: 100%; } }
  .flex-article-author-comment-block .author-bar,
  .flex-article-author-comment-block .blue-split {
    box-sizing: border-box; }
  .flex-article-author-comment-block .formbuilder p.heading {
    margin-top: 0px; }
  .flex-article-author-comment-block .formbuilder label {
    color: #444; }

.author-bar {
  background: #ededed;
  padding: 15px;
  color: #444;
  margin-bottom: 25px; }
  .author-bar.author-bar-blue {
    background: #005fad; }
  .author-bar.author-bar-grey {
    background: #ededed; }
  .author-bar .author-info {
    width: 50%;
    vertical-align: top;
    display: inline-block; }
    .author-bar .author-info a {
      text-decoration: none; }
    .author-bar .author-info img {
      border-radius: 100%;
      vertical-align: top;
      margin-right: 10px; }
    .author-bar .author-info .author-text {
      display: inline-block;
      vertical-align: top;
      padding-top: 20px; }
      .author-bar .author-info .author-text div {
        font-size: 1.1em;
        margin-bottom: 5px;
        font-weight: 800;
        text-transform: uppercase; }
      .author-bar .author-info .author-text a {
        color: #444;
        text-decoration: none; }
        .author-bar .author-info .author-text a:hover {
          text-decoration: underline; }
  .author-bar .social-links {
    vertical-align: top;
    display: inline-block;
    width: 49%;
    padding-top: 20px; }
    .author-bar .social-links .social-links-heading {
      font-size: 1.1em;
      margin-bottom: 10px;
      padding-left: 3px;
      font-weight: 800; }

.author-bar-blue .author-info img {
  border: #2680c1 7px solid; }

@media all and (max-width: 47.9275em) {
  .author-bar {
    padding-left: 6.5104166667vw;
    padding-right: 6.5104166667vw; } }

@media only screen and (max-width: 769px) {
  .author-bar .social-links {
    vertical-align: top;
    display: block;
    padding-top: 5px;
    padding-left: 95px; }
  .author-bar .author-info {
    width: 100%;
    vertical-align: top;
    display: block; } }

@media all and (max-width: 47.9275em) {
  .flex-article-author-comment-block {
    padding: 0 10px; }
    .flex-article-author-comment-block .author-bar {
      width: 100%; } }

.author {
  padding: 20px;
  background: #005fad; }

.author .half-box {
  width: 50%;
  display: inline-block; }

.white-popup-contact .input-section {
  display: block;
  margin-bottom: 10px;
  clear: both; }
  .white-popup-contact .input-section label {
    display: block;
    color: #444444;
    margin-bottom: 5px; }
  .white-popup-contact .input-section input[type="text"],
  .white-popup-contact .input-section textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 11px 2.2% 10px;
    font-size: 14px;
    color: #444444;
    background: #fff;
    border: 2px solid #ededed;
    margin: 0px; }
  .white-popup-contact .input-section textarea {
    width: 100%;
    height: 120px;
    resize: none; }

.widget-right .contact-form .holder .row input[type="text"],
.widget-right .contact-form .holder .row input[type="email"] {
  color: #f47920; }

.widget-right .contact-form .holder .row button[type="submit"] {
  background: #f47920; }

.widget-right .contact-form .holder .row button[type="submit"]:hover {
  color: #ffd9bf; }

.widget-right {
  width: 73.5%;
  display: table-footer-group;
  float: right;
  color: #444; }

.widget-right p {
  font-size: 16px;
  line-height: 24px; }

.widget-right h1 {
  font-size: 1.75em;
  color: #005fad; }

.widget-right h2 {
  font-size: 1.5em;
  color: #005fad; }

.widget-right h3 {
  font-size: 1.4em;
  color: #005fad; }

.widget-right h4 {
  font-size: 1.2em;
  margin-bottom: 0;
  color: #005fad; }

.widget-right h5 {
  font-size: 1.1em;
  margin-bottom: 0;
  color: #005fad; }

.widget-right a {
  color: #444;
  text-decoration: underline; }

.widget-right a:hover {
  text-decoration: none; }

.widget-right ul,
.widget-right ol {
  font-size: 16px;
  line-height: 24px; }

.widget-right ul li,
.widget-right ol li {
  margin-bottom: 10px; }

.widget-right h1 a,
.widget-right h2 a,
.widget-right h3 a,
.widget-right h4 a,
.widget-right h5 a,
.widget-right h6 a {
  color: #005fad;
  text-decoration: none; }

.widget-right h1 a:hover,
.widget-right h2 a:hover,
.widget-right h3 a:hover,
.widget-right h4 a:hover,
.widget-right h5 a:hover,
.widget-right h6 a:hover {
  text-decoration: underline; }

.widget-right .holder {
  margin: 0 0 0 -47px;
  letter-spacing: -4px; }

.template_clinic_location .widget-right .holder,
.template_clinic_category .widget-right .holder {
  margin: 0 0 0 -51px; }

.widget-right .holder .box {
  width: 26.65%;
  margin: 0 0 20px 48px;
  display: inline-block;
  vertical-align: top;
  min-height: 295px;
  letter-spacing: normal; }

.widget-right .holder .box .img-box {
  width: 100%;
  margin: 0 0 10px; }

.widget-right .holder .box .img-box:hover {
  opacity: 0.8;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.widget-right .holder .box .img-box img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.widget-right .holder .box .info {
  color: #005fad;
  font: 1em/1.25em "avenir-lt-pro", Arial, Helvetica, sans-serif; }

.widget-right .holder .box .info h2,
.widget-right .holder .box .info h3 {
  color: #005fad;
  font: 800 1em/1.351em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  margin: 0 0 2px;
  text-transform: uppercase; }

.widget-right .holder .box .info h3 a {
  color: #005fad;
  text-decoration: none; }

.widget-right .holder .box .info h3 a:hover {
  color: #43ade3; }

.widget-right .holder .box .info p {
  margin: 0 0 5px;
  line-height: 1.3em;
  font-size: 1em; }

.widget-right hr {
  clear: both;
  width: 100%;
  height: 1px;
  border: none;
  outline: none;
  background: #c1c1c1; }

.widget-right .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

.widget-right .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.widget-full {
  width: 100%;
  display: table-footer-group;
  float: right; }

.widget-full .holder {
  margin: 0 0 0 -47px;
  letter-spacing: -4px; }

.widget-full .holder .box {
  width: 20%;
  margin: 0 0 0 48px;
  display: inline-block;
  vertical-align: top;
  min-height: 295px;
  letter-spacing: normal;
  margin-bottom: 30px; }

#main-holder {
  max-width: 960px;
  overflow: hidden;
  margin: 0 auto 30px; }

@media only screen and (max-width: 1000px) {
  #main-holder {
    display: table;
    margin: 0 auto 8px; } }

@media only screen and (max-width: 320px) {
  #main-holder h1 {
    width: 100%; }
  #main-holder .brand-list {
    width: 46%;
    margin-bottom: 10px;
    margin: 0 4% 0 0; } }

.template_practitioner #main-holder, .template_running_club #main-holder {
  max-width: 100%; }
  .template_practitioner #main-holder .clinic-container, .template_running_club #main-holder .clinic-container {
    margin: 30px auto;
    max-width: 960px;
    overflow: hidden; }

.template_practitioner .description.description-long h1, .template_running_club .description.description-long h1 {
  box-sizing: border-box;
  background-color: #ededed;
  color: #444444;
  font: 800 1.75em/1.3em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  padding: 25px 0;
  margin: 0 auto 10px;
  width: 100%;
  text-align: center;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    .template_practitioner .description.description-long h1, .template_running_club .description.description-long h1 {
      padding: 25px 15px; } }

.related-products {
  border-top: #ccc 1px solid;
  margin-top: 20px;
  clear: both; }

.related-products h2 {
  font-size: 1.5em;
  line-height: normal; }

.widget-right .related-products .holder .box {
  text-align: center;
  text-decoration: none;
  color: #005fad;
  min-height: 0;
  margin-bottom: 20px; }

.related-products .box:hover {
  text-decoration: underline; }

.related-products .box img {
  display: inline-block;
  width: 100%; }

.related-products .box .name {
  text-transform: uppercase; }

.related-products .box .price {
  font-weight: 800; }

.related-products .box .price .old.inline {
  text-decoration: line-through; }

.related-products .box .price .new.rate {
  color: #d20a10; }

@media only screen and (max-width: 1000px) {
  .widget-right {
    width: 93%;
    margin: 0 auto;
    float: none;
    display: block; }
  .widget-right .holder {
    margin: 0 0 0 -32px; }
  .widget-right .holder .box {
    margin: 24px 0 0 49px;
    width: 26.3%; } }

@media only screen and (max-width: 769px) {
  .widget-right {
    display: block;
    width: 88%; }
  .template_clinic_location .widget-right,
  .template_clinic_category .widget-right {
    margin-top: 35px; }
  .widget-right .holder,
  .template_clinic_location .widget-right .holder,
  .template_clinic_category .widget-right .holder {
    margin: 0 auto;
    width: 100%; }
  .widget-right .holder .box {
    margin: 0 0 31px;
    width: 100%; }
  .widget-right .holder .box .info {
    padding: 0 60px 0 0; } }

.event-signup {
  clear: both;
  display: block;
  margin-bottom: 30px; }
  .event-signup .event-signup-title {
    display: block;
    font-size: 1.5em;
    color: #fff;
    background: #F47920;
    padding: 1.2% 2.5%;
    margin: 10px 0;
    line-height: 1.3em; }

.btn-orange {
  background: #F47920;
  font-size: 1.6em;
  color: #fff; }

a#event-signup {
  display: block;
  position: relative;
  top: -50px;
  visibility: hidden; }

.event-signup form .input-section {
  display: block;
  clear: both;
  margin-bottom: 10px; }

.event-signup form .input-section label {
  display: block;
  float: left;
  width: 150px;
  line-height: 40px; }

.event-signup form .input-section input {
  height: 40px;
  width: 188px;
  line-height: 40px;
  border: 0;
  border-radius: 5px;
  background: #e9e9e9;
  font-size: 13px;
  color: #343434;
  padding: 0 6px; }

.event-signup form .input-section input.btn-orange {
  margin-left: 150px;
  width: 200px;
  padding: 0;
  background: #F47920;
  font-size: 1.4em;
  color: #fff;
  transition: all 0.3s; }

.event-signup form .input-section input.btn-orange:hover {
  background: #f79c5b; }

@media only screen and (max-width: 979px) {
  .event-signup form {
    width: 90%;
    margin: 0 5%; } }

@media only screen and (max-width: 415px) {
  .event-signup form .input-section input.btn-orange {
    margin-left: 0; } }

.widget-event .event-image {
  vertical-align: top;
  margin-right: 15px;
  margin-bottom: 15px;
  width: 200px;
  height: 200px; }

.widget-event .event-details {
  vertical-align: top;
  color: #444;
  margin-bottom: 20px; }
  .widget-event .event-details h2 {
    margin: 0;
    font-size: 1.35em;
    margin-bottom: 8px;
    color: #005fad; }
  .widget-event .event-details p {
    margin: 0;
    margin-bottom: 8px;
    font-size: 1.12em;
    line-height: 1em;
    font-weight: 800; }
    .widget-event .event-details p a {
      text-decoration: none; }
      .widget-event .event-details p a:hover {
        text-decoration: underline; }

@media only screen and (max-width: 769px) {
  .widget-event .event-details p {
    margin-bottom: 0px;
    line-height: 1.5em; }
  .widget-event .event-image {
    display: block;
    margin: 0 auto;
    margin-bottom: 25px;
    width: 100%;
    height: auto; }
  .widget-event .event-details {
    text-align: center;
    display: block;
    margin-bottom: 10px; } }

.green-navigation-bar {
  background: #8ebe3f !important; }
  .green-navigation-bar ul li {
    background: #7ca339 !important; }
    .green-navigation-bar ul li a:hover {
      background: #abd365 !important; }
    .green-navigation-bar ul li a.active {
      background: #008f36 !important; }

.green-navigation-bar ul li ul li {
  background: #8ebe3f !important; }

.long-pagination--flex-holder .holder {
  margin-bottom: 35px; }

.long-pagination {
  width: 100%;
  background: #ededed;
  color: #444; }
  .long-pagination .holder {
    max-width: 960px;
    margin: 0 auto 50px;
    padding: 15px 0;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    font: 800 1.1em/1.125em "avenir-lt-pro", Arial, Helvetica, sans-serif; }
    .long-pagination .holder a {
      color: #444;
      text-decoration: none; }
      .long-pagination .holder a:hover {
        color: #fcc179; }

.long-pagination-green {
  background: #8ebe3f; }

.long-pagination-grey {
  background-color: #ededed;
  color: #444444; }
  .long-pagination-grey .holder a {
    color: #444444; }
    .long-pagination-grey .holder a:hover {
      color: #aaaaaa; }

.three-col .col h2 {
  font-size: 0.95em; }

.four-col .col p a {
  color: #444444; }

.four-col .col p a:hover {
  text-decoration: none; }

.four-col {
  max-width: 960px;
  margin: 50px auto 0;
  overflow: hidden; }

.clinic .four-col {
  margin: 0 auto 19px; }

.template_store .four-col {
  margin: 48px auto 30px; }

.four-col .holder {
  margin: 0 0 0 -53px;
  overflow: hidden;
  letter-spacing: -4px; }

.four-col.add {
  margin: 0 auto 60px; }

.four-col .col {
  max-width: 200px;
  display: inline-block;
  vertical-align: top;
  font: 1em/1.285em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444;
  letter-spacing: normal;
  margin: 0 0 10px 53px; }

.clinic .four-col .col {
  margin: 0 0 45px 48px; }

.template_clinic_location .four-col .col,
.template_clinic_category .four-col .col {
  margin: 0 0 30px 52px; }

.template_store .four-col .col {
  margin: 0 0 30px 52px; }

.four-col .col:last-child {
  margin-left: 54px; }

.video-block {
  max-width: 960px;
  margin: 0 auto 30px;
  overflow: hidden; }

.video-block .holder {
  margin: 0 0 0 -48px;
  overflow: hidden;
  letter-spacing: -4px; }

.video-block .box {
  max-width: 452px;
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 10px 49px;
  font: 1em/1.385em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444; }

@media only screen and (max-width: 1000px) {
  .video-block {
    width: 59%;
    max-width: inherit;
    margin: 0 auto 2px; }
  .video-block .holder {
    text-align: center; }
  .video-block .box {
    margin: 0 0 40px 46px;
    text-align: left; } }

@media only screen and (max-width: 769px) {
  .video-block .box {
    width: 83%; }
  .video-block .box .img-box {
    margin: 0 0 9px; }
  .video-block .box {
    margin: 0 0 30px 46px; } }

.video-block .box strong,
.four-col .col h2,
.three-col .col h2 {
  font: 800 1em/1.385em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444;
  margin: 0 0 6px;
  word-spacing: -1px;
  display: block;
  text-transform: uppercase; }

.four-col .col h2 a:hover {
  color: #444; }

.video-block .box .img-box,
.four-col .col .img-box,
.three-col .col .img-box {
  display: block;
  margin: 0 0 9px; }

.four-col .col .img-box a:hover,
.four-col.add .col .img-box a:hover {
  opacity: 0.8;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.four-col.add .col .img-box,
.three-col.add .col .img-box {
  margin: 0 0 12px; }

.template_event_category_update .latest-articles {
  padding: 25px 0 35px; }

.template_event_category_update .four-col {
  margin: 0 auto; }

.template_event_category_update .four-col .holder {
  margin: 30px auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(100% + 28px); }
  @media all and (max-width: 47.9275em) {
    .template_event_category_update .four-col .holder {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: initial;
      -ms-flex-pack: initial;
      -webkit-justify-content: initial;
      -moz-justify-content: initial;
      justify-content: initial; } }

.template_event_category_update .four-col .holder .col {
  box-sizing: border-box;
  margin: 0 0 10px 0;
  max-width: 25%;
  padding-right: 28px;
  width: 25%; }

.template_event_category_update .four-col .holder .col:last-child {
  margin-left: 0; }

.video-block .box strong,
.four-col .col h2 a,
.three-col .col h2 a {
  color: #444;
  text-decoration: none; }

.video-block .box strong {
  color: #444; }

.video-block .box .img-box {
  margin: 0 0 13px; }

.video-block .box .img-box iframe {
  max-width: 452px;
  height: 261px; }

.video-block .box .img-box img,
.four-col .col .img-box img,
.three-col .col .img-box img {
  display: block;
  width: 100%;
  height: auto; }

.video-block .box p,
.four-col .col p {
  margin: 0 0 5px; }

@media only screen and (max-width: 1000px) {
  .four-col {
    width: 100%;
    margin: 0 auto 4px;
    max-width: inherit; }
  .four-col.add {
    margin: 0 auto; }
  .four-col .col {
    margin: 0 0 22px 48px; }
  .four-col.add .col {
    margin: 0 0 47px 48px; }
  .four-col .holder {
    text-align: center; }
  .four-col .holder .col {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 0 0 42px 48px;
    width: 42%;
    max-width: 50%; }
  .clinic .four-col {
    margin: 0 auto; }
  .video-block,
  .four-col {
    width: 90%;
    margin: 0 auto 30px; }
  .video-block {
    margin: 0 auto; }
  .four-col .holder .col {
    width: 83%;
    max-width: inherit;
    margin: 0 0 30px 48px; }
  .four-col.add .col {
    margin: 0 0 34px 48px; }
  .template_event_category_update .latest-articles {
    padding: 25px 0 55px; }
  .template_event_category_update .four-col {
    margin: 28px auto 25px;
    width: 100%; }
  .template_event_category_update .four-col .holder {
    margin: 0 auto;
    width: 88%; }
  .template_event_category_update .four-col .holder .col {
    margin: 0 0 45px 0;
    padding: 0;
    max-width: 100%;
    width: 100%; }
  .clinic .four-col .col {
    margin: 0 0 30px 48px; } }

.video-block .box a {
  color: #444; }

.widget-right {
  width: 73.5%;
  display: table-footer-group;
  float: right;
  color: #444; }

.widget-right p {
  font-size: 16px;
  line-height: 24px; }

.widget-right h1 {
  font-size: 1.75em;
  color: #005fad; }

.widget-right h2 {
  font-size: 1.5em;
  color: #005fad; }

.widget-right h3 {
  font-size: 1.4em;
  color: #005fad; }

.widget-right h4 {
  font-size: 1.2em;
  margin-bottom: 0;
  color: #005fad; }

.widget-right h5 {
  font-size: 1.1em;
  margin-bottom: 0;
  color: #005fad; }

.widget-right a {
  color: #444;
  text-decoration: underline; }

.widget-right a:hover {
  text-decoration: none; }

.widget-right ul,
.widget-right ol {
  font-size: 16px;
  line-height: 24px; }

.widget-right ul li,
.widget-right ol li {
  margin-bottom: 10px; }

.widget-right h1 a,
.widget-right h2 a,
.widget-right h3 a,
.widget-right h4 a,
.widget-right h5 a,
.widget-right h6 a {
  color: #005fad;
  text-decoration: none; }

.widget-right h1 a:hover,
.widget-right h2 a:hover,
.widget-right h3 a:hover,
.widget-right h4 a:hover,
.widget-right h5 a:hover,
.widget-right h6 a:hover {
  text-decoration: underline; }

.widget-right .holder {
  margin: 0 0 0 -47px;
  letter-spacing: -4px; }

.template_clinic_location .widget-right .holder,
.template_clinic_category .widget-right .holder {
  margin: 0 0 0 -51px; }

.widget-right .holder .box {
  width: 26.65%;
  margin: 0 0 20px 48px;
  display: inline-block;
  vertical-align: top;
  min-height: 295px;
  letter-spacing: normal; }

.widget-right .holder .box .img-box {
  width: 100%;
  margin: 0 0 10px; }

.widget-right .holder .box .img-box:hover {
  opacity: 0.8;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.widget-right .holder .box .img-box img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.widget-right .holder .box .info {
  color: #005fad;
  font: 1em/1.25em "avenir-lt-pro", Arial, Helvetica, sans-serif; }

.widget-right .holder .box .info h2,
.widget-right .holder .box .info h3 {
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  font-weight: 800;
  color: #444444;
  margin: 0 0 2px; }

.widget-right .holder .box .info h3 a {
  color: #444444;
  text-decoration: none; }

.widget-right .holder .box .info h3 a:hover {
  color: #444444; }

.widget-right .holder .box .info p {
  margin: 0 0 5px;
  line-height: 1.3em;
  font-size: 1em;
  color: #444444; }

.widget-right hr {
  clear: both;
  width: 100%;
  height: 1px;
  border: none;
  outline: none;
  background: #c1c1c1; }

.widget-right .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px; }

.widget-right .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px; }

.widget-right .contact-form .holder .row input[type="text"],
.widget-right .contact-form .holder .row input[type="email"] {
  color: #f47920; }

.widget-right .contact-form .holder .row button[type="submit"] {
  background: #f47920; }

.widget-right .contact-form .holder .row button[type="submit"]:hover {
  color: #ffd9bf; }

@media only screen and (max-width: 1000px) {
  .widget-right {
    box-sizing: border-box;
    width: 92%;
    margin: 0 auto;
    float: none;
    display: block; }
  .widget-right .holder {
    margin: 0 0 0 -32px; }
  .widget-right .holder .box {
    margin: 24px 0 0 49px;
    width: 26.3%; } }

.widget-event img + p {
  margin-top: 0; }

.widget-full {
  width: 100%;
  display: table-footer-group;
  float: right; }

.widget-full .holder {
  margin: 0 0 0 -47px;
  letter-spacing: -4px; }

.widget-full .holder .box {
  width: 20%;
  margin: 0 0 0 48px;
  display: inline-block;
  vertical-align: top;
  min-height: 295px;
  letter-spacing: normal;
  margin-bottom: 30px; }

.margin-top-30 {
  margin-top: 30px !important; }

.about-area .two-columns {
  max-width: 960px;
  overflow: hidden;
  margin: 0 auto;
  padding: 24px 0 20px; }

.about-area .two-columns .column {
  width: 47.3%;
  float: left;
  margin: 0 0 0 51px;
  font: 300 1.142em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444; }

.about-area .two-columns .column .gift-img {
  width: 100%;
  margin: 0 0 50px; }

.about-area .two-columns .column .gift-img img {
  display: block;
  width: 100%;
  height: auto; }

.about-area .two-columns .column h3 {
  font: 800 1.25em/1.5em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444;
  margin: 0 0 5px; }

.about-area .two-columns .column:first-child {
  margin: 0;
  font-weight: 800; }

.about-area .two-columns .column p {
  margin: 0 0 20px; }

.about-area .two-columns .column p a {
  color: #444;
  text-decoration: none; }

.about-area .two-columns .column:first-child p {
  margin: 0 0 45px; }

.about-area .two-columns .column .img-part {
  overflow: hidden;
  margin: 0 0 0 -53px; }

.about-area .two-columns .column .img-part .img-box {
  float: left;
  width: 39.4%;
  margin: 0 0 0 53px; }

.about-area .two-columns .column .img-part .img-box img {
  display: block;
  height: auto;
  width: 100%; }

.about-area {
  width: 100%;
  overflow: hidden; }

.about-area .heading h2 {
  color: #444;
  max-width: 960px;
  margin: 0 auto;
  padding: 9px 0;
  font: 800 1.714em/1.334em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  text-align: center; }

@media only screen and (max-width: 1000px) {
  .about-area .heading h2 {
    text-align: center; }
  .about-area .two-columns .column:first-child,
  .about-area .two-columns .column {
    width: 59%;
    margin: 0 auto;
    float: none; }
  .about-area .two-columns {
    padding: 24px 0 14px; }
  .about-area .two-columns .column:first-child {
    margin: 0 auto 45px; } }

@media only screen and (max-width: 769px) {
  .about-area {
    margin: -14px 0 0; }
  .about-area .heading h2 {
    font-size: 1.428em;
    padding: 9px 60px;
    line-height: 1.6em; }
  .about-area .two-columns .column:first-child,
  .about-area .two-columns .column {
    width: 88%;
    margin: 0 auto 0; }
  .about-area .two-columns .column .gift-img {
    margin: 0 0 40px; }
  .about-area .two-columns .column:first-child p {
    margin: 0 0 33px; }
  .about-area .two-columns .column .img-part {
    margin: 0; }
  .about-area .two-columns .column .img-part .img-box {
    margin: 0 0 35px;
    width: 100%; }
  .about-area .two-columns {
    padding: 21px 0 19px; } }

#navigation-bar {
  width: 22.9166666667%;
  float: left;
  margin: 0 24px 50px 0; }
  #navigation-bar.blog {
    margin: 0 10px 50px 0;
    width: 230px; }
    @media (min-width: 1001px) {
      #navigation-bar.blog #navigation-bar-content {
        display: block !important; } }
    #navigation-bar.blog #navigation-bar-content ul,
    #navigation-bar.blog #navigation-bar-content li,
    #navigation-bar.blog #navigation-bar-content a {
      color: #444444; }
      #navigation-bar.blog #navigation-bar-content ul.active,
      #navigation-bar.blog #navigation-bar-content li.active,
      #navigation-bar.blog #navigation-bar-content a.active {
        color: #005fad; }
    #navigation-bar.blog #navigation-bar-content > ul > li > ul {
      position: relative;
      cursor: pointer; }
      #navigation-bar.blog #navigation-bar-content > ul > li > ul:after {
        content: '\002B';
        position: absolute;
        top: 5px;
        right: 0;
        font: 800 1.143em/1.875em "avenir-lt-pro", Arial, Helvetica, sans-serif; }
      #navigation-bar.blog #navigation-bar-content > ul > li > ul.active > li > a, #navigation-bar.blog #navigation-bar-content > ul > li > ul:hover > li > a {
        color: #005fad; }
      #navigation-bar.blog #navigation-bar-content > ul > li > ul.active:after, #navigation-bar.blog #navigation-bar-content > ul > li > ul:hover:after {
        content: '\2013'; }
      #navigation-bar.blog #navigation-bar-content > ul > li > ul li ul {
        display: none; }
        #navigation-bar.blog #navigation-bar-content > ul > li > ul li ul.active {
          display: block; }
        #navigation-bar.blog #navigation-bar-content > ul > li > ul li ul a.active {
          color: #005fad; }
  #navigation-bar #navigation-bar-content ul {
    margin: 0;
    padding: 0;
    display: block;
    list-style-type: none; }
    #navigation-bar #navigation-bar-content ul li {
      margin: 0;
      padding: 0; }
      #navigation-bar #navigation-bar-content ul li a {
        display: inline-block;
        font-size: 16px;
        font-weight: 800;
        padding: 12px 0;
        text-transform: uppercase;
        text-decoration: none;
        transition: all 0.3s ease; }
        @media all and (max-width: 62.5em) {
          #navigation-bar #navigation-bar-content ul li a {
            padding: 12px 3.5vw; } }
        @media all and (max-width: 48em) {
          #navigation-bar #navigation-bar-content ul li a {
            padding: 7px 6vw; } }
        #navigation-bar #navigation-bar-content ul li a:hover {
          text-decoration: underline; }
      #navigation-bar #navigation-bar-content ul li > span {
        cursor: default;
        display: block;
        font-size: 16px;
        font-weight: 800;
        line-height: 12px;
        padding: 15px 0;
        text-transform: uppercase; }
        @media all and (max-width: 62.5em) {
          #navigation-bar #navigation-bar-content ul li > span {
            padding: 15px 3.5vw; } }
        @media all and (max-width: 48em) {
          #navigation-bar #navigation-bar-content ul li > span {
            padding: 10px 6vw; } }
  #navigation-bar #navigation-bar-content > ul {
    border: solid #ededed;
    border-width: 1px 0; }
    #navigation-bar #navigation-bar-content > ul > li {
      border-bottom: solid #ededed 1px;
      padding: 5px 0; }
      #navigation-bar #navigation-bar-content > ul > li > ul > li > ul > li > a {
        font-size: 13.6px;
        font-weight: normal;
        line-height: inherit;
        padding: 8px 0;
        text-transform: none; }
        @media all and (max-width: 62.5em) {
          #navigation-bar #navigation-bar-content > ul > li > ul > li > ul > li > a {
            padding: 10px 3.5vw; } }
        @media all and (max-width: 48em) {
          #navigation-bar #navigation-bar-content > ul > li > ul > li > ul > li > a {
            padding: 10px 6vw; } }
      #navigation-bar #navigation-bar-content > ul > li:last-child {
        border-bottom: none; }
  #navigation-bar iframe {
    width: 100%; }
  #navigation-bar .map-location {
    padding: 15px 10px 20px 40px;
    font-weight: normal;
    background: url(/images/map-location-icon.svg) no-repeat 10px 8px;
    background-size: 18px 30px; }
  #navigation-bar .location {
    display: none; }
  #navigation-bar .testimonial {
    padding: 15px 0; }
    #navigation-bar .testimonial .testimonial-heading {
      font-weight: 800;
      margin-bottom: 5px; }
    #navigation-bar .testimonial .testimonial-quote {
      margin-bottom: 5px;
      font-style: italic;
      font-size: 0.8em; }
    #navigation-bar .testimonial .testimonial-author {
      font-weight: 800;
      font-size: 0.9em; }

@media only screen and (max-width: 1000px) {
  #navigation-bar-content {
    display: none; }
  #navigation-bar .testimonial {
    display: none; }
  #navigation-bar iframe {
    display: none; }
  #navigation-bar .map-location {
    display: none; } }

@media only screen and (max-width: 1000px) {
  #navigation-bar {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 20px;
    float: none; }
    #navigation-bar.blog {
      width: 100%;
      margin: 0 auto;
      margin-bottom: 20px;
      float: none; }
      #navigation-bar.blog #navigation-bar-content > ul > li > ul:after {
        right: 13px;
        top: 0px; } }

.info-part {
  max-width: 960px;
  margin: 0 auto 18px;
  overflow: hidden; }

.info-part .logo {
  background: url("/images/layout/runandbecome.svg") no-repeat;
  background-size: cover;
  display: block;
  float: left;
  height: 62px;
  margin: 15px 22px 0 0;
  text-indent: -9999px;
  width: 199px; }

.info-part .logo a {
  display: block;
  height: 100%; }

.info-part .logo:hover {
  opacity: 0.8;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden; }

.info-part .description {
  overflow: hidden;
  width: 53%;
  font: 1.143em/1.475em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #005fad;
  text-align: center;
  margin: 0 0 30px;
  padding: 5px 0 0; }

.info-part-long .logo {
  float: none;
  margin: 0 auto; }

.info-part-long .description {
  width: 73.6%;
  text-align: left;
  margin-bottom: 15px; }

.info-part.info-part-long .description.description-long.center {
  text-align: center;
  width: 49%; }

.info-part.info-part-long .description.description-long.center p strong {
  font-size: 1.1em; }

.product .info-part .description {
  width: 62%;
  margin: 0 0 26px; }

.info-part .description h1 {
  font: 800 1.75em/1.3em "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #005fad;
  margin: 0 0 10px; }

.info-part .description p {
  margin: 0 0 10px; }

@media only screen and (max-width: 1025px) {
  .info-part {
    text-align: center; } }

@media only screen and (max-width: 1000px) {
  .info-part .description h1 {
    text-align: center; }
  .info-part .description p {
    display: none; }
  .info-part {
    text-align: center;
    margin: 0 auto; }
  .info-part .logo,
  .info-part .description {
    float: none;
    display: inline-block;
    vertical-align: top; }
  .info-part .logo {
    margin: 15px 29px 0 0;
    background: url(/images/sprite2-medium@2x.png) no-repeat;
    background-size: 383px 398px;
    background-position: -3px -330px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden; }
    .webp-supported .info-part .logo {
      background-image: url("/images/sprite2-medium@2x.webp"); }
  .info-part .description {
    width: 100%;
    margin: 0 0 0px 0; }
  .info-part .description h2 {
    line-height: 1.220em;
    margin: 0;
    text-align: center; } }

@media only screen and (max-width: 769px) {
  .info-part .description h1 {
    width: 80%;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 1.5em; }
  .info-part .description {
    padding: 0; }
  .info-part .logo {
    display: none; }
  .info-part .description h2 {
    font-size: 1.25em;
    word-spacing: 0;
    line-height: 1.3em;
    letter-spacing: 0; }
  .clinic .info-part {
    margin: 0 auto 5px; } }

#page_customauthor #main-holder {
  margin-bottom: 0; }

.dark-blue-bar {
  width: 100%;
  padding: 50px 0px;
  color: #444444;
  background: #EDEDED;
  margin-bottom: 50px; }

.dark-blue-bar .inner {
  width: 960px;
  overflow: hidden;
  margin: 0 auto; }

.dark-blue-bar .inner .inner-left {
  float: left;
  width: 20.9%;
  margin: 0 53px 0 0;
  text-align: center; }
  .dark-blue-bar .inner .inner-left .author-image {
    margin: 0 auto;
    border-radius: 100%; }

.dark-blue-bar .inner .inner-right {
  display: table-footer-group;
  float: right;
  width: 73.5%;
  font-size: 1.1em; }
  .dark-blue-bar .inner .inner-right h1.author-title {
    text-align: left !important;
    line-height: 1em !important;
    font-size: 1.5em !important;
    color: #444444;
    padding: 0 !important;
    margin: 0 !important; }
    @media all and (max-width: 47.9275em) {
      .dark-blue-bar .inner .inner-right h1.author-title {
        padding-top: 16px !important;
        text-align: center !important; } }
  .dark-blue-bar .inner .inner-right .author-text {
    line-height: 1.5em;
    font-size: 16px;
    color: #444444; }
    @media all and (max-width: 47.9275em) {
      .dark-blue-bar .inner .inner-right .author-text {
        text-align: left; } }
    .dark-blue-bar .inner .inner-right .author-text__subtitle {
      text-transform: uppercase;
      margin-top: 0px; }
      @media all and (max-width: 47.9275em) {
        .dark-blue-bar .inner .inner-right .author-text__subtitle {
          text-align: center; } }
    .dark-blue-bar .inner .inner-right .author-text p:last-of-type {
      margin-bottom: 0px; }

.author-articles {
  max-width: 960px;
  margin: 0 auto 30px; }
  .author-articles__inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: calc(100% + 28px);
    margin-left: -14px; }
    @media (max-width: 992px) {
      .author-articles__inner {
        width: 100%;
        margin-left: 0px; } }
  .author-articles__item {
    display: block;
    width: calc(25% - 28px);
    text-decoration: none;
    margin: 0 14px;
    margin-bottom: 45px; }
    @media (max-width: 992px) {
      .author-articles__item {
        width: calc(50% - 28px); } }
    @media (max-width: 600px) {
      .author-articles__item {
        width: calc(100% - 28px); } }
    .author-articles__item:hover {
      text-decoration: none; }
    .author-articles__item .img-box {
      width: 100%;
      margin-bottom: 10px; }
      .author-articles__item .img-box img {
        width: 100%; }
    .author-articles__item .info h3 {
      text-decoration: none;
      font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
      font-size: 16px;
      line-height: 18px;
      font-weight: 800;
      color: #444;
      margin: 0 0 2px; }
    .author-articles__item .info p {
      margin: 0 0 5px;
      line-height: 1.3em;
      font-size: 1em;
      color: #444; }

@media only screen and (max-width: 1000px) {
  .dark-blue-bar .inner {
    width: 100%;
    overflow: hidden;
    margin: 0 auto; }
  .dark-blue-bar .inner .inner-left {
    margin: 0 0 0 20px; } }

@media only screen and (max-width: 769px) {
  .dark-blue-bar .inner {
    width: 100%;
    margin: 0 auto; }
  .dark-blue-bar .inner .inner-left {
    width: 100%;
    float: none;
    margin: 0 0 0 0; }
  .dark-blue-bar .inner .inner-right {
    float: none;
    width: 100%;
    text-align: center; }
  .dark-blue-bar .inner .inner-right .author-text {
    padding: 0 30px 0 30px; } }

.blue-bar {
  background: none repeat scroll 0 0 #43ade3;
  margin-bottom: 30px;
  width: 100%;
  color: #fff;
  text-align: center; }

.blue-bar a {
  color: #fff;
  text-decoration: none; }

.blue-bar .holder {
  margin: 0 auto;
  max-width: 960px;
  overflow: hidden;
  padding: 15px 0; }

.blue-bar .holder .label {
  display: inline-block;
  margin-right: 10px;
  font-size: 1.2em;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  font-weight: 800; }

.blue-bar .holder .label:hover {
  text-decoration: underline; }

.blue-bar .holder .discount-label:before {
  content: '';
  background: url("/images/sprite-large-new.png") no-repeat scroll -100px -1px rgba(0, 0, 0, 0);
  padding-left: 30px; }
  .webp-supported .blue-bar .holder .discount-label:before {
    background-image: url("/images/sprite-large-new.webp"); }

.blue-bar .holder .delivery-label:before {
  content: '';
  background: url("/images/sprite-large-new.png") no-repeat scroll -49px -1px rgba(0, 0, 0, 0);
  padding-left: 40px; }
  .webp-supported .blue-bar .holder .delivery-label:before {
    background-image: url("/images/sprite-large-new.webp"); }

.blue-bar .holder .message {
  display: inline-block;
  border-left: #fff 2px solid;
  padding-left: 15px;
  vertical-align: middle;
  color: #fff;
  text-decoration: none;
  font-size: 1.05em; }

.blue-bar .holder .message:hover {
  text-decoration: underline; }

@media only screen and (max-width: 769px) {
  .blue-bar {
    margin-bottom: 15px; }
  .blue-bar .holder {
    padding: 15px 45px; }
  .blue-bar .holder .label {
    margin-bottom: 5px; } }

@media only screen and (max-width: 568px) {
  blue-bar .holder .message {
    border-left: none; } }

.flex-article-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin: 0 auto 45px;
  width: 100%; }
  @media all and (max-width: 47.9275em) {
    .flex-article-header {
      -webkit-box-direction: reverse;
      -webkit-box-orient: vertical;
      -webkit-flex-direction: column-reverse;
      -moz-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; } }
  .flex-article-header .flex-article-header-body {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    padding-bottom: 30px;
    width: 50%; }
    @media all and (max-width: 80em) {
      .flex-article-header .flex-article-header-body {
        padding-bottom: 2.34375vw; } }
    @media all and (max-width: 47.9275em) {
      .flex-article-header .flex-article-header-body {
        padding-bottom: 3.515625vw;
        padding-left: 6.5104166667vw;
        padding-right: 6.5104166667vw;
        padding-top: 3.515625vw;
        width: 100%; } }
    .flex-article-header .flex-article-header-body .flex-article-header-title,
    .flex-article-header .flex-article-header-body .flex-article-header-subtitle {
      box-sizing: border-box;
      padding-right: 60px;
      width: 480px; }
      @media all and (max-width: 80em) {
        .flex-article-header .flex-article-header-body .flex-article-header-title,
        .flex-article-header .flex-article-header-body .flex-article-header-subtitle {
          padding-right: 17.96875%; } }
      @media all and (max-width: 64.0525em) {
        .flex-article-header .flex-article-header-body .flex-article-header-title,
        .flex-article-header .flex-article-header-body .flex-article-header-subtitle {
          padding-right: 4.8828125vw;
          width: 46.875vw; } }
      @media all and (max-width: 47.9275em) {
        .flex-article-header .flex-article-header-body .flex-article-header-title,
        .flex-article-header .flex-article-header-body .flex-article-header-subtitle {
          padding-right: 0;
          width: 100%; } }
    .flex-article-header .flex-article-header-body .flex-article-header-title {
      border-bottom: solid 1px;
      font-size: 42px;
      font-weight: 400;
      line-height: normal;
      padding-bottom: 30px;
      text-transform: uppercase;
      margin: 0; }
      @media all and (max-width: 80em) {
        .flex-article-header .flex-article-header-body .flex-article-header-title {
          font-size: 3.28125vw;
          padding-bottom: 2.34375vw; } }
      @media all and (max-width: 47.9275em) {
        .flex-article-header .flex-article-header-body .flex-article-header-title {
          font-size: 32px;
          padding-top: 0px;
          padding-left: 0px; } }
    .flex-article-header .flex-article-header-body .flex-article-header-subtitle {
      padding-top: 30px; }
      @media all and (max-width: 80em) {
        .flex-article-header .flex-article-header-body .flex-article-header-subtitle {
          padding-top: 2.34375vw; } }
      .flex-article-header .flex-article-header-body .flex-article-header-subtitle .flex-article-header-subtitle-category {
        display: inline-block;
        font-size: 1.1em;
        line-height: 20px;
        margin-right: 4px; }
        .flex-article-header .flex-article-header-body .flex-article-header-subtitle .flex-article-header-subtitle-category a {
          color: inherit;
          text-decoration: none; }
          .flex-article-header .flex-article-header-body .flex-article-header-subtitle .flex-article-header-subtitle-category a:hover {
            text-decoration: underline; }
        .flex-article-header .flex-article-header-body .flex-article-header-subtitle .flex-article-header-subtitle-category:last-child {
          margin-right: 0px; }
  .flex-article-header .flex-article-header-image {
    width: 50%; }
    @media all and (max-width: 47.9275em) {
      .flex-article-header .flex-article-header-image {
        width: 100%; } }
    .flex-article-header .flex-article-header-image img {
      display: block;
      width: 100%; }

.flex-article-product-row-block {
  padding-bottom: 0;
  max-width: 960px;
  margin: 0 auto;
  margin-bottom: 30px; }
  @media all and (max-width: 47.9275em) {
    .flex-article-product-row-block {
      box-sizing: border-box;
      width: 100%;
      padding: 0 4%;
      margin: 0;
      margin-bottom: 30px; } }
  .flex-article-product-row-block.flex-article-block--bordered {
    padding-bottom: 15px; }

.flex-article-product-row-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  margin-left: -10px; }
  @media all and (max-width: 47.9275em) {
    .flex-article-product-row-container {
      width: 100%;
      margin: 0; } }
  .flex-article-product-row-container .flex-article-product {
    margin: 0 10px;
    margin-bottom: 20px; }
    .flex-article-product-row-container .flex-article-product .flex-article-product-container {
      width: 100%; }
    .flex-article-product-row-container .flex-article-product .flex-article-product-image {
      position: relative;
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 15px;
      aspect-ratio: 1; }
      .flex-article-product-row-container .flex-article-product .flex-article-product-image img {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto; }
      .flex-article-product-row-container .flex-article-product .flex-article-product-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) {
          .flex-article-product-row-container .flex-article-product .flex-article-product-image .sale-tag {
            padding: 5px 10px;
            font-size: 12px;
            bottom: 3rem; } }
        .flex-article-product-row-container .flex-article-product .flex-article-product-image .sale-tag span.default-view {
          display: inline; }
          @media all and (max-width: 48.125em) {
            .flex-article-product-row-container .flex-article-product .flex-article-product-image .sale-tag span.default-view {
              display: none; } }
        .flex-article-product-row-container .flex-article-product .flex-article-product-image .sale-tag span.mobile-view {
          display: none; }
          @media all and (max-width: 48.125em) {
            .flex-article-product-row-container .flex-article-product .flex-article-product-image .sale-tag span.mobile-view {
              display: inline; } }
    .flex-article-product-row-container .flex-article-product .flex-article-product-content {
      width: 100%; }
      .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-description {
        display: none; }
      .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket {
        -webkit-align-self: inherit;
        -moz-align-self: inherit;
        -ms-flex-item-align: inherit;
        align-self: inherit;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        -webkit-justify-content: initial;
        -moz-justify-content: initial;
        justify-content: initial; }
        @media all and (max-width: 47.9275em) {
          .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket {
            flex-direction: column; } }
        .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes {
          width: 50%;
          min-width: 50%; }
          @media all and (max-width: 47.9275em) {
            .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes {
              width: 100%;
              max-width: 100%; } }
          .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area {
            float: left;
            min-width: calc(100% - 21px);
            max-width: calc(100% - 21px); }
        .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form {
          width: 100%;
          margin-top: auto; }
          .flex-article-product-row-container .flex-article-product .flex-article-product-content .flex-article-product-add-to-basket form.product-form .add-to-bag {
            width: 100%; }
      @media all and (max-width: 47.9275em) {
        .flex-article-product-row-container .flex-article-product .flex-article-product-content {
          height: auto; } }
  @media (max-width: 992px) {
    .flex-article-product-row-container--col-4 {
      justify-content: space-between; } }
  .flex-article-product-row-container--col-4 .flex-article-product {
    width: calc(25% - 20px); }
    @media (max-width: 992px) {
      .flex-article-product-row-container--col-4 .flex-article-product {
        width: calc(50% - 10px);
        margin: 0;
        margin-bottom: 20px; } }
    .flex-article-product-row-container--col-4 .flex-article-product-add-to-basket {
      flex-direction: column; }
      .flex-article-product-row-container--col-4 .flex-article-product-add-to-basket .flex-article-product-sizes {
        width: 100% !important; }
  @media all and (max-width: 47.9275em) {
    .flex-article-product-row-container--col-3 {
      justify-content: space-between; } }
  .flex-article-product-row-container--col-3 .flex-article-product {
    position: relative;
    width: calc((100% / 3) - 20px); }
    @media all and (max-width: 47.9275em) {
      .flex-article-product-row-container--col-3 .flex-article-product {
        width: calc(50% - 10px);
        margin: 0;
        margin-bottom: 20px; } }
  @media all and (max-width: 47.9275em) {
    .flex-article-product-row-container--col-3.prod-count-3 .flex-article-product:nth-of-type(3) {
      width: 100% !important;
      max-width: unset; } }
  @media all and (max-width: 47.9275em) {
    .flex-article-product-row-container--col-2 {
      justify-content: space-between; } }
  .flex-article-product-row-container--col-2 .flex-article-product {
    box-sizing: border-box;
    width: calc(50% - 20px);
    max-width: 300px; }
    @media all and (max-width: 47.9275em) {
      .flex-article-product-row-container--col-2 .flex-article-product {
        width: calc(50% - 10px);
        margin: 0;
        margin-bottom: 20px; } }
  .flex-article-product-row-container--col-1 {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-article-product-row-container--col-1 .flex-article-product {
      width: 306px;
      align-self: center; }
      @media (max-width: 400px) {
        .flex-article-product-row-container--col-1 .flex-article-product {
          width: 100%; } }
      .flex-article-product-row-container--col-1 .flex-article-product .flex-article-product-content .flex-article-product-description {
        height: auto; }
    @media all and (max-width: 47.9275em) {
      .flex-article-product-row-container--col-1 {
        width: 100%;
        margin-left: 0px; }
        .flex-article-product-row-container--col-1 .flex-article-product {
          margin: 0 auto; } }
  .flex-article-product-row-container--row-3 {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
    .flex-article-product-row-container--row-3 .flex-article-product {
      display: block;
      width: 100%; }

#size-select .int_inventory_id {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  padding: 0; }
  #size-select .int_inventory_id li {
    background-color: #f1f1f1;
    box-sizing: border-box;
    color: #565656;
    cursor: pointer;
    font-size: 13px;
    height: 50px;
    line-height: 28px;
    padding: 10px 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: 1px;
    min-width: calc(20% - 5px);
    list-style: none; }
    #size-select .int_inventory_id li.selected {
      transition: 200ms;
      background-color: #999999;
      color: #ffffff; }

.flex-article-product-column-block .flex-article-product-column {
  box-sizing: border-box;
  padding-left: 0px;
  padding-right: 15px; }
  .flex-article-product-column-block .flex-article-product-column .flex-article-product-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%; }
    @media all and (max-width: 47.9275em) {
      .flex-article-product-column-block .flex-article-product-column .flex-article-product-container {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%; } }
    .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image {
      position: relative;
      box-sizing: border-box;
      padding: 15px;
      width: 50%; }
      @media all and (max-width: 47.9275em) {
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          padding: 10px; } }
      .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-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) {
          .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag {
            padding: 5px 10px;
            font-size: 12px;
            bottom: 3rem; } }
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.default-view {
          display: inline; }
          @media all and (max-width: 48.125em) {
            .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.default-view {
              display: none; } }
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.mobile-view {
          display: none; }
          @media all and (max-width: 48.125em) {
            .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.mobile-view {
              display: inline; } }
      .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-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) {
          .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag {
            padding: 5px 10px;
            font-size: 12px;
            bottom: 3rem; } }
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.default-view {
          display: inline; }
          @media all and (max-width: 48.125em) {
            .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.default-view {
              display: none; } }
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.mobile-view {
          display: none; }
          @media all and (max-width: 48.125em) {
            .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-image .sale-tag span.mobile-view {
              display: inline; } }
    .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content {
      position: relative;
      padding-top: 15px;
      width: 50%; }
      .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content .flex-article-product-sizes .select-area {
        float: left; }
      @media all and (max-width: 64.0525em) {
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content .flex-article-product-add-to-basket {
          flex-direction: column; }
          .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes {
            width: 100%; }
            .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content .flex-article-product-add-to-basket .flex-article-product-sizes .select-area {
              box-sizing: border-box;
              height: 100%;
              max-width: 100%;
              width: 100% !important; } }
      @media all and (max-width: 47.9275em) {
        .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content {
          width: 100%; }
          .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content .flex-article-product-add-to-basket {
            flex-direction: row; }
            .flex-article-product-column-block .flex-article-product-column .flex-article-product-container .flex-article-product-content .flex-article-product-add-to-basket .select-area {
              width: 100%; } }

.flex-article-product-column-block.flex-article-align-right .flex-article-product-column {
  padding-left: 15px;
  padding-right: 0; }

@media all and (max-width: 47.9275em) {
  .flex-article-product-column-block {
    box-sizing: border-box;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 92%;
    margin: 0 auto;
    margin-bottom: 15px; }
    .flex-article-product-column-block .flex-article-product-column {
      margin: 0 auto;
      padding-right: 0;
      max-width: 450px;
      width: 100%; }
    .flex-article-product-column-block.flex-article-align-right .flex-article-product-column {
      padding-left: 0; } }

@media all and (max-width: 47.9275em) {
  .flex-article-product-column-block {
    padding-bottom: 20px;
    margin-bottom: 20px !important; } }

.flex-article-product-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .flex-article-product-column .flex-article-product {
    margin-bottom: 40px; }
    @media all and (min-width: 47.9375em) {
      .flex-article-product-column .flex-article-product {
        margin-bottom: 15px; } }
    .flex-article-product-column .flex-article-product:last-child {
      margin-bottom: 0; }

.flex-article-block-content .formbuilder {
  padding: 0; }
  @media all and (min-width: 47.9375em) and (max-width: 63.75em) {
    .flex-article-block-content .formbuilder {
      margin: 0 auto;
      padding: 0; } }
  @media all and (max-width: 47.9275em) {
    .flex-article-block-content .formbuilder {
      padding: 0 30px; } }
  .flex-article-block-content .formbuilder .heading {
    background: #fff;
    border-bottom: 2px solid #ededed;
    color: #005daf;
    font-size: 17pt;
    font-weight: 800;
    padding: 0 0 10px;
    line-height: 1; }
  .flex-article-block-content .formbuilder input[type="text"],
  .flex-article-block-content .formbuilder input[type="email"],
  .flex-article-block-content .formbuilder input[type="password"],
  .flex-article-block-content .formbuilder textarea {
    background: #fff;
    border: 2px solid #ededed;
    border-radius: 0;
    color: #8D8D8D;
    font-size: 14px;
    margin: 0 10px 0 0;
    padding: 11px 2.2% 10px;
    width: 220px;
    resize: none; }
  .flex-article-block-content .formbuilder input[type="submit"] {
    background: #005daf; }

.flex-article-block-content {
  box-sizing: border-box;
  color: #444;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }
  .flex-article-block-content > img {
    display: block;
    margin: 0 auto;
    width: 100%; }
  .flex-article-block-content h1,
  .flex-article-block-content h2,
  .flex-article-block-content h3,
  .flex-article-block-content h4,
  .flex-article-block-content h5 {
    color: #444;
    font-weight: 800;
    margin: 0 0 10px; }
    .flex-article-block-content h1 > a,
    .flex-article-block-content h2 > a,
    .flex-article-block-content h3 > a,
    .flex-article-block-content h4 > a,
    .flex-article-block-content h5 > a {
      border-bottom: none; }
  .flex-article-block-content h2 {
    line-height: 28px;
    margin-bottom: 30px;
    text-align: center; }
  .flex-article-block-content h3 {
    line-height: 26px;
    margin-bottom: 30px;
    padding-bottom: 0 !important;
    text-align: center; }
  .flex-article-block-content h4 {
    margin-bottom: 30px;
    text-align: center; }
  .flex-article-block-content h5 {
    line-height: 22px;
    margin-bottom: 30px;
    text-align: center; }
  .flex-article-block-content p {
    color: #444;
    font-weight: 500;
    margin: 0 0 30px; }
    .flex-article-block-content p:last-child {
      margin-bottom: 0; }
  .flex-article-block-content a {
    color: #444;
    text-decoration: none;
    border-bottom: #b1b1b1 solid 1px; }
  .flex-article-block-content ul, .flex-article-block-content ol {
    margin: 0 0 30px 17px; }
  .flex-article-block-content .flex-article-image-link-container {
    padding-left: 0;
    padding-right: 0; }
  .flex-article-block-content .flex-article-image-link {
    border-bottom: none;
    display: block;
    padding: 0; }
    .flex-article-block-content .flex-article-image-link__img {
      width: 100%; }

.gallery a {
  display: block;
  width: 23.5%;
  height: 150px;
  overflow: hidden;
  position: relative;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%; }
  .gallery a:nth-child(4n) {
    margin-right: 0; }
  .gallery a img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
    width: 100%; }

.formbuilder .heading {
  background: #fff;
  border-bottom: 2px solid #ededed;
  color: #005daf;
  font-size: 17pt;
  font-weight: 800;
  padding: 0 0 10px;
  line-height: 1; }

.formbuilder textarea {
  resize: none; }

.formbuilder input[type="text"],
.formbuilder input[type="email"],
.formbuilder input[type="password"],
.formbuilder textarea {
  width: 230px;
  padding: 11px 2.2% 10px;
  font-size: 14px;
  color: #444444;
  background: #fff;
  border: 2px solid #ededed;
  margin: 0 10px 0 0; }

.formbuilder textarea {
  height: 200px; }

.formbuilder textarea.full-width {
  box-sizing: border-box;
  display: block;
  width: 100%; }

.formbuilder input[type="submit"] {
  display: block;
  width: 250px;
  padding: 0;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  background: #999999;
  border: none;
  border-radius: 0px;
  transition: all 0.3s; }
  .formbuilder input[type="submit"]:hover {
    background-color: #a6a6a6; }

.formbuilder .recaptcha p, .formbuilder .recaptcha a {
  color: #999999;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  padding: 0; }

.formbuilder .select-area {
  width: 228px !important;
  color: #444444;
  background: #fff;
  border: 2px solid #ededed; }

.formbuilder .input-section {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 15px; }
  .formbuilder .input-section.textarea {
    box-sizing: border-box;
    width: 100%; }

.formbuilder .radio-section {
  margin-bottom: 10px; }

.formbuilder .checkbox-section input[type="checkbox"] {
  position: inherit;
  overflow: inherit;
  clip: inherit;
  height: auto;
  width: auto;
  margin: 0;
  padding: 0;
  border: 0; }

.formbuilder .input-section label {
  display: block;
  color: #444444;
  margin-bottom: 5px; }

.formbuilder form .error-message {
  margin-top: 3px;
  clear: both; }

.formbuilder .form-error p {
  background: #d20a10;
  color: #fff;
  padding: 1.5%;
  clear: both;
  font-weight: 300; }

.formbuilder .form-success p {
  background: #005fad;
  color: #fff;
  padding: 1.5%;
  clear: both;
  font-weight: 300; }

p.radio-heading {
  padding-bottom: 0; }

/* Custom for R&B */
.formbuilder .checkbox-section .chk-area {
  margin-top: 2px; }

.g-recaptcha {
  margin-bottom: 15px; }

.basket-page-title {
  margin-bottom: 0px !important; }

.basket-page {
  padding: 50px 0;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 14px;
  font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif;
  color: #444; }
  .basket-page * {
    font-family: "avenir-lt-pro", Arial, Helvetica, sans-serif; }
  .basket-page .basket-empty {
    display: block;
    text-align: center; }
    .basket-page .basket-empty p {
      font-size: 14px;
      color: #444;
      margin: 0;
      margin-bottom: 30px; }
    .basket-page .basket-empty a {
      display: inline-flex;
      justify-content: center;
      align-items: center;
      height: 45px;
      width: 250px;
      text-transform: uppercase;
      text-decoration: none;
      font-size: 16px;
      color: #fff;
      background-color: #999;
      border: none;
      margin-bottom: 10px;
      margin-top: auto;
      cursor: pointer; }
  @media all and (max-width: 77em) {
    .basket-page {
      width: calc(100% - 32px); } }
  .basket-page .basket-message {
    box-sizing: border-box;
    position: relative;
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background-color: #d20a10;
    margin-bottom: 12px; }
    .basket-page .basket-message.success {
      color: #fff;
      background-color: #005fad; }
  .basket-page .basket-mobile-actions {
    display: none;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 30px; }
    .basket-page .basket-mobile-actions__total {
      font-size: 20px;
      font-weight: 800;
      margin: 0; }
    .basket-page .basket-mobile-actions__go {
      display: inline-block;
      text-transform: uppercase;
      text-decoration: none;
      padding: 1.5rem;
      font-size: 14px;
      color: #fff;
      background-color: #999;
      margin-left: auto; }
  .basket-page .basket-item-section__nav {
    display: grid;
    grid-template-columns: 3fr 1fr 1fr;
    width: 100%;
    padding-bottom: 5px;
    border-bottom: 2px solid #ededed;
    margin-bottom: 15px; }
    @media all and (max-width: 47.9275em) {
      .basket-page .basket-item-section__nav {
        display: none; } }
    .basket-page .basket-item-section__nav p {
      font-size: 16px;
      font-weight: 800;
      margin: 0; }
      .basket-page .basket-item-section__nav p.price {
        text-align: right; }
  .basket-page .basket-item-section__items .basket-line-service {
    display: block;
    padding: 15px 0; }
    .basket-page .basket-item-section__items .basket-line-service p {
      font-size: 20px;
      font-weight: 800;
      color: #444;
      margin: 0; }
      @media all and (max-width: 47.9275em) {
        .basket-page .basket-item-section__items .basket-line-service p {
          font-size: 16px; } }
  .basket-page .basket-item-section__items .basket-line {
    position: relative;
    display: grid;
    grid-template-columns: 3fr 1fr 1fr;
    width: 100%;
    padding: 15px 0; }
    .basket-page .basket-item-section__items .basket-line:last-of-type {
      padding-bottom: 30px; }
    @media all and (max-width: 47.9275em) {
      .basket-page .basket-item-section__items .basket-line {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap; }
        .basket-page .basket-item-section__items .basket-line:first-child {
          padding-top: 0; } }
    .basket-page .basket-item-section__items .basket-line__mobile-toggle {
      position: absolute;
      top: 10px;
      right: 0;
      display: none;
      justify-content: center;
      align-items: center;
      height: 30px;
      width: 30px;
      background-color: #fff;
      border: none; }
      @media all and (max-width: 47.9275em) {
        .basket-page .basket-item-section__items .basket-line__mobile-toggle {
          display: flex; } }
      .basket-page .basket-item-section__items .basket-line__mobile-toggle:before, .basket-page .basket-item-section__items .basket-line__mobile-toggle:after {
        content: '';
        position: absolute;
        top: 50%;
        left: 50%;
        height: 4px;
        width: 4px;
        background-color: #999999;
        border-radius: 50%; }
      .basket-page .basket-item-section__items .basket-line__mobile-toggle::before {
        transform: translate(-50%, -200%); }
      .basket-page .basket-item-section__items .basket-line__mobile-toggle:after {
        transform: translate(-50%, 100%); }
      .basket-page .basket-item-section__items .basket-line__mobile-toggle span {
        height: 4px;
        width: 4px;
        min-width: 4px;
        background-color: #999999;
        border-radius: 50%; }
    .basket-page .basket-item-section__items .basket-line .basket-line-mobile {
      box-sizing: border-box;
      position: fixed;
      left: 0;
      bottom: -100%;
      display: flex;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      width: 100%;
      color: #444;
      background-color: #fff;
      z-index: 99999;
      transition: all 0.5s; }
      .basket-page .basket-item-section__items .basket-line .basket-line-mobile.active {
        bottom: 0; }
        .basket-page .basket-item-section__items .basket-line .basket-line-mobile.active .basket-line-mobile__bg {
          display: block;
          background-color: rgba(0, 0, 0, 0.5); }
      .basket-page .basket-item-section__items .basket-line .basket-line-mobile__bg {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0);
        z-index: -1;
        transition: all 0.5s; }
      .basket-page .basket-item-section__items .basket-line .basket-line-mobile * {
        box-sizing: border-box; }
      .basket-page .basket-item-section__items .basket-line .basket-line-mobile p {
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 14px;
        color: #9c9c9c;
        background-color: #fff;
        border: none;
        margin: 0;
        border-bottom: 1px solid #ededed; }
      .basket-page .basket-item-section__items .basket-line .basket-line-mobile__select {
        position: relative;
        height: 40px;
        width: 100%;
        background-color: #fff;
        border-bottom: 1px solid #ededed; }
        .basket-page .basket-item-section__items .basket-line .basket-line-mobile__select label {
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
          text-align: center;
          text-align-last: center;
          background-color: #fff;
          border: 0;
          cursor: pointer;
          margin: 0 auto;
          -moz-appearance: none;
          -webkit-appearance: none; }
          .basket-page .basket-item-section__items .basket-line .basket-line-mobile__select label::-ms-expand {
            display: none; }
          .basket-page .basket-item-section__items .basket-line .basket-line-mobile__select label select {
            border: 0;
            color: #ffffff;
            opacity: 0;
            position: absolute;
            height: 100%;
            width: 100%; }
      .basket-page .basket-item-section__items .basket-line .basket-line-mobile button {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 40px;
        text-align: center;
        font-size: 14px;
        background-color: #fff;
        border: none; }
        .basket-page .basket-item-section__items .basket-line .basket-line-mobile button.save {
          color: green;
          border-bottom: 1px solid #ededed; }
        .basket-page .basket-item-section__items .basket-line .basket-line-mobile button.remove {
          color: #d20a10; }
    .basket-page .basket-item-section__items .basket-line-info {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start; }
      @media all and (max-width: 47.9275em) {
        .basket-page .basket-item-section__items .basket-line-info {
          width: 100%; } }
      .basket-page .basket-item-section__items .basket-line-info__image {
        display: flex;
        width: 200px;
        min-width: 200px;
        aspect-ratio: 1;
        margin-right: 30px; }
        @media all and (max-width: 47.9275em) {
          .basket-page .basket-item-section__items .basket-line-info__image {
            width: 100px;
            min-width: 100px;
            margin-right: 12px; } }
        .basket-page .basket-item-section__items .basket-line-info__image img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
      .basket-page .basket-item-section__items .basket-line-info__description {
        width: 100%;
        padding: 20px 0;
        padding-right: 20px; }
        @media all and (max-width: 47.9275em) {
          .basket-page .basket-item-section__items .basket-line-info__description {
            padding: 0; } }
        .basket-page .basket-item-section__items .basket-line-info__description .product-name {
          display: block;
          max-width: calc(100% - 35px);
          font-size: 20px;
          line-height: 24px;
          font-weight: 800;
          margin: 0;
          margin-bottom: 20px; }
          @media all and (max-width: 47.9275em) {
            .basket-page .basket-item-section__items .basket-line-info__description .product-name {
              font-size: 16px;
              line-height: normal;
              margin-bottom: 10px; } }
          .basket-page .basket-item-section__items .basket-line-info__description .product-name a {
            text-decoration: none;
            color: #444; }
        .basket-page .basket-item-section__items .basket-line-info__description .product-details {
          font-size: 14px;
          margin-bottom: 20px; }
          @media all and (max-width: 47.9275em) {
            .basket-page .basket-item-section__items .basket-line-info__description .product-details {
              font-size: 12px;
              margin-bottom: 0; } }
          .basket-page .basket-item-section__items .basket-line-info__description .product-details p {
            margin: 0; }
        .basket-page .basket-item-section__items .basket-line-info__description .product-actions {
          display: flex;
          justify-content: flex-start;
          align-items: center; }
          @media all and (max-width: 47.9275em) {
            .basket-page .basket-item-section__items .basket-line-info__description .product-actions {
              display: none; } }
          .basket-page .basket-item-section__items .basket-line-info__description .product-actions a {
            text-decoration: underline;
            font-size: 14px;
            font-weight: 800;
            color: #444; }
      .basket-page .basket-item-section__items .basket-line-info__mobile {
        display: none; }
        @media all and (max-width: 47.9275em) {
          .basket-page .basket-item-section__items .basket-line-info__mobile {
            display: flex;
            justify-content: flex-start;
            align-items: center; } }
    .basket-page .basket-item-section__items .basket-line-quantity {
      padding: 10px 0; }
      @media all and (max-width: 47.9275em) {
        .basket-page .basket-item-section__items .basket-line-quantity {
          display: none; } }
      .basket-page .basket-item-section__items .basket-line-quantity input.quantity-update {
        width: 40px;
        padding: 11px 14px 10px;
        font-size: 14px;
        font-weight: 800;
        color: #444;
        border: 2px solid #ededed; }
    .basket-page .basket-item-section__items .basket-line-prices {
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      padding: 20px 0;
      text-align: right; }
      @media all and (max-width: 47.9275em) {
        .basket-page .basket-item-section__items .basket-line-prices {
          display: none; }
          .basket-page .basket-item-section__items .basket-line-prices.mobile-display {
            display: block;
            padding: 0;
            margin-left: auto; } }
      .basket-page .basket-item-section__items .basket-line-prices .total-cost {
        font-size: 20px;
        font-weight: 800;
        color: #444;
        margin-left: auto; }
        @media all and (max-width: 47.9275em) {
          .basket-page .basket-item-section__items .basket-line-prices .total-cost {
            font-size: 16px; } }
        .basket-page .basket-item-section__items .basket-line-prices .total-cost .old-price {
          text-decoration: line-through; }
        .basket-page .basket-item-section__items .basket-line-prices .total-cost .new-price.on-sale {
          color: #d20a10; }
    .basket-page .basket-item-section__items .basket-line .basket-stock-message {
      text-align: right;
      font-size: 14px;
      font-weight: 800;
      color: #005fad;
      margin: 0;
      margin-top: 30px; }
      @media all and (max-width: 47.9275em) {
        .basket-page .basket-item-section__items .basket-line .basket-stock-message {
          display: block;
          text-align: left;
          margin-top: 0; } }
  .basket-page .basket-delivery-banner {
    background-color: #ededed;
    color: #444444;
    padding: 18px 20px;
    margin-top: 30px; }
    .basket-page .basket-delivery-banner.hide {
      display: none; }
    @media all and (max-width: 47.9275em) {
      .basket-page .basket-delivery-banner strong:first-child {
        display: block; } }
    .basket-page .basket-delivery-banner p {
      padding: 2px 0;
      font-size: 14px;
      margin: 6px 0 0; }
      .basket-page .basket-delivery-banner p:first-child {
        margin-top: 0; }
  .basket-page .basket-summary {
    padding: 30px 0;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed; }
    .basket-page .basket-summary__sub-total {
      display: flex;
      justify-content: space-between;
      margin: 0 auto; }
      .basket-page .basket-summary__sub-total.discount {
        padding-top: 30px; }
      .basket-page .basket-summary__sub-total p {
        margin: 0;
        font-size: 20px;
        font-weight: 800; }
    .basket-page .basket-summary .basket-delivery .basket-country {
      margin-bottom: 12px; }
      .basket-page .basket-summary .basket-delivery .basket-country__text {
        font-size: 20px;
        font-weight: 800;
        color: #444;
        margin: 0;
        margin-bottom: 10px; }
      .basket-page .basket-summary .basket-delivery .basket-country .select-area {
        float: none;
        display: block;
        border: 2px solid #ededed; }
    .basket-page .basket-summary .basket-delivery .delivery-method-content {
      line-height: 1;
      width: 100%; }
      .basket-page .basket-summary .basket-delivery .delivery-method-content span {
        display: block; }
        .basket-page .basket-summary .basket-delivery .delivery-method-content span.delivery-method-title {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          font-size: 14px;
          line-height: 14px;
          font-weight: 800;
          margin-bottom: 4px; }
          .basket-page .basket-summary .basket-delivery .delivery-method-content span.delivery-method-title .delivery-price {
            display: inline-block;
            margin-left: 3px; }
            .basket-page .basket-summary .basket-delivery .delivery-method-content span.delivery-method-title .delivery-price.mobile-only {
              display: none; }
              @media all and (max-width: 47.9275em) {
                .basket-page .basket-summary .basket-delivery .delivery-method-content span.delivery-method-title .delivery-price.mobile-only {
                  display: inline-block; } }
            @media all and (max-width: 47.9275em) {
              .basket-page .basket-summary .basket-delivery .delivery-method-content span.delivery-method-title .delivery-price {
                margin-left: auto; } }
        .basket-page .basket-summary .basket-delivery .delivery-method-content span.delivery-method-description {
          max-width: calc(100% - 30px);
          line-height: normal; }
  .basket-page .basket-actions {
    padding-top: 30px; }
    @media all and (max-width: 47.9275em) {
      .basket-page .basket-actions.active {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 20px;
        background-color: #fff;
        border-top: 2px solid #ededed;
        z-index: 9999; } }
    .basket-page .basket-actions__totals {
      display: flex;
      justify-content: space-between;
      width: 250px;
      margin: 0 auto;
      margin-bottom: 15px; }
      .basket-page .basket-actions__totals p {
        margin: 0;
        font-size: 20px;
        font-weight: 800; }
    .basket-page .basket-actions__checkout {
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 250px;
      padding: 1.5rem 1rem;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none;
      font-size: 15px;
      color: #fff;
      background-color: #999;
      margin: 0 auto;
      margin-bottom: 15px; }
    .basket-page .basket-actions .basket-buttons {
      align-self: center;
      align-items: center;
      display: flex;
      flex-flow: column;
      justify-content: center;
      list-style: none;
      margin: 0;
      padding: 0; }
      .basket-page .basket-actions .basket-buttons .btn-apple-pay {
        float: none;
        margin-bottom: 15px; }
      .basket-page .basket-actions .basket-buttons .btn-google-pay {
        float: none; }
  .basket-page .evoucher-message {
    margin-bottom: 0; }

.basket-delivery-order-container {
  margin-top: 30px;
  overflow-y: auto; }

.basket-order-container {
  float: right; }

.order-form {
  line-height: 1.21;
  padding: 0; }

.order-form #promotion-code-container {
  padding: 30px 0;
  overflow-y: auto; }
  .order-form #promotion-code-container h2 {
    color: #444444;
    cursor: pointer;
    font-size: 20px;
    margin: 0;
    text-decoration: underline; }
  .order-form #promotion-code-container .promo-code-slide {
    display: none;
    padding-top: 20px; }
    .order-form #promotion-code-container .promo-code-slide .gift-voucher__input {
      box-sizing: border-box;
      display: flex;
      justify-content: flex-start;
      align-items: flex-start;
      width: 50%; }
      @media all and (max-width: 47.9275em) {
        .order-form #promotion-code-container .promo-code-slide .gift-voucher__input {
          width: 100%; } }
      .order-form #promotion-code-container .promo-code-slide .gift-voucher__input * {
        box-sizing: border-box; }
      .order-form #promotion-code-container .promo-code-slide .gift-voucher__input input {
        border: 2px solid #ededed;
        background: #fff;
        color: #444;
        font-size: 14px;
        font-weight: 800;
        margin: 0 10px 0 0;
        padding: 11px 14px 10px;
        outline: 0;
        border-radius: 0;
        -webkit-appearance: none;
        margin-right: 6px;
        width: calc(50% - 6px); }
      .order-form #promotion-code-container .promo-code-slide .gift-voucher__input a {
        background-color: #ededed;
        border-width: 0;
        cursor: pointer;
        color: #444;
        font-size: 14px;
        line-height: 18px;
        padding: 11px 0;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
        transition: background .3s;
        margin-left: 6px;
        width: calc(50% - 6px); }
  .order-form #promotion-code-container .promo-message {
    box-sizing: border-box;
    display: none;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding: 15px;
    font-size: 14px;
    color: #fff;
    background-color: #005fad;
    line-height: normal; }
    .order-form #promotion-code-container .promo-message.success, .order-form #promotion-code-container .promo-message.error {
      display: flex;
      margin-top: 15px; }
    .order-form #promotion-code-container .promo-message.error {
      background-color: #d20a10; }
  .order-form #promotion-code-container .promo-apply {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    background-color: #ededed;
    border-width: 0;
    box-sizing: border-box;
    cursor: pointer;
    color: #444444;
    font-size: 14px;
    line-height: 18px;
    padding: 11px 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: background 0.3s; }
    .order-form #promotion-code-container .promo-apply:hover {
      background-color: #e0e0e0; }

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

.basket-delivery-container {
  float: left; }

.accordion .accordion-title {
  width: 100%;
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 0;
  cursor: pointer;
  position: relative; }

.accordion .accordion-content {
  display: none; }

.clearfix {
  clear: both; }

.collection-smallprint {
  color: #999999;
  padding-bottom: 15px; }

.evoucher-basket-thumb {
  max-width: 100px; }

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

/*# sourceMappingURL=article.min.css.map */