@charset "UTF-8";
@media (min-width: 1024px) {
  body > .snize-ac-results {
    opacity: 0; } }

body.miniCart-open iframe[data-product="web_widget"] + div,
body.miniCart-open iframe[data-product="web_widget"] + iframe + div {
  transition: opacity 0.4s ease;
  opacity: 0; }

meta.foundation-version {
  font-family: "/5.5.3/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 768px)/";
  width: 0; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:768px)/";
  width: 768px; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:768px) and (max-width:1024px)/";
  width: 768px; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:1024px)/";
  width: 1024px; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:1024px) and (max-width:1366px)/";
  width: 1024px; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:1366px)/";
  width: 1366px; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:1366px) and (max-width:1681px)/";
  width: 1366px; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:1681px)/";
  width: 1681px; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

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

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

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

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

.fadeIn, .fadeOut {
  -webkit-animation-fill-mode: both; }

#stamped-main-widget, #stamped-main-widget:after, .question-form-wrapper, .st-clearboth, .stamped-badge, .stamped-badge:after, .stamped-container:after, .stamped-content, .stamped-form-actions:after, .stamped-form-contact-email:after, .stamped-form-contact-location:after, .stamped-form-contact-name:after, .stamped-form-contact:after, .stamped-form-review-body:after, .stamped-form-review-rating, .stamped-form-review-rating:after, .stamped-form-review-title:after, .stamped-form-review:after, .stamped-header-title:after, .stamped-header:after, .stamped-loading:after, .stamped-review, .stamped-review-content:after, .stamped-review-header-title, .stamped-review-reply:after, .stamped-summary:after, [data-widget-style=slider] .slick-track:after {
  clear: both; }

.stamped-launcher-button iframe, .stamped-link-disabled, .stamped-review-vote a.disable-link, .stamped-ugc-modal, .summary-rating[data-count="0"], [data-widget-style=slider] .slick-slide.dragging img {
  pointer-events: none; }

@font-face {
  font-family: stamped-font;
  font-display: swap;
  src: url(https://cdn1.stamped.io/fonts/stamped-font.eot?rkevfi);
  src: url(https://cdn1.stamped.io/fonts/stamped-font.eot?rkevfi#iefix) format("embedded-opentype"), url(https://cdn1.stamped.io/fonts/stamped-font.ttf?rkevfi) format("truetype"), url(https://cdn1.stamped.io/fonts/stamped-font.woff?rkevfi) format("woff"), url(https://cdn1.stamped.io/fonts/stamped-font.svg?rkevfi#stamped-font) format("svg");
  font-weight: 400;
  font-style: normal; }

.fa, .stamped-fa {
  display: inline-block;
  font-style: normal; }

[class*=" stamped-fa-"]:before, [class*=" stamped-icon-"]:before, [class^=fa-]:before, [class^=stamped-fa-]:before, [class^=stamped-icon-]:before {
  font-family: stamped-font,FontAwesome,"Font Awesome 5 Pro","Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  speak: none;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em; }

.fa-star:before, .stamped-fa-star:before {
  content: '\f005'; }

.fa-check-circle:before, .stamped-fa-check-circle:before {
  content: '\e801'; }

.fa-check-circle-o:before, .stamped-fa-check-circle-o:before {
  content: '\f05d'; }

.fa-edit:before, .stamped-fa-edit:before {
  content: '\e803'; }

.fa-star-o:before, .stamped-fa-star-o:before {
  content: '\f006'; }

.fa-camera:before, .stamped-fa-camera:before {
  content: '\e805'; }

.fa-comment:before, .stamped-fa-comment:before {
  content: '\e809'; }

.fa-instagram:before, .stamped-fa-instagram:before {
  content: '\f16d'; }

.fa-videocam:before, .stamped-fa-videocam:before {
  content: '\e806'; }

.stamped-fa-search:before {
  content: "\e900"; }

.fa-thumbs-up-o:before, .stamped-fa-thumbs-up-o:before {
  content: '\e807'; }

.fa-thumbs-down-o:before, .stamped-fa-thumbs-down-o:before {
  content: '\e808'; }

.fa-twitter:before, .stamped-fa-twitter:before {
  content: '\f099'; }

.fa-facebook:before, .stamped-fa-facebook:before {
  content: '\f09a'; }

.fa-gplus:before, .stamped-fa-gplus:before {
  content: '\f0d5'; }

.fa-chat-empty:before, .stamped-fa-chat-empty:before {
  content: '\f0e6'; }

.fa-angle-left:before, .stamped-fa-angle-left:before {
  content: '\f104'; }

.fa-angle-right:before, .stamped-fa-angle-right:before {
  content: '\f105'; }

.fa-spinner:before, .stamped-fa-spinner:before {
  content: '\f110'; }

.fa-smile-o:before, .stamped-fa-smile-o:before {
  content: '\f118'; }

.fa-frown-o:before, .stamped-fa-frown-o:before {
  content: '\f119'; }

.fa-meh-o:before, .stamped-fa-meh-o:before {
  content: '\f11a'; }

.fa-star-half-o:before, .stamped-fa-star-half-o:before {
  content: '\f123'; }

.fa-thumbs-up:before, .stamped-fa-thumbs-up:before {
  content: '\f164'; }

.fa-thumbs-down:before, .stamped-fa-thumbs-down:before {
  content: '\f165'; }

.fa-share-alt:before, .stamped-fa-share-alt:before {
  content: '\f1e0'; }

.fa-facebook-official:before, .stamped-fa-facebook-official:before {
  content: '\f230'; }

.fa-right-dir:before {
  content: "\e802"; }

.fa-left-dir:before {
  content: "\e800"; }

.fa-verified-user:before {
  content: "\e904"; }

.fa-favorite_border:before {
  content: "\e909"; }

.fa-stars:before {
  content: "\e90a"; }

.fa-favorite:before {
  content: "\e90c"; }

.fa-equalizer:before, .fa-options:before, .fa-params:before, .fa-preferences:before, .fa-settings:before, .stamped-fa-params:before {
  content: "\e901"; }

.fa-dots-three-vertical:before {
  content: "\e902"; }

.fa-dots-three-horizontal:before {
  content: "\e903"; }

.stamped-container {
  font-family: 'Open Sans',Verdana,sans-serif;
  text-align: left; }

.stamped-container[data-widget-show-filter-keywords=false] #stamped-reviews-filter, .stamped-rewards-vip-tiers > .stamped-rewards-card:last-child, .stamped-style-borderless .stamped-container {
  border: none !important; }

#stamped-main-widget:after, #stamped-main-widget:before, .stamped-container:after, .stamped-container:before, .stamped-form-actions:after, .stamped-form-actions:before, .stamped-form-contact-email:after, .stamped-form-contact-email:before, .stamped-form-contact-location:after, .stamped-form-contact-location:before, .stamped-form-contact-name:after, .stamped-form-contact-name:before, .stamped-form-contact:after, .stamped-form-contact:before, .stamped-form-review-body:after, .stamped-form-review-body:before, .stamped-form-review-rating:after, .stamped-form-review-rating:before, .stamped-form-review-title:after, .stamped-form-review-title:before, .stamped-form-review:after, .stamped-form-review:before, .stamped-header-title:after, .stamped-header-title:before, .stamped-header:after, .stamped-header:before, .stamped-loading:after, .stamped-loading:before, .stamped-review-content:after, .stamped-review-content:before, .stamped-review-reply:after, .stamped-review-reply:before, .stamped-summary:after, .stamped-summary:before {
  content: " ";
  display: table; }

.fa-star, .fa-star-checked, .fa-star-half-o, .fa-star-o, .stamped-fa-star, .stamped-fa-star-checked, .stamped-fa-star-half-o, .stamped-fa-star-o {
  color: #ffd200;
  padding: 0; }

.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
  font-size: 18px;
  margin-right: -1px; }

.stamped-form-review-rating .fa-star-half-o:before, .stamped-form-review-rating .fa-star-o:before, .stamped-form-review-rating .fa-star:before, .stamped-form-review-rating .stamped-fa-star-half-o:before, .stamped-form-review-rating .stamped-fa-star-o:before, .stamped-form-review-rating .stamped-fa-star:before, .stamped-summary-starrating i:before, .stamped-ugc-modal-caption .fa:before, .stamped-ugc-modal-caption .stamped-fa:before {
  font-size: 23px; }

.fa-check-circle-o, .fa-share-alt, .fa-thumbs-down, .fa-thumbs-up, .stamped-fa-check-circle-o, .stamped-fa-share-alt, .stamped-fa-thumbs-down, .stamped-fa-thumbs-up {
  color: #000;
  padding: 0; }

.fa-check-circle-o:before, .fa-share-alt:before, .fa-thumbs-down:before, .fa-thumbs-up:before, .stamped-fa-check-circle-o:before, .stamped-fa-share-alt:before, .stamped-fa-thumbs-down:before, .stamped-fa-thumbs-up:before {
  font-size: 12px; }

a.stamped-thumbs-up {
  margin-left: 10px; }

.fa-star-checked:before, .stamped-fa-star-checked:before {
  font-family: stamped-font,FontAwesome;
  content: "" !important; }

.fa-star-half-o:before, .fa-star-o:before, .fa-star:before, .stamped-fa-star-half-o:before, .stamped-fa-star-o:before, .stamped-fa-star:before {
  font-family: stamped-font, FontAwesome !important; }

a.fa-star:hover, a.stamped-fa-star:hover {
  color: #615b0c; }

.stamped-starrating a {
  text-decoration: none !important;
  color: gold; }

#stamped-main-widget {
  display: block;
  overflow: hidden;
  margin: 1em 15px;
  font-style: normal; }

#stamped-badge-widget-holder.hide-text .stamped-badge-caption, #stamped-main-widget [data-widget-style=profile] .stamped-review-variant, #stamped-main-widget:not([data-product-id]) .stamped-summary-actions, #stamped-main-widget:not([data-product-id]) li#tab-questions, #stamped-main-widget[data-product-id=""] .stamped-summary-actions, #stamped-main-widget[data-product-id=""] li#tab-questions, .aggregateRating, .stamped-container[data-count="0"] .stamped-reviews-filter, .stamped-container[data-widget-show-avatar=false] .stamped-review-avatar, .stamped-container[data-widget-show-date-qna=false] .stamped-questions .stamped-review .created, .stamped-container[data-widget-show-date=false] .stamped-review-date, .stamped-container[data-widget-show-date=false] .stamped-reviews .stamped-review .created, .stamped-container[data-widget-show-filter-keywords=false] .stamped-reviews-filter-label, .stamped-container[data-widget-show-filter-keywords=false] .stamped-summary-keywords, .stamped-container[data-widget-show-graph=false] .stamped-summary-ratings, .stamped-container[data-widget-show-location=false] .review-location, .stamped-container[data-widget-show-product-variant=false] .stamped-review-product, .stamped-container[data-widget-show-product-variant=false] .stamped-review-variant, .stamped-container[data-widget-show-qna=false] .stamped-summary-actions-newquestion, .stamped-container[data-widget-show-qna=false] li#tab-questions, .stamped-container[data-widget-show-share=false] .stamped-review-share, .stamped-container[data-widget-show-sort=false] #stamped-sort-select, .stamped-container[data-widget-show-sort=false] .stamped-sort-select-wrapper, .stamped-container[data-widget-show-sort=false] .stamped-sort-select2-wrapper, .stamped-container[data-widget-show-summary-photo=false] .stamped-photos-carousel, .stamped-container[data-widget-show-summary-recommend=false] .stamped-review-recommend, .stamped-container[data-widget-show-summary-recommend=false] .stamped-summary-recommend, .stamped-container[data-widget-show-tab-qna=false] .stamped-tabs li#tab-questions, .stamped-container[data-widget-show-tab-reviews=false] .stamped-tabs li#tab-reviews, .stamped-container[data-widget-show-verified=false] .stamped-review[data-verified=buyer] .stamped-review-avatar:before, .stamped-container[data-widget-show-verified=false] .stamped-verified-badge, .stamped-container[data-widget-show-verified=false] .verified-badge, .stamped-container[data-widget-show-votes=false] .stamped-review-vote, .stamped-container[data-widget-show-votes=false] div.stamped-review-vote, .stamped-header .stamped-review-option-selected, .stamped-pagination .first, .stamped-pagination .last, .stamped-photos-carousel .photo.stamped-photo:nth-child(n+9), .stamped-photos-carousel[data-count="0"] > div:after, .stamped-photos-carousel[data-count="0"] > div:before, .stamped-photos-carousel[data-count="1"] > div:after, .stamped-photos-carousel[data-count="1"] > div:before, .stamped-photos-carousel[data-count="2"] > div:after, .stamped-photos-carousel[data-count="2"] > div:before, .stamped-photos-carousel[data-count="3"] > div:after, .stamped-photos-carousel[data-count="3"] > div:before, .stamped-photos-carousel[data-count="4"] > div:after, .stamped-photos-carousel[data-count="4"] > div:before, .stamped-photos-carousel[data-count="5"] > div:after, .stamped-photos-carousel[data-count="5"] > div:before, .stamped-photos-carousel[data-count="6"] > div:after, .stamped-photos-carousel[data-count="6"] > div:before, .stamped-photos-carousel[data-count="7"] > div:after, .stamped-photos-carousel[data-count="7"] > div:before, .stamped-product-reviews-badge.hide-text .stamped-badge-caption, .stamped-rewards-launcher.hidden, .stamped-summary-photos-container .stamped-photos-carousel-btn-left, .stamped-summary-photos-container .stamped-photos-carousel-btn-right, .stamped-summary-text-1[data-count="0"], [data-logged-in=false] .stamped-reward-card-button-earn, [data-logged-in=false] .stamped-rewards-header-menu, [data-widget-style=slider] .stamped-review-avatar, [data-widget-type=masonry] .stamped-review-image a:nth-child(2), [data-widget-type=masonry] .stamped-review-image a:nth-child(3), [data-widget-type=minimal] .stamped-review-recommend {
  display: none !important; }

.stamped-loading {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 24px;
  text-align: center; }

.stamped-header-title {
  font-size: 24px;
  margin: 0 0 30px;
  width: 100%; }

.stamped-header .stamped-review-options {
  background: #fafafa;
  padding: 20px;
  margin: 20px 0;
  line-height: 10px;
  clear: both; }

.stamped-starratings {
  font-size: 13px;
  margin: 0; }

.stamped-icon {
  font-size: 120%;
  position: relative;
  top: 1px;
  width: 1.3em;
  height: 1.3em; }

.stamped-icon.stamped-icon-star-empty {
  opacity: .6; }

.new-review-form .stamped-form-custom-question br, .stamped-badge[data-rating="0"], .stamped-badge[data-rating="0,0"], .stamped-badge[data-rating="0.0"], .stamped-container .stamped-review-product, .stamped-container .stamped-review-variant, .stamped-form-contact-location, .stamped-form-custom-questions:empty, .stamped-location-flag img.stamped-lazyload.loading, .stamped-review-avatar[data-avatar=true] .stamped-review-avatar-content, .stamped-review-footer .stamped-share-links, .stamped-review-header #stamped-review-avatar:empty, .stamped-review-header .stamped-review-avatar:empty, .stamped-review-option-labels span:nth-child(2), .stamped-review-option-labels span:nth-child(3), .stamped-review-option-labels span:nth-child(4), .stamped-review-recommend:not([data-is-recommend=true]), .stamped-review-reply #stamped-review-avatar:empty, .stamped-review-reply .stamped-review-avatar:before, .stamped-review-reply .stamped-review-avatar:empty, .stamped-review-reply .stamped-review-footer, .stamped-reviews .stamped-review-options:empty, .stamped-reviews-filter-label, .stamped-reviews-filter[data-show-filters=true] #stamped-sort-select, .stamped-reviews-filter[data-show-filters=true] .stamped-sort-select-wrapper, .stamped-rewards-header-small, .stamped-summary-actions-togglereviews[data-count="0"], .stamped-summary-caption .stamped-summary-text[data-count="0"], .stamped-summary-ratings[data-count="0"], .stamped-summary[data-count="0"] .stamped-summary-caption, .stamped-ugc-modal-user-username[data-verified-type="0"] .stamped-verified-badge, .stamped-ugc-modal[data-modal-type=instagram] .stamped-verified-badge, [data-logged-in=false] .stamped-rewards-header-main-points, [data-logged-in=false] .stamped-rewards-header-small-points, [data-logged-in=true] .stamped-rewards-header-main-subtitle, [data-widget-style=profile] .stamped-summary[data-count="0"], [data-widget-style=slider] .slick-arrow.slick-hidden, [data-widget-style=slider] .slick-slide.slick-loading img, [data-widget-style=slider] .stamped-review-options, [data-widget-type=masonry] .stamped-review-avatar, [data-widget-type=minimal] .stamped-summary-photos.stamped-summary-photos-container, [data-widget-type=minimal] .stamped-summary-ratings, body[data-mobile=true] .stamped-launcher-icon-opened span, div[data-load-type=continue] ul.stamped-pagination li, div[data-widget-load-type=continue] ul.stamped-pagination li, div[data-widget-style*=standard] .stamped-form-title, div[data-widget-style*=standard] .stamped-header-title {
  display: none; }

.stamped-form-custom-question > label, .stamped-main-badge .stamped-badge[data-rating="0"], .stamped-main-badge .stamped-badge[data-rating="0,0"], .stamped-main-badge .stamped-badge[data-rating="0.0"], [data-widget-style=profile] .stamped-summary-text, [data-widget-style=slider] .slick-initialized .slick-slide, [data-widget-style=slider] .slick-slide img, div[data-load-type=continue] ul.stamped-pagination li.next, div[data-widget-load-type=continue] ul.stamped-pagination li.next {
  display: block; }

.stamped-badge {
  min-height: auto;
  min-width: auto;
  display: block;
  cursor: pointer; }

.stamped-main-badge .stamped-badge-caption[data-reviews="0"]:after, .stamped-main-badge:after, .stamped-main-badge:before, .stamped-main-badge[data-lang=fr] .stamped-badge-caption[data-reviews="0"]:after, .stamped-reviews .stamped-review-options span.stamped-review-option-checkbox span:last-child:after, .stamped-reviews:empty:after, .stamped-summary-caption .stamped-summary-text:after, .stamped-summary-caption .stamped-summary-text:before, .stamped-ugc-modal-wrapper:after, span.stamped-badge[data-rating="0.0"]:not([data-lang=en]):not([data-lang=""]) .stamped-badge-caption:after {
  content: ''; }

.stamped-badge-starrating {
  color: gold;
  margin: 0 3px 0 0 !important;
  vertical-align: middle; }

.stamped-badge-starrating .stamped-fa {
  font-size: 100%; }

.stamped-main-badge[data-type=qna]:empty:before {
  font-family: stamped-font,FontAwesome;
  content: '\f0e6 '; }

.stamped-main-badge[data-type=qna]:empty:after {
  content: ' Ask a question'; }

.stamped-badge-caption[data-questions]:before {
  content: "\f0e6 ";
  font-family: stamped-font,FontAwesome;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  padding-right: 3px;
  display: inline-block; }

.stamped-badge-caption[data-questions]:after {
  content: ' answered questions'; }

.stamped-badge-caption[data-questions="1"]:after {
  content: ' answered question'; }

.stamped-badge-caption[data-questions="0"]:after {
  content: 'Ask a question'; }

.stamped-badge-caption[data-reviews][data-label]:after {
  content: " " attr(data-label); }

.stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
  content: "" !important; }

.stamped-badge-caption[data-reviews][data-label][data-version="2"] > span {
  display: inline !important; }

#stamped-review-vote a, .stamped-main-badge, .stamped-review-vote a, span.btn-slide-left, span.btn-slide-right {
  cursor: pointer; }

.stamped-tab-container {
  position: relative;
  font-size: 14px; }

div.stamped-container ul.stamped-tabs, div.stamped-container ul.stamped-tabs li {
  max-height: 45px;
  margin-bottom: 0;
  margin-left: 0; }

.stamped-container ul.stamped-tabs {
  padding: 0;
  border-bottom: 1px solid #eee;
  margin: 0 !important; }

.stamped-container ul.stamped-tabs li {
  display: inline-block;
  height: 100%;
  width: auto !important;
  margin-right: 15px;
  padding: 6px 10px 10px;
  color: #000;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box; }

.stamped-container ul.stamped-tabs li.active {
  font-weight: 700;
  border-bottom: 3px solid #000; }

li#tab-questions[data-count][data-new-tab]:after, li#tab-reviews[data-count]:after {
  content: "" attr(data-count);
  background: #f8f9fa;
  padding: 2px 5px;
  margin-left: 10px; }

.stamped-file-uploader {
  vertical-align: bottom; }

.stamped-file-holder {
  float: left;
  margin-top: 15px; }

.stamped-file-photo {
  position: relative;
  display: inline-block;
  width: 70px; }

.stamped-file-photo i {
  position: absolute; }

.stamped-file-photo-remove {
  position: absolute;
  top: 0;
  right: 0;
  line-height: 12px;
  height: 15px;
  width: 15px;
  background: rgba(255, 255, 255, 0.9) !important;
  text-align: center;
  cursor: pointer; }

.stamped-file-uploader label[for=stamped-file-uploader-input], [data-widget-type=masonry] .stamped-review-recommend[data-is-recommend=true], [data-widget-type=minimal][data-widget-show-avatar=false] .stamped-review-content, div[data-widget-style*=standard] .new-review-form, div[data-widget-style*=standard] .stamped-content form, div[data-widget-style*=standard] .stamped-reviews {
  margin: 0 !important; }

.stamped-file-uploader label[for=stamped-file-uploader-input] > span {
  margin-right: 5px;
  border-radius: 0;
  padding: 9px 20px; }

.stamped-file-uploader-btn {
  border-radius: 0 !important;
  color: #000; }

.stamped-file-uploader-btn-label2:before {
  content: ' Add Photos'; }

.summary-overview, [data-widget-style=slider] .stamped-review-body, div[data-widget-style*=standard] .stamped-header {
  margin-bottom: 20px; }

.stamped-summary {
  padding-bottom: 10px;
  margin-bottom: 10px; }

.stamped-summary-actions {
  display: inline; }

.stamped-summary-actions-clear, .stamped-summary-actions-mobile-filter, .stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
  font-size: 13px;
  text-decoration: none;
  text-align: center;
  width: auto;
  line-height: 30px;
  background: 0 0;
  color: #000;
  border: 1px solid #ccd6e0;
  padding: 3px 20px;
  border-radius: 3px;
  font-weight: 700;
  box-shadow: 2px 3px 5px 0 #8888886b !important; }

.stamped-summary-actions-newquestion:hover, .stamped-summary-actions-newreview:hover {
  box-shadow: none !important;
  text-decoration: none;
  opacity: .9; }

.stamped-summary-actions-clear {
  display: inline-block;
  cursor: pointer;
  margin-right: 3px !important;
  margin-top: 15px;
  font-size: 12px; }

.stamped-summary-actions-clear:before {
  content: 'Ã— ';
  font-size: 18px;
  vertical-align: bottom; }

.stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
  float: right;
  margin: 0 0 0 15px; }

.stamped-summary-actions-newquestion:before, .stamped-summary-actions-newreview:before {
  font-family: stamped-font,FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  padding-right: 8px;
  display: inline-block; }

.stamped-summary-actions-newreview:before {
  content: "\e803 "; }

.stamped-summary-actions-newquestion:before {
  content: "\f0e6 "; }

.stamped-summary-starrating {
  float: left;
  margin: 0; }

.stamped-summary-ratings {
  width: 250px;
  float: left;
  padding-left: 20px;
  border-left: 1px solid #eee;
  color: #999;
  font-size: 12px;
  line-height: normal;
  border-right: 1px solid #eee;
  margin-right: 20px;
  margin-bottom: 15px; }

.stamped-button-primary[disabled=disabled], .stamped-main-widget-loading .stamped-reviews .stamped-review, .stamped-rewards-earnings .stamped-reward-card-button-earn[data-campaign-completed=true], .stamped-rewards-earnings [data-campaign-completed=true] .stamped-reward-card-button-earn, .stamped-summary-ratings.selected .summary-rating, .stamped-summary-ratings:hover .summary-rating {
  opacity: .5; }

.stamped-rewards-header-close:hover, .summary-rating:hover {
  opacity: 1 !important; }

.stamped-summary-ratings.selected .summary-rating.selected {
  opacity: 1; }

.stamped-summary-caption {
  display: inline-block;
  margin-left: 2px;
  float: left; }

.stamped-summary-caption-1 {
  line-height: 0; }

.stamped-summary-caption .stamped-summary-reviews:before {
  content: 'Based on '; }

.stamped-summary-caption .stamped-summary-reviews:after {
  content: ' reviews'; }

.stamped-summary-caption .stamped-summary-text {
  font-size: 15px;
  margin-top: 10px; }

.stamped-summary-text {
  display: inline-block;
  font-size: .9em; }

.stamped-summary-text-1 {
  font-size: 37px;
  line-height: 30px;
  font-weight: 700;
  margin-right: 5px;
  margin-top: 0; }

.stamped-summary-text-2 {
  display: block !important;
  text-align: center;
  font-size: 30px; }

.summary-rating {
  margin-bottom: 3px; }

.summary-rating-title {
  width: 19%;
  display: inline-block;
  cursor: pointer;
  color: #555; }

.stamped-photos-title {
  font-size: 13px;
  line-height: 10px;
  display: none; }

.summary-rating-bar {
  width: 59%;
  display: inline-block;
  background: #f0f0f0;
  border: none;
  text-align: center;
  cursor: pointer; }

.summary-rating-bar div[data-rating="0"] {
  color: #ddd; }

.summary-rating-count {
  width: 15%;
  display: inline-block;
  text-align: left;
  padding-left: 5px;
  color: #555;
  white-space: nowrap; }

.summary-rating-bar-content {
  background: #ffd200;
  line-height: normal;
  display: flex;
  padding: 1px 0 2px;
  word-wrap: initial;
  word-break: initial;
  color: #555; }

.summary-rating-bar-content:before {
  content: '';
  display: block;
  margin: 2px; }

.stamped-summary-photos {
  max-width: 470px;
  position: relative;
  color: #999;
  height: auto;
  white-space: nowrap;
  overflow-x: visible;
  overflow-y: visible;
  min-width: 280px;
  display: flex;
  margin-bottom: 20px; }

.stamped-summary-photos.stamped-summary-photos-container {
  max-width: 295px;
  min-width: 295px;
  white-space: normal;
  display: inline-table; }

.stamped-summary-photos-container {
  overflow-x: hidden !important;
  overflow-y: hidden !important; }

.stamped-summary-photos-container .stamped-photos-carousel .photo.stamped-photo img {
  width: 70px;
  height: 55px !important;
  object-fit: cover;
  display: block;
  position: relative;
  cursor: zoom-in;
  border-radius: 0; }

.stamped-summary-photos-container .stamped-photos-carousel .photo.stamped-photo.stamped-video:before {
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  height: 100%;
  background: rgba(51, 51, 51, 0.3);
  border-radius: 5px;
  background-image: url(https://cdn.shopify.com/s/files/1/0638/7747/files/icon_play_small_1bb286c7-bcdc-483c-b2d7-f8ad4e2691ba.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80px;
  pointer-events: none; }

.stamped-form-review-recommend input, .stamped-form-review-recommend-product input, .stamped-summary-photos > div:nth-child(2) {
  height: auto; }

.stamped-photos-carousel {
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  -ms-transition: 1s;
  transition: 1s;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch; }

.stamped-photos-carousel .photo {
  display: inline-block;
  height: auto;
  padding-bottom: 0;
  padding-right: 5px;
  vertical-align: top;
  font-size: 11px; }

.stamped-photos-carousel .photo.stamped-photo {
  position: relative;
  width: 70px;
  height: 55px;
  padding-right: 0;
  margin-bottom: 5px;
  margin-right: 3px;
  border: 1px solid #ccc;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center !important;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

.stamped-photos-carousel a img {
  height: 90px !important;
  border-radius: 5px; }

.stamped-photos-carousel[data-count] > div:after, .stamped-photos-carousel[data-count] > div:before {
  position: absolute;
  width: 68px;
  height: 55px;
  display: block;
  background-color: #fff;
  box-shadow: 0 0 0 1px #ccc;
  content: ''; }

.stamped-photos-carousel[data-count] > div:before {
  right: 4px;
  bottom: 4px;
  z-index: 1; }

.stamped-photos-carousel[data-count] > div:after {
  right: 1px;
  bottom: 1px;
  z-index: 0; }

.stamped-reviews-filter {
  width: 100%;
  margin: 0 1px;
  display: inline-block; }

.stamped-reviews-filter[data-show-filters=part], .stamped-reviews-filter[data-show-filters=true] {
  padding-bottom: 30px;
  border-bottom: 1px solid #eee; }

#stamped-badge-widget-holder, .stamped-reviews-filter[data-show-filters=part] .stamped-reviews-filter-label, .stamped-reviews-filter[data-show-filters=true] .stamped-reviews-filter-label, [data-widget-style=standard2] .stamped-review-header-title {
  display: inline-block; }

.stamped-reviews-filter[data-show-filters=true] #stamped-sort-select2, .stamped-reviews-filter[data-show-filters=true] .stamped-sort-select2-wrapper {
  display: inline-block !important;
  float: none !important; }

.stamped-questions-filter-label, .stamped-reviews-filter-label {
  margin-top: 20px;
  font-weight: 700;
  font-size: 13px; }

.stamped-questions-filter-label:empty:before, .stamped-reviews-filter-label:empty:before {
  content: 'Filter Reviews:'; }

#stamped-rewards-views, .st-mt-15, .stamped-filter-selects, [data-widget-style=standard2] .stamped-review-content {
  margin-top: 15px; }

.stamped-filter-select {
  margin-right: 15px;
  margin-bottom: 10px;
  display: inline-block; }

.stamped-summary-keywords {
  clear: none;
  font-size: 13px;
  margin-top: 20px; }

.stamped-summary-keywords-label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: 700; }

ul.stamped-summary-keywords-list {
  margin: 0;
  padding: 0;
  font-size: 12px;
  max-width: 600px; }

ul.stamped-summary-keywords-list li {
  font-size: 14px;
  color: #6b6d76;
  background: rgba(234, 234, 234, 0.7);
  padding: 6px 15px;
  margin: 0 8px 8px 0;
  border-radius: 3px;
  float: none;
  list-style: none;
  border: none;
  font-weight: 700;
  cursor: pointer;
  display: inline-block;
  text-transform: capitalize;
  line-height: 20px; }

ul.stamped-summary-keywords-list li.selected {
  border-color: none;
  background: #ddd !important; }

ul.stamped-summary-keywords-list li:hover {
  background: #fafafa;
  border: none; }

span.stamped-keyword-highlight {
  display: inline;
  background: #feff83; }

.stamped-photos-carousel .photo.stamped-photo:nth-child(8) {
  z-index: 2;
  position: relative; }

.stamped-photos-carousel .photo.stamped-photo:nth-child(8) a:before {
  content: ' ';
  border-right: 1px solid #ccc;
  width: 70px;
  height: 55px;
  position: absolute;
  top: 1px;
  border-bottom: 1px solid #ccc;
  left: 1px;
  z-index: 0; }

.stamped-photos-carousel .photo.stamped-photo:nth-child(8) a:after {
  content: ' ';
  border-right: 1px solid #ccc;
  width: 70px;
  height: 55px;
  position: absolute;
  top: 3px;
  border-bottom: 1px solid #ccc;
  left: 3px;
  z-index: 0; }

.stamped-photos-carousel-btn-left, .stamped-photos-carousel-btn-right {
  position: absolute;
  top: 50%;
  vertical-align: middle;
  margin-top: -10px;
  height: 20px;
  text-align: right; }

.stamped-photos-carousel-btn-left {
  left: -16px; }

.stamped-photos-carousel-btn-right {
  right: -18px; }

.new-review-form, .stamped-content form {
  display: block;
  margin: 25px 0 0;
  padding: 25px 0 0; }

.stamped-form > form {
  margin: 0; }

.stamped-form-title {
  font-size: 16px;
  line-height: 24px;
  margin-top: 0; }

.stamped-form-actions, .stamped-form-contact, .stamped-form-custom-questions, .stamped-form-review {
  padding: 0;
  border: 0;
  margin: 0; }

.stamped-form-actions {
  text-align: right;
  margin-bottom: 30px; }

.stamped-content, div[data-widget-style*=standard] .stamped-summary {
  position: relative; }

.stamped-main-widget-loading .stamped-reviews > span:first-child {
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  border: none;
  margin: auto auto auto -75px;
  padding: 10px 20px;
  font-size: 14px;
  background: #eee;
  z-index: 2; }

.stamped-reviews-nav, .stamped-reviews-ul, nav.stamped-reviews {
  margin: auto !important; }

.stamped-form-review-rating {
  overflow: hidden;
  margin-bottom: 15px; }

.stamped-form-review-rating input {
  display: table;
  height: 5px !important;
  width: 5px !important;
  font-size: 1px !important;
  line-height: 5px !important;
  -webkit-appearance: none; }

.stamped-form-review-rating a, .stamped-form-review-rating a:hover {
  text-decoration: none !important;
  display: inline-block !important;
  float: left !important; }

.stamped-form-label {
  font-size: 14px;
  line-height: 20px;
  color: #000; }

.stamped-form-input {
  margin: 0;
  font-family: inherit !important;
  font-style: normal; }

.stamped-form-label + .stamped-form-input {
  font-weight: 400;
  margin: 0 0 10px;
  display: block;
  width: 100% !important;
  min-height: 30px;
  line-height: 30px; }

input.stamped-form-input {
  height: 35px; }

input.stamped-form-input-email, input.stamped-form-input-text, textarea.stamped-form-input-textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100% !important;
  height: auto;
  max-width: 100%;
  margin: 0;
  padding: 5px;
  border: 1px solid #d7d7d7; }

input.stamped-form-input-email, input.stamped-form-input-text {
  padding: 0 8px; }

.stamped-form-input-textarea {
  resize: vertical; }

.stamped-form-input-error, input[type=email].stamped-form-input-error, input[type=text].stamped-form-input-error {
  border-color: #c0363a; }

.stamped-starrating.stamped-form-input-error a {
  color: #c0363a; }

.stamped-form-message {
  padding: .8em 1em;
  margin: 0 0 1em; }

.stamped-form-message-error {
  background: #c0363a;
  color: #fff; }

.stamped-form-message-success {
  padding: 0;
  margin: 50px 0 0; }

.stamped-button, .stamped-button-primary {
  width: auto;
  height: auto !important;
  margin: 0;
  min-height: 1em; }

.stamped-button-primary {
  float: initial;
  border: 1px solid;
  padding: 5px 10px;
  margin-left: 10px;
  min-height: 30px;
  text-decoration: none;
  background: #000;
  color: #fff;
  cursor: pointer; }

#stamped-button-submit, input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
  background: #000;
  color: #fff;
  width: auto;
  padding: 10px 20px; }

.stamped-reviews {
  margin: 0;
  position: relative;
  clear: both; }

.stamped-reviews[data-filtered=true]:empty:after {
  content: 'No reviews matched the selected criteria. Clear or modify your filter and try again.';
  display: block;
  text-align: center;
  max-width: 280px;
  margin: 20px auto auto;
  line-height: 25px;
  font-size: 14px; }

.stamped-review {
  border-top: 1px solid #eee;
  margin-bottom: 30px;
  padding-top: 25px; }

.stamped-review:first-child {
  margin-top: 0;
  border-top: none; }

.stamped-review:last-child {
  padding-bottom: 0; }

.verified-badge .icon {
  display: none;
  background: 0 0;
  float: none;
  width: auto;
  height: auto;
  margin-right: -2px; }

.stamped-review-header {
  font-size: 14px;
  width: 100%;
  line-height: 18px; }

div#stamped-review-avatar img, div.stamped-review-avatar img {
  width: 100%;
  max-width: 55px;
  border-radius: 50%;
  vertical-align: top; }

.st-f-l, .stamped-review-header #stamped-review-avatar, .stamped-review-header .stamped-review-avatar, .stamped-review-reply #stamped-review-avatar, .stamped-review-reply .stamped-review-avatar {
  float: left; }

.stamped-review-avatar {
  position: relative;
  float: left;
  padding: 0;
  margin-right: 10px;
  color: #bbb;
  background: #f5f5f5;
  border-radius: 50%;
  text-shadow: 1px 1px 0 #fff; }

.stamped-review[data-verified=buyer] .stamped-review-avatar:before {
  content: '\e904';
  font-family: stamped-font;
  font-size: 21px !important;
  position: absolute;
  right: -5px;
  bottom: 0;
  color: #1cc286; }

.stamped-review-reply .stamped-review-content {
  clear: both;
  padding-top: 5px; }

.stamped-review-avatar-content {
  font-size: 18px;
  text-align: center;
  text-transform: inherit;
  font-style: initial;
  margin-right: 10px;
  display: table-cell;
  vertical-align: middle;
  height: 56px;
  width: 55px;
  font-weight: 700; }

.stamped-location-flag, .stamped-location-flag img {
  width: 18px;
  max-width: 18px;
  min-width: 18px;
  line-height: 0; }

.stamped-review-header .review-location {
  color: #555;
  font-size: 12px;
  font-weight: 400; }

.stamped-location-flag img {
  display: inline-block;
  vertical-align: bottom;
  margin: 3px 3px 3px 1px !important; }

.stamped-location-flag img:not([src]) {
  visibility: hidden;
  height: 0;
  width: 0; }

.stamped-review-header .verified-badge[data-type=email]:after {
  content: ' Verified Reviewer'; }

.stamped-review-header .verified-badge[data-type=buyer]:after {
  content: ' Verified Buyer'; }

.stamped-review-header .stamped-verified-badge[data-type=buyer][data-verified-label]:after {
  content: attr(data-verified-label); }

.stamped-review-header .stamped-verified-badge, .stamped-review-header .verified, .stamped-review-header .verified .fa-check-circle-o, .stamped-review-header .verified .stamped-fa-check-circle-o, .stamped-review-header .verified-badge, .stamped-review-header .verified-badge .fa-check-circle-o, .stamped-review-header .verified-badge .stamped-fa-check-circle-o, .stamped-verified-badge {
  color: #1cc286; }

.stamped-review-header .created, .stamped-review-header-byline .created {
  float: right !important;
  color: #555;
  font-size: 12px;
  font-weight: 400; }

.stamped-review-header-starratings {
  font-size: 20px;
  display: inline-block;
  margin-left: -2px; }

.stamped-review-header-title {
  font-size: 15px;
  line-height: 24px;
  min-height: 15px;
  margin: 5px 0 0;
  padding: 0;
  border: none;
  font-weight: 700;
  text-align: left; }

.stamped-review-reply .stamped-review-header-title {
  clear: none;
  float: left;
  margin: 0;
  font-weight: 700; }

.stamped-review-content {
  margin: 0 0 15px;
  clear: both; }

.edit-review-form textarea, .st-mt-10, .stamped-container .stamped-review-image, .stamped-questions .stamped-icon-comment, .stamped-questions .stamped-review-content-body, .stamped-rewards-coupons, .stamped-rewards-coupons-view, .stamped-rewards-vip-tiers {
  margin-top: 10px; }

.stamped-container .stamped-review-image img {
  width: auto;
  border: 1px solid #ccc;
  margin-right: 0 !important;
  transition: .2s;
  cursor: zoom-in; }

.stamped-container .stamped-review-image a {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  line-height: 0;
  overflow: hidden; }

.stamped-container .stamped-review-image a:hover img {
  border-color: orange; }

.stamped-container .stamped-review-image a[data-featherlight=iframe]:before {
  content: '\25BA';
  position: absolute;
  width: 30px;
  display: inline-block;
  text-align: center;
  margin-top: 36px;
  border-radius: 50%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-weight: 700;
  font-family: stamped-font;
  font-size: 29px;
  opacity: .8;
  left: 50%;
  margin-left: -15px;
  text-shadow: 0 0 4px #000; }

a.stamped-review-link-video:before {
  content: ' ';
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  background: rgba(51, 51, 51, 0.3);
  border-radius: 5px;
  background-image: url(https://cdn.shopify.com/s/files/1/0638/7747/files/icon_play_small_1bb286c7-bcdc-483c-b2d7-f8ad4e2691ba.png?17798340297911193567);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100px; }

.stamped-review-image video {
  object-fit: cover;
  margin-right: 10px;
  max-width: 300px; }

.stamped-review .author {
  margin-right: 7px; }

.stamped-review-content-body, .stamped-review-reply-body, .stamped-review-reply-shop {
  font-size: 1em;
  line-height: 20px; }

.stamped-header .stamped-review-options ul, .stamped-review-content-body, .stamped-ugc-modal-caption-options ul {
  margin: 0;
  padding: 0; }

.stamped-review-reply {
  background: 0 0;
  margin: 15px 0 0 35px;
  padding: 10px 0 0 15px;
  border-left: 5px solid #e0e0e0; }

.stamped-review-reply-body {
  margin: 0 0 12px; }

.stamped-review-reply-shop {
  display: block;
  float: right;
  font-style: italic; }

p.stamped-review-content-body {
  font-size: 14px;
  white-space: pre-wrap;
  margin-bottom: 0; }

.stamped-review-read-more {
  color: #2196f3; }

.stamped-summary-recommend {
  display: block;
  clear: both;
  font-size: 14px; }

span.stamped-summary-recommend .stamped-summary-recommend-label:empty:after {
  content: 'reviewers would recommend this product'; }

span.stamped-summary-recommend-percent {
  background: #555;
  padding: 5px;
  color: #fff;
  font-weight: 700;
  margin-right: 7px; }

span.stamped-summary-recommend-percent:after {
  content: '%'; }

.stamped-form-review-recommend, .stamped-form-review-recommend-product {
  margin-left: 1px; }

.st-mb-10, .stamped-form-review-recommend-label, .stamped-rewards-card-main .stamped-reward-card-title, .stamped-rewards-earnings .stamped-reward-card-icon, .stamped-rewards-spendings .stamped-reward-card-icon, [data-widget-type=minimal] .stamped-review-header-starratings {
  margin-bottom: 10px; }

.stamped-form-review-recommend-product:before {
  content: 'Do you recommend this Product?';
  display: block;
  margin-bottom: 10px; }

.stamped-form-review-recommend label, .stamped-form-review-recommend-product label {
  margin-right: 20px; }

.stamped-user-review {
  display: block;
  flex: auto;
  width: 100%;
  background: #f2f7fa !important;
  padding: 20px;
  border: 1px solid #dde2eb; }

.stamped-review-recommend[data-is-recommend=true] {
  font-size: .9em;
  margin: 10px 0 10px 5px; }

.stamped-review-recommend[data-is-recommend=true]:before {
  content: '\f164';
  font-family: stamped-font;
  margin-right: 8px;
  color: #1cc186; }

.stamped-review-recommend[data-is-recommend=true]:empty:after {
  content: ' I recommend this product';
  clear: both;
  display: inline-block; }

#stamped-review-share, #stamped-review-vote, .edit-review-form, .st-mt-0, .stamped-review-share, .stamped-review-vote, div[data-widget-style*=standard] .stamped-review:first-child {
  margin-top: 0 !important; }

.st-f-r, .stamped-reward-card-button-view, .stamped-user-review .created, [data-widget-style=slider] [dir=rtl] .slick-slide {
  float: right; }

.stamped-user-review:before {
  content: 'Your Review';
  font-size: 20px;
  margin-bottom: 10px;
  clear: both;
  display: inline-block; }

.stamped-user-review button {
  float: right;
  width: auto;
  padding: 3px 10px;
  font-size: 15px;
  background: grey;
  color: #fff;
  border: none; }

button.stamped-user-review-button:before {
  content: 'UPDATE'; }

button.stamped-button-edit:before {
  content: 'Edit'; }

.stamped-share-links a {
  text-decoration: none; }

.stamped-messages .stamped-thank-you {
  width: 100%;
  text-align: center;
  padding: 30px 0;
  border: 1px solid #eee;
  display: none;
  margin-top: 23px; }

.stamped-messages .stamped-thank-you p:first-child {
  font-size: 1.3em;
  margin: auto; }

.stamped-messages .stamped-share-links {
  margin-top: 20px; }

.stamped-messages .stamped-share-links a {
  text-decoration: none;
  padding: 7px 20px;
  color: #000;
  border: 1px solid #ccc;
  background: #eee;
  margin-right: 10px; }

.stamped-messages .stamped-share-links a i, .stamped-questions .stamped-review-reply span.created {
  margin-right: 10px; }

.stamped-messages h3 {
  text-align: center; }

.stamped-review-footer {
  clear: both !important;
  font-size: 12px;
  opacity: .8;
  margin-top: 25px; }

.stamped-review-footer:after, .stamped-review-footer:before {
  content: " " !important;
  display: table !important; }

.stamped-review-footer:after {
  clear: both !important; }

.stamped-review-footer a {
  text-decoration: none;
  Border: none !important; }

#stamped-main-widget[data-dir=rtl] .stamped-form-input.stamped-starrating, #stamped-main-widget[data-dir=rtl] .stamped-review-header #stamped-review-avatar, #stamped-main-widget[data-dir=rtl] .stamped-review-header .stamped-review-avatar, #stamped-main-widget[data-dir=rtl] .stamped-review-reply #stamped-review-avatar, #stamped-main-widget[data-dir=rtl] .stamped-review-reply .stamped-review-avatar, .stamped-review-footer #stamped-review-vote, .stamped-review-footer .stamped-review-vote {
  float: right !important; }

.stamped-share-button {
  cursor: pointer;
  font-size: 0; }

a.stamped-share-button:after {
  content: ' Share';
  font-size: 12px; }

#shopry-rating-holder:before {
  content: ' Was this review helpful?'; }

.stamped-share-icon {
  cursor: pointer;
  text-decoration: none;
  padding: 2px 10px;
  border-radius: 2px; }

.stamped-share-icon.stamped-active {
  box-shadow: none !important; }

.stamped-review-footer #stamped-review-share, .stamped-review-footer .stamped-review-share {
  float: left !important; }

.stamped-review-reportreview {
  float: right;
  font-size: 11px;
  line-height: 16px; }

.stamped-questions-placeholder .stamped-questions {
  clear: both;
  display: block !important; }

.st-w-100, .stamped-questions #stamped-pagination-question, .stamped-questions .stamped-review, .stamped-ugc-modal-image img {
  width: 100%; }

.stamped-questions span.stamped-review-header-byline {
  display: block;
  overflow: auto;
  margin-bottom: 10px !important;
  font-weight: 700; }

.stamped-pagination {
  text-align: center;
  position: relative;
  margin: 20px 0;
  padding: 0; }

.stamped-pagination a {
  padding: 10px;
  cursor: pointer;
  text-decoration: none;
  font-size: 15px; }

#stamped-main-widget.stamped-ecwid .stamped-container, .stamped-pagination a:not(.link):not(.btn), button.featherlight-close-icon.featherlight-close {
  border: none; }

.stamped-pagination li {
  float: none;
  list-style: none;
  font-size: 14px;
  width: auto;
  margin: 0;
  padding: 0; }

.stamped-pagination li.page {
  display: inline-block;
  padding: initial;
  margin: auto; }

.stamped-pagination .page.active {
  font-weight: 700;
  text-decoration: underline !important; }

.stamped-pagination .last, .stamped-pagination .next {
  display: inline-block;
  margin-top: 0;
  margin-left: 10px; }

.stamped-pagination .first, .stamped-pagination .previous {
  display: inline-block;
  margin-top: 0;
  margin-right: 10px; }

.stamped-pagination-prev {
  position: absolute;
  left: 0; }

.stamped-pagination-next {
  position: absolute;
  right: 0; }

div[data-load-type=continue] ul.stamped-pagination li.next a, div[data-widget-load-type=continue] ul.stamped-pagination li.next a {
  font-size: 0px;
  display: inline-block;
  border: 1px solid #333;
  padding: 10px 15px;
  background: #333;
  color: #fff;
  border-radius: 3px; }

div[data-load-type=continue] ul.stamped-pagination li.next a:hover, div[data-widget-load-type=continue] ul.stamped-pagination li.next a:hover {
  border: 1px solid #333;
  background: #fff;
  color: #333; }

div[data-load-type=continue] ul.stamped-pagination li.next a:before, div[data-widget-load-type=continue] ul.stamped-pagination li.next a:before {
  content: 'Load More Reviews';
  font-size: 15px; }

.stamped-sort-select {
  float: right;
  margin: auto 1px 15px auto;
  max-width: initial;
  padding: 0 0 0 12px;
  border-radius: 3px;
  color: #333;
  position: initial;
  height: 35px;
  min-height: 35px;
  background-position: right -1px center;
  background-image: url(https://cdn.stamped.io/cdn/images/icon-arrow-down-bg.svg) !important;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: initial;
  line-height: 1.25;
  text-indent: .01px;
  text-overflow: '';
  border: 1px solid #ccd6e0 !important;
  bottom: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: .2s ease-in-out;
  cursor: pointer;
  z-index: 2;
  font-size: 11px;
  font-weight: 400;
  width: auto;
  min-width: 170px; }

#stamped-filter-select, #stamped-sort-select, #stamped-sort-select2, .stamped-filter-select {
  background-position: right -1px center;
  background-image: url(https://cdn.stamped.io/cdn/images/icon-arrow-down-bg.svg) !important;
  border: 1px solid #ccd6e0 !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: auto;
  color: #333;
  position: initial;
  min-height: 35px;
  line-height: 1.25;
  text-indent: .01px;
  text-overflow: '';
  bottom: 12px;
  transition: .2s ease-in-out;
  z-index: 2;
  font-weight: 400;
  background-color: #fff;
  background-repeat: no-repeat;
  height: 35px;
  cursor: pointer;
  background-size: initial !important;
  padding: 0 12px !important;
  appearance: none;
  border-radius: 3px;
  font-size: 12px; }

#stamped-sort-select, #stamped-sort-select2 {
  background-size: initial;
  padding-right: 0;
  padding-left: 12px;
  appearance: none;
  border-radius: 3px;
  font-size: 11px;
  min-width: 170px;
  margin-bottom: 15px; }

#stamped-sort-select {
  margin-top: -1px; }

#stamped-filter-select, .stamped-filter-select {
  min-width: 200px;
  padding-right: 55px !important; }

.stamped-questions-search-text, .stamped-reviews-search-text {
  color: #000;
  margin: 15px 0 0;
  max-width: 435px;
  position: relative; }

.stamped-questions-search-text .stamped-questions-search-icon.stamped-fa.stamped-fa-search, .stamped-reviews-search-text .stamped-reviews-search-icon.stamped-fa.stamped-fa-search {
  position: absolute;
  top: calc(50% - 11px);
  left: 6px;
  line-height: 0;
  font-size: 20px; }

.stamped-questions-search-text .stamped-questions-search-clear, .stamped-reviews-search-text .stamped-reviews-search-clear {
  position: absolute;
  right: 10px;
  top: calc(50% - 12px);
  color: #000;
  cursor: pointer;
  font-size: 20px;
  line-height: 20px;
  font-family: verdana; }

.stamped-questions-search-text input.stamped-questions-search-input, .stamped-reviews-search-text input.stamped-reviews-search-input {
  color: #333;
  position: initial;
  height: 35px;
  min-height: 35px;
  background-color: #fff;
  line-height: 1.25;
  text-indent: .01px;
  text-overflow: '';
  border: 1px solid #ccd6e0 !important;
  bottom: 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: .2s ease-in-out;
  z-index: 2;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 400;
  width: 99%;
  padding-left: 27px;
  padding-right: 50px;
  box-sizing: border-box; }

.stamped-form-custom-question label {
  padding-left: 1px; }

.new-review-form.stamped-visible {
  border-bottom: 1px solid #eee; }

.new-review-form .stamped-form-custom-question, .st-mb-15, .stamped-rewards-header-content {
  margin-bottom: 15px; }

.new-review-form .stamped-form-custom-option-scale label div {
  display: block;
  margin-top: 5px;
  font-size: .8em; }

.new-review-form .stamped-form-custom-option-scale {
  display: inline-block;
  border-top: 1px solid #ccc;
  margin-top: 10px; }

.new-review-form .stamped-form-custom-option-scale input[type=radio] {
  display: inline-block;
  margin: 0 !important; }

.new-review-form .stamped-form-custom-option-scale label {
  padding-left: 1px;
  float: left;
  width: 100px;
  text-align: center;
  margin-top: -10px; }

.new-review-form .stamped-form-custom-option-scale label:nth-child(2) {
  margin-left: -40px; }

.new-review-form .stamped-form-custom-option-scale label:nth-child(4) {
  margin-right: -40px; }

.new-review-form .stamped-form-custom-option-scale label:first-child {
  text-align: left; }

.new-review-form .stamped-form-custom-option-scale label:last-child {
  text-align: right; }

.stamped-header .stamped-review-option-scale, .stamped-review-option-scale-wrapper {
  background-color: #e5e5e5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 9px auto;
  width: 100%;
  position: relative;
  height: 9px;
  border: 1px solid #7c7c7c; }

.stamped-header .stamped-review-option-scale span, .stamped-review-option-scale-wrapper span {
  content: "";
  background: #525252;
  margin-left: -2px;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  position: absolute;
  top: -webkit-calc(50% - 4px);
  top: calc(50% - 7px); }

.stamped-header .stamped-review-option-scale i, .stamped-review-option-scale-wrapper i {
  background: #7c7c7c;
  display: inline-block;
  width: 1px;
  height: 8px; }

.stamped-header .stamped-review-option-scale i:first-child, .stamped-header .stamped-review-option-scale i:nth-child(5), .stamped-review-option-scale-wrapper i:first-child, .stamped-review-option-scale-wrapper i:nth-child(5) {
  background: 0 0; }

.stamped-review-option-labels {
  font-size: 11px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  display: none !important; }

.stamped-header .stamped-review-options ul li {
  width: 20%;
  margin-right: 20px;
  list-style: none;
  display: inline-block; }

.stamped-header .stamped-review-option-title {
  display: block;
  padding-bottom: 0;
  font-size: 12px;
  line-height: 20px; }

.stamped-reviews .stamped-review-option-scale {
  vertical-align: super;
  white-space: nowrap; }

.stamped-reviews .stamped-review-option-scale span {
  display: inline-block;
  width: 30px;
  background: #ddd;
  border: 1px solid #fff;
  height: 9px;
  font-size: 9px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  white-space: nowrap; }

.stamped-reviews .stamped-review-option-scale > span {
  font-size: 9px !important;
  text-align: left; }

.stamped-reviews .stamped-review-option-scale span:nth-child(2), .stamped-reviews .stamped-review-option-scale span:nth-child(4) {
  font-size: 0px !important; }

.stamped-reviews .stamped-review-option-scale[data-value="1"] span:nth-last-child(n+5), .stamped-reviews .stamped-review-option-scale[data-value="2"] span:nth-last-child(n+4), .stamped-reviews .stamped-review-option-scale[data-value="3"] span:nth-last-child(n+3), .stamped-reviews .stamped-review-option-scale[data-value="4"] span:nth-last-child(n+2), .stamped-reviews .stamped-review-option-scale[data-value="5"] span {
  background: #505050; }

.stamped-reviews .stamped-review-options:not(:empty) {
  clear: both;
  background: 0 0;
  margin: 15px 0 20px !important;
  padding: 0;
  border: none;
  border-radius: 3px; }

.stamped-reviews .stamped-review-options strong {
  width: auto;
  min-width: 110px;
  display: inline-block;
  margin-right: 10px;
  font-size: .9em; }

.stamped-reviews .stamped-review-options ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0;
  padding: 0; }

.stamped-reviews .stamped-review-options ul li {
  margin-right: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  list-style: none;
  display: flex;
  flex-direction: column;
  flex-basis: 33%; }

.stamped-reviews .stamped-review-options ul li > span {
  white-space: nowrap; }

.stamped-review-options > ul > li > .stamped-review-option-checkbox > span, .stamped-review-options > ul > li > .stamped-review-option-radio > span, .stamped-review-options > ul > li > .stamped-review-option-textfield > span {
  border-bottom: 1px dotted #ccc; }

.stamped-reviews .stamped-review-options span.stamped-review-option-checkbox span:after {
  content: ', '; }

@media only screen and (max-width: 480px) {
  .stamped-container {
    padding: 2em 1em; }
  .stamped-summary-caption {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 10px;
    vertical-align: middle; }
  .stamped-header-title, .stamped-summary {
    text-align: center; }
  .stamped-summary-starrating {
    float: none;
    margin-right: 0; }
  .stamped-summary-ratings {
    float: none;
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    border-right: none;
    margin-top: 0 !important;
    margin-bottom: 20px;
    width: 100% !important;
    text-align: center;
    clear: both; }
  .stamped-summary-recommend {
    margin-bottom: 20px; }
  .stamped-summary-recommend-label {
    font-size: 14px; }
  #stamped-filter-select, #stamped-sort-select, #stamped-sort-select2, .stamped-filter-select {
    font-size: 12px;
    height: 32px;
    min-height: 30px;
    min-width: 100%;
    max-width: 100%;
    padding-right: 50px; }
  select#stamped-sort-select {
    padding-right: 10px !important;
    min-width: unset !important;
    border-top: none !important;
    width: 100% !important;
    background-size: 25px;
    border-color: #eee !important;
    border-radius: 0; }
  .stamped-summary-actions-clear {
    font-size: 13px; }
  .stamped-reviews-filter[data-show-filters=true] .stamped-summary-actions-mobile-filter {
    display: inline-block !important;
    font-size: 13px;
    margin-top: 15px; }
  .stamped-reviews-search-text input.stamped-reviews-search-input {
    font-size: 16px; }
  .summary-rating-count {
    width: 9% !important;
    text-align: center !important; }
  .summary-rating-bar {
    width: 67% !important; }
  #stamped-widget-drawer.stamped-widget-drawer .stamped-review-image img, .summary-overview {
    width: 100% !important; }
  .summary-overview {
    float: none !important;
    margin-bottom: 30px; }
  .stamped-summary-photos {
    width: 100% !important;
    margin: auto auto 15px !important;
    padding: 0 !important;
    border: none !important; }
  .stamped-photos-carousel-btn-left {
    left: -20px !important; }
  .stamped-summary-actions {
    display: block;
    clear: both;
    padding-top: 0;
    margin-bottom: 15px;
    white-space: initial; }
  .stamped-review {
    margin-bottom: 10px; }
  .stamped-review-reply {
    margin: 15px 0 0 15px !important; }
  .stamped-summary-actions-newquestion, .stamped-summary-actions-newreview {
    width: 99%;
    display: inline-block;
    float: none;
    margin: 0 3px 10px 0;
    font-size: 13px;
    box-sizing: border-box;
    line-height: 30px; }
  .stamped-summary-actions-newquestion {
    margin-left: 0; }
  .stamped-summary-actions-newreview:after {
    clear: both; }
  .stamped-review-share {
    margin-bottom: 15px; }
  .stamped-messages .stamped-share-links a {
    display: block; }
  .stamped-review-avatar-content {
    height: 45px;
    width: 45px; }
  .verified-badge {
    display: block;
    font-size: 12px;
    white-space: nowrap; }
  #stamped-review-vote {
    margin-top: 10px; }
  .stamped-pagination .first, .stamped-pagination .last, .stamped-pagination .next, .stamped-pagination .previous {
    top: 30px; }
  .stamped-sort-select {
    width: 150px;
    max-width: 150px !important; }
  ul.stamped-tabs li {
    font-size: 13px !important;
    color: #000; }
  .featherlight.featherlight-iframe iframe {
    width: auto !important; } }

@media (min-width: 768px) {
  .stamped-form-contact-email, .stamped-form-contact-location, .stamped-form-contact-name {
    float: left;
    width: 32.33333%;
    max-width: 300px;
    position: relative;
    min-height: 1px;
    padding-right: 15px; }
  .stamped-form-contact-location {
    padding-right: 0; }
  .featherlight.featherlight-iframe iframe {
    width: auto !important; }
  #stamped-main-widget[data-dir=rtl] .stamped-form-contact-email, #stamped-main-widget[data-dir=rtl] .stamped-form-contact-location, #stamped-main-widget[data-dir=rtl] .stamped-form-contact-name {
    float: right !important;
    padding-right: 0 !important;
    padding-left: 15px !important; } }

.stamped-ugc-modal-wrapper, .stamped-ugc-modal-wrapper *, .stamped-ugc-modal-wrapper:after {
  -webkit-box-sizing: initial !important;
  -moz-box-sizing: initial !important;
  box-sizing: initial !important; }

.stamped-ugc-modal-caption {
  margin-top: 15px;
  line-height: 20px;
  clear: both;
  border-top: 0 solid #ddd;
  padding-top: 0; }

.stamped-ugc-modal-caption .fa, .stamped-ugc-modal-caption .stamped-fa, .stamped-ugc-modal-list-photos ul li:last-child {
  margin-right: 0; }

.st-mb-5, .stamped-ugc-modal-caption-rating {
  margin-bottom: 5px; }

.stamped-ugc-modal-caption-title {
  font-size: 1.1em;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 10px;
  clear: both; }

.stamped-ugc-modal-caption-reply:not(:empty) {
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px; }

.stamped-ugc-modal-caption-reply:not(:empty):before {
  content: 'Reply:';
  display: block;
  font-weight: 700;
  margin-bottom: 5px; }

.stamped-ugc-modal-caption-options:not(:empty) {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 20px; }

.stamped-ugc-modal-caption-options ul li {
  list-style: none; }

.st-bold, .stamped-ugc-modal-options-message {
  font-weight: 700; }

.stamped-ugc-modal-options-message:after {
  content: ':'; }

.stamped-rewards-modal, .stamped-ugc-modal {
  position: fixed;
  display: flex;
  font: 14px/22px 'Open Sans',Arial,sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  background-color: rgba(116, 99, 99, 0.65);
  z-index: 99999;
  opacity: 1;
  -webkit-transition: opacity .2s ease-in;
  -moz-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  text-align: left;
  white-space: initial; }

.stamped-ugc-modal.open {
  opacity: 1;
  pointer-events: auto;
  z-index: 999999;
  overflow-y: scroll; }

.stamped-ugc-modal-wrapper {
  position: relative;
  height: auto;
  min-height: 100px;
  margin: auto;
  padding: 0 70px;
  box-shadow: none; }

.stamped-ugc-modal-wrapper:after {
  position: absolute;
  top: 0;
  right: 70px;
  bottom: 0;
  left: 70px;
  background: #fff; }

.stamped-ugc-modal-date {
  color: #353333;
  margin: 0;
  font-size: .9em;
  float: right; }

.stamped-ugc-modal-tags {
  margin-top: 20px;
  margin-bottom: 0;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #eee;
  padding-top: 20px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  box-sizing: border-box !important; }

.stamped-ugc-modal-tags > .stamped-ugc-modal-tag, .stamped-ugc-modal-tags > a {
  display: flex;
  clear: both;
  max-width: 49%;
  vertical-align: top;
  text-decoration: none;
  color: #000; }

[data-modal-shoppable=true] .stamped-ugc-modal-tags-btn {
  background: #000;
  color: #fff;
  padding: 3px 8px;
  text-align: center;
  font-size: 12px;
  width: 100px;
  margin: auto;
  margin-bottom: inherit; }

[data-modal-shoppable=true] .stamped-ugc-modal-tags-btn:after {
  content: 'Add to Cart'; }

[data-modal-shoppable=true] .stamped-ugc-modal-tag {
  flex: 1;
  padding: .5em;
  display: flex;
  flex-direction: column; }

.stamped-ugc-modal-tags a {
  text-decoration: none;
  color: #000;
  flex: 1; }

.stamped-ugc-modal-tags a:hover {
  text-decoration: underline; }

.stamped-ugc-modal-tags-product-image-wrapper {
  display: inline-block;
  padding: 10px;
  border: 1px solid #ececec;
  line-height: 0;
  text-align: center;
  width: 100%;
  box-sizing: border-box !important; }

.stamped-ugc-modal-tags-product-image-wrapper:hover {
  border-color: #777 !important; }

.stamped-ugc-modal-tags-product-image {
  max-height: 100px;
  height: auto;
  width: auto; }

.stamped-ugc-modal-tags-product-title {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 15px;
  min-height: 40px;
  font-size: 12px;
  line-height: 16px;
  text-align: center; }

.stamped-ugc-modal-tags-button {
  float: left;
  background: #333;
  margin: 10px 0 20px;
  color: #fff;
  border-radius: 5px;
  padding: 5px 10px; }

.stamped-ugc-modal-tags-button:after {
  content: 'Shop Now';
  display: block; }

.stamped-ugc-modal-nav-previous, .stamped-ugc-nav-previous {
  left: 0; }

.stamped-ugc-modal-nav-next, .stamped-ugc-nav-next {
  right: 0; }

.stamped-ugc-modal-nav:focus {
  outline: 0;
  border: none;
  -moz-outline-style: none; }

.stamped-ugc-modal-nav-next i, .stamped-ugc-modal-nav-previous i, .stamped-ugc-nav-next i, .stamped-ugc-nav-previous i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -9px;
  font-size: 45px;
  color: #eee; }

.stamped-ugc-modal-nav-next, .stamped-ugc-modal-nav-previous, .stamped-ugc-nav-next, .stamped-ugc-nav-previous {
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  padding: 0;
  border: none;
  background: 0 0;
  color: #bfbfbf;
  z-index: 2;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.stamped-ugc-modal-content {
  height: 100%;
  overflow-y: auto;
  position: relative;
  z-index: 3; }

.stamped-ugc-modal-content-wrapper {
  padding: 0 20px 50px 0;
  height: 100%;
  margin-top: 60px; }

.stamped-ugc-modal-content-wrapper h1.stamped-ugc-modal-user-username {
  font-size: 18px;
  margin-bottom: 0; }

.stamped-ugc-media-hover-content-wrapper:before {
  content: '\f16d';
  display: block;
  font-family: stamped-font,FontAwesome;
  font-size: 19px;
  margin-top: -10px; }

.stamped-ugc-modal .stamped-modal-close {
  cursor: pointer;
  background: 0 0;
  color: #fff;
  line-height: 30px;
  position: relative;
  right: 10px;
  top: 10px;
  text-align: center;
  width: 45px;
  text-decoration: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 0;
  z-index: 5;
  display: block;
  height: 50px;
  box-shadow: none;
  font-weight: 400;
  font-size: 0px;
  float: right; }

.stamped-ugc-modal .stamped-modal-close:after, .stamped-ugc-modal .stamped-modal-close:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #000; }

.stamped-ugc-modal-image, .stamped-ugc-modal-image-wrapper {
  position: relative;
  min-height: initial;
  z-index: 1;
  background: 0 0;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  display: inline-block;
  margin: 0; }

.stamped-ugc-modal .stamped-modal-close:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.stamped-ugc-modal .stamped-modal-close:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.stamped-ugc-modal-image {
  box-sizing: border-box;
  vertical-align: top;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: contain !important;
  -webkit-backface-visibility: hidden;
  width: calc(100% - 40px);
  margin: 20px;
  min-width: 300px; }

.stamped-ugc-modal-user {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  width: 100%; }

.stamped-ugc-modal-user-username {
  float: left;
  margin-top: 6px; }

.stamped-ugc-modal-user-username .stamped-verified-badge {
  margin-left: 7px; }

.stamped-ugc-modal-user-source {
  float: right;
  text-transform: uppercase;
  border: 1px solid #ddd;
  padding: 8px 20px;
  border-radius: 30px;
  font-size: .9em;
  display: none; }

.stamped-ugc-modal-votes {
  font-size: 15px;
  text-align: right;
  margin-top: 15px; }

span.stamped-ugc-modal-vote-down, span.stamped-ugc-modal-vote-up {
  letter-spacing: 3px;
  cursor: pointer; }

span.stamped-ugc-modal-vote-up {
  margin-right: 15px; }

span.stamped-ugc-modal-vote-down:after, span.stamped-ugc-modal-vote-up:after {
  content: attr(data-count); }

.stamped-ugc-modal-image-wrapper ul {
  color: #fff;
  position: absolute;
  bottom: 10px;
  list-style: none;
  text-align: center;
  margin: 0 0 0 -100px;
  padding: 0;
  z-index: 3;
  width: 200px;
  left: 50%;
  display: none; }

.stamped-ugc-modal-image-wrapper ul li {
  padding: 2px;
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 50%;
  margin: 0 6px 0 0;
  font-size: 0;
  cursor: pointer;
  border: 1px solid #777; }

.stamped-ugc-modal-image-wrapper ul li.active {
  background: gold; }

.stamped-ugc-modal-list-photos {
  background: 0 0 !important;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  margin-top: 10px;
  white-space: nowrap;
  height: 56px !important;
  overflow: hidden;
  bottom: -70px; }

.stamped-ugc-modal-list-photos ul {
  padding: 0;
  margin: 0 100px;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 9; }

.stamped-ugc-modal-list-photos ul li {
  background-repeat: no-repeat;
  display: inline-block;
  width: 80px;
  height: 50px;
  margin-right: 6px;
  border: 3px solid #d4d4d4;
  background-size: cover !important;
  -ms-background-size: cover !important;
  -o-background-size: cover !important;
  -moz-background-size: cover !important;
  -webkit-background-size: cover !important;
  font-size: 0;
  opacity: .6;
  cursor: pointer;
  background-position-y: center !important;
  vertical-align: top; }

.stamped-ugc-modal-list-photos ul li.active {
  opacity: 1;
  border-style: dashed; }

.stamped-rewards-modal-content {
  margin: auto;
  background: #fff;
  border-radius: 5px;
  overflow: hidden; }

.stamped-rewards-modal-header {
  background: #eee;
  padding: 10px 15px; }

.stamped-rewards-modal-body {
  padding: 10px 15px;
  text-align: center; }

.stamped-ugc-modal-wrapper {
  display: table !important;
  height: calc(100vh - 100px) !important;
  top: -20px; }

.stamped-ugc-modal-content, .stamped-ugc-modal-image-wrapper {
  display: table-cell;
  vertical-align: top; }

.stamped-ugc-modal-content, .stamped-ugc-modal-content-wrapper {
  width: 410px; }

.stamped-ugc-modal-content-wrapper {
  height: initial !important;
  box-sizing: border-box !important; }

.stamped-ugc-modal-caption-body {
  line-height: 25px;
  word-break: break-word; }

.stamped-ugc-modal-image img, .stamped-ugc-modal-video {
  width: unset;
  min-width: 50%;
  max-width: 100%;
  background-color: #fff;
  display: inline-block;
  vertical-align: middle;
  max-height: calc(100vh - 100px); }

@media only screen and (max-width: 798px) {
  .stamped-ugc-modal-content, .stamped-ugc-modal-image-wrapper {
    display: initial !important; }
  .stamped-ugc-modal-content, .stamped-ugc-modal-content-wrapper {
    width: 100%;
    margin-top: 10px;
    padding: 0; } }

@media screen and (min-width: 1600px) {
  .stamped-ugc-modal-wrapper {
    max-width: 1600px !important; } }

@media screen and (min-width: 1000px) {
  .stamped-ugc-modal-image {
    min-height: 300px; }
  .featherlight.featherlight-iframe iframe {
    width: 700px !important; } }

@media screen and (min-width: 1200px) {
  .featherlight.featherlight-iframe iframe {
    width: 800px !important; } }

@media screen and (min-width: 1400px) {
  .featherlight.featherlight-iframe iframe {
    width: 960px !important; } }

@media only screen and (max-width: 790px), only screen and (max-device-width: 790px) {
  .stamped-ugc-modal.open {
    overflow-y: scroll;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 0 10px 10px !important; }
  .stamped-ugc-modal > div {
    height: 100% !important;
    width: 100% !important;
    margin: 30px auto 0 !important;
    padding: 0 !important;
    display: block !important;
    background: #fff; }
  .stamped-ugc-modal-content {
    background: #fff;
    overflow: visible !important;
    width: 100% !important;
    height: auto !important;
    min-height: 300px;
    max-height: none !important;
    margin-top: -6px;
    float: left; }
  .stamped-ugc-modal-content .stamped-modal-close {
    display: none; }
  .stamped-ugc-modal-wrapper .stamped-modal-close.show-mobile {
    display: inline-block !important;
    position: absolute; }
  .stamped-ugc-modal-content-wrapper > div {
    padding: 20px !important;
    margin-top: 0 !important; }
  .stamped-ugc-modal-wrapper:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 0 0;
    box-shadow: none;
    content: ''; }
  .stamped-ugc-modal-list-photos {
    margin-bottom: 100px; }
  .stamped-ugc-modal-list-photos ul {
    margin: 0 !important;
    padding: 0; }
  .stamped-ugc-modal-image, .stamped-ugc-modal-image-wrapper {
    width: 100% !important;
    min-width: 100%;
    height: initial !important;
    min-height: 250px;
    background-size: contain !important;
    margin: 0 !important;
    line-height: 0; }
  .stamped-ugc-modal-image img {
    max-width: 100%;
    width: 100%; }
  .stamped-ugc-modal-nav-next, .stamped-ugc-modal-nav-previous {
    height: 50%;
    min-height: 300px;
    max-height: 300px; }
  .stamped-ugc-modal-tags-product-title {
    min-height: initial; }
  .stamped-ugc-modal-tags-button {
    float: left !important;
    margin-top: 5px !important; }
  .stamped-ugc-modal-wrapper .stamped-modal-close {
    background: #fff !important;
    color: #000 !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    opacity: .8;
    top: 0;
    right: 0;
    z-index: 3;
    font-size: 0; }
  .stamped-ugc-modal-image ul li {
    width: 10px;
    height: 10px; } }

.stamped-empty-state {
  margin-top: 50px; }

#stamped-badge-widget-holder .stamped-badge[data-rating="0.0"], .stamped-container[data-count="0"][data-widget-language=""] .stamped-empty-state, .stamped-container[data-count="0"][data-widget-language=en] .stamped-empty-state, .stamped-tab-container[style="display:none;"], [data-widget-style=slider] .stamped-review-options ul li strong {
  display: block !important; }

.stamped-container[data-count="0"][data-widget-language=""] .stamped-empty-state > div, .stamped-container[data-count="0"][data-widget-language=en] .stamped-empty-state > div {
  display: block;
  width: 100%;
  text-align: center;
  color: #777;
  font-size: 14px;
  margin-top: 5px; }

.stamped-container[data-count="0"] .stamped-empty-state:before {
  content: '\f005\f005\f005\f005\f005';
  text-align: center;
  display: block;
  font-size: 19px;
  font-family: stamped-font;
  color: #aaa; }

div[data-widget-style*=standard][data-count="0"] .stamped-header, div[data-widget-style] div[data-count="0"] .stamped-header {
  margin-bottom: 0 !important; }

div[data-count="0"] .summary-overview, div[data-widget-style*=standard][data-count="0"] .summary-overview {
  margin: auto;
  float: none !important;
  width: 100% !important;
  text-align: center; }

[data-count="0"] .stamped-summary-starrating {
  float: none;
  margin: 0;
  width: 100%;
  text-align: center;
  display: inline-block; }

[data-count="0"] .stamped-summary-starrating i:before {
  font-size: 30px !important;
  color: #777; }

div[data-widget-style=two-columns] .stamped-review:nth-child(2), div[data-widget-style] div[data-count="0"] .new-review-form, div[data-widget-style] div[data-count="0"] .stamped-content form, div[data-widget-style][data-count="0"] .new-review-form, div[data-widget-style][data-count="0"] .stamped-content form {
  border-top: none !important; }

div.stamped-container[data-widget-style], div[data-widget-style] div.stamped-container {
  max-width: 1200px;
  margin: 30px auto !important;
  border: none !important;
  padding: 0 !important; }

div[data-widget-style] .summary-rating:first-child .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(2) .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(3) .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(4) .summary-rating-title:before, div[data-widget-style] .summary-rating:nth-child(5) .summary-rating-title:before {
  font-family: stamped-font !important;
  font-size: 17px;
  width: 200px !important;
  letter-spacing: -1px;
  color: #777; }

div[data-widget-style*=standard] .summary-rating:first-child .summary-rating-title:before {
  content: '\f005\f005\f005\f005\f005'; }

div[data-widget-style*=standard] .summary-rating:nth-child(2) .summary-rating-title:before {
  content: '\f005\f005\f005\f005\f006'; }

div[data-widget-style*=standard] .summary-rating:nth-child(3) .summary-rating-title:before {
  content: '\f005\f005\f005\f006\f006'; }

div[data-widget-style*=standard] .summary-rating:nth-child(4) .summary-rating-title:before {
  content: '\f005\f005\f006\f006\f006'; }

div[data-widget-style*=standard] .summary-rating:nth-child(5) .summary-rating-title:before {
  content: '\f005\f006\f006\f006\f006'; }

div[data-widget-style*=standard] .summary-rating-count:before {
  content: '('; }

div[data-widget-style*=standard] .summary-rating-count:after {
  content: ')'; }

div[data-widget-style*=standard] .summary-rating-title {
  font-size: 0 !important;
  width: 95px !important; }

div[data-widget-style*=standard] .stamped-summary-ratings {
  width: 300px !important;
  margin-bottom: 20px !important; }

div[data-widget-style*=standard] .summary-rating-bar {
  height: 15px !important;
  width: 130px !important; }

div[data-widget-style*=standard] .summary-rating-count {
  color: #333 !important; }

div[data-widget-style*=standard] .summary-rating-bar > div {
  font-size: 0 !important;
  height: 15px;
  line-height: 0;
  padding: 0; }

[data-widget-type=minimal] .stamped-summary-starrating i:before, div[data-widget-style*=standard] .stamped-summary-starrating i:before {
  font-size: 26px !important; }

#stamped-main-widget.stamped-ecwid .summary-rating-bar > div[data-rating="0"], [data-widget-style=slider] .slick-track, div[data-widget-style*=standard] span.stamped-review-option-labels {
  display: flex !important; }

div[data-widget-style*=standard] .stamped-tab-container {
  position: relative;
  font-size: 14px;
  height: 45px; }

div[data-widget-style*=standard] .stamped-tab-container ul.stamped-tabs {
  height: 45px;
  padding: 0 !important;
  margin-bottom: 0; }

div[data-widget-style*=standard] .stamped-summary-actions {
  margin-top: 0 !important;
  display: block !important;
  float: right;
  position: initial;
  z-index: 3;
  right: 0;
  bottom: 45px; }

div[data-widget-style*=standard] label[for=stamped-sort-select] {
  float: right;
  margin-right: 1px; }

.stamped-container[data-widget-show-product-variant=true] .stamped-review-product, .stamped-container[data-widget-show-product-variant=true] .stamped-review-variant {
  display: inline-block !important;
  font-size: 13px; }

.stamped-container[data-widget-show-product-variant=true] .stamped-review-product a, .stamped-container[data-widget-show-product-variant=true] .stamped-review-variant a {
  text-decoration: none !important;
  color: #000; }

.stamped-container[data-widget-show-product-variant=true] .stamped-review-variant:not(:empty):before {
  content: ' - '; }

.stamped-container[data-widget-show-upload=true] .stamped-file-uploader {
  display: inline-block !important;
  vertical-align: middle !important; }

.stamped-container[data-widget-show-filter-search=true] .stamped-reviews-search-text {
  display: block !important;
  clear: both; }

.stamped-container input:focus, .stamped-container select, .stamped-container textarea:focus, [data-widget-style=slider] .slick-list:focus {
  outline: 0; }

div[data-widget-style*=standard] .stamped-questions, div[data-widget-style=two-columns] .stamped-reviews {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 24px !important; }

div[data-widget-style=two-columns] .stamped-review {
  vertical-align: top !important;
  width: calc(50% + -17.5px) !important;
  float: left !important;
  margin-top: 0 !important;
  position: relative; }

div[data-widget-style=two-columns] .stamped-review:first-child {
  margin-top: 24px;
  padding-top: 25px !important; }

div[data-widget-style=two-columns] .stamped-review:nth-child(odd) {
  margin-right: 35px; }

div[data-widget-style=two-columns] .stamped-pagination {
  margin-top: 3.4375rem;
  clear: both;
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

div[data-widget-style=two-columns] .stamped-container {
  border: none !important;
  padding: 2em 0 !important; }

div[data-widget-style=two-columns] .stamped-review-footer {
  clear: both !important;
  font-size: 11px;
  opacity: .5;
  position: absolute;
  bottom: 0;
  width: 100%; }

@media only screen and (max-width: 768px), only screen and (max-device-width: 768px) {
  div[data-widget-style=two-columns] .stamped-review {
    width: 100% !important;
    padding: 22px !important;
    margin-right: 0 !important; }
  div[data-widget-style=two-columns] .stamped-reviews {
    margin-top: 24px !important; }
  div[data-widget-style=two-columns] .stamped-sort-select {
    top: -2px !important; } }

#stamped-main-widget.stamped-ecwid {
  font-family: -apple-system,'Open Sans',sans-serif;
  background: #fff;
  border-radius: 10px; }

#stamped-main-widget.stamped-ecwid .stamped-review-header .stamped-review-avatar {
  height: 60px !important;
  width: 60px !important;
  font-size: 23px !important;
  vertical-align: text-bottom !important;
  text-align: center !important;
  text-transform: inherit !important;
  font-style: initial !important;
  color: #ccc !important;
  float: left !important;
  margin-right: 10px !important;
  background: #fafafa !important;
  text-shadow: 1px 1px 0 #fff !important; }

#stamped-main-widget-holder .stamped-button {
  background: #eee !important;
  padding: 8px 10px !important; }

#stamped-main-widget-holder .stamped-review {
  padding: 24px 0 !important;
  border-top: 1px solid rgba(0, 0, 0, 0.1) !important; }

#stamped-main-widget-holder .stamped-review:first-child {
  margin-top: 24px; }

#stamped-main-widget-holder .stamped-container {
  padding-bottom: 20px !important; }

#stamped-main-widget-holder .stamped-summary-starrating {
  float: left !important;
  margin: 0 6px 20px 0 !important; }

#stamped-main-widget-holder .stamped-summary-ratings {
  float: left !important;
  margin-left: 20px !important;
  padding-left: 20px !important;
  border-left: 1px solid #eee !important;
  color: #999 !important; }

#stamped-main-widget-holder .stamped-summary {
  margin-bottom: 20px !important; }

#stamped-badge-widget-holder .fa-star:before, #stamped-badge-widget-holder .stamped-fa-star:before {
  font-size: 14px !important; }

#stamped-reviews-widget {
  font-family: 'Open Sans'; }

#stamped-reviews-widget[data-widget-type^=full-page]:empty:before, #stamped-reviews-widget[data-widget-type^=instagram]:empty:before, #stamped-reviews-widget[data-widget-type^=rewards]:empty:before, #stamped-reviews-widget[data-widget-type^=visual]:empty:before, #stamped-rewards-widget:empty:before {
  content: '';
  display: block;
  margin: 30px auto;
  font-size: 2px;
  text-indent: -9999em;
  border: 1em solid rgba(0, 0, 0, 0.3);
  border-left: 1em solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.1s linear infinite stamped-view-loader;
  animation: 1.1s linear infinite stamped-view-loader;
  align-items: center;
  border-radius: 50%;
  width: 20px !important;
  height: 20px;
  padding: 5px; }

#stamped-reviews-widget[data-widget-type=full-page]:empty:before {
  content: "Loading...";
  text-align: center;
  width: 100%;
  display: block; }

[data-widget-style=profile] #stamped-main-widget, [data-widget-style=profile] #stamped-main-widget h3, [data-widget-style=profile] #stamped-main-widget p {
  font-family: "Open Sans", arial, san-serif !important;
  letter-spacing: initial;
  text-transform: initial; }

[data-widget-style=profile] .stamped-review-product a, [data-widget-style=profile] .stamped-review-variant {
  font-size: 13px;
  color: #000;
  text-decoration: none; }

[data-widget-style=profile] .stamped-review-product:before {
  content: 'Reviewing: ';
  display: block;
  margin-bottom: 5px;
  margin-top: 5px; }

[data-widget-style=profile] .stamped-reviews-filter[data-show-filters=true], [data-widget-style=slider] .stamped-reviews-filter[data-show-filters=true], [data-widget-type=masonry] .stamped-reviews-filter[data-show-filters=part], [data-widget-type=masonry] .stamped-reviews-filter[data-show-filters=true] {
  border-bottom: none !important; }

[data-widget-style=profile] .stamped-review:first-child {
  margin-top: 20px !important;
  padding-top: 0 !important; }

[data-widget-style=profile] .stamped-review {
  position: relative;
  display: inline-block;
  width: 100%;
  border: 1px solid #ddd;
  padding-top: 0;
  font-size: 16px;
  margin-bottom: 10px; }

[data-widget-style=profile] .stamped-summary-text-1 {
  background: grey;
  padding: 13px 15px !important;
  margin: 0 !important;
  color: #fff;
  font-size: 20px !important;
  font-weight: 700; }

[data-widget-style=profile] .stamped-review > .stamped-review-header {
  font-size: 0.9em !important;
  float: left;
  width: 30%;
  padding: 20px !important; }

[data-widget-style=profile] .summary-overview {
  width: 100% !important;
  padding: 20px; }

[data-widget-style=profile] .stamped-summary-caption {
  margin-left: 0; }

[data-widget-style=profile] .stamped-header-left {
  display: inline-block;
  width: 30%;
  vertical-align: top;
  border-right: none;
  line-height: 25px; }

[data-widget-style=profile] .stamped-header-right {
  display: inline-block;
  width: 67%;
  max-width: 67%;
  min-height: 260px;
  vertical-align: top;
  line-height: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
  border-left: 1px solid #ddd; }

[data-widget-style=profile] .stamped-summary-recommend {
  margin-bottom: 30px;
  margin-top: 10px; }

[data-widget-style=profile] .stamped-header .stamped-review-options {
  margin-top: 0; }

[data-widget-style=profile] .stamped-header .stamped-review-options ul li {
  width: 30%; }

[data-widget-style=profile] .stamped-review > .stamped-review-content {
  min-height: 250px;
  width: 70%;
  margin: 0;
  float: left;
  clear: none;
  border-left: 1px solid #d0d0d0;
  padding: 15px 15px 25px 20px; }

[data-widget-style=profile] .stamped-verified-badge {
  display: block;
  margin: 3px 0;
  font-size: 13px; }

[data-widget-style=profile] .summary-rating-title {
  font-size: 14px;
  margin-bottom: 3px;
  padding-left: 0;
  width: 10%; }

[data-widget-style=profile] .summary-rating-bar {
  width: 64%; }

[data-widget-style=profile] div.stamped-summary-ratings {
  width: 100% !important;
  padding: 0;
  margin: 5px 0 0 21px;
  color: #333;
  border: none !important; }

[data-widget-style=profile] .stamped-summary-starrating {
  float: none !important; }

[data-widget-style=profile] .stamped-summary {
  border: 1px solid #ddd;
  padding: 0;
  margin-bottom: 20px;
  line-height: 0; }

[data-widget-style=profile] .stamped-review-header-title {
  margin: 10px 0 5px;
  clear: both;
  display: inline-block; }

#stamped-main-widget [data-widget-style=profile] div.stamped-review-product {
  display: block !important;
  margin-top: 15px !important;
  padding-top: 10px;
  clear: both;
  border-top: 1px solid #ddd; }

[data-widget-style=profile] .created {
  float: right;
  font-size: 13px;
  color: #555; }

[data-widget-style=profile] .stamped-review .fa-star-half-o:before, [data-widget-style=profile] .stamped-review .fa-star-o:before, [data-widget-style=profile] .stamped-review .fa-star:before, [data-widget-style=profile] .stamped-review .stamped-fa-star-half-o:before, [data-widget-style=profile] .stamped-review .stamped-fa-star-o:before, [data-widget-style=profile] .stamped-review .stamped-fa-star:before {
  font-size: 27px; }

[data-widget-style=profile] .stamped-review-reply {
  clear: both;
  border: none !important;
  padding: 15px 0 0 !important;
  margin: 15px 0 0 !important;
  border-top: 1px solid #ddd !important; }

@media only screen and (max-width: 700px) {
  [data-widget-style=profile] .stamped-header-left {
    width: 100%;
    border-right: none;
    padding-bottom: 0; }
  [data-widget-style=profile] .stamped-header-right {
    display: block;
    width: 100%;
    max-width: 100%; }
  [data-widget-style=profile] .stamped-summary-ratings {
    margin-top: 10px !important; }
  [data-widget-style=profile] .summary-rating-title {
    width: 19%;
    text-align: right;
    padding-right: 10px; }
  [data-widget-style=profile] .summary-overview {
    margin: auto;
    text-align: center; }
  [data-widget-style=profile] .stamped-summary-photos.stamped-summary-photos-container {
    max-width: 100%;
    min-width: 100%;
    text-align: center; }
  [data-widget-style=profile] .stamped-summary-recommend {
    text-align: center; }
  [data-widget-style=profile] .stamped-header .stamped-review-options ul li {
    width: 95% !important; }
  [data-widget-style=profile] .stamped-review > .stamped-review-header {
    width: 100%;
    padding-bottom: 0 !important; }
  [data-widget-style=profile] .stamped-review > .stamped-review-content {
    min-height: auto !important;
    width: 100%;
    float: none !important;
    border-left: none !important; }
  [data-widget-style=profile] .stamped-review-recommend[data-is-recommend=true] {
    margin: 10px 0 !important; } }

[data-widget-style=slider] .stamped-review {
  clear: none !important;
  padding: 20px;
  box-shadow: 0 3px 6px #eee;
  margin: 10px 10px 10px 5px;
  height: auto !important;
  position: relative;
  border: 1px solid #e5e5e5; }

div[data-widget-style=slider] div.stamped-review:first-child {
  margin-top: 10px !important; }

[data-widget-style=slider] .stamped-review > .stamped-review-header {
  min-height: 70px; }

[data-widget-style=slider] .stamped-review-body > .stamped-review-header-title {
  min-height: 50px;
  margin-top: 10px;
  line-height: 20px;
  margin-bottom: 0 !important;
  font-size: 13px; }

[data-widget-style=slider] .stamped-review-header-starratings {
  display: block;
  margin-bottom: 15px; }

[data-widget-style=slider] .stamped-review-footer {
  bottom: 16px;
  position: absolute;
  margin-right: 15px; }

[data-widget-style=slider] .stamped-verified-badge[data-type=buyer][data-verified-label]:after {
  font-size: 12px !important; }

[data-widget-style=slider] .stamped-review-recommend[data-is-recommend=true] {
  font-size: 12px;
  margin: 0 !important; }

[data-widget-style=slider] .stamped-review-content-body {
  min-height: 100px;
  margin-bottom: 50px; }

[data-widget-style=slider] a.stamped-review-link-photo {
  vertical-align: top;
  min-height: 110px; }

[data-widget-style=slider] .stamped-review-image img {
  max-width: 80px;
  height: auto !important; }

[data-widget-style=slider] .stamped-reviews .stamped-review-reply {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  border-top: 1px solid #ddd;
  margin-top: 20px !important;
  margin-left: 0;
  margin-bottom: 25px !important;
  padding-left: 10px;
  display: inline-block; }

[data-widget-style=slider] .stamped-review-footer #stamped-review-vote, [data-widget-style=slider] .stamped-review-footer .stamped-review-vote {
  float: none !important;
  display: block !important;
  clear: both; }

[data-widget-style=slider] button.slick-next.slick-arrow.slick-disabled {
  pointer-events: none !important; }

[data-widget-style=slider] ul.stamped-pagination {
  visibility: hidden;
  height: 0;
  width: 0;
  line-height: 0; }

[data-widget-style=slider] .slick-next:before {
  content: "" !important;
  font-family: stamped-font !important;
  font-size: 40px !important; }

[data-widget-style=slider] .slick-prev:before {
  content: "" !important;
  font-family: stamped-font !important;
  font-size: 40px !important; }

[data-widget-style=slider] .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

[data-widget-style=slider] .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

[data-widget-style=slider] .slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

[data-widget-style=slider] .slick-slider .slick-list, [data-widget-style=slider] .slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

[data-widget-style=slider] .slick-track {
  position: relative;
  top: 0;
  left: 0;
  margin-left: auto;
  margin-right: auto; }

[data-widget-style=slider] .slick-track:after, [data-widget-style=slider] .slick-track:before {
  display: table;
  content: ''; }

[data-widget-style=slider] .slick-loading .slick-slide, [data-widget-style=slider] .slick-loading .slick-track {
  visibility: hidden; }

[data-widget-style=slider] .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[data-widget-style=slider] .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

[data-widget-style=slider] .slick-next, [data-widget-style=slider] .slick-prev {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: 0; }

[data-widget-style=slider] .slick-prev {
  left: -25px; }

[data-widget-style=slider] .slick-next {
  right: -25px; }

[data-widget-style=slider] .slick-next.slick-disabled:before, [data-widget-style=slider] .slick-prev.slick-disabled:before {
  opacity: .25; }

[data-widget-style=slider] .slick-next:before, [data-widget-style=slider] .slick-prev:before {
  font-size: 20px;
  line-height: 1;
  color: #1c1d1d;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[data-widget-type=masonry] .stamped-review {
  border: 1px solid #e0e0e0 !important;
  padding: 0 !important;
  border-radius: 5px;
  transition: box-shadow .3s ease-in-out;
  overflow: hidden; }

[data-widget-type=masonry] .stamped-review:hover {
  box-shadow: 0 5px 11px #e5e5e5; }

[data-widget-type=masonry] .stamped-questions .stamped-review {
  padding: 20px !important; }

[data-widget-type=masonry] .created {
  float: right;
  font-size: 12px;
  color: #555;
  margin-bottom: 10px; }

[data-widget-type=masonry] .stamped-verified-badge {
  display: inline-block;
  font-size: 12px; }

[data-widget-type=masonry] .stamped-review-header-starratings {
  margin-bottom: 10px;
  line-height: 20px; }

[data-widget-type=masonry] .stamped-review-image {
  margin: 0 !important;
  overflow: hidden; }

[data-widget-type=masonry] .stamped-review-image a {
  margin: 0 !important;
  display: block;
  width: 100%; }

[data-widget-type=masonry] .stamped-review-image img, [data-widget-type=masonry] .stamped-review-image video {
  width: 100% !important;
  height: auto !important; }

[data-widget-type=masonry] .stamped-review-footer #stamped-review-vote, [data-widget-type=masonry] .stamped-review-footer .stamped-review-vote {
  float: none !important;
  clear: both !important;
  padding-top: 5px !important; }

[data-widget-type=masonry] .stamped-reviews {
  margin-bottom: 80px; }

[data-widget-type=masonry] .stamped-reviews .stamped-review-options strong {
  display: block;
  font-size: 11px; }

[data-widget-type=masonry] .stamped-reviews .stamped-review-options li {
  font-size: 13px; }

[data-widget-type=masonry] ul.stamped-pagination {
  top: auto !important;
  bottom: -70px !important;
  left: auto !important;
  clear: both !important;
  width: 100% !important; }

[data-widget-type=masonry] .stamped-reviews .stamped-review-options:not(:empty) {
  padding: 5px 10px !important; }

[data-widget-type=masonry] .stamped-review-reply {
  margin: 15px 0 0 !important;
  padding-top: 0 !important; }

[data-widget-style=standard2] .stamped-review-avatar-content {
  height: 46px;
  width: 45px; }

[data-widget-style=standard2] .stamped-reviews .stamped-review-options:not(:empty) {
  margin: 20px 0 !important; }

[data-widget-style=standard2] .stamped-review-header-starratings {
  margin-right: 5px; }

[data-widget-type=minimal] .summary-overview {
  width: 100% !important;
  float: none !important;
  text-align: center;
  margin-bottom: 25px; }

[data-widget-type=minimal] .stamped-review > .stamped-review-content {
  margin: 0 0 0 65px !important; }

[data-widget-type=minimal] .stamped-summary-starrating {
  float: none;
  margin: 0 10px; }

[data-widget-type=minimal] .stamped-summary-recommend {
  text-align: center;
  margin-top: 30px;
  display: none; }

[data-version="2"] .stamped-summary-caption {
  display: inline-block !important;
  margin: 0 !important;
  clear: both;
  vertical-align: text-bottom;
  float: none; }

[data-version="2"] .stamped-summary-starrating {
  float: none;
  white-space: nowrap; }

[data-version="2"] .stamped-summary {
  padding-bottom: 0;
  margin-bottom: 0; }

#stamped-main-widget[data-dir=rtl] * {
  direction: rtl !important;
  text-align: right; }

#stamped-main-widget[data-dir=rtl] .stamped-summary-ratings {
  float: right !important;
  padding-left: 0 !important;
  padding-right: 20px !important; }

#stamped-main-widget[data-dir=rtl] .stamped-review-avatar-content {
  text-align: center !important; }

#stamped-main-widget[data-dir=rtl] #stamped-sort-select {
  padding-right: 50px !important; }

#stamped-main-widget[data-dir=rtl] .stamped-summary-actions {
  float: left !important;
  right: auto !important;
  left: 0; }

#stamped-main-widget[data-dir=rtl] .stamped-ugc-modal-date {
  font-size: 0; }

@-webkit-keyframes fadeInStamped {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeInStamped {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInStamped;
  animation-name: fadeInStamped; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  animation-fill-mode: both;
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.rotateIn, .rotateOut {
  -webkit-animation-duration: 1s;
  -webkit-animation-fill-mode: both; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; } }

.rotateIn {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

.scaleInWidth, .zoomOut {
  -webkit-animation-duration: 1s; }

.zoomIn, .zoomOut {
  -webkit-animation-fill-mode: both; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
  animation-fill-mode: both;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

.scaleInWidth, .scaleOutWidth {
  -webkit-animation-fill-mode: both; }

@-webkit-keyframes scaleInWidth {
  from {
    width: auto; }
  to {
    width: 40px; } }

.scaleInWidth {
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: scaleInWidth;
  animation-name: scaleInWidth; }

@-webkit-keyframes scaleOutWidth {
  from, to {
    width: auto; } }

.scaleOutWidth {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  animation-fill-mode: both;
  -webkit-animation-name: scaleOutWidth;
  animation-name: scaleOutWidth; }

@-webkit-keyframes navScaleSmall {
  from {
    height: 213px; }
  to {
    height: 75px; } }

.fal:before, .far:before {
  font-family: "Font Awesome 5 Pro"; }

.st-pt-10 {
  padding-top: 10px; }

.st-p-10 {
  padding: 10px; }

.st-mt-5 {
  margin-top: 5px; }

.st-br-5 {
  border-radius: 5px; }

.st-bt {
  border-top: 1px solid #eee; }

.stamped-launcher-icon-opened .fad:before, .stamped-rewards-window .fad:before {
  font-family: inherit !important;
  width: inherit !important; }

#stamped-rewards-init iframe {
  position: absolute !important;
  height: 0 !important;
  max-height: 100% !important;
  max-width: 100% !important;
  min-height: 100% !important;
  min-width: 100% !important;
  width: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important; }

.stamped-rewards-nav-small .stamped-rewards-background, .stamped-rewards-nav-small .stamped-rewards-header {
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: navScaleSmall;
  animation-name: navScaleSmall; }

.stamped-fa-icon-pro-before:before, .stamped-fa-pro-icon {
  font-family: "Font Awesome 5 Pro","Font Awesome 5 Brands";
  font-size: 18px;
  font-weight: 600; }

.stamped-launcher-button {
  outline: 0;
  position: fixed;
  display: block;
  min-width: 60px;
  max-width: 300px;
  height: 60px;
  padding: 0 !important;
  margin: 0 !important;
  border: 0;
  border-radius: 100px;
  cursor: pointer;
  background: linear-gradient(135deg, #f57c00, #ffc800);
  transition: .2s ease-in-out;
  z-index: 99999999999;
  box-sizing: border-box; }

.stamped-launcher-button:hover {
  transform: scale(1.1); }

.stamped-rewards-position-left {
  bottom: 40px;
  left: 40px; }

.stamped-rewards-position-right {
  bottom: 40px;
  right: 40px; }

@media only screen and (max-width: 480px) {
  .stamped-hide-mobile, .stamped-rewards-launcher.desktop {
    display: none !important; }
  .stamped-pagination a {
    padding: 9px;
    font-size: 17px; }
  .stamped-reviews-filter[data-show-filters=true] .stamped-filters-wrapper, .stamped-tab-container[style="display:none;"] ul li {
    display: none; }
  ul.stamped-summary-keywords-list {
    max-height: 80px;
    overflow-y: scroll; }
  div[data-widget-style*=standard] .stamped-summary-actions {
    position: initial !important;
    float: none !important;
    clear: both !important;
    display: inline-block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }
  div[data-widget-style*=standard] .stamped-summary-ratings {
    width: 100% !important;
    margin: 10px auto 20px !important; }
  .stamped-ugc-modal-image, .stamped-ugc-modal-image-wrapper {
    min-height: 350px; }
  .stamped-tab-container[style="display:none;"] {
    display: block !important;
    height: 0 !important; }
  .stamped-tab-container[style="display:none;"] > div {
    height: 0 !important; }
  .stamped-tab-container[style="display:none;"] ul {
    height: 1px !important; }
  [data-widget-style=slider] .stamped-reviews {
    margin: 0 30px !important; }
  [data-widget-type=masonry] ul.stamped-pagination {
    bottom: -50px !important; } }

.stamped-icon--close {
  position: absolute;
  width: 14px;
  height: 14px;
  top: 23px;
  left: 23px; }

.stamped-launcher-badge {
  position: absolute;
  top: -50%;
  right: -50%;
  background: #fe556d;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  color: #fff;
  line-height: 24px;
  -webkit-transform: translate(-100%, 100%);
  transform: translate(-100%, 100%); }

.stamped-launcher-icon-opened i, .stamped-launcher-icon-opened svg {
  vertical-align: middle;
  margin-right: 5px;
  font-size: 27px;
  min-width: 27px;
  display: inline-block; }

.stamped-launcher-icon-opened i:before {
  margin: 0 !important;
  line-height: initial !important; }

.stamped-rewards-base {
  font-family: 'Open Sans',sans-serif;
  z-index: 99999999999;
  position: fixed;
  width: 376px;
  min-height: 250px;
  max-height: 704px;
  box-shadow: rgba(0, 0, 0, 0.16) 0 5px 40px;
  opacity: 1;
  height: calc(100% - 120px);
  border-radius: 13px;
  overflow: hidden;
  display: none; }

.stamped-rewards-window {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: start;
  justify-content: flex-start;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background: #fff; }

.stamped-rewards-background, .stamped-rewards-header::before {
  top: 0;
  right: 0;
  background-size: 69px 60px,cover;
  left: 0;
  bottom: 0;
  pointer-events: none; }

.stamped-rewards-background {
  height: 200px;
  min-height: 70px;
  color: #fff;
  transition: height 160ms ease-out;
  position: absolute;
  box-shadow: rgba(0, 0, 0, 0.2) 1px 2px 3px 0;
  background: linear-gradient(135deg, #f78f00 0, #fdbc00 100%); }

.stamped-rewards-header {
  position: relative;
  color: #fff;
  overflow: hidden;
  min-height: 70px; }

.stamped-rewards-header::before {
  content: "";
  opacity: .35;
  position: absolute; }

.stamped-rewards-header-container {
  box-sizing: border-box;
  font-size: 20px; }

.stamped-rewards-header-main-title {
  margin-top: 0;
  display: inline-block; }

.stamped-rewards-header-main-subtitle {
  display: block;
  margin-top: 17px;
  font-size: 20px;
  font-weight: 700;
  line-height: 26px; }

.stamped-rewards-header-main-subtitle h3 {
  font-size: 21px;
  font-weight: 700;
  margin: 5px 0 0 !important;
  line-height: 28px; }

.stamped-rewards-header-main, .stamped-rewards-header-small {
  padding: 20px 30px 0; }

.stamped-rewards-header-menu {
  text-align: center;
  display: inline-block;
  width: 100%;
  margin-top: 20px;
  white-space: nowrap; }

.stamped-rewards-header-menu span {
  border-radius: 50px;
  font-size: 15px;
  padding: 7px 20px;
  cursor: pointer;
  white-space: nowrap;
  display: inline-block; }

.stamped-rewards-header-menu span.active {
  background: rgba(6, 0, 0, 0.1); }

.stamped-rewards-header-menu svg {
  font-size: 16px;
  margin-right: 1px; }

.stamped-rewards-header-main-points[data-name]:after, .stamped-rewards-header-small-points[data-name]:after {
  content: " " attr(data-name);
  font-size: 13px;
  vertical-align: middle; }

.stamped-rewards-header-nav {
  vertical-align: -webkit-baseline-middle;
  padding: 9px 12px;
  margin-top: -13px;
  margin-left: -15px;
  cursor: pointer;
  display: inline-block;
  line-height: 25px;
  margin-right: 3px;
  border-radius: 5px;
  text-align: center; }

.stamped-rewards-header-nav:hover {
  background: rgba(255, 255, 255, 0.2); }

.stamped-card-section-spending a svg, .stamped-rewards-header-nav svg {
  font-size: 20px; }

.stamped-rewards-header-small-title {
  font-weight: 700;
  font-size: 15px; }

.stamped-rewards-header-main-points, .stamped-rewards-header-small-points {
  float: right;
  background: rgba(255, 255, 255, 0.2);
  padding: 5px 10px;
  margin-top: 0;
  margin-right: 0;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 600; }

.stamped-rewards-header-close {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 15px;
  width: 15px;
  z-index: 9;
  background-image: url(https://cdn.shopify.com/s/files/1/0638/7747/files/launcher-close-icon.png?12659);
  background-size: contain;
  background-repeat: no-repeat;
  cursor: pointer;
  opacity: .5;
  transition: .3s ease-in-out; }

.stamped-rewards-footer {
  min-height: 40px;
  color: #fff;
  transition: height 160ms ease-out;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, #fff 65%);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 99999999999;
  text-align: center; }

.stamped-rewards-content {
  position: relative;
  background-color: transparent;
  box-shadow: none;
  flex: 1 1 0%; }

.stamped-rewards-content-container {
  z-index: 2147483002;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto; }

.stamped-rewards-nav-small .stamped-rewards-content-container {
  top: 0;
  padding-top: 0; }

.stamped-rewards-cards {
  display: flex;
  position: relative;
  flex-direction: column;
  box-sizing: border-box;
  min-height: 100%;
  padding: 0 20px 55px; }

.stamped-rewards-cards:before {
  content: '';
  margin-top: -25px;
  position: absolute;
  width: 86%;
  box-shadow: 0 2px 11px rgba(0, 0, 0, 0.3);
  height: 5px;
  border-radius: 50%;
  display: none; }

.stamped-rewards-nav-small .stamped-rewards-cards:before {
  margin-top: -30px; }

.stamped-rewards-card {
  padding: 20px 24px;
  line-height: 1.6;
  margin-bottom: 17px;
  border-radius: 5px;
  font-size: 13px;
  color: #000;
  overflow: hidden;
  position: relative;
  -webkit-box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #ffb100;
  box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 #ffb100;
  background: #fff; }

#stamped-rewards-cards > div {
  background-color: #fff; }

div#stamped-rewards-cards[data-target=reviews]:before {
  content: 'Your Reviews';
  color: #fff;
  font-weight: 700;
  text-align: center;
  width: 100%;
  height: 35px;
  margin-top: -2px;
  display: none !important; }

#stamped-rewards-views.loading .stamped-view-loader, #stamped-rewards-views.loading .stamped-view-loader :after, .stamped-button-loading:after {
  border-radius: 50%;
  width: 7em;
  height: 7em; }

#stamped-rewards-views.loading .stamped-view-loader {
  margin: auto;
  font-size: 9px;
  text-indent: -9999em;
  border: 0.5em solid rgba(0, 0, 0, 0.1);
  border-left: .5em solid #737373;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.1s linear infinite stamped-view-loader;
  animation: 1.1s linear infinite stamped-view-loader;
  align-items: center;
  position: absolute;
  top: calc(50% - 50px);
  left: calc(50% - 40px); }

@-webkit-keyframes stamped-view-loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes stamped-view-loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.stamped-rewards-card.stamped-rewards-card-earn, .stamped-rewards-card.stamped-rewards-card-spend {
  padding: 15px 10px 20px;
  margin-bottom: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee; }

.stamped-rewards-card.stamped-rewards-card-vip-tier {
  padding: 10px 0;
  margin-bottom: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #eee; }

.stamped-reward-card-title {
  display: block;
  font-size: 1.1em;
  font-weight: 600; }

.stamped-rewards-content-button {
  background: #fff;
  color: #000;
  font-size: 14px;
  padding: 10px 15px;
  margin: 15px 0 10px;
  border-radius: 30px;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid #c7cdd1;
  box-shadow: 0 1px 2px #dde1e3; }

.stamped-rewards-content-button:hover {
  border-color: #999; }

.stamped-rewards-card-main .stamped-rewards-content-button {
  min-width: 100%; }

.stamped-rewards-content-button-large {
  font-size: 15px;
  padding: 10px 20px;
  white-space: nowrap; }

.stamped-reward-card-subtitle {
  display: block;
  margin-top: 5px;
  color: #555; }

.stamped-reward-card-button-wrapper {
  text-align: center;
  margin-top: 15px; }

[data-branding=true] .stamped-rewards-footer:before {
  content: '\01F381 ';
  display: inline-block;
  font-size: 18px;
  vertical-align: middle; }

[data-branding=true] .stamped-rewards-footer:after {
  content: 'by Stamped.io';
  text-align: center;
  display: inline-block;
  font-size: 12px;
  color: #aaa;
  margin-top: 11px; }

[data-branding=true] .stamped-rewards-footer {
  background: #fff;
  border-top: 1px solid #ddd; }

.stamped-reward-card-button-earn, .stamped-reward-card-button-spend, .stamped-rewards-content-action-button, .stamped-rewards-window a.stamped-rewards-content-action-button {
  background: #ffb100;
  display: inline-block;
  width: auto;
  padding: 10px 15px;
  margin-left: 5px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none; }

.stamped-reward-card-button-earn, .stamped-reward-card-button-spend {
  display: none;
  float: right; }

.stamped-rewards-earnings .stamped-reward-card-icon, .stamped-rewards-spendings .stamped-reward-card-icon, .stamped-rewards-vip-tiers .stamped-reward-card-icon {
  margin-right: 10px;
  font-size: 18px;
  font-weight: 300;
  height: 40px;
  width: 40px;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  line-height: 28px;
  min-width: auto;
  position: relative;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  float: left;
  opacity: .7; }

.stamped-rewards-spendings .stamped-reward-card-icon {
  font-size: 23px;
  padding-left: 0;
  margin-right: 5px;
  margin-left: 5px; }

.stamped-rewards-vip-tiers .stamped-reward-card-icon {
  font-size: 21px !important; }

.stamped-rewards-vip-tiers > .stamped-rewards-card {
  cursor: pointer;
  padding: 10px 0 15px;
  margin-top: 0;
  margin-bottom: 0; }

.stamped-rewards-vip-tiers > .stamped-rewards-card[data-current=true] .stamped-reward-card-button-earn {
  padding: 5px 10px;
  margin-top: 5px;
  margin-right: 7px;
  display: block; }

.stamped-rewards-vip-tiers > .stamped-rewards-card[data-current=true] .stamped-reward-card-button-earn:before {
  content: 'Current'; }

.stamped-rewards-vip-tiers > .stamped-rewards-card:hover {
  background: #fafafa; }

.stamped-rewards-earnings [data-event-type=ReviewPhoto] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=ReviewVideo] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=Review] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialFollowFacebook] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialFollowInstagram] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialFollowPinterest] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialFollowTiktok] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialFollowTwitter] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialShareFacebook] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialShareTwitter] .stamped-reward-card-button-earn, .stamped-rewards-earnings [data-event-type=SocialYouTube] .stamped-reward-card-button-earn {
  display: block;
  text-align: center;
  min-width: 50px;
  font-size: 13px; }

.stamped-rewards-earnings [data-event-type=AccountBirthday][data-birthday=false] .stamped-reward-card-button-earn:empty:before {
  content: 'Set';
  text-align: center; }

.stamped-rewards-earnings [data-event-type=AccountBirthday][data-birthday=false] .stamped-reward-card-button-earn {
  display: block;
  text-align: center; }

.stamped-rewards-earnings [data-event-type=SocialFollowInstagram] .stamped-reward-card-button-earn:empty:before, .stamped-rewards-earnings [data-event-type=SocialFollowPinterest] .stamped-reward-card-button-earn:empty:before, .stamped-rewards-earnings [data-event-type=SocialFollowTiktok] .stamped-reward-card-button-earn:empty:before, .stamped-rewards-earnings [data-event-type=SocialFollowTwitter] .stamped-reward-card-button-earn:empty:before {
  content: 'Follow';
  display: block; }

.stamped-rewards-earnings [data-event-type=SocialFollowFacebook] .stamped-reward-card-button-earn:empty:before {
  content: 'Like';
  display: block; }

.stamped-rewards-earnings [data-event-type=SocialShareFacebook] .stamped-reward-card-button-earn:empty:before, .stamped-rewards-earnings [data-event-type=SocialShareTwitter] .stamped-reward-card-button-earn:empty:before {
  content: 'Share';
  display: block; }

.stamped-rewards-earnings [data-event-type=SocialYouTube] .stamped-reward-card-button-earn:empty:before {
  content: 'Subscribe';
  display: block; }

.stamped-rewards-earnings [data-event-type=ReviewPhoto] .stamped-reward-card-button-earn:before, .stamped-rewards-earnings [data-event-type=ReviewVideo] .stamped-reward-card-button-earn:before, .stamped-rewards-earnings [data-event-type=Review] .stamped-reward-card-button-earn:before {
  font-family: "Font Awesome 5 Solid";
  content: '\f040';
  display: none; }

.stamped-button-completed:before, .stamped-rewards-earnings [data-campaign-completed=true] .stamped-reward-card-button-earn:before {
  font-family: "Font Awesome 5 Pro";
  content: "" !important;
  display: none; }

.stamped-rewards-earnings .stamped-reward-card-button-earn svg {
  height: 20px; }

[data-campaign-redeemable=true] .stamped-reward-card-button-spend {
  display: block;
  text-align: center;
  font-size: 13px; }

[data-campaign-redeemable=true] .stamped-reward-card-button-spend:not(.stamped-button-disabled):before {
  content: 'Redeem';
  display: block;
  text-align: center; }

.stamped-reward-card-button-view:before {
  content: 'View';
  display: block; }

.stamped-button-loading {
  display: block;
  margin: auto;
  font-size: 2px;
  text-indent: -9999em;
  border: 1em solid rgba(0, 0, 0, 0.1);
  border-left: 1em solid #fff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: 1.1s linear infinite stamped-view-loader;
  animation: 1.1s linear infinite stamped-view-loader;
  align-items: center;
  border-radius: 50%;
  width: 7em;
  height: 7em; }

.stamped-button-disabled {
  background-color: #ccc !important;
  pointer-events: none; }

.stamped-rewards-coupons-view .stamped-reward-coupon-code {
  border: 1px solid #ccc;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  margin-top: 15px; }

.stamped-rewards-coupons-view .stamped-reward-card-subtitle {
  margin: 15px 0 20px; }

.stamped-reward-referral-link {
  background: #eee;
  padding: 10px;
  overflow-x: auto;
  max-height: 50px;
  white-space: nowrap;
  margin-top: 10px; }

.stamped-reward-coupon-code {
  background: #eee; }

.stamped-reward-referral-rewards {
  margin: 20px 0 10px;
  display: inline-block;
  width: 100%;
  border: 1px solid #eee;
  padding: 10px 0; }

.stamped-reward-referral-customer {
  float: left;
  width: 49%;
  text-align: center; }

.stamped-reward-referral-friend {
  float: right;
  width: 50%;
  text-align: center;
  border-left: 1px solid #eee; }

.stamped-reward-referral-reward-title {
  font-weight: 700;
  font-size: 12px; }

.stamped-reward-referral-platforms {
  padding: 10px 0;
  text-align: center; }

.stamped-reward-referral-platforms > span {
  display: inline-block;
  width: 32%;
  font-size: 12px;
  white-space: nowrap;
  box-sizing: border-box;
  text-align: center;
  cursor: pointer; }

.stamped-reward-referral-platforms > span > button {
  -webkit-appearance: none !important;
  border: none !important;
  background: 0 0; }

.stamped-reward-referral-email i, .stamped-reward-referral-email svg, .stamped-reward-referral-facebook i, .stamped-reward-referral-facebook svg, .stamped-reward-referral-twitter i, .stamped-reward-referral-twitter svg {
  font-size: 20px;
  display: block;
  margin: auto auto 7px; }

.stamped-card-section-spending {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 15px; }

.stamped-card-section-earning a svg, .stamped-card-section-spending a svg {
  margin-right: 5px;
  margin-left: -15px;
  font-size: 18px; }

.stamped-launcher-review-view {
  font-size: .9em; }

.stamped-rewards-birthday-input-holder {
  position: initial;
  background: inherit;
  display: inline-block;
  left: 60px;
  padding-right: 20px; }

.stamped-rewards-birthday-input-holder input {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 15px; }

.opened .stamped-rewards-card, .opened .stamped-rewards-header-container {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: testingUp;
  animation-name: testingUp; }

.opened div#stamped-rewards-cards > div:first-child {
  -webkit-animation-delay: .3s;
  animation-delay: .3s; }

.opened div#stamped-rewards-cards > div:nth-child(2) {
  -webkit-animation-delay: .5s;
  animation-delay: .5s; }

.opened div#stamped-rewards-cards > div:nth-child(3) {
  -webkit-animation-delay: .7s;
  animation-delay: .7s; }

.opened div#stamped-rewards-cards > div:nth-child(4) {
  -webkit-animation-delay: .8s;
  animation-delay: .8s; }

.opened div#stamped-rewards-cards > div:nth-child(5) {
  -webkit-animation-delay: .9s;
  animation-delay: .9s; }

.opened div#stamped-rewards-cards > div:nth-child(6) {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.opened div#stamped-rewards-cards > div:nth-child(7) {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s; }

.opened div#stamped-rewards-cards > div:nth-child(8) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s; }

.opened div#stamped-rewards-cards > div:nth-child(9) {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s; }

.opened div#stamped-rewards-cards > div:nth-child(10) {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s; }

.opened .stamped-rewards-footer {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: testingUp;
  animation-name: testingUp; }

@-webkit-keyframes testingUp {
  from {
    transform: translateY(30px);
    opacity: 0; }
  to {
    transform: translateY(0);
    opacity: 1; } }

.stamped-launcher-list-item {
  display: inline-block;
  width: 100%;
  box-sizing: border-box; }

.stamped-launcher-list-item.stamped-launcher-list-with-button .stamped-launcher-list-item-title {
  max-width: 140px;
  display: inline-block;
  vertical-align: middle;
  line-height: 16px;
  margin-top: 3px; }

.stamped-launcher-thumbnail-wrapper {
  display: inline-block;
  max-width: 35px;
  max-height: 35px;
  overflow: hidden;
  vertical-align: middle;
  margin-right: 5px; }

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
  .new-review-form .stamped-form-custom-option-scale label {
    float: left;
    width: 80px;
    text-align: center;
    margin-top: -10px; }
  .stamped-header .stamped-review-options ul li {
    width: 100% !important; }
  span.stamped-review-option-scale {
    display: block;
    margin-bottom: 8px;
    margin-top: -5px; }
  .stamped-reviews .stamped-review-options li {
    display: inline-block;
    margin-right: 20px;
    width: 100% !important; }
  span .stamped-file-uploader {
    display: block !important; }
  .stamped-file-uploader label[for=stamped-file-uploader-input] > span {
    border: 1px solid #333;
    padding: 6px 10px;
    font-size: 13px;
    border-radius: .3em;
    width: 100%;
    display: block;
    text-align: center; }
  input.stamped-button.stamped-button-primary.button.button-primary.btn.btn-primary {
    margin: 10px 0 0; }
  .stamped-rewards-base {
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    max-height: 100%;
    height: calc(100%);
    background: #00000026;
    border-radius: 0; }
  .stamped-rewards-launcher.opened {
    display: none !important; }
  button.stamped-launcher-button {
    width: 60px !important;
    overflow: hidden;
    box-shadow: none !important; }
  .stamped-rewards-position-left button.stamped-launcher-button {
    left: 20px !important;
    bottom: 20px !important; }
  .stamped-rewards-position-right button.stamped-launcher-button {
    right: 20px !important;
    bottom: 20px !important; } }

body[data-mobile=true] .stamped-rewards-header-close {
  top: 5px;
  right: 5px;
  width: 20px;
  height: 20px; }

body[data-mobile=true] .stamped-launcher-icon-opened i, body[data-mobile=true] .stamped-launcher-icon-opened svg {
  margin-right: 0 !important; }

.edit-review-form, .new-question-form {
  border: 1px solid #dddddd4d;
  padding: 15px;
  display: none; }

.u-block {
  display: block !important; }

.u-inlineBlock {
  display: inline-block !important;
  max-width: 100% !important; }

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

.u-hiddenVisually {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.is-srOnly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.u-textAlignCenter {
  text-align: center !important; }

.u-textAlignLeft {
  text-align: left !important; }

.u-textAlignRight {
  text-align: right !important; }

.u-textBreak {
  word-wrap: break-word !important; }

.u-textInheritColor {
  color: inherit !important; }

.u-textKern {
  text-rendering: optimizeLegibility !important;
  font-feature-settings: "kern" 1 !important;
  font-kerning: normal !important; }

.u-textLead {
  line-height: 1.6 !important;
  font-size: 1.1em !important; }

.u-textNoWrap {
  white-space: nowrap !important; }

.u-textTruncate {
  max-width: 100% !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important; }

.u-fontSmoothing {
  -moz-osx-font-smoothing: grayscale !important;
  -webkit-font-smoothing: antialiased !important; }

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

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

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

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

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

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

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

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

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

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

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

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

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

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

td,
th {
  padding: 0; }

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

html,
body {
  height: 100%; }

body {
  background: white;
  color: #333333;
  cursor: auto;
  margin: 0;
  padding: 0;
  position: relative; }

body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

a:hover {
  cursor: pointer; }

figure {
  margin: 0 0 1.5rem; }

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
  vertical-align: middle; }

img {
  -ms-interpolation-mode: bicubic; }

button {
  background: none;
  border: 0; }
  button:active, button:focus {
    box-shadow: none;
    outline: none; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

html {
  font-size: 14px; }
  @media (min-width: 768px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1024px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1366px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: 1.5; }

a {
  color: #333333;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #757575; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-bottom: 0.78571rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #757575;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.subheader {
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 0.78571rem; }

hr {
  border: solid #e5e5e5;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 2rem 0 1.92857rem; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 700;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

ul,
ol,
dl {
  list-style-position: outside;
  margin-bottom: 1.5rem; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin-left: 1.2rem;
  margin-bottom: 0; }

ul {
  margin-left: 1.15rem; }

ol {
  margin-left: 1.15rem; }

dl dt {
  font-weight: 700;
  margin-bottom: 0.35714rem; }

dl dd {
  margin-bottom: 1.5rem; }

abbr,
acronym {
  border-bottom: 1px dotted #cccccc;
  color: #333333;
  cursor: help;
  font-size: 90%;
  text-transform: uppercase; }

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 22px;
  line-height: 29px; }

cite {
  color: #999999;
  display: block;
  font-size: 1rem; }

.icon {
  height: 1.14286rem;
  width: 1.14286rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #757575;
    height: 100%;
    vertical-align: top;
    width: 100%; }

/*doc
---
title: Lists
name: lists
category: Elements
---

*/
/*doc
---
title: Inline List
name: inline_list
category: Elements
parent: lists
---


```html_example
<ul class="inlineList">
    <li><a href="#">Link 1</a></li>
    <li><a href="#">Link 2</a></li>
    <li><a href="#">Link 3</a></li>
    <li><a href="#">Link 4</a></li>
    <li><a href="#">Link 5</a></li>
</ul>
```
##### Inline list settings
```sass_file_example
src/settings/foundation/inlineList/_settings.scss
```

*/
.inlineList {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.21429rem;
  margin-left: -1.57143rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.57143rem; }
    .inlineList > li > * {
      display: block; }

/*doc
---
title: Tables
name: tables
category: Elements
---


```html_example
<table class="table">
    <thead class="table-thead">
        <tr>
            <th>Table Header</th>
            <th>Table Header</th>
            <th class="table-header--numericData" scope="column">Totals</th>
        </tr>
    </thead>
    <tbody class="table-tbody">
        <tr>
            <td>Content Goes Here</td>
            <td>This is longer content Donec id elit non mi porta gravida at eget metus.</td>
            <td class="table-cell--numericData">$10</td>
        </tr>
    </tbody>
    <tfoot class="table-tfoot">
        <tr>
            <td class="table-cell--numericData" colspan="2">Subtotal:</td>
            <td class="table-cell--numericData"><strong>$60</strong></td>
        </tr>
    </tfoot>
</table>
```
##### Tables settings
```sass_file_example
src/settings/foundation/tables/_settings.scss
```

*/
.table {
  border: solid 1px #e5e5e5;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: #e5e5e5; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.78571rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.78571rem 1.5rem;
    text-align: left; }
  .table thead tr th,
  .table tfoot tr th,
  .table tfoot tr td,
  .table tbody tr th,
  .table tbody tr td,
  .table tr td {
    display: table-cell; }
  .table th.table-header--numericData,
  .table td.table-cell--numericData {
    text-align: right; }

.table-thead {
  border: 1px solid #e5e5e5; }

.table-tfoot {
  border: 1px solid #e5e5e5; }

.table-tbody tr {
  border-bottom: 1px solid #e5e5e5; }
  .table-tbody tr:last-child {
    border-bottom: 0; }

/*doc
---
title: Buttons
name: button
category: Components
---

These are all the button

```sass_file_example
src/settings/foundation/buttons/_settings.scss
```

```html_example
<button class="button">Button</button>

<input type="submit" class="button" value="Button">

<a class="button" role="button" href="#">Button</a>
```

*/
.button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: transparent;
  border-color: #cccccc;
  color: #666666;
  font-size: 1rem;
  padding: 0.85714rem 2.28571rem;
  border-radius: 4px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .button:active {
    background-color: transparent;
    border: 1px solid #757575;
    color: black; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 589px) {
    .button + .button {
      margin-left: 0.78571rem; } }

/*doc
---
title: Button states
name: button_states
category: Components
parent: button
---

```html_example
<button class="button button--primary">Primary Button</button>

<button class="button">Secondary / Default Button</button>

<button class="button button--tertiary">Tertiary Button</button>

<button class="button button--action">Call-to-Action Button</button>
```
    */
.button--primary {
  background-color: #444444;
  border-color: #444444;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .button--primary:active {
    background-color: black;
    border: 1px solid black;
    color: white; }

.button[disabled] {
  background-color: #cccccc;
  border-color: rgba(0, 0, 255, 0);
  color: white;
  cursor: default; }

/*doc
---
title: Button sizes
name: button_sizes
category: Components
parent: button
---

```html_example
<button class="button button--large">Large</button>

<button class="button">Default</button>

<button class="button button--small">Small</button>

<button class="button button--tiny">Tiny</button>
```

And a special case, slab, which takes the full width of it's container and any
size modifier

```html_example
<button class="button button--slab">Slab</button>

<button class="button button--slab button--large">Slab</button>
```

*/
.button--large {
  font-size: 15px; }

.button--small {
  font-size: 13px;
  padding: 0.57143rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.78571rem 0.78571rem; }
  .button--icon svg {
    fill: #757575; }

/*doc
---
title: Button Groups
name: button_groups
category: Components
parent: button
---


```html_example
<div class="buttonGroup">
    <button class="button">Button1</button>
    <button class="button">Button2</button>
    <button class="button">Button3</button>
</div>
```
##### Button group settings
```sass_file_example
src/settings/bigcommerce/buttonGroup/_settings.scss
```

*/
.buttonGroup {
  display: inline-block; }
  .buttonGroup > .button {
    border-radius: 0;
    border-right-width: 0;
    float: left;
    margin-left: 0; }
    .buttonGroup > .button:first-child {
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 4px;
      border-right-width: 1px;
      border-top-right-radius: 4px; }

/*doc
---
title: Dropdowns
name: dropdown
category: Components
---

Dropdowns are simple lists that can appear next to any element that can trigger a click event.
They can be used by buttons, icons, links and other similar items.

```sass_file_example
src/settings/foundation/dropdown/_settings.scss
```
```html_example
<ul class="dropdown-menu" style="display:block; left: 0;">
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">One</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Two</a></li>
    <li class="dropdown-menu-item"><a href="#" ng-click="$event.preventDefault()">Three</a></li>
</ul>
```
*/
.dropdown-menu {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu.open {
    display: block; }
  .dropdown-menu > *:first-child {
    margin-top: 0; }
  .dropdown-menu > *:last-child {
    margin-bottom: 0; }

.dropdown-menu--content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #e5e5e5;
  font-size: 1rem;
  height: auto;
  padding: 0.78571rem;
  width: 100%;
  z-index: 89;
  max-width: 200px; }
  .dropdown-menu--content.open {
    display: block; }
  .dropdown-menu--content > *:first-child {
    margin-top: 0; }
  .dropdown-menu--content > *:last-child {
    margin-bottom: 0; }

.dropdown-menu-item {
  cursor: pointer;
  font-size: 1rem;
  line-height: 1.5;
  margin: 0;
  padding: 0.35714rem 0.71429rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.35714rem; }
  .dropdown-menu-item a {
    margin: -0.35714rem; }

/*doc
---
title: Forms
name: forms
category: Forms
---

##### Foundation Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

##### Citadel Forms settings
```sass_file_example
src/settings/foundation/forms/_settings.scss
```

*/
/*doc
---
title: Form basics
name: 01forms_basics
category: Forms
parent: forms
---

Citadel comes with styling for most form input types and some custom ones. To start
things off a basic, semantic mark-up structure should be adhered too, including
the `form`, `fieldset` and `legend` elements where ever possible.

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
    </fieldset>
</form>
```

*/
.form {
  margin: 0 0 1.5rem; }

.form-fieldset {
  border-width: 0;
  margin: 0;
  padding: 0; }

.form-legend {
  background: transparent;
  border: solid #999999;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.78571rem;
  padding: 0;
  width: 100%; }

/*doc
---
title: Form labels and inputs
name: 03forms_basics
category: Forms
parent: forms
---

Inputs of all types should be associated with a label which has a `for` attribute

```html_example
<div class="form-field">
    <label class="form-label" for="input1">Input Label</label>
    <input class="form-input" id="input1" type="text" placeholder="Placeholder text">
</div>
<div class="form-field">
    <label class="form-label" for="input2">Number Label</label>
    <input class="form-input" id="input2" type="number" placeholder="Number input">
</div>
<div class="form-field">
    <label class="form-label" for="input3">Textarea Label <small>additional context</small></label>
    <textarea class="form-input" id="input3" placeholder="Placeholder text" rows="3"></textarea>
</div>
```
*/
.form-label {
  color: #666666;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #757575;
    font-size: 0.71429rem;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 4px;
  color: #666666;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  height: 3rem;
  margin: 0;
  padding: 0.75rem 1rem;
  transition: border-color 100ms ease-out;
  width: 100%;
  /*doc
---
title: Disabled inputs
name: 04forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="disabled_input1">Input Label</label>
    <input class="form-input" id="disabled_input1" disabled type="text" value="Disabled text">
</div>

<div class="form-field">
    <label class="form-label" for="disabled_input2">Input Label</label>
    <input class="form-input" id="disabled_input2" readonly type="text" value="Readonly text">
</div>
```
*/ }
  .form-input:disabled {
    background-color: white;
    color: #999999;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #e5e5e5;
    border-color: #999999;
    color: #757575;
    cursor: text; }
  .form-input:focus {
    border-color: #999999;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #999999; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #999999; }
  .form-input:-ms-input-placeholder {
    color: #999999; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: #666666;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  padding: 0.75rem;
  border-radius: 0;
  cursor: pointer;
  height: 3rem;
  margin: 0;
  outline: 0; }
  .form-select::-ms-expand {
    display: none; }
  .form-select.radius {
    border-radius: 4px; }
  .form-select:focus {
    border-color: #999999; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #999999; }

/*doc
---
title: Form Panels and Layouts
name: 13forms_layouts
category: Forms
parent: forms
---

We provide a couple of component styles to layout forms.

The more `form-field` components you place in the `form-row`, the smaller the columns gets.
Columns are equal length, and calculated automatically by Flexbox by default.

It's the same mark-up but depending on your browser support needs, you can switch
between a flexbox layout or a more traditional grid based layout by setting
`$formRow-modernBrowsers` to `false`.

The grid based layout of `form-feilds` will require the use of modifiers to calculate
the correct widths. We support `form-field--half`, `form-field--third` and
`form-field--quarter`

```html_example
<form action="#" class="form">
    <fieldset class="form-fieldset">
        <legend class="form-legend">Form legend</legend>
        <div class="form-body">
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
            </div>
            <div class="form-row">
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
                <div class="form-field">
                    <label class="form-label" for="input12">Input Label</label>
                    <input class="form-input" id="input12" type="text" placeholder="Placeholder text">
                </div>
                <div class="form-field">
                    <label class="form-label" for="input4">Prefixed Label</label>
                    <div class="form-prefixPostfix">
                        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">KG</span>
                        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
                    </div>
                </div>
            </div>
        </div>
    </fieldset>
</form>
```
*/
.form-body {
  background-color: white;
  border: 1px solid #999999;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin-bottom: 1.5rem;
  max-width: none;
  padding: 1.5rem; }

.form-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .form-row:before, .form-row:after {
    content: " ";
    display: table; }
  .form-row:after {
    clear: both; }
  .form-row .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    max-width: none; }
  @media (min-width: 768px) {
    .form-row--half .form-field {
      width: 50%; }
    .form-row--third .form-field {
      width: 33.33333%; }
    .form-row--quarter .form-field {
      width: 25%; } }

/*doc
---
title: Form Fields
name: 02forms_basics
category: Forms
parent: forms
---

Each form input should be wrapped in a `form-field`

```html_example
<div class="form-field">
</div>
```
*/
.form-field {
  display: block;
  margin: 0 0 2rem;
  max-width: none; }
  .form-field:before, .form-field:after {
    content: " ";
    display: table; }
  .form-field:after {
    clear: both; }

/*doc
---
title: Selects [multiple]
name: 06forms_basics
category: Forms
parent: forms
---

Styling of the select element with the multiple attribute

```html_example
<div class="form-field">
    <label class="form-label" for="multiselect1">Native Select Multiple label</label>
    <select class="form-select" multiple name="multiselect1" id="multiselect1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
        <option value="3">Option 3</option>
        <option value="4">Option 4</option>
    </select>
</div>
```
*/
.form-select[multiple] {
  height: auto; }
  .form-select[multiple] option {
    padding: 5px; }

/*doc
---
title: Radios and Checkbox
name: 07forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-checkbox" type="checkbox" id="check1">
    <label class="form-label" for="check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="check2">
    <label class="form-label" for="check2">Checkbox 2 label</label>
</div>
```

```html_example
<div class="form-field">
    <label class="form-label">Field label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio1">
    <label class="form-label" for="radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="radio_example" id="radio2">
    <label class="form-label" for="radio2">Radio 2 label</label>
</div>
```
*/
.form-checkbox,
.form-radio {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .form-checkbox + .form-label,
  .form-radio + .form-label {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 0.35714rem;
    padding-left: 1.85714rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #cccccc;
      border-width: 1px;
      height: 1.14286rem;
      left: 0;
      top: 0;
      width: 1.14286rem; }
    .form-checkbox + .form-label::after,
    .form-radio + .form-label::after {
      height: 1rem;
      left: 1px;
      opacity: 0;
      top: 1px;
      transform: scale(0);
      width: 1rem; }

.form-checkbox:checked + .form-label::after,
.form-radio:checked + .form-label::after {
  opacity: 1;
  transform: scale(1); }

.form-checkbox[disabled] + .form-label,
.form-radio[disabled] + .form-label {
  cursor: default; }
  .form-checkbox[disabled] + .form-label::before,
  .form-radio[disabled] + .form-label::before {
    background-color: white; }

.form-checkbox + .form-label::before {
  border-radius: 4px; }

.form-checkbox + .form-label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(51, 51, 51, 0.999);
  content: "";
  font-size: 1rem;
  line-height: 1;
  text-align: center; }

.form-radio + .form-label::before {
  border-radius: 50%; }

.form-radio + .form-label::after {
  background: rgba(51, 51, 51, 0.999);
  border: 3px solid white;
  border-radius: 1rem; }

/*doc
---
title: Inputs with Extras
name: 08forms_inputextras
category: Forms
parent: forms
---

Sometimes inputs need inline actions. An inline button for a search box for example.

```html_example
<div class="form-field">
    <label class="form-label" for="input9">Input with action</label>
    <input class="form-input has-action" type="search" id="input9">
    <button class="button button--icon button--inputAction">
        <span class="u-hiddenVisually">Search</span>
        <icon glyph="ic-search" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z"></path></svg></icon>
    </button>
</div>
```
*/
.form-input.has-action {
  float: left;
  padding-right: 2.85714rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.85714rem;
    margin: 0.07143rem 0 0 -2.92857rem;
    width: 2.85714rem; }

/*doc
---
title: Inputs with Icons
name: 09forms_inputicons
category: Forms
parent: forms
---

Sometimes inputs need to display an informative icon to convey a certain meaning, like secure.

```html_example
<div class="form-field">
    <label class="form-label" for="input99">Input with icon</label>
    <input class="form-input has-icon" type="search" id="input9">
    <icon glyph="ic-lock" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M18 8h-1V6c0-2.76-2.24-5-5-5S7 3.24 7 6v2H6c-1.1 0-2 .9-2 2v10c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2V10c0-1.1-.9-2-2-2zm-6 9c-1.1 0-2-.9-2-2s.9-2 2-2 2 .9 2 2-.9 2-2 2zm3.1-9H8.9V6c0-1.71 1.39-3.1 3.1-3.1 1.71 0 3.1 1.39 3.1 3.1v2z"></path></svg></icon>
</div>
```
*/
.form-input.has-icon {
  float: left;
  padding-right: 2.57143rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.57143rem;
    width: 1.42857rem; }

/*doc
---
title: Form PrefixPostfix
name: 10forms_prefixpostfix
category: Forms
parent: forms
---

PrefixPostfix

```html_example
<div class="form-field">
    <label class="form-label" for="input4">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="input4" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input5">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="input5" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
</div>
```

### PrefixPostfix with a button

```html_example
<div class="form-field">
    <label class="form-label" for="input6">Prefixed Button</label>
    <div class="form-prefixPostfix">
        <input class="button form-prefixPostfix-button--prefix" type="submit" value="Save">
        <input class="form-input" id="input6" type="text" placeholder="Placeholder text">
    </div>
</div>

<div class="form-field">
    <label class="form-label" for="input7">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="input7" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
</div>
```
*/
.form-prefixPostfix {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  .form-prefixPostfix .form-input {
    flex: 1; }
  .form-prefixPostfix .button {
    height: 3rem; }

.form-prefixPostfix-input {
  border-radius: 0 0 0 0; }

.form-prefixPostfix-label {
  background-color: white;
  border: solid #999999;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 6.42857rem;
  padding: 0.75rem;
  text-align: center; }

.form-prefixPostfix-label--prefix {
  border-radius: 0 0 0 0;
  border-width: 1px 0 1px 1px; }
  .form-prefixPostfix-label--prefix + .form-input {
    border-radius: 0 0 0 0; }

.form-prefixPostfix-label--postfix {
  border-radius: 0 0 0 0;
  border-width: 1px 1px 1px 0; }

.form-prefixPostfix-button--prefix {
  margin: 0 0.75rem 0 0; }

.form-prefixPostfix-button--postfix {
  margin: 0 0 0 0.75rem; }

/*doc
---
title: Form Switch
name: 11forms_switch
category: Forms
parent: forms
---

Switch

```html_example
<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-1" aria-describedby="switch-ariaDescription-2">
            <label class="switch-toggle" for="switch-1">
            </label>
            <span id="switch-ariaDescription-2" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--checked">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">On</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch">
            <input class="switch-checkbox" type="checkbox" id="switch-3" aria-describedby="switch-ariaDescription-4">
            <label class="switch-toggle" for="switch-3">
                <span class="switch-label">Off</span>
            </label>
            <span id="switch-ariaDescription-4" class="switch-ariaDescription">
                Switching this setting off will...
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>

<div class="form-field">
    <switch>
        <div class="switch switch--important switch--checked">
            <span class="switch-description--off">Down for Maintenance</span>
            <input class="switch-checkbox" type="checkbox" id="switch-7" aria-describedby="switch-ariaDescription-8">
            <label class="switch-toggle" for="switch-7">
            </label>
            <span class="switch-description--on">Open</span>
            <span id="switch-ariaDescription-8" class="switch-ariaDescription">
                Switching this setting to off will enter your store into maintenance mode.
            </span>
        </div>
    </switch>
</div>
```
*/
.switch-checkbox {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }
  .switch-checkbox:focus + .switch-toggle {
    border-color: #757575;
    box-shadow: 0 0 4px rgba(117, 117, 117, 0.4); }

.switch-toggle {
  background-color: #757575;
  border: 1px solid #757575;
  border-radius: 2rem;
  cursor: pointer;
  display: inline-block;
  height: 2rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 4.28571rem; }
  .switch--important .switch-toggle {
    background-color: #f1a500;
    border-color: #f1a500; }
  .switch--checked .switch-toggle {
    background-color: #008a06;
    border-color: #008a06; }
  .switch--disabled .switch-toggle {
    background-color: #e5e5e5;
    border-color: #999999;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.4286rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.4286rem;
  left: 0.21427rem;
  position: absolute;
  top: 0.21427rem;
  transition: all 100ms ease-out;
  width: 1.4286rem; }
  .switch--checked .switch-toggle::before {
    left: 2.49999rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.92857;
  position: absolute;
  right: 0.42857rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.42857rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #757575; }

.switch-label--icon.icon {
  height: 1.85714rem;
  width: 1.85714rem; }
  .switch-label--icon.icon svg {
    height: 1.85714rem;
    width: 1.85714rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #757575; }

.switch-description--off {
  color: black;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #757575; }

.switch-description--on {
  color: #757575;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: black; }

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

/*doc
---
title: Form Actions
name: 14forms_actions
category: Forms
parent: forms
---

Forms require actions to submit or cancel (or what ever action a user should perform).
Form actions come in 2 flavours; normal and fixed.

```html_example
<div class="form-actions">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```

### Form Actions --fixed

```html_example
<div class="form-actions form-actions--fixed">
    <a href="#">Cancel</a>
    <button class="button">Reset</button>
    <button class="button button--primary">Submit</button>
</div>
```
*/
.form-actions {
  background: none;
  border: 0;
  text-align: center; }
  @media (min-width: 589px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 589px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 589px) {
  .form-actions--fixed {
    background: white;
    border-top: 1px solid #999999;
    bottom: 0;
    left: 0;
    padding: 1.5rem 2rem;
    position: fixed;
    right: 0;
    text-align: right;
    z-index: 20; } }

/*doc
---
title: Form Errors
name: 12forms_errors
category: Forms
parent: forms
---

Form inline errors

```html_example
<div class="form-field form-field--success">
    <label class="form-label" for="valid_simple">Valid field</label>
    <input class="form-input" id="valid_simple" type="text" value="Some Valid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-check-circle" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z"></path></svg></icon>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_simple">Invalid field</label>
    <input class="form-input" id="invalid_simple" type="text" value="Some Invalid text">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_simple">
                This is not a valid email address
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--warning">
    <label class="form-label" for="warning_simple">Warning field</label>
    <input class="form-input" id="warning_simple" type="text" value="Text that generated a Warning">
    <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="warning_simple">
                Did you mean…
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_select">Select label</label>
    <select class="form-select" name="invalid_select" id="invalid_select">
        <option value="Please select a value">Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_select">
                You must select a value
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Checkbox label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check1">
    <label class="form-label" for="invalid_check1">Checkbox 1 label</label>
    <input class="form-checkbox" type="checkbox" id="invalid_check2">
    <label class="form-label" for="invalid_check2">Checkbox 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select one or more
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label">Radio label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio1">
    <label class="form-label" for="invalid_radio1">Radio 1 label</label>
    <input class="form-radio" type="radio" name="invalid_radio_example" id="invalid_radio2">
    <label class="form-label" for="invalid_radio2">Radio 2 label</label>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage">
                Please select an option
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_prefix">Prefixed Label <small>(Inc. tax)</small></label>
    <div class="form-prefixPostfix">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--prefix" id="prefixDesc1">AUD $</span>
        <input class="form-input form-prefixPostfix-input" id="invalid_prefix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc1">
        <icon class="form-input-indicator icon ng-isolate-scope" glyph="ic-error" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path></svg></icon>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_prefix">
                Please input a dollar amount
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix">Postfixed Label</label>
    <div class="form-prefixPostfix">
        <input class="form-input form-prefixPostfix-input" id="invalid_postfix" type="text" placeholder="Placeholder text" aria-describedby="prefixDesc2">
        <span class="form-prefixPostfix-label form-prefixPostfix-label--postfix" id="prefixDesc2">KG</span>
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix">
                Please enter the weight in kilograms
            </label>
        </li>
    </ul>
</div>

<div class="form-field form-field--error">
    <label class="form-label" for="invalid_postfix_button">Postfixed Button</label>
    <div class="form-prefixPostfix">
        <input class="form-input" id="invalid_postfix_button" type="text" placeholder="Placeholder text">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Save">
    </div>
    <ul class="form-field-errors">
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                This is a really long error message to give alot
                more detail to the user about what is wrong with this field.
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                Something else was wrong
            </label>
        </li>
        <li class="form-field-error">
            <label class="form-inlineMessage" for="invalid_postfix_button">
                You really messed up here
            </label>
        </li>
    </ul>
</div>
```
*/
.form-input-indicator {
  height: 1.57143rem;
  width: 1.57143rem;
  float: left;
  margin: 0 0 0 -2.14286rem;
  position: relative;
  top: 0.71429rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #008a06; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.21429rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.35714rem 0 -0.5rem;
  width: 100%; }

.form-field--success .form-input,
.form-field--error .form-input,
.form-field--warning .form-input {
  float: left; }

.form-field--success .form-input,
.form-field--success .form-select,
.form-field--success .form-checkbox + .form-label::before,
.form-field--success .form-radio + .form-label::before,
.form-field--success .form-prefixPostfix-label {
  border-color: #008a06; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #008a06; }

.form-field--success .form-input-indicator > svg {
  fill: #008a06; }

.form-field--error .form-input,
.form-field--error .form-select,
.form-field--error .form-checkbox + .form-label::before,
.form-field--error .form-radio + .form-label::before,
.form-field--error .form-prefixPostfix-label {
  border-color: #cc4749; }

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #cc4749; }

.form-field--error .form-input-indicator > svg {
  fill: #cc4749; }

.form-field--warning .form-input,
.form-field--warning .form-select,
.form-field--warning .form-checkbox + .form-label::before,
.form-field--warning .form-radio + .form-label::before,
.form-field--warning .form-prefixPostfix-label {
  border-color: #f1a500; }

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #f1a500; }

.form-field--warning .form-input-indicator > svg {
  fill: #f1a500; }

/*doc
---
title: Panels
name: panel
category: Components
---

Panels are a simple container which is relatively positioned within the document which helps you section
your content. Panels may also have a header, which contains a related title to describe the contents.

```sass_file_example
src/settings/foundation/panels/_settings.scss
```
```html_example
<div class="panel">
    <div class="panel-header">
        <h2 class="panel-title">Panel Title</h2>
    </div>
    <div class="panel-body">
        <h2>Some Panel Content</h2>
        <p>Should be able to handle any type of content.</p>
    </div>
</div>
```
*/
.panel {
  position: relative; }

.panel-header {
  background-color: #e5e5e5;
  margin: 0;
  padding: 1.5rem 2rem 0; }

.panel-title {
  line-height: 1.5;
  margin: 0; }

.panel-body {
  margin-bottom: 1.5rem;
  padding: 1rem 2rem 1.5rem;
  background: #e5e5e5; }
  .panel-body > :first-child {
    margin-top: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }
  .panel-body > :last-child {
    margin-bottom: 0; }

.breadcrumbs {
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden; }

.breadcrumb {
  color: #757575;
  float: left;
  font-size: 13px;
  line-height: 13px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #757575; }
  .breadcrumb.current {
    color: #757575;
    cursor: default; }
    .breadcrumb.current a {
      color: #757575;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #999999; }
    .breadcrumb.unavailable a {
      color: #999999; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #999999;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #757575;
    content: "/";
    margin: 0;
    position: relative;
    top: 1px; }
  .breadcrumb:first-child:before {
    content: " ";
    margin: 0; }
  .breadcrumb::before {
    margin: 0 0.5rem; }
    @media (min-width: 589px) {
      .breadcrumb::before {
        margin: 0 0.5rem; } }

.breadcrumb-label {
  cursor: pointer; }
  .breadcrumb-label:hover {
    color: #333333;
    text-decoration: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    color: #757575;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #999999;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e5e5e5;
  margin: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }

.tab {
  border-bottom: white;
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  @media (min-width: 768px) {
    .tab {
      float: left; } }

.tab-title {
  color: #757575;
  display: block;
  font-size: 15px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: #333333; }

.tab.is-active .tab-title {
  color: #333333;
  font-weight: 700; }

@media (min-width: 768px) {
  .tabs--vertical {
    border-bottom: 0;
    float: left;
    margin: 0 0 1.5rem;
    max-width: 20%;
    width: 20%; } }

.tabs--vertical .tab {
  float: none; }

.tabs-contents {
  margin-bottom: 1.5rem; }
  .tabs-contents:before, .tabs-contents:after {
    content: " ";
    display: table; }
  .tabs-contents:after {
    clear: both; }

@media (min-width: 768px) {
  .tabs-contents--vertical {
    float: left;
    max-width: 80%;
    padding-left: 1.5rem;
    width: 80%; }
    .tabs-contents--vertical > .tab-content {
      padding: 0 1.5rem; } }

.tab-content {
  display: none;
  padding: 1.5rem 0; }
  .tab-content.is-active {
    display: block; }

.no-js .tab-content {
  display: block;
  float: none; }

/*doc
---
title: Navigation
name: nav
category: Components
---

The navigation pattern holds a list of links wrapped in a navigation element. The links can help you navigate
the document, or the information architecture. Each link should modify the URL in some way.

```sass_file_example
src/settings/bigcommerce/nav/_settings.scss
```
We generate our own navigation abstractions through a `nav()` mixin. The mixin works as follows:

```scss_example
nav($style: "navBar", $wrapper: "nav")
```
Where:

 - `$style` - The type of navigation (a bar or list)
 - `$wrapper` - The wrapper of the navigation (usually nav, ul or ol)

There is also a `nav-action()` mixin, which when used will set the styles for any actionable items in your navigation list.

```scss_example
nav-action($color, $fontFamily, $fontSize, $padding)
```

*/
/*doc
---
title: Navigation Bar
name: navBar
parent: nav
category: Components
---

The Navigation Bar is a horizontal navigation component, useful for page navigation or any other primary content navigation.

```html_example
<nav class="navBar navBar--internal">
    <ul class="navBar-section">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 1</a>
        </li>
        <li class="navBar-item is-active">
            <a class="navBar-action" href="#">Item 2</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 3</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 4</a>
        </li>
    </ul>
    <ul class="navBar-section navBar-section--alt">
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 5</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 6</a>
        </li>
        <li class="navBar-item">
            <a class="navBar-action" href="#">Item 7</a>
        </li>
    </ul>
</nav>
```

You can create a navigation bar abstraction with the following mixin:

```scss_example
.pageNavigation {
    @include nav("navBar", "nav");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navBar:before, .navBar:after {
  content: " ";
  display: table; }

.navBar:after {
  clear: both; }

.navBar ul,
.navBar ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navBar ul ul,
  .navBar ul ol,
  .navBar ol ul,
  .navBar ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navBar ul li,
  .navBar ol li {
    margin: 0;
    padding: 0; }

.navBar-section {
  float: left; }
  .navBar-section:before, .navBar-section:after {
    content: " ";
    display: table; }
  .navBar-section:after {
    clear: both; }

.navBar-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navBar-section + .navBar-section {
  margin-left: 1.5rem; }

@media (min-width: 768px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 15px;
  padding: 0.78571rem; }

/*doc
---
title: Navigation List
name: navList
parent: nav
category: Components
---

The Navigation List is a vertical navigation component, useful for secondary navigation like a list of child pages.

```html_example
<nav class="navList navList--aside">
    <ul class="navList-section">
        <li class="navList-item">
            <a class="navList-action" href="#">Item 1</a>
        </li>
        <li class="navList-item is-active">
            <a class="navList-action" href="#">Item 2</a>
            <ul class="navList-subSection">
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 1</a>
                </li>
                <li class="navList-item is-active">
                    <a class="navList-action" href="#">Sub-item 2</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 3</a>
                </li>
                <li class="navList-item">
                    <a class="navList-action" href="#">Sub-item 4</a>
                </li>
            </ul>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 3</a>
        </li>
        <li class="navList-item">
            <a class="navList-action" href="#">Sub-item 4</a>
        </li>
    </ul>
</nav>
```

You can create a navigation list abstraction with the following mixin:

```scss_example
.subPagesList {
    @include nav("navList", "ul");
    @include nav-action($navBar-action-color, $navBar-action-fontFamily, $navBar-action-fontSize, $navBar-action-padding);
}
```

*/
.navList:before, .navList:after {
  content: " ";
  display: table; }

.navList:after {
  clear: both; }

.navList ul,
.navList ol {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .navList ul ul,
  .navList ul ol,
  .navList ol ul,
  .navList ol ol {
    list-style: none;
    margin-bottom: 0; }
  .navList ul li,
  .navList ol li {
    margin: 0;
    padding: 0; }

.navList-section:before, .navList-section:after {
  content: " ";
  display: table; }

.navList-section:after {
  clear: both; }

.navList-section--alt {
  float: right;
  margin-left: 1.5rem; }

.navList-section + .navList-section {
  margin-top: 1.5rem; }

.navList-item, .navList-action {
  display: block; }

.navList-action {
  color: #333333;
  font-size: 15px;
  padding: 0.21429rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: #757575;
    font-size: 1rem;
    margin-left: 0.35714rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition-property: background-color;
      transition-duration: 300ms;
      transition-timing-function: ease-out;
      background: none;
      color: #757575;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.28571rem 0.5rem; }
  .pagination-list li {
    display: block; }

li.pagination-item {
  cursor: pointer; }
  li.pagination-item:first-child {
    margin-left: 0; }
  li.pagination-item a:hover {
    color: #333333; }

li.pagination-item--current a, li.pagination-item--current button {
  color: #333333;
  cursor: default; }

/*doc
---
title: Alerts
name: alerts
category: Components
---

Alerts can be used to inform users about the actions they perform, whether it's a successful message, a warning, error, or just information.
They can be displayed at a page level or inside a specific container. They will take the full width of their containers.

```sass_file_example
src/settings/foundation/alerts/_settings.scss
```

The alert box consists of three `alertBox-column`s: The `alertBox-icon` which contains the icon for the type of alert,
the `alertBox-message` which can contain the heading and text for the alert message, and `alertBox-close` which holds the close button.
You can set the vertical alignment of the columns in the setting variables.

```html_example
<div class="alertBox">
    <div class="alertBox-column alertBox-icon">
        <icon class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-6h2v6zm0-8h-2V7h2v2z"></path>
            </svg>
        </icon>
    </div>
    <div class="alertBox-column alertBox-message">
        <span>Generic alert</span>
    </div>
    <a class="alertBox-column alertBox-close" tabindex="0" href="#">
        <icon glyph="ic-close" class="icon" aria-hidden="true">
            <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
                <path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"></path>
            </svg>
        </icon>
    </a>
</div>
```
*/
.alertBox {
  border-style: none;
  display: block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.78571rem;
  padding: 0.78571rem 1.14286rem 0.78571rem 1.14286rem;
  position: relative;
  transition-property: opacity;
  transition-duration: 300ms;
  transition-timing-function: ease-out;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  color: white; }
  .alertBox .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox .button {
    margin: 0 0 0 0.78571rem; }

.alertBox--info {
  background-color: #666666;
  border-color: #666666;
  color: #333333; }
  .alertBox--info svg {
    fill: #dfdfdf; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: white; }
  .alertBox--success svg {
    fill: #008a06; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: white; }
  .alertBox--warning svg {
    fill: #f1a500; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: white; }
  .alertBox--error svg {
    fill: #cc4749; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.14286rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.14286rem; }
  .alertBox-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }
  .alertBox-close svg {
    fill: #999999; }

/*doc
---
title: Accordion
name: accordion
category: Components
---
```html_example
<section class="accordion">
    <article heading="Dynamic Group Header - 1" class="is-open">
        <h2 class="accordion-navigation is-open">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 1
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
        <div class="accordion-content is-open">
            Dynamic Group Body - 1
        </div>
    </article>
    <article heading="Dynamic Group Header - 2">
        <h2 class="accordion-navigation">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 2
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
<article heading="Dynamic Group Header - 3">
        <h2 class="accordion-navigation accordion-navigation--error">
            <a href="javascript:void(0)" class="accordion-title">
                Dynamic Group Header - 3
                <icon class="accordion-indicator icon" glyph="ic-remove" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path d="M19 13H5v-2h14v2z"></path></svg></icon>
            </a>
        </h2>
    </article>
</section>
```

```sass_file_example
src/settings/foundation/accordion/_settings.scss
```
*/
.accordion {
  margin-bottom: 0;
  border: #e5e5e5 solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
  margin: 0 0 1.5rem; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }

.accordion-navigation {
  display: block;
  margin-bottom: 0 !important;
  border: #e5e5e5 solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: black; }
  .accordion-navigation > a {
    background: white;
    color: #333333;
    padding: 1.85714rem;
    display: block;
    font-family: "Karla", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: #e5e5e5; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.85714rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e5e5e5 solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #008a06; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #cc4749; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #f1a500; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: black;
  background: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1004;
  left: 0; }
  .has-activeModal .modal-background {
    display: block; }

.modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: white;
  padding: 2.25rem 2.25rem;
  border: solid 0 #e5e5e5;
  box-shadow: none;
  max-height: 80%;
  overflow: auto;
  position: fixed; }
  @media only screen and (max-width: 768px) {
    .modal {
      min-height: 100vh; } }
  .modal .column, .modal .columns {
    min-width: 0; }
  .modal > :first-child {
    margin-top: 0; }
  .modal > :last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 768px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 768px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 768px) {
    .modal {
      transform: translateY(-50%); } }

.modal--large {
  max-height: 90%;
  width: 1280px; }

.modal--small {
  width: 500px; }

.modal-header {
  border-bottom: 1px solid #e5e5e5;
  padding: 1rem 0;
  position: relative; }

.modal-header-title {
  margin: 0; }

.modal-body {
  padding: 3rem 0; }
  .modal-body > :last-child {
    margin-bottom: 0; }

.modal-footer {
  border-top: 1px solid #e5e5e5;
  padding: 0.78571rem 1.5rem;
  text-align: center; }
  @media (min-width: 589px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 589px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 589px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.42857rem;
    width: 1.42857rem; }

@media print {
  .modal {
    background: #FFFFFF !important;
    display: none; } }

.loadingNotification {
  left: 50%;
  position: fixed;
  text-align: center;
  top: 3rem;
  transform: translateX(-50%);
  transform-style: preserve-3d;
  transition: all 200ms ease-out;
  z-index: 500; }
  .loadingNotification.ng-hide-remove, .loadingNotification.ng-hide-add-active {
    opacity: 0;
    top: 3.6rem;
    transform: scale(0.9) translateX(-50%); }
  .loadingNotification.ng-hide-remove-active {
    opacity: 1;
    top: 3rem;
    transform: scale(1) translateX(-50%); }

.loadingNotification-label {
  background: #666666;
  border-radius: 4px;
  color: white;
  display: inline-block;
  font-size: 15px;
  padding: 0.35714rem 0.78571rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(51, 51, 51, 0.9);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 250ms ease-out;
  width: 100%; }
  .loadingOverlay::before {
    height: 2.85714rem;
    width: 2.85714rem;
    border-radius: 2.85714rem;
    border: solid 2px;
    border-color: white white #999999 #999999;
    content: "";
    display: block;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transform-style: preserve-3d;
    animation: spin 500ms infinite cubic-bezier(0.69, 0.31, 0.56, 0.83); }
  .loadingOverlay.ng-enter, .loadingOverlay.ng-leave.ng-leave-active {
    opacity: 0; }
  .loadingOverlay.ng-leave, .loadingOverlay.ng-enter.ng-enter-active {
    opacity: 1; }

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

/*doc
---
title: ActionBar
name: action_bar
category: Patterns
---
```html_example
<div class="actionBar">
    <div class="actionBar-section">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <input class="form-input has-action" type="search" placeholder="Search">
                <button class="button button--icon button--inputAction">
                    <span class="is-srOnly">Search</span>
                    <icon glyph="ic-search"></icon>
                </button>
            </div>
            <a href="#" class="actionBar-item">Advanced</a>
        </fieldset>
    </div>
    <div class="actionBar-section actionBar-section--alt">
        <fieldset class="form-fieldset">
            <div class="actionBar-item form-field">
                <div class="buttonGroup">
                    <button class="button">
                        All
                    </button>
                    <button class="button">
                        Free
                    </button>
                    <button class="button">
                        Paid
                    </button>
                </div>
            </div>
            <div class="actionBar-item form-field">
                <label class="form-label" for="select1">Sort by</label>
                <select class="form-select" name="select1" id="select1">
                    <option value="1">Popular</option>
                    <option value="2">Newest</option>
                </select>
            </div>
        </fieldset>
    </div>
</div>
```

```sass_file_example
src/settings/bigcommerce/actionBar/_settings.scss
```
*/
.actionBar {
  margin: 1.5rem 0; }
  .actionBar:before, .actionBar:after {
    content: " ";
    display: table; }
  .actionBar:after {
    clear: both; }
  .actionBar .button {
    margin-bottom: 0; }
  .actionBar .buttonGroup {
    vertical-align: middle; }

.actionBar-link {
  display: block;
  padding: 0.78571rem 0; }

.actionBar-section:before, .actionBar-section:after {
  content: " ";
  display: table; }

.actionBar-section:after {
  clear: both; }

@media (min-width: 768px) {
  .actionBar-section {
    float: left; }
    .actionBar-section .form-label {
      display: inline-block;
      margin: 0 0.35714rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 14.28571rem; } }

@media (min-width: 768px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .actionBar-item {
      display: inline-block;
      margin-bottom: 0;
      margin-right: 1.5rem;
      vertical-align: middle; }
      .actionBar-item:last-child {
        margin-right: 0; } }

/*doc
---
title: Cards
name: cards
category: Components
---

Cards are a typical component consisting of a figure and a short snippet of descriptive text.
This could include a heading and a caption or definition, and perhaps a call to action
or other actionable functions.

```sass_file_example
src/settings/bigcommerce/cards/_settings.scss
```
```html_example
<article class="card">
    <figure class="card-figure">
        <img class="card-image" src="http://lorempixel.com/960/360/sports/" alt="Example card image">
        <figcaption class="card-figcaption">
            <a class="card-figcaption-action" href="#">
                <div class="card-figcaption-body">
                    <span class="button card-figcaption-button">Learn more</span>
                </div>
            </a>
        </figcaption>
    </figure>
    <div class="card-body">
        <h2 class="card-title">20% Off First Design Project</h2>
        <h3 class="card-subTitle">Custom Designs</h3>
        <p class="card-text">
            Be seen by customers at the very moment that
            they are searching on Google for the things you offer.
        </p>
    </div>
</article>
```
*/
.card {
  background-color: transparent;
  margin-bottom: 3rem;
  padding: 0 0; }

.card-figure {
  background-color: white;
  margin-bottom: 0;
  padding: 0 0;
  position: relative; }

.card-image {
  border: 1px solid #999999;
  width: 100%; }

.card-figcaption {
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0; }
  .card-figcaption:hover {
    opacity: 1; }

.card-figcaption-action {
  display: block;
  height: 100%; }

.card-figcaption-body {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  transform-style: preserve-3d; }
  .card-figcaption-body > :first-child {
    margin-top: 0; }
  .card-figcaption-body > :last-child {
    margin-bottom: 0; }
  .card-figcaption-body .card-text {
    color: #757575; }

.card-figcaption-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .card-figcaption-button:hover {
    background-color: white;
    color: #333333; }

.card-body {
  padding: 0.78571rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #757575; }

.card-surTitle {
  float: right;
  margin-left: 1.5rem;
  max-width: 40%;
  text-align: right; }

.card-footer {
  background-color: transparent;
  margin: 0; }
  .card-footer:before, .card-footer:after {
    content: " ";
    display: table; }
  .card-footer:after {
    clear: both; }

.card-button {
  margin-bottom: 0; }

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

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

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

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

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

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

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 0.8; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.6; }
  .slick-prev:before,
  .slick-next:before {
    font-family: inherit;
    font-size: 20px;
    line-height: 1;
    color: #999999;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

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

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 0.8; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: inherit;
        font-size: 60px;
        line-height: 20px;
        text-align: center;
        color: #333333;
        opacity: 0.6;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #757575;
      opacity: 1; }

.slick-next,
.slick-prev {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 1;
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem; }
  .slick-next::before,
  .slick-prev::before {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 2.92857rem;
    width: 1.42857rem; }
  .slick-next:hover, .slick-next:focus,
  .slick-prev:hover,
  .slick-prev:focus {
    background-color: white;
    background-color: rgba(255, 255, 255, 0.9);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%; }

.slick-next {
  right: -10px; }
  @media (min-width: 1366px) {
    .slick-next {
      right: -3.35714rem; } }
  .slick-next::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M1.45679 1.00746147l21 20.02482143L1.50885 41.0074615' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-next:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+"); }

.slick-prev {
  left: -15px; }
  @media (min-width: 1366px) {
    .slick-prev {
      left: -3.35714rem; } }
  .slick-prev::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='42' viewBox='0 0 24 42'%3E%3Cpath d='M22.4572074 1.00746147l-21 20.02482143 20.9479397 19.9751786' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }
  .slick-prev:hover::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg=="); }

.slick-dots {
  margin: 0; }
  .slick-dots li {
    height: 2.28571rem;
    width: 2.28571rem;
    margin: 0;
    padding: 0.35714rem; }
    .slick-dots li button,
    .slick-dots li button::before {
      height: 1.07143rem;
      width: 1.07143rem;
      border-radius: 50%; }
    .slick-dots li button {
      border: 1px solid #333333;
      display: inline-block;
      margin: 0;
      padding: 0;
      position: relative;
      text-align: center;
      vertical-align: middle; }
      .slick-dots li button:hover::before {
        background: #333333; }
    .slick-dots li button::before {
      display: block;
      left: -1px;
      top: -1px;
      transition: background 100ms ease-out; }
    .slick-dots li.slick-active button::before {
      background: #757575; }

.productView .slick-dots {
  position: relative; }

.slick-disabled {
  cursor: default;
  opacity: 0.1; }

.slick-track {
  backface-visibility: hidden;
  perspective: 1000px; }

.nanobar {
  width: 100%;
  height: 0.35714rem;
  z-index: 9999;
  top: 0;
  pointer-events: none;
  user-select: none; }
  .nanobar .bar {
    width: 0;
    height: 100%;
    transition: height .1s;
    background-color: #999999; }

body.swal2-shown {
  overflow-y: hidden; }

body.swal2-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.swal2-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 10px;
  background-color: transparent;
  z-index: 1060; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-grow-fullscreen > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-self: stretch;
    justify-content: center; }
  .swal2-container.swal2-grow-row > .swal2-modal {
    display: flex !important;
    flex: 1;
    align-content: center;
    justify-content: center; }
  .swal2-container.swal2-grow-column {
    flex: 1;
    flex-direction: column; }
    .swal2-container.swal2-grow-column.swal2-top, .swal2-container.swal2-grow-column.swal2-center, .swal2-container.swal2-grow-column.swal2-bottom {
      align-items: center; }
    .swal2-container.swal2-grow-column.swal2-top-left, .swal2-container.swal2-grow-column.swal2-center-left, .swal2-container.swal2-grow-column.swal2-bottom-left {
      align-items: flex-start; }
    .swal2-container.swal2-grow-column.swal2-top-right, .swal2-container.swal2-grow-column.swal2-center-right, .swal2-container.swal2-grow-column.swal2-bottom-right {
      align-items: flex-end; }
    .swal2-container.swal2-grow-column > .swal2-modal {
      display: flex !important;
      flex: 1;
      align-content: center;
      justify-content: center; }
  .swal2-container:not(.swal2-top):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-left):not(.swal2-bottom-right) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }
  .swal2-container.swal2-fade {
    transition: background-color .1s; }
  .swal2-container.swal2-shown {
    background-color: rgba(0, 0, 0, 0.4); }

.swal2-modal {
  flex-direction: column;
  background-color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
  position: relative;
  max-width: 100%; }
  .swal2-modal:focus {
    outline: none; }
  .swal2-modal.swal2-loading {
    overflow-y: hidden; }
  .swal2-modal .swal2-title {
    color: #595959;
    font-size: 30px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    position: relative;
    margin: 0 0 .4em;
    padding: 0;
    display: block;
    word-wrap: break-word; }
  .swal2-modal .swal2-buttonswrapper {
    margin-top: 15px; }
    .swal2-modal .swal2-buttonswrapper:not(.swal2-loading) .swal2-styled[disabled] {
      opacity: .4;
      cursor: no-drop; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-confirm {
      box-sizing: border-box;
      border: 4px solid transparent;
      border-color: transparent;
      width: 40px;
      height: 40px;
      padding: 0;
      margin: 7.5px;
      vertical-align: top;
      background-color: transparent !important;
      color: transparent;
      cursor: default;
      border-radius: 100%;
      animation: rotate-loading 1.5s linear 0s infinite normal;
      user-select: none; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading .swal2-styled.swal2-cancel {
      margin-left: 30px;
      margin-right: 30px; }
    .swal2-modal .swal2-buttonswrapper.swal2-loading :not(.swal2-styled).swal2-confirm::after {
      display: inline-block;
      content: '';
      margin-left: 5px;
      vertical-align: -1px;
      height: 15px;
      width: 15px;
      border: 3px solid #999999;
      box-shadow: 1px 1px 1px #fff;
      border-right-color: transparent;
      border-radius: 50%;
      animation: rotate-loading 1.5s linear 0s infinite normal; }
  .swal2-modal .swal2-styled {
    border: 0;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 15px 5px 0;
    padding: 10px 32px; }
    .swal2-modal .swal2-styled:focus {
      outline: none;
      box-shadow: 0 0 0 2px #fff, 0 0 0 4px rgba(50, 100, 150, 0.4); }
  .swal2-modal .swal2-image {
    margin: 20px auto;
    max-width: 100%; }
  .swal2-modal .swal2-close {
    background: rgba(0, 0, 0, 0);
    border: 0;
    margin: 0;
    padding: 0;
    width: 38px;
    height: 40px;
    font-size: 36px;
    line-height: 40px;
    font-family: serif;
    position: absolute;
    top: 5px;
    right: 8px;
    cursor: pointer;
    color: #cccccc;
    transition: color .1s ease; }
    .swal2-modal .swal2-close:hover {
      color: #d55; }
  .swal2-modal > .swal2-input,
  .swal2-modal > .swal2-file,
  .swal2-modal > .swal2-textarea,
  .swal2-modal > .swal2-select,
  .swal2-modal > .swal2-radio,
  .swal2-modal > .swal2-checkbox {
    display: none; }
  .swal2-modal .swal2-content {
    font-size: 18px;
    text-align: center;
    font-weight: 300;
    position: relative;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    color: #545454;
    word-wrap: break-word; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea,
  .swal2-modal .swal2-select,
  .swal2-modal .swal2-radio,
  .swal2-modal .swal2-checkbox {
    margin: 20px auto; }
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-textarea {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    border-radius: 3px;
    border: 1px solid #d9d9d9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
    transition: border-color .3s, box-shadow .3s; }
    .swal2-modal .swal2-input.swal2-inputerror,
    .swal2-modal .swal2-file.swal2-inputerror,
    .swal2-modal .swal2-textarea.swal2-inputerror {
      border-color: #f27474 !important;
      box-shadow: 0 0 2px #f27474 !important; }
    .swal2-modal .swal2-input:focus,
    .swal2-modal .swal2-file:focus,
    .swal2-modal .swal2-textarea:focus {
      outline: none;
      border: 1px solid #b4dbed;
      box-shadow: 0 0 3px #c4e6f5; }
    .swal2-modal .swal2-input::placeholder,
    .swal2-modal .swal2-file::placeholder,
    .swal2-modal .swal2-textarea::placeholder {
      color: #cccccc; }
  .swal2-modal .swal2-range input {
    float: left;
    width: 80%; }
  .swal2-modal .swal2-range output {
    float: right;
    width: 20%;
    font-size: 20px;
    font-weight: 600;
    text-align: center; }
  .swal2-modal .swal2-range input,
  .swal2-modal .swal2-range output {
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    margin: 20px auto;
    padding: 0; }
  .swal2-modal .swal2-input {
    height: 43px;
    padding: 0 12px; }
    .swal2-modal .swal2-input[type='number'] {
      max-width: 150px; }
  .swal2-modal .swal2-file {
    font-size: 20px; }
  .swal2-modal .swal2-textarea {
    height: 108px;
    padding: 12px; }
  .swal2-modal .swal2-select {
    color: #545454;
    font-size: inherit;
    padding: 5px 10px;
    min-width: 40%;
    max-width: 100%; }
  .swal2-modal .swal2-radio {
    border: 0; }
    .swal2-modal .swal2-radio label:not(:first-child) {
      margin-left: 20px; }
    .swal2-modal .swal2-radio input,
    .swal2-modal .swal2-radio span {
      vertical-align: middle; }
    .swal2-modal .swal2-radio input {
      margin: 0 3px 0 0; }
  .swal2-modal .swal2-checkbox {
    color: #545454; }
    .swal2-modal .swal2-checkbox input,
    .swal2-modal .swal2-checkbox span {
      vertical-align: middle; }
  .swal2-modal .swal2-validationerror {
    background-color: #f0f0f0;
    margin: 0 -20px;
    overflow: hidden;
    padding: 10px;
    color: gray;
    font-size: 16px;
    font-weight: 300;
    display: none; }
    .swal2-modal .swal2-validationerror::before {
      content: '!';
      display: inline-block;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      background-color: #ea7d7d;
      color: #fff;
      line-height: 24px;
      text-align: center;
      margin-right: 10px; }

@supports (-ms-accelerator: true) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .swal2-range input {
    width: 100% !important; }
  .swal2-range output {
    display: none; } }

.swal2-icon {
  width: 80px;
  height: 80px;
  border: 4px solid transparent;
  border-radius: 50%;
  margin: 20px auto 30px;
  padding: 0;
  position: relative;
  box-sizing: content-box;
  cursor: default;
  user-select: none; }
  .swal2-icon.swal2-error {
    border-color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      display: block; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      position: absolute;
      height: 5px;
      width: 47px;
      background-color: #f27474;
      display: block;
      top: 37px;
      border-radius: 2px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        transform: rotate(45deg);
        left: 17px; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        transform: rotate(-45deg);
        right: 16px; }
  .swal2-icon.swal2-warning {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #f8bb86;
    border-color: #facea8;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-info {
    font-family: 'Open Sans', sans-serif;
    color: #3fc3ee;
    border-color: #9de0f6;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-question {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #87adbd;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      border-radius: 50%;
      position: absolute;
      width: 60px;
      height: 120px;
      transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        border-radius: 120px 0 0 120px;
        top: -7px;
        left: -33px;
        transform: rotate(-45deg);
        transform-origin: 60px 60px; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        border-radius: 0 120px 120px 0;
        top: -11px;
        left: 30px;
        transform: rotate(-45deg);
        transform-origin: 0 60px; }
    .swal2-icon.swal2-success .swal2-success-ring {
      width: 80px;
      height: 80px;
      border: 4px solid rgba(165, 220, 134, 0.2);
      border-radius: 50%;
      box-sizing: content-box;
      position: absolute;
      left: -4px;
      top: -4px;
      z-index: 2; }
    .swal2-icon.swal2-success .swal2-success-fix {
      width: 7px;
      height: 90px;
      position: absolute;
      left: 28px;
      top: 8px;
      z-index: 1;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      height: 5px;
      background-color: #a5dc86;
      display: block;
      border-radius: 2px;
      position: absolute;
      z-index: 2; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        width: 25px;
        left: 14px;
        top: 46px;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        width: 47px;
        right: 8px;
        top: 38px;
        transform: rotate(-45deg); }

.swal2-progresssteps {
  font-weight: 600;
  margin: 0 0 20px;
  padding: 0; }
  .swal2-progresssteps li {
    display: inline-block;
    position: relative; }
  .swal2-progresssteps .swal2-progresscircle {
    background: #3085d6;
    border-radius: 2em;
    color: #fff;
    height: 2em;
    line-height: 2em;
    text-align: center;
    width: 2em;
    z-index: 20; }
    .swal2-progresssteps .swal2-progresscircle:first-child {
      margin-left: 0; }
    .swal2-progresssteps .swal2-progresscircle:last-child {
      margin-right: 0; }
    .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep {
      background: #3085d6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progresscircle {
        background: #add8e6; }
      .swal2-progresssteps .swal2-progresscircle.swal2-activeprogressstep ~ .swal2-progressline {
        background: #add8e6; }
  .swal2-progresssteps .swal2-progressline {
    background: #3085d6;
    height: .4em;
    margin: 0 -1px;
    z-index: 10; }

[class^='swal2'] {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@keyframes showSweetAlert {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes hideSweetAlert {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

.swal2-show {
  animation: showSweetAlert .3s; }
  .swal2-show.swal2-noanimation {
    animation: none; }

.swal2-hide {
  animation: hideSweetAlert .15s forwards; }
  .swal2-hide.swal2-noanimation {
    animation: none; }

@keyframes animate-success-tip {
  0% {
    width: 0;
    left: 1px;
    top: 19px; }
  54% {
    width: 0;
    left: 1px;
    top: 19px; }
  70% {
    width: 50px;
    left: -8px;
    top: 37px; }
  84% {
    width: 17px;
    left: 21px;
    top: 48px; }
  100% {
    width: 25px;
    left: 14px;
    top: 45px; } }

@keyframes animate-success-long {
  0% {
    width: 0;
    right: 46px;
    top: 54px; }
  65% {
    width: 0;
    right: 46px;
    top: 54px; }
  84% {
    width: 55px;
    right: 0;
    top: 35px; }
  100% {
    width: 47px;
    right: 8px;
    top: 38px; } }

@keyframes rotatePlaceholder {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

.swal2-animate-success-line-tip {
  animation: animate-success-tip .75s; }

.swal2-animate-success-line-long {
  animation: animate-success-long .75s; }

.swal2-success.swal2-animate-success-icon .swal2-success-circular-line-right {
  animation: rotatePlaceholder 4.25s ease-in; }

@keyframes animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

.swal2-animate-error-icon {
  animation: animate-error-icon .5s; }

@keyframes animate-x-mark {
  0% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  50% {
    transform: scale(0.4);
    margin-top: 26px;
    opacity: 0; }
  80% {
    transform: scale(1.15);
    margin-top: -6px; }
  100% {
    transform: scale(1);
    margin-top: 0;
    opacity: 1; } }

.swal2-animate-x-mark {
  animation: animate-x-mark .5s; }

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

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Karla", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #444444;
    font-size: 2.14286rem; }
  .swal2-modal .swal2-content {
    color: #333333;
    font-size: 1.14286rem; }
  .swal2-modal .swal2-file,
  .swal2-modal .swal2-input,
  .swal2-modal .swal2-textarea {
    border: 1px solid #cccccc;
    color: #666666; }
  .swal2-modal .swal2-checkbox,
  .swal2-modal .swal2-select {
    color: #666666; }
  .swal2-modal .swal2-buttonswrapper {
    margin: 25px 0 0; }
  .swal2-modal .swal2-styled {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 1rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    border-color: #cccccc;
    color: #666666;
    font-size: 1rem;
    padding: 0.85714rem 2.28571rem;
    border-radius: 4px;
    line-height: 1rem;
    outline: none;
    transition: all 0.15s ease;
    vertical-align: middle; }
    .swal2-modal .swal2-styled:hover, .swal2-modal .swal2-styled:focus, .swal2-modal .swal2-styled.is-active, .swal2-modal .swal2-styled.active {
      background-color: transparent;
      border-color: #999999;
      color: #333333; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #757575;
      color: black; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #444444;
    border-color: #444444;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #666666;
    border-color: #666666;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: black;
    border-color: black;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #cccccc;
    color: #666666; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #999999;
    color: #333333; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #757575;
    color: black; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

html,
body {
  height: auto; }

body {
  padding-top: 55px; }
  @media (min-width: 1024px) {
    body {
      padding-top: 0; } }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #999999;
  margin-top: 0.78571rem; }

body {
  font-size: 1rem;
  font-weight: 400; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 2.28571rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: color 0.15s ease; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  margin: 0 0 3rem;
  text-align: center; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 15px; }

h6 {
  font-size: 13px; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #757575;
  float: left;
  font-weight: 400;
  margin: 0 0.35714rem 0 0; }

.definitionList-value {
  margin: 0; }

.form-select {
  appearance: none;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.57143rem top 0.71429rem;
  border-radius: 4px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  float: right;
  margin-top: 0.35714rem; }

.form-label-addition {
  color: red; }

.form-label--inlineSmall small {
  color: #757575;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.35714rem;
  text-transform: none; }

.table {
  margin-top: 2rem; }
  .table td + td {
    border-left: 1px solid #e5e5e5; }
  .table .table-alignCenter {
    text-align: center; }
  .table .table-alignRight {
    text-align: right; }

.table-actions {
  margin: 1.5rem;
  text-align: center; }
  .table-actions .form {
    margin-bottom: 0; }
  .table-actions .button {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: 100%; }
    @media (min-width: 768px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 768px) {
      .table-actions .button + .button {
        margin-left: 0.35714rem; } }

.table--line {
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .table--line .table-thead {
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    .table--line .table-thead tr th {
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .table--line .table-thead tr th {
          text-align: center; }
          .table--line .table-thead tr th:first-child {
            text-align: left; }
          .table--line .table-thead tr th:last-child {
            text-align: right; } }
      .table--line .table-thead tr th + th {
        padding-left: 1.5rem; }
  .table--line tr {
    border-color: 1px solid #e5e5e5; }
    .table--line tr td {
      display: block;
      padding-left: 0;
      padding-right: 0; }
      @media (min-width: 768px) {
        .table--line tr td {
          text-align: center; }
          .table--line tr td:first-child {
            text-align: left; }
          .table--line tr td:last-child {
            text-align: right; } }
      .table--line tr td + td {
        padding-left: 1.5rem; }
  .table--line td + td {
    border-left: 0; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

.dropdown-menu.is-open {
  display: block; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.78571rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.28571rem 1.14286rem;
    text-decoration: none; }

.custom_product .form-wishlist {
  position: relative; }

.custom_wishlist .custom-wishlist {
  display: none; }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button.category-wishlist {
    border: 0 !important; }

#wishlist-dropdown.is-open,
.wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 768px) {
    #wishlist-dropdown.is-open,
    .wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 1024px) {
    #wishlist-dropdown.is-open,
    .wishlist-dropdown.is-open {
      padding-right: 0px; } }
  @media (min-width: 1366px) {
    #wishlist-dropdown.is-open,
    .wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus,
  .wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist],
  .wishlist-dropdown.is-open [data-wishlist] {
    border-top: none;
    margin-bottom: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button,
  .wishlist-dropdown.is-open .button {
    background-color: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items,
  .wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button,
  .wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: none;
    border-radius: 0px;
    border-top: none;
    margin-bottom: 0px; }

.modal {
  margin: 0;
  max-height: 90%;
  max-width: 95%;
  min-height: 240px;
  outline: none;
  overflow: hidden;
  padding: 0;
  left: 50%;
  top: 50% !important;
  transform: translate(-50%, -50%); }

@media (min-width: 1366px) {
  .modal--large {
    width: 1280px; } }

.modal-header {
  padding-left: 2.25rem;
  padding-right: 3.03571rem; }

.modal-header-title {
  font-size: 22px;
  text-align: center; }
  @media (min-width: 1024px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  height: 2.28571rem;
  width: 2.28571rem;
  color: #757575;
  font-size: 26px;
  line-height: 2.28571rem;
  padding: 0;
  position: absolute;
  text-align: center;
  text-decoration: none;
  z-index: 50; }
  @media (min-width: 1024px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px 20px;
  text-align: center;
  box-shadow: 0px 5px 15px -3px rgba(0, 0, 0, 0.2);
  border: 0; }
  .modal--alert .modal-content {
    color: #333333;
    font-size: 1.14286rem; }
  .modal--alert .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm {
      background-color: #000;
      border-color: #000;
      color: white;
      transition: opacity 0.3s ease; }
    .modal--alert .button-container .confirm:focus, .modal--alert .button-container .confirm:hover {
      background-color: #000;
      border-color: #000;
      color: white;
      opacity: 0.8; }
    .modal--alert .button-container .confirm:active {
      background-color: black;
      border-color: black;
      color: white; }

.breadcrumbs {
  display: none;
  font-size: 0;
  text-align: center; }
  @media (min-width: 768px) {
    .breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: text; }

.breadcrumb-label {
  text-decoration: none; }

.panel-title {
  font-size: 20px; }

.panel--large .panel-body {
  margin-bottom: 2rem;
  padding: 2rem; }

.pagination-list {
  font-size: 0;
  margin-bottom: 1.5rem;
  text-align: center; }
  .pagination-list:before, .pagination-list:after {
    content: " ";
    display: table; }
  .pagination-list:after {
    clear: both; }
  .pagination-list .pagination-item {
    display: inline-block; }

.pagination-item {
  border: 1px solid transparent;
  line-height: 1; }
  .pagination-item .pagination-link {
    text-decoration: none;
    transition: all 0.2s ease; }
    .pagination-item .pagination-link:hover {
      color: #333333; }
  .pagination-item.pagination-item--current {
    border-color: #e5e5e5;
    border-radius: 4px;
    margin: 0 0.35714rem 0 0.78571rem; }
  .pagination-item.pagination-item--previous > a, .pagination-item.pagination-item--next > a {
    color: #333333; }
    .pagination-item.pagination-item--previous > a:hover, .pagination-item.pagination-item--next > a:hover {
      color: #757575; }
      .pagination-item.pagination-item--previous > a:hover .icon > svg, .pagination-item.pagination-item--next > a:hover .icon > svg {
        fill: #757575; }

.pagination-item--previous .icon,
.pagination-item--next .icon {
  height: 1.42857rem;
  margin-top: -0.14286rem;
  width: 1.42857rem; }

.pagination-item--previous {
  float: left; }
  .pagination-item--previous .icon {
    margin-left: -0.85714rem; }

.pagination-item--next {
  float: right; }
  .pagination-item--next .icon {
    margin-right: -0.85714rem; }

.pagination-list--small {
  position: relative; }
  .pagination-list--small .pagination-item {
    color: #757575;
    cursor: inherit;
    line-height: 1.5; }
  .pagination-list--small .pagination-link {
    padding: 0 0.35714rem; }
  .pagination-list--small .pagination-item--previous,
  .pagination-list--small .pagination-item--next {
    position: absolute;
    top: 0; }
  .pagination-list--small .pagination-item--previous {
    left: 0; }
  .pagination-list--small .pagination-item--next {
    right: 0; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 1024px) {
      .button + .button {
        margin-left: 0.78571rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  fill: #757575; }

.tab {
  border-top: 1px solid #e5e5e5;
  float: none; }
  @media (min-width: 1024px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 768px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 1024px) {
      .tab.is-active {
        border: 1px solid #e5e5e5;
        border-bottom: 1px solid white; } }

.tab-title {
  padding: 1.14286rem 0;
  text-align: center;
  text-decoration: none; }
  @media (min-width: 768px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 1024px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }

.tab-content.has-jsContent {
  display: block;
  height: 0;
  overflow: hidden;
  padding: 0;
  visibility: hidden; }
  .tab-content.has-jsContent.is-active {
    height: auto;
    overflow: visible;
    padding: 1.5rem 0;
    visibility: visible; }

@media (min-width: 768px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 1024px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1366px) {
  .tab-content .productReview {
    width: 50%; } }

.tab-content .productReviews {
  border-top: 0; }

.accordion {
  border-radius: 4px;
  box-shadow: none; }
  .accordion .navList {
    margin-bottom: 0; }

.accordion-content {
  border: 0; }
  .accordion-content .form:only-child {
    margin-bottom: 0; }

.accordion-title {
  margin: 0; }

.accordion-navigation {
  margin-top: -1px;
  position: relative;
  text-decoration: none; }

@media (min-width: 1024px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 1024px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 1024px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 1024px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-title {
      margin-bottom: 0.78571rem;
      margin-top: 0;
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.accordion--navList .accordion-navigation-actions {
  right: 1rem;
  top: 1.21429rem; }
  @media (min-width: 1024px) {
    .accordion--navList .accordion-navigation-actions {
      right: 0;
      top: 0; } }

.accordion-block:first-child {
  margin-top: 0; }
  .accordion-block:first-child .accordion-navigation {
    border-radius: 4px 4px 0 0; }

.accordion-block:last-child .accordion-navigation,
.accordion-block:last-child .accordion-content {
  border-radius: 0 0 4px 4px; }

.accordion-block:last-child .accordion-navigation {
  border-bottom-width: 0; }
  .accordion-block:last-child .accordion-navigation.is-open {
    border-bottom-width: 1px;
    border-radius: 0; }

.accordion-navigation-actions {
  position: absolute;
  right: 1.85714rem;
  top: 1.5rem; }
  .accordion-navigation-actions > a {
    color: #757575;
    vertical-align: middle; }
    .accordion-navigation-actions > a:hover {
      color: #333333; }

.inlineList--labels {
  margin-bottom: 0;
  margin-left: -0.78571rem; }
  .inlineList--labels > li {
    margin-bottom: 0.78571rem;
    margin-left: 0.78571rem; }

.alertBox {
  border-radius: 4px;
  color: #333333; }

.alertBox-icon .icon {
  height: 1.78571rem;
  width: 1.78571rem; }

.alertBox--info {
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.lazyload, .lazyloading {
  height: 100%; }

.form--hiddenLabels .form-label {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.form-inlineMessage {
  display: block; }

.form-field--error .form-input {
  float: none; }

.form-field--error .form-inlineMessage:before {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z' fill='rgba(204, 71, 73, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 1rem;
  left: -0.14286rem;
  margin-right: 0.07143rem;
  position: relative;
  top: 0.21429rem;
  width: 1rem; }

.form-field--success .form-input[type="text"] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(0, 138, 6, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.71429rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }
  .form-field--success .form-input[type="text"].validation-error {
    background: white;
    border: 1px solid #cc4749; }

.invalid-phone-number {
  margin-top: 10px;
  display: inline-block;
  color: #cc4749; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.28571rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 0.28571rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.21429rem; }

.form-actions {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: block;
  text-align: center; }
  .form-actions:before, .form-actions:after {
    content: " ";
    display: table; }
  .form-actions:after {
    clear: both; }
  @media (min-width: 768px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 768px) {
      .form-actions .button,
      .form-actions input,
      .form-actions a {
        margin-bottom: 0;
        width: auto; } }
    .form-actions .button + .button,
    .form-actions .button + input,
    .form-actions .button + a,
    .form-actions input + .button,
    .form-actions input + input,
    .form-actions input + a,
    .form-actions a + .button,
    .form-actions a + input,
    .form-actions a + a {
      margin-top: 0.78571rem; }
      @media (min-width: 768px) {
        .form-actions .button + .button,
        .form-actions .button + input,
        .form-actions .button + a,
        .form-actions input + .button,
        .form-actions input + input,
        .form-actions input + a,
        .form-actions a + .button,
        .form-actions a + input,
        .form-actions a + a {
          margin: 0 0 0 0.78571rem; } }

.form-label--alternate {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.35714rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.28571rem;
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.57143rem 0.78571rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #999999;
  font-size: 13px; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .form-column {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.form-prefixPostfix.wrap {
  flex-wrap: wrap; }

.form-prefixPostfix .form-input,
.form-prefixPostfix .button {
  display: block;
  width: 100%; }

.form-prefixPostfix .form-input {
  max-width: 345px; }
  @media (min-width: 1366px) {
    .form-prefixPostfix .form-input {
      width: auto; } }

@media (min-width: 1366px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1366px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1366px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.78571rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.21429rem 0.35714rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-size: 15px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem; }

.form-option {
  border: 1px solid #cccccc;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .form-option:hover {
    border-color: #999999; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 768px) {
    .form-option-variant--color,
    .form-option-variant--pattern {
      pointer-events: inherit; } }

.form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.form-input--small {
  font-size: 13px;
  height: 2.28571rem;
  line-height: 1rem;
  padding: 0.57143rem 0.78571rem; }

.form-minMaxRow {
  margin-left: -0.375rem;
  margin-right: -0.375rem; }
  .form-minMaxRow:before, .form-minMaxRow:after {
    content: " ";
    display: table; }
  .form-minMaxRow:after {
    clear: both; }
  .form-minMaxRow .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 33.33333%;
    float: left;
    margin-bottom: 0;
    padding-left: 0.375rem;
    padding-right: 0.375rem; }
  .form-minMaxRow .button {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

@media (min-width: 768px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable:before {
      background-color: #000;
      content: "";
      height: 2px;
      left: -5px;
      position: absolute;
      top: 11px;
      transform: rotate(-45deg);
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.mr-404-body .mr-404-outerContainer {
  max-width: 1440px; }

.mr-404-body .form-prefixPostfix.wrap {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px; }
  .mr-404-body .form-prefixPostfix.wrap .form-input {
    max-width: 100%; }

.mr-404-body main.page {
  margin: 0; }

.mr-404-body .mr-productCards-container {
  width: 100%;
  overflow: hidden; }
  .mr-404-body .mr-productCards-container .mr-productCards-outerContainer {
    margin: 0; }
  .mr-404-body .mr-productCards-container .mr-productCards {
    opacity: 0; }
    .mr-404-body .mr-productCards-container .mr-productCards.nosto_loaded_404 {
      opacity: 1; }
  @media (max-width: 768px) {
    .mr-404-body .mr-productCards-container {
      max-height: 643px;
      margin: 0; } }
  @media (max-width: 425px) {
    .mr-404-body .mr-productCards-container {
      max-height: 507px; } }

.card-figure {
  margin-top: 0;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }

.card-img-container {
  max-width: 650px; }
  .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 1024px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }

.card-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 0;
  width: auto;
  max-height: 100%; }

.card-title {
  font-size: 15px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #333333;
    text-decoration: none; }
    .card-title > a:hover {
      color: #757575; }

.card-text {
  margin-bottom: 0.21429rem; }
  .card-text abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.card-figcaption-button {
  border: none;
  display: block;
  margin: 0.35714rem 0 0; }
  .card-figcaption-button:active {
    background-color: white;
    border: none; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 768px) {
    .card-body {
      text-align: left; } }

.card--alternate {
  border: 3px solid white;
  transition: all 0.15s ease; }
  .card--alternate .card-body {
    background-color: white;
    padding: 0.78571rem;
    transition: all 0.15s ease; }
    @media (min-width: 768px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #757575; }
    .card--alternate:hover .card-body {
      background-color: #757575; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action.is-active {
  font-weight: 700; }

.navList-action--checkbox {
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0.35714rem;
  padding-left: 1.85714rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 1.14286rem;
    left: 0;
    top: 0;
    width: 1.14286rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 4px; }
  .navList-action--checkbox::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(51, 51, 51, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(51, 51, 51, 0.999);
    content: "";
    font-size: 1rem;
    line-height: 1;
    text-align: center; }
  .navList-action--checkbox:before, .navList-action--checkbox:after {
    top: 50%; }
  .navList-action--checkbox:before {
    margin-top: -0.57143rem; }
  .navList-action--checkbox:after {
    margin-top: -0.5rem; }
  .navList-action--checkbox.is-disabled {
    cursor: default; }
    .navList-action--checkbox.is-disabled::before {
      background-color: white; }
  .navList-action--checkbox.is-checked::after, .navList-action--checkbox.is-selected::after {
    opacity: 1;
    transform: scale(1); }

.navList-action-close {
  background: #e5e5e5;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.28571rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.92857rem;
    width: 0.92857rem;
    fill: #333333; }
  .navList-action.is-selected:hover .navList-action-close {
    opacity: 1;
    visibility: visible; }

.navBar--sub {
  margin-bottom: 4.5rem;
  text-align: center; }
  .navBar--sub .navBar-section {
    float: none; }
  .navBar--sub .navBar-item {
    float: none;
    margin: 0 0.78571rem; }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 1024px) {
      .navBar--sub .navBar-item.navBar-item--separate {
        border-left: 1px solid #757575;
        margin: 0;
        padding-left: 0.78571rem; } }
  .navBar--sub .navBar-action {
    color: #757575;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.9);
  display: none;
  z-index: 20; }

.icons-svg-sprite {
  display: none; }

.icon,
.icon svg {
  transition: all 0.15s ease; }

.actionBar-section .form-field {
  background-color: white;
  border: 1px solid #cccccc;
  border-radius: 4px;
  overflow: hidden; }
  .actionBar-section .form-field:hover {
    border-color: #999999; }

.actionBar-section .form-label {
  color: #757575;
  font-size: 13px;
  line-height: 2.14286rem;
  margin-bottom: 0;
  padding-left: 0.78571rem; }

.actionBar-section .form-input,
.actionBar-section .form-select {
  border: 0;
  padding-left: 0.21429rem;
  width: auto; }

.actionBar-section .form-label,
.actionBar-section .form-input,
.actionBar-section .form-select {
  display: inline-block; }

.actionBar-section .form-select {
  color: #333333;
  height: 2.14286rem; }

.has-ribbon {
  position: relative; }

.ribbon {
  background-color: #333333;
  color: white;
  cursor: default;
  font-weight: 700;
  margin: -0.78571rem -0.78571rem 0 0;
  padding: 0.07143rem 1rem;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  z-index: 1; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 768px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 1024px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background-color: white;
    border: 1px solid #cccccc;
    box-shadow: 0 1px 2px rgba(255, 255, 255, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open:before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent #cccccc transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.78571rem;
      position: absolute; }
    .navUser .dropdown-menu.is-open:after {
      border: inset 8px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent white transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.92857rem;
      position: absolute; }

@media (min-width: 1024px) {
  .navUser-section {
    position: relative; } }

.navUser-action {
  color: #333333;
  font-weight: 700;
  padding: 1rem 0.78571rem;
  text-decoration: none;
  text-transform: uppercase; }
  .navUser-action:hover, .navUser-action.is-open {
    color: #757575; }
    .navUser-action:hover svg, .navUser-action.is-open svg {
      fill: #757575;
      stroke: #757575; }
  .navUser-action .icon {
    height: 0.57143rem;
    width: 0.57143rem;
    margin: -1px 0 0 0.21429rem; }
  .navUser-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.navUser-action--currencySelector + .dropdown-menu:before {
  left: auto !important;
  right: 0.78571rem; }

.navUser-action--currencySelector + .dropdown-menu:after {
  left: auto !important;
  right: 0.92857rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 21.42857rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu:before {
    left: 10rem !important; }
  .navUser-action--storeCredit + .dropdown-menu:after {
    left: 10.14286rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e5e5e5;
  color: #757575;
  display: inline-block;
  padding: 0 1.42857rem 0 0;
  text-decoration: none; }

.navUser-item {
  display: none; }
  @media (min-width: 1024px) {
    .navUser-item {
      display: block; }
      .navUser-item.navUser-item--social {
        margin-top: 0.35714rem;
        padding-right: 0.35714rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.78571rem;
        margin-top: 0.57143rem;
        padding-left: 0.14286rem; } }

.navUser-item--cart {
  display: block; }
  .navUser-item--cart .navUser-action {
    color: #333333; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #757575; }
  .navUser-item--cart .dropdown-menu {
    max-width: 22.85714rem; }
    .navUser-item--cart .dropdown-menu.is-open {
      top: auto !important;
      left: auto !important;
      right: 0.35714rem; }
      @media (min-width: 1024px) {
        .navUser-item--cart .dropdown-menu.is-open {
          right: 0; } }
      .navUser-item--cart .dropdown-menu.is-open:before, .navUser-item--cart .dropdown-menu.is-open:after {
        left: auto; }
      .navUser-item--cart .dropdown-menu.is-open:before {
        right: 0.42857rem; }
        @media (min-width: 1024px) {
          .navUser-item--cart .dropdown-menu.is-open:before {
            right: 0.78571rem; } }
      .navUser-item--cart .dropdown-menu.is-open:after {
        right: 0.57143rem; }
        @media (min-width: 1024px) {
          .navUser-item--cart .dropdown-menu.is-open:after {
            right: 0.92857rem; } }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 768px) {
    .navUser-item-cartLabel {
      display: inline; } }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--account .navUser-or + .navUser-action {
  margin-right: -0.5rem; }

.navUser-item--account .navUser-action {
  display: inline-block; }

.navUser-or {
  color: #333333;
  cursor: default;
  display: inline-block;
  margin: 0 -0.85714rem;
  padding: 0 2px;
  position: relative;
  z-index: 1; }

.navUser-action--quickSearch.is-open {
  position: relative; }
  .navUser-action--quickSearch.is-open:before {
    border: inset 10px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #e5e5e5 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: #e5e5e5;
  padding: 1.5rem 0; }
  @media (min-width: 768px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 20px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 768px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #333333;
  border-radius: 50%;
  color: white;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  line-height: 20px;
  margin-left: 0.21429rem;
  text-align: center;
  width: 20px; }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #cccccc;
  color: #333333; }

.navPages .navPage-subMenu-list, .navPage-childList {
  border-left: 1px solid #cccccc;
  margin: 0.35714rem 0.78571rem;
  padding-left: 0.78571rem; }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-container {
  bottom: 0;
  display: none;
  height: 100%;
  left: 0;
  -webkit-overflow-scrolling: touch;
  position: absolute;
  right: 0;
  z-index: 10; }
  @media (min-width: 1024px) {
    .navPages-container {
      background: transparent;
      display: block;
      height: auto;
      padding: 0;
      position: relative; } }
  .navPages-container.is-open {
    display: block;
    padding-top: 55px;
    z-index: 0; }

.navPages {
  background-color: #e5e5e5;
  height: 100%;
  overflow-y: auto;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .navPages {
      margin: 0 auto;
      max-width: 85.71429rem;
      width: 100%;
      background: none;
      font-size: 0;
      overflow-y: visible;
      padding: 0;
      text-align: center; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages:before, .navPages:after {
        content: " ";
        display: table; }
      .navPages:after {
        clear: both; }
      .navPages ul,
      .navPages ol {
        list-style: none;
        margin-left: 0;
        margin: 0;
        padding: 0; }
        .navPages ul ul,
        .navPages ul ol,
        .navPages ol ul,
        .navPages ol ol {
          list-style: none;
          margin-bottom: 0; }
        .navPages ul li,
        .navPages ol li {
          margin: 0;
          padding: 0; }
      .navPages-section {
        float: left; }
        .navPages-section:before, .navPages-section:after {
          content: " ";
          display: table; }
        .navPages-section:after {
          clear: both; }
      .navPages-section--alt {
        float: right;
        margin-left: 1.5rem; }
      .navPages-section + .navPages-section {
        margin-left: 1.5rem; } }
  @media (min-width: 1024px) and (min-width: 768px) {
    .navPages-item {
      float: left; } }
  @media (min-width: 1024px) {
      .navPages-item, .navPages-action {
        display: block; } }
  .navPages ul {
    list-style: none; }
  .navPages .navPage-subMenu-list {
    border-left: 0;
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
    @media (min-width: 1024px) {
      .navPages .navPage-subMenu-list {
        margin: 0 auto;
        max-width: 85.71429rem;
        width: 100%;
        border-left: 0;
        margin: auto;
        padding-left: 0; }
        .navPages .navPage-subMenu-list:before, .navPages .navPage-subMenu-list:after {
          content: " ";
          display: table; }
        .navPages .navPage-subMenu-list:after {
          clear: both; } }

.navPages-list {
  margin: 0; }
  @media (min-width: 1024px) {
    .navPages-list {
      display: inline-block;
      float: none; } }
  .navPages-list + .navPages-list {
    border-top: 1px solid #cccccc;
    margin-top: 0.78571rem;
    padding-top: 0.78571rem; }

.navPages-list-depth-max.subMenu-is-open .is-hidden {
  display: none; }
  @media (min-width: 1024px) {
    .navPages-list-depth-max.subMenu-is-open .is-hidden {
      display: inline-block; } }

.navPages-list-depth-max.subMenu-is-open .navPages-item-page {
  display: none; }
  @media (min-width: 1024px) {
    .navPages-list-depth-max.subMenu-is-open .navPages-item-page {
      display: inline-block; } }

@media (min-width: 1024px) {
  .navPages-action-depth-max.has-subMenu.is-root.is-open .navPages-action-moreIcon {
    transform: rotate(0); } }

.navPages-action-depth-max.has-subMenu.is-open {
  border-bottom: 1px solid #cccccc;
  text-align: center; }
  @media (min-width: 1024px) {
    .navPages-action-depth-max.has-subMenu.is-open {
      border-bottom: 0;
      text-align: left; } }
  .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
    border: solid 1px #d6cdc0;
    border-radius: 4px;
    float: left;
    height: 35px;
    margin-top: -10px;
    padding: 11.7px;
    transform: rotate(90deg);
    width: 35px; }
    @media (min-width: 1024px) {
      .navPages-action-depth-max.has-subMenu.is-open .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        border: 0;
        border-radius: 0;
        float: none;
        margin-top: 0;
        padding: 0;
        transform: rotate(-90deg); } }
  .navPages-action-depth-max.has-subMenu.is-open svg {
    height: 9.6px;
    width: 9.6px; }
    @media (min-width: 1024px) {
      .navPages-action-depth-max.has-subMenu.is-open svg {
        height: 100%;
        width: 100%; } }

.displayNone {
  display: none; }

.navPages-action {
  color: #333333;
  display: block;
  font-size: 15px;
  font-weight: 700;
  padding: 0.78571rem 0;
  text-decoration: none;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .navPages-action {
      display: inline-block;
      padding: 0.78571rem 1.14286rem 1.14286rem; }
      .navPages-action.is-open {
        background-color: #e5e5e5; }
        .navPages-action.is-open svg {
          fill: #757575;
          stroke: #757575; } }
  .navPages-action:hover, .navPages-action.activePage {
    color: #757575; }
    .navPages-action:hover svg, .navPages-action.activePage svg {
      fill: #757575;
      stroke: #757575; }
  .navPages-action svg {
    fill: #333333;
    stroke: #333333;
    transition: all 0.15s ease; }

.navPages-action--storeCredit {
  color: #757575; }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-action-moreIcon {
  height: 0.57143rem;
  width: 0.57143rem;
  margin-left: 0.35714rem;
  transform: rotate(-90deg); }
  @media (min-width: 1024px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon {
    transform: rotate(0); }

.navPage-childList {
  display: none; }
  @media (min-width: 1024px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }

.navPage-subMenu {
  display: none;
  outline: 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu {
      background-color: #e5e5e5;
      padding: 1.5rem 1.5rem 2.28571rem !important;
      position: absolute;
      text-align: left; }
      .navPage-subMenu.is-open {
        display: block;
        left: 0;
        width: 100%; }
      .navPage-subMenu .navPages-action-moreIcon {
        display: none; } }
  .navPage-subMenu.is-open {
    display: block; }

@media (min-width: 1024px) {
  .has-subMenu.is-root + .navPage-subMenu-horizontal {
    border-left: 0;
    height: auto;
    left: inherit;
    margin: auto;
    top: inherit;
    width: 15.35714rem; } }

@media (min-width: 1024px) {
  .navPage-subMenu-horizontal.is-open {
    border-left: 1px solid #cccccc;
    display: inherit;
    height: auto;
    margin-left: 15.35714rem;
    padding: 0 !important;
    top: 0;
    width: 16.35714rem; } }

@media (min-width: 1024px) {
  .navPage-subMenu-horizontal .navPages-action-moreIcon {
    display: inline-block;
    transform: rotate(-90deg); } }

@media (min-width: 1024px) {
  .navPage-subMenu-item {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 25%;
    float: left;
    padding: 0 0.75rem !important; }
    .navPage-subMenu-item .navPages-action {
      text-transform: none;
      width: 100%; }
    .navPage-subMenu-item > .navPage-subMenu-action {
      border-bottom: 1px solid #cccccc;
      margin-bottom: 1.14286rem; } }

.navPage-subMenu-item-child,
.navPage-subMenu-item-parent {
  width: 100%; }
  @media (min-width: 1024px) {
    .navPage-subMenu-item-child .navPage-subMenu-action,
    .navPage-subMenu-item-parent .navPage-subMenu-action {
      padding-left: 1.5rem;
      padding-right: 1.5rem;
      width: 100%; }
    .navPage-subMenu-item-child .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-child .navPage-subMenu-action:hover,
    .navPage-subMenu-item-parent .navPage-subMenu-action.is-open,
    .navPage-subMenu-item-parent .navPage-subMenu-action:hover {
      background: #c8bdb2;
      color: #000;
      font-weight: 500;
      opacity: 0.3; } }

.navPage-subMenu-action {
  padding: 0.78571rem 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.35714rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5; }
  @media (min-width: 1024px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  .navPages-list--user {
    display: none; } }

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e5e5e5; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.78571rem 1.5rem; }

.tags {
  list-style: none;
  margin-left: 0;
  font-size: 0;
  text-align: center; }
  .tags ul,
  .tags ol {
    list-style: none;
    margin-bottom: 0; }

.tag {
  display: inline-block;
  font-size: 1rem; }
  .tag a {
    color: #757575;
    display: inline-block;
    padding: 0.35714rem 0.5rem;
    text-decoration: none; }
    .tag a:hover {
      color: #333333; }

.socialLinks {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  line-height: 37px; }
  .socialLinks:before, .socialLinks:after {
    content: " ";
    display: table; }
  .socialLinks:after {
    clear: both; }
  .socialLinks ul,
  .socialLinks ol {
    list-style: none;
    margin-bottom: 0; }
  .socialLinks li {
    margin: 0;
    padding: 0; }
  .socialLinks .icon {
    height: 1.42857rem;
    width: 1.42857rem;
    margin: 0;
    text-decoration: none; }
    .socialLinks .icon:hover svg {
      fill: #999999; }
    .socialLinks .icon svg {
      fill: #757575;
      transition: all 0.15s ease; }

.google_plusone_iframe_widget {
  width: inherit !important; }

.socialLinks-item--pinterest {
  width: 25px; }

.pin_it_iframe_widget {
  display: none; }

.socialLinks-item {
  display: inline-block;
  font-size: 0; }
  .socialLinks .socialLinks-item {
    margin-bottom: 0.35714rem;
    margin-right: 0.78571rem; }
    .socialLinks .socialLinks-item:last-child {
      margin-right: 0; }

.socialLinks--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

.socialLinks--alt svg {
  fill: #757575; }

.heroCarousel {
  width: 1px;
  min-width: 100%;
  margin-bottom: 4.5rem;
  margin-top: -1.5rem; }
  @media (min-width: 1024px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  .heroCarousel.slick-initialized {
    max-height: 71.42857rem;
    opacity: 1; }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    top: 50%; }
  .heroCarousel .slick-next {
    right: 0px; }
    @media (min-width: 589px) {
      .heroCarousel .slick-next {
        right: 15px; } }
    @media (min-width: 768px) {
      .heroCarousel .slick-next {
        right: 35px; } }
    @media (min-width: 1024px) {
      .heroCarousel .slick-next {
        display: none !important; } }
  .heroCarousel .slick-prev {
    left: 0px; }
    @media (min-width: 589px) {
      .heroCarousel .slick-prev {
        left: 15px; } }
    @media (min-width: 768px) {
      .heroCarousel .slick-prev {
        left: 35px; } }
    @media (min-width: 1024px) {
      .heroCarousel .slick-prev {
        display: none !important; } }
  .heroCarousel .slick-dots {
    bottom: 10px; }
    .heroCarousel .slick-dots li {
      background-color: transparent;
      width: 15px;
      height: 15px;
      margin: 0 6px; }
      .heroCarousel .slick-dots li button {
        border: 1px solid #fff;
        width: 8px;
        height: 8px; }
        .heroCarousel .slick-dots li button:hover::before {
          background-color: #fff;
          opacity: 1; }
        .heroCarousel .slick-dots li button:before {
          width: 8px;
          height: 8px;
          background-color: #fff;
          opacity: 1; }
      .heroCarousel .slick-dots li.slick-active button:before {
        background-color: #000;
        opacity: 1; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  @media (min-width: 1024px) {
    .heroCarousel-slide .heroCarousel-image {
      object-fit: cover;
      max-height: 42.85714rem;
      width: 100%; } }
  @media (min-width: 1024px) {
    .heroCarousel-slide .heroCarousel-image-wrapper {
      max-height: 42.85714rem; } }
  .heroCarousel-slide.compat-object-fit {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
    @media (min-width: 1366px) {
      .heroCarousel-slide.compat-object-fit.stretch {
        background-size: 100% 100%; } }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      opacity: 0; }

.heroCarousel-content {
  /*background-color: rgba($carousel-bgColor, 1);
    padding: spacing("half") spacing("single") (spacing("double"));*/
  text-align: center;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  background-color: rgba(255, 255, 255, 0.9);
  left: 0;
  margin: 0 auto;
  padding: 2.25rem;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  /* width: remCalc(700px);*/ }
  .heroCarousel-content.heroCarousel-content--empty {
    background-color: transparent; }

.heroCarousel-title {
  color: #444444;
  font-size: 20px;
  margin-top: 0; }
  @media (min-width: 1024px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px; }
  @media (min-width: 768px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 1024px) {
    .heroCarousel-description {
      font-size: 15px; } }

.heroCarousel-action {
  margin: 0; }
  @media (min-width: 1024px) {
    .heroCarousel-action {
      margin-top: 1.5rem; } }

@media (min-width: 1024px) {
  .writeReview-productDetails {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productDetails .product-brand {
  color: #999999;
  margin: 0; }

.writeReview-productDetails .product-title {
  margin-top: 0; }

@media (min-width: 1024px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .writeReview-productImage-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 768px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 768px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 768px) {
      .account--addReturn .table th,
      .account--addReturn .table td {
        display: table-cell;
        padding-bottom: 0.78571rem;
        padding-top: 0.78571rem; } }
    .account--addReturn .table th + th,
    .account--addReturn .table th + td,
    .account--addReturn .table td + th,
    .account--addReturn .table td + td {
      padding-left: 0; }
      @media (min-width: 768px) {
        .account--addReturn .table th + th,
        .account--addReturn .table th + td,
        .account--addReturn .table td + th,
        .account--addReturn .table td + td {
          padding-left: 1.5rem; } }
  .account--addReturn .table .return-itemTitle + .definitionList {
    margin-top: 0.21429rem; }
  @media (min-width: 768px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 768px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 768px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 15px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 768px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 15px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 768px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 768px) {
    .return-itemQuantity .form-label {
      border: 0;
      clip: rect(1px, 1px, 1px, 1px);
      height: 1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }

.account--addReturn-row {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin: 0 -1rem; }
  .account--addReturn-row:before, .account--addReturn-row:after {
    content: " ";
    display: table; }
  .account--addReturn-row:after {
    clear: both; }

.account--addReturn-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding: 0 1rem; }
  @media (min-width: 768px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  width: 1px;
  min-width: 100%;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .productCarousel:before, .productCarousel:after {
    content: " ";
    display: table; }
  .productCarousel:after {
    clear: both; }

.productCarousel-slide {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  @media (min-width: 768px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1366px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.productReviews-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .productReviews-list ul,
  .productReviews-list ol {
    list-style: none;
    margin-bottom: 0; }
  .productReviews-list:before, .productReviews-list:after {
    content: " ";
    display: table; }
  .productReviews-list:after {
    clear: both; }

.productReview {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: top; }
  @media (min-width: 1024px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1366px) {
    .productReview {
      width: 33.33333%; } }

.productReview-title {
  margin: 0;
  text-transform: none; }

.productReview-author {
  color: #757575;
  margin-bottom: 1rem; }

.productReview-rating {
  display: inline-block;
  margin-bottom: 0.35714rem; }

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

.productView {
  padding-top: 1rem; }

.productView-images {
  margin-bottom: 3rem; }

.displayNone {
  display: none; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 1024px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }

.productView-img-container {
  position: relative;
  margin: auto;
  max-width: 500px;
  width: 100%; }
  .productView-img-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    width: auto; }
  .productView-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.8%; }

.productView-thumbnails {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  margin-left: -0.35714rem;
  margin-right: -0.35714rem; }
  .productView-thumbnails ul,
  .productView-thumbnails ol {
    list-style: none;
    margin-bottom: 0; }
  .productView-thumbnails:before, .productView-thumbnails:after {
    content: " ";
    display: table; }
  .productView-thumbnails:after {
    clear: both; }
  .productView-thumbnails .slick-list {
    margin-left: 2.85714rem;
    margin-right: 2.85714rem; }
  .productView-thumbnails .slick-next {
    right: 0; }
  .productView-thumbnails .slick-prev {
    left: 0; }
  .productView-thumbnails img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 50px;
    max-width: 50px;
    width: auto; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding-left: 0.35714rem;
  padding-right: 0.35714rem;
  text-align: center; }
  @media (min-width: 1366px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  display: inline-block;
  height: 67px;
  max-width: 75px;
  padding: 2px;
  position: relative;
  text-align: center;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  margin-bottom: 2rem; }

@media (min-width: 1024px) {
  .productView-product {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 2rem; } }

.productView-product > :last-child {
  margin-bottom: 0; }

.productView-title {
  font-size: 20px;
  margin: -0.78571rem 0 0.35714rem; }
  @media (min-width: 1024px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1366px) {
    .productView-title {
      font-size: 28px; } }

.productView-brand {
  color: #757575;
  font-size: 15px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1366px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #757575; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  font-size: 15px;
  margin-bottom: 0.5rem; }
  @media (min-width: 1024px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 15px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-reviewLink {
  display: inline-block;
  margin-left: 0.78571rem;
  vertical-align: middle; }
  .productView-reviewLink + .productView-reviewLink {
    display: block;
    margin-left: auto; }
    @media (min-width: 768px) {
      .productView-reviewLink + .productView-reviewLink {
        display: inline-block;
        margin-left: 0.78571rem; } }
  .productView-reviewLink > a {
    color: #757575; }
    .productView-reviewLink > a:hover {
      color: #333333; }

.productView-info {
  margin-top: 0.78571rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 768px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 768px) {
    .productView-info > :first-child {
      margin-top: 1.5rem; } }
  .productView-info > :last-child {
    margin-bottom: 0; }

.productView-info-name,
.productView-info-value {
  float: left; }
  @media (min-width: 768px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem; }
  @media (min-width: 768px) {
    .productView-info-name {
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; } }

.productView-info-value {
  margin-bottom: 0.35714rem; }
  @media (min-width: 768px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.productView-options {
  margin-bottom: 1.5rem;
  text-align: center; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 768px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 768px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field > .form-checkbox + .form-label,
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 768px) {
        .productView-options .form-field > .form-checkbox + .form-label,
        .productView-options .form-field > .form-radio + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 768px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 1024px) {
    .productView-options .form-action {
      float: none;
      padding: 0;
      width: auto; } }
  @media (min-width: 1366px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 1366px) {
      .productView-options .form-action .button {
        margin-right: 0.78571rem;
        width: auto; } }

.productOptions-list {
  border: 1px solid #cccccc;
  list-style: none;
  margin: 0; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #cccccc; }
  .productOptions-list-item .form-label {
    text-align: left;
    top: -2px; }

.productOptions-list-item-figure,
.productOptions-list-item-content {
  display: table-cell;
  vertical-align: middle; }

.productOptions-list-item-figure {
  width: 3rem; }

.productOptions-list-item-content {
  padding-left: 1.28571rem; }

.shareProduct {
  text-align: center; }

.productView-image .easyzoom-flyout {
  overflow: hidden;
  position: absolute;
  width: 100%;
  height: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.price--rrp,
.price--non-sale,
.price--discounted {
  text-decoration: line-through; }

.price-section--minor {
  color: #999999; }

.compareTable {
  border-top: 1px solid #e5e5e5;
  table-layout: fixed;
  width: 100%; }

.compareTable-row {
  vertical-align: top; }
  .compareTable-row + .compareTable-row .compareTable-heading,
  .compareTable-row + .compareTable-row .compareTable-item {
    border-top: 1px solid #e5e5e5; }
  .compareTable-row + .compareTable-row .compareTable-heading:empty {
    border-top: 0; }

.compareTable-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 1024px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 1024px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 1024px) {
    .compareTable-item {
      padding-top: 1.28571rem; } }

.compareTable-removeProduct {
  background-color: #e5e5e5;
  border-radius: 50%;
  height: 2.5rem;
  position: absolute;
  right: -1rem;
  top: -1rem;
  transition: background-color 0.15s ease;
  width: 2.5rem; }
  .compareTable-removeProduct .icon {
    fill: #757575;
    height: 1.5rem;
    margin-top: 0.5rem;
    width: 1.5rem; }

.compareTable-product {
  font-weight: 400;
  padding: 2rem 1rem 1.28571rem; }
  .compareTable-product .card {
    margin-bottom: 0; }
  .compareTable-product .card-body {
    min-height: 6rem;
    padding-top: 1rem; }

.compareTable-action {
  padding: 0 1rem 1rem; }
  .compareTable-action .button {
    display: block;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.blocker {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }

.blocker-container {
  position: relative; }

.blocker-subcats {
  z-index: 5; }

.textTruncate {
  padding-bottom: 1.5rem;
  position: relative;
  transition: max-height 100ms ease-out; }

.js .textTruncate {
  max-height: 110px;
  overflow: hidden; }

.js .textTruncate--visible {
  max-height: 71.42857rem; }

.textTruncate-viewMore {
  background-color: white;
  bottom: 0;
  padding-top: 10px;
  position: absolute;
  width: 100%; }

.toggle {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 2.28571rem; }
  .toggle:last-of-type {
    margin-bottom: 4.57143rem; }

.toggle-title {
  margin-bottom: 2.28571rem; }

.toggleLink {
  color: #757575; }
  .toggleLink:hover {
    color: #333333; }
  .toggle-title .toggleLink {
    float: right;
    line-height: 24px; }

.toggleLink-text {
  font-size: 13px;
  font-weight: 400; }

.toggleLink-text--off {
  display: inline-block; }
  .toggleLink.is-open .toggleLink-text--off {
    display: none; }

.toggleLink-text--on {
  display: none; }
  .toggleLink.is-open .toggleLink-text--on {
    display: inline-block; }

.toggle-content {
  display: none; }
  .toggle-content.is-open {
    display: block; }

.facetedSearch-toggle {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border: #e5e5e5 solid;
  border-radius: 4px;
  border-width: 1px;
  display: block;
  margin-bottom: 2rem;
  padding: 1rem; }
  .facetedSearch-toggle:before, .facetedSearch-toggle:after {
    content: " ";
    display: table; }
  .facetedSearch-toggle:after {
    clear: both; }
  @media (min-width: 1024px) {
    .facetedSearch-toggle {
      display: none !important; } }
  .facetedSearch-toggle.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0; }

.facetedSearch-toggle-text,
.facetedSearch-toggle-indicator {
  display: block;
  font-weight: normal; }

.facetedSearch-toggle-text {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 58.33333%;
  float: left;
  padding: 0;
  text-align: left; }

.facetedSearch-toggle-indicator {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 41.66667%;
  float: left;
  font-weight: bold;
  padding: 0;
  text-align: right; }

.facetedSearch-navList {
  display: none; }
  @media (min-width: 1024px) {
    .facetedSearch-navList {
      display: block !important; } }
  .facetedSearch-navList.is-open {
    display: block; }
    .facetedSearch-navList.is-open .accordion--navList,
    .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation {
      border-top-left-radius: 0;
      border-top-right-radius: 0; }
  .facetedSearch-toggle + .facetedSearch-navList,
  .sidebarBlock + .facetedSearch-navList {
    margin-top: 2rem; }
  .facetedSearch-toggle + .facetedSearch-navList.is-open,
  .sidebarBlock + .facetedSearch-navList.is-open {
    margin-top: -1px; }
    @media (min-width: 1024px) {
      .facetedSearch-toggle + .facetedSearch-navList.is-open,
      .sidebarBlock + .facetedSearch-navList.is-open {
        margin-top: 2rem; } }
  .facetedSearch-navList .navList--inner {
    margin-left: 1.5rem; }

.facet-quick-heading {
  text-transform: capitalize; }

.facetedSearch-optionColumns {
  column-count: 3;
  column-gap: 20px; }

.facetedSearch-refineFilters {
  display: none; }
  @media (min-width: 1024px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.banners {
  background-color: #757575;
  color: white;
  padding: 0.78571rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.facetLabel {
  background: #e5e5e5;
  border-radius: 4px;
  padding: 0.21429rem 0.5rem 0.21429rem 0.71429rem;
  text-decoration: none; }
  .facetLabel .icon {
    height: 0.85714rem;
    width: 0.85714rem;
    display: inline-block;
    fill: #757575;
    position: relative;
    top: -1px; }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 1024px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 1024px) {
    .cart-header {
      display: table-header-group;
      text-align: left; } }

.cart-header-item {
  padding-bottom: 1rem; }
  .cart-header-item:last-child {
    text-align: right; }

.cart-list {
  border-top: 1px solid #e5e5e5;
  display: block; }
  @media (min-width: 1024px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 768px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 1024px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item:before, .cart-item:after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 1024px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  height: 7.14286rem;
  margin-bottom: 1.5rem;
  width: 33.33333%;
  position: relative; }
  @media (min-width: 768px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 1024px) {
    .cart-item-figure {
      float: none;
      width: 8.33333%; } }
  .cart-item-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  @media (min-width: 1024px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 7.14286rem;
  padding-left: 1.5rem; }
  @media (min-width: 768px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 768px) {
    .cart-item-info {
      clear: none;
      float: left;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 1024px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }
  .cart-item-info + .cart-item-info {
    margin-top: 0.78571rem; }

@media (min-width: 1024px) {
  .cart-header-quantity,
  .cart-item-quantity {
    text-align: center; } }

.cart-item-quantity .form-increment {
  display: inline-block;
  margin: 0 0.21429rem 1px 1.5rem;
  vertical-align: middle; }
  @media (min-width: 1024px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #999999;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 768px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 1024px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 1024px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #999999;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  font-size: 15px;
  margin: 0; }
  .cart-item-name + .definitionList {
    margin-top: 0.35714rem; }

.cart-item-options--giftWrapping {
  margin-top: 1.14286rem; }
  .cart-item-options--giftWrapping .cart-item-option-description {
    color: #333333; }

.cf-categories {
  display: none; }

.cart-remove {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  margin-top: 0.14286rem;
  padding: 0.21429rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 768px) {
    .cart-remove {
      margin-left: 1rem; } }
  .cart-remove.cart-remove--spacer {
    visibility: hidden; }
  .cart-remove > svg {
    fill: #757575; }

.cart-totals {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.5rem;
  text-align: right;
  width: 100%; }
  .cart-totals ul,
  .cart-totals ol {
    list-style: none;
    margin-bottom: 0; }
  @media (min-width: 768px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 1024px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1366px) {
    .cart-totals {
      width: 41.66667%; } }

.cart-total {
  border-bottom: 0; }
  .cart-total:before, .cart-total:after {
    content: " ";
    display: table; }
  .cart-total:after {
    clear: both; }
  @media (min-width: 1024px) {
    .cart-total + .cart-total {
      border-top: 1px solid #e5e5e5; } }
  .cart-total .form-input {
    display: inline-block;
    height: 2.28571rem;
    padding: 0.5rem;
    vertical-align: top;
    width: 75%; }
  .cart-total .form-select {
    background-position: right 0.35714rem top 0.5rem;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0.5rem 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left;
    font-size: 11px;
    line-height: 14px; }

.cart-total-label {
  color: #757575;
  width: 33.33333%; }
  @media (min-width: 768px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 1024px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 768px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 1024px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 1rem 0; }
  @media (min-width: 1024px) {
    .cart-total-label,
    .cart-total-value {
      padding: 1rem 0; } }

.cart-total-grandTotal {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 20px;
  padding-bottom: 0.21429rem;
  padding-top: 0.21429rem;
  position: relative; }
  @media (min-width: 1024px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.coupon-code-add,
.coupon-code-cancel,
.gc-coupon-cancel,
.shipping-estimate-show,
.shipping-estimate-hide,
.gift-certificate-add,
.gc-coupon-add,
.gift-certificate-cancel {
  color: #757575;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .gc-coupon-cancel:hover,
  .shipping-estimate-show:hover,
  .shipping-estimate-hide:hover,
  .gift-certificate-add:hover,
  .gc-coupon-add:hover,
  .gift-certificate-cancel:hover {
    color: #333333; }

.coupon-code-cancel,
.shipping-estimate-hide {
  font-style: italic; }

.coupon-form,
.gc-coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .gc-coupon-form:before,
  .gc-coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .gc-coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .gc-coupon-form .form-input,
  .gc-coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .gc-coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .coupon-form .button,
  .gc-coupon-form .button,
  .cart-gift-certificate-form .button {
    margin: 0 0 0 2%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 20%; }

.estimator-form {
  margin-bottom: 0; }
  .estimator-form .form-input {
    margin-bottom: 0.78571rem;
    width: 100%; }
  .estimator-form .button--primary {
    width: 60%; }

.estimator-form-label {
  clear: both;
  float: left;
  font-weight: 400;
  margin-bottom: 0; }
  .estimator-form-label .form-label {
    line-height: 2.28571rem;
    margin-bottom: 0; }

@media (min-width: 450px) {
  .estimator-form-label-text {
    margin-left: 0.71429rem; } }

.estimator-form-input {
  float: right;
  margin-bottom: 1em;
  width: 60%; }
  .estimator-form-input .form-input,
  .estimator-form-input .form-select {
    margin-bottom: 0; }

.estimator-form-input--price {
  width: 20%; }

.estimator-form-row {
  font-size: 14px; }
  .estimator-form-row:before, .estimator-form-row:after {
    content: " ";
    display: table; }
  .estimator-form-row:after {
    clear: both; }

.estimator-form-toggleUPSRate {
  display: block;
  margin-bottom: 1em; }

.cart-actions {
  clear: both; }
  .cart-actions:before, .cart-actions:after {
    content: " ";
    display: table; }
  .cart-actions:after {
    clear: both; }
  .cart-actions .button {
    display: block;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }
  .cart-actions .button-disabled {
    pointer-events: none;
    opacity: 0.5; }

.cart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .cart-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 1px solid lightgrey; }
  .previewCartList ul,
  .previewCartList ol {
    list-style: none;
    margin-bottom: 0; }
  .previewCartList li {
    margin: 0;
    padding: 0; }

.previewCartItem {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  display: table-row;
  line-height: 19px; }
  .previewCartItem:before, .previewCartItem:after {
    content: " ";
    display: table; }
  .previewCartItem:after {
    clear: both; }
  .previewCartItem + .previewCartItem {
    border-top: 1px solid #e5e5e5; }

.previewCartItem-image,
.previewCartItem-content {
  display: table-cell;
  vertical-align: middle; }

.previewCartItem-image {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  padding: 0;
  text-align: center;
  position: relative; }
  .previewCartItem-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .previewCartItem-image:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.previewCartItem-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 66.66667%;
  padding-left: 0; }

.previewCartItem-name {
  margin: 0;
  text-transform: none; }
  .previewCartItem-name > a {
    text-decoration: none; }

.previewCartItem-brand,
.previewCartItem-name {
  margin-bottom: 0.21429rem; }

.previewCartItem-brand,
.previewCartItem-price {
  color: #757575;
  display: inline-block;
  font-size: 13px; }

.previewCartAction {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  border-top: 1px solid #e5e5e5;
  display: block;
  padding: 1.5rem 0.78571rem; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem;
    width: 100%; }

.previewCartAction-checkout,
.previewCartAction-viewCart {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 50%;
  float: left; }
  .previewCartAction-checkout.previewCartAction-viewCart--sole,
  .previewCartAction-viewCart.previewCartAction-viewCart--sole {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }

.previewCartAction-checkout {
  padding-right: 0.35714rem; }

.previewCartAction-checkoutMultiple {
  clear: both;
  padding-left: 0.78571rem;
  padding-top: 0.35714rem; }

.previewCartAction-viewCart {
  padding-left: 0.35714rem; }

.previewCart-emptyBody {
  padding: 3rem;
  text-align: center; }

.cart-total.total-savings-row {
  padding: 10px 5px;
  border-bottom: 1px solid #efefef;
  border-top: 1px solid #efefef; }
  .cart-total.total-savings-row .cart-total-label,
  .cart-total.total-savings-row .cart-total-value {
    font-size: 14px;
    padding: 0 !important;
    color: red; }

.bottom-row {
  border-top: 1px solid #efefef; }

body.custom_cart .mr-cart-outerContainer,
.mr-cart-body .mr-cart-outerContainer {
  width: 100%;
  max-width: 100%;
  padding: 0; }

body.custom_cart .mr-cartPage-mainContainer,
.mr-cart-body .mr-cartPage-mainContainer {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto 55px auto;
  padding: 0; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-mainContainer,
    .mr-cart-body .mr-cartPage-mainContainer {
      margin-bottom: 35px; } }

body.custom_cart .mr-cartPage-content,
.mr-cart-body .mr-cartPage-content {
  padding: 0; }

body.custom_cart .mr-page-mainHeader,
body.custom_cart .cart-empty-title,
.mr-cart-body .mr-page-mainHeader,
.mr-cart-body .cart-empty-title {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 30px;
  line-height: 38px;
  color: #000;
  letter-spacing: normal;
  margin: 6px 0 25px 0;
  text-align: center; }

@media (max-width: 768px) {
  body.custom_cart .mr-page-mainHeader,
  .mr-cart-body .mr-page-mainHeader {
    margin-top: 11px;
    margin-bottom: 20px; } }

body.custom_cart .cart-empty p,
.mr-cart-body .cart-empty p {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000; }
  body.custom_cart .cart-empty p a,
  .mr-cart-body .cart-empty p a {
    color: #000; }

body.custom_cart .mr-cartPage-innerContainer,
.mr-cart-body .mr-cartPage-innerContainer {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 180px);
  margin: 0 auto; }
  @media (max-width: 1330px) {
    body.custom_cart .mr-cartPage-innerContainer,
    .mr-cart-body .mr-cartPage-innerContainer {
      width: calc(100% - 70px); } }
  @media (max-width: 1024px) {
    body.custom_cart .mr-cartPage-innerContainer,
    .mr-cart-body .mr-cartPage-innerContainer {
      width: calc(100% - 40px); } }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-innerContainer,
    .mr-cart-body .mr-cartPage-innerContainer {
      width: calc(100% - 20px);
      flex-direction: column; } }

body.custom_cart .mr-cartPage-leftContainer,
.mr-cart-body .mr-cartPage-leftContainer {
  width: 69.85% !important;
  max-width: 880px;
  padding: 0 !important; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-leftContainer,
    .mr-cart-body .mr-cartPage-leftContainer {
      width: 100% !important;
      max-width: 100%; } }

body.custom_cart .mr-cartPage-rightContainer,
.mr-cart-body .mr-cartPage-rightContainer {
  width: 30.16% !important;
  max-width: 380px;
  padding: 0 !important; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-rightContainer,
    .mr-cart-body .mr-cartPage-rightContainer {
      width: 100% !important;
      max-width: 100%; } }
  body.custom_cart .mr-cartPage-rightContainer .mobile-cart,
  .mr-cart-body .mr-cartPage-rightContainer .mobile-cart {
    display: none; }

body.custom_cart .mr-cartPage-cartTable,
.mr-cart-body .mr-cartPage-cartTable {
  display: flex;
  flex-direction: column;
  width: calc(100% - 20px);
  margin-right: auto; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-cartTable,
    .mr-cart-body .mr-cartPage-cartTable {
      width: 100%; } }
  @media (min-width: 768px) {
    body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-cartHeaderItem:nth-of-type(4),
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-cartHeaderItem:nth-of-type(4) {
      width: 14.91% !important; }
    body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-quantityContainer,
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-quantityContainer {
      width: 14.91% !important; }
    body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-cartHeaderItem:nth-of-type(5),
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-cartHeaderItem:nth-of-type(5) {
      width: 22.91% !important;
      max-width: 186px; }
    body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer,
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer {
      width: 22.91% !important;
      max-width: 186px;
      flex-wrap: wrap; }
      body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer .cart-item-value,
      .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer .cart-item-value {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        color: #000;
        margin-right: 15px;
        font-size: 14px; }
      body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer .price--discounted,
      .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer .price--discounted {
        font: normal 400 12px aktiv-grotesk, sans-serif;
        color: #B7BBC1 !important;
        text-decoration: line-through;
        font-weight: normal !important; } }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer,
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalContainer {
      display: block;
      grid-area: productSubtotal; }
    body.custom_cart .mr-cartPage-cartTable.adjust-table .cart-item-value,
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .cart-item-value {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      margin-right: 10px;
      padding-left: 0;
      font-size: 14px;
      padding-top: 5px;
      display: block; }
    body.custom_cart .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalPrice,
    .mr-cart-body .mr-cartPage-cartTable.adjust-table .mr-cartPage-totalPrice {
      display: none; } }

body.custom_cart .mr-cartPage-cartHeader-container,
.mr-cart-body .mr-cartPage-cartHeader-container {
  background-color: #EAEDF1;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  flex-direction: column; }

body.custom_cart .mr-cartPage-cartList,
.mr-cart-body .mr-cartPage-cartList {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #EAEDF1;
  border-top: none; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-cartList,
    .mr-cart-body .mr-cartPage-cartList {
      padding-left: 0;
      padding-right: 0; } }

body.custom_cart .mr-cartPage-cartHeaderTr,
.mr-cart-body .mr-cartPage-cartHeaderTr {
  display: flex;
  justify-content: space-between; }

body.custom_cart .mr-cartPage-cartHeaderItem,
.mr-cart-body .mr-cartPage-cartHeaderItem {
  height: 55px;
  line-height: 55px;
  padding: 0;
  display: flex; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-cartHeaderItem,
    .mr-cart-body .mr-cartPage-cartHeaderItem {
      display: none;
      height: 51px;
      line-height: 51px; } }
  body.custom_cart .mr-cartPage-cartHeaderItem span,
  .mr-cart-body .mr-cartPage-cartHeaderItem span {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    line-height: 55px;
    color: #000;
    letter-spacing: normal; }
    @media (max-width: 768px) {
      body.custom_cart .mr-cartPage-cartHeaderItem span,
      .mr-cart-body .mr-cartPage-cartHeaderItem span {
        height: 51px;
        line-height: 51px; } }
    body.custom_cart .mr-cartPage-cartHeaderItem span:nth-of-type(2),
    .mr-cart-body .mr-cartPage-cartHeaderItem span:nth-of-type(2) {
      display: none; }
      @media (max-width: 768px) {
        body.custom_cart .mr-cartPage-cartHeaderItem span:nth-of-type(2),
        .mr-cart-body .mr-cartPage-cartHeaderItem span:nth-of-type(2) {
          display: inline; } }
  body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(1),
  .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(1) {
    width: 14.1%;
    max-width: 115px; }
    @media (max-width: 768px) {
      body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(1),
      .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(1) {
        display: flex;
        justify-content: center;
        width: 100%;
        max-width: 100%; } }
  body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(2),
  .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(2) {
    width: 27.69%;
    max-width: 227px; }
  body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(3),
  .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(3) {
    width: 22.69%;
    max-width: 186px; }
  body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(4),
  .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(4) {
    width: 18.91%;
    max-width: 155px; }
  body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(5),
  .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(5) {
    width: 13.91%;
    max-width: 114px; }
  body.custom_cart .mr-cartPage-cartHeaderItem:nth-of-type(6),
  .mr-cart-body .mr-cartPage-cartHeaderItem:nth-of-type(6) {
    width: 2.81%;
    max-width: 23px; }

body.custom_cart .mr-cartPage-cartItem,
.mr-cart-body .mr-cartPage-cartItem {
  display: flex;
  justify-content: space-between;
  padding: 15px 0;
  border: none;
  border-top: 1px solid #EAEDF1;
  position: relative; }
  body.custom_cart .mr-cartPage-cartItem:nth-of-type(1),
  .mr-cart-body .mr-cartPage-cartItem:nth-of-type(1) {
    border: none; }
    @media (max-width: 768px) {
      body.custom_cart .mr-cartPage-cartItem:nth-of-type(1),
      .mr-cart-body .mr-cartPage-cartItem:nth-of-type(1) {
        padding-top: 19px; } }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-cartItem,
    .mr-cart-body .mr-cartPage-cartItem {
      width: 100%;
      display: grid;
      grid-template-columns: 111px calc(77.23% - 111px) 22.77%;
      grid-template-rows: auto;
      grid-auto-flow: column;
      grid-template-areas: "productImg productDetails ." ". productSubtotal productQuantity";
      padding-left: 15px;
      padding-right: 15px; } }

body.custom_cart .mr-cartPage-itemContainer,
.mr-cart-body .mr-cartPage-itemContainer {
  margin: 0;
  width: 14.1% !important;
  height: auto;
  max-width: 115px;
  display: flex; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-itemContainer,
    .mr-cart-body .mr-cartPage-itemContainer {
      width: 100% !important;
      grid-column: 1;
      grid-row: 1 / 3; } }
  body.custom_cart .mr-cartPage-itemContainer div,
  .mr-cart-body .mr-cartPage-itemContainer div {
    width: calc(100% - 15px);
    max-width: 100%; }
    @media (max-width: 768px) {
      body.custom_cart .mr-cartPage-itemContainer div,
      .mr-cart-body .mr-cartPage-itemContainer div {
        width: 100%; } }
  body.custom_cart .mr-cartPage-itemContainer:after,
  .mr-cart-body .mr-cartPage-itemContainer:after {
    display: none; }

body.custom_cart .mr-cartPage-itemImg,
.mr-cart-body .mr-cartPage-itemImg {
  width: 100%;
  max-width: 100px;
  height: auto;
  max-height: 100px;
  margin-right: auto;
  position: relative;
  grid-area: productImg; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-itemImg,
    .mr-cart-body .mr-cartPage-itemImg {
      max-width: 98px;
      max-height: 98px; } }

body.custom_cart .mr-cartPage-detailsContainer,
.mr-cart-body .mr-cartPage-detailsContainer {
  width: 27.69% !important;
  max-width: 227px;
  padding: 0 15px 0 0;
  margin: 0;
  grid-area: productDetails; }
  body.custom_cart .mr-cartPage-detailsContainer a:not(.mr-cartPage-details-titleLink),
  body.custom_cart .mr-cartPage-detailsContainer .sale-price,
  .mr-cart-body .mr-cartPage-detailsContainer a:not(.mr-cartPage-details-titleLink),
  .mr-cart-body .mr-cartPage-detailsContainer .sale-price {
    display: none; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-detailsContainer,
    .mr-cart-body .mr-cartPage-detailsContainer {
      width: 125% !important;
      max-width: 166px;
      padding: 0 !important;
      margin: 0 !important; } }

body.custom_cart .mr-cartPage-details-title,
.mr-cart-body .mr-cartPage-details-title {
  font-size: 14px;
  margin: 0 0 15px 0 !important;
  max-width: 165px; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-details-title,
    .mr-cart-body .mr-cartPage-details-title {
      margin-bottom: 5px !important; } }

body.custom_cart .mr-cartPage-details-titleLink,
.mr-cart-body .mr-cartPage-details-titleLink {
  display: inline-block;
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px !important;
  line-height: 18px;
  color: #000;
  letter-spacing: normal;
  margin: 0 !important;
  max-width: 165px; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-details-titleLink,
    .mr-cart-body .mr-cartPage-details-titleLink {
      line-height: 17px;
      max-width: 166px; } }

body.custom_cart .mr-cartPage-details-definitionList,
.mr-cart-body .mr-cartPage-details-definitionList {
  margin: 0; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-details-definitionList,
    .mr-cart-body .mr-cartPage-details-definitionList {
      max-width: 166px;
      margin-bottom: 9px !important; } }

body.custom_cart .mr-cartPage-details-key,
.mr-cart-body .mr-cartPage-details-key {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  margin-right: 3px; }

body.custom_cart .mr-cartPage-details-value,
.mr-cart-body .mr-cartPage-details-value {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  margin: 0 !important; }

body.custom_cart .mr-cartPage-details-key,
body.custom_cart .mr-cartPage-details-value,
.mr-cart-body .mr-cartPage-details-key,
.mr-cart-body .mr-cartPage-details-value {
  font-size: 12px;
  line-height: 15px;
  color: #000;
  letter-spacing: normal; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-details-key,
    body.custom_cart .mr-cartPage-details-value,
    .mr-cart-body .mr-cartPage-details-key,
    .mr-cart-body .mr-cartPage-details-value {
      font-size: 11px;
      line-height: 13px; } }

body.custom_cart .mr-cartPage-subtotalContainer,
.mr-cart-body .mr-cartPage-subtotalContainer {
  width: 22.69% !important;
  max-width: 186px;
  display: flex;
  align-items: center;
  padding: 0 15px 0 0;
  grid-area: productSubtotal; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-subtotalContainer,
    .mr-cart-body .mr-cartPage-subtotalContainer {
      width: 150% !important;
      max-width: 155px;
      align-items: flex-start;
      padding-right: 0; } }
  @media (max-width: 425px) {
    body.custom_cart .mr-cartPage-subtotalContainer,
    .mr-cart-body .mr-cartPage-subtotalContainer {
      max-width: 135px; } }
  @media (max-width: 375px) {
    body.custom_cart .mr-cartPage-subtotalContainer,
    .mr-cart-body .mr-cartPage-subtotalContainer {
      max-width: 100%;
      width: 100% !important; } }

body.custom_cart .mr-cartPage-subtotalPrices,
.mr-cart-body .mr-cartPage-subtotalPrices {
  display: flex;
  flex-wrap: wrap;
  padding: 0 !important; }
  body.custom_cart .mr-cartPage-subtotalPrices span,
  .mr-cart-body .mr-cartPage-subtotalPrices span {
    font-size: 14px !important;
    line-height: 18px;
    padding: 0 !important; }
    body.custom_cart .mr-cartPage-subtotalPrices span:nth-of-type(1),
    .mr-cart-body .mr-cartPage-subtotalPrices span:nth-of-type(1) {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      color: #000;
      margin-right: 15px; }
      @media (max-width: 768px) {
        body.custom_cart .mr-cartPage-subtotalPrices span:nth-of-type(1),
        .mr-cart-body .mr-cartPage-subtotalPrices span:nth-of-type(1) {
          margin-right: 10px; } }
    body.custom_cart .mr-cartPage-subtotalPrices span:nth-of-type(2),
    .mr-cart-body .mr-cartPage-subtotalPrices span:nth-of-type(2) {
      font: normal 400 12px aktiv-grotesk, sans-serif;
      color: #B7BBC1 !important;
      text-decoration: line-through; }

body.custom_cart .mr-cartPage-quantityContainer,
.mr-cart-body .mr-cartPage-quantityContainer {
  width: 18.91% !important;
  max-width: 155px;
  display: flex;
  align-items: center;
  grid-area: productQuantity; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-quantityContainer,
    .mr-cart-body .mr-cartPage-quantityContainer {
      width: 100% !important;
      margin-top: -5px; } }
  body.custom_cart .mr-cartPage-quantityContainer .cart-item-label,
  .mr-cart-body .mr-cartPage-quantityContainer .cart-item-label {
    display: none; }

body.custom_cart .mr-cartPage-quantity-form-increment,
.mr-cart-body .mr-cartPage-quantity-form-increment {
  width: 100%;
  max-width: 90px;
  display: flex;
  margin-right: 10px !important; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-quantity-form-increment,
    .mr-cart-body .mr-cartPage-quantity-form-increment {
      margin: 0 0 0 auto !important; } }
  body.custom_cart .mr-cartPage-quantity-form-increment .button,
  .mr-cart-body .mr-cartPage-quantity-form-increment .button {
    background-color: #fff;
    border: none !important;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    width: 33.33%; }
    @media (max-width: 768px) {
      body.custom_cart .mr-cartPage-quantity-form-increment .button,
      .mr-cart-body .mr-cartPage-quantity-form-increment .button {
        height: 27px;
        line-height: 27px;
        padding: 0 8px; } }
  body.custom_cart .mr-cartPage-quantity-form-increment .cart-item-qty-input,
  .mr-cart-body .mr-cartPage-quantity-form-increment .cart-item-qty-input {
    padding: 0;
    width: 33.33%;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #000;
    height: 29px;
    line-height: 29px; }
    @media (max-width: 768px) {
      body.custom_cart .mr-cartPage-quantity-form-increment .cart-item-qty-input,
      .mr-cart-body .mr-cartPage-quantity-form-increment .cart-item-qty-input {
        height: 27px;
        line-height: 27px; } }

body.custom_cart .mr-cartPage-totalContainer,
.mr-cart-body .mr-cartPage-totalContainer {
  width: 13.91% !important;
  max-width: 114px;
  display: flex;
  align-items: center;
  grid-area: productTotal; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-totalContainer,
    .mr-cart-body .mr-cartPage-totalContainer {
      display: none; } }
  body.custom_cart .mr-cartPage-totalContainer .cart-item-label,
  .mr-cart-body .mr-cartPage-totalContainer .cart-item-label {
    display: none; }

body.custom_cart .mr-cartPage-totalPrice,
.mr-cart-body .mr-cartPage-totalPrice {
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  line-height: 18px;
  color: #000;
  padding: 0; }
  body.custom_cart .mr-cartPage-totalPrice.total-discounted,
  .mr-cart-body .mr-cartPage-totalPrice.total-discounted {
    margin-right: 6px; }
  body.custom_cart .mr-cartPage-totalPrice.price--discounted,
  .mr-cart-body .mr-cartPage-totalPrice.price--discounted {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    color: #B7BBC1 !important;
    text-decoration: line-through;
    font-weight: normal !important; }

body.custom_cart .mr-cartPage-removeContainer,
.mr-cart-body .mr-cartPage-removeContainer {
  width: 2.81% !important;
  max-width: 23px;
  display: flex;
  align-items: center;
  grid-area: productDelete; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-removeContainer,
    .mr-cart-body .mr-cartPage-removeContainer {
      position: absolute;
      top: 18px;
      right: 15px;
      width: 15px !important;
      max-width: 15px; } }

body.custom_cart .mr-cartPage-remove,
.mr-cart-body .mr-cartPage-remove {
  display: block;
  margin: 0;
  padding: 0;
  width: 13px !important; }
  @media (max-width: 768px) {
    body.custom_cart .mr-cartPage-remove,
    .mr-cart-body .mr-cartPage-remove {
      width: 15.5px !important; } }
  body.custom_cart .mr-cartPage-remove span,
  .mr-cart-body .mr-cartPage-remove span {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    color: #000000;
    margin-left: -16px; }

body.custom_cart .mr-productCards-container,
.mr-cart-body .mr-productCards-container {
  width: 100%;
  border-top: 1px solid #EAEDF1 !important;
  margin-bottom: 0; }
  body.custom_cart .mr-productCards-container .mr-productCards-outerContainer,
  .mr-cart-body .mr-productCards-container .mr-productCards-outerContainer {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto; }
  body.custom_cart .mr-productCards-container .mr-productCards-headerContainer,
  .mr-cart-body .mr-productCards-container .mr-productCards-headerContainer {
    justify-content: center; }
  body.custom_cart .mr-productCards-container .mr-productCards-headerBtns,
  .mr-cart-body .mr-productCards-container .mr-productCards-headerBtns {
    display: none; }
  @media (max-width: 768px) {
    body.custom_cart .mr-productCards-container .mr-productCards,
    .mr-cart-body .mr-productCards-container .mr-productCards {
      padding: 0 10px;
      justify-content: space-between; } }
  body.custom_cart .mr-productCards-container .mr-productCard-container,
  .mr-cart-body .mr-productCards-container .mr-productCard-container {
    margin-bottom: 45px; }
    @media (max-width: 768px) {
      body.custom_cart .mr-productCards-container .mr-productCard-container,
      .mr-cart-body .mr-productCards-container .mr-productCard-container {
        width: calc(50% - 2.5px);
        padding: 0;
        margin-bottom: 35px; } }
  body.custom_cart .mr-productCards-container .mr-productCard-article,
  .mr-cart-body .mr-productCards-container .mr-productCard-article {
    padding: 0; }

body.custom_cart .estimator-form-row,
.mr-cart-body .estimator-form-row {
  margin-right: 20px; }
  @media (max-width: 768px) {
    body.custom_cart .estimator-form-row,
    .mr-cart-body .estimator-form-row {
      margin-right: 15px; } }
  body.custom_cart .estimator-form-row .shipping-quote,
  .mr-cart-body .estimator-form-row .shipping-quote {
    display: none; }
  body.custom_cart .estimator-form-row .estimator-form-label-text,
  .mr-cart-body .estimator-form-row .estimator-form-label-text {
    padding-left: 31px;
    margin-left: 0;
    position: relative; }
    body.custom_cart .estimator-form-row .estimator-form-label-text:before,
    .mr-cart-body .estimator-form-row .estimator-form-label-text:before {
      content: '';
      position: absolute;
      left: 0;
      top: 1px;
      display: block;
      width: 16px;
      height: 16px;
      border: 1px solid #B7BBC1;
      border-radius: 50%; }
    body.custom_cart .estimator-form-row .estimator-form-label-text:after,
    .mr-cart-body .estimator-form-row .estimator-form-label-text:after {
      content: '';
      position: absolute;
      left: 3px;
      top: 4px;
      display: block;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      transition: background-color .3s ease; }
  body.custom_cart .estimator-form-row .shipping-quote:checked + .estimator-form-label-text:after,
  .mr-cart-body .estimator-form-row .shipping-quote:checked + .estimator-form-label-text:after {
    background-color: #B7BBC1;
    transition: background-color .3s ease; }

body.custom_cart .estimator-form-label-tex,
body.custom_cart .estimator-form-input--price,
body.custom_cart .estimator-form-label-text,
.mr-cart-body .estimator-form-label-tex,
.mr-cart-body .estimator-form-input--price,
.mr-cart-body .estimator-form-label-text {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

body.custom_cart > div.body,
.mr-cart-body > div.body {
  margin-bottom: 0; }

body.custom_cart .yotpo-rewards,
.mr-cart-body .yotpo-rewards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px 10px !important;
  flex-wrap: wrap; }
  body.custom_cart .yotpo-rewards .yotpo-rewards-container,
  .mr-cart-body .yotpo-rewards .yotpo-rewards-container {
    width: 100%;
    display: flex;
    align-items: center; }
    body.custom_cart .yotpo-rewards .yotpo-rewards-container .rewards-details,
    .mr-cart-body .yotpo-rewards .yotpo-rewards-container .rewards-details {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 0 !important; }
    body.custom_cart .yotpo-rewards .yotpo-rewards-container svg,
    .mr-cart-body .yotpo-rewards .yotpo-rewards-container svg {
      margin-right: 12px;
      width: 22px;
      height: 22px;
      flex-shrink: 0; }
  body.custom_cart .yotpo-rewards .cart-total-value,
  .mr-cart-body .yotpo-rewards .cart-total-value {
    padding: 0 !important;
    max-width: none;
    width: 105px;
    flex-shrink: 0; }
  body.custom_cart .yotpo-rewards .rewards-list-container,
  .mr-cart-body .yotpo-rewards .rewards-list-container {
    width: 100%; }
  body.custom_cart .yotpo-rewards .rewards-list-container,
  .mr-cart-body .yotpo-rewards .rewards-list-container {
    display: none;
    text-align: left; }
    body.custom_cart .yotpo-rewards .rewards-list-container.show,
    .mr-cart-body .yotpo-rewards .rewards-list-container.show {
      display: block; }
    body.custom_cart .yotpo-rewards .rewards-list-container .yotpo-redemption-options-list,
    .mr-cart-body .yotpo-rewards .rewards-list-container .yotpo-redemption-options-list {
      display: flex; }
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-headline,
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-description,
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-login-button,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-headline,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-description,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-login-button {
    display: none; }
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container {
    padding-top: 0;
    padding-bottom: 0; }
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-content-container,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-content-container {
    margin-bottom: 0; }
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance {
    padding: 0px !important; }
  body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance,
  .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance {
    padding: 0 20px;
    text-align: left;
    font-family: aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #343B41 !important; }
    body.custom_cart .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance .yotpo-points-balance-text-part,
    .mr-cart-body .yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance .yotpo-points-balance-text-part {
      color: #343B41 !important; }
  body.custom_cart .yotpo-rewards .yotpo-redemption-options-list,
  .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list {
    display: none;
    flex-flow: column;
    gap: 12px;
    padding: 10px 0; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option.yotpo-redemption-option-grid,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option.yotpo-redemption-option-grid {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-details,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-details {
      display: flex; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-reward,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-reward {
      font-family: inherit !important;
      font-weight: 400 !important;
      font-size: 14px !important;
      color: #343B41 !important;
      margin-right: 4px; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost {
      font-family: inherit !important;
      font-weight: 400 !important;
      font-size: 14px !important;
      color: #343B41 !important; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost:before,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost:before {
        content: '('; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost:after,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost:after {
        content: ')'; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button {
      width: auto;
      font-family: inherit !important;
      font-weight: 400 !important;
      font-size: 13px !important;
      background-color: transparent;
      color: #000;
      border-color: #000;
      height: 24px;
      border-radius: 0; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button:hover,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button:hover {
        color: #000 !important; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button[disabled="disabled"],
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button[disabled="disabled"] {
        opacity: 0.3; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation {
      margin: 10px 0; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-title,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-title {
      font-size: 14px;
      margin: 0 0 4px;
      color: #343B41 !important; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options {
      display: flex;
      align-items: center;
      gap: 8px;
      justify-content: space-between; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-widgets-action-button,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-widgets-action-button {
        color: #000;
        border-color: #000;
        border-radius: 0; }
        body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-widgets-action-button:hover,
        .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-widgets-action-button:hover {
          background-color: #fff; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option-confirm-btn,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option-confirm-btn {
        background-color: #000;
        color: #fff !important; }
        body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option-confirm-btn:hover,
        .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option-confirm-btn:hover {
          background-color: #000;
          color: #fff !important; }
    body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button,
    .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button {
      color: #000;
      border-color: #000;
      border-radius: 0;
      font-size: 12px !important; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button:hover,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button:hover {
        background-color: #fff !important; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button .yotpo-copy-code-content svg,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button .yotpo-copy-code-content svg {
        display: none; }
      body.custom_cart .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button .yotpo-copy-code-content .yotpo-text-copied-label,
      .mr-cart-body .yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button .yotpo-copy-code-content .yotpo-text-copied-label {
        color: #ccc;
        font-size: 11px;
        margin: 3px 0;
        font-weight: normal; }
  body.custom_cart .yotpo-rewards .yotpo-message-toast-text-body,
  .mr-cart-body .yotpo-rewards .yotpo-message-toast-text-body {
    color: #000;
    text-indent: -9999px;
    line-height: 0; }
    body.custom_cart .yotpo-rewards .yotpo-message-toast-text-body:after,
    .mr-cart-body .yotpo-rewards .yotpo-message-toast-text-body:after {
      content: "Thank you for redeeming your points.";
      text-indent: 0;
      line-height: initial;
      display: block; }
  body.custom_cart .yotpo-rewards .yotpo-message-toast-text,
  .mr-cart-body .yotpo-rewards .yotpo-message-toast-text {
    width: 164px;
    color: #000;
    font-family: aktiv-grotesk, sans-serif !important;
    font-size: 13px; }

body.custom_cart .mr-totalSection-item,
.mr-cart-body .mr-totalSection-item {
  border-bottom: 0; }

.mr-totalSection-container {
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .mr-totalSection-container {
      max-width: 100% !important; } }
  .mr-totalSection-container .mr-totalSection-header {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    height: 55px;
    line-height: 55px;
    color: #000;
    letter-spacing: normal;
    text-align: center;
    background-color: #EAEDF1; }
  .mr-totalSection-container .mr-totalSection-item {
    border: 1px solid #EAEDF1;
    border-top: none;
    padding: 0 !important; }
    .mr-totalSection-container .mr-totalSection-item .shipping-estimate-show {
      margin: 0; }
    .mr-totalSection-container .mr-totalSection-item .shipping-estimate-value {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000000;
      padding: 0 !important;
      background-color: transparent !important;
      border: none !important;
      width: auto !important;
      min-width: auto !important;
      position: relative;
      text-decoration: none; }
      .mr-totalSection-container .mr-totalSection-item .shipping-estimate-value:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #000;
        left: 0;
        bottom: 1px; }
      .mr-totalSection-container .mr-totalSection-item .shipping-estimate-value:hover {
        color: #000; }
    .mr-totalSection-container .mr-totalSection-item:nth-of-type(1) .mr-totalSection-item-label,
    .mr-totalSection-container .mr-totalSection-item:nth-of-type(1) .mr-totalSection-item-value {
      height: 50px; }
      .mr-totalSection-container .mr-totalSection-item:nth-of-type(1) .mr-totalSection-item-label strong, .mr-totalSection-container .mr-totalSection-item:nth-of-type(1) .mr-totalSection-item-label span,
      .mr-totalSection-container .mr-totalSection-item:nth-of-type(1) .mr-totalSection-item-value strong,
      .mr-totalSection-container .mr-totalSection-item:nth-of-type(1) .mr-totalSection-item-value span {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 16px;
        line-height: 20px; }
    .mr-totalSection-container .mr-totalSection-item.mr-totalSection-totalContainer .mr-totalSection-item-label,
    .mr-totalSection-container .mr-totalSection-item.mr-totalSection-totalContainer .mr-totalSection-item-value {
      padding-top: 20px !important;
      padding-bottom: 16px !important;
      height: auto; }
    .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-tax {
      display: none; }
    .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings {
      background-color: #EAEDF1;
      border-bottom: 0; }
      .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-label,
      .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-value {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 16px;
        color: #B82044;
        line-height: 16px; }
        .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-label strong, .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-label span, .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-label button,
        .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-value strong,
        .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-value span,
        .mr-totalSection-container .mr-totalSection-item.mr-totalSection-item-savings .mr-totalSection-item-value button {
          font: normal 500 12px aktiv-grotesk, sans-serif;
          font-size: 16px;
          color: #B82044;
          line-height: 16px; }
    .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-label {
      display: flex;
      align-items: center;
      height: 34px;
      padding: 0 0 0 20px !important;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      color: #343B41;
      max-width: 70%; }
      @media (max-width: 768px) {
        .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-label {
          padding: 0 0 0 15px !important; } }
      .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-label strong, .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-label span {
        display: inline-block;
        line-height: 18px;
        font: normal 400 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        color: #000; }
    .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      height: 34px;
      padding: 0 20px 0 0 !important;
      max-width: 30%; }
      @media (max-width: 768px) {
        .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value {
          padding: 0 15px 0 0 !important; } }
      .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value span, .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value button {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #000;
        padding: 0 !important;
        background-color: transparent !important;
        border: none !important;
        width: auto !important;
        min-width: auto !important; }
      .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value button {
        position: relative;
        text-decoration: none; }
        .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value button:after {
          position: absolute;
          content: '';
          width: 100%;
          height: 1px;
          border-bottom: 1px solid #000;
          left: 0;
          bottom: 1px; }
        .mr-totalSection-container .mr-totalSection-item .mr-totalSection-item-value button:hover {
          color: #000; }
    .mr-totalSection-container .mr-totalSection-item .icon-wrapper {
      margin-right: 10px;
      width: 23px;
      display: inline-flex;
      align-items: center;
      justify-content: flex-end; }
      @media (max-width: 768px) {
        .mr-totalSection-container .mr-totalSection-item .icon-wrapper {
          display: none; } }
    .mr-totalSection-container .mr-totalSection-item.total-shipping-estimator {
      border-bottom: 0;
      padding-top: 8px !important; }
    .mr-totalSection-container .mr-totalSection-item.sub-total {
      border-bottom: 0;
      padding-top: 15px !important;
      background-color: #EAEDF1; }
      .mr-totalSection-container .mr-totalSection-item.sub-total .mr-totalSection-item-label,
      .mr-totalSection-container .mr-totalSection-item.sub-total .mr-totalSection-item-value {
        color: #A8ABAE;
        font-weight: 500;
        font-size: 16px;
        height: 30px; }
      .mr-totalSection-container .mr-totalSection-item.sub-total .mr-totalSection-item-value {
        text-decoration: line-through; }
      .mr-totalSection-container .mr-totalSection-item.sub-total strong, .mr-totalSection-container .mr-totalSection-item.sub-total span {
        color: #A8ABAE;
        font-weight: 500;
        font-size: 16px; }
      .mr-totalSection-container .mr-totalSection-item.sub-total.nzd-subtotal, .mr-totalSection-container .mr-totalSection-item.sub-total.usd-subtotal {
        padding-top: 0 !important; }
        .mr-totalSection-container .mr-totalSection-item.sub-total.nzd-subtotal .mr-totalSection-item-label, .mr-totalSection-container .mr-totalSection-item.sub-total.usd-subtotal .mr-totalSection-item-label {
          white-space: nowrap; }
          .mr-totalSection-container .mr-totalSection-item.sub-total.nzd-subtotal .mr-totalSection-item-label strong, .mr-totalSection-container .mr-totalSection-item.sub-total.nzd-subtotal .mr-totalSection-item-label span, .mr-totalSection-container .mr-totalSection-item.sub-total.usd-subtotal .mr-totalSection-item-label strong, .mr-totalSection-container .mr-totalSection-item.sub-total.usd-subtotal .mr-totalSection-item-label span {
            font-size: 15px !important; }
        @media (min-width: 768px) and (max-width: 1100px) {
          .mr-totalSection-container .mr-totalSection-item.sub-total.nzd-subtotal .mr-totalSection-item-label span, .mr-totalSection-container .mr-totalSection-item.sub-total.usd-subtotal .mr-totalSection-item-label span {
            display: none; } }
  .mr-totalSection-container .separator-container {
    width: 100%;
    padding: 6px 20px 0;
    background-color: #EAEDF1; }
    .mr-totalSection-container .separator-container .separator {
      height: 1px;
      border-top: 1px solid #DFDFDF; }
  .mr-totalSection-container .mr-totalSection-freeShipping-container {
    border: 1; }
    .mr-totalSection-container .mr-totalSection-freeShipping-container .free-standard-shipping-threshold {
      padding: 18px 20px 24px 20px;
      margin: 0;
      border: 1px solid #EAEDF1;
      border-top: none; }
      @media (max-width: 768px) {
        .mr-totalSection-container .mr-totalSection-freeShipping-container .free-standard-shipping-threshold {
          padding: 15px 16px 25px 15px; } }
    .mr-totalSection-container .mr-totalSection-freeShipping-container .mr-totalSection-processBar-header {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 12px !important;
      line-height: 14px;
      color: #000;
      margin-bottom: 21px; }
    .mr-totalSection-container .mr-totalSection-freeShipping-container .mr-totalSection-processBar-wrapper {
      width: 100%;
      background: #EAEDF1;
      height: 2px; }
    .mr-totalSection-container .mr-totalSection-freeShipping-container .mr-totalSection-processBar-bar {
      height: 2px; }
      .mr-totalSection-container .mr-totalSection-freeShipping-container .mr-totalSection-processBar-bar svg {
        width: 29px;
        margin-top: -10px;
        margin-left: calc(100% - 29px);
        background-color: #FFF; }
    .mr-totalSection-container .mr-totalSection-freeShipping-container .progressBar-threshold {
      display: none; }
  .mr-totalSection-container .mr-totalSection-totalContainer {
    border: none;
    background-color: #EAEDF1; }
    .mr-totalSection-container .mr-totalSection-totalContainer .mr-totalSection-item-label,
    .mr-totalSection-container .mr-totalSection-totalContainer .mr-totalSection-item-value {
      top: 0;
      padding-top: 18px !important;
      padding-bottom: 12px !important; }
      @media (max-width: 768px) {
        .mr-totalSection-container .mr-totalSection-totalContainer .mr-totalSection-item-label,
        .mr-totalSection-container .mr-totalSection-totalContainer .mr-totalSection-item-value {
          padding: 20px 15px 16px 15px !important; } }
      .mr-totalSection-container .mr-totalSection-totalContainer .mr-totalSection-item-label strong,
      .mr-totalSection-container .mr-totalSection-totalContainer .mr-totalSection-item-value strong {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 20px;
        color: #000; }
  .mr-totalSection-container .cart-header-item.desktop,
  .mr-totalSection-container .cart-header-item.mobile {
    display: none !important; }
  .mr-totalSection-container .coupon-gift-certificate {
    padding: 5px 0 !important; }

.cart-payment-icons {
  background-color: #EAEDF1;
  padding: 14px 20px;
  float: right;
  width: 100%;
  text-align: center; }
  .cart-payment-icons img {
    max-width: 313px;
    width: 100%; }

.mr-totalSection-btnsContainer {
  background-color: #EAEDF1;
  width: 100%;
  padding: 0 20px; }
  @media (max-width: 768px) {
    .mr-totalSection-btnsContainer {
      padding: 0 15px; } }
  .mr-totalSection-btnsContainer .mr-totalSection-btn {
    width: 100%;
    max-width: 100% !important; }

.mr-totalSection-btn {
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase;
  letter-spacing: normal;
  line-height: 43px !important;
  padding: 0; }

.mr-totalSection-shippingEstimator-container .mr-totalSection-shippingEstimator-form {
  padding-left: 20px;
  padding-right: 20px; }
  @media (max-width: 768px) {
    .mr-totalSection-shippingEstimator-container .mr-totalSection-shippingEstimator-form {
      padding-left: 15px;
      padding-right: 15px; } }

.mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-label {
  margin: 0 0 10px 0;
  height: 45px;
  display: flex;
  align-items: center;
  width: 33%; }
  @media (max-width: 768px) {
    .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-label {
      max-width: 100%; } }
  .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-label .form-label {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    text-transform: capitalize;
    color: #000;
    text-align: left; }

.mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input {
  margin: 0 0 10px;
  width: 66.2%;
  max-width: 225px; }
  @media (max-width: 768px) {
    .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input {
      max-width: 100%; } }
  .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input select,
  .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input .form-input {
    height: 45px;
    line-height: 45px;
    padding: 0 15px;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #000;
    border-color: #EAEDF1; }
    @media (max-width: 425px) {
      .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input select,
      .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input .form-input {
        max-width: 200px; } }
  .mr-totalSection-shippingEstimator-container .mr-totalSection-estimatorForm-input select {
    padding: 0 30px 0 15px;
    text-overflow: ellipsis;
    position: relative;
    background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/dropdown-arrow.png");
    background-size: 15px;
    background-position-x: calc(100% - 14px);
    background-position-y: 18px; }

.mr-totalSection-shippingEstimator-container .mr-totalSection-btn.shipping-estimate-submit {
  width: 100%;
  max-width: 160px !important;
  margin: 0 0 19px 0 !important; }

.mr-totalSection-shippingEstimator-container .select-shipping-quote.mr-totalSection-btn {
  padding-left: 20px;
  padding-right: 20px;
  margin-right: 20px; }
  @media (max-width: 768px) {
    .mr-totalSection-shippingEstimator-container .select-shipping-quote.mr-totalSection-btn {
      margin-right: 15px; } }

.mr-totalSection-couponCode-container .mr-totalSection-couponCode-form {
  display: flex;
  width: calc(100% - 40px);
  margin: 0 auto 19px auto; }
  @media (max-width: 768px) {
    .mr-totalSection-couponCode-container .mr-totalSection-couponCode-form {
      width: calc(100% - 30px); } }
  .mr-totalSection-couponCode-container .mr-totalSection-couponCode-form.disabled {
    margin-bottom: 8px; }
    .mr-totalSection-couponCode-container .mr-totalSection-couponCode-form.disabled input {
      pointer-events: none; }

.mr-totalSection-couponCode-container .gc-warning {
  padding: 0 20px 10px;
  color: red;
  font-size: 12px;
  line-height: 16px;
  text-align: left; }

.mr-totalSection-couponCode-container .mr-totalSection-couponCode-input {
  width: 60%;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000;
  border-color: #EAEDF1; }
  @media (max-width: 768px) {
    .mr-totalSection-couponCode-container .mr-totalSection-couponCode-input {
      width: calc(100% - 110px); } }

.mr-totalSection-couponCode-container .mr-totalSection-btn {
  width: 40% !important;
  margin: 0 0 0 10px !important;
  padding: 0 !important; }
  @media (max-width: 768px) {
    .mr-totalSection-couponCode-container .mr-totalSection-btn {
      width: 100px !important; } }

#remove-coupon-code {
  text-decoration: underline;
  margin-left: 7px;
  font-size: 12px;
  font-weight: 500;
  color: #000; }
  #remove-coupon-code:hover {
    color: #000; }

.addressList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.address {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 768px) {
    .address {
      width: 50%; } }
  @media (min-width: 1366px) {
    .address {
      width: 33.33333%; } }

.panel--address {
  font-size: 1rem;
  position: relative; }
  .panel--address .panel-body {
    min-height: 17.85714rem;
    padding: 1.5rem; }
    @media (min-width: 768px) {
      .panel--address .panel-body {
        padding: 1.5rem 1.5rem 4.5rem; } }
  .panel--address .form-actions {
    margin-bottom: -0.78571rem;
    margin-top: 1.5rem;
    text-align: left; }
    @media (min-width: 768px) {
      .panel--address .form-actions {
        bottom: 1.5rem;
        position: absolute;
        width: auto; } }
    .panel--address .form-actions .button {
      margin-bottom: 0.78571rem; }
      .panel--address .form-actions .button + .button {
        margin-left: 0;
        margin-top: 0; }
        @media (min-width: 768px) {
          .panel--address .form-actions .button + .button {
            margin-left: 0.35714rem; } }

.address-title {
  margin: 0 0 0.78571rem;
  text-transform: none; }

.address-details {
  list-style: none;
  margin: 0 0 0.78571rem; }

.address-details--postal {
  font-size: 15px; }

.address-label,
.address-description {
  display: inline-block;
  font-size: 1rem;
  margin: 0; }

.address-label {
  color: #757575;
  font-weight: 400; }

.panel--newAddress {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newAddress:hover .address-title {
    color: #757575; }
  .panel--newAddress .panel-body {
    background-color: transparent;
    border: 1px solid #e5e5e5;
    display: block; }
  .panel--newAddress .address-title {
    margin-bottom: 0;
    transition: all 0.15s ease; }

.address-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.address-symbol {
  font-size: 50px;
  line-height: 1; }

.videoGallery-main {
  height: 0;
  margin-bottom: 1.14286rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.78571rem;
  position: relative;
  margin-bottom: 1.85714rem; }
  .videoGallery-main.widescreen {
    padding-bottom: 56.34%; }
  .videoGallery-main.vimeo {
    padding-top: 0; }
  .videoGallery-main iframe,
  .videoGallery-main object,
  .videoGallery-main embed,
  .videoGallery-main video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

.videoGallery-list {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .videoGallery-list ul,
  .videoGallery-list ol {
    list-style: none;
    margin-bottom: 0; }
  .videoGallery-list:before, .videoGallery-list:after {
    content: " ";
    display: table; }
  .videoGallery-list:after {
    clear: both; }

.videoGallery-item {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  display: inline-block;
  float: none;
  vertical-align: top; }
  @media (min-width: 1024px) {
    .videoGallery-item {
      width: 50%; } }

.video {
  display: block;
  margin-bottom: 1.85714rem;
  opacity: 0.4;
  text-decoration: none;
  transition: opacity 100ms ease-out; }
  .video:before, .video:after {
    content: " ";
    display: table; }
  .video:after {
    clear: both; }
  .video-figure {
    float: left;
    margin-right: 0.78571rem; }
    .video-figure > img {
      display: block; }
  .video-figure--opposite {
    float: right;
    margin-left: 0.78571rem;
    margin-right: 0; }
  .video-body:before, .video-body:after {
    content: " ";
    display: table; }
  .video-body:after {
    clear: both; }
  @media (min-width: 1024px) {
    .video {
      margin-bottom: 1.85714rem; } }
  .video:hover, .video.is-active {
    color: #333333;
    opacity: 1; }

.video-figure {
  margin-right: 1.85714rem; }

.video-title {
  margin-bottom: 0;
  margin-top: 0;
  text-transform: none; }

.video-description {
  font-size: 1rem;
  margin-bottom: 0; }

.previewCart {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 1024px) {
    .previewCart .productView {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 75%;
      float: left;
      display: flex;
      margin: 0;
      padding-bottom: 0;
      padding-top: 0; }
    .previewCart .productView-image {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 58.33333%;
      float: left;
      display: flex;
      flex-direction: column; }
    .previewCart .productView-image--cart {
      align-self: flex-start;
      margin: 0 auto;
      width: auto; }
    .previewCart .productView-details {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 41.66667%;
      float: left; } }
  .previewCart .productView-title {
    margin-top: 0; }

.previewCartCheckout {
  background: #e5e5e5;
  padding: 1rem;
  text-align: center; }
  @media (min-width: 1024px) {
    .previewCartCheckout {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: right;
      padding: 1.5rem; } }
  .previewCartCheckout .button {
    display: block;
    margin: 0;
    width: 100%; }
    .previewCartCheckout .button + .button,
    .previewCartCheckout .button + p {
      margin-top: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 28px;
  font-weight: bold;
  text-align: center; }

.previewCartCheckout-subtotal {
  display: block;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }

.previewCartCheckout-additionalCheckoutButtons p {
  float: none !important;
  margin: 0.5rem 0; }

.previewCartCheckout-additionalCheckoutButtons .CheckoutButton {
  margin-bottom: 1rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:first-child {
    margin-top: 1.5rem; }
  .previewCartCheckout-additionalCheckoutButtons .CheckoutButton:last-child {
    margin-bottom: 1.5rem; }

.suggestiveCart {
  display: none;
  text-align: center; }
  @media (min-width: 1024px) {
    .suggestiveCart {
      display: block; } }

.previewCartItem-quantity .form-increment {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  position: relative;
  border: 1px solid #F0F0F0; }
  .previewCartItem-quantity .form-increment .form-input {
    font-size: 15px; }
  .previewCartItem-quantity .form-increment .button {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    min-width: auto;
    display: inline-block;
    background: transparent;
    color: #000;
    border: none;
    border-radius: 0;
    background-color: #ddd;
    width: 35px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px; }
    .previewCartItem-quantity .form-increment .button:first-child {
      border-right: 0; }
    .previewCartItem-quantity .form-increment .button:last-child {
      border-left: 0; }
  .previewCartItem-quantity .form-increment .icon {
    width: 10px;
    height: 10px;
    position: relative;
    vertical-align: baseline; }
    .previewCartItem-quantity .form-increment .icon:before {
      height: 1px; }
    .previewCartItem-quantity .form-increment .icon:after {
      width: 1px; }

.previewCartItem-quantity .form-input--incrementTotal {
  padding: 0; }

.previewCartItem-quantity .icon-plus span {
  display: none; }

.previewCartItem-quantity .icon-plus:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transform: translate3d(0, -50%, 0); }

.previewCartItem-quantity .icon-plus:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  width: 2px;
  background-color: #000;
  transform: translate3d(-50%, 0, 0);
  transition: transform 300ms ease-in-out; }

.previewCartItem-quantity .icon-minus:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #000;
  transform: translate3d(0, -50%, 0); }

.previewCartItem-quantity .shogun-accordion-active .shogun-icon-plus:after,
.previewCartItem-quantity .is-open > .icon-plus:after {
  transition: transform 300ms ease-in-out;
  transform: translate3d(-50%, 0, 0) rotate(90deg); }

.quantity-remove-wrapper {
  display: flex; }
  .quantity-remove-wrapper .cart-item-block.cart-item-info {
    width: 100%;
    position: relative; }
  .quantity-remove-wrapper .button--icon {
    width: 28px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important; }

.previewCart-remove {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 10px;
  line-height: 14px;
  position: absolute;
  right: 22px;
  bottom: 10px;
  width: 18px;
  height: 18px;
  color: #000000;
  text-decoration: none; }
  @media (min-width: 1600px) {
    .previewCart-remove {
      bottom: 3px; } }
  .previewCart-remove span {
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%); }

#minicart-yotpo-rewards {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 18px 10px !important;
  flex-wrap: wrap;
  max-height: 32px;
  overflow: hidden; }
  @media screen and (max-width: 768px) {
    #minicart-yotpo-rewards {
      padding: 0 15px 10px !important; } }
  #minicart-yotpo-rewards.loaded {
    max-height: none; }
  #minicart-yotpo-rewards .yotpo-rewards-container {
    width: 100%;
    display: flex;
    align-items: center; }
    #minicart-yotpo-rewards .yotpo-rewards-container .rewards-details {
      display: flex;
      align-items: center;
      width: 100%;
      padding: 0 !important; }
    #minicart-yotpo-rewards .yotpo-rewards-container svg {
      margin-right: 12px;
      width: 22px;
      height: 22px;
      flex-shrink: 0; }
      @media screen and (max-width: 768px) {
        #minicart-yotpo-rewards .yotpo-rewards-container svg {
          display: none; } }
    @media screen and (max-width: 768px) {
      #minicart-yotpo-rewards .yotpo-rewards-container .yotpo-coupouns-container {
        margin: 0; } }
    #minicart-yotpo-rewards .yotpo-rewards-container .yotpo-coupouns-container.yotpo-is-mobile {
      width: 100%; }
    @media screen and (max-width: 768px) {
      #minicart-yotpo-rewards .yotpo-rewards-container .btn-rewards-choose,
      #minicart-yotpo-rewards .yotpo-rewards-container .btn-rewards-cancel {
        padding: 0; } }
  #minicart-yotpo-rewards .cart-total-value {
    padding: 0 !important;
    max-width: none;
    width: auto;
    flex-shrink: 0; }
    #minicart-yotpo-rewards .cart-total-value button {
      font: normal 500 14px aktiv-grotesk, sans-serif;
      color: #000;
      text-decoration: underline;
      text-underline-offset: 3px; }
  #minicart-yotpo-rewards .rewards-list-container {
    display: none;
    text-align: left;
    position: absolute;
    bottom: 22px;
    right: 20px;
    background-color: #ffffff;
    z-index: 1;
    width: 352px;
    padding: 8px 10px;
    box-shadow: 2px 2px 7px 0px rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 768px) {
      #minicart-yotpo-rewards .rewards-list-container {
        width: 280px; } }
    #minicart-yotpo-rewards .rewards-list-container.show {
      display: block; }
    #minicart-yotpo-rewards .rewards-list-container .yotpo-redemption-options-list {
      display: flex; }
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-headline,
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-description,
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-login-button {
    display: none; }
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-coupons-redemption-widget-container {
    padding-top: 0;
    padding-bottom: 0; }
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-content-container {
    margin-bottom: 0; }
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance {
    padding: 0px !important; }
  #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance {
    padding: 0 20px;
    text-align: left;
    font-family: aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    color: #343B41 !important; }
    #minicart-yotpo-rewards .yotpo-coupons-redemption-widget .yotpo-points-balance .yotpo-points-balance-text-part.notranslate {
      color: #343B41 !important;
      font-weight: bold !important; }
  #minicart-yotpo-rewards .yotpo-redemption-options-list {
    display: none;
    flex-flow: column;
    gap: 2px;
    padding: 0; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option.yotpo-redemption-option-grid {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-details {
      display: flex; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-reward {
      font-family: inherit !important;
      font-weight: 400 !important;
      font-size: 13px !important;
      color: #343B41 !important;
      margin-right: 4px; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost {
      font-family: inherit !important;
      font-weight: 400 !important;
      font-size: 13px !important;
      color: #343B41 !important; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost:before {
        content: '('; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-container .yotpo-redemption-option-cost:after {
        content: ')'; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button {
      width: auto;
      font-family: inherit !important;
      font-weight: 400 !important;
      font-size: 12px !important;
      background-color: #fff;
      color: #000;
      border-color: #000;
      height: 24px;
      border-radius: 0; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button:hover {
        color: #000 !important; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-redeem-button[disabled="disabled"] {
        opacity: 0.3; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation {
      margin: 10px 0; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .custom-confirmation {
      font-size: 12px;
      margin: 0 0 4px;
      color: #970d36;
      line-height: 15px;
      text-align: center; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .custom-confirmation .default {
        font-size: 15px;
        line-height: 18px;
        display: block; }
        @media screen and (max-width: 768px) {
          #minicart-yotpo-rewards .yotpo-redemption-options-list .custom-confirmation .default {
            font-size: 14px; } }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .custom-confirmation a {
        text-decoration: underline;
        color: inherit; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-text {
      font-size: 0; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-text:before {
        content: 'Applying code..';
        font-size: 12px;
        color: #000; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-option-details + .custom-confirmation {
      display: none; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-title {
      display: none;
      font-size: 14px;
      margin: 0 0 4px;
      color: #343B41 !important; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options {
      display: flex;
      align-items: center;
      gap: 8px;
      justify-content: space-between; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-widgets-action-button {
        color: #000;
        border-color: #000;
        border-radius: 0; }
        #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-widgets-action-button:hover {
          background-color: #fff; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option-confirm-btn {
        background-color: #000;
        color: #fff !important; }
        #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-redemption-confirmation-options .yotpo-redemption-confirmation-option-confirm-btn:hover {
          background-color: #000;
          color: #fff !important; }
    #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button {
      border: 0;
      pointer-events: none;
      color: #000;
      border-color: #000;
      border-radius: 0;
      font-size: 12px !important; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button .yotpo-copy-code-content svg {
        display: none; }
      #minicart-yotpo-rewards .yotpo-redemption-options-list .yotpo-copy-code-button .yotpo-copy-code-content .yotpo-text-copied-label {
        color: #ccc;
        font-size: 11px;
        margin: 3px 0;
        font-weight: normal; }
  #minicart-yotpo-rewards .yotpo-message-toast-text-body {
    color: #000;
    text-indent: -9999px;
    line-height: 0; }
    #minicart-yotpo-rewards .yotpo-message-toast-text-body:after {
      content: "Thank you for redeeming your points.";
      text-indent: 0;
      line-height: initial;
      display: block; }
  #minicart-yotpo-rewards .yotpo-message-toast-text {
    width: 164px;
    color: #000;
    font-family: aktiv-grotesk, sans-serif !important;
    font-size: 13px; }
  #minicart-yotpo-rewards .yotpo-redemption-options-mobile-list {
    display: none; }
  #minicart-yotpo-rewards .swiper-container {
    overflow: visible !important;
    display: block !important;
    width: auto !important;
    height: auto !important; }
  #minicart-yotpo-rewards .swiper-wrapper {
    display: block !important;
    transform: none !important;
    width: auto !important;
    height: auto !important; }
  #minicart-yotpo-rewards .swiper-slide {
    width: auto !important;
    margin-right: 0 !important;
    float: none !important; }
  #minicart-yotpo-rewards .swiper-button-prev,
  #minicart-yotpo-rewards .swiper-button-next,
  #minicart-yotpo-rewards .swiper-pagination {
    display: none !important; }

.maintenanceNotice {
  background-color: #fffdea;
  box-shadow: 0 0 5px #999999;
  color: #333333;
  left: 1.14286rem;
  padding: 1rem 1.28571rem;
  position: fixed;
  top: 1.14286rem;
  width: 24rem;
  z-index: 500; }
  .maintenanceNotice > :last-child {
    margin-bottom: 0; }
  .maintenanceNotice a {
    color: #333333; }

.maintenanceNotice-header {
  font-family: "Montserrat";
  margin: 0 0 0.78571rem; }

body.hasAdminBar {
  padding-top: 101px; }
  @media (min-width: 1024px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 0; } }
  body.hasAdminBar .header {
    padding-top: 46px; }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 101px; }

.adminBar {
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  float: left;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: 600;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }

.adminBar-logo {
  background-color: #273a8a;
  float: left;
  height: 46px;
  width: 45px; }
  .adminBar-logo svg {
    height: 100%;
    padding: 7px 10px 11px 7px;
    width: 100%; }

.adminBar-content {
  align-items: center;
  display: flex;
  height: 46px;
  justify-content: space-between;
  margin-left: 45px;
  padding: 17px 20.5px 14px 20px; }
  .adminBar-content a {
    color: #4b71fc;
    font-weight: 600;
    text-decoration: none; }

.adminBar-private {
  float: right;
  text-align: right; }
  .adminBar-private span {
    white-space: nowrap; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 1024px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1366px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 1024px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1366px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 1024px) {
  .cookieMessage-text {
    display: inline-block;
    padding: 0 0.78571rem;
    vertical-align: middle;
    width: 66.66667%; } }

.login {
  margin: 3rem auto 6rem;
  max-width: 64.28571rem; }

.login-row,
.register-row {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .login-row:before, .login-row:after,
  .register-row:before,
  .register-row:after {
    content: " ";
    display: table; }
  .login-row:after,
  .register-row:after {
    clear: both; }
  @media (min-width: 1024px) {
    .login-row,
    .register-row {
      margin-top: 6rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-top: 3rem; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .new-customer {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left; } }

.new-customer-intro {
  margin-bottom: 0; }

.new-customer-fact-list {
  margin-left: 3rem; }

.new-customer-fact {
  padding-left: 0.78571rem; }

.hidden {
  display: none; }

#FormField_1 {
  margin-top: 0; }

#FormField_3 {
  margin-bottom: 15px; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

.quickSearchResults {
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: block; }
    @media (min-width: 1024px) {
      .quickSearchResults .modal-close {
        display: block; } }

.advancedSearch-separator {
  display: none; }

.advancedSearch-title {
  margin: 0 0 1.5rem;
  text-transform: inherit; }

.search-price-range label {
  display: inline; }
  .search-price-range label input {
    display: block;
    padding-left: 1.5rem; }
    @media (min-width: 768px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 768px) {
    .search-price-range label span {
      display: inline;
      padding-left: 1.5rem;
      padding-right: 1.5rem; } }

.category-suggestion-list {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  list-style-type: none; }
  .category-suggestion-list:before, .category-suggestion-list:after {
    content: " ";
    display: table; }
  .category-suggestion-list:after {
    clear: both; }

.category-suggestion {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 33.33333%;
  float: left;
  font-size: 15px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 28px;
  margin: 1.5rem 0 0;
  text-align: center; }

.navBar--account {
  display: none; }
  @media (min-width: 1024px) {
    .navBar--account {
      display: block; } }

.account-heading {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding-bottom: 1rem; }

.account-list {
  list-style: none;
  margin-left: 0; }

.account-listItem {
  border-bottom: 1px solid #e5e5e5;
  padding: 1.5rem 0;
  position: relative; }
  .account-listItem img {
    width: 100%; }
  .account-listItem .account-product-image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: relative; }

.account-listShipping {
  border-bottom: 1px solid #e5e5e5;
  font-weight: 700;
  padding: 2rem 0; }
  .account-listShipping .account-listShipping-title {
    margin: 0;
    text-transform: inherit; }

.account-product:before, .account-product:after {
  content: " ";
  display: table; }

.account-product:after {
  clear: both; }

.account-product-figure {
  float: left;
  margin-right: 0.78571rem; }
  .account-product-figure > img {
    display: block; }

.account-product-figure--opposite {
  float: right;
  margin-left: 0.78571rem;
  margin-right: 0; }

.account-product-body:before, .account-product-body:after {
  content: " ";
  display: table; }

.account-product-body:after {
  clear: both; }

.account-product-figure {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin: 0 2rem 0 0;
  position: relative;
  width: 70px; }
  .account-product-figure:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.account-product-download {
  border-radius: 50%;
  height: 2.35714rem;
  padding: 0;
  position: absolute;
  right: -0.78571rem;
  top: -0.78571rem;
  width: 2.35714rem;
  z-index: 1; }
  .account-product-download .icon {
    height: 1.5rem;
    margin-top: 0.35714rem;
    width: 1.5rem; }
  .account-product-download svg {
    fill: white; }

.account-product-body {
  overflow: hidden;
  padding-bottom: 3.5rem;
  position: relative; }
  @media (min-width: 768px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 15px;
    margin-bottom: 0; }

.account-product-title {
  margin: 0 0 0.21429rem;
  text-transform: inherit; }
  .account-product-title > a {
    text-decoration: none; }
  .account-product-title + .definitionList {
    margin-top: 0.78571rem; }

.account-product-subtitle {
  color: #999999;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 15px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 15px; }

.account-product-description + .definitionList {
  margin: -1.35714rem 0 1.5rem; }

.account-product-refundQty {
  color: #999999;
  margin-bottom: 0; }

.account-product-details {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-product-details:before, .account-product-details:after {
    content: " ";
    display: table; }
  .account-product-details:after {
    clear: both; }

.account-product-detail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 768px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1366px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 768px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 768px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1366px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #757575;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0 0 0.35714rem; }

.account-product--alignMiddle {
  display: table;
  width: 100%; }
  .account-product--alignMiddle .account-product-checkItem {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 2rem; }
    @media (min-width: 1366px) {
      .account-product--alignMiddle .account-product-checkItem {
        left: -2.5rem; } }
    .account-product--alignMiddle .account-product-checkItem .form-label {
      height: 1.5rem;
      margin: 0;
      padding: 0;
      width: 1.5rem; }
  .account-product--alignMiddle .account-product-figure,
  .account-product--alignMiddle .account-product-body {
    display: table-cell; }
  .account-product--alignMiddle .account-product-figure {
    float: none;
    margin-right: 0; }
    @media (min-width: 1366px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1366px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 15px;
  margin-top: -1.5rem;
  width: 66.66667%; }

.account-orderTotal-key,
.account-orderTotal-value {
  margin: 0;
  padding: 1.5rem 0; }

.account-orderTotal-key {
  color: #757575;
  float: left;
  font-weight: 400; }
  .account-orderTotal-key:last-of-type {
    position: relative;
    top: 0.28571rem; }

.account-orderTotal-value {
  border-bottom: 1px solid #e5e5e5;
  text-align: right; }
  .account-orderTotal-value:last-child {
    border-bottom: 0;
    font-size: 20px; }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 768px) {
    .account-orderStatus {
      float: right;
      position: inherit;
      text-align: right; } }

.account-orderStatus-label {
  background-color: #cccccc;
  color: white;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin: 0 0 0.35714rem;
  padding: 0.21429rem 0.5rem; }

.account-orderStatus-action {
  color: #757575;
  display: inline-block;
  font-size: 12px;
  font-style: italic;
  letter-spacing: 0.25px;
  margin-left: 0.78571rem;
  text-align: right;
  text-decoration: underline;
  vertical-align: top; }
  @media (min-width: 768px) {
    .account-orderStatus-action {
      display: block;
      margin-left: 0; } }
  .account-orderStatus-action:hover {
    color: #333333; }

.account .pagination {
  color: #999999;
  margin-top: 3rem;
  text-align: center; }

.account-message .is-read {
  color: #999999; }

.account-sidebar-block {
  font-size: 15px; }
  .account-sidebar-block + .account-sidebar-block {
    margin-top: 3rem; }
  .account-sidebar-block .account-heading {
    margin-bottom: 1.5rem; }

.account-order-address {
  list-style: none;
  margin-left: 0; }
  .account-order-address ul,
  .account-order-address ol {
    list-style: none;
    margin-bottom: 0; }

.account-reorder-form {
  display: inline-block; }

.order-payments-description {
  color: #757575;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  padding-bottom: 1.5rem; }

.account-downloadsList {
  list-style: none;
  margin-left: 0; }
  .account-downloadsList ul,
  .account-downloadsList ol {
    list-style: none;
    margin-bottom: 0; }

.account-downloadsItem {
  margin-bottom: 1.5rem; }
  .account-downloadsItem > :first-child {
    margin-top: 0; }
  .account-downloadsItem > :last-child {
    margin-bottom: 0; }

.account-downloadsItem-title {
  color: #757575;
  font-size: 15px;
  margin-bottom: 0.21429rem;
  text-transform: inherit; }

.account-downloadsItem-description {
  margin-bottom: 0; }

.account-downloadsItem-availability {
  color: #757575; }

.wishlists-table {
  margin-left: auto;
  margin-right: auto;
  max-width: 85.71429rem; }

.wishlist-header {
  display: none;
  text-align: center; }

.modal .wishlist-header {
  display: block; }

.wishlist-form {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 39.28571rem; }
  .wishlist-form:before, .wishlist-form:after {
    content: " ";
    display: table; }
  .wishlist-form:after {
    clear: both; }
  .wishlist-form .form-field {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left; }

.share-wishlist {
  margin-left: auto;
  margin-right: auto;
  max-width: 46.42857rem;
  text-align: center; }

.icon--ratingEmpty svg {
  fill: #dddddd; }

.icon--ratingFull svg {
  fill: #ffc600; }

.rating--small {
  display: inline-block; }
  .rating--small .icon {
    height: 1rem;
    width: 1rem;
    margin-top: -3px; }

.apple-pay-checkout-button {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 100% 60%;
  border-radius: 0.28571rem;
  cursor: pointer;
  display: none;
  max-height: 4.57143rem;
  min-height: 2.28571rem;
  min-width: 9.57143rem;
  padding: 1.5rem;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.cart-additionalCheckoutButtons .apple-pay-checkout-button {
  margin-top: 0.78571rem; }

.apple-pay-supported .apple-pay-checkout-button {
  display: block; }
  @media (min-width: 768px) {
    .apple-pay-supported .apple-pay-checkout-button {
      display: inline-block;
      float: right; } }

.previewCartCheckout .apple-pay-checkout-button {
  float: none;
  margin-top: 0.78571rem; }

.paymentMethodList {
  font-size: 0;
  list-style: none;
  margin-left: -0.78571rem;
  margin-right: -0.78571rem; }

.paymentMethodName {
  margin-top: 0;
  padding: 0 0.78571rem;
  text-transform: none; }

.paymentMethod {
  display: inline-block;
  padding: 0 0.78571rem;
  vertical-align: top;
  width: 100%; }
  @media (min-width: 768px) {
    .paymentMethod {
      width: 50%; } }

@media (min-width: 768px) {
  .paymentMethodForm {
    max-width: 60%; }
    .paymentMethodForm .paymentMethodForm-column {
      display: flex; }
      .paymentMethodForm .paymentMethodForm-column .paymentMethodForm-inputs:first-child {
        width: 70%; }
      .paymentMethodForm .paymentMethodForm-column .paymentMethodForm-inputs:last-child {
        padding-left: 1.5rem;
        width: 30%; }
    .paymentMethodForm .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.panel--paymentMethod {
  font-size: 1rem;
  position: relative; }
  .panel--paymentMethod .panel-body {
    border: 1px solid #e5e5e5;
    border-radius: 0.21429rem;
    min-height: 16.28571rem;
    padding: 0; }
  .panel--paymentMethod .form-actions {
    font-size: 0;
    margin-top: 0;
    text-align: left; }
    .panel--paymentMethod .form-actions .button {
      margin-top: 0; }

.paymentMethod-card,
.paymentMethod-details {
  display: flex;
  flex-flow: wrap;
  margin-bottom: 0; }

.paymentMethod-card {
  align-items: center;
  background: white;
  padding: 0.78571rem; }
  @media (min-width: 1366px) {
    .paymentMethod-card {
      padding: 1.5rem; } }

.paymentMethod-icon {
  margin-right: 0.78571rem;
  width: 2rem; }
  @media (min-width: 1366px) {
    .paymentMethod-icon {
      width: 3rem; } }

.paymentMethod-brand {
  font-size: 13px;
  font-weight: 600; }
  @media (min-width: 1366px) {
    .paymentMethod-brand {
      font-size: 1rem; } }

.paymentMethod-default {
  margin-left: 0.78571rem; }
  .paymentMethod-default.icon {
    fill: #666666;
    height: 1.28571rem;
    width: 1.28571rem; }
    @media (min-width: 1366px) {
      .paymentMethod-default.icon {
        height: 1.42857rem;
        width: 1.42857rem; } }

.paymentMethod-expiry {
  font-size: 15px;
  margin-left: auto;
  text-transform: capitalize; }

.paymentMethod-details {
  padding: 1.5rem; }

.paymentMethod-label,
.paymentMethod-description {
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0.78571rem; }

.paymentMethod-label {
  flex: 7.14286rem;
  font-weight: 600; }

.paymentMethod-description {
  flex: calc(100% - 100px);
  padding-left: 0.78571rem; }

.paymentMethod-form {
  padding: 0 1.5rem 0.78571rem; }
  @media (min-width: 768px) {
    .paymentMethod-form {
      bottom: 0.78571rem;
      position: absolute;
      width: auto; } }

.panel--newPaymentMethod {
  display: block;
  text-align: center;
  text-decoration: none; }
  .panel--newPaymentMethod:hover .paymentMethod-title {
    color: #757575; }
  .panel--newPaymentMethod .panel-body {
    background-color: transparent; }
  .panel--newPaymentMethod .paymentMethod-title {
    margin-bottom: 0;
    text-transform: none;
    transition: all 0.15s ease; }

.paymentMethod-addNew {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-55%); }

.paymentMethod-symbol {
  font-size: 50px;
  line-height: 1; }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Karla", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 768px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }

.paymentMethodForm-inputs-icon {
  position: absolute;
  right: 0.64286rem;
  top: 2.78571rem; }
  .paymentMethodForm-inputs-icon.icon {
    fill: #999999;
    height: 1.5rem;
    width: 1.5rem; }

.paymentMethodForm-details {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .paymentMethodForm-details {
      display: inline-block;
      margin: 0 3rem 0 0; } }

.paymentMethodForm-details-term {
  font-weight: 400;
  margin-bottom: 0.78571rem; }

.paymentMethodForm-details-description {
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.header {
  background-color: white;
  border-bottom: none;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 1024px) {
    .header {
      border-bottom: none;
      overflow: visible;
      position: relative; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 1024px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  margin: 0 3.92857rem;
  text-align: center; }
  @media (min-width: 768px) {
    .header-logo {
      margin-left: 5.89286rem;
      margin-right: 5.89286rem; } }
  @media (min-width: 1024px) {
    .header-logo {
      margin: 4rem auto 4.5rem;
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e5e5e5;
        margin: 0;
        padding: 0.35714rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: #333333;
    display: inline-block;
    padding: 0.78571rem 0;
    position: relative;
    text-decoration: none;
    width: 60%;
    z-index: 20; }
    .header-logo > a:before, .header-logo > a:after {
      content: " ";
      display: table; }
    .header-logo > a:after {
      clear: both; }
    @media (min-width: 1024px) {
      .header-logo > a {
        background: none;
        border-bottom: 0;
        display: inline;
        padding: 0;
        width: 100%; } }
    .header-logo > a:hover {
      color: #757575; }
    .header-logo > a:active {
      color: #757575; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 1024px) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 1024px) {
    .header-logo--right {
      margin-right: 2.85714rem; } }
  .header-logo--right .header-logo-image {
    left: unset; }

.header-logo-text {
  display: block;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0.14286rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.21429rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 768px) {
    .header-logo-text {
      font-size: 22px;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 1024px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      margin-left: 0;
      margin-right: -0.14286rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image-container {
  position: relative; }

.header-logo-image-container:after {
  content: '';
  display: block;
  padding-bottom: 2.35714rem; }
  @media (min-width: 1024px) {
    .header-logo-image-container:after {
      padding-bottom: "px"; } }

.header-logo-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 2.35714rem; }
  @media (min-width: 1024px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem;
  width: auto; }
  @media (min-width: 1024px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.mobileMenu-toggle {
  height: 3.92857rem;
  width: 3.92857rem;
  display: inline-block;
  font-size: 0;
  left: 0;
  overflow: hidden;
  padding: 0 1.28571rem;
  position: absolute;
  z-index: 50; }
  @media (min-width: 1024px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    background: #444444;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    transform: rotate(0deg);
    transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
    width: 1.42857rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 1.92857rem;
    transition: background-color 10ms ease-in 100ms; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::before {
    top: -0.5rem; }
  .mobileMenu-toggle .mobileMenu-toggleIcon::after {
    bottom: -0.5rem; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      background-color: #444444;
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.body {
  margin-bottom: 6rem;
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .body {
      margin-top: 2.5rem; } }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 1024px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 66.66667%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 1024px) {
    .page-sidebar {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 25%;
      float: left; }
      .page-sidebar + .page-content {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 75%;
        float: left; } }

.custom-page-sidebar {
  display: flex; }
  @media (min-width: 1024px) {
    .custom-page-sidebar {
      display: block; } }

#mr-foursixty-category {
  margin-top: 40px; }

.footer {
  background-color: white;
  border-top: 1px solid #e5e5e5;
  padding: 3rem 0; }

.footer-info {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0; }
  .footer-info:before, .footer-info:after {
    content: " ";
    display: table; }
  .footer-info:after {
    clear: both; }

.footer-info-col {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  color: #757575;
  display: inline-block;
  float: none;
  font-size: 1rem;
  margin-bottom: 3rem;
  text-align: center;
  vertical-align: top; }
  @media (min-width: 768px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 1024px) {
    .footer-info-col {
      width: 33.33334%; } }
  .footer-info-col > :first-child {
    margin-top: 0; }
  .footer-info-col > :last-child {
    margin-bottom: 0; }

@media (min-width: 1024px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 768px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 768px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit; } }

@media (min-width: 1024px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right; } }

.footer-info-heading {
  font-size: 1rem;
  text-transform: inherit; }

.footer-info-list {
  list-style: none;
  margin-left: 0; }
  .footer-info-list a {
    color: #757575;
    text-decoration: none; }
    .footer-info-list a:hover {
      color: #333333; }

.footer-copyright {
  text-align: center; }
  @media (min-width: 768px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #757575;
    font-size: 12px;
    margin: 0; }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  height: 2.85714rem;
  margin-top: 1.5rem; }
  @media (min-width: 1024px) {
    .footer-payment-icons {
      margin-top: 3rem; } }
  .footer-payment-icons .footer-payment-icon {
    height: 100%;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

@media (min-width: 768px) {
  .footer-geotrust-ssl-seal {
    bottom: 0;
    position: absolute;
    right: 16px; } }

.footer-geotrust-ssl-seal table {
  margin: auto; }

.footer-newsletter-summary {
  text-align: left; }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 91.71429rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1366px) {
    .container {
      padding: 0 6rem; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 1024px) {
    .blog {
      margin: auto;
      width: 100%; } }
  .blog + .blog {
    border-top: 1px solid #e5e5e5;
    margin-top: 3rem;
    padding-top: 3rem; }
  .blog .tags {
    margin-top: 3rem;
    text-align: center; }
  .blog .socialLinks {
    text-align: center; }
  .blog .addthis_toolbox {
    margin-top: 3rem; }

.blog-title {
  font-size: 22px;
  margin: 0 1.5rem 0.35714rem; }
  .blog-title a {
    text-decoration: none; }

.blog-date,
.blog-author {
  color: #757575;
  text-align: center; }

.blog-author {
  margin-bottom: 2.5rem; }

.blog-post {
  font-size: 15px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  position: relative;
  max-width: 190px; }
  .blog-thumbnail img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .blog-thumbnail:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 1024px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100%; }
  @media (min-width: 768px) {
    .blog-post-body {
      width: 83.33333%; } }
  @media (min-width: 1024px) {
    .blog-post-body {
      width: 66.66667%; } }
  @media (min-width: 1366px) {
    .blog-post-body {
      width: 50%; } }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  margin-top: 0;
  text-transform: inherit; }

.brandGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .brandGrid ul,
  .brandGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .brandGrid:before, .brandGrid:after {
    content: " ";
    display: table; }
  .brandGrid:after {
    clear: both; }
  .brandGrid .brand {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 768px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  position: relative;
  max-width: 100px; }
  .brand-image-container img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .brand-image-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 100%; }

.brand .card-img-container {
  max-width: 190px; }
  .brand .card-img-container:after {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 131.57895%; }

.productGrid {
  list-style: none;
  margin-left: 0;
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  font-size: 0;
  margin-bottom: 1.5rem; }
  .productGrid ul,
  .productGrid ol {
    list-style: none;
    margin-bottom: 0; }
  .productGrid:before, .productGrid:after {
    content: " ";
    display: table; }
  .productGrid:after {
    clear: both; }
  .productGrid .product {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: none;
    display: inline-block;
    font-size: 1rem;
    vertical-align: top; }
    @media (min-width: 768px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 1024px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 768px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 768px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 1024px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    page-break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 1024px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 1024px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 1024px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 1024px) {
  .csscolumns .productGrid--maxCol3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    float: none; }
    .csscolumns .productGrid--maxCol3 .product {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 33.33333%;
      float: none; } }

.productList {
  list-style: none;
  margin-left: 0;
  margin: 0.78571rem; }
  .productList ul,
  .productList ol {
    list-style: none;
    margin-bottom: 0; }
  .productList .product + .product {
    margin-top: 4rem; }

@media (min-width: 768px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 768px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1366px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem; }
  @media (min-width: 768px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  @media (min-width: 1366px) {
    .listItem-figure {
      position: relative; } }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1366px) {
      .listItem-figure .listItem-button {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        display: inline-block;
        margin: 0 0 1.5rem;
        pointer-events: all;
        transform-style: preserve-3d; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1366px) {
    .listItem-figureBody {
      bottom: 0;
      height: 100%;
      left: 0.78571rem;
      opacity: 0;
      position: absolute;
      right: 0.78571rem;
      top: 0; }
      .listItem-figureBody:hover {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 768px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1366px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1366px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1366px) {
  .listItem-details {
    padding-right: 6rem; }
    .listItem-details > :last-child {
      margin-bottom: 0; } }

.listItem-rating {
  margin-bottom: 0.35714rem; }

.listItem-brand {
  color: #999999;
  font-size: 1rem;
  margin: 0 0 0.21429rem; }
  @media (min-width: 1024px) {
    .listItem-brand {
      font-size: 15px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 15px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 1024px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 1024px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1366px) {
  .listItem-actions {
    vertical-align: middle;
    width: 22%; }
    .listItem-actions .button--compare {
      font-size: 13px;
      padding: 0.57143rem 1.5rem; } }

.listItem-actions .button {
  margin-bottom: 0; }
  @media (min-width: 1366px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1366px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1366px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.desktop-productview {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: wrap-reverse;
  width: 850px !important; }

@media screen and (min-width: 1024px) {
  .productView-images {
    display: flex;
    align-items: start;
    justify-content: center;
    flex-wrap: nowrap;
    position: relative !important; } }

@media screen and (max-width: 1024px) {
  .productView-images {
    flex-direction: column; } }

.productView-image {
  max-height: 650px !important;
  max-width: 650px !important;
  flex: 0 1 650px;
  min-width: 650px; }
  .productView-image figure {
    margin: 0; }
    .productView-image figure > div {
      margin: 0; }
  .productView-image img {
    width: 650px;
    height: 650px; }
  .productView-image .productView-img-container {
    max-width: 650px !important; }

.productView-thumbnails {
  display: flex; }
  @media screen and (min-width: 1024px) {
    .productView-thumbnails {
      flex-direction: column; } }
  @media screen and (max-width: 1024px) {
    .productView-thumbnails {
      flex-direction: row; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 1024px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 1366px) {
    .productView-description {
      clear: right;
      float: right;
      width: 50%; } }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 1024px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

#personalise-action {
  font-size: 18px;
  font-weight: 500;
  width: 70%;
  border-radius: 0px;
  background-color: #ddd;
  border: 1px solid #ddd;
  font-family: "CircularStd-Book", sans-serif;
  color: #000;
  padding: 11px;
  text-align: center;
  cursor: pointer;
  margin-top: 30px; }
  #personalise-action:hover {
    background-color: #fff; }
  @media screen and (min-width: 589px) {
    #personalise-action {
      width: 40%; } }
  @media screen and (min-width: 768px) {
    #personalise-action {
      margin-top: 90px; } }
  @media screen and (min-width: 1024px) {
    #personalise-action {
      margin: 30px 0 0 45%; } }
  @media (min-width: 1600px) {
    #personalise-action {
      font-size: 20px; } }

[data-product-option-change] [has-personalise="true"] {
  display: none; }

.personalise--popup {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  box-shadow: 0 21px 20px 0 rgba(0, 0, 0, 0.19);
  margin: auto;
  z-index: 1000;
  width: 80%;
  max-width: 500px;
  height: 570px;
  padding: 10px 20px; }
  @media screen and (min-width: 1024px) {
    .personalise--popup {
      padding: 20px 30px;
      width: 1000px;
      max-width: 1000px;
      height: 550px; } }
  .personalise--popup .popup-header {
    height: 10px; }
    @media screen and (min-width: 1024px) {
      .personalise--popup .popup-header {
        height: 20px; } }
    .personalise--popup .popup-header .icon-close {
      width: 10px;
      float: right;
      cursor: pointer; }
      @media screen and (min-width: 1024px) {
        .personalise--popup .popup-header .icon-close {
          width: 20px; } }
  .personalise--popup .popup-body {
    display: flex;
    height: 100%;
    padding-bottom: 20px;
    flex-direction: column; }
    @media screen and (min-width: 1024px) {
      .personalise--popup .popup-body {
        flex-direction: row; } }
    .personalise--popup .popup-body .options-panel,
    .personalise--popup .popup-body .image-preview-panel {
      margin: 0;
      width: 100%; }
      @media screen and (min-width: 1024px) {
        .personalise--popup .popup-body .options-panel,
        .personalise--popup .popup-body .image-preview-panel {
          margin: 0 10px;
          width: 50%; } }
    .personalise--popup .popup-body .options-panel {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 0 20px;
      margin-top: 10px; }
      @media screen and (min-width: 330px) {
        .personalise--popup .popup-body .options-panel {
          margin-top: 20px; } }
      @media screen and (min-width: 340px) {
        .personalise--popup .popup-body .options-panel {
          margin-top: 30px; } }
      @media screen and (min-width: 1024px) {
        .personalise--popup .popup-body .options-panel {
          margin-top: 0;
          padding: 0; } }
      .personalise--popup .popup-body .options-panel .displayNone {
        display: none !important; }
      .personalise--popup .popup-body .options-panel .personalise-slick-wrapper {
        margin-bottom: 0; }
      .personalise--popup .popup-body .options-panel .slick-dots {
        bottom: 0; }
        .personalise--popup .popup-body .options-panel .slick-dots button {
          background: #ccc;
          border: 1px solid #ccc; }
        .personalise--popup .popup-body .options-panel .slick-dots li {
          width: 20px;
          height: 20px; }
        .personalise--popup .popup-body .options-panel .slick-dots button,
        .personalise--popup .popup-body .options-panel .slick-dots button::before {
          width: 10px;
          height: 10px; }
      .personalise--popup .popup-body .options-panel .slick-prev {
        left: -40px; }
        .personalise--popup .popup-body .options-panel .slick-prev::before {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
          background-size: 50%; }
      .personalise--popup .popup-body .options-panel .slick-next {
        right: -40px; }
        .personalise--popup .popup-body .options-panel .slick-next::before {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
          background-size: 50%; }
    .personalise--popup .popup-body .image-preview-panel {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      margin-top: 10px; }
      @media screen and (min-width: 1024px) {
        .personalise--popup .popup-body .image-preview-panel {
          margin-top: 0;
          padding-bottom: 38px; } }
    .personalise--popup .popup-body .form-option {
      color: #000; }
    .personalise--popup .popup-body .form-label {
      font-weight: 700 !important; }
    .personalise--popup .popup-body .form-field.slick-slide {
      width: 100%;
      padding: 0 10px; }
    .personalise--popup .popup-body .form-option-swatch {
      border-radius: 100%; }
      .personalise--popup .popup-body .form-option-swatch .form-option-variant--color {
        border-radius: 100%;
        width: 30px;
        height: 30px; }
    .personalise--popup .popup-body [has-personalise="true"] {
      display: block; }
    .personalise--popup .popup-body .add-to-cart-wrapper {
      text-align: center; }
      @media screen and (max-width: 1023px) {
        .personalise--popup .popup-body .add-to-cart-wrapper {
          display: flex;
          flex-direction: column;
          align-items: center; } }
    .personalise--popup .popup-body .personalise-terms,
    .personalise--popup .popup-body .personalise-text {
      margin-top: 10px;
      font-size: 10px; }
      @media screen and (min-width: 1024px) {
        .personalise--popup .popup-body .personalise-terms,
        .personalise--popup .popup-body .personalise-text {
          font-size: 12px; } }
    .personalise--popup .popup-body .cust-addtocart-style {
      position: relative;
      background-color: #000; }
      @media screen and (max-width: 1023px) {
        .personalise--popup .popup-body .cust-addtocart-style {
          width: 100% !important;
          max-width: 160px; } }
      @media (min-width: 589px) {
        .personalise--popup .popup-body .cust-addtocart-style {
          width: 190px !important; } }
      .personalise--popup .popup-body .cust-addtocart-style #form-action-addToCart {
        font-size: 12px !important; }
        @media screen and (min-width: 1024px) {
          .personalise--popup .popup-body .cust-addtocart-style #form-action-addToCart {
            font-size: 18px !important; } }
      .personalise--popup .popup-body .cust-addtocart-style:hover, .personalise--popup .popup-body .cust-addtocart-style.is-hover {
        color: #333333;
        background-color: #fff; }
        .personalise--popup .popup-body .cust-addtocart-style:hover #form-action-addToCart, .personalise--popup .popup-body .cust-addtocart-style.is-hover #form-action-addToCart {
          color: #333333 !important;
          background-color: #fff !important; }
    .personalise--popup .popup-body .personalise-rule {
      font-size: 11px;
      bottom: 12px;
      right: 10px;
      color: #000;
      margin-bottom: 5px; }
    .personalise--popup .popup-body #form-action-addToCart {
      text-transform: uppercase;
      padding: 10px; }
    @media (max-width: 1023px) {
      .personalise--popup .popup-body .image-preview-panel {
        height: 50%; } }
    .personalise--popup .popup-body .image-preview-panel figure {
      margin: 0;
      height: 100%; }
      .personalise--popup .popup-body .image-preview-panel figure.desktop-only {
        display: none; }
    .personalise--popup .popup-body .image-preview-panel .productView-img-container {
      height: 100%;
      position: relative;
      width: 265px; }
      .personalise--popup .popup-body .image-preview-panel .productView-img-container img {
        width: 265px;
        height: auto;
        object-fit: contain; }
      @media (min-width: 1024px) {
        .personalise--popup .popup-body .image-preview-panel .productView-img-container {
          width: 450px; }
          .personalise--popup .popup-body .image-preview-panel .productView-img-container img {
            width: 450px; } }
      .personalise--popup .popup-body .image-preview-panel .productView-img-container .personalise-text-preview {
        position: absolute;
        color: #000;
        font-size: 12px; }
  .personalise--popup .personal-header {
    font-size: 18px; }
  .personalise--popup .personal-header {
    border-bottom: 1px solid #ccc;
    padding: 5px 0; }
    @media (min-width: 1024px) {
      .personalise--popup .personal-header.mobile-only {
        display: none; } }
    .personalise--popup .personal-header.desktop-only {
      display: none; }
      @media (min-width: 1024px) {
        .personalise--popup .personal-header.desktop-only {
          display: block; } }
  .personalise--popup .personalise-preview-text {
    font-size: 14px;
    font-weight: 500;
    margin: 10px 0; }
    @media (min-width: 1024px) {
      .personalise--popup .personalise-preview-text {
        font-size: 18px;
        margin: 10px; } }

.personalise--popup-overlay {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: #000;
  opacity: 0.8;
  left: 0;
  top: 0px;
  margin: 0;
  z-index: 999; }

.sale-flag-star,
.sale-flag-star:before,
.sale-flag-star:after {
  background: #007dc6;
  content: "";
  display: block;
  height: 3.57143rem;
  left: 0;
  overflow: visible;
  position: absolute;
  top: 0;
  transform: scaleX(1) scaleY(1) scaleZ(1);
  transform-origin: 50% 50% 0;
  width: 3.57143rem;
  z-index: 10; }

.sale-flag-star:before {
  transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star:after {
  transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.starwrap {
  height: 3.57143rem;
  position: absolute;
  top: 10px;
  width: 3.57143rem; }

.sale-text-burst {
  color: white;
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-flag-side {
  background: #007dc6;
  border-radius: 0 50px 50px 0;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  line-height: 1.14286rem;
  padding-left: 0.5rem;
  padding-right: 0.78571rem;
  padding-top: 0.10714rem;
  position: absolute;
  transition: 800ms ease;
  z-index: 10; }

.product:hover .sale-flag-side {
  background: black;
  transition: 800ms ease; }

.sale-flag-sash {
  background: #007dc6;
  color: white;
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -35px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.product:hover .sale-flag-sash {
  background: black;
  transition: 800ms ease; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px;
  background-position: center;
  background-repeat: no-repeat; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.form-option-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 1024px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 1024px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 1024px) {
  .account--fixedLarge {
    margin: 0 auto;
    width: 75%; } }

.account-head {
  margin-bottom: 3rem;
  text-align: center; }
  .account-head .alertBox {
    padding-left: 3rem;
    padding-right: 3rem;
    text-align: left; }

.account-body {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .account-body:before, .account-body:after {
    content: " ";
    display: table; }
  .account-body:after {
    clear: both; }

.account-content {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 1024px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 1024px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 1024px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.mr-accountPage-sectionDescription {
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  line-height: 19px;
  color: #B7BBC1 !important; }

.custom_createaccount .axr .tag-form {
  color: #B7BBC1; }

.mr-accountPage-formActions .mr-commonForm-secondaryBtnContainer {
  width: 100%;
  max-width: 100%; }

.mr-accountPage-formActions .mr-commonForm-secondaryBtnLabel {
  width: 100%;
  max-width: 100%; }

.mr-accountPage-formActions .mr-commonForm-secondaryBtn {
  width: 100% !important;
  max-width: 100%;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important; }

.mr-accountPage-formActions .mr-commonForm-label {
  line-height: 54px;
  margin: 0 !important; }

.mr-accountPage-resetPasswordContainer {
  max-width: 480px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .mr-accountPage-resetPasswordContainer {
      max-width: calc(100% - 20px); } }
  .mr-accountPage-resetPasswordContainer .mr-commonForm-form .form-prefixPostfix {
    display: flex;
    flex-direction: column; }
  .mr-accountPage-resetPasswordContainer .button {
    margin: 10px 0 0 0;
    order: 3; }
  .mr-accountPage-resetPasswordContainer .form-inlineMessage {
    order: 2; }

.mr-forgotpassword-outerContainer .mr-breadcumbs-container {
  padding: 0 20px; }
  @media (max-width: 768px) {
    .mr-forgotpassword-outerContainer .mr-breadcumbs-container {
      padding: 0; } }

.mr-account_order-body,
.mr-account_orderstatus-body,
.mr-wishlists-body,
.mr-editaccount-body,
.mr-account_inbox-body,
.mr-account_recentitems-body,
.mr-page-body,
.mr-getnewpassword-body,
.mr-account_addressbook-body,
.mr-shippingaddressform-body {
  font-family: aktiv-grotesk, sans-serif; }
  @media (max-width: 768px) {
    .mr-account_order-body .mr-page-outerContainer,
    .mr-account_order-body .mr-account_orderstatus-outerContainer,
    .mr-account_orderstatus-body .mr-page-outerContainer,
    .mr-account_orderstatus-body .mr-account_orderstatus-outerContainer,
    .mr-wishlists-body .mr-page-outerContainer,
    .mr-wishlists-body .mr-account_orderstatus-outerContainer,
    .mr-editaccount-body .mr-page-outerContainer,
    .mr-editaccount-body .mr-account_orderstatus-outerContainer,
    .mr-account_inbox-body .mr-page-outerContainer,
    .mr-account_inbox-body .mr-account_orderstatus-outerContainer,
    .mr-account_recentitems-body .mr-page-outerContainer,
    .mr-account_recentitems-body .mr-account_orderstatus-outerContainer,
    .mr-page-body .mr-page-outerContainer,
    .mr-page-body .mr-account_orderstatus-outerContainer,
    .mr-getnewpassword-body .mr-page-outerContainer,
    .mr-getnewpassword-body .mr-account_orderstatus-outerContainer,
    .mr-account_addressbook-body .mr-page-outerContainer,
    .mr-account_addressbook-body .mr-account_orderstatus-outerContainer,
    .mr-shippingaddressform-body .mr-page-outerContainer,
    .mr-shippingaddressform-body .mr-account_orderstatus-outerContainer {
      padding: 0 20px !important; } }
  .mr-account_order-body .reward-table,
  .mr-account_order-body .reward-table table,
  .mr-account_order-body .reward-table table tr,
  .mr-account_order-body .reward-table table td,
  .mr-account_order-body .reward-table table p,
  .mr-account_orderstatus-body .reward-table,
  .mr-account_orderstatus-body .reward-table table,
  .mr-account_orderstatus-body .reward-table table tr,
  .mr-account_orderstatus-body .reward-table table td,
  .mr-account_orderstatus-body .reward-table table p,
  .mr-wishlists-body .reward-table,
  .mr-wishlists-body .reward-table table,
  .mr-wishlists-body .reward-table table tr,
  .mr-wishlists-body .reward-table table td,
  .mr-wishlists-body .reward-table table p,
  .mr-editaccount-body .reward-table,
  .mr-editaccount-body .reward-table table,
  .mr-editaccount-body .reward-table table tr,
  .mr-editaccount-body .reward-table table td,
  .mr-editaccount-body .reward-table table p,
  .mr-account_inbox-body .reward-table,
  .mr-account_inbox-body .reward-table table,
  .mr-account_inbox-body .reward-table table tr,
  .mr-account_inbox-body .reward-table table td,
  .mr-account_inbox-body .reward-table table p,
  .mr-account_recentitems-body .reward-table,
  .mr-account_recentitems-body .reward-table table,
  .mr-account_recentitems-body .reward-table table tr,
  .mr-account_recentitems-body .reward-table table td,
  .mr-account_recentitems-body .reward-table table p,
  .mr-page-body .reward-table,
  .mr-page-body .reward-table table,
  .mr-page-body .reward-table table tr,
  .mr-page-body .reward-table table td,
  .mr-page-body .reward-table table p,
  .mr-getnewpassword-body .reward-table,
  .mr-getnewpassword-body .reward-table table,
  .mr-getnewpassword-body .reward-table table tr,
  .mr-getnewpassword-body .reward-table table td,
  .mr-getnewpassword-body .reward-table table p,
  .mr-account_addressbook-body .reward-table,
  .mr-account_addressbook-body .reward-table table,
  .mr-account_addressbook-body .reward-table table tr,
  .mr-account_addressbook-body .reward-table table td,
  .mr-account_addressbook-body .reward-table table p,
  .mr-shippingaddressform-body .reward-table,
  .mr-shippingaddressform-body .reward-table table,
  .mr-shippingaddressform-body .reward-table table tr,
  .mr-shippingaddressform-body .reward-table table td,
  .mr-shippingaddressform-body .reward-table table p {
    color: #000000 !important; }
  .mr-account_order-body .custom_secondary_btn,
  .mr-account_orderstatus-body .custom_secondary_btn,
  .mr-wishlists-body .custom_secondary_btn,
  .mr-editaccount-body .custom_secondary_btn,
  .mr-account_inbox-body .custom_secondary_btn,
  .mr-account_recentitems-body .custom_secondary_btn,
  .mr-page-body .custom_secondary_btn,
  .mr-getnewpassword-body .custom_secondary_btn,
  .mr-account_addressbook-body .custom_secondary_btn,
  .mr-shippingaddressform-body .custom_secondary_btn {
    background-color: #000000;
    border-color: #000000; }
  .mr-account_order-body .mr-breadcumbs-outerContainer,
  .mr-account_orderstatus-body .mr-breadcumbs-outerContainer,
  .mr-wishlists-body .mr-breadcumbs-outerContainer,
  .mr-editaccount-body .mr-breadcumbs-outerContainer,
  .mr-account_inbox-body .mr-breadcumbs-outerContainer,
  .mr-account_recentitems-body .mr-breadcumbs-outerContainer,
  .mr-page-body .mr-breadcumbs-outerContainer,
  .mr-getnewpassword-body .mr-breadcumbs-outerContainer,
  .mr-account_addressbook-body .mr-breadcumbs-outerContainer,
  .mr-shippingaddressform-body .mr-breadcumbs-outerContainer {
    margin-bottom: 30px; }
  .mr-account_order-body .mr-breadcumbs-container,
  .mr-account_orderstatus-body .mr-breadcumbs-container,
  .mr-wishlists-body .mr-breadcumbs-container,
  .mr-editaccount-body .mr-breadcumbs-container,
  .mr-account_inbox-body .mr-breadcumbs-container,
  .mr-account_recentitems-body .mr-breadcumbs-container,
  .mr-page-body .mr-breadcumbs-container,
  .mr-getnewpassword-body .mr-breadcumbs-container,
  .mr-account_addressbook-body .mr-breadcumbs-container,
  .mr-shippingaddressform-body .mr-breadcumbs-container {
    padding: 0; }
  .mr-account_order-body .mr-accountPage-sectionHeader,
  .mr-account_order-body p, .mr-account_order-body h4,
  .mr-account_order-body .button,
  .mr-account_orderstatus-body .mr-accountPage-sectionHeader,
  .mr-account_orderstatus-body p,
  .mr-account_orderstatus-body h4,
  .mr-account_orderstatus-body .button,
  .mr-wishlists-body .mr-accountPage-sectionHeader,
  .mr-wishlists-body p,
  .mr-wishlists-body h4,
  .mr-wishlists-body .button,
  .mr-editaccount-body .mr-accountPage-sectionHeader,
  .mr-editaccount-body p,
  .mr-editaccount-body h4,
  .mr-editaccount-body .button,
  .mr-account_inbox-body .mr-accountPage-sectionHeader,
  .mr-account_inbox-body p,
  .mr-account_inbox-body h4,
  .mr-account_inbox-body .button,
  .mr-account_recentitems-body .mr-accountPage-sectionHeader,
  .mr-account_recentitems-body p,
  .mr-account_recentitems-body h4,
  .mr-account_recentitems-body .button,
  .mr-page-body .mr-accountPage-sectionHeader,
  .mr-page-body p,
  .mr-page-body h4,
  .mr-page-body .button,
  .mr-getnewpassword-body .mr-accountPage-sectionHeader,
  .mr-getnewpassword-body p,
  .mr-getnewpassword-body h4,
  .mr-getnewpassword-body .button,
  .mr-account_addressbook-body .mr-accountPage-sectionHeader,
  .mr-account_addressbook-body p,
  .mr-account_addressbook-body h4,
  .mr-account_addressbook-body .button,
  .mr-shippingaddressform-body .mr-accountPage-sectionHeader,
  .mr-shippingaddressform-body p,
  .mr-shippingaddressform-body h4,
  .mr-shippingaddressform-body .button {
    font-family: aktiv-grotesk, sans-serif; }
  .mr-account_order-body .ac_custom_icon,
  .mr-account_orderstatus-body .ac_custom_icon,
  .mr-wishlists-body .ac_custom_icon,
  .mr-editaccount-body .ac_custom_icon,
  .mr-account_inbox-body .ac_custom_icon,
  .mr-account_recentitems-body .ac_custom_icon,
  .mr-page-body .ac_custom_icon,
  .mr-getnewpassword-body .ac_custom_icon,
  .mr-account_addressbook-body .ac_custom_icon,
  .mr-shippingaddressform-body .ac_custom_icon {
    height: 64px; }

.mr-account_orderstatus-body .body.clear,
.mr-account_order-body .body.clear {
  margin-top: 146px !important; }

.mr-account_order-body .page-heading,
.mr-account_order-body .account-product-title,
.mr-account_order-body .definitionList-value,
.mr-account_order-body .account-product-price,
.mr-account_order-body .account-orderTotal-value {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-account_order-body .definitionList-key,
.mr-account_order-body .account-product-refundQty,
.mr-account_order-body .account-orderTotal-key {
  font-family: aktiv-grotesk, sans-serif;
  color: #B7BBC1; }

.mr-account_order-body .account-listItem,
.mr-account_order-body .account-orderTotal-value {
  border-color: #EAEDF1; }

.mr-account_order-body .button {
  display: inline-block;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: normal;
  transition: all .3s ease;
  border: 1px solid #000;
  color: #000000; }
  .mr-account_order-body .button:hover {
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.mr-account_order-body a.button {
  padding: 13px 15px; }

.mr-shippingaddressform-body .page-heading {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-shippingaddressform-body .mr-commonForm-form .form-row {
  margin: 0; }

.mr-shippingaddressform-body .mr-commonForm-form .form-row--half .form-field {
  padding-left: 10px !important;
  padding-right: 10px !important; }
  @media (max-width: 768px) {
    .mr-shippingaddressform-body .mr-commonForm-form .form-row--half .form-field {
      padding-left: 0 !important;
      padding-right: 0 !important; } }

@media (max-width: 768px) {
  .mr-shippingaddressform-body .mr-shippingaddressform-outerContainer {
    padding: 0 20px !important; } }

.mr-account_addressbook-body .body.clear {
  margin-top: 146px !important; }
  @media (max-width: 768px) {
    .mr-account_addressbook-body .body.clear {
      margin-top: 130px !important;
      padding: 0 20px; } }

.mr-account_addressbook-body .mr-accountNavigation-container,
.mr-account_addressbook-body .account.account--fixedLarge {
  margin-top: 30px; }

.mr-account_addressbook-body .mr-breadcumbs-container {
  padding-left: 0; }

.mr-account_addressbook-body .page-heading,
.mr-account_addressbook-body .address-title,
.mr-account_addressbook-body .address-details,
.mr-account_addressbook-body .address-details li,
.mr-account_addressbook-body .address-label,
.mr-account_addressbook-body .address-description {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-account_addressbook-body .custom_secondary_btn,
.mr-account_addressbook-body .custom_primary_btn {
  font-family: aktiv-grotesk, sans-serif; }

.mr-account_recentitems-body .body.clear {
  margin-top: 146px !important; }
  @media (max-width: 768px) {
    .mr-account_recentitems-body .body.clear {
      margin-top: 130px !important;
      padding: 0 20px; } }

.mr-account_recentitems-body .page-heading {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-account_recentitems-body .card-title a,
.mr-account_recentitems-body .product-price,
.mr-account_recentitems-body .price--rrp {
  font-family: aktiv-grotesk, sans-serif; }

.mr-wishlists-body .page-heading {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-wishlists-body .mr-accountPage-wishlistTable,
.mr-wishlists-body .mr-accountPage-wishlistTable tr,
.mr-wishlists-body .mr-accountPage-wishlistTable th,
.mr-wishlists-body .mr-accountPage-wishlistTable td {
  font-family: aktiv-grotesk, sans-serif; }

.mr-wishlists-body .mr-commonForm-form .button {
  height: 54px !important; }

@media (max-width: 768px) {
  .mr-wishlists-body .body.clear {
    margin-top: 130px !important;
    padding: 0 20px; } }

@media (max-width: 768px) {
  .mr-editaccount-body .body.clear {
    margin-top: 130px !important;
    padding: 0 20px; } }

.mr-account_inbox-body .body.clear {
  margin-top: 147px !important; }
  @media (max-width: 768px) {
    .mr-account_inbox-body .body.clear {
      margin-top: 130px !important;
      padding: 0 20px; } }

.mr-account_inbox-body .page-heading {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.account .alertBox {
  width: 100%; }
  @media (min-width: 1024px) {
    .account .alertBox {
      width: calc(100% - 235px);
      margin-left: auto; } }
  @media (min-width: 1366px) {
    .account .alertBox {
      width: calc(100% - 285px); } }

.mr-editaccount-body .form-field-Birthday .form-field--select,
.mr-editaccount-body .form-field-birthday .form-field--select {
  margin-bottom: 0 !important; }

.mr-editaccount-body .mr-accountPage-subscriptionContainer {
  margin: 0 0 40px 0;
  width: 50%;
  padding-right: 10px; }
  @media (max-width: 768px) {
    .mr-editaccount-body .mr-accountPage-subscriptionContainer {
      width: 100%;
      padding: 0; } }

.mr-editaccount-body .mr-accountPage-subscriptionLabel {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000;
  margin: 0 0 7px 0; }

.mr-editaccount-body .mr-accountPage-subscriptionBox {
  padding-left: 20px;
  position: relative;
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #000000; }
  .mr-editaccount-body .mr-accountPage-subscriptionBox:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #B7BBC1;
    position: absolute;
    top: 3px;
    left: 0;
    transition: all .3s ease; }
  .mr-editaccount-body .mr-accountPage-subscriptionBox:after {
    transition: all .3s ease; }
  .mr-editaccount-body .mr-accountPage-subscriptionBox:hover {
    cursor: pointer; }

.mr-editaccount-body .mr-accountPage-subscriptionContainer.loading {
  position: relative;
  color: transparent !important; }
  .mr-editaccount-body .mr-accountPage-subscriptionContainer.loading .mr-accountPage-subscriptionBox:hover {
    cursor: not-allowed; }
  .mr-editaccount-body .mr-accountPage-subscriptionContainer.loading .mr-accountPage-subscriptionLoad {
    top: 50%;
    display: inline-block;
    border-top: 5px solid transparent;
    animation: load-animate infinite linear 1s; }
  .mr-editaccount-body .mr-accountPage-subscriptionContainer.loading:hover {
    cursor: not-allowed; }

.mr-editaccount-body .mr-accountPage-subscriptionBox.checked:before {
  background-color: #B7BBC1;
  transition: all .3s ease; }

.mr-editaccount-body .mr-accountPage-subscriptionBox.checked:after {
  background: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/checkbox-tick.png");
  background-size: contain;
  content: '';
  display: block;
  width: 8px;
  height: 7px;
  position: absolute;
  top: 6px;
  left: 2px;
  transition: all .3s ease; }

.mr-editaccount-body .mr-accountPage-btnLoad,
.mr-editaccount-body .mr-accountPage-subscriptionLoad {
  display: none;
  width: 20px;
  height: 20px;
  border: 5px solid grey;
  border-radius: 100%;
  position: absolute;
  left: calc(50% - 10px); }

.custom_getnewpassword .alertBox {
  width: 100%; }

.custom_getnewpassword .mr-getnewpassword-outerContainer {
  max-width: 480px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .custom_getnewpassword .mr-getnewpassword-outerContainer {
      max-width: calc(100% - 20px); } }
  .custom_getnewpassword .mr-getnewpassword-outerContainer .mr-breadcumbs-container {
    padding: 0; }
  .custom_getnewpassword .mr-getnewpassword-outerContainer .account--fixedSmall {
    width: 100%; }
  .custom_getnewpassword .mr-getnewpassword-outerContainer .mr-accountPage-sectionHeader + p {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #B7BBC1;
    margin-bottom: 10px; }

.custom_getnewpassword .mr-commonForm-form {
  max-width: 100%; }
  .custom_getnewpassword .mr-commonForm-form .form-row {
    margin: 0; }

.custom_forgotpassword .mr-resetPassword-fieldWrapper {
  display: flex;
  flex-direction: row !important; }
  .custom_forgotpassword .mr-resetPassword-fieldWrapper .form-input {
    width: 64.5%;
    order: 1; }
    @media (max-width: 768px) {
      .custom_forgotpassword .mr-resetPassword-fieldWrapper .form-input {
        width: 100%;
        max-width: 100%; } }
  .custom_forgotpassword .mr-resetPassword-fieldWrapper .button {
    margin: 0 0 0 10px;
    order: 2;
    height: 45px;
    line-height: 45px;
    width: calc(35.5% - 10px);
    line-height: 40px !important; }
    @media (max-width: 768px) {
      .custom_forgotpassword .mr-resetPassword-fieldWrapper .button {
        width: 100%;
        order: 3;
        margin: 10px 0 0 0; } }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.swal2-content,
.swal2-confirm.button {
  font-family: aktiv-grotesk, sans-serif; }

.mr-accountPage-returnBtnContainer .mr-accountPage-returnLoad {
  display: none;
  width: 20px;
  height: 20px;
  border: 5px solid grey;
  border-radius: 100%;
  position: absolute;
  left: calc(50% - 10px); }

.mr-accountPage-returnBtnContainer.loading {
  position: relative;
  pointer-events: none; }
  .mr-accountPage-returnBtnContainer.loading .mr-accountPage-returnLoad {
    top: 35px;
    display: inline-block;
    border-top: 5px solid transparent;
    animation: load-animate infinite linear 1s; }
  .mr-accountPage-returnBtnContainer.loading:hover {
    cursor: not-allowed; }

.mr-accountPage-returnBtnContainer.loading-with-success:hover {
  cursor: not-allowed; }

.mr-accountPage-returnBtnContainer.loading-with-success .mr-accountPage-returnTip {
  display: block; }

.mr-accountPage-returnBtnContainer.loading-with-success .form-submit-button-fake {
  pointer-events: none; }

.mr-accountPage-returnBtnContainer .mr-accountPage-returnTip {
  font-size: 13px;
  font-family: aktiv-grotesk, sans-serif;
  color: #a3a3a3;
  max-width: 200px;
  margin: 10px auto;
  display: none; }

.mr-accountPage-returnBtnContainer .form-submit-button-default {
  display: none; }

.mr-accountNavigation-container .mr-accountNavigation-header {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000000; }

.mr-accountNavigation-container .mr-accountNavigation-link {
  font-family: aktiv-grotesk, sans-serif !important;
  font-weight: 400 !important;
  color: #000000 !important; }
  .mr-accountNavigation-container .mr-accountNavigation-link:hover {
    color: #000000 !important; }

.alertBox-message {
  font-family: aktiv-grotesk, sans-serif; }

.mr-accountPage-accountList .account-product-title a {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #000000 !important; }
  .mr-accountPage-accountList .account-product-title a:hover {
    color: #000000; }

.mr-accountPage-accountList .account-product-description {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #000000 !important;
  margin-bottom: 3px; }

.mr-accountPage-accountList .account-product-detail-heading {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #B7BBC1 !important; }

.mr-accountPage-accountList .account-product-detail span {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #000000 !important; }

.mr-accountPage-accountList .account-orderStatus-label {
  font-family: aktiv-grotesk, sans-serif !important; }

.mr-accountPage-accountList .account-listItem {
  border-color: #EAEDF1; }

.mr-pagination-container .pagination-item {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #B7BBC1 !important; }

.mr-pagination-container .pagination-link {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #000000 !important; }

.mr-wishlists-body .mr-accountPage-wishlistTable th {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-wishlists-body .mr-accountPage-wishlistTable .table-thead {
  border-color: #EAEDF1; }

.mr-wishlists-body .form-actions {
  margin: 0; }
  .mr-wishlists-body .form-actions .button {
    display: inline-block;
    height: 47px;
    line-height: 47px; }

.wishlist-header h1 {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.wishlist-header p {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-editaccount-body .form-fieldset .form-field {
  padding-left: 10px !important;
  padding-right: 10px !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

.mr-editaccount-body .form-fieldset .form-row--third .form-field {
  width: 33.33% !important; }

.mr-page-body .mr-accountPage-myAccountItem h4 {
  font-family: aktiv-grotesk, sans-serif;
  color: #000000; }

.mr-page-body .mr-accountPage-myAccountItem p {
  font-family: aktiv-grotesk, sans-serif;
  color: #B7BBC1; }

.mr-accountPage-VIPRewards .coutre,
.mr-accountPage-VIPRewards .sweettooth-points-balance,
.mr-accountPage-VIPRewards .pointeartn,
.mr-accountPage-VIPRewards .benif,
.mr-accountPage-VIPRewards p,
.mr-accountPage-VIPRewards span,
.mr-accountPage-VIPRewards td {
  font-family: aktiv-grotesk, sans-serif !important; }

.mr-accountPage-VIPRewards .custname {
  font-family: aktiv-grotesk, sans-serif !important;
  color: #B7BBC1 !important; }

.mr-accountPage-VIPRewards .vip-r {
  line-height: 1 !important; }

.mr-getnewpassword-body .mr-commonForm-form {
  width: 100%;
  max-width: 100% !important; }

.mr-getnewpassword-body .form-row {
  margin: 0; }

.mr-login-body .body {
  margin-bottom: 0; }

.mr-login-body .mr-login-outerContainer {
  padding: 0;
  max-width: 1440px; }

.mr-login-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto 70px auto;
  padding-left: 35px;
  padding-right: 35px; }
  @media (max-width: 768px) {
    .mr-login-container {
      width: calc(100% - 20px);
      margin: 0 auto 40px auto;
      padding: 0; } }
  .mr-login-container .mr-login-leftContainer {
    width: 40%;
    max-width: 440px;
    margin: 0 !important; }
    @media (max-width: 768px) {
      .mr-login-container .mr-login-leftContainer {
        width: 100%;
        max-width: 100%; } }
  .mr-login-container .mr-login-rightContainer {
    width: 47.5%;
    max-width: 520px;
    transition: all .3s ease;
    text-align: center; }
    @media (max-width: 768px) {
      .mr-login-container .mr-login-rightContainer {
        display: none; } }
    .mr-login-container .mr-login-rightContainer img {
      display: inline-block; }
  .mr-login-container .mr-login-header {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 25px;
    line-height: 32px;
    margin: 20px 0 25px 0;
    text-align: center;
    color: #000000; }
    @media (max-width: 768px) {
      .mr-login-container .mr-login-header {
        margin: 11px 0 14px 0;
        font-size: 30px;
        line-height: 38px; } }
  .mr-login-container .mr-login-loginRow {
    background: transparent;
    padding: 0; }
    .mr-login-container .mr-login-loginRow .mr-commonForm-form {
      margin: 0 0 25px 0; }
      @media (max-width: 768px) {
        .mr-login-container .mr-login-loginRow .mr-commonForm-form {
          margin: 0 0 20px 0; } }
      .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-field {
        margin: 0 0 20px 0 !important; }
        .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-field:nth-of-type(2) {
          margin: 0 0 25px 0 !important; }
      .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-label {
        display: block;
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        margin: 0 0 12px 0; }
        @media (max-width: 768px) {
          .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-label {
            margin: 0 0 10px 0; } }
      .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-field--success .form-input {
        border-color: #008A06; }
      .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-field--error .form-input {
        border-color: #C43D51; }
      .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-input {
        border-color: #EAEDF1;
        transform: all .3s ease; }
        .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-input:focus {
          border-color: #000000;
          transform: all .3s ease; }
      .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-actions {
        display: flex;
        justify-content: center; }
        .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-actions .button {
          width: 100%;
          max-width: 180px;
          height: 45px;
          line-height: 45px; }
          @media (max-width: 768px) {
            .mr-login-container .mr-login-loginRow .mr-commonForm-form .form-actions .button {
              max-width: 160px;
              margin: 0; } }
    .mr-login-container .mr-login-loginRow .mr-login-forgotContainer {
      display: flex;
      justify-content: center;
      border-bottom: 1px solid #EAEDF1;
      margin: 0;
      margin-bottom: 30px; }
    .mr-login-container .mr-login-loginRow .forgot-password {
      width: auto;
      padding: 0;
      margin: 0 0 30px 0;
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000000; }
    .mr-login-container .mr-login-loginRow .mr-login-socialLogin-container {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin: 0 0 30px 0;
      display: none; }
      @media (max-width: 768px) {
        .mr-login-container .mr-login-loginRow .mr-login-socialLogin-container {
          padding-left: 12px;
          padding-right: 12px;
          margin: 0 0 26px 0; } }
    .mr-login-container .mr-login-loginRow .mr-login-socialLogin-title {
      width: 100%;
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #000000;
      text-transform: uppercase;
      margin: 30px 0 25px 0; }
      @media (max-width: 768px) {
        .mr-login-container .mr-login-loginRow .mr-login-socialLogin-title {
          margin: 25px 0 24px 0; } }
    .mr-login-container .mr-login-loginRow .mr-login-socialLogin-fb,
    .mr-login-container .mr-login-loginRow .mr-login-socialLogin-google {
      width: calc(50% - 5px);
      height: 45px;
      line-height: 45px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .mr-login-container .mr-login-loginRow .mr-login-socialLogin-fb .mr-login-socialLogin-icon path,
      .mr-login-container .mr-login-loginRow .mr-login-socialLogin-google .mr-login-socialLogin-icon path {
        fill: #000;
        transition: all .3s ease; }
      .mr-login-container .mr-login-loginRow .mr-login-socialLogin-fb:hover,
      .mr-login-container .mr-login-loginRow .mr-login-socialLogin-google:hover {
        cursor: pointer; }
        .mr-login-container .mr-login-loginRow .mr-login-socialLogin-fb:hover .mr-login-socialLogin-icon path,
        .mr-login-container .mr-login-loginRow .mr-login-socialLogin-google:hover .mr-login-socialLogin-icon path {
          fill: #FFF;
          transition: all .3s ease; }
    .mr-login-container .mr-login-loginRow .mr-login-socialLogin-fb .mr-login-socialLogin-icon {
      width: 9.5px;
      height: 19px;
      margin-right: 9.5px; }
    .mr-login-container .mr-login-loginRow .mr-login-socialLogin-google .mr-login-socialLogin-icon {
      width: 19px;
      height: 19px;
      margin-right: 10px; }
  .mr-login-container .mr-login-footerLinkWrapper {
    display: flex;
    justify-content: center;
    margin: 0 0 6px 0; }
  .mr-login-container .mr-login-footerLinkLabel {
    display: inline-block;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    margin: 0 3px 0 0 !important; }
  .mr-login-container .mr-login-footerLink {
    display: inline-block;
    vertical-align: unset;
    max-width: unset;
    width: auto;
    margin: 0;
    float: unset;
    height: auto; }
    .mr-login-container .mr-login-footerLink .button {
      padding: 0;
      border: none;
      background: transparent;
      color: #000000;
      letter-spacing: normal;
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 18px;
      margin: 0; }
  .mr-login-container .mr-login-btnContainer .button {
    line-height: 45px !important; }

.mr-register-container {
  padding-top: 30px; }
  .mr-register-container .account-body .form-label {
    display: block; }
  .mr-register-container .mr-accountPage-sectionHeader {
    margin-bottom: 15px; }
  .mr-register-container .register-row {
    margin-top: 0; }
  .mr-register-container .form-row {
    margin: 0; }
  .mr-register-container .mr-login-loginRow .mr-commonForm-form .form-actions .button {
    line-height: 45px !important;
    max-width: 220px; }
  .mr-register-container .alertBox {
    width: 100%;
    margin-left: 0; }

.mr-createaccount-outerContainer.container {
  padding: 0;
  max-width: 1170px; }

/* jsTree default theme */
.jstree-node,
.jstree-children,
.jstree-container-ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none; }

.jstree-node {
  white-space: nowrap; }

.jstree-anchor {
  display: inline-block;
  color: black;
  white-space: nowrap;
  padding: 0 4px 0 1px;
  margin: 0;
  vertical-align: top; }

.jstree-anchor:focus {
  outline: 0; }

.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active {
  text-decoration: none;
  color: inherit; }

.jstree-icon {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-icon:empty {
  display: inline-block;
  text-decoration: none;
  margin: 0;
  padding: 0;
  vertical-align: top;
  text-align: center; }

.jstree-ocl {
  cursor: pointer; }

.jstree-leaf > .jstree-ocl {
  cursor: default; }

.jstree .jstree-open > .jstree-children {
  display: block; }

.jstree .jstree-closed > .jstree-children,
.jstree .jstree-leaf > .jstree-children {
  display: none; }

.jstree-anchor > .jstree-themeicon {
  margin-right: 2px; }

.jstree-no-icons .jstree-themeicon,
.jstree-anchor > .jstree-themeicon-hidden {
  display: none; }

.jstree-hidden {
  display: none; }

.jstree-rtl .jstree-anchor {
  padding: 0 1px 0 4px; }

.jstree-rtl .jstree-anchor > .jstree-themeicon {
  margin-left: 2px;
  margin-right: 0; }

.jstree-rtl .jstree-node {
  margin-left: 0; }

.jstree-rtl .jstree-container-ul > .jstree-node {
  margin-right: 0; }

.jstree-wholerow-ul {
  position: relative;
  display: inline-block;
  min-width: 100%; }

.jstree-wholerow-ul .jstree-leaf > .jstree-ocl {
  cursor: pointer; }

.jstree-wholerow-ul .jstree-anchor,
.jstree-wholerow-ul .jstree-icon {
  position: relative; }

.jstree-wholerow-ul .jstree-wholerow {
  width: 100%;
  cursor: pointer;
  position: absolute;
  left: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.vakata-context {
  display: none; }

.vakata-context,
.vakata-context ul {
  margin: 0;
  padding: 2px;
  position: absolute;
  background: #f5f5f5;
  border: 1px solid #979797;
  box-shadow: 2px 2px 2px #999999; }

.vakata-context ul {
  list-style: none;
  left: 100%;
  margin-top: -2.7em;
  margin-left: -4px; }

.vakata-context .vakata-context-right ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context li {
  list-style: none;
  display: inline; }

.vakata-context li > a {
  display: block;
  padding: 0 2em 0 2em;
  text-decoration: none;
  width: auto;
  color: black;
  white-space: nowrap;
  line-height: 2.4em;
  text-shadow: 1px 1px 0 white;
  border-radius: 1px; }

.vakata-context li > a:hover {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==");
  background-position: right center;
  background-repeat: no-repeat; }

.vakata-context li > a:focus {
  outline: 0; }

.vakata-context .vakata-context-hover > a {
  position: relative;
  background-color: #e8eff7;
  box-shadow: 0 0 2px #0a6aa1; }

.vakata-context .vakata-context-separator > a,
.vakata-context .vakata-context-separator > a:hover {
  background: white;
  border: 0;
  border-top: 1px solid #e2e3e3;
  height: 1px;
  min-height: 1px;
  max-height: 1px;
  padding: 0;
  margin: 0 0 0 2.4em;
  border-left: 1px solid #e0e0e0;
  text-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent;
  border-radius: 0; }

.vakata-context .vakata-contextmenu-disabled a,
.vakata-context .vakata-contextmenu-disabled a:hover {
  color: silver;
  background-color: transparent;
  border: 0;
  box-shadow: 0 0 0; }

.vakata-context li > a > i {
  text-decoration: none;
  display: inline-block;
  width: 2.4em;
  height: 2.4em;
  background: transparent;
  margin: 0 0 0 -2em;
  vertical-align: top;
  text-align: center;
  line-height: 2.4em; }

.vakata-context li > a > i:empty {
  width: 2.4em;
  line-height: 2.4em; }

.vakata-context li > a .vakata-contextmenu-sep {
  display: inline-block;
  width: 1px;
  height: 2.4em;
  background: white;
  margin: 0 0.5em 0 0;
  border-left: 1px solid #e2e3e3; }

.vakata-context .vakata-contextmenu-shortcut {
  font-size: 0.8em;
  color: silver;
  opacity: 0.5;
  display: none; }

.vakata-context-rtl ul {
  left: auto;
  right: 100%;
  margin-left: auto;
  margin-right: -4px; }

.vakata-context-rtl li > a.vakata-context-parent {
  background-image: url("data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7");
  background-position: left center;
  background-repeat: no-repeat; }

.vakata-context-rtl .vakata-context-separator > a {
  margin: 0 2.4em 0 0;
  border-left: 0;
  border-right: 1px solid #e2e3e3; }

.vakata-context-rtl .vakata-context-left ul {
  right: auto;
  left: 100%;
  margin-left: -4px;
  margin-right: auto; }

.vakata-context-rtl li > a > i {
  margin: 0 -2em 0 0; }

.vakata-context-rtl li > a .vakata-contextmenu-sep {
  margin: 0 0 0 0.5em;
  border-left-color: white;
  background: #e2e3e3; }

#jstree-marker {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 0;
  padding: 0;
  border-right: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0; }

#jstree-dnd {
  line-height: 16px;
  margin: 0;
  padding: 4px; }

#jstree-dnd .jstree-icon,
#jstree-dnd .jstree-copy {
  display: inline-block;
  text-decoration: none;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
  height: 16px; }

#jstree-dnd .jstree-ok {
  background: green; }

#jstree-dnd .jstree-er {
  background: red; }

#jstree-dnd .jstree-copy {
  margin: 0 2px 0 2px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-repeat: no-repeat;
  background-color: transparent; }

.jstree-default .jstree-anchor,
.jstree-default .jstree-wholerow {
  transition: background-color 0.15s, box-shadow 0.15s; }

.jstree-default .jstree-hovered {
  background: #e7f4f9;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #cccccc; }

.jstree-default .jstree-clicked {
  background: #beebff;
  border-radius: 2px;
  box-shadow: inset 0 0 1px #999999; }

.jstree-default .jstree-no-icons .jstree-anchor > .jstree-themeicon {
  display: none; }

.jstree-default .jstree-disabled {
  background: transparent;
  color: #666666; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent;
  box-shadow: none; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-disabled > .jstree-icon {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default .jstree-search {
  font-style: italic;
  color: #8b0000;
  font-weight: bold; }

.jstree-default .jstree-no-checkboxes .jstree-checkbox {
  display: none !important; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked {
  background: transparent;
  box-shadow: none; }

.jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered {
  background: #e7f4f9; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked {
  background: transparent; }

.jstree-default.jstree-checkbox-no-clicked > .jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default > .jstree-striped {
  min-width: 100%;
  display: inline-block;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==") left top repeat; }

.jstree-default > .jstree-wholerow-ul .jstree-hovered,
.jstree-default > .jstree-wholerow-ul .jstree-clicked {
  background: transparent;
  box-shadow: none;
  border-radius: 0; }

.jstree-default .jstree-wholerow {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.jstree-default .jstree-wholerow-hovered {
  background: #e7f4f9; }

.jstree-default .jstree-wholerow-clicked {
  background: #beebff;
  background: -webkit-linear-gradient(top, #beebff 0%, #a8e4ff 100%);
  background: linear-gradient(to bottom, #beebff 0%, #a8e4ff 100%); }

.jstree-default .jstree-node {
  min-height: 24px;
  line-height: 24px;
  margin-left: 24px;
  min-width: 24px; }

.jstree-default .jstree-anchor {
  line-height: 24px;
  height: 24px; }

.jstree-default .jstree-icon {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default .jstree-icon:empty {
  width: 24px;
  height: 24px;
  line-height: 24px; }

.jstree-default.jstree-rtl .jstree-node {
  margin-right: 24px; }

.jstree-default .jstree-wholerow {
  height: 24px; }

.jstree-default .jstree-node,
.jstree-default .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default .jstree-node {
  background-position: -292px -4px;
  background-repeat: repeat-y; }

.jstree-default .jstree-last {
  background: transparent; }

.jstree-default .jstree-open > .jstree-ocl {
  background-position: -132px -4px; }

.jstree-default .jstree-closed > .jstree-ocl {
  background-position: -100px -4px; }

.jstree-default .jstree-leaf > .jstree-ocl {
  background-position: -68px -4px; }

.jstree-default .jstree-themeicon {
  background-position: -260px -4px; }

.jstree-default > .jstree-no-dots .jstree-node,
.jstree-default > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -4px; }

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -4px; }

.jstree-default .jstree-disabled {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default .jstree-checkbox {
  background-position: -164px -4px; }

.jstree-default .jstree-checkbox:hover {
  background-position: -164px -36px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default .jstree-checked > .jstree-checkbox {
  background-position: -228px -4px; }

.jstree-default.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default .jstree-checked > .jstree-checkbox:hover {
  background-position: -228px -36px; }

.jstree-default .jstree-anchor > .jstree-undetermined {
  background-position: -196px -4px; }

.jstree-default .jstree-anchor > .jstree-undetermined:hover {
  background-position: -196px -36px; }

.jstree-default .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default > .jstree-striped {
  background-size: auto 48px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -132px -36px; }

.jstree-default.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -100px -36px; }

.jstree-default.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -68px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -36px -36px; }

.jstree-default.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -4px -36px; }

.jstree-default .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -100px -68px no-repeat; }

.jstree-default .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -260px -4px no-repeat; }

.jstree-default > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default {
  line-height: 24px;
  padding: 0 4px; }

#jstree-dnd.jstree-default .jstree-ok,
#jstree-dnd.jstree-default .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default i {
  background: transparent;
  width: 24px;
  height: 24px;
  line-height: 24px; }

#jstree-dnd.jstree-default .jstree-ok {
  background-position: -4px -68px; }

#jstree-dnd.jstree-default .jstree-er {
  background-position: -36px -68px; }

.jstree-default.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg=="); }

.jstree-default.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-node {
  min-height: 18px;
  line-height: 18px;
  margin-left: 18px;
  min-width: 18px; }

.jstree-default-small .jstree-anchor {
  line-height: 18px;
  height: 18px; }

.jstree-default-small .jstree-icon {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small .jstree-icon:empty {
  width: 18px;
  height: 18px;
  line-height: 18px; }

.jstree-default-small.jstree-rtl .jstree-node {
  margin-right: 18px; }

.jstree-default-small .jstree-wholerow {
  height: 18px; }

.jstree-default-small .jstree-node,
.jstree-default-small .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-small .jstree-node {
  background-position: -295px -7px;
  background-repeat: repeat-y; }

.jstree-default-small .jstree-last {
  background: transparent; }

.jstree-default-small .jstree-open > .jstree-ocl {
  background-position: -135px -7px; }

.jstree-default-small .jstree-closed > .jstree-ocl {
  background-position: -103px -7px; }

.jstree-default-small .jstree-leaf > .jstree-ocl {
  background-position: -71px -7px; }

.jstree-default-small .jstree-themeicon {
  background-position: -263px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-node,
.jstree-default-small > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -7px; }

.jstree-default-small > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -7px; }

.jstree-default-small .jstree-disabled {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-small .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-small .jstree-checkbox {
  background-position: -167px -7px; }

.jstree-default-small .jstree-checkbox:hover {
  background-position: -167px -39px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-small .jstree-checked > .jstree-checkbox {
  background-position: -231px -7px; }

.jstree-default-small.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-small .jstree-checked > .jstree-checkbox:hover {
  background-position: -231px -39px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined {
  background-position: -199px -7px; }

.jstree-default-small .jstree-anchor > .jstree-undetermined:hover {
  background-position: -199px -39px; }

.jstree-default-small .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-small > .jstree-striped {
  background-size: auto 36px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-small.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -135px -39px; }

.jstree-default-small.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -103px -39px; }

.jstree-default-small.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -71px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -39px -39px; }

.jstree-default-small.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: -7px -39px; }

.jstree-default-small .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-small > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-small .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -103px -71px no-repeat; }

.jstree-default-small .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -263px -7px no-repeat; }

.jstree-default-small > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-small {
  line-height: 18px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-small .jstree-ok,
#jstree-dnd.jstree-default-small .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-small i {
  background: transparent;
  width: 18px;
  height: 18px;
  line-height: 18px; }

#jstree-dnd.jstree-default-small .jstree-ok {
  background-position: -7px -71px; }

#jstree-dnd.jstree-default-small .jstree-er {
  background-position: -39px -71px; }

.jstree-default-small.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg=="); }

.jstree-default-small.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-node {
  min-height: 32px;
  line-height: 32px;
  margin-left: 32px;
  min-width: 32px; }

.jstree-default-large .jstree-anchor {
  line-height: 32px;
  height: 32px; }

.jstree-default-large .jstree-icon {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large .jstree-icon:empty {
  width: 32px;
  height: 32px;
  line-height: 32px; }

.jstree-default-large.jstree-rtl .jstree-node {
  margin-right: 32px; }

.jstree-default-large .jstree-wholerow {
  height: 32px; }

.jstree-default-large .jstree-node,
.jstree-default-large .jstree-icon {
  background-image: url("../img/vendor/jstree/32px.png"); }

.jstree-default-large .jstree-node {
  background-position: -288px 0px;
  background-repeat: repeat-y; }

.jstree-default-large .jstree-last {
  background: transparent; }

.jstree-default-large .jstree-open > .jstree-ocl {
  background-position: -128px 0px; }

.jstree-default-large .jstree-closed > .jstree-ocl {
  background-position: -96px 0px; }

.jstree-default-large .jstree-leaf > .jstree-ocl {
  background-position: -64px 0px; }

.jstree-default-large .jstree-themeicon {
  background-position: -256px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-node,
.jstree-default-large > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px 0px; }

.jstree-default-large > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px 0px; }

.jstree-default-large .jstree-disabled {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-hovered {
  background: transparent; }

.jstree-default-large .jstree-disabled.jstree-clicked {
  background: #efefef; }

.jstree-default-large .jstree-checkbox {
  background-position: -160px 0px; }

.jstree-default-large .jstree-checkbox:hover {
  background-position: -160px -32px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
.jstree-default-large .jstree-checked > .jstree-checkbox {
  background-position: -224px 0px; }

.jstree-default-large.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
.jstree-default-large .jstree-checked > .jstree-checkbox:hover {
  background-position: -224px -32px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined {
  background-position: -192px 0px; }

.jstree-default-large .jstree-anchor > .jstree-undetermined:hover {
  background-position: -192px -32px; }

.jstree-default-large .jstree-checkbox-disabled {
  opacity: 0.8;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");
  /* Firefox 10+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */ }

.jstree-default-large > .jstree-striped {
  background-size: auto 64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==");
  background-position: 100% 1px;
  background-repeat: repeat-y; }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

.jstree-default-large.jstree-rtl .jstree-open > .jstree-ocl {
  background-position: -128px -32px; }

.jstree-default-large.jstree-rtl .jstree-closed > .jstree-ocl {
  background-position: -96px -32px; }

.jstree-default-large.jstree-rtl .jstree-leaf > .jstree-ocl {
  background-position: -64px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-node,
.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-leaf > .jstree-ocl {
  background: transparent; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-open > .jstree-ocl {
  background-position: -32px -32px; }

.jstree-default-large.jstree-rtl > .jstree-no-dots .jstree-closed > .jstree-ocl {
  background-position: 0px -32px; }

.jstree-default-large .jstree-themeicon-custom {
  background-color: transparent;
  background-image: none;
  background-position: 0 0; }

.jstree-default-large > .jstree-container-ul .jstree-loading > .jstree-ocl {
  background: url("../img/vendor/jstree/throbber.gif") center center no-repeat; }

.jstree-default-large .jstree-file {
  background: url("../img/vendor/jstree/32px.png") -96px -64px no-repeat; }

.jstree-default-large .jstree-folder {
  background: url("../img/vendor/jstree/32px.png") -256px 0px no-repeat; }

.jstree-default-large > .jstree-container-ul > .jstree-node {
  margin-left: 0;
  margin-right: 0; }

#jstree-dnd.jstree-default-large {
  line-height: 32px;
  padding: 0 4px; }

#jstree-dnd.jstree-default-large .jstree-ok,
#jstree-dnd.jstree-default-large .jstree-er {
  background-image: url("../img/vendor/jstree/32px.png");
  background-repeat: no-repeat;
  background-color: transparent; }

#jstree-dnd.jstree-default-large i {
  background: transparent;
  width: 32px;
  height: 32px;
  line-height: 32px; }

#jstree-dnd.jstree-default-large .jstree-ok {
  background-position: 0px -64px; }

#jstree-dnd.jstree-default-large .jstree-er {
  background-position: -32px -64px; }

.jstree-default-large.jstree-rtl .jstree-node {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg=="); }

.jstree-default-large.jstree-rtl .jstree-last {
  background: transparent; }

@media (max-width: 768px) {
  #jstree-dnd.jstree-dnd-responsive {
    line-height: 40px;
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  #jstree-dnd.jstree-dnd-responsive > i {
    background: transparent;
    width: 40px;
    height: 40px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-ok {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: 0 -200px;
    background-size: 120px 240px; }
  #jstree-dnd.jstree-dnd-responsive > .jstree-er {
    background-image: url("../img/vendor/jstree/40px.png");
    background-position: -40px -200px;
    background-size: 120px 240px; }
  #jstree-marker.jstree-dnd-responsive {
    border-left-width: 10px;
    border-top-width: 10px;
    border-bottom-width: 10px;
    margin-top: -10px; } }

@media (max-width: 768px) {
  .jstree-default-responsive {
    /*
	.jstree-open > .jstree-ocl,
	.jstree-closed > .jstree-ocl { border-radius:20px; background-color:white; }
	*/ }
  .jstree-default-responsive .jstree-icon {
    background-image: url("../img/vendor/jstree/40px.png"); }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-node {
    min-height: 40px;
    line-height: 40px;
    margin-left: 40px;
    min-width: 40px;
    white-space: nowrap; }
  .jstree-default-responsive .jstree-anchor {
    line-height: 40px;
    height: 40px; }
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-icon:empty {
    width: 40px;
    height: 40px;
    line-height: 40px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0; }
  .jstree-default-responsive.jstree-rtl .jstree-node {
    margin-left: 0;
    margin-right: 40px; }
  .jstree-default-responsive.jstree-rtl .jstree-container-ul > .jstree-node {
    margin-right: 0; }
  .jstree-default-responsive .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background: transparent; }
  .jstree-default-responsive .jstree-open > .jstree-ocl {
    background-position: 0 0px !important; }
  .jstree-default-responsive .jstree-closed > .jstree-ocl {
    background-position: 0 -40px !important; }
  .jstree-default-responsive.jstree-rtl .jstree-closed > .jstree-ocl {
    background-position: -40px 0px !important; }
  .jstree-default-responsive .jstree-themeicon {
    background-position: -40px -40px; }
  .jstree-default-responsive .jstree-checkbox,
  .jstree-default-responsive .jstree-checkbox:hover {
    background-position: -40px -80px; }
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox,
  .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked > .jstree-checkbox:hover,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox,
  .jstree-default-responsive .jstree-checked > .jstree-checkbox:hover {
    background-position: 0 -80px; }
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined,
  .jstree-default-responsive .jstree-anchor > .jstree-undetermined:hover {
    background-position: 0 -120px; }
  .jstree-default-responsive .jstree-anchor {
    font-weight: bold;
    font-size: 1.1em;
    text-shadow: 1px 1px white; }
  .jstree-default-responsive > .jstree-striped {
    background: transparent; }
  .jstree-default-responsive .jstree-wholerow {
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(64, 64, 64, 0.2);
    background: #ebebeb;
    height: 40px; }
  .jstree-default-responsive .jstree-wholerow-hovered {
    background: #e7f4f9; }
  .jstree-default-responsive .jstree-wholerow-clicked {
    background: #beebff; }
  .jstree-default-responsive .jstree-children .jstree-last > .jstree-wholerow {
    box-shadow: inset 0 -6px 3px -5px #666666; }
  .jstree-default-responsive .jstree-children .jstree-open > .jstree-wholerow {
    box-shadow: inset 0 6px 3px -5px #666666;
    border-top: 0; }
  .jstree-default-responsive .jstree-children .jstree-open + .jstree-open {
    box-shadow: none; }
  .jstree-default-responsive .jstree-node,
  .jstree-default-responsive .jstree-icon,
  .jstree-default-responsive .jstree-node > .jstree-ocl,
  .jstree-default-responsive .jstree-themeicon,
  .jstree-default-responsive .jstree-checkbox {
    background-image: url("../img/vendor/jstree/40px.png");
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-node {
    background-position: -80px 0;
    background-repeat: repeat-y; }
  .jstree-default-responsive .jstree-last {
    background: transparent; }
  .jstree-default-responsive .jstree-leaf > .jstree-ocl {
    background-position: -40px -120px; }
  .jstree-default-responsive .jstree-last > .jstree-ocl {
    background-position: -40px -160px; }
  .jstree-default-responsive .jstree-themeicon-custom {
    background-color: transparent;
    background-image: none;
    background-position: 0 0; }
  .jstree-default-responsive .jstree-file {
    background: url("../img/vendor/jstree/40px.png") 0 -160px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive .jstree-folder {
    background: url("../img/vendor/jstree/40px.png") -40px -40px no-repeat;
    background-size: 120px 240px; }
  .jstree-default-responsive > .jstree-container-ul > .jstree-node {
    margin-left: 0;
    margin-right: 0; } }

/************** TYPOGRAPHY START **************/
/*colors scss start*/
/*colors scss end*/
/*font related scss start*/
/*font related scss end*/
/*padding scss start*/
/*padding scss end*/
/*margin scss start*/
/*margin scss end*/
/*position start*/
/*position end*/
.snize-instant-widget-is-open {
  overflow: hidden;
  position: relative; }

.snize-ac-results-columns {
  flex-direction: column-reverse;
  position: relative;
  display: inline-block;
  background-color: white;
  width: 100%; }
  @media (min-width: 1024px) {
    .snize-ac-results-columns {
      flex-direction: row; }
      .snize-ac-results-columns .snize-ac-results-column:nth-child(1) {
        width: 25%;
        border-right: 1px solid #f2f0f1; }
      .snize-ac-results-columns .snize-ac-results-column:nth-child(2) {
        width: 75%;
        padding-top: 35px; } }
  @media (max-width: 737px) {
    .snize-ac-results-columns {
      display: flex; } }
  .snize-ac-results-columns .snize-ac-results-column:first-of-type {
    padding-right: 15px; }
  .snize-ac-results-columns .snize-ac-results-column .snize-ac-results-list:first-of-type .snize-label {
    border-top: unset; }
  .snize-ac-results-columns .snize-product .snize-title {
    visibility: visible !important; }
  .snize-ac-results-columns .snize-product .snize-reviews {
    color: #000; }
    @media (min-width: 480px) {
      .snize-ac-results-columns .snize-product .snize-reviews {
        display: flex; } }
    .snize-ac-results-columns .snize-product .snize-reviews .total-reviews {
      display: block;
      width: max-content;
      margin-top: 5px; }
      @media (min-width: 480px) {
        .snize-ac-results-columns .snize-product .snize-reviews .total-reviews {
          margin-left: 5px;
          margin-top: 0px; } }
  .snize-ac-results-columns .snize-ac-results-multicolumn-list {
    width: 100%;
    max-width: 100%; }
    @media (max-width: 1023px) {
      .snize-ac-results-columns .snize-ac-results-multicolumn-list {
        margin-top: 15px; } }
    .snize-ac-results-columns .snize-ac-results-multicolumn-list .snize-label {
      display: none; }
    .snize-ac-results-columns .snize-ac-results-multicolumn-list .snize-product .card-group.card-loding {
      display: none !important; }

.snize-ac-results {
  border-radius: 1px;
  top: 89.969px !important; }
  @media (min-width: 1024px) {
    .snize-ac-results {
      left: 0px !important;
      right: 0px !important;
      margin-left: auto !important;
      margin-right: auto !important;
      max-width: 1174px !important;
      width: calc(100% - 30px) !important; } }
  .snize-ac-results .snize-no-pages-found,
  .snize-ac-results .snize-no-suggestions-found {
    margin: 9px 9px 9px 15px; }
  .snize-ac-results .snize-ac-results-column-close {
    width: 30px;
    height: 30px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    background: #f2f0f1;
    border-radius: 50%;
    top: 15px;
    right: 15px;
    position: absolute;
    cursor: pointer;
    font-weight: bold; }
    @media (max-width: 1023px) {
      .snize-ac-results .snize-ac-results-column-close {
        top: -20px; } }
  .snize-ac-results .snize-ac-results-content {
    border-radius: 1px;
    padding: 0px 0 9px;
    padding-top: 30px;
    max-width: unset; }
    @media (min-width: 1024px) {
      .snize-ac-results .snize-ac-results-content {
        padding: 0px 0 50px; } }
    .snize-ac-results .snize-ac-results-content .snize-mobile-top-panel {
      border-bottom: none; }
    .snize-ac-results .snize-ac-results-content b {
      font-weight: 400; }
    .snize-ac-results .snize-ac-results-content .snize-label {
      font-size: 14px;
      line-height: 30px;
      font-weight: 700;
      color: #000;
      letter-spacing: normal;
      margin: 0;
      border-top: 1px solid #f2f0f1;
      border-bottom: transparent;
      padding: 9px 0 9px 15px; }
      @media (min-width: 1024px) {
        .snize-ac-results .snize-ac-results-content .snize-label {
          border-top: none;
          padding-top: 0; } }
    @media (min-width: 1024px) {
      .snize-ac-results .snize-ac-results-content .snize-ac-results-list {
        padding: 30px; } }
    .snize-ac-results .snize-ac-results-content .snize-suggestion,
    .snize-ac-results .snize-ac-results-content .snize-category,
    .snize-ac-results .snize-ac-results-content .snize-page {
      padding: 0 9px 9px 15px;
      font-size: 13px;
      line-height: normal;
      font-weight: 400;
      color: #212121;
      letter-spacing: normal;
      text-transform: capitalize;
      background: #fff; }
      .snize-ac-results .snize-ac-results-content .snize-suggestion:hover,
      .snize-ac-results .snize-ac-results-content .snize-category:hover,
      .snize-ac-results .snize-ac-results-content .snize-page:hover {
        color: #999;
        text-decoration: none; }
        .snize-ac-results .snize-ac-results-content .snize-suggestion:hover .snize-view-link,
        .snize-ac-results .snize-ac-results-content .snize-category:hover .snize-view-link,
        .snize-ac-results .snize-ac-results-content .snize-page:hover .snize-view-link {
          color: #999;
          text-decoration: none; }
    .snize-ac-results .snize-ac-results-content .snize-view-link {
      color: #333;
      text-decoration: none;
      outline: none; }
    .snize-ac-results .snize-ac-results-content .snize-view-all-link {
      width: 100%;
      height: 50px;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      position: absolute;
      bottom: -50px;
      left: 0;
      background-color: #f2f0f1;
      padding: 0;
      border-radius: 0; }
      .snize-ac-results .snize-ac-results-content .snize-view-all-link span:hover {
        color: #999;
        text-decoration: none; }
      .snize-ac-results .snize-ac-results-content .snize-view-all-link .snize-ac-results-arrow {
        display: none; }
      .snize-ac-results .snize-ac-results-content .snize-view-all-link span {
        padding-left: 15px;
        font-size: 14px;
        line-height: normal;
        font-weight: 700;
        color: #000;
        letter-spacing: normal;
        text-transform: uppercase;
        margin: auto; }
    .snize-ac-results .snize-ac-results-content .snize-product {
      width: 45%;
      max-width: 50%;
      flex: unset;
      border-radius: 0;
      padding: 0;
      margin-top: 0px;
      float: left;
      min-height: 198px; }
      .snize-ac-results .snize-ac-results-content .snize-product:after {
        display: none; }
      .snize-ac-results .snize-ac-results-content .snize-product:hover {
        border-radius: 1px;
        background: transparent; }
      .snize-ac-results .snize-ac-results-content .snize-product.snize-ac-odd {
        margin-right: 5px;
        margin-left: 5px; }
        @media (min-width: 1024px) {
          .snize-ac-results .snize-ac-results-content .snize-product.snize-ac-odd {
            margin-right: 10px;
            margin-left: 10px; } }
      .snize-ac-results .snize-ac-results-content .snize-product.snize-ac-even {
        margin-left: 5px;
        margin-right: 5px; }
        @media (min-width: 1024px) {
          .snize-ac-results .snize-ac-results-content .snize-product.snize-ac-even {
            margin-left: 10px;
            margin-right: 10px; } }
      @media (min-width: 1024px) {
        .snize-ac-results .snize-ac-results-content .snize-product {
          width: 30%;
          margin-bottom: 20px; } }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-separator {
        display: none; }
      .snize-ac-results .snize-ac-results-content .snize-product a {
        display: block;
        height: 100%;
        width: 100%;
        text-decoration: none;
        flex-flow: column; }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-thumbnail {
        margin-top: 0;
        min-width: 125px;
        height: auto;
        max-height: unset;
        margin: 0 auto; }
        .snize-ac-results .snize-ac-results-content .snize-product .snize-thumbnail img {
          width: 100%;
          max-width: none;
          max-height: none;
          object-fit: contain;
          border-radius: 1px;
          min-height: 134px;
          min-width: 134px; }
          @media (min-width: 1024px) {
            .snize-ac-results .snize-ac-results-content .snize-product .snize-thumbnail img {
              width: 241px;
              height: 150px; } }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-title {
        font-size: 13px;
        line-height: 1.15;
        font-weight: 400;
        color: #212121;
        letter-spacing: normal;
        margin-top: 20px;
        text-align: left;
        padding-left: 15px; }
        @media (min-width: 480px) {
          .snize-ac-results .snize-ac-results-content .snize-product .snize-title {
            margin-top: 6px; } }
        .snize-ac-results .snize-ac-results-content .snize-product .snize-title:hover {
          color: #999 !important;
          text-decoration: none; }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-price,
      .snize-ac-results .snize-ac-results-content .snize-product .snize-discounted-price {
        font-size: 12px;
        line-height: normal;
        font-weight: 400;
        color: #212121;
        letter-spacing: normal; }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-price-with-discount {
        font-weight: 700; }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-discounted-price {
        color: #949494; }
        @media (max-width: 379px) {
          .snize-ac-results .snize-ac-results-content .snize-product .snize-discounted-price {
            margin-left: 0; } }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-reviews {
        text-align: left;
        margin-top: 5px;
        padding-left: 15px;
        height: 20px; }
      .snize-ac-results .snize-ac-results-content .snize-product .snize-price-list {
        display: none; }
      .snize-ac-results .snize-ac-results-content .snize-product .mr-snize-price-list {
        width: 100%;
        text-align: left;
        padding-left: 15px;
        display: inline-flex;
        flex-direction: column; }
        @media (min-width: 380px) {
          .snize-ac-results .snize-ac-results-content .snize-product .mr-snize-price-list {
            display: inline-block; } }

.banner-on .snize-ac-results {
  top: 45px !important; }
  @media (max-width: 1023px) {
    .banner-on .snize-ac-results {
      top: 85px !important;
      margin-top: 41px !important; } }
  @media (max-width: 768px) {
    .banner-on .snize-ac-results {
      top: 130px !important; } }

#snize-ac-results-html-container,
.snize-view-all-pages,
.snize-view-all-categories,
.snize-dropdown-arrow {
  display: none; }

.snize-main-panel-view-mode,
#snize_filters_block_reviews_average_score_titles,
#snize_filters_block_discount_relative,
#snize_filters_block_stock_status,
.snize-price-range-slider {
  display: none !important; }

#snize_results .snize-search-results-header {
  display: none; }

#snize_results.snize-search-results {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  #snize_results.snize-search-results:before, #snize_results.snize-search-results:after {
    content: " ";
    display: table; }
  #snize_results.snize-search-results:after {
    clear: both; }
  #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-controls ul {
    border-radius: 1px; }
    #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-controls ul a {
      color: #999; }
      #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-controls ul a .snize-products-tab-total {
        color: #999; }
      #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-controls ul a.active {
        color: #333; }
        #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-controls ul a.active .snize-products-tab-total {
          color: #333; }
  #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-dropdown {
    width: 45%; }
    @media (min-width: 769px) {
      #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-dropdown {
        max-width: 130px; } }
    #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-dropdown .snize-main-panel-dropdown-button {
      border-radius: 1px;
      color: #333; }
      #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-dropdown .snize-main-panel-dropdown-button span {
        font-size: 13px;
        font-weight: 400;
        text-transform: capitalize; }
    #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-dropdown .caret {
      border-color: #333;
      font-weight: 400; }
  #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-mobile-filters {
    width: 45%;
    max-width: 48%; }
    #snize_results.snize-search-results .snize-main-panel div.snize-main-panel-mobile-filters a {
      color: #333;
      border-radius: 1px;
      font-size: 13px;
      font-weight: 400;
      text-transform: capitalize; }
  @media (min-width: 769px) {
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content {
      margin: auto; } }
  #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product {
    border: none;
    padding: 10px; }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product:nth-child(2n) {
      padding-left: 5px; }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product:nth-child(2n+1) {
      padding-right: 5px; }
    @media (min-width: 769px) {
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product {
        width: 30% !important; } }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-title {
      color: #000; }
      @media (min-width: 769px) {
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-title {
          text-align: left;
          font-weight: 400; } }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-price-list {
      display: flex;
      flex-direction: column-reverse; }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-price-list .snize-price {
        font-size: 15px;
        color: #000; }
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-price-list .snize-price.snize-price-with-discount {
          color: #000; }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-price-list .snize-discounted-price {
        font-size: 15px;
        font-weight: 400; }
      @media (min-width: 380px) {
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-price-list {
          display: inline-block; } }
      @media (min-width: 769px) {
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-price-list {
          display: flex;
          flex-direction: column-reverse;
          text-align: left;
          padding-top: 20px; } }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-overhidden {
      position: relative; }
      @media (max-width: 768px) {
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-overhidden {
          padding-top: 0px; } }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews {
      display: flex;
      flex-direction: column;
      margin-bottom: 10px; }
      @media (min-width: 769px) {
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews {
          flex-direction: row;
          height: 20px; } }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .total-reviews {
        margin-top: 5px;
        margin-left: 0px;
        order: 3;
        font-size: 14px;
        color: #000; }
        @media (min-width: 769px) {
          #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .total-reviews {
            margin-top: 3px; } }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container.hide {
        display: none; }
      @media (min-width: 769px) {
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container {
          text-align: left;
          width: 85px; }
          #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container::before {
            content: unset; } }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container-clone {
        display: none;
        position: relative;
        color: transparent;
        font-size: 15px;
        line-height: 16px;
        height: 16px;
        vertical-align: text-top; }
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container-clone::before {
          position: absolute;
          top: 0;
          left: 0;
          height: 16px;
          content: '\2606\2606\2606\2606\2606';
          color: #d3d3d3; }
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container-clone::after {
          position: absolute;
          top: 0;
          left: 0;
          height: 16px;
          content: '\2606\2606\2606\2606\2606';
          color: #fec602;
          overflow: hidden;
          word-break: keep-all;
          word-wrap: normal; }
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-reviews .stars-container-clone.show {
          display: inline-block; }
    #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-thumbnail {
      max-height: 220px;
      border: none; }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-thumbnail.loading:after {
        content: '';
        background: rgba(255, 255, 255, 0.7) url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/loading-18.gif") no-repeat center center;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-thumbnail img {
        left: 0;
        right: 0;
        opacity: 1;
        max-height: 220px;
        display: none;
        transition: all 0.2s linear; }
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-thumbnail img.snize-flip-image {
          opacity: 0; }
          #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-thumbnail img.snize-flip-image.is-active {
            opacity: 1; }
        #snize_results.snize-search-results #snize-search-results-grid-mode .snize-search-results-content li.snize-product .snize-thumbnail img.is-active {
          display: block; }

#snize_results .snize-search-results-categories .snize-search-results-content li.snize-category {
  border: none; }
  #snize_results .snize-search-results-categories .snize-search-results-content li.snize-category .snize-title {
    color: #000;
    font-weight: 400; }
  #snize_results .snize-search-results-categories .snize-search-results-content li.snize-category .snize-item {
    display: flex; }
    #snize_results .snize-search-results-categories .snize-search-results-content li.snize-category .snize-item .snize-overhidden {
      margin-top: auto;
      margin-bottom: auto; }
      @media (max-width: 768px) {
        #snize_results .snize-search-results-categories .snize-search-results-content li.snize-category .snize-item .snize-overhidden {
          width: 128px; } }

#snize_results .snize-search-results-pages .snize-search-results-content li.snize-page {
  border: none; }
  #snize_results .snize-search-results-pages .snize-search-results-content li.snize-page .snize-thumbnail {
    display: none; }
  #snize_results .snize-search-results-pages .snize-search-results-content li.snize-page .snize-title {
    color: #000;
    font-weight: 400; }

#snize_results #snize-search-results-grid-mode .snize-product .snize-view-product-button {
  display: none;
  left: 0;
  margin-left: 0;
  bottom: -5px;
  top: unset;
  font-weight: 500;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  background: #000;
  border-radius: 1px;
  font-size: 13px;
  border: 1px solid #000; }
  #snize_results #snize-search-results-grid-mode .snize-product .snize-view-product-button:hover {
    background: #fff;
    color: #000; }

@media (min-width: 769px) {
  #snize_results #snize-search-results-grid-mode .snize-product:hover .snize-view-product-button {
    position: relative;
    min-height: 23px; }
  #snize_results #snize-search-results-grid-mode .snize-product:hover .custom-card-figcaption-body .snize-view-product-button {
    display: inline-block; } }

#snize-modal-mobile-sortby-dialog {
  border-radius: 1px; }

#snize-modal-mobile-filters-dialog {
  border-radius: 1px; }
  #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filter-container li {
    width: calc(50% - 12px); }
  #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filters-buttons-container .snize-product-filters-reset-all,
  #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filters-buttons-container .snize-product-filters-show-products {
    border-radius: 1px; }
  #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filters-buttons-container .snize-product-filters-show-products {
    background: #333; }
  #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filters-header .snize-back-to-filters {
    color: #333; }
  #snize-modal-mobile-filters-dialog .snize-modal-content #snize_product_filter_price .snize-theme .back-bar .pointer {
    background-color: #333; }
  #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filters-list .snize-filter-checkbox span {
    border-radius: 1px; }
    #snize-modal-mobile-filters-dialog .snize-modal-content .snize-product-filters-list .snize-filter-checkbox span::after {
      border-color: #333; }

.snize-results-page .page-heading b {
  font-weight: 400; }

.snize-results-page .page-heading .snize-no-products-found-link {
  color: #000; }

.snize-results-page .snize .slider-container.snize-theme .back-bar .pointer {
  background-color: #333; }

.snize-results-page .snize .snize-product-filters {
  display: flex;
  flex-direction: column;
  border: 0; }
  .snize-results-page .snize .snize-product-filters #snize_filters_block_price {
    order: 10;
    display: none !important; }
  .snize-results-page .snize .snize-product-filters #snize_filters_block_brand {
    order: 2; }
  .snize-results-page .snize .snize-product-filters .snize-product-filters-block {
    border: none;
    background-color: #fff; }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-block .snize-product-size-filter li {
      width: calc(50% - 4px); }
  .snize-results-page .snize .snize-product-filters .snize-product-filters-list {
    border-top: 1px solid #eee;
    padding-top: 15px;
    padding-left: 15px; }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list li:hover .needsclick {
      text-decoration: underline; }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list li label > span {
      padding-left: 25px; }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list .needsclick {
      border-radius: 1px;
      color: #333;
      font-size: 14px; }
      .snize-results-page .snize .snize-product-filters .snize-product-filters-list .needsclick .snize-filter-variant-count {
        color: #333;
        font-size: 14px; }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list .snize-filter-checked .needsclick,
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list .snize-filter-checked .snize-filter-variant-count {
      color: #888; }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list .snize-filter-checkbox .needsclick {
      width: 14px;
      height: 14px; }
      .snize-results-page .snize .snize-product-filters .snize-product-filters-list .snize-filter-checkbox .needsclick:after {
        border: none;
        width: 13px;
        height: 13px;
        background-size: cover;
        top: -1px;
        left: 4px;
        background-color: white;
        transform: rotate(-9deg);
        background-image: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/checked1.png); }
    .snize-results-page .snize .snize-product-filters .snize-product-filters-list .snize-price-range * {
      color: #333; }

.snize-results-page .snize .snize-product-filters-title {
  padding-left: 0;
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px; }
  @media (min-width: 1366px) {
    .snize-results-page .snize .snize-product-filters-title {
      padding-bottom: 10px;
      margin-bottom: 10px; } }
  @media (min-width: 1600px) {
    .snize-results-page .snize .snize-product-filters-title {
      padding-bottom: 15px;
      margin-bottom: 15px; } }
  .snize-results-page .snize .snize-product-filters-title i {
    display: none !important; }
  .snize-results-page .snize .snize-product-filters-title span {
    color: #000;
    font-size: 15px; }
  @media (max-width: 768px) {
    .snize-results-page .snize .snize-product-filters-title .accordion-indicator,
    .snize-results-page .snize .snize-product-filters-title .snize-product-filters-count,
    .snize-results-page .snize .snize-product-filters-title .snize-product-filter-count {
      display: none !important; } }

@media (max-width: 768px) {
  .snize-results-page .snize-main-panel-mobile-filters .snize-selected-filters-count-container {
    display: none !important; } }

@media (max-width: 768px) {
  .snize-results-page .snize-product-filter-opener .snize-selected-filter-value {
    display: none !important; } }

.snize-product .form-option {
  border: 1px solid #cccccc;
  color: #666666;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  padding: 1px;
  transition: all 0.15s ease; }
  .snize-product .form-option:hover {
    border-color: #999999; }
  .form-radio:checked + .snize-product .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.snize-product .form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.71429rem;
  padding: 1px 0.35714rem;
  pointer-events: none;
  text-align: center; }

.snize-product .form-option-variant--color,
.snize-product .form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 768px) {
    .snize-product .form-option-variant--color,
    .snize-product .form-option-variant--pattern {
      pointer-events: inherit; } }

.snize-product .form-option-variant--pattern {
  background-position: center;
  background-repeat: no-repeat; }

.snize-product [data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.snize-product .form-option-variant--color,
.snize-product .form-option-variant--pattern {
  height: 22px;
  width: 22px;
  background-position: center;
  background-repeat: no-repeat; }

.snize-product .form-option-expanded {
  background-color: white;
  border: 1px solid #999999;
  left: calc(100% + 55px);
  opacity: 0;
  padding: 3px;
  position: absolute;
  top: calc(100% + 5px);
  transition: opacity 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  visibility: hidden; }

.snize-product .form-option:hover .form-option-expanded {
  opacity: 1;
  transform: translate(-50%, 0);
  visibility: visible;
  z-index: 5000; }

.snize-product .form-option-image {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  height: 100px;
  width: 100px; }

.snize-product .slick-prev {
  top: 40%;
  transform: translate(0, -40%); }
  @media (min-width: 769px) {
    .snize-product .slick-prev {
      left: -35px; } }
  .snize-product .slick-prev::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
    background-size: 70%; }
  .snize-product .slick-prev:hover, .snize-product .slick-prev:focus {
    background-color: transparent; }

.snize-product .slick-next {
  top: 40%;
  transform: translate(0, -40%); }
  @media (min-width: 769px) {
    .snize-product .slick-next {
      right: -35px; } }
  .snize-product .slick-next::before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
    background-size: 70%; }
  .snize-product .slick-next:hover, .snize-product .slick-next:focus {
    background-color: transparent; }

.snize-product .slick-disabled {
  opacity: 1; }

.snize-product .card-group .slick-arrow::before {
  background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/up-chevron.png"); }

.snize-product .card-group .slick-next {
  right: -20px; }

.snize-product .form-option-variant--color,
.snize-product .form-option-variant--pattern,
.snize-product [data-product-attribute] .form-option.form-option-swatch {
  border-radius: 100%; }

.snize-product .form-checkbox,
.snize-product .form-radio {
  width: 0px !important;
  height: 1px !important; }

.snize-product .card-swatch-list {
  text-align: center; }

.snize-product .card-group {
  text-align: center; }

@media screen and (max-width: 768px) {
  .snize-product .card-swatch-list:nth-child(1n+5) {
    display: none !important; }
  .snize-product .card .form-field {
    display: inline-block;
    text-align: center; }
  .snize-product .card-swatch-list.responsive_mob {
    display: inline-block; }
    .snize-product .card-swatch-list.responsive_mob input,
    .snize-product .card-swatch-list.responsive_mob label {
      display: none; }
    .snize-product .card-swatch-list.responsive_mob a {
      border-radius: 100%;
      border: none;
      display: inline-block;
      vertical-align: middle; }
      .snize-product .card-swatch-list.responsive_mob a svg {
        width: 17px;
        height: 17px;
        margin: 1px 1px 0px 0; } }

.snize-product .card-group .form-field {
  margin-bottom: 0;
  background: transparent !important; }

.snize-product .card-group {
  margin-top: 10px;
  display: block !important;
  min-height: 33px;
  margin-bottom: 5px; }

.snize-product .card-swatch-list .form-option::checked {
  border-color: red !important; }

.snize-product .form-option:focus {
  background: red;
  border-color: red; }

@media screen and (min-width: 769px) {
  .snize-product .card-group .slick-prev,
  .snize-product .card-group .slick-next {
    padding: 0;
    width: 24px; } }

.snize-product .card-group .slick-prev {
  left: 0px !important; }
  @media screen and (min-width: 769px) {
    .snize-product .card-group .slick-prev {
      left: 0px;
      width: 26px;
      height: 26px; } }
  @media screen and (min-width: 1200px) {
    .snize-product .card-group .slick-prev {
      left: 0px; } }
  .snize-product .card-group .slick-prev:before {
    filter: brightness(0.9);
    width: 24px; }
  .snize-product .card-group .slick-prev:hover:before {
    filter: brightness(0.9); }

.snize-product .card-group .slick-next {
  right: 0px !important; }
  @media screen and (min-width: 769px) {
    .snize-product .card-group .slick-next {
      right: 0px;
      width: 26px;
      height: 26px; } }
  @media screen and (min-width: 1366px) {
    .snize-product .card-group .slick-next {
      right: 0px; } }
  .snize-product .card-group .slick-next:before {
    filter: brightness(0.9);
    width: 24px; }
  .snize-product .card-group .slick-next:hover:before {
    filter: brightness(0.9); }

.snize-product .card-group .slick-list {
  overflow: hidden; }

@media screen and (min-width: 769px) {
  .snize-product .card-group .draggable {
    margin: 0 25px; } }

@media screen and (min-width: 1024px) {
  .snize-product .card-group .draggable {
    margin: 0 30px; } }

@media screen and (min-width: 1200px) {
  .snize-product .card-group .draggable {
    margin: 0 33px; } }

@media screen and (min-width: 1366px) {
  .snize-product .card-group .draggable {
    margin: 0 35px; } }

@media screen and (min-width: 1440px) {
  .snize-product .card-group .draggable {
    margin: 0 30px; } }

@media screen and (min-width: 1600px) {
  .snize-product .card-group .draggable {
    margin: 0 33px; } }

@media screen and (min-width: 769px) {
  .snize-product .form-option {
    margin-right: 0; } }

.snize-product .card-group .form-field {
  position: relative; }

.snize-product .card-group .slick-arrow {
  width: 26px;
  height: 26px;
  margin-top: 0;
  right: -20px;
  padding: 0;
  position: absolute;
  z-index: 9;
  background: #fff; }
  .snize-product .card-group .slick-arrow::before {
    background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/up-chevron.png");
    background-size: 70%;
    width: 100%;
    filter: none;
    height: 100%; }
  .snize-product .card-group .slick-arrow.slick-prev {
    left: -20px; }
    .snize-product .card-group .slick-arrow.slick-prev::before {
      transform: rotate(-90deg);
      filter: none;
      width: 100%;
      top: 0; }
  .snize-product .card-group .slick-arrow.slick-next::before {
    transform: rotate(90deg);
    filter: none;
    width: 100%;
    top: 0; }

.snize-product .card-group .card-swatch-list .form-option {
  margin-bottom: 0; }

.snize-product .card-group .card-swatch-list:hover .form-option.form-option-swatch {
  border-color: #000000; }

.snize-product .card-group .card-swatch-list.clicked .form-option.form-option-swatch {
  border-color: #000000; }

.snize-product .card-group .form-field .card-swatch-list {
  display: inline-block; }

.snize-product .card-group.card-loaded .form-field {
  background-image: none;
  margin: 10px auto; }
  @media (min-width: 1024px) {
    .snize-product .card-group.card-loaded .form-field {
      width: 205px; } }
  @media (min-width: 1200px) {
    .snize-product .card-group.card-loaded .form-field {
      width: 220px; } }
  @media (min-width: 1441px) {
    .snize-product .card-group.card-loaded .form-field {
      width: 256px; } }
  @media (min-width: 1801px) {
    .snize-product .card-group.card-loaded .form-field {
      width: 288px; } }
  .snize-product .card-group.card-loaded .form-field .card-swatch-list .form-option {
    margin-bottom: 0;
    vertical-align: middle; }

.snize-product .card-img-slider-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  padding: .21429rem;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  pointer-events: all;
  cursor: pointer;
  border: 1px solid #2e3345;
  transform: translateY(-50%);
  z-index: 1;
  opacity: 1; }
  @media (min-width: 1024px) {
    .snize-product .card-img-slider-arrow {
      display: block;
      opacity: 0; } }
  .snize-product .card-img-slider-arrow:hover {
    background-color: #000000; }
    .snize-product .card-img-slider-arrow:hover .icon svg {
      fill: #ffffff; }
  .snize-product .card-img-slider-arrow svg {
    fill: #000000; }

.snize-product .custom-card-figcaption-body {
  display: none; }

.snize-product:hover .card-img-slider-arrow {
  opacity: 1; }

.snize-product:hover .snize-title {
  visibility: hidden; }

.snize-product:hover .custom-card-figcaption-body {
  display: block;
  margin-bottom: 10px;
  pointer-events: all;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9999;
  text-align: left;
  transform: translate(-50%, -50%); }
  .snize-product:hover .custom-card-figcaption-body .custom-wishlist {
    margin-top: 1px;
    vertical-align: middle;
    background: #fff; }
    @media (max-width: 768px) {
      .snize-product:hover .custom-card-figcaption-body .custom-wishlist {
        display: none; } }
    .snize-product:hover .custom-card-figcaption-body .custom-wishlist a {
      display: block;
      border: 1px solid #2e3345;
      border-radius: 3px;
      padding-top: 8px;
      padding-right: 10px;
      padding-bottom: 8px;
      padding-left: 10px;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 9px; }
      .snize-product:hover .custom-card-figcaption-body .custom-wishlist a span {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border: none;
        width: 15px;
        height: 15px;
        display: block; }
        @media (min-width: 1366px) {
          .snize-product:hover .custom-card-figcaption-body .custom-wishlist a span {
            width: 21px;
            height: 19px; } }
        @media (min-width: 1600px) {
          .snize-product:hover .custom-card-figcaption-body .custom-wishlist a span {
            width: 22px;
            height: 22px; } }
        .snize-product:hover .custom-card-figcaption-body .custom-wishlist a span svg {
          fill: #000; }
      .snize-product:hover .custom-card-figcaption-body .custom-wishlist a:hover {
        background-color: #000000; }
        .snize-product:hover .custom-card-figcaption-body .custom-wishlist a:hover span svg {
          fill: #fff; }
      @media (min-width: 1024px) {
        .snize-product:hover .custom-card-figcaption-body .custom-wishlist a {
          padding-top: 9px;
          padding-right: 9px;
          padding-bottom: 9px;
          padding-left: 9px; } }
      @media (min-width: 1366px) {
        .snize-product:hover .custom-card-figcaption-body .custom-wishlist a {
          margin-top: 0px;
          margin-right: 0px;
          margin-bottom: 0px;
          margin-left: 10px;
          padding-top: 8px;
          padding-right: 8px;
          padding-bottom: 8px;
          padding-left: 8px; } }
      @media (min-width: 1600px) {
        .snize-product:hover .custom-card-figcaption-body .custom-wishlist a {
          padding-top: 12px;
          padding-right: 12px;
          padding-bottom: 12px;
          padding-left: 12px; } }

@media (min-width: 769px) {
  .snize-product:hover .custom-card-figcaption-body {
    top: 40%; } }

.snize-product .card-image-prev {
  left: 10px; }
  @media (min-width: 1366px) {
    .snize-product .card-image-prev {
      left: 15px; } }

.snize-product .card-image-next {
  right: 10px; }
  @media (min-width: 1366px) {
    .snize-product .card-image-next {
      right: 15px; } }

#snize_skeleton_results {
  visibility: hidden; }

#snize_results #snize-search-results-grid-mode .snize-product:hover .custom_secondary_btn {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 1px;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  white-space: nowrap; }
  @media (min-width: 1366px) {
    #snize_results #snize-search-results-grid-mode .snize-product:hover .custom_secondary_btn {
      font-size: 15px;
      padding-top: 10px;
      padding-right: 25px;
      padding-bottom: 10px;
      padding-left: 25px; } }
  @media (min-width: 1600px) {
    #snize_results #snize-search-results-grid-mode .snize-product:hover .custom_secondary_btn {
      padding-top: 10px;
      padding-right: 30px;
      padding-bottom: 10px;
      padding-left: 30px; } }
  #snize_results #snize-search-results-grid-mode .snize-product:hover .custom_secondary_btn:hover {
    color: #000000; }

@media (max-width: 1600px) {
  #snize_results #snize-search-results-grid-mode .snize-product:hover .custom_secondary_btn {
    padding: 6px;
    font-size: 13px; } }

#quickSearch .snize-ac-results {
  position: absolute !important;
  top: 41px !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important; }
  #quickSearch .snize-ac-results .snize-ac-results-column-close {
    font-size: 14px; }
  #quickSearch .snize-ac-results .snize-ac-results-columns {
    display: flex;
    flex-direction: column;
    padding-top: 50px; }
    @media (min-width: 1200px) {
      #quickSearch .snize-ac-results .snize-ac-results-columns {
        flex-direction: row; } }
  #quickSearch .snize-ac-results .snize-ac-results-column {
    width: 100% !important;
    padding: 0; }
    #quickSearch .snize-ac-results .snize-ac-results-column:nth-child(1) {
      order: 2; }
      @media (min-width: 1200px) {
        #quickSearch .snize-ac-results .snize-ac-results-column:nth-child(1) {
          order: 1;
          width: 28% !important; } }
    #quickSearch .snize-ac-results .snize-ac-results-column:nth-child(2) {
      order: 1; }
      @media (min-width: 1200px) {
        #quickSearch .snize-ac-results .snize-ac-results-column:nth-child(2) {
          order: 2;
          width: 72% !important; } }
  #quickSearch .snize-ac-results .snize-ac-results-multicolumn-list {
    display: flex;
    justify-content: space-around;
    padding-left: 5px; }
  #quickSearch .snize-ac-results .snize-product {
    width: calc(50% - 20px);
    margin-left: 0;
    margin-right: 0; }
    @media (min-width: 1200px) {
      #quickSearch .snize-ac-results .snize-product {
        width: calc(33% - 10px); } }
  #quickSearch .snize-ac-results .snize-item {
    display: flex; }
  #quickSearch .snize-ac-results .snize-thumbnail {
    width: 100%;
    min-width: auto;
    display: flex; }
  #quickSearch .snize-ac-results .snize-item-image {
    width: 100%;
    height: 100%;
    min-width: auto;
    min-height: auto; }
  #quickSearch .snize-ac-results .snize-reviews {
    padding-left: 0; }
  #quickSearch .snize-ac-results .snize-title {
    padding-left: 0; }
  #quickSearch .snize-ac-results .mr-snize-price-list {
    padding-left: 0; }
  #quickSearch .snize-ac-results .snize-ac-results-list {
    padding: 10px;
    border-top: 1px solid #EAEDF1; }
    @media (min-width: 1200px) {
      #quickSearch .snize-ac-results .snize-ac-results-list {
        border: none; } }
    #quickSearch .snize-ac-results .snize-ac-results-list li {
      text-align: left;
      padding-left: 0; }
  #quickSearch .snize-ac-results .snize-no-products-found {
    padding-left: 5px; }
  #quickSearch .snize-ac-results .snize-no-products-found-text {
    padding: 0;
    text-align: left; }

.snize-ac-results .bc-productCard-usp,
.snize-search-results-content .bc-productCard-usp {
  position: absolute;
  top: 10px;
  left: 14px;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 10px;
  letter-spacing: 0.04px;
  color: #FFF;
  padding-left: 7px;
  padding-right: 7px;
  min-height: 23px;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  background-color: #343B41;
  max-width: calc(100% - 75px);
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  z-index: 1; }

.snize-search-results-content .bc-productCard-usp {
  top: 10px;
  left: 10px;
  color: #fff !important; }

#collection-product-root {
  display: block;
  flex: 1 1 100%; }

#collection-product-root .collection-product-table,
#collection-product-root-mobile .collection-product-table {
  margin: 20px 0;
  flex: 1 1 100%; }
  #collection-product-root .collection-product-table *,
  #collection-product-root-mobile .collection-product-table * {
    font-family: aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px; }

#collection-product-root .collection-product-head,
#collection-product-root-mobile .collection-product-head {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0 10px; }
  #collection-product-root .collection-product-head tr,
  #collection-product-root-mobile .collection-product-head tr {
    height: auto; }

#collection-product-root .collection-product-body,
#collection-product-root-mobile .collection-product-body {
  padding-bottom: 4px; }

#collection-product-root .collection-product-head-item,
#collection-product-root-mobile .collection-product-head-item {
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 10px; }

#collection-product-root .collection-product-name-wrapper,
#collection-product-root-mobile .collection-product-name-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  #collection-product-root .collection-product-name-wrapper .product-name,
  #collection-product-root-mobile .collection-product-name-wrapper .product-name {
    font-weight: 500; }
    @media (max-width: 768px) {
      #collection-product-root .collection-product-name-wrapper .product-name,
      #collection-product-root-mobile .collection-product-name-wrapper .product-name {
        width: calc(100% - 70px) !important; } }

#collection-product-root .collection-product-item,
#collection-product-root-mobile .collection-product-item {
  display: flex;
  flex-direction: column;
  margin-top: 20px; }

#collection-product-root .collection-product-options-wrapper,
#collection-product-root-mobile .collection-product-options-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row; }
  @media (min-width: 1024px) {
    #collection-product-root .collection-product-options-wrapper,
    #collection-product-root-mobile .collection-product-options-wrapper {
      justify-content: space-between; } }
  @media (max-width: 1023px) {
    #collection-product-root .collection-product-options-wrapper,
    #collection-product-root-mobile .collection-product-options-wrapper {
      justify-content: start; } }

#collection-product-root .collection-product-item-block,
#collection-product-root-mobile .collection-product-item-block {
  font-size: 14px;
  padding-top: 8px; }
  @media (max-width: 768px) {
    #collection-product-root .collection-product-item-block,
    #collection-product-root-mobile .collection-product-item-block {
      margin-right: 3px; } }
  #collection-product-root .collection-product-item-block.disallowed:not(.collection-product-item-block--item):not(.collection-product-item-block--price),
  #collection-product-root-mobile .collection-product-item-block.disallowed:not(.collection-product-item-block--item):not(.collection-product-item-block--price) {
    pointer-events: none;
    opacity: 0.6; }
  #collection-product-root .collection-product-item-block .quantity-selector,
  #collection-product-root-mobile .collection-product-item-block .quantity-selector {
    max-width: 90px;
    max-height: 55px;
    border: 1px solid #dddddd;
    display: flex; }
    #collection-product-root .collection-product-item-block .quantity-selector svg,
    #collection-product-root-mobile .collection-product-item-block .quantity-selector svg {
      height: 13px;
      width: 13px;
      stroke: black;
      fill: black; }
    #collection-product-root .collection-product-item-block .quantity-selector .form-input,
    #collection-product-root-mobile .collection-product-item-block .quantity-selector .form-input {
      padding: 0;
      flex: 1 1 auto;
      appearance: none;
      border: none;
      margin: auto;
      max-height: 43px; }
    #collection-product-root .collection-product-item-block .quantity-selector button,
    #collection-product-root-mobile .collection-product-item-block .quantity-selector button {
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 8px;
      border: none; }

#collection-product-root .collection-product-item-block--price,
#collection-product-root-mobile .collection-product-item-block--price {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap-reverse; }
  #collection-product-root .collection-product-item-block--price .price--red,
  #collection-product-root-mobile .collection-product-item-block--price .price--red {
    color: black !important;
    font-weight: 500; }

#collection-product-root .collection-product-item-block--item,
#collection-product-root-mobile .collection-product-item-block--item {
  width: max-content;
  max-width: 60%;
  position: relative; }
  @media screen and (min-width: 1024px) {
    #collection-product-root .collection-product-item-block--item,
    #collection-product-root-mobile .collection-product-item-block--item {
      width: 20%; } }

#collection-product-root .collection-product-item-block--qty .quantity-selector,
#collection-product-root-mobile .collection-product-item-block--qty .quantity-selector {
  height: 47px;
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */ }
  #collection-product-root .collection-product-item-block--qty .quantity-selector input::-webkit-outer-spin-button,
  #collection-product-root .collection-product-item-block--qty .quantity-selector input::-webkit-inner-spin-button,
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector input::-webkit-outer-spin-button,
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  #collection-product-root .collection-product-item-block--qty .quantity-selector input,
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector input {
    max-height: 45px;
    font-size: 16px; }
  #collection-product-root .collection-product-item-block--qty .quantity-selector input[type="number"],
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector input[type="number"] {
    -moz-appearance: textfield; }
  #collection-product-root .collection-product-item-block--qty .quantity-selector button,
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector button {
    margin: 0; }
  #collection-product-root .collection-product-item-block--qty .quantity-selector .is-srOnly,
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector .is-srOnly {
    display: none; }
  #collection-product-root .collection-product-item-block--qty .quantity-selector .icon svg,
  #collection-product-root-mobile .collection-product-item-block--qty .quantity-selector .icon svg {
    width: 14px;
    height: 14px;
    margin: 1px; }

#collection-product-root .collection-product-item-block--price,
#collection-product-root-mobile .collection-product-item-block--price {
  align-self: center;
  justify-self: end; }

#collection-product-root .collection-product-item-block--dropdown-container,
#collection-product-root-mobile .collection-product-item-block--dropdown-container {
  display: flex;
  justify-content: space-between; }
  #collection-product-root .collection-product-item-block--dropdown-container .collection-product-item-block--price,
  #collection-product-root-mobile .collection-product-item-block--dropdown-container .collection-product-item-block--price {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }

#collection-product-root .collection-product-size-guide,
#collection-product-root-mobile .collection-product-size-guide {
  justify-self: flex-end;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer;
  min-width: 70px;
  text-align: right; }

#collection-product-root .price--discounted,
#collection-product-root-mobile .price--discounted {
  color: #b7bbc1;
  font-weight: normal; }

#collection-product-root .block-content input,
#collection-product-root .block-content .dropdown-container,
#collection-product-root-mobile .block-content input,
#collection-product-root-mobile .block-content .dropdown-container {
  position: relative;
  left: 0;
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  text-align: left;
  height: 47px !important;
  border: 1px solid #dddddd;
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: baseline; }
  #collection-product-root .block-content input.size-dropdown-container .current-selection,
  #collection-product-root .block-content .dropdown-container.size-dropdown-container .current-selection,
  #collection-product-root-mobile .block-content input.size-dropdown-container .current-selection,
  #collection-product-root-mobile .block-content .dropdown-container.size-dropdown-container .current-selection {
    max-width: calc(100% - 10px); }

#collection-product-root .block-content input,
#collection-product-root-mobile .block-content input {
  cursor: text;
  padding: 5px;
  color: #000; }

#collection-product-root .block-content .current-selection,
#collection-product-root .block-content .dropdown,
#collection-product-root-mobile .block-content .current-selection,
#collection-product-root-mobile .block-content .dropdown {
  padding: 4px 5px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 5px; }

#collection-product-root .block-content .current-selection,
#collection-product-root-mobile .block-content .current-selection {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%; }
  #collection-product-root .block-content .current-selection .text,
  #collection-product-root-mobile .block-content .current-selection .text {
    text-overflow: ellipsis;
    overflow: hidden;
    width: calc(100% - 46px); }

#collection-product-root .block-content .colour-dropdown-container .current-selection .swatch.default + .text,
#collection-product-root-mobile .block-content .colour-dropdown-container .current-selection .swatch.default + .text {
  padding-top: 0px; }
  @media screen and (min-width: 1024px) {
    #collection-product-root .block-content .colour-dropdown-container .current-selection .swatch.default + .text,
    #collection-product-root-mobile .block-content .colour-dropdown-container .current-selection .swatch.default + .text {
      padding-top: 3px; } }

#collection-product-root .block-content [data-option-value-id="None"].current-selection,
#collection-product-root .block-content input::placeholder,
#collection-product-root-mobile .block-content [data-option-value-id="None"].current-selection,
#collection-product-root-mobile .block-content input::placeholder {
  color: #000; }

#collection-product-root .block-content input.out-of-stock,
#collection-product-root-mobile .block-content input.out-of-stock {
  cursor: not-allowed; }
  #collection-product-root .block-content input.out-of-stock::placeholder,
  #collection-product-root-mobile .block-content input.out-of-stock::placeholder {
    color: #000; }

#collection-product-root .block-content .dropdown-container .icon,
#collection-product-root-mobile .block-content .dropdown-container .icon {
  stroke: black;
  fill: black;
  position: absolute;
  right: 12px;
  top: 19px;
  width: 14px;
  margin-top: 0 !important; }

#collection-product-root .product-name,
#collection-product-root-mobile .product-name {
  width: 100%;
  display: inline-block; }
  @media screen and (min-width: 1024px) {
    #collection-product-root .product-name,
    #collection-product-root-mobile .product-name {
      width: 80%;
      display: flex;
      overflow: hidden; } }

#collection-product-root .dropdown-container .icon,
#collection-product-root-mobile .dropdown-container .icon {
  transform: unset; }

#collection-product-root .dropdown-container.dropdown-container--open,
#collection-product-root-mobile .dropdown-container.dropdown-container--open {
  border: 1px solid black;
  border-bottom: none; }
  #collection-product-root .dropdown-container.dropdown-container--open .dropdown,
  #collection-product-root-mobile .dropdown-container.dropdown-container--open .dropdown {
    display: block;
    width: calc(100% + 2px);
    border: 1px solid black;
    box-shadow: 0 21px 20px 0 rgba(0, 0, 0, 0.19); }
  #collection-product-root .dropdown-container.dropdown-container--open .icon,
  #collection-product-root-mobile .dropdown-container.dropdown-container--open .icon {
    transform: rotate(180deg);
    z-index: 2; }

#collection-product-root .dropdown,
#collection-product-root-mobile .dropdown {
  position: absolute;
  background: #fff;
  z-index: 1;
  display: none;
  min-height: 45px;
  max-height: 146px;
  overflow-y: scroll !important;
  border: 1px solid #dddddd;
  left: -6px;
  top: 45px; }
  #collection-product-root .dropdown::-webkit-scrollbar,
  #collection-product-root-mobile .dropdown::-webkit-scrollbar {
    width: 0px;
    background: transparent; }
  #collection-product-root .dropdown .opt,
  #collection-product-root-mobile .dropdown .opt {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 30px;
    margin-left: 6px; }
    #collection-product-root .dropdown .opt:hover,
    #collection-product-root-mobile .dropdown .opt:hover {
      text-decoration: underline; }
    #collection-product-root .dropdown .opt:only-child,
    #collection-product-root-mobile .dropdown .opt:only-child {
      padding-bottom: 0px; }
    #collection-product-root .dropdown .opt.default,
    #collection-product-root-mobile .dropdown .opt.default {
      cursor: default; }
      #collection-product-root .dropdown .opt.default:hover,
      #collection-product-root-mobile .dropdown .opt.default:hover {
        text-decoration: none; }

#collection-product-root .price--red,
#collection-product-root-mobile .price--red {
  color: #ed2024; }
  @media (min-width: 1024px) {
    #collection-product-root .price--red,
    #collection-product-root-mobile .price--red {
      margin-top: 5px; } }
  @media (min-width: 1600px) {
    #collection-product-root .price--red,
    #collection-product-root-mobile .price--red {
      margin-top: 0px;
      float: right; } }

#collection-product-root .price,
#collection-product-root-mobile .price {
  width: max-content;
  display: none; }
  #collection-product-root .price.show,
  #collection-product-root-mobile .price.show {
    display: flex;
    align-items: center; }
    @media screen and (min-width: 1024px) {
      #collection-product-root .price.show,
      #collection-product-root-mobile .price.show {
        display: block; } }
    @media (min-width: 1600px) {
      #collection-product-root .price.show,
      #collection-product-root-mobile .price.show {
        display: inline-block; } }

#collection-product-root .price--soldout,
#collection-product-root-mobile .price--soldout {
  font-weight: 500; }

#collection-product-root .swatch,
#collection-product-root-mobile .swatch {
  border-radius: 100%;
  height: 12px;
  width: 12px;
  min-height: 12px;
  min-width: 12px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  border: 1px solid #ccc;
  margin-right: 8px; }
  #collection-product-root .swatch.default,
  #collection-product-root-mobile .swatch.default {
    display: none; }

#collection-product-root .text,
#collection-product-root-mobile .text {
  width: calc(100% - 30px);
  text-overflow: ellipsis;
  overflow: hidden; }

#collection-product-root:not(#collection-product-root) .current-selection .swatch,
#collection-product-root-mobile:not(#collection-product-root) .current-selection .swatch {
  display: none; }

.productView--collection {
  visibility: hidden; }
  .productView--collection.loaded {
    visibility: visible; }
  .productView--collection:not(.eligible) .cust-addtocart-style {
    cursor: not-allowed; }
  .productView--collection:not(.eligible) #form-action-addToCart {
    pointer-events: none;
    opacity: 0.7;
    color: #b7bbc1 !important;
    background-color: #eaedf1 !important;
    border: none; }
  .productView--collection .price-section.sale_price {
    line-height: 1; }
  .productView--collection .productView-details .productView-product .productView-price .price-section.sale_price, .productView--collection .productView-details .productView-product .productView-price .price-section.actual_price {
    vertical-align: initial !important; }
  .productView--collection .productView-details .productView-product .productView-price .price-section .actual_price_field {
    line-height: 1; }
  .productView--collection + #nosto-bundle-pdp {
    display: none; }
  @media (min-width: 769px) {
    .productView--collection .mobile-collection-price {
      display: none !important; }
    .productView--collection .desktop-collection-price {
      display: flex !important; } }

@media (max-width: 768px) {
  .collection-product-item-block.collection-product-item-block--price.mobile-collection-price {
    display: flex;
    flex-direction: row !important;
    justify-self: flex-start !important; }
    .collection-product-item-block.collection-product-item-block--price.mobile-collection-price .price--red.show {
      margin-right: 10px; }
  .collection-product-item-block.collection-product-item-block--price.desktop-collection-price {
    display: none !important; }
  .collection-product-item-block .product-name {
    display: flex;
    flex-direction: column;
    align-items: flex-start; } }

.mr-product-body .collection-include-container {
  position: relative; }
  .mr-product-body .collection-include-container:hover {
    cursor: pointer; }
  .mr-product-body .collection-include-container.open .collection-include-options {
    top: calc(100% - 1px);
    border: 1px solid #000000;
    z-index: 1;
    box-shadow: 0 21px 20px 0 rgba(0, 0, 0, 0.19);
    max-height: 1000px; }
  .mr-product-body .collection-include-container.open .collection-include-content {
    border: 1px solid #000000; }
    .mr-product-body .collection-include-container.open .collection-include-content:after {
      transform: rotate(180deg);
      transition: all .3s ease; }

.mr-product-body .collection-include-content {
  width: 100%;
  border: 1px solid #ddd;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000000;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }
  .mr-product-body .collection-include-content:after {
    position: absolute;
    content: '';
    display: block;
    width: 14px;
    height: 8px;
    right: 15px;
    background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/pdp-dropdown-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s ease; }

.mr-product-body .collection-include-status {
  display: none; }
  .mr-product-body .collection-include-status + .collection-include-container .collection-include-content-not-included {
    display: block; }
  .mr-product-body .collection-include-status + .collection-include-container .collection-include-content-included {
    display: none; }
  .mr-product-body .collection-include-status:checked + .collection-include-container .collection-include-content-not-included {
    display: none; }
  .mr-product-body .collection-include-status:checked + .collection-include-container .collection-include-content-included {
    display: block; }

.mr-product-body .collection-include-options {
  border: 1px solid transparent;
  padding: 0 15px 0 15px;
  background-color: #FFF;
  position: absolute;
  width: 100%;
  max-height: 0px;
  overflow: hidden; }

.mr-product-body .collection-include-option {
  margin-bottom: 14px; }
  .mr-product-body .collection-include-option:nth-of-type(1) {
    margin-top: 14px; }
  .mr-product-body .collection-include-option:hover {
    cursor: pointer;
    text-decoration: underline; }

.mr-product-body .collection-prices-container {
  display: flex; }

.mr-product-body .collection-sale-price {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000000; }

.mr-product-body .collection-retail-price {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #f5f5f5;
  margin-left: 15px;
  text-decoration: line-through; }
  .mr-product-body .collection-retail-price.displayNone {
    display: none; }

.mr-product-body .product-name .name {
  display: block;
  width: calc(100% - 10px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }

.mr-product-body .product-options__wrapper {
  position: relative; }
  .mr-product-body .product-options__wrapper .collection-product-options-wrapper-load {
    display: none;
    width: 20px;
    height: 20px;
    border: 5px solid grey;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px); }
  .mr-product-body .product-options__wrapper.loading {
    opacity: 0.8; }
    .mr-product-body .product-options__wrapper.loading:after {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      background-color: transparent;
      position: absolute;
      top: 0; }
    .mr-product-body .product-options__wrapper.loading .collection-product-options-wrapper-load {
      z-index: 1;
      display: inline-block;
      border-top: 5px solid transparent;
      animation: load-animate infinite linear 1s; }

.mr-product-body .collection-product-item-block--include {
  padding-right: 10px;
  width: 100%;
  order: 1; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--include {
      padding-right: 0;
      margin-right: 5px; } }

.mr-product-body .collection-product-item-block--colour {
  padding-right: 10px;
  order: 2; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--colour {
      padding-right: 0;
      margin-right: 5px;
      min-width: 127px; } }

.mr-product-body .collection-product-item-block--size {
  padding-right: 10px;
  order: 3; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--size {
      padding-right: 0;
      margin-right: 5px;
      min-width: 127px; } }

.mr-product-body .collection-product-item-block--qty {
  min-width: 90px;
  order: 4; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--qty.show-soldout .button--icon,
    .mr-product-body .collection-product-item-block--qty.show-soldout .form-input--incrementTotal {
      display: none !important; }
    .mr-product-body .collection-product-item-block--qty.show-soldout .quantity-selector {
      position: relative; }
      .mr-product-body .collection-product-item-block--qty.show-soldout .quantity-selector:after {
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        content: 'Sold Out';
        line-height: 45px;
        text-align: center;
        color: #B7BBC1;
        font-size: 16px; } }

.mr-product-body .collection-product-item-block--price {
  display: none !important; }

.mr-product-body .collection-product-item-block--newPrice {
  margin-left: 10px;
  padding-top: 8px;
  width: 90px;
  min-width: 90px;
  order: 5; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--newPrice {
      order: 1;
      width: 100%;
      margin: 0;
      padding-top: 0; } }
  .mr-product-body .collection-product-item-block--newPrice.show-prices {
    margin-left: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    @media (max-width: 768px) {
      .mr-product-body .collection-product-item-block--newPrice.show-prices {
        flex-direction: row;
        align-items: flex-start;
        justify-content: flex-start;
        margin: 5px 0 0 0; } }
  @media (max-width: 768px) and (max-width: 768px) {
    .mr-product-body .collection-product-item-block--newPrice.show-prices .collection-subproduct-retail-price {
      margin: 0 0 0 10px; } }
  .mr-product-body .collection-product-item-block--newPrice.show-soldout {
    display: block;
    margin-left: 10px; }
    @media (max-width: 768px) {
      .mr-product-body .collection-product-item-block--newPrice.show-soldout {
        margin: 5px 0 0 0; } }
    .mr-product-body .collection-product-item-block--newPrice.show-soldout .collection-subproduct-soldout {
      display: inline-block;
      width: 100%;
      text-align: right; }
      @media (max-width: 768px) {
        .mr-product-body .collection-product-item-block--newPrice.show-soldout .collection-subproduct-soldout {
          text-align: left; } }
    .mr-product-body .collection-product-item-block--newPrice.show-soldout .collection-subproduct-sale-price {
      display: none; }

.mr-product-body .collection-subproduct-sale-price,
.mr-product-body .collection-subproduct-retail-price {
  line-height: 18px;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px; }

.mr-product-body .collection-subproduct-sale-price {
  color: #000000;
  font-weight: 500; }

.mr-product-body .collection-subproduct-retail-price {
  color: #B7BBC1;
  text-decoration: line-through;
  margin-top: 1px; }

.mr-product-body .collection-subproduct-soldout {
  height: 45px;
  line-height: 45px !important;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000000;
  display: none; }
  @media (max-width: 768px) {
    .mr-product-body .collection-subproduct-soldout {
      height: 18px;
      line-height: 18px !important; } }

.mr-product-body .collection-prices-container {
  display: flex; }

.mr-product-body .collection-sale-price {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000000; }

.mr-product-body .collection-retail-price {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #B7BBC1;
  margin-left: 15px;
  text-decoration: line-through; }
  .mr-product-body .collection-retail-price.displayNone {
    display: none; }

.mr-product-body .collection-bnpl.displayNone {
  display: none; }

.mr-product-body .collection-bnpl #collection-bnpl-price {
  font-size: 12px !important; }

.mr-product-body .collection-product-item-block--optionsContainer {
  display: flex;
  align-items: center; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--optionsContainer {
      flex-direction: column-reverse; } }

.mr-product-body .collection-product-options-wrapper.with-one-option .collection-product-item-block--colour {
  width: 100%; }

.mr-product-body .collection-product-options-wrapper.with-one-option .collection-product-item-block--size {
  width: 100%; }

.mr-product-body .collection-product-options-wrapper.with-two-option .collection-product-item-block--colour {
  width: calc(50% - 45px); }

.mr-product-body .collection-product-options-wrapper.with-two-option .collection-product-item-block--size {
  width: calc(50% - 45px); }

@media (max-width: 768px) {
  .mr-product-body .collection-product-options-wrapper.with-two-option .dropdown {
    width: calc(100% + 2.5px) !important; } }

.mr-product-body .collection-product-item-block--optionsContainer.show-prices .collection-product-options-wrapper {
  width: calc(100% - 90px) !important; }
  @media (max-width: 768px) {
    .mr-product-body .collection-product-item-block--optionsContainer.show-prices .collection-product-options-wrapper {
      width: 100% !important; } }

.mr-product-body .collection-product-item-block--optionsContainer .collection-product-options-wrapper {
  width: calc(100% - 90px) !important; }

.mr-product-body .form-input--incrementTotal {
  text-align: center !important; }

.mr-product-body .colour-dropdown-container .current-selection .text {
  width: calc(100% - 50px);
  text-overflow: ellipsis;
  overflow: hidden; }

.mr-product-body .size-dropdown-container .current-selection .text {
  width: calc(100% - 30px);
  text-overflow: ellipsis;
  overflow: hidden; }

.mr-product-body .collection-product-options-wrapper.with-one-option .collection-product-item-block--colour {
  width: 100%; }

.mr-product-body .collection-product-options-wrapper.with-one-option .collection-product-item-block--size {
  width: 100%; }

.mr-product-body .collection-product-options-wrapper.with-two-option .collection-product-item-block--colour {
  width: calc(50% - 45px); }

.mr-product-body .collection-product-options-wrapper.with-two-option .collection-product-item-block--size {
  width: calc(50% - 45px); }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

/************** TYPOGRAPHY START **************/
/*colors scss start*/
/*colors scss end*/
/*font related scss start*/
/*font related scss end*/
/*padding scss start*/
/*padding scss end*/
/*margin scss start*/
/*margin scss end*/
/*position start*/
/*position end*/
/*primary button start*/
.custom_primary_btn {
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0; }
  .custom_primary_btn:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000; }

/*primary button end*/
/*secondary button start*/
.custom_secondary_btn {
  color: #ffffff;
  background-color: #000000;
  border: 1px solid #000000;
  border-radius: 0;
  font-weight: 300; }
  .custom_secondary_btn:hover {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000; }

/*secondary button end*/
/*span at the bottom of img scss start*/
.custom_span_bottom {
  position: relative;
  display: block; }

.custom_span_bottom span {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 13px;
  background-color: #ffffff;
  width: 94%;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300; }
  .custom_span_bottom span:hover {
    color: #ffffff;
    background-color: #000000; }
  @media (min-width: 1024px) {
    .custom_span_bottom span {
      font-size: 14px; } }
  @media (min-width: 1366px) {
    .custom_span_bottom span {
      font-size: 17px;
      padding-top: 15px;
      padding-bottom: 15px;
      width: 96%; } }
  @media (min-width: 1600px) {
    .custom_span_bottom span {
      font-size: 20px;
      position: absolute;
      bottom: 10px;
      left: 50%;
      padding-top: 20px;
      padding-bottom: 20px; } }

/*span at the bottom of img scss end*/
/*span at the top-left of img scss start*/
.custom_span_top_left {
  position: relative;
  display: block;
  color: #000000; }

.custom_span_top_left span {
  position: absolute;
  top: 7px;
  left: 7px;
  font-size: 13px;
  background-color: #ffffff;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-weight: 300;
  text-transform: capitalize; }
  .custom_span_top_left span:hover {
    color: #ffffff;
    background-color: #000000; }
  @media (min-width: 1024px) {
    .custom_span_top_left span {
      font-size: 14px;
      position: absolute;
      top: 10px;
      left: 10px; } }
  @media (min-width: 1366px) {
    .custom_span_top_left span {
      font-size: 17px;
      padding-top: 15px;
      padding-bottom: 15px; } }
  @media (min-width: 1600px) {
    .custom_span_top_left span {
      font-size: 20px;
      padding-top: 20px;
      padding-bottom: 20px; } }

/*span at the top-left of img scss end*/
body {
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  color: #000000;
  background-color: #fdfdfd;
  overflow-x: hidden; }
  body.hidden {
    visibility: hidden; }
  body.scroll-lock {
    overflow: hidden; }

ul, li {
  margin: 0;
  padding: 0; }

li {
  list-style-type: none; }

p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4; }

a {
  text-decoration: none;
  color: #000000; }
  a:hover {
    text-decoration: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #000000;
  font-family: "Roboto", sans-serif; }

.set {
  width: 100%;
  font-size: 0; }

.display_inline {
  display: inline-block;
  vertical-align: middle; }

.displayNone {
  display: none; }

.body {
  margin-bottom: 20px;
  min-height: 300px;
  opacity: 1;
  margin-top: 129px; }
  @media (min-width: 1024px) {
    .body {
      min-height: 400px;
      margin-top: 141px; } }
  @media (min-width: 1366px) {
    .body {
      min-height: 500px; } }
  .body.initial-CLS {
    margin-top: 0 !important; }

img {
  max-height: 100%; }

.button {
  line-height: 1;
  font-family: "Roboto", sans-serif; }

.form-input {
  font-family: "Roboto", sans-serif;
  color: #888888; }

:focus {
  outline: none; }

.input {
  font-weight: 300; }

/************** TYPOGRAPHY END **************/
/************** CONTAINER SCSS START **************/
.container {
  max-width: 100%;
  padding: 0 20px; }
  @media (min-width: 1024px) {
    .container {
      max-width: 991px;
      padding: 0 15px; } }
  @media (min-width: 1366px) {
    .container {
      max-width: 1100px; } }
  @media (min-width: 1600px) {
    .container {
      max-width: 1440px; } }

/************** CONTAINER SCSS END **************/
/************** HEADER SCSS START **************/
.header {
  z-index: 7;
  /************** TOP-BANNER SCSS START **************/
  /************** TOP-BANNER SCSS END **************/ }
  .header .mobileMenu-toggle {
    position: inherit;
    padding-right: 0px;
    padding-left: 0px;
    width: 10%;
    z-index: 5; }
    @media (min-width: 1024px) {
      .header .mobileMenu-toggle {
        display: none; } }
  .header .main_header {
    width: 90%;
    position: relative; }
    @media (min-width: 1024px) {
      .header .main_header {
        width: 100%;
        padding-top: 25px;
        padding-bottom: 25px; } }
    .header .main_header .header-logo {
      width: 78%;
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px; }
      @media (min-width: 375px) {
        .header .main_header .header-logo {
          width: 82%; } }
      @media (min-width: 589px) {
        .header .main_header .header-logo {
          width: 88%; } }
      @media (min-width: 768px) {
        .header .main_header .header-logo {
          width: 90%; } }
      @media (min-width: 1024px) {
        .header .main_header .header-logo {
          width: 20%; } }
      @media (min-width: 1366px) {
        .header .main_header .header-logo {
          width: 320px; } }
      .header .main_header .header-logo a {
        width: 100%;
        display: block;
        max-width: 170px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        z-index: 5; }
        @media (min-width: 1024px) {
          .header .main_header .header-logo a {
            max-width: 100%;
            text-align: left; } }
        .header .main_header .header-logo a .header-logo-image-container .header-logo-image {
          margin-top: auto;
          margin-right: 0px;
          margin-bottom: auto;
          margin-left: 0px; }
    .header .main_header .navUser {
      padding: 0;
      width: 22%;
      right: 0px;
      transform: none;
      top: 25%; }
      @media (min-width: 589px) {
        .header .main_header .navUser {
          width: 12%; } }
      @media (min-width: 768px) {
        .header .main_header .navUser {
          width: 10%; } }
      @media (min-width: 1024px) {
        .header .main_header .navUser {
          width: 80%;
          padding-left: 30px;
          position: inherit;
          text-align: right; } }
      @media (min-width: 1366px) {
        .header .main_header .navUser {
          width: calc(100% - 320px);
          padding-left: 30px; } }
      .header .main_header .navUser .navUser-section {
        text-align: right; }
        @media (min-width: 1024px) {
          .header .main_header .navUser .navUser-section {
            position: inherit;
            display: flex;
            align-items: center; } }
        @media (min-width: 1024px) {
          .header .main_header .navUser .navUser-section .header_search {
            width: 340px;
            position: relative; } }
        @media (min-width: 1366px) {
          .header .main_header .navUser .navUser-section .header_search {
            width: 400px; } }
        @media (min-width: 1600px) {
          .header .main_header .navUser .navUser-section .header_search {
            width: 550px; } }
        .header .main_header .navUser .navUser-section .header_search .navUser-item {
          float: none; }
          .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch {
            position: inherit;
            padding: 0;
            background-color: transparent; }
            .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form {
              max-width: 100%; }
              .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form .form-fieldset .form-field {
                position: relative; }
                .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form .form-fieldset .form-field .form-input {
                  border-radius: 0;
                  border-color: #dddddd;
                  padding-right: 0px; }
                  .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form .form-fieldset .form-field .form-input:focus {
                    border-color: #000000; }
                  @media (min-width: 1024px) {
                    .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form .form-fieldset .form-field .form-input {
                      font-size: 14px; } }
                  @media (min-width: 1600px) {
                    .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form .form-fieldset .form-field .form-input {
                      font-size: 15px; } }
                .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .form .form-fieldset .form-field .form-prefixPostfix-button--postfix {
                  position: absolute;
                  top: 50%;
                  right: 1px;
                  margin: 0px;
                  padding: 0px;
                  transform: translateY(-50%);
                  width: 40px;
                  height: 36px;
                  background-color: #ffffff;
                  border: none;
                  background-image: url(https://www.canningvale.com/content/theme-images/header/search.png);
                  background-size: 20px 20px;
                  background-repeat: no-repeat;
                  background-position: center; }
            .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup {
              position: absolute;
              left: 0px;
              width: 100%;
              z-index: 1; }
              .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .custom_close {
                right: 10px; }
              .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .quickSearchMessage {
                padding-top: 20px;
                padding-bottom: 20px;
                margin-top: 0px;
                border: 1px solid #cccccc;
                background-color: #ffffff;
                box-shadow: 1px 1px 3px #ccc; }
              .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .productGrid {
                border: 1px solid #000000;
                background-color: #ffffff;
                text-align: left; }
                .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .productGrid .product {
                  float: none; }
                  .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .productGrid .product .card--alternate:hover .card-body {
                    background-color: transparent; }
                    .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .productGrid .product .card--alternate:hover .card-body .card-text {
                      color: #757575; }
                @media (min-width: 1024px) {
                  .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup .productGrid {
                    height: 500px;
                    overflow-y: scroll; } }
              @media (min-width: 1024px) {
                .header .main_header .navUser .navUser-section .header_search .navUser-item .dropdown--quickSearch .search_popup {
                  z-index: 12; } }
        .header .main_header .navUser .navUser-section .header_navbar {
          font-size: 14px;
          text-align: right; }
          @media (min-width: 1024px) {
            .header .main_header .navUser .navUser-section .header_navbar {
              width: calc(100% - 340px); } }
          @media (min-width: 1366px) {
            .header .main_header .navUser .navUser-section .header_navbar {
              width: calc(100% - 340px); } }
          @media (min-width: 1600px) {
            .header .main_header .navUser .navUser-section .header_navbar {
              width: calc(100% - 550px); } }
          .header .main_header .navUser .navUser-section .header_navbar .navUser-item {
            float: none;
            display: inline-block;
            vertical-align: middle;
            padding-top: 0px;
            padding-right: 4px;
            padding-bottom: 0px;
            padding-left: 0px; }
            @media (min-width: 1024px) {
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item {
                padding-top: 15px;
                padding-right: 10px;
                padding-bottom: 15px;
                padding-left: 10px; } }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item a.navUser-action {
              padding-top: 0px;
              padding-right: 0px;
              padding-bottom: 0px;
              padding-left: 0px;
              text-transform: capitalize;
              color: #000000; }
          .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards {
            display: none; }
            @media (min-width: 1024px) {
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards {
                display: inline-block;
                position: relative;
                padding-right: 20px;
                padding-left: 10px; } }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards:before {
              position: absolute;
              top: 0px;
              right: 0px;
              content: "";
              border-right: 2px solid #f0f0f0;
              height: 46px; }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action {
              border-bottom: 1px solid #000000;
              font-weight: 400; }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action:hover {
                color: #999999;
                border-color: #999999;
                text-decoration: none; }
              @media (min-width: 1024px) {
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action {
                  font-size: 14px; } }
              @media (min-width: 1366px) {
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action {
                  font-size: 15px; } }
              @media (min-width: 1600px) {
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action {
                  font-size: 16px; } }
            @media (min-width: 1600px) {
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards {
                padding-right: 32px;
                padding-left: 10px; } }
          .header .main_header .navUser .navUser-section .header_navbar .navUser-item--wishlist a {
            font-size: 0px; }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--wishlist a svg {
              height: 21px;
              fill: #000000;
              width: 23px;
              transform: translateY(1px); }
          @media (min-width: 1024px) {
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--wishlist {
              padding-top: 15px;
              padding-right: 15px;
              padding-bottom: 15px;
              padding-left: 5px; } }
          .header .main_header .navUser .navUser-section .header_navbar .navUser-item--cart {
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 4px; }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--cart a.navUser-action {
              font-size: 0px; }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--cart a.navUser-action .navUser-item-cartLabel {
                position: relative;
                display: block; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--cart a.navUser-action .navUser-item-cartLabel svg {
                  width: 23px;
                  height: 23px;
                  fill: #000000; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--cart a.navUser-action .navUser-item-cartLabel .countPill {
                  color: #000000;
                  background-color: transparent;
                  margin-left: 0px;
                  font-family: "Saira Semi Condensed", sans-serif;
                  font-weight: 500;
                  height: auto;
                  line-height: 1;
                  width: 23px;
                  position: absolute;
                  top: auto;
                  bottom: 3px;
                  left: 0px; }
          .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account {
            display: none; }
            @media (min-width: 1024px) {
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account {
                display: inline-block;
                position: relative;
                padding-right: 5px;
                padding-left: 20px; } }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account a.custom_account svg {
              height: 21px;
              width: 17px;
              fill: #000000;
              display: inline-block;
              vertical-align: middle;
              stroke-width: 0.2px; }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account a.custom_account .custom_acc_arrow {
              display: inline-block;
              vertical-align: middle;
              fill: #888888;
              width: 9px;
              max-height: 9px;
              stroke: #888888;
              transform: rotate(0deg);
              transition: .7s all ease;
              stroke-width: 1.2px; }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account a.custom_account .custom_acc_arrow.acc_arr {
                transform: rotate(180deg);
                transition: .7s all ease; }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account a.custom_account:hover {
              text-decoration: none; }
            .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown {
              display: none; }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown.is-open {
                display: inline-block;
                position: absolute;
                top: 60px;
                left: -186px;
                color: #000000;
                width: 250px;
                background-color: #ffffff;
                padding-top: 10px;
                padding-right: 10px;
                padding-bottom: 10px;
                padding-left: 10px;
                z-index: 11;
                box-shadow: 1px 0px 1px 1px #f1f1f1; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown.is-open:before {
                  position: absolute;
                  top: -10px;
                  right: 25px;
                  content: "";
                  border: 1px solid transparent;
                  width: 20px;
                  height: 20px;
                  box-shadow: 2px -1px 2px 0px #f1f1f1;
                  transform: rotate(-45deg); }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown.is-open:after {
                  position: absolute;
                  top: -10px;
                  right: 25px;
                  content: "";
                  border: 1px solid transparent;
                  width: 20px;
                  height: 20px;
                  background-color: #ffffff;
                  box-shadow: 2px -1px 2px 0px #f1f1f1;
                  transform: rotate(-45deg);
                  z-index: -1; }
                @media (min-width: 1366px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown.is-open {
                    width: 310px;
                    position: absolute;
                    top: 60px;
                    left: -247px;
                    padding-top: 12px;
                    padding-right: 12px;
                    padding-bottom: 12px;
                    padding-left: 12px; } }
                @media (min-width: 1600px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown.is-open {
                    width: 330px;
                    position: absolute;
                    top: 60px;
                    left: -263px;
                    padding-top: 15px;
                    padding-right: 15px;
                    padding-bottom: 15px;
                    padding-left: 15px; } }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action {
                text-transform: uppercase;
                width: 47%;
                text-align: center;
                padding-top: 7px;
                padding-right: 0px;
                padding-bottom: 7px;
                padding-left: 0px;
                font-weight: 500;
                margin-top: 0px;
                margin-right: 6px;
                margin-bottom: 0px;
                margin-left: 0px;
                background-color: #000000;
                color: #ffffff;
                border: 1px solid #000000;
                font-size: 14px; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action:hover {
                  background-color: #fafafa;
                  color: #000000;
                  border-color: #fafafa;
                  text-decoration: none; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action span {
                  text-transform: lowercase;
                  font-size: 12px;
                  font-weight: 300; }
                  @media (min-width: 1366px) {
                    .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action span {
                      font-size: 13px; } }
                  @media (min-width: 1600px) {
                    .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action span {
                      font-size: 14px; } }
                @media (min-width: 1366px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action {
                    font-size: 15px;
                    width: 48%; } }
                @media (min-width: 1600px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .left.navUser-action {
                    font-size: 16px;
                    padding-top: 10px;
                    padding-right: 10px;
                    padding-bottom: 10px;
                    padding-left: 10px; } }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .right.navUser-action {
                text-transform: uppercase;
                background-color: #fafafa;
                color: #000000;
                width: 48%;
                text-align: center;
                border: 1px solid #fafafa;
                font-weight: 500;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 2px;
                padding-top: 14px;
                padding-right: 0px;
                padding-bottom: 14px;
                padding-left: 0px;
                font-size: 14px; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .right.navUser-action:hover {
                  background-color: #000000;
                  border: 1px solid #000000;
                  color: #ffffff;
                  text-decoration: none; }
                @media (min-width: 1366px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .right.navUser-action {
                    font-size: 15px;
                    padding-top: 14px;
                    padding-right: 0px;
                    padding-bottom: 15px;
                    padding-left: 0px;
                    width: 49%; } }
                @media (min-width: 1600px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .right.navUser-action {
                    font-size: 16px;
                    padding-top: 18px;
                    padding-right: 0px;
                    padding-bottom: 18px;
                    padding-left: 0px; } }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .custom_signout {
                background-color: #000000;
                color: #ffffff;
                width: 100%;
                text-align: center;
                border: 1px solid #fafafa;
                font-weight: 500;
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 2px;
                padding-top: 14px;
                padding-right: 0px;
                padding-bottom: 14px;
                padding-left: 0px;
                font-size: 14px; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .custom_signout:hover {
                  background-color: #fafafa;
                  color: #000000; }
                @media (min-width: 1366px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .custom_signout {
                    font-size: 15px;
                    padding-top: 14px;
                    padding-right: 0px;
                    padding-bottom: 15px;
                    padding-left: 0px; } }
                @media (min-width: 1600px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown .custom_signout {
                    font-size: 16px;
                    padding-top: 18px;
                    padding-right: 0px;
                    padding-bottom: 18px;
                    padding-left: 0px; } }
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul {
                margin-top: 5px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px; }
                .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li {
                  text-align: left;
                  padding-top: 5px;
                  padding-right: 10px;
                  padding-bottom: 5px;
                  padding-left: 10px; }
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li a {
                    font-size: 14px;
                    color: #000000;
                    font-weight: 300; }
                    .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li a:hover {
                      color: #999999;
                      text-decoration: none; }
                    @media (min-width: 1366px) {
                      .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li a {
                        font-size: 15px; } }
                    @media (min-width: 1600px) {
                      .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li a {
                        font-size: 16px; } }
                  @media (min-width: 1366px) {
                    .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li {
                      padding-top: 8px;
                      padding-right: 10px;
                      padding-bottom: 8px;
                      padding-left: 10px; } }
                  @media (min-width: 1600px) {
                    .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul li {
                      padding-top: 10px;
                      padding-right: 10px;
                      padding-bottom: 10px;
                      padding-left: 10px; } }
                @media (min-width: 1366px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul {
                    margin-top: 8px;
                    margin-right: 0px;
                    margin-bottom: 0px;
                    margin-left: 0px; } }
                @media (min-width: 1600px) {
                  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account .custom_account_dropdown ul {
                    margin-top: 10px;
                    margin-right: 0px;
                    margin-bottom: 0px;
                    margin-left: 0px; } }
            @media (min-width: 1600px) {
              .header .main_header .navUser .navUser-section .header_navbar .navUser-item--account {
                padding-right: 10px;
                padding-left: 25px; } }
  .header .navPages-container {
    background-color: none; }
    @media (min-width: 1024px) {
      .header .navPages-container .navPages {
        max-width: 100%; } }
    .header .navPages-container .navPages .navPages-list .navPages-item {
      position: relative; }
      .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
        padding-top: 15px;
        padding-right: 20px;
        padding-bottom: 15px;
        padding-left: 20px;
        font-weight: 300;
        text-transform: capitalize;
        font-size: 14px;
        color: #000000;
        width: 100%;
        border-bottom: 1px solid #a5a3a3; }
        .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action:hover {
          color: #999999;
          text-decoration: none; }
        @media (min-width: 1024px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
            border-bottom: none; } }
        @media (min-width: 1366px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
            font-size: 15px; } }
        @media (min-width: 1600px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
            font-size: 16px; } }
        .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action svg {
          fill: #888888;
          stroke: #888888; }
        @media (min-width: 1024px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action.has-subMenu {
            width: auto; } }
        .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action.has-subMenu .cat_img {
          display: none; }
      .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.is-open {
        max-height: 540px;
        overflow-y: scroll; }
      .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list {
        display: block;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px; }
        @media (min-width: 1024px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list {
            width: calc(100% - 450px);
            vertical-align: top;
            display: inline-block; } }
        @media (min-width: 1024px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list {
            width: calc(100% - 450px);
            vertical-align: top;
            display: inline-block; } }
        .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list.hideImg {
          width: 100%; }
        .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
          position: relative; }
          @media (min-width: 1024px) {
            .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item {
              width: max-content !important; } }
          @media (min-width: 1024px) {
            .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.navPages-action {
              margin: 0px;
              font-weight: 700;
              padding-top: 10px;
              padding-right: 10px;
              padding-bottom: 10px;
              padding-left: 10px;
              cursor: pointer !important; } }
          @media (min-width: 1024px) {
            .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item#Featured .navPage-subMenu-action.navPages-action {
              cursor: text !important; } }
          .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList {
            margin: 0px;
            padding: 0px;
            border-left: none;
            min-width: 170px; }
            .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
              padding-top: 15px;
              padding-right: 20px;
              padding-bottom: 15px;
              padding-left: 20px;
              background-color: #d6d4d4; }
              @media (min-width: 1024px) {
                .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action {
                  max-height: 26px;
                  overflow: hidden;
                  padding-top: 10px;
                  padding-right: 10px;
                  padding-bottom: 10px;
                  padding-left: 10px; } }
      .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template {
        display: none; }
        @media (min-width: 1024px) {
          .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template {
            width: 250px;
            display: inline-block; }
            .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template h2 {
              text-transform: capitalize; } }
      .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.is-open .container {
        padding: 0px; }
      @media (min-width: 1024px) {
        .header .navPages-container .navPages .navPages-list .navPages-item {
          position: inherit; } }
    .header .navPages-container .navPages .navPages-list--user .navPages-item > .navPages-action {
      padding-top: 10px;
      padding-bottom: 10px; }
    .header .navPages-container .navPages .navPages-list--user > .navPages-item:first-child > .navPages-action {
      padding-top: 20px; }
    .header .navPages-container .navPages .navPages-list--user > .navPages-item:last-child > .navPages-action {
      padding-bottom: 20px; }
    .header .navPages-container .navPages .navPages-list--user .dropdown-menu__additional .dropdown-menu__icon {
      margin-top: 0px !important; }
  .header .top_banner {
    background-color: #000000;
    text-align: center; }
    .header .top_banner p {
      padding-top: 8px;
      padding-bottom: 8px;
      position: relative;
      font-size: 11px;
      margin-bottom: 0; }
      .header .top_banner p span {
        color: #ffffff;
        font-weight: 300; }
        @media (min-width: 589px) {
          .header .top_banner p span {
            font-size: 12px; } }
        @media (min-width: 768px) {
          .header .top_banner p span {
            font-size: 13px; } }
        @media (min-width: 1024px) {
          .header .top_banner p span {
            font-size: 14px;
            padding-top: 10px;
            padding-bottom: 10px; } }
        @media (min-width: 1366px) {
          .header .top_banner p span {
            font-size: 15px; } }
        @media (min-width: 1600px) {
          .header .top_banner p span {
            font-size: 16px; } }
      .header .top_banner p img {
        cursor: pointer;
        position: absolute;
        top: 50%;
        right: 0px;
        transform: translateY(-50%); }
      @media (min-width: 1024px) {
        .header .top_banner p {
          padding-top: 8px;
          padding-bottom: 8px; } }
      @media (min-width: 1600px) {
        .header .top_banner p {
          padding-top: 10px;
          padding-bottom: 10px; } }

/************** HEADER SCSS END **************/
/************** SLIDER SCSS START **************/
.heroCarousel {
  margin-bottom: 0px; }
  .heroCarousel .heroCarousel-slide .heroCarousel-image-wrapper .heroCarousel-image {
    height: 100%; }
  .heroCarousel .heroCarousel-slide .heroCarousel-content {
    background-color: transparent; }
    .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
      color: #ffffff;
      max-width: 250px;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
      font-family: "CircularStd-Medium", sans-serif;
      text-transform: capitalize;
      font-size: 30px;
      font-weight: normal;
      text-align: center; }
      @media (min-width: 589px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
          font-size: 40px; } }
      @media (min-width: 1024px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
          font-size: 45px;
          max-width: 270px; } }
      @media (min-width: 1366px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
          font-size: 60px;
          max-width: 300px; } }
      @media (min-width: 1600px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-title {
          font-size: 72px;
          max-width: 360px; } }
    .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
      color: #ffffff;
      margin-top: 20px;
      margin-right: auto;
      margin-bottom: 28px;
      margin-left: auto;
      font-family: "CircularStd-Book", sans-serif;
      font-weight: normal;
      line-height: 1.2;
      max-width: 450px;
      font-size: 12px; }
      @media (min-width: 589px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
          font-size: 14px; } }
      @media (min-width: 1024px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
          font-size: 16px;
          max-width: 480px; } }
      @media (min-width: 1366px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
          font-size: 18px;
          max-width: 540px; } }
      @media (min-width: 1600px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-description {
          font-size: 20px;
          max-width: 600px; } }
    .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
      width: auto;
      display: inline-block;
      background-color: #ffffff;
      padding-top: 3px;
      padding-right: 20px;
      padding-bottom: 3px;
      padding-left: 10px; }
      .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action span {
        font-size: 13px;
        text-transform: capitalize;
        letter-spacing: 0.7px;
        font-family: "CircularStd-Book", sans-serif;
        font-weight: 400;
        color: #000000;
        background-color: transparent;
        border: none;
        padding-top: 8px;
        padding-right: 8px;
        padding-bottom: 8px;
        padding-left: 8px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px; }
        @media (min-width: 589px) {
          .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action span {
            font-size: 14px; } }
        @media (min-width: 1024px) {
          .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action span {
            font-size: 16px;
            padding-top: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px; } }
        @media (min-width: 1366px) {
          .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action span {
            font-size: 17px;
            padding-top: 15px;
            padding-right: 10px;
            padding-bottom: 15px;
            padding-left: 15px; } }
        @media (min-width: 1600px) {
          .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action span {
            font-size: 18px; } }
      .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action .heroCarousel-btn {
        width: 17px;
        max-height: 17px;
        stroke: #000000;
        fill: none; }
        @media (min-width: 1024px) {
          .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action .heroCarousel-btn {
            width: 20px;
            max-height: 20px; } }
      .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action:hover {
        background-color: #000000; }
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action:hover .heroCarousel-btn {
          stroke: #ffffff;
          fill: none; }
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action:hover span {
          color: #ffffff; }
      @media (min-width: 1024px) {
        .heroCarousel .heroCarousel-slide .heroCarousel-content .heroCarousel-action {
          padding-right: 30px;
          padding-left: 15px; } }

.slick-next,
.slick-prev {
  background-color: transparent;
  border: none; }

.slick-next::before, .slick-next:hover::before {
  background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/fast-forward-w.png?t=1557295523&_ga=2.5792634.818419066.1557143941-892396749.1557143941");
  background-color: transparent; }

.slick-prev::before, .slick-prev:hover::before {
  background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/back-button-w.png?t=1557295620&_ga=2.38816234.818419066.1557143941-892396749.1557143941");
  background-color: transparent; }

/************** SLIDER SCSS END **************/
/************** HP-SALE SCSS START **************/
.hp_sale_section.initial-CLS {
  min-height: 370px; }

.hp_sale_section .tdw {
  background-color: #f5f5f5;
  margin-top: 0px;
  margin-bottom: 15px; }
  .hp_sale_section .tdw.initial-CLS {
    min-height: 59.7px; }
  .hp_sale_section .tdw .container {
    padding: 0; }
  .hp_sale_section .tdw ul {
    display: flex;
    justify-content: center;
    align-items: center; }
    .hp_sale_section .tdw ul li {
      width: 33.33%;
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px; }
      .hp_sale_section .tdw ul li .Established_banner_text {
        display: block; }
      @media (min-width: 768px) {
        .hp_sale_section .tdw ul li:last-child .reviews-wrap {
          display: flex;
          flex-direction: column;
          align-items: center; } }
      @media (min-width: 768px) {
        .hp_sale_section .tdw ul li:last-child span {
          margin-right: inherit;
          margin-left: 0; } }
      .hp_sale_section .tdw ul li:last-child .icon--ratingFull {
        order: 2;
        line-height: 0; }
      .hp_sale_section .tdw ul li a {
        font-size: 13px;
        color: #000033;
        font-weight: normal;
        display: inline-block; }
        .hp_sale_section .tdw ul li a:hover {
          color: #999999; }
        .hp_sale_section .tdw ul li a span {
          display: block;
          max-width: 90px;
          margin-top: 5px;
          margin-right: auto;
          margin-left: auto; }
          @media (min-width: 589px) {
            .hp_sale_section .tdw ul li a span {
              max-width: 100%; } }
          @media (min-width: 768px) {
            .hp_sale_section .tdw ul li a span {
              display: inline-block;
              margin-top: 0px;
              margin-left: 5px; } }
          @media (min-width: 1600px) {
            .hp_sale_section .tdw ul li a span {
              margin-top: 0px;
              margin-left: 10px; } }
        .hp_sale_section .tdw ul li a.middleBanner_thirdLink_container {
          margin-bottom: 2px; }
          @media (min-width: 768px) {
            .hp_sale_section .tdw ul li a.middleBanner_thirdLink_container {
              margin-bottom: 0px;
              margin-top: 3px; } }
          .hp_sale_section .tdw ul li a.middleBanner_thirdLink_container svg {
            width: 96px;
            margin-bottom: 5px;
            margin-top: 9px;
            fill: #ffc907; }
            @media screen and (min-width: 768px) {
              .hp_sale_section .tdw ul li a.middleBanner_thirdLink_container svg {
                margin-bottom: 10px;
                margin-top: 3px;
                width: 121px; } }
        .hp_sale_section .tdw ul li a svg {
          width: 50px;
          vertical-align: middle;
          fill: #000;
          max-height: 27px;
          margin-bottom: 0px; }
          @media screen and (min-width: 768px) {
            .hp_sale_section .tdw ul li a svg {
              margin-bottom: 5px;
              max-height: 35px; } }
        @media (min-width: 768px) {
          .hp_sale_section .tdw ul li a {
            font-size: 14px;
            margin-left: 0px; } }
        @media (min-width: 1366px) {
          .hp_sale_section .tdw ul li a {
            font-size: 18px; } }
        @media (min-width: 1600px) {
          .hp_sale_section .tdw ul li a {
            font-size: 20px; } }
      @media (min-width: 1366px) {
        .hp_sale_section .tdw ul li {
          padding-top: 15px;
          padding-bottom: 15px; } }
      @media (min-width: 1600px) {
        .hp_sale_section .tdw ul li {
          padding-top: 20px;
          padding-bottom: 20px; } }
      .hp_sale_section .tdw ul li:nth-child(2) a svg {
        width: 41px;
        max-height: 40px; }
        @media screen and (min-width: 768px) {
          .hp_sale_section .tdw ul li:nth-child(2) a svg {
            width: 50px; } }
  @media (min-width: 1024px) {
    .hp_sale_section .tdw {
      margin-top: 0px;
      margin-bottom: 20px; } }
  @media (min-width: 1366px) {
    .hp_sale_section .tdw {
      margin-top: 0px;
      margin-bottom: 25px; } }
  @media (min-width: 1600px) {
    .hp_sale_section .tdw {
      margin-top: 0px;
      margin-bottom: 30px; } }
  .hp_sale_section .tdw .middleBanner_secondLink_container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center; }
    .hp_sale_section .tdw .middleBanner_secondLink_container span {
      margin: 0px auto; }
    .hp_sale_section .tdw .middleBanner_secondLink_container svg {
      width: 50px;
      margin-bottom: 5px; }

.hp_sale_section .sale_section.initial-CLS {
  min-height: 300px; }

.hp_sale_section .sale_section ul {
  min-height: 290px;
  display: flex;
  margin-right: 0px;
  margin-left: 0px;
  width: 100%; }
  @media (max-width: 1024px) {
    .hp_sale_section .sale_section ul {
      min-height: auto; } }
  .hp_sale_section .sale_section ul.initial-CLS {
    min-height: 100%; }
  .hp_sale_section .sale_section ul li {
    width: 33.33%;
    height: inherit;
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }
    @media (min-width: 768px) {
      .hp_sale_section .sale_section ul li {
        padding-right: 10px;
        padding-left: 10px; } }
    @media (min-width: 1600px) {
      .hp_sale_section .sale_section ul li {
        padding-right: 15px;
        padding-left: 15px; } }
    .hp_sale_section .sale_section ul li a {
      display: block;
      width: 100%;
      height: 100%; }
      .hp_sale_section .sale_section ul li a:hover span {
        background-color: #000000;
        color: #ffffff; }
    .hp_sale_section .sale_section ul li img {
      width: 100%; }
      .hp_sale_section .sale_section ul li img.initial-CLS {
        max-height: 290px; }
  @media (min-width: 1600px) {
    .hp_sale_section .sale_section ul {
      margin-right: -15px;
      margin-left: -15px; } }

.hp_sale_section .sale_section .display_inline:nth-child(1) a:hover span {
  background-color: black;
  color: white; }

.hp_sale_section .sale_section .display_inline:nth-child(1) span {
  background-color: white;
  color: black; }

.hp_sale_section .sale_section .display_inline:nth-child(2) a:hover span {
  background-color: black;
  color: white; }

.hp_sale_section .sale_section .display_inline:nth-child(2) span {
  background-color: white;
  color: black; }

.hp_sale_section .sale_section .display_inline:nth-child(3) a:hover span {
  background-color: black;
  color: white; }

.hp_sale_section .sale_section .display_inline:nth-child(3) span {
  background-color: white;
  color: black; }

/************** HP-SALE SCSS START **************/
/************** HP-SHOP-BY-CAT SCSS START **************/
.hp-shop-by-cat-section {
  display: none; }
  .hp-shop-by-cat-section h2 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 20px; }
    @media (min-width: 1024px) {
      .hp-shop-by-cat-section h2 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 15px; } }
    @media (min-width: 1366px) {
      .hp-shop-by-cat-section h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 20px; } }
    @media (min-width: 1600px) {
      .hp-shop-by-cat-section h2 {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 30px; } }
  .hp-shop-by-cat-section .top_content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row; }
    .hp-shop-by-cat-section .top_content .left_part {
      width: 66.67%;
      padding-right: 16px; }
      @media (min-width: 1024px) {
        .hp-shop-by-cat-section .top_content .left_part {
          padding-right: 20px; } }
      @media (min-width: 1600px) {
        .hp-shop-by-cat-section .top_content .left_part {
          padding-right: 30px; } }
      .hp-shop-by-cat-section .top_content .left_part a {
        height: 100%; }
        .hp-shop-by-cat-section .top_content .left_part a img {
          width: 100%;
          height: 100%; }
        .hp-shop-by-cat-section .top_content .left_part a:hover span {
          background-color: #000000;
          color: #ffffff; }
    .hp-shop-by-cat-section .top_content .right_part {
      width: 33.33%; }
      .hp-shop-by-cat-section .top_content .right_part a img {
        width: 100%; }
      .hp-shop-by-cat-section .top_content .right_part a:hover span {
        background-color: #000000;
        color: #ffffff; }
      .hp-shop-by-cat-section .top_content .right_part .right_part_1 {
        position: relative;
        width: 100%;
        display: block;
        padding-bottom: 8px; }
        @media (min-width: 1024px) {
          .hp-shop-by-cat-section .top_content .right_part .right_part_1 {
            padding-bottom: 10px; } }
        @media (min-width: 1600px) {
          .hp-shop-by-cat-section .top_content .right_part .right_part_1 {
            padding-bottom: 15px; } }
      .hp-shop-by-cat-section .top_content .right_part .right_part_2 {
        position: relative;
        width: 100%;
        display: block;
        padding-top: 8px; }
        @media (min-width: 1024px) {
          .hp-shop-by-cat-section .top_content .right_part .right_part_2 {
            padding-top: 10px; } }
        @media (min-width: 1600px) {
          .hp-shop-by-cat-section .top_content .right_part .right_part_2 {
            padding-top: 15px; } }
  .hp-shop-by-cat-section .bottom_content {
    position: relative;
    margin-top: 16px; }
    @media (min-width: 1024px) {
      .hp-shop-by-cat-section .bottom_content {
        margin-top: 20px; } }
    @media (min-width: 1600px) {
      .hp-shop-by-cat-section .bottom_content {
        margin-top: 30px; } }
    .hp-shop-by-cat-section .bottom_content a img {
      width: 100%; }
    .hp-shop-by-cat-section .bottom_content a:hover span {
      background-color: #000000;
      color: #ffffff; }
  @media (min-width: 768px) {
    .hp-shop-by-cat-section {
      display: block;
      margin-top: 20px; } }
  @media (min-width: 1024px) {
    .hp-shop-by-cat-section {
      margin-top: 30px; } }
  @media (min-width: 1366px) {
    .hp-shop-by-cat-section {
      margin-top: 50px; } }
  @media (min-width: 1600px) {
    .hp-shop-by-cat-section {
      margin-top: 70px; } }

/************** HP-SHOP-BY-CAT SCSS END **************/
/************** HP-SHOP-BY-CAT-MOBILE SCSS START **************/
.hp-shop-by-cat-mobile {
  display: block;
  margin-top: 15px; }
  @media (min-width: 768px) {
    .hp-shop-by-cat-mobile {
      display: none; } }
  .hp-shop-by-cat-mobile h2 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px; }
    @media (min-width: 375px) {
      .hp-shop-by-cat-mobile h2 {
        font-size: 19px; } }
    @media (min-width: 768px) {
      .hp-shop-by-cat-mobile h2 {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .hp-shop-by-cat-mobile h2 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 15px; } }
    @media (min-width: 1366px) {
      .hp-shop-by-cat-mobile h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 20px; } }
    @media (min-width: 1600px) {
      .hp-shop-by-cat-mobile h2 {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 30px; } }
  .hp-shop-by-cat-mobile ul {
    margin-right: -5px;
    margin-left: -5px;
    width: auto; }
    .hp-shop-by-cat-mobile ul li {
      width: 50%;
      padding-top: 5px;
      padding-right: 5px;
      padding-bottom: 5px;
      padding-left: 5px; }
      @media (min-width: 589px) {
        .hp-shop-by-cat-mobile ul li {
          width: 33.33%; } }
      .hp-shop-by-cat-mobile ul li a span {
        max-width: 100px;
        padding-top: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        padding-left: 5px; }
        .hp-shop-by-cat-mobile ul li a span:hover {
          background-color: #ffffff;
          color: #000000; }

/************** HP-SHOP-BY-CAT-MOBILE SCSS END **************/
/************** HP-FEATURE-PRO SCSS START **************/
.hp_feature_product {
  margin-top: 10px; }
  @media (min-width: 1024px) {
    .hp_feature_product {
      margin-top: 30px; } }
  @media (min-width: 1366px) {
    .hp_feature_product {
      margin-top: 50px; } }
  @media (min-width: 1600px) {
    .hp_feature_product {
      margin-top: 60px; } }

/************** HP-FEATURE-PRO SCSS END **************/
/************** HP-NEWSLETTER SCSS START **************/
.hp-newsletter-section {
  display: block;
  background-color: #f5f5f5;
  padding: 15px 0;
  text-align: center; }
  .hp-newsletter-section .container {
    display: flex;
    padding: 0;
    align-items: center; }
    @media (max-width: 1172px) {
      .hp-newsletter-section .container {
        flex-direction: column; } }
  .hp-newsletter-section .subscription__block--bannerContainer {
    margin-bottom: 0;
    width: 650px;
    max-width: calc(100% - 506px);
    margin-left: auto; }
    @media (max-width: 1172px) {
      .hp-newsletter-section .subscription__block--bannerContainer {
        text-align: center;
        width: 100%;
        max-width: 100%;
        margin-left: unset; } }
  .hp-newsletter-section .subscription__block--banner {
    display: block;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 15px;
    text-align: left; }
    @media (max-width: 1172px) {
      .hp-newsletter-section .subscription__block--banner {
        text-align: center; } }
    @media (max-width: 1023px) {
      .hp-newsletter-section .subscription__block--banner {
        font-size: 18px;
        margin-bottom: 10px; } }
    @media (max-width: 767px) {
      .hp-newsletter-section .subscription__block--banner {
        font-size: 15px;
        line-height: 21px; } }
    .hp-newsletter-section .subscription__block--banner br {
      display: none; }
      @media (max-width: 767px) {
        .hp-newsletter-section .subscription__block--banner br {
          display: block; } }
  .hp-newsletter-section .subscription__block--subBanner {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    text-align: left; }
    @media (max-width: 1172px) {
      .hp-newsletter-section .subscription__block--subBanner {
        text-align: center; } }
    @media (max-width: 1023px) {
      .hp-newsletter-section .subscription__block--subBanner {
        font-size: 15px; } }
    @media (max-width: 767px) {
      .hp-newsletter-section .subscription__block--subBanner {
        font-size: 13px;
        padding-left: 15px;
        padding-right: 15px; } }
  .hp-newsletter-section .Klaviyo-list-signup-form {
    margin-right: auto; }
    @media (max-width: 1172px) {
      .hp-newsletter-section .Klaviyo-list-signup-form {
        margin-right: unset; } }
  .hp-newsletter-section p {
    font-weight: 500;
    font-size: 15px; }
    @media (min-width: 768px) {
      .hp-newsletter-section p {
        font-size: 18px;
        margin-right: 0;
        margin-bottom: 15px; } }
    @media (min-width: 1024px) {
      .hp-newsletter-section p {
        font-size: 20px;
        margin-right: 0;
        margin-bottom: 10px; } }
    @media (min-width: 1366px) {
      .hp-newsletter-section p {
        font-size: 22px;
        margin-right: 20px;
        margin-bottom: 0px; } }
    @media (min-width: 1600px) {
      .hp-newsletter-section p {
        font-size: 24px;
        margin-right: 30px; } }
    .hp-newsletter-section p.mobile_text {
      display: block; }
      @media (min-width: 768px) {
        .hp-newsletter-section p.mobile_text {
          display: none; } }
    .hp-newsletter-section p.desktop_text {
      display: none; }
      @media (min-width: 768px) {
        .hp-newsletter-section p.desktop_text {
          display: inline-block; } }
  .hp-newsletter-section .form {
    margin-bottom: 0px; }
    @media (min-width: 1024px) {
      .hp-newsletter-section .form {
        margin-bottom: 0px;
        margin-left: 10px; } }
    .hp-newsletter-section .form .form-fieldset .form-field {
      margin-bottom: 0px; }
      .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix {
        display: block;
        max-width: 300px;
        margin: 0 auto; }
        @media (min-width: 1366px) {
          .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix {
            display: inline-block;
            max-width: none;
            margin: 0; } }
        .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-input {
          border-radius: 0px;
          border-color: #ffffff;
          height: 45px;
          width: 100%;
          color: #000000;
          display: inline-block;
          vertical-align: middle;
          margin: 10px 0; }
          .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-input:focus {
            border-color: #ffffff; }
          @media (min-width: 768px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-input {
              width: 350px;
              margin: 0; } }
          @media (min-width: 1024px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-input {
              height: 50px; } }
        .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
          margin-top: 0px;
          margin-left: 0px;
          height: 45px;
          border: none;
          text-transform: uppercase;
          display: inline-block;
          vertical-align: middle;
          font-weight: 500;
          font-size: 14px;
          width: 100%;
          border-radius: 1px; }
          .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix:hover {
            background-color: #999999;
            color: #ffffff; }
          @media (min-width: 768px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
              width: auto;
              border: 4px solid #ffffff; } }
          @media (min-width: 1024px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
              height: 50px; } }
          @media (min-width: 1366px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
              font-size: 15px; } }
          @media (min-width: 1600px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
              font-size: 16px; } }
        .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix ::placeholder {
          color: #888888;
          font-weight: 300;
          font-style: italic;
          font-size: 14px; }
          @media (min-width: 1366px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix ::placeholder {
              font-size: 15px; } }
          @media (min-width: 1600px) {
            .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix ::placeholder {
              font-size: 16px; } }
        @media (min-width: 589px) {
          .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix {
            max-width: 500px; } }
        @media (min-width: 768px) {
          .hp-newsletter-section .form .form-fieldset .form-field .form-prefixPostfix {
            display: inline-block;
            max-width: 100%;
            margin: 0; } }
  @media (min-width: 768px) {
    .hp-newsletter-section {
      display: block;
      background-image: url("https://www.canningvale.com/content/home-page/newsletter-bg.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: top;
      text-align: center;
      padding-top: 15px;
      padding-bottom: 15px;
      margin-top: 30px;
      margin-bottom: 30px;
      background-color: transparent; } }
  @media (min-width: 1024px) {
    .hp-newsletter-section {
      margin-top: 30px;
      margin-bottom: 30px;
      padding-top: 20px;
      padding-bottom: 20px; } }
  @media (min-width: 1366px) {
    .hp-newsletter-section {
      margin-top: 50px;
      margin-bottom: 50px;
      padding-top: 30px;
      padding-bottom: 30px; } }
  @media (min-width: 1600px) {
    .hp-newsletter-section {
      margin-top: 60px;
      margin-bottom: 60px;
      padding-top: 40px;
      padding-bottom: 40px; } }
  .hp-newsletter-section #flash_msg1, .hp-newsletter-section #error_msg1 {
    max-width: 300px !important;
    margin: 0 auto !important;
    line-height: 1.4 !important; }
    @media (min-width: 1366px) {
      .hp-newsletter-section #flash_msg1, .hp-newsletter-section #error_msg1 {
        max-width: 100% !important;
        margin: 10px 0 0 !important; } }
  .hp-newsletter-section .zaius-list-signup-form {
    display: block; }
    @media (min-width: 1024px) {
      .hp-newsletter-section .zaius-list-signup-form {
        display: inline-block; } }

/************** HP-NEWSLETTER SCSS END **************/
/************** HP-VIP-PROGRAM SCSS START **************/
.hp-vip-program-section {
  margin-top: 15px;
  margin-bottom: 30px; }
  .hp-vip-program-section .content h2 {
    text-align: center;
    font-size: 18px; }
    @media (min-width: 375px) {
      .hp-vip-program-section .content h2 {
        font-size: 19px; } }
    @media (min-width: 768px) {
      .hp-vip-program-section .content h2 {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .hp-vip-program-section .content h2 {
        font-size: 23px; } }
    @media (min-width: 1366px) {
      .hp-vip-program-section .content h2 {
        font-size: 26px; } }
    @media (min-width: 1600px) {
      .hp-vip-program-section .content h2 {
        font-size: 28px; } }
  .hp-vip-program-section .content p {
    max-width: 270px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    text-align: center;
    line-height: 1.4;
    font-size: 13px;
    font-weight: 300; }
    @media (min-width: 375px) {
      .hp-vip-program-section .content p {
        max-width: 300px; } }
    @media (min-width: 589px) {
      .hp-vip-program-section .content p {
        font-size: 14px;
        max-width: 460px; } }
    @media (min-width: 1024px) {
      .hp-vip-program-section .content p {
        font-size: 15px; } }
    @media (min-width: 1366px) {
      .hp-vip-program-section .content p {
        font-size: 16px;
        max-width: 490px;
        margin-top: 15px;
        margin-right: auto;
        margin-left: auto; } }
    @media (min-width: 1600px) {
      .hp-vip-program-section .content p {
        font-size: 17px;
        max-width: 510px;
        margin-top: 20px;
        margin-right: auto;
        margin-bottom: 40px;
        margin-left: auto; } }
  @media (min-width: 589px) {
    .hp-vip-program-section ul {
      margin-right: auto;
      margin-left: auto;
      width: auto; } }
  .hp-vip-program-section ul li {
    width: 50%;
    text-align: center;
    vertical-align: top;
    margin-bottom: 15px; }
    @media (min-width: 589px) {
      .hp-vip-program-section ul li {
        width: 25%;
        margin-bottom: 0px;
        padding-right: 10px;
        padding-left: 10px; } }
    @media (min-width: 1024px) {
      .hp-vip-program-section ul li {
        padding-right: 0px;
        padding-left: 0px; } }
    .hp-vip-program-section ul li a {
      display: inline-block;
      margin-bottom: 10px;
      pointer-events: none; }
      .hp-vip-program-section ul li a span {
        display: inline-block;
        border: 15px solid #f5f5f5;
        border-radius: 100%;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        width: 100px;
        height: 100px;
        position: relative; }
        .hp-vip-program-section ul li a span svg {
          width: 50px;
          max-height: 50px;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      .hp-vip-program-section ul li a h6 {
        font-size: 15px;
        padding-top: 15px;
        text-transform: capitalize; }
        @media (min-width: 1024px) {
          .hp-vip-program-section ul li a h6 {
            font-size: 17px; } }
        @media (min-width: 1366px) {
          .hp-vip-program-section ul li a h6 {
            font-size: 18px;
            padding-top: 20px; } }
        @media (min-width: 1600px) {
          .hp-vip-program-section ul li a h6 {
            font-size: 20px;
            padding-top: 30px; } }
      .hp-vip-program-section ul li a:hover h6 {
        color: #999999; }
      @media (min-width: 1600px) {
        .hp-vip-program-section ul li a {
          margin-bottom: 15px; } }
    .hp-vip-program-section ul li span {
      font-size: 12px;
      display: block;
      font-weight: 300; }
      @media (min-width: 768px) {
        .hp-vip-program-section ul li span {
          font-size: 14px; } }
      @media (min-width: 1024px) {
        .hp-vip-program-section ul li span {
          font-size: 15px; } }
      @media (min-width: 1366px) {
        .hp-vip-program-section ul li span {
          font-size: 16px; } }
      @media (min-width: 1600px) {
        .hp-vip-program-section ul li span {
          font-size: 17px; } }
  .hp-vip-program-section .hp_join_link {
    text-align: center;
    margin-top: 30px; }
    .hp-vip-program-section .hp_join_link a {
      background-color: #333333;
      padding-top: 10px;
      padding-right: 20px;
      padding-bottom: 10px;
      padding-left: 20px;
      border: 1px solid #333333; }
      .hp-vip-program-section .hp_join_link a svg {
        width: 20px;
        max-height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        fill: transparent;
        stroke: #ffffff; }
      .hp-vip-program-section .hp_join_link a:hover {
        background-color: #ffffff;
        border-color: #333333; }
        .hp-vip-program-section .hp_join_link a:hover span {
          color: #333333; }
        .hp-vip-program-section .hp_join_link a:hover svg {
          stroke: #333333; }
      .hp-vip-program-section .hp_join_link a span {
        font-size: 14px;
        color: #ffffff;
        font-family: "CircularStd-Book", sans-serif;
        display: inline-block;
        letter-spacing: 0.5px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .hp-vip-program-section .hp_join_link a span {
            font-size: 15px; } }
        @media (min-width: 1024px) {
          .hp-vip-program-section .hp_join_link a span {
            font-size: 16px; } }
        @media (min-width: 1366px) {
          .hp-vip-program-section .hp_join_link a span {
            font-size: 17px; } }
        @media (min-width: 1600px) {
          .hp-vip-program-section .hp_join_link a span {
            font-size: 18px; } }
      @media (min-width: 1366px) {
        .hp-vip-program-section .hp_join_link a {
          padding-top: 10px;
          padding-right: 25px;
          padding-bottom: 10px;
          padding-left: 25px; } }
      @media (min-width: 1600px) {
        .hp-vip-program-section .hp_join_link a {
          padding-top: 15px;
          padding-right: 30px;
          padding-bottom: 15px;
          padding-left: 30px; } }
    @media (min-width: 1024px) {
      .hp-vip-program-section .hp_join_link {
        margin-top: 40px; } }
    @media (min-width: 1366px) {
      .hp-vip-program-section .hp_join_link {
        margin-top: 50px; } }
    @media (min-width: 1600px) {
      .hp-vip-program-section .hp_join_link {
        margin-top: 60px; } }
  @media (min-width: 1024px) {
    .hp-vip-program-section {
      margin-top: 0px;
      margin-bottom: 40px; } }
  @media (min-width: 1366px) {
    .hp-vip-program-section {
      margin-bottom: 50px; } }
  @media (min-width: 1600px) {
    .hp-vip-program-section {
      margin-bottom: 60px; } }

/************** HP-VIP-PROGRAM SCSS END **************/
/************** HP-REVIEW SCSS START **************/
.hp-review-section {
  background-color: #f8f8f8;
  padding-top: 30px;
  padding-bottom: 30px; }
  .hp-review-section .content h2 {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px; }
    @media (min-width: 375px) {
      .hp-review-section .content h2 {
        font-size: 19px;
        margin-bottom: 15px; } }
    @media (min-width: 768px) {
      .hp-review-section .content h2 {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .hp-review-section .content h2 {
        font-size: 23px;
        margin-bottom: 20px; } }
    @media (min-width: 1366px) {
      .hp-review-section .content h2 {
        font-size: 26px; } }
    @media (min-width: 1600px) {
      .hp-review-section .content h2 {
        font-size: 28px;
        margin-bottom: 40px; } }
  .hp-review-section .hp_review_link {
    text-align: center;
    margin-top: 40px; }
    .hp-review-section .hp_review_link a {
      background-color: #333333;
      padding-top: 10px;
      padding-right: 20px;
      padding-bottom: 10px;
      padding-left: 20px;
      border: 1px solid #333333; }
      .hp-review-section .hp_review_link a svg {
        width: 20px;
        max-height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-left: 10px;
        fill: transparent;
        stroke: #ffffff; }
      .hp-review-section .hp_review_link a:hover {
        background-color: #ffffff;
        border-color: #333333; }
        .hp-review-section .hp_review_link a:hover span {
          color: #333333; }
        .hp-review-section .hp_review_link a:hover svg {
          stroke: #333333; }
      .hp-review-section .hp_review_link a span {
        font-size: 14px;
        color: #ffffff;
        font-family: "CircularStd-Book", sans-serif;
        display: inline-block;
        letter-spacing: 0.5px;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .hp-review-section .hp_review_link a span {
            font-size: 15px; } }
        @media (min-width: 1024px) {
          .hp-review-section .hp_review_link a span {
            font-size: 16px; } }
        @media (min-width: 1366px) {
          .hp-review-section .hp_review_link a span {
            font-size: 17px; } }
        @media (min-width: 1600px) {
          .hp-review-section .hp_review_link a span {
            font-size: 18px; } }
      @media (min-width: 1366px) {
        .hp-review-section .hp_review_link a {
          padding-top: 10px;
          padding-right: 25px;
          padding-bottom: 10px;
          padding-left: 25px; } }
      @media (min-width: 1600px) {
        .hp-review-section .hp_review_link a {
          padding-top: 15px;
          padding-right: 30px;
          padding-bottom: 15px;
          padding-left: 30px; } }
  @media (min-width: 1024px) {
    .hp-review-section {
      padding-top: 40px;
      padding-bottom: 40px; } }
  @media (min-width: 1366px) {
    .hp-review-section {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media (min-width: 1600px) {
    .hp-review-section {
      padding-top: 60px;
      padding-bottom: 60px; } }

/************** HP-REVIEW SCSS END **************/
/************** INSTAGRAM SCSS START **************/
.custom_instagram {
  display: none; }
  @media (min-width: 1024px) {
    .custom_instagram {
      display: block;
      margin-top: 20px;
      margin-bottom: 20px; } }
  .custom_instagram .content {
    text-align: center; }
    .custom_instagram .content h2 {
      text-align: center;
      margin-bottom: 10px; }
      .custom_instagram .content h2 span {
        font-size: 18px; }
        @media (min-width: 375px) {
          .custom_instagram .content h2 span {
            font-size: 19px; } }
        @media (min-width: 768px) {
          .custom_instagram .content h2 span {
            font-size: 20px; } }
        @media (min-width: 1024px) {
          .custom_instagram .content h2 span {
            font-size: 23px; } }
        @media (min-width: 1366px) {
          .custom_instagram .content h2 span {
            font-size: 26px; } }
        @media (min-width: 1600px) {
          .custom_instagram .content h2 span {
            font-size: 28px; } }
      @media (min-width: 1024px) {
        .custom_instagram .content h2 svg {
          width: 22px;
          max-height: 22px;
          margin-top: 4px; } }
      @media (min-width: 1366px) {
        .custom_instagram .content h2 svg {
          width: 25px;
          max-height: 25px; } }
      @media (min-width: 1600px) {
        .custom_instagram .content h2 svg {
          width: 30px;
          max-height: 30px;
          margin-top: 4px; } }
      @media (min-width: 375px) {
        .custom_instagram .content h2 {
          margin-bottom: 15px; } }
      @media (min-width: 1024px) {
        .custom_instagram .content h2 {
          margin-bottom: 20px; } }
      @media (min-width: 1600px) {
        .custom_instagram .content h2 {
          margin-bottom: 40px; } }
  @media (min-width: 1024px) {
    .custom_instagram {
      margin-top: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 1366px) {
    .custom_instagram {
      margin-top: 40px;
      margin-bottom: 40px; } }
  @media (min-width: 1600px) {
    .custom_instagram {
      margin-top: 50px;
      margin-bottom: 50px; } }

.fs-slider_v2_5-feed.fs-wrapper {
  overflow-x: hidden !important; }

.fs-timeline-detail {
  z-index: 999999; }

/************** INSTAGRAM SCSS END **************/
/************** HP-MEMORY-FOAM SCSS START **************/
.hp-memory-foam-section {
  margin-top: 30px;
  margin-bottom: 30px; }
  .hp-memory-foam-section .memory_foam_slider .left_foam, .hp-memory-foam-section .memory_foam_slider .right_foam {
    width: 50%;
    position: relative; }
    .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn, .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn {
      position: absolute;
      right: 10px;
      bottom: 10px;
      font-size: 13px;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      text-transform: uppercase; }
      @media (min-width: 375px) {
        .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn, .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn {
          position: absolute;
          right: 10px;
          bottom: 10px; } }
      @media (min-width: 768px) {
        .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn, .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn {
          font-size: 14px; } }
      @media (min-width: 1024px) {
        .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn, .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn {
          font-size: 16px;
          padding-top: 10px;
          padding-right: 15px;
          padding-bottom: 10px;
          padding-left: 15px; } }
      @media (min-width: 1600px) {
        .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn, .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn {
          font-size: 20px;
          padding-top: 20px;
          padding-right: 20px;
          padding-bottom: 20px;
          padding-left: 20px; } }
  .hp-memory-foam-section .memory_foam_slider .left_foam {
    padding-right: 5px;
    padding-left: 5px; }
    @media (min-width: 768px) {
      .hp-memory-foam-section .memory_foam_slider .left_foam {
        padding-right: 10px;
        padding-left: 0px; } }
  .hp-memory-foam-section .memory_foam_slider .right_foam {
    padding-right: 5px;
    padding-left: 5px; }
    @media (min-width: 768px) {
      .hp-memory-foam-section .memory_foam_slider .right_foam {
        padding-right: 0px;
        padding-left: 10px; } }
  .hp-memory-foam-section .memory_foam_slider .left_foam .title {
    background-color: white;
    color: black; }
  .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn {
    background-color: black;
    color: white;
    border-color: black; }
  .hp-memory-foam-section .memory_foam_slider .left_foam:hover .title {
    background-color: black;
    color: white; }
  .hp-memory-foam-section .memory_foam_slider .left_foam .custom_secondary_btn:hover {
    background-color: white;
    color: black;
    border-color: black; }
  .hp-memory-foam-section .memory_foam_slider .right_foam .title {
    background-color: white;
    color: black; }
  .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn {
    background-color: black;
    color: white;
    border-color: black; }
  .hp-memory-foam-section .memory_foam_slider .right_foam:hover .title {
    background-color: black;
    color: white; }
  .hp-memory-foam-section .memory_foam_slider .right_foam .custom_secondary_btn:hover {
    background-color: black;
    color: black;
    border-color: black; }
  @media (min-width: 1024px) {
    .hp-memory-foam-section {
      margin-top: 40px;
      margin-bottom: 40px; } }
  @media (min-width: 1366px) {
    .hp-memory-foam-section {
      margin-top: 50px;
      margin-bottom: 50px; } }
  @media (min-width: 1600px) {
    .hp-memory-foam-section {
      margin-top: 60px;
      margin-bottom: 60px; } }

/************** HP-MEMORY-FOAM SCSS END **************/
/************** FOOTER SCSS START **************/
.custom_footer {
  background-color: #f5f5f5;
  padding-top: 0px;
  padding-bottom: 0px;
  border-top: none; }
  .custom_footer .top_footer {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px; }
    .custom_footer .top_footer .left {
      vertical-align: top;
      width: 100%; }
      @media (min-width: 589px) {
        .custom_footer .top_footer .left {
          width: 50%; } }
      @media (min-width: 1024px) {
        .custom_footer .top_footer .left {
          width: 40%; } }
      .custom_footer .top_footer .left .footer_logo {
        display: block;
        margin-bottom: 20px;
        width: 50%; }
        @media (min-width: 589px) {
          .custom_footer .top_footer .left .footer_logo {
            margin-bottom: 25px; } }
        @media (min-width: 1024px) {
          .custom_footer .top_footer .left .footer_logo {
            margin-bottom: 30px; } }
        @media (min-width: 1366px) {
          .custom_footer .top_footer .left .footer_logo {
            margin-bottom: 40px;
            width: 100%; } }
        @media (min-width: 1600px) {
          .custom_footer .top_footer .left .footer_logo {
            margin-bottom: 50px; } }
        .custom_footer .top_footer .left .footer_logo a {
          display: inline-block; }
      .custom_footer .top_footer .left ul.store_detail {
        margin-bottom: 20px; }
        .custom_footer .top_footer .left ul.store_detail h5 {
          font-weight: 500;
          text-transform: capitalize;
          margin-bottom: 15px;
          font-size: 15px; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .left ul.store_detail h5 {
              font-size: 17px; } }
          @media (min-width: 1366px) {
            .custom_footer .top_footer .left ul.store_detail h5 {
              font-size: 19px; } }
          @media (min-width: 1600px) {
            .custom_footer .top_footer .left ul.store_detail h5 {
              font-size: 20px; } }
        .custom_footer .top_footer .left ul.store_detail li {
          margin-bottom: 10px; }
          .custom_footer .top_footer .left ul.store_detail li a, .custom_footer .top_footer .left ul.store_detail li p {
            display: block; }
            .custom_footer .top_footer .left ul.store_detail li a span, .custom_footer .top_footer .left ul.store_detail li p span {
              font-size: 12px;
              font-weight: 500;
              color: #333333;
              max-width: 210px; }
              @media (min-width: 768px) {
                .custom_footer .top_footer .left ul.store_detail li a span, .custom_footer .top_footer .left ul.store_detail li p span {
                  font-size: 13px; } }
              @media (min-width: 1024px) {
                .custom_footer .top_footer .left ul.store_detail li a span, .custom_footer .top_footer .left ul.store_detail li p span {
                  font-size: 14px; } }
              @media (min-width: 1366px) {
                .custom_footer .top_footer .left ul.store_detail li a span, .custom_footer .top_footer .left ul.store_detail li p span {
                  font-size: 15px;
                  max-width: 100%; } }
              @media (min-width: 1600px) {
                .custom_footer .top_footer .left ul.store_detail li a span, .custom_footer .top_footer .left ul.store_detail li p span {
                  font-size: 16px; } }
            .custom_footer .top_footer .left ul.store_detail li a svg, .custom_footer .top_footer .left ul.store_detail li p svg {
              vertical-align: top;
              width: 15px;
              max-height: 15px;
              fill: #000000;
              stroke: #000000;
              margin-right: 4px; }
              @media (min-width: 768px) {
                .custom_footer .top_footer .left ul.store_detail li a svg, .custom_footer .top_footer .left ul.store_detail li p svg {
                  margin-right: 5px; } }
              @media (min-width: 1366px) {
                .custom_footer .top_footer .left ul.store_detail li a svg, .custom_footer .top_footer .left ul.store_detail li p svg {
                  margin-right: 10px;
                  vertical-align: middle; } }
              @media (min-width: 1600px) {
                .custom_footer .top_footer .left ul.store_detail li a svg, .custom_footer .top_footer .left ul.store_detail li p svg {
                  margin-right: 15px;
                  width: 20px;
                  max-height: 20px; } }
          .custom_footer .top_footer .left ul.store_detail li a:hover span {
            color: #999999; }
          @media (min-width: 589px) {
            .custom_footer .top_footer .left ul.store_detail li {
              margin-bottom: 15px; } }
          @media (min-width: 1366px) {
            .custom_footer .top_footer .left ul.store_detail li {
              margin-bottom: 20px; } }
          @media (min-width: 1600px) {
            .custom_footer .top_footer .left ul.store_detail li {
              margin-bottom: 30px; } }
        @media (min-width: 589px) {
          .custom_footer .top_footer .left ul.store_detail {
            margin-bottom: 30px; } }
      .custom_footer .top_footer .left ul.social_link {
        margin-right: -8px;
        margin-bottom: 20px;
        margin-left: -8px;
        width: auto; }
        .custom_footer .top_footer .left ul.social_link li {
          padding-right: 8px;
          padding-left: 8px; }
          .custom_footer .top_footer .left ul.social_link li a svg {
            width: 15px;
            max-height: 15px;
            fill: #aaaaaa; }
            .custom_footer .top_footer .left ul.social_link li a svg:hover {
              fill: #000000; }
            @media (min-width: 1366px) {
              .custom_footer .top_footer .left ul.social_link li a svg {
                width: 18px;
                max-height: 18px; } }
            @media (min-width: 1600px) {
              .custom_footer .top_footer .left ul.social_link li a svg {
                width: 20px;
                max-height: 20px; } }
          @media (min-width: 1366px) {
            .custom_footer .top_footer .left ul.social_link li {
              padding-right: 10px;
              padding-left: 10px; } }
          @media (min-width: 1600px) {
            .custom_footer .top_footer .left ul.social_link li {
              padding-right: 15px;
              padding-left: 15px; } }
        @media (min-width: 1366px) {
          .custom_footer .top_footer .left ul.social_link {
            margin-right: -10px;
            margin-bottom: 20px;
            margin-left: -10px; } }
        @media (min-width: 1600px) {
          .custom_footer .top_footer .left ul.social_link {
            margin-right: -15px;
            margin-bottom: 30px;
            margin-left: -15px; } }
      .custom_footer .top_footer .left .custom_dollar {
        position: relative; }
        .custom_footer .top_footer .left .custom_dollar .flag_img {
          margin-right: 10px;
          width: 30px;
          padding-top: 2px;
          padding-right: 2px;
          padding-bottom: 2px;
          padding-left: 2px;
          border: 1px solid #000000;
          border-radius: 100%; }
        .custom_footer .top_footer .left .custom_dollar span {
          font-size: 12px;
          padding-top: 2px; }
          .custom_footer .top_footer .left .custom_dollar span ul li a {
            color: #000000; }
          .custom_footer .top_footer .left .custom_dollar span ul li .dropdown-menu.is-open {
            bottom: 35px !important;
            top: auto !important;
            left: 0 !important;
            width: 235px;
            max-width: none;
            padding: 10px 0;
            background-color: #fff;
            border: 1px solid #000; }
            .custom_footer .top_footer .left .custom_dollar span ul li .dropdown-menu.is-open li a {
              color: #000; }
        .custom_footer .top_footer .left .custom_dollar .icon {
          margin-top: 2px; }
    .custom_footer .top_footer .right {
      width: 100%;
      vertical-align: top; }
      @media (min-width: 589px) {
        .custom_footer .top_footer .right {
          width: 50%; } }
      @media (min-width: 1024px) {
        .custom_footer .top_footer .right {
          width: 60%; } }
      .custom_footer .top_footer .right .footer_newsletter .footer__block--bannerContainer {
        margin-top: 0;
        margin-bottom: 15px; }
        @media (max-width: 588px) {
          .custom_footer .top_footer .right .footer_newsletter .footer__block--bannerContainer {
            margin-top: 15px;
            margin-bottom: 15px; } }
      .custom_footer .top_footer .right .footer_newsletter .footer__block--banner {
        display: block;
        font-size: 22px;
        font-weight: 500;
        color: #333;
        margin-bottom: 15px; }
        @media (max-width: 1365px) {
          .custom_footer .top_footer .right .footer_newsletter .footer__block--banner {
            font-size: 20px; } }
        @media (max-width: 768px) {
          .custom_footer .top_footer .right .footer_newsletter .footer__block--banner {
            font-size: 17px; } }
      .custom_footer .top_footer .right .footer_newsletter .footer__block--subBanner {
        display: block;
        font-size: 18px;
        color: #333;
        line-height: 1.4; }
        @media (max-width: 1365px) {
          .custom_footer .top_footer .right .footer_newsletter .footer__block--subBanner {
            font-size: 15px; } }
        @media (max-width: 768px) {
          .custom_footer .top_footer .right .footer_newsletter .footer__block--subBanner {
            font-size: 13px; } }
      .custom_footer .top_footer .right .footer_newsletter p {
        font-weight: 500;
        font-size: 17px;
        margin-top: 15px;
        margin-bottom: 15px;
        color: #333333; }
        @media (min-width: 589px) {
          .custom_footer .top_footer .right .footer_newsletter p {
            margin-top: 0px;
            margin-bottom: 15px; } }
        @media (min-width: 1024px) {
          .custom_footer .top_footer .right .footer_newsletter p {
            font-size: 20px; } }
        @media (min-width: 1366px) {
          .custom_footer .top_footer .right .footer_newsletter p {
            font-size: 22px; } }
        @media (min-width: 1600px) {
          .custom_footer .top_footer .right .footer_newsletter p {
            font-size: 24px; } }
      .custom_footer .top_footer .right .footer_newsletter .form {
        margin-bottom: 0px; }
        .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix {
          display: block; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix {
              display: flex; } }
          .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-input {
            border-radius: 0px;
            border-color: #ffffff;
            height: 45px; }
            @media (min-width: 1366px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-input {
                height: 50px; } }
            @media (min-width: 1600px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-input {
                height: 56px; } }
          .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
            margin-top: 10px;
            margin-right: auto;
            margin-left: auto;
            height: 45px;
            text-transform: capitalize;
            padding-top: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
            font-weight: 500;
            font-size: 15px;
            width: 100%;
            border-radius: 1px; }
            .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix:hover {
              background-color: #999999;
              color: #ffffff;
              border: none; }
            @media (min-width: 1024px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
                margin-top: 0px;
                margin-left: 0px;
                width: auto;
                border: 4px solid #ffffff;
                padding-top: 10px;
                padding-right: 25px;
                padding-bottom: 10px;
                padding-left: 25px; } }
            @media (min-width: 1366px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
                font-size: 17px;
                height: 50px;
                padding-top: 10px;
                padding-right: 30px;
                padding-bottom: 10px;
                padding-left: 30px; } }
            @media (min-width: 1600px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix .form-prefixPostfix-button--postfix {
                font-size: 18px;
                height: 56px;
                padding-top: 10px;
                padding-right: 40px;
                padding-bottom: 10px;
                padding-left: 40px; } }
          .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix ::placeholder {
            font-style: italic;
            font-size: 14px; }
            @media (min-width: 1366px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix ::placeholder {
                font-size: 15px; } }
            @media (min-width: 1600px) {
              .custom_footer .top_footer .right .footer_newsletter .form .form-fieldset .form-field .form-prefixPostfix ::placeholder {
                font-size: 16px; } }
      .custom_footer .top_footer .right .other_link .main_content {
        width: 100%;
        margin-bottom: 10px;
        border-bottom: 1px solid #e5e5e5; }
        @media (min-width: 1024px) {
          .custom_footer .top_footer .right .other_link .main_content {
            width: 33.33%;
            vertical-align: top;
            border-bottom: none; } }
        .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
          text-transform: capitalize;
          font-weight: 500;
          position: relative;
          font-size: 15px;
          padding-right: 15px;
          padding-bottom: 10px;
          padding-left: 15px; }
          .custom_footer .top_footer .right .other_link .main_content .footer_h4:before {
            position: absolute;
            top: 5px;
            right: 15px;
            content: "";
            transform: rotate(0deg);
            background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/down-arrow.png");
            background-repeat: no-repeat;
            width: 10px;
            height: 10px;
            background-size: contain; }
            @media (min-width: 1024px) {
              .custom_footer .top_footer .right .other_link .main_content .footer_h4:before {
                content: none; } }
          .custom_footer .top_footer .right .other_link .main_content .footer_h4.up_arrow::before {
            transform: rotate(180deg); }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
              font-size: 16px;
              margin-bottom: 15px; }
              .custom_footer .top_footer .right .other_link .main_content .footer_h4:after {
                content: "";
                position: absolute;
                bottom: 0px;
                left: 0px;
                border-bottom: 1px solid #e5e5e5;
                width: 35px;
                height: 3px; } }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
              padding-right: 0px;
              padding-bottom: 10px;
              padding-left: 0px; } }
          @media (min-width: 1366px) {
            .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
              font-size: 18px; } }
          @media (min-width: 1600px) {
            .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
              font-size: 20px; } }
        .custom_footer .top_footer .right .other_link .main_content .sub_content {
          padding-right: 15px;
          padding-left: 15px; }
          .custom_footer .top_footer .right .other_link .main_content .sub_content ul li {
            margin-bottom: 10px;
            margin-left: 15px;
            position: relative; }
            .custom_footer .top_footer .right .other_link .main_content .sub_content ul li:before {
              position: absolute;
              top: 50%;
              left: -15px;
              content: "";
              width: 7px;
              height: 7px;
              transform: translateY(-50%);
              background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/bullet.png");
              background-size: contain;
              background-repeat: no-repeat; }
            .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a {
              font-size: 14px;
              color: #333333; }
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a:hover {
                color: #999999;
                text-decoration: none; }
              @media (min-width: 1366px) {
                .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a {
                  font-size: 15px; } }
              @media (min-width: 1600px) {
                .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a {
                  font-size: 16px; } }
            @media (min-width: 1600px) {
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li {
                margin-bottom: 15px;
                margin-left: 15px; } }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content .sub_content {
              padding-right: 0px;
              padding-left: 0px; } }
    @media (min-width: 1024px) {
      .custom_footer .top_footer {
        padding-top: 30px;
        padding-right: 0px;
        padding-bottom: 30px;
        padding-left: 0px; } }
    @media (min-width: 1366px) {
      .custom_footer .top_footer {
        padding-top: 40px;
        padding-bottom: 40px; } }
    @media (min-width: 1600px) {
      .custom_footer .top_footer {
        padding-top: 50px;
        padding-bottom: 50px; } }
  .custom_footer .bottom_footer {
    border-top: 1px solid #ffffff;
    padding-top: 10px;
    padding-bottom: 10px; }
    .custom_footer .bottom_footer .right {
      width: 100%; }
      @media (min-width: 1366px) {
        .custom_footer .bottom_footer .right {
          width: 40%; } }
      .custom_footer .bottom_footer .right ul {
        max-width: 100%;
        text-align: center;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto; }
        @media (min-width: 589px) {
          .custom_footer .bottom_footer .right ul {
            max-width: 100%; } }
        .custom_footer .bottom_footer .right ul a {
          width: 100%;
          display: flex;
          flex-flow: row;
          justify-content: space-around;
          align-items: center; }
        .custom_footer .bottom_footer .right ul li {
          padding-right: 5px;
          padding-left: 5px;
          margin-bottom: 5px; }
          @media (min-width: 589px) {
            .custom_footer .bottom_footer .right ul li {
              padding-right: 7px;
              padding-left: 7px;
              margin-bottom: 0px; } }
          @media screen and (max-width: 590px) {
            .custom_footer .bottom_footer .right ul li {
              width: 50px; } }
          @media (min-width: 1024px) {
            .custom_footer .bottom_footer .right ul li {
              padding-right: 2px;
              padding-left: 2px; } }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul li {
              padding-right: 6px;
              padding-left: 6px; } }
          @media (min-width: 1600px) {
            .custom_footer .bottom_footer .right ul li {
              padding-right: 10px;
              padding-left: 10px; } }
        .custom_footer .bottom_footer .right ul .visa svg {
          width: 35px;
          max-height: 35px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .visa svg {
              width: 40px;
              max-height: 40px; } }
        .custom_footer .bottom_footer .right ul .mastercard svg {
          width: 25px;
          max-height: 25px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .mastercard svg {
              width: 30px;
              max-height: 30px; } }
        .custom_footer .bottom_footer .right ul .discover svg {
          width: 50px;
          max-height: 50px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .discover svg {
              width: 55px;
              max-height: 55px; } }
        .custom_footer .bottom_footer .right ul .american svg {
          width: 40px;
          max-height: 40px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .american svg {
              width: 50px;
              max-height: 50px; } }
        .custom_footer .bottom_footer .right ul .applepay svg {
          width: 35px;
          max-height: 35px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .applepay svg {
              width: 40px;
              max-height: 40px; } }
        .custom_footer .bottom_footer .right ul .paypal svg {
          width: 40px;
          max-height: 40px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .paypal svg {
              width: 50px;
              max-height: 50px; } }
        .custom_footer .bottom_footer .right ul .afterpay svg {
          width: 80px;
          max-height: 80px;
          margin-left: -20px; }
          @media (min-width: 1366px) {
            .custom_footer .bottom_footer .right ul .afterpay svg {
              width: 90px;
              max-height: 90px; } }
        @media (min-width: 1366px) {
          .custom_footer .bottom_footer .right ul {
            text-align: right; } }
    .custom_footer .bottom_footer .left {
      width: 100%;
      margin-bottom: 10px; }
      @media (min-width: 1366px) {
        .custom_footer .bottom_footer .left {
          width: 60%;
          margin-bottom: 0px; } }
      .custom_footer .bottom_footer .left p {
        color: #787878;
        font-size: 12px;
        text-align: center; }
        .custom_footer .bottom_footer .left p a {
          color: #787878; }
          .custom_footer .bottom_footer .left p a:hover {
            color: #999999; }
        @media (min-width: 1366px) {
          .custom_footer .bottom_footer .left p {
            font-size: 13px;
            text-align: left; } }
        @media (min-width: 1600px) {
          .custom_footer .bottom_footer .left p {
            font-size: 14px; } }
    @media (min-width: 1600px) {
      .custom_footer .bottom_footer {
        padding-top: 15px;
        padding-bottom: 15px; } }

/************** FOOTER SCSS END **************/
/************** PAGE-HEADING SCSS START **************/
.page-heading {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 18px;
  text-transform: capitalize; }
  @media (min-width: 375px) {
    .page-heading {
      font-size: 19px; } }
  @media (min-width: 768px) {
    .page-heading {
      font-size: 20px; } }
  @media (min-width: 1024px) {
    .page-heading {
      font-size: 23px; } }
  @media (min-width: 1366px) {
    .page-heading {
      font-size: 26px;
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media (min-width: 1600px) {
    .page-heading {
      font-size: 28px;
      margin-top: 30px;
      margin-bottom: 30px; } }

/************** PAGE-HEADING SCSS END **************/
/************** DROPDOWN-MENU SCSS START **************/
.cross_hover {
  display: block;
  margin-top: -22px;
  height: 55px;
  position: absolute;
  left: 0;
  width: 100%;
  top: 50px; }

.cross_hover_acc {
  display: block;
  margin-top: -22px;
  height: 35px;
  position: absolute;
  left: -5px;
  width: 100%;
  top: 50px; }

/************** DROPDOWN-MENU SCSS END **************/
/************** 26-mar-19 cms pages towl-buy START **************/
.clink .clink-wrap {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap; }
  .clink .clink-wrap .shop-s {
    display: flex; }
    .clink .clink-wrap .shop-s img {
      width: 100%; }
    .clink .clink-wrap .shop-s a {
      display: inline-block;
      width: 100%; }
  .clink .clink-wrap .tty {
    width: 50%; }
    @media (min-width: 768px) {
      .clink .clink-wrap .tty {
        width: 33.33%;
        padding: 0 8px 8px; } }
  .clink .clink-wrap .halfsec {
    display: none;
    width: 33.33%; }
    @media (min-width: 768px) {
      .clink .clink-wrap .halfsec {
        display: inline-block; } }
    .clink .clink-wrap .halfsec .shop-s {
      width: 100%;
      padding: 5px; }
      @media (min-width: 768px) {
        .clink .clink-wrap .halfsec .shop-s {
          padding: 8px; } }
  .clink .clink-wrap .fftyt {
    width: 50%; }
    @media (min-width: 768px) {
      .clink .clink-wrap .fftyt {
        width: 66.67%;
        padding: 8px 8px 0 20px; } }
  .clink .clink-wrap .m-show {
    width: 50%; }
    @media (min-width: 768px) {
      .clink .clink-wrap .m-show {
        display: none; } }

.buying-towllink .btl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .buying-towllink .btl .shop-s {
    width: 50%;
    display: flex;
    padding: 5px; }
    @media (min-width: 768px) {
      .buying-towllink .btl .shop-s {
        width: 33.33%;
        padding: 8px;
        margin: -1.2px; } }

.sbt .sbtlinks {
  width: 50%;
  display: inline-block; }
  @media (min-width: 768px) {
    .sbt .sbtlinks {
      width: 25%; } }

/************** 26-mar-19 cms pages towl-buy end **************/
/*---------- Trup SCSS start--------*/
.navUser-item--cart .dropdown-menu {
  position: fixed !important;
  top: 0 !important;
  right: 0 !important;
  left: inherit !important; }

.navUser-item--cart .dropdown-menu.is-open {
  position: fixed !important;
  top: 0 !important;
  right: 0px !important;
  overflow-y: hidden !important;
  border: none;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  height: 100vh;
  width: 100vw !important;
  max-width: 100vw !important;
  background: rgba(0, 0, 0, 0.25); }
  .navUser-item--cart .dropdown-menu.is-open .previewCart {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    width: 100vw !important;
    position: fixed;
    right: 0px;
    top: 0;
    height: 100vh;
    background: #fff; }
    .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title {
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      border-bottom: 1px solid #dddddd;
      background-color: #fafafa; }
      .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title h1 {
        text-align: left;
        width: calc(100% - 20px);
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px; }
        @media (min-width: 1366px) {
          .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title h1 {
            font-size: 15px; } }
        @media (min-width: 1600px) {
          .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title h1 {
            font-size: 17px; } }
      .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title svg {
        width: 11px;
        fill: #000000;
        max-height: 11px; }
        .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title svg:hover {
          fill: #888888; }
        @media (min-width: 1600px) {
          .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title svg {
            width: 16px;
            max-height: 16px; } }
      @media (min-width: 589px) {
        .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title {
          padding-top: 15px;
          padding-right: 15px;
          padding-bottom: 15px;
          padding-left: 15px; } }
      @media (min-width: 1024px) {
        .navUser-item--cart .dropdown-menu.is-open .previewCart .previewCart_title {
          padding-top: 20px;
          padding-right: 20px;
          padding-bottom: 20px;
          padding-left: 20px; } }
    .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc {
      padding-top: 20px;
      padding-right: 20px;
      padding-bottom: 0px;
      padding-left: 20px; }
      .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList-container {
        overflow-y: auto;
        display: block; }
      .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList {
        overflow-y: auto;
        display: block;
        overflow-x: hidden; }
        .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem {
          display: block;
          padding-bottom: 20px; }
          .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem + .previewCartItem {
            padding-top: 10px;
            padding-bottom: 10px; }
          .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content {
            padding-right: 0px;
            padding-left: 10px;
            text-align: left; }
            .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
              font-size: 13px;
              color: #999999; }
              @media (min-width: 1600px) {
                .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-brand {
                  font-size: 14px; } }
            .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name a {
              font-size: 14px;
              color: #000000; }
              .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name a:hover {
                color: #999999; }
              @media (min-width: 1600px) {
                .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-name a {
                  font-size: 15px; } }
            .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-price {
              font-size: 13px;
              color: #999999; }
              @media (min-width: 1600px) {
                .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-content .previewCartItem-price {
                  font-size: 14px; } }
          .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartList .previewCartItem .previewCartItem-image img {
            margin: auto 0; }
      .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction {
        padding-top: 10px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px; }
        .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-checkout {
          padding-right: 0px;
          padding-left: 0px;
          width: 100%;
          margin-bottom: 15px; }
          .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-checkout a {
            color: #ffffff;
            text-decoration: none;
            font-size: 14px;
            padding-top: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px; }
            @media (min-width: 1600px) {
              .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-checkout a {
                font-size: 15px; } }
            .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-checkout a:hover {
              color: #000000;
              background-color: #ffffff; }
            .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-checkout a:focus {
              color: #000000; }
        .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-viewCart {
          padding-right: 0px;
          padding-left: 0px;
          width: 100%;
          margin-bottom: 15px; }
          .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-viewCart a {
            text-decoration: none;
            border-color: #000000;
            color: #000000;
            font-size: 14px;
            padding-top: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px; }
            @media (min-width: 1600px) {
              .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-viewCart a {
                font-size: 15px; } }
            .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc .previewCartAction .previewCartAction-viewCart a:hover {
              color: #ffffff; }
      @media (min-width: 589px) {
        .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc {
          padding-top: 15px;
          padding-right: 15px;
          padding-bottom: 0px;
          padding-left: 15px; } }
      @media (min-width: 1024px) {
        .navUser-item--cart .dropdown-menu.is-open .previewCart .PreviewCart_desc {
          padding-top: 20px;
          padding-right: 20px;
          padding-bottom: 0px;
          padding-left: 20px; } }
    @media (min-width: 589px) {
      .navUser-item--cart .dropdown-menu.is-open .previewCart {
        max-width: 340px; } }
    @media (min-width: 1024px) {
      .navUser-item--cart .dropdown-menu.is-open .previewCart {
        max-width: 440px; } }

/* cart side-bar scss end */
/************** PRODUCTGRID SCSS START **************/
.productGrid {
  margin-right: -0.75rem;
  margin-bottom: 0rem;
  margin-left: -0.75rem;
  width: auto; }
  .productGrid .product {
    width: 50%; }
    @media (min-width: 768px) {
      .productGrid .product {
        width: 25%; } }
    .productGrid .product .card {
      border: 1px solid transparent;
      margin-top: 10px;
      margin-bottom: 0px;
      padding-top: 1px;
      padding-right: 1px;
      padding-bottom: 1px;
      padding-left: 1px;
      overflow: hidden; }
      .productGrid .product .card .card-figure {
        background-color: #fdfdfd; }
        .productGrid .product .card .card-figure a .card-img-container:after {
          padding-bottom: 100%; }
      .productGrid .product .card .card-body {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        position: relative;
        z-index: 6; }
        .productGrid .product .card .card-body .custom-card-body {
          padding-top: 10px;
          padding-right: 0px;
          padding-bottom: 20px;
          padding-left: 0px;
          text-align: left; }
          .productGrid .product .card .card-body .custom-card-body .card-title {
            font-weight: 300;
            margin-bottom: 10px;
            font-size: 15px;
            min-height: 45px;
            line-height: 1.4;
            opacity: 1;
            color: #333333; }
            .productGrid .product .card .card-body .custom-card-body .card-title a {
              color: #000000; }
              .productGrid .product .card .card-body .custom-card-body .card-title a:hover {
                color: #999999; }
            @media (min-width: 1024px) {
              .productGrid .product .card .card-body .custom-card-body .card-title {
                line-height: 1.3; } }
            @media (min-width: 1600px) {
              .productGrid .product .card .card-body .custom-card-body .card-title {
                font-size: 16px; } }
          .productGrid .product .card .card-body .custom-card-body .custom-card-figcaption-body {
            display: none; }
          .productGrid .product .card .card-body .custom-card-body .pro_price {
            font-size: 14px;
            margin-bottom: 10px; }
            .productGrid .product .card .card-body .custom-card-body .pro_price .price-section {
              display: block; }
            .productGrid .product .card .card-body .custom-card-body .pro_price .sale_price {
              font-weight: 900;
              color: #000000; }
            .productGrid .product .card .card-body .custom-card-body .pro_price .actual_price {
              color: #888888;
              font-weight: 400; }
            .productGrid .product .card .card-body .custom-card-body .pro_price .price-section--withTax .price.price--withTax {
              font-weight: 900;
              color: #000000; }
            @media (min-width: 1366px) {
              .productGrid .product .card .card-body .custom-card-body .pro_price {
                font-size: 15px;
                margin-bottom: -2px; } }
            @media (min-width: 1600px) {
              .productGrid .product .card .card-body .custom-card-body .pro_price {
                font-size: 16px; } }
          .productGrid .product .card .card-body .custom-card-body .discount_off {
            color: #000000;
            font-size: 13px;
            line-height: 1.2; }
            @media (min-width: 1366px) {
              .productGrid .product .card .card-body .custom-card-body .discount_off {
                font-size: 15px; } }
            @media (min-width: 1600px) {
              .productGrid .product .card .card-body .custom-card-body .discount_off {
                font-size: 16px; } }
          .productGrid .product .card .card-body .custom-card-body .pro_rating {
            margin-bottom: 10px; }
            .productGrid .product .card .card-body .custom-card-body .pro_rating .rating--small {
              display: block; }
              @media (min-width: 589px) {
                .productGrid .product .card .card-body .custom-card-body .pro_rating .rating--small {
                  display: inline-block; } }
          @media (min-width: 1024px) {
            .productGrid .product .card .card-body .custom-card-body {
              padding-top: 5px;
              padding-right: 10px;
              padding-bottom: 5px;
              padding-left: 10px; } }
      @media (min-width: 1024px) {
        .productGrid .product .card:hover .card-body .custom-card-body .card-title {
          opacity: 0; }
        .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body {
          display: block;
          margin-bottom: 10px;
          pointer-events: all;
          padding-top: 10px;
          padding-right: 10px;
          padding-bottom: 10px;
          padding-left: 10px;
          position: absolute;
          top: 50%;
          left: 50%;
          z-index: 9999;
          text-align: left;
          transform: translate(-50%, -50%);
          top: 60px; }
          .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
            padding-top: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
            margin-top: 1px;
            font-size: 13px;
            font-weight: 500;
            text-transform: uppercase;
            color: #ffffff;
            text-decoration: none; } }
    @media (min-width: 1024px) and (min-width: 1366px) {
      .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
        font-size: 15px;
        padding-top: 10px;
        padding-right: 25px;
        padding-bottom: 10px;
        padding-left: 25px; } }
    @media (min-width: 1024px) and (min-width: 1600px) {
      .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
        font-size: 16px;
        padding-top: 15px;
        padding-right: 30px;
        padding-bottom: 15px;
        padding-left: 30px; } }
      @media (min-width: 1024px) {
            .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn:hover {
              color: #000000; } }
  @media (min-width: 1024px) and (max-width: 1600px) {
    .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
      padding: 10px;
      font-size: 13px; } }
      @media (min-width: 1024px) {
          .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist {
            margin-top: 1px; }
            .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
              display: block;
              border: 1px solid #2e3345;
              border-radius: 3px;
              padding-top: 8px;
              padding-right: 10px;
              padding-bottom: 8px;
              padding-left: 10px;
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 9px; }
              .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span {
                margin-top: 0px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                border: none;
                width: 15px;
                height: 15px;
                display: block; } }
        @media (min-width: 1024px) and (min-width: 1366px) {
          .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span {
            width: 21px;
            height: 19px; } }
        @media (min-width: 1024px) and (min-width: 1600px) {
          .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span {
            width: 22px;
            height: 22px; } }
      @media (min-width: 1024px) {
                .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span svg {
                  fill: #000; }
              .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a:hover {
                background-color: #000000; }
                .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a:hover span svg {
                  fill: #fff; } }
      @media (min-width: 1024px) and (min-width: 1024px) {
        .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
          padding-top: 9px;
          padding-right: 9px;
          padding-bottom: 9px;
          padding-left: 9px; } }
      @media (min-width: 1024px) and (min-width: 1366px) {
        .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
          margin-top: 0px;
          margin-right: 0px;
          margin-bottom: 0px;
          margin-left: 10px;
          padding-top: 8px;
          padding-right: 8px;
          padding-bottom: 8px;
          padding-left: 8px; } }
      @media (min-width: 1024px) and (min-width: 1600px) {
        .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
          padding-top: 12px;
          padding-right: 12px;
          padding-bottom: 12px;
          padding-left: 12px; } }
      @media (min-width: 1024px) {
        .productGrid .product .card {
          margin-bottom: 30px; } }
      @media (min-width: 1600px) {
        .productGrid .product .card {
          margin-bottom: 40px; } }
    @media (min-width: 1600px) {
      .productGrid .product {
        padding-right: 15px;
        padding-left: 15px; } }
  @media (min-width: 1600px) {
    .productGrid {
      margin-right: -15px;
      margin-left: -15px; } }

/************** PRODUCTGRID SCSS END **************/
/***************************** PARENT CATEGORY PAGE SCSS START ****************************/
.vip-rewards.parent-cats .cat-banner img {
  max-width: 100%;
  width: 100%; }

.vip-rewards.parent-cats .cat-banner .banner_desktop {
  display: none; }
  @media (min-width: 589px) {
    .vip-rewards.parent-cats .cat-banner .banner_desktop {
      display: block; } }

.vip-rewards.parent-cats .cat-banner .banner_mobile {
  display: block;
  margin-top: 11px; }
  @media (min-width: 589px) {
    .vip-rewards.parent-cats .cat-banner .banner_mobile {
      display: none; } }

.parent-cats .cat-banner.initial-CLS {
  height: 265px; }
  @media (max-width: 360px) {
    .parent-cats .cat-banner.initial-CLS {
      height: 82px; } }

.parent-cats .cat-banner img {
  max-width: 100%;
  width: 100%; }

.parent-cats .cat-banner .banner_desktop {
  display: none;
  margin-top: 11px; }
  @media (min-width: 375px) {
    .parent-cats .cat-banner .banner_desktop {
      display: block; } }
  @media (min-width: 1024px) {
    .parent-cats .cat-banner .banner_desktop {
      margin-top: 0; } }

.parent-cats .cat-banner .banner_mobile {
  display: block;
  margin-top: 11px; }
  @media (min-width: 375px) {
    .parent-cats .cat-banner .banner_mobile {
      display: none; } }

.parent-cats .cat-info .page-desciption {
  color: #333333; }
  .parent-cats .cat-info .page-desciption .description {
    text-align: center;
    max-width: 500px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-weight: 300; }
    .parent-cats .cat-info .page-desciption .description .full_desc {
      display: none; }
    .parent-cats .cat-info .page-desciption .description .read_more_link {
      margin-top: 10px; }
      .parent-cats .cat-info .page-desciption .description .read_more_link a {
        color: #999999;
        font-size: 12px; }
        .parent-cats .cat-info .page-desciption .description .read_more_link a:hover {
          text-decoration: none; }
        .parent-cats .cat-info .page-desciption .description .read_more_link a:active {
          text-decoration: none;
          color: #999999; }
        .parent-cats .cat-info .page-desciption .description .read_more_link a:visited {
          color: #999999; }
      @media (min-width: 589px) {
        .parent-cats .cat-info .page-desciption .description .read_more_link {
          font-size: 13px; } }
      @media (min-width: 1366px) {
        .parent-cats .cat-info .page-desciption .description .read_more_link {
          margin-top: 15px;
          font-size: 14px; } }
      @media (min-width: 1600px) {
        .parent-cats .cat-info .page-desciption .description .read_more_link {
          margin-top: 20px;
          font-size: 16px; } }
    @media (min-width: 768px) {
      .parent-cats .cat-info .page-desciption .description {
        max-width: 600px; } }
    @media (min-width: 1024px) {
      .parent-cats .cat-info .page-desciption .description {
        max-width: 700px; } }
    @media (min-width: 1366px) {
      .parent-cats .cat-info .page-desciption .description {
        max-width: 800px; } }
    @media (min-width: 1600px) {
      .parent-cats .cat-info .page-desciption .description {
        max-width: 950px; } }
    .parent-cats .cat-info .page-desciption .description p {
      font-size: 13px; }
      @media (min-width: 768px) {
        .parent-cats .cat-info .page-desciption .description p {
          font-size: 14px; } }
      @media (min-width: 1600px) {
        .parent-cats .cat-info .page-desciption .description p {
          font-size: 15px; } }
      @media (min-width: 1600px) {
        .parent-cats .cat-info .page-desciption .description p {
          font-size: 16px; } }
  .parent-cats .cat-info .page-desciption .section-2, .parent-cats .cat-info .page-desciption .section-3, .parent-cats .cat-info .page-desciption .section-4, .parent-cats .cat-info .page-desciption .banner_img {
    display: none; }

.parent-cats .subcat-list {
  margin-top: 30px; }
  .parent-cats .subcat-list .sub-cats-palate .sub-cat {
    padding-right: 5px;
    padding-left: 5px;
    margin-bottom: 10px;
    width: 50%; }
    .parent-cats .subcat-list .sub-cats-palate .sub-cat a {
      display: block;
      text-decoration: none; }
      .parent-cats .subcat-list .sub-cats-palate .sub-cat a .sub_cat_img {
        width: 100%;
        height: 150px;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
        @media (min-width: 1024px) {
          .parent-cats .subcat-list .sub-cats-palate .sub-cat a .sub_cat_img {
            height: 200px; } }
        @media (min-width: 1366px) {
          .parent-cats .subcat-list .sub-cats-palate .sub-cat a .sub_cat_img {
            height: 250px; } }
      .parent-cats .subcat-list .sub-cats-palate .sub-cat a span {
        text-align: center;
        text-transform: capitalize;
        font-size: 13px;
        background-color: #f5f5f5;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: 300;
        margin-top: 2px;
        color: #000000; }
        .parent-cats .subcat-list .sub-cats-palate .sub-cat a span:hover {
          color: #ffffff;
          background-color: #000000; }
        @media (min-width: 1024px) {
          .parent-cats .subcat-list .sub-cats-palate .sub-cat a span {
            padding-top: 12px;
            padding-bottom: 12px;
            font-size: 14px; } }
        @media (min-width: 1366px) {
          .parent-cats .subcat-list .sub-cats-palate .sub-cat a span {
            padding-top: 15px;
            padding-bottom: 15px;
            font-size: 17px; } }
        @media (min-width: 1600px) {
          .parent-cats .subcat-list .sub-cats-palate .sub-cat a span {
            padding-top: 20px;
            padding-bottom: 20px;
            font-size: 18px; } }
    @media (min-width: 768px) {
      .parent-cats .subcat-list .sub-cats-palate .sub-cat {
        width: 25%; } }
    @media (min-width: 1366px) {
      .parent-cats .subcat-list .sub-cats-palate .sub-cat {
        padding-right: 12px;
        padding-left: 12px;
        margin-bottom: 24px; } }
    @media (min-width: 1600px) {
      .parent-cats .subcat-list .sub-cats-palate .sub-cat {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 30px; } }
  @media (min-width: 1024px) {
    .parent-cats .subcat-list .sub-cats-palate {
      margin-right: -10px;
      margin-left: -10px;
      width: auto; } }
  @media (min-width: 1366px) {
    .parent-cats .subcat-list .sub-cats-palate {
      margin-right: -12px;
      margin-left: -12px; } }
  @media (min-width: 1600px) {
    .parent-cats .subcat-list .sub-cats-palate {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1366px) {
    .parent-cats .subcat-list {
      margin-top: 35px; } }
  @media (min-width: 1600px) {
    .parent-cats .subcat-list {
      margin-top: 40px; } }

.parent-cats .sub_description {
  margin-top: 10px; }
  .parent-cats .sub_description h2 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center; }
    @media (min-width: 375px) {
      .parent-cats .sub_description h2 {
        font-size: 19px; } }
    @media (min-width: 768px) {
      .parent-cats .sub_description h2 {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .parent-cats .sub_description h2 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 15px; } }
    @media (min-width: 1366px) {
      .parent-cats .sub_description h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 20px; } }
    @media (min-width: 1600px) {
      .parent-cats .sub_description h2 {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 30px; } }
  .parent-cats .sub_description p {
    font-weight: 300;
    color: #333333;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    font-size: 13px; }
    @media (min-width: 768px) {
      .parent-cats .sub_description p {
        max-width: 600px;
        font-size: 14px; } }
    @media (min-width: 1024px) {
      .parent-cats .sub_description p {
        max-width: 700px; } }
    @media (min-width: 1366px) {
      .parent-cats .sub_description p {
        max-width: 800px;
        font-size: 15px; } }
    @media (min-width: 1600px) {
      .parent-cats .sub_description p {
        max-width: 950px;
        font-size: 16px; } }
  .parent-cats .sub_description .sub_desc_img {
    margin-top: 20px; }
    .parent-cats .sub_description .sub_desc_img .sub_desc_img_1 {
      width: 50%;
      padding-right: 5px;
      padding-bottom: 0px; }
      @media (min-width: 768px) {
        .parent-cats .sub_description .sub_desc_img .sub_desc_img_1 {
          padding-right: 6px; } }
      @media (min-width: 1024px) {
        .parent-cats .sub_description .sub_desc_img .sub_desc_img_1 {
          padding-right: 10px; } }
      @media (min-width: 1600px) {
        .parent-cats .sub_description .sub_desc_img .sub_desc_img_1 {
          padding-right: 15px; } }
      .parent-cats .sub_description .sub_desc_img .sub_desc_img_1 a span {
        padding-top: 6px;
        padding-bottom: 6px;
        color: #000000; }
        @media (min-width: 1024px) {
          .parent-cats .sub_description .sub_desc_img .sub_desc_img_1 a span {
            padding-top: 10px;
            padding-bottom: 10px; } }
    .parent-cats .sub_description .sub_desc_img .sub_desc_img_2 {
      width: 50%;
      padding-bottom: 0px;
      padding-left: 5px; }
      @media (min-width: 768px) {
        .parent-cats .sub_description .sub_desc_img .sub_desc_img_2 {
          padding-left: 7px; } }
      @media (min-width: 1024px) {
        .parent-cats .sub_description .sub_desc_img .sub_desc_img_2 {
          padding-left: 10px; } }
      @media (min-width: 1600px) {
        .parent-cats .sub_description .sub_desc_img .sub_desc_img_2 {
          padding-left: 15px; } }
      .parent-cats .sub_description .sub_desc_img .sub_desc_img_2 a span {
        padding-top: 6px;
        padding-bottom: 6px;
        color: #000000; }
        @media (min-width: 1024px) {
          .parent-cats .sub_description .sub_desc_img .sub_desc_img_2 a span {
            padding-top: 10px;
            padding-bottom: 10px; } }
    @media (min-width: 1366px) {
      .parent-cats .sub_description .sub_desc_img {
        margin-top: 30px; } }
    @media (min-width: 1600px) {
      .parent-cats .sub_description .sub_desc_img {
        margin-top: 40px; } }
    .parent-cats .sub_description .sub_desc_img a:hover span {
      background-color: #000000;
      color: #ffffff; }
  @media (min-width: 1366px) {
    .parent-cats .sub_description {
      margin-top: 15px; } }
  @media (min-width: 1600px) {
    .parent-cats .sub_description {
      margin-top: 20px; } }

.parent-cats .cat-product .cat_product_desc {
  margin-top: 20px; }
  .parent-cats .cat-product .cat_product_desc h2 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center; }
    @media (min-width: 375px) {
      .parent-cats .cat-product .cat_product_desc h2 {
        font-size: 19px; } }
    @media (min-width: 768px) {
      .parent-cats .cat-product .cat_product_desc h2 {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .parent-cats .cat-product .cat_product_desc h2 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 15px; } }
    @media (min-width: 1366px) {
      .parent-cats .cat-product .cat_product_desc h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 20px; } }
    @media (min-width: 1600px) {
      .parent-cats .cat-product .cat_product_desc h2 {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 30px; } }
  .parent-cats .cat-product .cat_product_desc p {
    font-weight: 300;
    color: #333333;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: center;
    font-size: 13px; }
    @media (min-width: 768px) {
      .parent-cats .cat-product .cat_product_desc p {
        max-width: 600px;
        font-size: 14px; } }
    @media (min-width: 1024px) {
      .parent-cats .cat-product .cat_product_desc p {
        max-width: 700px; } }
    @media (min-width: 1366px) {
      .parent-cats .cat-product .cat_product_desc p {
        max-width: 800px;
        font-size: 15px; } }
    @media (min-width: 1600px) {
      .parent-cats .cat-product .cat_product_desc p {
        max-width: 950px;
        font-size: 16px; } }
  @media (min-width: 1024px) {
    .parent-cats .cat-product .cat_product_desc {
      margin-top: 20px; } }
  @media (min-width: 1366px) {
    .parent-cats .cat-product .cat_product_desc {
      margin-top: 40px; } }
  @media (min-width: 1600px) {
    .parent-cats .cat-product .cat_product_desc {
      margin-top: 50px; } }

.parent-cats .cat-product .productGrid {
  margin-top: 20px;
  margin-right: -0.75rem;
  margin-left: -0.75rem;
  width: auto; }
  @media (min-width: 1366px) {
    .parent-cats .cat-product .productGrid {
      margin-top: 30px; } }
  @media (min-width: 1600px) {
    .parent-cats .cat-product .productGrid {
      margin-top: 40px; } }
  .parent-cats .cat-product .productGrid .slick-prev {
    top: 40%;
    transform: translate(0, -40%); }
    @media (min-width: 1024px) {
      .parent-cats .cat-product .productGrid .slick-prev {
        left: -35px; } }
    .parent-cats .cat-product .productGrid .slick-prev::before {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMjIuNDU3MjA3NCAxLjAwNzQ2MTQ3bC0yMSAyMC4wMjQ4MjE0MyAyMC45NDc5Mzk3IDE5Ljk3NTE3ODYiIHN0cm9rZT0iIzk4OTg5OCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==");
      background-size: 70%; }
    .parent-cats .cat-product .productGrid .slick-prev:hover, .parent-cats .cat-product .productGrid .slick-prev:focus {
      background-color: transparent; }
  .parent-cats .cat-product .productGrid .slick-next {
    top: 40%;
    transform: translate(0, -40%); }
    @media (min-width: 1024px) {
      .parent-cats .cat-product .productGrid .slick-next {
        right: -35px; } }
    .parent-cats .cat-product .productGrid .slick-next::before {
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iNDIiIHZpZXdCb3g9IjAgMCAyNCA0MiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMS40NTY3OSAxLjAwNzQ2MTQ3bDIxIDIwLjAyNDgyMTQzTDEuNTA4ODUgNDEuMDA3NDYxNSIgc3Ryb2tlPSIjOTg5ODk4IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
      background-size: 70%; }
    .parent-cats .cat-product .productGrid .slick-next:hover, .parent-cats .cat-product .productGrid .slick-next:focus {
      background-color: transparent; }
  .parent-cats .cat-product .productGrid .slick-disabled {
    opacity: 1; }
  .parent-cats .cat-product .productGrid .card .card-group .slick-arrow::before {
    background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/up-chevron.png"); }
  .parent-cats .cat-product .productGrid .card .card-group .slick-next {
    right: -20px; }

.parent-cats .guide_section {
  margin-top: 20px; }
  .parent-cats .guide_section h2 {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: capitalize;
    text-align: center; }
    @media (min-width: 375px) {
      .parent-cats .guide_section h2 {
        font-size: 19px; } }
    @media (min-width: 768px) {
      .parent-cats .guide_section h2 {
        font-size: 20px; } }
    @media (min-width: 1024px) {
      .parent-cats .guide_section h2 {
        font-size: 23px;
        margin-top: 0px;
        margin-bottom: 15px; } }
    @media (min-width: 1366px) {
      .parent-cats .guide_section h2 {
        font-size: 26px;
        margin-top: 0px;
        margin-bottom: 20px; } }
    @media (min-width: 1600px) {
      .parent-cats .guide_section h2 {
        font-size: 28px;
        margin-top: 0px;
        margin-bottom: 30px; } }
  .parent-cats .guide_section .guide_img .guide_img_1 {
    width: 50%;
    padding-right: 5px;
    padding-bottom: 0px;
    margin-bottom: 10px;
    position: relative; }
    .parent-cats .guide_section .guide_img .guide_img_1 span {
      position: absolute;
      right: 12px;
      bottom: 7px;
      font-size: 13px;
      padding-top: 5px;
      padding-right: 5px;
      padding-bottom: 5px;
      padding-left: 5px;
      text-transform: capitalize;
      color: #000000;
      background-color: #ffffff;
      border-color: #ffffff;
      text-align: center;
      width: 88%; }
      @media (min-width: 375px) {
        .parent-cats .guide_section .guide_img .guide_img_1 span {
          width: 90%; } }
      @media (min-width: 589px) {
        .parent-cats .guide_section .guide_img .guide_img_1 span {
          width: auto;
          padding-top: 7px;
          padding-right: 10px;
          padding-bottom: 7px;
          padding-left: 10px; } }
      @media (min-width: 768px) {
        .parent-cats .guide_section .guide_img .guide_img_1 span {
          position: absolute;
          right: 17px;
          bottom: 8px; } }
      @media (min-width: 1024px) {
        .parent-cats .guide_section .guide_img .guide_img_1 span {
          padding-top: 10px;
          padding-right: 15px;
          padding-bottom: 10px;
          padding-left: 15px; } }
      @media (min-width: 1366px) {
        .parent-cats .guide_section .guide_img .guide_img_1 span {
          font-size: 18px;
          padding-top: 12px;
          padding-right: 15px;
          padding-bottom: 12px;
          padding-left: 15px;
          position: absolute;
          right: 18px;
          bottom: 8px; } }
      @media (min-width: 1600px) {
        .parent-cats .guide_section .guide_img .guide_img_1 span {
          font-size: 20px;
          position: absolute;
          right: 27px;
          bottom: 12px;
          padding-top: 18px;
          padding-right: 20px;
          padding-bottom: 18px;
          padding-left: 20px; } }
    @media (min-width: 768px) {
      .parent-cats .guide_section .guide_img .guide_img_1 {
        padding-right: 7px; } }
    @media (min-width: 1024px) {
      .parent-cats .guide_section .guide_img .guide_img_1 {
        padding-right: 10px; } }
    @media (min-width: 1600px) {
      .parent-cats .guide_section .guide_img .guide_img_1 {
        padding-right: 15px; } }
  .parent-cats .guide_section .guide_img .guide_img_2 {
    width: 50%;
    padding-bottom: 0px;
    padding-left: 5px;
    margin-bottom: 10px;
    position: relative; }
    .parent-cats .guide_section .guide_img .guide_img_2 span {
      position: absolute;
      right: 7px;
      bottom: 7px;
      font-size: 13px;
      padding-top: 5px;
      padding-right: 5px;
      padding-bottom: 5px;
      padding-left: 5px;
      text-transform: capitalize;
      color: #000000;
      background-color: #ffffff;
      border-color: #ffffff;
      text-align: center;
      width: 88%; }
      @media (min-width: 375px) {
        .parent-cats .guide_section .guide_img .guide_img_2 span {
          width: 90%; } }
      @media (min-width: 589px) {
        .parent-cats .guide_section .guide_img .guide_img_2 span {
          width: auto;
          padding-top: 7px;
          padding-right: 10px;
          padding-bottom: 7px;
          padding-left: 10px; } }
      @media (min-width: 1024px) {
        .parent-cats .guide_section .guide_img .guide_img_2 span {
          padding-top: 10px;
          padding-right: 15px;
          padding-bottom: 10px;
          padding-left: 15px; } }
      @media (min-width: 1366px) {
        .parent-cats .guide_section .guide_img .guide_img_2 span {
          font-size: 18px;
          padding-top: 12px;
          padding-right: 15px;
          padding-bottom: 12px;
          padding-left: 15px; } }
      @media (min-width: 1600px) {
        .parent-cats .guide_section .guide_img .guide_img_2 span {
          font-size: 20px;
          position: absolute;
          right: 12px;
          bottom: 12px;
          padding-top: 18px;
          padding-right: 20px;
          padding-bottom: 18px;
          padding-left: 20px; } }
    @media (min-width: 768px) {
      .parent-cats .guide_section .guide_img .guide_img_2 {
        padding-left: 7px; } }
    @media (min-width: 1024px) {
      .parent-cats .guide_section .guide_img .guide_img_2 {
        padding-left: 10px; } }
    @media (min-width: 1600px) {
      .parent-cats .guide_section .guide_img .guide_img_2 {
        padding-left: 15px; } }
  .parent-cats .guide_section .guide_img a:hover span {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000; }
  .parent-cats .guide_section .guide_desc {
    margin-top: 10px;
    margin-bottom: 20px; }
    .parent-cats .guide_section .guide_desc p {
      color: #333333;
      font-weight: 300;
      margin-top: 0px;
      margin-right: auto;
      margin-bottom: 0px;
      margin-left: auto;
      text-align: center;
      font-size: 13px; }
      @media (min-width: 768px) {
        .parent-cats .guide_section .guide_desc p {
          max-width: 600px;
          font-size: 14px; } }
      @media (min-width: 1024px) {
        .parent-cats .guide_section .guide_desc p {
          max-width: 700px; } }
      @media (min-width: 1366px) {
        .parent-cats .guide_section .guide_desc p {
          max-width: 800px;
          font-size: 15px; } }
      @media (min-width: 1600px) {
        .parent-cats .guide_section .guide_desc p {
          max-width: 950px;
          font-size: 16px; } }
    @media (min-width: 1366px) {
      .parent-cats .guide_section .guide_desc {
        margin-top: 30px;
        margin-bottom: 30px; } }
    @media (min-width: 1600px) {
      .parent-cats .guide_section .guide_desc {
        margin-top: 50px;
        margin-bottom: 50px; } }

/***************************** PARENT CATEGORY PAGE SCSS END ****************************/
/***************************** CHILD CATEGORY PAGE SCSS START ****************************/
.child_category #facetedSearch-content--Base-Colour.loading {
  position: relative; }
  .child_category #facetedSearch-content--Base-Colour.loading #facetedSearch-navList--Base-Colour {
    visibility: hidden; }
  .child_category #facetedSearch-content--Base-Colour.loading:after {
    content: '';
    background: rgba(255, 255, 255, 0.7) url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/loading-18.gif") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.child_category .navList-item.none-in-stock {
  display: none; }

.child_category #product-swatches-list {
  visibility: hidden; }
  .child_category #product-swatches-list.loaded {
    visibility: visible; }

.child_category .child_banner_img.initial-CLS {
  height: 265px; }
  @media (max-width: 360px) {
    .child_category .child_banner_img.initial-CLS {
      height: 82px; } }

.child_category .child_banner_img img {
  max-width: 100%;
  width: 100%; }

.child_category .child_banner_img .child_banner_desktop {
  display: none; }
  @media (min-width: 589px) {
    .child_category .child_banner_img .child_banner_desktop {
      display: block; } }

.child_category .child_banner_img .child_banner_mobile {
  display: block;
  margin-top: 11px; }
  @media (min-width: 589px) {
    .child_category .child_banner_img .child_banner_mobile {
      display: none; } }

.child_category .child_title_section {
  margin-bottom: 0px; }
  @media (min-width: 1024px) {
    .child_category .child_title_section .child_breadcrumbs {
      width: 33.33%; } }
  .child_category .child_title_section .child_title {
    width: 100%; }
    .child_category .child_title_section .child_title h1 {
      margin-top: 15px;
      margin-bottom: 15px;
      line-height: 1.2; }
      @media (min-width: 1366px) {
        .child_category .child_title_section .child_title h1 {
          margin-top: 20px;
          margin-bottom: 20px; } }
      @media (min-width: 1600px) {
        .child_category .child_title_section .child_title h1 {
          margin-top: 30px;
          margin-bottom: 30px; } }
    @media (min-width: 1024px) {
      .child_category .child_title_section .child_title {
        width: 33.33%; } }
  .child_category .child_title_section .child_sortby {
    display: none; }
    .child_category .child_title_section .child_sortby .actionBar {
      margin-top: 15px;
      margin-bottom: 15px; }
      .child_category .child_title_section .child_sortby .actionBar .actionBar-section {
        float: right; }
        .child_category .child_title_section .child_sortby .actionBar .actionBar-section .form-field {
          margin: 0px;
          border-radius: 0px;
          border-color: #eaeaea; }
      @media (min-width: 1366px) {
        .child_category .child_title_section .child_sortby .actionBar {
          margin-top: 20px;
          margin-bottom: 20px; } }
      @media (min-width: 1600px) {
        .child_category .child_title_section .child_sortby .actionBar {
          margin-top: 30px;
          margin-bottom: 30px; } }
    @media (min-width: 1024px) {
      .child_category .child_title_section .child_sortby {
        width: 33.33%;
        display: inline-block;
        vertical-align: top; } }

.child_category .page .mobile_filter {
  display: inline-block;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  width: 50%; }
  .child_category .page .mobile_filter .actionBar {
    margin: 0px; }
    .child_category .page .mobile_filter .actionBar .form-fieldset .form-field {
      margin-bottom: 0px;
      border: 1px solid #eaeaea;
      border-radius: 0px; }
      .child_category .page .mobile_filter .actionBar .form-fieldset .form-field .form-label {
        display: none; }
      .child_category .page .mobile_filter .actionBar .form-fieldset .form-field .form-select {
        width: 100%;
        height: auto;
        padding-top: 9px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        line-height: 1.3;
        max-width: 100%; }
        .child_category .page .mobile_filter .actionBar .form-fieldset .form-field .form-select.form-select--small {
          background-position: right 10px center; }
    @media (min-width: 768px) {
      .child_category .page .mobile_filter .actionBar .form-fieldset {
        float: none; } }
  @media (min-width: 1024px) {
    .child_category .page .mobile_filter {
      display: none; } }

.child_category .page .page-content {
  width: 100%; }
  @media (min-width: 1024px) {
    .child_category .page .page-content {
      width: 75%; } }

/***************************** CHILD CATEGORY PAGE SCSS END ****************************/
/***************************** SIDEBAR + PRODUCT-LISTING SCSS START ****************************/
.page .page-sidebar {
  width: 50%;
  display: inline-block;
  vertical-align: middle; }
  .page .page-sidebar nav .sidebarBlock {
    margin-bottom: 20px; }
    .page .page-sidebar nav .sidebarBlock .sidebarBlock-heading {
      color: #000000;
      border-bottom: 1px solid #dddddd;
      padding-bottom: 10px;
      margin-bottom: 10px; }
      @media (min-width: 1366px) {
        .page .page-sidebar nav .sidebarBlock .sidebarBlock-heading {
          padding-bottom: 15px;
          margin-bottom: 15px; } }
      @media (min-width: 1600px) {
        .page .page-sidebar nav .sidebarBlock .sidebarBlock-heading {
          font-size: 16px;
          padding-top: 10px;
          padding-bottom: 10px;
          margin-bottom: 20px; } }
    .page .page-sidebar nav .sidebarBlock .navList {
      margin-top: 10px;
      margin-bottom: 10px;
      margin-left: 20px; }
      .page .page-sidebar nav .sidebarBlock .navList .navList-item .navList-action {
        color: #333333;
        font-weight: 300; }
        .page .page-sidebar nav .sidebarBlock .navList .navList-item .navList-action:hover {
          color: #888888; }
      .page .page-sidebar nav .sidebarBlock .navList .navList-item .subcategories-checkbox::before {
        border-radius: 0;
        content: unset; }
      .page .page-sidebar nav .sidebarBlock .navList .navList-item .subcategories-checkbox::after {
        content: unset;
        width: 13px;
        height: 10px;
        background-size: cover;
        top: 12px;
        left: 4px;
        background-color: white;
        transform: rotate(-9deg);
        background-image: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/checked1.png); }
        .page .page-sidebar nav .sidebarBlock .navList .navList-item .subcategories-checkbox::after.is-selected {
          opacity: 1; }
    .page .page-sidebar nav .sidebarBlock + .sidebarBlock {
      border-top: none; }
  .page .page-sidebar nav .facetedSearch {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px; }
    .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters .inlineList {
      margin-left: 20px; }
      .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters .inlineList li {
        margin-left: 0;
        padding-right: 10px; }
        .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters .inlineList li a {
          margin-left: 0;
          font-weight: 300;
          color: #ffffff;
          border: 1px solid #000000;
          padding-top: 5px;
          padding-right: 10px;
          padding-bottom: 5px;
          padding-left: 10px;
          border-radius: 0px;
          background-color: #000000; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters .inlineList li a:hover {
            color: #000000;
            background-color: #ffffff; }
            .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters .inlineList li a:hover svg {
              fill: #000000; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters .inlineList li a svg {
            fill: #ffffff; }
    .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters a {
      margin-left: 20px;
      font-weight: 300;
      color: #333333; }
      .page .page-sidebar nav .facetedSearch .facetedSearch-refineFilters a:hover {
        color: #888888; }
    .page .page-sidebar nav .facetedSearch .facetedSearch-navList {
      margin-top: 0px;
      width: calc(100vw - 20px); }
      .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block {
        margin-top: 0px; }
        .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-title {
          color: #000000;
          border-bottom: 1px solid #dddddd;
          margin-bottom: 0px;
          padding-top: 10px;
          padding-bottom: 10px; }
          @media (min-width: 1366px) {
            .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-title {
              padding-top: 15px;
              padding-bottom: 15px; } }
          @media (min-width: 1600px) {
            .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-title {
              font-size: 16px;
              padding-top: 20px;
              padding-bottom: 20px; } }
        .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-navigation-actions {
          top: 50%;
          transform: translateY(-50%);
          margin-top: 0px; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-navigation-actions a {
            color: #333333; }
            .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-navigation-actions a:hover {
              color: #888888; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-navigation-actions svg {
            fill: #333333; }
        .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content {
          margin-top: 15px;
          margin-bottom: 15px;
          margin-left: 15px; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList {
            margin-top: 0px;
            margin-bottom: 0px;
            margin-left: 0px; }
            .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox {
              margin-bottom: 10px;
              padding-top: 0px;
              padding-bottom: 0px;
              padding-left: 25px;
              color: #333333; }
              .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox.is-selected {
                color: #888888; }
                .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox.is-selected:before {
                  border-color: #bebebe; }
              .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox:before {
                border-radius: 0;
                border-color: #dddddd; }
              .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox:after {
                width: 13px;
                height: 10px;
                background-size: cover;
                top: 6px;
                left: 4px;
                background-color: white;
                transform: rotate(-9deg);
                background-image: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/checked1.png); }
              .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox .navList-action-close {
                background-color: transparent;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px; }
            .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .navList .navList-item .navList-action--checkbox::before {
              margin-top: -1px;
              top: 0; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .form .form-input {
            border-radius: 0px;
            border-color: #dddddd; }
          .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .form .button {
            border-radius: 0px;
            border-color: #000000;
            background-color: #000000;
            color: #ffffff; }
            .page .page-sidebar nav .facetedSearch .facetedSearch-navList .accordion--navList .accordion-block .accordion-content .form .button:hover {
              background-color: #ffffff;
              color: #000000; }
      @media (min-width: 1024px) {
        .page .page-sidebar nav .facetedSearch .facetedSearch-navList {
          width: auto; } }
    .page .page-sidebar nav .facetedSearch .facetedSearch-toggle {
      margin: 0px 0px 10px 0px;
      padding: 10px;
      width: 100%;
      border: 1px solid #eaeaea;
      border-radius: 0px; }
      .page .page-sidebar nav .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-text {
        display: none; }
      .page .page-sidebar nav .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator {
        width: 100%;
        text-align: left;
        color: #333333; }
        .page .page-sidebar nav .facetedSearch .facetedSearch-toggle .facetedSearch-toggle-indicator i {
          float: right; }
    @media (min-width: 1024px) {
      .page .page-sidebar nav .facetedSearch {
        margin-top: 0px;
        margin-bottom: 20px; } }
  @media (min-width: 1024px) {
    .page .page-sidebar {
      padding-right: 20px;
      width: 25%; } }
  @media (min-width: 1366px) {
    .page .page-sidebar {
      padding-right: 40px; } }

.page .page-content .productGrid li {
  width: 50%; }
  @media (min-width: 1024px) {
    .page .page-content .productGrid li {
      width: 33.33%; } }

.page .page-content .pagination {
  margin-top: 10px; }
  .page .page-content .pagination .pagination-list .pagination-item {
    margin-left: 0px;
    vertical-align: middle; }
    .page .page-content .pagination .pagination-list .pagination-item.pagination-item--current {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px;
      vertical-align: middle;
      border: none;
      border-bottom: 1px solid #333333;
      border-radius: 0px; }
      .page .page-content .pagination .pagination-list .pagination-item.pagination-item--current .pagination-link {
        color: #000000;
        line-height: 1;
        border: none; }
    .page .page-content .pagination .pagination-list .pagination-item .pagination-link {
      color: #888888;
      line-height: 1; }
  .page .page-content .pagination .pagination-item.pagination-item--next {
    float: none;
    border: 1px solid #333333; }
    .page .page-content .pagination .pagination-item.pagination-item--next .pagination-link {
      color: #333333;
      text-transform: uppercase;
      padding-top: 4px;
      padding-right: 6px;
      padding-bottom: 4px;
      padding-left: 12px;
      font-size: 13px;
      line-height: 1; }
      .page .page-content .pagination .pagination-item.pagination-item--next .pagination-link .icon {
        margin-right: 0;
        margin-left: -5px;
        margin-top: 0px;
        width: 17px; }
        .page .page-content .pagination .pagination-item.pagination-item--next .pagination-link .icon svg {
          fill: #000000; }
      @media (min-width: 1366px) {
        .page .page-content .pagination .pagination-item.pagination-item--next .pagination-link {
          padding-top: 5px;
          padding-right: 10px;
          padding-bottom: 5px;
          padding-left: 15px; } }
  .page .page-content .pagination .pagination-item.pagination-item--previous {
    float: none;
    border: 1px solid #333333; }
    .page .page-content .pagination .pagination-item.pagination-item--previous .pagination-link {
      color: #333333;
      text-transform: uppercase;
      padding-top: 4px;
      padding-right: 12px;
      padding-bottom: 4px;
      padding-left: 6px;
      font-size: 13px;
      line-height: 1; }
      .page .page-content .pagination .pagination-item.pagination-item--previous .pagination-link .icon {
        margin-left: 0;
        margin-right: -5px;
        margin-top: 0px;
        width: 17px; }
        .page .page-content .pagination .pagination-item.pagination-item--previous .pagination-link .icon svg {
          fill: #000000; }
      @media (min-width: 1366px) {
        .page .page-content .pagination .pagination-item.pagination-item--previous .pagination-link {
          padding-top: 5px;
          padding-right: 15px;
          padding-bottom: 5px;
          padding-left: 10px; } }
  @media (min-width: 1024px) {
    .page .page-content .pagination {
      margin-top: 0px; } }

.page .page-content .child_desc .content {
  border-top: 1px solid #dddddd;
  padding-top: 15px;
  padding-bottom: 15px; }
  .page .page-content .child_desc .content h2 {
    margin-bottom: 10px; }
  .page .page-content .child_desc .content p {
    margin-bottom: 10px; }
  .page .page-content .child_desc .content .child_img {
    display: none; }

/***************************** SIDEBAR + PRODUCT-LISTING SCSS END ****************************/
/***************************** SEARCH RESULT PAGE SCSS START ****************************/
.custom_search .page .page-content .panel .panel-body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-bottom: 0px;
  background-color: transparent; }
  .custom_search .page .page-content .panel .panel-body .search-suggestion {
    display: none; }
    .custom_search .page .page-content .panel .panel-body .search-suggestion .suggestion-title {
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 10px; }
    .custom_search .page .page-content .panel .panel-body .search-suggestion .category-suggestion-list .category-suggestion {
      margin-bottom: 10px;
      line-height: 1.3;
      width: 100%; }
      .custom_search .page .page-content .panel .panel-body .search-suggestion .category-suggestion-list .category-suggestion a {
        font-size: 13px; }
        @media (min-width: 1366px) {
          .custom_search .page .page-content .panel .panel-body .search-suggestion .category-suggestion-list .category-suggestion a {
            font-size: 14px; } }
        @media (min-width: 1600px) {
          .custom_search .page .page-content .panel .panel-body .search-suggestion .category-suggestion-list .category-suggestion a {
            font-size: 15px; } }
      @media (min-width: 589px) {
        .custom_search .page .page-content .panel .panel-body .search-suggestion .category-suggestion-list .category-suggestion {
          width: 50%; } }
      @media (min-width: 1024px) {
        .custom_search .page .page-content .panel .panel-body .search-suggestion .category-suggestion-list .category-suggestion {
          width: 33.33%; } }

.custom_search .page .page-sidebar.u-hiddenVisually + .page-content {
  width: 100%; }
  .custom_search .page .page-sidebar.u-hiddenVisually + .page-content #search-results-content ul p {
    margin-top: 10px;
    margin-bottom: 20px; }

.custom_search .page #product-listing-container .actionBar {
  margin: 0px;
  width: 50%; }
  .custom_search .page #product-listing-container .actionBar .form-fieldset .form-field {
    margin-bottom: 0px;
    border: 1px solid #eaeaea;
    border-radius: 0px; }
    .custom_search .page #product-listing-container .actionBar .form-fieldset .form-field .form-label {
      display: none; }
    .custom_search .page #product-listing-container .actionBar .form-fieldset .form-field .form-select {
      width: 100%;
      height: auto;
      padding-top: 9px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      line-height: 1.3;
      max-width: 100%; }
      .custom_search .page #product-listing-container .actionBar .form-fieldset .form-field .form-select.form-select--small {
        background-position: right 10px center; }

.custom_search .page #product-listing-container .productGrid {
  margin-right: -0.75rem;
  margin-bottom: 10px;
  margin-left: -0.75rem;
  width: auto; }
  .custom_search .page #product-listing-container .productGrid .product {
    margin-bottom: 10px; }

/***************************** SEARCH RESULT PAGE SCSS END ****************************/
/***************************** PRODUCT DETAIL PAGE SCSS START ****************************/
.productView-img-container:after {
  padding-bottom: 100%; }

.custom_product .productView {
  padding-top: 0px; }
  .custom_product .productView .productView-details {
    margin-top: 10px;
    margin-bottom: 0px; }
    .custom_product .productView .productView-details .productView-product {
      padding-bottom: 20px;
      border-bottom: 1px solid #dddddd; }
      .custom_product .productView .productView-details .productView-product .productView-title {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 5px; }
        @media (min-width: 1024px) {
          .custom_product .productView .productView-details .productView-product .productView-title {
            font-size: 22px; } }
        @media (min-width: 1366px) {
          .custom_product .productView .productView-details .productView-product .productView-title {
            font-size: 25px; } }
        @media (min-width: 1600px) {
          .custom_product .productView .productView-details .productView-product .productView-title {
            font-size: 28px;
            margin-top: 0px;
            margin-bottom: 7px; } }
      .custom_product .productView .productView-details .productView-product .productView-brand {
        display: none;
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 5px; }
        @media (min-width: 1024px) {
          .custom_product .productView .productView-details .productView-product .productView-brand {
            font-size: 16px; } }
        @media (min-width: 1366px) {
          .custom_product .productView .productView-details .productView-product .productView-brand {
            font-size: 18px; } }
        @media (min-width: 1600px) {
          .custom_product .productView .productView-details .productView-product .productView-brand {
            font-size: 20px;
            margin-top: 0px;
            margin-bottom: 7px; } }
      .custom_product .productView .productView-details .productView-product .price_review {
        display: flex;
        flex-direction: column; }
      .custom_product .productView .productView-details .productView-product .productView-price {
        order: 2;
        margin-bottom: 0; }
        .custom_product .productView .productView-details .productView-product .productView-price .price-section {
          font-size: 19px; }
          .custom_product .productView .productView-details .productView-product .productView-price .price-section.rrp-price--withTax {
            display: block;
            color: #888888; }
          .custom_product .productView .productView-details .productView-product .productView-price .price-section.non-sale-price--withTax {
            display: none !important; }
          .custom_product .productView .productView-details .productView-product .productView-price .price-section.price-section--saving {
            display: none !important; }
          .custom_product .productView .productView-details .productView-product .productView-price .price-section.sale_price {
            display: block;
            width: auto;
            font-weight: 700; }
          @media (min-width: 1024px) {
            .custom_product .productView .productView-details .productView-product .productView-price .price-section {
              font-size: 24px; } }
          @media (min-width: 1366px) {
            .custom_product .productView .productView-details .productView-product .productView-price .price-section {
              font-size: 26px; } }
          @media (min-width: 1600px) {
            .custom_product .productView .productView-details .productView-product .productView-price .price-section {
              font-size: 30px; } }
        .custom_product .productView .productView-details .productView-product .productView-price .discount_off {
          color: #999999;
          padding-top: 5px;
          font-size: 13px; }
          @media (min-width: 1024px) {
            .custom_product .productView .productView-details .productView-product .productView-price .discount_off {
              font-size: 14px; } }
          @media (min-width: 1366px) {
            .custom_product .productView .productView-details .productView-product .productView-price .discount_off {
              font-size: 15px; } }
      .custom_product .productView .productView-details .productView-product .stamped-main-badge {
        margin-bottom: 3px; }
        .custom_product .productView .productView-details .productView-product .stamped-main-badge .stamped-badge {
          cursor: text; }
          .custom_product .productView .productView-details .productView-product .stamped-main-badge .stamped-badge .stamped-starrating {
            display: inline-block;
            vertical-align: middle; }
          .custom_product .productView .productView-details .productView-product .stamped-main-badge .stamped-badge .stamped-badge-caption {
            font-size: 14px;
            display: inline-block;
            vertical-align: bottom; }
            @media (min-width: 1024px) {
              .custom_product .productView .productView-details .productView-product .stamped-main-badge .stamped-badge .stamped-badge-caption {
                padding-left: 5px; } }
      .custom_product .productView .productView-details .productView-product .productView-info {
        display: none; }
    @media (min-width: 1024px) {
      .custom_product .productView .productView-details {
        margin-top: 0px;
        margin-bottom: 0px; } }
  .custom_product .productView .productView-images {
    font-size: 0;
    margin-bottom: 0px; }
    @media (min-width: 1024px) {
      .custom_product .productView .productView-images .desktop-productview {
        display: block;
        margin: 0px -1rem; }
        .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-prev {
          top: -30px;
          left: 39px;
          transform: translateX(-50%); }
          .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-prev:before {
            background-image: url(/assets/icons/chevron-down.svg);
            transform: rotate(180deg);
            fill: #fff;
            stroke: #fff; } }
    @media (min-width: 1024px) and (min-width: 1366px) {
      .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-prev {
        left: 52px; } }
    @media (min-width: 1024px) and (min-width: 1600px) {
      .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-prev {
        left: 64px; } }
    @media (min-width: 1024px) {
        .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-next {
          top: auto;
          left: 39px;
          bottom: -35px;
          transform: translateX(-50%); }
          .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-next:before {
            background-image: url(/assets/icons/chevron-down.svg); } }
    @media (min-width: 1024px) and (min-width: 1366px) {
      .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-next {
        left: 52px; } }
    @media (min-width: 1024px) and (min-width: 1600px) {
      .custom_product .productView .productView-images .desktop-productview .productView-thumbnails .slick-next {
        left: 64px; } }
    .custom_product .productView .productView-images .productView-thumbnails {
      width: 100%; }
      @media (min-width: 1024px) {
        .custom_product .productView .productView-images .productView-thumbnails {
          width: 20%;
          vertical-align: top;
          margin-top: 0px;
          float: left;
          padding-right: 10px; } }
      .custom_product .productView .productView-images .productView-thumbnails .slick-list {
        margin: 0px; }
        .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail {
          width: 100%;
          margin-bottom: 11px;
          border: none; }
          .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link {
            height: 75px; }
            .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link img {
              max-height: 70px;
              max-width: 70px;
              width: 100%; }
              @media (min-width: 1366px) {
                .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link img {
                  max-height: 90px;
                  max-width: 90px; } }
              @media (min-width: 1600px) {
                .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link img {
                  max-height: 110px;
                  max-width: 110px; } }
            @media (min-width: 1366px) {
              .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link {
                height: 100px;
                max-width: 100px;
                display: block; } }
            @media (min-width: 1600px) {
              .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail .productView-thumbnail-link {
                height: 125px;
                max-width: 125px; } }
  .custom_product .productView .productView-details .productView-options {
    text-align: left;
    font-size: 0px;
    margin-top: 20px;
    margin-bottom: 20px; }
    .custom_product .productView .productView-details .productView-options .form .form-field {
      margin-bottom: 10px; }
      .custom_product .productView .productView-details .productView-options .form .form-field .form-label {
        margin-bottom: 10px;
        color: #000000;
        font-size: 15px;
        font-weight: 300; }
        @media (min-width: 1366px) {
          .custom_product .productView .productView-details .productView-options .form .form-field .form-label {
            font-size: 16px; } }
        @media (min-width: 1600px) {
          .custom_product .productView .productView-details .productView-options .form .form-field .form-label {
            font-size: 18px;
            margin-bottom: 15px; } }
      .custom_product .productView .productView-details .productView-options .form .form-field .form-option-swatch {
        border-radius: 100%;
        border-color: #e8e8e8;
        padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
        margin-bottom: 0px; }
        .custom_product .productView .productView-details .productView-options .form .form-field .form-option-swatch .form-option-variant--color {
          border-radius: 100%;
          width: 30px;
          height: 30px; }
        .custom_product .productView .productView-details .productView-options .form .form-field .form-option-swatch:hover, .custom_product .productView .productView-details .productView-options .form .form-field .form-option-swatch:focus {
          border-color: #333333; }
      .custom_product .productView .productView-details .productView-options .form .form-field .form-select {
        border-color: #cccccc; }
      @media (min-width: 1366px) {
        .custom_product .productView .productView-details .productView-options .form .form-field {
          margin-bottom: 15px; } }
    .custom_product .productView .productView-details .productView-options .form .form-action {
      width: 70%;
      display: inline-block;
      vertical-align: middle;
      padding-right: 0px;
      padding-left: 0px;
      margin-top: 10px; }
      .custom_product .productView .productView-details .productView-options .form .form-action #form-action-addToCart {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 500;
        width: 100%;
        border-radius: 0px;
        background-color: #333333;
        border: 1px solid #333333;
        font-family: "CircularStd-Book", sans-serif; }
        .custom_product .productView .productView-details .productView-options .form .form-action #form-action-addToCart:hover {
          color: #333333;
          background-color: #fff; }
        .custom_product .productView .productView-details .productView-options .form .form-action #form-action-addToCart.is-adding {
          pointer-events: none;
          opacity: 0.8;
          cursor: not-allowed !important; }
        @media (min-width: 1600px) {
          .custom_product .productView .productView-details .productView-options .form .form-action #form-action-addToCart {
            font-size: 20px; } }
      @media (min-width: 589px) {
        .custom_product .productView .productView-details .productView-options .form .form-action {
          width: 40%; } }
      @media (min-width: 1366px) {
        .custom_product .productView .productView-details .productView-options .form .form-action {
          margin-top: 15px; } }
    .custom_product .productView .productView-details .productView-options .form-wishlist {
      margin-top: 10px;
      margin-bottom: 0px;
      margin-left: 20px;
      width: auto;
      display: inline-block;
      vertical-align: middle; }
      .custom_product .productView .productView-details .productView-options .form-wishlist a {
        margin-right: 0px;
        margin-bottom: 0px;
        display: block;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        border: none;
        transition: 0.5s ease; }
        .custom_product .productView .productView-details .productView-options .form-wishlist a span {
          background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/p-wish.png");
          background-repeat: no-repeat;
          width: 44px;
          height: 44px;
          background-position: top 12px center;
          border: none;
          background-color: #ddd;
          border-radius: 50%;
          padding-top: 0px;
          padding-right: 0px;
          padding-bottom: 0px;
          padding-left: 0px;
          margin-bottom: 0px;
          display: block; }
          @media (min-width: 1600px) {
            .custom_product .productView .productView-details .productView-options .form-wishlist a span {
              width: 45px;
              height: 45px; } }
        .custom_product .productView .productView-details .productView-options .form-wishlist a:hover span {
          background-color: #000 !important; }
      @media (min-width: 768px) {
        .custom_product .productView .productView-details .productView-options .form-wishlist {
          margin-top: 11px; } }
      @media (min-width: 1366px) {
        .custom_product .productView .productView-details .productView-options .form-wishlist {
          margin-top: 15px; } }
    @media (min-width: 1366px) {
      .custom_product .productView .productView-details .productView-options {
        margin-bottom: 30px; } }
    @media (min-width: 1600px) {
      .custom_product .productView .productView-details .productView-options {
        margin-bottom: 40px; } }
  .custom_product .productView .productView-details .free_trial_link {
    margin-bottom: 20px; }
    .custom_product .productView .productView-details .free_trial_link a {
      font-size: 16px;
      font-weight: 300;
      color: #333333; }
      .custom_product .productView .productView-details .free_trial_link a img {
        display: inline-block;
        vertical-align: middle; }
      .custom_product .productView .productView-details .free_trial_link a span {
        display: inline-block;
        vertical-align: middle;
        padding-left: 8px; }
      @media (min-width: 1600px) {
        .custom_product .productView .productView-details .free_trial_link a {
          font-size: 18px; } }
  @media (min-width: 1024px) {
    .custom_product .productView {
      padding-top: 1rem; } }

.custom_product .productView-description {
  float: none;
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  border-bottom: 1px solid #e6e6e6; }
  .custom_product .productView-description .tabs {
    display: none; }
    @media (min-width: 1024px) {
      .custom_product .productView-description .tabs {
        display: block;
        text-align: center; }
        .custom_product .productView-description .tabs .tab {
          float: none;
          display: inline-block; }
          .custom_product .productView-description .tabs .tab .tab-title {
            font-weight: 300;
            color: #000000; } }
      @media (min-width: 1024px) and (min-width: 1366px) {
        .custom_product .productView-description .tabs .tab .tab-title {
          font-size: 20px; } }
      @media (min-width: 1024px) and (min-width: 1600px) {
        .custom_product .productView-description .tabs .tab .tab-title {
          font-size: 22px; } }
  .custom_product .productView-description .tabs-contents {
    margin-bottom: 0px; }
    .custom_product .productView-description .tabs-contents .tab-content {
      display: block;
      padding-top: 0px;
      padding-bottom: 0px; }
      .custom_product .productView-description .tabs-contents .tab-content:first-child {
        border-top: 1px solid #e6e6e6; }
        @media (min-width: 1024px) {
          .custom_product .productView-description .tabs-contents .tab-content:first-child {
            border-top: none; } }
      @media (min-width: 1024px) {
        .custom_product .productView-description .tabs-contents .tab-content {
          display: none; }
          .custom_product .productView-description .tabs-contents .tab-content #tab-video .toggle {
            border: none;
            margin-bottom: 0px; }
            .custom_product .productView-description .tabs-contents .tab-content #tab-video .toggle .toggle-content .videoGallery-list .videoGallery-item .video {
              margin-bottom: 0px; }
          .custom_product .productView-description .tabs-contents .tab-content.is-active {
            display: block; } }
      .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .tab-title {
        position: relative;
        color: #262626;
        font-weight: 500;
        font-size: 16px;
        text-transform: capitalize;
        padding-top: 10px;
        padding-bottom: 10px;
        text-align: left; }
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .tab-title:before {
          position: absolute;
          top: 50%;
          right: 0;
          content: "";
          transform: translateY(-50%) rotate(0deg);
          background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/down-arrow.png");
          background-repeat: no-repeat;
          width: 10px;
          height: 10px;
          background-size: contain; }
          @media (min-width: 1024px) {
            .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .tab-title:before {
              content: none; } }
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .tab-title.up_arrow::before {
          transform: translateY(-50%) rotate(180deg); }
        @media (min-width: 1024px) {
          .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .tab-title {
            display: none; } }
      .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .mobile_sub_desc {
        padding-bottom: 10px;
        line-height: 1.4; }
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .mobile_sub_desc p {
          color: #333333;
          font-size: 13px; }
          @media (min-width: 1024px) {
            .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .mobile_sub_desc p {
              font-size: 14px; } }
          @media (min-width: 1600px) {
            .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .mobile_sub_desc p {
              font-size: 16px; } }
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .mobile_sub_desc .stamped-main-widget {
          margin: 0px !important; }
          .custom_product .productView-description .tabs-contents .tab-content .mobile_tab .mobile_sub_desc .stamped-main-widget .stamped-container {
            margin: 0px !important; }
      @media (min-width: 1024px) {
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab {
          padding-top: 10px;
          padding-bottom: 10px; } }
      @media (min-width: 1366px) {
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab {
          padding-top: 20px;
          padding-bottom: 20px; } }
      @media (min-width: 1600px) {
        .custom_product .productView-description .tabs-contents .tab-content .mobile_tab {
          padding-top: 30px;
          padding-bottom: 30px; } }
      @media (min-width: 1024px) {
        .custom_product .productView-description .tabs-contents .tab-content {
          border-color: #dddddd; } }
    @media (min-width: 1024px) {
      .custom_product .productView-description .tabs-contents {
        max-width: 720px;
        margin: 0px auto; } }
    @media (min-width: 1366px) {
      .custom_product .productView-description .tabs-contents {
        max-width: 920px;
        margin: 0px auto; } }
    @media (min-width: 1600px) {
      .custom_product .productView-description .tabs-contents {
        max-width: 1120px;
        margin: 0px auto; } }
  @media (min-width: 1366px) {
    .custom_product .productView-description {
      margin-top: 30px; } }
  @media (min-width: 1600px) {
    .custom_product .productView-description {
      margin-top: 50px; } }

.custom_product .custom_related_pro {
  margin-top: 20px; }
  .custom_product .custom_related_pro .tabs {
    border-bottom: none; }
    .custom_product .custom_related_pro .tabs .tab {
      float: none; }
      .custom_product .custom_related_pro .tabs .tab.is-active {
        border: none; }
        .custom_product .custom_related_pro .tabs .tab.is-active .tab-title {
          padding: 0px; }
      .custom_product .custom_related_pro .tabs .tab .tab-title {
        text-align: center;
        font-size: 20px;
        color: #000000;
        margin-bottom: 10px; }
        @media (min-width: 1366px) {
          .custom_product .custom_related_pro .tabs .tab .tab-title {
            font-size: 26px;
            margin-bottom: 15px; } }
        @media (min-width: 1600px) {
          .custom_product .custom_related_pro .tabs .tab .tab-title {
            font-size: 28px;
            margin-bottom: 20px; } }
  .custom_product .custom_related_pro .tabs-contents .tab-content .productCarousel .slick-list {
    padding: 0px !important; }
  @media (min-width: 1366px) {
    .custom_product .custom_related_pro {
      margin-top: 30px; } }
  @media (min-width: 1600px) {
    .custom_product .custom_related_pro {
      margin-top: 40px; } }

[data-product-attribute="set-rectangle"] .form-option {
  padding: 6px; }

.easyzoom-flyout {
  display: none !important; }

/***************************** PRODUCT DETAIL PAGE SCSS END ****************************/
/***************************** RELATED PRODUCTS ON PDP SCSS START ****************************/
.productCarousel-slide .card {
  border: 1px solid transparent;
  margin-top: 10px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  overflow: hidden; }
  .productCarousel-slide .card .card-figure {
    background-color: #fdfdfd; }
    .productCarousel-slide .card .card-figure a .card-img-container:after {
      padding-bottom: 100%; }
  .productCarousel-slide .card .card-body {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    position: relative;
    z-index: 6; }
    .productCarousel-slide .card .card-body .custom-card-body {
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 0px;
      text-align: left; }
      .productCarousel-slide .card .card-body .custom-card-body .card-title {
        font-weight: 300;
        margin-bottom: 10px;
        font-size: 15px;
        min-height: 45px;
        line-height: 1.4;
        opacity: 1;
        color: #333333; }
        .productCarousel-slide .card .card-body .custom-card-body .card-title a {
          color: #000000; }
          .productCarousel-slide .card .card-body .custom-card-body .card-title a:hover {
            color: #999999; }
        @media (min-width: 1024px) {
          .productCarousel-slide .card .card-body .custom-card-body .card-title {
            line-height: 1.3; } }
        @media (min-width: 1600px) {
          .productCarousel-slide .card .card-body .custom-card-body .card-title {
            font-size: 16px; } }
      .productCarousel-slide .card .card-body .custom-card-body .custom-card-figcaption-body {
        display: none; }
      .productCarousel-slide .card .card-body .custom-card-body .pro_price {
        font-size: 14px;
        margin-bottom: 10px; }
        .productCarousel-slide .card .card-body .custom-card-body .pro_price .price-section {
          display: block; }
        .productCarousel-slide .card .card-body .custom-card-body .pro_price .sale_price {
          font-weight: 900;
          color: #000000; }
        .productCarousel-slide .card .card-body .custom-card-body .pro_price .actual_price {
          color: #888888;
          font-weight: 400; }
        .productCarousel-slide .card .card-body .custom-card-body .pro_price .price-section--withTax .price.price--withTax {
          font-weight: 900;
          color: #000000; }
        @media (min-width: 1366px) {
          .productCarousel-slide .card .card-body .custom-card-body .pro_price {
            font-size: 15px;
            margin-bottom: -2px; } }
        @media (min-width: 1600px) {
          .productCarousel-slide .card .card-body .custom-card-body .pro_price {
            font-size: 16px; } }
      .productCarousel-slide .card .card-body .custom-card-body .discount_off {
        color: #000000;
        font-size: 13px;
        line-height: 1.2; }
        @media (min-width: 1366px) {
          .productCarousel-slide .card .card-body .custom-card-body .discount_off {
            font-size: 15px; } }
        @media (min-width: 1600px) {
          .productCarousel-slide .card .card-body .custom-card-body .discount_off {
            font-size: 16px; } }
      .productCarousel-slide .card .card-body .custom-card-body .pro_rating {
        margin-bottom: 10px; }
        .productCarousel-slide .card .card-body .custom-card-body .pro_rating .rating--small {
          display: block; }
          @media (min-width: 589px) {
            .productCarousel-slide .card .card-body .custom-card-body .pro_rating .rating--small {
              display: inline-block; } }
      @media (min-width: 1024px) {
        .productCarousel-slide .card .card-body .custom-card-body {
          padding-top: 5px;
          padding-right: 10px;
          padding-bottom: 5px;
          padding-left: 10px; } }
  @media (min-width: 1024px) {
    .productCarousel-slide .card:hover {
      border: 1px solid #ffffff;
      box-shadow: 0px 0px 10px #ebebeb;
      transition: 0.5s all ease; }
      .productCarousel-slide .card:hover .card-body .custom-card-body .card-title {
        opacity: 0; }
      .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body {
        display: block;
        margin-bottom: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        pointer-events: all;
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 9999;
        text-align: left;
        transform: translate(-50%, -50%); }
        .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
          padding-top: 10px;
          padding-right: 10px;
          padding-bottom: 10px;
          padding-left: 10px;
          margin-top: 1px;
          font-size: 13px;
          font-weight: 500;
          text-transform: uppercase;
          color: #ffffff;
          text-decoration: none; } }
      @media (min-width: 1024px) and (min-width: 1366px) {
        .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
          font-size: 15px;
          padding-top: 10px;
          padding-right: 25px;
          padding-bottom: 10px;
          padding-left: 25px; } }
      @media (min-width: 1024px) and (min-width: 1600px) {
        .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
          font-size: 16px;
          padding-top: 15px;
          padding-right: 30px;
          padding-bottom: 15px;
          padding-left: 30px; } }
  @media (min-width: 1024px) {
          .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn:hover {
            color: #000000; }
        .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist {
          margin-top: 1px; }
          .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
            display: block;
            border: 1px solid #2e3345;
            border-radius: 3px;
            padding-top: 8px;
            padding-right: 10px;
            padding-bottom: 8px;
            padding-left: 10px;
            margin-top: 0px;
            margin-right: 0px;
            margin-bottom: 0px;
            margin-left: 10px; }
            .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span {
              margin-top: 0px;
              margin-right: 0px;
              margin-bottom: 0px;
              margin-left: 0px;
              padding-top: 0px;
              padding-right: 0px;
              padding-bottom: 0px;
              padding-left: 0px;
              border: none;
              display: block;
              width: 15px;
              height: 15px; } }
          @media (min-width: 1024px) and (min-width: 1366px) {
            .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span {
              width: 21px;
              height: 19px; } }
          @media (min-width: 1024px) and (min-width: 1600px) {
            .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span {
              width: 22px;
              height: 22px; } }
  @media (min-width: 1024px) {
              .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a span svg {
                fill: #000; }
            .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a:hover {
              background-color: #000000; }
              .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a:hover span svg {
                fill: #fff; } }
        @media (min-width: 1024px) and (min-width: 1024px) {
          .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
            padding-top: 9px;
            padding-right: 9px;
            padding-bottom: 9px;
            padding-left: 9px; } }
        @media (min-width: 1024px) and (min-width: 1366px) {
          .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
            padding-top: 8px;
            padding-right: 8px;
            padding-bottom: 8px;
            padding-left: 8px; } }
        @media (min-width: 1024px) and (min-width: 1600px) {
          .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist a {
            padding-top: 12px;
            padding-right: 12px;
            padding-bottom: 12px;
            padding-left: 12px; } }
  @media (min-width: 1024px) {
    .productCarousel-slide .card {
      margin-bottom: 30px; } }
  @media (min-width: 1600px) {
    .productCarousel-slide .card {
      margin-bottom: 40px; } }

/***************************** RELATED PRODUCTS ON PDP SCSS END ****************************/
/***************************** INCREMENT-DECREMENT ON PDP SCSS START ****************************/
.custom_product .qty_input {
  width: 50%; }
  .custom_product .qty_input .form-increment {
    border: 1px solid #ddd;
    display: inline-block; }
    .custom_product .qty_input .form-increment .button {
      border: none;
      border-radius: 0;
      background-color: #ddd;
      width: 35px;
      padding-top: 10px;
      padding-right: 5px;
      padding-bottom: 10px;
      padding-left: 5px; }
      .custom_product .qty_input .form-increment .button:first-child {
        border-right: 1px solid #ddd; }
      .custom_product .qty_input .form-increment .button:last-child {
        border-left: 1px solid #ddd; }
      .custom_product .qty_input .form-increment .button i {
        width: 10px;
        height: 10px; }
        .custom_product .qty_input .form-increment .button i svg {
          fill: #333; }
    .custom_product .qty_input .form-increment .form-input {
      width: 40px;
      color: #424242;
      border: none;
      padding: 0px;
      font-size: 18px; }
      @media (min-width: 1600px) {
        .custom_product .qty_input .form-increment .form-input {
          font-size: 20px; } }

.custom_product .custom_size_guide {
  width: 50%; }
  @media screen and (min-width: 1024px) {
    .custom_product .custom_size_guide {
      text-align: right; } }
  .custom_product .custom_size_guide a {
    font-size: 14px;
    border-bottom: 1px solid #777777;
    text-transform: capitalize; }

/***************************** INCREMENT-DECREMENT ON PDP SCSS END ****************************/
/***************************** INCREMENT-DECREMENT SCSS START ****************************/
.form-increment {
  border: 1px solid #ddd;
  display: inline-block; }
  .form-increment .button {
    border: none;
    border-radius: 0;
    background-color: #ddd;
    width: 35px;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px; }
    .form-increment .button:first-child {
      border-right: 1px solid #ddd; }
    .form-increment .button:last-child {
      border-left: 1px solid #ddd; }
    .form-increment .button i {
      width: 10px;
      height: 10px; }
      .form-increment .button i svg {
        fill: #333; }
  .form-increment .form-input {
    width: 40px;
    color: #424242;
    border: none;
    padding: 0px;
    font-size: 18px; }
    @media (min-width: 1600px) {
      .form-increment .form-input {
        font-size: 20px; } }

/***************************** INCREMENT-DECREMENT SCSS END ****************************/
/***************************** BREADCRUMBS SCSS START ****************************/
.breadcrumbs {
  display: none; }
  @media (min-width: 1024px) {
    .breadcrumbs {
      display: block;
      text-align: left;
      margin-top: 15px;
      margin-right: 0px;
      margin-bottom: 15px;
      margin-left: 0px; }
      .breadcrumbs .breadcrumb {
        position: relative; }
        .breadcrumbs .breadcrumb a {
          color: #888888; }
          .breadcrumbs .breadcrumb a:hover {
            text-decoration: none; }
          .breadcrumbs .breadcrumb a:visited {
            color: #888888; }
          .breadcrumbs .breadcrumb a:active {
            color: #888888; } }
      @media (min-width: 1024px) and (min-width: 1600px) {
        .breadcrumbs .breadcrumb a {
          font-size: 15px; } }
  @media (min-width: 1024px) {
        .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
          color: #333333; }
        .breadcrumbs .breadcrumb:before {
          content: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/right-arrow-g1-2-.png);
          top: 2px; }
        .breadcrumbs .breadcrumb:first-child::before {
          content: ''; } }
    @media (min-width: 1024px) and (min-width: 1600px) {
      .breadcrumbs .breadcrumb {
        font-size: 15px; } }
  @media (min-width: 1024px) and (min-width: 1366px) {
    .breadcrumbs {
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media (min-width: 1024px) and (min-width: 1600px) {
    .breadcrumbs {
      margin-top: 30px;
      margin-bottom: 30px; } }

/***************************** BREADCRUMBS SCSS END ****************************/
/***************************** RESPONSIVE MENU SCSS START ****************************/
.desktop_custom_icon {
  display: none; }

.custom_icon {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9;
  width: 60px;
  height: 45px; }
  .custom_icon .icon {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    width: 1.57143rem; }
  @media (min-width: 1024px) {
    .custom_icon {
      display: none; } }

.custom_icon1 {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9;
  width: 40px;
  height: 45px; }
  .custom_icon1 .icon {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-90deg);
    width: 1.57143rem; }

.custom_icon .icon svg, .custom_icon1 .icon svg {
  fill: #333333;
  stroke: #333333; }

.custom_icon.is-open .icon {
  transform: translate(-50%, -50%) rotate(0deg); }

.custom_icon1.is-open .icon {
  transform: translate(-50%, -50%) rotate(0deg); }

.navPages-container.is-open {
  padding-top: 0;
  z-index: 2; }

.navPages-container {
  position: absolute; }
  @media (min-width: 1024px) {
    .navPages-container {
      position: relative; } }

.navPages-container .navPages {
  height: 100vh;
  padding: 0 0 10rem; }
  @media (min-width: 1024px) {
    .navPages-container .navPages {
      height: 100%;
      padding: 0;
      position: relative;
      min-height: 46px; } }

.navPages-list + .navPages-list {
  padding: 0px;
  margin: 0px;
  border-top: none; }

.navPages-container.is-open .navPages .navPages-list .navPages-item .navPages-action {
  text-transform: uppercase; }

.navPages-container.is-open .navPages .navPages-list--user .gift_link {
  display: none; }
  @media (min-width: 1024px) {
    .navPages-container.is-open .navPages .navPages-list--user .gift_link {
      display: inline-block; } }

/***************************** RESPONSIVE MENU SCSS END ****************************/
.navPages-container .navPages-quickSearch {
  display: none; }

.quickSearchResults {
  margin-top: 0; }

.hilight {
  color: red; }

/***************************** STICKY HEADER SCSS START ****************************/
.header {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 7;
  position: fixed; }
  .header.initial-CLS {
    position: relative; }

.header.sticky-head {
  box-shadow: 0 0 5px #cecece; }

/***************************** STICKY HEADER SCSS END ****************************/
/***************************** REVIEW SCSS START ****************************/
#stamped-reviews-widget {
  width: 100% !important; }
  #stamped-reviews-widget .stamped-carousel-title {
    display: none; }
  #stamped-reviews-widget .stamped-carousel-buttons {
    display: none; }
  #stamped-reviews-widget .stamped-carousel-subtitle {
    display: none; }
  #stamped-reviews-widget .stamped-carousel-scroll {
    height: 330px !important; }
    #stamped-reviews-widget .stamped-carousel-scroll:before {
      display: none !important; }
    #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block {
      text-align: center !important;
      padding: 0 10px !important;
      height: 320px !important; }
      @media (min-width: 768px) {
        #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block {
          max-width: 320px !important; } }
      @media (min-width: 1024px) {
        #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block {
          max-width: inherit !important; } }
      #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-reviews-date {
        display: none; }
      #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper {
        padding-top: 20px;
        padding-right: 10px;
        padding-bottom: 20px;
        padding-left: 10px;
        background-color: #ffffff;
        height: 100%; }
        #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image {
          width: auto !important;
          height: auto !important;
          border: none !important;
          float: none !important;
          display: block !important;
          margin: 10px auto !important;
          background-color: transparent !important; }
          #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image .stamped-reviews-link {
            width: 90px !important;
            height: 90px !important;
            border: 7px solid #f5f5f5 !important;
            border-radius: 100% !important;
            float: none !important;
            display: block !important;
            margin: 0 auto !important; }
            #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image .stamped-reviews-link img {
              border-radius: 100%; }
          #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image .stamped-reviews-product-title {
            display: none; }
            #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-image .stamped-reviews-product-title .stamped-reviews-link {
              width: auto !important;
              height: auto !important;
              border: none !important;
              float: none !important;
              display: block !important;
              margin: 0 auto !important; }
        #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-message {
          margin: 0px 0px 10px !important;
          padding: 0px !important;
          height: 70px;
          overflow: hidden; }
          #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-message .stamped-reviews-message-block {
            font-style: normal !important;
            color: #333333 !important;
            font-weight: 300 !important;
            font-family: "Roboto", sans-serif !important; }
          @media (min-width: 768px) {
            #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-message {
              height: 85px; } }
        #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-author {
          margin: 0px !important;
          color: #000000 !important;
          font-family: "Roboto", sans-serif !important;
          font-weight: 500 !important;
          font-size: 16px !important; }
        #stamped-reviews-widget .stamped-carousel-scroll .stamped-carousel-scroll-wrapper .block .stamped-ratings-wrapper .stamped-reviews-title {
          color: #000000 !important;
          font-family: "Roboto", sans-serif !important;
          font-weight: 500 !important;
          font-size: 16px !important; }

/***************************** REVIEW SCSS END ****************************/
/***************************** SIZE-CHART SCSS START ****************************/
.size-chart {
  position: fixed;
  top: 0;
  left: 0;
  color: #000000;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: #ffffff; }
  .size-chart a {
    color: #000000;
    position: fixed;
    top: 10px;
    right: 10px;
    padding: 10px;
    font-size: 15px;
    z-index: 99999; }
    @media (min-width: 1366px) {
      .size-chart a {
        font-size: 30px;
        right: 20px; } }
  .size-chart .tables-container {
    width: 100%;
    margin: 0 auto; }
    @media (min-width: 900px) {
      .size-chart .tables-container {
        width: 750px; } }
  .size-chart th, .size-chart td {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    width: 50%; }
  .size-chart .pyjama-section th, .size-chart .pyjama-section td {
    width: auto; }
  .size-chart .pyjama-note {
    color: #808080;
    margin-top: 7px; }
  .size-chart .data-tables {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    padding: 10px; }
    @media (min-width: 480px) {
      .size-chart .data-tables {
        padding: 40px; } }
    .size-chart .data-tables h3 {
      text-align: left;
      margin: 15px 0;
      font-weight: 700;
      width: auto; }
      .size-chart .data-tables h3.pyjama-heading {
        margin-bottom: 0; }
      @media (min-width: 900px) {
        .size-chart .data-tables h3 {
          width: 750px; } }
    .size-chart .data-tables .sizes-for-pdp {
      width: 100%;
      text-align: left; }
      .size-chart .data-tables .sizes-for-pdp tbody {
        text-align: center; }
        .size-chart .data-tables .sizes-for-pdp tbody th {
          font-size: 18px;
          font-weight: 400;
          background-color: #D9D9D9;
          border-bottom: none;
          padding: 15px 10px; }
          @media (max-width: 480px) {
            .size-chart .data-tables .sizes-for-pdp tbody th {
              padding: 5px; } }
        .size-chart .data-tables .sizes-for-pdp tbody td {
          font-size: 14px;
          font-weight: 300;
          border-bottom: 1px solid #000; }
        .size-chart .data-tables .sizes-for-pdp tbody .bottom-row td {
          border-bottom: none; }
      @media (min-width: 1024px) {
        .size-chart .data-tables .sizes-for-pdp {
          max-width: 750px;
          margin: 0; } }

/***************************** SIZE-CHART SCSS END ****************************/
/***************************** MOBILE SEARCH SCSS START ****************************/
.mobile_search {
  border-bottom: none; }
  .mobile_search .form {
    max-width: 100%; }
    .mobile_search .form .form-fieldset .form-field {
      position: relative; }
      .mobile_search .form .form-fieldset .form-field .form-input {
        border-radius: 0;
        border-color: #dddddd;
        height: 35px; }
        .mobile_search .form .form-fieldset .form-field .form-input:focus {
          border-color: #000000; }
      .mobile_search .form .form-fieldset .form-field .form-prefixPostfix-button--postfix {
        position: absolute;
        top: 50%;
        right: 10px;
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-color: transparent;
        border: none;
        background-image: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/search.png);
        background-size: cover;
        background-repeat: no-repeat;
        margin: 0px; }
  .mobile_search .search_popup {
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 1;
    padding-right: 10px;
    padding-left: 10px; }
    .mobile_search .search_popup .quickSearchMessage {
      padding-top: 20px;
      padding-bottom: 20px;
      margin-top: 0px;
      border: 1px solid #cccccc;
      background-color: #ffffff;
      box-shadow: 1px 1px 3px #ccc; }
      .mobile_search .search_popup .quickSearchMessage .custom_close {
        top: 0px; }
    .mobile_search .search_popup .productGrid {
      border: 1px solid #000000;
      background-color: #ffffff;
      height: 400px;
      overflow-y: scroll;
      text-align: left; }
      .mobile_search .search_popup .productGrid .product {
        float: none; }
        .mobile_search .search_popup .productGrid .product .card--alternate:hover .card-body {
          background-color: transparent; }
          .mobile_search .search_popup .productGrid .product .card--alternate:hover .card-body .card-text {
            color: #757575; }
        @media (min-width: 589px) {
          .mobile_search .search_popup .productGrid .product {
            width: 33.33%; } }
  @media (min-width: 1024px) {
    .mobile_search {
      display: none; } }

/***************************** MOBILE SEARCH SCSS END ****************************/
/***************************** MENU-DESCRIPTION SCSS START ****************************/
.cat-img-template .hid {
  display: none; }

.menu-products {
  margin: 10px 0;
  max-width: 600px;
  min-width: 400px;
  width: max-content; }

/***************************** MENU-DESCRIPTION SCSS START ****************************/
.form-radio:checked + .form-option， .form-radio.is-selected + .form-option {
  box-shadow: none;
  background-color: #dddddd; }

.product-container label.form-option.form-option-swatch.product-options__colour-swatch.disabled, .product-container .product-options-size-dropdown__wrapper summary.radios.disabled, .product-container .product-options-quantity__wrapper.disabled {
  pointer-events: none;
  color: grey;
  opacity: 0.5; }

.subtotal {
  margin-top: 10px;
  margin-bottom: 10px; }
  .subtotal p {
    font-weight: 500;
    text-align: left;
    text-transform: capitalize; }
    .subtotal p span {
      float: right; }

.product-stamped {
  margin-bottom: 10px; }
  .product-stamped .stamped-product-reviews-badge .stamped-badge {
    font-size: 0px;
    cursor: text; }
    .product-stamped .stamped-product-reviews-badge .stamped-badge .stamped-starrating {
      display: inline-block;
      vertical-align: middle; }
      @media (min-width: 1024px) {
        .product-stamped .stamped-product-reviews-badge .stamped-badge .stamped-starrating {
          display: inline-block;
          vertical-align: middle;
          line-height: 1; } }
    .product-stamped .stamped-product-reviews-badge .stamped-badge .stamped-badge-caption {
      display: inline-block;
      vertical-align: bottom;
      line-height: 1;
      font-size: 14px; }
      @media (min-width: 1024px) {
        .product-stamped .stamped-product-reviews-badge .stamped-badge .stamped-badge-caption {
          display: inline-block;
          vertical-align: bottom;
          padding-left: 5px; } }
  .product-stamped .stamped-product-reviews-badge.hidden {
    visibility: hidden; }

body.no-scroll {
  overflow-y: hidden !important; }

.custom_product .modal-background, .custom_product #previewModal {
  display: none !important; }

.custom_product.has-activeModal {
  overflow-y: scroll; }

@keyframes anim03 {
  0% {
    margin-right: -400px; }
  100% {
    margin-right: 0px; } }

.dropdown-menu.is-open.f-open-dropdown .previewCart {
  animation: 0.1s linear anim03; }

.custom_product.bshadow.has-activeModal {
  overflow: hidden; }

.custom_product.bshadow.has-activeModal:before {
  content: "";
  height: 100vh;
  background: rgba(0, 0, 0, 0);
  width: 100vw;
  display: block;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0; }

.price-now-label {
  display: none !important; }

a.img_hover {
  position: relative; }
  a.img_hover span, a.img_hover button {
    z-index: 2; }

.cat-info {
  padding: 0.5px 0 0; }

.custom_forgotpassword .account > form {
  max-width: 100%;
  margin: 10px 0; }

.custom_wishlists .wishlist-add .wishlist-header {
  margin-bottom: 15px; }
  .custom_wishlists .wishlist-add .wishlist-header .h1 {
    margin-bottom: 10px; }

.heroCarousel.slick-initialized {
  margin-top: -0.5px; }

.fs-detail-branding {
  display: none !important; }

.cart-total-label,
.cart-total-value {
  padding: 1rem 0 !important; }

.accordions .acc-tab {
  border-bottom: 1px solid #fdfdfd; }

.toggleLink.is-open .facetedSearch-toggle-indicator .toggleLink-text--on {
  display: block; }
  @media (min-width: 1024px) {
    .toggleLink.is-open .facetedSearch-toggle-indicator .toggleLink-text--on {
      display: inline-block; } }

.toggleLink .facetedSearch-toggle-indicator .toggleLink-text--off {
  display: block; }
  @media (min-width: 1024px) {
    .toggleLink .facetedSearch-toggle-indicator .toggleLink-text--off {
      display: inline-block; } }

.toggleLink .facetedSearch-toggle-indicator .toggleLink-text--on,
.toggleLink.is-open .facetedSearch-toggle-indicator .toggleLink-text--off {
  display: none; }

.custom_required {
  color: #ff0000 !important; }

/** 17-04-2019 start **/
.cart-remove {
  margin-top: -2px; }
  .cart-remove:hover {
    border: 1px solid #000000; }

.cart-item-value {
  padding-left: 20px; }
  @media (min-width: 768px) {
    .cart-item-value {
      padding-left: 0px; } }

.cart-item-quantity .form-increment {
  margin-top: 0px;
  margin-right: 3px;
  margin-bottom: 0px;
  margin-left: 20px; }
  @media (min-width: 768px) {
    .cart-item-quantity .form-increment {
      margin-top: 0px;
      margin-right: 0px;
      margin-bottom: 0px;
      margin-left: 0px; } }

.form-radio:checked + .form-option,
.form-radio.is-selected + .form-option {
  border-color: #333333 !important; }

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  background-color: transparent; }

.toggleLink.is-open .accordion-navigation-actions .toggleLink-text--on {
  display: inline-block; }

.toggleLink .accordion-navigation-actions .toggleLink-text--off {
  display: inline-block; }

.toggleLink .accordion-navigation-actions .toggleLink-text--on,
.toggleLink.is-open .accordion-navigation-actions .toggleLink-text--off {
  display: none; }

#contact-us-page form {
  margin-top: 20px; }

.cart-header-item, .cart-header-quantity, .cart-item-quantity {
  text-align: left; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header.sticky-head {
    position: fixed; }
  .form-select--date, .form-select--small {
    height: 2.5rem; }
  #stamped-filter-select, #stamped-sort-select {
    background-image: none !important; } }

.form-select--date, .form-select--small {
  height: auto; }

/** 17-04-2019 end **/
/** 18-04-2019 start **/
#wishlist-dropdown.is-open,
.wishlist-dropdown.is-open {
  width: 215px !important;
  padding: 0px;
  border: 1px solid #dddddd;
  top: 60px !important;
  z-index: 1;
  left: -206px !important; }
  #wishlist-dropdown.is-open:before,
  .wishlist-dropdown.is-open:before {
    position: absolute;
    top: -10px;
    right: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ddd;
    content: ""; }
    @media (min-width: 589px) {
      #wishlist-dropdown.is-open:before,
      .wishlist-dropdown.is-open:before {
        position: absolute;
        top: -10px;
        right: auto;
        left: 10px; } }
  @media (min-width: 589px) {
    #wishlist-dropdown.is-open,
    .wishlist-dropdown.is-open {
      left: auto !important; } }
  #wishlist-dropdown.is-open:not(#wishlist-dropdown),
  .wishlist-dropdown.is-open:not(#wishlist-dropdown) {
    width: 180px !important;
    top: -10px !important; }
    @media (min-width: 589px) {
      #wishlist-dropdown.is-open:not(#wishlist-dropdown):before,
      .wishlist-dropdown.is-open:not(#wishlist-dropdown):before {
        top: auto;
        bottom: -10px;
        left: 150px;
        transform: rotate(180deg); } }

#wishlist-dropdown.is-open li,
.wishlist-dropdown.is-open li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
  background-color: #fdfdfd; }
  #wishlist-dropdown.is-open li:last-child,
  .wishlist-dropdown.is-open li:last-child {
    border-bottom: none; }
  #wishlist-dropdown.is-open li input,
  .wishlist-dropdown.is-open li input {
    margin-right: 0px;
    padding: 0px; }

.wishlist-dropdown.is-open:not(#wishlist-dropdown) li {
  width: 100%; }

.wishlist-dropdown.is-open:not(#wishlist-dropdown) .new-wishlist {
  padding: 0;
  margin: 0; }

#wishlist-dropdown.is-open .button--has-items,
.wishlist-dropdown.is-open .button--has-items {
  border: none; }

#wishlist-dropdown.is-open .button,
.wishlist-dropdown.is-open .button {
  background-color: transparent;
  margin: auto; }
  #wishlist-dropdown.is-open .button:not(#wishlist-dropdown),
  .wishlist-dropdown.is-open .button:not(#wishlist-dropdown) {
    font-size: 11px;
    border: 0;
    color: #000;
    text-decoration: none; }

.custom_wishlist .productGrid .product .card {
  margin-top: 0px; }

.fluid-page .full_desc {
  display: none; }

.fluid-page .read_more_link {
  margin-top: 10px; }
  .fluid-page .read_more_link a {
    color: #999999;
    font-size: 12px; }
    .fluid-page .read_more_link a:hover {
      text-decoration: none; }
    .fluid-page .read_more_link a:active {
      text-decoration: none;
      color: #999999; }
    .fluid-page .read_more_link a:visited {
      color: #999999; }
  @media (min-width: 589px) {
    .fluid-page .read_more_link {
      font-size: 13px; } }
  @media (min-width: 1366px) {
    .fluid-page .read_more_link {
      margin-top: 15px;
      font-size: 14px; } }
  @media (min-width: 1600px) {
    .fluid-page .read_more_link {
      margin-top: 20px;
      font-size: 16px; } }

.fluid-page p {
  margin-bottom: 0px !important; }

.productView-options .form-field > .form-checkbox + .form-label,
.productView-options .form-field > .form-radio + .form-label {
  display: block; }

span.stamped-share-links {
  display: inline-block !important; }

.stamped-share-icon {
  pointer-events: none;
  pointer: inherit; }

/** 18-04-2019 end **/
/*----------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------- 20-04-2019 -------------------------------------------------------------*/
#stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll-wrapper {
  position: inherit !important; }

.custom.sidebarBlock {
  display: none; }
  @media (min-width: 1024px) {
    .custom.sidebarBlock {
      padding: 15px 0 0 0;
      display: block; } }
  @media (min-width: 1024px) {
    .custom.sidebarBlock ul.navList {
      margin-left: 0 !important;
      border-bottom: 1px solid  #ddd; } }
  @media (min-width: 1024px) {
    .custom.sidebarBlock ul.navList li {
      line-height: 1.5;
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .custom.sidebarBlock ul.navList li:last-child {
      margin-bottom: 10px; } }

.header .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
  background-color: #e9e7e7; }
  @media (min-width: 1024px) {
    .header .navPages-container .navPages .navPages-list .navPages-item .navPages-action {
      background-color: inherit !important; } }

.header .navPages .navPage-subMenu-list > li a {
  background-color: white !important;
  padding-left: 35px !important; }
  @media (min-width: 1024px) {
    .header .navPages .navPage-subMenu-list > li a {
      background-color: inherit !important;
      padding-left: 10px !important; } }

.header .navPages .navPage-subMenu-list > li ul li a {
  background-color: #ffffff !important;
  padding-left: 50px !important; }
  @media (min-width: 1024px) {
    .header .navPages .navPage-subMenu-list > li ul li a {
      background-color: inherit !important;
      padding-left: 10px !important; } }

.search-cust {
  background-color: #fff;
  max-height: 60vh;
  overflow-y: auto;
  padding: 20px 5px;
  text-align: left;
  margin: 0px;
  border: 1px solid #ccc;
  box-shadow: 1px 1px 3px #ccc; }
  @media (min-width: 589px) {
    .search-cust {
      padding: 20px; } }
  .search-cust .listItem-title > a {
    font-size: 15px; }
  .search-cust .search-img, .search-cust .listItem-details {
    vertical-align: middle;
    display: inline-block;
    width: 100%; }
  .search-cust .search-img {
    max-width: 100px; }
  .search-cust .listItem-details {
    max-width: calc(100% - 100px);
    padding: 0 15px; }
  .search-cust [data-product-price-with-tax] {
    font-size: 14px;
    font-weight: 600; }
  .search-cust .price.price--rrp {
    display: none; }
  .search-cust .product {
    padding: 20px 20px 0; }
    @media (min-width: 1024px) {
      .search-cust .product {
        max-width: 100%;
        display: inline-block;
        width: 100%;
        vertical-align: top; } }
    .search-cust .product:last-child {
      padding-bottom: 20px; }
  .search-cust .product + .product {
    margin-top: 0; }
  .search-cust .listItem {
    margin-left: 0; }

.wishlist-add header {
  margin-bottom: 10px; }

.wishlists-table {
  border-bottom: 0; }

.wishlists-table + .form .button {
  max-width: 190px;
  width: 100%;
  margin-top: 0; }

@media (min-width: 1024px) {
  .navPages-action.is-open {
    background-color: #e5e5e5 !important; } }

.parent-cats .slick-next, .parent-cats .slick-prev {
  display: none !important; }
  @media (min-width: 1024px) {
    .parent-cats .slick-next, .parent-cats .slick-prev {
      display: block !important; } }

/*24-04-2019 start*/
#product-listing-container p.no_pro_msg {
  color: #888888;
  font-size: 16px; }

.custom_product .productView .stamped-badge-caption[data-reviews]::before {
  content: "("  !important; }

.custom_product .productView .stamped-badge-caption[data-reviews]::after {
  content: ")" !important; }

.custom_product .productView .stamped-badge-caption[data-reviews="0"]::before {
  content: ""  !important; }

.custom_product .productView .stamped-badge-caption[data-reviews="0"]::after {
  content: "" !important; }

@media only screen and (max-width: 1023px) {
  .heroCarousel-image-wrapper {
    height: 65.169988vw !important; }
    .heroCarousel-image-wrapper .heroCarousel-image {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover;
      object-position: center center; } }

.custom_createaccount .cust-ac {
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .custom_createaccount .cust-ac {
      margin: 20px auto; } }

.productView-options .form-field > .form-checkbox + .form-label,
.productView-options .form-field > .form-radio + .form-label {
  margin-left: 0px; }

.custom_product .productView .productView-images .productView-image figure {
  pointer-events: none; }

/*24-04-2019 end*/
/*25-04-2019 start*/
@media (min-width: 1024px) {
  .form-checkbox + .form-label::after,
  .form-radio + .form-label::after {
    top: 5px; } }

@media (min-width: 1600px) {
  .form-checkbox + .form-label::after,
  .form-radio + .form-label::after {
    top: 6px; } }

#wishlist-dropdown.is-open li:not(:last-child) .button,
.wishlist-dropdown.is-open li:not(:last-child) .button {
  border: none; }

.cart_quan {
  color: #959595;
  padding-left: 10px; }

.safari .countPill {
  left: 1px; }

.safari .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist,
.safari .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn,
.safari .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist,
.safari .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
  margin-top: 0px; }

/*25-04-2019 end*/
/*26-04-2019 start*/
.stamped-badge-caption:after {
  text-transform: capitalize !important; }

.form-label--inlineSmall small {
  margin-left: 0px; }

.mobile_sidebar .custom.sidebarBlock {
  display: block; }
  @media (min-width: 1024px) {
    .mobile_sidebar .custom.sidebarBlock {
      display: none; } }
  .mobile_sidebar .custom.sidebarBlock .sidebarBlock-heading {
    border: 1px solid #eaeaea;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    font-size: 13px; }
    .mobile_sidebar .custom.sidebarBlock .sidebarBlock-heading .icon {
      float: right; }
    .mobile_sidebar .custom.sidebarBlock .sidebarBlock-heading.up_arrow .icon {
      transform: rotate(180deg); }
  .mobile_sidebar .custom.sidebarBlock .navList {
    border: 1px solid #eaeaea;
    margin-bottom: 10px; }
    .mobile_sidebar .custom.sidebarBlock .navList .navList-item {
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
      padding-left: 10px;
      border-bottom: 1px solid #eaeaea; }
      .mobile_sidebar .custom.sidebarBlock .navList .navList-item:last-child {
        border-bottom: none; }
      .mobile_sidebar .custom.sidebarBlock .navList .navList-item .navList-action {
        font-size: 13px;
        color: #000000; }
        .mobile_sidebar .custom.sidebarBlock .navList .navList-item .navList-action:hover {
          text-decoration: none; }
      .mobile_sidebar .custom.sidebarBlock .navList .navList-item .subcategories-checkbox::before {
        border-radius: 0;
        content: unset; }
      .mobile_sidebar .custom.sidebarBlock .navList .navList-item .subcategories-checkbox::after {
        content: unset;
        width: 13px;
        height: 10px;
        background-size: cover;
        top: 9px;
        left: 4px;
        background-color: white;
        transform: rotate(-9deg);
        background-image: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/checked1.png); }
        .mobile_sidebar .custom.sidebarBlock .navList .navList-item .subcategories-checkbox::after.is-selected {
          opacity: 1; }

.hide-all {
  display: none !important; }

.custom_product .form-checkbox + .form-label::before, .form-radio + .form-label::before {
  top: 50%;
  transform: translateY(-50%); }

.previewCartItem-image {
  max-width: 95px;
  width: 100%;
  display: inline-block;
  vertical-align: middle; }

.previewCartItem-content {
  display: inline-block;
  max-width: calc(100% - 100px);
  width: 100%; }

.chrome .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist,
.chrome .productCarousel-slide .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn,
.chrome .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body .custom-wishlist,
.chrome .productGrid .product .card:hover .card-body .custom-card-body .custom-card-figcaption-body a.custom_secondary_btn {
  margin-top: 2px; }

/*26-04-2019 end*/
/* 29-04-2019 start */
a.navPage-subMenu-action.navPages-action.has-subMenu.display_inline.is-open.submenu_hover:hover {
  color: #000;
  cursor: auto; }

/* 29-04-2019 end */
/* 30-04-2019 start */
.custom_blog .custom-tags {
  margin: 20px 0 30px;
  text-align: center; }
  @media (min-width: 589px) {
    .custom_blog .custom-tags {
      margin: 40px 0 20px; } }
  @media (min-width: 1024px) {
    .custom_blog .custom-tags {
      padding: 15px;
      font-size: 14px; } }

.mobile-menu-heading {
  display: block;
  padding: 15px 20px;
  text-transform: capitalize;
  font-size: 20px;
  background-color: #d0d0d0; }
  @media (min-width: 1024px) {
    .mobile-menu-heading {
      display: none; } }

.mob-register {
  display: none; }
  @media (min-width: 1024px) {
    .mob-register {
      display: inline-block; } }

.mobile-menu-wish {
  display: block; }
  @media (min-width: 1024px) {
    .mobile-menu-wish {
      display: none; } }

.header .navPages-container .navPages .navPages-list .navPages-item .navPages-action svg.mobile-acc-icon,
.header .navPages-container .navPages .navPages-list .navPages-item.mobile-menu-wish .navPages-action svg {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  width: 17px;
  max-height: 17px;
  fill: #000000;
  stroke: #000000;
  stroke-width: 0.2px; }

.header .navPages-container .navPages .navPages-list .navPages-item.currency_dropdown .navPages-action .flag_img {
  display: inline-block;
  margin-right: 5px;
  width: 30px;
  border: 1px solid #000000;
  border-radius: 100%;
  padding: 2px; }
  @media (min-width: 1024px) {
    .header .navPages-container .navPages .navPages-list .navPages-item.currency_dropdown .navPages-action .flag_img {
      display: none; } }

.header .navPages-container .navPages .navPages-list .navPages-item.currency_dropdown .custom_icon {
  height: 61px; }

.uil-ring {
  fill: tranparent !important;
  stroke: tranparent !important; }

/* 30-04-2019 end */
/* 02-04-2019 start */
/* 02-04-2019 end */
/* 03-05-2019 start */
@keyframes example {
  0% {
    height: 0;
    overflow-y: hidden;
    padding: 0;
    opacity: 0; }
  90% {
    height: 0;
    overflow-y: hidden;
    padding: 0;
    opacity: 0; }
  100% {
    height: auto;
    overflow-y: hidden;
    opacity: 1; } }

@media (min-width: 1024px) {
  .header .navPages-container .navPage-subMenu.is-open .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.is-open, .header .navPages-container .navPage-subMenu.is-open .cat-img-template.display_inline {
    animation: example 0.28s linear; } }

/* 03-05-2019 end */
/* 04-05-2019 start */
.sc {
  -webkit-overflow-scrolling: touch; }

.fs-slider-next-button, .fs-slider-prev-button {
  z-index: 5; }

.fs-has-links {
  display: none; }

.fs-entry-container {
  width: 300px !important;
  height: 300px !important; }

path.fs-arrow {
  stroke: #222; }

.fs-wrapper div.fs-text-container .fs-entry-title, div.fs-detail-title {
  font-family: Times New Roman, serif;
  font-style: italic;
  font-weight: normal; }

div.fs-text-container .fs-entry-date, div.fs-detail-container .fs-post-info, div.fs-wrapper div.fs-has-links::after, .fs-text-product, .fs-overlink-text {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold; }

.fs-wrapper div.fs-text-container * {
  color: #fff; }

.fs-wrapper div.fs-text-container {
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0px; }

div.fs-entry-date {
  display: none; }

div.fs-entry-title {
  display: none; }

.fs-wrapper div.fs-timeline-entry {
  margin: 1px; }

/* 04-05-2019 end */
/* 06-05-2019 start */
.mob-reward .sweettooth-points-balance {
  margin-left: 3px;
  vertical-align: middle; }

.sale_section .slick-prev.slick-arrow {
  left: 0px; }

.sale_section .slick-next.slick-arrow {
  right: 0px; }

.mob-reward .custom_icon {
  height: 35px; }

.sale_section .slick-list.draggable {
  padding-left: 0 !important; }
  @media (min-width: 589px) {
    .sale_section .slick-list.draggable {
      padding: 0 !important; } }

/* 06-05-2019 end */
/* 08-5-2019 start */
.ac_custom_icon {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 6;
  width: 40px;
  height: 50px; }
  .ac_custom_icon .icon {
    margin: 0px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    width: 1.57143rem; }
    .ac_custom_icon .icon svg {
      fill: #333333;
      stroke: #333333; }
    .ac_custom_icon .icon.is-open {
      transform: translate(-50%, -50%) rotate(180deg); }
  @media (min-width: 1024px) {
    .ac_custom_icon {
      display: none; } }

.header .main_header .navUser.mob-side-cart {
  z-index: 99;
  transform: none; }

/* 08-5-2019 end */
/* 09-05-2019 start */
@media (min-width: 1024px) {
  .custom_editaccount #FormField_1 {
    margin-top: 0; } }

/* 09-05-2019 end */
/* 10-05-2019 start */
.s-page-title {
  text-align: center; }

.custom_account_recentitems .page-heading, .custom_wishlists .page-heading, .custom_editaccount .page-heading {
  width: 100%;
  margin: 15px auto;
  text-align: center;
  display: inline-block; }
  @media (min-width: 1024px) {
    .custom_account_recentitems .page-heading, .custom_wishlists .page-heading, .custom_editaccount .page-heading {
      width: calc(100% - 285px);
      margin: 20px auto; } }

/* 10-05-2019 end */
/* 14-05-2019 start */
.custom_account_orderstatus .account .alertBox.alertBox--info {
  max-width: 100%; }

.custom_account_inbox .account .alertBox.alertBox--info {
  max-width: 100%; }

/* 14-05-2019 end */
/* 15-05-2019 start */
/* 15-05-2019 end */
/* 17-05-2019 start */
.custom_search #product-listing-container {
  position: relative; }

.custom_search .page #product-listing-container .actionBar {
  position: absolute;
  top: 0;
  transform: translateY(-48px);
  right: 0; }
  @media (min-width: 1024px) {
    .custom_search .page #product-listing-container .actionBar {
      position: initial;
      transform: none; } }

.custom_search .page #product-listing-container .actionBar .actionBar-section {
  width: 100%; }
  @media (min-width: 1024px) {
    .custom_search .page #product-listing-container .actionBar .actionBar-section {
      width: auto; } }

/* 17-05-2019 end */
/* 21-05-2019 start */
.tm_row {
  font-size: 0; }

.tm_column.column_container.hb-animate-element {
  width: 100%;
  text-align: center; }
  @media (min-width: 589px) {
    .tm_column.column_container.hb-animate-element {
      width: 50%;
      display: inline-block;
      vertical-align: middle; } }
  @media (min-width: 1024px) {
    .tm_column.column_container.hb-animate-element {
      width: 33.33%; } }
  .tm_column.column_container.hb-animate-element .service {
    padding: 10px 0px; }
    .tm_column.column_container.hb-animate-element .service .service-content .service-center {
      color: #000000; }
      .tm_column.column_container.hb-animate-element .service .service-content .service-center:hover {
        text-decoration: none;
        color: #757575; }
      .tm_column.column_container.hb-animate-element .service .service-content .service-center:active {
        color: #757575;
        text-decoration: none; }
      .tm_column.column_container.hb-animate-element .service .service-content .service-center .service-text {
        line-height: 1.5;
        font-size: 15px; }
        @media (min-width: 1024px) {
          .tm_column.column_container.hb-animate-element .service .service-content .service-center .service-text {
            font-size: 18px; } }
      .tm_column.column_container.hb-animate-element .service .service-content .service-center .description {
        font-size: 13px; }
        @media (min-width: 1024px) {
          .tm_column.column_container.hb-animate-element .service .service-content .service-center .description {
            font-size: 14px; } }
      .tm_column.column_container.hb-animate-element .service .service-content .service-center img {
        margin-top: 10px; }
    @media (min-width: 1024px) {
      .tm_column.column_container.hb-animate-element .service {
        padding: 0 20px; } }

/* 21-05-2019 end */
@media (max-width: 587px) {
  .sale_section img {
    max-height: 72vw;
    width: 100%; } }

@media (max-width: 1023px) {
  .custom_product .productView .productView-images .productView-thumbnails .slick-list .slick-track .productView-thumbnail {
    margin-top: 20px; }
  .productView-thumbnails.p-imgs .slick-prev, .productView-thumbnails.p-imgs .slick-next {
    margin-top: 0;
    transform: translateY(-40%);
    top: 50%; }
    .productView-thumbnails.p-imgs .slick-prev:before, .productView-thumbnails.p-imgs .slick-next:before {
      background-image: url(https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/arrow-down-sign-to-navigate1.png);
      background-size: auto 20px;
      background-repeat: no-repeat; }
  .productView-thumbnails.p-imgs .slick-prev:before {
    transform: rotate(90deg);
    background-position: left 100%; }
  .productView-thumbnails.p-imgs .slick-next:before {
    transform: rotate(-90deg);
    background-position: right 100%; }
  .desk-only .desk-only {
    display: none !important; }
  .productView-thumbnails {
    margin: 0 !important; } }

@media (min-width: 1024px) {
  .productView-details.mobile-only {
    display: none !important; } }

.card .product-stamped {
  pointer-events: none; }

/* 29-05-2019 start */
/* 29-05-2019 end */
/*---------------Home Page Layout css start-------------------------*/
.layout-2.bottom_content {
  margin-bottom: 20px; }
  @media (min-width: 1600px) {
    .layout-2.bottom_content {
      margin-bottom: 30px; } }

.layout-2.top_content {
  width: auto; }
  @media (min-width: 768px) {
    .layout-2.top_content {
      margin: 0 -10px; } }
  @media (min-width: 1600px) {
    .layout-2.top_content {
      margin: 0 -15px; } }
  .layout-2.top_content .sub_part {
    width: 33.33%;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .layout-2.top_content .sub_part {
        padding: 0 10px; } }
    @media (min-width: 1600px) {
      .layout-2.top_content .sub_part {
        padding: 0 15px; } }

.layout-3.hp-memory-foam-section .memory_foam_slider {
  margin: 0 -5px; }
  @media (min-width: 1024px) {
    .layout-3.hp-memory-foam-section .memory_foam_slider {
      margin: 0; } }

/*---------------Home Page Layout css end-------------------------*/
/* 25-07-2019(Date custom field) start */
.custom_product .actual_price_field {
  color: #7d7d7d; }
  .custom_product .actual_price_field .price.price--rrp {
    font-size: 19px; }
    @media (min-width: 1024px) {
      .custom_product .actual_price_field .price.price--rrp {
        font-size: 24px; } }
    @media (min-width: 1366px) {
      .custom_product .actual_price_field .price.price--rrp {
        font-size: 26px; } }
    @media (min-width: 1600px) {
      .custom_product .actual_price_field .price.price--rrp {
        font-size: 30px; } }
    .custom_product .actual_price_field .price.price--rrp.price-drop {
      position: relative; }
      .custom_product .actual_price_field .price.price--rrp.price-drop::before {
        content: "was";
        display: inline-block;
        vertical-align: middle;
        font-size: 18px;
        margin-right: 5px; }
        @media (min-width: 1024px) {
          .custom_product .actual_price_field .price.price--rrp.price-drop::before {
            font-size: 20px; } }
        @media (min-width: 1366px) {
          .custom_product .actual_price_field .price.price--rrp.price-drop::before {
            font-size: 22px; } }
        @media (min-width: 1600px) {
          .custom_product .actual_price_field .price.price--rrp.price-drop::before {
            font-size: 26px; } }
  .custom_product .actual_price_field .pdp-field {
    font-size: 14px;
    margin-left: 5px; }
    @media (min-width: 1024px) {
      .custom_product .actual_price_field .pdp-field {
        font-size: 16px; } }
    @media (min-width: 1366px) {
      .custom_product .actual_price_field .pdp-field {
        font-size: 18px; } }
    @media (min-width: 1600px) {
      .custom_product .actual_price_field .pdp-field {
        font-size: 20px; } }

.pro_price .actual_price_field {
  color: #7d7d7d; }
  .pro_price .actual_price_field .price.price--rrp {
    font-size: 14px; }
    @media (min-width: 1366px) {
      .pro_price .actual_price_field .price.price--rrp {
        font-size: 15px; } }
    @media (min-width: 1600px) {
      .pro_price .actual_price_field .price.price--rrp {
        font-size: 16px; } }
    .pro_price .actual_price_field .price.price--rrp.price-drop {
      position: relative; }
      .pro_price .actual_price_field .price.price--rrp.price-drop::before {
        content: "was";
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        margin-right: 5px; }
        @media (min-width: 1366px) {
          .pro_price .actual_price_field .price.price--rrp.price-drop::before {
            font-size: 14px; } }
        @media (min-width: 1600px) {
          .pro_price .actual_price_field .price.price--rrp.price-drop::before {
            font-size: 15px; } }
  .pro_price .actual_price_field .pdp-field {
    font-size: 13px;
    margin-left: 3px; }
    @media (min-width: 1366px) {
      .pro_price .actual_price_field .pdp-field {
        font-size: 14px; } }
    @media (min-width: 1600px) {
      .pro_price .actual_price_field .pdp-field {
        font-size: 15px; } }

.search-cust .actual_price_field .price-label {
  display: none; }

/* 25-07-2019(Date custom field) end */
/* 22-08-2019(video not play on memory home page) start */
.lbx .content {
  max-width: 100vw; }

.lbx iframe {
  height: 75vh;
  width: 70vw;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

/* 22-08-2019(video not play on memory home page) end */
/* 29-08-2019(usp section on pdp and category) start */
.usp-section {
  width: 100%;
  font-size: 0; }

.usp-field {
  width: 50%; }
  .usp-field a, .usp-field .usp-box, .usp-field p {
    padding: 15px 0;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center; }

.left-usp {
  width: 30px;
  height: 30px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin-right: 6px; }
  .left-usp img {
    width: 30px;
    height: 30px; }

.right-usp {
  font-size: 13px;
  padding-left: 10px;
  text-transform: uppercase;
  color: #000;
  margin-top: 6px;
  margin-right: 6px; }
  @media (min-width: 589px) {
    .right-usp {
      font-size: 14px; } }
  @media (min-width: 1366px) {
    .right-usp {
      font-size: 15px; } }
  @media (min-width: 1600px) {
    .right-usp {
      font-size: 16px; } }
  .right-usp:hover {
    color: #757575; }

.usp-field p .right-usp:hover {
  color: #000000; }

.cat-usp-section {
  position: absolute;
  top: 20px;
  left: 0;
  margin: 0;
  display: block;
  width: 100%; }
  .cat-usp-section .usp-field {
    width: auto !important;
    display: block;
    margin-bottom: 5px; }
    .cat-usp-section .usp-field .usp-box {
      background: #fdfdfd;
      display: inline-block;
      padding: 5px 22px 5px 10px;
      font-size: 0;
      width: auto; }
      .cat-usp-section .usp-field .usp-box .left-usp {
        display: inline-block;
        background-repeat: no-repeat;
        width: 26px;
        height: 26px;
        background-size: contain;
        background-position: left; }
      @media (min-width: 1024px) {
        .cat-usp-section .usp-field .usp-box .right-usp {
          font-size: 14px; } }
      @media (min-width: 1366px) {
        .cat-usp-section .usp-field .usp-box .right-usp {
          font-size: 15px; } }
      @media (min-width: 1600px) {
        .cat-usp-section .usp-field .usp-box .right-usp {
          font-size: 16px; } }

/* 29-08-2019(usp section on pdp and category) end */
/* 02-09-2019(anchore tag) start */
.custom_page a {
  color: #0645ad; }
  .custom_page a:hover {
    text-decoration: underline; }
  .custom_page a:active {
    color: #faa700; }
  .custom_page a:visited {
    color: #0b0080; }

.custom_category a {
  color: #0645ad; }
  .custom_category a:hover {
    text-decoration: underline; }
  .custom_category a:active {
    color: #faa700; }
  .custom_category a:visited {
    color: #0b0080; }

.custom_category .read_more_link a {
  color: #999999; }
  .custom_category .read_more_link a:hover {
    text-decoration: none; }
  .custom_category .read_more_link a:active {
    color: #999999; }
  .custom_category .read_more_link a:visited {
    color: #0b0080; }

#stamped-reviews-widget[data-widget-type="full-page"] a {
  color: #000000; }
  #stamped-reviews-widget[data-widget-type="full-page"] a:hover {
    color: #757575; }
  #stamped-reviews-widget[data-widget-type="full-page"] a:visited {
    color: #0b0080; }

/*#tab-description a{color:#0645ad;
    &:hover{text-decoration: underline;}
    &:active{color:#faa700;}
    &:visited{color:#0b0080;}
}*/
/* 02-09-2019(anchore tag) end */
/* 03-09-2019(get coupon and gift certificate style on cart) start */
/* 03-09-2019(get coupon and gift certificate style on cart) end */
/* 03-09-2019(update paypal button on cart) start */
.cart-additionalCheckoutButtons {
  text-align: right !important;
  margin-top: 10px !important;
  z-index: 1 !important; }

.cart-additionalCheckoutButtons .FloatRight div {
  float: none !important; }

.paypal-button-tagline {
  text-align: right !important; }

/* 03-09-2019(update paypal button on cart) end */
/*10-09-2019(add offer section on cart pop-up) start*/
.cart-continue-shopping {
  clear: both;
  padding: 0px 0 20px;
  text-align: center; }
  .cart-continue-shopping .continue-shopping-link,
  .cart-continue-shopping .view-cart-link {
    display: inline-block;
    border-bottom: 1px solid #000000;
    color: #000000; }
    .cart-continue-shopping .continue-shopping-link:hover,
    .cart-continue-shopping .view-cart-link:hover {
      text-decoration: none;
      color: #757575;
      border-color: #757575; }
  .cart-continue-shopping .separator {
    display: inline-block;
    margin: 0 4px; }

.PreviewCart_desc .offer-message-section {
  text-align: center; }
  .PreviewCart_desc .offer-message-section .offer-message {
    background-color: #f4f4f4;
    padding: 13px 0 15px;
    margin-bottom: 15px;
    font-weight: 500; }
    .PreviewCart_desc .offer-message-section .offer-message .high-light {
      color: #fd961d; }
      .PreviewCart_desc .offer-message-section .offer-message .high-light svg {
        fill: #fd961d;
        display: inline-block;
        vertical-align: middle;
        max-width: 30px; }
  .PreviewCart_desc .offer-message-section .view-product {
    font-weight: 500;
    display: inline-block;
    padding-top: 10px;
    border-bottom: 1px solid #000000;
    color: #000000;
    text-decoration: none; }
    .PreviewCart_desc .offer-message-section .view-product:hover {
      color: #757575;
      border-color: #757575; }

.cart-totals .coupon-code-add, .cart-totals .coupon-code-cancel, .cart-totals .gc-coupon-cancel, .cart-totals .gift-certificate-add, .cart-totals .gift-certificate-cancel, .cart-totals .gc-coupon-add {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  border-radius: 0;
  padding: 0.55714rem 1.48571rem;
  text-decoration: none; }
  .cart-totals .coupon-code-add:hover, .cart-totals .coupon-code-cancel:hover, .cart-totals .gc-coupon-cancel:hover, .cart-totals .gift-certificate-add:hover, .cart-totals .gift-certificate-cancel:hover, .cart-totals .gc-coupon-add:hover {
    background: #fff;
    color: #000; }

.cart-totals .coupon-code-add, .cart-totals .gift-certificate-add, .cart-totals .gc-coupon-add {
  min-width: 134px; }

.cart-actions {
  float: right; }
  .cart-actions .button--primary {
    min-width: 134px; }
  .cart-actions .or-seprator {
    float: right;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    clear: both; }

/*10-09-2019(add offer section on cart pop-up) end*/
/*10-09-2019(cart page paypal button) start*/
.cart-additionalCheckoutButtons {
  clear: both; }

/*10-09-2019(cart page paypal button) end*/
/*10-09-2019(add description after image in child cat page) start*/
.child_sub_desc {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .child_sub_desc {
      max-width: 600px; } }
  @media (min-width: 1024px) {
    .child_sub_desc {
      max-width: 700px; } }
  @media (min-width: 1366px) {
    .child_sub_desc {
      max-width: 800px; } }
  @media (min-width: 1600px) {
    .child_sub_desc {
      max-width: 950px; } }
  .child_sub_desc p {
    font-size: 13px;
    font-weight: 300;
    color: #333;
    margin-bottom: 15px;
    text-align: center; }
    @media (min-width: 768px) {
      .child_sub_desc p {
        font-size: 14px; } }
    @media (min-width: 1024px) {
      .child_sub_desc p {
        font-size: 15px; } }
    @media (min-width: 1600px) {
      .child_sub_desc p {
        font-size: 16px; } }

/*10-09-2019(add description after image in child cat page) end*/
/*(new collection2 royale page) start */
ul.collection2-desc-list {
  font-size: 0;
  padding-top: 15px;
  max-width: 787px;
  margin: 0 auto; }
  @media (min-width: 768px) {
    ul.collection2-desc-list {
      padding-bottom: 10px; } }
  ul.collection2-desc-list li {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      ul.collection2-desc-list li {
        width: 25%;
        margin-bottom: 0; } }
    ul.collection2-desc-list li .list-img {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -webkit-box-align: center;
      align-items: center;
      border: 5px solid #f5f5f5;
      border-radius: 100%;
      width: 78px;
      height: 78px;
      padding: 5px;
      margin: 0 auto; }
      @media (min-width: 768px) {
        ul.collection2-desc-list li .list-img {
          width: 98px;
          height: 98px; } }
      @media (min-width: 1366px) {
        ul.collection2-desc-list li .list-img {
          width: 128px;
          height: 128px;
          padding: 10px; } }
      ul.collection2-desc-list li .list-img img {
        margin: 0 auto;
        max-width: 59px; }
        @media (min-width: 1366px) {
          ul.collection2-desc-list li .list-img img {
            max-width: 98px; } }
    ul.collection2-desc-list li .list-name {
      font-size: 14px;
      font-family: Arial, sans-serif;
      display: block;
      padding-top: 10px;
      padding-bottom: 15px; }
      @media (min-width: 768px) {
        ul.collection2-desc-list li .list-name {
          font-size: 17px;
          padding-top: 15px; } }
      @media (min-width: 1366px) {
        ul.collection2-desc-list li .list-name {
          font-size: 20px;
          padding-top: 18px; } }

.collection2-below-section {
  display: none; }

.collection2-wait-section {
  background: #eceff8;
  background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/palazzo-wait-mobile.png");
  background-repeat: no-repeat;
  background-size: 70%;
  background-position: bottom left; }
  @media (min-width: 768px) {
    .collection2-wait-section {
      background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/palazzo-wait.png");
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: cover; }
      .collection2-wait-section .small-hide {
        display: none; } }
  @media (min-width: 1366px) {
    .collection2-wait-section {
      background-position: right; } }
  .collection2-wait-section .small-hide {
    opacity: 0; }
  .collection2-wait-section .wait-sub {
    padding: 50px 0;
    max-width: 470px; }
    @media (min-width: 1600px) {
      .collection2-wait-section .wait-sub {
        max-width: 520px; } }
    .collection2-wait-section .wait-sub h3 {
      margin-bottom: 30px;
      font-family: "Playfair Display", serif;
      font-size: 26px;
      font-weight: 700; }
    .collection2-wait-section .wait-sub p {
      font-weight: 400;
      font-size: 16px;
      line-height: 1.6; }
    .collection2-wait-section .wait-sub ul {
      margin-top: 30px; }
      @media (min-width: 768px) {
        .collection2-wait-section .wait-sub ul {
          margin-top: 50px; } }
      .collection2-wait-section .wait-sub ul li {
        margin-bottom: 30px; }
        @media (min-width: 768px) {
          .collection2-wait-section .wait-sub ul li {
            margin-bottom: 40px; } }
        .collection2-wait-section .wait-sub ul li a {
          display: -ms-flexbox;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -webkit-box-align: center;
          align-items: center;
          font-size: 16px;
          font-weight: 700;
          font-family: "Playfair Display", serif;
          font-size: 22px;
          color: #000; }
          @media (min-width: 768px) {
            .collection2-wait-section .wait-sub ul li a {
              font-size: 26px; } }
          .collection2-wait-section .wait-sub ul li a:hover {
            text-decoration: none; }
          .collection2-wait-section .wait-sub ul li a .wait-img {
            width: 40px;
            display: inline-block;
            vertical-align: middle; }
            @media (min-width: 768px) {
              .collection2-wait-section .wait-sub ul li a .wait-img {
                width: 60px; } }
          .collection2-wait-section .wait-sub ul li a .wait-name {
            display: inline-block;
            vertical-align: middle;
            width: calc(100% - 40px);
            padding-left: 15px; }
            @media (min-width: 768px) {
              .collection2-wait-section .wait-sub ul li a .wait-name {
                width: calc(100% - 60px);
                padding-left: 30px; } }

.collection2-news-section h2 {
  margin-bottom: 15px;
  margin-top: 15px;
  /*margin-bottom: 40px;
    	margin-top: 60px;*/
  text-align: center;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 26px; }
  @media (min-width: 768px) {
    .collection2-news-section h2 {
      margin-bottom: 25px;
      margin-top: 25px; } }
  @media (min-width: 1366px) {
    .collection2-news-section h2 {
      margin-top: 35px;
      margin-bottom: 30px; } }
  @media (min-width: 1600px) {
    .collection2-news-section h2 {
      margin-bottom: 35px;
      margin-top: 45px; } }

.collection2-news-section .collection2-news-sub .custom_span_bottom span {
  font-size: 14px;
  color: #000; }
  @media (min-width: 1024px) {
    .collection2-news-section .collection2-news-sub .custom_span_bottom span {
      font-size: 14px; } }
  @media (min-width: 1366px) {
    .collection2-news-section .collection2-news-sub .custom_span_bottom span {
      font-size: 17px; } }
  @media (min-width: 1600px) {
    .collection2-news-section .collection2-news-sub .custom_span_bottom span {
      font-size: 20px; } }
  .collection2-news-section .collection2-news-sub .custom_span_bottom span:hover {
    color: #fff; }

.collection2-news-section .collection2-news-sub .collection2-news-left {
  padding-bottom: 15px; }
  @media (min-width: 768px) {
    .collection2-news-section .collection2-news-sub .collection2-news-left {
      width: 50%;
      padding-bottom: 0;
      padding-right: 15px; } }
  @media (min-width: 1366px) {
    .collection2-news-section .collection2-news-sub .collection2-news-left {
      padding-bottom: 30px; } }
  @media (min-width: 1600px) {
    .collection2-news-section .collection2-news-sub .collection2-news-left {
      padding-bottom: 60px; } }

@media (min-width: 768px) {
  .collection2-news-section .collection2-news-sub .collection2-news-right {
    width: 50%;
    padding-left: 15px; } }

@media (min-width: 1366px) {
  .collection2-news-section .collection2-news-sub .collection2-news-right {
    padding-bottom: 30px; } }

@media (min-width: 1600px) {
  .collection2-news-section .collection2-news-sub .collection2-news-right {
    padding-bottom: 60px; } }

@media (min-width: 768px) {
  .collection2-bottom-section .small-hide {
    display: none; } }

.collection2-bottom-section .collection2-bottom-sub {
  padding-top: 25px; }
  @media (min-width: 768px) {
    .collection2-bottom-section .collection2-bottom-sub {
      width: 50%;
      padding: 10px 20px 10px 35px;
      /*padding: 5.4vw 20px 5.4vw 35px;*/ } }

.collection2-bottom-section .cat-desc {
  padding-bottom: 15px; }
  @media (min-width: 1366px) {
    .collection2-bottom-section .cat-desc p {
      line-height: 1.6; } }
  @media (min-width: 1600px) {
    .collection2-bottom-section .cat-desc p {
      font-size: 16px; } }

.collection2-bottom-section .more-button {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 15px;
  margin-top: 15px;
  display: inline-block;
  text-decoration: underline;
  color: #000 !important; }
  @media (min-width: 1366px) {
    .collection2-bottom-section .more-button {
      font-size: 17px;
      margin-top: 20px; } }
  @media (min-width: 1600px) {
    .collection2-bottom-section .more-button {
      font-size: 19px;
      margin-top: 30px; } }
  .collection2-bottom-section .more-button:hover {
    color: #0b0080 !important; }
  .collection2-bottom-section .more-button:active {
    color: #faa700 !important; }

.collection2-bottom-section > div {
  background-size: 0; }
  @media (min-width: 768px) {
    .collection2-bottom-section > div {
      background-size: 50%;
      background-position: right center;
      background-repeat: no-repeat; } }
  .collection2-bottom-section > div .page-heading-show {
    font-size: 26px;
    display: block;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    text-align: left; }

@media (min-width: 1600px) {
  .collection-template.collection2 .short-desc {
    max-width: 1070px; } }

.collection-template.collection2 .short-desc .page-heading-show {
  font-size: 26px;
  font-family: "Playfair Display", serif;
  font-weight: bold; }
  @media (min-width: 1366px) {
    .collection-template.collection2 .short-desc .page-heading-show {
      font-size: 30px;
      margin-top: 30px; } }
  @media (min-width: 1600px) {
    .collection-template.collection2 .short-desc .page-heading-show {
      font-size: 60px;
      margin-top: 60px; } }
  .collection-template.collection2 .short-desc .page-heading-show span {
    display: block;
    padding-top: 20px; }
    @media (min-width: 1600px) {
      .collection-template.collection2 .short-desc .page-heading-show span {
        font-size: 30px;
        padding-top: 40px; } }

.collection-template.collection2 .short-desc p {
  font-weight: 400; }
  @media (min-width: 1600px) {
    .collection-template.collection2 .short-desc p {
      font-size: 18px;
      margin-bottom: 35px; } }

.collection2-review-section {
  position: relative;
  margin-bottom: 10px;
  /*margin-bottom: 80px;*/ }
  @media (min-width: 768px) {
    .collection2-review-section {
      display: flex;
      margin-bottom: 30px; }
      .collection2-review-section:before {
        content: '';
        position: absolute;
        background: #F5F5F5;
        width: 50%;
        height: 100%; } }
  @media (min-width: 1366px) {
    .collection2-review-section {
      margin-bottom: 40px; } }
  .collection2-review-section .collection2-review-quotes,
  .collection2-review-section #stamped-reviews-widget {
    width: 100% !important; }
    @media (min-width: 768px) {
      .collection2-review-section .collection2-review-quotes,
      .collection2-review-section #stamped-reviews-widget {
        float: left;
        width: 50% !important; } }
  .collection2-review-section .collection2-review-quotes {
    background: #F5F5F5;
    color: #5C717A;
    font-family: "Playfair Display", serif;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    padding: 30px 30px 10px 60px; }
    @media (min-width: 375px) {
      .collection2-review-section .collection2-review-quotes {
        font-size: 30px;
        padding: 30px 60px 30px 70px; } }
    @media (min-width: 589px) {
      .collection2-review-section .collection2-review-quotes {
        font-size: 30px; } }
    @media (min-width: 768px) {
      .collection2-review-section .collection2-review-quotes {
        font-size: 32px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        height: 100%; } }
    @media (min-width: 1024px) {
      .collection2-review-section .collection2-review-quotes {
        font-size: 35px; } }
    @media (min-width: 1366px) {
      .collection2-review-section .collection2-review-quotes {
        font-size: 43px; } }
    @media (min-width: 1600px) {
      .collection2-review-section .collection2-review-quotes {
        font-size: 50px; } }
    .collection2-review-section .collection2-review-quotes:before, .collection2-review-section .collection2-review-quotes:after {
      display: block;
      font-size: 150px; }
      @media (min-width: 1024px) {
        .collection2-review-section .collection2-review-quotes:before, .collection2-review-section .collection2-review-quotes:after {
          font-size: 170px; } }
    .collection2-review-section .collection2-review-quotes:before {
      content: '“';
      margin-left: -50px;
      height: 120px;
      margin-top: -45px; }
    .collection2-review-section .collection2-review-quotes:after {
      content: '”';
      text-align: right;
      margin-right: -20px;
      height: 110px;
      margin-top: -30px; }
  .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-widget-buttons,
  .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-widget-title {
    display: none !important; }
  .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper {
    padding-left: 30px; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-ratings-wrapper {
      width: 100% !important;
      margin-right: 0 !important;
      padding-top: 10px !important;
      margin-bottom: 10px !important;
      padding-bottom: 0 !important;
      border-top: 0; }
      .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-ratings-wrapper > div {
        margin-left: 80px; }
      .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-ratings-wrapper:nth-child(n+6) {
        display: none; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-reviews-date,
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-products-reviews-title {
      display: none; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-reviews-author {
      color: #000000;
      font-weight: bold; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-reviews-message {
      margin: 5px 0px; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-reviews-image {
      height: 60px;
      width: 60px;
      margin-right: 10px; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper img {
      border-radius: 100%;
      margin-top: 5px !important;
      margin-right: 5px !important;
      box-shadow: none;
      padding: 0; }
    .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-reviews-wrapper .stamped-products-reviews-reply {
      display: none; }
  .collection2-review-section #stamped-reviews-widget[data-widget-type="full-page"] .stamped-pagination {
    display: none; }

.clearfix:after {
  clear: both; }

.clearfix:after, .clearfix:before {
  display: table;
  content: " "; }

/*(new collection2 royale page) end */
/*Static banner section on homepage start*/
.static-banner-section .desktop-banner {
  display: none; }
  @media (min-width: 768px) {
    .static-banner-section .desktop-banner {
      display: block; } }

@media (min-width: 768px) {
  .static-banner-section .mobile-banner {
    display: none; } }

.static-banner-section .mobile-banner img {
  margin-top: 11px; }

.static-banner-section img {
  width: 100%; }

/*Static banner section on homepage end*/
/*Image slider on card start*/
.card-img-container--slider {
  position: relative;
  overflow: hidden; }
  .card-img-container--slider .card-image {
    opacity: 0;
    left: -100%;
    right: 100%;
    transition: all 0.2s linear; }
    .card-img-container--slider .card-image.is-active {
      opacity: 1;
      left: 0;
      right: 0; }
      .card-img-container--slider .card-image.is-active ~ .card-image {
        left: 100%;
        right: -100%; }
        .card-img-container--slider .card-image.is-active ~ .card-image.cat-hover {
          position: absolute;
          right: 0;
          top: 0;
          left: unset;
          z-index: 2; }
      .card-img-container--slider .card-image.is-active.first ~ .card-image-prev {
        display: none; }
      .card-img-container--slider .card-image.is-active.last ~ .card-image-next {
        display: none; }
    .card-img-container--slider .card-image.cat-hover {
      position: absolute;
      right: 0;
      top: 0;
      left: unset;
      z-index: 2; }
  .card-img-container--slider .cat-hover.hovering {
    opacity: 1; }
  .card-img-container--slider .icon {
    height: 1.57143rem;
    width: 1.57143rem; }
    @media (min-width: 1366px) {
      .card-img-container--slider .icon {
        height: 25px;
        width: 25px; } }

.card-img-slider-arrow {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-decoration: none;
  display: inline-block;
  background-color: #fff;
  padding: .21429rem;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  pointer-events: all;
  cursor: pointer;
  border: 1px solid #2e3345;
  transform: translateY(-50%);
  z-index: 3;
  opacity: 1; }
  @media (min-width: 1024px) {
    .card-img-slider-arrow {
      display: block;
      opacity: 0; } }
  .card-img-slider-arrow:hover {
    background-color: #000000; }
    .card-img-slider-arrow:hover .icon svg {
      fill: #ffffff; }
  .card-img-slider-arrow svg {
    fill: #000000; }

.card:hover .card-img-slider-arrow {
  opacity: 1; }

.card-image-prev {
  left: 10px; }
  @media (min-width: 1366px) {
    .card-image-prev {
      left: 15px; } }

.card-image-next {
  right: 10px; }
  @media (min-width: 1366px) {
    .card-image-next {
      right: 15px; } }

/*Image slider on card end*/
/*Color Swatches on Card start*/
.card-figure.loading {
  position: relative; }
  .card-figure.loading:after {
    content: '';
    background: rgba(255, 255, 255, 0.7) url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/loading-18.gif") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.card-text--colorswatches {
  clear: both;
  font-size: 0;
  min-height: 40px;
  background: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/swatches-loader.gif") no-repeat center center; }
  .card-text--colorswatches.loaded {
    min-height: 30px;
    background: none;
    margin-top: 5px;
    margin-left: -2px;
    text-align: center; }
    @media (min-width: 768px) {
      .card-text--colorswatches.loaded {
        text-align: left; } }
    @media (min-width: 1024px) {
      .card-text--colorswatches.loaded {
        padding-left: 0px;
        margin-top: 10px;
        margin-left: 0px; } }

.productCard-colorSwatch {
  text-decoration: none;
  display: inline-block;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  padding: 1px;
  border-radius: 100%;
  margin-bottom: 0px;
  margin-left: 1px;
  margin-right: 1px; }
  @media (min-width: 1366px) {
    .productCard-colorSwatch {
      margin-left: 0px;
      margin-right: 0px; } }
  .productCard-colorSwatch img {
    width: 20px;
    height: 20px;
    background: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/loading-18.gif") no-repeat center center; }

.productCard-colorSwatch-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  border-radius: 100%; }
  @media (min-width: 1024px) {
    .productCard-colorSwatch-color {
      width: 18px;
      height: 18px; } }

.card-text--colorswatches ul {
  margin: 0;
  display: inline-block;
  vertical-align: middle; }
  @media (min-width: 1024px) {
    .card-text--colorswatches ul {
      padding-left: 10px; } }
  .card-text--colorswatches ul li {
    padding-right: 4px; }
    .card-text--colorswatches ul li:last-child {
      padding-right: 0px; }
  .card-text--colorswatches ul .slick-prev {
    left: -24px;
    margin-top: 0;
    width: 18px;
    height: 22px;
    padding: 0; }
    .card-text--colorswatches ul .slick-prev:before {
      background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/swatch-left.png");
      width: 18px;
      height: 22px; }
  .card-text--colorswatches ul .slick-next {
    right: -20px;
    margin-top: 0;
    width: 18px;
    height: 22px;
    padding: 0; }
    .card-text--colorswatches ul .slick-next:before {
      background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/swatch-right.png");
      width: 18px;
      height: 22px; }
  .card-text--colorswatches ul.slick-slider {
    padding-left: 0;
    display: block; }
    @media (min-width: 1024px) {
      .card-text--colorswatches ul.slick-slider {
        max-width: 150px;
        margin: 0 auto;
        text-align: left; } }
    @media (min-width: 1366px) {
      .card-text--colorswatches ul.slick-slider {
        max-width: 220px; } }
    @media (min-width: 1600px) {
      .card-text--colorswatches ul.slick-slider {
        max-width: 280px; } }
    .card-text--colorswatches ul.slick-slider li {
      padding: 0; }

.card-text--colorswatches #responsive_mob {
  margin-left: 0px;
  line-height: 1;
  font-size: inherit; }
  .card-text--colorswatches #responsive_mob svg {
    width: 17px;
    height: 17px;
    fill: #000000;
    stroke: #000000; }
  @media (min-width: 1024px) {
    .card-text--colorswatches #responsive_mob {
      display: none; } }

.swatch_slide {
  display: inline-block;
  vertical-align: middle; }

.page .page-content .productGrid li.swatch_slide {
  width: auto; }

.card-image-link--slider {
  display: block;
  z-index: -1; }

/*Color Swatches on Card end*/
/*choose option(3-12-2019) start */
.custom_category .custom-card-figcaption-body a {
  color: #ffffff; }
  .custom_category .custom-card-figcaption-body a:hover {
    color: #000000;
    text-decoration: none;
    border: 1px solid #000; }

/*choose option(3-12-2019) end */
/* 11-12-2019 start */
.test-wishlist-svg {
  height: 21px;
  width: 23px; }

/* 11-12-2019 end */
/* 17-1-2020 add a link to a footer image on the mattress collection page start */
.memoryfoam-footer-link {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  height: 40%;
  z-index: 11; }
  @media (min-width: 589px) {
    .memoryfoam-footer-link {
      height: 60%; } }
  @media (min-width: 768px) {
    .memoryfoam-footer-link {
      height: 70%; } }
  @media (min-width: 1024px) {
    .memoryfoam-footer-link {
      width: 50%;
      height: 100%; } }
  .memoryfoam-footer-link:hover {
    text-decoration: none !important; }

/* 17-1-2020 add a link to a footer image on the mattress collection page end */
/*cart-empty*/
.cart-empty {
  text-align: center; }
  .cart-empty .cart-empty-title {
    margin: 10px 0; }
  .cart-empty a {
    color: #0645ad;
    text-decoration: underline; }
    .cart-empty a:hover {
      text-decoration: underline; }

/*cart-empty*/
/*New Collection2 Page Start*/
.collection2-news-section .collection2-news-sub .custom_span_bottom .collection-news-msg {
  bottom: auto;
  top: 0;
  background: transparent;
  font-family: "Playfair Display",serif;
  color: #fff;
  font-size: 23px;
  font-weight: 700;
  padding-top: 18px;
  line-height: 40px;
  padding-top: 14px;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }
  @media (min-width: 1600px) {
    .collection2-news-section .collection2-news-sub .custom_span_bottom .collection-news-msg {
      font-size: 34px;
      padding-left: 50px;
      padding-right: 50px; } }

.collection2-news-section .collection2-news-sub .custom_span_bottom .collection-news-msg-black {
  color: #000; }
  .collection2-news-section .collection2-news-sub .custom_span_bottom .collection-news-msg-black:hover {
    color: #000; }

@media (min-width: 1600px) {
  .collection-template.palazzo .short-desc p {
    font-size: 17px; } }

@media (min-width: 1600px) {
  .collection2-review-section .collection2-review-quotes {
    font-size: 45px; } }

@media (min-width: 1600px) {
  .collection2-wait-section .wait-sub {
    max-width: 511px; } }

@media (min-width: 768px) {
  .collection2-bottom-design-2 {
    margin-top: 30px; } }

@media (min-width: 1366px) {
  .collection2-bottom-design-2 {
    margin-top: 0px; } }

.collection2-bottom-design-2 .collection2-bottom-sub {
  display: inline-block;
  padding-left: 0;
  vertical-align: top;
  padding-top: 46px; }
  @media (min-width: 1681px) {
    .collection2-bottom-design-2 .collection2-bottom-sub {
      padding-right: 160px; } }

.collection2-bottom-design-2 .cat-image {
  vertical-align: top;
  display: none; }
  @media (min-width: 768px) {
    .collection2-bottom-design-2 .cat-image {
      width: 49.5%;
      display: inline-block; } }

.collection2-bottom-design-2 .small-hide {
  display: block;
  margin: auto; }
  @media (min-width: 768px) {
    .collection2-bottom-design-2 .small-hide {
      display: none; } }

.collection2-wait-section-towel {
  background-image: url(https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/wait-royal-mob.jpg);
  background-size: cover; }
  @media (min-width: 768px) {
    .collection2-wait-section-towel {
      background-image: url(https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/wait-royal.png);
      background-position: right; } }

.collection2-wait-section-tribu {
  background-image: none;
  background-color: #cfd4d7; }
  @media (min-width: 768px) {
    .collection2-wait-section-tribu {
      background-image: url(https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/tribu-wait.jpg);
      background-size: 50%;
      background-position: right; } }
  .collection2-wait-section-tribu .small-hide {
    opacity: 1;
    width: 100%; }

.collection2-news-section .collection2-news-sub .custom_span_bottom span {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400; }

.collection2-bottom-section > div .page-heading-show {
  font-size: 30px; }

.collection2-bottom-section .cat-desc p {
  line-height: 1.4;
  margin-bottom: 23px; }
  @media (min-width: 1600px) {
    .collection2-bottom-section .cat-desc p {
      font-size: 17px; } }

.collection2-bottom-section .cat-desc p + p {
  margin-bottom: 0; }

.palazzo.collection-template {
  background: #fff; }

@media (max-width: 569px) {
  .collection-template.palazzo .short-desc .page-heading-show {
    font-size: 20px; }
    .collection-template.palazzo .short-desc .page-heading-show span {
      font-size: 15px; }
  .collection2-review-section .collection2-review-quotes {
    padding-left: 33px;
    padding-right: 33px;
    font-size: 15px;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 17px; }
    .collection2-review-section .collection2-review-quotes::before {
      text-align: left;
      font-size: 85px;
      height: 41px;
      margin-left: 0;
      margin-bottom: 12px; }
    .collection2-review-section .collection2-review-quotes::after {
      font-size: 85px;
      height: 41px;
      margin-top: -19px; }
  .collection2-news-section .collection2-news-sub .custom_span_bottom .collection-news-msg {
    padding-left: 44px;
    padding-right: 44px;
    line-height: 21px;
    font-size: 18px; }
  .collection2-bottom-section > div .page-heading-show {
    font-size: 20px;
    text-align: center; }
  .collection2-bottom-section .cat-desc {
    text-align: center; }
    .collection2-bottom-section .cat-desc p {
      font-size: 13px; }
  .collection2-wait-section .wait-sub {
    text-align: center; }
  .collection2-wait-section .wait-sub h3 {
    font-size: 20px; }
  .collection2-wait-section .wait-sub p {
    font-size: 13px; }
  .collection2-news-section h2 {
    font-size: 20px; } }

@media (max-width: 767px) {
  .collection2-review-section .container {
    padding-left: 0;
    padding-right: 0; }
  .collection2-wait-section .wait-sub {
    max-width: none;
    padding-top: 9px;
    padding-bottom: 20px; }
    .collection2-wait-section .wait-sub h3 {
      margin-bottom: 13px; }
  .collection2-wait-section-towel .wait-sub {
    padding-bottom: 136px; }
  .collection2-wait-section-cushion .wait-sub {
    padding-bottom: 59px; }
  .collection2-wait-section .wait-sub ul {
    display: flex;
    flex-wrap: wrap; }
    .collection2-wait-section .wait-sub ul li {
      width: 50%;
      margin-bottom: 8px; }
      .collection2-wait-section .wait-sub ul li a {
        flex-wrap: wrap; }
        .collection2-wait-section .wait-sub ul li a .wait-img {
          display: block;
          margin: auto;
          height: 38px;
          text-align: center;
          margin-bottom: 12px; }
        .collection2-wait-section .wait-sub ul li a .wait-name {
          width: 100%;
          padding-left: 0;
          text-align: center;
          font-size: 13px;
          padding: 0 14px;
          line-height: 18px; }
      .collection2-wait-section .wait-sub ul li:nth-child(1) {
        order: 2; }
      .collection2-wait-section .wait-sub ul li:nth-child(2) {
        order: 1; }
      .collection2-wait-section .wait-sub ul li:nth-child(3) {
        order: 3; }
      .collection2-wait-section .wait-sub ul li:nth-child(4) {
        order: 4; }
  ul.collection2-desc-list li .list-name {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1.4; }
  .collection2-bottom-design-2 .collection2-bottom-sub {
    padding-top: 0; }
  .collection2-bottom-section .cat-desc {
    padding-bottom: 18px; }
  ul.collection2-desc-list li .list-img img {
    max-width: 49px; } }

ul.collection2-desc-list li .list-name {
  line-height: 1.3; }

.collection2-review-section .collection2-review-quotes-dark {
  background-color: #61717b;
  color: #fff; }

@media (min-width: 1600px) {
  .collection2-news-section h2 {
    font-size: 30px; } }

ul.collection2-desc-list .soft-wash-img .list-img img {
  max-width: 78px; }

@media (min-width: 768px) {
  .collection2-review-dark::before,
  .collection2-review-section-dark::before {
    background: #61717b; }
  .memory-foam-collection-template .collection2-review-section .container {
    max-width: 100%; }
  .memory-foam-collection-template .collection2-review-section-dark::before {
    background: #f5f5f5; }
  ul.collection2-desc-list .soft-wash-img .list-img img {
    max-width: 122px; } }

.collection2-bottom-section .more-button {
  text-decoration-color: #c8c8c8; }

.collection2-news-sub .custom_span_bottom:hover .custom_span_button {
  background-color: #000;
  color: #fff; }

ul.collection2-desc-list li.thread-count-icon .list-img {
  padding: 0; }
  ul.collection2-desc-list li.thread-count-icon .list-img img {
    max-width: 84px; }

@media (min-width: 1366px) {
  ul.collection2-desc-list li.thread-count-icon .list-img {
    padding: 0; }
    ul.collection2-desc-list li.thread-count-icon .list-img img {
      max-width: 128px; } }

ul.collection2-desc-list li .list-name {
  height: 61px; }
  @media (min-width: 768px) {
    ul.collection2-desc-list li .list-name {
      height: 74px; } }
  @media (min-width: 1366px) {
    ul.collection2-desc-list li .list-name {
      height: 85px; } }

.collection2-review-section .collection2-review-quotes span {
  display: block; }

@media (max-width: 1365px) {
  ul.collection2-desc-list li.sustainable-icon .list-img {
    padding: 0; }
    ul.collection2-desc-list li.sustainable-icon .list-img img {
      max-width: 74px; } }

/*New Collection2 Page End*/
/************* MEGA MENU STYLE START(6-4-2020) *************/
/*Dropdown subcategory menu design start*/
.navPages-action.bold {
  font-weight: 700 !important;
  color: #b82044 !important; }

.categories {
  max-width: 66.666% !important; }

.dropdown-subcat-image {
  display: none; }
  @media (min-width: 1024px) {
    .dropdown-subcat-image {
      max-width: 70px;
      margin-bottom: 10px; } }
  @media (min-width: 1366px) {
    .dropdown-subcat-image {
      max-width: 80px; } }

.header .navPages-container .navPages .navPages-list .shop-by-list .static-link {
  display: none !important; }
  @media (min-width: 1024px) {
    .header .navPages-container .navPages .navPages-list .shop-by-list .static-link {
      display: inline-block !important;
      width: auto !important;
      background-color: #ffffff !important; } }

@media (min-width: 1600px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list {
    width: calc(100% - 415px); } }

@media (min-width: 1600px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template {
    width: 400px; } }

.header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template .cat_img {
  width: max-content;
  height: max-content; }

@media (min-width: 1024px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .Bathroom .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Living .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Furniture .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Beach .navPage-subMenu-list,
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.set:not(.Sale) .navPage-subMenu-list {
    width: calc(100% - 350px); } }

@media (min-width: 1366px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .Bathroom .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Living .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Furniture .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Beach .navPage-subMenu-list,
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.set:not(.Sale) .navPage-subMenu-list {
    width: calc(100% - 450px); } }

@media (min-width: 1600px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .Bathroom .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Living .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Furniture .navPage-subMenu-list, .header .navPages-container .navPages .navPages-list .navPages-item .Beach .navPage-subMenu-list,
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.set:not(.Sale) .navPage-subMenu-list {
    width: calc(100% - 600px); } }

@media (min-width: 1024px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .Bathroom .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Living .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Furniture .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Beach .cat-img-template,
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.set:not(.Sale) .cat-img-template {
    width: 350px; } }

@media (min-width: 1366px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .Bathroom .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Living .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Furniture .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Beach .cat-img-template,
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.set:not(.Sale) .cat-img-template {
    width: 450px; } }

@media (min-width: 1600px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .Bathroom .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Living .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Furniture .cat-img-template, .header .navPages-container .navPages .navPages-list .navPages-item .Beach .cat-img-template,
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu.set:not(.Sale) .cat-img-template {
    width: 600px; } }

.wrap-categories-list {
  overflow: hidden; }
  @media (min-width: 1024px) {
    .wrap-categories-list .wrap-child {
      height: 26px; } }

.sale-desktop {
  display: none; }

.category-dropdown-link {
  display: block; }
  .category-dropdown-link:hover p {
    text-decoration: underline; }
  .category-dropdown-link:hover .cat_img {
    opacity: .75; }
  .category-dropdown-link .cat_img {
    transition: all 0.3s ease; }
    .category-dropdown-link .cat_img:hover {
      opacity: .75; }
  .category-dropdown-link p {
    color: #000000;
    transition: all 0.3s ease;
    text-decoration: underline;
    margin-top: 10px; }

@media (min-width: 1024px) {
  .navPage-subMenu.Sale .navPage-subMenu-item.two {
    width: 40% !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu.Sale .navPage-subMenu-item.two {
    width: 402px !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu.Sale .navPage-subMenu-item.two .navPage-childList-wrap {
    width: 201px; } }

@media (min-width: 1600px) {
  .navPage-subMenu.Sale .navPage-subMenu-item.one {
    width: 201px !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu.Sale .navPage-subMenu-item.one .navPage-childList-wrap {
    width: 201px; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-childList {
    transform: translate(10px, 0); } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.five {
    width: 66.666% !important; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.five .navPage-childList-wrap {
    width: 140px; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.four {
    width: 66.666% !important; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.four .navPage-childList-wrap {
    width: 140px; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.three {
    width: 66.666% !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-subMenu-item.three {
    width: 603px !important; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.three .navPage-childList-wrap {
    width: 140px; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-subMenu-item.three .navPage-childList-wrap {
    width: 209px; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.two {
    width: 45.444% !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-subMenu-item.two {
    width: 402px !important; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.two .navPage-childList-wrap {
    width: 140px; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-subMenu-item.two .navPage-childList-wrap {
    width: 209px; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item.one {
    width: 20% !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-subMenu-item.one {
    width: 201px !important; } }

@media (min-width: 1600px) {
  .navPage-subMenu .navPage-subMenu-item.one .navPage-childList-wrap {
    width: 209px; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item .navPage-childList-wrap {
    float: left; } }

@media (min-width: 1024px) {
  .navPage-subMenu .navPage-subMenu-item {
    padding: 0 !important; } }

@media (min-width: 1024px) {
  .collections {
    display: none; } }

#Collections {
  display: block; }

.header .navPages .navPage-subMenu-list .navPage-childList-wrap > li a {
  background-color: #fff !important;
  padding-left: 35px !important; }
  @media (min-width: 1024px) {
    .header .navPages .navPage-subMenu-list .navPage-childList-wrap > li a {
      background-color: inherit !important;
      padding-left: 10px !important; } }
  @media (min-width: 1600px) {
    .header .navPages .navPage-subMenu-list .navPage-childList-wrap > li a {
      padding: 0 !important; } }

/*Dropdown subcategory menu design end*/
/************* MEGA MENU STYLE END(6-4-2020) *************/
@media (max-width: 1023px) {
  .mobile_sidebar .custom.sidebarBlock .navList {
    display: none; }
  .mobile_sidebar .custom.sidebarBlock .navList.isopen {
    display: block; } }

@media screen and (max-width: 1023px) {
  .categories {
    max-width: 100% !important; } }

/*PRODUCT CARD TAG RESPONSIVE 06-MAY-20 START*/
@media screen and (max-width: 479px) {
  .card .cat-usp-section .usp-field .usp-box .right-usp {
    font-size: 13px;
    width: 74px;
    padding-left: 3px; } }

@media screen and (max-width: 1024px) and (max-width: 1200px) {
  .card .cat-usp-section .usp-field .usp-box .right-usp {
    padding-left: 3px; } }

/*PRODUCT CARD TAG RESPONSIVE 06-MAY-20 END*/
/*PRODUCT PAGE THUMBNAIL IMAGE START 08-MAY-20 START*/
@media screen and (min-width: 1024px) {
  .custom_product .productView .productView-images .productView-thumbnails .productView-thumbnail {
    width: 100%;
    margin-bottom: 11px; } }

@media screen and (min-width: 1366px) {
  .custom_product .productView .productView-images .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
    height: 100px;
    max-width: 100px; } }

/*PRODUCT PAGE THUMBNAIL IMAGE END 08-MAY-20 END*/
/*01-june start*/
.bulkPricing {
  margin-top: 15px;
  display: inline-block; }
  .bulkPricing .productView-info-name, .bulkPricing .productView-info-value {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    display: inline-block; }
    @media screen and (min-width: 1366px) {
      .bulkPricing .productView-info-name, .bulkPricing .productView-info-value {
        font-size: 16px; } }
  .bulkPricing .productView-info-value {
    text-decoration: underline;
    font-family: Montserrat,Arial,Helvetica,sans-serif; }

#bulkPricingModal {
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.5); }

/*01-june end*/
.zendesk-chat-us svg {
  stroke: none !important; }

/*RETURN FORM START 01-MAY-20*/
.account--addReturn .table-thead th:first-child {
  width: 57%; }

.account--fixed.account--addReturn .table .form-input-wide .form-textbox {
  height: 3rem;
  -webkit-appearance: none;
  box-shadow: none; }

.account--fixed.account--addReturn .table {
  margin-bottom: 3em; }
  .account--fixed.account--addReturn .table .form-input-wide .form-textbox, .account--fixed.account--addReturn .table .form-input-wide .form-textarea, .account--fixed.account--addReturn .table .form-input-wide .form-radio-other-input, .account--fixed.account--addReturn .table .form-input-wide .form-checkbox-other-input, .account--fixed.account--addReturn .table .form-input-wide .form-captcha input, .account--fixed.account--addReturn .table .form-input-wide .form-spinner input {
    width: 100%;
    padding: 10px 7px 9px 7px;
    border: 1px solid #000;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    color: #888;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    -webkit-appearance: none;
    box-shadow: none !important; }
    .account--fixed.account--addReturn .table .form-input-wide .form-textbox:focus, .account--fixed.account--addReturn .table .form-input-wide .form-textarea:focus, .account--fixed.account--addReturn .table .form-input-wide .form-radio-other-input:focus, .account--fixed.account--addReturn .table .form-input-wide .form-checkbox-other-input:focus, .account--fixed.account--addReturn .table .form-input-wide .form-captcha input:focus, .account--fixed.account--addReturn .table .form-input-wide .form-spinner input:focus {
      border-color: #999; }
  .account--fixed.account--addReturn .table [data-type="control_dropdown"] .form-input, .account--fixed.account--addReturn .table [data-type="control_dropdown"] .form-input-wide {
    width: 100%; }
  .account--fixed.account--addReturn .table .form-dropdown {
    width: 100% !important;
    padding: 10px 7px 9px 7px;
    border: 1px solid #000;
    box-shadow: none !important;
    border-radius: 0;
    font-size: 1em;
    color: #888;
    height: 3rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 0.999)' /%3E%3C/svg%3E");
    background-position: right .57143rem top 0.51429rem;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -webkit-appearance: none;
    box-shadow: none !important; }
    .account--fixed.account--addReturn .table .form-dropdown:focus {
      border-color: #999; }
  .account--fixed.account--addReturn .table tr td .form-line {
    padding-left: 0;
    padding-right: 0; }
    @media (min-width: 768px) {
      .account--fixed.account--addReturn .table tr td .form-line {
        padding-left: 5px;
        padding-right: 16px; } }
  @media (min-width: 768px) {
    .account--fixed.account--addReturn .table tr td:first-child .form-line {
      padding-left: 0; } }
  @media (min-width: 768px) {
    .account--fixed.account--addReturn .table tr td:last-child .form-line {
      padding-right: 0; } }

.account--fixed.account--addReturn .form-all {
  width: 100%; }
  .account--fixed.account--addReturn .form-all .form-section {
    margin: 0 -16px; }
    @media (min-width: 768px) {
      .account--fixed.account--addReturn .form-all .form-section {
        margin: 0 -10.5px; } }
  .account--fixed.account--addReturn .form-all .form-line {
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 2px;
    margin-bottom: 2px; }
    @media (min-width: 768px) {
      .account--fixed.account--addReturn .form-all .form-line {
        padding-left: 10.5px;
        padding-right: 10.5px; } }
    @media (min-width: 768px) {
      .account--fixed.account--addReturn .form-all .form-line {
        width: 49.7%;
        margin-top: 4px;
        margin-bottom: 4px;
        display: inline-block; } }
    .account--fixed.account--addReturn .form-all .form-line .form-label.form-label-top.form-label-auto {
      width: auto;
      display: block;
      float: none;
      color: #666;
      font-family: Roboto,sans-serif;
      font-weight: 400; }
      .account--fixed.account--addReturn .form-all .form-line .form-label.form-label-top.form-label-auto:focus {
        border-color: #999; }
    .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container {
      display: block;
      width: 100%; }
      .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-textbox, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-textarea, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-radio-other-input, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-checkbox-other-input, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-captcha input, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-spinner input {
        border-color: #000;
        height: 3rem;
        color: #888;
        box-shadow: none;
        width: 100% !important;
        padding: 10px 7px 9px 7px;
        border-radius: 0 !important;
        font-weight: 400;
        font-family: Roboto,sans-serif;
        -webkit-appearance: none;
        box-shadow: none !important; }
        .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-textbox:focus, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-textarea:focus, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-radio-other-input:focus, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-checkbox-other-input:focus, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-captcha input:focus, .account--fixed.account--addReturn .form-all .form-line .form-sub-label-container .form-spinner input:focus {
          border-color: #999; }
  .account--fixed.account--addReturn .form-all .form-textarea {
    border-color: #000;
    color: #888;
    box-shadow: none;
    width: 100%;
    resize: none;
    padding: 10px 7px 9px 7px;
    border-radius: 0;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    -webkit-appearance: none;
    box-shadow: none !important; }
    .account--fixed.account--addReturn .form-all .form-textarea:focus {
      border-color: #999; }
  .account--fixed.account--addReturn .form-all .form-dropdown {
    width: 100% !important;
    border-color: #000;
    color: #888;
    height: 3rem;
    padding: 10px 7px 9px 7px;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z' fill='rgba(117, 117, 117, 0.999)' /%3E%3C/svg%3E");
    background-position: right .57143rem top 0.51429rem;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    box-shadow: none !important; }
    .account--fixed.account--addReturn .form-all .form-dropdown:focus {
      border-color: #999; }
  .account--fixed.account--addReturn .form-all [data-type="control_dropdown"] .form-input, .account--fixed.account--addReturn .form-all [data-type="control_dropdown"] .form-input-wide {
    width: 100%;
    border-radius: 0 !important; }
  .account--fixed.account--addReturn .form-all [data-type="control_button"].form-line {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
    .account--fixed.account--addReturn .form-all [data-type="control_button"].form-line .form-buttons-wrapper {
      margin-left: 0 !important;
      text-align: center; }
    .account--fixed.account--addReturn .form-all [data-type="control_button"].form-line .form-submit-button {
      background: #000;
      color: #fff;
      font-size: 17px;
      border-radius: 0;
      border: 1px solid #000;
      line-height: 14px;
      padding: 0.85rem 2.28rem 0.75rem;
      font-family: Roboto,sans-serif;
      font-weight: 500;
      box-shadow: none;
      text-shadow: none;
      font-size: 14px;
      font-weight: 400; }
      .account--fixed.account--addReturn .form-all [data-type="control_button"].form-line .form-submit-button:hover {
        background: #fff;
        border-color: #000;
        color: #000; }

.account--fixed.account--addReturn .jotform-form {
  padding-top: 0; }

.account--fixed.account--addReturn .form-all .form-dropdown, .account--fixed.account--addReturn .table .form-dropdown {
  padding: 11px 7px 10px; }

.safari .account--fixed.account--addReturn .form-all .form-dropdown, .safari .account--fixed.account--addReturn .table .form-dropdown {
  -webkit-appearance: none; }

/*RETURN FORM END 01-MAY-20*/
.account--fixed.account--addReturn #cid_6.form-input-wide {
  padding-right: 16px;
  padding-left: 16px;
  margin-top: 11px; }
  @media screen and (min-width: 768px) {
    .account--fixed.account--addReturn #cid_6.form-input-wide {
      display: inline-block;
      vertical-align: top;
      width: 49.6%;
      padding-right: 15px;
      padding-left: 15px;
      margin-top: 16px; } }
  @media screen and (min-width: 1366px) {
    .account--fixed.account--addReturn #cid_6.form-input-wide {
      width: 49.8%; } }
  .account--fixed.account--addReturn #cid_6.form-input-wide .form-textarea {
    min-height: 124px;
    resize: vertical; }

.account--fixed.account--addReturn #cid_10 {
  margin-bottom: 12px; }
  @media screen and (min-width: 768px) {
    .account--fixed.account--addReturn #cid_10 {
      margin-bottom: 0; } }
  @media screen and (min-width: 768px) {
    .account--fixed.account--addReturn #cid_10 .form-textbox {
      text-align: center; } }

@media screen and (min-width: 768px) {
  .account--fixed.account--addReturn .form-cust-field {
    width: 49.7%;
    display: inline-block;
    vertical-align: top; } }

@media screen and (min-width: 768px) {
  .account--fixed.account--addReturn .form-cust-field .form-line {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; } }

.account--fixed.account--addReturn .qq-uploader-buttonText-value, .account--fixed.account--addReturn #input_7 {
  font-family: Roboto,sans-serif;
  font-size: 14px;
  margin-bottom: 8px;
  color: #888; }
  @media screen and (min-width: 768px) {
    .account--fixed.account--addReturn .qq-uploader-buttonText-value, .account--fixed.account--addReturn #input_7 {
      padding-left: 3px; } }

@media screen and (min-width: 768px) {
  .account--fixed.account--addReturn .table #id_9 .form-dropdown {
    height: auto;
    width: 61px !important;
    background-position: right 0.37143rem top 0.31429rem; } }

.account--fixed.account--addReturn .table .form-input-wide .form-textbox {
  border: none;
  padding: 0;
  color: #000; }

.account--fixed.account--addReturn .table tr td .form-line {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0; }

.account--fixed.account--addReturn .form-all .form-label.form-label-auto, .account--fixed.account--addReturn .form-all .qq-uploader-buttonText-value {
  font-size: 1rem;
  color: #666;
  font-weight: normal;
  font-family: Roboto,sans-serif; }

.return-jotform-form .form-required {
  color: #666;
  margin: 0; }

/*Message jotform form*/
.message-jotform-form {
  background: transparent; }
  .message-jotform-form.jotform-form {
    padding: 0; }
  .message-jotform-form .form-label {
    font-size: 1rem;
    line-height: 1.5;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    color: #666;
    margin-bottom: .5rem; }
  .message-jotform-form .form-required {
    color: #666;
    margin: 0; }
  .message-jotform-form .form-field {
    margin: 0 0 2rem; }
  .message-jotform-form .form-all {
    background: transparent; }
    @media (min-width: 768px) {
      .message-jotform-form .form-all {
        width: auto; } }
  .message-jotform-form .form-line {
    padding: 0; }
    .message-jotform-form .form-line .form-label.form-label-top.form-label-auto {
      width: 100%; }
  .message-jotform-form .form-sub-label-container {
    width: 100%; }
  .message-jotform-form .form-input-wide {
    display: inline-block;
    width: 100%; }
    .message-jotform-form .form-input-wide .form-dropdown {
      min-height: 30px;
      width: 100%;
      box-shadow: none; }
  @media (min-width: 768px) {
    .message-jotform-form [data-type="control_dropdown"] .form-input-wide {
      width: 100% !important; } }
  .message-jotform-form [data-type="control_dropdown"] .form-select {
    padding: 0.75rem 3rem 0.75rem 1rem;
    font-size: 1rem;
    border-radius: 0;
    box-shadow: none; }
  .message-jotform-form textarea {
    resize: vertical; }
  .message-jotform-form .form-textbox, .message-jotform-form .form-textarea {
    min-height: 30px;
    width: 100%;
    border-radius: 0;
    border: 1px solid #000;
    box-shadow: none; }
  .message-jotform-form .button-wide {
    width: 100%;
    text-align: center; }
    .message-jotform-form .button-wide .button {
      background: #000;
      text-shadow: none;
      color: #fff;
      border-color: #000;
      box-shadow: none;
      font-family: Roboto,sans-serif;
      font-weight: 400;
      letter-spacing: normal;
      padding: 7px;
      height: 100%;
      line-height: 16px !important;
      height: 42px; }
      @media (min-width: 551px) {
        .message-jotform-form .button-wide .button {
          padding: 0.85714rem 2.28571rem; } }
      .message-jotform-form .button-wide .button:hover {
        background: #fff;
        color: #000; }
  .message-jotform-form .qq-uploader-buttonText-value {
    padding-bottom: 5px; }

/*Message jotform form*/
.message-jotform-form .qq-uploader-buttonText-value {
  font-size: 1rem;
  color: #666;
  font-weight: normal;
  font-family: Roboto,sans-serif; }

@media screen and (min-width: 768px) {
  .account--fixed.account--addReturn .form-cust-field {
    padding-top: 29px; } }

.message-jotform-form input.form-textarea {
  min-height: 42px; }

#custom_order_msg {
  padding-top: 22px; }

#custom_return_form_msg {
  padding-top: 15px; }

@media screen and (max-width: 1023px) {
  .account--fixed.account--addReturn .table.table--line {
    margin-top: 0; } }

/* new cart page start(29-2-2020) */
.custom_cart .page-heading {
  display: none; }

.new-cart-page {
  visibility: hidden;
  font-size: 0;
  margin-top: 55px; }
  .new-cart-page.loaded {
    visibility: visible; }
  @media (min-width: 1024px) {
    .new-cart-page {
      margin-top: 0px; } }
  .new-cart-page .left-new-cart {
    width: 100%; }
    @media (min-width: 1024px) {
      .new-cart-page .left-new-cart {
        width: 65%;
        padding-right: 15px;
        vertical-align: top; } }
    @media (min-width: 1681px) {
      .new-cart-page .left-new-cart {
        width: 70%; } }
    .new-cart-page .left-new-cart .cart-item-info {
      width: 100%; }
      @media (min-width: 768px) {
        .new-cart-page .left-new-cart .cart-item-info {
          width: 33.33%; } }
      @media (min-width: 1024px) {
        .new-cart-page .left-new-cart .cart-item-info {
          width: 20%; } }
      .new-cart-page .left-new-cart .cart-item-info:last-child {
        padding-left: 0px; }
        @media (min-width: 768px) {
          .new-cart-page .left-new-cart .cart-item-info:last-child {
            padding-left: 10px; } }
  .new-cart-page .right-new-cart {
    width: 100%; }
    @media (min-width: 1024px) {
      .new-cart-page .right-new-cart {
        width: 35%;
        padding-left: 15px;
        vertical-align: top; } }
    @media (min-width: 1681px) {
      .new-cart-page .right-new-cart {
        width: 30%; } }
  .new-cart-page .cart-item-value, .new-cart-page .value {
    font-size: 16px;
    font-weight: 400; }
    @media (min-width: 768px) {
      .new-cart-page .cart-item-value, .new-cart-page .value {
        font-size: 18px; } }
  .new-cart-page .cart-total-grandTotal {
    font-weight: 700;
    font-size: 18px; }
    @media (min-width: 1600px) {
      .new-cart-page .cart-total-grandTotal {
        font-size: 16px; } }
  .new-cart-page .definitionList-value {
    margin-bottom: 6px; }

.cart-totals .cart-header-item {
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
  text-transform: capitalize; }
  .cart-totals .cart-header-item.mobile {
    display: block; }
    @media (min-width: 1024px) {
      .cart-totals .cart-header-item.mobile {
        display: none; } }
  .cart-totals .cart-header-item.desktop {
    display: none; }
    @media (min-width: 1024px) {
      .cart-totals .cart-header-item.desktop {
        display: block;
        border-bottom: 1px solid #e5e5e5; } }

.cart-totals .cart-total .coupon-code-add, .cart-totals .cart-total .gift-certificate-add, .cart-totals .cart-total .gc-coupon-add {
  background-color: #8A898A;
  border-color: #8A898A; }
  .cart-totals .cart-total .coupon-code-add:hover, .cart-totals .cart-total .gift-certificate-add:hover, .cart-totals .cart-total .gc-coupon-add:hover {
    background-color: #fff;
    color: #8A898A; }

.cart-total-value,
.cart-total-label,
.cart-item-label,
.cart-item-name + .definitionList {
  font-size: 14px; }

.cart-header-item:last-child,
.cart-item-info:last-child {
  text-align: left;
  padding-left: 10px; }
  @media (min-width: 1681px) {
    .cart-header-item:last-child,
    .cart-item-info:last-child {
      padding-left: 0; } }

.replaced-price .cart-item-value {
  padding-left: 0; }

.mobile-cart {
  display: block;
  font-size: 0;
  position: fixed;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.78571rem;
  background-color: #ffffff;
  z-index: 999;
  left: 0;
  margin-top: -1px;
  top: 90px;
  padding-top: 12px; }
  .mobile-cart.initial-CLS {
    display: none; }
  .mobile-cart .mobile-top-total {
    width: 70%;
    float: none;
    padding: 0 !important; }
    .mobile-cart .mobile-top-total p {
      color: #000;
      text-transform: capitalize;
      line-height: 1; }
  .mobile-cart .mobile-top-checkout {
    width: 30%; }
  @media (min-width: 1024px) {
    .mobile-cart {
      display: none; } }

.cart-list {
  border-top: none; }
  @media (min-width: 1024px) {
    .cart-list {
      border-top: 1px solid #e5e5e5; } }

.cart-actions .button--primary {
  font-weight: bold;
  font-size: 16px; }
  @media (min-width: 768px) {
    .cart-actions .button--primary {
      font-size: 17px; } }
  @media (min-width: 1600px) {
    .cart-actions .button--primary {
      font-size: 18px; } }

.new-cart-page .right-new-cart .estimator-form .estimator-form-label {
  margin-bottom: 10px; }

.new-cart-page .right-new-cart .estimator-form .button {
  margin-top: 10px; }

/* new cart page end(29-2-2020) */
.right-new-cart.display_inline.cart-fix {
  transition: all 0.60s ease; }
  @media (min-width: 1024px) {
    .right-new-cart.display_inline.cart-fix {
      max-width: 424px; } }
  @media (min-width: 1681px) {
    .right-new-cart.display_inline.cart-fix {
      max-width: 414px; } }
  .right-new-cart.display_inline.cart-fix.sticky-cart {
    position: fixed;
    top: 160px;
    min-height: 625px; }
  .right-new-cart.display_inline.cart-fix.sticky-cart_Ipad {
    position: fixed;
    top: 240px;
    min-height: 625px; }
  .right-new-cart.display_inline.cart-fix.cart-fix-footer {
    position: absolute;
    min-height: inherit;
    bottom: 150px;
    top: auto; }

@media (min-width: 1024px) {
  .right-new-cart.display_inline .cart-totals {
    float: left; } }

.cart .cart-item .sale-price {
  font-size: 16px;
  color: #000;
  padding: 5px 0;
  font-weight: 400; }
  @media (min-width: 768px) {
    .cart .cart-item .sale-price {
      font-size: 18px; } }
  .cart .cart-item .sale-price .sale {
    text-decoration: line-through;
    color: #7d7d7d;
    padding-left: 5px; }

.new-cart-page .cart-item-title .cart-item-name {
  margin-bottom: 6px; }

.new-cart-page .definitionList {
  margin-bottom: 0; }

@media screen and (max-width: 767px) {
  .new-cart-page .cart-item-title {
    display: block;
    height: auto;
    padding-left: 1.5rem;
    margin-left: auto;
    width: calc(100% - 33.33%); }
  .new-cart-page .definitionList:after, .definitionList:before {
    display: none; } }

.mobile-cart {
  z-index: 2; }

.estimator-form::after, .estimator-form::before, .estimator-form dl::after, .estimator-form dl::before {
  content: " ";
  display: table; }

.estimator-form .button--primary {
  float: right; }

@media (max-width: 1024px) {
  .cart-totals .cart-total .coupon-code-add:hover, .cart-totals .cart-total .gift-certificate-add:hover {
    background-color: #8A898A;
    color: #fff; } }

@media (max-width: 1024px) {
  .custom_cart .alertBox {
    margin-top: 77px; } }

@media screen and (max-width: 479px) {
  .card .cat-usp-section .usp-field .usp-box .right-usp {
    font-size: 13px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .card .cat-usp-section .usp-field .usp-box .right-usp {
    width: calc(100% - 26px); } }

.chat-icn-footer {
  width: 16px;
  margin-right: 4px;
  display: inline-block; }
  @media screen and (min-width: 1200px) {
    .chat-icn-footer {
      width: 15px;
      margin-right: 5px; } }
  @media screen and (min-width: 1366px) {
    .chat-icn-footer {
      margin-right: 10px; } }
  @media screen and (min-width: 1600px) {
    .chat-icn-footer {
      width: 20px;
      margin-right: 15px; } }

@media screen and (max-width: 767px) {
  .custom_editaccount .form #FormField_25 {
    max-width: 100%; }
  .custom_editaccount #FormField_25 .form-row.form-row--third {
    margin: 0; }
  .custom_editaccount #FormField_25 .form-row.form-row--third .form-field {
    padding-right: 0;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0; } }

.custom_editaccount .form .form-row.form-row--half {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .custom_editaccount .form .form-row.form-row--half .form-field {
    order: 1; }
    .custom_editaccount .form .form-row.form-row--half .form-field:nth-child(9) {
      order: 10; }
      @media screen and (min-width: 768px) {
        .custom_editaccount .form .form-row.form-row--half .form-field:nth-child(9) {
          order: 9; } }
    .custom_editaccount .form .form-row.form-row--half .form-field:nth-child(10) {
      order: 11; }
      @media screen and (min-width: 768px) {
        .custom_editaccount .form .form-row.form-row--half .form-field:nth-child(10) {
          order: 11; } }
    .custom_editaccount .form .form-row.form-row--half .form-field:nth-child(11) {
      order: 9; }
      @media screen and (min-width: 768px) {
        .custom_editaccount .form .form-row.form-row--half .form-field:nth-child(11) {
          order: 10; } }
  @media screen and (min-width: 768px) {
    .custom_editaccount .form .form-row.form-row--half #FormField_25 {
      width: 100%;
      max-width: 50%; } }
  @media screen and (min-width: 768px) {
    .custom_editaccount .form .form-row.form-row--half #FormField_25 .form-row--third {
      max-width: 100%; } }
  .custom_editaccount .form .form-row.form-row--half #FormField_25 .form-label {
    display: block; }
  .custom_editaccount .form .form-row.form-row--half .birthday-banner {
    width: 100%; }
  .custom_editaccount .form .form-row.form-row--half .desk-birth-banner {
    display: none; }
    @media screen and (min-width: 768px) {
      .custom_editaccount .form .form-row.form-row--half .desk-birth-banner {
        display: block; } }
  .custom_editaccount .form .form-row.form-row--half .mob-birth-banner {
    display: block; }
    @media screen and (min-width: 768px) {
      .custom_editaccount .form .form-row.form-row--half .mob-birth-banner {
        display: none; } }

@media screen and (min-width: 765px) and (max-width: 1024px) {
  .custom_editaccount .form .form-row.form-row--half .form-field:first-child {
    margin-left: 0;
    margin-right: 0; } }

@media (min-width: 768px) {
  .custom_editaccount.safari .form .form-row.form-row--half .form-field:first-child {
    margin-left: -2px; } }

@media (min-width: 1024px) {
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item .shop-by-list .static-link {
    margin-left: 10px; } }

@media (min-width: 1024px) {
  .header .navPages-container .navPages .navPages-list .shop-by-list .static-link-child {
    background-color: transparent !important;
    font-weight: 300 !important;
    display: block !important;
    margin-left: 0 !important; } }

@media screen and (min-width: 1600px) {
  .header .navPages-container .navPages .navPages-list .shop-by-list .static-link-child {
    padding-left: 10px !important; } }

.child_banner_img, .static-banner-section {
  position: relative; }
  .child_banner_img #eapps-countdown-timer-1.eapps-countdown-timer, .child_banner_img #eapps-countdown-timer-2.eapps-countdown-timer, .static-banner-section #eapps-countdown-timer-1.eapps-countdown-timer, .static-banner-section #eapps-countdown-timer-2.eapps-countdown-timer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }

/********** 07-9-2020 3 Layout-4 HP Start M **********/
@media screen and (max-width: 587px) {
  .layout-4.hp-memory-foam-section .memory_foam_slider .left_foam, .layout-4.hp-memory-foam-section .memory_foam_slider .right_foam {
    width: 100%; } }

@media screen and (max-width: 587px) {
  .layout-4.hp-memory-foam-section .memory_foam_slider .left_foam {
    margin-bottom: 10px; } }

/********** 07-9-2020 3 Layout-4 HP End M **********/
/********** 15-9-2020 Mattress Collection Page Changes start P **********/
.mattress-section-title {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  text-align: center;
  text-transform: capitalize;
  font-size: 26px;
  margin-bottom: 26px; }
  @media (min-width: 768px) {
    .mattress-section-title {
      font-size: 28px;
      margin-bottom: 28px; } }
  @media (min-width: 1024px) {
    .mattress-section-title {
      font-size: 30px;
      margin-bottom: 30px; } }
  @media (min-width: 1366px) {
    .mattress-section-title {
      font-size: 32px;
      margin-bottom: 35px; } }
  @media (min-width: 1600px) {
    .mattress-section-title {
      font-size: 35px;
      margin-bottom: 40px; } }

.layer-support {
  background: linear-gradient(to bottom, #e2e6e8 50%, #ece4e4 0%);
  padding: 20px 0 10px;
  overflow-x: scroll; }
  @media (min-width: 768px) {
    .layer-support {
      padding: 25px 0 15px;
      overflow-x: hidden; } }
  @media (min-width: 1024px) {
    .layer-support {
      padding: 30px 0 20px; } }
  @media (min-width: 1366px) {
    .layer-support {
      padding: 40px 0 25px; } }
  @media (min-width: 1600px) {
    .layer-support {
      padding: 45px 0 30px; } }
  .layer-support .mattress-section-title {
    color: #465d6b;
    font-size: 20px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .layer-support .mattress-section-title {
        font-size: 25px;
        margin-bottom: 25px; } }
    @media (min-width: 1024px) {
      .layer-support .mattress-section-title {
        font-size: 30px;
        margin-bottom: 30px; } }
    @media (min-width: 1366px) {
      .layer-support .mattress-section-title {
        font-size: 32px;
        margin-bottom: 35px; } }
    @media (min-width: 1600px) {
      .layer-support .mattress-section-title {
        font-size: 35px;
        margin-bottom: 40px; } }
  .layer-support img {
    max-width: 700px;
    position: relative; }
    @media (min-width: 768px) {
      .layer-support img {
        max-width: 100%; } }
  .layer-support .desktop {
    display: none; }
    @media (min-width: 768px) {
      .layer-support .desktop {
        display: block; } }
  .layer-support .mobile {
    display: block; }
    @media (min-width: 768px) {
      .layer-support .mobile {
        display: none; } }

.risk-free-section {
  background-color: #465d6b;
  padding: 25px 0; }
  @media (min-width: 1024px) {
    .risk-free-section {
      padding: 30px 0; } }
  @media (min-width: 1366px) {
    .risk-free-section {
      padding: 35px 0 30px; } }
  @media (min-width: 1600px) {
    .risk-free-section {
      padding: 40px 0 35px; } }
  .risk-free-section .mattress-section-title {
    color: #ffffff; }
  .risk-free-section .risk-free-list {
    margin: 0 0 -15px 0;
    font-size: 0; }
    @media (min-width: 1024px) {
      .risk-free-section .risk-free-list {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto; } }
    @media (min-width: 1366px) {
      .risk-free-section .risk-free-list {
        max-width: 900px; } }
    @media (min-width: 1600px) {
      .risk-free-section .risk-free-list {
        max-width: 930px; } }
    .risk-free-section .risk-free-list .risk-free-item {
      width: 50%;
      display: inline-block;
      vertical-align: top;
      text-align: center;
      margin-bottom: 15px;
      font-weight: 300; }
      @media (min-width: 589px) {
        .risk-free-section .risk-free-list .risk-free-item {
          width: 25%; } }
      .risk-free-section .risk-free-list .risk-free-item img {
        margin-bottom: 10px;
        width: 100px; }
        @media (min-width: 1366px) {
          .risk-free-section .risk-free-list .risk-free-item img {
            margin-bottom: 15px;
            width: auto; } }
        @media (min-width: 1600px) {
          .risk-free-section .risk-free-list .risk-free-item img {
            margin-bottom: 18px; } }
      .risk-free-section .risk-free-list .risk-free-item h3 {
        font-weight: 700;
        color: #ffffff;
        text-transform: capitalize;
        line-height: 1.5;
        font-size: 14px; }
        @media (min-width: 768px) {
          .risk-free-section .risk-free-list .risk-free-item h3 {
            font-size: 16px; } }
        @media (min-width: 1024px) {
          .risk-free-section .risk-free-list .risk-free-item h3 {
            font-size: 18px; } }
        @media (min-width: 1366px) {
          .risk-free-section .risk-free-list .risk-free-item h3 {
            font-size: 20px; } }
        @media (min-width: 1600px) {
          .risk-free-section .risk-free-list .risk-free-item h3 {
            font-size: 22px; } }
      .risk-free-section .risk-free-list .risk-free-item span {
        color: #ffffff;
        line-height: 1.5;
        font-size: 13px; }
        @media (min-width: 768px) {
          .risk-free-section .risk-free-list .risk-free-item span {
            font-size: 14px; } }
        @media (min-width: 1024px) {
          .risk-free-section .risk-free-list .risk-free-item span {
            font-size: 15px; } }
        @media (min-width: 1366px) {
          .risk-free-section .risk-free-list .risk-free-item span {
            font-size: 16px; } }
        @media (min-width: 1600px) {
          .risk-free-section .risk-free-list .risk-free-item span {
            font-size: 17px; } }

.common-pain-section {
  padding: 25px 0; }
  @media (min-width: 768px) {
    .common-pain-section {
      padding: 30px; } }
  @media (min-width: 1024px) {
    .common-pain-section {
      padding: 35px; } }
  @media (min-width: 1366px) {
    .common-pain-section {
      padding: 40px; } }
  @media (min-width: 1600px) {
    .common-pain-section {
      padding: 50px; } }
  .common-pain-section .mattress-section-title {
    color: #465d6b; }
  .common-pain-section .pain-mobile {
    display: block;
    width: 100%; }
    @media (min-width: 768px) {
      .common-pain-section .pain-mobile {
        display: none; } }
  .common-pain-section .pain-desktop {
    display: none; }
    @media (min-width: 768px) {
      .common-pain-section .pain-desktop {
        display: block;
        margin: 0 auto; } }
  .common-pain-section p {
    color: #0d0d0d;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    margin-top: 15px; }
    @media (min-width: 768px) {
      .common-pain-section p {
        font-size: 14px;
        max-width: 610px;
        margin-top: 20px; } }
    @media (min-width: 1024px) {
      .common-pain-section p {
        font-size: 15px;
        max-width: 800px;
        margin-top: 30px; } }
    @media (min-width: 1366px) {
      .common-pain-section p {
        font-size: 16px;
        max-width: 930px;
        margin-top: 40px; } }
    @media (min-width: 1600px) {
      .common-pain-section p {
        font-size: 17px;
        max-width: 990px;
        margin-top: 50px; } }
    .common-pain-section p.mobile {
      display: block; }
      @media (min-width: 768px) {
        .common-pain-section p.mobile {
          display: none; } }
    .common-pain-section p.desktop {
      display: none; }
      @media (min-width: 768px) {
        .common-pain-section p.desktop {
          display: block; } }
    .common-pain-section p .first {
      display: block;
      max-width: 300px;
      margin: 0 auto 10px; }
    .common-pain-section p .second {
      display: block;
      max-width: 275px;
      margin: 10px auto 0; }

.review-section {
  background-color: #465d6b;
  padding: 20px 0; }
  @media (min-width: 768px) {
    .review-section {
      padding: 25px 0 20px; } }
  @media (min-width: 1024px) {
    .review-section {
      padding: 30px 0 25px; } }
  @media (min-width: 1366px) {
    .review-section {
      padding: 35px 0 30px; } }
  @media (min-width: 1600px) {
    .review-section {
      padding: 40px 0 35px; } }
  .review-section .mattress-section-title {
    color: #ffffff;
    margin-bottom: 24px; }
    @media (min-width: 768px) {
      .review-section .mattress-section-title {
        font-size: 26px; } }
    @media (min-width: 1024px) {
      .review-section .mattress-section-title {
        margin-bottom: 28px; } }
    @media (min-width: 1366px) {
      .review-section .mattress-section-title {
        margin-bottom: 30px; } }
    @media (min-width: 1600px) {
      .review-section .mattress-section-title {
        margin-bottom: 35px; } }
  .review-section .review-content #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll {
    height: 340px !important; }
    .review-section .review-content #stamped-reviews-widget[data-widget-type="carousel"] .stamped-carousel-scroll .block {
      width: 297px !important; }

.did-you-know-section {
  background-color: #ece4e4;
  padding: 15px 0; }
  @media (min-width: 768px) {
    .did-you-know-section {
      padding: 20px 0;
      background: linear-gradient(to bottom, #ece4e4 50%, #ffffff 0%); } }
  @media (min-width: 1024px) {
    .did-you-know-section {
      padding: 30px 0; } }
  @media (min-width: 1366px) {
    .did-you-know-section {
      padding: 40px 0; } }
  @media (min-width: 1600px) {
    .did-you-know-section {
      padding: 50px 0; } }
  .did-you-know-section .did-you-know-img {
    margin: 0 auto;
    position: relative; }
    @media (min-width: 768px) {
      .did-you-know-section .did-you-know-img {
        max-width: 650px; } }
    @media (min-width: 1024px) {
      .did-you-know-section .did-you-know-img {
        max-width: 800px; } }
    @media (min-width: 1366px) {
      .did-you-know-section .did-you-know-img {
        max-width: 1050px; } }
    @media (min-width: 1600px) {
      .did-you-know-section .did-you-know-img {
        max-width: 1150px; } }
  .did-you-know-section .did-you-know-content {
    text-align: center;
    margin: 20px 0 0; }
    @media (min-width: 768px) {
      .did-you-know-section .did-you-know-content {
        position: absolute;
        bottom: 20px;
        left: 50%;
        transform: translateX(-50%);
        width: 100%; } }
    .did-you-know-section .did-you-know-content h2 {
      color: #ffffff;
      margin: 0;
      position: absolute;
      top: 40%;
      transform: translateX(-50%);
      left: 50%;
      width: 100%; }
      @media (min-width: 589px) {
        .did-you-know-section .did-you-know-content h2 {
          top: 64%; } }
      @media (min-width: 768px) {
        .did-you-know-section .did-you-know-content h2 {
          position: static;
          transform: none; } }
    .did-you-know-section .did-you-know-content span {
      display: block;
      margin: 10px auto 15px;
      font-family: "Playfair Display", serif;
      font-size: 13px;
      font-weight: 700;
      color: #465d6b;
      max-width: 275px;
      line-height: 1.5; }
      @media (min-width: 589px) {
        .did-you-know-section .did-you-know-content span {
          max-width: 100%;
          line-height: 1; } }
      @media (min-width: 768px) {
        .did-you-know-section .did-you-know-content span {
          color: #ffffff;
          font-size: 18px;
          margin: 10px 0 18px; } }
      @media (min-width: 1024px) {
        .did-you-know-section .did-you-know-content span {
          font-size: 20px;
          margin: 12px 0 20px; } }
      @media (min-width: 1366px) {
        .did-you-know-section .did-you-know-content span {
          font-size: 22px;
          margin: 15px 0 30px; } }
      @media (min-width: 1600px) {
        .did-you-know-section .did-you-know-content span {
          font-size: 24px;
          margin: 20px 0 35px; } }
    .did-you-know-section .did-you-know-content p {
      color: #363636;
      line-height: 1.5;
      margin: 0 auto;
      font-size: 13px;
      max-width: 280px; }
      @media (min-width: 589px) {
        .did-you-know-section .did-you-know-content p {
          max-width: 430px;
          font-size: 14px; } }
      @media (min-width: 768px) {
        .did-you-know-section .did-you-know-content p {
          color: #ffffff;
          max-width: 460px;
          font-size: 15px; } }
      @media (min-width: 1366px) {
        .did-you-know-section .did-you-know-content p {
          max-width: 720px;
          font-size: 16px; } }
      @media (min-width: 1600px) {
        .did-you-know-section .did-you-know-content p {
          font-size: 17px; } }

.fast-delivery-section {
  padding: 25px 0;
  background-color: #ffffff; }
  .fast-delivery-section .fast-delivery-section-content {
    margin: 0 auto; }
    @media (min-width: 768px) {
      .fast-delivery-section .fast-delivery-section-content {
        max-width: 650px; } }
    @media (min-width: 1024px) {
      .fast-delivery-section .fast-delivery-section-content {
        max-width: 800px; } }
    @media (min-width: 1366px) {
      .fast-delivery-section .fast-delivery-section-content {
        max-width: 1050px; } }
    @media (min-width: 1600px) {
      .fast-delivery-section .fast-delivery-section-content {
        max-width: 1150px; } }
    .fast-delivery-section .fast-delivery-section-content .mattress-section-title {
      color: #465d6b;
      max-width: 160px;
      margin-left: auto;
      margin-right: auto; }
      @media (min-width: 589px) {
        .fast-delivery-section .fast-delivery-section-content .mattress-section-title {
          max-width: 100%; } }
    .fast-delivery-section .fast-delivery-section-content p {
      color: #0d0d0d;
      line-height: 1.5;
      text-align: center;
      max-width: 277px;
      font-size: 13px;
      margin: 20px auto 0; }
      @media (min-width: 589px) {
        .fast-delivery-section .fast-delivery-section-content p {
          max-width: 500px; } }
      @media (min-width: 1024px) {
        .fast-delivery-section .fast-delivery-section-content p {
          margin: 30px auto 45px;
          font-size: 15px;
          max-width: 800px; } }
      @media (min-width: 1366px) {
        .fast-delivery-section .fast-delivery-section-content p {
          margin: 40px auto 55px;
          font-size: 16px;
          max-width: 880px; } }
      @media (min-width: 1600px) {
        .fast-delivery-section .fast-delivery-section-content p {
          margin: 45px auto 60px;
          font-size: 17px;
          max-width: 940px; } }
    .fast-delivery-section .fast-delivery-section-content .video-content-img {
      position: relative; }
      .fast-delivery-section .fast-delivery-section-content .video-content-img .delivery-mobile {
        display: block;
        width: 100%; }
        @media (min-width: 768px) {
          .fast-delivery-section .fast-delivery-section-content .video-content-img .delivery-mobile {
            display: none; } }
      .fast-delivery-section .fast-delivery-section-content .video-content-img .delivery-desktop {
        display: none; }
        @media (min-width: 768px) {
          .fast-delivery-section .fast-delivery-section-content .video-content-img .delivery-desktop {
            display: block; } }
      .fast-delivery-section .fast-delivery-section-content .video-content-img a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .fast-delivery-section .fast-delivery-section-content .video-content-img a img {
          width: 90px; }
          @media (min-width: 1024px) {
            .fast-delivery-section .fast-delivery-section-content .video-content-img a img {
              width: 120px; } }
          @media (min-width: 1600px) {
            .fast-delivery-section .fast-delivery-section-content .video-content-img a img {
              width: 140px; } }
    .fast-delivery-section .fast-delivery-section-content .video-popup {
      display: none; }
      .fast-delivery-section .fast-delivery-section-content .video-popup.is-open {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.7);
        top: 0;
        left: 0;
        z-index: 99; }
        .fast-delivery-section .fast-delivery-section-content .video-popup.is-open iframe {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 100%; }
          @media (min-width: 768px) {
            .fast-delivery-section .fast-delivery-section-content .video-popup.is-open iframe {
              width: 560px; } }
        .fast-delivery-section .fast-delivery-section-content .video-popup.is-open a {
          position: absolute;
          top: 20px;
          right: 20px;
          color: #ffffff;
          font-size: 50px; }

.choose-your-size {
  background-color: #f5f1f1;
  padding: 20px; }
  @media (min-width: 768px) {
    .choose-your-size {
      padding: 30px 30px 10px 30px; } }
  @media (min-width: 1024px) {
    .choose-your-size {
      padding: 35px 35px 10px 35px; } }
  @media (min-width: 1366px) {
    .choose-your-size {
      padding: 40px 40px 10px 40px; } }
  @media (min-width: 1600px) {
    .choose-your-size {
      padding: 50px 50px 10px 50px; } }
  .choose-your-size .mattress-section-title {
    color: #465d6b; }
  .choose-your-size .your-size-list {
    font-size: 0; }
    .choose-your-size .your-size-list.mobile {
      display: block; }
      .choose-your-size .your-size-list.mobile .your-size-item {
        width: 50%;
        display: inline-block;
        vertical-align: middle; }
      @media (min-width: 768px) {
        .choose-your-size .your-size-list.mobile {
          display: none; } }
    .choose-your-size .your-size-list.desktop {
      display: none; }
      @media (min-width: 768px) {
        .choose-your-size .your-size-list.desktop {
          display: block; }
          .choose-your-size .your-size-list.desktop .your-size-item {
            width: 33.33%;
            display: inline-block;
            vertical-align: middle; } }
    .choose-your-size .your-size-list .your-size-item span {
      color: #0d0d0d;
      font-weight: 700;
      font-size: 14px;
      margin: 20px 0;
      display: block; }
      @media (min-width: 768px) {
        .choose-your-size .your-size-list .your-size-item span {
          font-size: 16px;
          margin: 25px 0 25px 62px; } }
      @media (min-width: 1024px) {
        .choose-your-size .your-size-list .your-size-item span {
          font-size: 18px;
          margin: 30px 0 30px 62px; } }
      @media (min-width: 1366px) {
        .choose-your-size .your-size-list .your-size-item span {
          font-size: 20px;
          margin: 35px 0 35px 62px; } }
      @media (min-width: 1600px) {
        .choose-your-size .your-size-list .your-size-item span {
          font-size: 22px;
          margin: 40px 0 40px 62px; } }

.perfect-match-section {
  padding: 25px 10px; }
  @media (min-width: 589px) {
    .perfect-match-section {
      background-color: #e2e6e8; } }
  @media (min-width: 768px) {
    .perfect-match-section {
      padding: 30px; } }
  @media (min-width: 1024px) {
    .perfect-match-section {
      padding: 35px; } }
  @media (min-width: 1366px) {
    .perfect-match-section {
      padding: 40px; } }
  @media (min-width: 1600px) {
    .perfect-match-section {
      padding: 50px; } }
  .perfect-match-section .mattress-section-title {
    color: #465d6b;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 589px) {
      .perfect-match-section .mattress-section-title {
        max-width: 100%; } }
  .perfect-match-section .perfect-match-list {
    font-size: 0;
    margin: -12px 0; }
    @media (min-width: 1366px) {
      .perfect-match-section .perfect-match-list {
        margin: -12px; } }
    @media (min-width: 1600px) {
      .perfect-match-section .perfect-match-list {
        margin: -15px; } }
    .perfect-match-section .perfect-match-list .perfect-match-item {
      width: 100%;
      display: block;
      padding: 12px 0; }
      @media (min-width: 589px) {
        .perfect-match-section .perfect-match-list .perfect-match-item {
          width: 50%;
          display: inline-block;
          vertical-align: middle;
          padding: 12px; } }
      @media (min-width: 1600px) {
        .perfect-match-section .perfect-match-list .perfect-match-item {
          padding: 15px; } }
      .perfect-match-section .perfect-match-list .perfect-match-item .perfect-match-link span {
        color: #000000;
        font-weight: 400; }
        .perfect-match-section .perfect-match-list .perfect-match-item .perfect-match-link span:hover {
          color: #ffffff; }

.collection-template .short-desc p {
  padding: 0 6px; }
  @media (min-width: 589px) {
    .collection-template .short-desc p {
      padding: 0 5px; } }
  @media (min-width: 768px) {
    .collection-template .short-desc p {
      padding: 0; } }

.collection-template .short-desc .page-heading-show {
  font-size: 15px;
  font-family: "Playfair Display", serif;
  font-weight: bold;
  margin-top: 10px; }
  @media (min-width: 768px) {
    .collection-template .short-desc .page-heading-show {
      font-size: 20px;
      margin-top: 15px; } }
  @media (min-width: 1024px) {
    .collection-template .short-desc .page-heading-show {
      font-size: 26px;
      margin-top: 20px; } }
  @media (min-width: 1366px) {
    .collection-template .short-desc .page-heading-show {
      font-size: 30px;
      margin-top: 30px; } }

/********** 15-9-2020 Mattress Collection Page Changes end P **********/
.sale_section .slick-prev.slick-arrow {
  display: none !important; }

.sale_section .slick-next::before, .sale_section .slick-next:hover::before {
  background-image: url(https://canningvale.com/content/hp-stuff/Mobile-Banner-Arrows_R.png);
  width: 28px;
  opacity: 1; }

.sale_section .slick-next.slick-arrow {
  right: 11px; }

@media (min-width: 1024px) {
  .custom_size_guide.mobile-only {
    display: none; } }

@media (min-width: 1024px) {
  .custom_product .productView .productView-details .productView-options .form .form-field.form-field--increments {
    display: inline; } }

.custom_product .productView .productView-details .productView-options .form .form-field.form-field--increments::after {
  display: none; }

@media (min-width: 1024px) {
  .custom_product .qty_input {
    width: 45%; } }

.custom_size_guide.display_inline.desktop-only {
  display: none; }
  @media (min-width: 1024px) {
    .custom_size_guide.display_inline.desktop-only {
      display: block;
      text-align: left;
      margin-top: 22px; } }

@media (min-width: 1024px) {
  .custom_product .productView .productView-details .productView-options .form .form-action.cust-addtocart-style {
    margin-top: 0; } }

@media (min-width: 1024px) {
  .custom_product .productView .productView-details .productView-options .form-wishlist {
    margin-top: 0; } }

@media (min-width: 1024px) {
  .custom_product .qty_input .form-increment .button {
    padding-top: 15px;
    padding-bottom: 15px; } }

@media (min-width: 1600px) {
  .cust-extra-details-product {
    width: 57%; } }

.cust-extra-details-product.desk-only {
  display: none; }
  @media (min-width: 1024px) {
    .cust-extra-details-product.desk-only {
      display: block;
      margin-top: 9px; } }

.cust-extra-details-product.mob-only {
  margin-top: 9px; }
  @media (min-width: 1024px) {
    .cust-extra-details-product.mob-only {
      display: none; } }

.custom_product .productView .productView-details .productView-product .productView-price .price-section.rrp-price--withTax,
.custom_product .productView .productView-details .productView-product .productView-price .price-section.now-price--withTax,
.custom_product .productView .productView-details .productView-product .productView-price .price-section.sale_price {
  display: inline-block;
  vertical-align: middle; }

.navUser-item.navUser-item--rewards {
  text-align: left; }
  .navUser-item.navUser-item--rewards .navUser-action--storeCredit {
    margin-bottom: 4px;
    text-align: left;
    width: auto;
    display: inline-block; }
    .navUser-item.navUser-item--rewards .navUser-action--storeCredit .navUser-action-divider {
      padding-right: 0;
      border-right: 0;
      color: #000; }
    .navUser-item.navUser-item--rewards .navUser-action--storeCredit:hover .navUser-action-divider {
      color: #999; }
  .navUser-item.navUser-item--rewards .dropdown-menu.is-open.f-open-dropdown {
    top: 38px !important; }

.mob-reward .navPages-item {
  border-bottom: 1px solid #fff; }

/* sleep easy collection page scss 7-10-2020 Pu start */
.custom_category_Sleep .sleep_easy_bottom {
  margin-bottom: 15px;
  font-size: 0; }
  @media (min-width: 768px) {
    .custom_category_Sleep .sleep_easy_bottom {
      margin-bottom: 0; } }
  .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub {
    display: inline-block;
    vertical-align: middle;
    padding: 0; }
    @media (min-width: 768px) {
      .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub {
        width: 50%;
        padding: 0px 20px 10px 0; } }
    @media (min-width: 1024px) {
      .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub {
        padding: 46px 20px 10px 0; } }
    @media (min-width: 1681px) {
      .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub {
        padding-right: 160px; } }
    .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub .page-heading-show {
      font-weight: 700;
      font-family: "Playfair Display",serif;
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 15px; }
      @media (min-width: 589px) {
        .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub .page-heading-show {
          font-size: 30px;
          text-align: left; } }
    .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub .cat-desc {
      text-align: center; }
      .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub .cat-desc p {
        line-height: 1.4;
        margin-bottom: 23px;
        font-size: 13px; }
        @media (min-width: 589px) {
          .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub .cat-desc p {
            font-size: 14px; } }
      @media (min-width: 589px) {
        .custom_category_Sleep .sleep_easy_bottom .collection2-bottom-sub .cat-desc {
          text-align: left; } }
  .custom_category_Sleep .sleep_easy_bottom .cat-image {
    vertical-align: top;
    display: none;
    position: relative; }
    @media (min-width: 768px) {
      .custom_category_Sleep .sleep_easy_bottom .cat-image {
        width: 50%;
        display: inline-block;
        height: 400px; } }
    .custom_category_Sleep .sleep_easy_bottom .cat-image img {
      width: 100%;
      object-fit: cover;
      height: 100%; }
    .custom_category_Sleep .sleep_easy_bottom .cat-image iframe {
      width: 100% !important;
      height: 100% !important;
      display: none; }
    .custom_category_Sleep .sleep_easy_bottom .cat-image .play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: none; }
      .custom_category_Sleep .sleep_easy_bottom .cat-image .play img {
        width: 100px; }
      @media (min-width: 768px) {
        .custom_category_Sleep .sleep_easy_bottom .cat-image .play {
          display: block; } }
    .custom_category_Sleep .sleep_easy_bottom .cat-image:hover {
      cursor: pointer; }
  .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image {
    display: block;
    height: 300px; }
    @media (min-width: 768px) {
      .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image {
        display: none; } }
    .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image .small-hide {
      margin: 0 auto;
      position: relative;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image iframe {
      width: 100% !important;
      height: 100% !important;
      display: none; }
    .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image .play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }
      .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image .play img {
        width: 60px; }
      @media (min-width: 768px) {
        .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image .play {
          display: none; } }
    .custom_category_Sleep .sleep_easy_bottom .mobile-cat-image:hover {
      cursor: pointer; }

.custom_category_Sleep .prod_below_section .collection2-bottom-section {
  display: none; }

/* sleep easy collection page scss 7-10-2020 Pu end */
/* smooth scroll scss 7-10-2020 Pu start */
.smooth-scroll a {
  text-decoration: underline;
  color: #000000; }
  .smooth-scroll a:hover {
    text-decoration: none; }

/* smooth scroll scss 7-10-2020 Pu end */
/* category banner as marketing banner 12/10/2020 Pu start */
.child_marketing_banner img {
  max-width: 100%;
  width: 100%; }

.child_marketing_banner .child_banner_desktop {
  display: none; }
  @media (min-width: 589px) {
    .child_marketing_banner .child_banner_desktop {
      display: block; } }

.child_marketing_banner .child_banner_mobile {
  display: block;
  margin-top: 11px; }
  @media (min-width: 589px) {
    .child_marketing_banner .child_banner_mobile {
      display: none; } }

.child_marketing_banner .banners {
  background-color: transparent;
  padding: 0; }
  .child_marketing_banner .banners .banner {
    max-width: 100%; }

.description-mobile {
  text-align: left;
  margin-top: 15px;
  padding: 0 15px 15px;
  color: #000; }
  @media (min-width: 769px) {
    .description-mobile {
      display: none; } }

.banner-container {
  width: 100%;
  height: 200px;
  position: relative;
  display: flex;
  align-items: flex-end; }
  .banner-container .banner-background-image-desktop {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    display: none;
    object-fit: cover; }
  .banner-container .banner-background-image-mobile {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    object-fit: cover; }
  .banner-container .content-container {
    margin-bottom: 36px;
    padding: 0 15px; }
    .banner-container .content-container h1 {
      font: normal 500 12px aktiv-grotesk,sans-serif;
      font-size: 30px;
      line-height: 38px;
      margin: 0;
      text-align: left; }
    .banner-container .content-container h2 {
      text-align: left;
      display: none; }
    .banner-container .content-container p {
      display: none;
      text-align: left;
      margin-top: 10px;
      font: normal 400 12px aktiv-grotesk,sans-serif;
      font-size: 14px; }
  @media (min-width: 769px) {
    .banner-container {
      height: 300px; }
      .banner-container .banner-background-image-desktop {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        display: block; }
      .banner-container .banner-background-image-mobile {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: -1;
        display: none; }
      .banner-container .content-container {
        width: 100%;
        max-width: 1440px;
        margin: 0 auto 36px auto; }
        .banner-container .content-container h2 {
          display: block; }
        .banner-container .content-container p {
          display: block;
          margin-top: 10px;
          max-width: 620px; } }

.home_marketing_banner.initial-CLS {
  min-height: 320px; }

.home_marketing_banner .banners {
  background-color: transparent;
  padding: 0; }
  .home_marketing_banner .banners .banner {
    max-width: 100%; }

/* category banner as marketing banner 12/10/2020 Pu end */
/* show the 'back in stock notification' text on product page PU 13/10/2020 start */
#InStockNotifyOutOfStock {
  font-size: 14px; }

/* show the 'back in stock notification' text on product page PU 13/10/2020 end */
.cart-item .cart-remove.icon {
  background-color: transparent;
  border: 0;
  width: auto; }
  .cart-item .cart-remove.icon:hover {
    background-color: transparent;
    border: 0;
    color: #757575; }

@media (min-width: 1024px) {
  .new-cart-page .left-new-cart .cart-item-info:last-child {
    width: 27%; } }

/* swatches on product thumbnail PU 20/10/2020 start */
.card .form-option-variant--color, .card .form-option-variant--pattern, .card [data-product-attribute] .form-option.form-option-swatch {
  border-radius: 100%; }

.card .form-checkbox, .card .form-radio {
  width: 1px !important;
  height: 1px !important; }

.card .card-swatch-list {
  text-align: center; }

.card .card-group {
  text-align: center; }

@media screen and (max-width: 1023px) {
  .card .card-swatch-list:nth-child(1n+5) {
    display: none !important; }
  .card .form-field {
    display: inline-block;
    text-align: center; }
  .custom_category_Sale .card .card-swatch-list.responsive_mob,
  .custom_category .card .card-swatch-list.responsive_mob,
  .custom_category_ .card .card-swatch-list.responsive_mob {
    display: inline-block; }
    .custom_category_Sale .card .card-swatch-list.responsive_mob input, .custom_category_Sale .card .card-swatch-list.responsive_mob label,
    .custom_category .card .card-swatch-list.responsive_mob input,
    .custom_category .card .card-swatch-list.responsive_mob label,
    .custom_category_ .card .card-swatch-list.responsive_mob input,
    .custom_category_ .card .card-swatch-list.responsive_mob label {
      display: none; }
    .custom_category_Sale .card .card-swatch-list.responsive_mob a,
    .custom_category .card .card-swatch-list.responsive_mob a,
    .custom_category_ .card .card-swatch-list.responsive_mob a {
      border-radius: 100%;
      border: none;
      display: inline-block;
      vertical-align: middle; }
      .custom_category_Sale .card .card-swatch-list.responsive_mob a svg,
      .custom_category .card .card-swatch-list.responsive_mob a svg,
      .custom_category_ .card .card-swatch-list.responsive_mob a svg {
        width: 17px;
        height: 17px;
        margin: 1px 1px 0px 0; } }

.custom_category_Sale .productGrid .product .card .card-group .form-field,
.custom_category .productGrid .product .card .card-group .form-field,
.custom_category_ .productGrid .product .card .card-group .form-field {
  margin-bottom: 0; }

.custom_category_Sale .productGrid .product .card .card-body .custom-card-body,
.custom_category .productGrid .product .card .card-body .custom-card-body,
.custom_category_ .productGrid .product .card .card-body .custom-card-body {
  padding-top: 10px;
  padding-bottom: 10px; }

.custom_category_Sale .productGrid .product .card .card-group,
.custom_category .productGrid .product .card .card-group,
.custom_category_ .productGrid .product .card .card-group {
  margin-top: 10px;
  display: block !important;
  min-height: 33px;
  margin-bottom: 5px; }
  @media screen and (min-width: 1024px) {
    .custom_category_Sale .productGrid .product .card .card-group,
    .custom_category .productGrid .product .card .card-group,
    .custom_category_ .productGrid .product .card .card-group {
      margin-left: -10px; } }

@media screen and (min-width: 1024px) {
  .custom_category_Sale .productGrid .product .card .card-group + .card-body,
  .custom_category .productGrid .product .card .card-group + .card-body,
  .custom_category_ .productGrid .product .card .card-group + .card-body {
    margin-top: 33px; } }

.custom_category_Sale .card .card-swatch-list .form-option::checked {
  border-color: red !important; }

.custom_category_Sale .card .form-option:focus {
  background: red;
  border-color: red; }

@media screen and (min-width: 1024px) {
  .custom_category_Sale .card .card-group .slick-prev, .custom_category_Sale .card .card-group .slick-next,
  .custom_category .card .card-group .slick-prev,
  .custom_category .card .card-group .slick-next,
  .custom_category_ .card .card-group .slick-prev,
  .custom_category_ .card .card-group .slick-next {
    padding: 0;
    width: 24px; } }

.custom_category_Sale .card .card-group .slick-prev,
.custom_category .card .card-group .slick-prev,
.custom_category_ .card .card-group .slick-prev {
  left: 0px !important; }
  @media screen and (min-width: 1024px) {
    .custom_category_Sale .card .card-group .slick-prev,
    .custom_category .card .card-group .slick-prev,
    .custom_category_ .card .card-group .slick-prev {
      left: 0px;
      width: 26px;
      height: 26px; } }
  @media screen and (min-width: 1200px) {
    .custom_category_Sale .card .card-group .slick-prev,
    .custom_category .card .card-group .slick-prev,
    .custom_category_ .card .card-group .slick-prev {
      left: 0px; } }
  .custom_category_Sale .card .card-group .slick-prev:before,
  .custom_category .card .card-group .slick-prev:before,
  .custom_category_ .card .card-group .slick-prev:before {
    filter: brightness(0.9);
    width: 24px; }
  .custom_category_Sale .card .card-group .slick-prev:hover:before,
  .custom_category .card .card-group .slick-prev:hover:before,
  .custom_category_ .card .card-group .slick-prev:hover:before {
    filter: brightness(0.9); }

.custom_category_Sale .card .card-group .slick-next,
.custom_category .card .card-group .slick-next,
.custom_category_ .card .card-group .slick-next {
  right: 0px !important; }
  @media screen and (min-width: 1024px) {
    .custom_category_Sale .card .card-group .slick-next,
    .custom_category .card .card-group .slick-next,
    .custom_category_ .card .card-group .slick-next {
      right: 0px;
      width: 26px;
      height: 26px; } }
  @media screen and (min-width: 1366px) {
    .custom_category_Sale .card .card-group .slick-next,
    .custom_category .card .card-group .slick-next,
    .custom_category_ .card .card-group .slick-next {
      right: 0px; } }
  .custom_category_Sale .card .card-group .slick-next:before,
  .custom_category .card .card-group .slick-next:before,
  .custom_category_ .card .card-group .slick-next:before {
    filter: brightness(0.9);
    width: 24px; }
  .custom_category_Sale .card .card-group .slick-next:hover:before,
  .custom_category .card .card-group .slick-next:hover:before,
  .custom_category_ .card .card-group .slick-next:hover:before {
    filter: brightness(0.9); }

@media screen and (min-width: 1024px) {
  .custom_category_Sale .card .card-group .draggable,
  .custom_category .card .card-group .draggable,
  .custom_category_ .card .card-group .draggable {
    margin: 0 30px; } }

@media screen and (min-width: 1200px) {
  .custom_category_Sale .card .card-group .draggable,
  .custom_category .card .card-group .draggable,
  .custom_category_ .card .card-group .draggable {
    margin: 0 33px; } }

@media screen and (min-width: 1366px) {
  .custom_category_Sale .card .card-group .draggable,
  .custom_category .card .card-group .draggable,
  .custom_category_ .card .card-group .draggable {
    margin: 0 35px; } }

@media screen and (min-width: 1440px) {
  .custom_category_Sale .card .card-group .draggable,
  .custom_category .card .card-group .draggable,
  .custom_category_ .card .card-group .draggable {
    margin: 0 30px; } }

@media screen and (min-width: 1600px) {
  .custom_category_Sale .card .card-group .draggable,
  .custom_category .card .card-group .draggable,
  .custom_category_ .card .card-group .draggable {
    margin: 0 33px; } }

@media screen and (min-width: 1024px) {
  .custom_category_Sale .card .form-option,
  .custom_category .card .form-option,
  .custom_category_ .card .form-option {
    margin-right: 0; } }

.card .card-group .slick-arrow {
  width: 26px;
  height: 26px;
  margin-top: 0;
  right: -20px;
  padding: 0; }
  .card .card-group .slick-arrow::before {
    background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/up-chevron.png");
    background-size: 70%;
    width: 100%;
    filter: none;
    height: 100%; }
  .card .card-group .slick-arrow.slick-prev {
    left: -20px; }
    .card .card-group .slick-arrow.slick-prev::before {
      transform: rotate(-90deg);
      filter: none;
      width: 100%;
      top: 0; }
  .card .card-group .slick-arrow.slick-next::before {
    transform: rotate(90deg);
    filter: none;
    width: 100%;
    top: 0; }

.card .card-group .card-swatch-list .form-option {
  margin-bottom: 0; }

.card .card-group .card-swatch-list:hover .form-option.form-option-swatch {
  border-color: #000000; }

.card .card-group .card-swatch-list.clicked .form-option.form-option-swatch {
  border-color: #000000; }

.card-group .form-field .card-swatch-list {
  display: inline-block; }

.card-group.card-loaded .form-field {
  background-image: none;
  margin: 10px auto; }
  @media (min-width: 1024px) {
    .card-group.card-loaded .form-field {
      width: 205px; } }
  @media (min-width: 1200px) {
    .card-group.card-loaded .form-field {
      width: 220px; } }
  @media (min-width: 1441px) {
    .card-group.card-loaded .form-field {
      width: 256px; } }
  @media (min-width: 1801px) {
    .card-group.card-loaded .form-field {
      width: 288px; } }
  .card-group.card-loaded .form-field .card-swatch-list .form-option {
    margin-bottom: 0;
    vertical-align: middle; }

/* swatches on product thumbnail PU 20/10/2020 end */
#nosto-page-cart2 {
  margin-top: 50px; }

.free-standard-shipping-threshold {
  margin: 20px auto 30px; }
  .free-standard-shipping-threshold .progressBar--cart {
    margin: auto; }
  .free-standard-shipping-threshold .progressBar-wrapper {
    display: block;
    width: calc(100% - 50px);
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 3px;
    background: #e5e5e5; }
  .free-standard-shipping-threshold .progressBar-header {
    margin-bottom: 20px;
    font-family: interstate, sans-serif;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000; }
    .free-standard-shipping-threshold .progressBar-header.progressBar-cart {
      font-size: 13px; }
      @media (min-width: 1600px) {
        .free-standard-shipping-threshold .progressBar-header.progressBar-cart {
          font-size: 14.7px; } }
  .free-standard-shipping-threshold .progressBar-bar {
    width: 0px;
    height: 3px;
    background: #000; }
    .free-standard-shipping-threshold .progressBar-bar svg {
      height: auto;
      width: 50px;
      background: transparent;
      margin-top: -20px;
      margin-left: calc(100% - 30px); }
  .free-standard-shipping-threshold .progressBar-threshold {
    margin-top: -10px;
    background: #fff;
    width: max-content;
    float: right;
    font-size: 14px; }

.progress-bar-hide {
  display: none !important; }

.free-shipping-message {
  width: 100%;
  color: #ed2042;
  margin: 20px auto; }
  .free-shipping-message svg {
    margin: 0 5px 0 0;
    fill: #ed2024; }

.page-content #product-listing-container {
  visibility: hidden; }
  .page-content #product-listing-container.loaded {
    visibility: visible; }

.memory-foam-collection-template .cat-banner {
  margin-top: 20px; }

@media (max-width: 1023px) {
  .memory-foam-collection-template .collection2-desc-list {
    display: none; }
  .memory-foam-collection-template .mattress-section-title {
    font-size: 22px; }
  .memory-foam-collection-template .choose-your-size .container {
    padding: 0; }
  .memory-foam-collection-template .choose-your-size .your-size-item:nth-child(5), .memory-foam-collection-template .choose-your-size .your-size-item:nth-child(6) {
    width: 60%; }
  .memory-foam-collection-template .choose-your-size .your-size-item span {
    margin: 20px 0 20px 45px; } }

@media (min-width: 768px) {
  .memory-foam-collection-template .collection2-review-section-dark::before {
    background: #f5f5f5; } }

.memory-foam-collection-template .medium-up {
  display: none; }
  @media (min-width: 768px) {
    .memory-foam-collection-template .medium-up {
      display: block; } }

@media (min-width: 1024px) {
  .memory-foam-collection-template .pain-mobile-carousel {
    display: none; } }

.memory-foam-collection-template .collection2-wait-section {
  background-image: none;
  background-color: #f5f5f5; }

.memory-foam-collection-template .slick-arrow {
  top: 25%;
  border: 1px solid white;
  background-color: #fff;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  opacity: 0.8; }
  .memory-foam-collection-template .slick-arrow::before {
    background-size: 60%;
    position: absolute;
    top: -6px; }

.memory-foam-collection-template .slick-prev {
  left: 5px; }
  .memory-foam-collection-template .slick-prev::before {
    background-image: url("../icons/icon_arrow_left.svg");
    left: 3px; }

.memory-foam-collection-template .slick-next {
  right: 10px; }
  .memory-foam-collection-template .slick-next::before {
    background-image: url("../icons/icon_arrow_right.svg");
    left: 6px; }

.memory-foam-collection-template .mattress-section-title {
  text-transform: none; }

@media (min-width: 1024px) {
  .memory-foam-collection-template .collection2-desc-list .list-img {
    border: none; }
    .memory-foam-collection-template .collection2-desc-list .list-img img {
      transform: scale(2.5);
      max-width: unset; } }

.memory-foam-collection-template .common-pain-section {
  background: #E2E6E8;
  padding-bottom: 0;
  margin-bottom: 25px; }
  .memory-foam-collection-template .common-pain-section .pain-mobile-container {
    overflow: scroll; }
  .memory-foam-collection-template .common-pain-section .pain-mobile {
    width: max-content;
    max-width: max-content; }
  @media (min-width: 1024px) {
    .memory-foam-collection-template .common-pain-section {
      overflow: unset;
      padding-left: 0;
      padding-right: 0; }
      .memory-foam-collection-template .common-pain-section .pain-desktop {
        width: 100%; } }

@media (min-width: 1024px) {
  .nosto_element .productCarousel-slide .card:hover .custom-card-body .custom-card-figcaption-body.set {
    top: 60%; } }

.nosto_element .productCarousel-slide .card:hover .custom-card-body .custom-card-figcaption-body.set a.custom_secondary_btn {
  font-size: 13px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 1px;
  width: 75% !important;
  max-width: 156px; }
  @media (min-width: 1441px) {
    .nosto_element .productCarousel-slide .card:hover .custom-card-body .custom-card-figcaption-body.set a.custom_secondary_btn {
      width: 70% !important; } }
  @media (min-width: 1600px) {
    .nosto_element .productCarousel-slide .card:hover .custom-card-body .custom-card-figcaption-body.set a.custom_secondary_btn {
      padding-top: 15px;
      padding-right: 10px;
      padding-bottom: 15px;
      padding-left: 10px; } }

#flash_msg .code-text-new,
#flash_msg1 .code-text-new {
  font-weight: 700;
  font-size: 14px; }

.product .usp-field {
  display: none; }

.right-usp {
  padding-left: 0; }
  .right-usp.USP_Sustainable_Category, .right-usp.USP_Low_Price_Category, .right-usp.USP_Sustainable, .right-usp.USP_Low_Price {
    color: #009444; }
  .right-usp.USP_Trial_Category, .right-usp.USP_10_Year_Warranty_Category, .right-usp.USP_Warranty_Category, .right-usp.USP_Trial, .right-usp.USP_10_Year_Warranty, .right-usp.USP_Warranty {
    color: #62bad4; }
  .right-usp.USP_Stock_Category, .right-usp.USP_Stock {
    color: #a22d45; }
  .right-usp.USP_Clearance_Category, .right-usp.USP_Clearance {
    color: #ffcf00; }
  .right-usp.USP_Sale_Category, .right-usp.USP_Sale {
    color: #ff2200; }
  .right-usp.USP_Shipping_Category, .right-usp.USP_Shipping {
    color: #ffa03d; }
  .right-usp.USP_Limited_Category, .right-usp.USP_Limited {
    color: #000000; }
  .right-usp.trade-price {
    color: #000; }
    .right-usp.trade-price.product {
      font-size: 12px;
      font-weight: normal; }
      @media (min-width: 1024px) {
        .right-usp.trade-price.product {
          font-size: 14px; } }
  .right-usp.display_block {
    display: block; }

.email-sign-up-confirmation-test,
.email-sign-up-confirmation,
[class*="shogun-email-"],
[class*="shogun-confirmation-"] {
  display: none; }
  .email-sign-up-confirmation-test.authorised,
  .email-sign-up-confirmation.authorised,
  [class*="shogun-email-"].authorised,
  [class*="shogun-confirmation-"].authorised {
    display: block; }
    .email-sign-up-confirmation-test.authorised header,
    .email-sign-up-confirmation.authorised header,
    [class*="shogun-email-"].authorised header,
    [class*="shogun-confirmation-"].authorised header {
      position: relative; }
    .email-sign-up-confirmation-test.authorised .breadcrumbs,
    .email-sign-up-confirmation.authorised .breadcrumbs,
    [class*="shogun-email-"].authorised .breadcrumbs,
    [class*="shogun-confirmation-"].authorised .breadcrumbs {
      display: none; }
  .email-sign-up-confirmation-test .header,
  .email-sign-up-confirmation .header,
  [class*="shogun-email-"] .header,
  [class*="shogun-confirmation-"] .header {
    position: relative; }
  .email-sign-up-confirmation-test .breadcrumbs,
  .email-sign-up-confirmation-test .page-heading,
  .email-sign-up-confirmation .breadcrumbs,
  .email-sign-up-confirmation .page-heading,
  [class*="shogun-email-"] .breadcrumbs,
  [class*="shogun-email-"] .page-heading,
  [class*="shogun-confirmation-"] .breadcrumbs,
  [class*="shogun-confirmation-"] .page-heading {
    display: none; }

.reg-pro .page-heading {
  font-weight: 500; }

.reg-pro .hiw-h {
  margin-bottom: 20px; }
  .reg-pro .hiw-h.top-text-apply {
    text-align: center; }
  .reg-pro .hiw-h p:not(.unauthorised-message) {
    text-align: left; }

.reg-pro .button {
  text-transform: uppercase;
  max-width: 100%;
  background-color: #000;
  color: #fafafa;
  width: 100%;
  text-align: center;
  border: 1px solid #000;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  margin-top: 1px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none; }
  .reg-pro .button.wholesale-form-apply {
    color: #fafafa; }
  @media (min-width: 1024px) {
    .reg-pro .button {
      max-width: 200px; } }
  .reg-pro .button a {
    color: #fafafa;
    display: inline-block;
    width: 100%;
    height: 100%; }
  .reg-pro .button:hover {
    color: #000;
    background-color: #fafafa;
    text-decoration: none; }
    .reg-pro .button:hover a {
      text-decoration: none;
      color: #000; }

.reg-pro .unauthorised-message {
  line-height: normal !important;
  color: #000 !important;
  font-weight: 400 !important; }

.cusp-acco {
  text-align: center; }
  .cusp-acco .page-heading {
    font-weight: 500; }
  .cusp-acco .button {
    margin: auto;
    background-color: #000;
    color: #fafafa;
    width: 100%;
    text-align: center;
    border: 1px solid #000;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-top: 1px;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none; }
    @media (min-width: 1024px) {
      .cusp-acco .button {
        max-width: 200px; } }
    .cusp-acco .button a {
      color: #fafafa;
      display: inline-block;
      width: 100%;
      height: 100%; }
    .cusp-acco .button:hover {
      color: #000;
      background-color: #fafafa; }
      .cusp-acco .button:hover a {
        text-decoration: none;
        color: #000; }
  .cusp-acco .pricelist p {
    font-weight: 500; }
  .cusp-acco .pricelist table {
    width: 100%; }
  .cusp-acco .pricelist tbody tr:first-child {
    background: #ccc; }
    .cusp-acco .pricelist tbody tr:first-child td p {
      font-weight: 600; }
  .cusp-acco .pricelist tbody tr:nth-child(2n+1) {
    background: #e6e6e6; }
  .cusp-acco .pricelist tbody tr .footnote {
    background: #fff; }
  .cusp-acco .pricelist tbody tr td {
    width: 40%; }
    .cusp-acco .pricelist tbody tr td:nth-child(1) p, .cusp-acco .pricelist tbody tr td:nth-child(3) p {
      font-weight: 600; }
    .cusp-acco .pricelist tbody tr td p {
      padding: 5px;
      margin-bottom: 0 !important; }
  .cusp-acco .pricelist .button {
    margin-bottom: 20px; }
  .cusp-acco .pricelist .footnote {
    text-align: left; }
    .cusp-acco .pricelist .footnote p {
      font-size: 12px; }
  .cusp-acco .beach tbody tr:nth-child(2) td:nth-child(1) p, .cusp-acco .beach tbody tr:nth-child(2) td:nth-child(3) p {
    font-weight: 500; }

.wholesale-application-success .breadcrumbs,
.wholesale-application-success .page-heading {
  display: none; }

.afterpay-message p, .afterpay-message a {
  color: #7d7d7d;
  font-size: 10px; }
  @media (min-width: 400px) {
    .afterpay-message p, .afterpay-message a {
      font-size: 14px; } }

.afterpay-message img {
  margin-left: -7px;
  position: relative;
  z-index: -1;
  width: 90px; }

.afterpay-message .available-payment-methods {
  display: flex;
  align-items: flex-start;
  margin-top: -3px; }
  @media (min-width: 400px) {
    .afterpay-message .available-payment-methods {
      margin-top: -2px; } }
  .afterpay-message .available-payment-methods svg {
    width: auto;
    height: auto;
    margin-right: 0; }
  .afterpay-message .available-payment-methods:after {
    display: table;
    clear: both;
    content: ''; }
  .afterpay-message .available-payment-methods li {
    display: flex;
    align-items: flex-start;
    padding: 0 10px;
    position: relative;
    height: 15px;
    flex-shrink: 0; }
    @media (max-width: 350px) {
      .afterpay-message .available-payment-methods li {
        padding: 0 7px; } }
    .afterpay-message .available-payment-methods li:after {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      height: 100%;
      width: 1px;
      background-color: #EAEDF1;
      content: ''; }
    .afterpay-message .available-payment-methods li.no-border:after {
      content: none; }
    .afterpay-message .available-payment-methods li:last-child:after {
      display: none; }
    .afterpay-message .available-payment-methods li.paypal-button-container {
      width: 130px;
      height: 50px;
      padding: 0;
      margin-left: 10px; }
      @media (max-width: 768px) {
        .afterpay-message .available-payment-methods li.paypal-button-container {
          max-width: 130px; }
          .afterpay-message .available-payment-methods li.paypal-button-container #paypal-pdp-messaging-container {
            width: 130px; } }
      .afterpay-message .available-payment-methods li.paypal-button-container.hide {
        display: none; }
    .afterpay-message .available-payment-methods li a {
      padding: 0;
      height: auto;
      line-height: initial; }
      .afterpay-message .available-payment-methods li a .mr-product-afterpay-logo {
        width: 57.59px;
        height: 11px; }
      .afterpay-message .available-payment-methods li a.afterpay-more-info {
        height: 11px;
        align-self: end; }
      .afterpay-message .available-payment-methods li a.payment-klarna {
        height: 9px; }
        .afterpay-message .available-payment-methods li a.payment-klarna .payment-icon {
          width: 40px;
          height: 9px; }
      .afterpay-message .available-payment-methods li a.payment-zip {
        height: 12px; }
        .afterpay-message .available-payment-methods li a.payment-zip .payment-icon {
          width: 32px;
          height: 12px; }
      .afterpay-message .available-payment-methods li a.payment-paypal {
        overflow: hidden;
        position: relative;
        width: 130px;
        height: 48px;
        opacity: 1; }
        .afterpay-message .available-payment-methods li a.payment-paypal.loaded {
          top: 0;
          margin-right: -100px;
          opacity: 1; }
        .afterpay-message .available-payment-methods li a.payment-paypal .payment-icon {
          width: 52px;
          height: 13px;
          position: relative;
          z-index: 5; }
        .afterpay-message .available-payment-methods li a.payment-paypal #paypal-pdp-messaging-container {
          position: absolute;
          top: 0;
          opacity: 0;
          z-index: 20;
          width: 130px; }
      .afterpay-message .available-payment-methods li a .payment-icon {
        display: block;
        width: 52px;
        height: 13px;
        margin: 0;
        z-index: 1; }

.afterpay-message + #paypal-pdp-messaging {
  opacity: 0; }

.afterpay-container {
  position: fixed;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  width: 100vw;
  height: 100vh;
  left: 0;
  right: 0;
  z-index: 999;
  display: none;
  opacity: 0;
  transition: opacity 0.15s linear; }
  .afterpay-container.shown {
    opacity: 1;
    display: block;
    overflow-y: scroll; }

.afterpay-popup {
  margin: 15% auto;
  position: relative;
  width: max-content; }
  .afterpay-popup .banner_desktop {
    display: none;
    max-width: 500px; }
  .afterpay-popup .banner_mobile {
    max-width: 230px; }
  .afterpay-popup img {
    margin: auto; }
  @media (min-width: 600px) {
    .afterpay-popup .banner_desktop {
      display: block; }
    .afterpay-popup .banner_mobile {
      display: none; } }
  .afterpay-popup .afterpay-popup-close {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
    padding-top: 10px; }
    .afterpay-popup .afterpay-popup-close svg {
      width: 10px; }
      @media (min-width: 400px) {
        .afterpay-popup .afterpay-popup-close svg {
          width: 20px; } }
    @media (min-width: 400px) {
      .afterpay-popup .afterpay-popup-close {
        padding-top: 20px;
        width: 40px;
        height: 40px; } }

.form-field--stock {
  display: none !important; }

.subscribe-to-the-canningvale-newsletter .breadcrumbs {
  margin-bottom: 0; }

.subscribe-to-the-canningvale-newsletter .page-heading {
  margin-bottom: 0;
  visibility: hidden; }
  @media (min-width: 1024px) {
    .subscribe-to-the-canningvale-newsletter .page-heading {
      margin-top: 0; } }
  .subscribe-to-the-canningvale-newsletter .page-heading.visible {
    visibility: visible; }

.loading-nosto-cm .loading-products {
  display: flex !important; }

.loading-nosto-cm .card-group,
.loading-nosto-cm #product-listing-container {
  visibility: hidden !important; }

.shogun-page-heading p,
.shogun-klaviyo-source p {
  display: block; }

[class*="shogun-"] .page-heading {
  margin-bottom: 0;
  visibility: hidden; }
  @media (min-width: 1024px) {
    [class*="shogun-"] .page-heading {
      margin-top: 0; } }
  [class*="shogun-"] .page-heading.visible {
    visibility: visible; }

[class*="shogun-"] .shogun-page-heading p,
[class*="shogun-"] .shogun-page-heading h1,
[class*="shogun-"] .shogun-klaviyo-source p {
  display: none; }

[class*="shogun-"] .shogun-image-container img {
  max-width: 100%;
  width: 100%; }

[class*="shogun-"] .shogun-image-container.banner_desktop img {
  display: none !important;
  margin-top: 11px; }
  @media (min-width: 375px) {
    [class*="shogun-"] .shogun-image-container.banner_desktop img {
      display: block !important; } }
  @media (min-width: 1024px) {
    [class*="shogun-"] .shogun-image-container.banner_desktop img {
      margin-top: 0; } }

[class*="shogun-"] .shogun-image-container.banner_mobile img {
  display: block !important;
  margin-top: 11px; }
  @media (min-width: 375px) {
    [class*="shogun-"] .shogun-image-container.banner_mobile img {
      display: none !important; } }

.contact-us-banner {
  width: 100%; }
  .contact-us-banner .desktop-banner {
    width: 100%; }

.contact-us-page {
  width: 100%;
  padding: 0 20px;
  margin: 0;
  margin-top: 40px; }
  .contact-us-page .formSuccesMessage {
    font-size: 1.2rem;
    text-align: center;
    color: green;
    margin-bottom: 2rem; }
    .contact-us-page .formSuccesMessage.displayNone {
      display: none; }
  .contact-us-page .contact-us-container .file-selected-message {
    padding-left: 15px; }
  .contact-us-page .contact-us-container .file-input-container {
    display: flex;
    align-items: center; }
  .contact-us-page .contact-us-container #input_11 {
    background: yellow !important; }
  .contact-us-page .contact-us-container .contact-us-heading {
    font-size: 1.5rem;
    text-align: center;
    margin-bottom: 40px; }
  .contact-us-page .contact-us-container .contact-input-container {
    position: relative;
    margin-bottom: 60px; }
  .contact-us-page .contact-us-container .search-button {
    position: absolute;
    right: 10px;
    display: none;
    top: 30%; }
  .contact-us-page .contact-us-container .contact-us-link {
    text-decoration: underline; }
  .contact-us-page .contact-us-container .contact-us-input {
    width: 100%;
    padding: 10px;
    font-size: 12px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.3); }
    .contact-us-page .contact-us-container .contact-us-input:focus {
      border: 1px solid #000; }
  .contact-us-page .contact-us-container .contact-us-icons-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  .contact-us-page .contact-us-container .contact-us-icon {
    width: calc(50vw - 20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
    position: relative; }
    .contact-us-page .contact-us-container .contact-us-icon::after {
      content: "";
      position: absolute;
      width: 90px;
      height: 90px;
      border-radius: 100%;
      border: 2px solid rgba(0, 0, 0, 0.1);
      top: -25px;
      left: 50%;
      transform: translateX(-50%); }
    .contact-us-page .contact-us-container .contact-us-icon .returnsIcon {
      width: 56px; }
    .contact-us-page .contact-us-container .contact-us-icon .shippingIcon {
      width: 66px; }
    .contact-us-page .contact-us-container .contact-us-icon .paymentIcon {
      width: 61px; }
    .contact-us-page .contact-us-container .contact-us-icon .contactIcon {
      width: 51px;
      padding-left: 3px; }
    .contact-us-page .contact-us-container .contact-us-icon img {
      margin-bottom: 30px; }
  .contact-us-page .contact-us-container .contact-us-icon-label {
    text-transform: none; }
  .contact-us-page .contact-us-accordion .accordion-button {
    width: 100%;
    padding: 10px;
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
    text-align: left;
    border-top: none;
    position: relative; }
    .contact-us-page .contact-us-accordion .accordion-button::after {
      content: "\02C5";
      position: absolute;
      right: 10px;
      top: 20%;
      font-size: 30px; }
    .contact-us-page .contact-us-accordion .accordion-button.open::after {
      content: "\02C4";
      right: 10px;
      top: 20%;
      font-size: 30px; }
  .contact-us-page .contact-us-accordion .accordion-hidden-content {
    margin-bottom: 10px; }
    .contact-us-page .contact-us-accordion .accordion-hidden-content.hidden {
      display: none; }
  .contact-us-page .contact-us-accordion .accordion-copy {
    padding: 8px 10px;
    display: block; }
  .contact-us-page .contact-us-help-container {
    margin-bottom: 40px; }
    .contact-us-page .contact-us-help-container .contact-us-accordion:first-of-type {
      border-top: 2px solid rgba(0, 0, 0, 0.1); }
  .contact-us-page .contact-us-form-container {
    margin-bottom: 40px; }
    .contact-us-page .contact-us-form-container #header_1 {
      display: none; }
    .contact-us-page .contact-us-form-container input[type=text], .contact-us-page .contact-us-form-container input[type=email], .contact-us-page .contact-us-form-container input[type=tel], .contact-us-page .contact-us-form-container select {
      border-radius: 0;
      padding: 10px 5px;
      border: 1px solid rgba(0, 0, 0, 0.3);
      margin-bottom: 1rem;
      background: #FFF;
      width: 100%; }
    .contact-us-page .contact-us-form-container select {
      padding: 9px 5px; }
      .contact-us-page .contact-us-form-container select.init-option-selected {
        color: rgba(0, 0, 0, 0.3); }
    .contact-us-page .contact-us-form-container .form-label {
      color: #000;
      font-size: 1.2rem; }
    .contact-us-page .contact-us-form-container .form-upload-multiple {
      display: none; }
    .contact-us-page .contact-us-form-container .form-submit-button, .contact-us-page .contact-us-form-container .custom-file-upload {
      background: #000;
      color: #FFF;
      width: 200px;
      padding: 10px 0; }
    .contact-us-page .contact-us-form-container .custom-file-upload {
      display: block;
      text-align: center;
      cursor: pointer; }
    .contact-us-page .contact-us-form-container .form-submit-button {
      margin-top: 1rem; }
    .contact-us-page .contact-us-form-container .inputs-container {
      display: block;
      width: 100%;
      justify-content: space-between; }
      .contact-us-page .contact-us-form-container .inputs-container .left-form-inputs {
        width: 100%; }
      .contact-us-page .contact-us-form-container .inputs-container .right-form-inputs {
        width: 100%; }
    .contact-us-page .contact-us-form-container .form-textarea {
      height: 155px;
      width: 100%;
      border-radius: none;
      border: 1px solid rgba(0, 0, 0, 0.3);
      margin-top: 0;
      margin-bottom: 1rem; }
  .contact-us-page .contactErrorMessage {
    color: red;
    margin-top: 1rem; }
    .contact-us-page .contactErrorMessage.displayNone {
      display: none; }
  @media (min-width: 550px) {
    .contact-us-page .contact-us-container {
      margin-bottom: 100px; }
      .contact-us-page .contact-us-container .contact-us-icon {
        width: 25%;
        margin-bottom: 0; }
      .contact-us-page .contact-us-container .contact-us-icons-container {
        justify-content: space-between;
        flex-wrap: nowrap;
        margin-bottom: 40px; } }
  @media (min-width: 600px) {
    .contact-us-page .contact-us-form-container .inputs-container {
      display: flex; }
      .contact-us-page .contact-us-form-container .inputs-container .right-form-inputs {
        padding-left: 10px; }
      .contact-us-page .contact-us-form-container .inputs-container .left-form-inputs {
        padding-right: 10px; }
    .contact-us-page .contact-us-form-container .form-buttons-wrapper {
      display: flex;
      align-items: center;
      justify-content: center; } }
  @media (min-width: 991px) {
    .contact-us-page {
      max-width: 991px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 60px; }
      .contact-us-page .contact-us-icon-label {
        margin-top: 10px;
        font-size: 16px; }
      .contact-us-page .contact-us-container .contact-us-icons-container {
        margin-bottom: 80px; }
      .contact-us-page .contact-us-accordion .accordion-button {
        padding: 13px; }
      .contact-us-page .contact-us-accordion .accordion-copy {
        padding: 10px 13px; } }

.navPage-subMenu .blog-dropdown-menu {
  max-width: 1288px;
  margin: 0 0 0 auto !important; }

.navPage-subMenu .blog-menu-container {
  display: flex;
  flex-flow: column;
  align-items: flex-start;
  justify-content: flex-start; }
  @media (min-width: 1024px) {
    .navPage-subMenu .blog-menu-container {
      flex-flow: row;
      align-items: flex-start;
      justify-content: space-between; } }
  .navPage-subMenu .blog-menu-container h3 {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
    margin: 0 0 20px;
    display: none; }
    @media (min-width: 1024px) {
      .navPage-subMenu .blog-menu-container h3 {
        display: block; } }
  .navPage-subMenu .blog-menu-container .featured-col {
    width: 100%; }
    @media (min-width: 1024px) {
      .navPage-subMenu .blog-menu-container .featured-col {
        width: 70%;
        padding: 0 30px;
        max-width: 790px; } }
    .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container {
      display: none; }
      @media (min-width: 1024px) {
        .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container {
          margin: 0 0 26px;
          display: block; } }
      .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section {
        display: flex;
        flex-flow: column;
        text-align: center; }
        .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section .featured-image {
          height: 270px;
          width: 100%;
          margin: 0; }
          .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section .featured-image img {
            object-fit: cover;
            object-position: center;
            width: 100%;
            height: 100%; }
        .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section .featured-content {
          background-color: #eaedf1;
          padding: 16px 20px 6px; }
          .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section .featured-content .title a {
            font-size: 17px;
            font-weight: 700;
            margin: 0 0 6px;
            color: #000;
            display: block;
            text-decoration: none; }
            .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section .featured-content .title a:hover {
              text-decoration: underline; }
          .navPage-subMenu .blog-menu-container .featured-col .featured-blog-container .featured-blog-section .featured-content .desc {
            margin: 0 0 10px;
            font-size: 13px;
            line-height: 20px;
            text-align: inherit; }
    .navPage-subMenu .blog-menu-container .featured-col .links {
      width: 100%; }
      @media (min-width: 1024px) {
        .navPage-subMenu .blog-menu-container .featured-col .links {
          column-count: 2;
          column-gap: 20px; } }
      .navPage-subMenu .blog-menu-container .featured-col .links li {
        padding: 4px 0; }
        .navPage-subMenu .blog-menu-container .featured-col .links li a {
          color: #000;
          padding: 15px 20px;
          outline-width: 100%;
          font-weight: 400 !important;
          border-bottom: 1px solid #f5f5f5;
          background-color: white;
          display: block; }
          @media (min-width: 1024px) {
            .navPage-subMenu .blog-menu-container .featured-col .links li a {
              font-size: 14px;
              font-weight: 700 !important;
              text-transform: capitalize;
              text-decoration: none;
              width: auto;
              padding: 0;
              border-bottom: 0; } }
          .navPage-subMenu .blog-menu-container .featured-col .links li a:hover {
            text-decoration: underline; }
        .navPage-subMenu .blog-menu-container .featured-col .links li svg {
          display: none; }
          @media (min-width: 1024px) {
            .navPage-subMenu .blog-menu-container .featured-col .links li svg {
              display: inline;
              width: 20px;
              height: 20px;
              position: relative;
              top: 6px; } }
  .navPage-subMenu .blog-menu-container .most-popular-col {
    width: 30%;
    max-width: 330px; }
    .navPage-subMenu .blog-menu-container .most-popular-col h3 {
      padding-left: 10px; }
    .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container {
      display: none; }
      @media (min-width: 1024px) {
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container {
          display: block; } }
      .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 6px; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-card-skeleton {
          width: 50%;
          padding: 0 10px 14px; }
          .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-card-skeleton .image-skeleton {
            background-color: #eee;
            aspect-ratio: 1;
            width: 100%;
            margin: 0 0 8px;
            border-radius: 4px; }
          .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-card-skeleton .title-skeleton {
            height: 14px;
            background-color: #eee;
            width: 100%;
            border-radius: 4px;
            margin-bottom: 6px; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-url {
          display: none; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-card-container {
          width: 50%; }
          .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-card-container.is-loading {
            display: none; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-card {
          padding: 0 10px 10px; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-image-wrapper {
          margin: 0 0 5px; }
          .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-image-wrapper a {
            display: block; }
          .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-image-wrapper img {
            aspect-ratio: 1;
            object-fit: cover;
            object-position: center; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-info {
          margin-bottom: 6px; }
          .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-info a {
            font-size: 13px;
            line-height: 15px;
            font-weight: 400;
            color: #000; }
            .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .blogs-list .blog-info a:hover {
              text-decoration: underline;
              color: #000; }
      .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .view-all-articles {
        padding-left: 10px;
        color: #000;
        display: inline-block;
        font-weight: 700; }
        .navPage-subMenu .blog-menu-container .most-popular-col .most-popular-blogs-container .view-all-articles svg {
          width: 20px;
          height: 20px;
          position: relative;
          top: 6px; }

/************** 25-mar-19 cms pages collection SCSS start **************/
.custom_page .page {
  margin: 0; }
  .custom_page .page .tableContainer {
    height: 100%;
    overflow-y: auto; }
    @media (min-width: 600) {
      .custom_page .page .tableContainer {
        overflow: hidden; } }

.custom_page .page-content--centered {
  width: 100%;
  padding: 0; }

.custom_page .page-heading-show {
  display: block; }

.custom_page .hc .container {
  width: 43vw; }

.custom_page .ctt {
  width: 100%;
  float: right;
  padding-top: 50vw; }
  @media (min-width: 1024px) {
    .custom_page .ctt {
      width: 50%;
      padding: 2.5vw 20px 2.5vw 35px; } }
  @media (min-width: 1366px) {
    .custom_page .ctt {
      padding: 5.8vw 20px 5.8vw 35px; } }

.custom_page .ct {
  background-repeat: no-repeat;
  background-position-y: top;
  background-position-x: center;
  background-size: contain; }
  @media (min-width: 1024px) {
    .custom_page .ct {
      background-size: 50%;
      background-position-y: center;
      background-position-x: left; } }

.clear::after {
  content: "";
  clear: both;
  display: Table;
  table-layout: fixed; }

.custom_page .me {
  background-position-x: right; }
  .custom_page .me .ctt {
    float: left; }

.custom_page .desc {
  max-width: 500px;
  text-align: center;
  margin: auto; }
  @media (min-width: 768px) {
    .custom_page .desc {
      max-width: 600px; } }
  @media (min-width: 1024px) {
    .custom_page .desc {
      max-width: 700px; } }
  @media (min-width: 1366px) {
    .custom_page .desc {
      max-width: 800px; } }
  @media (min-width: 1600px) {
    .custom_page .desc {
      max-width: 950px; } }

/************** 25-mar-19 cms pages collection SCSS end **************/
/*------------------- collection-template category ------------------*/
.collection-template .cat-banner {
  margin-bottom: 10px; }
  @media (min-width: 589px) {
    .collection-template .cat-banner {
      margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    .collection-template .cat-banner {
      margin-bottom: 20px; } }
  @media (min-width: 1366px) {
    .collection-template .cat-banner {
      margin-bottom: 25px; } }
  @media (min-width: 1600px) {
    .collection-template .cat-banner {
      margin-bottom: 30px; } }
  .collection-template .cat-banner img {
    max-width: 100%;
    width: 100%; }
  .collection-template .cat-banner .banner_desktop {
    display: none; }
    @media (min-width: 589px) {
      .collection-template .cat-banner .banner_desktop {
        display: block; } }
  .collection-template .cat-banner .banner_mobile {
    display: block;
    margin-top: 11px; }
    @media (min-width: 589px) {
      .collection-template .cat-banner .banner_mobile {
        display: none; } }

.collection-template .callout {
  display: none; }

.collection-template .short-desc {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 768px) {
    .collection-template .short-desc {
      max-width: 600px; } }
  @media (min-width: 1024px) {
    .collection-template .short-desc {
      max-width: 700px; } }
  @media (min-width: 1366px) {
    .collection-template .short-desc {
      max-width: 800px; } }
  @media (min-width: 1600px) {
    .collection-template .short-desc {
      max-width: 950px; } }
  .collection-template .short-desc p {
    font-size: 13px;
    font-weight: 300;
    color: #333;
    margin-bottom: 10px;
    text-align: center; }
    @media (min-width: 768px) {
      .collection-template .short-desc p {
        font-size: 14px; } }
    @media (min-width: 1024px) {
      .collection-template .short-desc p {
        font-size: 15px;
        margin-bottom: 15px; } }
    @media (min-width: 1600px) {
      .collection-template .short-desc p {
        font-size: 16px; } }

.collection-template .collout-udt {
  margin: 25px 0; }
  @media (min-width: 1024px) {
    .collection-template .collout-udt {
      margin: 0; } }

/*------------------- collection-template category ends ------------------*/
/************** 26-mar-19 cms pages 100DAY SCSS START **************/
.hiw-h {
  margin: 0; }
  @media (min-width: 1024px) {
    .hiw-h {
      margin: 0 30px; } }
  @media (min-width: 1366px) {
    .hiw-h {
      margin: 0 160px; } }
  @media (min-width: 1600px) {
    .hiw-h {
      margin: 0 274px; } }

.hiw .hit {
  margin-bottom: 20px;
  text-align: center; }
  @media (min-width: 1024px) {
    .hiw .hit {
      text-align: left; } }
  @media (min-width: 1366px) {
    .hiw .hit {
      margin-bottom: 22px; } }
  @media (min-width: 1600px) {
    .hiw .hit {
      margin-bottom: 25px; } }
  .hiw .hit figure {
    display: inline-block;
    margin: 0;
    vertical-align: middle; }
    @media (min-width: 1024px) {
      .hiw .hit figure {
        max-width: 225px; } }
  .hiw .hit .htt {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%; }
    @media (min-width: 1024px) {
      .hiw .hit .htt {
        padding-left: 52px;
        text-align: left;
        width: calc(100% - 229px); } }
    @media (min-width: 1366px) {
      .hiw .hit .htt {
        padding-left: 62px; } }
    @media (min-width: 1600px) {
      .hiw .hit .htt {
        padding-left: 72px; } }

.hiw h2 {
  margin: 1.4rem auto; }

.accordions .acc-tab .acc-tabcl {
  background-color: #f1f1f1;
  display: inline-block;
  width: 100%;
  padding: 25px 10px 25px 15px;
  font-size: 16px;
  color: #000000; }
  @media (min-width: 589px) {
    .accordions .acc-tab .acc-tabcl {
      padding: 25px; } }

.accordions .acc-tab .acc-desc {
  padding: 25px;
  margin-bottom: 0;
  display: none; }

.accordions .acc-tab .acc-desc.no-pad {
  padding: 25px 0; }
  @media (min-width: 1024px) {
    .accordions .acc-tab .acc-desc.no-pad {
      padding: 25px; } }
  .accordions .acc-tab .acc-desc.no-pad .table-wrap td {
    padding: 10px 2px; }
    .accordions .acc-tab .acc-desc.no-pad .table-wrap td p {
      font-size: 11px;
      margin-bottom: 0; }
      @media (min-width: 1024px) {
        .accordions .acc-tab .acc-desc.no-pad .table-wrap td p {
          font-size: 14px; } }

.accordions .acc-tab .acc-desc.is-open {
  display: block; }
  .accordions .acc-tab .acc-desc.is-open .footnote p {
    text-align: left;
    font-size: 9px;
    margin-bottom: 0 !important; }

/************** 26-mar-19 cms pages 100DAY SCSS end **************/
/************** 26-mar-19 cms pages warranty START **************/
.hiw-h-two {
  margin: 0;
  padding-top: 30px; }
  @media (min-width: 1024px) {
    .hiw-h-two {
      margin: 0 140px; } }
  @media (min-width: 1366px) {
    .hiw-h-two {
      margin: 0 260px;
      padding-top: 40px; } }
  @media (min-width: 1600px) {
    .hiw-h-two {
      margin: 0 390px;
      padding-top: 50px; } }
  .hiw-h-two .hit figure {
    display: block;
    text-align: center;
    margin: auto; }
  .hiw-h-two .hit .htt {
    width: 100%;
    padding: 0;
    text-align: center; }
    .hiw-h-two .hit .htt p {
      text-align: center; }

.cms .hithead {
  background-color: #f5f5f5;
  padding: 15px; }
  @media (min-width: 1024px) {
    .cms .hithead {
      padding: 25px 0; } }
  @media (min-width: 1366px) {
    .cms .hithead {
      padding: 35px 0; } }
  @media (min-width: 1600px) {
    .cms .hithead {
      padding: 65px 0; } }
  .cms .hithead .page-heading {
    margin-bottom: 0;
    margin-top: 0; }

.reg-pro .hiw-h .reg-btn {
  display: block;
  text-align: center;
  background-color: #000;
  color: #fff;
  font-size: 17px;
  margin-bottom: 25px;
  padding: 30px 0; }
  .reg-pro .hiw-h .reg-btn:hover {
    text-decoration: none; }

.reg-pro .hiw-h .apply-hyperlink {
  text-decoration: none;
  color: #000; }
  .reg-pro .hiw-h .apply-hyperlink:hover {
    text-decoration: none;
    color: #000; }

.cusp-acco .hiw-h .acc-tab.is-open .acc-desc,
.cusp-acco .hiw-h .expanded-listItem {
  text-align: left;
  list-style-type: disc; }

.cusp-acco .hiw-h .expanded-listItem:not(:last-child) p {
  margin-bottom: 0 !important; }

/************** 26-mar-19 cms pages warranty end **************/
/************** 26-mar-19 cms pages towl-buy START **************/
.clink .clink-wrap {
  display: flex;
  width: 100%;
  flex-direction: row;
  flex-wrap: wrap; }
  .clink .clink-wrap .shop-s {
    display: flex; }
    .clink .clink-wrap .shop-s img {
      width: 100%; }
    .clink .clink-wrap .shop-s a {
      display: inline-block;
      width: 100%;
      color: #000000; }
  .clink .clink-wrap .tty {
    width: 50%;
    padding: 5px 0; }
    .clink .clink-wrap .tty:nth-child(odd) {
      padding-right: 5px; }
    .clink .clink-wrap .tty:nth-child(even) {
      padding-left: 5px; }
    @media (min-width: 768px) {
      .clink .clink-wrap .tty {
        width: 33.33%;
        padding: 0 8px 8px; }
        .clink .clink-wrap .tty:nth-child(odd) {
          padding: 0 8px 8px; }
        .clink .clink-wrap .tty:nth-child(even) {
          padding: 0 8px 8px; } }
    @media (min-width: 1600px) {
      .clink .clink-wrap .tty {
        width: 33.33%;
        padding: 0 15px 15px; }
        .clink .clink-wrap .tty:nth-child(odd) {
          padding: 0 15px 15px; }
        .clink .clink-wrap .tty:nth-child(even) {
          padding: 0 15px 15px; } }
  .clink .clink-wrap .halfsec {
    display: none;
    width: 33.33%; }
    @media (min-width: 768px) {
      .clink .clink-wrap .halfsec {
        display: inline-block; } }
    .clink .clink-wrap .halfsec .shop-s {
      width: 100%;
      padding: 5px; }
      @media (min-width: 768px) {
        .clink .clink-wrap .halfsec .shop-s {
          padding: 8px; } }
      @media (min-width: 1600px) {
        .clink .clink-wrap .halfsec .shop-s {
          padding: 15px; } }
  .clink .clink-wrap .fftyt {
    width: 50%;
    padding: 5px 0 0 5px; }
    @media (min-width: 768px) {
      .clink .clink-wrap .fftyt {
        width: 66.67%;
        padding: 8px; } }
    @media (min-width: 1600px) {
      .clink .clink-wrap .fftyt {
        padding: 15px; } }
  .clink .clink-wrap .m-show {
    width: 50%;
    padding: 5px 0; }
    .clink .clink-wrap .m-show:nth-child(odd) {
      padding-left: 5px; }
    .clink .clink-wrap .m-show:nth-child(even) {
      padding-right: 5px; }
    @media (min-width: 768px) {
      .clink .clink-wrap .m-show {
        display: none; } }

.buying-towllink .btl {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }
  .buying-towllink .btl .shop-s {
    width: 50%;
    display: flex;
    padding: 5px 0; }
    .buying-towllink .btl .shop-s:nth-child(odd) {
      padding-right: 5px; }
    .buying-towllink .btl .shop-s:nth-child(even) {
      padding-left: 5px; }
    @media (min-width: 768px) {
      .buying-towllink .btl .shop-s {
        width: 33.33%;
        padding: 8px;
        margin: 0; }
        .buying-towllink .btl .shop-s:nth-child(odd) {
          padding: 8px; }
        .buying-towllink .btl .shop-s:nth-child(even) {
          padding: 8px; } }
    .buying-towllink .btl .shop-s .custom_span_top_left span {
      width: calc(100% - 20px);
      top: auto;
      bottom: 10px;
      text-align: center; }
    .buying-towllink .btl .shop-s img {
      width: 100%; }
    .buying-towllink .btl .shop-s a {
      color: #000000; }

.sbt .sbt-w {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .sbt .sbt-w .sbtlinks {
    width: 50%;
    display: flex;
    padding-bottom: 10px; }
    .sbt .sbt-w .sbtlinks:nth-child(odd) {
      padding-right: 5px; }
    .sbt .sbt-w .sbtlinks:nth-child(even) {
      padding-left: 5px; }
    @media (min-width: 768px) {
      .sbt .sbt-w .sbtlinks {
        width: 25%;
        padding: 0 8px; }
        .sbt .sbt-w .sbtlinks:nth-child(odd) {
          padding: 0 8px; }
        .sbt .sbt-w .sbtlinks:nth-child(even) {
          padding: 0 8px; } }
    .sbt .sbt-w .sbtlinks img {
      width: 100%; }
    .sbt .sbt-w .sbtlinks a {
      color: #000000; }

/************** 26-mar-19 cms pages towl-buy end **************/
/******************30-mar-19 cms page start*********************/
.cms {
  /***********************************/ }
  .cms .desc {
    margin-bottom: 23px; }
    @media (min-width: 1024px) {
      .cms .desc {
        margin-bottom: 28px; } }
    @media (min-width: 1600px) {
      .cms .desc {
        margin-bottom: 52px; } }
  .cms p {
    font-weight: 400;
    color: #000;
    font-size: 14px; }
    @media (min-width: 1024px) {
      .cms p {
        font-size: 16px; } }
  .cms .readmore-button {
    font-size: 14px;
    color: #999999;
    display: inline-block;
    line-height: 4; }
  .cms .sbt {
    margin-bottom: 40px; }
    @media (min-width: 589px) {
      .cms .sbt {
        margin-bottom: 50px; } }
    @media (min-width: 1600px) {
      .cms .sbt {
        margin-bottom: 100px; } }

/******************30-mar-19 cms page End*********************/
/*----------------- Blog Listing Page ------------------*/
.custom_blog {
  min-height: 80vh; }
  .custom_blog .page {
    margin: 0; }

.custom_blog .cust-list .blog + .blog {
  border: none; }

.custom_blog .cust-list .blog-post-body {
  width: 100%; }

.custom_blog .cust-list .blog {
  display: inline-block;
  margin-top: 0;
  vertical-align: top; }
  @media (min-width: 589px) {
    .custom_blog .cust-list .blog {
      width: 50%; }
      .custom_blog .cust-list .blog:nth-child(odd) {
        padding-right: 10px; }
      .custom_blog .cust-list .blog:nth-child(even) {
        padding-left: 10px; } }
  @media (min-width: 768px) {
    .custom_blog .cust-list .blog:nth-child(odd) {
      padding-right: 15px; }
    .custom_blog .cust-list .blog:nth-child(even) {
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .custom_blog .cust-list .blog:nth-child(odd) {
      padding-right: 30px; }
    .custom_blog .cust-list .blog:nth-child(even) {
      padding-left: 30px; } }
  .custom_blog .cust-list .blog .blog-post-body .blog-header .blog-title {
    margin-top: 30px;
    margin-bottom: 10px; }
    .custom_blog .cust-list .blog .blog-post-body .blog-header .blog-title a {
      display: inline-block;
      line-height: 1.4; }
  .custom_blog .cust-list .blog .blog-post-body .blog-post {
    display: none; }
  .custom_blog .cust-list .blog .blog-post-figured {
    width: 100%;
    display: inline-block; }
    .custom_blog .cust-list .blog .blog-post-figured .blog-thumbnaild {
      overflow: hidden;
      max-width: none;
      display: block;
      margin: 0; }
      @media (min-width: 589px) {
        .custom_blog .cust-list .blog .blog-post-figured .blog-thumbnaild {
          height: 164px; } }
      @media (min-width: 1024px) {
        .custom_blog .cust-list .blog .blog-post-figured .blog-thumbnaild {
          height: 370px; } }
      .custom_blog .cust-list .blog .blog-post-figured .blog-thumbnaild:after {
        padding: 0; }
      .custom_blog .cust-list .blog .blog-post-figured .blog-thumbnaild a {
        display: block;
        height: 100%;
        width: 100%; }
        .custom_blog .cust-list .blog .blog-post-figured .blog-thumbnaild a img {
          position: static;
          display: inline-block;
          width: 100%;
          height: 100%;
          object-fit: cover; }

/*----------------- Blog Listing Page ends ------------------*/
/*Single Post css start*/
.custom_blog_post .blog .blog-post-figured {
  text-align: center; }

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

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

.txt-left {
  text-align: left; }

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

.blog-date {
  text-align: center; }

.cms .body p, .blog p {
  line-height: 1.7;
  font-size: 14px;
  margin-bottom: 20px; }
  .cms .body p:last-child, .blog p:last-child {
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .cms .body p:last-child, .blog p:last-child {
        margin-bottom: 30px; } }
    @media (min-width: 1600px) {
      .cms .body p:last-child, .blog p:last-child {
        margin-bottom: 40px; } }

.blog-post h2, .blog-post h3, .blog-post h4, .blog-post h5, .blog-post h6 {
  text-align: center;
  padding-bottom: 15px; }

/*Single Post css end*/
/*-------------- Trup 02-04-2019 ---------*/
/*------------ about start -----------------*/
.li-rad {
  background: #f6f6f6;
  margin-bottom: 20px; }

.cont-inr {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 0.5px 0; }
  @media (min-width: 1024px) {
    .cont-inr {
      max-width: 630px; } }

.left-pan, .right-pan {
  width: 100%; }
  @media (min-width: 1024px) {
    .left-pan, .right-pan {
      max-width: calc((100% - 5px)/2);
      vertical-align: middle;
      display: inline-block; } }

.left-pan {
  padding-top: 0.5px; }
  .left-pan img {
    width: 100%; }
    @media (min-width: 1024px) {
      .left-pan img {
        width: 85%; } }

.right-pan {
  text-align: right; }
  .right-pan img {
    width: 100%; }
    @media (min-width: 1024px) {
      .right-pan img {
        width: 85%; } }

.procedure-img {
  margin-bottom: 20px; }

/******************************************* LIGHTBOX SCSS START *******************************************/
.lbx {
  height: 100vh;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
  background: #000;
  z-index: 999; }
  .lbx .new_img {
    position: fixed;
    top: 50%;
    left: 50%;
    max-height: 98vh;
    max-width: 65vw;
    transform: translate(-50%, -50%); }
    @media (min-width: 589px) {
      .lbx .new_img {
        max-width: 85vw; } }
    @media (min-width: 1024px) {
      .lbx .new_img {
        max-width: 100vw; } }
  .lbx .close-lb {
    position: absolute;
    top: 10px;
    right: 5%;
    padding: 10px;
    font-size: 36px;
    color: #fff; }
  .lbx .next-lbx {
    background-image: url("/s-2vobpvb3j3/product_images/uploaded_images/fast-forward1.png");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    opacity: 0.5; }
    @media (min-width: 768px) {
      .lbx .next-lbx {
        right: 2%; } }
    @media (min-width: 1024px) {
      .lbx .next-lbx {
        right: 5%; } }
  .lbx .prev-lbx:hover, .lbx .next-lbx:hover {
    opacity: 1; }
  .lbx .prev-lbx {
    background-image: url("/s-2vobpvb3j3/product_images/uploaded_images/back-button1.png");
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: 5%;
    transform: translateY(-50%);
    opacity: 0.5; }
    @media (min-width: 768px) {
      .lbx .prev-lbx {
        left: 2%; } }
    @media (min-width: 1024px) {
      .lbx .prev-lbx {
        left: 5%; } }

/******************************************* LIGHTBOX SCSS END *******************************************/
/*---------- Cart Page ----------*/
.cart-remove {
  background: #000; }
  .cart-remove svg {
    fill: #fff; }
  .cart-remove:hover {
    background: #fff; }
    .cart-remove:hover svg {
      fill: #000; }

/*--------------------- account start -----------------------*/
.shipping-quotes {
  margin-bottom: 20px; }

.estimator-form dl {
  margin-bottom: 0; }

#FormField_25 .form-label {
  display: block; }
  @media (min-width: 1024px) {
    #FormField_25 .form-label {
      display: inline-block; } }

#FormField_25 .form-row.form-row--third .form-field {
  margin-right: 5px;
  display: inline-block;
  width: 30%;
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    #FormField_25 .form-row.form-row--third .form-field {
      width: 120px;
      margin: 0 5px;
      display: inline-block;
      margin-bottom: 20px; } }

@media (min-width: 1024px) {
  #FormField_25 .form-row.form-row--third {
    width: calc(100% - 80px);
    display: inline-block; } }

#FormField_4 {
  margin-top: 15px; }
  @media (min-width: 1024px) {
    #FormField_4 {
      margin-top: 30px; } }

@media (min-width: 1024px) {
  .custom_shippingaddressform #FormField_4 {
    margin-top: 0px; } }

.custom_createaccount .form-row .form-field {
  float: inherit; }

.navUser-item--cart .dropdown-menu.is-open {
  overflow-y: scroll; }

.address {
  padding: 0; }
  @media (min-width: 589px) {
    .address {
      padding: 0 0.78571rem; } }

.ac-sidebar {
  box-sizing: border-box;
  width: 100%;
  position: relative; }
  @media (min-width: 589px) {
    .ac-sidebar {
      width: 100%; } }
  @media (min-width: 768px) {
    .ac-sidebar {
      width: 100%; } }
  @media (min-width: 1024px) {
    .ac-sidebar {
      max-width: 235px;
      float: left;
      margin-bottom: 20px; } }
  @media (min-width: 1366px) {
    .ac-sidebar {
      max-width: 285px; } }
  .ac-sidebar h3 {
    background: #f5f5f5;
    border-bottom: 2px solid #fff;
    padding: 15px 20px;
    position: relative;
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 15px; }
    @media (min-width: 1024px) {
      .ac-sidebar h3 {
        margin-right: 2vw;
        padding: 20px 0px 20px 2vw;
        font-size: 20px;
        margin-bottom: 0px;
        margin-top: 0px; } }
    @media (min-width: 1366px) {
      .ac-sidebar h3 {
        margin-right: 35px; } }
  .ac-sidebar ul {
    background: #f5f5f5;
    padding: 20px; }
    @media (min-width: 1024px) {
      .ac-sidebar ul {
        margin-right: 2vw;
        padding: 2vw 20px 2vw 2vw; } }
    @media (min-width: 1366px) {
      .ac-sidebar ul {
        margin-right: 35px; } }
  .ac-sidebar .navBar-item {
    float: inherit; }
    .ac-sidebar .navBar-item:before {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 2px;
      width: 10px;
      background: #000;
      margin-right: 10px; }
    .ac-sidebar .navBar-item:hover a {
      color: #888888; }
    .ac-sidebar .navBar-item .navBar-action {
      text-transform: capitalize;
      color: #333;
      line-height: 2;
      font-size: 13px;
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      font-weight: 100; }
      @media (min-width: 1024px) {
        .ac-sidebar .navBar-item .navBar-action {
          font-size: 18px; } }
      .ac-sidebar .navBar-item .navBar-action:hover {
        text-decoration: none; }

.login-row, .register-row.cust-ac {
  max-width: 600px;
  padding: 0 15px;
  margin: 0 auto;
  background: #f5f5f5; }

.axr {
  padding: 20px 0;
  background: #fdfdfd;
  margin: 0 -15px; }
  @media (min-width: 1024px) {
    .axr {
      margin: 0 -50px; } }
  .axr .tag-form {
    color: #888888; }

.cust-ac {
  padding: 0px 15px 25px;
  margin: 30px auto; }
  @media (min-width: 1024px) {
    .cust-ac {
      padding: 0px 50px 40px;
      margin: 70px auto; } }
  .cust-ac .form-row {
    margin: 0; }
    .cust-ac .form-row .form-field {
      margin: 0;
      padding: 10px 0; }
  .cust-ac .form-label {
    display: none; }
  .cust-ac #FormField_25 small {
    display: none; }
  .cust-ac h2 {
    margin-bottom: 15px; }
  .cust-ac .mr-accountPage-sectionHeader {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 25px;
    line-height: 32px; }

.account .alertBox.alertBox--info, .wishlists-table, .account--fixed, .account .productGrid, .account > form, .account--fixedLarge {
  width: 100%; }
  @media (min-width: 1024px) {
    .account .alertBox.alertBox--info, .wishlists-table, .account--fixed, .account .productGrid, .account > form, .account--fixedLarge {
      max-width: calc(100% - 235px);
      float: left; }
      .account .alertBox.alertBox--info .productGrid, .wishlists-table .productGrid, .account--fixed .productGrid, .account .productGrid .productGrid, .account > form .productGrid, .account--fixedLarge .productGrid {
        max-width: 100%; } }
  @media (min-width: 1366px) {
    .account .alertBox.alertBox--info, .wishlists-table, .account--fixed, .account .productGrid, .account > form, .account--fixedLarge {
      max-width: calc(100% - 285px); } }

.address-details li {
  line-height: 1.4; }

.panel-body {
  background: #f5f5f5; }

.updtu {
  width: 100%; }

.updtu div[data-type="Subscription"] {
  display: none; }

.account-body, .addressList {
  margin: 0; }

.form-input, .form-select {
  border-radius: 0;
  border: 1px solid #000; }

@media (min-width: 768px) {
  .account .productGrid .product {
    width: 33.3333%; } }

.account .button, .form-actions .button, .Custom_cart .button {
  border-radius: 0;
  border: #000 1px solid; }

.account .button--primary, .account .button--small, .form-actions .button--primary, .form-actions .button--small, .Custom_cart .button--primary, .Custom_cart .button--small {
  background: #000;
  color: #fff; }
  .account .button--primary:hover, .account .button--small:hover, .form-actions .button--primary:hover, .form-actions .button--small:hover, .Custom_cart .button--primary:hover, .Custom_cart .button--small:hover {
    background: #fff;
    color: #000; }

.account .table-actions .button + .button, .account [data-wishlist-delete], .form-actions .table-actions .button + .button, .form-actions [data-wishlist-delete], .Custom_cart .table-actions .button + .button, .Custom_cart [data-wishlist-delete] {
  background: #fff;
  color: #000; }
  .account .table-actions .button + .button[value="Delete"], .account [data-wishlist-delete][value="Delete"], .form-actions .table-actions .button + .button[value="Delete"], .form-actions [data-wishlist-delete][value="Delete"], .Custom_cart .table-actions .button + .button[value="Delete"], .Custom_cart [data-wishlist-delete][value="Delete"] {
    display: none; }
  .account .table-actions .button + .button:hover, .account [data-wishlist-delete]:hover, .form-actions .table-actions .button + .button:hover, .form-actions [data-wishlist-delete]:hover, .Custom_cart .table-actions .button + .button:hover, .Custom_cart [data-wishlist-delete]:hover {
    background: #000;
    color: #fff; }

.custom_cart body {
  margin-bottom: 25px; }

.login-row,
.register-row {
  padding: 20px 15px; }
  @media (min-width: 1024px) {
    .login-row,
    .register-row {
      padding: 40px 40px 50px; } }
  .login-row .desc p, .register-row .desc p {
    margin: 10px 0; }
    @media (min-width: 1024px) {
      .login-row .desc p, .register-row .desc p {
        margin: 20px 0; } }
  .login-row .login-form, .register-row .login-form {
    padding: 0;
    margin-top: 0;
    float: inherit;
    width: 100%; }
    .login-row .login-form .form-label, .register-row .login-form .form-label {
      display: none; }

.log-bottom .inr {
  width: 100%; }

.log-bottom label {
  line-height: 2.5;
  font-size: 16px; }
  @media (min-width: 589px) {
    .log-bottom label {
      float: left; } }

.log-bottom a {
  width: 100%;
  display: block;
  max-width: 175px;
  margin: 0 auto; }
  @media (min-width: 589px) {
    .log-bottom a {
      float: right;
      max-width: 180px; } }
  .log-bottom a .button {
    display: block;
    width: 100%; }

[data-create-account-form] [type="submit"], .login-form [type="submit"] {
  display: block;
  width: 100%; }

.log-bottom.form-actions label, .log-bottom.form-actions a {
  display: block; }
  @media (min-width: 589px) {
    .log-bottom.form-actions label, .log-bottom.form-actions a {
      vertical-align: middle;
      display: inline-block; } }

.ac-cont {
  box-sizing: border-box;
  width: 100%; }
  @media (min-width: 1024px) {
    .ac-cont {
      max-width: calc(100% - 285px);
      float: left; } }
  .ac-cont .ac-tiles {
    margin: 0 -10px;
    font-size: 0; }
    .ac-cont .ac-tiles li {
      padding: 0 10px;
      width: 100%;
      text-align: center; }
      @media (min-width: 589px) {
        .ac-cont .ac-tiles li {
          max-width: 50%;
          display: inline-block;
          vertical-align: top;
          margin-bottom: 2vw; } }
      @media (min-width: 768px) {
        .ac-cont .ac-tiles li {
          max-width: 33.3333%; } }
      .ac-cont .ac-tiles li a {
        border: 1px solid #e8e8e8;
        display: block;
        padding: 25px 15px; }
        .ac-cont .ac-tiles li a:hover {
          border-color: #f4f4f4;
          box-shadow: 0 0 5px #e8e8e8;
          transition: 0.7s ease;
          text-decoration: none; }
        .ac-cont .ac-tiles li a svg {
          height: 25px;
          fill: #000; }
          @media (min-width: 1024px) {
            .ac-cont .ac-tiles li a svg {
              height: 40px; } }
          @media (min-width: 1366px) {
            .ac-cont .ac-tiles li a svg {
              height: 50px; } }
        .ac-cont .ac-tiles li a:hover {
          transition: 0.7s all ease;
          background: #000; }
          .ac-cont .ac-tiles li a:hover h4, .ac-cont .ac-tiles li a:hover p {
            color: #fff;
            transition: 1.2s all ease; }
          .ac-cont .ac-tiles li a:hover svg {
            fill: #fff;
            transition: 1.2s all ease; }
        @media (min-width: 589px) {
          .ac-cont .ac-tiles li a {
            min-height: 160px; } }
        @media (min-width: 1024px) {
          .ac-cont .ac-tiles li a {
            min-height: 210px; } }
        @media (min-width: 1366px) {
          .ac-cont .ac-tiles li a {
            min-height: 240px; } }
      .ac-cont .ac-tiles li h4 {
        color: #000;
        font-size: 15px;
        line-height: 1.3;
        margin: 5px 0; }
        @media (min-width: 1024px) {
          .ac-cont .ac-tiles li h4 {
            font-size: 16px;
            margin: 15px 0; } }
        @media (min-width: 1366px) {
          .ac-cont .ac-tiles li h4 {
            font-size: 20px; } }
      .ac-cont .ac-tiles li p {
        color: #888;
        font-size: 12px;
        line-height: 1.3333;
        max-width: 320px;
        width: 100%;
        margin: 0 auto; }
        @media (min-width: 1366px) {
          .ac-cont .ac-tiles li p {
            font-size: 15px; } }
  .ac-cont .ac-logout {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding: 16px 10px;
    background-color: #fff;
    margin: 30px auto;
    color: #000;
    border: 1px solid #000;
    max-width: 354px;
    text-decoration: none; }
    .ac-cont .ac-logout:visited {
      color: #000; }
    .ac-cont .ac-logout:hover {
      background-color: #000;
      color: #fff;
      text-decoration: none; }
    @media (min-width: 1024px) {
      .ac-cont .ac-logout {
        display: none; } }

/*---- cart page ----*/
.cart-remove {
  background: #000; }
  .cart-remove svg {
    fill: #fff; }
  .cart-remove:hover {
    background: #fff; }
    .cart-remove:hover svg {
      fill: #000; }

.button {
  border: 1px solid #000;
  border-radius: 0; }

.button--primary {
  background: #000;
  color: #fff; }
  .button--primary:hover {
    background: #fff;
    color: #000; }

.cart-total-label, .cart-item-label {
  text-align: left;
  padding-left: 0; }

.cart-total-label {
  width: 64%; }

.cart-total-value {
  width: 36%;
  text-align: right; }

.cart-actions {
  text-align: right; }
  .cart-actions .button--primary {
    max-width: 180px;
    margin-right: 0;
    float: right; }

.estimator-form .button--primary {
  width: 275px; }

.cart-additionalCheckoutButtons {
  position: relative;
  z-index: -1; }

.cart-item-block a {
  font-size: 14px;
  font-weight: 500;
  text-decoration: none; }
  @media (min-width: 1600px) {
    .cart-item-block a {
      font-size: 14px;
      margin-bottom: 1.35vh; } }

@media (min-width: 1600px) {
  .cart-item-block .cart-item-name a {
    font-size: 16px;
    margin-bottom: 1.35vh; } }

.cart-header-item {
  font-size: 14px; }
  @media (min-width: 1366px) {
    .cart-header-item {
      font-size: 16px; } }
  @media (min-width: 1600px) {
    .cart-header-item {
      font-size: 18px; } }

[data-cart-totals] .cart-totals {
  max-width: 600px;
  width: 100%;
  float: right; }
  @media (min-width: 1024px) {
    [data-cart-totals] .cart-totals {
      max-width: 450px; } }

p.cart-item-brand {
  display: none; }

.form-increment .form-input {
  padding: 0 .5rem; }

.cart-totals .cart-total-value, .cart-totals .cart-total-label {
  max-width: 50%;
  width: 100%;
  float: left; }

.cart-totals .cart-total-value {
  text-align: right; }

.cart-totals .cart-total-label.free-shipping-message {
  width: 100%;
  max-width: 100%;
  color: #ed2042;
  margin: auto;
  padding: 10px 0 10px !important; }
  .cart-totals .cart-total-label.free-shipping-message svg {
    margin: 0 5px 0 0;
    fill: #ed2024; }

.cart-item-label, .cart-total-label {
  text-align: left; }

.cart-total-label,
.cart-total-value {
  padding: 0.5rem 0; }

.cart-item-image {
  right: inherit; }

@media (min-width: 768px) {
  .cart-item-info + .cart-item-info {
    margin-top: 0; } }

/*--- cart page ends ---*/
@media (max-width: 400px) {
  #rc-imageselect, .g-recaptcha {
    transform: scale(0.84);
    -webkit-transform: scale(0.84);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0; } }

.rc-anchor-light.rc-anchor-normal {
  border: none;
  background: inherit; }

.custom_account_inbox .account-content h2 {
  margin: 20px 0; }

.custom_wishlist .card .custom_wishlist {
  display: none; }

.custom_editaccount #FormField_25 {
  width: 100%;
  max-width: 600px; }
  .custom_editaccount #FormField_25 small {
    display: none; }
  @media (min-width: 768px) {
    .custom_editaccount #FormField_25 .form-label {
      display: inline-block; } }
  .custom_editaccount #FormField_25 .form-row.form-row--third .form-field {
    width: 100%; }
    @media (min-width: 768px) {
      .custom_editaccount #FormField_25 .form-row.form-row--third .form-field {
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .custom_editaccount #FormField_25 .form-row.form-row--third .form-field {
        width: 30%; } }
  .custom_editaccount #FormField_25 .form-row.form-row--third {
    width: 100%;
    vertical-align: middle; }
    @media (min-width: 768px) {
      .custom_editaccount #FormField_25 .form-row.form-row--third {
        max-width: calc(100% - 120px);
        display: inline-block; } }

/*--------------------- Trup Ends 02-04-2019 -----------------------*/
.txt-content h3 {
  margin: 1.4rem 0; }

.acc-tabcl span {
  width: calc(100% - 20px);
  display: inline-block; }

.acc-tabcl svg {
  vertical-align: middle;
  display: inline-block;
  width: 20px;
  transform: rotate(180deg); }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .acc-tabcl svg {
    height: 20px; } }

.acc-tabcl.is-open svg {
  transform: rotate(0); }

.hiw-h .accordions {
  margin-bottom: 25px; }

.sbtlinks:hover span, .shop-s:hover span {
  color: #fff;
  background-color: #000; }

/*-------- 05-04 --------*/
.parent-cats .subcat-list .sub-cats-palate .sub-cat a:hover span {
  background: #000;
  color: #fff;
  transition: 0.7s all ease; }

@media (min-width: 1024px) {
  .custom_account_order .account-content--fixedSmall {
    width: 60%;
    padding-right: 25px; } }

.custom_account_order .account-listItem .account-product-image {
  position: absolute; }

.custom_account_order .account-orderTotal {
  margin-top: 0; }

@media (min-width: 1024px) {
  .custom_account_order .account-product--alignMiddle {
    padding-left: 2rem; } }

@media (min-width: 1024px) {
  .custom_account_order .account-product--alignMiddle .accoun {
    left: -1.5rem; } }

@media (min-width: 1024px) {
  .custom_account_order .account-sidebar {
    width: 40%; } }

.account-heading {
  display: none; }

.cmsbanner.footimg img {
  width: 100%; }

.cust-list .blog a {
  overflow: hidden;
  transition: 0.3s all linear; }
  .cust-list .blog a:hover img {
    transform: scale(1.01);
    transition: 0.3s all linear; }

.cmsbanner .banner_mobile {
  margin-top: 11px; }

@keyframes anim-fade {
  0% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }

.parent-cats .sub-cat a, .custom_product .productView-thumbnail img, .custom_product .productView .productView-image--default, .cms img {
  animation: anim-fade 0.7s ease; }

/*------------------------------------------------------  1304 ---------------------------------------------------------*/
.has-subMenu.is-open .navPages-action-moreIcon {
  transform: rotate(180deg);
  transition: 0.7s all ease; }

@media (min-width: 1024px) {
  .buying-towllink + .page-heading {
    margin: 40px 0 15px; } }

@media (min-width: 1366px) {
  .buying-towllink + .page-heading {
    margin: 60px 0 30px; } }

@media (min-width: 1600px) {
  .buying-towllink + .page-heading {
    margin: 80px 0 30px; } }

@media (min-width: 1024px) {
  .buying-towllink {
    padding-top: 20px; } }

@media (min-width: 1366px) {
  .buying-towllink {
    padding-top: 40px; } }

@media (min-width: 1600px) {
  .buying-towllink {
    padding-top: 60px; } }

.body {
  padding-top: 0.5px;
  opacity: 1; }
  .body .login {
    margin: 15px auto; }
    @media (min-width: 768px) {
      .body .login {
        margin: 30px auto; } }
    @media (min-width: 1024px) {
      .body .login {
        margin: 3rem auto 6rem; } }
  @media (min-width: 1024px) {
    .body {
      padding-top: 0px; } }

.body.read {
  opacity: 1;
  transition: .5s ease; }

.account-body .form-label {
  display: none; }

.custom_account_addressbook .panel--address .form-actions .button {
  width: auto; }

.blog .tags {
  margin: 20px 0 -38px; }

.custom_blog .blog .blog-post-body .blog-post {
  display: none; }

/*------------------------------------------------------  1304 ends ---------------------------------------------------------*/
.collection-template .ctt .page-heading {
  text-align: left; }
  @media (min-width: 1024px) {
    .collection-template .ctt .page-heading {
      margin-top: 0; } }

.custom_createaccount .account-body .form-input,
.custom_createaccount .account-body .form-label {
  letter-spacing: 0.5px; }

.log-bottom a .button {
  text-transform: capitalize;
  letter-spacing: 0.5px; }

.custom_createaccount .form-actions {
  margin-top: 0px; }

.log-bottom .inr label {
  margin-bottom: 10px; }

@media (min-width: 1024px) {
  .li-rad .left-pan.txt-content {
    padding-left: 10px; } }

@media (min-width: 1366px) {
  .li-rad .left-pan.txt-content {
    padding-left: 15px; } }

@media (min-width: 1600px) {
  .li-rad .left-pan.txt-content {
    padding-left: 20px; } }

.cms .accordions ol li {
  list-style-type: decimal; }

.cms .body li p {
  margin-bottom: 20px !important; }

.list-style li {
  list-style-type: decimal; }

/* 24-04-19 start */
.li-rad-bottom .left-pan.txt-content {
  padding-left: 0px; }
  @media (min-width: 1024px) {
    .li-rad-bottom .left-pan.txt-content {
      padding-right: 10px; } }
  @media (min-width: 1366px) {
    .li-rad-bottom .left-pan.txt-content {
      padding-right: 15px; } }
  @media (min-width: 1600px) {
    .li-rad-bottom .left-pan.txt-content {
      padding-right: 20px; } }

.custom_shippingaddressform .account-body .form-actions .button {
  width: auto;
  margin-bottom: .78571rem; }

.custom_shippingaddressform .account-body .form-actions .button + .button {
  margin-left: .35714rem;
  margin-top: 0; }

.faq-heading {
  padding: 10px 0;
  font-size: 20px;
  color: #000; }

.table-wrap td {
  width: 150px;
  text-align: center;
  padding: 10px;
  border: 1px solid; }

.table-wrap th {
  text-align: center;
  padding: 10px;
  border: 1px solid; }

.table-wrap {
  overflow-x: scroll; }
  @media (min-width: 1024px) {
    .table-wrap {
      overflow-x: auto; } }

.faq-ac {
  width: 15px;
  display: inline-block; }

.acc-tabcl.is-open .faq-ac {
  transform: rotate(180deg); }

/* 24-04-19 end */
.reward-sec-head {
  text-align: center;
  font-size: 19px;
  color: #000;
  padding: 11px 0; }
  @media (min-width: 768px) {
    .reward-sec-head {
      font-size: 25px; } }
  @media (min-width: 1600px) {
    .reward-sec-head {
      font-size: 28px; } }

.reward-list-sec {
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 0px; }
  @media (min-width: 589px) {
    .reward-list-sec {
      padding-top: 30px;
      padding-bottom: 12px; } }
  @media (min-width: 768px) {
    .reward-list-sec {
      padding-top: 45px;
      padding-bottom: 21px; } }
  @media (min-width: 1366px) {
    .reward-list-sec {
      padding-top: 72px;
      padding-bottom: 46px; } }

.reward-list {
  pointer-events: none;
  display: flex;
  flex-direction: row;
  flex-flow: row;
  flex-wrap: wrap;
  /*li{
			&:first-child{
				@include breakpoint("medium"){
					text-align:left;
					padding-left:9px;
				}
			    .re-link{
			    	p{display: inline-block;}
			    }
			}
			&:last-child{
				@include breakpoint("medium"){text-align:right;padding-right:9px;}
			    .re-link{
			    	p{display:inline-block;}
			    }
			}
		}*/ }
  .reward-list li {
    width: 50%;
    text-align: center;
    padding-right: 5px;
    padding-left: 5px; }
    @media (min-width: 589px) {
      .reward-list li {
        width: 33.33%; } }
    @media (min-width: 1024px) {
      .reward-list li {
        width: 20%; } }
    .reward-list li .re-link {
      display: inline-block; }
      .reward-list li .re-link figure {
        margin: auto;
        border: 15px solid #f5f5f5;
        border-radius: 100%;
        width: 110px;
        height: 110px;
        padding: 10px;
        line-height: 55px; }
        .reward-list li .re-link figure svg {
          width: 100%;
          max-height: 100%;
          vertical-align: middle; }
      .reward-list li .re-link p {
        font-weight: 500;
        font-size: 14px;
        text-align: center;
        padding: 5px 1px; }
        @media (min-width: 1600px) {
          .reward-list li .re-link p {
            font-size: 20px; } }

.reward-coins {
  pointer-events: none;
  padding-top: 25px; }
  @media (min-width: 1024px) {
    .reward-coins li {
      width: 16.66%; } }

.cms .info-rewards {
  text-align: center;
  background-color: #fff; }
  .cms .info-rewards p {
    font-size: 14px;
    font-weight: 400; }
    @media (min-width: 1600px) {
      .cms .info-rewards p {
        font-size: 16px; } }

.cms .body .vip-r {
  font-weight: 400;
  color: #333333;
  font-size: 13px; }
  @media (min-width: 589px) {
    .cms .body .vip-r {
      font-size: 19px; } }
  @media (min-width: 1024px) {
    .cms .body .vip-r {
      font-size: 30px; } }
  @media (min-width: 1600px) {
    .cms .body .vip-r {
      font-size: 38px; } }

.cms .body .benif {
  font-weight: 900;
  color: #333333;
  font-size: 18px; }
  @media (min-width: 589px) {
    .cms .body .benif {
      font-size: 24px; } }
  @media (min-width: 1024px) {
    .cms .body .benif {
      font-size: 38px; } }
  @media (min-width: 1600px) {
    .cms .body .benif {
      font-size: 48px; } }

.cms .reward-table {
  background-color: #fff;
  text-align: center;
  padding: 30px 0; }
  @media (min-width: 589px) {
    .cms .reward-table {
      padding: 35px 0; } }
  @media (min-width: 1024px) {
    .cms .reward-table {
      padding: 40px 0; } }
  @media (min-width: 1600px) {
    .cms .reward-table {
      padding: 60px 0; } }
  .cms .reward-table table {
    margin: auto; }
    .cms .reward-table table p {
      margin-bottom: 0 !important;
      font-weight: 500; }
    .cms .reward-table table td {
      height: 85px;
      text-align: center;
      font-weight: 500;
      color: #333333;
      font-size: 11px;
      border-bottom: 5px solid #fff;
      padding-left: 5px;
      padding-right: 5px; }
      @media (min-width: 589px) {
        .cms .reward-table table td {
          font-size: 14px; } }
      @media (min-width: 768px) {
        .cms .reward-table table td {
          padding-left: 10px;
          padding-right: 10px; } }
      @media (min-width: 1024px) {
        .cms .reward-table table td {
          padding-left: 15px;
          padding-right: 15px;
          font-size: 16px; } }
      @media (min-width: 1600px) {
        .cms .reward-table table td {
          font-size: 18px;
          padding-left: 43px;
          padding-right: 43px; } }
      .cms .reward-table table td:nth-child(2) {
        background-color: #fff9c4; }
      .cms .reward-table table td:nth-child(3) {
        background-color: #ffecb3; }
      .cms .reward-table table td:nth-child(4) {
        background-color: #ffe0b2; }
      .cms .reward-table table td:nth-child(5) {
        background-color: #ffccbc; }
      .cms .reward-table table td svg {
        width: 16px;
        height: 16px;
        vertical-align: middle; }
        @media (min-width: 589px) {
          .cms .reward-table table td svg {
            width: 20px;
            height: 20px; } }
        @media (min-width: 1024px) {
          .cms .reward-table table td svg {
            width: 25px;
            height: 25px; } }
        @media (min-width: 1366px) {
          .cms .reward-table table td svg {
            width: 30px;
            height: 30px; } }
      .cms .reward-table table td span {
        vertical-align: middle;
        margin-left: 5px; }
    .cms .reward-table table th {
      height: 85px;
      text-align: right;
      border-bottom: 5px solid #fff;
      padding-right: 5px; }
      @media (min-width: 1024px) {
        .cms .reward-table table th {
          padding-right: 10px; } }
      @media (min-width: 1600px) {
        .cms .reward-table table th {
          padding-right: 16px;
          width: 180px; } }
      @media (min-width: 1024px) {
        .cms .reward-table table th p {
          font-size: 17px; } }
      @media (min-width: 1600px) {
        .cms .reward-table table th p {
          font-size: 20px; } }
      .cms .reward-table table th span {
        font-weight: 400;
        font-size: 10px; }
        @media (min-width: 1024px) {
          .cms .reward-table table th span {
            font-size: 14px; } }
        @media (min-width: 1600px) {
          .cms .reward-table table th span {
            font-size: 15px; } }
    .cms .reward-table table .head-botom td {
      border-bottom: 15px solid #fff; }
  .cms .reward-table .table-one td:nth-child(2) {
    background-color: #fff59d; }
  .cms .reward-table .table-one td:nth-child(3) {
    background-color: #ffe082; }
  .cms .reward-table .table-one td:nth-child(4) {
    background-color: #ffcc80; }
  .cms .reward-table .table-one td:nth-child(5) {
    background-color: #ffab91; }

.cms .info-join {
  background-color: #f8f8f8;
  padding: 35px 0 40px; }
  @media (min-width: 1024px) {
    .cms .info-join {
      padding: 45px 0 60px; } }
  @media (min-width: 1600px) {
    .cms .info-join {
      padding: 50px 0 65px; } }

.vi-but {
  font-size: 14px;
  background-color: #333333;
  border-color: #333333;
  font-weight: 400;
  font-family: "CircularStd-Medium", sans-serif;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 589px) {
    .vi-but {
      font-size: 16px; } }
  @media (min-width: 1024px) {
    .vi-but {
      font-size: 18px;
      padding-right: 27px;
      padding-left: 27px; } }

.baner-wrp .vi-but {
  background-color: #fff;
  border-color: #fff;
  color: #000;
  margin-bottom: 0;
  padding: 7px 11px 4px; }
  @media (min-width: 589px) {
    .baner-wrp .vi-but {
      padding: 4px 11px 4px; } }
  @media (min-width: 1366px) {
    .baner-wrp .vi-but {
      padding: 13px 32px; } }
  .baner-wrp .vi-but svg {
    width: 15px;
    height: 15px; }
    @media (min-width: 768px) {
      .baner-wrp .vi-but svg {
        width: 20px;
        height: 20px; } }
  .baner-wrp .vi-but circle {
    stroke: #000; }
  .baner-wrp .vi-but polyline {
    stroke: #000; }
  .baner-wrp .vi-but:hover {
    text-decoration: none;
    border-color: #000;
    background-color: #000;
    color: #fff; }
    .baner-wrp .vi-but:hover circle {
      stroke: #fff; }
    .baner-wrp .vi-but:hover polyline {
      stroke: #fff; }

.info-coins {
  padding-bottom: 5px; }
  @media (min-width: 768px) {
    .info-coins {
      padding-bottom: 25px; } }
  @media (min-width: 1600px) {
    .info-coins {
      padding-bottom: 55px; } }

.cms .body .baner-wrp {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  transform: translate(-50%, -50%);
  width: 100%; }
  .cms .body .baner-wrp .ban-head {
    font-family: "CircularStd-Medium", sans-serif;
    font-size: 25px;
    color: #fff; }
    @media (min-width: 768px) {
      .cms .body .baner-wrp .ban-head {
        font-size: 35px; } }
    @media (min-width: 1024px) {
      .cms .body .baner-wrp .ban-head {
        font-size: 45px; } }
    @media (min-width: 1600px) {
      .cms .body .baner-wrp .ban-head {
        font-size: 60px; } }
  .cms .body .baner-wrp .ban-txt {
    font-family: "CircularStd-Book", sans-serif;
    font-size: 17px;
    color: #fff;
    letter-spacing: 3px;
    margin-bottom: 6px;
    margin-top: 9px; }
    @media (min-width: 1024px) {
      .cms .body .baner-wrp .ban-txt {
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 20px; } }
    @media (min-width: 1600px) {
      .cms .body .baner-wrp .ban-txt {
        margin-bottom: 30px;
        margin-top: 20px; } }

.s-page-title {
  font-family: "CircularStd-Book", sans-serif; }

.cms .body .custname {
  font-family: 'Big-Blue-Rough', sans-serif;
  color: #ddd;
  font-size: 40px;
  padding: 0px 0 20px; }
  @media (min-width: 1366px) {
    .cms .body .custname {
      font-size: 50px; } }
  @media (min-width: 1600px) {
    .cms .body .custname {
      font-size: 70px;
      padding: 0px 0 30px; } }

.cms .body .coutre {
  font-size: 36px;
  margin-bottom: 0;
  line-height: 1; }

.cms .body .coutre, .cms .body .pointeartn {
  font-family: 'CircularStd-Black';
  color: #333333;
  text-align: center;
  font-weight: normal; }

@media (min-width: 1024px) {
  .cms .body .pointeartn {
    font-size: 16px; } }

.vi-but span {
  vertical-align: middle;
  padding-right: 7px; }

.vi-but svg {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px; }
  .vi-but svg circle {
    stroke: #fff; }
  .vi-but svg polyline {
    stroke: #fff; }

.vi-but:hover svg circle {
  stroke: #333; }

.vi-but:hover svg polyline {
  stroke: #333; }

.point-status {
  text-align: center; }

.coutre .sweettooth-points-balance {
  font-size: inherit;
  line-height: inherit;
  display: inline-block; }

.rew-banner {
  position: relative; }

.mob-reward {
  background-color: #000;
  position: relative; }
  .mob-reward .navUser-action {
    display: inline-block;
    vertical-align: middle;
    padding: 12px 20px;
    text-transform: capitalize;
    font-size: 11px;
    color: #fff;
    font-weight: normal; }
    @media (min-width: 589px) {
      .mob-reward .navUser-action {
        font-size: 13px; } }
    @media (min-width: 1366px) {
      .mob-reward .navUser-action {
        font-size: 15px; } }
  @media (min-width: 1024px) {
    .mob-reward {
      display: none; } }
  .mob-reward .mo-sign {
    padding-left: 5px; }
    .mob-reward .mo-sign:visited {
      color: #fff; }
  .mob-reward .mo-re {
    padding-right: 5px;
    text-decoration: underline;
    text-underline-position: under; }
    .mob-reward .mo-re:visited {
      color: #fff; }
  .mob-reward .divid-reward {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-size: 20px; }

.custom_page .mob-reward a:visited {
  color: #fff; }

.custom_category .mob-reward a:visited {
  color: #fff; }

.mob-reward .custom_icon.is-open .icon {
  transform: translate(-50%, -50%) rotate(-90deg); }

.mob-reward .custom_icon .icon svg {
  fill: #fff;
  stroke: #fff; }

@media (min-width: 1024px) {
  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action {
    font-size: 12px; } }

@media (min-width: 1366px) {
  .header .main_header .navUser .navUser-section .header_navbar .navUser-item--rewards a.navUser-action {
    font-size: 13px; } }

.body {
  overflow-x: hidden; }

.nanobar .bar {
  opacity: 0; }

.navUser-item--rewards .sweettooth-points-balance {
  font-size: inherit; }

@media (min-width: 1024px) {
  .reward-list.reward-coins {
    margin-bottom: 30px; } }

@media (min-width: 1024px) {
  .mid-wid {
    max-width: 980px;
    width: 100%;
    margin: 0 auto; } }

/*---------- Memories make a home --------------*/
.top-section {
  display: flex;
  flex-direction: row;
  margin-bottom: 3.25vw; }
  @media (min-width: 1600px) {
    .top-section {
      margin-bottom: 40px; } }
  .top-section > div {
    display: inline-block;
    width: 100%;
    height: 22.188vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top; }
    @media (min-width: 1600px) {
      .top-section > div {
        height: 355px; } }
  .top-section .side-img {
    max-width: 37.5%; }
  .top-section .mid-img {
    max-width: 25%; }

.cms .body .memory-make-home .un-title {
  font-size: 22px;
  color: #111111; }
  .cms .body .memory-make-home .un-title:after {
    content: "";
    display: block;
    max-width: 35px;
    width: 100%;
    margin: 15px auto;
    height: 3px;
    background: #111; }
    @media (min-width: 1024px) {
      .cms .body .memory-make-home .un-title:after {
        margin: 25px auto; } }
    @media (min-width: 1600px) {
      .cms .body .memory-make-home .un-title:after {
        max-width: 80px; } }

.cms .body .memory-make-home p {
  color: #111111;
  width: 100%;
  margin: 0 auto;
  font-weight: 400; }
  @media (min-width: 768px) {
    .cms .body .memory-make-home p {
      max-width: 71.875vw; } }

.cms .body .memory-make-home .subcat-list {
  margin-bottom: 25px; }
  @media (min-width: 1600px) {
    .cms .body .memory-make-home .subcat-list {
      margin-bottom: 35px; } }

.vid-popup .memory-item {
  max-width: 90vw;
  max-height: 40vh;
  height: 100%;
  width: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  @media (min-width: 1024px) {
    .vid-popup .memory-item {
      max-height: 65vh; } }

.cms .video-section {
  max-width: 83vw;
  width: 100%;
  position: relative;
  margin: 3.25vw auto; }
  @media (min-width: 1024px) {
    .cms .video-section {
      max-width: 60.938vw; } }
  @media (min-width: 1600px) {
    .cms .video-section {
      max-wdth: 975px;
      margin: 45px auto; } }
  .cms .video-section .v-icon {
    max-width: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%; }
    .cms .video-section .v-icon:hover {
      cursor: pointer; }
    @media (min-width: 1024px) {
      .cms .video-section .v-icon {
        max-width: 60px; } }
    @media (min-width: 1600px) {
      .cms .video-section .v-icon {
        max-width: 130px; } }
  .cms .video-section img {
    width: 100%; }

/*---------- Netball cms page start --------------*/
.cms .netball-page .netball-banner {
  margin-bottom: 20px; }
  .cms .netball-page .netball-banner .netball-banner-img {
    width: 100%;
    height: 21.875vw;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
    display: block; }
    @media (min-width: 1600px) {
      .cms .netball-page .netball-banner .netball-banner-img {
        height: 350px; } }
    .cms .netball-page .netball-banner .netball-banner-img:before {
      content: "";
      position: absolute;
      background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/netball-logo-1.png");
      left: 10px;
      bottom: 5px;
      width: 50px;
      height: 50px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: bottom; }
      @media (min-width: 768px) {
        .cms .netball-page .netball-banner .netball-banner-img:before {
          width: 80px;
          height: 80px;
          bottom: 10px; } }
      @media (min-width: 1366px) {
        .cms .netball-page .netball-banner .netball-banner-img:before {
          width: 100px;
          height: 100px;
          left: 40px;
          bottom: 25px; } }
    .cms .netball-page .netball-banner .netball-banner-img:after {
      content: "";
      position: absolute;
      background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/netball-logo-2.png");
      left: 65px;
      bottom: 5px;
      width: 50px;
      height: 50px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: bottom; }
      @media (min-width: 768px) {
        .cms .netball-page .netball-banner .netball-banner-img:after {
          width: 80px;
          height: 80px;
          bottom: 10px;
          left: 95px; } }
      @media (min-width: 1366px) {
        .cms .netball-page .netball-banner .netball-banner-img:after {
          width: 100px;
          height: 100px;
          left: 150px;
          bottom: 25px; } }
  @media (min-width: 1024px) {
    .cms .netball-page .netball-banner {
      margin-bottom: 40px; } }
  @media (min-width: 1366px) {
    .cms .netball-page .netball-banner {
      margin-bottom: 50px; } }
  @media (min-width: 1600px) {
    .cms .netball-page .netball-banner {
      margin-bottom: 70px; } }

.cms .netball-page .netball-content {
  margin-bottom: 20px; }
  .cms .netball-page .netball-content p {
    margin: 0 auto;
    text-align: center;
    color: #363636;
    font-size: 12px;
    max-width: 250px;
    font-weight: 500; }
    @media (min-width: 589px) {
      .cms .netball-page .netball-content p {
        max-width: 520px;
        font-size: 13px; } }
    @media (min-width: 1024px) {
      .cms .netball-page .netball-content p {
        font-size: 15px;
        max-width: 620px; } }
    @media (min-width: 1366px) {
      .cms .netball-page .netball-content p {
        font-size: 18px;
        max-width: 720px; } }
    @media (min-width: 1600px) {
      .cms .netball-page .netball-content p {
        font-size: 20px;
        max-width: 800px; } }
  @media (min-width: 1024px) {
    .cms .netball-page .netball-content {
      margin-bottom: 40px; } }
  @media (min-width: 1366px) {
    .cms .netball-page .netball-content {
      margin-bottom: 50px; } }
  @media (min-width: 1600px) {
    .cms .netball-page .netball-content {
      margin-bottom: 70px; } }

.cms .netball-page .page-heading {
  margin: 0;
  color: #008b78;
  font-weight: 700;
  font-size: 20px; }
  @media (min-width: 589px) {
    .cms .netball-page .page-heading {
      font-size: 25px; } }
  @media (min-width: 1024px) {
    .cms .netball-page .page-heading {
      font-size: 30px; } }
  @media (min-width: 1366px) {
    .cms .netball-page .page-heading {
      font-size: 45px; } }
  @media (min-width: 1600px) {
    .cms .netball-page .page-heading {
      font-size: 55px; } }

.cms .netball-page .netball-partner {
  background-color: #008b78; }
  .cms .netball-page .netball-partner .partner-content {
    width: 100%;
    font-size: 0px;
    padding: 30px; }
    .cms .netball-page .netball-partner .partner-content .content-left {
      width: 100%;
      display: inline-block;
      vertical-align: middle;
      text-align: center; }
      @media (min-width: 589px) {
        .cms .netball-page .netball-partner .partner-content .content-left {
          width: 50%; } }
      .cms .netball-page .netball-partner .partner-content .content-left h2 {
        color: #fff;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 10px; }
        @media (min-width: 589px) {
          .cms .netball-page .netball-partner .partner-content .content-left h2 {
            display: none; } }
    .cms .netball-page .netball-partner .partner-content .content-right {
      width: 100%;
      display: inline-block;
      vertical-align: middle; }
      .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content {
        max-width: 320px;
        margin: 0 auto;
        text-align: center; }
        .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content h2 {
          color: #fff;
          font-weight: 700;
          margin-bottom: 10px;
          display: none; }
          @media (min-width: 589px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content h2 {
              display: block;
              font-size: 20px; } }
          @media (min-width: 1366px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content h2 {
              font-size: 30px;
              margin-bottom: 20px; } }
          @media (min-width: 1600px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content h2 {
              font-size: 40px;
              margin-bottom: 30px; } }
        .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content p {
          color: #fff;
          font-size: 12px; }
          @media (min-width: 589px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content p {
              font-size: 13px; } }
          @media (min-width: 1024px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content p {
              font-size: 15px; } }
          @media (min-width: 1366px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content p {
              font-size: 16px; } }
          @media (min-width: 1600px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content p {
              font-size: 20px; } }
        .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul h3 {
          color: #fff;
          font-size: 15px;
          font-weight: 700;
          margin-bottom: 10px; }
          @media (min-width: 1366px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul h3 {
              font-size: 20px; } }
          @media (min-width: 1600px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul h3 {
              font-size: 30px; } }
        .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul li {
          color: #fff;
          list-style-type: disc;
          font-size: 12px;
          list-style-position: inside;
          line-height: 1.3;
          margin-bottom: 3px; }
          @media (min-width: 589px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul li {
              font-size: 13px; } }
          @media (min-width: 1024px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul li {
              font-size: 15px; } }
          @media (min-width: 1366px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul li {
              font-size: 16px; } }
          @media (min-width: 1600px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content ul li {
              font-size: 20px; } }
        .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content a {
          color: #464646;
          background-color: #fff;
          text-transform: uppercase;
          font-size: 12px;
          font-weight: 700;
          padding: 10px 30px;
          display: inline-block;
          margin-top: 20px; }
          @media (min-width: 589px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content a {
              font-size: 13px; } }
          @media (min-width: 1024px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content a {
              font-size: 15px; } }
          @media (min-width: 1366px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content a {
              font-size: 16px; } }
          @media (min-width: 1600px) {
            .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content a {
              font-size: 20px; } }
          .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content a:hover {
            background-color: #464646;
            color: #fff; }
        @media (min-width: 1600px) {
          .cms .netball-page .netball-partner .partner-content .content-right .right-sub-content {
            max-width: 400px; } }
      @media (min-width: 589px) {
        .cms .netball-page .netball-partner .partner-content .content-right {
          width: 50%; } }
    @media (min-width: 1024px) {
      .cms .netball-page .netball-partner .partner-content {
        padding: 40px; } }
    @media (min-width: 1366px) {
      .cms .netball-page .netball-partner .partner-content {
        padding: 50px; } }
    @media (min-width: 1600px) {
      .cms .netball-page .netball-partner .partner-content {
        padding: 70px; } }

.cms .netball-page .netball-desktop {
  display: none; }
  .cms .netball-page .netball-desktop .netball-4-img {
    display: flex;
    height: 21.563vw;
    width: 100%;
    font-size: 0;
    margin-bottom: 20px; }
    .cms .netball-page .netball-desktop .netball-4-img .netball-4-inner {
      display: inline-block;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top;
      height: 100%; }
      .cms .netball-page .netball-desktop .netball-4-img .netball-4-inner:first-child {
        width: 19.625vw;
        background-position: left; }
      .cms .netball-page .netball-desktop .netball-4-img .netball-4-inner:nth-child(2) {
        width: 30.313vw; }
      .cms .netball-page .netball-desktop .netball-4-img .netball-4-inner:nth-child(3) {
        width: 17.813vw;
        background-position: right; }
      .cms .netball-page .netball-desktop .netball-4-img .netball-4-inner:last-child {
        width: 32.250vw; }
    @media (min-width: 1024px) {
      .cms .netball-page .netball-desktop .netball-4-img {
        margin-bottom: 40px; } }
    @media (min-width: 1366px) {
      .cms .netball-page .netball-desktop .netball-4-img {
        margin-bottom: 50px; } }
    @media (min-width: 1600px) {
      .cms .netball-page .netball-desktop .netball-4-img {
        height: 345px;
        margin-bottom: 60px; } }
  @media (min-width: 589px) {
    .cms .netball-page .netball-desktop {
      display: block; } }

.cms .netball-page .netball-mobile {
  display: block;
  margin-bottom: 20px; }
  .cms .netball-page .netball-mobile .netball-mobile-4-img {
    font-size: 0;
    display: flex;
    height: 120px; }
    .cms .netball-page .netball-mobile .netball-mobile-4-img > div {
      width: 50%;
      display: inline-block;
      vertical-align: middle;
      padding: 5px; }
      .cms .netball-page .netball-mobile .netball-mobile-4-img > div img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: top center; }
  @media (min-width: 589px) {
    .cms .netball-page .netball-mobile {
      display: none; } }

/*---------- Netball cms page end --------------*/
/*---------- sustainability cms page end --------------*/
.cms .body .sustainability-page {
  text-align: center;
  font-family: Arial,sans-serif; }
  .cms .body .sustainability-page .desktop-banner-sustain {
    display: none; }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .desktop-banner-sustain {
      display: block; }
    .cms .body .sustainability-page .mobile-banner-sustain {
      display: none; } }
  .cms .body .sustainability-page p {
    font-size: 13px;
    margin-bottom: 10px;
    line-height: normal;
    color: #363636;
    font-family: Arial,sans-serif;
    display: inline-block; }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page p {
        font-size: 15px;
        line-height: 1.4;
        margin-bottom: 15px; } }
    @media (min-width: 1600px) {
      .cms .body .sustainability-page p {
        font-size: 17px;
        margin-bottom: 20px; } }
  .cms .body .sustainability-page h1, .cms .body .sustainability-page h2, .cms .body .sustainability-page h3, .cms .body .sustainability-page h4, .cms .body .sustainability-page h5, .cms .body .sustainability-page h6 {
    font-weight: 700;
    font-family: "Playfair Display", serif; }
  .cms .body .sustainability-page h3 {
    font-size: 19px;
    margin-bottom: 13px; }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page h3 {
        font-size: 22px; } }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page h3 {
        font-size: 25px;
        margin-bottom: 25px; } }
    @media (min-width: 1600px) {
      .cms .body .sustainability-page h3 {
        font-size: 30px;
        margin-bottom: 35px; } }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .wrap {
      display: flex; } }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .sustainable-products-image,
    .cms .body .sustainability-page .sustainable-products-content,
    .cms .body .sustainability-page .plastic-packaging .image-section,
    .cms .body .sustainability-page .plastic-packaging .content-section {
      width: 50%; } }
  .cms .body .sustainability-page .bannner {
    margin-bottom: 15px; }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .bannner {
        margin-bottom: 30px; } }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page .bannner {
        margin-bottom: 45px; } }
    .cms .body .sustainability-page .bannner .container {
      padding: 0; }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .bannner .container {
          padding: 0 15px; } }
    .cms .body .sustainability-page .bannner img {
      margin-top: 11px; }
      @media (min-width: 1024) {
        .cms .body .sustainability-page .bannner img {
          margin-top: 0; } }
  .cms .body .sustainability-page .cares {
    max-width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }
    .cms .body .sustainability-page .cares .cares-title {
      font-size: 20px;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .cares .cares-title {
          font-size: 35px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .cares .cares-title {
          font-size: 45px;
          margin-bottom: 30px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .cares .cares-title {
          font-size: 60px;
          margin-bottom: 40px; } }
    .cms .body .sustainability-page .cares p {
      font-family: Arial,sans-serif; }
  .cms .body .sustainability-page .our-goal {
    background-color: #e9e6e2; }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .our-goal {
        background-color: transparent; } }
    .cms .body .sustainability-page .our-goal p {
      color: #616748;
      margin: 0;
      line-height: 1.4;
      font-weight: 700;
      font-size: 15px;
      font-family: "Playfair Display",serif; }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .our-goal p {
          font-size: 25px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .our-goal p {
          font-size: 35px; } }
      .cms .body .sustainability-page .our-goal p:first-child {
        display: block; }
    .cms .body .sustainability-page .our-goal .our-goal-content {
      max-width: 980px;
      margin-left: auto;
      margin-right: auto;
      padding: 15px 0; }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .our-goal .our-goal-content {
          padding: 15px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .our-goal .our-goal-content {
          padding: 20px 0; } }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .our-goal .our-goal-wrap {
        background-color: #e9e6e2; } }
  @media (min-width: 1024px) {
    .cms .body .sustainability-page .cotton-initiative {
      position: relative; } }
  @media (min-width: 1024px) {
    .cms .body .sustainability-page .cotton-initiative:after {
      content: '';
      position: absolute;
      background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/cotton-right.png");
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      width: 210px;
      height: 230px;
      bottom: 0;
      right: -26px; } }
  @media (min-width: 1024px) and (min-width: 1366px) {
    .cms .body .sustainability-page .cotton-initiative:after {
      width: 250px;
      height: 370px;
      bottom: 0;
      right: 0px; } }
  @media (min-width: 1024px) and (min-width: 1600px) {
    .cms .body .sustainability-page .cotton-initiative:after {
      height: 465px;
      width: 285px;
      right: 0px;
      bottom: -40px; } }
  .cms .body .sustainability-page .cotton-initiative .cotton-initiative-image {
    margin-bottom: 17px; }
  .cms .body .sustainability-page .cotton-initiative .cotton-subsection {
    margin-bottom: 17px; }
    @media (min-width: 768px) {
      .cms .body .sustainability-page .cotton-initiative .cotton-subsection {
        display: flex;
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .cotton-initiative .cotton-initiative-image, .cms .body .sustainability-page .cotton-initiative .cotton-initiative-content {
      width: 50%; } }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .cotton-initiative .cotton-initiative-image, .cms .body .sustainability-page .cotton-initiative .cotton-initiative-description {
      margin-bottom: 0; } }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .cotton-initiative .cotton-initiative-content {
      align-content: center;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 35px; } }
  @media (min-width: 1024px) {
    .cms .body .sustainability-page .cotton-initiative .cotton-initiative-content {
      padding: 0 50px; } }
  @media (min-width: 1366px) {
    .cms .body .sustainability-page .cotton-initiative .cotton-initiative-content {
      padding: 0 80px; } }
  @media (min-width: 1600px) {
    .cms .body .sustainability-page .cotton-initiative .cotton-initiative-content {
      padding: 0 100px; } }
  @media (min-width: 768px) {
    .cms .body .sustainability-page .cotton-initiative .top .cotton-initiative-image {
      order: 2; } }
  .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content {
    padding: 0 40px;
    position: relative; }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content {
        padding: 0 50px; } }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content {
        padding: 0 80px; } }
    @media (min-width: 1600px) {
      .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content {
        padding: 0 130px; } }
    .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:after, .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:before {
      content: '';
      position: absolute;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      z-index: -1; }
    .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:before {
      background-image: url("https://www.canningvale.com/content/cms-files/cotton-left.png");
      width: 70px;
      height: 105px;
      left: -20px;
      top: -35px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:before {
          left: -10px;
          top: -7px; } }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:before {
          width: 110px;
          width: 110px;
          height: 145px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:before {
          width: 180px;
          height: 280px;
          top: -25px;
          left: -25px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:before {
          width: 245px;
          height: 364px;
          top: -25px;
          left: -40px; } }
    .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:after {
      background-image: url("https://www.canningvale.com/content/cms-files/cotton-right.png");
      width: 130px;
      height: 140px;
      right: -30px;
      top: -37px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:after {
          right: -27px;
          top: 0; } }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .cotton-initiative .bottom .cotton-initiative-content:after {
          opacity: 0; } }
  .cms .body .sustainability-page .sustainable-products {
    position: relative;
    padding-top: 10%; }
    @media (min-width: 569px) {
      .cms .body .sustainability-page .sustainable-products {
        padding-top: 8%;
        margin-top: 6%; } }
    @media (min-width: 768px) {
      .cms .body .sustainability-page .sustainable-products {
        padding-top: 20px;
        margin-top: 20px; } }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page .sustainable-products {
        padding-top: 30px;
        margin-top: 30px; } }
    @media (min-width: 1600px) {
      .cms .body .sustainability-page .sustainable-products {
        padding-top: 40px;
        margin-top: 45px; } }
    .cms .body .sustainability-page .sustainable-products:before {
      content: '';
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-image: url("https://cdn11.bigcommerce.com/s-2vobpvb3j3/product_images/uploaded_images/sustainable-section-background.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center top; }
    .cms .body .sustainability-page .sustainable-products .sustainable-products-image {
      margin-bottom: 17px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .sustainable-products .sustainable-products-image {
          order: 2;
          margin-bottom: -20px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .sustainable-products .sustainable-products-image {
          margin-bottom: -30px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .sustainable-products .sustainable-products-image {
          margin-bottom: -40px; } }
    @media (min-width: 768px) {
      .cms .body .sustainability-page .sustainable-products .sustainable-products-content {
        display: flex;
        flex-direction: column;
        justify-content: flex-end; } }
    @media (min-width: 768px) {
      .cms .body .sustainability-page .sustainable-products .detail-section {
        padding: 0px 20px; } }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .sustainable-products .detail-section {
        padding: 0px 35px; } }
    @media (min-width: 1600px) {
      .cms .body .sustainability-page .sustainable-products .detail-section {
        padding: 0px 65px; } }
    .cms .body .sustainability-page .sustainable-products .explore-products {
      text-align: right; }
      .cms .body .sustainability-page .sustainable-products .explore-products .explore-products-title {
        font-size: 15px;
        display: inline-block;
        line-height: normal;
        margin-bottom: 20px;
        display: block;
        text-align: center; }
        @media (min-width: 1366px) {
          .cms .body .sustainability-page .sustainable-products .explore-products .explore-products-title {
            font-size: 17px;
            margin-bottom: 40px; } }
        @media (min-width: 1600px) {
          .cms .body .sustainability-page .sustainable-products .explore-products .explore-products-title {
            font-size: 19px;
            margin-bottom: 60px; } }
        .cms .body .sustainability-page .sustainable-products .explore-products .explore-products-title a {
          background-color: #b5baa3;
          display: inline-block;
          padding: 5px 15px 7px;
          color: #000000;
          font-family: Roboto,sans-serif;
          font-weight: 400; }
          .cms .body .sustainability-page .sustainable-products .explore-products .explore-products-title a:hover, .cms .body .sustainability-page .sustainable-products .explore-products .explore-products-title a:visited {
            color: #757575;
            text-decoration: none; }
      .cms .body .sustainability-page .sustainable-products .explore-products img {
        margin-bottom: -73px;
        max-width: 235px;
        margin-right: -10px; }
        @media (min-width: 768px) {
          .cms .body .sustainability-page .sustainable-products .explore-products img {
            margin-right: 0;
            margin-bottom: 0;
            max-width: 250px; } }
        @media (min-width: 1024px) {
          .cms .body .sustainability-page .sustainable-products .explore-products img {
            max-width: 300px; } }
        @media (min-width: 1366px) {
          .cms .body .sustainability-page .sustainable-products .explore-products img {
            max-width: 370px; } }
        @media (min-width: 1600px) {
          .cms .body .sustainability-page .sustainable-products .explore-products img {
            max-width: 450px; } }
  .cms .body .sustainability-page .plastic-packaging {
    margin-top: 100px; }
    @media (min-width: 768px) {
      .cms .body .sustainability-page .plastic-packaging {
        margin-top: 55px; } }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page .plastic-packaging {
        margin-top: 75px; } }
    .cms .body .sustainability-page .plastic-packaging .image-section {
      padding-top: 40px;
      background-color: rgba(233, 230, 226, 0.84);
      margin: 0 -10px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .plastic-packaging .image-section {
          margin: 0; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .plastic-packaging .image-section {
          padding-top: 50px; } }
      .cms .body .sustainability-page .plastic-packaging .image-section .image-section-wrap {
        padding: 0 10px; }
        @media (min-width: 768px) {
          .cms .body .sustainability-page .plastic-packaging .image-section .image-section-wrap {
            padding: 0; } }
      .cms .body .sustainability-page .plastic-packaging .image-section img {
        margin-bottom: -60px;
        max-width: 235px; }
        @media (min-width: 1024px) {
          .cms .body .sustainability-page .plastic-packaging .image-section img {
            max-width: 275px;
            margin-bottom: -80px; } }
        @media (min-width: 1024px) {
          .cms .body .sustainability-page .plastic-packaging .image-section img {
            max-width: 375px;
            margin-bottom: -110px; } }
        @media (min-width: 1600px) {
          .cms .body .sustainability-page .plastic-packaging .image-section img {
            max-width: 495px;
            margin-bottom: -135px; } }
    .cms .body .sustainability-page .plastic-packaging .image-section-title {
      color: #616748;
      max-width: 90%;
      margin-left: auto;
      margin-right: auto;
      font-size: 16px;
      line-height: normal;
      position: relative; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .plastic-packaging .image-section-title {
          text-align: left;
          max-width: 75%;
          font-size: 18px; } }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .plastic-packaging .image-section-title {
          font-size: 21px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .plastic-packaging .image-section-title {
          font-size: 28px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .plastic-packaging .image-section-title {
          font-size: 35px;
          max-width: 76%; } }
      .cms .body .sustainability-page .plastic-packaging .image-section-title:before, .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
        content: ' ';
        position: absolute;
        height: 24px;
        width: 33px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center; }
        @media (min-width: 1366px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:before, .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
            height: 34px;
            width: 46px; } }
        @media (min-width: 1600px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:before, .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
            height: 55px;
            width: 75px; } }
      .cms .body .sustainability-page .plastic-packaging .image-section-title:before {
        background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/coma-top.png");
        top: -25px;
        left: -10px; }
        @media (min-width: 768px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:before {
            left: -35px;
            top: -12px; } }
        @media (min-width: 1366px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:before {
            left: -55px; } }
        @media (min-width: 1600px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:before {
            top: -30px;
            left: -75px; } }
      .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
        background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/coma-bottom.png");
        bottom: -10px;
        right: -8px; }
        @media (min-width: 768px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
            bottom: -30px;
            right: -33px; } }
        @media (min-width: 1366px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
            bottom: -35px; } }
        @media (min-width: 1600px) {
          .cms .body .sustainability-page .plastic-packaging .image-section-title:after {
            bottom: -65px;
            right: -65px; } }
    .cms .body .sustainability-page .plastic-packaging .content-section {
      margin-top: 75px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .plastic-packaging .content-section {
          margin-top: 0;
          display: flex;
          flex-direction: column;
          justify-content: center;
          padding: 0 15px; } }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .plastic-packaging .content-section {
          padding: 0 40px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .plastic-packaging .content-section {
          padding: 0 60px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .plastic-packaging .content-section {
          padding: 0 75px; } }
      .cms .body .sustainability-page .plastic-packaging .content-section .plastic-packaging-description:last-child {
        margin-bottom: 0; }
  .cms .body .sustainability-page .explore-collection {
    background-color: rgba(97, 103, 72, 0.25);
    padding: 10px 0 13px;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .cms .body .sustainability-page .explore-collection {
        margin-top: 80px; } }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .explore-collection {
        margin-top: 140px; } }
    @media (min-width: 1366px) {
      .cms .body .sustainability-page .explore-collection {
        padding: 25px 0 20px;
        margin-top: 155px; } }
    @media (min-width: 1600px) {
      .cms .body .sustainability-page .explore-collection {
        padding: 35px 0 27px; } }
    .cms .body .sustainability-page .explore-collection .explore-collection-title {
      display: inline-block; }
    .cms .body .sustainability-page .explore-collection .collection-list {
      clear: both;
      overflow: hidden;
      margin: -5px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .explore-collection .collection-list {
          margin: -7px; } }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .explore-collection .collection-list {
          margin: -7px 7px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .explore-collection .collection-list {
          margin: -10px 10px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .explore-collection .collection-list {
          margin: -14px 14px; } }
      .cms .body .sustainability-page .explore-collection .collection-list a {
        display: block;
        position: relative; }
        .cms .body .sustainability-page .explore-collection .collection-list a:hover span {
          background-color: #000000;
          color: #ffffff; }
        .cms .body .sustainability-page .explore-collection .collection-list a span {
          position: absolute;
          font-weight: 300;
          left: 5px;
          right: 5px;
          bottom: 5px;
          background-color: rgba(255, 255, 255, 0.9);
          font-family: "Roboto", sans-serif;
          font-size: 13px;
          padding: 5px 0;
          transition: all 0.3s ease;
          color: #000000; }
          @media (min-width: 589px) {
            .cms .body .sustainability-page .explore-collection .collection-list a span {
              padding: 11px 0 9px;
              font-size: 14px; } }
          @media (min-width: 1366px) {
            .cms .body .sustainability-page .explore-collection .collection-list a span {
              font-size: 17px;
              left: 15px;
              right: 15px;
              bottom: 15px;
              padding: 16px 0 14px; } }
          @media (min-width: 1600px) {
            .cms .body .sustainability-page .explore-collection .collection-list a span {
              font-size: 20px;
              padding: 20px 0; } }
    .cms .body .sustainability-page .explore-collection .collection-item {
      float: left;
      width: 50%;
      padding: 5px; }
      @media (min-width: 768px) {
        .cms .body .sustainability-page .explore-collection .collection-item {
          padding: 7px; } }
      @media (min-width: 1366px) {
        .cms .body .sustainability-page .explore-collection .collection-item {
          padding: 10px; } }
      @media (min-width: 1600px) {
        .cms .body .sustainability-page .explore-collection .collection-item {
          padding: 14px; } }
      .cms .body .sustainability-page .explore-collection .collection-item:nth-child(2n+1) {
        clear: both; }
  .cms .body .sustainability-page .thoughts-section {
    background-color: #e9e6e2;
    margin: 25px 0; }
    @media (min-width: 1024px) {
      .cms .body .sustainability-page .thoughts-section {
        background-color: transparent; } }
    .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap {
      padding: 15px 22px; }
      @media (min-width: 1024px) {
        .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap {
          background-color: #e9e6e2; } }
      .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap img {
        max-width: 43px; }
        @media (min-width: 1200px) {
          .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap img {
            display: inline-block;
            vertical-align: middle;
            margin-right: 9px; } }
      .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap p {
        margin: 10px 0 0;
        display: block; }
        @media (min-width: 1200px) {
          .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap p {
            margin: 0;
            display: inline-block;
            vertical-align: middle; } }
        .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap p a {
          border-bottom: 1px solid #363636;
          color: #363636; }
          .cms .body .sustainability-page .thoughts-section .thoughts-section-wrap p a:hover {
            text-decoration: none;
            color: #0645ad;
            border-bottom: 1px solid #0645ad; }

/*---------- sustainability cms page end --------------*/
/*---------- Netball Competition cms page start --------------*/
.netball-competition-page {
  font-family: Arial, sans-serif; }
  .netball-competition-page .banner-wrap, .netball-competition-page .merchandise-img-wrap {
    margin: 0 -10px; }
    @media (min-width: 1024px) {
      .netball-competition-page .banner-wrap, .netball-competition-page .merchandise-img-wrap {
        margin: 0; } }
    .netball-competition-page .banner-wrap .banner-img, .netball-competition-page .merchandise-img-wrap .banner-img {
      margin-bottom: 15px; }
      @media (min-width: 1366px) {
        .netball-competition-page .banner-wrap .banner-img, .netball-competition-page .merchandise-img-wrap .banner-img {
          margin-bottom: 20px; } }
      @media (min-width: 1600px) {
        .netball-competition-page .banner-wrap .banner-img, .netball-competition-page .merchandise-img-wrap .banner-img {
          margin-bottom: 30px; } }
  .netball-competition-page .win-price-section {
    text-align: center;
    margin-bottom: 30px; }
    @media (min-width: 1024px) {
      .netball-competition-page .win-price-section {
        margin-bottom: 40px; } }
    @media (min-width: 1366px) {
      .netball-competition-page .win-price-section {
        margin-bottom: 50px; } }
    @media (min-width: 1600px) {
      .netball-competition-page .win-price-section {
        margin-bottom: 60px; } }
    .netball-competition-page .win-price-section .win-price-title {
      font-size: 14px;
      font-weight: 700;
      color: #008171;
      line-height: 1.4;
      margin-bottom: 20px;
      max-width: 500px;
      margin-left: auto;
      margin-right: auto;
      font-family: Arial, sans-serif; }
      @media (min-width: 768px) {
        .netball-competition-page .win-price-section .win-price-title {
          font-size: 22px;
          max-width: 600px; } }
      @media (min-width: 1024px) {
        .netball-competition-page .win-price-section .win-price-title {
          font-size: 26px;
          max-width: 700px; } }
      @media (min-width: 1366px) {
        .netball-competition-page .win-price-section .win-price-title {
          font-size: 30px;
          max-width: 800px;
          line-height: 1.35;
          margin-bottom: 25px; } }
      @media (min-width: 1600px) {
        .netball-competition-page .win-price-section .win-price-title {
          font-size: 32px;
          max-width: 900px; } }
      .netball-competition-page .win-price-section .win-price-title .big-font {
        font-size: 19px; }
        @media (min-width: 768px) {
          .netball-competition-page .win-price-section .win-price-title .big-font {
            font-size: 28px; } }
        @media (min-width: 1024px) {
          .netball-competition-page .win-price-section .win-price-title .big-font {
            font-size: 32px; } }
        @media (min-width: 1366px) {
          .netball-competition-page .win-price-section .win-price-title .big-font {
            font-size: 38px; } }
        @media (min-width: 1600px) {
          .netball-competition-page .win-price-section .win-price-title .big-font {
            font-size: 45px; } }
    @media (min-width: 589px) {
      .netball-competition-page .win-price-section .price-list {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center; } }
    .netball-competition-page .win-price-section .price-item {
      display: flex;
      justify-content: center;
      align-items: center; }
      @media (min-width: 768px) {
        .netball-competition-page .win-price-section .price-item {
          padding: 0 10px; } }
      @media (min-width: 1024px) {
        .netball-competition-page .win-price-section .price-item {
          padding: 0 20px; } }
      @media (min-width: 1366px) {
        .netball-competition-page .win-price-section .price-item {
          padding: 0 30px; } }
      @media (min-width: 1600px) {
        .netball-competition-page .win-price-section .price-item {
          padding: 0 40px; } }
      .netball-competition-page .win-price-section .price-item:first-child {
        margin-bottom: 18px; }
        @media (min-width: 589px) {
          .netball-competition-page .win-price-section .price-item:first-child {
            margin-bottom: 0; } }
      .netball-competition-page .win-price-section .price-item img {
        max-height: 97px;
        display: inline-block;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .netball-competition-page .win-price-section .price-item img {
            max-height: 110px; } }
        @media (min-width: 1024px) {
          .netball-competition-page .win-price-section .price-item img {
            max-height: 125px; } }
        @media (min-width: 1366px) {
          .netball-competition-page .win-price-section .price-item img {
            max-height: 145px; } }
        @media (min-width: 1600px) {
          .netball-competition-page .win-price-section .price-item img {
            max-height: 157px; } }
      .netball-competition-page .win-price-section .price-item .price-description {
        font-size: 13px;
        color: #008171;
        font-weight: 700;
        text-align: left;
        max-width: 130px;
        margin-left: 25px;
        margin-bottom: 0 !important; }
        @media (min-width: 768px) {
          .netball-competition-page .win-price-section .price-item .price-description {
            font-size: 16px;
            max-width: 160px; } }
        @media (min-width: 1024px) {
          .netball-competition-page .win-price-section .price-item .price-description {
            font-size: 18px;
            max-width: 180px;
            line-height: 1.3; } }
        @media (min-width: 1366px) {
          .netball-competition-page .win-price-section .price-item .price-description {
            font-size: 22px;
            max-width: 220px;
            margin-left: 30px; } }
        @media (min-width: 1600px) {
          .netball-competition-page .win-price-section .price-item .price-description {
            font-size: 25px;
            margin-left: 35px;
            max-width: 250px; } }
  .netball-competition-page .entrey-form-section {
    margin: 0 -10px; }
    @media (min-width: 1024px) {
      .netball-competition-page .entrey-form-section {
        margin: 0; } }
    .netball-competition-page .entrey-form-section .entrey-form-title {
      text-align: center;
      font-weight: 700;
      font-family: Arial, sans-serif;
      font-size: 14px;
      position: relative;
      padding: 8px 0;
      background: linear-gradient(135deg, #fdb913 0%, #ffda00 49%, #ffda00 49%, #fdb913 100%);
      z-index: 1; }
      @media (min-width: 768px) {
        .netball-competition-page .entrey-form-section .entrey-form-title {
          font-size: 16px;
          padding: 11px 0; } }
      @media (min-width: 1024px) {
        .netball-competition-page .entrey-form-section .entrey-form-title {
          font-size: 18px;
          padding: 14px 0; } }
      @media (min-width: 1366px) {
        .netball-competition-page .entrey-form-section .entrey-form-title {
          font-size: 21px;
          padding: 15px 0; } }
      .netball-competition-page .entrey-form-section .entrey-form-title:after {
        content: ' ';
        display: block;
        position: absolute;
        height: 40px;
        width: 40px;
        background-color: #ffd900;
        left: 50%;
        transform: translateX(-50%) rotate(-45deg);
        z-index: -1;
        bottom: -20px; }
    .netball-competition-page .entrey-form-section .entrey-form {
      background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/form-background-mobile-2.png");
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover; }
      @media (min-width: 768px) {
        .netball-competition-page .entrey-form-section .entrey-form {
          background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/form-background-2.png"); } }
    .netball-competition-page .entrey-form-section .entrey-form-wrap {
      margin-bottom: 20px; }
      @media (min-width: 1366px) {
        .netball-competition-page .entrey-form-section .entrey-form-wrap {
          margin-bottom: 40px; } }
  @media (min-width: 1366px) {
    .netball-competition-page .merchandise-section {
      margin-bottom: 20px; } }
  .netball-competition-page .merchandise-img-wrap {
    position: relative; }
    .netball-competition-page .merchandise-img-wrap .merchandise-section-detail {
      position: absolute;
      left: 25px;
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      max-width: 140px; }
      @media (min-width: 768px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-detail {
          max-width: 250px;
          left: 45px;
          top: 55%;
          transform: translateY(-55%); } }
      @media (min-width: 1024px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-detail {
          max-width: 330px; } }
      @media (min-width: 1366px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-detail {
          left: 65px;
          max-width: 430px; } }
      @media (min-width: 1600px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-detail {
          max-width: 520px; } }
    .netball-competition-page .merchandise-img-wrap .merchandise-section-title {
      color: #ffffff;
      font-family: Arial, sans-serif;
      font-weight: 700;
      font-size: 14px;
      line-height: normal;
      letter-spacing: 1.1px; }
      @media (min-width: 768px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-title {
          font-size: 18px;
          line-height: 1.5; } }
      @media (min-width: 1024px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-title {
          font-size: 24px; } }
      @media (min-width: 1366px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-title {
          font-size: 30px;
          line-height: 1.4;
          letter-spacing: 3px; } }
      @media (min-width: 1600px) {
        .netball-competition-page .merchandise-img-wrap .merchandise-section-title {
          font-size: 35px;
          letter-spacing: 4px; } }
    .netball-competition-page .merchandise-img-wrap .shop-now-btn {
      font-family: Arial, sans-serif;
      font-weight: 700;
      padding: 5px 10px;
      display: inline-block;
      margin-top: 10px;
      color: #000000;
      background: linear-gradient(135deg, #fdbb13 0%, #ffd900 51%, #fdbb13 100%); }
      @media (min-width: 768px) {
        .netball-competition-page .merchandise-img-wrap .shop-now-btn {
          font-size: 16px;
          padding: 8px 30px;
          margin-top: 13px; } }
      @media (min-width: 1024px) {
        .netball-competition-page .merchandise-img-wrap .shop-now-btn {
          font-size: 18px;
          padding: 10px 45px;
          margin-top: 15px; } }
      @media (min-width: 1366px) {
        .netball-competition-page .merchandise-img-wrap .shop-now-btn {
          font-size: 22px;
          padding: 13px 60px;
          margin-top: 25px; } }
      @media (min-width: 1600px) {
        .netball-competition-page .merchandise-img-wrap .shop-now-btn {
          font-size: 26px;
          padding: 13px 75px;
          margin-top: 30px; } }
      .netball-competition-page .merchandise-img-wrap .shop-now-btn:hover, .netball-competition-page .merchandise-img-wrap .shop-now-btn:visited {
        color: #000000;
        text-decoration: none; }

/*---------- Netball Competition cms page end --------------*/
/*---------- Affiliates cms page start --------------*/
.cms .affiliates-page {
  font-family: Arial, sans-serif; }
  .cms .affiliates-page h1, .cms .affiliates-page h2, .cms .affiliates-page h3, .cms .affiliates-page h4, .cms .affiliates-page h5, .cms .affiliates-page h6 {
    font-family: "Playfair Display", serif;
    font-weight: 700; }
  .cms .affiliates-page .banner-wrap {
    margin: 0 -10px; }
    @media (min-width: 1024px) {
      .cms .affiliates-page .banner-wrap {
        margin: 0; } }
    .cms .affiliates-page .banner-wrap img {
      margin-bottom: 15px;
      margin-top: 11px; }
      @media (min-width: 1024px) {
        .cms .affiliates-page .banner-wrap img {
          margin-bottom: 30px; } }
      @media (min-width: 1366px) {
        .cms .affiliates-page .banner-wrap img {
          margin-bottom: 45px; } }
      @media (min-width: 1024px) {
        .cms .affiliates-page .banner-wrap img {
          margin-top: 0; } }
  .cms .affiliates-page .about-section-wrap {
    text-align: center;
    margin-bottom: 15px;
    max-width: 93%;
    margin-left: auto;
    margin-right: auto; }
    @media (min-width: 1024px) {
      .cms .affiliates-page .about-section-wrap {
        max-width: 730px;
        margin-bottom: 15px; } }
    @media (min-width: 1366px) {
      .cms .affiliates-page .about-section-wrap {
        max-width: 910px;
        margin-bottom: 35px; } }
    @media (min-width: 1600px) {
      .cms .affiliates-page .about-section-wrap {
        max-width: 1020px;
        margin-bottom: 45px; } }
    .cms .affiliates-page .about-section-wrap .about-section-title {
      font-size: 20px;
      margin-bottom: 20px; }
      @media (min-width: 768px) {
        .cms .affiliates-page .about-section-wrap .about-section-title {
          font-size: 35px; } }
      @media (min-width: 1366px) {
        .cms .affiliates-page .about-section-wrap .about-section-title {
          font-size: 45px;
          margin-bottom: 35px; } }
      @media (min-width: 1600px) {
        .cms .affiliates-page .about-section-wrap .about-section-title {
          font-size: 60px;
          margin-bottom: 45px; } }
    .cms .affiliates-page .about-section-wrap p {
      font-size: 13px;
      line-height: normal;
      margin-bottom: 15px;
      display: inline-block;
      color: #363636; }
      @media (min-width: 1024px) {
        .cms .affiliates-page .about-section-wrap p {
          margin-bottom: 0;
          line-height: 1.4; } }
      @media (min-width: 1366px) {
        .cms .affiliates-page .about-section-wrap p {
          font-size: 15px;
          letter-spacing: 0.5px; } }
      @media (min-width: 1600px) {
        .cms .affiliates-page .about-section-wrap p {
          font-size: 17px; } }
    .cms .affiliates-page .about-section-wrap .groth-link {
      font-weight: 700;
      color: #363636;
      border-bottom: 1px solid #363636; }
      @media (min-width: 1366px) {
        .cms .affiliates-page .about-section-wrap .groth-link {
          border-bottom-width: 2px; } }
      .cms .affiliates-page .about-section-wrap .groth-link:hover {
        text-decoration: none;
        color: #0645ad;
        border-color: #0645ad; }
  @media (min-width: 768px) {
    .cms .affiliates-page .form-section {
      margin-bottom: 20px; } }
  @media (min-width: 1366px) {
    .cms .affiliates-page .form-section {
      margin-bottom: 35px; } }
  @media (min-width: 1600px) {
    .cms .affiliates-page .form-section {
      margin-bottom: 50px; } }
  .cms .affiliates-page .form-section .form-wrap {
    margin: 0 -10px;
    background-color: rgba(225, 225, 225, 0.85); }
    @media (min-width: 1024px) {
      .cms .affiliates-page .form-section .form-wrap {
        margin: 0; } }

/*---------- Affiliates cms page end --------------*/
.info-but-wrap a {
  color: #ffffff; }
  .info-but-wrap a:hover {
    text-decoration: none; }
  .info-but-wrap a:hover {
    color: #333333; }
  .info-but-wrap a:active {
    color: #333333; }
  .info-but-wrap a:visited {
    color: #ffffff; }
  .info-but-wrap a:visited:hover {
    color: #333333; }

.point-status a {
  color: #ffffff; }
  .point-status a:hover {
    text-decoration: none; }
  .point-status a:hover {
    color: #333333; }
  .point-status a:active {
    color: #333333; }
  .point-status a:visited {
    color: #ffffff; }
  .point-status a:visited:hover {
    color: #333333; }

/*---------- Payment Method cms page start --------------*/
.page-payment-method {
  max-width: 700px;
  padding-top: 50px; }

.payment-method-title {
  font-size: 26px;
  margin-bottom: 15px; }

.payment-method-para {
  margin-bottom: 50px; }
  .payment-method-para:nth-child(2) {
    margin-bottom: 30px; }
    @media (max-width: 769px) {
      .payment-method-para:nth-child(2) {
        margin-bottom: 16px; } }
  @media (max-width: 769px) {
    .payment-method-para {
      margin-bottom: 20px; } }

.payment-method-content {
  line-height: 20px; }

.payment-method-icons {
  width: 100%;
  height: 100px;
  padding: 15px 0;
  display: flex;
  flex-flow: row;
  align-items: center; }
  @media (max-width: 768px) {
    .payment-method-icons {
      height: 80px; } }
  .payment-method-icons .payment-method-icon-visa {
    height: 40px; }
  .payment-method-icons .payment-method-icon-paypal {
    object-position: -15px -15px; }
    @media (max-width: 768px) {
      .payment-method-icons .payment-method-icon-paypal {
        object-position: -15px -5px;
        max-height: unset;
        height: 66px; } }
  .payment-method-icons .payment-method-icon-after {
    height: 45px; }
    @media (max-width: 768px) {
      .payment-method-icons .payment-method-icon-after {
        height: 35px; } }

.payment-method-para-btn {
  margin-bottom: 50px;
  text-align: center; }
  .payment-method-para-btn a {
    width: 200px;
    height: 40px;
    display: inline-block;
    background-color: black;
    color: white;
    font-size: 18px;
    line-height: 40px;
    border: 1px solid black; }
    .payment-method-para-btn a:visited {
      color: white; }
    .payment-method-para-btn a:hover {
      text-decoration: none;
      background-color: white;
      color: black;
      transition: all linear 0.2s; }

.newsletter-inputs {
  width: 100%; }
  @media (min-width: 1366px) {
    .newsletter-inputs {
      width: 80%; } }
  .newsletter-inputs .form-input {
    width: 100%; }
  .newsletter-inputs .form-input:nth-child(3) {
    margin-top: 40px; }

#returns-page-content .mrReturnPage-blurbPanel p:last-child {
  margin-bottom: 10px; }

#returns-page-content #tcc-title-card p:last-child {
  margin-bottom: 20px; }

#returns-page-content #tcc-title-card2 p:last-child {
  margin-bottom: 25px; }

#returns-page-content .mrReturnPage-optionPanel .mrReturnPage-optionPanel-column br:first-child {
  display: none; }

.gift-certificate-header {
  display: flex;
  justify-content: space-between;
  flex-direction: column-reverse; }
  @media (min-width: 991px) {
    .gift-certificate-header {
      flex-direction: unset;
      padding: 30px 0; } }
  .gift-certificate-header .page-heading {
    text-transform: none;
    text-align: left;
    display: flex;
    align-items: center;
    font-size: 25px; }
    @media (max-width: 990px) {
      .gift-certificate-header .page-heading {
        width: max-content;
        margin: 30px auto;
        margin-top: 60px; } }
    @media (max-width: 425px) {
      .gift-certificate-header .page-heading {
        margin-top: 30px; } }
    @media (min-width: 1024px) {
      .gift-certificate-header .page-heading {
        font-size: 32px; } }
    @media (min-width: 1366px) {
      .gift-certificate-header .page-heading {
        font-size: 32px; } }
    @media (min-width: 1600px) {
      .gift-certificate-header .page-heading {
        font-size: 45px; } }
  .gift-certificate-header .gift-certificate-image-group {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    text-align: center; }
    @media (min-width: 991px) {
      .gift-certificate-header .gift-certificate-image-group {
        width: 65%;
        flex-wrap: unset; } }
  .gift-certificate-header .gift-certificate-image-wrapper {
    position: relative;
    width: 50%; }
    @media (min-width: 425px) {
      .gift-certificate-header .gift-certificate-image-wrapper {
        width: 25%; } }
    @media (max-width: 425px) {
      .gift-certificate-header .gift-certificate-image-wrapper {
        min-height: 120px;
        padding-top: 15px; } }
    .gift-certificate-header .gift-certificate-image-wrapper .gift-certificate-image {
      width: 120px; }
      @media (min-width: 1024px) {
        .gift-certificate-header .gift-certificate-image-wrapper .gift-certificate-image {
          width: 200px; } }
      @media (min-width: 1366px) {
        .gift-certificate-header .gift-certificate-image-wrapper .gift-certificate-image {
          width: 240px; } }
    .gift-certificate-header .gift-certificate-image-wrapper h3 {
      position: absolute;
      left: 0;
      right: 0;
      text-align: center;
      top: 95px;
      font-size: 12px; }
      @media (min-width: 1024px) {
        .gift-certificate-header .gift-certificate-image-wrapper h3 {
          top: 125px; } }
      @media (min-width: 1600px) {
        .gift-certificate-header .gift-certificate-image-wrapper h3 {
          top: 180px; } }

.gift-certificate-header-text {
  margin-bottom: 50px; }
  .gift-certificate-header-text h2 {
    font-size: 14px;
    line-height: 1.5; }
    .gift-certificate-header-text h2.medium-down {
      display: block;
      text-align: center;
      font-size: 13px; }
      @media (min-width: 991px) {
        .gift-certificate-header-text h2.medium-down {
          display: none; } }
    .gift-certificate-header-text h2.medium-up {
      display: none; }
      @media (min-width: 991px) {
        .gift-certificate-header-text h2.medium-up {
          display: block; } }

.gift-certificate-form-wrapper {
  display: flex;
  max-width: 1440px;
  justify-content: space-between; }
  .gift-certificate-form-wrapper .gift-certificate-form-column {
    display: flex;
    flex-direction: column;
    width: 30%; }
  @media (max-width: 1023px) {
    .gift-certificate-form-wrapper {
      flex-direction: row;
      flex-wrap: wrap; }
      .gift-certificate-form-wrapper .gift-certificate-form-column {
        width: 100%; } }
  .gift-certificate-form-wrapper .form-label {
    color: #000; }
    .gift-certificate-form-wrapper .form-label::before {
      border-radius: 1px;
      border-color: #000 !important;
      height: 1.21429rem;
      width: 1.21429rem; }
    .gift-certificate-form-wrapper .form-label::after {
      border-radius: 1px;
      border-width: 2px;
      top: 4px; }
  .gift-certificate-form-wrapper .form-fieldset {
    padding: 0; }
  .gift-certificate-form-wrapper .form-column {
    width: 100%; }
  .gift-certificate-form-wrapper .form-field-group {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    border: 0; }
    .gift-certificate-form-wrapper .form-field-group label {
      width: 40%; }
  .gift-certificate-form-wrapper .form-actions {
    display: flex;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .gift-certificate-form-wrapper .form-actions {
        flex-direction: row; } }
    .gift-certificate-form-wrapper .form-actions .form-actions-input {
      width: 100%; }
      .gift-certificate-form-wrapper .form-actions .form-actions-input input {
        width: 100%; }
      @media (min-width: 1024px) {
        .gift-certificate-form-wrapper .form-actions .form-actions-input {
          width: 50%; } }
      @media (min-width: 1024px) {
        .gift-certificate-form-wrapper .form-actions .form-actions-input:last-child {
          width: 60%; } }
      .gift-certificate-form-wrapper .form-actions .form-actions-input:first-child {
        text-align: left; }
      .gift-certificate-form-wrapper .form-actions .form-actions-input:last-child {
        text-align: right; }
    @media (min-width: 1024px) {
      .gift-certificate-form-wrapper .form-actions #gift-certificate-submit {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 1366px) {
      .gift-certificate-form-wrapper .form-actions #gift-certificate-submit {
        padding-left: 20px;
        padding-right: 20px; } }
    @media (min-width: 1600px) {
      .gift-certificate-form-wrapper .form-actions #gift-certificate-submit {
        padding-left: 40px;
        padding-right: 40px; } }
    .gift-certificate-form-wrapper .form-actions #gift-certificate-preview {
      color: #000; }
      @media (min-width: 1024px) {
        .gift-certificate-form-wrapper .form-actions #gift-certificate-preview {
          padding-left: 20px;
          padding-right: 20px;
          width: 90%; } }
  .gift-certificate-form-wrapper #to_email {
    margin-bottom: 5px; }
  .gift-certificate-form-wrapper .form-label-addition {
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
    line-height: 16px; }

.gift-certificate-page {
  margin-bottom: 30px; }
  @media (min-width: 1024px) {
    .gift-certificate-page {
      margin-bottom: 30px; } }
  .gift-certificate-page #giftcertificatecode {
    max-width: 100%;
    margin-bottom: 20px; }
    @media (min-width: 1024px) {
      .gift-certificate-page #giftcertificatecode {
        max-width: 30%;
        margin-bottom: 0; } }
  .gift-certificate-page .steps-inner-text {
    margin: 30px auto;
    text-align: center; }
    @media (min-width: 991px) {
      .gift-certificate-page .steps-inner-text {
        margin: 30px 0;
        text-align: left; } }
  .gift-certificate-page .form-prefixPostfix .button {
    margin: 0;
    width: 100%; }
    @media (min-width: 1024px) {
      .gift-certificate-page .form-prefixPostfix .button {
        margin-left: 20px;
        width: auto; } }
  .gift-certificate-page .form-input {
    border-color: #000 !important;
    background-image: none !important;
    color: #000; }
  .gift-certificate-page .guide-steps-header,
  .gift-certificate-page .check-balance-header {
    margin-bottom: 30px; }
    @media (max-width: 990px) {
      .gift-certificate-page .guide-steps-header,
      .gift-certificate-page .check-balance-header {
        font-size: 20px;
        text-align: center; } }
  .gift-certificate-page .guide-steps {
    display: flex;
    justify-content: space-between;
    margin: 0;
    flex-direction: column;
    flex-wrap: wrap; }
    @media (min-width: 1024px) {
      .gift-certificate-page .guide-steps {
        flex-direction: row;
        flex-wrap: initial; } }
    .gift-certificate-page .guide-steps li {
      display: flex;
      line-height: 1.5;
      width: 100%;
      margin-bottom: 30px; }
      .gift-certificate-page .guide-steps li:last-child {
        margin-bottom: 0; }
      @media (min-width: 1024px) {
        .gift-certificate-page .guide-steps li {
          margin-bottom: 0;
          width: 23%;
          line-height: 1.3; } }
      .gift-certificate-page .guide-steps li .step-bold {
        font-weight: 700; }
      .gift-certificate-page .guide-steps li .step-number {
        font-size: 40px;
        margin-right: 5px;
        line-height: 1; }
  .gift-certificate-page .gift-card-balance-amount h3, .gift-certificate-page .gift-card-balance-amount span {
    font-size: 14px; }
  .gift-certificate-page .gift-certificate-terms {
    text-decoration: underline; }
    .gift-certificate-page .gift-certificate-terms:hover {
      cursor: pointer; }

@keyframes anim_scr {
  0% {
    height: 0; }
  100% {
    height: auto; } }

.acc-desc.is-open {
  animation: anim_scr 1s ease; }

.blog + .blog {
  padding-top: 0; }

.heroCarousel.slick-dotted.slick-slider {
  margin-bottom: 0; }

@media (min-width: 1024px) {
  .al-right {
    text-align: right; }
  .al-left {
    text-align: left; } }

.custom_blog_post .blog .blog-post-body a {
  color: #4a82ce; }
  .custom_blog_post .blog .blog-post-body a:hover {
    text-decoration: underline; }
  .custom_blog_post .blog .blog-post-body a:active {
    color: #faa700; }
  .custom_blog_post .blog .blog-post-body a:visited {
    color: #0b0080; }
  .custom_blog_post .blog .blog-post-body a .blog-title {
    pointer-evens: none; }
    .custom_blog_post .blog .blog-post-body a .blog-title a {
      color: #000; }
      .custom_blog_post .blog .blog-post-body a .blog-title a:hover {
        text-decoration: none; }
      .custom_blog_post .blog .blog-post-body a .blog-title a:active {
        color: #faa700; }
      .custom_blog_post .blog .blog-post-body a .blog-title a:visited {
        color: #0b0080; }

/*-------------------- Remove below scss after setting fontfamilies as before -----------------------------*/
.cms .body .coutre, .cms .body .pointeartn {
  font-family: Roboto,sans-serif; }

header .top_banner.set {
  display: none; }

/*Megantic CSS*/
.meg-h1 {
  font-size: 28px;
  font-weight: 400; }

.meg-h1-main, .meg-h1-wrapper {
  max-width: 270px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  text-align: center;
  line-height: 1.4;
  font-size: 13px;
  font-weight: 300; }

.meg-h1, .meg-h2, .meg-h4, .meg-h5, .meg-h6 {
  margin: 0;
  color: #000;
  font-family: Roboto,sans-serif; }

.hp-shop-by-cat-section .meg-h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 20px; }

.hp-shop-by-cat-mobile .meg-h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px; }

.hp-vip-program-section .content .meg-h2,
.hp-review-section .content .meg-h2 {
  text-align: center;
  font-size: 18px; }

.hp-review-section .content h2 {
  margin-bottom: 10px; }

.custom_footer .top_footer .left ul.store_detail .meg-h5 {
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 15px; }

.hp-vip-program-section ul li a .meg-h6 {
  font-size: 15px;
  padding-top: 15px;
  text-transform: capitalize; }

.header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template .meg-h2 {
  font-size: 25px;
  font-weight: 400; }

@media (min-width: 375px) {
  .hp-shop-by-cat-mobile h2 {
    font-size: 19px; }
  .hp-vip-program-section .content .meg-h2 {
    font-size: 19px; }
  .hp-review-section .content .meg-h2 {
    font-size: 19px;
    margin-bottom: 15px; }
  .meg-h1-main, .meg-h1-wrapper {
    max-width: 300px; } }

@media (min-width: 589px) {
  .meg-h1-main, .meg-h1-wrapper {
    font-size: 14px;
    max-width: 460px; } }

@media (min-width: 768px) {
  .hp-vip-program-section .content .meg-h2,
  .hp-review-section .content .meg-h2 {
    font-size: 20px; } }

@media (min-width: 1024px) {
  .hp-shop-by-cat-section .meg-h2 {
    font-size: 23px;
    margin-top: 0;
    margin-bottom: 15px; }
  .hp-vip-program-section .content .meg-h2 {
    font-size: 23px; }
  .hp-review-section .content .meg-h2 {
    font-size: 23px;
    margin-bottom: 20px; }
  .meg-h1-main {
    font-size: 15px; }
  .custom_footer .top_footer .left ul.store_detail .meg-h5,
  .hp-vip-program-section ul li a .meg-h6 {
    font-size: 17px; }
  .header .navPages-container .navPages .navPages-list .navPages-item .navPage-subMenu .cat-img-template .meg-h2 {
    text-transform: capitalize; } }

@media (min-width: 1366px) {
  .hp-shop-by-cat-section .meg-h2 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 20px; }
  .hp-vip-program-section .content .meg-h2,
  .hp-review-section .content .meg-h2 {
    font-size: 26px; }
  .meg-h1-main, .meg-h1-wrapper {
    font-size: 16px;
    max-width: 490px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto; }
  .custom_footer .top_footer .left ul.store_detail .meg-h5 {
    font-size: 19px; }
  .hp-vip-program-section ul li a .meg-h6 {
    font-size: 18px;
    padding-top: 20px; } }

@media (min-width: 1600px) {
  .hp-shop-by-cat-section .meg-h2 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 30px; }
  .hp-vip-program-section .content .meg-h2 {
    font-size: 28px; }
  .hp-review-section .content .meg-h2 {
    font-size: 28px;
    margin-bottom: 40px; }
  .meg-h1-main, .meg-h1-wrapper {
    font-size: 17px;
    max-width: 570px;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto; }
  .custom_footer .top_footer .left ul.store_detail .meg-h5 {
    font-size: 20px; }
  .hp-vip-program-section ul li a .meg-h6 {
    font-size: 20px;
    padding-top: 30px; } }

.mr-parentCategory-mainContainer {
  position: relative; }
  .mr-parentCategory-mainContainer .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin: 0 auto; }
  .mr-parentCategory-mainContainer .mr-parentCategory-headerContainer {
    min-height: 300px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-headerContainer {
        border-bottom: 1px solid #EAEDF1;
        min-height: auto; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-imgsContainer {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-position: center;
    background-size: cover; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-imgsContainer {
        position: relative;
        display: flex;
        height: 200px; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-detailsContainer {
    width: 100%;
    max-width: 1440px;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: auto auto 45px auto;
    padding: 0 0 0 35px; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-detailsContainer {
        width: 100%;
        max-width: 100%;
        margin: 20px auto 18px auto;
        padding-left: 10px;
        padding-right: 10px; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-heading {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    margin: 0 0 15px 0; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-heading {
        display: none; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-heading-mobile {
    display: none;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 30px;
    line-height: 38px;
    color: #fff;
    margin: auto 0 25px 10px; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-heading-mobile {
        display: block; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-desciption {
    max-width: 620px;
    margin-right: auto;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-desciption {
        color: #000;
        max-width: 100%;
        max-height: 100%; } }
    .mr-parentCategory-mainContainer .mr-parentCategory-desciption p, .mr-parentCategory-mainContainer .mr-parentCategory-desciption span, .mr-parentCategory-mainContainer .mr-parentCategory-desciption a {
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 20px;
      letter-spacing: normal;
      color: #fff; }
      @media (max-width: 768px) {
        .mr-parentCategory-mainContainer .mr-parentCategory-desciption p, .mr-parentCategory-mainContainer .mr-parentCategory-desciption span, .mr-parentCategory-mainContainer .mr-parentCategory-desciption a {
          color: #000; } }
  .mr-parentCategory-mainContainer .mr-categoryDescription-readMoreLess-dots.displayNone {
    display: none; }
  .mr-parentCategory-mainContainer .mr-categoryDescription-readMore {
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    display: none;
    position: relative;
    margin-left: 6px; }
    .mr-parentCategory-mainContainer .mr-categoryDescription-readMore:hover {
      cursor: pointer; }
    .mr-parentCategory-mainContainer .mr-categoryDescription-readMore:after {
      content: '';
      display: block;
      border-bottom: 1px solid #000;
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 0; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-categoryDescription-readMore {
        display: inline-block; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-tilesContainer {
    border-bottom: 1px solid #EAEDF1;
    margin: 0; }
  .mr-parentCategory-mainContainer .mr-parentCategory-tilesTitle {
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 25px !important;
    line-height: 32px;
    color: #000;
    margin: 0 auto;
    padding: 25px 0;
    text-align: center;
    letter-spacing: 0; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-tilesTitle {
        padding: 20px 0; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-tiles {
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto !important; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-tiles {
        padding: 0; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-tile {
    padding: 0 !important;
    width: 33.33% !important;
    margin: 0 0 30px 0 !important; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-tile {
        width: 50% !important;
        margin: 0 0 25px 0 !important; }
        .mr-parentCategory-mainContainer .mr-parentCategory-tile:nth-of-type(2n + 1) .mr-parentCategory-tileInner {
          margin-left: 0;
          margin-right: auto; }
        .mr-parentCategory-mainContainer .mr-parentCategory-tile:nth-of-type(2n) .mr-parentCategory-tileInner {
          margin-left: auto;
          margin-right: 0; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-tileInner {
    display: flex !important;
    flex-direction: column !important;
    width: calc(100% - 20px);
    margin: 0 auto; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-tileInner {
        width: calc(100% - 2.5px); } }
    .mr-parentCategory-mainContainer .mr-parentCategory-tileInner span {
      display: inline-block !important;
      padding: 0 !important;
      text-align: left !important;
      background: none !important;
      font: normal 400 12px aktiv-grotesk, sans-serif !important;
      font-size: 16px !important;
      line-height: 20px !important;
      color: #000 !important;
      margin: 15px 0 0 0 !important; }
      @media (max-width: 768px) {
        .mr-parentCategory-mainContainer .mr-parentCategory-tileInner span {
          text-align: center !important; } }
    .mr-parentCategory-mainContainer .mr-parentCategory-tileInner:hover {
      text-decoration: none; }
  .mr-parentCategory-mainContainer .mr-parentCategory-tileImg {
    height: 300px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; }
    @media (max-width: 768px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-tileImg {
        height: 250px !important; } }
    @media (max-width: 425px) {
      .mr-parentCategory-mainContainer .mr-parentCategory-tileImg {
        height: 160px !important; } }
  @media (max-width: 768px) {
    .mr-parentCategory-mainContainer .mr-parentCategory-tileLink {
      display: flex;
      justify-content: center; } }
  .mr-parentCategory-mainContainer .mr-parentCategory-tileLink span {
    display: inline-block !important;
    margin: 5px 0 0 0 !important;
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 16px !important;
    color: #000 !important;
    position: relative !important; }
    .mr-parentCategory-mainContainer .mr-parentCategory-tileLink span:after {
      display: block;
      content: '';
      width: 100%;
      height: 1px;
      border-bottom: 1px solid #000;
      position: absolute;
      left: 0;
      bottom: 1px; }
  .mr-parentCategory-mainContainer .mr-breadcumbs-outerContainer {
    position: absolute; }
  .mr-parentCategory-mainContainer .mr-breadcumbs-container .mr-breadcumbs-breadcrumb {
    color: #FFF; }
  .mr-parentCategory-mainContainer .mr-breadcumbs-container .mr-breadcumbs-breadcrumbSpan {
    border-color: #FFF; }
  .mr-parentCategory-mainContainer .sub_description,
  .mr-parentCategory-mainContainer .guide_section {
    display: none; }
  .mr-parentCategory-mainContainer .cat-banner,
  .mr-parentCategory-mainContainer .cat-info {
    display: none; }

.mr-parentCategory-mainContainer .mr-productCards-outerContainer {
  display: flex; }
  @media (max-width: 768px) {
    .mr-parentCategory-mainContainer .mr-productCards-outerContainer {
      width: calc(100% - 5px);
      margin-left: auto; } }

@media (max-width: 768px) {
  .mr-parentCategory-mainContainer .mr-productCards {
    padding: 0;
    width: 116.22%; } }

.mr-parentCategory-mainContainer .mr-productCard-container {
  padding: 0;
  margin: 0; }
  @media (max-width: 768px) {
    .mr-parentCategory-mainContainer .mr-productCard-container {
      padding-left: 5px;
      padding-right: 5px; } }

.product-container {
  display: block; }
  @media (min-width: 768px) {
    .product-container {
      margin-left: 10px;
      margin-right: 10px; } }

#form-action-addToCart.is-adding {
  border: 1px solid black !important;
  background-color: white !important;
  color: black !important; }

.button--wider {
  font-family: aktiv-grotesk, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  width: 100% !important;
  height: 45px; }

#form-action-addToCart:focus {
  border: 1px solid black !important; }

#form-action-addToCart:active {
  border: 1px solid black !important; }

.product-information {
  position: relative;
  width: 450px;
  height: 100%; }

.product-description {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  word-wrap: break-word;
  width: 450px;
  margin-top: 26px; }

.mr-size-no-opts {
  text-decoration: underline;
  margin-bottom: 5px; }

.product-title__wrapper {
  display: flex; }
  .product-title__wrapper span {
    justify-self: right; }
  .product-title__wrapper .form-wishlist {
    margin: 0 !important; }
  .product-title__wrapper #wishlist-dropdown.is-open,
  .product-title__wrapper .wishlist-dropdown.is-open {
    left: -188px !important;
    top: 35px !important; }
    .product-title__wrapper #wishlist-dropdown.is-open::before,
    .product-title__wrapper .wishlist-dropdown.is-open::before {
      right: 2px;
      left: auto;
      top: -10px; }
  .product-title__wrapper form {
    right: 0;
    margin: 0;
    height: 28px;
    width: 28px; }
    .product-title__wrapper form svg {
      margin-top: 4px;
      right: 0;
      width: 26px;
      height: 22px; }
    .product-title__wrapper form > ul > li {
      padding-top: 5px !important;
      padding-bottom: 5px !important;
      width: 80% !important;
      margin: auto; }
    .product-title__wrapper form > a {
      padding: 0;
      border: none;
      width: 28px;
      height: 28px; }
    .product-title__wrapper form * {
      font-family: aktiv-grotesk, sans-serif; }

.product-title {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 26px;
  width: 100%;
  display: block; }

.product-members-price-prompt {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 15px; }
  .product-members-price-prompt a {
    font-weight: 500;
    text-decoration: underline; }

.mr-price-display {
  font-family: aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  font-weight: 400; }
  .mr-price-display .mr-sale-price {
    color: black; }
  .mr-price-display .mr-rrp-price {
    color: #B7BBC1;
    text-decoration: line-through !important; }
  .mr-price-display .mr-pricelist {
    flex-direction: row;
    margin-bottom: 23px;
    flex-wrap: wrap; }
    .mr-price-display .mr-pricelist .mr-member-price {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      margin-right: 28px; }
      .mr-price-display .mr-pricelist .mr-member-price span {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 15px;
        color: #BE8A03; }
      .mr-price-display .mr-pricelist .mr-member-price-value {
        font-style: normal;
        font-weight: 400;
        font-size: 25px !important;
        line-height: 32px;
        text-decoration: none;
        color: #BE8A03; }
    .mr-price-display .mr-pricelist .mr-retail-price {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column;
      margin-right: 28px; }
      .mr-price-display .mr-pricelist .mr-retail-price span {
        font-style: normal;
        font-weight: 500;
        font-size: 12px !important;
        line-height: 15px;
        color: #000000; }
      .mr-price-display .mr-pricelist .mr-retail-price-value {
        font-style: normal;
        font-weight: 400;
        font-size: 25px !important;
        line-height: 32px;
        color: #000000; }
    .mr-price-display .mr-pricelist .mr-msrp-price {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; }
      .mr-price-display .mr-pricelist .mr-msrp-price span {
        font-style: normal;
        font-weight: 500;
        font-size: 12px !important;
        line-height: 15px;
        color: #B7BBC1; }
      .mr-price-display .mr-pricelist .mr-msrp-price-value {
        font-style: normal;
        font-weight: 400;
        font-size: 25px !important;
        line-height: 32px;
        color: #B7BBC1;
        text-decoration: line-through; }
    .mr-price-display .mr-pricelist .regular-price span {
      font-style: normal;
      font-weight: 500;
      font-size: 12px !important;
      line-height: 15px;
      color: #000000 !important; }
    .mr-price-display .mr-pricelist .regular-price .mr-msrp-price-value {
      font-style: normal;
      font-weight: 400;
      font-size: 25px !important;
      line-height: 32px;
      color: #000000;
      text-decoration: none !important; }
  .mr-price-display .pdp-custom-line {
    font-weight: 500;
    font-size: 12px !important;
    line-height: 15.36px;
    color: #BE8A03; }
  .mr-price-display .pdp-custom-line::before {
    content: "";
    border-bottom: 1.5px solid;
    border-right: 1.5px solid;
    height: 9px;
    width: 5.9px;
    display: inline-block;
    transform: skew(-30deg, 39deg);
    margin-right: 4px;
    margin-bottom: 2px; }
  .mr-price-display .pdp-custom-line.line-1 {
    margin-bottom: 8px; }
  .mr-price-display .pdp-custom-line.line-2 {
    padding-top: 7px;
    margin-bottom: 24px; }
  .mr-price-display .hr-line {
    border-top: 1px solid #EAEDF1;
    margin-bottom: -7px;
    margin-top: 4px; }
  .mr-price-display .custom_line_bold {
    font-weight: 700;
    font-size: 12px !important;
    line-height: 15.36px;
    color: #BE8A03; }

.product-price__container {
  margin-top: 12px;
  display: flex;
  flex-direction: column; }
  .product-price__container .price-section {
    display: inline-block !important; }
  .product-price__container .actual_price > p > span {
    font-weight: normal;
    color: #b7bbc1 !important; }
  .product-price__container .product-price {
    margin-right: 8px;
    font-weight: 500 !important; }
  .product-price__container > div {
    order: 2;
    margin-bottom: 0; }
    .product-price__container > div > div {
      font-family: aktiv-grotesk, sans-serif; }
      .product-price__container > div > div span {
        font-size: 25px !important; }

.product-price__bnpl {
  display: flex;
  flex-direction: row;
  margin-top: 6px; }
  .product-price__bnpl p {
    height: 18px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 13px;
    line-height: 17px;
    font-weight: normal;
    color: black !important; }
    @media (min-width: 400px) {
      .product-price__bnpl p {
        font-size: 12px;
        line-height: 15px; } }
  .product-price__bnpl a {
    user-select: none;
    height: 18px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 12px;
    color: black;
    font-weight: 500;
    text-decoration: underline; }
  .product-price__bnpl svg {
    height: 13px;
    width: 72px;
    margin-right: 6px; }

.product-gallery {
  width: 400px;
  height: 700px;
  display: inline-block; }

custom select .product-container .custom-select-wrapper {
  position: relative;
  user-select: none;
  width: 100%; }

custom select .product-container .custom-select {
  position: relative;
  display: flex;
  flex-direction: column;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #eaedf1; }

custom select .product-container .custom-select__trigger {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: aktiv-grotesk, sans-serif;
  padding: 0 15px;
  font-size: 14px;
  font-weight: normal;
  color: #3b3b3b;
  height: 45px;
  line-height: 60px;
  background: #ffffff;
  cursor: pointer;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #eaedf1;
  border-bottom: 0; }

custom select .product-container .custom-options {
  width: 315px;
  max-height: 200px;
  position: absolute;
  display: block;
  top: 100%;
  left: -1px;
  right: 0;
  border: 1px solid black;
  background: #fff;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  z-index: 2;
  overflow-y: scroll; }

custom select .product-container .custom-select.open .custom-select__trigger {
  border-color: black !important; }

custom select .product-container .custom-select.open {
  border-color: black; }

custom select .product-container .custom-select.open .custom-options {
  opacity: 1;
  visibility: visible;
  pointer-events: all; }

custom select .product-container .custom-option {
  font-family: aktiv-grotesk, sans-serif;
  position: relative;
  display: block;
  padding: 0 22px 0 22px;
  font-size: 12px;
  font-weight: normal;
  color: #3b3b3b;
  line-height: 60px;
  cursor: pointer;
  transition: all 0.2s; }

custom select .product-container .custom-option:hover {
  cursor: pointer;
  text-decoration: underline; }

custom select .product-container .custom-option.selected {
  text-decoration: underline; }

custom select .product-container .arrow {
  position: relative;
  height: 12px;
  width: 8px; }

custom select .product-container .arrow::before,
custom select .product-container .arrow::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 0.15rem;
  height: 100%;
  transition: all 0.2s; }

custom select .product-container .arrow::before {
  left: -3px;
  transform: rotate(-45deg);
  background-color: black; }

custom select .product-container .arrow::after {
  left: 4px;
  transform: rotate(45deg);
  background-color: black; }

custom select .product-container .open .arrow::before {
  left: -3px;
  transform: rotate(45deg); }

custom select .product-container .open .arrow::after {
  left: 4px;
  transform: rotate(-45deg); }

.product-review-container {
  height: 15px !important; }

.mr-product-details-wrapper .mr-featureReviews-content {
  min-height: 286px;
  display: flex;
  flex-direction: column;
  justify-content: space-around; }

.mr-product-details-wrapper .mr-featureReviews-content-label {
  margin: 0 !important;
  text-align: center; }

.mr-product-details-wrapper .mr-featureReviews-content-paragraph {
  margin: 0 auto !important;
  text-align: center; }
  @media (min-width: 769px) {
    .mr-product-details-wrapper .mr-featureReviews-content-paragraph {
      line-height: 38px !important;
      font-size: 30px !important; } }
  @media (max-width: 768px) {
    .mr-product-details-wrapper .mr-featureReviews-content-paragraph {
      line-height: 32px !important;
      padding-left: 25px !important;
      padding-right: 25px;
      font-size: 25px !important; }
      .mr-product-details-wrapper .mr-featureReviews-content-paragraph::before {
        left: 13px !important;
        width: 14px !important; }
      .mr-product-details-wrapper .mr-featureReviews-content-paragraph::after {
        right: 13px !important;
        width: 14px !important; } }

.mr-product-details-wrapper .mr-featureReviews-content-footer {
  margin: 0 !important;
  text-align: center; }
  .mr-product-details-wrapper .mr-featureReviews-content-footer > span {
    font-weight: 500 !important; }

.product-options__wrapper {
  width: 100%;
  display: flex !important;
  flex-direction: column; }
  @media (min-width: 1024px) {
    .product-options__wrapper {
      margin-top: 15px; } }
  .product-options__wrapper > div:only-child {
    margin-left: 0;
    margin-bottom: 20px;
    justify-self: start !important; }

.product-options-secondline-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex: 1 1 auto; }
  @media (min-width: 1024px) {
    .product-options-secondline-wrapper {
      margin-bottom: 30px; } }

.product-options-quantity__wrapper {
  flex: 0 1 125px;
  display: block;
  width: 125px !important; }
  .product-options-quantity__wrapper > .product-options__title {
    margin-top: 0; }
  .product-options-quantity__wrapper svg {
    stroke: black !important;
    fill: black !important; }

.product-options-size__wrapper {
  display: inline-block;
  max-width: 315px;
  flex: 1 1 220px;
  margin-right: 10px; }
  .product-options-size__wrapper .product-options__title {
    width: 100% !important; }

.product-options-size-titles__wrapper {
  display: flex; }
  .product-options-size-titles__wrapper .product-options__title {
    margin-top: 0; }
  .product-options-size-titles__wrapper .product-options__title:first-child {
    max-width: calc(100% - 80px);
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-right: auto; }
  .product-options-size-titles__wrapper .product-options__title:last-child {
    cursor: pointer;
    text-decoration: underline;
    display: flex;
    max-width: 70px; }
    .product-options-size-titles__wrapper .product-options__title:last-child a {
      margin-left: auto; }

.quantity-select__wrapper {
  padding: 0 !important;
  border: 1px solid #eaedf1;
  width: 125px;
  height: 45px; }
  .quantity-select__wrapper button {
    height: 45px;
    border: none; }
    .quantity-select__wrapper button svg {
      width: 13px;
      height: 13px; }
  .quantity-select__wrapper button:active {
    border: none !important; }
    .quantity-select__wrapper button:active svg {
      stroke: grey;
      fill: grey; }
  .quantity-select__wrapper input {
    margin-bottom: 13px;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: normal;
    font-size: 14px;
    border: none;
    color: black;
    line-height: 16px; }

.product-options__colour-selection {
  display: block;
  margin-top: 20px; }
  .product-options__colour-selection.colour-selected {
    margin-bottom: 30px; }
  .product-options__colour-selection > label > span {
    border: 1px solid #e5e5e5;
    border-radius: 100%; }

.product-options__colour-radio:checked + label {
  box-shadow: 0 0 0 1pt black !important;
  -webkit-box-shadow: 0 0 0 1pt black !important;
  -moz-box-shadow: 0 0 0 1pt black !important;
  background-color: none !important; }

.product-options__title {
  text-transform: capitalize;
  margin-top: 10px;
  padding-bottom: 8px;
  font-family: aktiv-grotesk, sans-serif !important;
  font-size: 14px;
  line-height: 18px;
  display: block;
  font-weight: 500 !important;
  font-style: normal; }

.product-options__colour-swatch {
  border: none;
  padding: 2px;
  margin-left: 2px;
  margin-top: 3px;
  margin-right: 10px;
  border-radius: 100%; }
  .product-options__colour-swatch:hover {
    box-shadow: 0 0 0 1pt black;
    -webkit-box-shadow: 0 0 0 1pt black !important;
    -moz-box-shadow: 0 0 0 1pt black !important; }
  .product-options__colour-swatch span {
    width: 20px;
    height: 20px;
    border-radius: 100%; }
  .product-options__colour-swatch.outOfStockOpt {
    display: none; }

.product-options__size-swatch.outOfStockOpt {
  display: none; }

.product-options-colour__label {
  font-family: aktiv-grotesk, sans-serif !important;
  font-size: 14px;
  font-style: normal;
  line-height: 18px;
  height: 18px;
  margin-bottom: 15px;
  font-weight: 400; }

.product-usp__wrapper {
  margin-top: 33px;
  width: 100%;
  height: 96px;
  display: flex;
  justify-content: space-between; }

.product-usp-icon {
  display: block;
  flex-direction: row;
  align-items: center !important;
  justify-items: center !important; }
  .product-usp-icon svg {
    display: block;
    max-width: 115px;
    max-height: 40px; }
  .product-usp-icon span {
    margin-top: 15px;
    display: block;
    max-height: 36px;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: black;
    font-weight: 500;
    line-height: 18px;
    text-align: center;
    text-transform: capitalize; }
  .product-usp-icon#warrantyOrQuality .warranty {
    display: block; }
  .product-usp-icon#warrantyOrQuality .quality {
    display: none; }
  .product-usp-icon#warrantyOrQuality.show-quality .warranty {
    display: none; }
  .product-usp-icon#warrantyOrQuality.show-quality .quality {
    display: block; }

@media (max-width: 1023px) {
  .desktop-product-description {
    display: none !important; }
  .product-review-container {
    height: 15px;
    margin: 17px 0px 6px 0px; }
    .product-review-container i {
      color: #be8a03 !important;
      margin-right: 5px;
      height: 12px;
      width: 12px; }
  .button--wider {
    margin-top: 16px; }
  .product-title__wrapper #wishlist-dropdown.is-open,
  .product-title__wrapper .wishlist-dropdown.is-open {
    left: -222px !important;
    top: 35px !important; }
    .product-title__wrapper #wishlist-dropdown.is-open::before,
    .product-title__wrapper .wishlist-dropdown.is-open::before {
      left: auto;
      right: 0px; }
  .product-title {
    max-width: 90% !important;
    word-wrap: break-word;
    margin-right: 10%; }
  .product-usp__wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 450px;
    margin-top: 28px !important; }
  .product-usp-icon svg {
    width: 90px; }
  .product-information {
    max-width: 450px;
    width: 100% !important; }
    .product-information form {
      margin-top: 10px;
      margin-bottom: 6px !important; }
  .product-options__wrapper {
    margin-bottom: 15px; }
  .product-options-size__wrapper {
    width: 65% !important; }
  .product-options-size-titles__wrapper .product-options__title:last-child {
    width: 14ch !important; }
  .mobile-product-description {
    margin-top: 0 !important;
    display: block;
    width: 100% !important; }
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  .product-price__container {
    margin-top: 5px; }
    .product-price__container .product-price {
      margin-right: 8px; } }

@media (min-width: 1024px) {
  .mobile-product-description {
    display: none !important; }
  .product-review-container {
    height: 15px;
    margin: 0px 0px 10px 0px; }
    .product-review-container i {
      color: #be8a03 !important;
      margin-right: 5px;
      height: 12px;
      width: 12px; } }

.form-action.isBundle {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between; }
  .form-action.isBundle > input {
    width: 70% !important; }
  .form-action.isBundle .product-options-bundle-quantity__wrapper {
    height: 95px; }

.product-price__bnpl {
  margin-top: 16px !important; }

#Two-custom-lines {
  display: none; }

.mr-pricelist {
  display: none; }

.loading-placeholder {
  position: relative;
  width: 295px;
  height: 20px; }
  .loading-placeholder .left {
    position: absolute;
    left: 0;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    border-radius: 3px;
    background-size: 800px 104px;
    animation: placeHolderShimmer 1s forwards linear infinite;
    -webkit-animation: placeHolderShimmer 1s forwards linear infinite;
    -moz-animation: placeHolderShimmer 1s forwards linear infinite;
    -o-animation: placeHolderShimmer 1s forwards linear infinite; }
  .loading-placeholder .left {
    width: 295px;
    height: 20px; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }

.product-container.collection-product .product-information {
  display: flex;
  flex-direction: column; }

.product-container.collection-product .desktop-product-description {
  order: 5;
  margin-top: 0; }

.product-options-size__wrapper {
  position: relative; }

@media (max-width: 768px) {
  .product-options-size-titles__wrapper .product-options__title {
    padding-bottom: 2px; } }

.product-options-size-dropdown__wrapper details {
  position: absolute;
  width: 100%;
  font-family: aktiv-grotesk, sans-serif; }
  @media (max-width: 768px) {
    .product-options-size-dropdown__wrapper details {
      margin-top: 6px; } }

.product-options-size-dropdown__wrapper details[open] {
  z-index: 5; }

.product-options-size-dropdown__wrapper summary {
  max-height: 45px;
  font-family: aktiv-grotesk, sans-serif;
  font-size: 14px;
  flex: 0 0 100%;
  padding: 1rem;
  cursor: pointer;
  border-radius: 0px;
  background-color: white;
  list-style: none;
  border: 1px solid #eaedf1;
  align-self: center; }

.product-options-size-dropdown__wrapper summary::-webkit-details-marker {
  display: none; }

.product-options-size-dropdown__wrapper details[open] summary:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0; }

.product-options-size-dropdown__wrapper details[open] summary {
  border: 1px solid black;
  border-bottom: 0; }

.product-options-size-dropdown__wrapper summary:after {
  content: "";
  display: inline-block;
  float: right;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid black !important;
  border-left: 2px solid black !important;
  border-bottom-left-radius: 2px;
  transform: rotate(-45deg) translate(20%, 0);
  transform-origin: center center;
  transition: transform ease-in-out 150ms;
  margin-top: 2px; }

.product-options-size-dropdown__wrapper summary:focus {
  outline: none; }

.product-options-size-dropdown__wrapper details[open] summary:after {
  transform: rotate(135deg) translate(0, -50%); }

.product-options-size-dropdown__wrapper ul {
  width: 100%;
  background: white;
  position: relative;
  left: 0;
  padding: 1rem;
  margin: 0;
  box-sizing: border-box;
  max-height: 200px;
  overflow-y: auto;
  z-index: 5;
  border: 1px solid black; }

.product-options-size-dropdown__wrapper li {
  font-size: 12px;
  margin: 0;
  padding: 0; }
  .product-options-size-dropdown__wrapper li:hover {
    text-decoration: underline;
    cursor: pointer; }

.product-options-size-dropdown__wrapper li:first-child label {
  padding-top: 0; }

.product-options-size-dropdown__wrapper li:last-child {
  border-bottom: none; }
  .product-options-size-dropdown__wrapper li:last-child label {
    padding-bottom: 0; }

.product-options-size-dropdown__wrapper summary.radios {
  counter-reset: radios; }

.product-options-size-dropdown__wrapper input[type="radio"] {
  counter-increment: radios;
  appearance: none;
  display: none; }

.product-options-size-dropdown__wrapper input[type="radio"]:checked {
  display: inline-block;
  overflow: hidden;
  width: calc(100% - 20px);
  height: 100%;
  border-radius: 0;
  pointer-events: none;
  line-height: 1;
  min-height: 15px; }

.product-options-size-dropdown__wrapper input[type="radio"]:after {
  content: attr(title);
  display: inline;
  font-size: 1rem; }

.product-options-size-dropdown__wrapper ul.list {
  counter-reset: labels; }

.product-options-size-dropdown__wrapper label {
  width: 100%;
  display: block;
  cursor: pointer;
  padding: 1rem 0; }

.product-options-size-dropdown__wrapper .size-default-input {
  display: inline-block;
  white-space: nowrap;
  max-width: calc(100% - 28px);
  text-overflow: ellipsis;
  overflow: hidden;
  position: none; }

#selectedSize {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 6px; }

.gallery-button {
  z-index: 5 !important; }

.main-image-container[data-image-gallery-main] {
  position: relative;
  margin: auto;
  overflow: hidden; }

.js-image-zoom__zoomed-image.must-show {
  display: block !important; }

#main-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.slick-hidden {
  opacity: 0.1; }

.slick-dots {
  opacity: 0;
  height: 0;
  pointer-events: none; }

@media (min-width: 1025px) {
  .product-image-gallery__container, .temp-product-image-gallery__container {
    display: none;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    max-height: 650px;
    height: 650px; }
    .product-image-gallery__container .product-image-gallery__nav, .product-image-gallery__container .temp-product-image-gallery__nav, .temp-product-image-gallery__container .product-image-gallery__nav, .temp-product-image-gallery__container .temp-product-image-gallery__nav {
      display: block;
      flex: 1 0 600px;
      max-height: 96%; }
      .product-image-gallery__container .product-image-gallery__nav .slick-list, .product-image-gallery__container .temp-product-image-gallery__nav .slick-list, .temp-product-image-gallery__container .product-image-gallery__nav .slick-list, .temp-product-image-gallery__container .temp-product-image-gallery__nav .slick-list {
        flex: 1 1 400px;
        min-height: 600px;
        max-height: 620px !important; }
      .product-image-gallery__container .product-image-gallery__nav .slick-slide, .product-image-gallery__container .temp-product-image-gallery__nav .slick-slide, .temp-product-image-gallery__container .product-image-gallery__nav .slick-slide, .temp-product-image-gallery__container .temp-product-image-gallery__nav .slick-slide {
        flex: 1 0 100px;
        padding: 2px;
        margin: 3px;
        max-height: 94px;
        width: 100% !important;
        max-width: 94px; }
      .product-image-gallery__container .product-image-gallery__nav .slick-current, .product-image-gallery__container .temp-product-image-gallery__nav .slick-current, .temp-product-image-gallery__container .product-image-gallery__nav .slick-current, .temp-product-image-gallery__container .temp-product-image-gallery__nav .slick-current {
        border: 1px solid black; }
      .product-image-gallery__container .product-image-gallery__nav img, .product-image-gallery__container .temp-product-image-gallery__nav img, .temp-product-image-gallery__container .product-image-gallery__nav img, .temp-product-image-gallery__container .temp-product-image-gallery__nav img {
        border: 0 !important;
        outline: none; }
      .product-image-gallery__container .product-image-gallery__nav .slick-track, .product-image-gallery__container .temp-product-image-gallery__nav .slick-track, .temp-product-image-gallery__container .product-image-gallery__nav .slick-track, .temp-product-image-gallery__container .temp-product-image-gallery__nav .slick-track {
        display: flex;
        flex-direction: column; }
    .product-image-gallery__container .product-image-gallery__nav, .temp-product-image-gallery__container .product-image-gallery__nav {
      visibility: hidden; }
      .product-image-gallery__container .product-image-gallery__nav.slick-slider, .temp-product-image-gallery__container .product-image-gallery__nav.slick-slider {
        visibility: visible; }
    .product-image-gallery__container .product-image-gallery__display-container, .product-image-gallery__container .temp-product-image-gallery__display-container, .product-image-gallery__container .main-image-container, .temp-product-image-gallery__container .product-image-gallery__display-container, .temp-product-image-gallery__container .temp-product-image-gallery__display-container, .temp-product-image-gallery__container .main-image-container {
      position: relative;
      max-height: 650px;
      object-fit: cover; }
      .product-image-gallery__container .product-image-gallery__display-container img, .product-image-gallery__container .temp-product-image-gallery__display-container img, .product-image-gallery__container .main-image-container img, .temp-product-image-gallery__container .product-image-gallery__display-container img, .temp-product-image-gallery__container .temp-product-image-gallery__display-container img, .temp-product-image-gallery__container .main-image-container img {
        height: 650px; }
    .product-image-gallery__container .temp-product-image-gallery__display-container, .temp-product-image-gallery__container .temp-product-image-gallery__display-container {
      display: none; }
    .product-image-gallery__container .product-image-gallery__display, .product-image-gallery__container .temp-product-image-gallery__display, .temp-product-image-gallery__container .product-image-gallery__display, .temp-product-image-gallery__container .temp-product-image-gallery__display {
      position: relative;
      z-index: 10;
      max-width: 650px;
      max-height: 650px; }
      .product-image-gallery__container .product-image-gallery__display img, .product-image-gallery__container .temp-product-image-gallery__display img, .temp-product-image-gallery__container .product-image-gallery__display img, .temp-product-image-gallery__container .temp-product-image-gallery__display img {
        border: 0 !important;
        outline: none; }
    .product-image-gallery__container .product-image-tag span, .temp-product-image-gallery__container .product-image-tag span {
      z-index: 12; }
    .product-image-gallery__container .product-image-gallery__nav-container, .product-image-gallery__container .temp-product-image-gallery__nav-container, .temp-product-image-gallery__container .product-image-gallery__nav-container, .temp-product-image-gallery__container .temp-product-image-gallery__nav-container {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      max-height: 100%;
      max-width: 100px;
      margin-right: 0.75rem; }
    .product-image-gallery__container .temp-prev-button, .temp-product-image-gallery__container .temp-prev-button {
      margin-bottom: 10px; }
      .product-image-gallery__container .temp-prev-button svg, .temp-product-image-gallery__container .temp-prev-button svg {
        transform: rotate(180deg); }
    .product-image-gallery__container .temp-next-button, .temp-product-image-gallery__container .temp-next-button {
      margin-top: 20px; }
    .product-image-gallery__container .gallery-button, .temp-product-image-gallery__container .gallery-button {
      padding-left: 0;
      width: 100%; }
      .product-image-gallery__container .gallery-button svg, .temp-product-image-gallery__container .gallery-button svg {
        width: 16px;
        height: 9px;
        stroke: black;
        fill: black; }
      .product-image-gallery__container .gallery-button.prev-button, .product-image-gallery__container .gallery-button.temp-prev-button, .temp-product-image-gallery__container .gallery-button.prev-button, .temp-product-image-gallery__container .gallery-button.temp-prev-button {
        margin-bottom: 10px; }
        .product-image-gallery__container .gallery-button.prev-button svg, .product-image-gallery__container .gallery-button.temp-prev-button svg, .temp-product-image-gallery__container .gallery-button.prev-button svg, .temp-product-image-gallery__container .gallery-button.temp-prev-button svg {
          transform: rotate(180deg); }
      .product-image-gallery__container .gallery-button.next-button, .product-image-gallery__container .gallery-button.temp-next-button, .temp-product-image-gallery__container .gallery-button.next-button, .temp-product-image-gallery__container .gallery-button.temp-next-button {
        margin-top: 20px; }
  .product-image-gallery__display-container, .temp-product-image-gallery__display-container, .main-image-container {
    position: relative; }
  .product-image-tag {
    position: absolute;
    left: 0;
    top: 0; }
    .product-image-tag span {
      margin: 10px;
      padding: 5px 7px 5px 7px;
      background-color: #343b41;
      color: white;
      font-family: aktiv-grotesk, sans-serif;
      font-size: 10px;
      font-weight: 500;
      text-transform: uppercase;
      opacity: 1;
      position: relative;
      display: block; }
    .product-image-tag.show {
      opacity: 1; }
    .product-image-tag span:not(:first-child) {
      display: none; }
  .product-image-gallery__container .temp-product-image-gallery__nav-container {
    display: none; } }

@media (max-width: 1024px) {
  .productView-images {
    width: 100vw; }
  .product-image-gallery__container {
    flex-wrap: wrap-reverse;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 800px;
    max-width: 100vw;
    position: relative;
    padding: 0;
    margin: auto; }
  .product-image-gallery__display-container, .temp-product-image-gallery__display-container, .main-image-container {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden; }
    .product-image-gallery__display-container img, .temp-product-image-gallery__display-container img, .main-image-container img {
      width: 100%;
      height: 100%;
      max-height: 650px;
      border: 0 !important;
      outline: none; } }
    @media (max-width: 1024px) and (max-width: 768px) {
      .product-image-gallery__display-container img, .temp-product-image-gallery__display-container img, .main-image-container img {
        max-width: 450px;
        width: 100%; } }

@media (max-width: 1024px) {
  .product-image-gallery__display .slick-list img, .temp-product-image-gallery__display .slick-list img {
    border: 0 !important;
    outline: none; } }
  @media (max-width: 1024px) and (max-width: 768px) {
    .product-image-gallery__display .slick-list img, .temp-product-image-gallery__display .slick-list img {
      max-width: 450px;
      max-height: 450px; } }
  @media (max-width: 1024px) and (min-width: 769px) {
    .product-image-gallery__display .slick-list img, .temp-product-image-gallery__display .slick-list img {
      max-height: 650px;
      max-width: 650px; } }

@media (max-width: 1024px) {
  .product-image-tag {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1; }
    .product-image-tag span {
      margin: 10px 20px 10px 10px;
      position: inherit;
      padding: 5px 7px 5px 7px;
      background-color: #343b41;
      color: white;
      font-family: aktiv-grotesk, sans-serif;
      font-size: 10px;
      font-weight: 500;
      text-transform: uppercase;
      position: relative;
      display: block; }
    .product-image-tag span:not(:first-child) {
      display: none; }
  .product-image-gallery__nav-container, .temp-product-image-gallery__nav-container {
    margin-top: 5px;
    justify-content: center;
    position: relative;
    width: 380px;
    max-width: 650px; } }
  @media (max-width: 1024px) and (max-width: 768px) {
    .product-image-gallery__nav-container, .temp-product-image-gallery__nav-container {
      max-width: 450px;
      min-height: 56px; } }

@media (max-width: 1024px) {
  .product-image-gallery__nav:not(.slick-initialized), .temp-product-image-gallery__nav:not(.slick-initialized) {
    display: flex;
    min-height: 56px; }
    .product-image-gallery__nav:not(.slick-initialized) [data-image-gallery-item], .temp-product-image-gallery__nav:not(.slick-initialized) [data-image-gallery-item] {
      padding: 5px; }
      .product-image-gallery__nav:not(.slick-initialized) [data-image-gallery-item] img, .temp-product-image-gallery__nav:not(.slick-initialized) [data-image-gallery-item] img {
        aspect-ratio: 1;
        width: 45px;
        max-width: none; }
    .product-image-gallery__nav:not(.slick-initialized) .video-player-button, .temp-product-image-gallery__nav:not(.slick-initialized) .video-player-button {
      aspect-ratio: 1;
      display: block;
      width: 55px;
      flex-shrink: 0; }
    .product-image-gallery__nav:not(.slick-initialized) .video-player-button ~ .video-player-button, .temp-product-image-gallery__nav:not(.slick-initialized) .video-player-button ~ .video-player-button {
      display: none; }
  .product-image-gallery__nav.has-arrows, .temp-product-image-gallery__nav.has-arrows {
    padding-left: 25px;
    padding-right: 25px; }
  .product-image-gallery__nav .slick-slide, .temp-product-image-gallery__nav .slick-slide {
    padding: 5px;
    padding-bottom: 6px;
    max-height: 110px;
    max-width: 64px; }
  .product-image-gallery__nav .slick-track, .temp-product-image-gallery__nav .slick-track {
    margin: 0;
    min-width: 350px; }
  .product-image-gallery__nav .slick-current, .temp-product-image-gallery__nav .slick-current {
    position: relative; }
    .product-image-gallery__nav .slick-current:after, .temp-product-image-gallery__nav .slick-current:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 5px;
      right: 5px;
      height: 1px;
      background: black;
      display: block; }
  .gallery-button {
    padding: 2px;
    height: 16px;
    position: absolute; }
    .gallery-button svg {
      width: 16px;
      height: 8px;
      stroke: black;
      fill: black; }
    .gallery-button.prev-button, .gallery-button.temp-prev-button {
      left: 5px;
      top: 38%; }
      .gallery-button.prev-button svg, .gallery-button.temp-prev-button svg {
        transform: rotate(90deg); }
    .gallery-button.next-button, .gallery-button.temp-next-button {
      top: 38%;
      right: 5px; }
      .gallery-button.next-button svg, .gallery-button.temp-next-button svg {
        transform: rotate(-90deg); } }

.mr-gallery-hidden {
  display: none; }
  .slick-initialized .mr-gallery-hidden {
    display: block; }

.gallery-button.slick-arrow {
  display: block; }

.product-image-gallery__display-container.open-video-container .wistia-player-container, .main-image-container.open-video-container .wistia-player-container {
  opacity: 1;
  z-index: 100;
  display: block; }

.product-image-gallery__display-container.open-video-container .product-image-gallery__display,
.product-image-gallery__display-container.open-video-container .product-image-tag,
.product-image-gallery__display-container.open-video-container .product-image-tag.show, .main-image-container.open-video-container .product-image-gallery__display,
.main-image-container.open-video-container .product-image-tag,
.main-image-container.open-video-container .product-image-tag.show {
  opacity: 0;
  z-index: 0; }

.product-image-gallery__display-container .product-image-tag, .main-image-container .product-image-tag {
  display: block; }
  .product-image-gallery__display-container .product-image-tag ~ .product-image-tag, .main-image-container .product-image-tag ~ .product-image-tag {
    display: none; }

.wistia-player-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 0;
  display: none; }

.video-player-button {
  position: relative;
  border: 0 !important;
  outline: none; }
  .video-player-button .video-border {
    cursor: pointer;
    position: relative;
    justify-content: center;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    object-fit: cover;
    object-position: center;
    border: 1px solid #343B41; }
    .video-player-button .video-border:after {
      content: '';
      display: block;
      padding-bottom: 100%;
      width: 100%;
      position: absolute;
      background-color: rgba(255, 255, 255, 0.25); }
    .video-player-button .video-border svg {
      width: 25px;
      height: 25px;
      position: absolute;
      z-index: 2000; }
      @media screen and (max-width: 768px) {
        .video-player-button .video-border svg {
          width: 15px;
          height: 15px; } }

.slick-track.less-slide {
  transform: translate3d(0px, 0px, 0px) !important; }

.product-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

@media (max-width: 768px) {
  .product-blocks-container {
    display: block;
    flex-direction: row;
    flex-wrap: wrap-reverse;
    justify-content: center; }
  .mr-product-outerContainer {
    position: relative; }
  .mr-product-information-wrapper > .mr-breadcumbs-outerContainer {
    display: none; }
  .product-image-gallery__container > .mr-breadcumbs-outerContainer {
    display: block !important;
    position: absolute;
    top: -7px;
    background-clip: text;
    -webkit-background-clip: text !important;
    background-repeat: no-repeat;
    mix-blend-mode: difference; }
    .product-image-gallery__container > .mr-breadcumbs-outerContainer * {
      color: white !important; } }

@media (min-width: 768px) {
  .mr-product-outerContainer {
    margin-left: 0px !important;
    margin-right: 20px !important;
    padding-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap; }
    .mr-product-outerContainer .product-container {
      max-width: 600px; }
  .mr-product-information-wrapper > .mr-breadcumbs-outerContainer {
    display: block;
    padding-bottom: 20px; } }
  @media (min-width: 768px) and (min-width: 450px) {
    .mr-product-information-wrapper > .mr-breadcumbs-outerContainer {
      background: none !important; } }

@media (min-width: 768px) {
  .product-image-gallery__container > .mr-breadcumbs-outerContainer {
    display: none !important; }
  .mr-product-review-block {
    padding: 50px 150px; } }

.mr-product-outerContainer {
  height: 100% !important;
  justify-content: center; }

.productView {
  display: block; }

.mr-product-body .mr-product-outerContainer {
  width: 100%;
  max-width: 100%;
  padding-right: 0 !important; }
  .mr-product-body .mr-product-outerContainer .productView {
    width: 100%; }

.mr-product-information-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 75px;
  padding-right: 75px; }
  @media (max-width: 1024px) {
    .mr-product-information-wrapper {
      padding-left: 45px;
      padding-right: 45px;
      flex-direction: column; } }
  @media (max-width: 768px) {
    .mr-product-information-wrapper {
      padding: 0; } }
  .mr-product-information-wrapper .productView-images {
    width: 59.69%;
    max-width: 770px; }
    @media (max-width: 1024px) {
      .mr-product-information-wrapper .productView-images {
        width: 100%;
        max-width: 650px;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 768px) {
      .mr-product-information-wrapper .productView-images {
        max-width: 100%; } }
    .mr-product-information-wrapper .productView-images .product-image-gallery__container {
      width: 100%; }
      @media (max-width: 1024px) {
        .mr-product-information-wrapper .productView-images .product-image-gallery__container {
          max-height: 100%;
          margin-top: 0; } }
    .mr-product-information-wrapper .productView-images .product-image-gallery__nav-container {
      margin: 0; }
    .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container {
      display: none; }
    .mr-product-information-wrapper .productView-images .product-image-gallery__display-container, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container, .mr-product-information-wrapper .productView-images .main-image-container {
      z-index: 1;
      width: 84.42%;
      max-width: 650px;
      margin-left: auto; }
      @media (max-width: 1024px) {
        .mr-product-information-wrapper .productView-images .product-image-gallery__display-container, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container, .mr-product-information-wrapper .productView-images .main-image-container {
          width: 100%;
          max-width: 100%;
          aspect-ratio: 1; } }
      .mr-product-information-wrapper .productView-images .product-image-gallery__display-container::before, .mr-product-information-wrapper .productView-images .product-image-gallery__display-container::after, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container::before, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container::after, .mr-product-information-wrapper .productView-images .main-image-container::before, .mr-product-information-wrapper .productView-images .main-image-container::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        z-index: 1; }
      .mr-product-information-wrapper .productView-images .product-image-gallery__display-container::before, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container::before, .mr-product-information-wrapper .productView-images .main-image-container::before {
        background: rgba(255, 255, 255, 0.7); }
      .mr-product-information-wrapper .productView-images .product-image-gallery__display-container::after, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container::after, .mr-product-information-wrapper .productView-images .main-image-container::after {
        width: 30px;
        height: 30px;
        border: 4px solid #f3f3f3;
        /* Light border */
        border-top: 4px solid #aaaaaa;
        /* Blue border for spinner */
        border-radius: 50%;
        animation: spin 1s linear infinite;
        position: absolute;
        top: calc(50% - 30px);
        left: calc(50% - 30px);
        transform: translate(-50%, -50%); }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
      .mr-product-information-wrapper .productView-images .product-image-gallery__display-container.loaded::before, .mr-product-information-wrapper .productView-images .product-image-gallery__display-container.loaded::after, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container.loaded::before, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container.loaded::after, .mr-product-information-wrapper .productView-images .main-image-container.loaded::before, .mr-product-information-wrapper .productView-images .main-image-container.loaded::after {
        display: none; }
      .mr-product-information-wrapper .productView-images .product-image-gallery__display-container img, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container img, .mr-product-information-wrapper .productView-images .main-image-container img {
        width: 100%;
        height: 100%; }
        @media (max-width: 768px) {
          .mr-product-information-wrapper .productView-images .product-image-gallery__display-container img, .mr-product-information-wrapper .productView-images .temp-product-image-gallery__display-container img, .mr-product-information-wrapper .productView-images .main-image-container img {
            max-width: 100% !important;
            max-height: 100vw;
            object-fit: contain; } }
  .mr-product-information-wrapper .product-container {
    width: 34.89%;
    max-width: 450px;
    margin: 0; }
    @media (max-width: 1024px) {
      .mr-product-information-wrapper .product-container {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto; } }
    @media (max-width: 768px) {
      .mr-product-information-wrapper .product-container {
        max-width: calc(100% - 20px); } }
    .mr-product-information-wrapper .product-container .product-information {
      width: 100%; }
      @media (max-width: 1024px) {
        .mr-product-information-wrapper .product-container .product-information {
          max-width: 100%; } }
      .mr-product-information-wrapper .product-container .product-information .form-action {
        position: relative; }
    .mr-product-information-wrapper .product-container .product-description {
      width: 100%; }
      .mr-product-information-wrapper .product-container .product-description.hide {
        display: none; }
      .mr-product-information-wrapper .product-container .product-description p {
        margin-bottom: 10px; }
        .mr-product-information-wrapper .product-container .product-description p:last-child {
          margin-bottom: 0; }
      .mr-product-information-wrapper .product-container .product-description ul {
        padding-left: 4px;
        margin-bottom: 10px; }
        .mr-product-information-wrapper .product-container .product-description ul:last-child {
          margin-bottom: 0; }
        .mr-product-information-wrapper .product-container .product-description ul li:before {
          content: '-';
          margin-right: 5px;
          font-weight: bold; }
      .mr-product-information-wrapper .product-container .product-description ol {
        list-style: decimal;
        margin-bottom: 10px; }
        .mr-product-information-wrapper .product-container .product-description ol:last-child {
          margin-bottom: 0; }
        .mr-product-information-wrapper .product-container .product-description ol li {
          list-style: decimal; }
      .mr-product-information-wrapper .product-container .product-description a {
        text-decoration: underline; }
        .mr-product-information-wrapper .product-container .product-description a:hover {
          color: #000;
          text-decoration: underline; }
    .mr-product-information-wrapper .product-container .product-usp__wrapper {
      max-width: 450px;
      margin-left: auto;
      margin-right: auto; }
      .mr-product-information-wrapper .product-container .product-usp__wrapper.hide {
        display: none; }

.mr-product-details-wrapper {
  flex: 1 1 500px;
  display: flex;
  flex-direction: column; }

#foursixty-hideable-container {
  margin-left: 20px;
  margin-right: 20px; }

.mr-shop-ig-title {
  font-family: aktiv-grotesk, sans-serif;
  text-align: center;
  font-weight: 500;
  font-size: 25px;
  font-style: normal;
  line-height: 32px;
  margin-bottom: 10px; }

.mr-shop-ig-subtitle {
  font-family: aktiv-grotesk, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px; }

#nosto-bundle-pdp .image-wrapper img {
  min-height: 195px;
  background-color: #f0f0f0; }

#nosto-bundle-pdp .price-wrapper .price,
#nosto-bundle-pdp .price-wrapper .listPrice {
  display: none; }

#nosto-bundle-pdp .price-wrapper.show-variant-price .price {
  display: flex;
  align-items: center;
  height: 20px; }
  #nosto-bundle-pdp .price-wrapper.show-variant-price .price:before {
    content: 'Sale';
    font-weight: 500;
    font-size: 12px;
    line-height: 15.36px;
    color: #000000;
    width: 22%; }

#nosto-bundle-pdp .price-wrapper.show-variant-price .listPrice {
  display: flex;
  align-items: center;
  height: 20px;
  color: #B7BBC1; }
  #nosto-bundle-pdp .price-wrapper.show-variant-price .listPrice:before {
    content: 'RRP';
    font-weight: 500;
    font-size: 12px;
    line-height: 15.36px;
    color: #B7BBC1;
    width: 22%; }

#nosto-bundle-pdp .price-wrapper.show-variant-price .price-range-container {
  display: none; }

#nosto-bundle-pdp .price-wrapper .price-from {
  display: none; }

#nosto-bundle-pdp .price-wrapper .is-range .sale-price-label .price-from,
#nosto-bundle-pdp .price-wrapper .is-range .rrp-label .price-from,
#nosto-bundle-pdp .price-wrapper .is-range .member-price-label .price-from {
  display: block; }
  @media (min-width: 1024px) {
    #nosto-bundle-pdp .price-wrapper .is-range .sale-price-label .price-from,
    #nosto-bundle-pdp .price-wrapper .is-range .rrp-label .price-from,
    #nosto-bundle-pdp .price-wrapper .is-range .member-price-label .price-from {
      display: none; } }

#nosto-bundle-pdp .price-wrapper .is-range .sale-price-value .price-from,
#nosto-bundle-pdp .price-wrapper .is-range .rrp-value .price-from,
#nosto-bundle-pdp .price-wrapper .is-range .member-price-value .price-from {
  display: none; }
  @media (min-width: 1024px) {
    #nosto-bundle-pdp .price-wrapper .is-range .sale-price-value .price-from,
    #nosto-bundle-pdp .price-wrapper .is-range .rrp-value .price-from,
    #nosto-bundle-pdp .price-wrapper .is-range .member-price-value .price-from {
      display: inline; } }

#nosto-bundle-pdp .price-wrapper .member-price-wrapper {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  flex-flow: column;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    #nosto-bundle-pdp .price-wrapper .member-price-wrapper {
      flex-flow: row;
      align-items: center; } }
  #nosto-bundle-pdp .price-wrapper .member-price-wrapper .member-price-label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #BE8A03;
    width: 22%; }
    @media screen and (max-width: 768px) {
      #nosto-bundle-pdp .price-wrapper .member-price-wrapper .member-price-label {
        display: inline-flex; } }
  #nosto-bundle-pdp .price-wrapper .member-price-wrapper .price-from {
    font-weight: 400;
    font-size: 12px;
    line-height: 17.92px;
    color: #BE8A03; }
    @media screen and (max-width: 768px) {
      #nosto-bundle-pdp .price-wrapper .member-price-wrapper .price-from {
        font-size: 13px;
        line-height: 16.64px; } }
  #nosto-bundle-pdp .price-wrapper .member-price-wrapper .member-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #BE8A03; }

#nosto-bundle-pdp .price-wrapper .sale-price-wrapper {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  flex-flow: column;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    #nosto-bundle-pdp .price-wrapper .sale-price-wrapper {
      flex-flow: row;
      align-items: center; } }
  #nosto-bundle-pdp .price-wrapper .sale-price-wrapper .sale-price-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 15.36px;
    color: #000000;
    width: 22%; }
    @media screen and (max-width: 768px) {
      #nosto-bundle-pdp .price-wrapper .sale-price-wrapper .sale-price-label {
        display: inline-flex; } }
  #nosto-bundle-pdp .price-wrapper .sale-price-wrapper .price-from {
    font-weight: 400;
    font-size: 12px;
    line-height: 17.92px;
    color: #000000; }
    @media screen and (max-width: 768px) {
      #nosto-bundle-pdp .price-wrapper .sale-price-wrapper .price-from {
        font-size: 12px;
        line-height: 15.36px; } }
  #nosto-bundle-pdp .price-wrapper .sale-price-wrapper .sale-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #000000; }

#nosto-bundle-pdp .price-wrapper .rrp-wrapper {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  flex-flow: column;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    #nosto-bundle-pdp .price-wrapper .rrp-wrapper {
      flex-flow: row;
      align-items: center; } }
  #nosto-bundle-pdp .price-wrapper .rrp-wrapper .rrp-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    width: 22%; }
    @media screen and (max-width: 768px) {
      #nosto-bundle-pdp .price-wrapper .rrp-wrapper .rrp-label {
        display: inline-flex; } }
  #nosto-bundle-pdp .price-wrapper .rrp-wrapper .price-from {
    font-weight: 400;
    font-size: 12px;
    line-height: 15.36px; }
    @media screen and (max-width: 768px) {
      #nosto-bundle-pdp .price-wrapper .rrp-wrapper .price-from {
        font-size: 12px;
        line-height: 15.36px; } }
  #nosto-bundle-pdp .price-wrapper .rrp-wrapper .rrp-value {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.92px; }
  #nosto-bundle-pdp .price-wrapper .rrp-wrapper.line-through .rrp-label,
  #nosto-bundle-pdp .price-wrapper .rrp-wrapper.line-through .price-from,
  #nosto-bundle-pdp .price-wrapper .rrp-wrapper.line-through .rrp-value {
    color: #B7BBC1;
    text-decoration: line-through; }

.low-stock-message {
  display: none;
  color: #d03030;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0 0;
  line-height: 17px; }
  @media (min-width: 1023px) {
    .low-stock-message {
      padding: 20px 0 10px; } }
  @media (min-width: 1024px) {
    .low-stock-message {
      padding: 10px 0; } }
  .low-stock-message.show {
    display: block; }

.insufficient-stock {
  line-height: 1.3; }

.mr-product-desc-divider {
  display: block;
  width: 100vw !important;
  padding: 0;
  border-top: 1px solid #eaedf1; }
  @media (min-width: 1023px) {
    .mr-product-desc-divider {
      margin-top: 40px; } }
  @media (min-width: 1023px) and (max-width: 1400px) {
    .mr-product-desc-divider {
      margin-bottom: 40px; } }
  @media (max-width: 768px) {
    .mr-product-desc-divider {
      margin-bottom: 20px; } }

.mr-product-desc {
  margin: auto;
  padding: 50px; }
  .mr-product-desc * {
    font-family: aktiv-grotesk, sans-serif !important; }

@media (max-width: 768px) {
  .mr-uvp-icon img {
    max-width: 85px;
    max-height: 76px; } }

@media (min-width: 769px) {
  .mr-uvp-icon img {
    max-height: 150px; } }

@media (min-width: 1024px) {
  .mr-product-uvp-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center; }
    .mr-product-uvp-wrapper .mr-uvp-icon > img {
      margin: auto; }
  .mr-product-warranty-text {
    margin-bottom: 25px; }
  .mr-product-text {
    flex: 1 1 500px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .mr-product-text:first-child {
      margin-right: 85px; }
    .mr-product-text:last-child {
      margin-left: 100px; } }

@media (max-width: 1024px) {
  .mr-read-more-btn {
    text-decoration: underline;
    font-weight: 500;
    padding: 0;
    line-height: 19px; }
  .mr-product-uvp-wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0; } }

@media (max-width: 768px) {
  .mr-product-details-wrapper > .mr-product-desc-divider {
    margin: 0; } }

.mr-product-desc {
  max-width: 1440px;
  padding: 50px 101px 50px 90px; }
  @media (max-width: 1024px) {
    .mr-product-desc {
      padding: 50px; } }
  @media (max-width: 768px) {
    .mr-product-desc {
      padding: 0; } }
  .mr-product-desc .mr-product-desc-top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 55px; }
    @media (max-width: 768px) {
      .mr-product-desc .mr-product-desc-top {
        flex-direction: column;
        margin-bottom: 0; } }
    .mr-product-desc .mr-product-desc-top > img {
      width: 46.6%;
      max-width: 582px;
      object-fit: cover; }
      @media (max-width: 768px) {
        .mr-product-desc .mr-product-desc-top > img {
          order: 2;
          width: 100%;
          max-width: 100%; } }
    .mr-product-desc .mr-product-desc-top .mr-product-text {
      width: 52.83%;
      max-width: 660px;
      margin: 0; }
      @media (max-width: 768px) {
        .mr-product-desc .mr-product-desc-top .mr-product-text {
          order: 1;
          width: 100%;
          max-width: 100%;
          padding: 0 15px 30px 15px; } }
      .mr-product-desc .mr-product-desc-top .mr-product-text > div {
        width: 76.52%;
        max-width: 505px;
        margin-left: 15.3%;
        margin-right: 8.2%; }
        @media (max-width: 768px) {
          .mr-product-desc .mr-product-desc-top .mr-product-text > div {
            width: 100%;
            max-width: 100%;
            margin: 0; } }
      @media (max-width: 768px) {
        .mr-product-desc .mr-product-desc-top .mr-product-text > div.mr-horizontal-divider {
          margin: 20px 0 0 0; } }
  .mr-product-desc .mr-product-desc-bottom {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 768px) {
      .mr-product-desc .mr-product-desc-bottom {
        flex-direction: column; } }
    .mr-product-desc .mr-product-desc-bottom .mr-product-text {
      width: 40.44%;
      max-width: 505px; }
      @media (max-width: 768px) {
        .mr-product-desc .mr-product-desc-bottom .mr-product-text {
          width: 100%;
          max-width: 100%;
          padding: 0 15px 30px 15px; } }
    .mr-product-desc .mr-product-desc-bottom > img {
      width: 52.85%;
      max-width: 660px;
      object-fit: cover; }
      @media (max-width: 768px) {
        .mr-product-desc .mr-product-desc-bottom > img {
          width: 100%;
          max-width: 100%; } }
    @media (max-width: 768px) {
      .mr-product-desc .mr-product-desc-bottom .mr-horizontal-divider {
        margin: 20px 0 0 0; } }
  .mr-product-desc .mr-product-text-h2,
  .mr-product-desc .mr-product-love-header,
  .mr-product-desc .mr-product-care-header,
  .mr-product-desc .mr-product-warranty-header {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 20px;
    line-height: 25.6px;
    color: #000000;
    margin: 0 0 15px 0;
    text-transform: capitalize; }
    @media (max-width: 768px) {
      .mr-product-desc .mr-product-text-h2,
      .mr-product-desc .mr-product-love-header,
      .mr-product-desc .mr-product-care-header,
      .mr-product-desc .mr-product-warranty-header {
        margin: 20px 0; } }
  @media (max-width: 768px) {
    .mr-product-desc .mr-product-text-h2,
    .mr-product-desc .mr-product-care-header {
      position: relative;
      margin-bottom: 0; }
      .mr-product-desc .mr-product-text-h2:before, .mr-product-desc .mr-product-text-h2:after,
      .mr-product-desc .mr-product-care-header:before,
      .mr-product-desc .mr-product-care-header:after {
        content: ' ';
        position: absolute;
        width: 26px;
        height: 26px;
        background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/line.svg");
        background-repeat: no-repeat;
        background-position: center; }
      .mr-product-desc .mr-product-text-h2:before,
      .mr-product-desc .mr-product-care-header:before {
        right: 1px; }
      .mr-product-desc .mr-product-text-h2:after,
      .mr-product-desc .mr-product-care-header:after {
        right: 1px;
        transform: rotate(90deg);
        transition: all .3s ease; } }
  .mr-product-desc .mr-horizontal-divider {
    margin-top: 25px;
    margin-bottom: 25px;
    border-top: 1px solid #B7BBC1; }
  .mr-product-desc .mr-product-info-list {
    margin: 0;
    padding: 0; }
    @media (max-width: 768px) {
      .mr-product-desc .mr-product-info-list {
        max-height: 0;
        overflow: hidden;
        transition: all .3s ease; } }
    .mr-product-desc .mr-product-info-list li {
      list-style: none;
      position: relative;
      padding-left: 21px;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 20px;
      color: #000000; }
      .mr-product-desc .mr-product-info-list li:before {
        width: 5px;
        height: 5px;
        content: ' ';
        display: block;
        position: absolute;
        background: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/new-dot.svg");
        background-size: 4px;
        background-repeat: no-repeat;
        top: 8px;
        left: 8px; }
    .mr-product-desc .mr-product-info-list a:hover {
      color: #000000; }
  @media (max-width: 768px) {
    .mr-product-desc .mr-product-info-list-wrapper.open .mr-product-info-list {
      padding: 20px 0 0 0;
      max-height: 1000px;
      transition: all .3s ease; }
    .mr-product-desc .mr-product-info-list-wrapper.open .mr-product-info-linksList {
      padding: 0; }
    .mr-product-desc .mr-product-info-list-wrapper.open .mr-product-text-h2:after {
      transition: all .3s ease;
      transform: rotate(180deg); } }
  .mr-product-desc .mr-product-love-text,
  .mr-product-desc .mr-product-care-text,
  .mr-product-desc .mr-product-warranty-text {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 19px;
    color: #000000; }
  @media (max-width: 768px) {
    .mr-product-desc .mr-product-care-wrapper .mr-product-care-text {
      max-height: 0;
      overflow: hidden;
      transition: all .3s ease; } }
  @media (max-width: 768px) {
    .mr-product-desc .mr-product-care-wrapper.open .mr-product-care-text {
      padding: 20px 0 0 0;
      max-height: 1000px;
      transition: all .3s ease; }
    .mr-product-desc .mr-product-care-wrapper.open .mr-product-care-header:after {
      transition: all .3s ease;
      transform: rotate(180deg); } }

.mr-miniCart-container {
  max-width: 450px !important;
  height: 100% !important; }
  @media (max-width: 768px) {
    .mr-miniCart-container {
      max-width: 335px !important; } }

.mr-miniCart-bodyContainer {
  height: calc(100% - 390px);
  position: relative;
  overflow-y: auto; }
  @media (max-width: 768px) {
    .mr-miniCart-bodyContainer {
      height: calc(100% - 380px); } }

.mr-miniCart-cartContainer {
  max-height: 1000% !important; }
  .mr-miniCart-cartContainer::-webkit-scrollbar {
    -webkit-appearance: none; }
  .mr-miniCart-cartContainer::-webkit-scrollbar:vertical {
    width: 11px; }
  .mr-miniCart-cartContainer::-webkit-scrollbar:horizontal {
    height: 11px; }
  .mr-miniCart-cartContainer::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, 0.5); }

.mr-miniCart-footer-container {
  width: 100%;
  padding: 0 !important;
  border-top: none; }

html {
  height: -webkit-fill-available; }

body {
  min-height: 100vh;
  min-height: -webkit-fill-available; }

.bg-athens-gray {
  background: #EAEDF1; }

.total-savings {
  background: #EAEDF1; }

.mr-miniCart-bodyContainer {
  padding: 0 !important; }
  .mr-miniCart-bodyContainer .previewCartList {
    border: none; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem {
    padding: 20px !important;
    display: flex !important;
    position: relative;
    border: none !important;
    border-bottom: 1px solid #EAEDF1 !important; }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem:last-child {
      border: none !important; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem {
        padding: 15px !important; }
        .mr-miniCart-bodyContainer .mr-miniCart-cartItem:last-child {
          margin-bottom: 15px; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-img {
    width: 130px;
    max-width: 130px; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-img {
        width: 98px;
        max-width: 98px; } }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-img img {
      width: 100%; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-content {
    width: calc(100% - 130px);
    padding: 0 0 0 10px !important;
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-content {
        width: calc(100% - 98px);
        padding: 0 0 0 13px !important; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-name {
    margin: 0;
    max-width: 220px;
    order: 1; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-name {
        width: calc(100% - 50px);
        max-width: 166px; } }
    @media (max-width: 425px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-name {
        max-width: 140px; } }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-name a {
      display: inline-block;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 14px !important;
      line-height: 15px !important;
      color: #000000 !important;
      letter-spacing: normal; }
      @media (max-width: 768px) {
        .mr-miniCart-bodyContainer .mr-miniCart-cartItem-name a {
          line-height: 17px !important; } }
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-name a:hover {
        color: #000000 !important; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-price {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px !important;
    line-height: 18px;
    color: #000000 !important;
    margin: 2px 0 0 0 !important;
    order: 2; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-price {
        margin: 9px 0 0 0 !important;
        order: 3;
        display: flex;
        flex-wrap: wrap;
        width: 115px;
        max-width: calc(100% - 75px); } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-salePrice {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px !important;
    line-height: 18px;
    color: #000000 !important; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-salePrice {
        margin-right: 9px; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-rrpPrice {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px !important;
    line-height: 18px;
    color: #B7BBC1 !important;
    text-decoration: line-through; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-options {
    margin: 10px 0 0 0;
    order: 3; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-options {
        margin: 3px 0 0 0;
        order: 2; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-key {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin: 0 3px 0 0; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-key {
        font-size: 11px;
        line-height: 13px; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-value {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #000000; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-value {
        font-size: 11px;
        line-height: 13px; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantity-container {
    order: 4;
    margin: 19px 0 0 0; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantity-container {
        margin: 0; } }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantity-container .previewCartItem-label {
      display: none; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantity {
    width: 100%;
    max-width: 90px; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantity {
        max-width: 74px;
        position: absolute;
        bottom: 15px;
        right: 15px; } }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantityFormIncrement {
    width: 100%;
    display: flex;
    margin-right: 10px !important;
    transition: all .3s ease; }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantityFormIncrement:hover {
      border-color: #000000;
      transition: all .3s ease; }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantityFormIncrement .button {
      background-color: #fff;
      border: none !important;
      height: 29px;
      line-height: 29px;
      padding: 0 10px;
      width: 33.33%;
      display: flex; }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-quantityFormIncrement .cart-item-qty-input {
      padding: 0;
      width: 33.33%;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      color: #000;
      height: 29px;
      line-height: 29px; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-removeContainer {
    position: inherit !important; }
  .mr-miniCart-bodyContainer .mr-miniCart-cartItem-remove {
    width: 15px;
    height: 15px;
    top: 65px;
    right: 20px;
    left: unset;
    bottom: unset; }
    @media (max-width: 768px) {
      .mr-miniCart-bodyContainer .mr-miniCart-cartItem-remove {
        top: 35px;
        right: 15px; } }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-remove span {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      color: #B7BBC1; }
      @media (max-width: 768px) {
        .mr-miniCart-bodyContainer .mr-miniCart-cartItem-remove span {
          top: 0 !important; } }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-remove:hover span {
      color: #B7BBC1; }
    .mr-miniCart-bodyContainer .mr-miniCart-cartItem-remove svg {
      top: unset;
      vertical-align: unset; }

body.miniCart-open {
  max-height: 100vh;
  overflow: hidden; }

.mr-miniCart-container .mr-miniCart-headerContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 20px 14px 20px !important;
  background-color: #EAEDF1 !important;
  border: none !important; }
  @media (max-width: 768px) {
    .mr-miniCart-container .mr-miniCart-headerContainer {
      padding: 13px 15px 13px 15px !important; } }
  .mr-miniCart-container .mr-miniCart-headerContainer .page-heading {
    display: none; }

.mr-miniCart-container .mr-miniCart-header-icon {
  display: flex;
  align-items: center; }

.mr-miniCart-container .mr-miniCart-header-icon svg {
  width: 21px !important;
  height: 24px;
  max-height: 24px !important;
  margin-right: 7px; }

.mr-miniCart-container .mr-miniCart-header-iconQuantity {
  display: block;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000000; }

.mr-miniCart-container .mr-miniCart-header-title {
  margin-left: -6%; }
  @media (max-width: 768px) {
    .mr-miniCart-container .mr-miniCart-header-title {
      margin-left: -7%; } }

.mr-miniCart-container .mr-miniCart-header-titleContent {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 18px;
  line-height: 27px;
  color: #000000; }
  @media (max-width: 768px) {
    .mr-miniCart-container .mr-miniCart-header-titleContent {
      font-size: 16px;
      line-height: 20px; } }

.mr-miniCart-container .mr-miniCart-header-close {
  width: 15px !important;
  height: 15px !important; }
  .mr-miniCart-container .mr-miniCart-header-close svg {
    width: 15px !important;
    height: 15px !important;
    max-height: 15px !important; }

.mr-miniCart-footer-topContainer {
  border-top: 1px solid #EAEDF1; }

.mr-miniCart-progressBar-container {
  padding: 15px 20px 27px 20px;
  margin: 0;
  border: none;
  border-bottom: 1px solid #EAEDF1;
  background-color: #FFF; }
  @media (max-width: 768px) {
    .mr-miniCart-progressBar-container {
      padding: 15px 15px 24px 15px; } }
  .mr-miniCart-progressBar-container .mr-miniCart-processBar-header {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 12px !important;
    line-height: 14px;
    color: #000;
    margin-bottom: 21px; }
  .mr-miniCart-progressBar-container .mr-miniCart-processBar-wrapper {
    width: 100%;
    background: #EAEDF1;
    height: 2px; }
  .mr-miniCart-progressBar-container .mr-miniCart-processBar-bar {
    height: 2px; }
    .mr-miniCart-progressBar-container .mr-miniCart-processBar-bar svg {
      width: 29px;
      margin-top: -10px;
      margin-left: calc(100% - 29px);
      background-color: #FFF; }
  .mr-miniCart-progressBar-container .progressBar-threshold {
    display: none; }

.mr-miniCart-footer-bottomContainer {
  position: fixed;
  bottom: 0;
  width: 100%;
  max-width: 450px; }
  @media (max-width: 768px) {
    .mr-miniCart-footer-bottomContainer {
      max-width: 335px; } }
  .mr-miniCart-footer-bottomContainer .subtotal {
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 15px 20px;
    margin: 0; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .subtotal {
        padding: 15px; } }
    .mr-miniCart-footer-bottomContainer .subtotal p {
      display: none; }
  .mr-miniCart-footer-bottomContainer .mr-miniCart-footerTotal-label {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    text-transform: capitalize; }
  .mr-miniCart-footer-bottomContainer .mr-miniCart-footerTotal-value {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    color: #000000; }
  .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns {
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    gap: 13px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns {
        padding: 0 15px;
        gap: 7px; } }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-miniCart-footer-btn {
      margin: 0 !important; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-miniCart-footer-btn {
          max-width: 100%;
          padding: 0; } }
      .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-miniCart-footer-btn.previewCartAction-checkout {
        width: 100%; }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-commonForm-secondaryBtn {
      border-color: transparent !important;
      padding: 0 !important;
      height: 45px !important;
      line-height: 45px !important;
      width: 100%;
      text-decoration: none;
      color: #000000 !important; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-commonForm-secondaryBtn {
          margin-bottom: 0; } }
      .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-commonForm-secondaryBtn:hover {
        color: #FFF !important; }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-commonForm-primaryBtn {
      padding: 0 !important;
      height: 45px !important;
      line-height: 45px !important;
      display: flex;
      justify-content: center; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-commonForm-primaryBtn {
          margin-bottom: 0; } }
      .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .mr-commonForm-primaryBtn:hover {
        text-decoration: none; }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .previewCartAction-viewCart {
      padding: 0; }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-btns .previewCartAction-checkout {
      padding: 0; }
  .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-linkContainer {
    padding: 0 0 20px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-linkContainer {
        padding: 15px 0 19px; } }
  .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-link {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    position: relative;
    text-decoration: none !important;
    border: none; }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-link:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      border-bottom: 1px solid #000000;
      bottom: 1px;
      position: absolute;
      transition: all .3s ease; }
    .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-link:hover, .mr-miniCart-footer-bottomContainer .mr-miniCart-footer-link:visited {
      color: #000000; }
  .mr-miniCart-footer-bottomContainer .mr-nonCate-productCard-usp {
    display: none; }
  .mr-miniCart-footer-bottomContainer .rrp-total,
  .mr-miniCart-footer-bottomContainer .nzd-subtotal,
  .mr-miniCart-footer-bottomContainer .usd-subtotal {
    background: #EAEDF1;
    padding-bottom: 8px; }
    .mr-miniCart-footer-bottomContainer .rrp-total .mr-miniCart-footerTotal-label,
    .mr-miniCart-footer-bottomContainer .nzd-subtotal .mr-miniCart-footerTotal-label,
    .mr-miniCart-footer-bottomContainer .usd-subtotal .mr-miniCart-footerTotal-label {
      color: #A8ABAE;
      font-weight: 500; }
    .mr-miniCart-footer-bottomContainer .rrp-total .rrp-total-value,
    .mr-miniCart-footer-bottomContainer .rrp-total .nzd-rrp-total-value,
    .mr-miniCart-footer-bottomContainer .rrp-total .usd-rrp-total-value,
    .mr-miniCart-footer-bottomContainer .nzd-subtotal .rrp-total-value,
    .mr-miniCart-footer-bottomContainer .nzd-subtotal .nzd-rrp-total-value,
    .mr-miniCart-footer-bottomContainer .nzd-subtotal .usd-rrp-total-value,
    .mr-miniCart-footer-bottomContainer .usd-subtotal .rrp-total-value,
    .mr-miniCart-footer-bottomContainer .usd-subtotal .nzd-rrp-total-value,
    .mr-miniCart-footer-bottomContainer .usd-subtotal .usd-rrp-total-value {
      color: #A8ABAE;
      text-decoration: line-through; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .rrp-total .mr-miniCart-footerTotal-label,
      .mr-miniCart-footer-bottomContainer .rrp-total .rrp-total-value,
      .mr-miniCart-footer-bottomContainer .rrp-total .nzd-rrp-total-value,
      .mr-miniCart-footer-bottomContainer .rrp-total .usd-rrp-total-value,
      .mr-miniCart-footer-bottomContainer .nzd-subtotal .mr-miniCart-footerTotal-label,
      .mr-miniCart-footer-bottomContainer .nzd-subtotal .rrp-total-value,
      .mr-miniCart-footer-bottomContainer .nzd-subtotal .nzd-rrp-total-value,
      .mr-miniCart-footer-bottomContainer .nzd-subtotal .usd-rrp-total-value,
      .mr-miniCart-footer-bottomContainer .usd-subtotal .mr-miniCart-footerTotal-label,
      .mr-miniCart-footer-bottomContainer .usd-subtotal .rrp-total-value,
      .mr-miniCart-footer-bottomContainer .usd-subtotal .nzd-rrp-total-value,
      .mr-miniCart-footer-bottomContainer .usd-subtotal .usd-rrp-total-value {
        font-size: 14px; } }
  .mr-miniCart-footer-bottomContainer .nzd-subtotal,
  .mr-miniCart-footer-bottomContainer .usd-subtotal {
    padding-top: 0; }
    .mr-miniCart-footer-bottomContainer .nzd-subtotal .mr-miniCart-footerTotal-label,
    .mr-miniCart-footer-bottomContainer .usd-subtotal .mr-miniCart-footerTotal-label {
      font-size: 14px; }
  .mr-miniCart-footer-bottomContainer .total-savings {
    padding-top: 0;
    padding-bottom: 12px; }
    .mr-miniCart-footer-bottomContainer .total-savings .mr-miniCart-footerTotal-label,
    .mr-miniCart-footer-bottomContainer .total-savings .total-savings-value {
      color: #B82044;
      font-weight: 500; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-bottomContainer .total-savings .mr-miniCart-footerTotal-label,
        .mr-miniCart-footer-bottomContainer .total-savings .total-savings-value {
          font-size: 14px; } }
  .mr-miniCart-footer-bottomContainer .coupon-code-container {
    display: flex;
    background-color: #EAEDF1;
    padding: 10px 20px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .coupon-code-container {
        padding: 0 14px 10px; } }
    .mr-miniCart-footer-bottomContainer .coupon-code-container .mr-miniCart-footerTotal-label {
      display: flex;
      flex-wrap: wrap; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .coupon-code-container .mr-miniCart-footerTotal-value {
        font-size: 14px; } }
    .mr-miniCart-footer-bottomContainer .coupon-code-container .code-label-value {
      font-weight: 400;
      margin-right: 6px;
      text-align: left;
      font-size: 15px; }
    .mr-miniCart-footer-bottomContainer .coupon-code-container #preview-remove-coupon-code {
      text-decoration: underline;
      font-size: 13px; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-bottomContainer .coupon-code-container #preview-remove-coupon-code {
          font-size: 12px; } }
      .mr-miniCart-footer-bottomContainer .coupon-code-container #preview-remove-coupon-code:visited {
        color: #000; }
    .mr-miniCart-footer-bottomContainer .coupon-code-container form {
      width: 100%;
      display: flex;
      margin-bottom: 0; }
    .mr-miniCart-footer-bottomContainer .coupon-code-container .gc-previewCart-coupon-input {
      border: 1px solid #dfdfdf;
      height: 100%;
      width: calc(100% - 90px);
      margin-right: 8px; }
      .mr-miniCart-footer-bottomContainer .coupon-code-container .gc-previewCart-coupon-input:focus {
        border: 1px solid #b4b4b4; }
    .mr-miniCart-footer-bottomContainer .coupon-code-container .button {
      margin: 0;
      border: 1px solid #dfdfdf;
      background-color: #e2e2e3;
      text-transform: uppercase;
      color: #000;
      font-size: 13px;
      width: 82px; }
      .mr-miniCart-footer-bottomContainer .coupon-code-container .button:hover {
        background-color: #d6d6d6; }
  .mr-miniCart-footer-bottomContainer .separator-container {
    width: 100%;
    padding: 0 20px;
    background-color: #EAEDF1; }
    .mr-miniCart-footer-bottomContainer .separator-container .separator {
      height: 1px;
      border-top: 1px solid #DFDFDF; }
  .mr-miniCart-footer-bottomContainer .total-amount {
    padding: 12px 20px 10px 20px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .total-amount {
        padding: 7px 15px 6px; } }
    .mr-miniCart-footer-bottomContainer .total-amount .mr-miniCart-footerTotal-label,
    .mr-miniCart-footer-bottomContainer .total-amount .mr-miniCart-footerTotal-value {
      color: #000;
      font-weight: 700;
      font-size: 18px; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-bottomContainer .total-amount .mr-miniCart-footerTotal-label,
        .mr-miniCart-footer-bottomContainer .total-amount .mr-miniCart-footerTotal-value {
          font-size: 16px; } }
  .mr-miniCart-footer-bottomContainer .cart-info .mr-miniCart-footerTotal-label {
    display: flex;
    align-items: center;
    font-weight: 400;
    color: #343B41;
    font-size: 14px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .cart-info .mr-miniCart-footerTotal-label {
        font-size: 13px; } }
  .mr-miniCart-footer-bottomContainer .cart-info .mr-miniCart-footerTotal-value {
    font-size: 14px;
    color: #000; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .cart-info .mr-miniCart-footerTotal-value {
        font-size: 13px; } }
  .mr-miniCart-footer-bottomContainer .cart-info .icon-wrapper {
    margin-right: 10px;
    width: 23px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .cart-info .icon-wrapper {
        display: none; } }
  .mr-miniCart-footer-bottomContainer .cart-info.shipping-info {
    padding: 14px 20px 15px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .cart-info.shipping-info {
        padding: 10px 15px 15px; } }
    .mr-miniCart-footer-bottomContainer .cart-info.shipping-info .mr-miniCart-footerTotal-value b, .mr-miniCart-footer-bottomContainer .cart-info.shipping-info .mr-miniCart-footerTotal-value strong {
      font-weight: 500; }
  .mr-miniCart-footer-bottomContainer .cart-info.coupon-info {
    padding: 3px 20px 7px; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-bottomContainer .cart-info.coupon-info {
        padding: 5px 15px 17px; } }
    .mr-miniCart-footer-bottomContainer .cart-info.coupon-info .mr-miniCart-footerTotal-value {
      font-weight: 300; }
  .mr-miniCart-footer-bottomContainer .previewCart-payment-icons {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 0 17px; }
    .mr-miniCart-footer-bottomContainer .previewCart-payment-icons img {
      width: 100%;
      max-width: 268px; }

.mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer {
  padding: 0 15px 25px 15px; }
  @media (max-width: 768px) {
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer {
      padding: 0 16px 15px 16px; } }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-miniCart-headerTitle {
    margin: 0 !important;
    padding: 20px 0 15px 0 !important;
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 16px !important;
    line-height: 20px;
    color: #000000 !important;
    text-transform: capitalize;
    letter-spacing: normal;
    text-align: center; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-miniCart-headerTitle {
        padding: 14px 17px 12px 1px !important;
        text-align: left !important; } }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .nosto_element.mr-miniCart-nostoContainer {
    display: flex;
    padding: 0 !important;
    background-color: #FFF !important; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .nosto_element.mr-miniCart-nostoContainer {
        flex-direction: column; } }
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .nosto_element.mr-miniCart-nostoContainer .mr-productCard-container {
      width: 33.33% !important;
      display: flex !important;
      flex-direction: column;
      padding: 0 5px !important;
      border: none !important; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .nosto_element.mr-miniCart-nostoContainer .mr-productCard-container {
          width: 100% !important;
          max-width: 100% !important;
          min-height: 97px;
          flex-direction: row;
          align-items: flex-start;
          margin-bottom: 15px;
          padding: 0 !important; } }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-article {
    padding: 0; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-article {
        display: flex;
        width: 100%; } }
  @media (max-width: 768px) {
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-card-figure {
      width: 97px;
      height: 97px; } }
  @media (max-width: 768px) {
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-bodyContainer {
      display: flex;
      flex-direction: column;
      margin-left: 13px;
      width: calc(100% - 110px); } }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .cat-usp-section,
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-wishlistContainer,
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .product-stamped,
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-addToCart-load,
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-addToCart-Container,
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-loginNotification-Container {
    display: none !important; }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-title {
    margin: 10px 0 0 0;
    padding: 0;
    min-height: 45px;
    display: flex; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-title {
        margin: 0;
        min-height: auto; } }
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-title a {
      display: inline-block;
      font: normal 400 12px aktiv-grotesk, sans-serif !important;
      line-height: 14px;
      color: #000000;
      text-decoration: none;
      letter-spacing: normal;
      text-align: left; }
      @media (max-width: 768px) {
        .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-title a {
          line-height: 17px;
          font-size: 14px !important;
          max-width: 191px; } }
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-title a:hover {
        color: #000000 !important;
        text-decoration: none; }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-pricesContainer {
    margin: 7px 0 0 0; }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-salePrice {
    margin: 0 10px 0 0;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #000000;
    opacity: 0;
    white-space: nowrap;
    text-align: left; }
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-salePrice.show {
      opacity: 1; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-salePrice {
        margin: 0 9px 0 0; } }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-retailPrice {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    color: #B7BBC1;
    opacity: 0;
    white-space: nowrap;
    text-align: left; }
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-retailPrice.show {
      opacity: 1; }
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-retailPrice:after {
      bottom: 7px; }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-bottomLink {
    display: flex;
    justify-content: flex-start;
    margin: 10px 0 0 0; }
    @media (max-width: 768px) {
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-bottomLink {
        margin: auto 0 0 0; } }
    .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-bottomLink a {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      color: #000;
      position: relative;
      text-decoration: none;
      text-transform: capitalize; }
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-bottomLink a:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #000;
        position: absolute;
        left: 0;
        bottom: 0;
        transition: width .3s ease; }
      .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-bottomLink a:hover:after {
        width: 0;
        transition: width .3s ease; }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-imgs:hover .mr-productCard-img:nth-of-type(1) {
    opacity: 1; }
  .mr-miniCart-footer-topContainer .mr-miniCart-ymalContainer .mr-productCard-imgs:hover .mr-productCard-img:nth-of-type(2) {
    opacity: 0; }

.mr-miniCart-nostoContainer {
  padding: 0 !important;
  background-color: #FFF !important; }
  .mr-miniCart-nostoContainer .nosto-header {
    margin: 0 !important;
    padding: 20px 0 15px 0 !important;
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 16px !important;
    line-height: 20px;
    color: #000000 !important;
    text-transform: capitalize;
    letter-spacing: normal; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .nosto-header {
        padding: 14px 17px 12px 17px !important;
        text-align: left !important; } }
  .mr-miniCart-nostoContainer .previewCartList {
    width: 100%;
    max-width: 100%;
    display: flex !important;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .previewCartList {
        flex-direction: column;
        padding-left: 16px;
        padding-right: 16px;
        max-height: 112px;
        overflow-y: scroll; } }
  .mr-miniCart-nostoContainer .previewCartItem {
    width: 33.33% !important;
    display: flex !important;
    flex-direction: column;
    padding: 0 5px !important;
    border: none !important; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .previewCartItem {
        width: 100% !important;
        max-width: 100% !important;
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 15px;
        padding: 0 !important; } }
  .mr-miniCart-nostoContainer .previewCartItem-image {
    max-width: 130px; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .previewCartItem-image {
        max-width: 97px; } }
  .mr-miniCart-nostoContainer .previewCartItem-content {
    width: 100%;
    max-width: 100%;
    padding: 0 !important;
    position: relative; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .previewCartItem-content {
        width: calc(100% - 97px);
        max-width: calc(100% - 97px);
        padding-left: 13px !important;
        min-height: 97px; } }
  .mr-miniCart-nostoContainer .previewCartItem-name {
    margin: 10px 0 0 0; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .previewCartItem-name {
        margin: 0; } }
    .mr-miniCart-nostoContainer .previewCartItem-name a {
      display: inline-block;
      font: normal 400 12px aktiv-grotesk, sans-serif !important;
      line-height: 14px;
      color: #000000;
      text-decoration: none;
      letter-spacing: normal; }
      @media (max-width: 768px) {
        .mr-miniCart-nostoContainer .previewCartItem-name a {
          line-height: 17px;
          font-size: 14px !important;
          max-width: 191px; } }
      .mr-miniCart-nostoContainer .previewCartItem-name a:hover {
        color: #000000 !important;
        text-decoration: none; }
  .mr-miniCart-nostoContainer #nosto-dow .previewCartItem-price {
    margin: 17px 0 0 0; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer #nosto-dow .previewCartItem-price {
        margin-top: 7px; } }
    .mr-miniCart-nostoContainer #nosto-dow .previewCartItem-price .actual_price {
      order: 2;
      margin-left: 10px !important;
      display: flex; }
      @media (max-width: 768px) {
        .mr-miniCart-nostoContainer #nosto-dow .previewCartItem-price .actual_price {
          margin-left: 9px !important; } }
    .mr-miniCart-nostoContainer #nosto-dow .previewCartItem-price .sale_price {
      order: 1;
      display: flex; }
    .mr-miniCart-nostoContainer #nosto-dow .previewCartItem-price .actual_price_field {
      line-height: 15px; }
  .mr-miniCart-nostoContainer .sale_price span {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #000000; }
  .mr-miniCart-nostoContainer .actual_price span {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #B7BBC1;
    padding: 0 !important; }
  .mr-miniCart-nostoContainer .custom-card-figcaption-body {
    text-align: left !important;
    display: flex;
    margin: 10px 0 25px 0; }
    @media (max-width: 768px) {
      .mr-miniCart-nostoContainer .custom-card-figcaption-body {
        margin: auto 0 0 0;
        position: absolute;
        bottom: 0; } }
    .mr-miniCart-nostoContainer .custom-card-figcaption-body a {
      padding: 0;
      background-color: transparent;
      border: none;
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 12px;
      line-height: 15px;
      text-transform: capitalize;
      color: #000000;
      display: inline-block;
      width: auto;
      position: relative; }
      .mr-miniCart-nostoContainer .custom-card-figcaption-body a:hover {
        border: none;
        color: #000000; }
        .mr-miniCart-nostoContainer .custom-card-figcaption-body a:hover:after {
          width: 0;
          transition: all .3s ease; }
      .mr-miniCart-nostoContainer .custom-card-figcaption-body a:after {
        position: absolute;
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #000000;
        bottom: 1px;
        transition: all .3s ease; }
  .mr-miniCart-nostoContainer .mr-productCard-reviewsContainer {
    display: none;
    margin: 0; }
  @media (max-width: 768px) {
    .mr-miniCart-nostoContainer .mr-nonCate-productCard-card-figure {
      width: 100%;
      max-width: 97px; } }
  .mr-miniCart-nostoContainer .mr-productCard-membersPriceLabel {
    text-align: left; }

.mr-category-mainContainer .mr-category-sectionHeader {
  margin: 25px auto;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  text-align: center; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-sectionHeader {
      margin: 20px auto; } }

.mr-category-mainContainer .container {
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0 auto; }

.mr-category-mainContainer .mr-category-headerContainer {
  min-height: 300px;
  position: relative;
  display: flex;
  flex-direction: column; }
  .mr-category-mainContainer .mr-category-headerContainer.display-none {
    display: none; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-headerContainer {
      border-bottom: 1px solid #EAEDF1;
      min-height: auto; } }
  .mr-category-mainContainer .mr-category-headerContainer:after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: -1; }
    @media (max-width: 768px) {
      .mr-category-mainContainer .mr-category-headerContainer:after {
        background-color: transparent; } }

.mr-category-mainContainer .mr-category-imgsContainer {
  position: absolute;
  width: 100%;
  height: 300px;
  z-index: -1;
  background-position: center;
  background-size: cover; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-imgsContainer {
      position: relative;
      display: flex;
      flex-direction: column;
      height: 200px; } }
  @media (max-width: 768px) and (max-width: 768px) {
    .mr-category-mainContainer .mr-category-imgsContainer:after {
      position: absolute;
      width: 100%;
      height: 100%;
      content: ' ';
      background-color: rgba(0, 0, 0, 0.25);
      z-index: -1; } }

.mr-category-mainContainer .mr-category-detailsContainer {
  width: 100%;
  max-width: 1440px;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: auto auto 36px auto;
  padding: 0 0 0 35px; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-detailsContainer {
      width: 100%;
      max-width: 100%;
      margin: 20px auto 18px auto;
      padding-left: 10px;
      padding-right: 10px; } }
  .mr-category-mainContainer .mr-category-detailsContainer.hide-section {
    display: flex; }
    @media (max-width: 768px) {
      .mr-category-mainContainer .mr-category-detailsContainer.hide-section {
        display: none; } }

.mr-category-mainContainer .mr-category-heading {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  margin: 0; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-heading {
      display: none; } }

.mr-category-mainContainer .mr-category-heading-mobile {
  display: none;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 30px;
  line-height: 38px;
  color: #fff;
  margin: auto 0 25px 10px; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-heading-mobile {
      display: block;
      margin: auto 0 5px 10px; } }

.mr-category-mainContainer .mr-category-subHeader {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #FFF; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-subHeader {
      display: none; } }

.mr-category-mainContainer .mr-category-subHeader-mobile {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #FFF;
  margin: 0 0 25px 10px;
  display: none; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-subHeader-mobile {
      display: block; } }

.mr-category-mainContainer .mr-category-desciption {
  max-width: 620px;
  margin-top: 10px;
  margin-right: auto;
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: normal;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-desciption {
      color: #000;
      max-width: 100%;
      max-height: 100%;
      margin-top: 0; } }
  .mr-category-mainContainer .mr-category-desciption p, .mr-category-mainContainer .mr-category-desciption span, .mr-category-mainContainer .mr-category-desciption a {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: normal;
    color: #fff; }
    @media (max-width: 768px) {
      .mr-category-mainContainer .mr-category-desciption p, .mr-category-mainContainer .mr-category-desciption span, .mr-category-mainContainer .mr-category-desciption a {
        color: #000; } }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-desciption br {
      display: none; } }

.mr-category-mainContainer .mr-categoryDescription-shortContent {
  line-height: 20px; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-categoryDescription-shortContent {
      line-height: 19px !important; } }

.mr-category-mainContainer .mr-categoryDescription-readMoreLess-dots.displayNone {
  display: none; }

.mr-category-mainContainer .mr-categoryDescription-readMore {
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  display: none;
  position: relative; }
  .mr-category-mainContainer .mr-categoryDescription-readMore:hover {
    cursor: pointer; }
  .mr-category-mainContainer .mr-categoryDescription-readMore:after {
    content: '';
    display: block;
    border-bottom: 1px solid #000;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-categoryDescription-readMore {
      display: inline-block; } }

.mr-category-mainContainer .mr-category-tilesContainer {
  border-bottom: 1px solid #EAEDF1;
  margin: 0; }

.mr-category-mainContainer .mr-category-tilesTitle {
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 25px !important;
  line-height: 32px;
  color: #000;
  margin: 0 auto;
  padding: 25px 0;
  text-align: center;
  letter-spacing: 0; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-tilesTitle {
      padding: 20px 0; } }

.mr-category-mainContainer .mr-category-tiles {
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto !important; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-tiles {
      padding: 0; } }

.mr-category-mainContainer .mr-category-tile {
  padding: 0 !important;
  width: 33.33% !important;
  margin: 0 0 30px 0 !important; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-tile {
      width: 50% !important;
      margin: 0 0 25px 0 !important; }
      .mr-category-mainContainer .mr-category-tile:nth-of-type(2n + 1) .mr-category-tileInner {
        margin-left: 0;
        margin-right: auto; }
      .mr-category-mainContainer .mr-category-tile:nth-of-type(2n) .mr-category-tileInner {
        margin-left: auto;
        margin-right: 0; } }

.mr-category-mainContainer .mr-category-tileInner {
  display: flex !important;
  flex-direction: column !important;
  width: calc(100% - 20px);
  margin: 0 auto; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-tileInner {
      width: calc(100% - 2.5px); } }
  .mr-category-mainContainer .mr-category-tileInner span {
    display: inline-block !important;
    padding: 0 !important;
    text-align: left !important;
    background: none !important;
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #000 !important;
    margin: 15px 0 0 0 !important; }
    @media (max-width: 768px) {
      .mr-category-mainContainer .mr-category-tileInner span {
        text-align: center !important; } }
  .mr-category-mainContainer .mr-category-tileInner:hover {
    text-decoration: none; }

.mr-category-mainContainer .mr-category-tileImg {
  height: 300px !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-tileImg {
      height: 250px !important; } }
  @media (max-width: 425px) {
    .mr-category-mainContainer .mr-category-tileImg {
      height: 160px !important; } }

@media (max-width: 768px) {
  .mr-category-mainContainer .mr-category-tileLink {
    display: flex;
    justify-content: center; } }

.mr-category-mainContainer .mr-category-tileLink span {
  display: inline-block !important;
  margin: 5px 0 0 0 !important;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 16px !important;
  color: #000 !important;
  position: relative !important; }
  .mr-category-mainContainer .mr-category-tileLink span:after {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0;
    bottom: 1px; }

.mr-category-mainContainer .mr-breadcumbs-outerContainer {
  position: absolute;
  top: 0; }

.mr-category-mainContainer .mr-breadcumbs-container .mr-breadcumbs-breadcrumb {
  color: #FFF; }

.mr-category-mainContainer .mr-breadcumbs-container .mr-breadcumbs-breadcrumbSpan {
  border-color: #FFF; }

.mr-category-mainContainer .mr-category-uspsContainer {
  display: flex;
  margin-top: 25px; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-uspsContainer {
      justify-content: space-between;
      margin-top: 20px; } }

.mr-category-mainContainer .mr-category-uspContainer {
  width: 60px;
  height: 60px;
  background-color: #EAEDF1;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin-right: 20px;
  position: relative;
  transition: all .3s ease; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-uspContainer {
      background: none;
      width: 90px;
      height: 90px;
      flex-direction: column;
      justify-content: flex-start;
      margin: 0; } }
  .mr-category-mainContainer .mr-category-uspContainer:hover {
    cursor: pointer;
    background-color: #fff;
    transition: all .3s ease; }
    .mr-category-mainContainer .mr-category-uspContainer:hover .mr-category-usp-tooltipContainer {
      z-index: 1;
      opacity: 1;
      transition: all .3s ease; }

@media (max-width: 768px) {
  .mr-category-mainContainer .mr-category-usp-iconContainer {
    height: 45px;
    width: 100%;
    display: flex;
    justify-content: center; } }

.mr-category-mainContainer .mr-category-usp-tooltipContainer {
  position: absolute;
  bottom: calc(-100% - 15px);
  left: -53%;
  width: 121px;
  height: auto;
  background-color: #EAEDF1;
  border-radius: 5px;
  z-index: -1;
  opacity: 0;
  transition: all .3s ease; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-usp-tooltipContainer {
      position: relative;
      left: unset;
      bottom: unset;
      opacity: 1;
      background-color: unset;
      margin: 10px auto 0 auto;
      width: 100%;
      max-width: 100px; } }

.mr-category-mainContainer .mr-category-usp-tooltipPolygon {
  margin-top: -11px;
  display: flex;
  justify-content: center; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-usp-tooltipPolygon {
      display: none; } }

.mr-category-mainContainer .mr-category-usp-tooltip {
  padding: 8px 10px 12px 10px;
  text-align: center;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 16px; }
  @media (max-width: 768px) {
    .mr-category-mainContainer .mr-category-usp-tooltip {
      padding: 0;
      line-height: 18px; } }

.mr-uvp-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-direction: column; }
  .mr-uvp-container .mr-uvp-header {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 25px;
    line-height: 32px;
    color: #000000;
    letter-spacing: normal;
    text-align: center;
    margin: 35px 0 23px 0; }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-header {
        margin-top: 25px; } }
  .mr-uvp-container .mr-uvp-icons {
    display: flex;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    justify-content: space-between; }
  .mr-uvp-container .mr-uvp-icon {
    width: 25%; }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-icon {
        width: 33.33%;
        max-width: 104px; } }
    .mr-uvp-container .mr-uvp-icon:nth-of-type(1) .mr-uvp-iconTop {
      padding-right: 8px; }
      @media (max-width: 768px) {
        .mr-uvp-container .mr-uvp-icon:nth-of-type(1) .mr-uvp-iconTop {
          padding: 0; } }
    .mr-uvp-container .mr-uvp-icon:nth-of-type(1) img {
      margin-top: 3px;
      width: 70px; }
      @media (max-width: 768px) {
        .mr-uvp-container .mr-uvp-icon:nth-of-type(1) img {
          width: 53px; } }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-icon:nth-of-type(1) .mr-uvp-iconBottom {
        padding: 0 10px; } }
    .mr-uvp-container .mr-uvp-icon:nth-of-type(2) {
      padding-right: 12px; }
      @media (max-width: 1024px) {
        .mr-uvp-container .mr-uvp-icon:nth-of-type(2) {
          padding: 0;
          margin-top: 1px; } }
      .mr-uvp-container .mr-uvp-icon:nth-of-type(2) img {
        margin-top: 6px;
        width: 92px; }
        @media (max-width: 768px) {
          .mr-uvp-container .mr-uvp-icon:nth-of-type(2) img {
            width: 71px;
            margin: 0 auto; } }
    .mr-uvp-container .mr-uvp-icon:nth-of-type(3) {
      padding-right: 10px; }
      @media (max-width: 768px) {
        .mr-uvp-container .mr-uvp-icon:nth-of-type(3) {
          padding: 0; } }
      .mr-uvp-container .mr-uvp-icon:nth-of-type(3) img {
        margin-top: 3px;
        width: 67.5px; }
        @media (max-width: 768px) {
          .mr-uvp-container .mr-uvp-icon:nth-of-type(3) img {
            width: 48.5px;
            margin-top: -2px; } }
      @media (max-width: 768px) {
        .mr-uvp-container .mr-uvp-icon:nth-of-type(3) .mr-uvp-iconBottom {
          padding: 0 10px; } }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-icon:nth-of-type(4) {
        display: none; } }
    .mr-uvp-container .mr-uvp-icon:nth-of-type(4) img {
      margin-top: 6px;
      width: 52px; }
  .mr-uvp-container .mr-uvp-iconTop {
    display: flex;
    margin: 0 0 20px 0;
    height: 65px; }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-iconTop {
        height: 45px;
        margin-bottom: 15px; } }
    .mr-uvp-container .mr-uvp-iconTop img {
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 768px) {
        .mr-uvp-container .mr-uvp-iconTop img {
          margin-top: auto; } }
  .mr-uvp-container .mr-uvp-iconBottom {
    display: flex;
    justify-content: center; }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-iconBottom {
        padding: 0 1px; } }
  .mr-uvp-container .mr-uvp-iconLink {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #000000 !important; }
    .mr-uvp-container .mr-uvp-iconLink:active {
      color: #000000; }
    @media (max-width: 768px) {
      .mr-uvp-container .mr-uvp-iconLink {
        text-align: center;
        font-size: 14px;
        line-height: 18px; }
        .mr-uvp-container .mr-uvp-iconLink:after {
          display: none !important; } }

#canningvale-header-bk {
  display: none; }

.mr-category-subcategories-outerContainer {
  border-bottom: 1px solid #EAEDF1;
  margin: 0 0  0;
  padding-left: 35px;
  padding-right: 35px;
  transition: transform 0.1s ease-in-out; }
  @media (max-width: 768px) {
    .mr-category-subcategories-outerContainer {
      margin: 0;
      padding-left: 10px;
      padding-right: 0; } }
  .mr-category-subcategories-outerContainer.empty-container .mr-category-subcategories-innerContainer {
    display: none; }
  .mr-category-subcategories-outerContainer.fixed {
    position: fixed;
    z-index: 4;
    width: 100%;
    background-color: white;
    margin-bottom: 0;
    transform: translateY(-150%); }
    .mr-category-subcategories-outerContainer.fixed.f-visible {
      transform: translateY(0); }
  @media (max-width: 768px) {
    .mr-category-subcategories-outerContainer.fixed {
      position: fixed;
      z-index: 4;
      width: 100%;
      background-color: white;
      margin-bottom: 0;
      transform: translateY(0); } }

.mr-category-subcategories-innerContainer {
  padding-top: 35px;
  padding-bottom: 35px; }
  @media (max-width: 768px) {
    .mr-category-subcategories-innerContainer {
      padding-top: 20px;
      padding-bottom: 20px; } }

.mr-category-subcategories {
  display: flex;
  width: 100%;
  max-width: 1440px;
  overflow: hidden;
  margin: 0 auto; }
  .mr-category-subcategories .flickity-viewport {
    position: unset; }
  .mr-category-subcategories .mr-category-subcategory {
    display: inline-block;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    padding: 8px 15px 12px 15px;
    background-color: #EAEDF1;
    margin-right: 10px;
    transition: all .3s ease;
    flex: none;
    white-space: nowrap; }
    @media (max-width: 768px) {
      .mr-category-subcategories .mr-category-subcategory {
        padding: 9px 15px 10px 15px; } }
    .mr-category-subcategories .mr-category-subcategory:visited, .mr-category-subcategories .mr-category-subcategory:focus {
      color: #000; }
    .mr-category-subcategories .mr-category-subcategory:active {
      color: #FFF; }
    .mr-category-subcategories .mr-category-subcategory:hover {
      text-decoration: none;
      background-color: #000;
      color: #FFF;
      transition: all .3s ease; }

.mr-collectionCategory-mainContainer .mr-productCards-container {
  border-top: 1px solid #EAEDF1;
  margin-top: 40px; }
  @media (max-width: 768px) {
    .mr-collectionCategory-mainContainer .mr-productCards-container {
      margin-top: 30px; } }

.mr-collectionCategory-mainContainer .mr-productCards-container-mr-collection-category-you-may-also-love {
  margin-bottom: 15px; }
  @media (max-width: 768px) {
    .mr-collectionCategory-mainContainer .mr-productCards-container-mr-collection-category-you-may-also-love {
      margin-bottom: 5px; } }
  .mr-collectionCategory-mainContainer .mr-productCards-container-mr-collection-category-you-may-also-love .mr-productCards-outerContainer {
    margin-bottom: 0; }

.mr-category-body > div.body {
  margin-bottom: 0; }

.mr-category-body .mr-category-sectionHeader {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000;
  margin: 25px auto;
  text-align: center;
  letter-spacing: 0; }
  @media (max-width: 768px) {
    .mr-category-body .mr-category-sectionHeader {
      margin: 25px 0; } }

.mr-category-footerContainer {
  border-top: 1px solid #EAEDF1;
  padding: 40px 0 20px 0;
  display: flex;
  justify-content: center; }
  @media (max-width: 768px) {
    .mr-category-footerContainer {
      padding-top: 30px;
      padding-bottom: 10px; } }
  .mr-category-footerContainer .mr-category-footerContent {
    max-width: 700px;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    color: #000000;
    text-align: center;
    line-height: 18px;
    display: inline-block; }
    @media (max-width: 768px) {
      .mr-category-footerContainer .mr-category-footerContent {
        max-width: 100%;
        padding-left: 24px;
        padding-right: 28px; } }
    .mr-category-footerContainer .mr-category-footerContent a {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      color: #000;
      position: relative;
      text-decoration: none !important; }
      .mr-category-footerContainer .mr-category-footerContent a:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        border-bottom: 1px solid #000;
        position: absolute;
        left: 0;
        bottom: 0;
        transition: width .3s ease; }
      .mr-category-footerContainer .mr-category-footerContent a:hover:after {
        width: 0;
        transition: width .3s ease; }
  .mr-category-footerContainer .mr-category-footerDescription-readMoreLess-dots {
    margin-right: 3px; }
    .mr-category-footerContainer .mr-category-footerDescription-readMoreLess-dots.displayNone {
      margin: 0 0 0 3px;
      display: none; }
  .mr-category-footerContainer .mr-category-footerDescription-readMore {
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 12px !important;
    display: none;
    position: relative; }
    .mr-category-footerContainer .mr-category-footerDescription-readMore:hover {
      cursor: pointer; }
    .mr-category-footerContainer .mr-category-footerDescription-readMore:after {
      content: '';
      display: block;
      border-bottom: 1px solid #000;
      width: 100%;
      height: 1px;
      position: absolute;
      bottom: 0; }
    @media (max-width: 768px) {
      .mr-category-footerContainer .mr-category-footerDescription-readMore {
        display: inline-block; } }

.mr-featureReviews-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }
  @media (max-width: 768px) {
    .mr-featureReviews-container {
      flex-direction: column; } }
  .mr-featureReviews-container .mr-featureReviews-contentContainer,
  .mr-featureReviews-container .mr-featureReviews-stampioContainer {
    width: 100%; }
    @media (max-width: 768px) {
      .mr-featureReviews-container .mr-featureReviews-contentContainer,
      .mr-featureReviews-container .mr-featureReviews-stampioContainer {
        width: 100%; } }
  .mr-featureReviews-container .mr-featureReviews-content-innerContainer {
    width: 100%;
    max-width: 1080px;
    margin: auto; }
  .mr-featureReviews-container .mr-featureReviews-stampio-innerContainer {
    width: 100%;
    max-width: 720px;
    margin-right: auto; }

.mr-featureReviews-contentContainer {
  background-color: #343B41; }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-innerContainer {
    width: 100%;
    padding: 35px 0 39px 0; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer .mr-featureReviews-content-innerContainer {
        padding: 25px 0 30px 0;
        max-width: 100%; } }
  .mr-featureReviews-contentContainer .mr-featureReviews-content {
    width: 80%;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer .mr-featureReviews-content {
        width: 100%; } }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-label {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 25px;
    line-height: 32px;
    color: #FFF;
    text-transform: capitalize;
    margin: 0 0 129px 18px; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer .mr-featureReviews-content-label {
        margin: 0 auto 24px auto;
        text-align: center; } }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-paragraph {
    font: normal 300 12px aktiv-grotesk, sans-serif;
    font-size: 40px;
    line-height: 51px;
    color: #FFF;
    margin: 0 0 137px 53px;
    position: relative; }
    .mr-featureReviews-contentContainer .mr-featureReviews-content-paragraph.hide-content {
      display: none; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer .mr-featureReviews-content-paragraph {
        margin: 0 32px;
        padding-left: 13px;
        font-size: 25px;
        line-height: 32px;
        text-align: center; } }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-footer {
    margin: 0 0 0 18px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer .mr-featureReviews-content-footer {
        margin: 25px 0 0 0;
        justify-content: center;
        align-items: center; } }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-author,
  .mr-featureReviews-contentContainer .mr-featureReviews-content-status {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    line-height: 20px;
    color: #FFF; }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-status {
    display: none; }
  .mr-featureReviews-contentContainer .mr-featureReviews-content-author {
    margin-bottom: 5px; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer .mr-featureReviews-content-author {
        margin-bottom: 1px; } }
  .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:before, .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:after {
    width: 19px;
    height: 28px;
    content: '';
    background: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/comma.png");
    background-repeat: no-repeat;
    background-size: cover; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:before, .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:after {
        width: 13px;
        height: 20px; } }
  .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:before {
    position: absolute;
    top: -8px;
    left: -35px;
    transform: rotate(180deg); }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:before {
        top: -3px;
        left: -5px; } }
  .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:after {
    display: inline-block;
    margin-left: 15px;
    margin-bottom: -15px; }
    @media (max-width: 768px) {
      .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-paragraph:after {
        margin-left: 2px;
        margin-bottom: -11px;
        position: absolute;
        bottom: -3px;
        right: -1px;
        margin: 0; } }
  .mr-featureReviews-contentContainer.with-author .mr-featureReviews-content-status {
    display: block; }

.mr-featureReviews-stampioContainer {
  padding-top: 16px;
  padding-bottom: 16px;
  background-color: #EAEDF1; }
  @media (max-width: 768px) {
    .mr-featureReviews-stampioContainer {
      padding: 0; } }
  .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer {
    padding-left: 57px;
    margin-bottom: 24px; }
    @media (max-width: 768px) {
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 30px;
        max-width: 100%; } }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-widget-buttons,
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-widget-title,
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-pagination,
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-date,
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-products-reviews-title {
      display: none !important; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card {
      margin: 24px 0 0 0 !important;
      width: 100% !important;
      max-width: 507px;
      padding: 0 !important;
      border: none;
      grid-template-columns: 62px calc(100% - 62px);
      grid-template-rows: 21px 22px 45px 22px;
      grid-auto-flow: column;
      grid-template-areas: "reviewImg reviewStars" ". reviewTitle" ". reviewMsg" ". reviewAuthor";
      display: none !important; }
      @media (max-width: 768px) {
        .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card {
          margin: 25px 0 0 0 !important;
          max-width: 100%; } }
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card:nth-of-type(1), .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card:nth-of-type(2), .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card:nth-of-type(3), .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card:nth-of-type(4), .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-review-card:nth-of-type(5) {
        display: grid !important; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-image {
      width: auto;
      margin: 0 !important;
      grid-area: reviewImg;
      grid-column: 1;
      grid-row: 1 / 5; }
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-image img {
        width: 62px !important;
        height: 62px !important;
        border-radius: 50%;
        margin-top: 3px !important; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-rating {
      margin: 0 0 0 21px;
      grid-area: reviewStars; }
      @media (max-width: 768px) {
        .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-rating {
          margin: 0 0 0 18px; } }
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-rating .stamped-fa {
        color: #B68609;
        margin-right: 3px; }
        .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-rating .stamped-fa:before {
          font-size: 21px; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-title {
      grid-area: reviewTitle;
      margin: 0 0 0 24px; }
      @media (max-width: 768px) {
        .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-title {
          margin: 0 0 0 21px; } }
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-title .stamped-review-title {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 16px;
        color: #000000; }
        @media (max-width: 768px) {
          .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-title .stamped-review-title {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            max-width: calc(100% - 62px);
            display: inline-block; } }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-message {
      grid-area: reviewMsg;
      margin: 0 0 0 24px;
      padding-top: 6px;
      padding-right: 30px;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 18px;
      max-width: 400px; }
      @media (max-width: 768px) {
        .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-message {
          margin: 0 0 0 21px;
          padding-right: 0; } }
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-message:before {
        font: normal 400 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        line-height: 18px;
        content: '“'; }
      .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-message:after {
        font: normal 400 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        line-height: 18px;
        content: '”'; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-reviews-author {
      grid-area: reviewAuthor;
      margin: 0;
      font: normal 500 12px aktiv-grotesk, sans-serif;
      font-size: 14px;
      line-height: 18px;
      color: #B7BBC1;
      margin: 6px 0 0 24px; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-verified-label:before {
      content: '';
      width: 14px;
      height: 10px;
      display: inline-block;
      background: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/reviews-tick.png");
      background-size: contain;
      margin: 0 0 0 11px; }
    .mr-featureReviews-stampioContainer .mr-featureReviews-stampio-innerContainer #stamped-reviews-widget .stamped-verified-label:after {
      display: inline-block;
      content: 'Verified Buyer.' !important;
      margin: 0 0 0 7px;
      font: normal 500 12px aktiv-grotesk, sans-serif !important;
      font-size: 14px !important;
      line-height: 18px;
      color: #343B41;
      word-spacing: normal !important; }

@media (max-width: 768px) {
  body.mr-category-productCards-filterContainer-open {
    overflow: hidden;
    max-height: 100%;
    z-index: 0; }
    body.mr-category-productCards-filterContainer-open:before {
      position: absolute;
      display: block;
      content: '';
      width: 100%;
      height: 500%;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 98;
      top: -500px; } }

.mr-category-productCards-outerContainer,
.mr-child-category-productCards-outerContainer {
  padding: 0 30px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .mr-category-productCards-outerContainer,
    .mr-child-category-productCards-outerContainer {
      padding: 0; } }
  .mr-category-productCards-outerContainer .mr-category-productCardsFilters-productCards,
  .mr-category-productCards-outerContainer .mr-child-category-productCards,
  .mr-child-category-productCards-outerContainer .mr-category-productCardsFilters-productCards,
  .mr-child-category-productCards-outerContainer .mr-child-category-productCards {
    display: flex;
    flex-wrap: wrap; }
  .mr-category-productCards-outerContainer .mr-productCard-article,
  .mr-child-category-productCards-outerContainer .mr-productCard-article {
    padding: 0; }

.mr-category-productCards-outerContainer.initial-style {
  min-height: 2500px; }
  @media (max-width: 768px) {
    .mr-category-productCards-outerContainer.initial-style {
      min-height: 3850px; } }

@media (max-width: 768px) {
  .mr-childCategory-mainContainer .mr-breadcumbs-outerContainer {
    min-height: 29px; } }

.mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container {
  display: flex; }
  @media (max-width: 768px) {
    .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container {
      padding: 0 7.5px; } }
  .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-category-productCards-filterContainer {
    width: 25%;
    padding-right: 50px; }
    @media (max-width: 768px) {
      .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-category-productCards-filterContainer {
        z-index: 99;
        width: 90%;
        max-width: 335px;
        height: 100%;
        background-color: #FFF;
        position: fixed;
        top: 0;
        left: -1000px;
        transition: all .5s ease;
        padding: 0; }
        .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-category-productCards-filterContainer.mr-category-productCards-filterContainer-open {
          left: 0;
          transition: all .5s ease; } }
  .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-category-productCardsFilters-productCards,
  .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-child-category-productCards {
    width: 75%; }
    @media (max-width: 768px) {
      .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-category-productCardsFilters-productCards,
      .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-child-category-productCards {
        width: 100%; } }
  .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-productCard-container {
    width: 33.33%;
    margin: 0 0 40px 0; }
    @media (max-width: 768px) {
      .mr-category-productCards-outerContainer-withFilter .mr-category-productCardsFilters-container .mr-productCard-container {
        width: 50%;
        padding: 0 2.5px; } }

html {
  height: -webkit-fill-available; }

body {
  min-height: 100%;
  min-height: -webkit-fill-available; }

.custom_blog .full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

.custom_blog .breadcrumbs {
  padding: 0;
  margin: 0;
  display: block;
  text-align: left; }
  .custom_blog .breadcrumbs .breadcrumb a,
  .custom_blog .breadcrumbs .breadcrumb .breadcrumb-label {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    color: #FFFFFF;
    text-decoration: none; }
  .custom_blog .breadcrumbs .breadcrumb a:hover {
    text-decoration: underline; }
  .custom_blog .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
    color: #fff;
    opacity: 0.5; }
  .custom_blog .breadcrumbs .breadcrumb:before {
    content: "/";
    top: 0;
    color: #fff;
    margin: 0 4px 0 7px;
    font-size: 12px; }
  .custom_blog .breadcrumbs .breadcrumb:first-child::before {
    content: "";
    margin: 0; }

.custom_blog .blog-hub .breadcrumbs {
  padding: 0 20px;
  margin: 16px 0 8px; }
  @media (min-width: 768px) {
    .custom_blog .blog-hub .breadcrumbs {
      margin: 20px 0 10px; } }

.custom_blog .blog-hub .breadcrumb a,
.custom_blog .blog-hub .breadcrumb .breadcrumb-label {
  color: #000;
  text-transform: capitalize; }

.custom_blog .blog-hub .breadcrumb.is-active .breadcrumb-label {
  color: #000;
  opacity: 0.5; }

.custom_blog .blog-hub .breadcrumb:before {
  color: #000; }

.custom_blog .mr-blog-outerContainer {
  max-width: 1260px;
  padding: 0 10px; }
  @media (min-width: 1024px) {
    .custom_blog .mr-blog-outerContainer {
      padding: 0 20px; } }

.custom_blog .blog-post-body {
  width: 100%; }

.custom_blog .blog-banner {
  padding: 15px 10px;
  height: 200px;
  background: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/blog-banner-mobile.jpg") center/cover no-repeat; }
  @media (min-width: 425px) {
    .custom_blog .blog-banner {
      background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/blog-banner.jpg"); } }
  @media (min-width: 1024px) {
    .custom_blog .blog-banner {
      padding: 21px 35px;
      height: 250px; } }
  .custom_blog .blog-banner .page-heading {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    color: #FFFFFF;
    text-align: left;
    margin: 36px 0 10px; }
    @media (min-width: 1024px) {
      .custom_blog .blog-banner .page-heading {
        margin: 78px 0 15px; } }
  .custom_blog .blog-banner p {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    text-align: left;
    max-width: 306px;
    width: 100%; }
    @media (min-width: 1024px) {
      .custom_blog .blog-banner p {
        line-height: 20px;
        max-width: 620px; } }

.custom_blog #blogs-grid {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  padding: 0 10px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .custom_blog #blogs-grid {
      margin-bottom: 0; } }
  .custom_blog #blogs-grid .blog {
    width: 50%;
    padding: 0 6px 25px;
    margin: 0;
    border: 0; }
    @media (min-width: 1024px) {
      .custom_blog #blogs-grid .blog {
        width: 25%; } }
    @media (min-width: 768px) {
      .custom_blog #blogs-grid .blog {
        padding: 0 10px 52px; } }
    .custom_blog #blogs-grid .blog.hidden {
      display: none; }
  .custom_blog #blogs-grid .blog-thumbnaild {
    height: 0;
    margin: 0 0 15px;
    background-color: #f3f3f3;
    padding-bottom: 100%;
    position: relative; }
    @media (min-width: 768px) {
      .custom_blog #blogs-grid .blog-thumbnaild {
        margin: 0 0 18px; } }
    .custom_blog #blogs-grid .blog-thumbnaild a {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0; }
    .custom_blog #blogs-grid .blog-thumbnaild img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      max-height: none; }
  .custom_blog #blogs-grid .blog-details {
    display: flex;
    align-items: start;
    justify-content: space-between;
    margin: 0 0 10px;
    flex-direction: column; }
    @media (min-width: 768px) {
      .custom_blog #blogs-grid .blog-details {
        flex-direction: row;
        margin: 0 0 8px; } }
    .custom_blog #blogs-grid .blog-details .date-published {
      width: 100%;
      text-align: left;
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 15px;
      color: #B7BBC1;
      flex-shrink: 0; }
  .custom_blog #blogs-grid .blog-title {
    line-height: 26px;
    text-align: left;
    margin: 0 0 5px;
    font-size: 16px;
    line-height: 20px; }
    @media (min-width: 768px) {
      .custom_blog #blogs-grid .blog-title {
        margin: 0 0 8px;
        font-size: 20px;
        line-height: 26px; } }
    .custom_blog #blogs-grid .blog-title a {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      text-decoration-line: none;
      color: #000000; }
      @media (min-width: 768px) {
        .custom_blog #blogs-grid .blog-title a {
          font-size: 20px;
          line-height: 26px; } }
      .custom_blog #blogs-grid .blog-title a:hover {
        text-decoration: underline;
        text-underline-offset: 2px; }
  .custom_blog #blogs-grid .blog-post {
    display: block;
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    max-width: 358px; }
    @media (min-width: 768px) {
      .custom_blog #blogs-grid .blog-post {
        line-height: 20px; } }
    .custom_blog #blogs-grid .blog-post .summary-desktop {
      display: none; }
      @media (min-width: 768px) {
        .custom_blog #blogs-grid .blog-post .summary-desktop {
          display: block;
          min-height: 60px; } }
    .custom_blog #blogs-grid .blog-post .summary-mobile {
      display: block;
      padding-right: 5px; }
      @media (min-width: 768px) {
        .custom_blog #blogs-grid .blog-post .summary-mobile {
          display: none; } }

.custom_blog .pagination {
  margin-bottom: 26px;
  padding: 0 10px; }
  @media (min-width: 768px) {
    .custom_blog .pagination {
      margin-bottom: 46px; } }
  .custom_blog .pagination .pagination-item {
    padding: 0;
    margin: 0 4px; }
  .custom_blog .pagination .icon {
    height: 12px;
    width: auto;
    margin: 0; }
  .custom_blog .pagination .pagination-link {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    border: 0;
    border-radius: 0;
    margin: 0 0 1px;
    min-width: 14px;
    display: inline-block;
    transition: none;
    cursor: pointer;
    border-radius: 20px;
    padding: 2px 0 0;
    height: 28px;
    width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease; }
    .custom_blog .pagination .pagination-link.disabled {
      pointer-events: none; }
      .custom_blog .pagination .pagination-link.disabled .icon svg path {
        fill: #B7BBC1; }
  .custom_blog .pagination .pagination-item--current {
    border: 0; }
    .custom_blog .pagination .pagination-item--current .pagination-link {
      background-color: #343b41;
      border-radius: 20px;
      padding: 2px 0 0;
      height: 28px;
      width: 28px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff; }
  .custom_blog .pagination .pagination-item--previous,
  .custom_blog .pagination .pagination-item--next {
    cursor: default; }
    .custom_blog .pagination .pagination-item--previous .pagination-link,
    .custom_blog .pagination .pagination-item--next .pagination-link {
      background-color: #eaedf1;
      border-radius: 20px;
      padding: 0;
      height: 28px;
      width: 28px;
      margin: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
    .custom_blog .pagination .pagination-item--previous .pagination-link:hover,
    .custom_blog .pagination .pagination-item--next .pagination-link:hover {
      border: 0;
      background-color: #e1e2e3; }
  .custom_blog .pagination .pagination-item--previous .icon {
    margin: 0 2px 0 0; }
  .custom_blog .pagination .pagination-item--next .icon {
    margin: 0 0 0 2px; }

.custom_blog #featured-blog {
  display: flex;
  flex-flow: column-reverse;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin: 0  -50vw 38px; }
  @media (min-width: 768px) {
    .custom_blog #featured-blog {
      flex-flow: row;
      justify-content: stretch;
      margin: 0 0 52px;
      padding: 0 20px;
      width: 100%;
      left: auto;
      right: auto; } }
  .custom_blog #featured-blog .col-left {
    width: 100%;
    padding: 24px 20px 26px;
    background-color: #eaedf1;
    text-align: center; }
    @media (min-width: 768px) {
      .custom_blog #featured-blog .col-left {
        width: 50%;
        padding: 72px 48px;
        text-align: left; } }
    .custom_blog #featured-blog .col-left .tag-featured {
      display: inline-block;
      padding: 10px 12px;
      background-color: #e1e1e1;
      text-transform: uppercase;
      color: #343b41;
      font-weight: 700;
      letter-spacing: 0.7px;
      margin-bottom: 12px;
      font-size: 11px; }
      @media (min-width: 768px) {
        .custom_blog #featured-blog .col-left .tag-featured {
          font-size: 13px;
          margin-bottom: 28px; } }
    .custom_blog #featured-blog .col-left .title {
      font-size: 30px;
      font-weight: 700;
      line-height: 1.2;
      margin-bottom: 18px; }
      @media (min-width: 768px) {
        .custom_blog #featured-blog .col-left .title {
          font-size: 40px;
          margin-bottom: 22px; } }
    .custom_blog #featured-blog .col-left .desc {
      font-size: 14px;
      color: #000;
      line-height: 1.6;
      margin-bottom: 18px; }
      @media (min-width: 768px) {
        .custom_blog #featured-blog .col-left .desc {
          margin-bottom: 28px; } }
    .custom_blog #featured-blog .col-left .featured-read-more {
      background-color: #343b41;
      color: #fff;
      text-transform: uppercase;
      font-weight: 500;
      font-size: 14px;
      padding: 14px 29px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      letter-spacing: 1.4px;
      transition: all 0.2s ease;
      border: 1px solid #343b41; }
      @media (min-width: 768px) {
        .custom_blog #featured-blog .col-left .featured-read-more {
          padding: 16px 32px; } }
      .custom_blog #featured-blog .col-left .featured-read-more:hover {
        color: #343b41;
        border-color: #343b41;
        background-color: #fff; }
  .custom_blog #featured-blog .col-right {
    width: 100%;
    min-height: 276px; }
    @media (min-width: 768px) {
      .custom_blog #featured-blog .col-right {
        width: 50%; } }
    .custom_blog #featured-blog .col-right img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }

.blog-tags {
  padding: 0;
  margin-bottom: 10px;
  min-height: 58px; }
  @media (min-width: 768px) {
    .blog-tags {
      padding: 10px 20px;
      margin-bottom: 10px;
      min-height: 81px; } }
  .blog-tags .slick-track {
    left: 20px; }
    @media (min-width: 768px) {
      .blog-tags .slick-track {
        left: 10px; } }
  .blog-tags .inner-wrapper {
    display: flex;
    align-items: baseline;
    width: 100%;
    max-width: 1260px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .blog-tags .inner-wrapper {
        justify-content: center; } }
  .blog-tags .filter-by {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-right: 20px;
    display: none;
    flex-shrink: 0; }
    @media (min-width: 768px) {
      .blog-tags .filter-by {
        display: inline-block; } }
  .blog-tags .custom-tags {
    margin: 0;
    padding: 10px 0 0;
    text-align: center; }
    @media (min-width: 768px) {
      .blog-tags .custom-tags {
        min-height: 110px; } }
  .blog-tags .custom-tag-item {
    padding: 10px 15px;
    background-color: #EAEDF1;
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin: 0 10px 10px 0;
    transition: all 0.2s linear;
    text-transform: capitalize; }
    .blog-tags .custom-tag-item.is-active {
      background-color: #343B41;
      color: #fff; }
    .blog-tags .custom-tag-item:hover {
      background-color: #000;
      color: #fff; }
    .blog-tags .custom-tag-item:active {
      background-color: #EAEDF1;
      color: #000000; }
  .blog-tags .custom-tags.is-loading .custom-tag-item.loading {
    color: #EAEDF1;
    pointer-events: none;
    position: relative;
    height: 40px; }
    .blog-tags .custom-tags.is-loading .custom-tag-item.loading.is-active {
      color: #EAEDF1;
      background-color: #EAEDF1; }
    .blog-tags .custom-tags.is-loading .custom-tag-item.loading::after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transform: translateX(-100%);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
      animation: shimmer 1.5s infinite;
      content: ''; }
  @media (max-width: 767px) {
    .blog-tags .custom-tags.is-loading {
      height: 60px;
      overflow: hidden;
      padding: 10px;
      position: absolute;
      width: 200%; } }

@keyframes shimmer {
  100% {
    transform: translateX(100%); } }

.custom_blog_post.shogun-post {
  /* new styles - apply to shogun blogs */ }
  .custom_blog_post.shogun-post .blog-post-figured {
    display: none; }
  .custom_blog_post.shogun-post .blog {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .custom_blog_post.shogun-post .blog {
        margin-bottom: 10px; } }
  .custom_blog_post.shogun-post .mr-blog_post-outerContainer {
    max-width: 700px;
    padding: 0;
    min-height: 600px; }
    @media (min-width: 768px) {
      .custom_blog_post.shogun-post .mr-blog_post-outerContainer {
        padding: 0 15px; } }
  .custom_blog_post.shogun-post .mr-breadcumbs-container {
    padding: 0;
    margin: 0 10px 11px; }
    @media (min-width: 768px) {
      .custom_blog_post.shogun-post .mr-breadcumbs-container {
        margin: 0 0 6px; } }
    .custom_blog_post.shogun-post .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:last-child .mr-breadcumbs-breadcrumbSpan {
      opacity: 0.5; }
  .custom_blog_post.shogun-post .blog-post-body {
    width: 100%; }
    @media (max-width: 720px) {
      .custom_blog_post.shogun-post .blog-post-body {
        padding: 0 15px; } }
  .custom_blog_post.shogun-post .blog-header .blog-title,
  .custom_blog_post.shogun-post .blog-header .blog-title a {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #000000 !important;
    margin: 0 auto 10px;
    pointer-events: none; }
    @media (min-width: 576px) {
      .custom_blog_post.shogun-post .blog-header .blog-title,
      .custom_blog_post.shogun-post .blog-header .blog-title a {
        margin: 0 auto 9px; } }
    .custom_blog_post.shogun-post .blog-header .blog-title:hover,
    .custom_blog_post.shogun-post .blog-header .blog-title a:hover {
      text-decoration: none;
      color: #000; }
  .custom_blog_post.shogun-post .blog-header .blog-date {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #B7BBC1;
    margin-bottom: 25px; }
    @media (min-width: 576px) {
      .custom_blog_post.shogun-post .blog-header .blog-date {
        font-size: 12px;
        line-height: 15px; } }
  .custom_blog_post.shogun-post .tags {
    min-height: auto; }
  .custom_blog_post.shogun-post .banner-container {
    height: 200px;
    margin-bottom: 25px; }
    @media (min-width: 576px) {
      .custom_blog_post.shogun-post .banner-container {
        margin-bottom: 35px; } }
    @media (min-width: 576px) {
      .custom_blog_post.shogun-post .banner-container {
        height: 400px; } }
    .custom_blog_post.shogun-post .banner-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    .custom_blog_post.shogun-post .banner-container .banner-desktop {
      display: none; }
      @media (min-width: 576px) {
        .custom_blog_post.shogun-post .banner-container .banner-desktop {
          display: block; } }
    .custom_blog_post.shogun-post .banner-container .banner-mobile {
      display: block; }
      @media (min-width: 576px) {
        .custom_blog_post.shogun-post .banner-container .banner-mobile {
          display: none; } }
  .custom_blog_post.shogun-post .blogpost-style-1 {
    margin: 0; }
    .custom_blog_post.shogun-post .blogpost-style-1 .top-text {
      padding: 0 15px 25px; }
      @media (min-width: 576px) {
        .custom_blog_post.shogun-post .blogpost-style-1 .top-text {
          padding: 0 20px 35px; } }
      .custom_blog_post.shogun-post .blogpost-style-1 .top-text p {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        text-align: center;
        color: #000000;
        margin: 0 auto 11px;
        width: 100%;
        max-width: 750px; }
        .custom_blog_post.shogun-post .blogpost-style-1 .top-text p:last-of-type {
          margin-bottom: 0; }
      .custom_blog_post.shogun-post .blogpost-style-1 .top-text a {
        text-decoration: underline;
        color: #000;
        font-weight: 500; }
    .custom_blog_post.shogun-post .blogpost-style-1 .row {
      width: 100%;
      display: flex;
      flex-direction: column; }
      @media (min-width: 768px) {
        .custom_blog_post.shogun-post .blogpost-style-1 .row {
          flex-direction: row;
          min-height: 589px;
          margin-bottom: 55px; } }
      .custom_blog_post.shogun-post .blogpost-style-1 .row .col {
        width: 100%;
        flex-shrink: 0; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-1 .row .col {
            width: 50%;
            padding: 0 15px; } }
      .custom_blog_post.shogun-post .blogpost-style-1 .row .left {
        padding: 0;
        height: 375.64px;
        margin-bottom: 25.36px; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-1 .row .left {
            margin-bottom: 0;
            height: 589px;
            padding: 0 37px 0 0; } }
        .custom_blog_post.shogun-post .blogpost-style-1 .row .left .img-container {
          width: 100%;
          height: 100%; }
          .custom_blog_post.shogun-post .blogpost-style-1 .row .left .img-container img {
            object-fit: cover;
            object-position: center;
            display: block;
            width: 100%;
            height: 100%; }
      .custom_blog_post.shogun-post .blogpost-style-1 .row .right {
        padding: 0 15px;
        text-align: left;
        margin-bottom: 35px; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-1 .row .right {
            padding: 52px 0 0 65px;
            margin-bottom: 0; } }
        .custom_blog_post.shogun-post .blogpost-style-1 .row .right h2, .custom_blog_post.shogun-post .blogpost-style-1 .row .right h3 {
          font-family: aktiv-grotesk, sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 20px;
          line-height: 26px;
          color: #000000;
          text-align: left; }
        .custom_blog_post.shogun-post .blogpost-style-1 .row .right p {
          text-align: left;
          font-family: aktiv-grotesk, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 19px;
          color: #000000; }
          @media (min-width: 576px) {
            .custom_blog_post.shogun-post .blogpost-style-1 .row .right p {
              line-height: 20px; } }
          .custom_blog_post.shogun-post .blogpost-style-1 .row .right p:last-of-type {
            margin-bottom: 0; }
  .custom_blog_post.shogun-post .blostpost-quote {
    text-align: center;
    padding: 0 39px 35px; }
    @media (min-width: 768px) {
      .custom_blog_post.shogun-post .blostpost-quote {
        padding: 0 0 55px; } }
    .custom_blog_post.shogun-post .blostpost-quote .wrapper {
      margin: auto;
      max-width: 750px;
      width: 100%; }
    .custom_blog_post.shogun-post .blostpost-quote .quote-text {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 300;
      font-size: 25px;
      line-height: 32px;
      text-align: center;
      color: #000000;
      position: relative; }
      .custom_blog_post.shogun-post .blostpost-quote .quote-text:before {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='13' height='20' viewBox='0 0 13 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 13.1674C0 13.2477 0 13.3222 0 13.4024C0 13.4826 0 13.454 0 13.4826C0 13.5113 0 13.5858 0 13.6431C0.0411127 14.895 0.421712 16.1087 1.09711 17.1416C1.7725 18.1744 2.71467 18.9836 3.81298 19.4742C4.91129 19.9648 6.12014 20.1163 7.29765 19.911C8.47516 19.7057 9.57247 19.1522 10.4607 18.3153C11.3489 17.4785 11.9911 16.393 12.312 15.1864C12.633 13.9799 12.6193 12.7023 12.2725 11.5036C11.9258 10.305 11.2603 9.23499 10.3544 8.41935C9.44842 7.60371 8.33951 7.07627 7.15789 6.8989C7.53832 5.58352 8.3115 4.43124 9.36337 3.61208C10.4152 2.79292 11.6902 2.35025 13 2.34931V2.52301e-06C9.62929 -0.00214741 6.38956 1.36979 3.96421 3.82639C1.53886 6.28299 0.1175 9.63215 0 13.1674Z' fill='black'/%3E%3C/svg%3E%0A");
        width: 13px;
        height: 20px;
        display: inline-block;
        position: absolute;
        left: -24px; }
      .custom_blog_post.shogun-post .blostpost-quote .quote-text:after {
        content: '';
        background-image: url("data:image/svg+xml,%3Csvg width='13' height='20' viewBox='0 0 13 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6.83255C13 6.75233 13 6.67782 13 6.5976C13 6.51738 13 6.54602 13 6.51737C13 6.48872 13 6.41422 13 6.35692C12.9589 5.10497 12.5783 3.89131 11.9029 2.85844C11.2275 1.82556 10.2853 1.01638 9.18702 0.525812C8.08871 0.0352493 6.87986 -0.116271 5.70235 0.0890001C4.52484 0.294273 3.42753 0.847808 2.53932 1.68467C1.65112 2.52154 1.00889 3.607 0.687951 4.81356C0.367015 6.02013 0.380703 7.29769 0.727474 8.49635C1.07424 9.69502 1.73967 10.765 2.64563 11.5806C3.55158 12.3963 4.66049 12.9237 5.84211 13.1011C5.46168 14.4165 4.6885 15.5688 3.63663 16.3879C2.58476 17.2071 1.30984 17.6498 2.05383e-07 17.6507L0 20C3.37071 20.0021 6.61044 18.6302 9.03579 16.1736C11.4611 13.717 12.8825 10.3678 13 6.83255Z' fill='black'/%3E%3C/svg%3E%0A");
        width: 13px;
        height: 20px;
        display: inline-block;
        position: absolute;
        right: -24px;
        bottom: 1px; }
  .custom_blog_post.shogun-post .blogpost-style-2 {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .custom_blog_post.shogun-post .blogpost-style-2 {
        margin-bottom: 55px; } }
    .custom_blog_post.shogun-post .blogpost-style-2 .row {
      width: 100%;
      display: flex;
      flex-direction: column; }
      @media (min-width: 768px) {
        .custom_blog_post.shogun-post .blogpost-style-2 .row {
          flex-direction: row;
          min-height: 672px; } }
      .custom_blog_post.shogun-post .blogpost-style-2 .row .col {
        width: 100%;
        flex-shrink: 0; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-2 .row .col {
            padding: 0 15px; } }
      .custom_blog_post.shogun-post .blogpost-style-2 .row .left {
        order: 2;
        padding: 0 15px; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-2 .row .left {
            order: 1;
            width: 46%;
            padding: 0; } }
        .custom_blog_post.shogun-post .blogpost-style-2 .row .left .text-content {
          padding: 0 0 26px; }
          @media (min-width: 768px) {
            .custom_blog_post.shogun-post .blogpost-style-2 .row .left .text-content {
              padding: 44px 73px 0 0;
              margin-bottom: 65px; } }
          .custom_blog_post.shogun-post .blogpost-style-2 .row .left .text-content p {
            font-family: aktiv-grotesk, sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 19px;
            color: #000000;
            text-align: left; }
            @media (min-width: 768px) {
              .custom_blog_post.shogun-post .blogpost-style-2 .row .left .text-content p {
                line-height: 20px; } }
            .custom_blog_post.shogun-post .blogpost-style-2 .row .left .text-content p:last-of-type {
              margin-bottom: 0; }
        .custom_blog_post.shogun-post .blogpost-style-2 .row .left .blockquote {
          font-family: aktiv-grotesk, sans-serif;
          font-style: normal;
          font-weight: 300;
          font-size: 20px;
          line-height: 26px;
          color: #000000;
          text-align: left;
          border-left: 2px solid #000;
          padding: 4px 30px 15px 15px;
          margin-bottom: 19px; }
          @media (min-width: 768px) {
            .custom_blog_post.shogun-post .blogpost-style-2 .row .left .blockquote {
              font-size: 25px;
              line-height: 32px;
              padding: 0 106px 0 25px;
              margin-bottom: 0; } }
      .custom_blog_post.shogun-post .blogpost-style-2 .row .right {
        order: 1;
        margin-bottom: 25px; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-2 .row .right {
            order: 2;
            margin-bottom: 0;
            width: 56%; } }
        .custom_blog_post.shogun-post .blogpost-style-2 .row .right .img-wrapper {
          width: 100%;
          height: 375px; }
          @media (min-width: 768px) {
            .custom_blog_post.shogun-post .blogpost-style-2 .row .right .img-wrapper {
              height: 100%;
              max-height: 672px; } }
          .custom_blog_post.shogun-post .blogpost-style-2 .row .right .img-wrapper img {
            object-fit: cover;
            object-position: center;
            display: block;
            width: 100%;
            height: 100%; }
  .custom_blog_post.shogun-post .blogpost-style-3 {
    text-align: center;
    padding: 0 0 20px; }
    @media (min-width: 768px) {
      .custom_blog_post.shogun-post .blogpost-style-3 {
        padding: 0; } }
    .custom_blog_post.shogun-post .blogpost-style-3 .video-container {
      max-width: 950px;
      width: 100%;
      margin: 0 auto 25.5px;
      background: #C4C4C4; }
      @media (min-width: 768px) {
        .custom_blog_post.shogun-post .blogpost-style-3 .video-container {
          margin: 0 auto 35.73px; } }
      .custom_blog_post.shogun-post .blogpost-style-3 .video-container iframe {
        width: 100%;
        height: 210.5px; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-3 .video-container iframe {
            height: 533px; } }
    .custom_blog_post.shogun-post .blogpost-style-3 .text-content {
      width: 100%;
      max-width: 750px;
      margin: 0 auto;
      padding: 0 15px; }
      @media (min-width: 768px) {
        .custom_blog_post.shogun-post .blogpost-style-3 .text-content {
          padding: 0; } }
      .custom_blog_post.shogun-post .blogpost-style-3 .text-content p {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        width: 100%; }
        @media (min-width: 768px) {
          .custom_blog_post.shogun-post .blogpost-style-3 .text-content p:last-child {
            margin-bottom: 35px; } }
  .custom_blog_post.shogun-post #blogpost-products {
    padding: 25px 0 0;
    margin: 0 -50vw;
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    border-top: 1px solid #EAEDF1; }
    @media (min-width: 821px) {
      .custom_blog_post.shogun-post #blogpost-products {
        padding: 25px 30px 0;
        margin: 0 -50vw; } }
    .custom_blog_post.shogun-post #blogpost-products .title {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 25px;
      line-height: 32px;
      text-align: left;
      color: #000000;
      margin: 0 auto 25px;
      padding: 0 10px; }
      @media (min-width: 821px) {
        .custom_blog_post.shogun-post #blogpost-products .title {
          text-align: center;
          padding: 0; } }
    .custom_blog_post.shogun-post #blogpost-products .products-list {
      margin: 0 auto 35px;
      max-width: 1370px;
      width: 100%; }
      @media (min-width: 821px) {
        .custom_blog_post.shogun-post #blogpost-products .products-list {
          margin: 0 auto 45px; } }
    .custom_blog_post.shogun-post #blogpost-products .inner-wrapper {
      display: flex !important;
      margin: 0 -5px; }
    .custom_blog_post.shogun-post #blogpost-products .shg-product {
      width: 205px;
      padding: 0 5px;
      display: block !important; }
      @media (min-width: 821px) {
        .custom_blog_post.shogun-post #blogpost-products .shg-product {
          width: 25%; } }
    .custom_blog_post.shogun-post #blogpost-products .shg-product-image-wrapper {
      height: 205px;
      width: 100%;
      margin: 0 0 15px; }
      @media (min-width: 821px) {
        .custom_blog_post.shogun-post #blogpost-products .shg-product-image-wrapper {
          height: 335px;
          width: 100%; } }
      .custom_blog_post.shogun-post #blogpost-products .shg-product-image-wrapper img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%; }
    .custom_blog_post.shogun-post #blogpost-products .shg-product-title-component h1 {
      text-align: left;
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 16px;
      margin: 0 0 7px; }
      @media (min-width: 821px) {
        .custom_blog_post.shogun-post #blogpost-products .shg-product-title-component h1 {
          line-height: 18px;
          margin: 0 0 5px; } }
      .custom_blog_post.shogun-post #blogpost-products .shg-product-title-component h1 span {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 18px;
        color: #000000;
        text-align: left; }
    .custom_blog_post.shogun-post #blogpost-products .shg-product-price,
    .custom_blog_post.shogun-post #blogpost-products .shg-product-sold-out {
      opacity: 0; }
      .custom_blog_post.shogun-post #blogpost-products .shg-product-price.show,
      .custom_blog_post.shogun-post #blogpost-products .shg-product-sold-out.show {
        opacity: 1; }
      .custom_blog_post.shogun-post #blogpost-products .shg-product-price .mr-sale-price,
      .custom_blog_post.shogun-post #blogpost-products .shg-product-sold-out .mr-sale-price {
        display: inline-block;
        color: #000;
        margin-right: 11px;
        white-space: nowrap; }
      .custom_blog_post.shogun-post #blogpost-products .shg-product-price .mr-rrp-price,
      .custom_blog_post.shogun-post #blogpost-products .shg-product-sold-out .mr-rrp-price {
        display: inline-block;
        font-weight: normal;
        color: #B7BBC1;
        text-decoration: line-through;
        white-space: nowrap; }
    .custom_blog_post.shogun-post #blogpost-products .shg-product-price,
    .custom_blog_post.shogun-post #blogpost-products .shg-product-sold-out {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      color: #000000;
      margin-right: 11px; }
    .custom_blog_post.shogun-post #blogpost-products .loading-placeholder {
      position: relative;
      width: 100px !important;
      height: 20px; }
      .custom_blog_post.shogun-post #blogpost-products .loading-placeholder.hide {
        display: none; }
      .custom_blog_post.shogun-post #blogpost-products .loading-placeholder .left {
        position: absolute;
        left: 0;
        background: #f6f7f8;
        background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
        border-radius: 3px;
        background-size: 800px 104px;
        animation: placeHolderShimmer 1s forwards linear infinite;
        -webkit-animation: placeHolderShimmer 1s forwards linear infinite;
        -moz-animation: placeHolderShimmer 1s forwards linear infinite;
        -o-animation: placeHolderShimmer 1s forwards linear infinite; }
      .custom_blog_post.shogun-post #blogpost-products .loading-placeholder .left {
        width: 100px !important;
        height: 20px; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
    .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer {
      display: none; }
      .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer.show {
        display: block; }
      .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .price-value-container .price-from {
        display: none; }
        @media (min-width: 1024px) {
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .price-value-container .price-from.show {
            display: inline-block; } }
      .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer {
        font: normal 400 12px aktiv-grotesk, sans-serif;
        display: flex;
        flex-flow: column;
        align-items: flex-start; }
        @media (min-width: 1024px) {
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer {
            flex-flow: row;
            align-items: center; } }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price {
          display: none !important; }
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .member-price-label {
            font-style: normal;
            font-weight: 400;
            font-size: 12px;
            line-height: 15px;
            color: #BE8A03;
            width: 22%; }
            @media screen and (max-width: 768px) {
              .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .member-price-label {
                display: inline-flex; } }
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .price-from {
            font-weight: 400;
            font-size: 14px;
            line-height: 17.92px;
            color: #BE8A03; }
            @media screen and (max-width: 768px) {
              .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .price-from {
                font-size: 13px;
                line-height: 16.64px; } }
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .member-price-value {
            font-weight: 400;
            font-size: 16px;
            line-height: 20.48px;
            color: #BE8A03; }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .retail-price-label {
          font-weight: 500;
          font-size: 12px;
          line-height: 15.36px;
          color: #000000;
          width: 22%; }
          @media screen and (max-width: 768px) {
            .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .retail-price-label {
              display: inline-flex; } }
        @media screen and (max-width: 768px) {
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .ws-price-label {
            display: inline-flex;
            width: 60%; } }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .price-from {
          font-weight: 400;
          font-size: 14px;
          line-height: 17.92px;
          color: #000000; }
          @media screen and (max-width: 768px) {
            .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .price-from {
              font-size: 12px;
              line-height: 15.36px; } }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .retail-price-value {
          font-weight: 400;
          font-size: 16px;
          line-height: 20.48px;
          color: #000000; }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-price-label {
          font-weight: 500;
          font-size: 12px;
          line-height: 15px;
          color: #B7BBC1;
          width: 22%; }
          @media screen and (max-width: 768px) {
            .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-price-label {
              display: inline-flex; } }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .price-from {
          font-weight: 400;
          font-size: 12px;
          line-height: 15.36px;
          color: #B7BBC1; }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-price-value {
          font-weight: 400;
          font-size: 14px;
          line-height: 17.92px;
          color: #B7BBC1;
          text-decoration: line-through; }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-original-price {
          font-weight: 500;
          font-size: 12px !important;
          line-height: 15.36px;
          color: #000000;
          width: 30%; }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-original-price-value {
          font-weight: 400;
          font-size: 16px;
          line-height: 20.48px;
          color: #000000;
          text-decoration: none !important; }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .price-original-from {
          font-weight: 400;
          font-size: 14px;
          line-height: 17.92px;
          color: #000000; }
          @media screen and (max-width: 768px) {
            .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .price-original-from {
              font-size: 13px;
              line-height: 16.64px; } }
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .member-price-label .price-from,
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .retail-price-label .price-from,
        .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .msrp-price-label .price-from {
          display: none; }
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .member-price-label .price-from.show,
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .retail-price-label .price-from.show,
          .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .msrp-price-label .price-from.show {
            display: inline-block; }
            @media (min-width: 1024px) {
              .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .member-price-label .price-from.show,
              .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .retail-price-label .price-from.show,
              .custom_blog_post.shogun-post #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .msrp-price-label .price-from.show {
                display: none; } }
    .custom_blog_post.shogun-post #blogpost-products .shg-product-compare-price {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #B7BBC1;
      padding: 0; }
    .custom_blog_post.shogun-post #blogpost-products .slick-track {
      left: 10px; }
    .custom_blog_post.shogun-post #blogpost-products .slick-arrow {
      position: absolute;
      top: -48px;
      z-index: 10; }
      .custom_blog_post.shogun-post #blogpost-products .slick-arrow.prev-arrow {
        right: 51px; }
      .custom_blog_post.shogun-post #blogpost-products .slick-arrow.next-arrow {
        right: 21px; }
  .custom_blog_post.shogun-post .blogpost-prev-next {
    margin: 0 0 25px; }
    .custom_blog_post.shogun-post .blogpost-prev-next .prev-next-container {
      display: flex;
      align-items: center;
      justify-content: center; }
      .custom_blog_post.shogun-post .blogpost-prev-next .prev-next-container a {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        text-decoration-line: underline;
        color: #000000 !important;
        display: flex;
        position: relative;
        align-items: center; }
      .custom_blog_post.shogun-post .blogpost-prev-next .prev-next-container .prev {
        margin-right: 45px; }
        .custom_blog_post.shogun-post .blogpost-prev-next .prev-next-container .prev:before {
          content: '';
          display: inline-block;
          width: 7px;
          height: 12px;
          position: relative;
          left: -8px;
          top: 1px;
          background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.98641 -0.000244141L6.93164 0.959756L1.90301 5.99976L6.93164 11.0398L5.98641 11.9998L-5.76973e-05 5.99976L5.98641 -0.000244141Z' fill='black'/%3E%3C/svg%3E%0A"); }
      .custom_blog_post.shogun-post .blogpost-prev-next .prev-next-container .next:after {
        content: '';
        display: inline-block;
        width: 7px;
        height: 12px;
        position: relative;
        right: -8px;
        top: 1px;
        background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.945232 -0.000244141L0 0.959756L5.02863 5.99976L0 11.0398L0.945232 11.9998L6.9317 5.99976L0.945232 -0.000244141Z' fill='black'/%3E%3C/svg%3E%0A"); }
  .custom_blog_post.shogun-post .blog .addthis_toolbox {
    margin: 0 0 5px; }
  .custom_blog_post.shogun-post .socialLinks .socialLinks-item {
    margin: 0 30px 0 0; }
    .custom_blog_post.shogun-post .socialLinks .socialLinks-item:last-of-type {
      margin: 0; }
  .custom_blog_post.shogun-post .socialLinks .icon {
    height: 20px; }
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .price-from {
    display: none; }
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .sale-price-label .price-from,
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .rrp-label .price-from,
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .member-price-label .price-from {
    display: block; }
    @media (min-width: 1024px) {
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .sale-price-label .price-from,
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .rrp-label .price-from,
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .member-price-label .price-from {
        display: none; } }
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .sale-price-value .price-from,
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .rrp-value .price-from,
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .member-price-value .price-from {
    display: none; }
    @media (min-width: 1024px) {
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .sale-price-value .price-from,
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .rrp-value .price-from,
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .is-range .member-price-value .price-from {
        display: inline; } }
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    display: flex;
    flex-flow: column;
    align-items: flex-start; }
    @media (min-width: 1024px) {
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper {
        flex-flow: row;
        align-items: center; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper .member-price-label {
      font-style: normal;
      font-weight: 400;
      font-size: 12px;
      line-height: 15px;
      color: #BE8A03;
      width: 22%; }
      @media screen and (max-width: 768px) {
        .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper .member-price-label {
          display: inline-flex; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper .price-from {
      font-weight: 400;
      font-size: 14px;
      line-height: 17.92px;
      color: #BE8A03; }
      @media screen and (max-width: 768px) {
        .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper .price-from {
          font-size: 13px;
          line-height: 16.64px; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .member-price-wrapper .member-price-value {
      font-weight: 400;
      font-size: 16px;
      line-height: 20.48px;
      color: #BE8A03; }
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    display: flex;
    flex-flow: column;
    align-items: flex-start; }
    @media (min-width: 1024px) {
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper {
        flex-flow: row;
        align-items: center; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .sale-price-label {
      font-weight: 500;
      font-size: 12px;
      line-height: 15.36px;
      color: #000000;
      width: 22%; }
      @media screen and (max-width: 768px) {
        .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .sale-price-label {
          display: inline-flex; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .price-from {
      font-weight: 400;
      font-size: 14px;
      line-height: 17.92px;
      color: #000000; }
      @media screen and (max-width: 768px) {
        .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .price-from {
          font-size: 12px;
          line-height: 15.36px; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .sale-price-value {
      font-weight: 400;
      font-size: 16px;
      line-height: 20.48px;
      color: #000000; }
  .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    display: flex;
    flex-flow: column;
    align-items: flex-start; }
    @media (min-width: 1024px) {
      .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper {
        flex-flow: row;
        align-items: center; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper .rrp-label {
      font-weight: 500;
      font-size: 12px;
      line-height: 15px;
      width: 22%; }
      @media screen and (max-width: 768px) {
        .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper .rrp-label {
          display: inline-flex; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper .price-from {
      font-weight: 400;
      font-size: 14px;
      line-height: 15.36px; }
      @media screen and (max-width: 768px) {
        .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper .price-from {
          font-size: 12px;
          line-height: 15.36px; } }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper .rrp-value {
      font-weight: 400;
      font-size: 14px;
      line-height: 17.92px; }
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper.line-through .rrp-label,
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper.line-through .price-from,
    .custom_blog_post.shogun-post .blog-product .mr-productCard-pricesContainer .rrp-wrapper.line-through .rrp-value {
      color: #B7BBC1;
      text-decoration: line-through; }
  .custom_blog_post.shogun-post .blog-post-body p {
    line-height: 1.9em; }
    .custom_blog_post.shogun-post .blog-post-body p a {
      text-decoration: underline; }
  .custom_blog_post.shogun-post .blog-post-body p,
  .custom_blog_post.shogun-post .blog-post-body p span {
    font-family: aktiv-grotesk, sans-serif !important;
    margin: 0 0 20px; }
  .custom_blog_post.shogun-post .blog-post-body h1, .custom_blog_post.shogun-post .blog-post-body h2, .custom_blog_post.shogun-post .blog-post-body h3, .custom_blog_post.shogun-post .blog-post-body h4, .custom_blog_post.shogun-post .blog-post-body h5, .custom_blog_post.shogun-post .blog-post-body h6 {
    font-weight: 600;
    margin: 15px 0; }
  .custom_blog_post.shogun-post .blog-post-body ol li {
    list-style-type: decimal; }
  .custom_blog_post.shogun-post .blog-post-body ul {
    margin-left: 1.15rem; }
    .custom_blog_post.shogun-post .blog-post-body ul li {
      list-style-type: disc; }
      .custom_blog_post.shogun-post .blog-post-body ul li span {
        line-height: 1.9em; }
  .custom_blog_post.shogun-post #blogpost-products:not(.show) {
    display: none; }
  .custom_blog_post.shogun-post div[class^='shg-c-'] {
    width: 100% !important; }

.custom_blog_post:not(.shogun-post) .body > .container {
  max-width: 700px; }

.custom_blog_post:not(.shogun-post) .blog-post-figured {
  display: none; }

.custom_blog_post:not(.shogun-post) .blog {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .blog {
      margin-bottom: 10px; } }

@media (min-width: 768px) {
  .custom_blog_post:not(.shogun-post) .blog-tags .custom-tags {
    min-height: auto; } }

.custom_blog_post:not(.shogun-post) .mr-blog_post-outerContainer {
  max-width: 1280px;
  padding: 0;
  min-height: 600px; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .mr-blog_post-outerContainer {
      padding: 0 15px; } }

.custom_blog_post:not(.shogun-post) .mr-breadcumbs-container {
  padding: 0;
  margin: 0 10px 11px; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .mr-breadcumbs-container {
      margin: 0 0 6px; } }
  .custom_blog_post:not(.shogun-post) .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:last-child .mr-breadcumbs-breadcrumbSpan {
    opacity: 0.5; }

.custom_blog_post:not(.shogun-post) .blog-post-body {
  width: 100%; }

.custom_blog_post:not(.shogun-post) #blog-post .blog-header {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw); }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) #blog-post .blog-header {
      padding-left: 50px;
      padding-right: 50px; } }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-header img {
    max-width: 1280px;
    width: 100%; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-header [data-sub-layout] {
    padding: 0; }
    .custom_blog_post:not(.shogun-post) #blog-post .blog-header [data-sub-layout] [data-widget-id] [id^="sd-image-"] {
      background-size: cover;
      height: 294px; }
      @media (min-width: 1024px) {
        .custom_blog_post:not(.shogun-post) #blog-post .blog-header [data-sub-layout] [data-widget-id] [id^="sd-image-"] {
          height: 561px; } }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title,
  .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title a {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    color: #000000 !important;
    margin: 0 auto 12px;
    pointer-events: none; }
    @media (min-width: 576px) {
      .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title,
      .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title a {
        margin: 0 auto 9px; } }
    @media (min-width: 1024px) {
      .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title,
      .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title a {
        font-size: 48px;
        line-height: 61.44px;
        margin: 0 auto 10px; } }
    .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title:hover,
    .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title a:hover {
      text-decoration: none;
      color: #000; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-title {
    max-width: 700px;
    width: 100%;
    padding-right: 10.5px;
    padding-left: 10.5px;
    margin-top: 10px; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-date {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #939393;
    margin-bottom: 15px; }
    @media (min-width: 576px) {
      .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-date {
        font-size: 12px;
        line-height: 15px; } }
    @media (min-width: 1024px) {
      .custom_blog_post:not(.shogun-post) #blog-post .blog-header .blog-date {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 25px; } }

.custom_blog_post:not(.shogun-post) .banner-container {
  height: 200px;
  margin-bottom: 25px; }
  @media (min-width: 576px) {
    .custom_blog_post:not(.shogun-post) .banner-container {
      margin-bottom: 35px; } }
  @media (min-width: 576px) {
    .custom_blog_post:not(.shogun-post) .banner-container {
      height: 400px; } }
  .custom_blog_post:not(.shogun-post) .banner-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center; }
  .custom_blog_post:not(.shogun-post) .banner-container .banner-desktop {
    display: none; }
    @media (min-width: 576px) {
      .custom_blog_post:not(.shogun-post) .banner-container .banner-desktop {
        display: block; } }
  .custom_blog_post:not(.shogun-post) .banner-container .banner-mobile {
    display: block; }
    @media (min-width: 576px) {
      .custom_blog_post:not(.shogun-post) .banner-container .banner-mobile {
        display: none; } }

.custom_blog_post:not(.shogun-post) .blogpost-style-1 {
  margin: 0; }
  .custom_blog_post:not(.shogun-post) .blogpost-style-1 .top-text {
    padding: 0 15px 25px; }
    @media (min-width: 576px) {
      .custom_blog_post:not(.shogun-post) .blogpost-style-1 .top-text {
        padding: 0 20px 35px; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-1 .top-text p {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      text-align: center;
      color: #000000;
      margin: 0 auto 11px;
      width: 100%;
      max-width: 750px; }
      .custom_blog_post:not(.shogun-post) .blogpost-style-1 .top-text p:last-of-type {
        margin-bottom: 0; }
    .custom_blog_post:not(.shogun-post) .blogpost-style-1 .top-text a {
      text-decoration: underline;
      color: #000;
      font-weight: 500; }
  .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row {
    width: 100%;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row {
        flex-direction: row;
        min-height: 589px;
        margin-bottom: 55px; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .col {
      width: 100%;
      flex-shrink: 0; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .col {
          width: 50%;
          padding: 0 15px; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .left {
      padding: 0;
      height: 375.64px;
      margin-bottom: 25.36px; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .left {
          margin-bottom: 0;
          height: 589px;
          padding: 0 37px 0 0; } }
      .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .left .img-container {
        width: 100%;
        height: 100%; }
        .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .left .img-container img {
          object-fit: cover;
          object-position: center;
          display: block;
          width: 100%;
          height: 100%; }
    .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right {
      padding: 0 15px;
      text-align: left;
      margin-bottom: 35px; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right {
          padding: 52px 0 0 65px;
          margin-bottom: 0; } }
      .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right h2, .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right h3 {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        text-align: left; }
      .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right p {
        text-align: left;
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 19px;
        color: #000000; }
        @media (min-width: 576px) {
          .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right p {
            line-height: 20px; } }
        .custom_blog_post:not(.shogun-post) .blogpost-style-1 .row .right p:last-of-type {
          margin-bottom: 0; }

.custom_blog_post:not(.shogun-post) .blostpost-quote {
  text-align: center;
  padding: 0 39px 35px; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .blostpost-quote {
      padding: 0 0 55px; } }
  .custom_blog_post:not(.shogun-post) .blostpost-quote .wrapper {
    margin: auto;
    max-width: 750px;
    width: 100%; }
  .custom_blog_post:not(.shogun-post) .blostpost-quote .quote-text {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    position: relative; }
    .custom_blog_post:not(.shogun-post) .blostpost-quote .quote-text:before {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='13' height='20' viewBox='0 0 13 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 13.1674C0 13.2477 0 13.3222 0 13.4024C0 13.4826 0 13.454 0 13.4826C0 13.5113 0 13.5858 0 13.6431C0.0411127 14.895 0.421712 16.1087 1.09711 17.1416C1.7725 18.1744 2.71467 18.9836 3.81298 19.4742C4.91129 19.9648 6.12014 20.1163 7.29765 19.911C8.47516 19.7057 9.57247 19.1522 10.4607 18.3153C11.3489 17.4785 11.9911 16.393 12.312 15.1864C12.633 13.9799 12.6193 12.7023 12.2725 11.5036C11.9258 10.305 11.2603 9.23499 10.3544 8.41935C9.44842 7.60371 8.33951 7.07627 7.15789 6.8989C7.53832 5.58352 8.3115 4.43124 9.36337 3.61208C10.4152 2.79292 11.6902 2.35025 13 2.34931V2.52301e-06C9.62929 -0.00214741 6.38956 1.36979 3.96421 3.82639C1.53886 6.28299 0.1175 9.63215 0 13.1674Z' fill='black'/%3E%3C/svg%3E%0A");
      width: 13px;
      height: 20px;
      display: inline-block;
      position: absolute;
      left: -24px; }
    .custom_blog_post:not(.shogun-post) .blostpost-quote .quote-text:after {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='13' height='20' viewBox='0 0 13 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 6.83255C13 6.75233 13 6.67782 13 6.5976C13 6.51738 13 6.54602 13 6.51737C13 6.48872 13 6.41422 13 6.35692C12.9589 5.10497 12.5783 3.89131 11.9029 2.85844C11.2275 1.82556 10.2853 1.01638 9.18702 0.525812C8.08871 0.0352493 6.87986 -0.116271 5.70235 0.0890001C4.52484 0.294273 3.42753 0.847808 2.53932 1.68467C1.65112 2.52154 1.00889 3.607 0.687951 4.81356C0.367015 6.02013 0.380703 7.29769 0.727474 8.49635C1.07424 9.69502 1.73967 10.765 2.64563 11.5806C3.55158 12.3963 4.66049 12.9237 5.84211 13.1011C5.46168 14.4165 4.6885 15.5688 3.63663 16.3879C2.58476 17.2071 1.30984 17.6498 2.05383e-07 17.6507L0 20C3.37071 20.0021 6.61044 18.6302 9.03579 16.1736C11.4611 13.717 12.8825 10.3678 13 6.83255Z' fill='black'/%3E%3C/svg%3E%0A");
      width: 13px;
      height: 20px;
      display: inline-block;
      position: absolute;
      right: -24px;
      bottom: 1px; }

.custom_blog_post:not(.shogun-post) .blogpost-style-2 {
  margin-bottom: 0; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .blogpost-style-2 {
      margin-bottom: 55px; } }
  .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row {
    width: 100%;
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row {
        flex-direction: row;
        min-height: 672px; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .col {
      width: 100%;
      flex-shrink: 0; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .col {
          padding: 0 15px; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left {
      order: 2;
      padding: 0 15px; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left {
          order: 1;
          width: 46%;
          padding: 0; } }
      .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .text-content {
        padding: 0 0 26px; }
        @media (min-width: 768px) {
          .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .text-content {
            padding: 44px 73px 0 0;
            margin-bottom: 65px; } }
        .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .text-content p {
          font-family: aktiv-grotesk, sans-serif;
          font-style: normal;
          font-weight: normal;
          font-size: 14px;
          line-height: 19px;
          color: #000000;
          text-align: left; }
          @media (min-width: 768px) {
            .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .text-content p {
              line-height: 20px; } }
          .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .text-content p:last-of-type {
            margin-bottom: 0; }
      .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .blockquote {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 20px;
        line-height: 26px;
        color: #000000;
        text-align: left;
        border-left: 2px solid #000;
        padding: 4px 30px 15px 15px;
        margin-bottom: 19px; }
        @media (min-width: 768px) {
          .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .left .blockquote {
            font-size: 25px;
            line-height: 32px;
            padding: 0 106px 0 25px;
            margin-bottom: 0; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .right {
      order: 1;
      margin-bottom: 25px; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .right {
          order: 2;
          margin-bottom: 0;
          width: 56%; } }
      .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .right .img-wrapper {
        width: 100%;
        height: 375px; }
        @media (min-width: 768px) {
          .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .right .img-wrapper {
            height: 100%;
            max-height: 672px; } }
        .custom_blog_post:not(.shogun-post) .blogpost-style-2 .row .right .img-wrapper img {
          object-fit: cover;
          object-position: center;
          display: block;
          width: 100%;
          height: 100%; }

.custom_blog_post:not(.shogun-post) .blogpost-style-3 {
  text-align: center;
  padding: 0 0 20px; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .blogpost-style-3 {
      padding: 0; } }
  .custom_blog_post:not(.shogun-post) .blogpost-style-3 .video-container {
    max-width: 950px;
    width: 100%;
    margin: 0 auto 25.5px;
    background: #C4C4C4; }
    @media (min-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blogpost-style-3 .video-container {
        margin: 0 auto 35.73px; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-3 .video-container iframe {
      width: 100%;
      height: 210.5px; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-3 .video-container iframe {
          height: 533px; } }
  .custom_blog_post:not(.shogun-post) .blogpost-style-3 .text-content {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 0 15px; }
    @media (min-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blogpost-style-3 .text-content {
        padding: 0; } }
    .custom_blog_post:not(.shogun-post) .blogpost-style-3 .text-content p {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 20px;
      text-align: center;
      color: #000000;
      width: 100%; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blogpost-style-3 .text-content p:last-child {
          margin-bottom: 35px; } }

.custom_blog_post:not(.shogun-post) #blogpost-products {
  padding: 25px 0 0;
  margin: 0 -50vw;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  border-top: 1px solid #EAEDF1; }
  @media (min-width: 821px) {
    .custom_blog_post:not(.shogun-post) #blogpost-products {
      padding: 25px 30px 0;
      margin: 0 -50vw; } }
  .custom_blog_post:not(.shogun-post) #blogpost-products .title {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    text-align: left;
    color: #000000;
    margin: 0 auto 25px;
    padding: 0 10px; }
    @media (min-width: 821px) {
      .custom_blog_post:not(.shogun-post) #blogpost-products .title {
        text-align: center;
        padding: 0; } }
  .custom_blog_post:not(.shogun-post) #blogpost-products .products-list {
    margin: 0 auto 35px;
    max-width: 1370px;
    width: 100%; }
    @media (min-width: 821px) {
      .custom_blog_post:not(.shogun-post) #blogpost-products .products-list {
        margin: 0 auto 45px; } }
  .custom_blog_post:not(.shogun-post) #blogpost-products .inner-wrapper {
    display: flex !important;
    margin: 0 -5px; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product {
    width: 205px;
    padding: 0 5px;
    display: block !important; }
    @media (min-width: 821px) {
      .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product {
        width: 25%; } }
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-image-wrapper {
    height: 205px;
    width: 100%;
    margin: 0 0 15px; }
    @media (min-width: 821px) {
      .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-image-wrapper {
        height: 335px;
        width: 100%; } }
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-image-wrapper img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-title-component h1 {
    text-align: left;
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 7px; }
    @media (min-width: 821px) {
      .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-title-component h1 {
        line-height: 18px;
        margin: 0 0 5px; } }
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-title-component h1 span {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      color: #000000;
      text-align: left; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-price,
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-sold-out {
    opacity: 0; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-price.show,
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-sold-out.show {
      opacity: 1; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-price .mr-sale-price,
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-sold-out .mr-sale-price {
      display: inline-block;
      color: #000;
      margin-right: 11px;
      white-space: nowrap; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-price .mr-rrp-price,
    .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-sold-out .mr-rrp-price {
      display: inline-block;
      font-weight: normal;
      color: #B7BBC1;
      text-decoration: line-through;
      white-space: nowrap; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-price,
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-sold-out {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #000000;
    margin-right: 11px; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .loading-placeholder {
    position: relative;
    width: 100px !important;
    height: 20px; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .loading-placeholder.hide {
      display: none; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .loading-placeholder .left {
      position: absolute;
      left: 0;
      background: #f6f7f8;
      background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
      border-radius: 3px;
      background-size: 800px 104px;
      animation: placeHolderShimmer 1s forwards linear infinite;
      -webkit-animation: placeHolderShimmer 1s forwards linear infinite;
      -moz-animation: placeHolderShimmer 1s forwards linear infinite;
      -o-animation: placeHolderShimmer 1s forwards linear infinite; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .loading-placeholder .left {
      width: 100px !important;
      height: 20px; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }
  .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer {
    display: none; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer.show {
      display: block; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .price-value-container .price-from {
      display: none; }
      @media (min-width: 1024px) {
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .price-value-container .price-from.show {
          display: inline-block; } }
    .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer {
      font: normal 400 12px aktiv-grotesk, sans-serif;
      display: flex;
      flex-flow: column;
      align-items: flex-start; }
      @media (min-width: 1024px) {
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer {
          flex-flow: row;
          align-items: center; } }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price {
        display: none !important; }
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .member-price-label {
          font-style: normal;
          font-weight: 400;
          font-size: 12px;
          line-height: 15px;
          color: #BE8A03;
          width: 22%; }
          @media screen and (max-width: 768px) {
            .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .member-price-label {
              display: inline-flex; } }
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .price-from {
          font-weight: 400;
          font-size: 14px;
          line-height: 17.92px;
          color: #BE8A03; }
          @media screen and (max-width: 768px) {
            .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .price-from {
              font-size: 13px;
              line-height: 16.64px; } }
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.member-price .member-price-value {
          font-weight: 400;
          font-size: 16px;
          line-height: 20.48px;
          color: #BE8A03; }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .retail-price-label {
        font-weight: 500;
        font-size: 12px;
        line-height: 15.36px;
        color: #000000;
        width: 22%; }
        @media screen and (max-width: 768px) {
          .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .retail-price-label {
            display: inline-flex; } }
      @media screen and (max-width: 768px) {
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .ws-price-label {
          display: inline-flex;
          width: 60%; } }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .price-from {
        font-weight: 400;
        font-size: 14px;
        line-height: 17.92px;
        color: #000000; }
        @media screen and (max-width: 768px) {
          .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .price-from {
            font-size: 12px;
            line-height: 15.36px; } }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.retail-price .retail-price-value {
        font-weight: 400;
        font-size: 16px;
        line-height: 20.48px;
        color: #000000; }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-price-label {
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #B7BBC1;
        width: 22%; }
        @media screen and (max-width: 768px) {
          .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-price-label {
            display: inline-flex; } }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .price-from {
        font-weight: 400;
        font-size: 12px;
        line-height: 15.36px;
        color: #B7BBC1; }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-price-value {
        font-weight: 400;
        font-size: 14px;
        line-height: 17.92px;
        color: #B7BBC1;
        text-decoration: line-through; }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-original-price {
        font-weight: 500;
        font-size: 12px !important;
        line-height: 15.36px;
        color: #000000;
        width: 30%; }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .msrp-original-price-value {
        font-weight: 400;
        font-size: 16px;
        line-height: 20.48px;
        color: #000000;
        text-decoration: none !important; }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .price-original-from {
        font-weight: 400;
        font-size: 14px;
        line-height: 17.92px;
        color: #000000; }
        @media screen and (max-width: 768px) {
          .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer.msrp-price .price-original-from {
            font-size: 13px;
            line-height: 16.64px; } }
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .member-price-label .price-from,
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .retail-price-label .price-from,
      .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .msrp-price-label .price-from {
        display: none; }
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .member-price-label .price-from.show,
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .retail-price-label .price-from.show,
        .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .msrp-price-label .price-from.show {
          display: inline-block; }
          @media (min-width: 1024px) {
            .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .member-price-label .price-from.show,
            .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .retail-price-label .price-from.show,
            .custom_blog_post:not(.shogun-post) #blogpost-products .mr-productCard-pricesContainer .mr-productCard-salePricer .msrp-price-label .price-from.show {
              display: none; } }
  .custom_blog_post:not(.shogun-post) #blogpost-products .shg-product-compare-price {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #B7BBC1;
    padding: 0; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .slick-track {
    left: 10px; }
  .custom_blog_post:not(.shogun-post) #blogpost-products .slick-arrow {
    position: absolute;
    top: -48px;
    z-index: 10; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .slick-arrow.prev-arrow {
      right: 51px; }
    .custom_blog_post:not(.shogun-post) #blogpost-products .slick-arrow.next-arrow {
      right: 21px; }

.custom_blog_post:not(.shogun-post) .blogpost-prev-next {
  margin: 0 0 25px; }
  .custom_blog_post:not(.shogun-post) .blogpost-prev-next .prev-next-container {
    display: flex;
    align-items: center;
    justify-content: center; }
    .custom_blog_post:not(.shogun-post) .blogpost-prev-next .prev-next-container a {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      text-decoration-line: underline;
      color: #000000 !important;
      display: flex;
      position: relative;
      align-items: center; }
    .custom_blog_post:not(.shogun-post) .blogpost-prev-next .prev-next-container .prev {
      margin-right: 45px; }
      .custom_blog_post:not(.shogun-post) .blogpost-prev-next .prev-next-container .prev:before {
        content: '';
        display: inline-block;
        width: 7px;
        height: 12px;
        position: relative;
        left: -8px;
        top: 1px;
        background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.98641 -0.000244141L6.93164 0.959756L1.90301 5.99976L6.93164 11.0398L5.98641 11.9998L-5.76973e-05 5.99976L5.98641 -0.000244141Z' fill='black'/%3E%3C/svg%3E%0A"); }
    .custom_blog_post:not(.shogun-post) .blogpost-prev-next .prev-next-container .next:after {
      content: '';
      display: inline-block;
      width: 7px;
      height: 12px;
      position: relative;
      right: -8px;
      top: 1px;
      background-image: url("data:image/svg+xml,%3Csvg width='7' height='12' viewBox='0 0 7 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.945232 -0.000244141L0 0.959756L5.02863 5.99976L0 11.0398L0.945232 11.9998L6.9317 5.99976L0.945232 -0.000244141Z' fill='black'/%3E%3C/svg%3E%0A"); }

.custom_blog_post:not(.shogun-post) .blog .addthis_toolbox {
  margin: 0 0 5px; }

.custom_blog_post:not(.shogun-post) .socialLinks .socialLinks-item {
  margin: 0 30px 0 0; }
  .custom_blog_post:not(.shogun-post) .socialLinks .socialLinks-item:last-of-type {
    margin: 0; }

.custom_blog_post:not(.shogun-post) .socialLinks .icon {
  height: 20px; }

.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .price-from {
  display: none; }

.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .sale-price-label .price-from,
.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .rrp-label .price-from,
.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .member-price-label .price-from {
  display: block; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .sale-price-label .price-from,
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .rrp-label .price-from,
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .member-price-label .price-from {
      display: none; } }

.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .sale-price-value .price-from,
.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .rrp-value .price-from,
.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .member-price-value .price-from {
  display: none; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .sale-price-value .price-from,
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .rrp-value .price-from,
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .is-range .member-price-value .price-from {
      display: inline; } }

.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  flex-flow: column;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper {
      flex-flow: row;
      align-items: center; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper .member-price-label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #BE8A03;
    width: 22%; }
    @media screen and (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper .member-price-label {
        display: inline-flex; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper .price-from {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.92px;
    color: #BE8A03; }
    @media screen and (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper .price-from {
        font-size: 13px;
        line-height: 16.64px; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .member-price-wrapper .member-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #BE8A03; }

.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  flex-flow: column;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper {
      flex-flow: row;
      align-items: center; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .sale-price-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 15.36px;
    color: #000000;
    width: 22%; }
    @media screen and (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .sale-price-label {
        display: inline-flex; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .price-from {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.92px;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .price-from {
        font-size: 12px;
        line-height: 15.36px; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .sale-price-wrapper .sale-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #000000; }

.custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  flex-flow: column;
  align-items: flex-start; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper {
      flex-flow: row;
      align-items: center; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper .rrp-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    width: 22%; }
    @media screen and (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper .rrp-label {
        display: inline-flex; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper .price-from {
    font-weight: 400;
    font-size: 14px;
    line-height: 15.36px; }
    @media screen and (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper .price-from {
        font-size: 12px;
        line-height: 15.36px; } }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper .rrp-value {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.92px; }
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper.line-through .rrp-label,
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper.line-through .price-from,
  .custom_blog_post:not(.shogun-post) .blog-product .mr-productCard-pricesContainer .rrp-wrapper.line-through .rrp-value {
    color: #B7BBC1;
    text-decoration: line-through; }

.custom_blog_post:not(.shogun-post) .type-h2 {
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  margin: 15px 0;
  padding: 0; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .type-h2 {
      font-size: 24px;
      line-height: 31px;
      margin: 15px 0 22px; } }

.custom_blog_post:not(.shogun-post) .type-h3 {
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 6px;
  padding-bottom: 0; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .type-h3 {
      font-size: 20px;
      line-height: 30px; } }

.custom_blog_post:not(.shogun-post) .custom-quote {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
  padding-left: 22px;
  border-left: 5px solid #EAEDF1;
  text-transform: none;
  padding-bottom: 0;
  margin: 10px 0 29px; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) .custom-quote {
      font-size: 22px;
      line-height: 36px;
      padding-left: 35px;
      margin: 20px 0 29px; } }

.custom_blog_post:not(.shogun-post) .body p {
  font-weight: 400;
  line-height: 1.9em;
  text-align: left; }

.custom_blog_post:not(.shogun-post) [class^="sd-simple-text-"] {
  text-align: left; }

.custom_blog_post:not(.shogun-post) .blog .blog-post-body p {
  color: #000;
  font-size: 14px;
  font-weight: normal; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p:last-child {
    margin-bottom: 10px; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p span {
    font-size: 14px;
    font-weight: normal; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p a {
    color: #4a82ce;
    text-decoration: underline;
    font-weight: normal;
    font-size: 14px; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p strong, .custom_blog_post:not(.shogun-post) .blog .blog-post-body p b {
    font-size: 14px;
    font-weight: bold; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p em, .custom_blog_post:not(.shogun-post) .blog .blog-post-body p i {
    font-size: 14px;
    font-style: italic; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p b, .custom_blog_post:not(.shogun-post) .blog .blog-post-body p strong {
    font-size: 14px;
    font-weight: 700; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p i, .custom_blog_post:not(.shogun-post) .blog .blog-post-body p em {
    font-size: 14px;
    font-style: italic; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p b, .custom_blog_post:not(.shogun-post) .blog .blog-post-body p strong {
    font-size: 14px;
    font-weight: 700; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body p i, .custom_blog_post:not(.shogun-post) .blog .blog-post-body p em {
    font-size: 14px;
    font-style: italic; }

.custom_blog_post:not(.shogun-post) .blog .blog-post-body .buttonLink a {
  transition: all 0.2s ease;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  border: 1px solid #000;
  border-radius: 0;
  font-size: 16px; }
  .custom_blog_post:not(.shogun-post) .blog .blog-post-body .buttonLink a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #000; }

.custom_blog_post:not(.shogun-post) hr {
  border-color: #EAEDF1; }

.custom_blog_post:not(.shogun-post) .get-the-look {
  display: flex;
  flex-flow: column;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 20px 0; }
  @media (min-width: 700px) {
    .custom_blog_post:not(.shogun-post) .get-the-look {
      margin-left: 0;
      margin-right: 0; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .slick-slider {
    padding: 0; }
    .custom_blog_post:not(.shogun-post) .get-the-look .slick-slider .slick-slide {
      padding: 0 5px;
      max-width: 215px; }
    .custom_blog_post:not(.shogun-post) .get-the-look .slick-slider .slick-track {
      left: 12.5px; }
    .custom_blog_post:not(.shogun-post) .get-the-look .slick-slider .slick-arrow {
      position: absolute;
      top: -40px;
      right: 26px; }
    .custom_blog_post:not(.shogun-post) .get-the-look .slick-slider .prev-arrow {
      right: 56px; }
  .custom_blog_post:not(.shogun-post) .get-the-look .product-urls {
    display: none; }
  .custom_blog_post:not(.shogun-post) .get-the-look .heading-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 15px;
    padding: 0 15px; }
    @media (min-width: 700px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .heading-container {
        margin-bottom: 30px;
        padding: 0; } }
    .custom_blog_post:not(.shogun-post) .get-the-look .heading-container h2 {
      font-size: 24px;
      line-height: 31px;
      margin: 0;
      padding: 0;
      text-align: left;
      font-weight: 600; }
    .custom_blog_post:not(.shogun-post) .get-the-look .heading-container .button--outline {
      display: none; }
      @media (min-width: 700px) {
        .custom_blog_post:not(.shogun-post) .get-the-look .heading-container .button--outline {
          max-width: 182px;
          height: 45px;
          width: 100%;
          display: inline-flex; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .button--outline {
    background-color: #fff;
    color: #000 !important;
    height: 45px;
    width: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.4px;
    border: 1px solid #000;
    transition: all 0.2s ease;
    font-weight: 600;
    border-radius: 0;
    padding: 0; }
    .custom_blog_post:not(.shogun-post) .get-the-look .button--outline:hover {
      background-color: #000;
      color: #fff !important;
      text-decoration: none !important; }
    .custom_blog_post:not(.shogun-post) .get-the-look .button--outline.mobile-only {
      margin: 25px; }
      @media (min-width: 700px) {
        .custom_blog_post:not(.shogun-post) .get-the-look .button--outline.mobile-only {
          display: none; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .products-grid {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
    flex-wrap: wrap; }
    @media (min-width: 700px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .products-grid {
        gap: 0;
        margin-left: -15px;
        margin-right: -15px; } }
    .custom_blog_post:not(.shogun-post) .get-the-look .products-grid:not(.slick-initialized) {
      padding-left: 10px; }
  .custom_blog_post:not(.shogun-post) .get-the-look .product-card {
    width: 205px;
    margin: 0 9px 12px 0;
    flex-shrink: 0;
    padding: 0 7px;
    position: relative; }
    @media (min-width: 700px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card {
        margin-right: 0;
        margin: 0 0 12px;
        width: 33.33%; } }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper {
      display: block;
      margin-bottom: 15px;
      height: 205px;
      position: relative;
      overflow: hidden; }
      @media (min-width: 700px) {
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper {
          height: 225px;
          margin-bottom: 14px; } }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart-Container {
        position: absolute;
        bottom: -100px;
        width: 100%;
        padding: 0 15px;
        transition: bottom .3s ease;
        z-index: 2; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart,
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-chooseOption {
        font-family: aktiv-grotesk, sans-serif;
        font-weight: 500;
        font-size: 14px;
        line-height: 18px;
        color: #000 !important;
        text-transform: uppercase;
        padding-top: 13px;
        padding-bottom: 14px;
        margin: 0 0 15px 0;
        background-color: #FFF;
        border: none;
        transition: all .3s ease;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative; }
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart:hover,
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-chooseOption:hover {
          text-decoration: none;
          color: #FFF !important;
          background-color: #000;
          transition: all .3s ease; }
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart.bc-productCard-addToCart-open,
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-chooseOption.bc-productCard-addToCart-open {
          color: transparent; }
          .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart.bc-productCard-addToCart-open .bc-productCard-addToCart-load,
          .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-chooseOption.bc-productCard-addToCart-open .bc-productCard-addToCart-load {
            display: inline-block;
            border-top: 5px solid transparent;
            animation: load-animate infinite linear 1s; }
          .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart.bc-productCard-addToCart-open:hover,
          .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-chooseOption.bc-productCard-addToCart-open:hover {
            background-color: #FFF;
            cursor: not-allowed; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart-load {
        display: none;
        width: 20px;
        height: 20px;
        border: 5px solid grey;
        border-radius: 100%;
        position: absolute;
        left: calc(50% - 10px); }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-addToCart {
        display: none; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper .bc-productCard-chooseOption {
        display: flex; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-addToCart .bc-productCard-addToCart {
        display: flex; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-addToCart .bc-productCard-chooseOption {
        display: none; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-addToCart:hover .bc-productCard-addToCart-Container, .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-chooseOption:hover .bc-productCard-addToCart-Container {
        bottom: 0;
        transition: bottom .3s ease; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-addToCart:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1), .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-chooseOption:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1) {
        opacity: 0; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-addToCart:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2), .custom_blog_post:not(.shogun-post) .get-the-look .product-card .image-wrapper.bc-productCard-card-figure-chooseOption:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2) {
        opacity: 1; }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card.show-view-product .bc-productCard-addToCart-Container {
      bottom: 0;
      transition: bottom .3s ease; }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card.show-view-product .bc-productCard-imgs .bc-productCard-img:nth-of-type(1) {
      opacity: 0; }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card.show-view-product .bc-productCard-imgs .bc-productCard-img:nth-of-type(2) {
      opacity: 1; }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-name {
      font-size: 14px;
      line-height: 16px;
      text-align: left;
      color: #000;
      text-decoration: none;
      display: block; }
      @media (min-width: 700px) {
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-name {
          min-height: 36px;
          line-height: 18px; } }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-name:visited {
        color: #000; }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card .price-range {
      color: #000;
      margin-top: 7px;
      padding: 0;
      font-size: 16px;
      line-height: 20px;
      font-weight: 600;
      text-align: left;
      display: block;
      width: 100%; }
      @media (min-width: 700px) {
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .price-range {
          margin-top: 8px; } }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .price-range .sale-price-wrapper {
        margin-bottom: 2px; }
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .price-range .sale-price-wrapper + .rrp-wrapper .rrp-value {
          color: #B7BBC1;
          font-weight: 400;
          margin-left: 11px;
          text-decoration: line-through; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .price-range .is-range {
        display: block; }
        .custom_blog_post:not(.shogun-post) .get-the-look .product-card .price-range .is-range + .rrp-wrapper .rrp-value {
          margin-left: 0; }
    .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-image-tag {
      position: absolute;
      left: 7px;
      top: 0px;
      bottom: auto;
      right: auto; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-image-tag span {
        margin: 10px;
        padding: 5px 7px 5px 7px;
        background-color: #343b41;
        color: white;
        font-family: aktiv-grotesk, sans-serif;
        font-size: 10px;
        font-weight: 500;
        text-transform: uppercase;
        opacity: 1;
        position: relative;
        display: block; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-image-tag.show {
        opacity: 1; }
      .custom_blog_post:not(.shogun-post) .get-the-look .product-card .product-image-tag span:not(:first-child) {
        display: none; }
  .custom_blog_post:not(.shogun-post) .get-the-look .card-body {
    display: flex;
    flex-flow: column; }
    .custom_blog_post:not(.shogun-post) .get-the-look .card-body .product-name {
      order: 1; }
    .custom_blog_post:not(.shogun-post) .get-the-look .card-body .price-range {
      order: 2; }
    .custom_blog_post:not(.shogun-post) .get-the-look .card-body .bc-productCard-colourSwatchesContainer {
      order: 3; }
    .custom_blog_post:not(.shogun-post) .get-the-look .card-body .bc-productCard-sizeSwatchesContainer {
      order: 4; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchInput {
    display: none; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel {
    width: 18px;
    height: 18px;
    background-color: transparent !important;
    margin: 0 6px 6px 0 !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    transition: border .3s ease;
    position: relative; }
    @media (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel {
        width: 26px;
        height: 26px;
        margin: 0 8px 7px 0 !important;
        padding: 0; } }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel:hover {
      border: 1px solid #000;
      transition: border .3s ease; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel.bc-productCard-swatchLabel-border .bc-productCard-swatchSpan {
      border: 1px solid #EDEDED; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel .bc-productCard-swatchLabel-inner {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel:hover {
      cursor: pointer; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourLabel.displayNone {
      display: none; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesContainer {
    margin: 0; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesContainer .bc-productCard-swatches {
    display: flex;
    flex-wrap: wrap; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer,
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer {
    position: relative; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus,
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus {
      display: flex;
      flex-direction: row; }
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus .bc-productCard-swatchesPlusContainer,
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus .bc-productCard-swatchesPlusContainer {
        display: block; }
        @media (max-width: 768px) {
          .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus .bc-productCard-swatchesPlusContainer,
          .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus .bc-productCard-swatchesPlusContainer {
            width: 20px; } }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer .is-visually-hidden,
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer .is-hidden,
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer .is-visually-hidden,
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer .is-hidden {
      display: none; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer .bc-productCard-colourPlus-content,
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer .bc-productCard-colourPlus-content {
      height: 18px;
      line-height: 18px;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      color: #000000; }
      @media (max-width: 768px) {
        .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatchesContainer .bc-productCard-colourPlus-content,
        .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatchesContainer .bc-productCard-colourPlus-content {
          font-size: 13px;
          padding-left: 4px;
          height: 26px;
          line-height: 26px; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesPlusContainer {
    display: none; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatches {
    margin: 14px 0 0 0; }
    @media (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatches {
        margin: 15px 0 0 0; } }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-colourSwatches:empty {
      margin: 0; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatches {
    margin: 14px 0 0 0; }
    @media (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSwatches {
        text-align: left; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchSpan {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%; }
    @media (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchSpan {
        width: 22px;
        height: 22px; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchInput:checked + .bc-productCard-swatchLabel {
    border: 1px solid #000;
    box-shadow: none;
    transition: border .3s ease; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesPlus {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    height: 18px;
    line-height: 18px;
    display: block;
    text-decoration: none;
    pointer-events: none; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesPlus:hover {
      text-decoration: none; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesPlus:visited {
      color: #000000; }
    @media (max-width: 768px) {
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchesPlus {
        height: 28px;
        padding-top: 3px; } }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeLabel {
    border: 1px solid #EAEDF1;
    margin: 0 6px 6px 0 !important;
    padding: 5px 10px;
    background-color: #FFF !important; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-sizeSpan {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-size: 10px;
    font-style: normal;
    letter-spacing: 4%;
    width: auto;
    min-width: auto;
    line-height: 13px;
    display: block;
    padding: 0;
    color: #000; }
  .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchLabel-outOfStock {
    pointer-events: none;
    display: none; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchLabel-outOfStock:hover {
      cursor: not-allowed; }
    .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchLabel-outOfStock .bc-productCard-sizeSpan {
      color: #B7BBC1;
      position: relative; }
      .custom_blog_post:not(.shogun-post) .get-the-look .bc-productCard-swatchLabel-outOfStock .bc-productCard-sizeSpan:after {
        content: ' ';
        display: block;
        width: calc(100% + 3px);
        border-bottom: 1px solid #B7BBC1;
        position: absolute;
        left: -1.5px;
        top: 50%; }

.custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] {
  margin-bottom: 30px; }
  @media (max-width: 768px) {
    .custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] {
      display: flex;
      margin-bottom: 0; }
      .custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] > [data-sub-layout] {
        width: 50%;
        flex-basis: 50%; }
        .custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] > [data-sub-layout] [class^="sd-button-"] {
          display: none; } }
  .custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] .widget-heading {
    font-size: 24px;
    line-height: 31px;
    margin: 0;
    padding: 0; }
  .custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] .buttonLink a {
    background-color: #fff;
    color: #000;
    max-width: 406px;
    width: 100%;
    height: 45px;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px !important;
    letter-spacing: 0.4px;
    border: 1px solid #000;
    transition: all 0.2s ease;
    font-weight: 600;
    border-radius: 0; }
    .custom_blog_post:not(.shogun-post) .body .blog .blog-post-body [data-layout-name="Get the look"] .buttonLink a:hover {
      background-color: #000;
      color: #fff; }

.custom_blog_post:not(.shogun-post) [data-test-id="product-widget-image"] {
  margin-bottom: 14px; }
  .custom_blog_post:not(.shogun-post) [data-test-id="product-widget-image"] > div {
    margin: 0; }

.custom_blog_post:not(.shogun-post) [data-test-id="product-widget-name"] {
  padding: 0;
  width: 100%; }
  .custom_blog_post:not(.shogun-post) [data-test-id="product-widget-name"] a {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    display: block; }

.custom_blog_post:not(.shogun-post) [data-test-id="product-widget-price"] {
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
  display: block;
  width: 100%; }

.custom_blog_post:not(.shogun-post) #blog-post [data-sub-layout] {
  padding: 0 15px; }
  @media (min-width: 1024px) {
    .custom_blog_post:not(.shogun-post) #blog-post [data-sub-layout] {
      padding: 0 10.5px; } }

.custom_blog_post:not(.shogun-post) #blog-post .blog-post-body [data-layout-name="Get the look"] + .slick-slider {
  padding: 0; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-post-body [data-layout-name="Get the look"] + .slick-slider .slick-slide {
    padding: 0 5px;
    max-width: 215px; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-post-body [data-layout-name="Get the look"] + .slick-slider .slick-track {
    left: 12.5px; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-post-body [data-layout-name="Get the look"] + .slick-slider [data-test-id="product-widget-image"] > div {
    height: 205px; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-post-body [data-layout-name="Get the look"] + .slick-slider .slick-arrow {
    position: absolute;
    top: -40px;
    right: 26px; }
  .custom_blog_post:not(.shogun-post) #blog-post .blog-post-body [data-layout-name="Get the look"] + .slick-slider .prev-arrow {
    right: 56px; }

@media (max-width: 768px) {
  .custom_blog_post:not(.shogun-post) [class^="sd-spacer-"] {
    max-height: 25px; } }

.custom_blog_post:not(.shogun-post) .blog-related-articles {
  border-top: 1px solid #EAEDF1;
  margin: 60px calc(50% - 50vw) 0;
  padding: 30px 6px 0; }
  @media (min-width: 768px) {
    .custom_blog_post:not(.shogun-post) .blog-related-articles {
      margin: 100px calc(50% - 50vw) 0;
      padding: 46px 25px 0; } }
  .custom_blog_post:not(.shogun-post) .blog-related-articles h2 {
    font-size: 24px;
    line-height: 31px;
    margin-bottom: 31px;
    text-align: center;
    font-weight: 600;
    padding: 0; }
    @media (min-width: 768px) {
      .custom_blog_post:not(.shogun-post) .blog-related-articles h2 {
        font-size: 34px;
        line-height: 44px;
        margin-bottom: 70px; } }
  .custom_blog_post:not(.shogun-post) .blog-related-articles .blog-url {
    display: none; }
  .custom_blog_post:not(.shogun-post) .blog-related-articles .articles-container {
    margin: 0 auto;
    max-width: 950px; }
  .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container {
    display: flex;
    flex-wrap: wrap; }
    .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article {
      width: 50%;
      padding: 0 6px;
      margin: 0 0 26px; }
      @media (min-width: 768px) {
        .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article {
          width: 33.33%;
          padding: 0 10px;
          margin: 0 0 52px; } }
      .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .image-wrapper {
        height: 160px;
        margin-bottom: 16px; }
        @media (min-width: 768px) {
          .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .image-wrapper {
            height: 240px;
            margin-bottom: 18px; } }
        @media (min-width: 1024px) {
          .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .image-wrapper {
            height: 300px;
            margin-bottom: 18px; } }
        .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .image-wrapper img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: center; }
      .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .article-date {
        font-size: 10px;
        line-height: 13px;
        color: #939393;
        margin-bottom: 7px; }
        @media (min-width: 768px) {
          .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .article-date {
            font-size: 12px !important;
            line-height: 15px;
            margin-bottom: 18px; } }
      .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .title {
        font-size: 16px;
        line-height: 20px;
        font-weight: 600;
        text-decoration: none;
        margin-bottom: 7px;
        min-height: 60px;
        color: #000;
        display: block; }
        @media (min-width: 768px) {
          .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .title {
            font-size: 20px;
            line-height: 26px;
            min-height: 52px;
            margin-bottom: 10px; } }
        .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .title:hover {
          text-decoration: underline; }
      .custom_blog_post:not(.shogun-post) .blog-related-articles .grid-container .article .summary {
        font-size: 14px;
        line-height: 20px; }

.custom_blog_post:not(.shogun-post) .addthis_toolbox {
  display: none; }

.custom_blog_post:not(.shogun-post) .two-column-images {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px 0;
  padding: 20px 0; }
  @media (min-width: 600px) {
    .custom_blog_post:not(.shogun-post) .two-column-images {
      flex-direction: row;
      gap: 0 30px; } }
  .custom_blog_post:not(.shogun-post) .two-column-images .col-left,
  .custom_blog_post:not(.shogun-post) .two-column-images .col-right {
    width: 100%;
    margin: 0; }
    @media (min-width: 600px) {
      .custom_blog_post:not(.shogun-post) .two-column-images .col-left,
      .custom_blog_post:not(.shogun-post) .two-column-images .col-right {
        width: calc(50% - 15px); } }
    .custom_blog_post:not(.shogun-post) .two-column-images .col-left img,
    .custom_blog_post:not(.shogun-post) .two-column-images .col-right img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      margin: 0 0 14px;
      height: 280px; }
      @media (min-width: 600px) {
        .custom_blog_post:not(.shogun-post) .two-column-images .col-left img,
        .custom_blog_post:not(.shogun-post) .two-column-images .col-right img {
          height: 450px; } }
  .custom_blog_post:not(.shogun-post) .two-column-images .col-right {
    display: none; }
    @media (min-width: 600px) {
      .custom_blog_post:not(.shogun-post) .two-column-images .col-right {
        display: block; } }
    @media (max-width: 599px) {
      .custom_blog_post:not(.shogun-post) .two-column-images .col-right img {
        margin: 0; } }
    @media (max-width: 599px) {
      .custom_blog_post:not(.shogun-post) .two-column-images .col-right img + .bottom-text:not(:empty) {
        margin-top: 14px; } }
  .custom_blog_post:not(.shogun-post) .two-column-images .bottom-text {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #5C5C5C;
    margin: 0 0 20px; }
    .custom_blog_post:not(.shogun-post) .two-column-images .bottom-text:empty {
      display: none; }

.custom_blog_post:not(.shogun-post) .two-column-images-with-button {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  gap: 15px 0;
  padding: 20px 0; }
  @media (min-width: 600px) {
    .custom_blog_post:not(.shogun-post) .two-column-images-with-button {
      flex-direction: row;
      gap: 0 30px; } }
  .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-left,
  .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right {
    width: 100%;
    flex-shrink: 0;
    margin: 0; }
    @media (min-width: 600px) {
      .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-left,
      .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right {
        width: calc(50% - 15px); } }
    .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-left img,
    .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      margin: 0 0 14px;
      height: 280px; }
      @media (min-width: 600px) {
        .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-left img,
        .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right img {
          height: 450px; } }
  .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right .col-right-content {
    padding: 0 0 20px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.9em;
    text-align: left; }
  .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right .button {
    transition: all 0.2s ease;
    background-color: #000;
    color: #fff;
    text-decoration: none;
    border: 1px solid #000;
    border-radius: 0;
    font-size: 16px; }
    .custom_blog_post:not(.shogun-post) .two-column-images-with-button .col-right .button:hover {
      text-decoration: none;
      background-color: #fff;
      color: #000; }
  .custom_blog_post:not(.shogun-post) .two-column-images-with-button .action-buttons {
    text-align: center; }

.custom_blog_post:not(.shogun-post) .square-image {
  width: 100%;
  margin: 0 auto 20px; }
  .custom_blog_post:not(.shogun-post) .square-image .image-wrapper {
    position: relative;
    margin: 0 0 14px;
    width: 100%; }
    .custom_blog_post:not(.shogun-post) .square-image .image-wrapper::after {
      content: "";
      display: block;
      padding-bottom: 100%; }
  .custom_blog_post:not(.shogun-post) .square-image img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%; }
  .custom_blog_post:not(.shogun-post) .square-image .image-caption {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #5C5C5C;
    margin: 0 0 20px; }
    .custom_blog_post:not(.shogun-post) .square-image .image-caption:empty {
      display: none; }
    .custom_blog_post:not(.shogun-post) .square-image .image-caption a {
      color: #5C5C5C;
      text-decoration: underline; }
      .custom_blog_post:not(.shogun-post) .square-image .image-caption a:hover {
        color: #000; }
      .custom_blog_post:not(.shogun-post) .square-image .image-caption a:visited:not(:hover) {
        color: #5C5C5C; }

.custom_blog_post:not(.shogun-post) .landscape-image {
  width: 100%;
  margin: 0 auto 20px; }
  .custom_blog_post:not(.shogun-post) .landscape-image .image-wrapper {
    position: relative;
    margin: 0 0 14px;
    height: 100%;
    width: 100%; }
  .custom_blog_post:not(.shogun-post) .landscape-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%; }
  .custom_blog_post:not(.shogun-post) .landscape-image .image-caption {
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #5C5C5C;
    margin: 0 0 20px; }
    .custom_blog_post:not(.shogun-post) .landscape-image .image-caption:empty {
      display: none; }
    .custom_blog_post:not(.shogun-post) .landscape-image .image-caption a {
      color: #5C5C5C;
      text-decoration: underline; }
      .custom_blog_post:not(.shogun-post) .landscape-image .image-caption a:hover {
        color: #000; }
      .custom_blog_post:not(.shogun-post) .landscape-image .image-caption a:visited:not(:hover) {
        color: #5C5C5C; }

.custom_blog_post:not(.shogun-post) .portrait-image {
  margin: 0 auto 20px;
  display: flex;
  justify-content: center; }
  .custom_blog_post:not(.shogun-post) .portrait-image .image-wrapper {
    position: relative;
    margin: 0 0 14px;
    aspect-ratio: 4/5; }
  .custom_blog_post:not(.shogun-post) .portrait-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    margin: 0 0 14px; }
  .custom_blog_post:not(.shogun-post) .portrait-image .image-caption {
    font-size: 12px;
    line-height: 20px;
    color: #5C5C5C;
    margin: 0 0 20px;
    width: 100%; }
    .custom_blog_post:not(.shogun-post) .portrait-image .image-caption:empty {
      display: none; }
    .custom_blog_post:not(.shogun-post) .portrait-image .image-caption a {
      color: #5C5C5C;
      text-decoration: underline; }
      .custom_blog_post:not(.shogun-post) .portrait-image .image-caption a:hover {
        color: #000; }
      .custom_blog_post:not(.shogun-post) .portrait-image .image-caption a:visited:not(:hover) {
        color: #5C5C5C; }

.custom_blog_post:not(.shogun-post) .custom-video {
  margin: 0 auto 20px; }
  .custom_blog_post:not(.shogun-post) .custom-video iframe {
    margin: 0 auto 14px; }
  .custom_blog_post:not(.shogun-post) .custom-video .video-caption {
    font-size: 12px;
    line-height: 20px;
    color: #5C5C5C;
    margin: 0 0 20px;
    width: 100%; }
    .custom_blog_post:not(.shogun-post) .custom-video .video-caption:empty {
      display: none; }
    .custom_blog_post:not(.shogun-post) .custom-video .video-caption a {
      color: #5C5C5C;
      text-decoration: underline; }
      .custom_blog_post:not(.shogun-post) .custom-video .video-caption a:hover {
        color: #000; }
      .custom_blog_post:not(.shogun-post) .custom-video .video-caption a:visited:not(:hover) {
        color: #5C5C5C; }

.custom_blog_post:not(.shogun-post) .full-width {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  width: auto; }

.custom_blog_post:not(.shogun-post) .post-body {
  display: none; }

.custom_blog_post .blog-loader {
  display: block;
  text-align: center;
  width: 100%;
  padding: 160px 0; }

.custom_page.home .page-heading {
  display: none; }

.custom_page.home #home-banner, .custom_page.home #home-category-blocks, .custom_page.home #home-shop-by-category, .custom_page.home #home-uvp, .custom_page.home #home-blog-feed, .custom_page.home #home-reviews, .custom_page.home #home-instagram {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }

.custom_page.home .breadcrumbs {
  display: none; }

.custom_page.home #home-banner {
  height: 300px;
  margin-bottom: 24px;
  min-height: 300px; }
  @media (min-width: 392px) {
    .custom_page.home #home-banner {
      height: 350px; } }
  @media (min-width: 430px) {
    .custom_page.home #home-banner {
      height: 400px; } }
  @media (min-width: 1024px) {
    .custom_page.home #home-banner {
      height: auto;
      min-height: 461px;
      margin-bottom: 30px; } }
  .custom_page.home #home-banner .background-image {
    width: 100%;
    position: relative;
    z-index: 1;
    height: 100%; }
    @media (min-width: 1024px) {
      .custom_page.home #home-banner .background-image {
        height: auto; } }
  .custom_page.home #home-banner img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    animation: none; }
    .custom_page.home #home-banner img.bg-desktop {
      display: none; }
      @media (min-width: 1024px) {
        .custom_page.home #home-banner img.bg-desktop {
          display: block;
          object-position: right center; } }
    .custom_page.home #home-banner img.bg-mobile {
      display: block; }
      @media (min-width: 1024px) {
        .custom_page.home #home-banner img.bg-mobile {
          display: none; } }
  .custom_page.home #home-banner .background-video {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    overflow: hidden;
    display: none; }
    .custom_page.home #home-banner .background-video video {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center; }
    .custom_page.home #home-banner .background-video[data-show-video="true"] {
      display: block;
      background-color: #000; }
  .custom_page.home #home-banner .wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 3;
    padding: 0 20px;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .custom_page.home #home-banner .wrapper {
        padding: 45px 27px;
        padding: 45px 35px;
        height: auto;
        width: 75%;
        align-items: flex-start; } }
    .custom_page.home #home-banner .wrapper .small-text {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 25px;
      line-height: 32px;
      letter-spacing: 0.04em;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 0 0 5px;
      text-align: center; }
      @media (min-width: 1024px) {
        .custom_page.home #home-banner .wrapper .small-text {
          font-weight: normal;
          font-size: 30px;
          line-height: 38px;
          text-align: left;
          margin: 0 0 12px; } }
    .custom_page.home #home-banner .wrapper .main-text {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 40px;
      line-height: 51px;
      text-align: center;
      color: #FFFFFF;
      margin: 0 0 40px;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .custom_page.home #home-banner .wrapper .main-text {
          font-weight: 300;
          font-size: 75px;
          line-height: 70px;
          text-align: left;
          margin: 0 0 48px;
          text-transform: none; } }
    .custom_page.home #home-banner .wrapper .button {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 160px;
      height: 44px;
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #000000;
      background-color: #fff;
      transition: all 0.2s ease;
      text-transform: uppercase;
      text-decoration: none;
      border: 0;
      margin: 0 auto; }
      @media (min-width: 1024px) {
        .custom_page.home #home-banner .wrapper .button {
          width: 180px;
          height: 45px;
          margin: 0; } }
      .custom_page.home #home-banner .wrapper .button:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none; }
      .custom_page.home #home-banner .wrapper .button[data-hide-button="true"] {
        display: none; }
  .custom_page.home #home-banner[data-dark-font="true"] .wrapper .small-text,
  .custom_page.home #home-banner[data-dark-font="true"] .wrapper .main-text {
    color: #000; }
  .custom_page.home #home-banner[data-dark-font="true"] .wrapper .button {
    color: #fff;
    background-color: #000; }
    .custom_page.home #home-banner[data-dark-font="true"] .wrapper .button:hover {
      background-color: #fff;
      color: #000; }
  .custom_page.home #home-banner:not([data-banner-link=""]) {
    cursor: pointer; }

.custom_page.home #home-category-blocks {
  background-color: transparent;
  padding: 0 0 16px; }
  @media (min-width: 1024px) {
    .custom_page.home #home-category-blocks {
      padding: 40px 35px 20px;
      background-color: #EAEDF1; } }
  .custom_page.home #home-category-blocks .inner-wrapper {
    width: 100%;
    max-width: 1369px;
    margin: 0 auto; }
  .custom_page.home #home-category-blocks .row {
    margin: 0;
    display: flex;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .custom_page.home #home-category-blocks .row {
        flex-direction: row;
        margin: 0 -10px; } }
  .custom_page.home #home-category-blocks .col {
    width: 100%;
    padding: 0 0 10px;
    margin: 0; }
    @media (min-width: 1024px) {
      .custom_page.home #home-category-blocks .col {
        width: 33.33%;
        padding: 0 10px 20px; } }
    .custom_page.home #home-category-blocks .col.span-2 {
      width: 100%; }
      @media (min-width: 1024px) {
        .custom_page.home #home-category-blocks .col.span-2 {
          width: 66.66%; } }
  .custom_page.home #home-category-blocks .block {
    width: 100%;
    height: 165px;
    padding: 10px;
    position: relative;
    display: block;
    text-decoration: none; }
    @media (min-width: 1024px) {
      .custom_page.home #home-category-blocks .block {
        height: 400px;
        padding: 15px; } }
    .custom_page.home #home-category-blocks .block:hover {
      text-decoration: none; }
      .custom_page.home #home-category-blocks .block:hover .button {
        text-decoration: none;
        background-color: #000;
        color: #fff; }
    .custom_page.home #home-category-blocks .block img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0; }
      .custom_page.home #home-category-blocks .block img[class$="img-desktop"] {
        display: none; }
      .custom_page.home #home-category-blocks .block img[class$="img-mobile"] {
        display: block; }
      @media (min-width: 1024px) {
        .custom_page.home #home-category-blocks .block img[class$="img-desktop"] {
          display: block; }
        .custom_page.home #home-category-blocks .block img[class$="img-mobile"] {
          display: none; } }
    .custom_page.home #home-category-blocks .block .content-wrapper {
      position: relative;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2; }
    .custom_page.home #home-category-blocks .block div[class*="small-text"] {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 1px;
      color: #FFFFFF;
      margin: 0 0 9px;
      text-transform: uppercase; }
    .custom_page.home #home-category-blocks .block div[class*="normal-text"] {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 20px;
      color: #FFFFFF;
      margin: 0; }
      @media (min-width: 1024px) {
        .custom_page.home #home-category-blocks .block div[class*="normal-text"] {
          font-size: 20px;
          line-height: 26px; } }
    .custom_page.home #home-category-blocks .block div[class*="large-text"] {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 25px;
      line-height: 32px;
      color: #FFFFFF;
      margin: 0; }
    .custom_page.home #home-category-blocks .block[data-dark-font="true"] div[class*="small-text"],
    .custom_page.home #home-category-blocks .block[data-dark-font="true"] div[class*="normal-text"],
    .custom_page.home #home-category-blocks .block[data-dark-font="true"] div[class*="large-text"] {
      color: #000; }
    .custom_page.home #home-category-blocks .block [class*="small-text"].mobile,
    .custom_page.home #home-category-blocks .block [class*="normal-text"].mobile,
    .custom_page.home #home-category-blocks .block [class*="large-text"].mobile {
      display: block; }
      @media (min-width: 1024px) {
        .custom_page.home #home-category-blocks .block [class*="small-text"].mobile,
        .custom_page.home #home-category-blocks .block [class*="normal-text"].mobile,
        .custom_page.home #home-category-blocks .block [class*="large-text"].mobile {
          display: none; } }
    .custom_page.home #home-category-blocks .block [class*="small-text"].desktop,
    .custom_page.home #home-category-blocks .block [class*="normal-text"].desktop,
    .custom_page.home #home-category-blocks .block [class*="large-text"].desktop {
      display: none; }
      @media (min-width: 1024px) {
        .custom_page.home #home-category-blocks .block [class*="small-text"].desktop,
        .custom_page.home #home-category-blocks .block [class*="normal-text"].desktop,
        .custom_page.home #home-category-blocks .block [class*="large-text"].desktop {
          display: block; } }
    .custom_page.home #home-category-blocks .block .button {
      position: absolute;
      bottom: 15px;
      left: 10px;
      margin: 0;
      background-color: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0;
      height: 44px;
      width: 100%;
      max-width: 160px;
      text-transform: uppercase;
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #000;
      border: 0;
      text-decoration: none; }
      @media (min-width: 1024px) {
        .custom_page.home #home-category-blocks .block .button {
          left: 15px;
          height: 45px;
          color: rgba(0, 0, 0, 0.9);
          max-width: 180px; } }
      .custom_page.home #home-category-blocks .block .button:hover {
        text-decoration: none;
        background-color: #000;
        color: #fff; }

.custom_page.home #home-shop-by-category {
  height: auto;
  background-color: #fff;
  padding: 0; }
  @media (min-width: 1024px) {
    .custom_page.home #home-shop-by-category {
      padding: 35px 35px 40px;
      height: 429px; } }
  .custom_page.home #home-shop-by-category h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    margin: 0 0 25px; }
  .custom_page.home #home-shop-by-category .category-grid {
    width: 100%;
    max-width: 1369px;
    margin: 0 auto; }
  .custom_page.home #home-shop-by-category .inner-wrapper {
    margin: 0 -2.5px;
    display: flex;
    flex-wrap: wrap; }
    @media (min-width: 1024px) {
      .custom_page.home #home-shop-by-category .inner-wrapper {
        margin: 0 -10px; } }
  .custom_page.home #home-shop-by-category .box {
    padding: 0 2.5px 25px;
    width: 50%; }
    @media (min-width: 768px) {
      .custom_page.home #home-shop-by-category .box {
        width: 33.33%; } }
    @media (min-width: 1024px) {
      .custom_page.home #home-shop-by-category .box {
        width: 20%;
        padding: 0 10px; } }
    .custom_page.home #home-shop-by-category .box:last-of-type {
      display: block; }
      @media (min-width: 1024px) {
        .custom_page.home #home-shop-by-category .box:last-of-type {
          display: none; } }
    .custom_page.home #home-shop-by-category .box a {
      display: block; }
      .custom_page.home #home-shop-by-category .box a:hover {
        text-decoration: none; }
    .custom_page.home #home-shop-by-category .box .img-wrapper {
      height: 185px;
      width: 100%;
      margin: 0 0 15px; }
      @media (min-width: 1024px) {
        .custom_page.home #home-shop-by-category .box .img-wrapper {
          height: 258px;
          margin: 0 0 20px; } }
      .custom_page.home #home-shop-by-category .box .img-wrapper img {
        object-fit: cover;
        width: 100%;
        height: 100%; }
    .custom_page.home #home-shop-by-category .box .category-title {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 16px;
      line-height: 20px;
      text-align: center;
      text-decoration: underline;
      text-underline-offset: 2px;
      color: #000000; }

.custom_page.home #home-uvp {
  height: 205px;
  background-color: #EAEDF1;
  padding: 25px 25px 30px;
  margin-bottom: 25px; }
  @media (min-width: 768px) {
    .custom_page.home #home-uvp {
      padding: 35px 25px 40px;
      height: 235px;
      margin-bottom: 35px; } }
  .custom_page.home #home-uvp .inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 -6px;
    max-width: 1130px; }
    @media (min-width: 768px) {
      .custom_page.home #home-uvp .inner-wrapper {
        margin: 0 auto; } }
  .custom_page.home #home-uvp h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    color: #000000;
    margin: 0 auto 25px;
    text-align: center; }
    @media (min-width: 768px) {
      .custom_page.home #home-uvp h2 {
        margin: 0 auto 30px; } }
  .custom_page.home #home-uvp .uvp-item {
    padding: 0 7px;
    width: 33.33%; }
    @media (min-width: 768px) {
      .custom_page.home #home-uvp .uvp-item {
        width: 25%;
        padding: 0 10px; } }
    .custom_page.home #home-uvp .uvp-item a:hover {
      text-decoration: none; }
    .custom_page.home #home-uvp .uvp-item:last-of-type {
      display: none; }
      @media (min-width: 768px) {
        .custom_page.home #home-uvp .uvp-item:last-of-type {
          display: block; } }
    .custom_page.home #home-uvp .uvp-item img {
      height: 45px;
      margin: 0 auto 12px;
      width: auto;
      max-width: 100%;
      display: block; }
      @media (min-width: 768px) {
        .custom_page.home #home-uvp .uvp-item img {
          height: 60px;
          margin: 0 auto 20px; } }
    .custom_page.home #home-uvp .uvp-item .uvp-name {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      text-decoration-line: underline;
      text-underline-offset: 2px;
      color: #000000;
      min-height: 40px; }
      @media (min-width: 768px) {
        .custom_page.home #home-uvp .uvp-item .uvp-name {
          font-size: 16px;
          line-height: 20px; } }

.custom_page.home #home-blog-feed {
  background-color: #fff;
  padding: 0 0 30px; }
  @media (min-width: 1024px) {
    .custom_page.home #home-blog-feed {
      padding: 0 0 40px; } }
  .custom_page.home #home-blog-feed h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    color: #000000;
    margin: 0 auto 25px;
    text-align: left;
    padding: 0 10px; }
    @media (min-width: 1024px) {
      .custom_page.home #home-blog-feed h2 {
        text-align: center;
        padding: 0; } }
  .custom_page.home #home-blog-feed .inner-wrapper {
    margin: 0 auto;
    max-width: 1261px;
    width: 100%;
    padding: 0; }
    @media (min-width: 1024px) {
      .custom_page.home #home-blog-feed .inner-wrapper {
        padding: 0 10px; } }
  .custom_page.home #home-blog-feed .blogs-list {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin: 0 0 30px; }
    @media (min-width: 1024px) {
      .custom_page.home #home-blog-feed .blogs-list {
        margin: 0 -10px 27px; } }
    .custom_page.home #home-blog-feed .blogs-list > li {
      padding: 0 10px; }
      @media (min-width: 1024px) {
        .custom_page.home #home-blog-feed .blogs-list > li {
          width: 33.33%; } }
    .custom_page.home #home-blog-feed .blogs-list .image-wrapper {
      height: 235px;
      width: 235px;
      margin: 0 0 20px; }
      @media (min-width: 768px) {
        .custom_page.home #home-blog-feed .blogs-list .image-wrapper {
          width: 100%; } }
      @media (min-width: 1024px) {
        .custom_page.home #home-blog-feed .blogs-list .image-wrapper {
          height: 407px;
          width: auto;
          margin: 0 0 18px; } }
      .custom_page.home #home-blog-feed .blogs-list .image-wrapper img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%; }
    .custom_page.home #home-blog-feed .blogs-list .tags {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.04em;
      color: #B7BBC1;
      margin: 0 0 9px;
      text-align: left;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .custom_page.home #home-blog-feed .blogs-list .tags {
          margin: 0 0 4px; } }
    .custom_page.home #home-blog-feed .blogs-list .name-link-wrapper {
      text-decoration: none;
      color: #000; }
      .custom_page.home #home-blog-feed .blogs-list .name-link-wrapper:hover {
        text-decoration: underline;
        text-underline-offset: 2px; }
    .custom_page.home #home-blog-feed .blogs-list .name {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 23px;
      color: #000000;
      margin: 0 0 14px;
      text-align: left;
      max-width: 210px;
      text-decoration: none; }
      @media (min-width: 1024px) {
        .custom_page.home #home-blog-feed .blogs-list .name {
          font-size: 20px;
          line-height: 26px;
          margin: 0 0 8px;
          max-width: none; } }
    .custom_page.home #home-blog-feed .blogs-list .description {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      color: #000000;
      max-width: 358px;
      text-align: left; }
    .custom_page.home #home-blog-feed .blogs-list .blog-card {
      text-decoration: none;
      display: block; }
    .custom_page.home #home-blog-feed .blogs-list .slick-track {
      left: 10px; }
    .custom_page.home #home-blog-feed .blogs-list .slick-slide {
      width: 245px; }
  .custom_page.home #home-blog-feed .button {
    background: #000000;
    border: 1px solid #000000;
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0 0 0 10px;
    width: 160px;
    height: 44px;
    padding: 0 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none; }
    @media (min-width: 1024px) {
      .custom_page.home #home-blog-feed .button {
        width: 180px;
        height: 45px;
        margin: 0 auto; } }
    .custom_page.home #home-blog-feed .button:hover {
      text-decoration: none;
      background-color: #fff;
      border-color: #000;
      color: #000; }

.custom_page.home #home-reviews {
  background: #EAEDF1;
  padding: 25px 0 30px;
  height: 539px; }
  @media (min-width: 1024px) {
    .custom_page.home #home-reviews {
      height: 692px;
      padding: 35px 20px 40px; } }
  .custom_page.home #home-reviews h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    margin: 0 auto 20px;
    text-align: center; }
    @media (min-width: 1024px) {
      .custom_page.home #home-reviews h2 {
        margin: 0 auto 25px; } }
  .custom_page.home #home-reviews .inner-wrapper {
    margin: 0 auto;
    max-width: 1260px;
    width: 100%; }
  .custom_page.home #home-reviews .reviews-list {
    display: flex;
    margin: 0 -10px 38px; }
    .custom_page.home #home-reviews .reviews-list > li {
      padding: 0;
      width: 100%; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .reviews-list > li {
          width: 25%;
          padding: 0 10px; } }
  .custom_page.home #home-reviews .review {
    background-color: transparent;
    display: block;
    height: auto;
    position: relative; }
    @media (min-width: 1024px) {
      .custom_page.home #home-reviews .review {
        background-color: #fff;
        height: 490px; } }
    .custom_page.home #home-reviews .review:hover {
      text-decoration: none; }
    .custom_page.home #home-reviews .review .image-wrapper {
      height: 110px;
      width: 110px;
      margin: 0 auto;
      border-radius: 50%;
      overflow: hidden; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .review .image-wrapper {
          height: 200px;
          width: 100%;
          margin: 0;
          border-radius: 0; } }
      .custom_page.home #home-reviews .review .image-wrapper img {
        object-fit: cover;
        object-position: center;
        width: 100%;
        height: 100%; }
    .custom_page.home #home-reviews .review .details-container {
      padding: 22px 43px 19px;
      text-align: center; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .review .details-container {
          padding: 20px 23px; } }
    .custom_page.home #home-reviews .review .stars {
      width: 106.5px;
      margin: 0 auto 15px;
      position: relative;
      height: 15px; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .review .stars {
          margin: 0 auto 10px; } }
      .custom_page.home #home-reviews .review .stars:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml,%3Csvg width='107' height='15' viewBox='0 0 107 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.25866 15C3.17362 15 3.09021 14.9735 3.01968 14.9219C2.90001 14.835 2.83655 14.6894 2.85541 14.5422L3.47297 9.67188L0.10994 6.09436C0.00804142 5.98593 -0.0258645 5.83127 0.0201895 5.69021C0.0656996 5.54914 0.184279 5.44434 0.330419 5.4166L5.15394 4.4986L7.51665 0.194732C7.65989 -0.0649107 8.08617 -0.0649107 8.22922 0.194732L10.5919 4.4986L15.4156 5.4166C15.562 5.44416 15.6805 5.54896 15.7264 5.69002C15.7721 5.83109 15.7378 5.98593 15.6367 6.09418L12.2738 9.67188L12.8906 14.5422C12.9099 14.6894 12.8464 14.835 12.7264 14.9219C12.6067 15.0092 12.4482 15.0247 12.3146 14.9608L7.87312 12.8683L3.43163 14.9608C3.37687 14.9869 3.3174 15 3.25866 15Z' fill='%23B68609'/%3E%3Cpath d='M25.9462 15C25.8611 15 25.7777 14.9735 25.7072 14.9219C25.5875 14.835 25.5241 14.6894 25.5429 14.5422L26.1605 9.67188L22.7974 6.09436C22.6955 5.98593 22.6616 5.83127 22.7077 5.69021C22.7532 5.54914 22.8718 5.44434 23.0179 5.4166L27.8414 4.4986L30.2042 0.194732C30.3474 -0.0649107 30.7737 -0.0649107 30.9167 0.194732L33.2794 4.4986L38.1031 5.4166C38.2495 5.44416 38.368 5.54896 38.4139 5.69002C38.4596 5.83109 38.4253 5.98593 38.3242 6.09418L34.9613 9.67188L35.5781 14.5422C35.5974 14.6894 35.5339 14.835 35.4139 14.9219C35.2942 15.0092 35.1357 15.0247 35.0021 14.9608L30.5606 12.8683L26.1191 14.9608C26.0644 14.9869 26.0049 15 25.9462 15Z' fill='%23B68609'/%3E%3Cpath d='M48.6327 15C48.5476 15 48.4642 14.9735 48.3937 14.9219C48.274 14.835 48.2106 14.6894 48.2294 14.5422L48.847 9.67188L45.484 6.09436C45.3821 5.98593 45.3482 5.83127 45.3942 5.69021C45.4397 5.54914 45.5583 5.44434 45.7044 5.4166L50.528 4.4986L52.8907 0.194732C53.0339 -0.0649107 53.4602 -0.0649107 53.6032 0.194732L55.966 4.4986L60.7897 5.4166C60.936 5.44416 61.0546 5.54896 61.1004 5.69002C61.1461 5.83109 61.1119 5.98593 61.0107 6.09418L57.6478 9.67188L58.2647 14.5422C58.2839 14.6894 58.2204 14.835 58.1004 14.9219C57.9807 15.0092 57.8223 15.0247 57.6886 14.9608L53.2471 12.8683L48.8057 14.9608C48.7509 14.9869 48.6914 15 48.6327 15Z' fill='%23B68609'/%3E%3Cpath d='M71.3192 15C71.2342 15 71.1508 14.9735 71.0802 14.9219C70.9606 14.835 70.8971 14.6894 70.916 14.5422L71.5335 9.67188L68.1705 6.09436C68.0686 5.98593 68.0347 5.83127 68.0807 5.69021C68.1262 5.54914 68.2448 5.44434 68.391 5.4166L73.2145 4.4986L75.5772 0.194732C75.7204 -0.0649107 76.1467 -0.0649107 76.2898 0.194732L78.6525 4.4986L83.4762 5.4166C83.6225 5.44416 83.7411 5.54896 83.787 5.69002C83.8327 5.83109 83.7984 5.98593 83.6972 6.09418L80.3344 9.67188L80.9512 14.5422C80.9704 14.6894 80.907 14.835 80.7869 14.9219C80.6673 15.0092 80.5088 15.0247 80.3752 14.9608L75.9337 12.8683L71.4922 14.9608C71.4374 14.9869 71.3779 15 71.3192 15Z' fill='%23B68609'/%3E%3Cpath d='M94.0067 15C93.9217 15 93.8383 14.9735 93.7677 14.9219C93.6481 14.835 93.5846 14.6894 93.6035 14.5422L94.221 9.67188L90.858 6.09436C90.7561 5.98593 90.7222 5.83127 90.7682 5.69021C90.8137 5.54914 90.9323 5.44434 91.0785 5.4166L95.902 4.4986L98.2647 0.194732C98.4079 -0.0649107 98.8342 -0.0649107 98.9773 0.194732L101.34 4.4986L106.164 5.4166C106.31 5.44416 106.429 5.54896 106.474 5.69002C106.52 5.83109 106.486 5.98593 106.385 6.09418L103.022 9.67188L103.639 14.5422C103.658 14.6894 103.594 14.835 103.474 14.9219C103.355 15.0092 103.196 15.0247 103.063 14.9608L98.6212 12.8683L94.1797 14.9608C94.1249 14.9869 94.0654 15 94.0067 15Z' fill='%23B68609'/%3E%3C/svg%3E%0A"); }
    .custom_page.home #home-reviews .review .review-title {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 26px;
      text-align: center;
      color: #000000;
      margin: 0 auto 10px; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .review .review-title {
          font-size: 16px;
          line-height: 20px;
          margin: 0 auto 7px; } }
    .custom_page.home #home-reviews .review .review-text {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 19px;
      text-align: center;
      color: #000000;
      margin: 0 auto 20px; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .review .review-text {
          font-size: 14px;
          line-height: 20px; } }
    .custom_page.home #home-reviews .review .author {
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      text-align: center;
      color: #B7BBC1;
      position: relative;
      margin: 0 auto; }
      @media (min-width: 1024px) {
        .custom_page.home #home-reviews .review .author {
          position: absolute;
          bottom: 20px;
          left: 0;
          right: 0;
          font-size: 12px;
          line-height: 15px; } }
  .custom_page.home #home-reviews .button {
    margin: 0 auto;
    display: flex;
    width: 160px;
    height: 45px;
    align-items: center;
    justify-content: center;
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding: 10px;
    border: 1px solid #000; }
    .custom_page.home #home-reviews .button:hover {
      text-decoration: none;
      background-color: #fff;
      border-color: #000;
      color: #000; }
  .custom_page.home #home-reviews .slick-prev {
    top: 71px;
    left: 15px;
    width: auto; }
    .custom_page.home #home-reviews .slick-prev::before, .custom_page.home #home-reviews .slick-prev:hover::before {
      height: 20px;
      width: 12px;
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.99991 20L11.5789 18.4L3.17886 10L11.5789 1.6L9.99991 0L-8.96454e-05 10L9.99991 20Z' fill='black'/%3E%3C/svg%3E%0A"); }
  .custom_page.home #home-reviews .slick-next {
    top: 71px;
    right: 15px;
    width: auto; }
    .custom_page.home #home-reviews .slick-next::before, .custom_page.home #home-reviews .slick-next:hover::before {
      height: 20px;
      width: 12px;
      background-image: url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.57895 20L0 18.4L8.4 10L0 1.6L1.57895 0L11.5789 10L1.57895 20Z' fill='black'/%3E%3C/svg%3E%0A"); }
  .custom_page.home #home-reviews .slick-dots {
    bottom: -13px;
    font-size: 0; }
    .custom_page.home #home-reviews .slick-dots li {
      width: 8px;
      height: 8px;
      padding: 0;
      margin: 0 10px; }
      .custom_page.home #home-reviews .slick-dots li button {
        display: block;
        width: 8px;
        height: 8px;
        border: 0;
        background-color: #B7BBC1; }
      .custom_page.home #home-reviews .slick-dots li button::before {
        width: 8px;
        height: 8px;
        top: 0;
        left: 0; }
      .custom_page.home #home-reviews .slick-dots li.slick-active button::before {
        background-color: #000; }

.custom_page.home #home-instagram {
  background-color: #fff;
  padding: 35px 0 0;
  text-align: center; }
  @media (min-width: 768px) {
    .custom_page.home #home-instagram {
      padding: 35px 35px 0; } }
  .custom_page.home #home-instagram h2 {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    color: #000000;
    margin: 0 auto 10px;
    text-align: center; }
  .custom_page.home #home-instagram .ig-username {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin: 0 auto 25px;
    text-align: center;
    text-transform: uppercase; }
  .custom_page.home #home-instagram .fs-slider_v2_5 .fs-wrapper {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    margin-left: -2.5px;
    width: calc(100% + 2.5px);
    max-width: none; }
    @media (min-width: 768px) {
      .custom_page.home #home-instagram .fs-slider_v2_5 .fs-wrapper {
        display: inline-block;
        width: 100%; } }
    .custom_page.home #home-instagram .fs-slider_v2_5 .fs-wrapper div.fs-timeline-entry {
      margin: 0; }
  .custom_page.home #home-instagram .fs-slider_v2_5 div.fs-entry-container {
    display: none;
    min-width: 50%;
    max-width: 50%;
    min-height: 190px;
    max-height: 190px;
    width: 50% !important;
    height: 190px !important;
    padding: 2.5px; }
    @media (min-width: 768px) {
      .custom_page.home #home-instagram .fs-slider_v2_5 div.fs-entry-container {
        padding: 10px;
        display: inline-block;
        margin: 0 10px 10px;
        min-width: 258px;
        max-width: 258px;
        min-height: 258px;
        max-height: 258px;
        width: 258px !important;
        height: 258px !important; } }
    .custom_page.home #home-instagram .fs-slider_v2_5 div.fs-entry-container:nth-child(-n+4) {
      display: inline-block; }
    .custom_page.home #home-instagram .fs-slider_v2_5 div.fs-entry-container .fs-timeline-entry {
      border: 2.5px solid #fff; }
      @media (min-width: 768px) {
        .custom_page.home #home-instagram .fs-slider_v2_5 div.fs-entry-container .fs-timeline-entry {
          border: 0; } }

.custom_page.home .mr-productCards {
  max-width: 1440px; }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards {
      padding-left: 5px;
      padding-right: 5px; } }
  .custom_page.home .mr-productCards .mr-productCard-pricesContainer {
    display: none; }
  .custom_page.home .mr-productCards.mr-productCards-showPrices .mr-productCard-pricesContainer {
    display: block; }

.custom_page.home .mr-productCards-outerContainer {
  margin-bottom: 0; }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards-outerContainer {
      min-width: 430px; } }
  @media (max-width: 768px) {
    .custom_page.home .mr-productCards-outerContainer {
      min-height: 511px; } }
  @media (max-width: 425px) {
    .custom_page.home .mr-productCards-outerContainer {
      min-height: 380px; } }
  @media (max-width: 375px) {
    .custom_page.home .mr-productCards-outerContainer {
      min-height: 356px; } }

@media (max-width: 430px) {
  .custom_page.home .mr-productCards-container {
    margin-bottom: 0; } }

@media (max-width: 430px) {
  .custom_page.home .nosto_element .mr-productCard-container {
    min-width: 184px !important;
    width: 184px !important;
    padding-left: 5px !important;
    padding-right: 5px !important; } }

.custom_page.home .mr-productCard-container {
  padding: 0; }
  @media (max-width: 768px) {
    .custom_page.home .mr-productCard-container {
      margin: 0; } }

.custom_page.home .mr-productCards-container-mr-homepage-trending-now, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin: -30px -50vw 0 -50vw;
  position: relative;
  transition: opacity 0.3s ease-out; }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards-container-mr-homepage-trending-now, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now {
      opacity: 0; } }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards-container-mr-homepage-trending-now .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now .mr-productCards-outerContainer {
      height: 100%;
      opacity: 0;
      transition: opacity 0.3s ease-out; } }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards-container-mr-homepage-trending-now.loading, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.loading, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.loading, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.loading {
      opacity: 1; }
      .custom_page.home .mr-productCards-container-mr-homepage-trending-now.loading .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.loading .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.loading .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.loading .mr-productCards-outerContainer {
        opacity: 0;
        height: 100%; }
      .custom_page.home .mr-productCards-container-mr-homepage-trending-now.loading::before, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.loading::before, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.loading::before, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.loading::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg width='50px' height='50px' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' preserveAspectRatio='xMidYMid' class='uil-ring'%3E%3Crect x='0' y='0' width='100' height='100' fill='none' class='bk'%3E%3C/rect%3E%3Cdefs%3E%3Cfilter id='uil-ring-shadow' x='-100%25' y='-100%25' width='300%25' height='300%25'%3E%3CfeOffset result='offOut' in='SourceGraphic' dx='0' dy='0'%3E%3C/feOffset%3E%3CfeGaussianBlur result='blurOut' in='offOut' stdDeviation='0'%3E%3C/feGaussianBlur%3E%3CfeBlend in='SourceGraphic' in2='blurOut' mode='normal'%3E%3C/feBlend%3E%3C/filter%3E%3C/defs%3E%3Cpath d='M10,50c0,0,0,0.5,0.1,1.4c0,0.5,0.1,1,0.2,1.7c0,0.3,0.1,0.7,0.1,1.1c0.1,0.4,0.1,0.8,0.2,1.2c0.2,0.8,0.3,1.8,0.5,2.8 c0.3,1,0.6,2.1,0.9,3.2c0.3,1.1,0.9,2.3,1.4,3.5c0.5,1.2,1.2,2.4,1.8,3.7c0.3,0.6,0.8,1.2,1.2,1.9c0.4,0.6,0.8,1.3,1.3,1.9 c1,1.2,1.9,2.6,3.1,3.7c2.2,2.5,5,4.7,7.9,6.7c3,2,6.5,3.4,10.1,4.6c3.6,1.1,7.5,1.5,11.2,1.6c4-0.1,7.7-0.6,11.3-1.6 c3.6-1.2,7-2.6,10-4.6c3-2,5.8-4.2,7.9-6.7c1.2-1.2,2.1-2.5,3.1-3.7c0.5-0.6,0.9-1.3,1.3-1.9c0.4-0.6,0.8-1.3,1.2-1.9 c0.6-1.3,1.3-2.5,1.8-3.7c0.5-1.2,1-2.4,1.4-3.5c0.3-1.1,0.6-2.2,0.9-3.2c0.2-1,0.4-1.9,0.5-2.8c0.1-0.4,0.1-0.8,0.2-1.2 c0-0.4,0.1-0.7,0.1-1.1c0.1-0.7,0.1-1.2,0.2-1.7C90,50.5,90,50,90,50s0,0.5,0,1.4c0,0.5,0,1,0,1.7c0,0.3,0,0.7,0,1.1 c0,0.4-0.1,0.8-0.1,1.2c-0.1,0.9-0.2,1.8-0.4,2.8c-0.2,1-0.5,2.1-0.7,3.3c-0.3,1.2-0.8,2.4-1.2,3.7c-0.2,0.7-0.5,1.3-0.8,1.9 c-0.3,0.7-0.6,1.3-0.9,2c-0.3,0.7-0.7,1.3-1.1,2c-0.4,0.7-0.7,1.4-1.2,2c-1,1.3-1.9,2.7-3.1,4c-2.2,2.7-5,5-8.1,7.1 c-0.8,0.5-1.6,1-2.4,1.5c-0.8,0.5-1.7,0.9-2.6,1.3L66,87.7l-1.4,0.5c-0.9,0.3-1.8,0.7-2.8,1c-3.8,1.1-7.9,1.7-11.8,1.8L47,90.8 c-1,0-2-0.2-3-0.3l-1.5-0.2l-0.7-0.1L41.1,90c-1-0.3-1.9-0.5-2.9-0.7c-0.9-0.3-1.9-0.7-2.8-1L34,87.7l-1.3-0.6 c-0.9-0.4-1.8-0.8-2.6-1.3c-0.8-0.5-1.6-1-2.4-1.5c-3.1-2.1-5.9-4.5-8.1-7.1c-1.2-1.2-2.1-2.7-3.1-4c-0.5-0.6-0.8-1.4-1.2-2 c-0.4-0.7-0.8-1.3-1.1-2c-0.3-0.7-0.6-1.3-0.9-2c-0.3-0.7-0.6-1.3-0.8-1.9c-0.4-1.3-0.9-2.5-1.2-3.7c-0.3-1.2-0.5-2.3-0.7-3.3 c-0.2-1-0.3-2-0.4-2.8c-0.1-0.4-0.1-0.8-0.1-1.2c0-0.4,0-0.7,0-1.1c0-0.7,0-1.2,0-1.7C10,50.5,10,50,10,50z' fill='%23989898' filter='url(%23uil-ring-shadow)'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 50 50' to='360 50 50' repeatCount='indefinite' dur='1s'%3E%3C/animateTransform%3E%3C/path%3E%3C/svg%3E") center center no-repeat; } }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards-container-mr-homepage-trending-now.loaded, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.loaded, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.loaded, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.loaded {
      opacity: 1;
      height: auto;
      max-height: none; }
      .custom_page.home .mr-productCards-container-mr-homepage-trending-now.loaded .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.loaded .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.loaded .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.loaded .mr-productCards-outerContainer {
        opacity: 1; } }
  @media (max-width: 430px) {
    .custom_page.home .mr-productCards-container-mr-homepage-trending-now.not-loaded, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.not-loaded, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.not-loaded, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.not-loaded {
      opacity: 1;
      height: auto;
      max-height: none; }
      .custom_page.home .mr-productCards-container-mr-homepage-trending-now.not-loaded .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now.not-loaded .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now.not-loaded .mr-productCards-outerContainer, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now.not-loaded .mr-productCards-outerContainer {
        display: none; } }
  .custom_page.home .mr-productCards-container-mr-homepage-trending-now .mr-productCards, .custom_page.home .mr-productCards-container-p2-mr-homepage-trending-now .mr-productCards, .custom_page.home .mr-productCards-container-p3-mr-homepage-trending-now .mr-productCards, .custom_page.home .mr-productCards-container-p4-mr-homepage-trending-now .mr-productCards {
    flex-wrap: nowrap; }

.custom_page.home .mr-productCard-container-load {
  display: none;
  width: 20px;
  height: 20px;
  border: 5px solid grey;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 10px);
  left: calc(50% - 10px); }
  .custom_page.home .mr-productCard-container-load .mr-productCard-article,
  .custom_page.home .mr-productCard-container-load .mr-productCard-bodyContainer {
    transition: all .3s ease; }

.custom_page.home .mr-productCard-container.loading:after {
  width: calc(100% - 10px);
  height: 100%;
  content: '';
  display: block;
  background-color: transparent;
  position: absolute;
  top: 0; }

.custom_page.home .mr-productCard-container.loading .mr-productCard-article,
.custom_page.home .mr-productCard-container.loading .mr-productCard-bodyContainer {
  opacity: 0.8;
  transition: all .3s ease; }

.custom_page.home .mr-productCard-container.loading .mr-productCard-container-load {
  z-index: 1;
  display: inline-block;
  border-top: 5px solid transparent;
  animation: load-animate infinite linear 1s; }

#bundle-product-root {
  display: block;
  flex: 1 1 100%; }

.mr-bundle-product-saving-chip {
  top: 5.5rem;
  position: absolute;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 107px;
  height: 24px;
  border-radius: 81px;
  background-color: #b82044; }
  .mr-bundle-product-saving-chip .mr-bundle-product-saving-chip-content {
    text-align: center;
    margin: auto;
    color: white;
    font-size: 12px !important;
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500 !important;
    font-style: normal;
    line-height: 15px; }

.form-action.isBundle {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between; }
  .form-action.isBundle > input {
    width: 70% !important; }
  .form-action.isBundle .product-options-bundle-quantity__wrapper {
    margin-right: 5px;
    height: 95px; }
    .form-action.isBundle .product-options-bundle-quantity__wrapper > h5 {
      letter-spacing: normal !important; }
    .form-action.isBundle .product-options-bundle-quantity__wrapper svg {
      fill: black !important;
      stroke: black !important; }

#bundle-product-root .bundle-product-table,
#bundle-product-root-mobile .bundle-product-table {
  margin: 20px 0;
  flex: 1 1 100%; }
  #bundle-product-root .bundle-product-table *,
  #bundle-product-root-mobile .bundle-product-table * {
    font-family: aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px; }

#bundle-product-root .bundle-product-head,
#bundle-product-root-mobile .bundle-product-head {
  border-bottom: 1px solid #dddddd;
  padding: 20px 0 10px; }
  #bundle-product-root .bundle-product-head tr,
  #bundle-product-root-mobile .bundle-product-head tr {
    height: auto; }

#bundle-product-root .bundle-product-body,
#bundle-product-root-mobile .bundle-product-body {
  padding-bottom: 4px; }

#bundle-product-root .bundle-product-head-item,
#bundle-product-root-mobile .bundle-product-head-item {
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 10px; }

#bundle-product-root .bundle-product-name-wrapper,
#bundle-product-root-mobile .bundle-product-name-wrapper {
  width: 100% !important;
  max-width: 100% !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  #bundle-product-root .bundle-product-name-wrapper .product-name,
  #bundle-product-root-mobile .bundle-product-name-wrapper .product-name {
    font-weight: 500; }

#bundle-product-root .bundle-product-item,
#bundle-product-root-mobile .bundle-product-item {
  display: flex;
  flex-direction: column;
  margin-top: 20px; }

#bundle-product-root .bundle-product-options-wrapper,
#bundle-product-root-mobile .bundle-product-options-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

#bundle-product-root .bundle-product-item-block,
#bundle-product-root-mobile .bundle-product-item-block {
  font-size: 14px;
  padding-top: 8px; }
  @media screen and (min-width: 1024px) {
    #bundle-product-root .bundle-product-item-block,
    #bundle-product-root-mobile .bundle-product-item-block {
      padding-top: 8px; } }
  #bundle-product-root .bundle-product-item-block.disallowed:not(.bundle-product-item-block--item):not(.bundle-product-item-block--price),
  #bundle-product-root-mobile .bundle-product-item-block.disallowed:not(.bundle-product-item-block--item):not(.bundle-product-item-block--price) {
    pointer-events: none;
    opacity: 0.6; }

#bundle-product-root .bundle-product-item-block--price,
#bundle-product-root-mobile .bundle-product-item-block--price {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap-reverse; }
  #bundle-product-root .bundle-product-item-block--price .price--red,
  #bundle-product-root-mobile .bundle-product-item-block--price .price--red {
    color: black !important;
    font-weight: 500; }

#bundle-product-root .bundle-product-item-block--item,
#bundle-product-root-mobile .bundle-product-item-block--item {
  width: max-content;
  max-width: 60%;
  position: relative; }
  @media screen and (min-width: 1024px) {
    #bundle-product-root .bundle-product-item-block--item,
    #bundle-product-root-mobile .bundle-product-item-block--item {
      width: 20%; } }

#bundle-product-root .bundle-product-item-block--colour,
#bundle-product-root-mobile .bundle-product-item-block--colour {
  flex: 1 1 30%;
  margin-right: 5px; }

#bundle-product-root .bundle-product-item-block--size,
#bundle-product-root .bundle-product-item-block--include,
#bundle-product-root-mobile .bundle-product-item-block--size,
#bundle-product-root-mobile .bundle-product-item-block--include {
  flex: 1 1 25%; }

#bundle-product-root .bundle-product-item-block--price,
#bundle-product-root-mobile .bundle-product-item-block--price {
  align-self: center;
  justify-self: end; }
  @media (max-width: 1024px) {
    #bundle-product-root .bundle-product-item-block--price,
    #bundle-product-root-mobile .bundle-product-item-block--price {
      flex: 1 1 30px; } }
  @media (min-width: 1024px) {
    #bundle-product-root .bundle-product-item-block--price,
    #bundle-product-root-mobile .bundle-product-item-block--price {
      flex: 1 1 10%; } }

#bundle-product-root .bundle-product-item-block--dropdown-container,
#bundle-product-root-mobile .bundle-product-item-block--dropdown-container {
  font-weight: normal !important;
  display: flex;
  justify-content: space-between; }
  #bundle-product-root .bundle-product-item-block--dropdown-container .bundle-product-item-block--price,
  #bundle-product-root-mobile .bundle-product-item-block--dropdown-container .bundle-product-item-block--price {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }

#bundle-product-root .bundle-product-size-guide,
#bundle-product-root-mobile .bundle-product-size-guide {
  text-align: end;
  justify-self: flex-end;
  text-decoration: underline;
  font-weight: 500;
  cursor: pointer; }
  @media (max-width: 768px) {
    #bundle-product-root .bundle-product-size-guide,
    #bundle-product-root-mobile .bundle-product-size-guide {
      display: flex; }
      #bundle-product-root .bundle-product-size-guide span,
      #bundle-product-root-mobile .bundle-product-size-guide span {
        margin-left: auto; } }

#bundle-product-root .price--discounted,
#bundle-product-root-mobile .price--discounted {
  color: #b7bbc1;
  font-weight: normal; }

#bundle-product-root .block-content input,
#bundle-product-root .block-content .dropdown-container,
#bundle-product-root-mobile .block-content input,
#bundle-product-root-mobile .block-content .dropdown-container {
  position: relative;
  left: 0;
  width: calc(100% + 2px);
  font-weight: 500;
  font-size: 12px;
  text-align: left;
  height: 47px !important;
  border: 1px solid #dddddd;
  align-items: center;
  justify-content: center;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  align-items: baseline; }
  @media screen and (min-width: 1024px) {
    #bundle-product-root .block-content input.size-dropdown-container,
    #bundle-product-root .block-content .dropdown-container.size-dropdown-container,
    #bundle-product-root-mobile .block-content input.size-dropdown-container,
    #bundle-product-root-mobile .block-content .dropdown-container.size-dropdown-container {
      width: 100%; } }
  #bundle-product-root .block-content input.colour-dropdown-container,
  #bundle-product-root .block-content .dropdown-container.colour-dropdown-container,
  #bundle-product-root-mobile .block-content input.colour-dropdown-container,
  #bundle-product-root-mobile .block-content .dropdown-container.colour-dropdown-container {
    flex: 1 1 127px; }
  #bundle-product-root .block-content input > .navPages-action-moreIcon,
  #bundle-product-root .block-content .dropdown-container > .navPages-action-moreIcon,
  #bundle-product-root-mobile .block-content input > .navPages-action-moreIcon,
  #bundle-product-root-mobile .block-content .dropdown-container > .navPages-action-moreIcon {
    margin-top: 0 !important; }

#bundle-product-root .block-content input,
#bundle-product-root-mobile .block-content input {
  cursor: text;
  padding: 5px;
  color: #000; }

#bundle-product-root .block-content .current-selection,
#bundle-product-root .block-content .dropdown,
#bundle-product-root-mobile .block-content .current-selection,
#bundle-product-root-mobile .block-content .dropdown {
  padding: 5px;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 5px; }

#bundle-product-root .block-content .current-selection,
#bundle-product-root-mobile .block-content .current-selection {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  font-weight: normal;
  padding: 0 5px !important; }

#bundle-product-root .block-content .colour-dropdown-container .current-selection,
#bundle-product-root-mobile .block-content .colour-dropdown-container .current-selection {
  width: 100%;
  padding-top: 5px; }
  @media screen and (min-width: 1024px) {
    #bundle-product-root .block-content .colour-dropdown-container .current-selection,
    #bundle-product-root-mobile .block-content .colour-dropdown-container .current-selection {
      padding-top: 2px; } }
  #bundle-product-root .block-content .colour-dropdown-container .current-selection .swatch.default + .text,
  #bundle-product-root-mobile .block-content .colour-dropdown-container .current-selection .swatch.default + .text {
    padding-top: 0px; }
    @media screen and (min-width: 1024px) {
      #bundle-product-root .block-content .colour-dropdown-container .current-selection .swatch.default + .text,
      #bundle-product-root-mobile .block-content .colour-dropdown-container .current-selection .swatch.default + .text {
        padding-top: 3px; } }

#bundle-product-root .block-content [data-option-value-id="None"].current-selection,
#bundle-product-root .block-content input::placeholder,
#bundle-product-root-mobile .block-content [data-option-value-id="None"].current-selection,
#bundle-product-root-mobile .block-content input::placeholder {
  color: #000; }

#bundle-product-root .block-content input.out-of-stock,
#bundle-product-root-mobile .block-content input.out-of-stock {
  cursor: not-allowed; }
  #bundle-product-root .block-content input.out-of-stock::placeholder,
  #bundle-product-root-mobile .block-content input.out-of-stock::placeholder {
    color: #000; }

#bundle-product-root .block-content .dropdown-container .icon,
#bundle-product-root-mobile .block-content .dropdown-container .icon {
  stroke: black;
  fill: black;
  position: absolute;
  right: 12px;
  top: 20px;
  width: 14px; }

#bundle-product-root .product-name,
#bundle-product-root-mobile .product-name {
  width: 100%;
  display: inline-block; }
  @media screen and (min-width: 1024px) {
    #bundle-product-root .product-name,
    #bundle-product-root-mobile .product-name {
      width: 80%;
      display: flex;
      overflow: hidden; } }
  @media (max-width: 768px) {
    #bundle-product-root .product-name,
    #bundle-product-root-mobile .product-name {
      width: calc(100% - 80px); } }

#bundle-product-root .dropdown-container .icon,
#bundle-product-root-mobile .dropdown-container .icon {
  transform: unset; }

#bundle-product-root .dropdown-container.dropdown-container--open,
#bundle-product-root-mobile .dropdown-container.dropdown-container--open {
  border: 1px solid black; }
  #bundle-product-root .dropdown-container.dropdown-container--open .dropdown,
  #bundle-product-root-mobile .dropdown-container.dropdown-container--open .dropdown {
    flex: 1 1 auto;
    display: block;
    margin: 0;
    left: -1px;
    min-width: calc(100% + 2px);
    border: 1px solid black;
    box-shadow: 0 21px 20px 0 rgba(0, 0, 0, 0.19); }
  #bundle-product-root .dropdown-container.dropdown-container--open .icon,
  #bundle-product-root-mobile .dropdown-container.dropdown-container--open .icon {
    transform: rotate(180deg);
    z-index: 2; }

#bundle-product-root .dropdown,
#bundle-product-root-mobile .dropdown {
  font-weight: normal;
  position: absolute;
  background: #fff;
  z-index: 1;
  display: none;
  min-height: 45px;
  max-height: 146px;
  overflow-y: scroll !important;
  border: 1px solid #dddddd;
  left: -6px;
  top: 45px; }
  #bundle-product-root .dropdown::-webkit-scrollbar,
  #bundle-product-root-mobile .dropdown::-webkit-scrollbar {
    width: 0px;
    background: transparent; }
  #bundle-product-root .dropdown .opt,
  #bundle-product-root-mobile .dropdown .opt {
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    height: 30px;
    margin-left: 6px; }
    #bundle-product-root .dropdown .opt:hover,
    #bundle-product-root-mobile .dropdown .opt:hover {
      text-decoration: underline; }
    #bundle-product-root .dropdown .opt:only-child,
    #bundle-product-root-mobile .dropdown .opt:only-child {
      padding-bottom: 0px; }
    #bundle-product-root .dropdown .opt.default,
    #bundle-product-root-mobile .dropdown .opt.default {
      cursor: default; }
      #bundle-product-root .dropdown .opt.default:hover,
      #bundle-product-root-mobile .dropdown .opt.default:hover {
        text-decoration: none; }

#bundle-product-root .price--red,
#bundle-product-root-mobile .price--red {
  color: #ed2024; }
  @media (min-width: 1024px) {
    #bundle-product-root .price--red,
    #bundle-product-root-mobile .price--red {
      margin-top: 5px; } }
  @media (min-width: 1600px) {
    #bundle-product-root .price--red,
    #bundle-product-root-mobile .price--red {
      margin-top: 0px;
      float: right; } }

#bundle-product-root .price,
#bundle-product-root-mobile .price {
  width: max-content;
  display: none; }
  #bundle-product-root .price.show,
  #bundle-product-root-mobile .price.show {
    display: flex;
    align-items: center; }
    @media screen and (min-width: 1024px) {
      #bundle-product-root .price.show,
      #bundle-product-root-mobile .price.show {
        display: block; } }
    @media (min-width: 1600px) {
      #bundle-product-root .price.show,
      #bundle-product-root-mobile .price.show {
        display: inline-block; } }

#bundle-product-root .price--soldout,
#bundle-product-root-mobile .price--soldout {
  font-weight: 500; }

#bundle-product-root .swatch,
#bundle-product-root-mobile .swatch {
  border-radius: 100%;
  height: 17px;
  width: 17px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  border: 1px solid #ccc;
  margin-right: 5px; }
  #bundle-product-root .swatch.default,
  #bundle-product-root-mobile .swatch.default {
    display: none; }

#bundle-product-root:not(#bundle-product-root) .current-selection .swatch,
#bundle-product-root-mobile:not(#bundle-product-root) .current-selection .swatch {
  display: none; }

.productView--bundle {
  visibility: hidden; }
  .productView--bundle.loaded {
    visibility: visible; }
  .productView--bundle:not(.eligible) .cust-addtocart-style {
    cursor: not-allowed; }
  .productView--bundle:not(.eligible) #form-action-addToCart {
    pointer-events: none;
    opacity: 0.7; }
    .productView--bundle:not(.eligible) #form-action-addToCart:hover {
      color: #fff !important;
      background-color: #333 !important; }
  .productView--bundle .price-section.sale_price {
    line-height: 1; }
  .productView--bundle .productView-details .productView-product .productView-price .price-section.sale_price, .productView--bundle .productView-details .productView-product .productView-price .price-section.actual_price {
    vertical-align: initial !important; }
  .productView--bundle .productView-details .productView-product .productView-price .price-section .actual_price_field {
    line-height: 1; }

.mr-product-body .bundle-include-container {
  position: relative; }
  .mr-product-body .bundle-include-container:hover {
    cursor: pointer; }
  .mr-product-body .bundle-include-container.open .bundle-include-options {
    top: calc(100% - 1px);
    border: 1px solid #000000;
    z-index: 1;
    box-shadow: 0 21px 20px 0 rgba(0, 0, 0, 0.19);
    max-height: 1000px; }
  .mr-product-body .bundle-include-container.open .bundle-include-content {
    border: 1px solid #000000; }
    .mr-product-body .bundle-include-container.open .bundle-include-content:after {
      transform: rotate(180deg);
      transition: all .3s ease; }

.mr-product-body .bundle-include-content {
  width: 100%;
  border: 1px solid #ddd;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000000;
  padding-left: 15px;
  padding-right: 15px;
  position: relative; }
  .mr-product-body .bundle-include-content:after {
    position: absolute;
    content: '';
    display: block;
    width: 14px;
    height: 8px;
    right: 15px;
    background-image: url("https://cdn11.bigcommerce.com/s-zhuza/product_images/uploaded_images/pdp-dropdown-arrow.png");
    background-size: cover;
    background-repeat: no-repeat;
    transition: all .3s ease; }

.mr-product-body .bundle-include-status {
  display: none; }
  .mr-product-body .bundle-include-status + .bundle-include-container .bundle-include-content-not-included {
    display: block; }
  .mr-product-body .bundle-include-status + .bundle-include-container .bundle-include-content-included {
    display: none; }
  .mr-product-body .bundle-include-status:checked + .bundle-include-container .bundle-include-content-not-included {
    display: none; }
  .mr-product-body .bundle-include-status:checked + .bundle-include-container .bundle-include-content-included {
    display: block; }

.mr-product-body .bundle-include-options {
  border: 1px solid transparent;
  padding: 0 15px 0 15px;
  background-color: #FFF;
  position: absolute;
  width: 100%;
  max-height: 0px;
  overflow: hidden; }

.mr-product-body .bundle-include-option {
  margin-bottom: 14px; }
  .mr-product-body .bundle-include-option:nth-of-type(1) {
    margin-top: 14px; }
  .mr-product-body .bundle-include-option:hover {
    cursor: pointer;
    text-decoration: underline; }

.mr-product-body .bundle-prices-container {
  display: flex; }

.mr-product-body .bundle-sale-price {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000000; }

.mr-product-body .bundle-retail-price {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #B7BBC1;
  margin-left: 15px;
  text-decoration: line-through; }
  .mr-product-body .bundle-retail-price.displayNone {
    display: none; }

.mr-product-body .bundle-bnpl.displayNone {
  display: none; }

.mr-product-body .bundle-bnpl span {
  font-size: 12px !important; }

.mr-product-body .mr-bundle-product-saving-chip.displayNone {
  display: none; }

.mr-product-body .mr-bundle-product-saving-chip span {
  font-size: 12px !important; }

.mr-product-body .product-name .name {
  display: block;
  width: calc(100% - 10px);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: normal; }
  @media (max-width: 768px) {
    .mr-product-body .product-name .name {
      width: 100%; } }

.mr-product-body .product-options__wrapper {
  position: relative; }
  .mr-product-body .product-options__wrapper .bundle-product-options-wrapper-load {
    display: none;
    width: 20px;
    height: 20px;
    border: 5px solid grey;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px); }
  .mr-product-body .product-options__wrapper.loading {
    opacity: 0.8; }
    .mr-product-body .product-options__wrapper.loading:after {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      background-color: transparent;
      position: absolute;
      top: 0; }
    .mr-product-body .product-options__wrapper.loading .bundle-product-options-wrapper-load {
      z-index: 1;
      display: inline-block;
      border-top: 5px solid transparent;
      animation: load-animate infinite linear 1s; }

.mr-product-body .colour-dropdown-container .current-selection .text {
  width: calc(100% - 50px);
  text-overflow: ellipsis;
  overflow: hidden; }

.mr-product-body .size-dropdown-container .current-selection .text {
  width: calc(100% - 30px);
  text-overflow: ellipsis;
  overflow: hidden; }

.mr-product-body .bundle-product-options-wrapper.with-one-option .bundle-product-item-block--colour {
  width: 100%; }

.mr-product-body .bundle-product-options-wrapper.with-one-option .bundle-product-item-block--size {
  width: 100%; }

.mr-product-body .bundle-product-options-wrapper.with-two-option .bundle-product-item-block--colour {
  width: calc(50% - 45px); }

.mr-product-body .bundle-product-options-wrapper.with-two-option .bundle-product-item-block--size {
  width: calc(50% - 45px); }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.mr-promo-banner {
  min-height: 30px;
  height: auto;
  position: relative;
  transition: background-color 0.3s linear; }
  .mr-promo-banner * {
    font: normal 400 12px aktiv-grotesk, sans-serif !important; }
  .mr-promo-banner p {
    padding-top: 8px !important; }
  .mr-promo-banner a {
    color: white;
    font: normal 500 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    text-decoration: underline;
    text-underline-offset: 1px; }
    .mr-promo-banner a span {
      font-size: 14px !important; }

.mr-promo-banner-vip-link {
  position: absolute;
  padding-top: 8px;
  padding-right: 35px;
  top: 0;
  right: 0;
  color: white !important;
  text-decoration: none !important; }

.mr-promo-banner-container {
  padding: 0 10px !important; }
  .mr-promo-banner-container a {
    text-decoration: none;
    color: #FFF !important; }
    .mr-promo-banner-container a:hover {
      text-decoration: none; }

@media (max-width: 1024px) {
  .mr-promo-banner * {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-weight: 500 !important; }
  .mr-promo-banner-vip-link {
    display: none; } }

.navPage-childList-action {
  font-weight: normal !important; }
  .navPage-childList-action:hover {
    text-decoration: underline !important;
    color: currentColor !important; }

.menu-item {
  padding: 0 !important; }
  .menu-item a:hover {
    color: currentColor !important;
    text-decoration: underline !important;
    cursor: pointer !important; }
  .menu-item a:active, .menu-itema:focus {
    color: currentColor !important;
    text-decoration: underline !important; }

#Collections,
#Featured,
#Categories {
  font-weight: 500 !important; }

.navPages-container {
  border-top: 1px solid #eaedf1;
  border-bottom: 1px solid #eaedf1; }

@media (min-width: 1024px) {
  .menu__container {
    font-weight: normal !important;
    width: 1370px !important;
    padding-bottom: 1px !important; }
    .menu__container a {
      font-family: aktiv-grotesk, sans-serif !important; }
  .navPage-childList-action {
    padding: 0 !important; }
  .menu__item {
    padding: 0 !important;
    text-decoration: none;
    margin-bottom: 1px !important;
    font-size: 14px !important; }
    .menu__item > a:not(#Sale):hover {
      color: currentColor !important; }
    .menu__item > a:hover {
      position: relative; }
      .menu__item > a:hover:after {
        position: absolute;
        display: inline-flex;
        content: "";
        left: 18px;
        right: 18px;
        bottom: -2px;
        height: 1px;
        background-color: black;
        z-index: 99; }
    .menu__item #Bedsheets:hover {
      color: currentColor !important; }
    .menu__item #Sale {
      color: #b82044 !important; }
  .menu__item-no_hover {
    color: currentColor !important; }
  .dropdown-menu__title {
    position: absolute;
    top: 0;
    left: 0; }
  .dropdown-menu__container {
    margin-top: -1px;
    border-top: 1px solid #eaedf1;
    overflow: hidden !important;
    position: absolute;
    height: 550px !important;
    background-color: white !important;
    font-size: 14px !important;
    font-family: aktiv-grotesk, sans-serif !important; }
  .dropdown-menu__list {
    display: inline-block !important;
    margin-left: calc(28ch - 10px) !important; }
    .dropdown-menu__list > section > li {
      width: 200px !important;
      margin-left: 1% !important;
      margin-right: 1% !important; }
  .dropdown-menu__sub-container {
    margin-left: 40px !important;
    margin-right: 40px !important; }
  .dropdown-menu__list-link > a {
    color: black !important;
    width: 200px !important;
    flex: auto !important;
    display: block !important;
    position: absolute;
    top: 475px;
    text-decoration: underline !important;
    font-weight: bold !important;
    font-family: aktiv-grotesk, sans-serif !important; }
  .dropdown-menu__sales-link {
    position: absolute;
    top: 0px;
    left: calc(1370px - 415px) !important; }
  .dropdown-menu__list-item {
    line-height: 25px; }
  .dropdown-menu__image {
    min-height: 550px !important;
    min-width: 355px !important;
    max-height: 550px !important;
    max-width: 355px !important;
    object-fit: contain !important;
    position: absolute;
    text-align: end !important;
    padding-bottom: 40px !important;
    top: -43px !important;
    left: calc(1370px - 415px) !important; }
  #Sale {
    font-weight: normal !important;
    font-family: aktiv-grotesk, sans-serif !important; } }

@media (max-width: 1439px) and (min-width: 1024px) {
  .menu__container {
    font-family: aktiv-grotesk, sans-serif !important;
    width: 95vw !important; }
  .dropdown-menu__title {
    display: none !important; }
  .dropdown-menu__container {
    font-family: aktiv-grotesk, sans-serif !important;
    margin-top: -1px; }
  .dropdown-menu__list {
    display: inline-block !important;
    margin-left: -20px !important; }
    .dropdown-menu__list > section > li {
      width: 140px; }
  .dropdown-menu__image {
    left: calc(95vw - 415px) !important; }
  .dropdown-menu__sales-link {
    left: calc(95vw - 415px) !important; } }

ul.cats-mob {
  min-height: 45px; }

@media (max-width: 1023px) {
  .dropdown-menu__title {
    display: none !important; }
  .menu__container {
    background-color: white !important;
    padding-bottom: 14rem !important; }
  ul.cats-mob {
    display: flex;
    flex-flow: column; }
  .navPages-item {
    font-size: 14px !important;
    order: 2; }
    .navPages-item a:hover,
    .navPages-item a:active,
    .navPages-item a:focus {
      color: currentColor !important; }
    .navPages-item a:not(.navUser-action--currencySelector):hover {
      text-decoration: underline !important; }
    .navPages-item a:active:not(.navUser-action--currencySelector),
    .navPages-item a:focus:not(.navUser-action--currencySelector) {
      text-decoration: underline !important; }
  .dropdown-menu__additional .dropdown-menu__icon {
    margin-top: 8px; }
  .sale-mobile {
    order: 1; }
  .dropdown-menu__container {
    overflow-x: hidden !important; }
    .dropdown-menu__container a {
      font-family: aktiv-grotesk, sans-serif !important;
      font-size: 16px !important;
      font-weight: 500 !important; }
  .dropdown-menu__icon {
    width: 40px !important;
    height: 47px !important; }
    .dropdown-menu__icon > i {
      width: 15px !important;
      height: 15px !important; }
  .mobile-menu__container {
    background-color: white !important; }
  .mobile-menu__item {
    background-color: white !important; }
    .mobile-menu__item > a {
      text-transform: capitalize !important;
      border: none !important;
      font-size: 20px !important;
      font-weight: 500 !important;
      line-height: 28px !important;
      font-family: aktiv-grotesk, sans-serif !important; }
    .mobile-menu__item:not(.dropdown-menu__additional) a {
      text-transform: capitalize !important;
      border-bottom: 1px solid #f5f5f5 !important;
      background-color: white !important; }
  .navPages-list.navPages-list--user li > a {
    background-color: #eaedf1 !important; }
  .navPages-list.navPages-list--user div > a {
    background-color: #eaedf1 !important; }
  .navPages-list.navPages-list--user span {
    font-size: 16px !important; }
  .navPages-list.navPages-list--user .navPages-action svg {
    width: 22px !important;
    max-height: 24px !important; }
  .dropdown-menu__list-section > li > a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
    margin-left: 18px !important;
    border: none !important; }
  .dropdown-menu__list-section > li > ul a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
    margin-left: 20px !important; }
  .dropdown-menu__additional {
    text-transform: capitalize !important;
    background-color: white !important;
    border: none !important; }
  .mobile-menu__additional-item {
    font-size: 14px !important; }
    .mobile-menu__additional-item a {
      text-transform: capitalize !important;
      border-bottom: 1px solid #f5f5f5 !important;
      background-color: #eaedf1 !important;
      font-weight: 400 !important;
      font-family: aktiv-grotesk, sans-serif !important; }
  .dropdown-menu__additional-icon {
    background-color: #eaedf1 !important;
    width: 22px !important;
    max-height: 22px !important; }
  .mobile-vip__menu-item {
    color: #be8a03 !important; }
    .mobile-vip__menu-item .mr-vip-mobile-arrow {
      right: 6px !important; }
  .account-dropdown-icon {
    padding-top: 3px; }
  .mobile-rewards__menu-item {
    margin-top: 8px;
    margin-left: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eaedf1 !important;
    background-color: white !important; }
    .mobile-rewards__menu-item a {
      font-family: aktiv-grotesk, sans-serif !important;
      font-size: 14px !important;
      font-weight: 500 !important;
      line-height: 18px !important;
      text-decoration: none !important;
      margin: 0 !important;
      padding: 0 !important;
      color: #be8a03 !important; }
      .mobile-rewards__menu-item a svg {
        margin-bottom: 4px;
        width: 26px;
        height: 26px;
        stroke: none !important;
        fill: #be8a03 !important; }
      .mobile-rewards__menu-item a > span {
        display: inline-block;
        line-height: 18px !important;
        padding-left: 8px;
        margin-top: 10px !important; }
  #Sale {
    color: #b82044 !important; } }

.mr-link-with-animation {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000;
  position: relative;
  text-decoration: none !important; }
  .mr-link-with-animation:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: width .3s ease; }
  .mr-link-with-animation:hover:after {
    width: 0;
    transition: width .3s ease; }

.mr-link-with-animation-second {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000;
  position: relative;
  text-decoration: none !important; }
  .mr-link-with-animation-second:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: width .3s ease; }
  .mr-link-with-animation-second:hover:after {
    width: 100%;
    transition: width .3s ease; }

.mr-breadcumbs-outerContainer {
  width: 100%;
  max-width: 100%;
  z-index: 2;
  padding: 20px 0 0 0; }
  @media (max-width: 768px) {
    .mr-breadcumbs-outerContainer {
      padding: 15px 0 0 0; } }

.mr-breadcumbs-container {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  padding: 0 35px; }
  @media (max-width: 768px) {
    .mr-breadcumbs-container {
      padding: 0 10px; } }
  .mr-breadcumbs-container .mr-breadcumbs-breadcrumb {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 11px;
    line-height: 14px;
    letter-spacing: normal;
    color: #000;
    position: relative;
    padding-right: 14px; }
    .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:after {
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 11px;
      line-height: 14px;
      letter-spacing: normal;
      display: inline-block;
      content: '/';
      padding: 0 5px;
      line-height: 14px;
      top: 0;
      color: inherit;
      width: 14px;
      position: absolute;
      right: 0;
      top: 0; }
    .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:before {
      display: none; }
    .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:last-child .mr-breadcumbs-breadcrumbSpan {
      opacity: 0.5; }
      @media (max-width: 768px) {
        .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:last-child .mr-breadcumbs-breadcrumbSpan {
          opacity: 1; } }
      .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:last-child .mr-breadcumbs-breadcrumbSpan:after {
        display: none; }
    .mr-breadcumbs-container .mr-breadcumbs-breadcrumb:last-child:after {
      display: none; }
    .mr-breadcumbs-container .mr-breadcumbs-breadcrumb .mr-breadcumbs-breadcrumbLink {
      display: flex;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 11px;
      line-height: 14px;
      letter-spacing: normal;
      color: inherit;
      text-decoration: none; }
    .mr-breadcumbs-container .mr-breadcumbs-breadcrumb .mr-breadcumbs-breadcrumbSpan {
      display: inline-block;
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 11px;
      line-height: 14px;
      letter-spacing: normal;
      color: inherit;
      position: relative;
      border-color: #000; }
      .mr-breadcumbs-container .mr-breadcumbs-breadcrumb .mr-breadcumbs-breadcrumbSpan:after {
        position: absolute;
        content: '';
        display: block;
        height: 1px;
        bottom: 0;
        border-bottom: 1px solid transparent;
        border-color: inherit;
        width: 0;
        transition: width .3s ease; }
      .mr-breadcumbs-container .mr-breadcumbs-breadcrumb .mr-breadcumbs-breadcrumbSpan:hover:after {
        width: 100%;
        transition: width .3s ease; }

.mr-commonForm-form .form-field {
  padding: 0 !important;
  margin-bottom: 40px !important; }

.mr-commonForm-form .form-input {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  letter-spacing: normal !important;
  flex: unset;
  border-color: #EAEDF1;
  /* Chrome - */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE10+ */ }
  .mr-commonForm-form .form-input::-webkit-input-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .mr-commonForm-form .form-input:-moz-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .mr-commonForm-form .form-input::-moz-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .mr-commonForm-form .form-input:-ms-input-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .mr-commonForm-form .form-input:focus {
    border-color: #000; }

.mr-commonForm-form .form-inlineMessage {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #C43D51;
  line-height: 18px;
  margin: 10px 0 0 0; }

.mr-commonForm-form .form-select {
  border-color: #EAEDF1; }

.mr-commonForm-form .form-field--error .form-input, .mr-commonForm-form .form-field--error .form-select, .mr-commonForm-form .form-field--error .form-checkbox + .form-label::before, .mr-commonForm-form .form-field--error .form-radio + .form-label::before, .mr-commonForm-form .form-field--error .form-prefixPostfix-label {
  border-color: #C43D51; }

.mr-commonForm-form .form-label {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.mr-commonForm-form select {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  letter-spacing: normal !important;
  position: relative;
  background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/dropdown-arrow.png");
  background-size: 15px;
  background-position-x: calc(100% - 14px);
  background-position-y: 18px; }
  .mr-commonForm-form select:focus {
    border-color: #000; }

.mr-commonForm-form .button {
  height: 54px;
  line-height: 54px !important;
  padding: 0 15px;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: normal; }

.mr-commonForm-form .form-checkbox + label:before {
  width: 12px;
  height: 12px;
  border-radius: 0;
  border-color: #B7BBC1;
  top: 3px; }

.mr-commonForm-form .form-checkbox + label:after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 0; }

.mr-commonForm-form .form-checkbox:checked + label:before {
  background-color: #B7BBC1; }

.mr-commonForm-form .form-checkbox:checked + label:after {
  background-size: 8px;
  background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/checkbox-tick.png"); }

.mr-commonForm-form .qq-uploader-buttonText-value,
.mr-commonForm-form .form-upload-multiple {
  font-family: aktiv-grotesk, sans-serif; }

.mr-commonForm-primaryBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #FFF !important;
  background-color: #000;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid transparent; }
  .mr-commonForm-primaryBtn:hover {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000 !important;
    transition: all .3s ease; }

.mr-commonForm-secondaryBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid transparent; }
  .mr-commonForm-secondaryBtn:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.mr-commonForm-onlineBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid #000; }
  .mr-commonForm-onlineBtn:hover {
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.mr-commonForm-label {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.custom_footer {
  background-color: #343B41;
  padding: 0; }
  @media (min-width: 1024px) {
    .custom_footer {
      padding: 0 20px; } }
  .custom_footer .top_footer {
    padding: 30px 0 15px; }
    @media (min-width: 1024px) {
      .custom_footer .top_footer {
        padding: 49px 0 15px; } }
    .custom_footer .top_footer .container {
      max-width: none;
      margin-bottom: 0;
      padding: 0; }
      @media (min-width: 1024px) {
        .custom_footer .top_footer .container {
          padding: 0 20px;
          margin-bottom: 120px; } }
    .custom_footer .top_footer .left {
      width: 100%;
      padding: 0 15px 30px; }
      @media (min-width: 1024px) {
        .custom_footer .top_footer .left {
          width: 40%;
          padding: 0 30px 30px 15px; } }
      @media (min-width: 1366px) {
        .custom_footer .top_footer .left {
          width: 50%; } }
    .custom_footer .top_footer .right {
      width: 100%; }
      @media (min-width: 1024px) {
        .custom_footer .top_footer .right {
          width: 60%; } }
      @media (min-width: 1366px) {
        .custom_footer .top_footer .right {
          width: 50%; } }
      .custom_footer .top_footer .right .other_link .main_content {
        width: 25%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        padding: 20px 15px;
        margin: 0; }
        @media (min-width: 1024px) {
          .custom_footer .top_footer .right .other_link .main_content {
            border-bottom: 0;
            padding: 7px 15px 20px; } }
        .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
          color: #fff;
          margin: 0;
          padding: 0;
          font-family: aktiv-grotesk, sans-serif;
          font-style: normal;
          font-weight: 500;
          font-size: 16px;
          line-height: 20px;
          position: relative;
          letter-spacing: .25px; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content .footer_h4 {
              margin-bottom: 20px; } }
          .custom_footer .top_footer .right .other_link .main_content .footer_h4:after {
            content: none; }
          .custom_footer .top_footer .right .other_link .main_content .footer_h4:before {
            content: '';
            width: 15.5px;
            height: 15.5px;
            top: 2px;
            right: 0;
            cursor: pointer;
            background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' width='1.5' height='15.5' fill='white'/%3E%3Crect y='8.5' width='1.5' height='15.5' transform='rotate(-90 0 8.5)' fill='white'/%3E%3C/svg%3E%0A"); }
            @media (min-width: 1024px) {
              .custom_footer .top_footer .right .other_link .main_content .footer_h4:before {
                display: none; } }
          .custom_footer .top_footer .right .other_link .main_content .footer_h4.up_arrow:before {
            height: 1.5px;
            top: 9px;
            background-image: url("data:image/svg+xml,%3Csvg width='16' height='2' viewBox='0 0 16 2' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='1.5' width='1.5' height='15.5' transform='rotate(-90 0 1.5)' fill='white'/%3E%3C/svg%3E%0A"); }
        .custom_footer .top_footer .right .other_link .main_content .sub_content {
          padding: 0;
          position: relative;
          top: 10px;
          display: none; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content .sub_content {
              padding: 0;
              top: 0;
              display: block; } }
          .custom_footer .top_footer .right .other_link .main_content .sub_content ul {
            margin-bottom: 5px; }
            .custom_footer .top_footer .right .other_link .main_content .sub_content ul li {
              margin: 0; }
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li::before {
                content: none; }
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a,
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li address {
                font-family: aktiv-grotesk, sans-serif;
                font-style: normal;
                font-weight: normal;
                font-size: 14px;
                line-height: 35px;
                color: #fff;
                text-decoration: none; }
                @media (min-width: 1024px) {
                  .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a,
                  .custom_footer .top_footer .right .other_link .main_content .sub_content ul li address {
                    line-height: 30px; } }
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li a:hover {
                color: #fff;
                text-decoration: underline; }
              .custom_footer .top_footer .right .other_link .main_content .sub_content ul li .icon-contact {
                width: 16px;
                margin-right: 10px;
                display: inline-block;
                flex-shrink: 0;
                margin-top: 2px;
                text-align: center; }
                .custom_footer .top_footer .right .other_link .main_content .sub_content ul li .icon-contact img {
                  max-width: none; }
        .custom_footer .top_footer .right .other_link .main_content.contact li {
          display: flex;
          align-items: center; }
        .custom_footer .top_footer .right .other_link .main_content.contact .contact-address {
          align-items: flex-start;
          margin-top: 30px; }
          .custom_footer .top_footer .right .other_link .main_content.contact .contact-address .icon-contact {
            margin-top: 7px; }
        .custom_footer .top_footer .right .other_link .main_content:nth-child(1) {
          width: 100%; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content:nth-child(1) {
              width: 24.4%; } }
        .custom_footer .top_footer .right .other_link .main_content:nth-child(2) {
          width: 100%; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content:nth-child(2) {
              width: 25.8%; } }
        .custom_footer .top_footer .right .other_link .main_content:nth-child(3) {
          width: 100%; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content:nth-child(3) {
              width: 20.9%; } }
        .custom_footer .top_footer .right .other_link .main_content:nth-child(4) {
          width: 100%; }
          @media (min-width: 1024px) {
            .custom_footer .top_footer .right .other_link .main_content:nth-child(4) {
              width: 28.9%; } }
        .custom_footer .top_footer .right .other_link .main_content:last-of-type {
          border-bottom: 0; }
  .custom_footer .bottom_footer {
    border-top: 0;
    padding-right: 135px; }
    @media screen and (max-width: 1024px) {
      .custom_footer .bottom_footer {
        padding-right: 75px; } }
    @media screen and (max-width: 767px) {
      .custom_footer .bottom_footer {
        padding-right: 0; } }
    .custom_footer .bottom_footer .container {
      max-width: none;
      display: flex;
      flex-direction: column-reverse; }
      @media (min-width: 768px) {
        .custom_footer .bottom_footer .container {
          flex-direction: row; } }
    .custom_footer .bottom_footer .left {
      width: 100%;
      display: flex;
      justify-content: space-between;
      margin-bottom: 0; }
      @media (max-width: 768px) {
        .custom_footer .bottom_footer .left {
          padding-left: 15px;
          padding-right: 15px; } }
      @media (min-width: 768px) {
        .custom_footer .bottom_footer .left {
          display: block;
          width: 50%;
          margin-bottom: 10px; } }
      .custom_footer .bottom_footer .left .copyright {
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
        color: #fff; }
        @media (min-width: 768px) {
          .custom_footer .bottom_footer .left .copyright {
            color: rgba(255, 255, 255, 0.5);
            margin-right: 77px; } }
      .custom_footer .bottom_footer .left a {
        margin: 0 0 0 34px;
        font-family: Roboto, sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 18px;
        color: #fff;
        text-decoration: none; }
        @media (min-width: 768px) {
          .custom_footer .bottom_footer .left a {
            color: rgba(255, 255, 255, 0.5);
            margin-right: 34px;
            margin: 0 34px 0 0; } }
        .custom_footer .bottom_footer .left a:hover {
          text-decoration: underline; }
        .custom_footer .bottom_footer .left a:last-of-type {
          margin-right: 0; }
    .custom_footer .bottom_footer .right {
      width: 100%;
      margin-bottom: 40px; }
      @media (min-width: 768px) {
        .custom_footer .bottom_footer .right {
          width: 50%;
          margin-bottom: 0; } }
      .custom_footer .bottom_footer .right .payment-icons {
        width: 100%;
        max-width: 335px;
        display: block;
        padding: 0 4px;
        margin: 0 auto; }
        @media (min-width: 768px) {
          .custom_footer .bottom_footer .right .payment-icons {
            max-width: 327.6px;
            margin: 0 0 0 auto; } }
  .custom_footer #email_footer_signup_new .form-fieldset > .form-field {
    margin: 0; }
  .custom_footer #email_footer_signup_new #flash_msg {
    background-color: transparent !important;
    color: #fff !important;
    font-family: aktiv-grotesk, sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 18px !important;
    max-width: 345px !important;
    margin: -35px auto 20px !important;
    padding: 10px 0 !important; }
    @media (min-width: 1024px) {
      .custom_footer #email_footer_signup_new #flash_msg {
        margin: -55px 0 20px !important; } }
  .custom_footer #email_footer_signup_new #error_msg {
    background-color: transparent !important;
    color: #C43D51 !important;
    font-family: aktiv-grotesk, sans-serif !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 14px !important;
    line-height: 18px !important;
    max-width: 345px !important;
    margin: -32px 0 20px !important;
    padding: 10px 0 !important;
    margin: -32px auto 30px !important; }
    @media (min-width: 1024px) {
      .custom_footer #email_footer_signup_new #error_msg {
        margin: -55px 0 20px !important; } }
  .custom_footer .form-prefixPostfix {
    margin: 0 auto 30px;
    max-width: 345px; }
    @media (min-width: 1024px) {
      .custom_footer .form-prefixPostfix {
        margin: 0 0 55px;
        max-width: none; } }
    .custom_footer .form-prefixPostfix .form-input {
      margin-right: 5px;
      font-family: aktiv-grotesk, sans-serif;
      font-style: normal;
      font-weight: normal;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      border: 0;
      max-width: 220px;
      border: 1px solid #fff; }
      @media (min-width: 1024px) {
        .custom_footer .form-prefixPostfix .form-input {
          max-width: 345px;
          margin-right: 10px; } }
      .custom_footer .form-prefixPostfix .form-input:focus {
        border-color: #fff; }
      .custom_footer .form-prefixPostfix .form-input.form-error {
        border: 1px solid #C43D51; }
      .custom_footer .form-prefixPostfix .form-input ::placeholder {
        font-size: 14px;
        line-height: 18px;
        color: rgba(0, 0, 0, 0.25); }
    .custom_footer .form-prefixPostfix .button {
      margin-top: 0;
      margin-left: 0;
      width: auto;
      border: 1px solid #FFFFFF;
      background-color: transparent;
      font-family: Roboto, sans-serif;
      font-style: normal;
      font-weight: 500;
      font-size: 14px;
      line-height: 16px;
      text-align: center;
      color: #FFFFFF;
      text-transform: uppercase; }
      @media (min-width: 1024px) {
        .custom_footer .form-prefixPostfix .button {
          width: 100%;
          max-width: 180px; } }
      .custom_footer .form-prefixPostfix .button:hover {
        background-color: #000;
        color: #fff;
        border-color: #000; }
  .custom_footer .promo-title {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    margin-bottom: 10px;
    text-align: center;
    letter-spacing: .25px; }
    @media (min-width: 1024px) {
      .custom_footer .promo-title {
        font-size: 25px;
        line-height: 32px;
        text-align: left;
        margin-bottom: 17px; } }
  .custom_footer .promo-text-new {
    font-family: aktiv-grotesk, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    margin-bottom: 25px;
    text-align: center; }
    @media (min-width: 1024px) {
      .custom_footer .promo-text-new {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 45px;
        max-width: 420px;
        text-align: left; } }
  .custom_footer .social-links-container {
    display: flex;
    justify-content: center; }
    @media (min-width: 1024px) {
      .custom_footer .social-links-container {
        justify-content: left; } }
  .custom_footer .top_footer .left ul.social_link {
    margin: 0; }
    @media (min-width: 1024px) {
      .custom_footer .top_footer .left ul.social_link {
        margin: 0 15px 0 0; } }
    .custom_footer .top_footer .left ul.social_link li {
      padding: 0;
      margin: 0 17.5px; }
      @media (min-width: 1024px) {
        .custom_footer .top_footer .left ul.social_link li {
          margin: 0 35px 0 0; } }
      .custom_footer .top_footer .left ul.social_link li a {
        width: 20px;
        height: 20px;
        display: inline-block; }
        .custom_footer .top_footer .left ul.social_link li a svg {
          width: 100%;
          max-height: none; }
  .custom_footer .top_footer .left .custom_dollar {
    width: auto;
    display: none; }
    @media (min-width: 1024px) {
      .custom_footer .top_footer .left .custom_dollar {
        display: block; } }
    .custom_footer .top_footer .left .custom_dollar span {
      margin-right: 6px; }
      .custom_footer .top_footer .left .custom_dollar span ul li a {
        font-family: aktiv-grotesk, sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #FFFFFF;
        display: flex; }
    .custom_footer .top_footer .left .custom_dollar .icon {
      width: 12px; }
    .custom_footer .top_footer .left .custom_dollar .dropdown-menu-item > a {
      padding: 6px 10px; }
      .custom_footer .top_footer .left .custom_dollar .dropdown-menu-item > a:hover {
        text-decoration: underline; }
    .custom_footer .top_footer .left .custom_dollar .dropdown-menu-item img {
      margin-right: 10px; }

.mr-category-productCards-summaryContainer {
  display: flex;
  justify-content: space-between;
  margin: 0 5px 37px 5px; }
  @media (max-width: 768px) {
    .mr-category-productCards-summaryContainer {
      margin: 0; } }
  .mr-category-productCards-summaryContainer .mr-category-productCards-summary-left {
    width: 100%;
    max-width: calc(100% - 300px); }
    @media (max-width: 768px) {
      .mr-category-productCards-summaryContainer .mr-category-productCards-summary-left {
        display: none; } }
  .mr-category-productCards-summaryContainer .mr-category-productCards-summary-right {
    display: flex; }
  .mr-category-productCards-summaryContainer .mr-category-productCards-summary-amount {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #B7BBC1;
    margin-right: 35px; }
    @media (max-width: 768px) {
      .mr-category-productCards-summaryContainer .mr-category-productCards-summary-amount {
        display: none; } }

.mr-navbar-label {
  font-family: aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: black; }

.mr-search-button {
  background-image: url("https://store-zhuza.mybigcommerce.com/content/new-search.svg") !important;
  background-size: 24px 24px !important; }

@media (min-width: 1024px) {
  .mr-break {
    display: none; }
  .mr-header-container {
    padding: 0;
    max-width: 100% !important;
    margin: auto;
    width: 100vw !important; }
  .mr-navbar-container {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    padding: 6px 0 5px 0 !important;
    width: 100vw !important; }
  .mr-navbar-items-wrapper {
    width: 100vw !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start; }
  .mr-navbar-actions-container {
    display: flex;
    justify-content: center; } }
  @media (min-width: 1024px) and (min-width: 1050px) {
    .mr-navbar-actions-container {
      flex: 1 1 6%; } }

@media (min-width: 1024px) {
    .mr-navbar-actions-container li {
      margin-right: 3px !important; }
  .mr-navbar-logo {
    flex: 1 1 300px;
    margin-left: 35px !important;
    margin-right: 5vw !important;
    margin-top: 7px !important; }
    .mr-navbar-logo img {
      height: 40px !important;
      width: auto;
      max-width: none; }
  .mr-navbar-search {
    margin-left: -3rem;
    flex: 1 1 58%; } }
  @media (min-width: 1024px) and (min-width: 1025px) {
    .mr-navbar-search {
      margin-right: 2rem; } }

@media (min-width: 1024px) {
    .mr-navbar-search input {
      border: none !important;
      background-color: #eaedf1 !important;
      padding-top: 8px;
      padding-bottom: 8px; }
    .mr-navbar-search input:first-child {
      height: 40px !important;
      color: rgba(0, 0, 0, 0.5);
      font-family: aktiv-grotesk, sans-serif;
      font-size: 14px; }
    .mr-navbar-search .mr-search-button {
      height: 24px !important;
      width: 24px !important;
      margin-right: 15px !important; }
  .mr-navbar-search.mobile_search {
    display: none; }
  .mr-navbar-cart {
    padding: 15px 0px 15px 10px !important;
    flex: 0 1 85px; }
    .mr-navbar-cart > a > span {
      display: flex !important;
      flex-direction: row;
      position: relative; }
    .mr-navbar-cart .mr-navbar-label {
      display: flex;
      width: 8ch;
      padding-top: 5px;
      padding-left: 7px; }
    .mr-navbar-cart .mr-cart-quantity {
      background: none;
      margin: 0;
      padding: 0 !important;
      color: black;
      font: aktiv-grotesk, sans-serif;
      width: auto;
      font-weight: normal;
      line-height: 14px !important;
      font-size: 14px;
      display: block !important; }
    .mr-navbar-cart .mr-mobileCart-quantity {
      display: none; }
  .mr-navbar-wishlist {
    padding-left: 15px !important;
    padding-right: 0 !important; }
    .mr-navbar-wishlist > a {
      display: flex !important;
      flex-direction: row;
      position: relative; }
    .mr-navbar-wishlist .mr-navbar-label {
      display: block;
      flex: 1 1 50px;
      padding-top: 5px;
      padding-left: 5px; }
  .mr-navbar-account {
    padding-left: 0 !important; }
    .mr-navbar-account > a {
      display: flex !important;
      flex-direction: row;
      position: relative; }
    .mr-navbar-account svg {
      margin-right: 5px;
      width: 20px !important;
      height: 23px !important; }
    .mr-navbar-account .mr-navbar-label {
      display: block;
      flex: 1 1 50px;
      padding-top: 5px;
      padding-left: 0px; }
    .mr-navbar-account .mr-account-moreIcon {
      margin-top: 5px;
      display: block !important; }
      .mr-navbar-account .mr-account-moreIcon svg {
        fill: black !important;
        stroke: black !important; }
    .mr-navbar-account .account-join-links span {
      position: relative;
      padding: 0 7px; }
      .mr-navbar-account .account-join-links span:after {
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        width: 1px;
        height: 15px;
        background-color: #000;
        content: ''; }
      .mr-navbar-account .account-join-links span:first-child {
        padding-left: 0; }
      .mr-navbar-account .account-join-links span:last-child {
        padding-right: 0; }
        .mr-navbar-account .account-join-links span:last-child:after {
          display: none; }
  .mr-navbar-mobile-account {
    display: none; } }

@media (max-width: 1023px) {
  .mr-break {
    flex-basis: 100%;
    height: 0; }
  .mr-header-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0; }
  .mr-navbar-label {
    display: none; }
  .mr-navbar-container {
    width: 95% !important;
    width: 50% !important;
    flex: 1 1 95%; }
  .mr-navbar-actions-container {
    display: flex;
    justify-content: flex-end;
    margin-right: 10px; }
  .mr-navbar-items-wrapper {
    display: flex !important;
    background-color: #fff; }
  .mr-navbar-logo {
    flex: 1 1 105px;
    width: 100% !important;
    padding-right: 65px; }
  .mr-navbar-wishlist {
    margin-left: -10px !important;
    margin-right: 8px !important; }
    .mr-navbar-wishlist svg {
      width: 28px !important;
      height: 25px !important; }
  .mr-navbar-cart a span {
    display: flex !important;
    flex-direction: row;
    position: relative; }
  .mr-navbar-cart .mr-mobileCart-quantity {
    color: black;
    background: none;
    font-family: aktiv-grotesk, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 3px 0px 2px 0px;
    margin: 0; }
  .mr-navbar-mobile-account {
    margin-top: 1rem;
    margin-left: 11px; }
    .mr-navbar-mobile-account svg {
      width: 22px !important;
      height: 28px; }
  .mr-mobileMenu-toggle {
    margin-left: 10px;
    width: 25px !important; }
  .mr-navbar-search {
    width: 100vw !important;
    width: 23px !important; }
  .mr-navbar-search {
    display: block;
    width: 100vw !important;
    padding: 0;
    flex: 1 1 100%; }
    .mr-navbar-search .form-input {
      height: 45px !important; }
    .mr-navbar-search input {
      border: none;
      background-color: #eaedf1 !important;
      padding-top: 8px;
      padding-bottom: 8px; }
    .mr-navbar-search input:first-child {
      color: rgba(0, 0, 0, 0.5);
      font-family: aktiv-grotesk, sans-serif;
      font-size: 14px; }
    .mr-navbar-search .mr-search-button {
      height: 24px !important;
      width: 24px !important;
      margin-right: 10px !important; }
  /*
  remove white gap as per design
  */
  .header.set {
    height: 100px; } }

.size-no-scroll {
  overflow-y: hidden; }

.size-guide__overlay {
  transition: all 200ms linear;
  font-family: aktiv-grotesk, sans-serif;
  top: 0;
  z-index: 9999;
  background-color: #fff;
  position: fixed;
  height: 100vh; }
  @media (max-width: 1024px) {
    .size-guide__overlay {
      right: -335px;
      width: 335px; } }
  @media (min-width: 1025px) {
    .size-guide__overlay {
      right: -450px;
      width: 450px; } }
  .size-guide__overlay.display-guide {
    right: 0; }

.size-guide__header {
  position: relative;
  height: 55px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #eaedf1; }
  .size-guide__header .size-guide__title {
    display: block;
    font-weight: 500;
    font-size: 18px; }
  .size-guide__header .size-guide__close {
    display: block;
    position: absolute;
    right: 8px;
    fill: black; }
    .size-guide__header .size-guide__close > svg {
      height: 14px;
      width: 14px; }

.size-guide__content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px; }

.size-guide__mask {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  display: none;
  background-color: rgba(0, 0, 0, 0.25); }

.size-guide__img {
  margin-top: 10px;
  max-height: calc(100vh - 165px);
  overflow-y: scroll; }

@media (max-width: 1024px) {
  .size-guide__img-mobile {
    display: block; }
  .size-guide__img-desktop {
    display: none; } }

@media (min-width: 1025px) {
  .size-guide__img-mobile {
    display: none; }
  .size-guide__img-desktop {
    display: block; } }

@media (max-width: 1023px) {
  html body.banner-on .snize-ac-results {
    top: 0 !important; }
  html body .snize-ac-results {
    --padding: 0;
    top: 0 !important;
    padding-top: var(--padding) !important;
    margin-top: 41px !important; } }

.productGrid {
  display: flex;
  flex-wrap: wrap;
  max-width: 1450px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 768px) {
    .productGrid {
      padding-left: 5px;
      padding-right: 5px; } }

.bc-productCards-outerContainer {
  margin-bottom: 30px; }

.bc-productCards-container {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px; }
  @media (max-width: 768px) {
    .bc-productCards-container {
      margin-bottom: 30px; } }
  .bc-productCards-container .bc-productCard-salePrice {
    opacity: 0; }
    .bc-productCards-container .bc-productCard-salePrice.show {
      opacity: 1; }
  .bc-productCards-container .bc-productCard-retailPrice {
    display: none; }
    .bc-productCards-container .bc-productCard-retailPrice.show {
      display: flex; }

.bc-productCards-container-mr-shogun .bc-productCard-container-load {
  display: none !important; }

@media (max-width: 768px) {
  .bc-productCards-headerContainer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px; } }

.bc-productCards-headerTitle {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000;
  margin: 25px auto;
  text-align: center;
  letter-spacing: 0; }
  @media (max-width: 768px) {
    .bc-productCards-headerTitle {
      margin: 25px 0;
      text-align: center;
      max-width: 300px; } }

.bc-productCards-headerBtns {
  display: none; }
  @media (max-width: 768px) {
    .bc-productCards-headerBtns {
      display: flex;
      height: 16px;
      position: absolute;
      right: 18px; } }

.bc-productCards-headerBtn {
  padding: 0; }
  .bc-productCards-headerBtn:nth-of-type(1) {
    margin-right: 21px; }

.bc-productCards {
  display: flex;
  flex-wrap: wrap;
  max-width: 1450px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px; }
  @media (max-width: 768px) {
    .bc-productCards {
      padding-left: 5px;
      padding-right: 5px; } }

.bc-productCard-container {
  width: 25%;
  padding: 0 5px;
  margin: 0 0 30px 0;
  overflow: visible;
  position: relative; }
  @media (max-width: 768px) {
    .bc-productCard-container {
      width: 50%; } }
  .bc-productCard-container .bc-productCard-article {
    margin: 0;
    padding: 0 5px;
    border: none !important;
    text-align: left; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-article {
        padding-left: 0;
        padding-right: 0; } }
    .bc-productCard-container .bc-productCard-article .cat-usp-section {
      top: 0; }
    .bc-productCard-container .bc-productCard-article .card-img-slider-arrow {
      display: none !important; }
    .bc-productCard-container .bc-productCard-article .card-img-container:after {
      padding-bottom: 100% !important; }
  .bc-productCard-container .bc-productCard-imgContainer {
    max-width: 500px; }
    .bc-productCard-container .bc-productCard-imgContainer:after {
      content: ' ';
      display: block;
      height: 0;
      width: 100%;
      padding-bottom: 100%; }
  .bc-productCard-container .bc-productCard-imgs:hover .bc-productCard-img:nth-of-type(1) {
    opacity: 0; }
  .bc-productCard-container .bc-productCard-imgs:hover .bc-productCard-img:nth-of-type(2) {
    opacity: 1; }
  .bc-productCard-container .bc-productCard-img {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    opacity: 0;
    width: 100%; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-img {
        image-rendering: pixelated; } }
    .bc-productCard-container .bc-productCard-img:nth-of-type(1) {
      opacity: 1; }
  .bc-productCard-container .usp-field {
    display: block;
    margin: 10px 0 0 15px;
    max-width: calc(100% - 50px);
    position: absolute;
    z-index: 3; }
    @media (max-width: 768px) {
      .bc-productCard-container .usp-field {
        margin: 5px 0 0 5px; } }
  .bc-productCard-container .usp-box {
    padding: 0 !important;
    background-color: #343B41 !important; }
  .bc-productCard-container .left-usp {
    display: none !important; }
  .bc-productCard-container .right-usp {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-size: 10px !important;
    color: #FFF;
    line-height: 13px;
    padding: 5px 7px !important;
    margin: 0; }
  .bc-productCard-container .bc-productCard-card-figure {
    margin: 0;
    position: relative;
    overflow: hidden; }
    .bc-productCard-container .bc-productCard-card-figure:hover .bc-productCard-addToCart-Container {
      bottom: 0;
      transition: bottom .3s ease; }
    .bc-productCard-container .bc-productCard-card-figure:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1) {
      opacity: 0; }
    .bc-productCard-container .bc-productCard-card-figure:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2) {
      opacity: 1; }
    .bc-productCard-container .bc-productCard-card-figure .bc-productCard-addToCart {
      display: none; }
    .bc-productCard-container .bc-productCard-card-figure .bc-productCard-chooseOption {
      display: flex; }
    .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-addToCart .bc-productCard-addToCart {
      display: flex; }
    .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-addToCart .bc-productCard-chooseOption {
      display: none; }
    .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-addToCart:hover .bc-productCard-addToCart-Container, .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-chooseOption:hover .bc-productCard-addToCart-Container {
      bottom: 0;
      transition: bottom .3s ease; }
    .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-addToCart:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1), .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-chooseOption:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1) {
      opacity: 0; }
    .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-addToCart:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2), .bc-productCard-container .bc-productCard-card-figure.bc-productCard-card-figure-chooseOption:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2) {
      opacity: 1; }
  .bc-productCard-container .bc-nonCate-productCard-card-figure {
    margin: 0;
    position: relative;
    overflow: hidden; }
    .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-addToCart .bc-productCard-addToCart {
      display: flex; }
    .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-chooseOption .bc-productCard-chooseOption {
      display: flex; }
    .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-addToCart:hover .bc-productCard-addToCart-Container, .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-chooseOption:hover .bc-productCard-addToCart-Container {
      bottom: 0;
      transition: bottom .3s ease; }
    .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-addToCart:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1), .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-chooseOption:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(1) {
      opacity: 0; }
    .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-addToCart:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2), .bc-productCard-container .bc-nonCate-productCard-card-figure.bc-productCard-card-figure-chooseOption:hover .bc-productCard-imgs .bc-productCard-img:nth-of-type(2) {
      opacity: 1; }
  .bc-productCard-container .bc-productCard-wishlistContainer {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    right: 17px;
    z-index: 3; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-wishlistContainer {
        width: 30px;
        height: 30px;
        top: 5px;
        right: 5px; } }
    .bc-productCard-container .bc-productCard-wishlistContainer ul.wishlist-dropdown:not(#wishlist-dropdown).is-open {
      top: 40px !important;
      right: 0; }
      .bc-productCard-container .bc-productCard-wishlistContainer ul.wishlist-dropdown:not(#wishlist-dropdown).is-open:before {
        transform: none;
        top: -10px !important;
        bottom: unset;
        right: auto; }
    .bc-productCard-container .bc-productCard-wishlistContainer .form-wishlist {
      display: flex;
      width: 100%;
      height: 100%;
      margin: 0;
      background-color: #FFF;
      transition: all .3s ease;
      border-radius: 50%; }
      .bc-productCard-container .bc-productCard-wishlistContainer .form-wishlist:hover svg:nth-of-type(1) {
        display: none;
        transition: fill .3s ease; }
      .bc-productCard-container .bc-productCard-wishlistContainer .form-wishlist:hover svg:nth-of-type(2) {
        display: block;
        transition: fill .3s ease; }
      .bc-productCard-container .bc-productCard-wishlistContainer .form-wishlist svg:nth-of-type(1) {
        transition: fill .3s ease; }
      .bc-productCard-container .bc-productCard-wishlistContainer .form-wishlist svg:nth-of-type(2) {
        display: none;
        transition: fill .3s ease; }
    .bc-productCard-container .bc-productCard-wishlistContainer svg {
      margin: 8px auto; }
      @media (max-width: 768px) {
        .bc-productCard-container .bc-productCard-wishlistContainer svg {
          margin: 9px auto; } }
      .bc-productCard-container .bc-productCard-wishlistContainer svg path {
        transition: all .3s ease; }
  .bc-productCard-container .bc-productCard-wishlist {
    border-radius: 50%; }
  .bc-productCard-container .bc-productCard-addToCart-Container {
    position: absolute;
    bottom: -100px;
    width: 100%;
    padding: 0 15px;
    transition: bottom .3s ease;
    z-index: 2; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-addToCart-Container {
        display: none !important; } }
  .bc-productCard-container .bc-productCard-addToCart,
  .bc-productCard-container .bc-productCard-chooseOption {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #000 !important;
    text-transform: uppercase;
    padding-top: 13px;
    padding-bottom: 14px;
    margin: 0 0 15px 0;
    background-color: #FFF;
    border: none;
    transition: all .3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative; }
    .bc-productCard-container .bc-productCard-addToCart:hover,
    .bc-productCard-container .bc-productCard-chooseOption:hover {
      text-decoration: none;
      color: #FFF !important;
      background-color: #000;
      transition: all .3s ease; }
    .bc-productCard-container .bc-productCard-addToCart.bc-productCard-addToCart-open,
    .bc-productCard-container .bc-productCard-chooseOption.bc-productCard-addToCart-open {
      color: transparent; }
      .bc-productCard-container .bc-productCard-addToCart.bc-productCard-addToCart-open .bc-productCard-addToCart-load,
      .bc-productCard-container .bc-productCard-chooseOption.bc-productCard-addToCart-open .bc-productCard-addToCart-load {
        display: inline-block;
        border-top: 5px solid transparent;
        animation: load-animate infinite linear 1s; }
      .bc-productCard-container .bc-productCard-addToCart.bc-productCard-addToCart-open:hover,
      .bc-productCard-container .bc-productCard-chooseOption.bc-productCard-addToCart-open:hover {
        background-color: #FFF;
        cursor: not-allowed; }
  .bc-productCard-container .bc-productCard-addToCart-load {
    display: none;
    width: 20px;
    height: 20px;
    border: 5px solid grey;
    border-radius: 100%;
    position: absolute;
    left: calc(50% - 10px); }
  .bc-productCard-container .bc-productCard-title {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0 0 5px 0; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-title {
        margin: 0 0 7px 0; } }
    .bc-productCard-container .bc-productCard-title a {
      display: inline-block;
      font-family: aktiv-grotesk, sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 14px;
      line-height: 18px;
      color: #000;
      letter-spacing: 0; }
      @media (max-width: 768px) {
        .bc-productCard-container .bc-productCard-title a {
          line-height: 16px; } }
      .bc-productCard-container .bc-productCard-title a:hover {
        color: #000;
        text-decoration: none; }
  .bc-productCard-container .bc-productCard-bodyContainer .product-stamped {
    margin: 10px 0 7px -2px;
    min-height: 19px; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-bodyContainer .product-stamped {
        margin-bottom: 10px;
        min-height: 20px; } }
  .bc-productCard-container .bc-productCard-bodyContainer .stamped-fa {
    color: #BE8A03; }
    .bc-productCard-container .bc-productCard-bodyContainer .stamped-fa:before {
      font-size: 15px;
      margin-right: -0.5px; }
      @media (max-width: 768px) {
        .bc-productCard-container .bc-productCard-bodyContainer .stamped-fa:before {
          font-size: 16px;
          margin-right: 1.5px; } }
  @media (max-width: 768px) {
    .bc-productCard-container .bc-productCard-bodyContainer .stamped-starrating {
      margin-right: 5px !important; } }
  .bc-productCard-container .bc-productCard-bodyContainer .stamped-badge[data-rating="0.0"] {
    display: none; }
  .bc-productCard-container .bc-productCard-bodyContainer .stamped-badge-caption {
    font-family: aktiv-grotesk, sans-serif;
    font-size: 10px !important;
    font-weight: 400;
    line-height: 13px !important;
    color: #000;
    margin-left: -5px; }
    .bc-productCard-container .bc-productCard-bodyContainer .stamped-badge-caption:before {
      content: '('; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-bodyContainer .stamped-badge-caption {
        margin-left: 0; } }
  .bc-productCard-container .bc-productCard-bodyContainer .stamped-badge-caption[data-reviews][data-label][data-version="2"]:after {
    content: ')' !important; }
  .bc-productCard-container .bc-productCard-bodyContainer .stamped-badge-caption[data-reviews][data-label][data-version="2"] > span {
    display: none !important; }
  .bc-productCard-container .bc-productCard-loginNotification-Container {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    margin: 20px 0 0 0;
    display: none !important; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-loginNotification-Container {
        margin: 11px 0 0 0; } }
    .bc-productCard-container .bc-productCard-loginNotification-Container.displayNone {
      display: none; }
  .bc-productCard-container .bc-productCard-loginNotification-link {
    color: #000;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    transition: all .3s ease; }
    .bc-productCard-container .bc-productCard-loginNotification-link:after {
      position: absolute;
      bottom: 1px;
      content: ' ';
      display: block;
      width: 100%;
      height: 1px;
      border-bottom: 1px solid #000;
      transition: all .3s ease; }
    .bc-productCard-container .bc-productCard-loginNotification-link:hover {
      transition: all .3s ease; }
      .bc-productCard-container .bc-productCard-loginNotification-link:hover:after {
        transition: all .3s ease; }
    .bc-productCard-container .bc-productCard-loginNotification-link:visited {
      color: #000000; }
  .bc-productCard-container .bc-productCard-swatchesContainer {
    margin: 0; }
  .bc-productCard-container .bc-productCard-swatchesContainer .bc-productCard-swatches {
    display: flex;
    flex-wrap: wrap; }
  .bc-productCard-container .bc-productCard-colourSwatchesContainer {
    position: relative; }
    .bc-productCard-container .bc-productCard-colourSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus {
      display: flex;
      flex-direction: row; }
      .bc-productCard-container .bc-productCard-colourSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus .bc-productCard-swatchesPlusContainer {
        display: block; }
        @media (max-width: 768px) {
          .bc-productCard-container .bc-productCard-colourSwatchesContainer.bc-productCard-colourSwatchesContainer-withPlus .bc-productCard-swatchesPlusContainer {
            width: 20px; } }
    .bc-productCard-container .bc-productCard-colourSwatchesContainer .is-visually-hidden,
    .bc-productCard-container .bc-productCard-colourSwatchesContainer .is-hidden {
      display: none; }
  .bc-productCard-container .bc-productCard-swatchesPlusContainer {
    display: none; }
  .bc-productCard-container .bc-productCard-colourSwatches {
    margin: 14px 0 0 0; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-colourSwatches {
        margin: 15px 0 0 0; } }
    .bc-productCard-container .bc-productCard-colourSwatches:empty {
      margin: 0; }
  .bc-productCard-container .bc-productCard-sizeSwatches {
    margin: 14px 0 0 0; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-sizeSwatches {
        display: none !important; } }
  .bc-productCard-container .bc-productCard-swatchInput {
    display: none; }
  .bc-productCard-container .bc-productCard-colourLabel {
    width: 18px;
    height: 18px;
    background-color: transparent !important;
    margin: 0 6px 6px 0 !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    transition: border .3s ease;
    position: relative; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-colourLabel {
        width: 26px;
        height: 26px;
        margin: 0 8px 7px 0 !important;
        padding: 0; } }
    .bc-productCard-container .bc-productCard-colourLabel:hover {
      border: 1px solid #000;
      transition: border .3s ease; }
    .bc-productCard-container .bc-productCard-colourLabel.bc-productCard-swatchLabel-border .bc-productCard-swatchSpan {
      border: 1px solid #EDEDED; }
    .bc-productCard-container .bc-productCard-colourLabel .bc-productCard-swatchLabel-inner {
      display: block;
      width: 100%;
      height: 100%;
      position: absolute; }
    .bc-productCard-container .bc-productCard-colourLabel:hover {
      cursor: pointer; }
    .bc-productCard-container .bc-productCard-colourLabel.displayNone {
      display: none; }
  .bc-productCard-container .bc-productCard-swatchSpan {
    width: 12px;
    height: 12px;
    display: block;
    border-radius: 50%; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-swatchSpan {
        width: 22px;
        height: 22px; } }
  .bc-productCard-container .bc-productCard-swatchInput:checked + .bc-productCard-swatchLabel {
    border: 1px solid #000;
    box-shadow: none;
    transition: border .3s ease; }
  .bc-productCard-container .bc-productCard-swatchesPlus {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    height: 18px;
    line-height: 18px;
    display: block;
    text-decoration: none;
    pointer-events: none; }
    .bc-productCard-container .bc-productCard-swatchesPlus:hover {
      text-decoration: none; }
    .bc-productCard-container .bc-productCard-swatchesPlus:visited {
      color: #000000; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-swatchesPlus {
        height: 28px;
        padding-top: 3px; } }
  .bc-productCard-container .bc-productCard-sizeLabel {
    border: 1px solid #EAEDF1;
    margin: 0 6px 6px 0 !important;
    padding: 5px 10px;
    background-color: #FFF !important; }
  .bc-productCard-container .bc-productCard-sizeSpan {
    font-family: aktiv-grotesk, sans-serif;
    font-weight: 500;
    font-size: 10px;
    font-style: normal;
    letter-spacing: 4%;
    width: auto;
    min-width: auto;
    line-height: 13px;
    display: block;
    padding: 0;
    color: #000; }
  .bc-productCard-container .bc-productCard-swatchLabel-outOfStock {
    pointer-events: none;
    display: none; }
    .bc-productCard-container .bc-productCard-swatchLabel-outOfStock:hover {
      cursor: not-allowed; }
    .bc-productCard-container .bc-productCard-swatchLabel-outOfStock .bc-productCard-sizeSpan {
      color: #B7BBC1;
      position: relative; }
      .bc-productCard-container .bc-productCard-swatchLabel-outOfStock .bc-productCard-sizeSpan:after {
        content: ' ';
        display: block;
        width: calc(100% + 3px);
        border-bottom: 1px solid #B7BBC1;
        position: absolute;
        left: -1.5px;
        top: 50%; }
  .bc-productCard-container .overAmount-displayNone {
    display: none; }
  .bc-productCard-container .bc-productCard-pricesContainer.bc-productCard-pricesContainer-show .bc-productCard-membersPriceLabel {
    color: #000000; }
  .bc-productCard-container .bc-productCard-pricesContainer.bc-productCard-pricesContainer-show .bc-productCard-salePrice {
    color: #000000; }
  .bc-productCard-container .bc-productCard-membersPriceLabel {
    display: none;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 12px;
    color: #000000; }
    .bc-productCard-container .bc-productCard-membersPriceLabel.bc-productCard-membersPriceLabel-show {
      display: block;
      margin-bottom: 1px; }
  .bc-productCard-container .bc-productCard-prices {
    display: flex;
    flex-wrap: wrap;
    flex-flow: column; }
    .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice {
      font: normal 400 12px aktiv-grotesk,sans-serif;
      display: flex;
      align-items: center;
      width: 100%; }
      @media (max-width: 768px) {
        .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice {
          align-items: flex-start;
          flex-flow: column;
          margin-bottom: 6px; } }
      .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-label {
        font-weight: 500;
        font-size: 12px;
        line-height: 15.36px;
        color: #000;
        width: 32%; }
        @media (max-width: 768px) {
          .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-label {
            width: 100%; } }
        .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-label .label-from {
          display: none; }
          @media (max-width: 768px) {
            .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-label .label-from {
              display: inline-block; } }
      .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-value {
        font-weight: 400;
        font-size: 16px;
        line-height: 20.48px;
        color: #000; }
        .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-value .label-from {
          font-weight: 400;
          font-size: 14px;
          line-height: 17.92px;
          color: #000;
          display: inline-block; }
          @media (max-width: 768px) {
            .bc-productCard-container .bc-productCard-prices .bc-productCard-salePrice .price-value .label-from {
              display: none; } }
    .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice {
      font: normal 400 12px aktiv-grotesk,sans-serif;
      align-items: center;
      width: 100%; }
      @media (max-width: 768px) {
        .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice {
          align-items: flex-start;
          flex-flow: column; } }
      .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-label {
        font-weight: 500;
        font-size: 12px;
        line-height: 15px;
        color: #b7bbc1;
        width: 32%; }
        @media (max-width: 768px) {
          .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-label {
            width: 100%; } }
        .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-label .label-from {
          display: none; }
          @media (max-width: 768px) {
            .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-label .label-from {
              display: inline-block; } }
      .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-value {
        text-decoration: line-through;
        font-weight: 400;
        font-size: 14px;
        line-height: 17.92px;
        color: #b7bbc1; }
        .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-value .label-from {
          font-weight: 400;
          font-size: 14px;
          line-height: 17.92px;
          color: #b7bbc1;
          display: inline-block; }
          @media (max-width: 768px) {
            .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice .price-value .label-from {
              display: none; } }
      .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice.active .price-label,
      .bc-productCard-container .bc-productCard-prices .bc-productCard-retailPrice.active .price-value {
        color: #000;
        text-decoration: none; }
    .bc-productCard-container .bc-productCard-prices.bc-productCard-membersPrices .bc-productCard-salePrice {
      color: #000000; }
  .bc-productCard-container .bc-productCard-salePrice {
    width: auto;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    margin: 0 14px 0 0; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-salePrice {
        margin-right: 11px; } }
  .bc-productCard-container .bc-productCard-retailPrice {
    width: auto;
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    color: #B7BBC1;
    line-height: 20px;
    position: relative; }
    .bc-productCard-container .bc-productCard-retailPrice.displayNone {
      display: none; }
  .bc-productCard-container .bc-productCard-bottomLink {
    display: none; }
  .bc-productCard-container .bc-nonCate-productCard-usp {
    position: absolute;
    top: 10px;
    left: 14px;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 10px;
    letter-spacing: 0.04px;
    color: #FFF;
    padding-left: 7px;
    padding-right: 7px;
    min-height: 23px;
    line-height: 23px;
    text-align: center;
    text-transform: uppercase;
    background-color: #343B41;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: calc(100% - 75px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
    .bc-productCard-container .bc-nonCate-productCard-usp.displayNone {
      display: none; }
  .bc-productCard-container .bc-productCard-wishlistContainer.open .bc-productCard-wishlistItems-container {
    max-height: 500px;
    transition: max-height .3s ease; }
  .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link {
    width: 28px;
    height: 28px;
    background-color: #fff;
    position: relative;
    border-radius: 50%; }
    .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link:hover {
      cursor: pointer; }
      .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link:hover svg {
        margin: 0 !important;
        position: absolute;
        top: 8px;
        right: 6px; }
        .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link:hover svg:first-child {
          display: block;
          opacity: 0;
          transition: all .3s ease; }
        .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link:hover svg:last-child {
          display: block;
          opacity: 1;
          transition: all .3s ease; }
    .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link svg {
      margin: 0 !important;
      position: absolute;
      top: 8px;
      right: 6px; }
      .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link svg:first-child {
        display: block;
        opacity: 1;
        transition: all .3s ease; }
      .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link svg:last-child {
        display: block;
        opacity: 0;
        transition: all .3s ease; }
    .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist {
      position: relative; }
      .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist ul#wishlist-dropdown {
        position: absolute;
        left: unset !important;
        right: 0 !important;
        width: 150px !important;
        top: 40px !important;
        display: block;
        background: #fff; }
        .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist ul#wishlist-dropdown:before {
          border-left: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid #ddd;
          content: "";
          position: absolute;
          top: -10px !important;
          right: 5px !important;
          left: unset !important; }
        .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist ul#wishlist-dropdown li {
          position: relative;
          display: flex;
          justify-content: center;
          padding: 0 !important; }
          .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist ul#wishlist-dropdown li:hover {
            text-decoration: underline; }
          .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist ul#wishlist-dropdown li a {
            border: 1px solid #dddddd;
            background-color: #FFF;
            font-size: 11px;
            border: 0;
            color: #000;
            text-decoration: none;
            display: inline-block;
            margin-bottom: 0; }
            .bc-productCard-container .bc-productCard-wishlistContainer .bc-productCard-wishlistContainer-link .custom-plp-wishlist ul#wishlist-dropdown li a:hover {
              text-decoration: underline; }
  .bc-productCard-container .bc-productCard-wishlistItems-container {
    top: 30px;
    right: 0;
    position: absolute;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease; }
  .bc-productCard-container .bc-productCard-wishlistItems-arrow {
    position: relative;
    width: 20px;
    height: 10px;
    margin-left: auto;
    margin-right: 4px; }
    .bc-productCard-container .bc-productCard-wishlistItems-arrow:after {
      content: '';
      display: block;
      width: 20px;
      height: 10px;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #EAEDF1; }
  .bc-productCard-container .bc-productCard-wishlistItems {
    border: 1px solid #EAEDF1;
    background-color: #fff;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 178px;
    max-height: 200px;
    overflow: scroll; }
    @media (max-width: 768px) {
      .bc-productCard-container .bc-productCard-wishlistItems {
        max-height: 160px;
        min-width: 130px;
        max-width: 130px; } }
  .bc-productCard-container .bc-productCard-wishlistItem {
    min-height: 34px;
    display: flex;
    justify-content: center;
    align-items: center; }
    .bc-productCard-container .bc-productCard-wishlistItem .bc-productCard-wishlistItem-link {
      font: normal 500 12px aktiv-grotesk, sans-serif;
      color: #000000;
      text-decoration: none;
      max-width: 90%;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
      .bc-productCard-container .bc-productCard-wishlistItem .bc-productCard-wishlistItem-link:hover {
        text-decoration: none; }
  .bc-productCard-container .bc-productCard-container-load {
    display: none;
    width: 20px;
    height: 20px;
    border: 5px solid grey;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px); }
    .bc-productCard-container .bc-productCard-container-load .bc-productCard-article,
    .bc-productCard-container .bc-productCard-container-load .bc-productCard-bodyContainer {
      transition: all .3s ease; }
  .bc-productCard-container.loading:after {
    width: calc(100% - 10px);
    height: 100%;
    content: '';
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0; }
  .bc-productCard-container.loading .bc-productCard-article,
  .bc-productCard-container.loading .bc-productCard-bodyContainer {
    opacity: 0.8;
    transition: all .3s ease; }
  .bc-productCard-container.loading .bc-productCard-container-load {
    z-index: 1;
    display: inline-block;
    border-top: 5px solid transparent;
    animation: load-animate infinite linear 1s; }
  .bc-productCard-container .bc-productCard-reviewsContainer {
    margin: 17.5px 0 8.5px 0;
    display: flex;
    align-items: center; }
    .bc-productCard-container .bc-productCard-reviewsContainer .bc-productCard-reviews {
      display: flex;
      align-items: center; }
      .bc-productCard-container .bc-productCard-reviewsContainer .bc-productCard-reviews img {
        width: 11px;
        height: 11px;
        margin-right: 3.5px; }
    .bc-productCard-container .bc-productCard-reviewsContainer .bc-productCard-reviewCount {
      font: normal 400 12px aktiv-grotesk, sans-serif;
      font-size: 10px;
      line-height: 13px;
      color: #000000; }

@media (max-width: 430px) {
  .bc-product-body .bc-productCards-outerContainer,
  .bc-collectionCategory-mainContainer .bc-productCards-outerContainer {
    min-width: 430px; }
  .bc-product-body .nosto_element .bc-productCard-container,
  .bc-collectionCategory-mainContainer .nosto_element .bc-productCard-container {
    min-width: 184px;
    width: 184px; } }

.bc-productCards-bottomBtnContainer {
  display: flex;
  justify-content: center; }
  @media (max-width: 768px) {
    .bc-productCards-bottomBtnContainer {
      justify-content: flex-start;
      margin-left: 10px; } }
  .bc-productCards-bottomBtnContainer .bc-commonForm-primaryBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    width: 180px;
    text-decoration: none; }
    .bc-productCards-bottomBtnContainer .bc-commonForm-primaryBtn:hover {
      text-decoration: none; }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.nosto_element.bc-productCards .bc-productCard-addToCart,
.nosto_element.bc-productCards .bc-productCard-chooseOption {
  display: none; }

.bc-category-productCardsFilters-productCards[data-source="insider"] .bc-productCard-article .card-img-container img {
  min-width: 100%;
  filter: blur(12px);
  /* Initially blur the image */
  transition: filter 0.5s ease; }

.bc-category-productCardsFilters-productCards[data-source="insider"] .bc-productCard-article .card-img-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  /* Semi-transparent overlay */
  color: black;
  font-size: 20px;
  font-weight: bold;
  transition: opacity 0.5s ease; }

.bc-category-productCardsFilters-productCards[data-source="insider"] .bc-productCard-article .card-img-container.loaded img {
  filter: blur(0); }

.bc-category-productCardsFilters-productCards[data-source="insider"] .bc-productCard-article .card-img-container.loaded .overlay {
  opacity: 0;
  /* Hide the overlay */
  pointer-events: none; }

.bc-category-productCardsFilters-productCards-load-style {
  position: relative;
  height: 150px;
  justify-content: center;
  align-items: center;
  width: 100%; }
  .bc-category-productCardsFilters-productCards-load-style:after {
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    background-color: transparent;
    position: absolute;
    z-index: 4; }
  .bc-category-productCardsFilters-productCards-load-style .bc-category-productCardsFilters-productCards-load {
    display: inline-block;
    border: 5px solid grey;
    border-top: 5px solid transparent;
    animation: load-animate infinite linear 1s;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    left: 50%;
    transform: translateY(-50%); }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.outOfStockSelectedFilters {
  text-transform: capitalize; }

.no-filter-results {
  display: block;
  z-index: 5; }

.bc-productCard-container {
  position: relative; }
  .bc-productCard-container .bc-productCard-container-load {
    display: none;
    width: 20px;
    height: 20px;
    border: 5px solid grey;
    border-radius: 100%;
    position: absolute;
    top: calc(50% - 10px);
    left: calc(50% - 10px); }
    .bc-productCard-container .bc-productCard-container-load .bc-productCard-article,
    .bc-productCard-container .bc-productCard-container-load .bc-productCard-bodyContainer {
      transition: all .3s ease; }
  .bc-productCard-container.loading:after {
    width: calc(100% - 10px);
    height: 100%;
    content: '';
    display: block;
    background-color: transparent;
    position: absolute;
    top: 0; }
  .bc-productCard-container.loading .bc-productCard-article,
  .bc-productCard-container.loading .bc-productCard-bodyContainer {
    opacity: 0.8;
    transition: all .3s ease; }
  .bc-productCard-container.loading .bc-productCard-container-load {
    z-index: 1;
    display: inline-block;
    border-top: 5px solid transparent;
    animation: load-animate infinite linear 1s; }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.bc-productCard-colourSwatches {
  display: flex; }

.bc-productCard-swatchInput + .bc-productCard-colourLabel {
  box-shadow: none !important; }

.bc-productCard-colourSwatchesContainer .bc-productCard-colourSwatches {
  flex-wrap: wrap; }

.bc-productCard-salePrice.show {
  opacity: 1; }

.bc-productCard-salePrice.no-show {
  opacity: 0; }

.loading-placeholder {
  position: relative;
  width: 100px !important;
  height: 20px; }
  .loading-placeholder .left {
    position: absolute;
    left: 0;
    background: #f6f7f8;
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
    border-radius: 3px;
    background-size: 800px 104px;
    animation: placeHolderShimmer 1s forwards linear infinite;
    -webkit-animation: placeHolderShimmer 1s forwards linear infinite;
    -moz-animation: placeHolderShimmer 1s forwards linear infinite;
    -o-animation: placeHolderShimmer 1s forwards linear infinite; }
  .loading-placeholder .left {
    width: 100px !important;
    height: 20px; }

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0; }
  100% {
    background-position: 468px 0; } }

.bc-productCard-container .bc-productCard-prices {
  display: block !important; }

.product-prices {
  min-width: 40%; }

.bc-productCard-salePricer {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .bc-productCard-salePricer.price-from-show {
      flex-wrap: wrap;
      align-items: flex-start;
      margin-bottom: 6px;
      flex-direction: column; }
      .bc-productCard-salePricer.price-from-show .retail-price-label {
        width: 100% !important; } }
  .bc-productCard-salePricer.member-price .member-price-label {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #BE8A03;
    width: 32%; }
    @media screen and (max-width: 768px) {
      .bc-productCard-salePricer.member-price .member-price-label {
        display: inline-flex; } }
  .bc-productCard-salePricer.member-price .price-from {
    font-weight: 400;
    font-size: 12px;
    line-height: 17.92px;
    color: #BE8A03; }
    @media screen and (max-width: 768px) {
      .bc-productCard-salePricer.member-price .price-from {
        font-size: 13px;
        line-height: 16.64px; } }
  .bc-productCard-salePricer.member-price .member-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #BE8A03; }
  .bc-productCard-salePricer.retail-price .retail-price-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 15.36px;
    color: #000000;
    width: 32%; }
    @media screen and (max-width: 768px) {
      .bc-productCard-salePricer.retail-price .retail-price-label {
        display: inline-flex; } }
  @media screen and (max-width: 768px) {
    .bc-productCard-salePricer.retail-price .ws-price-label {
      display: inline-flex;
      width: 60%; } }
  .bc-productCard-salePricer.retail-price .price-from {
    font-weight: 400;
    font-size: 12px;
    line-height: 17.92px;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .bc-productCard-salePricer.retail-price .price-from {
        font-size: 12px;
        line-height: 15.36px; } }
  .bc-productCard-salePricer.retail-price .retail-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #000000; }
  .bc-productCard-salePricer.msrp-price .msrp-price-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #B7BBC1;
    width: 32%; }
    @media screen and (max-width: 768px) {
      .bc-productCard-salePricer.msrp-price .msrp-price-label {
        display: inline-flex; } }
  .bc-productCard-salePricer.msrp-price .price-from {
    font-weight: 400;
    font-size: 12px;
    line-height: 15.36px;
    color: #B7BBC1; }
  .bc-productCard-salePricer.msrp-price .msrp-price-value {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.92px;
    color: #B7BBC1;
    text-decoration: line-through; }
  .bc-productCard-salePricer.msrp-price .msrp-original-price {
    font-weight: 500;
    font-size: 12px !important;
    line-height: 15.36px;
    color: #000000;
    width: 32%; }
  .bc-productCard-salePricer.msrp-price .msrp-original-price-value {
    font-weight: 400;
    font-size: 16px;
    line-height: 20.48px;
    color: #000000;
    text-decoration: none !important; }
  .bc-productCard-salePricer.msrp-price .price-original-from {
    font-weight: 400;
    font-size: 14px;
    line-height: 17.92px;
    color: #000000; }
    @media screen and (max-width: 768px) {
      .bc-productCard-salePricer.msrp-price .price-original-from {
        font-size: 13px;
        line-height: 16.64px; } }
  .bc-productCard-salePricer.no-strikethrough .msrp-price-value {
    color: #000;
    text-decoration: none; }
  .bc-productCard-salePricer.no-strikethrough .msrp-price-label,
  .bc-productCard-salePricer.no-strikethrough .price-from {
    color: #000; }

.price-from.m-show {
  display: none; }
  @media screen and (max-width: 768px) {
    .price-from.m-show {
      display: inline-block; } }

@media screen and (max-width: 768px) {
  .price-from.d-show {
    display: none; } }

@media (max-width: 768px) {
  body.bc-category-productCards-filterContainer-open {
    overflow: hidden;
    max-height: 100%;
    z-index: 0; }
    body.bc-category-productCards-filterContainer-open:before {
      position: absolute;
      display: block;
      content: '';
      width: 100%;
      height: 500%;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 101;
      top: -500px; } }

body.custom_category {
  overflow-x: visible; }
  body.custom_category .body {
    overflow-x: visible; }

.bc-category-productCards-outerContainer.with-sticky {
  margin-top: 143px; }

.bc-category-productCards-outerContainer,
.bc-child-category-productCards-outerContainer {
  padding: 0 30px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto; }
  @media (max-width: 768px) {
    .bc-category-productCards-outerContainer,
    .bc-child-category-productCards-outerContainer {
      padding: 0; } }
  .bc-category-productCards-outerContainer .bc-category-productCardsFilters-productCards,
  .bc-category-productCards-outerContainer .bc-child-category-productCards,
  .bc-child-category-productCards-outerContainer .bc-category-productCardsFilters-productCards,
  .bc-child-category-productCards-outerContainer .bc-child-category-productCards {
    display: flex;
    flex-wrap: wrap; }
  .bc-category-productCards-outerContainer .bc-productCard-article,
  .bc-child-category-productCards-outerContainer .bc-productCard-article {
    padding: 0; }

.bc-category-productCards-outerContainer.initial-style {
  min-height: 2500px; }
  @media (max-width: 768px) {
    .bc-category-productCards-outerContainer.initial-style {
      min-height: 3850px; } }

@media (max-width: 768px) {
  .bc-childCategory-mainContainer .bc-breadcumbs-outerContainer {
    min-height: 29px; } }

.bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container {
  display: flex; }
  @media (max-width: 768px) {
    .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.top-margin {
      margin-top: 167px; } }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky .bc-category-productCards-filterContainer {
    max-width: 344px;
    transition: transform 0.3s ease-in-out;
    margin-top: 214px; }
    .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky .bc-category-productCards-filterContainer.f-visible {
      transform: translateY(0);
      position: fixed;
      margin-top: -84px;
      max-width: 344px; }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky .bc-category-productCardsFilters-productCards {
    width: 75%;
    margin-top: 214px; }
    .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky .bc-category-productCardsFilters-productCards.with-margin {
      margin-left: 25%; }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky-bottom .bc-category-productCards-filterContainer {
    position: relative;
    max-width: unset;
    background-color: #fdfdfd; }
    .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky-bottom .bc-category-productCards-filterContainer.f-visible {
      position: relative; }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky-bottom .bc-category-productCardsFilters-productCards {
    width: 75%;
    margin-left: unset; }
    .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container.with-sticky-bottom .bc-category-productCardsFilters-productCards.with-margin {
      margin-left: 25%; }
  @media (max-width: 768px) {
    .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container {
      padding: 0 7.5px; } }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-category-productCards-filterContainer {
    width: 25%;
    padding-right: 50px; }
    @media (max-width: 768px) {
      .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-category-productCards-filterContainer {
        z-index: 101;
        width: 90%;
        max-width: 335px;
        height: 100%;
        background-color: #FFF;
        position: fixed;
        top: 0;
        left: -1000px;
        transition: all .5s ease;
        padding: 0; }
        .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-category-productCards-filterContainer.bc-category-productCards-filterContainer-open {
          left: 0;
          transition: all .5s ease; }
        .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-category-productCards-filterContainer .facetedSearch-toggle.toggleLink {
          display: none; } }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-category-productCardsFilters-productCards,
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-child-category-productCards {
    width: 75%; }
    @media (max-width: 768px) {
      .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-category-productCardsFilters-productCards,
      .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-child-category-productCards {
        width: 100%; } }
  .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-productCard-container {
    width: 33.33%;
    margin: 0 0 40px 0; }
    @media (max-width: 768px) {
      .bc-category-productCards-outerContainer-withFilter .bc-category-productCardsFilters-container .bc-productCard-container {
        width: 50%;
        padding: 0 2.5px; } }

html {
  height: -webkit-fill-available; }

body {
  min-height: 100%;
  min-height: -webkit-fill-available; }

.bc-commonForm-form .form-field {
  padding: 0 !important;
  margin-bottom: 40px !important; }

.bc-commonForm-form .form-input {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  letter-spacing: normal !important;
  flex: unset;
  border-color: #EAEDF1;
  /* Chrome - */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE10+ */ }
  .bc-commonForm-form .form-input::-webkit-input-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input:-moz-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input::-moz-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input:-ms-input-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input:focus {
    border-color: #000; }

.bc-commonForm-form .form-inlineMessage {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #C43D51;
  line-height: 18px;
  margin: 10px 0 0 0; }

.bc-commonForm-form .form-select {
  border-color: #EAEDF1; }

.bc-commonForm-form .form-field--error .form-input, .bc-commonForm-form .form-field--error .form-select, .bc-commonForm-form .form-field--error .form-checkbox + .form-label::before, .bc-commonForm-form .form-field--error .form-radio + .form-label::before, .bc-commonForm-form .form-field--error .form-prefixPostfix-label {
  border-color: #C43D51; }

.bc-commonForm-form .form-label {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.bc-commonForm-form select {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  letter-spacing: normal !important;
  position: relative;
  background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/dropdown-arrow.png");
  background-size: 15px;
  background-position-x: calc(100% - 14px);
  background-position-y: 18px; }
  .bc-commonForm-form select:focus {
    border-color: #000; }

.bc-commonForm-form .button {
  height: 54px;
  line-height: 54px !important;
  padding: 0 15px;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: normal; }

.bc-commonForm-form .form-checkbox + label:before {
  width: 12px;
  height: 12px;
  border-radius: 0;
  border-color: #B7BBC1;
  top: 3px; }

.bc-commonForm-form .form-checkbox + label:after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 0; }

.bc-commonForm-form .form-checkbox:checked + label:before {
  background-color: #B7BBC1; }

.bc-commonForm-form .form-checkbox:checked + label:after {
  background-size: 8px;
  background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/checkbox-tick.png"); }

.bc-commonForm-form .qq-uploader-buttonText-value,
.bc-commonForm-form .form-upload-multiple {
  font-family: aktiv-grotesk, sans-serif; }

.bc-commonForm-primaryBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #FFF !important;
  background-color: #000;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid transparent; }
  .bc-commonForm-primaryBtn:hover {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000 !important;
    transition: all .3s ease; }

.bc-commonForm-secondaryBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid transparent; }
  .bc-commonForm-secondaryBtn:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.bc-commonForm-onlineBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid #000; }
  .bc-commonForm-onlineBtn:hover {
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.bc-commonForm-label {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.bc-category-productCards-summaryContainer {
  display: flex;
  justify-content: space-between;
  padding: 35px 5px; }
  .bc-category-productCards-summaryContainer.fixed {
    position: fixed;
    width: 100%;
    background: #fdfdfd;
    z-index: 4;
    max-width: 1440px;
    padding-top: 35px;
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 30px;
    margin: 1px -30px;
    transform: translateY(-250%); }
    .bc-category-productCards-summaryContainer.fixed.f-visible {
      transition: transform 0.1s ease-in-out;
      transform: translateY(0); }
  @media (max-width: 768px) {
    .bc-category-productCards-summaryContainer {
      margin: 0; } }
  .bc-category-productCards-summaryContainer .bc-category-productCards-summary-left {
    width: 100%;
    max-width: calc(100% - 300px); }
    @media (max-width: 768px) {
      .bc-category-productCards-summaryContainer .bc-category-productCards-summary-left {
        display: none; } }
  .bc-category-productCards-summaryContainer .bc-category-productCards-summary-right {
    display: flex;
    align-items: center; }
  .bc-category-productCards-summaryContainer .bc-category-productCards-summary-amount {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #B7BBC1;
    margin-right: 35px; }
    .bc-category-productCards-summaryContainer .bc-category-productCards-summary-amount.insider.loading {
      display: none; }
    .bc-category-productCards-summaryContainer .bc-category-productCards-summary-amount.insider.loaded {
      display: block; }
    @media (max-width: 768px) {
      .bc-category-productCards-summaryContainer .bc-category-productCards-summary-amount {
        display: none; } }

.bc-link-with-animation {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000;
  position: relative;
  text-decoration: none !important; }
  .bc-link-with-animation:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: width .3s ease; }
  .bc-link-with-animation:hover:after {
    width: 0;
    transition: width .3s ease; }

.bc-link-with-animation-second {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #000;
  position: relative;
  text-decoration: none !important; }
  .bc-link-with-animation-second:after {
    content: '';
    display: block;
    width: 0;
    height: 1px;
    border-bottom: 1px solid #000;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: width .3s ease; }
  .bc-link-with-animation-second:hover:after {
    width: 100%;
    transition: width .3s ease; }

.bc-commonForm-form .form-field {
  padding: 0 !important;
  margin-bottom: 40px !important; }

.bc-commonForm-form .form-input {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  letter-spacing: normal !important;
  flex: unset;
  border-color: #EAEDF1;
  /* Chrome - */
  /* Firefox 18- */
  /* Firefox 19+ */
  /* IE10+ */ }
  .bc-commonForm-form .form-input::-webkit-input-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input:-moz-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input::-moz-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input:-ms-input-placeholder {
    font: normal 400 12px aktiv-grotesk, sans-serif !important;
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.25);
    letter-spacing: normal !important; }
  .bc-commonForm-form .form-input:focus {
    border-color: #000; }

.bc-commonForm-form .form-inlineMessage {
  font: normal 400 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  color: #C43D51;
  line-height: 18px;
  margin: 10px 0 0 0; }

.bc-commonForm-form .form-select {
  border-color: #EAEDF1; }

.bc-commonForm-form .form-field--error .form-input, .bc-commonForm-form .form-field--error .form-select, .bc-commonForm-form .form-field--error .form-checkbox + .form-label::before, .bc-commonForm-form .form-field--error .form-radio + .form-label::before, .bc-commonForm-form .form-field--error .form-prefixPostfix-label {
  border-color: #C43D51; }

.bc-commonForm-form .form-label {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.bc-commonForm-form select {
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  font: normal 400 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #000 !important;
  letter-spacing: normal !important;
  position: relative;
  background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/dropdown-arrow.png");
  background-size: 15px;
  background-position-x: calc(100% - 14px);
  background-position-y: 18px; }
  .bc-commonForm-form select:focus {
    border-color: #000; }

.bc-commonForm-form .button {
  height: 54px;
  line-height: 54px !important;
  padding: 0 15px;
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: normal; }

.bc-commonForm-form .form-checkbox + label:before {
  width: 12px;
  height: 12px;
  border-radius: 0;
  border-color: #B7BBC1;
  top: 3px; }

.bc-commonForm-form .form-checkbox + label:after {
  width: 12px;
  height: 12px;
  top: 4px;
  left: 0; }

.bc-commonForm-form .form-checkbox:checked + label:before {
  background-color: #B7BBC1; }

.bc-commonForm-form .form-checkbox:checked + label:after {
  background-size: 8px;
  background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/checkbox-tick.png"); }

.bc-commonForm-form .qq-uploader-buttonText-value,
.bc-commonForm-form .form-upload-multiple {
  font-family: aktiv-grotesk, sans-serif; }

.bc-commonForm-primaryBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  color: #FFF !important;
  background-color: #000;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid transparent; }
  .bc-commonForm-primaryBtn:hover {
    border: 1px solid #000;
    background-color: #FFF;
    color: #000 !important;
    transition: all .3s ease; }

.bc-commonForm-secondaryBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid transparent; }
  .bc-commonForm-secondaryBtn:hover {
    border: 1px solid #000;
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.bc-commonForm-onlineBtn {
  display: inline-block;
  height: 54px;
  line-height: 54px !important;
  padding: 0;
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: uppercase !important;
  letter-spacing: normal !important;
  transition: all .3s ease;
  border: 1px solid #000; }
  .bc-commonForm-onlineBtn:hover {
    background-color: #000;
    color: #FFF;
    transition: all .3s ease; }

.bc-commonForm-label {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #000; }

.bc-collectionCategory-mainContainer .bc-productCards-container {
  border-top: 1px solid #EAEDF1;
  margin-top: 40px; }
  @media (max-width: 768px) {
    .bc-collectionCategory-mainContainer .bc-productCards-container {
      margin-top: 30px; } }

.bc-collectionCategory-mainContainer .bc-productCards-container-bc-collection-category-you-may-also-love {
  margin-bottom: 15px; }
  @media (max-width: 768px) {
    .bc-collectionCategory-mainContainer .bc-productCards-container-bc-collection-category-you-may-also-love {
      margin-bottom: 5px; } }
  .bc-collectionCategory-mainContainer .bc-productCards-container-bc-collection-category-you-may-also-love .bc-productCards-outerContainer {
    margin-bottom: 0; }

.bc-category-body > div.body {
  margin-bottom: 0; }

.bc-category-body .bc-category-sectionHeader {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000;
  margin: 25px auto;
  text-align: center;
  letter-spacing: 0; }
  @media (max-width: 768px) {
    .bc-category-body .bc-category-sectionHeader {
      margin: 25px 0; } }

.bc-category-productCards-paginationContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-summary {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin: 0;
    padding: 0; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-summary {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        line-height: 18px; } }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentageContainer {
    margin: 15px 0 20px 0;
    width: 100%;
    max-width: 380px; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentageContainer {
        max-width: 280px;
        margin: 20px 0; } }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentage {
    position: relative;
    height: 2px;
    width: 100%;
    background-color: #EAEDF1; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentageValue {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background-color: #343B41; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 380px;
    margin: 0 0 40px 0;
    position: relative; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer {
        margin: 0 0 30px 0; } }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer .bc-category-productCards-pagination-btnsContainer-load {
      display: none;
      width: 20px;
      height: 20px;
      border: 5px solid grey;
      border-radius: 100%;
      position: absolute;
      left: calc(50% - 10px); }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer.loading:after {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      background-color: transparent;
      position: absolute; }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer.loading .bc-category-productCards-pagination-btnsContainer-load {
      display: inline-block;
      border-top: 5px solid transparent;
      animation: load-animate infinite linear 1s; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btn {
    height: 45px;
    line-height: 45px;
    width: 100%;
    max-width: 200px;
    margin: 0 0 15px 0;
    padding: 0;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btn {
        height: 44px;
        line-height: 44px;
        max-width: 180px; } }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btn.loading {
      background-color: #c5c5c5; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-link {
    padding: 0;
    margin: 0;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px; }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.bc-category-productCards-paginationContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-summary {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin: 0;
    padding: 0; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-summary {
        font: normal 500 12px aktiv-grotesk, sans-serif;
        font-size: 14px;
        line-height: 18px; } }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentageContainer {
    margin: 15px 0 20px 0;
    width: 100%;
    max-width: 380px; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentageContainer {
        max-width: 280px;
        margin: 20px 0; } }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentage {
    position: relative;
    height: 2px;
    width: 100%;
    background-color: #EAEDF1; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-percentageValue {
    position: absolute;
    left: 0;
    top: 0;
    height: 2px;
    background-color: #343B41; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 380px;
    margin: 0 0 40px 0;
    position: relative; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer {
        margin: 0 0 30px 0; } }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer .bc-category-productCards-pagination-btnsContainer-load {
      display: none;
      width: 20px;
      height: 20px;
      border: 5px solid grey;
      border-radius: 100%;
      position: absolute;
      left: calc(50% - 10px); }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer.loading:after {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      background-color: transparent;
      position: absolute; }
    .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btnsContainer.loading .bc-category-productCards-pagination-btnsContainer-load {
      display: inline-block;
      border-top: 5px solid transparent;
      animation: load-animate infinite linear 1s; }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btn {
    height: 45px;
    line-height: 45px;
    width: 100%;
    max-width: 200px;
    margin: 0 0 15px 0;
    padding: 0;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px; }
    @media (max-width: 768px) {
      .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-btn {
        height: 44px;
        line-height: 44px;
        max-width: 180px; } }
  .bc-category-productCards-paginationContainer .bc-category-productCards-pagination-link {
    padding: 0;
    margin: 0;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px; }

@keyframes load-animate {
  0% {
    transform: rotate(0deg); }
  50% {
    transform: rotate(180deg);
    opacity: .35; }
  100% {
    transform: rotate(360deg); } }

.bc-category-productCards-prevContainer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .bc-category-productCards-prevContainer .bc-category-productCards-prev-btnsContainer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 380px;
    margin: 0;
    position: relative; }
    .bc-category-productCards-prevContainer .bc-category-productCards-prev-btnsContainer .bc-category-productCards-prev-btnsContainer-load {
      display: none;
      width: 20px;
      height: 20px;
      border: 5px solid grey;
      border-radius: 100%;
      position: absolute;
      left: calc(50% - 10px); }
    .bc-category-productCards-prevContainer .bc-category-productCards-prev-btnsContainer.loading:after {
      width: 100%;
      height: 100%;
      content: '';
      display: block;
      background-color: transparent;
      position: absolute; }
    .bc-category-productCards-prevContainer .bc-category-productCards-prev-btnsContainer.loading .bc-category-productCards-prev-btnsContainer-load {
      display: inline-block;
      border-top: 5px solid transparent;
      animation: load-animate infinite linear 1s; }
  .bc-category-productCards-prevContainer .bc-category-productCards-pagination-btn {
    height: 45px;
    line-height: 45px;
    width: 100%;
    max-width: 200px;
    margin: 0 0 20px 0;
    padding: 0;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px; }
    @media (max-width: 768px) {
      .bc-category-productCards-prevContainer .bc-category-productCards-pagination-btn {
        height: 44px;
        line-height: 44px;
        max-width: 180px; } }
    .bc-category-productCards-prevContainer .bc-category-productCards-pagination-btn.loading {
      background-color: #c5c5c5; }

.bc-category-productCardsFilters-container {
  padding-left: 5px; }
  .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer {
    max-height: calc(100vh - 158px);
    overflow-y: auto;
    position: sticky;
    top: 148px; }
    @media (max-width: 768px) {
      .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer {
        height: 100%;
        overflow-y: scroll;
        max-height: unset; } }
    .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar {
      width: 100%; }
      .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block {
        padding: 20px 0;
        border-top: 1px solid #eaedf1;
        margin-top: 0; }
        .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block .accordion-navigation .accordion-title {
          margin-bottom: 0;
          font: normal 500 12px aktiv-grotesk, sans-serif;
          font-size: 14px;
          line-height: 18px;
          color: #000; }
        .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block .accordion-content.is-open ul {
          max-height: 1000px; }
        .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block .accordion-content ul {
          max-height: 0;
          display: block;
          overflow: hidden;
          transition: max-height 0.5s ease;
          padding-top: 15px; }
          .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block .accordion-content ul li {
            display: flex;
            align-items: center;
            position: relative;
            text-decoration: none !important; }
            .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block .accordion-content ul li a {
              margin: 0;
              padding: 0 0 0 25px;
              font: normal 400 12px aktiv-grotesk, sans-serif;
              font-size: 14px;
              line-height: 30px;
              color: #000 !important;
              display: flex;
              align-items: center;
              position: relative;
              text-decoration: none !important; }
              .bc-category-productCardsFilters-container .bc-category-productCards-filter-innerContainer #faceted-search-container.page-sidebar .accordion-block .accordion-content ul li a span.counter {
                margin-left: auto;
                color: #b7bbc1; }
  .bc-category-productCardsFilters-container .bc-category-productCards-filterHeader {
    display: none; }
    @media (max-width: 768px) {
      .bc-category-productCardsFilters-container .bc-category-productCards-filterHeader {
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
        height: 50px;
        width: 100%;
        background-color: #EAEDF1;
        z-index: 1; } }
  .bc-category-productCardsFilters-container .bc-category-productCards-filter-title {
    margin-right: 4px; }
  .bc-category-productCardsFilters-container .bc-category-productCards-filter-title,
  .bc-category-productCardsFilters-container .bc-category-productCards-filter-count {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    line-height: 20px; }
  @media (max-width: 768px) {
    .bc-category-productCardsFilters-container .bc-category-productCards-filterWrappers {
      height: calc(100% - 124px);
      overflow: scroll; } }
  @media (max-width: 768px) {
    .bc-category-productCardsFilters-container .bc-category-productCards-filter-close {
      position: absolute;
      top: 16px;
      right: 8px; }
      .bc-category-productCardsFilters-container .bc-category-productCards-filter-close button {
        padding: 1px 6px; } }
  .bc-category-productCardsFilters-container .bc-category-productCards-filterBottom {
    display: none; }
    @media (max-width: 768px) {
      .bc-category-productCardsFilters-container .bc-category-productCards-filterBottom {
        display: flex;
        justify-content: space-between;
        position: sticky;
        top: 100%;
        background-color: #EAEDF1;
        padding: 15px; } }
  .bc-category-productCardsFilters-container .bc-category-productCards-filterBottom-btn {
    width: calc(50% - 2.5px);
    height: 44px;
    line-height: 44px;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #000000;
    background-color: #FFF;
    padding: 0;
    text-transform: uppercase; }

@media (max-width: 768px) {
  body .bc-category-productCards-filterContainer-open {
    overflow: hidden;
    max-height: 100%;
    z-index: 0; }
    body .bc-category-productCards-filterContainer-open #faceted-search-container {
      padding: 0 !important;
      margin-bottom: 30px !important; }
      body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList {
        display: block; }
        body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList {
          border: 0; }
          body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block {
            border-top: 0 !important;
            padding: 0 !important; }
            body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation {
              padding: 20px 15px !important; }
              body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation.is-open {
                border-bottom: 0 !important; }
              body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation h5.accordion-title {
                font-size: 16px !important;
                line-height: 20px !important;
                padding: 0; }
              body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-navigation .accordion-navigation-actions {
                top: 1.5rem;
                font-size: 16px !important;
                line-height: 20px !important; }
            body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-content {
              padding: 20px 15px !important; }
              body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-content ul {
                padding-top: 0 !important; }
                body .bc-category-productCards-filterContainer-open #faceted-search-container .facetedSearch-navList .accordion--navList .accordion-block .accordion-content ul li a {
                  font-size: 16px !important;
                  line-height: 35px !important; }
    body .bc-category-productCards-filterContainer-open .bc-category-overlay {
      position: absolute;
      display: block;
      content: '';
      width: 100%;
      height: 500%;
      overflow: hidden;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 100;
      top: -500px; }
  body .bc-category-productCards-summary-sortbyContainer-open form.actionBar {
    width: 100%; }
  body.bc-category-productCards-filterContainer-open .bc-category-overlay, body.bc-category-productCards-summary-sortbyContainer-open .bc-category-overlay {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 500%;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 101;
    top: -500px; } }

.bc-category-btns {
  display: none; }

@media (max-width: 768px) {
  .bc-category-btns {
    display: flex;
    background-color: #EAEDF1;
    padding: 13px 10px;
    justify-content: space-between;
    margin: 0 0 20px 0; }
    .bc-category-btns.fixed {
      position: fixed;
      z-index: 4;
      width: 100%; }
  .bc-category-btn {
    width: calc(50% - 2.5px);
    height: 44px;
    line-height: 44px;
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #000000;
    text-transform: uppercase;
    background-color: #fff; } }

.mr-category-body .bc-category-sectionHeader {
  font: normal 500 12px aktiv-grotesk, sans-serif;
  font-size: 25px;
  line-height: 32px;
  color: #000;
  margin: 25px auto;
  text-align: center;
  letter-spacing: 0; }
  @media (max-width: 768px) {
    .mr-category-body .bc-category-sectionHeader {
      margin: 25px 0; } }

.bc-category-productCards-summary-filterSummary {
  display: flex; }
  .bc-category-productCards-summary-filterSummary .bc-category-productCards-summary-filterSummary-title {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-right: 30px; }
  .bc-category-productCards-summary-filterSummary .bc-category-productCards-summary-filterSummary-items {
    display: flex;
    flex-wrap: wrap;
    max-width: calc(100% - 100px); }

.bc-category-productCards-summary-filterSummary-clearAll {
  font: normal 500 12px aktiv-grotesk, sans-serif !important;
  font-size: 14px !important;
  text-transform: capitalize;
  line-height: 18px !important;
  color: #000000;
  padding: 0;
  height: 18px; }

.bc-category-productCards-summary-filterSummary-item {
  display: flex;
  height: 18px;
  margin-right: 20px;
  margin-bottom: 5px; }
  .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-filterSummary-item-colourWrapper {
    width: 18px;
    height: 18px;
    border: 1px solid #000000;
    border-radius: 50%;
    margin-right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .5s ease; }
  .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-filterSummary-item-colour {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%; }
    .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-filterSummary-item-colour.bc-category-productCards-filterSummary-item-colour-border {
      border: 1px solid #EDEDED; }
    .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-filterSummary-item-colour[data-color="floral"] {
      background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/filter-swatch-floral.png");
      background-size: 12px 12px;
      background-position: center center;
      background-repeat: no-repeat; }
    .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-filterSummary-item-colour[data-color="stripes"] {
      background-image: url("https://cdn11.bigcommerce.com/s-rh2fdzc6io/product_images/uploaded_images/filter-swatch-stripe.png");
      background-size: 12px 12px;
      background-position: center center;
      background-repeat: no-repeat; }
  .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-summary-filterSummary-itemContent {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    margin-right: 7px;
    text-transform: capitalize; }
  .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-summary-filterSummary-itemClose-container {
    height: 18px;
    display: flex;
    align-items: center; }
    .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-summary-filterSummary-itemClose-container button {
      padding: 0;
      width: 10px;
      height: 10px; }
      .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-summary-filterSummary-itemClose-container button path {
        transition: all .3s ease; }
      .bc-category-productCards-summary-filterSummary-item .bc-category-productCards-summary-filterSummary-itemClose-container button:hover path {
        fill: #000000;
        transition: all .3s ease; }

span[data-color="blue"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #444e6d; }

span[data-color="grey"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #c4c4c4; }

span[data-color="green"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #726d58; }

span[data-color="white"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat white; }

span[data-color="black"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat black; }

span[data-color="pink"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #dfb4a7; }

span[data-color="purple"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #9a96a6; }

span[data-color="brown"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #5c4d44; }

span[data-color="beige"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #b3a38c; }

span[data-color="cream"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #D7C9BC; }

span[data-color="red"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #DF928A; }

span[data-color="prints &amp; patterns"] {
  border: 1px solid #ededed;
  background: 100% center no-repeat #b66344; }

span[data-color="yellow"] {
  border: 1px solid #cfbf48;
  background: 100% center no-repeat #e1d78b; }

.bc-category-productCards-filterWrappers .accordion-content .toggleLink {
  display: none; }

#facetedSearch[data-source="insider"] .facetedSearch-refineFilters.sidebarBlock {
  display: none; }

#facetedSearch[data-source="insider"] #facetedSearch-navList {
  margin-top: 0; }

#facetedSearch[data-source="insider"] .accordion.accordion--navList.loading .accordion-content.is-open ul {
  display: none; }

#facetedSearch[data-source="insider"] .accordion.accordion--navList.loaded .accordion-content.is-open ul {
  display: block; }

.bc-category-productCards-summary-sortbyContainer {
  position: relative;
  display: flex;
  align-items: center; }
  @media (max-width: 768px) {
    .bc-category-productCards-summary-sortbyContainer {
      flex-direction: column;
      z-index: 101;
      width: 90%;
      max-width: 335px;
      height: 100vh;
      background-color: #FFF;
      position: fixed;
      top: 0;
      right: -1000px;
      transition: all .5s ease;
      padding: 0; }
      .bc-category-productCards-summary-sortbyContainer.bc-category-productCards-summary-sortbyContainer-open {
        right: 0;
        transition: all .5s ease; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortbyLabel {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #000000;
    margin-right: 4px; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortbyLabel {
        display: none; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer {
    position: relative;
    padding-right: 16px; }
    .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer:hover {
      cursor: pointer; }
    .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer.open .bc-category-productCards-summary-sortby-selectedSvg {
      -moz-transform: scaleY(-1);
      -webkit-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1);
      filter: FlipV;
      transition: all .3s ease; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer {
        display: none; } }
    .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer label.form-label {
      display: none; }
    .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer form.actionBar[data-sort-by] {
      margin: 0; }
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer form.actionBar[data-sort-by] div.form-field {
        margin: 0; }
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer form.actionBar[data-sort-by] select {
        padding: 0;
        border: 0;
        outline: 0;
        line-height: auto; }
        .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValueContainer form.actionBar[data-sort-by] select option {
          font: normal 400 12px aktiv-grotesk, sans-serif;
          font-size: 14px;
          color: #000; }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValue {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    color: #000000; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedValue {
        display: none; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedIcon {
    position: absolute;
    top: 1px;
    right: 0; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedIcon {
        display: none; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedSvg {
    transition: all .3s ease; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-selectedSvg {
        display: none; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-dropdown {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #FFF;
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 3;
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease;
    border-radius: 4px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    z-index: 4; }
    .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-dropdown.open {
      max-height: 300px;
      transition: max-height .3s ease; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-summary-sortby-dropdown {
        max-height: 100vh;
        position: relative;
        box-shadow: none;
        width: 100%;
        top: 0;
        padding: 20px 15px; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-sortbyHeader {
    display: none; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-sortbyHeader {
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
        height: 50px;
        width: 100%;
        background-color: #EAEDF1;
        z-index: 1; } }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-sortby-title {
    margin-right: 4px; }
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-sortby-title,
  .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-sortby-titleValue {
    font: normal 500 12px aktiv-grotesk, sans-serif;
    font-size: 16px;
    line-height: 20px; }
  @media (max-width: 768px) {
    .bc-category-productCards-summary-sortbyContainer .bc-category-productCards-sortby-close {
      position: absolute;
      top: 16px;
      right: 8px; } }

.bc-category-productCards-summary-sortby-option {
  min-width: 115px;
  margin-bottom: 5px;
  line-height: 17px;
  display: flex; }
  .bc-category-productCards-summary-sortby-option:first-child {
    margin-top: 15px; }
  .bc-category-productCards-summary-sortby-option:last-child {
    margin-bottom: 15px; }
  .bc-category-productCards-summary-sortby-option:hover {
    cursor: pointer; }
  .bc-category-productCards-summary-sortby-option span {
    font: normal 400 12px aktiv-grotesk, sans-serif;
    font-size: 14px;
    display: inline-block;
    line-height: 17px; }
    @media (max-width: 768px) {
      .bc-category-productCards-summary-sortby-option span {
        font-size: 16px;
        line-height: 35px; }
        .bc-category-productCards-summary-sortby-option span:after {
          bottom: 9px; } }
  .bc-category-productCards-summary-sortby-option.selected:hover {
    cursor: unset; }
  .bc-category-productCards-summary-sortby-option.selected span {
    position: relative; }
    .bc-category-productCards-summary-sortby-option.selected span:after {
      content: '';
      display: block;
      width: 100%;
      height: 1px;
      border-bottom: 1px solid #000;
      position: absolute;
      left: 0;
      bottom: 0; }
      @media (max-width: 768px) {
        .bc-category-productCards-summary-sortby-option.selected span:after {
          bottom: 9px; } }
  @media (max-width: 768px) {
    .bc-category-productCards-summary-sortby-option {
      line-height: 35px;
      margin-bottom: 0;
      width: 100%; }
      .bc-category-productCards-summary-sortby-option:first-child {
        margin-top: 0; }
      .bc-category-productCards-summary-sortby-option:last-child {
        margin-bottom: 0; } }

.navList-item a:hover span:not([data-color]):not(.data-color-wrapper) {
  color: #000 !important;
  position: relative; }
  .navList-item a:hover span:not([data-color]):not(.data-color-wrapper):after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    position: absolute;
    border-bottom: 1px solid #000;
    bottom: 7px; }

.navList-item.color-facet a {
  position: relative; }
  .navList-item.color-facet a span.data-color-wrapper {
    position: relative;
    display: block;
    margin-left: -25px;
    margin-right: 10px; }
    .navList-item.color-facet a span.data-color-wrapper:after {
      content: "";
      border-radius: 50%;
      border: 1px solid #000;
      transition: all .5s ease;
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      opacity: 0; }
  .navList-item.color-facet a:hover span.data-color-wrapper:after {
    opacity: 1; }
  .navList-item.color-facet a:before {
    opacity: 0;
    position: absolute; }
  .navList-item.color-facet a:after {
    opacity: 0;
    position: absolute; }
  .navList-item.color-facet a span[data-color] {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 3px;
    opacity: 1; }
  .navList-item.color-facet a.is-selected span.data-color-wrapper:after {
    opacity: 1; }

#wholesale-form .page-heading {
  margin-bottom: 30px; }

#form-wholesale {
  max-width: 660px;
  margin: 0 auto; }
  #form-wholesale .form-grp {
    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-around; }
    @media screen and (max-width: 650px) {
      #form-wholesale .form-grp {
        flex-wrap: wrap; } }
    #form-wholesale .form-grp .form-field {
      width: 50%;
      padding: 0 16px; }
      @media screen and (max-width: 650px) {
        #form-wholesale .form-grp .form-field {
          width: 100%; } }
      #form-wholesale .form-grp .form-field .small-heading {
        display: block;
        font-weight: 600;
        margin: 0 0 20px 0; }
      #form-wholesale .form-grp .form-field .radio_grp {
        display: flex;
        align-items: center;
        gap: 8px;
        margin-bottom: 8px;
        flex-wrap: wrap; }
      #form-wholesale .form-grp .form-field label.desc {
        text-align: left;
        width: 100%;
        display: inline-block;
        margin: 8px 0 0;
        font-size: 0.85rem;
        max-width: unset; }
      #form-wholesale .form-grp .form-field label.error {
        display: none; }
      #form-wholesale .form-grp .form-field.full {
        width: 100%; }
      #form-wholesale .form-grp .form-field.error input {
        border-color: red; }
      #form-wholesale .form-grp .form-field.error label.error {
        display: block;
        margin-top: 8px;
        text-align: left;
        color: red; }
      #form-wholesale .form-grp .form-field input {
        padding: 10px 7px 9px 7px;
        font-size: 15px;
        border-radius: 0;
        border: 1px solid black;
        width: 100%; }
        #form-wholesale .form-grp .form-field input[type=radio] {
          width: 65px; }
        #form-wholesale .form-grp .form-field input[name=source_from_other] {
          display: none; }
        #form-wholesale .form-grp .form-field input.source_other ~ .required[name=source_from_other] {
          display: inline-block;
          width: auto; }
          @media screen and (max-width: 650px) {
            #form-wholesale .form-grp .form-field input.source_other ~ .required[name=source_from_other] {
              display: block !important;
              width: 100%;
              flex-basis: 100%; } }
      #form-wholesale .form-grp .form-field textarea {
        width: 100%;
        resize: none; }
      #form-wholesale .form-grp .form-field select {
        padding: 10px 7px 9px 7px;
        font-size: 15px;
        border: 1px solid black;
        width: 100%; }
      #form-wholesale .form-grp .form-field.mobile-num {
        display: flex;
        flex-wrap: wrap; }
        #form-wholesale .form-grp .form-field.mobile-num select {
          width: 25%; }
        #form-wholesale .form-grp .form-field.mobile-num input {
          width: 75%; }
    #form-wholesale .form-grp.captcha .form-field {
      text-align: left; }
      #form-wholesale .form-grp.captcha .form-field:last-child {
        margin-left: 20px; }
        @media screen and (max-width: 650px) {
          #form-wholesale .form-grp.captcha .form-field:last-child {
            margin-left: 0; } }
    #form-wholesale .form-grp .submit-grp {
      width: 100%; }
      #form-wholesale .form-grp .submit-grp button {
        width: 100%;
        color: #FFF;
        background-color: #000;
        padding: 12px 16px;
        font-size: 17px; }
        #form-wholesale .form-grp .submit-grp button:hover {
          background: #999;
          border-color: #999; }
        #form-wholesale .form-grp .submit-grp button[disabled] {
          background: #999;
          border-color: #999; }
    #form-wholesale .form-grp .form-message.error label {
      color: red;
      font-size: 18px; }
    #form-wholesale .form-grp .form-message label {
      color: #43a743;
      font-size: 18px; }

/* PARTNERS PAGE */
#preezie-widget-div-id.webpage [data-testid="ui-shopper-banner-container"] {
  display: none !important; }
