@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Baloo+2:wght@400;500;600;700&family=Montserrat:wght@300;400;500;600;700&display=swap");
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: 551px)/";
  width: 0; }

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

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

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

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

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

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

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

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

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

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-feed:before,
.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper-pp:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-intersex:before,
.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-genderless:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

.fa-yc:before,
.fa-y-combinator:before {
  content: ""; }

.fa-optin-monster:before {
  content: ""; }

.fa-opencart:before {
  content: ""; }

.fa-expeditedssl:before {
  content: ""; }

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: ""; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: ""; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: ""; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: ""; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: ""; }

.fa-mouse-pointer:before {
  content: ""; }

.fa-i-cursor:before {
  content: ""; }

.fa-object-group:before {
  content: ""; }

.fa-object-ungroup:before {
  content: ""; }

.fa-sticky-note:before {
  content: ""; }

.fa-sticky-note-o:before {
  content: ""; }

.fa-cc-jcb:before {
  content: ""; }

.fa-cc-diners-club:before {
  content: ""; }

.fa-clone:before {
  content: ""; }

.fa-balance-scale:before {
  content: ""; }

.fa-hourglass-o:before {
  content: ""; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: ""; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: ""; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: ""; }

.fa-hourglass:before {
  content: ""; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: ""; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: ""; }

.fa-hand-scissors-o:before {
  content: ""; }

.fa-hand-lizard-o:before {
  content: ""; }

.fa-hand-spock-o:before {
  content: ""; }

.fa-hand-pointer-o:before {
  content: ""; }

.fa-hand-peace-o:before {
  content: ""; }

.fa-trademark:before {
  content: ""; }

.fa-registered:before {
  content: ""; }

.fa-creative-commons:before {
  content: ""; }

.fa-gg:before {
  content: ""; }

.fa-gg-circle:before {
  content: ""; }

.fa-tripadvisor:before {
  content: ""; }

.fa-odnoklassniki:before {
  content: ""; }

.fa-odnoklassniki-square:before {
  content: ""; }

.fa-get-pocket:before {
  content: ""; }

.fa-wikipedia-w:before {
  content: ""; }

.fa-safari:before {
  content: ""; }

.fa-chrome:before {
  content: ""; }

.fa-firefox:before {
  content: ""; }

.fa-opera:before {
  content: ""; }

.fa-internet-explorer:before {
  content: ""; }

.fa-tv:before,
.fa-television:before {
  content: ""; }

.fa-contao:before {
  content: ""; }

.fa-500px:before {
  content: ""; }

.fa-amazon:before {
  content: ""; }

.fa-calendar-plus-o:before {
  content: ""; }

.fa-calendar-minus-o:before {
  content: ""; }

.fa-calendar-times-o:before {
  content: ""; }

.fa-calendar-check-o:before {
  content: ""; }

.fa-industry:before {
  content: ""; }

.fa-map-pin:before {
  content: ""; }

.fa-map-signs:before {
  content: ""; }

.fa-map-o:before {
  content: ""; }

.fa-map:before {
  content: ""; }

.fa-commenting:before {
  content: ""; }

.fa-commenting-o:before {
  content: ""; }

.fa-houzz:before {
  content: ""; }

.fa-vimeo:before {
  content: ""; }

.fa-black-tie:before {
  content: ""; }

.fa-fonticons:before {
  content: ""; }

.fa-reddit-alien:before {
  content: ""; }

.fa-edge:before {
  content: ""; }

.fa-credit-card-alt:before {
  content: ""; }

.fa-codiepie:before {
  content: ""; }

.fa-modx:before {
  content: ""; }

.fa-fort-awesome:before {
  content: ""; }

.fa-usb:before {
  content: ""; }

.fa-product-hunt:before {
  content: ""; }

.fa-mixcloud:before {
  content: ""; }

.fa-scribd:before {
  content: ""; }

.fa-pause-circle:before {
  content: ""; }

.fa-pause-circle-o:before {
  content: ""; }

.fa-stop-circle:before {
  content: ""; }

.fa-stop-circle-o:before {
  content: ""; }

.fa-shopping-bag:before {
  content: ""; }

.fa-shopping-basket:before {
  content: ""; }

.fa-hashtag:before {
  content: ""; }

.fa-bluetooth:before {
  content: ""; }

.fa-bluetooth-b:before {
  content: ""; }

.fa-percent:before {
  content: ""; }

.fa-gitlab:before {
  content: ""; }

.fa-wpbeginner:before {
  content: ""; }

.fa-wpforms:before {
  content: ""; }

.fa-envira:before {
  content: ""; }

.fa-universal-access:before {
  content: ""; }

.fa-wheelchair-alt:before {
  content: ""; }

.fa-question-circle-o:before {
  content: ""; }

.fa-blind:before {
  content: ""; }

.fa-audio-description:before {
  content: ""; }

.fa-volume-control-phone:before {
  content: ""; }

.fa-braille:before {
  content: ""; }

.fa-assistive-listening-systems:before {
  content: ""; }

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: ""; }

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: ""; }

.fa-glide:before {
  content: ""; }

.fa-glide-g:before {
  content: ""; }

.fa-signing:before,
.fa-sign-language:before {
  content: ""; }

.fa-low-vision:before {
  content: ""; }

.fa-viadeo:before {
  content: ""; }

.fa-viadeo-square:before {
  content: ""; }

.fa-snapchat:before {
  content: ""; }

.fa-snapchat-ghost:before {
  content: ""; }

.fa-snapchat-square:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-first-order:before {
  content: ""; }

.fa-yoast:before {
  content: ""; }

.fa-themeisle:before {
  content: ""; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: ""; }

.fa-fa:before,
.fa-font-awesome:before {
  content: ""; }

.fa-handshake-o:before {
  content: ""; }

.fa-envelope-open:before {
  content: ""; }

.fa-envelope-open-o:before {
  content: ""; }

.fa-linode:before {
  content: ""; }

.fa-address-book:before {
  content: ""; }

.fa-address-book-o:before {
  content: ""; }

.fa-vcard:before,
.fa-address-card:before {
  content: ""; }

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: ""; }

.fa-user-circle:before {
  content: ""; }

.fa-user-circle-o:before {
  content: ""; }

.fa-user-o:before {
  content: ""; }

.fa-id-badge:before {
  content: ""; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: ""; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: ""; }

.fa-quora:before {
  content: ""; }

.fa-free-code-camp:before {
  content: ""; }

.fa-telegram:before {
  content: ""; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: ""; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: ""; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: ""; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: ""; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: ""; }

.fa-shower:before {
  content: ""; }

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: ""; }

.fa-podcast:before {
  content: ""; }

.fa-window-maximize:before {
  content: ""; }

.fa-window-minimize:before {
  content: ""; }

.fa-window-restore:before {
  content: ""; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: ""; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: ""; }

.fa-bandcamp:before {
  content: ""; }

.fa-grav:before {
  content: ""; }

.fa-etsy:before {
  content: ""; }

.fa-imdb:before {
  content: ""; }

.fa-ravelry:before {
  content: ""; }

.fa-eercast:before {
  content: ""; }

.fa-microchip:before {
  content: ""; }

.fa-snowflake-o:before {
  content: ""; }

.fa-superpowers:before {
  content: ""; }

.fa-wpexplorer:before {
  content: ""; }

.fa-meetup:before {
  content: ""; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

/*! 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: 551px) {
    html {
      font-size: 14px; } }
  @media (min-width: 801px) {
    html {
      font-size: 14px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 14px; } }

body {
  font-family: "Montserrat", 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: 24px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

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: #0052a6;
  color: #0a2844;
  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: #0052a6;
    color: #0a2844; }
  .button:active {
    background-color: transparent;
    border: 1px solid #0a2844;
    color: #0a2844; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .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: #0052a6;
  border-color: #0052a6;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #004a95;
    border-color: #004a95;
    color: white; }
  .button--primary:active {
    background-color: #004a95;
    border: 1px solid #004a95;
    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: 16px; }

.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: #0a2844; }

/*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: #8f8f8f;
  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: #474747;
    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: #8f8f8f;
  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: #474747; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #474747; }

/*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: 551px) {
    .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 #8f8f8f;
      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: #0a2844;
    box-shadow: 0 0 4px rgba(10, 40, 68, 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: 481px) {
    .form-actions {
      text-align: left; } }

.form-actions > * {
  display: inline-block;
  margin-bottom: 1rem;
  width: 100%; }
  @media (min-width: 481px) {
    .form-actions > * {
      vertical-align: baseline;
      width: auto; } }

@media (min-width: 481px) {
  .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: 481px) {
      .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: 551px) {
    .tab {
      float: left; } }

.tab-title {
  color: #757575;
  display: block;
  font-size: 16px;
  padding: 0.78571rem 1.57143rem; }
  .tab-title:hover {
    color: #333333; }

.tab.is-active .tab-title {
  color: #333333;
  font-weight: 700; }

@media (min-width: 551px) {
  .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: 551px) {
  .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: 551px) {
  .navBar-item {
    float: left; } }

.navBar-item, .navBar-action {
  display: block; }

.navBar-action {
  color: black;
  font-size: 16px;
  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: 16px;
  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: background-color 300ms 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: opacity 300ms 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: "Montserrat", 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: 551px) {
    .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: 551px) {
    .modal {
      left: 0;
      margin: 0 auto;
      max-width: 80%;
      right: 0;
      width: 900px; } }
  @media only screen and (min-width: 551px) {
    .modal {
      top: 50% !important; } }
  @media (min-width: 551px) {
    .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: 481px) {
    .modal-footer {
      text-align: right; } }
  .modal-footer .button {
    display: block; }
    @media (min-width: 481px) {
      .modal-footer .button {
        display: inline-block;
        margin-bottom: 0; } }

.modal-footer-link {
  display: inline-block;
  font-size: 16px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 481px) {
    .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: 16px;
  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: 551px) {
  .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: 551px) {
  .actionBar-section--alt {
    float: right; } }

.actionBar-item {
  margin-bottom: 1.5rem; }
  @media (min-width: 551px) {
    .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; }

.aria-description--hidden {
  height: 1px;
  left: 0;
  margin-left: -10000px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 1px; }

/* 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: white;
    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);
  border: 1px solid white;
  height: 4.35714rem;
  margin-top: -1.07143rem;
  padding: 0.71429rem;
  width: 2.85714rem;
  z-index: 1; }
  .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: -5px; }
  @media (min-width: 1261px) {
    .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='white' 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;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='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

.slick-prev {
  left: -5px; }
  @media (min-width: 1261px) {
    .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='white' 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;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='%23474747' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none' fill-rule='evenodd' /%3E%3C/svg%3E"); }

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

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

div.slick-slider {
  min-width: 100%;
  width: 1px;
  *width: 100%; }

.carousel-tooltip {
  display: none;
  height: 1px;
  margin-top: 10px;
  position: relative; }
  .carousel-tooltip::before {
    border-color: transparent transparent #313440 transparent;
    border-style: solid;
    border-width: 0.71429rem;
    content: " ";
    position: absolute;
    right: 0;
    top: 50%; }
  .carousel-tooltip::after {
    background-color: #313440;
    border-radius: 0.57143rem;
    color: white;
    content: attr(aria-label);
    cursor: default;
    font-size: 1rem;
    padding: 0.28571rem 0.42857rem;
    position: absolute;
    right: 0;
    top: 100%;
    white-space: nowrap; }
  .carousel-tooltip::before, .carousel-tooltip::after {
    display: none; }
  .carousel-tooltip:focus::before, .carousel-tooltip:focus::after {
    display: block; }
  @media (min-width: 551px) {
    .carousel-tooltip {
      display: block; } }
  .carousel-tooltip::after {
    padding: 15px 10px;
    top: 10px; }
  .slick-prev:focus .carousel-tooltip::before, .slick-prev:focus .carousel-tooltip::after,
  .slick-next:focus .carousel-tooltip::before,
  .slick-next:focus .carousel-tooltip::after,
  .slick-dots button:focus .carousel-tooltip::before,
  .slick-dots button:focus .carousel-tooltip::after {
    display: block; }
  .slick-prev .carousel-tooltip::before,
  .slick-next .carousel-tooltip::before {
    top: -7px; }
  .slick-prev .carousel-tooltip::before {
    right: -2px; }
  .slick-prev .carousel-tooltip::after {
    left: -5px;
    right: auto; }
  .slick-next .carousel-tooltip::after {
    right: -5px; }
  .slick-dots button .carousel-tooltip {
    margin-top: 25px; }
    .slick-dots button .carousel-tooltip::before, .slick-dots button .carousel-tooltip::after {
      right: 50%;
      transform: translateX(50%); }
    .slick-dots button .carousel-tooltip::before {
      top: -7px; }

.carousel-play-pause-button {
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  border: 1px solid white;
  bottom: 0.5rem;
  color: #8f8f8f;
  display: none;
  font-size: 14px;
  font-weight: 700;
  height: 32px;
  left: 15px;
  line-height: 1.25;
  max-width: 60px;
  min-width: 60px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  transition: color 100ms ease-out;
  white-space: nowrap;
  z-index: 5; }
  @media (min-width: 551px) {
    .carousel-play-pause-button {
      font-size: 18px;
      max-width: 150px; } }
  @media (min-width: 801px) {
    .carousel-play-pause-button {
      bottom: 1.5rem;
      left: 25px; } }
  .carousel-play-pause-button:hover {
    color: #474747; }
  @media (min-width: 375px) {
    .carousel-play-pause-button {
      max-width: 90px;
      min-width: 80px; } }

[data-slick] {
  visibility: hidden;
  opacity: 0; }
  [data-slick] .slick-list {
    display: none; }
  [data-slick].slick-initialized {
    opacity: 1;
    visibility: visible;
    transition: opacity .5s ease-in, visibility .5s ease-in; }
    [data-slick].slick-initialized .slick-list {
      display: block; }

.nanobar {
  display: none;
  height: 0.35714rem;
  pointer-events: none;
  top: 0;
  user-select: none;
  overflow: hidden;
  width: 100%;
  z-index: 9999; }
  .nanobar .bar {
    background-color: #999999;
    height: 100%;
    transition: height 0.1s;
    width: 0; }

.swal2-popup.swal2-toast {
  flex-direction: row;
  align-items: center;
  width: auto;
  padding: 0.625em;
  overflow-y: hidden;
  background: #fff;
  box-shadow: 0 0 0.625em #d9d9d9; }
  .swal2-popup.swal2-toast .swal2-header {
    flex-direction: row;
    padding: 0; }
  .swal2-popup.swal2-toast .swal2-title {
    flex-grow: 1;
    justify-content: flex-start;
    margin: 0 0.6em;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-footer {
    margin: 0.5em 0 0;
    padding: 0.5em 0 0;
    font-size: 0.8em; }
  .swal2-popup.swal2-toast .swal2-close {
    position: static;
    width: 0.8em;
    height: 0.8em;
    line-height: 0.8; }
  .swal2-popup.swal2-toast .swal2-content {
    justify-content: flex-start;
    padding: 0;
    font-size: 1em; }
  .swal2-popup.swal2-toast .swal2-icon {
    width: 2em;
    min-width: 2em;
    height: 2em;
    margin: 0; }
    .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
      display: flex;
      align-items: center;
      font-size: 1.8em;
      font-weight: bold; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .swal2-popup.swal2-toast .swal2-icon .swal2-icon-content {
          font-size: .25em; } }
    .swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      top: .875em;
      width: 1.375em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: .3125em; }
      .swal2-popup.swal2-toast .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: .3125em; }
  .swal2-popup.swal2-toast .swal2-actions {
    flex-basis: auto !important;
    width: auto;
    height: auto;
    margin: 0 .3125em; }
  .swal2-popup.swal2-toast .swal2-styled {
    margin: 0 .3125em;
    padding: .3125em .625em;
    font-size: 1em; }
    .swal2-popup.swal2-toast .swal2-styled:focus {
      box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-popup.swal2-toast .swal2-success {
    border-color: #a5dc86; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 1.6em;
      height: 3em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.8em;
        left: -.5em;
        transform: rotate(-45deg);
        transform-origin: 2em 2em;
        border-radius: 4em 0 0 4em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.25em;
        left: .9375em;
        transform-origin: 0 1.5em;
        border-radius: 0 4em 4em 0; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-ring {
      width: 2em;
      height: 2em; }
    .swal2-popup.swal2-toast .swal2-success .swal2-success-fix {
      top: 0;
      left: .4375em;
      width: .4375em;
      height: 2.6875em; }
    .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'] {
      height: .3125em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 1.125em;
        left: .1875em;
        width: .75em; }
      .swal2-popup.swal2-toast .swal2-success [class^='swal2-success-line'][class$='long'] {
        top: .9375em;
        right: .1875em;
        width: 1.375em; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-toast-animate-success-line-tip .75s; }
    .swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-toast-animate-success-line-long .75s; }
  .swal2-popup.swal2-toast.swal2-show {
    animation: swal2-toast-show 0.5s; }
  .swal2-popup.swal2-toast.swal2-hide {
    animation: swal2-toast-hide 0.1s forwards; }

.swal2-container {
  display: flex;
  position: fixed;
  z-index: 1060;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow-x: hidden;
  transition: background-color 0.1s;
  -webkit-overflow-scrolling: touch; }
  .swal2-container.swal2-backdrop-show, .swal2-container.swal2-noanimation {
    background: rgba(0, 0, 0, 0.4); }
  .swal2-container.swal2-backdrop-hide {
    background: transparent !important; }
  .swal2-container.swal2-top {
    align-items: flex-start; }
  .swal2-container.swal2-top-start, .swal2-container.swal2-top-left {
    align-items: flex-start;
    justify-content: flex-start; }
  .swal2-container.swal2-top-end, .swal2-container.swal2-top-right {
    align-items: flex-start;
    justify-content: flex-end; }
  .swal2-container.swal2-center {
    align-items: center; }
  .swal2-container.swal2-center-start, .swal2-container.swal2-center-left {
    align-items: center;
    justify-content: flex-start; }
  .swal2-container.swal2-center-end, .swal2-container.swal2-center-right {
    align-items: center;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom {
    align-items: flex-end; }
  .swal2-container.swal2-bottom-start, .swal2-container.swal2-bottom-left {
    align-items: flex-end;
    justify-content: flex-start; }
  .swal2-container.swal2-bottom-end, .swal2-container.swal2-bottom-right {
    align-items: flex-end;
    justify-content: flex-end; }
  .swal2-container.swal2-bottom > :first-child,
  .swal2-container.swal2-bottom-start > :first-child,
  .swal2-container.swal2-bottom-left > :first-child,
  .swal2-container.swal2-bottom-end > :first-child,
  .swal2-container.swal2-bottom-right > :first-child {
    margin-top: auto; }
  .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-start, .swal2-container.swal2-grow-column.swal2-center-start, .swal2-container.swal2-grow-column.swal2-bottom-start, .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-end, .swal2-container.swal2-grow-column.swal2-center-end, .swal2-container.swal2-grow-column.swal2-bottom-end, .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.swal2-no-transition {
    transition: none !important; }
  .swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen) > .swal2-modal {
    margin: auto; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .swal2-container .swal2-modal {
      margin: 0 !important; } }

.swal2-popup {
  display: none;
  position: relative;
  box-sizing: border-box;
  flex-direction: column;
  justify-content: center;
  width: 32em;
  max-width: 100%;
  padding: 1.25em;
  border: none;
  border-radius: 0.3125em;
  background: #fff;
  font-family: inherit;
  font-size: 1rem; }
  .swal2-popup:focus {
    outline: none; }
  .swal2-popup.swal2-loading {
    overflow-y: hidden; }

.swal2-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 1.8em; }

.swal2-title {
  position: relative;
  max-width: 100%;
  margin: 0 0 0.4em;
  padding: 0;
  color: #595959;
  font-size: 1.875em;
  font-weight: 600;
  text-align: center;
  text-transform: none;
  word-wrap: break-word; }

.swal2-actions {
  display: flex;
  z-index: 1;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 1.25em auto 0; }
  .swal2-actions:not(.swal2-loading) .swal2-styled[disabled] {
    opacity: .4; }
  .swal2-actions:not(.swal2-loading) .swal2-styled:hover {
    background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)); }
  .swal2-actions:not(.swal2-loading) .swal2-styled:active {
    background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)); }
  .swal2-actions.swal2-loading .swal2-styled.swal2-confirm {
    box-sizing: border-box;
    width: 2.5em;
    height: 2.5em;
    margin: .46875em;
    padding: 0;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: .25em solid transparent;
    border-radius: 100%;
    border-color: transparent;
    background-color: transparent !important;
    color: transparent !important;
    cursor: default;
    user-select: none; }
  .swal2-actions.swal2-loading .swal2-styled.swal2-cancel {
    margin-right: 30px;
    margin-left: 30px; }
  .swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-left: 5px;
    animation: swal2-rotate-loading 1.5s linear 0s infinite normal;
    border: 3px solid #999999;
    border-radius: 50%;
    border-right-color: transparent;
    box-shadow: 1px 1px 1px #fff; }

.swal2-styled {
  margin: .3125em;
  padding: .625em 2em;
  box-shadow: none;
  font-weight: 500; }
  .swal2-styled:not([disabled]) {
    cursor: pointer; }
  .swal2-styled.swal2-confirm {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #3085d6;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 0.25em;
    background: initial;
    background-color: #aaa;
    color: #fff;
    font-size: 1.0625em; }
  .swal2-styled:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 3px rgba(50, 100, 150, 0.4); }
  .swal2-styled::-moz-focus-inner {
    border: 0; }

.swal2-footer {
  justify-content: center;
  margin: 1.25em 0 0;
  padding: 1em 0 0;
  border-top: 1px solid #eee;
  color: #545454;
  font-size: 1em; }

.swal2-timer-progress-bar-container {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 0.25em;
  overflow: hidden;
  border-bottom-right-radius: 0.3125em;
  border-bottom-left-radius: 0.3125em; }

.swal2-timer-progress-bar {
  width: 100%;
  height: 0.25em;
  background: rgba(0, 0, 0, 0.2); }

.swal2-image {
  max-width: 100%;
  margin: 1.25em auto; }

.swal2-close {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  width: 1.2em;
  height: 1.2em;
  padding: 0;
  overflow: hidden;
  transition: color 0.1s ease-out;
  border: none;
  border-radius: 0;
  background: transparent;
  color: #cccccc;
  font-family: serif;
  font-size: 2.5em;
  line-height: 1.2;
  cursor: pointer; }
  .swal2-close:hover {
    transform: none;
    background: transparent;
    color: #f27474; }
  .swal2-close::-moz-focus-inner {
    border: 0; }

.swal2-content {
  z-index: 1;
  justify-content: center;
  margin: 0;
  padding: 0 1.6em;
  color: #545454;
  font-size: 1.125em;
  font-weight: normal;
  line-height: normal;
  text-align: center;
  word-wrap: break-word; }

.swal2-input,
.swal2-file,
.swal2-textarea,
.swal2-select,
.swal2-radio,
.swal2-checkbox {
  margin: 1em auto; }

.swal2-input,
.swal2-file,
.swal2-textarea {
  box-sizing: border-box;
  width: 100%;
  transition: border-color 0.3s, box-shadow 0.3s;
  border: 1px solid #d9d9d9;
  border-radius: 0.1875em;
  background: inherit;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.06);
  color: inherit;
  font-size: 1.125em; }
  .swal2-input.swal2-inputerror,
  .swal2-file.swal2-inputerror,
  .swal2-textarea.swal2-inputerror {
    border-color: #f27474 !important;
    box-shadow: 0 0 2px #f27474 !important; }
  .swal2-input:focus,
  .swal2-file:focus,
  .swal2-textarea:focus {
    border: 1px solid #b4dbed;
    outline: none;
    box-shadow: 0 0 3px #c4e6f5; }
  .swal2-input::placeholder,
  .swal2-file::placeholder,
  .swal2-textarea::placeholder {
    color: #cccccc; }

.swal2-range {
  margin: 1em auto;
  background: #fff; }
  .swal2-range input {
    width: 80%; }
  .swal2-range output {
    width: 20%;
    color: inherit;
    font-weight: 600;
    text-align: center; }
  .swal2-range input,
  .swal2-range output {
    height: 2.625em;
    padding: 0;
    font-size: 1.125em;
    line-height: 2.625em; }

.swal2-input {
  height: 2.625em;
  padding: 0 0.75em; }
  .swal2-input[type='number'] {
    max-width: 10em; }

.swal2-file {
  background: inherit;
  font-size: 1.125em; }

.swal2-textarea {
  height: 6.75em;
  padding: 0.75em; }

.swal2-select {
  min-width: 50%;
  max-width: 100%;
  padding: .375em .625em;
  background: inherit;
  color: inherit;
  font-size: 1.125em; }

.swal2-radio,
.swal2-checkbox {
  align-items: center;
  justify-content: center;
  background: #fff;
  color: inherit; }
  .swal2-radio label,
  .swal2-checkbox label {
    margin: 0 .6em;
    font-size: 1.125em; }
  .swal2-radio input,
  .swal2-checkbox input {
    margin: 0 .4em; }

.swal2-validation-message {
  display: none;
  align-items: center;
  justify-content: center;
  padding: 0.625em;
  overflow: hidden;
  background: #f0f0f0;
  color: #666666;
  font-size: 1em;
  font-weight: 300; }
  .swal2-validation-message::before {
    content: '!';
    display: inline-block;
    width: 1.5em;
    min-width: 1.5em;
    height: 1.5em;
    margin: 0 .625em;
    border-radius: 50%;
    background-color: #f27474;
    color: #fff;
    font-weight: 600;
    line-height: 1.5em;
    text-align: center; }

.swal2-icon {
  position: relative;
  box-sizing: content-box;
  justify-content: center;
  width: 5em;
  height: 5em;
  margin: 1.25em auto 1.875em;
  border: .25em solid transparent;
  border-radius: 50%;
  font-family: inherit;
  line-height: 5em;
  cursor: default;
  user-select: none; }
  .swal2-icon .swal2-icon-content {
    display: flex;
    align-items: center;
    font-size: 3.75em; }
  .swal2-icon.swal2-error {
    border-color: #f27474;
    color: #f27474; }
    .swal2-icon.swal2-error .swal2-x-mark {
      position: relative;
      flex-grow: 1; }
    .swal2-icon.swal2-error [class^='swal2-x-mark-line'] {
      display: block;
      position: absolute;
      top: 2.3125em;
      width: 2.9375em;
      height: .3125em;
      border-radius: .125em;
      background-color: #f27474; }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='left'] {
        left: 1.0625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-error [class^='swal2-x-mark-line'][class$='right'] {
        right: 1em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-error.swal2-icon-show {
      animation: swal2-animate-error-icon .5s; }
      .swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark {
        animation: swal2-animate-error-x-mark .5s; }
  .swal2-icon.swal2-warning {
    border-color: #facea8;
    color: #f8bb86; }
  .swal2-icon.swal2-info {
    border-color: #9de0f6;
    color: #3fc3ee; }
  .swal2-icon.swal2-question {
    border-color: #c9dae1;
    color: #87adbd; }
  .swal2-icon.swal2-success {
    border-color: #a5dc86;
    color: #a5dc86; }
    .swal2-icon.swal2-success [class^='swal2-success-circular-line'] {
      position: absolute;
      width: 3.75em;
      height: 7.5em;
      transform: rotate(45deg);
      border-radius: 50%; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='left'] {
        top: -.4375em;
        left: -2.0635em;
        transform: rotate(-45deg);
        transform-origin: 3.75em 3.75em;
        border-radius: 7.5em 0 0 7.5em; }
      .swal2-icon.swal2-success [class^='swal2-success-circular-line'][class$='right'] {
        top: -.6875em;
        left: 1.875em;
        transform: rotate(-45deg);
        transform-origin: 0 3.75em;
        border-radius: 0 7.5em 7.5em 0; }
    .swal2-icon.swal2-success .swal2-success-ring {
      position: absolute;
      z-index: 2;
      top: -.25em;
      left: -.25em;
      box-sizing: content-box;
      width: 100%;
      height: 100%;
      border: 0.25em solid rgba(165, 220, 134, 0.3);
      border-radius: 50%; }
    .swal2-icon.swal2-success .swal2-success-fix {
      position: absolute;
      z-index: 1;
      top: .5em;
      left: 1.625em;
      width: .4375em;
      height: 5.625em;
      transform: rotate(-45deg); }
    .swal2-icon.swal2-success [class^='swal2-success-line'] {
      display: block;
      position: absolute;
      z-index: 2;
      height: .3125em;
      border-radius: .125em;
      background-color: #a5dc86; }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='tip'] {
        top: 2.875em;
        left: .8125em;
        width: 1.5625em;
        transform: rotate(45deg); }
      .swal2-icon.swal2-success [class^='swal2-success-line'][class$='long'] {
        top: 2.375em;
        right: .5em;
        width: 2.9375em;
        transform: rotate(-45deg); }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip {
      animation: swal2-animate-success-line-tip .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long {
      animation: swal2-animate-success-line-long .75s; }
    .swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right {
      animation: swal2-rotate-success-circular-line 4.25s ease-in; }

.swal2-progress-steps {
  align-items: center;
  margin: 0 0 1.25em;
  padding: 0;
  background: inherit;
  font-weight: 600; }
  .swal2-progress-steps li {
    display: inline-block;
    position: relative; }
  .swal2-progress-steps .swal2-progress-step {
    z-index: 20;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    background: #3085d6;
    color: #fff;
    line-height: 2em;
    text-align: center; }
    .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step {
      background: #3085d6; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step {
        background: #add8e6;
        color: #fff; }
      .swal2-progress-steps .swal2-progress-step.swal2-active-progress-step ~ .swal2-progress-step-line {
        background: #add8e6; }
  .swal2-progress-steps .swal2-progress-step-line {
    z-index: 10;
    width: 2.5em;
    height: .4em;
    margin: 0 -1px;
    background: #3085d6; }

[class^='swal2'] {
  -webkit-tap-highlight-color: transparent; }

.swal2-show {
  animation: swal2-show 0.3s; }

.swal2-hide {
  animation: swal2-hide 0.15s forwards; }

.swal2-noanimation {
  transition: none; }

.swal2-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

.swal2-rtl .swal2-close {
  right: auto;
  left: 0; }

.swal2-rtl .swal2-timer-progress-bar {
  right: 0;
  left: auto; }

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

@-moz-document url-prefix() {
  .swal2-close:focus {
    outline: 2px solid rgba(50, 100, 150, 0.4); } }

@keyframes swal2-toast-show {
  0% {
    transform: translateY(-0.625em) rotateZ(2deg); }
  33% {
    transform: translateY(0) rotateZ(-2deg); }
  66% {
    transform: translateY(0.3125em) rotateZ(2deg); }
  100% {
    transform: translateY(0) rotateZ(0deg); } }

@keyframes swal2-toast-hide {
  100% {
    transform: rotateZ(1deg);
    opacity: 0; } }

@keyframes swal2-toast-animate-success-line-tip {
  0% {
    top: .5625em;
    left: .0625em;
    width: 0; }
  54% {
    top: .125em;
    left: .125em;
    width: 0; }
  70% {
    top: .625em;
    left: -.25em;
    width: 1.625em; }
  84% {
    top: 1.0625em;
    left: .75em;
    width: .5em; }
  100% {
    top: 1.125em;
    left: .1875em;
    width: .75em; } }

@keyframes swal2-toast-animate-success-line-long {
  0% {
    top: 1.625em;
    right: 1.375em;
    width: 0; }
  65% {
    top: 1.25em;
    right: .9375em;
    width: 0; }
  84% {
    top: .9375em;
    right: 0;
    width: 1.125em; }
  100% {
    top: .9375em;
    right: .1875em;
    width: 1.375em; } }

@keyframes swal2-show {
  0% {
    transform: scale(0.7); }
  45% {
    transform: scale(1.05); }
  80% {
    transform: scale(0.95); }
  100% {
    transform: scale(1); } }

@keyframes swal2-hide {
  0% {
    transform: scale(1);
    opacity: 1; }
  100% {
    transform: scale(0.5);
    opacity: 0; } }

@keyframes swal2-animate-success-line-tip {
  0% {
    top: 1.1875em;
    left: .0625em;
    width: 0; }
  54% {
    top: 1.0625em;
    left: .125em;
    width: 0; }
  70% {
    top: 2.1875em;
    left: -.375em;
    width: 3.125em; }
  84% {
    top: 3em;
    left: 1.3125em;
    width: 1.0625em; }
  100% {
    top: 2.8125em;
    left: .8125em;
    width: 1.5625em; } }

@keyframes swal2-animate-success-line-long {
  0% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  65% {
    top: 3.375em;
    right: 2.875em;
    width: 0; }
  84% {
    top: 2.1875em;
    right: 0;
    width: 3.4375em; }
  100% {
    top: 2.375em;
    right: .5em;
    width: 2.9375em; } }

@keyframes swal2-rotate-success-circular-line {
  0% {
    transform: rotate(-45deg); }
  5% {
    transform: rotate(-45deg); }
  12% {
    transform: rotate(-405deg); }
  100% {
    transform: rotate(-405deg); } }

@keyframes swal2-animate-error-x-mark {
  0% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  50% {
    margin-top: 1.625em;
    transform: scale(0.4);
    opacity: 0; }
  80% {
    margin-top: -.375em;
    transform: scale(1.15); }
  100% {
    margin-top: 0;
    transform: scale(1);
    opacity: 1; } }

@keyframes swal2-animate-error-icon {
  0% {
    transform: rotateX(100deg);
    opacity: 0; }
  100% {
    transform: rotateX(0deg);
    opacity: 1; } }

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

body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
  overflow: hidden; }

body.swal2-height-auto {
  height: auto !important; }

body.swal2-no-backdrop .swal2-container {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  max-width: calc(100% - 0.625em * 2);
  background-color: transparent !important; }
  body.swal2-no-backdrop .swal2-container > .swal2-modal {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  body.swal2-no-backdrop .swal2-container.swal2-top {
    top: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-top-start, body.swal2-no-backdrop .swal2-container.swal2-top-left {
    top: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-top-end, body.swal2-no-backdrop .swal2-container.swal2-top-right {
    top: 0;
    right: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-start, body.swal2-no-backdrop .swal2-container.swal2-center-left {
    top: 50%;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-center-end, body.swal2-no-backdrop .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    transform: translateY(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom {
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-start, body.swal2-no-backdrop .swal2-container.swal2-bottom-left {
    bottom: 0;
    left: 0; }
  body.swal2-no-backdrop .swal2-container.swal2-bottom-end, body.swal2-no-backdrop .swal2-container.swal2-bottom-right {
    right: 0;
    bottom: 0; }

@media print {
  body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) {
    overflow-y: scroll !important; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) > [aria-hidden='true'] {
      display: none; }
    body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container {
      position: static !important; } }

body.swal2-toast-shown .swal2-container {
  background-color: transparent; }
  body.swal2-toast-shown .swal2-container.swal2-top {
    top: 0;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-top-end, body.swal2-toast-shown .swal2-container.swal2-top-right {
    top: 0;
    right: 0;
    bottom: auto;
    left: auto; }
  body.swal2-toast-shown .swal2-container.swal2-top-start, body.swal2-toast-shown .swal2-container.swal2-top-left {
    top: 0;
    right: auto;
    bottom: auto;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-center-start, body.swal2-toast-shown .swal2-container.swal2-center-left {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 0;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-center {
    top: 50%;
    right: auto;
    bottom: auto;
    left: 50%;
    transform: translate(-50%, -50%); }
  body.swal2-toast-shown .swal2-container.swal2-center-end, body.swal2-toast-shown .swal2-container.swal2-center-right {
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
    transform: translateY(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-start, body.swal2-toast-shown .swal2-container.swal2-bottom-left {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0; }
  body.swal2-toast-shown .swal2-container.swal2-bottom {
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
  body.swal2-toast-shown .swal2-container.swal2-bottom-end, body.swal2-toast-shown .swal2-container.swal2-bottom-right {
    top: auto;
    right: 0;
    bottom: 0;
    left: auto; }

body.swal2-toast-column .swal2-toast {
  flex-direction: column;
  align-items: stretch; }
  body.swal2-toast-column .swal2-toast .swal2-actions {
    flex: 1;
    align-self: stretch;
    height: 2.2em;
    margin-top: .3125em; }
  body.swal2-toast-column .swal2-toast .swal2-loading {
    justify-content: center; }
  body.swal2-toast-column .swal2-toast .swal2-input {
    height: 2em;
    margin: .3125em auto;
    font-size: 1em; }
  body.swal2-toast-column .swal2-toast .swal2-validation-message {
    font-size: 1em; }

.swal2-modal {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .swal2-modal .swal2-title {
    color: #444444;
    font-size: 1.85714rem; }
  .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 #8f8f8f;
    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: #0052a6;
    color: #0a2844;
    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: #0052a6;
      color: #0a2844; }
    .swal2-modal .swal2-styled:active {
      background-color: transparent;
      border: 1px solid #0a2844;
      color: #0a2844; }
  .swal2-modal .swal2-styled:focus {
    outline: none; }
  .swal2-modal .swal2-confirm {
    background-color: #0052a6;
    border-color: #0052a6;
    color: white; }
  .swal2-modal .swal2-confirm:focus,
  .swal2-modal .swal2-confirm:hover {
    background-color: #004a95;
    border-color: #004a95;
    color: white; }
  .swal2-modal .swal2-confirm:active {
    background-color: #004a95;
    border-color: #004a95;
    color: white; }
  .swal2-modal .swal2-cancel {
    background-color: transparent;
    border-color: #0052a6;
    color: #0a2844; }
  .swal2-modal .swal2-cancel:focus,
  .swal2-modal .swal2-cancel:hover {
    background-color: transparent;
    border-color: #0052a6;
    color: #0a2844; }
  .swal2-modal .swal2-cancel:active {
    background-color: transparent;
    border-color: #0a2844;
    color: #0a2844; }
  .swal2-modal .button + .button {
    margin-left: 0.78571rem; }

.swal2-icon {
  display: flex; }

.swal2-container {
  z-index: 1000; }

body {
  -ms-overflow-style: none;
  /* for Internet Explorer, Edge */
  scrollbar-width: none;
  overflow-y: scroll; }

html,
body {
  height: auto; }

body {
  overflow-x: hidden; }
  @media (min-width: 801px) {
    body {
      padding-top: 0; } }
  @media (max-width: 801px) {
    body {
      height: auto !important; } }

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 {
  font-size: 24px;
  margin: 3rem 0;
  text-align: center; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 25px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 16px; }

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--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: 551px) {
      .table-actions .button {
        display: inline-block;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 551px) {
      .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: 551px) {
        .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: 551px) {
        .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 {
  z-index: 5; }
  .dropdown-menu.is-loading .loadingOverlay {
    background: none;
    padding: 4.5rem 0;
    position: relative; }
  .dropdown-menu.is-open {
    display: block; }
  .dropdown-menu .button:focus {
    z-index: 5; }

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

.form-wishlist {
  position: relative; }

.dropdown-menu-button {
  width: 100%; }
  .dropdown-menu-button.is-open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0; }
  .dropdown-menu-button .icon {
    float: right;
    margin-left: 10px; }
  .dropdown-menu-button:focus {
    z-index: 10; }

#wishlist-dropdown.is-open {
  background: transparent;
  left: auto !important;
  max-width: none !important;
  width: 100% !important; }
  @media (min-width: 551px) {
    #wishlist-dropdown.is-open {
      padding-right: 20px; } }
  @media (min-width: 801px) {
    #wishlist-dropdown.is-open {
      padding-right: 0; } }
  @media (min-width: 1261px) {
    #wishlist-dropdown.is-open {
      padding-right: 11px; } }
  #wishlist-dropdown.is-open:focus {
    outline: none; }
  #wishlist-dropdown.is-open [data-wishlist] {
    border-top: 0;
    margin-bottom: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button {
    background-color: white;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%; }
  #wishlist-dropdown.is-open .button--has-items {
    font-weight: 700; }
  #wishlist-dropdown.is-open li:not(:last-child) .button {
    border-bottom: 0;
    border-radius: 0;
    border-top: 0;
    margin-bottom: 0; }

#wishlist-dropdown li input,
#wishlist-dropdown li .create-wishlist {
  padding-left: 0.5rem;
  padding-right: 0.5rem; }

#wishlist-dropdown li input {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#wishlist-dropdown li .create-wishlist {
  text-overflow: none; }

.modal {
  left: 50%;
  margin: 0;
  max-height: 90%;
  min-height: 240px;
  width: 100%;
  outline: none;
  overflow: hidden;
  padding: 0;
  top: 50% !important;
  transform: translate(-50%, -50%);
  background: #fff;
  border-radius: 0.5rem; }
  @media (min-width: 1261px) {
    .modal {
      max-width: 73.57143rem; } }
  .modal .form-field {
    position: relative; }

@media (min-width: 1261px) {
  .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: 801px) {
    .modal-header-title {
      font-size: 25px; } }

.modal-close {
  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: 801px) {
    .modal-close {
      font-size: 32px; } }
  .modal-close:hover {
    color: #999999; }
  .modal-close::before {
    right: 50%;
    transform: translateX(50%); }
  .modal-close::after {
    right: 50%;
    transform: translateX(0.71429rem); }

.modal-body {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 2.25rem 2.25rem; }

.modal--alert,
.modal--success {
  background-color: white !important;
  border-radius: 4px;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  padding: 40px 20px 20px;
  text-align: center; }
  .modal--alert .modal-content,
  .modal--success .modal-content {
    color: #333333;
    font-size: 1.14286rem; }
  .modal--alert .button-container,
  .modal--success .button-container {
    margin: 25px 0 0; }
    .modal--alert .button-container .confirm,
    .modal--success .button-container .confirm {
      background-color: #0052a6;
      border-color: #0052a6;
      color: white; }
    .modal--alert .button-container .confirm:focus,
    .modal--alert .button-container .confirm:hover,
    .modal--success .button-container .confirm:focus,
    .modal--success .button-container .confirm:hover {
      background-color: #004a95;
      border-color: #004a95;
      color: white; }
    .modal--alert .button-container .confirm:active,
    .modal--success .button-container .confirm:active {
      background-color: #004a95;
      border-color: #004a95;
      color: white; }

.hide-content {
  opacity: 0; }

ol.breadcrumbs {
  display: none;
  font-size: 0;
  overflow: visible;
  text-align: center; }
  @media (min-width: 551px) {
    ol.breadcrumbs {
      display: block; } }

.breadcrumb {
  display: inline-block;
  float: none;
  margin-right: 0.25rem; }
  .breadcrumb.is-active > .breadcrumb-label {
    cursor: pointer;
    font-weight: 700; }
  .breadcrumb:not(:first-child)::before {
    border-right: 0.1em solid #0a2844;
    content: "";
    display: inline-block;
    height: 0.8em;
    margin: 0 0.25rem;
    transform: rotate(15deg); }

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

.right-arrow-hide {
  opacity: 0; }

.pagination-list .disabled {
  pointer-events: none; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 801px) {
      .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: 801px) {
    .tab {
      border-top-color: white;
      float: left; } }
  .tab.is-active {
    border-left-color: white;
    border-right-color: white; }
    @media (min-width: 551px) {
      .tab.is-active {
        margin-bottom: -1px; } }
    @media (min-width: 801px) {
      .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: 551px) {
    .tab-title {
      text-align: left; } }
  @media (min-width: 801px) {
    .tab-title {
      padding: 0.78571rem 1.5rem; } }
  @media (min-width: 1261px) {
    .tab-title {
      padding: 0.78571rem 1.28571rem; } }

.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: 551px) {
  .tab-content .productReview {
    width: 50%; } }

@media (min-width: 801px) {
  .tab-content .productReview {
    width: 33.33333%; } }

@media (min-width: 1261px) {
  .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 {
  color: #444444;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.07143rem;
  margin: 0; }

.accordion-navigation {
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 1rem;
  position: relative;
  text-decoration: none;
  width: 100%; }

@media (min-width: 801px) {
  .accordion--navList {
    border: 0; } }

@media (min-width: 801px) {
  .sidebarBlock + .accordion--navList {
    margin-top: 2rem; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-block {
    margin-top: 2rem; } }

.accordion--navList .accordion-content {
  padding: 1rem; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-content {
      padding: 0; } }

@media (min-width: 801px) {
  .accordion--navList .accordion-navigation {
    background-position: right 0 top 50%;
    border: 0;
    margin-bottom: 0.78571rem !important;
    padding: 0; } }

.accordion--navList .accordion-title {
  font-weight: normal;
  padding: 1rem;
  text-decoration: none;
  text-transform: inherit; }
  @media (min-width: 801px) {
    .accordion--navList .accordion-title {
      padding: 0; } }

.accordion--navList .accordion-indicator {
  fill: #999999; }

.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-nav-clear-holder {
  position: relative; }

.facetedSearch-clearLink {
  color: #757575;
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translateY(-50%); }
  @media (min-width: 801px) {
    .facetedSearch-clearLink {
      right: 20px;
      top: 3px;
      transform: none; } }
  .facetedSearch-clearLink:hover {
    color: #333333; }

ul.inlineList {
  overflow: visible; }
  ul.inlineList:before, ul.inlineList:after {
    content: " ";
    display: table; }
  ul.inlineList:after {
    clear: both; }

.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 {
  background-color: #707070;
  color: white; }
  .alertBox--info .alertBox-close svg {
    fill: #dfdfdf; }

.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"] {
  padding-right: 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='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; }

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.28571rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.28571rem center; }

.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-option-wrapper {
  display: inline-block;
  position: relative; }
  .form-option-wrapper .form-radio,
  .form-option-wrapper .form-checkbox {
    bottom: 0.5rem;
    left: 0.5rem; }

.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: 551px) {
    .form-actions {
      margin-top: 1.5rem; } }
  .form-actions .button,
  .form-actions input,
  .form-actions a {
    vertical-align: top;
    width: 100%; }
    @media (min-width: 551px) {
      .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: 551px) {
        .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 #8f8f8f;
  border-radius: 4px;
  padding: 1.5rem; }

.form-column {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 551px) {
    .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%; }

@media (min-width: 1261px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

.form-prefixPostfix .form-input::-webkit-input-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input::-moz-placeholder {
  color: #666666; }

.form-prefixPostfix .form-input:-ms-input-placeholder {
  color: #666666; }

@media (min-width: 1261px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.35714rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix-button--postfix {
  margin: 0.78571rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .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: 16px;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.5rem; }
  .form-field--success .form-input--incrementTotal {
    float: none; }

.form-option {
  border: 1px solid #8f8f8f;
  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: #474747; }
  .form-radio:checked + .form-option {
    border-color: #333333;
    box-shadow: 0 0 0 1px #333333; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  font-weight: 500;
  min-width: 2.71429rem;
  padding: 0;
  pointer-events: none;
  text-align: center; }
  @media (min-width: 551px) {
    .form-option-variant {
      padding: 1px 0.35714rem; } }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.57143rem;
  width: 1.57143rem;
  min-width: initial;
  padding: 0; }
  @media (min-width: 551px) {
    .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: 551px) {
  .form-row--half > .form-field:nth-child(odd) {
    clear: left; } }

[data-product-attribute] .form-option {
  overflow: hidden;
  position: relative; }

.card {
  position: relative; }
  .card:focus-within .card-figcaption {
    opacity: 1; }
  .card.focus-within .card-figcaption {
    opacity: 1; }

.card-figure {
  margin-top: 0;
  overflow: hidden;
  padding: 3px;
  position: relative; }
  .card-figure:hover .card-figcaption {
    opacity: 1; }
  .card-figure__link {
    display: block;
    position: relative; }

.card-img-container {
  max-width: 500px; }
  .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .card-img-container:after {
    padding-bottom: 100%; }

.card-figcaption {
  display: none;
  margin: 0;
  pointer-events: none; }
  @media (min-width: 801px) {
    .card-figcaption {
      display: block; } }

.card-figcaption-body {
  display: inline-block;
  pointer-events: all;
  transform: translate3d(0, -50%, 0); }
  .card-figcaption-body button {
    width: 145px; }

.card-image {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  /* Object-fit polyfill */
  font-family: "object-fit: contain;";
  max-height: 100%;
  object-fit: contain;
  width: 100%; }
  .productGrid.view-list .card-image {
    right: auto; }

.card-body-list-left {
  height: 100%; }
  .card-body-list-left .wishlist-pricing {
    color: #0a2844;
    font-size: 1.14286rem;
    line-height: 2.28571rem;
    font-weight: 500; }

.card-title {
  font-size: 16px;
  margin: 0 0 0.28571rem; }
  .card-title > a {
    color: #333333;
    display: block;
    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-body .card-figcaption-button:focus {
    background-color: white;
    outline: revert; }
  .card-figcaption-button + .card-figcaption-button {
    margin: 0.35714rem 0 0; }

.card-body {
  text-align: center; }
  @media (min-width: 551px) {
    .card-body {
      text-align: left; } }
  .card-body [class*="ruk-icon-percentage-star"] {
    letter-spacing: 2px;
    font-size: 16px;
    line-height: 22px;
    color: #fab005; }
  .card-body .rating-count {
    font-size: 1rem;
    color: #54697c; }

.card-buttons {
  margin-top: 5px; }
  .card-buttons .button {
    margin-bottom: 0; }
    @media (min-width: 801px) {
      .card-buttons .button {
        white-space: nowrap; } }

.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: 551px) {
      .card--alternate .card-body {
        padding: 1.5rem; } }
  .card--alternate:hover {
    border-color: #0a2844; }
    .card--alternate:hover .card-body {
      background-color: #0a2844; }
      .card--alternate:hover .card-body .card-text {
        color: white; }
    .card--alternate:hover .card-title > a {
      color: white; }
    .card--alternate:hover .card-buttons .button {
      color: white; }
    .card--alternate:hover .card-swatches .form-option {
      border-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 #8f8f8f;
    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: 801px) {
      .navBar--sub .navBar-item {
        display: inline-block; } }
    @media (min-width: 801px) {
      .navBar--sub .navBar-item.is-active {
        border-bottom: 1px solid #333333; } }
    .navBar--sub .navBar-item.is-active > .navBar-action {
      color: #666666; }
    @media (min-width: 801px) {
      .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 {
  float: right; }
  .actionBar-section .form-field {
    background-color: white;
    border: 1px solid #8f8f8f;
    border-radius: 4px; }
    .actionBar-section .form-field:hover {
      border-color: #474747; }
  .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 {
  right: 0;
  width: 100%; }
  .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: 551px) {
    .navUser-item {
      float: left; } }
  .navUser-item, .navUser-action {
    display: block; }
  @media (min-width: 801px) {
    .navUser {
      padding: 0 1.5rem;
      position: relative;
      right: auto;
      top: auto;
      transform: none; } }
  .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: 801px) {
  .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: 801px) {
    .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; }
  @media (max-width: 551px) {
    .navUser-item--cart__hidden-s {
      display: none; } }
  .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 {
      left: auto !important;
      right: 0.35714rem;
      top: auto !important; }
      @media (min-width: 801px) {
        .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: 801px) {
          .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: 801px) {
          .navUser-item--cart .dropdown-menu.is-open::after {
            right: 0.92857rem; } }
  .navUser-item--cart #cart-preview-dropdown {
    z-index: 501; }

.navUser-item-cartLabel {
  display: none; }
  @media (min-width: 551px) {
    .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;
  display: none;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    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: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  background-color: #333333;
  border-radius: 50%;
  color: white;
  display: none;
  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;
  right: 0;
  z-index: 10; }
  @media (min-width: 1024px) {
    .navPages-container {
      background: #fff;
      display: block;
      height: auto;
      padding: 0; } }
  .navPages-container.is-open {
    display: block;
    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: 551px) {
    .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;
    overflow: scroll;
    height: 100%; }

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

.navPages-action {
  color: #333333;
  display: block;
  font-size: 16px;
  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-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
    align-items: center;
    display: flex;
    justify-content: space-between; }
  .navPages-action.is-open svg,
  .navPages-action .collapsible-icon-wrapper.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.78571rem;
  transform: rotate(-90deg); }
  @media (min-width: 1024px) {
    .navPages-action-moreIcon {
      transform: none; } }
  .has-subMenu.is-open .navPages-action-moreIcon,
  .collapsible-icon-wrapper.is-open .navPages-action-moreIcon {
    transform: rotate(0); }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
    height: 0.78571rem;
    width: 0.78571rem;
    margin: 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action-moreIcon {
        height: 0.57143rem;
        width: 0.57143rem;
        margin: 0 0 0 0.78571rem; } }

.navPage-childList {
  display: none; }
  @media (min-width: 1024px) {
    .navPage-childList {
      border: 0;
      display: block; } }
  .navPage-childList.is-open {
    display: block; }
  .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
    margin-left: 3rem; }
    @media (min-width: 1024px) {
      .navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
        margin-left: 0; } }

.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; }
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin-right: 0; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
        margin-right: auto; } }

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

.navPage-subMenu-item {
  padding: 0.78571rem 0; }
  @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-action {
  padding: 0.78571rem 0; }
  @media (min-width: 1024px) {
    .navPage-subMenu-action {
      padding: 0.78571rem 0 1.14286rem; } }
  .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
    padding: 0 0 0 1.5rem; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
        padding: 0.78571rem 0 1.14286rem; } }
  .navPage-subMenu-action .collapsible-icon-wrapper {
    box-sizing: content-box;
    display: inline-block;
    height: 100%;
    text-align: right;
    width: 100%; }
    @media (min-width: 1024px) {
      .navPage-subMenu-action .collapsible-icon-wrapper {
        display: none; } }

.navPage-childList-action {
  font-weight: 400;
  padding: 0 0 0.35714rem; }

.navPages-quickSearch {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 0.78571rem; }
  @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; }

.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-item .socialLinks__link {
    height: 2rem;
    position: relative; }
    .socialLinks-item .socialLinks__link::before {
      border-color: transparent transparent #313440 transparent;
      border-style: solid;
      border-width: 0.71429rem;
      content: " ";
      position: absolute;
      right: 0;
      top: 50%; }
    .socialLinks-item .socialLinks__link::after {
      background-color: #313440;
      border-radius: 0.57143rem;
      color: white;
      content: attr(title);
      cursor: default;
      font-size: 1rem;
      padding: 0.28571rem 0.42857rem;
      position: absolute;
      right: 0;
      top: 100%;
      white-space: nowrap; }
    .socialLinks-item .socialLinks__link::before, .socialLinks-item .socialLinks__link::after {
      display: none; }
    .socialLinks-item .socialLinks__link:focus::before, .socialLinks-item .socialLinks__link:focus::after {
      display: block; }
    .socialLinks-item .socialLinks__link:focus::after {
      left: 0;
      right: auto;
      z-index: 20; }

.socialLinks--alt .icon {
  height: 1.5rem;
  width: 1.5rem; }

.socialLinks--alt svg {
  fill: #757575; }

.heroCarousel {
  margin-bottom: 4.5rem;
  margin-top: -1.5rem;
  min-width: 100%;
  width: 1px; }
  @media (min-width: 801px) {
    .heroCarousel {
      margin-top: -2.5rem; } }
  @media (min-width: 551px) {
    .heroCarousel.slick-initialized {
      max-height: 28.57143rem; } }
  @media (min-width: 801px) {
    .heroCarousel.slick-initialized {
      max-height: 42.85714rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .heroCarousel {
      opacity: 0; }
      .heroCarousel.slick-initialized {
        opacity: 1; } }
  .heroCarousel:not(.slick-initialized) :not(.heroCarousel-slide--first).heroCarousel-slide {
    display: none; }
  .heroCarousel a {
    text-decoration: none; }
  .heroCarousel .slick-next,
  .heroCarousel .slick-prev {
    margin: 0;
    top: 50%;
    transform: translateY(-50%); }
  .heroCarousel .slick-next {
    right: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-next {
        right: 25px; } }
  .heroCarousel .slick-prev {
    left: 15px; }
    @media (min-width: 801px) {
      .heroCarousel .slick-prev {
        left: 25px; } }
  .heroCarousel .slick-dots {
    bottom: 0.5rem; }
    @media (min-width: 801px) {
      .heroCarousel .slick-dots {
        bottom: 1.5rem; } }
    .heroCarousel .slick-dots li {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9); }
  .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper {
    height: 100vw; }
  .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
    height: 110vw; }
  @media (min-width: 551px) {
    .heroCarousel .slick-slide.is-square-image-type .heroCarousel-image-wrapper, .heroCarousel .slick-slide.is-vertical-image-type .heroCarousel-image-wrapper {
      height: 56.25vw; } }
  .heroCarousel .slick-slide.is-image-error .heroCarousel-image-wrapper {
    background: url("../img/hero-carousel-image-load-error.svg") center center no-repeat;
    background-size: contain; }

.heroCarousel-slide {
  position: relative; }
  .heroCarousel-slide a {
    text-decoration: none; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%;
    object-fit: contain;
    object-position: 50% 0%;
    width: 100%; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image {
        object-position: 50% 50%; } }
  .heroCarousel-slide.stretch .heroCarousel-image {
    object-fit: cover;
    object-position: 50% 50%; }
  .heroCarousel-slide.stretch.compat-object-fit .heroCarousel-image {
    height: 100%;
    width: 100%; }
  .heroCarousel-slide.compat-object-fit {
    overflow: hidden; }
    .heroCarousel-slide.compat-object-fit .heroCarousel-image {
      width: auto; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    align-items: flex-start;
    display: flex;
    height: 56.25vw;
    justify-content: center;
    max-height: 100vh;
    transition: height 0.3s ease; }
    @media (min-width: 551px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 28.57143rem; } }
    @media (min-width: 801px) {
      .heroCarousel-slide .heroCarousel-image-wrapper {
        max-height: 42.85714rem; } }

.heroCarousel-content {
  background-color: white;
  padding: 0.78571rem 1.5rem 3rem;
  text-align: center; }
  @media (min-width: 551px) {
    .heroCarousel-content {
      background-color: white;
      background-color: rgba(255, 255, 255, 0.9);
      background-color: rgba(255, 255, 255, 0.9);
      left: 0;
      margin: 0 auto;
      max-height: 80%;
      overflow: auto;
      padding: 2.25rem;
      padding: 1.5rem;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 50rem;
      width: 70%; }
      .heroCarousel-content.heroCarousel-content--empty {
        background-color: transparent;
        left: 50%;
        overflow: visible;
        padding: 0;
        right: auto;
        transform: translateX(-50%) translateY(-50%);
        width: auto; } }

.heroCarousel-title {
  color: #444444;
  font-size: 20px;
  margin: 0; }
  @media (min-width: 801px) {
    .heroCarousel-title {
      font-size: 50px; } }

.heroCarousel-description {
  color: #333333;
  font-size: 12px;
  margin: 0; }
  @media (min-width: 551px) {
    .heroCarousel-description {
      font-size: 13px; } }
  @media (min-width: 801px) {
    .heroCarousel-description {
      font-size: 16px; } }

.heroCarousel-action {
  margin: 1.5rem 0 0; }

@media (min-width: 801px) {
  .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: 801px) {
  .writeReview-form {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 50%;
    float: left; } }

.writeReview-productImage-container {
  position: relative; }
  .writeReview-productImage-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .writeReview-productImage-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain; }

.account--addReturn .table {
  display: block;
  margin-bottom: 3rem; }
  @media (min-width: 551px) {
    .account--addReturn .table {
      display: table;
      margin-bottom: 6rem; } }
  .account--addReturn .table tr {
    display: block;
    padding: 1.5rem 0; }
    @media (min-width: 551px) {
      .account--addReturn .table tr {
        display: table-row;
        padding: 0; } }
  .account--addReturn .table th,
  .account--addReturn .table td {
    display: block;
    padding: 0; }
    @media (min-width: 551px) {
      .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: 551px) {
        .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: 551px) {
    .account--addReturn .table .return-itemPrice {
      text-align: center; } }
  @media (min-width: 551px) {
    .account--addReturn .table .return-itemQuantity {
      text-align: right; } }

.account--addReturn .table-thead {
  display: none; }
  @media (min-width: 551px) {
    .account--addReturn .table-thead {
      display: table-header-group; } }
  .account--addReturn .table-thead th {
    font-size: 16px; }
  .account--addReturn .table-thead th:first-child {
    width: 60%; }

.account--addReturn .table-tbody {
  display: block; }
  @media (min-width: 551px) {
    .account--addReturn .table-tbody {
      display: table-row-group; } }

.return-itemName {
  font-size: 16px;
  font-weight: 700; }
  @media (min-width: 551px) {
    .return-itemName {
      font-size: 1rem;
      font-weight: 400; } }

.return-itemPrice {
  color: #999999;
  margin-bottom: 0.35714rem; }
  @media (min-width: 551px) {
    .return-itemPrice {
      color: inherit;
      margin-bottom: 0;
      text-align: center; } }

.return-itemQuantity .form-label {
  display: inline;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .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: 551px) {
    .account--addReturn-column {
      width: 50%; } }

.productCarousel {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  min-width: 100%;
  position: relative;
  width: 1px; }
  .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: 551px) {
    .productCarousel-slide {
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .productCarousel-slide {
      width: 25%; } }
  @media (min-width: 1261px) {
    .productCarousel-slide {
      width: 16.66667%; } }
  .productCarousel-slide .card {
    margin-bottom: 0; }
    .productCarousel-slide .card .card-title {
      overflow-wrap: break-word; }

.aria-description--hidden {
  display: none; }

.quickview--fullDetails {
  display: block; }

.modal-close {
  margin-right: 1.42857rem;
  color: #0A2844;
  cursor: pointer; }

.quickView::-webkit-scrollbar {
  display: none; }

.quickView:before, .quickView:after {
  content: " ";
  display: table; }

.quickView:after {
  clear: both; }

.quickView .productView--quickView .productView-top-section {
  border-bottom: 0;
  flex-direction: inherit; }
  @media (min-width: 551px) {
    .quickView .productView--quickView .productView-top-section {
      flex-direction: unset; } }
  .quickView .productView--quickView .productView-top-section .productView-top-left-section {
    width: 100%; }
    @media (min-width: 551px) {
      .quickView .productView--quickView .productView-top-section .productView-top-left-section {
        width: 40%; } }
    .quickView .productView--quickView .productView-top-section .productView-top-left-section .productView-images {
      margin-bottom: 0; }
      .quickView .productView--quickView .productView-top-section .productView-top-left-section .productView-images .productView-image svg {
        display: none; }
      .quickView .productView--quickView .productView-top-section .productView-top-left-section .productView-images .productView-thumbnails .slick-track {
        margin: 0 auto; }
  .quickView .productView--quickView .productView-top-section .productView-top-right-section {
    width: 100%; }
    @media (min-width: 551px) {
      .quickView .productView--quickView .productView-top-section .productView-top-right-section {
        width: 60%; } }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-product {
      padding-bottom: 0;
      border: 0; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-title {
      margin-top: 0;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 1.71429rem; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .productView-wishlist {
      padding-inline: 0.07143rem;
      flex-direction: column; }
      @media (min-width: 801px) {
        .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .productView-wishlist {
          flex-direction: unset; } }
      .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .productView-wishlist .form-wishlist {
        width: auto;
        text-align: right; }
      .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .productView-wishlist .quickview--fullDetails {
        display: block;
        color: #54697C;
        font-size: 1.14286rem;
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        font-weight: 500;
        text-align: left; }
        .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .productView-wishlist .quickview--fullDetails:hover {
          opacity: 0.5; }
      .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .productView-wishlist .dropdown-menu-button {
        position: relative; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form .add-to-cart-wrapper .form-action {
      margin-top: 0.71429rem; }
      @media (min-width: 801px) {
        .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form .add-to-cart-wrapper .form-action {
          margin-top: 0;
          width: 20%; } }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form .add-to-cart-wrapper .form-increment .form-input--incrementTotal {
      font-weight: 400; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form .add-to-cart-wrapper .form-increment .icon {
      width: 1.42857rem !important;
      height: 1.42857rem !important; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form .add-to-cart-wrapper .button--primary {
      width: 100%;
      margin-top: 0.71429rem; }
      @media (min-width: 801px) {
        .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form .add-to-cart-wrapper .button--primary {
          margin-top: 0; } }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form-action {
      margin-right: 0; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form-field {
      margin-bottom: 0; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .hide-out-of-stock {
      margin-top: 2rem;
      padding-bottom: 1rem;
      border-bottom: 1px solid #e5e5e5; }
      @media (min-width: 551px) {
        .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .hide-out-of-stock .form-action {
          padding-left: 0;
          padding-right: 0; } }
      .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .hide-out-of-stock .price-section .price {
        color: #0A2844;
        font-size: 1.71429rem; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .productView-options .form-option-wrapper .form-radio:checked + .form-option {
      border: 1px solid #0A2844;
      border-radius: 0;
      box-shadow: none !important; }
    .quickView .productView--quickView .productView-top-section .productView-top-right-section .quickView--wishlist {
      display: block;
      background: #fff;
      border: solid 1px #dadfe3;
      border-radius: 0;
      padding: 1rem;
      cursor: pointer;
      transition: all 0.15s ease; }
      .quickView .productView--quickView .productView-top-section .productView-top-right-section .quickView--wishlist svg {
        width: 23px;
        height: 23px;
        vertical-align: middle; }
      .quickView .productView--quickView .productView-top-section .productView-top-right-section .quickView--wishlist:hover {
        border: solid 1px #0052a6; }

.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: 801px) {
    .productReview {
      width: 50%; } }
  @media (min-width: 1261px) {
    .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; }

.productView-image {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: auto;
  position: relative; }
  @media (min-width: 801px) {
    .productView-image {
      min-height: 366px;
      min-width: inherit; } }
  .productView-image + .productView-thumbnails {
    margin-top: 0.78571rem; }
  @media (min-width: 320px) and (max-width: 801px) {
    .productView-image {
      pointer-events: none; } }

.productView-img-container {
  margin: auto;
  max-width: 500px;
  position: relative;
  width: 100%; }
  .productView-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.8%;
    width: 100%; }
  .productView-img-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    height: 100%;
    object-fit: contain;
    width: 100%; }

.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[data-slick] {
    opacity: 0; }
    .productView-thumbnails[data-slick].slick-initialized {
      opacity: 1; }
  .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 {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    /* Object-fit polyfill */
    font-family: "object-fit: contain;";
    margin: 0;
    object-fit: contain;
    position: relative;
    width: 50px; }

.productView-thumbnail {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 25%;
  float: left;
  padding: 0.35714rem;
  text-align: center; }
  @media (min-width: 1261px) {
    .productView-thumbnail {
      width: 20%; } }

.productView-thumbnail-link {
  border: 1px solid #e5e5e5;
  box-sizing: content-box;
  display: flex;
  justify-content: center;
  max-width: 75px;
  padding: 2px;
  position: relative;
  width: 100%; }
  .productView-thumbnail-link:hover, .productView-thumbnail-link.is-active {
    border-color: #333333; }

.productView-details {
  padding-bottom: 2rem; }

@media (min-width: 801px) {
  .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: 801px) {
    .productView-title {
      margin-top: 1.5rem; } }
  @media (min-width: 1261px) {
    .productView-title {
      font-size: 24px; } }

.productView-brand {
  color: #757575;
  font-size: 16px;
  margin: 0 0 0.78571rem; }
  @media (min-width: 1261px) {
    .productView-brand {
      font-size: 20px;
      margin: -0.21429rem 0 1rem; } }
  .productView-brand a {
    color: #757575; }
    .productView-brand a:hover {
      color: #333333; }

.productView-price {
  display: inline-block;
  text-align: left;
  font-size: 16px;
  margin-bottom: 0.5rem; }
  @media (min-width: 801px) {
    .productView-price {
      display: flex;
      align-items: baseline; } }
  @media (min-width: 801px) {
    .productView-price {
      font-size: 25px;
      margin-bottom: 1rem; } }
  .productView-price .price-section--saving {
    font-size: 16px; }
  .productView-price abbr {
    border: 0;
    color: inherit;
    font-size: inherit; }

.productView-bulkPricing {
  font-size: 1.14286rem;
  color: #2F9E44;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.14286rem;
  font-weight: 500; }
  @media (min-width: 801px) {
    .productView-bulkPricing {
      margin-left: 1.14286rem; } }

.productListView-bulkPricing {
  font-size: 1.14286rem;
  color: #2F9E44;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.14286rem;
  font-weight: 500;
  display: none; }
  @media (min-width: 801px) {
    .productListView-bulkPricing {
      display: block; } }

.bulk-click-through {
  font-size: 1.14286rem;
  color: #2F9E44;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.14286rem;
  font-weight: 500; }
  @media (min-width: 801px) {
    .bulk-click-through {
      display: none !important; } }
  .bulk-click-through--show {
    display: block !important; }

.productView-reviewLink {
  color: #757575;
  display: inline-block;
  margin-left: 0.35714rem;
  vertical-align: middle; }
  .productView-reviewLink:hover {
    color: #333333; }
  .productView-reviewLink--new {
    padding: 0; }

.productView-info {
  margin-top: 0.78571rem; }
  .productView-info:before, .productView-info:after {
    content: " ";
    display: table; }
  .productView-info:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-info {
      margin-top: 0; } }
  @media (min-width: 551px) {
    .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: 551px) {
    .productView-info-name,
    .productView-info-value {
      float: none; } }

.productView-info-name {
  clear: both;
  margin-bottom: 0.21429rem;
  margin-right: 0.35714rem; }
  @media (min-width: 551px) {
    .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: 551px) {
    .productView-info-value {
      margin-bottom: 1rem; } }

.productView-options {
  margin-bottom: 1.5rem; }
  .productView-options:before, .productView-options:after {
    content: " ";
    display: table; }
  .productView-options:after {
    clear: both; }
  @media (min-width: 551px) {
    .productView-options {
      text-align: left; } }
  @media (min-width: 551px) {
    .productView-options .form-input[type="number"] {
      width: 16.66667%; } }
  .productView-options .form {
    display: inline; }
    .productView-options .form .add-to-cart-wrapper {
      display: inline; }
  .productView-options input[type="file"] {
    font-size: 13px; }
  .productView-options .form-field {
    font-size: 0;
    margin-bottom: 2rem; }
    .productView-options .form-field--error > .form-inlineMessage {
      font-size: 1rem; }
    .productView-options .form-field > .form-checkbox + .form-label {
      display: inline-block;
      margin-left: 1.5rem;
      width: auto; }
      @media (min-width: 551px) {
        .productView-options .form-field > .form-checkbox + .form-label {
          margin-left: 0;
          width: 100%; } }
    .productView-options .form-field > .form-radio + .form-label {
      display: inline-block;
      text-align: justify; }
    .productView-options .form-field > .form-label:nth-of-type(2) {
      margin-left: 0; }
  @media (min-width: 551px) {
    .productView-options .form-action {
      float: left;
      padding: 0 0.71429rem;
      width: 50%; } }
  @media (min-width: 801px) {
    .productView-options .form-action {
      padding: 0;
      width: auto; } }
  @media (min-width: 1261px) {
    .productView-options .form-action {
      display: inline-block;
      margin-top: 1rem; } }
  .productView-options .form-action .button {
    width: 100%; }
    @media (min-width: 801px) {
      .productView-options .form-action .button {
        width: auto; } }
    @media (min-width: 1261px) {
      .productView-options .form-action .button {
        margin-right: 0.78571rem; } }
  .productView-options .form-action .button--primary {
    margin-right: 0.78571rem; }

.productOptions-list {
  border: 1px solid #8f8f8f;
  list-style: none;
  margin: 0;
  max-height: 400px;
  overflow-y: auto; }

.productOptions-list-item {
  padding: 1.5rem; }
  .productOptions-list-item + .productOptions-list-item {
    border-top: 1px solid #8f8f8f; }
  .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 {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%; }
  .productView-image .easyzoom-flyout img {
    max-width: none;
    width: auto; }

.price--rrp,
.price--non-sale {
  text-decoration: line-through;
  color: #e03131;
  margin-left: 0.28571rem; }

.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: 16px;
  font-weight: 400;
  padding: 1.28571rem 1rem;
  position: relative;
  text-align: right;
  width: 0; }
  @media (min-width: 801px) {
    .compareTable-heading {
      width: 25%; } }

.compareTable-headingText {
  position: absolute;
  top: 1.28571rem;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .compareTable-headingText {
      position: inherit;
      top: inherit; } }

.compareTable-item {
  padding: 3.28571rem 1rem 1.28571rem; }
  @media (min-width: 801px) {
    .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-product .card-figure {
    overflow: visible; }

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

.blocker-container {
  position: relative; }

.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;
    margin-bottom: 2.14286rem; }

.toggle-title {
  font-size: 24px;
  margin-bottom: 2.28571rem;
  color: #333333; }

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

.productView-descriptions .toggle {
  border-bottom: 1px solid #e5e5e5;
  border-top: 0px !important; }

.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: 801px) {
    .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: 801px) {
    .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: 801px) {
      .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: 801px) {
    .facetedSearch-refineFilters {
      display: block; } }

.facetedSearch-content--rating .is-selected {
  font-weight: bold; }

.banners {
  background-color: #0a2844;
  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-additionalCheckoutButtons:before, .previewCart-additionalCheckoutButtons:before, .cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons:after, .previewCart-additionalCheckoutButtons:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight:before, .previewCart-additionalCheckoutButtons .FloatRight:before, .cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  content: " ";
  display: table; }

.cart-additionalCheckoutButtons .FloatRight:after, .previewCart-additionalCheckoutButtons .FloatRight:after {
  clear: both; }

.cart-additionalCheckoutButtons .FloatRight p, .previewCart-additionalCheckoutButtons .FloatRight p {
  float: none !important;
  margin: 0.5rem 0;
  text-align: right; }

.cart-additionalCheckoutButtons .FloatRight div, .previewCart-additionalCheckoutButtons .FloatRight div {
  float: right; }

.cart {
  display: block;
  margin-bottom: 1.5rem;
  width: 100%; }
  @media (min-width: 801px) {
    .cart {
      display: table; } }

.cart-header {
  display: none; }
  @media (min-width: 801px) {
    .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: 801px) {
    .cart-list {
      display: table-row-group; } }

.cart-item {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  display: block;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .cart-item {
      padding-left: 25%; }
      .cart-item:before, .cart-item:after {
        content: " ";
        display: table; }
      .cart-item:after {
        clear: both; } }
  @media (min-width: 801px) {
    .cart-item {
      display: table-row;
      padding-left: 0; }
      .cart-item::before, .cart-item::after {
        display: none; } }

.cart-item-block {
  display: block; }
  @media (min-width: 801px) {
    .cart-item-block {
      display: table-cell; } }
  .cart-item-block .definitionList {
    margin-bottom: 0.35714rem; }

.cart-item-figure {
  float: left;
  margin-bottom: 1.5rem;
  text-align: center;
  width: 33.33333%; }
  .cart-item-figure::after {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  @media (min-width: 551px) {
    .cart-item-figure {
      margin-bottom: 0;
      margin-left: -33.33333%;
      width: 33.33333%; } }
  @media (min-width: 801px) {
    .cart-item-figure {
      float: none;
      padding: 0.5rem 0;
      width: 8.33333%; } }

.cart-item-fixed-image {
  width: 100%; }

.cart-item-image {
  max-height: 14rem;
  max-width: 100px; }
  @media (min-width: 801px) {
    .cart-item-image {
      margin-left: 0; } }

.cart-item-title {
  display: table-cell;
  height: 8.57143rem;
  padding-left: 1.5rem; }
  @media (min-width: 551px) {
    .cart-item-title {
      display: block;
      height: auto;
      margin-bottom: 1.5rem;
      overflow: hidden; } }
  @media (min-width: 801px) {
    .cart-item-title {
      display: table-cell;
      padding: 1.5rem; } }

.cart-item-info {
  clear: both;
  width: 100%; }
  @media (min-width: 551px) {
    .cart-item-info {
      clear: none;
      overflow: hidden;
      width: 33.33333%; }
      .cart-item-info + .cart-item-info {
        margin-top: 0; } }
  @media (min-width: 801px) {
    .cart-item-info {
      float: none;
      width: 16.66667%; }
      .cart-item-info:last-child {
        text-align: right; } }

[data-shipping-info] {
  width: 100%;
  margin-right: 0;
  margin: 1rem 0; }
  @media (min-width: 801px) {
    [data-shipping-info] {
      float: left;
      margin-bottom: 1rem;
      width: 33.33333%; } }
  @media (min-width: 1261px) {
    [data-shipping-info] {
      width: 50%; } }

.cart-content-padding-right {
  padding-right: 4px; }

@media (min-width: 801px) {
  .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: 801px) {
    .cart-item-quantity .form-increment {
      margin-left: 0; } }

.cart-item-label {
  color: #333333;
  float: left;
  margin-bottom: 0.35714rem;
  text-align: right;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-item-label {
      display: block;
      padding-left: 1.5rem;
      text-align: left;
      width: 100%; } }
  @media (min-width: 801px) {
    .cart-item-label {
      display: none; } }

.cart-item-value {
  padding-left: 1.5rem; }
  @media (min-width: 801px) {
    .cart-item-value {
      padding-left: 0; } }

.cart-item-brand {
  color: #757575;
  margin-bottom: 0.21429rem; }

.cart-item-name {
  display: inline-block;
  font-size: 16px;
  margin: 0; }
  .cart-item-name__label {
    display: inline-block; }
  .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; }

.cart-remove {
  background-color: #e5e5e5;
  border-radius: 50%;
  cursor: pointer;
  float: right;
  height: 1.28571rem;
  padding: 0.21429rem;
  padding-right: 2.14286rem;
  transition: background-color 0.15s ease;
  width: 1.28571rem; }
  @media (min-width: 551px) {
    .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: 551px) {
    .cart-totals {
      float: right;
      width: 75%; } }
  @media (min-width: 801px) {
    .cart-totals {
      margin-bottom: 1rem;
      width: 58.33333%; } }
  @media (min-width: 1261px) {
    .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: 801px) {
    .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 center;
    background-size: 1.42857rem 1.42857rem;
    height: 2.28571rem;
    margin-bottom: 0.78571rem;
    padding: 0 0.78571rem; }
  .cart-total .form-inlineMessage {
    text-align: left; }

.cart-total-label {
  color: #757575;
  width: 33.33333%; }
  @media (min-width: 551px) {
    .cart-total-label {
      width: 50%; } }
  @media (min-width: 801px) {
    .cart-total-label {
      display: block;
      padding-left: 0;
      text-align: left; } }

.cart-total-value {
  text-align: left; }
  @media (min-width: 551px) {
    .cart-total-value {
      text-align: right; } }
  @media (min-width: 801px) {
    .cart-total-value {
      width: 50%; } }

.cart-total-label,
.cart-total-value {
  float: left;
  padding: 0.5rem 0 0.5rem 1.5rem; }
  @media (min-width: 801px) {
    .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: 801px) {
    .cart-total-grandTotal {
      padding: 1rem 0;
      top: -0.28571rem; } }

.coupon-code-add,
.coupon-code-cancel,
.shipping-estimate-show,
.gift-certificate-add,
.gift-certificate-cancel {
  color: #757575;
  padding: 0;
  text-decoration: underline;
  transition: color 0.15s ease; }
  .coupon-code-add:hover,
  .coupon-code-cancel:hover,
  .shipping-estimate-show:hover,
  .gift-certificate-add:hover,
  .gift-certificate-cancel:hover {
    color: #333333; }

.coupon-code-cancel,
.shipping-estimate-show[aria-expanded="true"] {
  font-style: italic; }

.coupon-form,
.cart-gift-certificate-form {
  font-size: 0;
  margin-bottom: 1rem; }
  .coupon-form:before, .coupon-form:after,
  .cart-gift-certificate-form:before,
  .cart-gift-certificate-form:after {
    content: " ";
    display: table; }
  .coupon-form:after,
  .cart-gift-certificate-form:after {
    clear: both; }
  .coupon-form .form-input,
  .coupon-form .button,
  .cart-gift-certificate-form .form-input,
  .cart-gift-certificate-form .button {
    float: left; }
  .coupon-form .form-input,
  .cart-gift-certificate-form .form-input {
    width: 78%; }
  .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; }

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

.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: 551px) {
      .cart-actions .button {
        display: inline-block;
        float: right; } }
  .cart-actions .checkoutMultiple {
    clear: right;
    display: block;
    float: right;
    padding-top: 0.35714rem; }

.previewCart-additionalCheckoutButtons {
  padding-bottom: 1.5rem;
  padding-right: 1.5rem; }

.previewCartWrapper {
  max-height: calc(100vh - 6rem);
  overflow: auto; }

.previewCartList {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  display: table;
  table-layout: fixed;
  width: 100%; }
  .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;
  position: relative;
  text-align: center; }
  .previewCartItem-image::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .previewCartItem-image img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    max-height: 90%; }
  @media (min-width: 320px) {
    .previewCartItem-image::after {
      padding-bottom: 75%; } }
  @media (min-width: 481px) {
    .previewCartItem-image::after {
      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; }
  .previewCartAction:before, .previewCartAction:after {
    content: " ";
    display: table; }
  .previewCartAction:after {
    clear: both; }
  @media (min-width: 320px) {
    .previewCartAction {
      padding: 0.78571rem 0.35714rem; } }
  @media (min-width: 481px) {
    .previewCartAction {
      padding: 1.5rem 0.78571rem; } }
  .previewCartAction .button {
    margin: 0;
    padding-left: 0.35714rem;
    padding-right: 0.35714rem;
    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; }

.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: 551px) {
    .address {
      width: 50%; } }
  @media (min-width: 1261px) {
    .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: 551px) {
      .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: 551px) {
      .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: 551px) {
          .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: 16px; }

.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: 801px) {
    .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: 801px) {
    .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; }

.video-slide {
  position: relative; }

.video-gallery-each {
  display: grid; }

.productView .video-slide {
  margin: 0 5px; }
  .productView .video-slide .video-figure {
    margin-right: 0; }
  .productView .video-slide .video-description {
    max-width: 85%; }

.previewCart {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%; }
  .previewCart:before, .previewCart:after {
    content: " ";
    display: table; }
  .previewCart:after {
    clear: both; }
  @media (min-width: 801px) {
    .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: 100%; }
    .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: 801px) {
    .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 + p {
      margin-top: 0.78571rem; }
    .previewCartCheckout .button:not(:last-child) {
      margin-bottom: 0.78571rem; }

.previewCartCheckout-price {
  display: block;
  font-size: 24px;
  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: 801px) {
    .suggestiveCart {
      display: block; } }

.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: 55px; }
  @media (min-width: 801px) {
    body.hasAdminBar {
      padding-top: 0; }
      body.hasAdminBar .banners {
        margin-top: 46px; }
      body.hasAdminBar .header {
        padding-top: 46px; } }
  body.hasAdminBar .navPages-container.is-open {
    padding-top: 55px; }

.adminBar {
  background-color: white;
  box-shadow: 0 0.14286rem 0.5rem 0 rgba(0, 0, 0, 0.2);
  color: #626568;
  display: none;
  font-family: "Source Sans Pro", arial, "sans serif", sans-serif;
  font-size: 14px;
  font-weight: normal;
  height: 46px;
  left: 0;
  position: fixed;
  text-decoration: none;
  top: 0;
  width: 100%;
  z-index: 10000; }
  @media (min-width: 801px) {
    .adminBar {
      display: block; } }
  .adminBar .svg-icon {
    align-self: center;
    display: inline-flex; }
  .adminBar .svg-icon svg {
    height: 1em;
    width: 1em; }
  .adminBar .svg-icon.svg-baseline svg {
    position: relative;
    top: 0.125em; }

.adminBar-logo {
  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; }
  .adminBar-content a {
    color: #3e67f8;
    text-decoration: none; }
  .adminBar-content a:hover {
    background-color: #f0f3fe;
    border-radius: 5px; }

.adminBar-private {
  margin-right: auto;
  text-align: left;
  /* Tooltip container */
  /* Tooltip text */
  /* Show the tooltip text when you mouse over the tooltip container */ }
  .adminBar-private a {
    padding: 10px; }
  .adminBar-private span {
    white-space: nowrap; }
  .adminBar-private .tooltip {
    display: inline-block;
    position: relative; }
  .adminBar-private .tooltip .tooltiptext {
    background-color: #313440;
    border-radius: 6px;
    color: #fff;
    padding: 5px 10px;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    text-align: center;
    visibility: hidden;
    width: auto;
    z-index: 1; }
  .adminBar-private .tooltip-bottom {
    left: 50%;
    margin-left: -60px;
    top: 135%; }
  .adminBar-private .tooltip:hover .tooltiptext {
    visibility: visible; }

.adminBar-links {
  margin-left: auto;
  padding-right: 5px;
  text-align: right; }
  .adminBar-links a {
    padding: 10px; }
  .adminBar-links span {
    white-space: nowrap; }

.adminBar-large {
  display: none; }
  @media (min-width: 1261px) {
    .adminBar-large {
      display: initial; } }

.adminBar-close span {
  margin-bottom: 0.25em;
  margin-right: 5px;
  padding: 10px; }

.adminBar-close span:hover {
  background-color: #f0f3fe;
  border-radius: 5px; }

.adminBar-close span svg {
  height: 100%;
  width: 100%; }

.preview {
  font-weight: 400;
  padding-left: 9px; }

.cookieMessage {
  background: #e5e5e5;
  color: #333333;
  display: none; }
  .cookieMessage .button {
    width: 100%; }
    @media (min-width: 801px) {
      .cookieMessage .button {
        vertical-align: middle;
        width: 25%; } }
    @media (min-width: 1261px) {
      .cookieMessage .button {
        vertical-align: top; } }

.cookieMessage-container {
  margin: 0 auto;
  padding: 1.5rem; }
  @media (min-width: 801px) {
    .cookieMessage-container {
      width: 83.33333%; } }
  @media (min-width: 1261px) {
    .cookieMessage-container {
      width: 58.33333%; } }

@media (min-width: 801px) {
  .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 {
  margin: 0 auto;
  max-width: 85.71429rem;
  width: 100%;
  width: 100%;
  max-width: 450px; }
  .login-row:before, .login-row:after {
    content: " ";
    display: table; }
  .login-row:after {
    clear: both; }
  @media (min-width: 551px) {
    .login-row .form-actions {
      display: flex;
      align-items: center;
      justify-content: center; } }
  @media (min-width: 801px) {
    .login-row {
      display: flex;
      justify-content: center;
      align-items: center;
      max-width: 100%;
      margin-top: 6rem;
      margin-bottom: 6rem; }
      .login-row .form-actions {
        justify-content: initial; }
      .login-row .forgot-password {
        margin-left: 3rem; } }
  .login-row .new-customer .panel-body {
    margin: 0; }
  .login-row .new-customer .button {
    margin: 0;
    width: 100%;
    padding-left: 0.78571rem;
    padding-right: 0.78571rem; }
  @media (min-width: 801px) {
    .login-row .new-customer .button {
      width: auto;
      padding-left: 3rem;
      padding-right: 3rem; } }

.login-form {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  margin-bottom: 3rem; }
  @media (min-width: 801px) {
    .login-form {
      padding-left: 0.75rem;
      padding-right: 0.75rem;
      width: 50%;
      float: left;
      margin-bottom: 0; } }

.new-customer {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .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; }

.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 {
  overscroll-behavior: contain;
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .quickSearchResults {
      margin-top: 0; } }
  .quickSearchResults .modal-close {
    display: none; }
    @media (min-width: 801px) {
      .quickSearchResults .modal-close {
        display: block; } }
  .quickSearchResults .no-results-found, .quickSearchResults .loading-search-results {
    padding-top: 15px;
    text-align: center;
    font-weight: 600; }

.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: 551px) {
      .search-price-range label input {
        display: inline;
        width: 6rem; } }
  @media (min-width: 551px) {
    .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: 16px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 24px;
  margin: 1.5rem 0 0;
  text-align: center; }

.search-nav {
  position: relative; }

.page--search #ss-placeholder {
  padding-top: 1.71429rem; }

#ss-placeholder .quickSearch-suggestions-container {
  display: flex;
  padding: 1.42857rem 1.14286rem 2.28571rem; }
  #ss-placeholder .quickSearch-suggestions-container .skeleton-text__body {
    width: 15%;
    margin-right: 0.71429rem; }
    #ss-placeholder .quickSearch-suggestions-container .skeleton-text__body:first-of-type {
      width: 18%;
      margin-right: 3.57143rem; }
    #ss-placeholder .quickSearch-suggestions-container .skeleton-text__body:last-of-type {
      width: 15%; }

#ss-placeholder .productlist--header-skeleton {
  display: flex;
  justify-content: space-between;
  margin: 0.85714rem 1.14286rem 0.28571rem; }
  #ss-placeholder .productlist--header-skeleton .skeleton-text__body {
    width: 10%; }
    #ss-placeholder .productlist--header-skeleton .skeleton-text__body:last-of-type {
      width: 10%; }

.navBar--account {
  display: none; }
  @media (min-width: 801px) {
    .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 {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    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;
    padding-bottom: 100%;
    width: 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: 551px) {
    .account-product-body {
      padding-bottom: 0; } }
  .account-product-body .definitionList {
    font-size: 16px;
    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: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin: -0.21429rem 0 1rem;
  text-transform: inherit; }

.account-product-price {
  float: right;
  font-size: 16px; }

.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: 551px) {
    .account-product-detail {
      width: 33.33333%; } }
  @media (min-width: 1261px) {
    .account-product-detail {
      width: 25%; } }
  .account-product-detail + .account-product-detail {
    margin-top: 1rem; }
    @media (min-width: 551px) {
      .account-product-detail + .account-product-detail {
        margin-top: 0; } }
  @media (min-width: 551px) {
    .account-product-detail + .account-product-detail--full {
      margin-top: 1.5rem; } }

@media (min-width: 1261px) {
  .account-product-detail--large {
    width: 50%; } }

.account-product-detail--full {
  width: 100%; }

.account-product-detail-heading {
  color: #757575;
  font-family: "Montserrat", 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: 1261px) {
      .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: 1261px) {
      .account-product--alignMiddle .account-product-figure {
        left: -2rem; } }
  .account-product--alignMiddle .account-product-body {
    padding-left: 2rem;
    vertical-align: middle; }
    @media (min-width: 1261px) {
      .account-product--alignMiddle .account-product-body {
        padding-left: 0; } }

.account-orderTotal {
  float: right;
  font-size: 16px;
  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; }

.page--account_orderstatus .breadcrumb, .page--account_orderstatus .account-heading, .page--account_orderstatus .account-product-figure {
  display: none; }

.page--account_orderstatus .page-heading {
  font-size: 32px;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  color: #0A2844; }

.page--account_orderstatus .order-history-headers {
  display: none;
  border-bottom: 1px solid #DADFE3; }
  @media (min-width: 551px) {
    .page--account_orderstatus .order-history-headers {
      display: block; } }
  .page--account_orderstatus .order-history-headers .order-history-order-header h5 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #0A2844;
    font-size: 16px;
    text-transform: none !important;
    margin: 0;
    padding: 0;
    padding-bottom: 16px; }

.page--account_orderstatus .order-history-subcontent {
  display: grid;
  grid-template: 2fr repeat(2, 2);
  gap: 20px;
  border-bottom: 1px solid #DADFE3;
  margin-bottom: 20px !important; }
  .page--account_orderstatus .order-history-subcontent .grid-one {
    grid-column-start: 1;
    grid-column-end: 2; }
  .page--account_orderstatus .order-history-subcontent .grid-two {
    grid-column-start: 2;
    grid-column-end: 3; }
  .page--account_orderstatus .order-history-subcontent .mobile-title {
    display: flex;
    width: 100%;
    float: left;
    clear: both;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #0A2844; }
    @media (min-width: 551px) {
      .page--account_orderstatus .order-history-subcontent .mobile-title {
        display: none; } }
  @media (min-width: 551px) {
    .page--account_orderstatus .order-history-subcontent .order-history-subtext {
      padding-top: 30px;
      padding-bottom: 30px; }
      .page--account_orderstatus .order-history-subcontent .order-history-subtext span, .page--account_orderstatus .order-history-subcontent .order-history-subtext a {
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: #0A2844; }
      .page--account_orderstatus .order-history-subcontent .order-history-subtext a:hover {
        opacity: 50%; } }
  .page--account_orderstatus .order-history-subcontent .order-history-subtext-track {
    margin-bottom: 20px;
    grid-column-start: 1;
    grid-column-end: 3; }
    @media (min-width: 551px) {
      .page--account_orderstatus .order-history-subcontent .order-history-subtext-track {
        margin-bottom: 0; } }
    .page--account_orderstatus .order-history-subcontent .order-history-subtext-track .subtext-track-link a {
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 16px;
      color: #0A2844;
      border: 1px solid #0A2844;
      border-radius: 0.25em;
      padding: 5px;
      text-decoration: none; }
      .page--account_orderstatus .order-history-subcontent .order-history-subtext-track .subtext-track-link a:hover {
        opacity: 50%; }
    @media (min-width: 551px) {
      .page--account_orderstatus .order-history-subcontent .order-history-subtext-track {
        padding-top: 30px;
        padding-bottom: 30px;
        flex-direction: row-reverse; } }

.page--account_orderstatus .order-history-headers, .page--account_orderstatus .order-history-subcontent, .page--account_orderstatus .order-history-subtext-track {
  margin: 0;
  padding: 0; }
  .page--account_orderstatus .order-history-headers li, .page--account_orderstatus .order-history-subcontent li, .page--account_orderstatus .order-history-subtext-track li {
    list-style: none;
    text-decoration: none; }
  .page--account_orderstatus .order-history-headers .subtext-track-link a, .page--account_orderstatus .order-history-subcontent .subtext-track-link a, .page--account_orderstatus .order-history-subtext-track .subtext-track-link a {
    text-align: center;
    display: block; }
  @media (min-width: 551px) {
    .page--account_orderstatus .order-history-headers, .page--account_orderstatus .order-history-subcontent, .page--account_orderstatus .order-history-subtext-track {
      display: flex; }
      .page--account_orderstatus .order-history-headers li, .page--account_orderstatus .order-history-subcontent li, .page--account_orderstatus .order-history-subtext-track li {
        display: inline-flex;
        width: 20%; } }

.account-orderStatus {
  bottom: 0;
  left: 0;
  position: absolute; }
  @media (min-width: 551px) {
    .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: 551px) {
    .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: 16px; }
  .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: #0a2844;
  font-weight: 400;
  margin-top: 1.5rem; }

.account-downloads-summary {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  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: 16px;
  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: #8f8f8f; }

.icon--ratingFull svg {
  fill: #474747; }

.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: 90px;
  padding: 1.5rem;
  width: 160px;
  background-color: #000;
  background-image: -webkit-named-image(apple-pay-logo-white); }

.apple-pay-supported .apple-pay-checkout-button {
  display: block;
  float: right; }

.apple-pay-supported .previewCartCheckout .apple-pay-checkout-button {
  display: inline-block;
  float: none; }

.paymentMethodsTitle {
  margin: 0 0 0.78571rem;
  padding: 0;
  text-transform: none;
  width: 100%; }

.paymentMethodsGrid {
  display: flex;
  flex-wrap: wrap;
  margin: -0.78571rem;
  margin-bottom: 1.5rem; }
  .paymentMethodsGrid-item {
    padding: 0.78571rem;
    width: 100%; }
    @media (min-width: 551px) {
      .paymentMethodsGrid-item {
        width: 50%; } }

.paymentMethod {
  background-color: #e5e5e5;
  border: 1px solid #e5e5e5;
  border-radius: 0.21429rem;
  display: flex;
  flex-flow: column nowrap;
  height: 100%; }
  .paymentMethod-row {
    padding: 1.5rem; }
    .paymentMethod-row:first-child {
      background-color: #fff; }
    .paymentMethod-row:last-child {
      margin-top: auto; }
    .paymentMethod-row:only-child {
      height: 100%; }
  .paymentMethod .button {
    margin-bottom: 0; }

.methodHeader {
  align-items: center;
  display: flex;
  flex-flow: row;
  justify-content: space-between; }
  .methodHeader-icon {
    margin-right: 0.78571rem;
    width: 2rem; }
    @media (min-width: 1261px) {
      .methodHeader-icon {
        width: 3rem; } }
  .methodHeader-title {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-title {
        font-size: 1rem; } }
  .methodHeader-brand {
    font-size: 13px;
    font-weight: 600; }
    @media (min-width: 1261px) {
      .methodHeader-brand {
        font-size: 1rem; } }
  .methodHeader-meta {
    display: flex;
    flex-wrap: nowrap;
    margin-left: auto;
    padding-left: 0.78571rem; }
  .methodHeader-default {
    fill: #666666;
    height: 1.28571rem;
    margin-left: 0.78571rem;
    width: 1.28571rem; }
    @media (min-width: 1261px) {
      .methodHeader-default {
        height: 1.42857rem;
        width: 1.42857rem; } }
  .methodHeader-expiry {
    font-size: 16px;
    text-transform: capitalize; }

.methodDetails {
  display: flex;
  margin: 0; }
  .methodDetails-label {
    flex: 1;
    font-weight: 600; }
  .methodDetails-description {
    flex: 2;
    font-size: 13px; }

.newPaymentMethod {
  align-items: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-items: center;
  min-height: 13.28571rem;
  text-decoration: none; }
  .newPaymentMethod-icon {
    font-size: 50px;
    line-height: 1;
    margin: auto 0 0.78571rem; }
  .newPaymentMethod-title {
    margin: 0 auto auto;
    text-align: center; }

@media (min-width: 551px) {
  .paymentMethodForm {
    max-width: 60%; } }

@media (min-width: 551px) {
  .paymentMethodForm-column {
    display: flex; }
    .paymentMethodForm-column:first-child .form-field {
      margin-bottom: 0.78571rem; } }

.paymentMethodForm-heading {
  color: #333333;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  margin-top: 1.5rem;
  text-transform: capitalize; }

.paymentMethodForm-subheading {
  display: flex;
  font-weight: 600; }

@media (min-width: 551px) {
  .paymentMethodForm-cards {
    margin-left: auto; } }

.paymentMethodForm-cards-icon {
  margin-right: 0.21429rem;
  width: 2.42857rem; }

.paymentMethodForm-inputs {
  position: relative; }
  @media (min-width: 551px) {
    .paymentMethodForm-inputs:last-child {
      padding-left: 1.5rem;
      width: 30%; }
    .paymentMethodForm-inputs:first-child {
      width: 70%; } }

.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: 551px) {
    .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: 16px;
  font-weight: 600;
  letter-spacing: 0.25px; }

.category-header-image {
  width: 100%; }

#ss-placeholder {
  overflow: hidden;
  margin: 0; }
  #ss-placeholder .page {
    margin: 0; }
  #ss-placeholder .form-field,
  #ss-placeholder .switcher,
  #ss-placeholder .page-sidebar,
  #ss-placeholder .page-content {
    opacity: 0.3;
    padding: 0; }
    #ss-placeholder .form-field .navList-action,
    #ss-placeholder .switcher .navList-action,
    #ss-placeholder .page-sidebar .navList-action,
    #ss-placeholder .page-content .navList-action {
      display: flex;
      align-items: center;
      margin-bottom: 0.78571rem; }
      #ss-placeholder .form-field .navList-action > *,
      #ss-placeholder .switcher .navList-action > *,
      #ss-placeholder .page-sidebar .navList-action > *,
      #ss-placeholder .page-content .navList-action > * {
        margin-bottom: 0; }
      #ss-placeholder .form-field .navList-action .skeleton,
      #ss-placeholder .switcher .navList-action .skeleton,
      #ss-placeholder .page-sidebar .navList-action .skeleton,
      #ss-placeholder .page-content .navList-action .skeleton {
        margin-left: 0.5rem; }
    #ss-placeholder .form-field .sidebarBlock fieldset,
    #ss-placeholder .switcher .sidebarBlock fieldset,
    #ss-placeholder .page-sidebar .sidebarBlock fieldset,
    #ss-placeholder .page-content .sidebarBlock fieldset {
      border: none;
      padding: 0;
      margin: 0; }
    #ss-placeholder .form-field .sidebarBlock-heading > button,
    #ss-placeholder .switcher .sidebarBlock-heading > button,
    #ss-placeholder .page-sidebar .sidebarBlock-heading > button,
    #ss-placeholder .page-content .sidebarBlock-heading > button {
      padding: 0; }
  #ss-placeholder .product {
    width: 100%; }
  #ss-placeholder .actionBar {
    justify-content: end; }
  #ss-placeholder .skeleton {
    animation: skeleton-loading 1s linear infinite alternate; }

@keyframes skeleton-loading {
  0% {
    background-color: #c2cfd6; }
  100% {
    background-color: #f0f3f5; } }
  #ss-placeholder .skeleton-text {
    width: 100%;
    height: 0.7rem;
    margin-bottom: 0.5rem;
    border-radius: 0.25rem; }
  #ss-placeholder .skeleton-text__body {
    width: 75%; }
    #ss-placeholder .skeleton-text__body:last-of-type {
      width: 50%; }
  #ss-placeholder .skeleton-facet-heading {
    width: 75%;
    margin-bottom: 1rem; }
  #ss-placeholder .skeleton-facet {
    margin-left: 0 !important; }
    #ss-placeholder .skeleton-facet--1 {
      width: 32%; }
    #ss-placeholder .skeleton-facet--2 {
      width: 40%; }
    #ss-placeholder .skeleton-facet--3 {
      width: 57%; }
    #ss-placeholder .skeleton-facet--4 {
      width: 60%; }
    #ss-placeholder .skeleton-facet--5 {
      width: 50%; }
    #ss-placeholder .skeleton-facet--6 {
      width: 24%; }
  #ss-placeholder .skeleton-footer {
    width: 30%; }

.newsletter-overlay {
  background-color: rgba(51, 51, 51, 0.95);
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999; }
  .newsletter-overlay .newsletter-popup {
    background-color: white;
    bottom: 0;
    display: none;
    height: 60%;
    left: 0;
    margin: auto;
    min-height: 300px;
    padding: 2.25rem;
    position: fixed;
    right: 0;
    top: 0;
    width: 95%; }
    @media (min-width: 551px) {
      .newsletter-overlay .newsletter-popup {
        height: 50%;
        max-height: 320px;
        max-width: 450px;
        width: 65%; } }
    @media (min-width: 801px) {
      .newsletter-overlay .newsletter-popup {
        max-height: 290px;
        min-height: 290px; } }
    .newsletter-overlay .newsletter-popup .form {
      margin: 0; }
    .newsletter-overlay .newsletter-popup .newsletter-popup-decline {
      text-align: center; }
    .newsletter-overlay .newsletter-popup h5.footer-info-heading {
      font-size: 1.57143rem;
      margin: 0;
      text-align: center; }
    .newsletter-overlay .newsletter-popup p {
      font-size: 0.92857rem;
      text-align: center; }
    .newsletter-overlay .newsletter-popup .form-prefixPostfix .form-input {
      width: 100%; }
    .newsletter-overlay .newsletter-popup .form-prefixPostfix .button {
      margin: 0.78571rem 0 0;
      width: 100%; }

.card-swatches {
  margin-top: 0.35714rem; }
  .card-swatches .form-option {
    border-color: #757575;
    cursor: default;
    margin: 0 0.17857rem 0.17857rem 0; }
    .card-swatches .form-option .form-option-variant--color,
    .card-swatches .form-option .form-option-variant--pattern {
      height: 1rem;
      width: 1rem; }
      .card-swatches .form-option .form-option-variant--color.color--duotone,
      .card-swatches .form-option .form-option-variant--pattern.color--duotone {
        width: 0.5rem; }
      .card-swatches .form-option .form-option-variant--color.color--tritone,
      .card-swatches .form-option .form-option-variant--pattern.color--tritone {
        width: 0.33333rem; }

.grid-list-switcher {
  float: left;
  line-height: 32px; }
  .grid-list-switcher .switcher {
    color: #757575; }
    .grid-list-switcher .switcher.current-view, .grid-list-switcher .switcher:hover {
      color: #333333; }

.page-sidebar + .page-content .productGrid.view-list .product {
  width: 100%; }

.card-badges {
  left: 0.78571rem;
  position: absolute;
  top: 0.78571rem;
  z-index: 10; }

.badge {
  display: block;
  font-size: 0.9rem;
  padding: 0.17857rem 0.78571rem;
  text-transform: uppercase; }
  .badge.product-grid-tag {
    background-color: white;
    color: #101623; }
  .badge.sale-saving-badge {
    background-color: #da2a2a;
    color: white; }
  .badge.out-of-stock {
    background-color: white;
    color: #101623; }
  .badge.selling-fast-tag {
    background-color: #da2a2a;
    color: white; }
  .badge.new-product-badge {
    background-color: #101623;
    color: white; }

.badge + .badge {
  float: none;
  margin-top: 0.35714rem; }

.search-spring-facets {
  position: fixed !important;
  inset: 0;
  background-color: white;
  z-index: 101;
  padding: 0 2.28571rem;
  overflow: auto;
  transform: translateX(100vw);
  transition: transform 200ms ease-in-out; }
  .search-spring-facets.is-open {
    transform: translateX(1.14286rem);
    box-shadow: 0 0 0 100vmax #0A2844; }
    @media (min-width: 801px) {
      .search-spring-facets.is-open {
        box-shadow: none;
        transform: unset; } }
  @media (min-width: 801px) {
    .search-spring-facets {
      transform: unset;
      position: relative !important;
      z-index: 0;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      transition: none; } }
  .search-spring-facets__wrapper {
    padding-inline: 1.14286rem;
    overflow: scroll;
    flex-grow: 1; }
    @media (min-width: 801px) {
      .search-spring-facets__wrapper {
        overflow: auto; } }
  .search-spring-facets__mobile-buttons {
    background-color: #f3f4f6;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    display: flex;
    flex-direction: column;
    padding: 1.14286rem; }
    @media (min-width: 801px) {
      .search-spring-facets__mobile-buttons {
        background-color: white; } }
    .search-spring-facets__mobile-buttons .button--primary {
      padding: 0.85714rem;
      margin-bottom: 1.71429rem; }
      @media (min-width: 801px) {
        .search-spring-facets__mobile-buttons .button--primary {
          display: none; } }
    .search-spring-facets__mobile-buttons .link {
      color: #0a2844;
      text-decoration: underline; }

.search-spring-facets-title-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: sticky;
  top: 0;
  padding: 0.85714rem 1.14286rem;
  background-color: #f3f4f6;
  z-index: 1; }
  @media (min-width: 801px) {
    .search-spring-facets-title-container {
      display: none; } }
  .search-spring-facets-title-container h2 {
    font-size: 1.42857rem;
    line-height: calc(28 / 20);
    font-weight: 700;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    margin: 0; }
  .search-spring-facets-title-container .icon {
    width: 1.71429rem;
    height: 1.71429rem; }
  .search-spring-facets-title-container button {
    padding: 0.28571rem;
    border-radius: 0.28571rem; }
    .search-spring-facets-title-container button:focus {
      box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.25); }
    @media (min-width: 801px) {
      .search-spring-facets-title-container button {
        display: none; } }

.search-spring-facets-title {
  font-size: 1.42857rem;
  color: #333333;
  margin: 0; }

@keyframes search-spring-loading-spinner {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }

.search-spring-loading__wrapper {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }

.search-spring-loading__container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 185px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 1.5rem;
  text-align: center;
  border-radius: 0.25rem; }

.search-spring-loading__spinner {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  vertical-align: text-bottom;
  border: 0.2em solid white;
  border-right-color: transparent;
  border-radius: 50%;
  animation: search-spring-loading-spinner 0.75s ease-in-out infinite;
  color: #f8f9fa; }

.search-spring-loading__text {
  font-size: 0.95rem;
  color: #fff;
  margin-top: 0.5rem;
  font-weight: bold;
  margin-bottom: 0; }

.searchspring-filter-page-heading {
  margin-bottom: 1.71429rem; }
  .searchspring-filter-page-heading h1.page-heading {
    margin-bottom: 0;
    line-height: 1.1; }
  .searchspring-filter-page-heading p {
    font-size: 1.28571rem;
    opacity: 0.75;
    margin: 0; }

.search-spring-facets-active {
  display: flex;
  flex-wrap: wrap; }
  .search-spring-facets-active li {
    margin-bottom: 12px;
    margin-right: 12px; }
  .search-spring-facets-active .navList-action--clear-all {
    text-decoration: underline;
    margin-left: 0.85714rem; }

.search-spring-facet-pill {
  background: #e5e5e5;
  border-radius: 4px;
  padding: .21429rem .5rem .21429rem .71429rem;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .search-spring-facet-pill svg {
    height: 0.85714rem;
    width: 0.85714rem;
    fill: #757575;
    display: inline-block;
    margin-left: 0.35714rem; }

.search-spring-facets-title {
  font-size: 1rem; }

.category-bird-type {
  overflow-x: scroll; }
  .category-bird-type__inner-wrapper {
    display: flex;
    width: fit-content; }
  .category-bird-type .bird-type-item {
    width: 10.28571rem;
    padding: 0 0.57143rem;
    margin: 0 0 1.42857rem;
    opacity: 1;
    transition: .2s ease-in-out opacity;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start; }
    .category-bird-type .bird-type-item:hover {
      opacity: .7; }
    .category-bird-type .bird-type-item.is-open {
      opacity: .5; }
      .category-bird-type .bird-type-item.is-open:hover {
        opacity: .5; }
    .category-bird-type .bird-type-item .image-wrapper {
      display: block;
      border: 2px solid #fff;
      border-radius: 50%;
      display: block;
      filter: drop-shadow(0 4px 8px rgba(10, 40, 68, 0.15));
      margin: 0 0 12px;
      max-width: 100%;
      overflow: hidden;
      position: relative;
      transition: filter .2s ease-in-out;
      width: 100%; }
      .category-bird-type .bird-type-item .image-wrapper:before {
        content: "";
        display: block;
        height: 0;
        padding-bottom: 100%;
        position: relative;
        width: 100%; }
      .category-bird-type .bird-type-item .image-wrapper img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }
    .category-bird-type .bird-type-item .content-wrapper .bird-type-name {
      font-size: 1.14286rem;
      line-height: 1.78571rem;
      text-align: center;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: #0a2844;
      margin: 0; }

#searchspring-results--page,
#searchspring-results--search {
  display: flex; }
  #searchspring-results--page #page-description,
  #searchspring-results--search #page-description {
    border-bottom: 0;
    padding-bottom: 20px; }
    @media (min-width: 801px) {
      #searchspring-results--page #page-description h1,
      #searchspring-results--page #page-description p,
      #searchspring-results--search #page-description h1,
      #searchspring-results--search #page-description p {
        text-align: left !important; } }
    #searchspring-results--page #page-description p,
    #searchspring-results--search #page-description p {
      max-width: 100%; }
      @media (min-width: 801px) {
        #searchspring-results--page #page-description p,
        #searchspring-results--search #page-description p {
          margin-left: 0; } }
  #searchspring-results--page .actionBar--refine-by-btn,
  #searchspring-results--search .actionBar--refine-by-btn {
    display: block;
    margin-bottom: 1.07143rem; }
    @media (min-width: 551px) {
      #searchspring-results--page .actionBar--refine-by-btn,
      #searchspring-results--search .actionBar--refine-by-btn {
        float: left;
        margin-right: 1.42857rem;
        margin-bottom: 0;
        width: auto; } }
    @media (min-width: 801px) {
      #searchspring-results--page .actionBar--refine-by-btn,
      #searchspring-results--search .actionBar--refine-by-btn {
        display: none; } }
    #searchspring-results--page .actionBar--refine-by-btn > button,
    #searchspring-results--search .actionBar--refine-by-btn > button {
      padding: 0.71429rem 2.28571rem;
      width: 100%; }
      @media (min-width: 551px) {
        #searchspring-results--page .actionBar--refine-by-btn > button,
        #searchspring-results--search .actionBar--refine-by-btn > button {
          width: 100%; } }
  #searchspring-results--page .actionBar-section .form-select,
  #searchspring-results--search .actionBar-section .form-select {
    height: 100%;
    background-position: right 0.57143rem top 50%;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  #searchspring-results--page .grid-list-switcher > button,
  #searchspring-results--search .grid-list-switcher > button {
    border: 0 none;
    padding: 0.14286rem; }
    #searchspring-results--page .grid-list-switcher > button.is-active,
    #searchspring-results--search .grid-list-switcher > button.is-active {
      color: #333; }
    #searchspring-results--page .grid-list-switcher > button + button,
    #searchspring-results--search .grid-list-switcher > button + button {
      margin-left: 0; }
  #searchspring-results--page .hide-facets div.sidebarBlock:nth-of-type(2),
  #searchspring-results--search .hide-facets div.sidebarBlock:nth-of-type(2) {
    display: none; }
  #searchspring-results--page .sidebarBlock,
  #searchspring-results--search .sidebarBlock {
    border: none;
    margin-top: 0;
    border-bottom: #e5e5e5 solid 1px;
    padding: 1.71429rem 0; }
    #searchspring-results--page .sidebarBlock ul,
    #searchspring-results--search .sidebarBlock ul {
      margin-bottom: 0; }
    #searchspring-results--page .sidebarBlock fieldset,
    #searchspring-results--search .sidebarBlock fieldset {
      border: 0 none;
      padding: 0; }
      #searchspring-results--page .sidebarBlock fieldset legend,
      #searchspring-results--search .sidebarBlock fieldset legend {
        width: 100%; }
    #searchspring-results--page .sidebarBlock .navList-action,
    #searchspring-results--search .sidebarBlock .navList-action {
      display: flex;
      align-items: center;
      font-size: 1rem;
      position: relative;
      cursor: pointer; }
      #searchspring-results--page .sidebarBlock .navList-action > input[type="checkbox"],
      #searchspring-results--search .sidebarBlock .navList-action > input[type="checkbox"] {
        margin-right: 1rem;
        opacity: 0;
        cursor: pointer; }
        #searchspring-results--page .sidebarBlock .navList-action > input[type="checkbox"]:checked ~ .checkbox-placeholder,
        #searchspring-results--search .sidebarBlock .navList-action > input[type="checkbox"]:checked ~ .checkbox-placeholder {
          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;
          opacity: 1;
          text-align: center; }
      #searchspring-results--page .sidebarBlock .navList-action .checkbox-placeholder,
      #searchspring-results--search .sidebarBlock .navList-action .checkbox-placeholder {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        height: 1.14286rem;
        width: 1.14286rem;
        background-color: transparent;
        border: 1px solid #8f8f8f;
        border-radius: 4px; }
        #searchspring-results--page .sidebarBlock .navList-action .checkbox-placeholder::after,
        #searchspring-results--search .sidebarBlock .navList-action .checkbox-placeholder::after {
          content: "";
          position: absolute;
          top: 0.57143rem;
          left: 0.57143rem;
          height: 0;
          width: 0;
          opacity: 1; }
    #searchspring-results--page .sidebarBlock .navList-item__show-more,
    #searchspring-results--search .sidebarBlock .navList-item__show-more {
      margin-left: 1.42857rem;
      margin-top: 0.71429rem;
      text-decoration: underline; }
    #searchspring-results--page .sidebarBlock.active-facets,
    #searchspring-results--search .sidebarBlock.active-facets {
      padding-top: 24px;
      position: sticky;
      top: 0;
      background-color: white;
      z-index: 10; }
  #searchspring-results--page .filterHeaderBar,
  #searchspring-results--search .filterHeaderBar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0.85714rem; }
    #searchspring-results--page .filterHeaderBar button:hover,
    #searchspring-results--search .filterHeaderBar button:hover {
      opacity: 50%; }
  #searchspring-results--page .sidebarBlock-heading,
  #searchspring-results--search .sidebarBlock-heading {
    margin-bottom: 0;
    position: relative;
    z-index: 1; }
    #searchspring-results--page .sidebarBlock-heading.is-open,
    #searchspring-results--search .sidebarBlock-heading.is-open {
      margin-bottom: 0.57143rem; }
    #searchspring-results--page .sidebarBlock-heading > button,
    #searchspring-results--search .sidebarBlock-heading > button {
      width: 100%;
      padding: 0;
      text-transform: capitalize;
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #searchspring-results--page .sidebarBlock-heading > button svg,
      #searchspring-results--search .sidebarBlock-heading > button svg {
        fill: #999;
        height: 1.42857rem;
        width: 1.42857rem; }
    #searchspring-results--page .sidebarBlock-heading .navList-action--clear-group,
    #searchspring-results--search .sidebarBlock-heading .navList-action--clear-group {
      position: absolute;
      top: 0;
      right: 1.42857rem;
      z-index: 2;
      font-family: "Karla", Arial, Helvetica, sans-serif;
      font-size: 1rem;
      width: auto;
      text-decoration: underline;
      display: none; }
      @media (min-width: 801px) {
        #searchspring-results--page .sidebarBlock-heading .navList-action--clear-group,
        #searchspring-results--search .sidebarBlock-heading .navList-action--clear-group {
          display: block; } }
  #searchspring-results--page .pagination-container .results-per-page,
  #searchspring-results--search .pagination-container .results-per-page {
    margin-bottom: 1rem; }
    @media (min-width: 801px) {
      #searchspring-results--page .pagination-container .results-per-page,
      #searchspring-results--search .pagination-container .results-per-page {
        margin-bottom: 2rem; } }
    #searchspring-results--page .pagination-container .results-per-page > select,
    #searchspring-results--search .pagination-container .results-per-page > select {
      display: inline-block;
      width: auto;
      margin: 0 0.71429rem;
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      height: 2.5rem;
      background-position: right 0.57143rem top 50%; }
  #searchspring-results--page .pagination-container--results,
  #searchspring-results--search .pagination-container--results {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column; }
    @media (min-width: 801px) {
      #searchspring-results--page .pagination-container--results,
      #searchspring-results--search .pagination-container--results {
        flex-direction: row; } }
  #searchspring-results--page .product,
  #searchspring-results--search .product {
    width: 100%; }

.no-results-status {
  display: flex;
  justify-content: center;
  padding: 1.14286rem 0 0; }

.heroCarousel-content--desktop {
  display: none !important; }
  @media (min-width: 801px) {
    .heroCarousel-content--desktop {
      display: block !important; } }
  .heroCarousel-content--desktop .heroCarousel-description {
    margin-top: 2rem !important; }

.heroCarousel-content--mobile {
  display: block !important;
  margin-left: 0 !important; }
  .heroCarousel-content--mobile .heroCarousel-text {
    position: relative; }
  @media (min-width: 801px) {
    .heroCarousel-content--mobile {
      display: none !important; } }

.slick-next {
  right: 5rem; }

.slick-prev {
  left: 5rem; }

.slick-dots {
  bottom: 8px; }

.heroCarousel-content {
  background: none;
  left: auto;
  right: auto; }
  @media (min-width: 801px) {
    .heroCarousel-content {
      position: absolute; } }
  .heroCarousel-content--left {
    left: 15%;
    text-align: left; }
  @media (min-width: 801px) {
    .heroCarousel-content--center {
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center; } }
  .heroCarousel-content--right {
    right: 15%;
    text-align: right; }
  .heroCarousel-content .heroCarousel-text span {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: bold; }
  .heroCarousel-content .heroCarousel-text p {
    margin-top: 1rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 500; }

.button.button--heroCarousel {
  border-radius: 100px;
  background: #f3f4f6;
  color: #0A2844;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-size: 1.42857rem;
  padding: 1.5rem 3.28571rem;
  font-weight: 500; }
  @media (min-width: 801px) {
    .button.button--heroCarousel {
      margin-top: 2.4rem; } }

.heroCarousel-slide .heroCarousel-image {
  object-fit: cover; }

.heroCarousel-image-wrapper picture {
  width: 100%; }

.heroCarousel-image-wrapper img {
  position: absolute;
  height: 100%;
  width: 100%; }

.home-new-products .home-title-section {
  padding-top: 3.42857rem; }

.search-spring-product-recommendations {
  margin-inline: auto; }
  .search-spring-product-recommendations .home-title-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 2.28571rem;
    margin-left: 0.57143rem; }
    @media (min-width: 801px) {
      .search-spring-product-recommendations .home-title-section {
        flex-direction: row;
        align-items: center;
        margin-left: 0; } }
  .search-spring-product-recommendations .page-heading {
    text-align: left;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2.28571rem;
    margin: 0; }
  @media (min-width: 801px) {
    .search-spring-product-recommendations .see-all-link, .search-spring-product-recommendations .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"], .home-shop-by-bird .home-title-section .home-title-divs .search-spring-product-recommendations [class^="sd-simple-text-link"], .search-spring-product-recommendations .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] a, .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] .search-spring-product-recommendations a, .search-spring-product-recommendations .homePage-top-brands [class^="sd-simple-text-link"], .homePage-top-brands .search-spring-product-recommendations [class^="sd-simple-text-link"] {
      margin-left: 1.14286rem; } }

.recently-viewed-slider.slick-slider {
  min-width: unset;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 4.57143rem; }
  @media (min-width: 801px) {
    .recently-viewed-slider.slick-slider {
      margin-bottom: 0; } }

.homePage-parrot-advice {
  margin-bottom: 6.85714rem; }
  .homePage-parrot-advice .advice-title-section {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.14286rem;
    margin-bottom: 2.28571rem;
    margin-top: 6.85714rem; }
    @media (min-width: 801px) {
      .homePage-parrot-advice .advice-title-section {
        flex-direction: row;
        align-items: center; } }
  .homePage-parrot-advice .page-heading {
    text-align: left;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 2.28571rem;
    margin: 0; }
  .homePage-parrot-advice a {
    text-decoration: none;
    font-size: 1.14286rem;
    line-height: 25px;
    color: #0052A6;
    font-weight: 600; }
  .homePage-parrot-advice .parrot-advice-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    @media (min-width: 551px) {
      .homePage-parrot-advice .parrot-advice-content {
        flex-direction: row; } }
    @media (min-width: 801px) {
      .homePage-parrot-advice .parrot-advice-content {
        width: 100%;
        max-width: 60.14286rem;
        margin-left: auto;
        margin-right: auto; } }
    .homePage-parrot-advice .parrot-advice-content .image-wrapper {
      width: 100%;
      height: auto;
      position: relative;
      overflow: hidden; }
      .homePage-parrot-advice .parrot-advice-content .image-wrapper:before {
        content: '';
        position: relative;
        display: block;
        height: auto;
        width: 100%;
        padding-top: 100%; }
      .homePage-parrot-advice .parrot-advice-content .image-wrapper:hover img {
        transform: scale(1.05); }
      .homePage-parrot-advice .parrot-advice-content .image-wrapper img {
        max-width: 100%;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        object-fit: cover;
        transform: scale(1);
        transition: .2s ease-in-out transform; }
    .homePage-parrot-advice .parrot-advice-content .advice-article {
      display: flex;
      flex-direction: column;
      width: 100%;
      padding: 0;
      margin-bottom: 40px; }
      @media (min-width: 551px) {
        .homePage-parrot-advice .parrot-advice-content .advice-article {
          width: calc(100% / 3);
          padding: 0 12px;
          margin-bottom: 0; } }
      .homePage-parrot-advice .parrot-advice-content .advice-article .article-title {
        margin-top: 0.85714rem;
        margin-bottom: 0.57143rem;
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        font-size: 1.42857rem;
        line-height: 28px;
        font-weight: 500; }
        .homePage-parrot-advice .parrot-advice-content .advice-article .article-title:hover {
          text-decoration: underline; }
        .homePage-parrot-advice .parrot-advice-content .advice-article .article-title a {
          color: inherit;
          text-decoration: unset;
          font-size: inherit;
          line-height: inherit; }
      .homePage-parrot-advice .parrot-advice-content .advice-article p {
        margin: 0;
        font-size: 1.14286rem;
        font-family: "Montserrat", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
        line-height: 24px;
        font-weight: 500;
        color: #54697C;
        text-overflow: ellipsis;
        overflow: hidden;
        height: auto;
        max-height: calc(24px * $linesToShow);
        display: -webkit-box;
        /* autoprefixer: off */
        -webkit-box-orient: vertical;
        /* autoprefixer: on */
        -webkit-line-clamp: 3; }

.homepage-trustpilot-reviews {
  padding-top: 4.64286rem;
  padding-bottom: 4.64286rem;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  border-top: 1px solid #f3f4f6;
  border-bottom: 1px solid #f3f4f6; }

#tp-widget-loader {
  display: none !important; }

.tp-widget-review .top-row {
  gap: 0 !important; }

.tp-widget-review .tp-widget-stars {
  margin-right: 2.85714rem !important; }

.productCarousel {
  margin: 0 auto; }

.homePage-recently-viewed-products {
  background-color: #F3F4F6;
  padding: 6.85714rem 0; }
  .homePage-recently-viewed-products .home-title-section {
    margin-left: 0; }
    .homePage-recently-viewed-products .home-title-section h2 {
      font-size: 2.28571rem;
      white-space: nowrap; }

.recently-viewed-slider .slick-list {
  display: flex;
  flex-direction: column; }

.recently-viewed-slider .slick-track {
  display: flex;
  flex-grow: 1; }

.recently-viewed-slider .productCarousel-slide {
  flex-grow: 1;
  height: auto; }
  .recently-viewed-slider .productCarousel-slide [class^="product-custom-badge"] {
    top: 8px;
    left: 8px; }
  .recently-viewed-slider .productCarousel-slide .card-carousel {
    display: flex;
    flex-direction: column; }
    .recently-viewed-slider .productCarousel-slide .card-carousel .card-body {
      height: auto;
      display: flex;
      flex-direction: column;
      flex-grow: 1;
      justify-content: flex-start; }
      .recently-viewed-slider .productCarousel-slide .card-carousel .card-body .card-body-list-right {
        display: flex;
        flex-direction: column;
        margin-top: auto;
        flex-grow: 1; }
        .recently-viewed-slider .productCarousel-slide .card-carousel .card-body .card-body-list-right .card-buttons {
          margin-top: auto; }

.recently-viewed-slider .card-image-wrapper {
  border: 1px solid #f3f4f6;
  padding: 0.57143rem;
  position: relative; }
  .recently-viewed-slider .card-image-wrapper .featured-quickView {
    position: absolute;
    z-index: 10;
    bottom: 0;
    display: none;
    width: 100%;
    left: 50%;
    transform: translate(-50%, 0); }
  .recently-viewed-slider .card-image-wrapper:hover .featured-quickView {
    display: block; }
  .recently-viewed-slider .card-image-wrapper .button--tertiary {
    color: #0a2844;
    background-color: #f3f4f6;
    border: 1px solid #dadfe3; }
    .recently-viewed-slider .card-image-wrapper .button--tertiary:active {
      background-color: #dadfe3;
      border-color: #0a2844; }

.productView-thumbnails.slick-slider {
  max-width: 40.71429rem;
  margin-left: auto;
  margin-right: auto; }
  @media (min-width: 801px) {
    .productView-thumbnails.slick-slider {
      max-width: 100%; } }
  .productView-thumbnails.slick-slider.has-arrows {
    padding: 0 40px; }
  .productView-thumbnails.slick-slider .slick-arrow {
    border: 1px solid #0A2844;
    border-radius: 50%;
    height: 2.28571rem;
    width: 2.28571rem;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    bottom: unset;
    top: 50%;
    margin: 0; }
    @media (min-width: 801px) {
      .productView-thumbnails.slick-slider .slick-arrow {
        bottom: unset;
        top: 50%;
        margin: 0; } }
    .productView-thumbnails.slick-slider .slick-arrow:before {
      height: 1.2rem;
      width: 1.2rem; }
  .productView-thumbnails.slick-slider .slick-prev {
    left: 0; }
    .productView-thumbnails.slick-slider .slick-prev:before {
      background-image: url("../icons/arrow-left.svg");
      background-size: 2rem; }
  .productView-thumbnails.slick-slider .slick-next {
    right: 0; }
    .productView-thumbnails.slick-slider .slick-next:before {
      background-image: url("../icons/arrow-right.svg");
      background-size: 2rem; }

.product {
  margin-bottom: 2.64286rem; }
  .product .card {
    margin-bottom: 0; }
    .product .card .in-stock {
      color: #2f9e44; }

.card-image-wrapper {
  margin: 0; }

.card-stock-notification {
  display: flex;
  align-items: center;
  min-height: 2.35714rem; }
  .card-stock-notification:not(.drop-ship--wrapper) span {
    font-size: 1.14286rem;
    line-height: 1.42857rem; }
  .card-stock-notification:not(.drop-ship--wrapper) svg {
    width: 1.57143rem;
    height: 1.57143rem; }

.loading-container {
  width: 100%;
  height: 100vh;
  background-color: white;
  background-image: url("assets/img/loading-background.png");
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 1;
  z-index: 100;
  transition: opacity 0s ease-out;
  transition-delay: 1s; }

.loading-ring {
  display: inline-block;
  position: relative;
  width: 128px;
  height: 128px; }

.loading-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 128px;
  height: 128px;
  margin: 8px;
  border: 16px solid #0052A6;
  border-radius: 50%;
  animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #0052A6 transparent transparent transparent; }

.loading-ring div:nth-child(1) {
  animation-delay: -0.45s; }

.loading-ring div:nth-child(2) {
  animation-delay: -0.3s; }

.loading-ring div:nth-child(3) {
  animation-delay: -0.15s; }

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

.usp-bar--wrapper {
  position: relative;
  margin-bottom: 2rem; }

.usp-banner {
  display: flex;
  align-items: center;
  justify-self: center;
  flex-wrap: wrap;
  position: relative; }
  .usp-banner::after {
    content: '';
    display: block;
    position: absolute;
    background-color: #0052a6;
    height: 100%;
    top: 0;
    width: 100vw;
    left: calc(50% - 50vw);
    max-width: 100vw;
    z-index: -1; }
  .usp-banner .usp-banner-container {
    height: 100%;
    padding: 11px 0; }
    @media (min-width: 551px) {
      .usp-banner .usp-banner-container {
        padding: 7px 0; } }
    @media (min-width: 801px) {
      .usp-banner .usp-banner-container .slick-track,
      .usp-banner .usp-banner-container .slick-list {
        width: 100% !important;
        transform: translate3d(0, 0, 0) !important; } }
    .usp-banner .usp-banner-container .slick-list {
      margin: 0 auto;
      height: 100%;
      width: 100%;
      justify-content: center;
      align-items: center;
      padding: 0 !important; }
    .usp-banner .usp-banner-container .banner-item {
      display: flex;
      align-items: center;
      justify-content: center; }
      .usp-banner .usp-banner-container .banner-item span {
        font-weight: 700;
        color: white;
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }
      .usp-banner .usp-banner-container .banner-item p {
        margin: 0;
        font-size: 14px;
        color: white; }
      .usp-banner .usp-banner-container .banner-item a {
        color: white;
        text-decoration: none; }
        .usp-banner .usp-banner-container .banner-item a:hover {
          opacity: 50%; }
      .usp-banner .usp-banner-container .banner-item .banner-circle {
        background: #ffffff;
        border: 1px solid #FFFFFF;
        border-radius: 50%;
        width: 2.5rem;
        height: 2.5rem;
        padding: 0.35714rem;
        margin-right: 0.42857rem;
        display: flex;
        align-items: center;
        justify-content: center; }
        .usp-banner .usp-banner-container .banner-item .banner-circle svg,
        .usp-banner .usp-banner-container .banner-item .banner-circle img {
          fill: #29365a;
          height: 1.85714rem;
          object-fit: cover; }
      @media (min-width: 801px) {
        .usp-banner .usp-banner-container .banner-item {
          width: calc(100%/3) !important; } }
    .usp-banner .usp-banner-container .slick-arrow {
      height: 32px;
      width: 32px;
      border-radius: 50%; }
      .usp-banner .usp-banner-container .slick-arrow.slick-prev, .usp-banner .usp-banner-container .slick-arrow.slick-next {
        top: 46%;
        transform: unset; }
      .usp-banner .usp-banner-container .slick-arrow.slick-prev {
        left: 10px; }
        .usp-banner .usp-banner-container .slick-arrow.slick-prev::before {
          width: 0.71429rem;
          height: 0.71429rem;
          content: "";
          border-right: 2px solid #0d0c22;
          border-bottom: 2px solid #0d0c22;
          transform: rotate(135deg);
          position: absolute;
          top: calc(50% - 4px);
          right: calc(50% - 4px);
          background-image: unset; }
      .usp-banner .usp-banner-container .slick-arrow.slick-next {
        right: 10px; }
        .usp-banner .usp-banner-container .slick-arrow.slick-next::before {
          width: 0.71429rem;
          height: 0.71429rem;
          content: "";
          border-right: 2px solid #0d0c22;
          border-bottom: 2px solid #0d0c22;
          transform: rotate(-45deg);
          position: absolute;
          top: calc(50% - 4px);
          right: calc(50% - 4px);
          background-image: unset; }

.shop-categories-wrapper {
  margin: 0 auto 1.71429rem; }

.categories-cards h2 {
  font-size: 2.28571rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 2.28571rem;
  color: #0a2844;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }

.cards-wrapper {
  display: flex;
  flex-direction: column; }
  @media (min-width: 801px) {
    .cards-wrapper {
      flex-direction: row;
      justify-content: space-between; }
      .cards-wrapper > * + * {
        margin-left: 2.28571rem; } }

.category-card {
  margin-bottom: 2rem; }
  @media (min-width: 801px) {
    .category-card {
      margin-bottom: 0; } }
  .category-card__body {
    position: relative;
    display: block; }
    .category-card__body img {
      width: 100%; }
  .category-card__button {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); }
    .category-card__button.button {
      font-weight: 500;
      border-radius: 1000px;
      background-color: white;
      width: 90%; }
      .category-card__button.button:hover {
        background-color: #f3f4f6; }
  .category-card:hover .category-card__button.button {
    background-color: #f3f4f6; }

.home-shop-by-bird {
  background: #E5EDF6;
  position: relative;
  margin-top: 7.57143rem;
  padding-bottom: 7.57143rem; }
  @media (min-width: 801px) {
    .home-shop-by-bird {
      margin-top: 7.57143rem; } }
  .home-shop-by-bird .container {
    padding: 0;
    padding-left: 1.5rem; }
    @media (min-width: 1261px) {
      .home-shop-by-bird .container {
        padding: 0 6rem; } }
  .home-shop-by-bird .home-title-section {
    display: flex;
    margin-bottom: 2.28571rem; }
    .home-shop-by-bird .home-title-section .home-title-divs {
      display: flex;
      align-items: center;
      flex-direction: column;
      width: 100%;
      margin-top: 5.14286rem; }
      @media (min-width: 801px) {
        .home-shop-by-bird .home-title-section .home-title-divs {
          flex-direction: row;
          margin-top: 6.85714rem; } }
      .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] a {
        font-size: 16px;
        font-weight: 500;
        color: inherit;
        text-decoration: none;
        margin-left: 1.14286rem; }
      .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] i svg {
        width: 25px;
        height: 25px; }
  .home-shop-by-bird h2 {
    font-size: 2.28571rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0;
    text-align: left;
    color: #0a2844; }
  .home-shop-by-bird .shopByBird-carousel .slick-track .carousel-slide {
    margin-right: 1.14286rem; }
    .home-shop-by-bird .shopByBird-carousel .slick-track .carousel-slide .bird-carousel-content {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      text-decoration: none;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
      font-weight: 600;
      color: #0A2844; }
      .home-shop-by-bird .shopByBird-carousel .slick-track .carousel-slide .bird-carousel-content .carousel-image {
        width: 128px;
        height: 128px;
        border-radius: 100px;
        margin-bottom: 0.57143rem; }
      .home-shop-by-bird .shopByBird-carousel .slick-track .carousel-slide .bird-carousel-content .carousel-section-name {
        text-align: center; }
  .home-shop-by-bird .birdCarousel {
    max-width: 1280px; }

.bird-carousel-content:hover .carousel-section-name {
  text-decoration: underline; }

.home-categories-widget {
  margin: 6.85714rem 0; }
  .home-categories-widget h2 {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 2.28571rem;
    font-weight: bold;
    text-align: center;
    color: #0a2844;
    margin: 0 0 2.28571rem; }
  .home-categories-widget .categories-widget {
    position: relative; }
    @media (min-width: 801px) {
      .home-categories-widget .categories-widget {
        position: initial;
        width: 100%;
        left: 0;
        right: 0;
        margin-left: 0;
        margin-right: 0; } }
    .home-categories-widget .categories-widget img {
      object-fit: cover; }
    .home-categories-widget .categories-widget .panels {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(21.42857rem, 1fr)); }
      @media (min-width: 551px) {
        .home-categories-widget .categories-widget .panels > * + * {
          margin-left: 1.14286rem; } }
      .home-categories-widget .categories-widget .panels .panel-content {
        text-align: left;
        padding-inline: 5%; }
        @media (min-width: 801px) {
          .home-categories-widget .categories-widget .panels .panel-content {
            padding-inline: 0; } }
    .home-categories-widget .categories-widget h2 {
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-weight: 500;
      font-size: 1.42857rem;
      margin-top: 1.71429rem;
      margin-bottom: 0.57143rem;
      text-align: left; }
    .home-categories-widget .categories-widget p {
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-size: 1.14286rem;
      color: #54697C;
      margin-bottom: 1.14286rem; }
    .home-categories-widget .categories-widget button {
      text-decoration: none;
      border: none;
      color: #0A2844;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 1.14286rem;
      padding: 0; }

.page-heading,
h2 {
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-size: 2.28571rem;
  font-weight: bold;
  color: #0a2844;
  line-height: calc(38 / 32); }

.page-brands-header .page-heading {
  margin: 32px 0px 12px 0px; }

.page-brands-header .brands-description {
  text-align: center;
  max-width: 604px;
  margin: auto;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  color: #0a2844;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px; }

.brandList {
  display: flex;
  flex-direction: column;
  margin-left: 0rem;
  margin-top: 32px;
  width: 100%; }
  @media (min-width: 801px) {
    .brandList {
      flex-direction: column; } }
  .brandList li {
    list-style: none; }
  .brandList .brandList-wrapper {
    display: grid;
    grid-template-columns: 100%;
    padding: 32px 0px 32px 0px;
    border-top: 1px solid #DADFE3; }
    @media (min-width: 801px) {
      .brandList .brandList-wrapper {
        grid-template-columns: 10% 90%; } }
    .brandList .brandList-wrapper .brand-letter p {
      border-radius: 50%;
      width: 48px;
      height: 48px;
      padding: 5px 10px 5px 10px;
      background: #0a2844;
      border: 3px solid #000;
      color: #fff;
      text-align: center;
      font-weight: bold;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 24px;
      margin: auto 0 1rem; }
      @media (min-width: 801px) {
        .brandList .brandList-wrapper .brand-letter p {
          margin: auto auto 1rem; } }
    .brandList .brandList-wrapper .brandList-items {
      display: grid;
      grid-gap: 10px;
      grid-template-columns: repeat(auto-fill, 186px);
      justify-content: center; }
      @media (min-width: 801px) {
        .brandList .brandList-wrapper .brandList-items {
          grid-template-columns: repeat(auto-fill, 224px); } }
  .brandList .brand-card {
    border: 1px solid #DADFE3;
    padding: 8px 8px;
    height: 100%;
    width: 100%; }
    .brandList .brand-card .brand-card-link {
      text-decoration: none; }
      .brandList .brand-card .brand-card-link .brand-card-img {
        position: relative;
        display: block;
        width: 100%;
        max-height: 85px;
        object-fit: contain; }
        @media (min-width: 801px) {
          .brandList .brand-card .brand-card-link .brand-card-img {
            max-height: 100px; } }
      .brandList .brand-card .brand-card-link .brand-card-title {
        margin: 8px 0 0;
        color: #0a2844;
        text-align: center;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 19px; }

.homePage-top-brands {
  background-color: #F3F4F6;
  padding: 6.85714rem 0;
  margin-top: 6.85714rem; }
  .homePage-top-brands .home-title-divs {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin-bottom: 2.28571rem;
    gap: 1.14286rem; }
    @media (min-width: 801px) {
      .homePage-top-brands .home-title-divs {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 1.14286rem; } }
    .homePage-top-brands .home-title-divs a {
      text-decoration: none; }
  .homePage-top-brands h2 {
    margin: 0;
    text-align: center; }
    @media (min-width: 801px) {
      .homePage-top-brands h2 {
        text-align: left; } }
  .homePage-top-brands [class^="sd-simple-text-link"] {
    justify-content: center !important; }
    .homePage-top-brands [class^="sd-simple-text-link"] a {
      font-size: 1.14286rem;
      font-weight: 500;
      color: inherit; }
    @media (min-width: 801px) {
      .homePage-top-brands [class^="sd-simple-text-link"] {
        margin-bottom: 0;
        justify-content: flex-start !important; } }
    .homePage-top-brands [class^="sd-simple-text-link"]:hover {
      text-decoration: underline; }

.discover-widget-wrapper {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  max-width: 47.85714rem;
  margin-inline: auto;
  margin: 0 auto; }
  @media (min-width: 801px) {
    .discover-widget-wrapper {
      grid-template-columns: repeat(3, 1fr); } }
  .discover-widget-wrapper .discover-widget {
    background-color: white;
    margin-left: 0.57143rem;
    margin-bottom: 0.57143rem; }
    @media (min-width: 801px) {
      .discover-widget-wrapper .discover-widget {
        margin-left: 1.14286rem;
        margin-bottom: 1.14286rem; } }
    .discover-widget-wrapper .discover-widget a {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%;
      padding: 0.57143rem;
      text-align: center;
      text-decoration: none; }
    .discover-widget-wrapper .discover-widget img {
      margin-bottom: 0.57143rem;
      max-width: 100%; }

.page--brand #main-content .product {
  width: 100%; }

.page--brand .brand-image-container {
  width: 20%;
  max-width: none;
  display: none; }
  @media (min-width: 801px) {
    .page--brand .brand-image-container {
      display: block; } }

.page--brand .facetedSearch-heading-container {
  display: flex;
  justify-content: space-between; }
  .page--brand .facetedSearch-heading-container a {
    text-decoration: none;
    font-size: 1rem; }

.page--brand .accordion-block, .page--brand .facetedSearch-refineFilters {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 0.85714rem; }

.page--brand .facetedSearch-refineFilters {
  padding-bottom: 2.14286rem; }

.page--brand .accordion-title {
  color: #0A2844;
  font-weight: 600;
  font-size: 1.42857rem; }

.page--brand .productGrid.view-list .card .card-figure {
  flex: 1; }

.brand-widget-holder div {
  margin-left: 0; }

.brand-widget-holder .page-builder-text {
  display: none; }

.brand-widget-holder-mobile {
  display: block;
  margin-bottom: 2.14286rem; }
  @media (min-width: 801px) {
    .brand-widget-holder-mobile {
      display: none; } }
  .brand-widget-holder-mobile .page-builder-text {
    display: none; }

.brand-widget-holder-desktop {
  display: none; }
  @media (min-width: 801px) {
    .brand-widget-holder-desktop {
      display: block; } }

.content-manager--page-builder .brand-widget-holder p {
  display: block; }

.content-manager--page-builder .brand-widget-holder.brand-widget-holder-mobile {
  display: block; }

.content-manager--page-builder .tox.tox-tinymce.tox-tinymce-inline.tox-tinymce--toolbar-sticky-off {
  z-index: 999; }

.sitewide-alert-bar {
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 2.28571rem;
  color: #fff;
  font-size: 1rem;
  line-height: 1.57143rem;
  padding: 0.21429rem 2.28571rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  display: flex;
  justify-content: center;
  align-items: center; }
  .sitewide-alert-bar a {
    text-decoration: underline; }
  .content-manager--page-builder .sitewide-alert-bar {
    display: flex !important; }
  .sitewide-alert-bar .close-alert-bar {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 0.28571rem;
    cursor: pointer;
    color: inherit; }
    .sitewide-alert-bar .close-alert-bar svg {
      fill: currentColor; }
  .sitewide-alert-bar span {
    color: inherit; }
    .sitewide-alert-bar span a {
      color: inherit; }
  .sitewide-alert-bar .text-alert-bar {
    margin-right: 24px; }

.hide-bar {
  display: none !important; }

.banner-image-content {
  background-color: white;
  width: 100%;
  padding: 32px 0px 32px 0px;
  position: relative;
  text-align: center;
  z-index: 1;
  text-decoration: unset;
  display: block; }
  @media (min-width: 551px) {
    .banner-image-content {
      padding: 32px 20px 32px 20px; } }
  .banner-image-content.align-centre .page-title {
    text-align: center;
    position: absolute;
    top: 40%; }
  .banner-image-content.align-centre .button-wrapper {
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%); }
    @media (min-width: 801px) {
      .banner-image-content.align-centre .button-wrapper {
        top: 55%; } }
  .banner-image-content.align-left .page-title {
    text-align: left;
    position: absolute;
    top: 40%;
    padding-left: 1.78571rem; }
  .banner-image-content.align-left .button-wrapper {
    position: absolute;
    top: 50%;
    padding-left: 1.78571rem; }
  .banner-image-content.align-right .page-title {
    text-align: right;
    position: absolute;
    top: 40%;
    padding-right: 1.78571rem; }
  .banner-image-content.align-right .button-wrapper {
    position: absolute;
    top: 50%;
    right: 0;
    padding-right: 1.78571rem; }
  .banner-image-content .container {
    position: relative;
    overflow: hidden;
    padding: 0; }
    .banner-image-content .container:before {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #0A2844;
      opacity: .2;
      height: 100%;
      z-index: 2; }
  .banner-image-content .bg-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    top: 0;
    left: 0;
    z-index: 2; }
  .banner-image-content .page-title {
    margin: 0;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 1.14286rem;
    font-weight: 700;
    line-height: 1.42857rem;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 3;
    text-decoration: unset; }
    @media (min-width: 801px) {
      .banner-image-content .page-title {
        font-size: 2.28571rem;
        line-height: 2.71429rem; } }
    @media (min-width: 551px) {
      .banner-image-content .page-title {
        font-size: 1.71429rem;
        line-height: 2.28571rem; } }
  .banner-image-content .button-wrapper {
    position: relative;
    z-index: 3;
    padding-top: 1.42857rem;
    display: flex;
    justify-content: center; }
    .banner-image-content .button-wrapper .button {
      border: unset;
      margin: 0;
      padding: 0.21429rem 0.85714rem;
      font-size: 1.14286rem; }
      @media (min-width: 801px) {
        .banner-image-content .button-wrapper .button {
          padding: 0.85714rem 3.42857rem; } }
      @media (min-width: 551px) {
        .banner-image-content .button-wrapper .button {
          padding: 0.42857rem 1.71429rem; } }
  .banner-image-content img {
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1;
    object-fit: cover;
    height: 100%; }

.homePage-testimonials {
  background: url("../img/TestimonialsBackground.png") center/cover;
  position: relative;
  padding-bottom: 6.85714rem; }
  @media (min-width: 801px) {
    .homePage-testimonials {
      padding-bottom: 3rem; } }
  .homePage-testimonials a {
    text-decoration: none !important; }
  .homePage-testimonials p {
    margin: 0;
    padding: 0; }
  .homePage-testimonials h2 {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0A2844;
    margin: 0;
    padding-top: 3.42857rem;
    text-align: center; }
    @media (min-width: 801px) {
      .homePage-testimonials h2 {
        text-align: left; } }
  .homePage-testimonials .testimonial-carousel-content .testimonial-description {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #0A2844;
    line-height: calc(38 / 32);
    font-size: 2.28571rem;
    padding: 2.28571rem 1.71429rem; }
    @media (min-width: 801px) {
      .homePage-testimonials .testimonial-carousel-content .testimonial-description {
        font-size: 3.42857rem;
        padding: 3.42857rem 4.57143rem 2.28571rem; } }
  .homePage-testimonials .testimonial-carousel-content .author-information > * + * {
    margin-left: 1.14286rem; }
  .homePage-testimonials .testimonial-carousel-content .author-information {
    display: flex;
    gap: 1.14286rem;
    align-items: center;
    padding-left: 1.71429rem; }
    @media (min-width: 801px) {
      .homePage-testimonials .testimonial-carousel-content .author-information {
        padding-left: 4.57143rem; } }
    .homePage-testimonials .testimonial-carousel-content .author-information img {
      border-radius: 100px;
      border: 1px solid #0A2844; }
    .homePage-testimonials .testimonial-carousel-content .author-information .author-details span {
      display: block; }
    .homePage-testimonials .testimonial-carousel-content .author-information .author-details .author-name {
      font-size: 1.42857rem;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-weight: bold;
      line-height: calc(32 / 20);
      color: #0A2844; }
    .homePage-testimonials .testimonial-carousel-content .author-information .author-details .heroCarousel-description {
      font-size: 1.14286rem;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-weight: 400;
      line-height: calc(19 / 16);
      color: #54697C; }
  .homePage-testimonials .testimonial-carousel-content .author-contact-info {
    margin-top: 2.28571rem;
    padding-left: 1.71429rem;
    margin-bottom: 1.28571rem; }
    @media (min-width: 801px) {
      .homePage-testimonials .testimonial-carousel-content .author-contact-info {
        margin-top: 1.14286rem;
        padding-left: 4.57143rem;
        margin-bottom: 1.42857rem; } }
    .homePage-testimonials .testimonial-carousel-content .author-contact-info .author-address,
    .homePage-testimonials .testimonial-carousel-content .author-contact-info .author-contact {
      font-size: 1rem;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-weight: 400;
      line-height: calc(18 / 14);
      color: #54697C;
      text-decoration: none; }
    .homePage-testimonials .testimonial-carousel-content .author-contact-info .author-address {
      margin-bottom: 0.57143rem; }
  .homePage-testimonials .carousel-slide {
    margin: 0 auto; }
  .homePage-testimonials .carousel-author-image {
    width: 96px;
    height: 96px; }
  .homePage-testimonials .slick-slide img {
    width: 96px; }
  .homePage-testimonials .slick-arrow {
    top: unset;
    bottom: -10.71429rem;
    border: 1px solid #0A2844;
    border-radius: 50%;
    height: 2.85714rem;
    width: 2.85714rem; }
    @media (min-width: 801px) {
      .homePage-testimonials .slick-arrow {
        top: -2.85714rem;
        bottom: unset; } }
  .homePage-testimonials .slick-next::before, .homePage-testimonials .slick-prev::before {
    height: 1.2rem;
    width: 1.2rem; }
  .homePage-testimonials .slick-prev::before {
    background-image: url("../icons/arrow-left.svg");
    background-size: 2rem; }
  .homePage-testimonials .slick-next::before {
    background-image: url("../icons/arrow-right.svg");
    background-size: 2rem; }
  .homePage-testimonials .slick-next {
    left: unset;
    right: 8rem; }
    @media (min-width: 801px) {
      .homePage-testimonials .slick-next {
        left: unset;
        right: -1rem; } }
  .homePage-testimonials .slick-prev {
    left: 8.5rem; }
    @media (min-width: 801px) {
      .homePage-testimonials .slick-prev {
        left: unset;
        right: 3.5rem; } }
  .homePage-testimonials .slick-dots {
    bottom: -81px; }
    .homePage-testimonials .slick-dots li {
      width: 0;
      margin-right: 0.35714rem; }
      .homePage-testimonials .slick-dots li button {
        width: 6px;
        height: 6px;
        background-color: #0A2844; }
        .homePage-testimonials .slick-dots li button::before {
          background: none; }
    .homePage-testimonials .slick-dots .slick-active button {
      outline: 1px solid #0A2844;
      outline-offset: 2px; }

.testimonial-wrapper {
  margin: 0 auto;
  background-color: #ffffff;
  box-shadow: 0px 4px 8px rgba(10, 40, 68, 0.15);
  margin-top: 32px;
  margin-bottom: 96px; }

.product-style-carousel .slick-dots,
[data-content-region="sub_category_bird_carousel"] .slick-dots,
.kit-content-carousel .slick-dots,
.recently-viewed-slider .slick-dots,
.ourTeam-carousel .slick-dots {
  background: #F3F4F6;
  bottom: -28px;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  height: 0.57143rem;
  border-radius: 500px;
  display: flex !important; }
  @media (min-width: 1261px) {
    .product-style-carousel .slick-dots,
    [data-content-region="sub_category_bird_carousel"] .slick-dots,
    .kit-content-carousel .slick-dots,
    .recently-viewed-slider .slick-dots,
    .ourTeam-carousel .slick-dots {
      width: 100%; } }
  .product-style-carousel .slick-dots[style="display: none;"],
  [data-content-region="sub_category_bird_carousel"] .slick-dots[style="display: none;"],
  .kit-content-carousel .slick-dots[style="display: none;"],
  .recently-viewed-slider .slick-dots[style="display: none;"],
  .ourTeam-carousel .slick-dots[style="display: none;"] {
    display: none !important; }
  .product-style-carousel .slick-dots li,
  [data-content-region="sub_category_bird_carousel"] .slick-dots li,
  .kit-content-carousel .slick-dots li,
  .recently-viewed-slider .slick-dots li,
  .ourTeam-carousel .slick-dots li {
    flex-grow: 1; }
    .product-style-carousel .slick-dots li button,
    [data-content-region="sub_category_bird_carousel"] .slick-dots li button,
    .kit-content-carousel .slick-dots li button,
    .recently-viewed-slider .slick-dots li button,
    .ourTeam-carousel .slick-dots li button {
      width: 100%;
      height: 0.28571rem;
      border-radius: 10px;
      top: -12px;
      border: none;
      flex-grow: 1; }
      .product-style-carousel .slick-dots li button::before,
      [data-content-region="sub_category_bird_carousel"] .slick-dots li button::before,
      .kit-content-carousel .slick-dots li button::before,
      .recently-viewed-slider .slick-dots li button::before,
      .ourTeam-carousel .slick-dots li button::before {
        width: 100%;
        height: 0.28571rem;
        border-radius: 10px; }
      .product-style-carousel .slick-dots li button:hover,
      [data-content-region="sub_category_bird_carousel"] .slick-dots li button:hover,
      .kit-content-carousel .slick-dots li button:hover,
      .recently-viewed-slider .slick-dots li button:hover,
      .ourTeam-carousel .slick-dots li button:hover {
        background: #0052A6; }
  .product-style-carousel .slick-dots .slick-active button::before,
  [data-content-region="sub_category_bird_carousel"] .slick-dots .slick-active button::before,
  .kit-content-carousel .slick-dots .slick-active button::before,
  .recently-viewed-slider .slick-dots .slick-active button::before,
  .ourTeam-carousel .slick-dots .slick-active button::before {
    width: 100%;
    border-radius: 10px;
    height: 0.28571rem;
    background: #0052A6; }

.product-style-carousel .slick-arrow,
[data-content-region="sub_category_bird_carousel"] .slick-arrow,
.kit-content-carousel .slick-arrow,
.recently-viewed-slider .slick-arrow,
.ourTeam-carousel .slick-arrow {
  top: unset;
  bottom: -106px;
  border: 1px solid #0A2844;
  border-radius: 50%;
  height: 40px;
  width: 40px; }
  @media (min-width: 801px) {
    .product-style-carousel .slick-arrow,
    [data-content-region="sub_category_bird_carousel"] .slick-arrow,
    .kit-content-carousel .slick-arrow,
    .recently-viewed-slider .slick-arrow,
    .ourTeam-carousel .slick-arrow {
      top: -40px;
      bottom: unset; } }

.product-style-carousel .slick-next:before,
.product-style-carousel .slick-prev:before,
[data-content-region="sub_category_bird_carousel"] .slick-next:before,
[data-content-region="sub_category_bird_carousel"] .slick-prev:before,
.kit-content-carousel .slick-next:before,
.kit-content-carousel .slick-prev:before,
.recently-viewed-slider .slick-next:before,
.recently-viewed-slider .slick-prev:before,
.ourTeam-carousel .slick-next:before,
.ourTeam-carousel .slick-prev:before {
  height: 1.2rem;
  width: 1.2rem; }

.product-style-carousel .slick-prev:before,
[data-content-region="sub_category_bird_carousel"] .slick-prev:before,
.kit-content-carousel .slick-prev:before,
.recently-viewed-slider .slick-prev:before,
.ourTeam-carousel .slick-prev:before {
  background-image: url("../icons/arrow-left.svg");
  background-size: 2rem; }

.product-style-carousel .slick-next:before,
[data-content-region="sub_category_bird_carousel"] .slick-next:before,
.kit-content-carousel .slick-next:before,
.recently-viewed-slider .slick-next:before,
.ourTeam-carousel .slick-next:before {
  background-image: url("../icons/arrow-right.svg");
  background-size: 2rem; }

.homePage-testimonials .slick-prev,
.product-style-carousel .slick-prev,
[data-content-region="sub_category_bird_carousel"] .slick-prev,
.kit-content-carousel .slick-prev,
.ourTeam-carousel .slick-prev,
.recently-viewed-slider .slick-prev {
  left: unset;
  right: calc(50% + .5rem); }
  @media (min-width: 801px) {
    .homePage-testimonials .slick-prev,
    .product-style-carousel .slick-prev,
    [data-content-region="sub_category_bird_carousel"] .slick-prev,
    .kit-content-carousel .slick-prev,
    .ourTeam-carousel .slick-prev,
    .recently-viewed-slider .slick-prev {
      right: 4rem; } }

.homePage-testimonials .slick-next,
.product-style-carousel .slick-next,
[data-content-region="sub_category_bird_carousel"] .slick-next,
.kit-content-carousel .slick-next,
.ourTeam-carousel .slick-next,
.recently-viewed-slider .slick-next {
  left: calc(50% + .5rem); }
  @media (min-width: 801px) {
    .homePage-testimonials .slick-next,
    .product-style-carousel .slick-next,
    [data-content-region="sub_category_bird_carousel"] .slick-next,
    .kit-content-carousel .slick-next,
    .ourTeam-carousel .slick-next,
    .recently-viewed-slider .slick-next {
      left: unset;
      right: 0; } }

.homePage-testimonials .button,
.product-style-carousel .button,
[data-content-region="sub_category_bird_carousel"] .button,
.kit-content-carousel .button,
.ourTeam-carousel .button,
.recently-viewed-slider .button {
  padding: 0.85714rem 0; }

@media (min-width: 801px) {
  .homePage-testimonials .slick-prev {
    right: 4.5rem; }
  .homePage-testimonials .slick-next {
    left: unset;
    right: 0; } }

.header {
  position: sticky;
  position: -webkit-sticky; }
  .header.sticky, .header.sticky-cart {
    top: 0 !important;
    transition: max-height 1s ease-in-out; }
    @media only screen and (min-width: 1344px) {
      .header.sticky #quick-search-bar, .header.sticky-cart #quick-search-bar {
        top: 0; } }
    .header.sticky .dropdown-input, .header.sticky-cart .dropdown-input {
      display: block; }
    .header.sticky .display-searchBar.dropdown, .header.sticky-cart .display-searchBar.dropdown {
      top: 4.64286rem; }
      @media (min-width: 801px) {
        .header.sticky .display-searchBar.dropdown, .header.sticky-cart .display-searchBar.dropdown {
          position: sticky; } }
  @media (min-width: 801px) {
    .header .dropdown-input {
      display: none; } }
  .header.is-open {
    top: 0 !important; }
  @media (min-width: 801px) {
    .header {
      min-height: auto; } }
  .header .mobileMenu-toggle {
    top: 0.5rem; }
  .header .navUser {
    z-index: -1; }
    @media (min-width: 1024px) {
      .header .navUser .navUser-section--alt {
        margin-right: 1.21429rem; } }
    .header .navUser .navUser-section--alt {
      margin-right: 0.5rem; }
  .header .nav-container {
    align-items: center; }
  .header .icon {
    width: 1.57143rem;
    height: 1.42857rem;
    fill: black;
    margin: -1rem 0 0 -0.22rem; }
    .header .icon svg {
      stroke: none; }
  .header .quickSearchResults {
    left: 0;
    position: absolute;
    width: 100vw;
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    background: #fff;
    box-shadow: none;
    margin-top: 0;
    top: calc(100% + 54px);
    height: fit-content;
    max-height: calc(100vh - 150px); }
    @media (min-width: 801px) {
      .header .quickSearchResults {
        top: 3.42857rem;
        width: 75%;
        margin: 0 auto;
        left: unset; }
        .header .quickSearchResults.sticky {
          top: calc(100% + 54px); } }
    @media only screen and (min-width: 800px) and (max-width: 850px) {
      .header .quickSearchResults.sticky {
        top: calc(100% + 14px); } }
    .header .quickSearchResults svg {
      position: absolute;
      right: 0.35714rem;
      top: 0.35714rem;
      fill: #0052A6;
      cursor: pointer;
      height: 1.42857rem;
      width: 1.42857rem; }
      .header .quickSearchResults svg:hover {
        fill: #757575; }
      @media (min-width: 801px) {
        .header .quickSearchResults svg {
          right: 1.07143rem;
          top: 1.07143rem; } }
    .header .quickSearchResults .productGrid {
      gap: 1.42857rem;
      margin: 0;
      margin-top: 0;
      padding: 0 1rem;
      flex-wrap: wrap;
      align-items: stretch; }
      .header .quickSearchResults .productGrid .product {
        padding: 0;
        width: 100%;
        margin-bottom: 0; }
      .header .quickSearchResults .productGrid .card {
        justify-content: unset; }
      .header .quickSearchResults .productGrid .card-body .reviews-rating--snippet,
      .header .quickSearchResults .productGrid .card-body .card-buttons {
        display: none; }
      .header .quickSearchResults .productGrid .product-custom-badge {
        font-size: 0.85714rem; }
      .header .quickSearchResults .productGrid .card-title {
        min-height: 5rem; }
        @media (min-width: 551px) {
          .header .quickSearchResults .productGrid .card-title {
            min-height: 3.57143rem; } }
        @media (min-width: 801px) {
          .header .quickSearchResults .productGrid .card-title {
            min-height: 7rem; } }
      .header .quickSearchResults .productGrid .in-stock {
        font-size: 1rem;
        margin-top: 0; }
      @media (min-width: 801px) {
        .header .quickSearchResults .productGrid .product-custom-badge,
        .header .quickSearchResults .productGrid .card-title,
        .header .quickSearchResults .productGrid .in-stock {
          font-size: initial; } }
    .header .quickSearchResults .quickSearchMessage {
      margin-top: 1.5rem;
      font-size: 16px;
      font-weight: 700;
      text-decoration: underline; }
    .header .quickSearchResults .card-stock-notification svg {
      position: initial;
      top: initial;
      right: initial; }
  .header .quickSearchResults-product,
  .header .quick-search-results-product {
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column !important; }
    .header .quickSearchResults-product figure,
    .header .quick-search-results-product figure {
      max-width: 50px;
      padding: 0;
      margin: 0;
      margin-right: 1.07143rem;
      background-color: transparent;
      border: none; }
      .header .quickSearchResults-product figure .card-img-container,
      .header .quick-search-results-product figure .card-img-container {
        padding: 0; }
        .header .quickSearchResults-product figure .card-img-container::after,
        .header .quick-search-results-product figure .card-img-container::after {
          padding-bottom: 0 !important; }
        .header .quickSearchResults-product figure .card-img-container img,
        .header .quick-search-results-product figure .card-img-container img {
          max-width: 100%;
          height: 50px;
          object-fit: cover;
          position: relative; }
    .header .quickSearchResults-product .card-title,
    .header .quickSearchResults-product h4,
    .header .quick-search-results-product .card-title,
    .header .quick-search-results-product h4 {
      font-size: 1.14286rem;
      color: #0255a5;
      line-height: 0.92857rem;
      text-decoration: none;
      margin: 0;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }
      .header .quickSearchResults-product .card-title > a,
      .header .quickSearchResults-product h4 > a,
      .header .quick-search-results-product .card-title > a,
      .header .quick-search-results-product h4 > a {
        color: inherit; }
      .header .quickSearchResults-product .card-title:hover,
      .header .quickSearchResults-product h4:hover,
      .header .quick-search-results-product .card-title:hover,
      .header .quick-search-results-product h4:hover {
        text-decoration: underline;
        opacity: 0.5; }
      .header .quickSearchResults-product .card-title span,
      .header .quickSearchResults-product h4 span,
      .header .quick-search-results-product .card-title span,
      .header .quick-search-results-product h4 span {
        font-weight: 600; }

.quick-search-results-link {
  text-decoration: none; }

.navPages-container.is-open .navPages-list {
  margin-top: 0; }

@media (min-width: 1024px) {
  .navPages-container {
    margin: 0 auto; } }

.header-logo {
  margin: 0 !important; }
  .header-logo .header-logo__link {
    margin: 0;
    width: 100%;
    position: relative; }

.navUser {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0rem;
  padding: 0.78571rem 4rem !important; }
  @media (min-width: 1024px) {
    .navUser {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      max-width: 1244px;
      margin: 1.14286rem auto 0;
      padding: 0; } }
  .navUser .nav-container {
    display: flex; }
  .navUser .navUser-section {
    position: absolute;
    right: 1rem; }
    @media (min-width: 1024px) {
      .navUser .navUser-section {
        position: relative;
        right: unset; } }

.navUser-section .navUser-section--alt {
  margin-right: 1.14286rem; }

.navUser:before, .navUser:after {
  display: none; }

.dropdown {
  position: relative;
  left: unset;
  top: 50px;
  box-shadow: inset 0 -4px 6px 4px #F3F4F6, inset 0 4px 6px 0px rgba(84, 105, 124, 0.1); }
  @media (min-width: 801px) {
    .dropdown {
      top: 0; } }

.dropdown--quickSearch {
  display: block;
  padding: 1rem;
  background: #ffffff; }
  @media (min-width: 801px) {
    .dropdown--quickSearch {
      display: none; } }
  .dropdown--quickSearch .container {
    padding: 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .container {
        width: 90%; } }
    @media (min-width: 801px) {
      .dropdown--quickSearch .container {
        width: 60%; } }
    @media (min-width: 1261px) {
      .dropdown--quickSearch .container {
        width: 40%; } }
  .dropdown--quickSearch .form-input {
    border-radius: 22px;
    width: 100%;
    height: 40px;
    background: #f3f4f6;
    border: unset;
    font-size: 1.14286rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    line-height: calc(24 / 16);
    color: #0A2844; }
  .dropdown--quickSearch ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #0A2844;
    opacity: 1;
    /* Firefox */ }
  .dropdown--quickSearch :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #0A2844; }
  .dropdown--quickSearch ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #0A2844; }
  .dropdown--quickSearch .form {
    max-width: 100rem; }

.navUser-action--quickSearch svg {
  fill: #ff6b6b; }

@media (min-width: 801px) {
  .header:not(.sticky) .quickSearch {
    display: block !important;
    top: 0 !important; } }

@media (max-width: 801px) {
  .quickSearch:not(.is-open--search) {
    display: none !important; } }

.quickSearch {
  display: none;
  position: relative;
  background: transparent;
  height: 40px; }
  @media (min-width: 801px) {
    .quickSearch {
      padding-top: 0; } }
  .quickSearch.is-open--search {
    display: block;
    padding-top: 0.5rem; }
  @media (max-width: 801px) {
    .quickSearch.is-open--search {
      position: fixed;
      left: 2rem;
      right: 0;
      top: 4rem !important;
      margin: auto; }
      .quickSearch.is-open--search .form-input {
        background-color: white; }
      .quickSearch.is-open--search::after {
        content: "";
        background-color: #f3f4f6;
        position: fixed;
        top: 4rem;
        height: 3.92857rem;
        width: 100vw;
        left: 0;
        z-index: -1; }
    .quickSearch #quick-search-icon {
      display: none; } }
  @media (min-width: 801px) {
    .quickSearch {
      width: 400px;
      margin-right: 5.71429rem; } }
  @media (min-width: 1261px) {
    .quickSearch {
      width: 604px;
      margin-right: 14.28571rem; } }
  .quickSearch .container {
    padding: 0;
    width: 100%; }
  .quickSearch .form-input {
    border-radius: 22px;
    width: 100%;
    height: 40px;
    background: #f3f4f6;
    border: unset; }
  .quickSearch .form {
    max-width: 100rem; }

.header-logo,
.header-logo--center {
  margin: 0;
  height: 55px !important; }
  @media (min-width: 801px) {
    .header-logo,
    .header-logo--center {
      margin-right: 5.71429rem !important; } }
  @media (min-width: 1261px) {
    .header-logo,
    .header-logo--center {
      margin-right: 10.21429rem !important; } }

.header-logo-image-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 100% !important;
  width: auto !important; }
  @media (min-width: 801px) {
    .header-logo-image-container {
      margin-left: 0;
      top: 0.64286rem;
      padding-top: 0.71429rem; } }
  .header-logo-image-container .header-logo-image {
    max-height: 2.35714rem; }
    @media (min-width: 801px) {
      .header-logo-image-container .header-logo-image {
        max-height: 60px; } }

.sticky .header-logo-image-container {
  width: 300px;
  align-items: flex-start; }
  @media (min-width: 801px) {
    .sticky .header-logo-image-container {
      margin-left: 0;
      top: 0.64286rem;
      padding-top: 0.71429rem; } }
  @media (min-width: 1261px) {
    .sticky .header-logo-image-container {
      border: 2px solid red; } }

.navUser-section {
  display: flex; }

.navUser-item {
  display: block; }

.navUser-item--cart,
.navUser-item--account,
.navUser-item--search {
  width: 40px;
  height: 40px;
  border: 1px solid #f3f4f6;
  border-radius: 50%; }

@media (min-width: 801px) {
  .navUser-item--search {
    display: none; } }

.navUser-item--cart {
  margin-left: 1.14286rem !important; }
  @media (min-width: 801px) {
    .navUser-item--cart {
      margin-left: 1.14286rem !important; } }

.navUser-item--account {
  display: none; }
  @media (min-width: 801px) {
    .navUser-item--account {
      display: block; } }
  .navUser-item--account .dropdown-menu {
    z-index: 1000;
    width: auto; }

.advice-banner-wrapper {
  display: block;
  width: 100%;
  top: 0; }
  @media (min-width: 801px) {
    .advice-banner-wrapper {
      display: block;
      position: unset; } }

.advice-banner {
  width: 100%;
  height: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  max-width: 1280px;
  margin: 0 auto; }
  .advice-banner p {
    margin-bottom: 0; }
  .advice-banner #review-text {
    margin-left: 1.42857rem; }
  .advice-banner .advice-banner-right {
    position: relative; }
    .advice-banner .advice-banner-right li {
      text-decoration: none;
      list-style: none;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 1rem;
      line-height: calc(22 / 14);
      font-weight: 500; }
      .advice-banner .advice-banner-right li:hover {
        text-decoration: underline; }
    .advice-banner .advice-banner-right a {
      font-size: 1rem;
      line-height: calc(22 / 14);
      text-decoration: none; }
    .advice-banner .advice-banner-right .dropdown-menu.is-open {
      align-items: flex-start;
      background-color: #FFFFFF;
      border: 1px solid #DADFE3;
      border-radius: 0.14286rem; }
  @media (min-width: 801px) {
    .advice-banner .drop-down-button {
      display: none; } }
  .advice-banner .dropdown-content {
    display: none;
    position: absolute;
    z-index: 100;
    width: 150px;
    background: grey;
    padding: 1rem;
    margin-right: 1.42857rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }
    @media (min-width: 801px) {
      .advice-banner .dropdown-content {
        position: unset;
        display: flex;
        background: none;
        padding: 0;
        width: initial; } }
    .advice-banner .dropdown-content > * + * {
      margin-left: 1.14286rem; }
    .advice-banner .dropdown-content a {
      text-decoration: unset; }
      .advice-banner .dropdown-content a:hover {
        text-decoration: underline; }
  .advice-banner .advice-banner-right-dropdown {
    margin-right: 1.6rem;
    width: 100%; }
    @media (min-width: 801px) {
      .advice-banner .advice-banner-right-dropdown {
        display: none;
        margin-right: 0; } }
  .advice-banner #help-dropdown {
    width: 150px !important;
    height: auto;
    padding: 0.3rem;
    z-index: 100;
    left: unset !important;
    right: 10px !important; }
  .advice-banner .trustpilot-widget {
    margin-left: 0; }
    @media (min-width: 801px) {
      .advice-banner .trustpilot-widget {
        margin-left: -0.78571rem; } }

#quick-search-bar {
  position: relative;
  margin-bottom: 0; }
  #quick-search-bar .form-field {
    margin-bottom: 0; }
  #quick-search-bar #quick-search-icon {
    stroke: none;
    position: absolute;
    top: 23px;
    right: 15px; }
    #quick-search-bar #quick-search-icon svg {
      fill: #ff6b6b; }
  #quick-search-bar .modal-close {
    display: none;
    top: 0.17857rem;
    right: 0; }
    @media (min-width: 801px) {
      #quick-search-bar .modal-close {
        margin-right: 2.78571rem; } }

.quickSearch-dropdown {
  display: none;
  justify-content: center;
  align-items: center;
  background: #f3f4f6; }
  .quickSearch-dropdown .form-input {
    background: #ffffff; }

.display-searchBar {
  display: block; }
  .display-searchBar.dropdown {
    width: 100%; }

.close-search-modal {
  margin-top: 1rem;
  position: absolute;
  top: 0;
  right: 1.07143rem; }

@media (min-width: 1024px) {
  .navUser {
    justify-content: space-between; } }

.navUser .dropdown-menu.is-open:before {
  left: unset;
  right: 9px; }

.navUser .dropdown-menu.is-open:after {
  left: unset;
  right: 11px; }

.dropdown-menu#user-dropdown {
  width: 18.28571rem !important;
  max-width: 18.28571rem !important; }

.dropdown-menu.is-open {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center; }

.dropdown-menu::after {
  border-color: transparent transparent #f3f4f6 transparent; }

.dropdown-menu .navUser-action {
  font-size: 1.14286rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: none;
  font-weight: normal;
  width: 100%; }

.dropdown-menu--loggedIn::after {
  border-color: transparent transparent white transparent !important; }

.dropdown-menu--loggedIn .user-dropdown-actions {
  background-color: inherit; }

.dropdown-menu--loggedIn .navUser-action {
  text-align: left;
  padding: 1.42857rem 2rem 0; }

.dropdown-menu--loggedIn .user-dropdown-actions:first-child {
  padding-top: 0; }

.user-dropdown-actions {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 1.42857rem 0;
  width: 100%;
  background: #f3f4f6; }
  .user-dropdown-actions span {
    font-weight: 500; }

.navUser-action-login {
  color: #ffffff;
  background: #0052A6;
  border-radius: 100px;
  max-width: 142px;
  padding: 0.28571rem 0;
  margin-bottom: 1.14286rem;
  font-size: 16px;
  font-weight: 500; }

.navUser-action-register {
  padding: 0;
  text-decoration: underline;
  font-weight: normal;
  text-transform: none; }

#help-chevron-down {
  width: 7px !important;
  height: 4px !important;
  margin-top: 0.1rem !important;
  margin-left: 0.1rem !important; }
  #help-chevron-down svg {
    fill: #54697C;
    stroke: #54697C; }

.trustpilot-widget {
  margin-left: -0.8rem; }

*.body {
  margin-top: 0 !important; }
  @media (min-width: 801px) {
    *.body {
      margin-top: 0 !important; } }

body.sticky .advice-banner-wrapper {
  z-index: 0; }

body.sticky #help-dropdown {
  display: none; }

.advice-banner-position {
  z-index: 0; }

.direct-despatch-tooltip-text {
  display: none; }

.content-manager--page-builder .direct-despatch-tooltip-text {
  display: block; }

.quick-search-results__header a,
.quick-search-results__category a {
  text-decoration: none;
  color: #0052a6;
  display: block;
  padding: 0.85714rem 2.07143rem; }
  .quick-search-results__header a:hover,
  .quick-search-results__category a:hover {
    opacity: 0.5; }

.quick-search-results__noResults {
  margin-bottom: 0.71429rem !important;
  border-top: none;
  margin-top: 1.07143rem !important; }

.quick-search-results__wrapper .quick-search-results__products-container {
  border: 1px solid #DADFE3; }

.quick-search-results__wrapper .quick-search-results__header p {
  color: #333; }

.quick-search-results__header {
  justify-content: space-between;
  font-weight: 600;
  color: #0052a6;
  width: 100%;
  margin-bottom: 0.28571rem;
  display: flex; }
  .quick-search-results__header-title {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 1.07143rem; }

.quick-search-results__header-title .quick-search-results__view-all {
  font-weight: normal;
  color: #0A2844;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  padding: 0.14286rem;
  text-decoration: underline; }

.quick-search-results__products {
  position: relative; }
  @media (max-width: 801px) {
    .quick-search-results__products {
      border-bottom: 1px solid #DADFE3; } }
  .quick-search-results__products svg {
    top: 50% !important;
    transform: translateY(-50%); }
  .quick-search-results__products.results-header-layout {
    display: flex;
    align-items: center; }
    @media (min-width: 801px) {
      .quick-search-results__products.results-header-layout {
        display: grid;
        grid-template-areas: "title-section title-view-all";
        position: relative; } }
  @media (min-width: 801px) {
    .quick-search-results__products p,
    .quick-search-results__products .quick-search-results__view-all {
      border-bottom: 1px solid #DADFE3;
      width: auto;
      align-self: flex-end; } }
  .quick-search-results__products p {
    grid-area: title-section;
    width: calc(100% - 165px); }
    @media (min-width: 801px) {
      .quick-search-results__products p {
        width: auto; } }
  .quick-search-results__products .quick-search-results__view-all {
    font-weight: 600;
    display: flex;
    grid-area: title-view-all;
    justify-content: flex-end;
    padding: 0.85714rem 2.07143rem;
    width: 10rem; }
    @media (min-width: 801px) {
      .quick-search-results__products .quick-search-results__view-all {
        width: auto; } }
    .quick-search-results__products .quick-search-results__view-all::after {
      display: none; }
    .quick-search-results__products .quick-search-results__view-all span {
      background-color: #ff6b6b;
      display: block;
      height: 2px;
      margin-left: 0.85714rem;
      position: relative;
      width: 0.85714rem;
      top: 0.71429rem; }
      .quick-search-results__products .quick-search-results__view-all span::after {
        border: 4px solid transparent;
        border-left-color: #ff6b6b;
        content: "";
        display: block;
        height: 0;
        left: 100%;
        position: absolute;
        top: calc(50% - 4px);
        width: 0; }

.quick-search-results__wrapper {
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-size: 1.14286rem; }
  .quick-search-results__wrapper li {
    display: flex;
    align-items: center;
    gap: 0.85714rem;
    padding: 0.25rem 1rem !important; }
  .quick-search-results__wrapper .quick-search-results__suggestions {
    overflow: scroll; }
  .quick-search-results__wrapper p {
    font-weight: bold; }
  .quick-search-results__wrapper .quick-search-results__categories {
    display: flex;
    flex-wrap: wrap;
    padding: 0.71429rem 1.42857rem 0.71429rem 1rem;
    font-weight: bold;
    align-items: center;
    border: 1px solid #DADFE3;
    border-bottom: none; }
    .quick-search-results__wrapper .quick-search-results__categories-item {
      padding-left: 0 !important; }
    .quick-search-results__wrapper .quick-search-results__categories a {
      width: max-content;
      text-decoration: none; }
    .quick-search-results__wrapper .quick-search-results__categories-title {
      width: 30%;
      padding-top: 3.5px;
      padding-bottom: 5px; }
      @media (min-width: 551px) {
        .quick-search-results__wrapper .quick-search-results__categories-title {
          flex: .2;
          align-self: flex-start;
          width: 100%; } }
    .quick-search-results__wrapper .quick-search-results__categories ul {
      width: 70%;
      display: flex;
      overflow: auto;
      padding-bottom: 5px; }
      @media (min-width: 551px) {
        .quick-search-results__wrapper .quick-search-results__categories ul {
          flex: .8;
          flex-wrap: wrap; } }
    .quick-search-results__wrapper .quick-search-results__categories .quick-search-results__title {
      font-weight: bold;
      display: flex;
      align-items: center;
      padding-right: 1.42857rem; }
    .quick-search-results__wrapper .quick-search-results__categories .quick-search-results__category-query {
      font-weight: normal; }

.quick-search-results__container #product-grid-search {
  display: grid;
  grid-template-columns: repeat(2, 1fr); }
  @media (min-width: 551px) {
    .quick-search-results__container #product-grid-search {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 801px) {
    .quick-search-results__container #product-grid-search {
      grid-template-columns: repeat(4, 1fr); } }

.search-tab {
  display: none; }

.header.is-open .navUser-section--alt {
  display: block !important; }

@media (max-width: 801px) {
  .header.is-open .mobile-account-dropdown {
    display: block !important;
    margin-right: 30px; } }

.header.is-open .mobile-search-btn,
.header.is-open .navUser-item.navUser-item--cart {
  display: none !important; }

.mobile-account-dropdown {
  display: none; }

.mobile-dropdown.is-open {
  left: -160px;
  width: 200px; }

.footer {
  background: #0A2844 !important;
  border-top: none !important;
  padding: 24px 0 !important; }
  @media (min-width: 801px) {
    .footer {
      padding: 32px 0 !important; } }

.footer-section-content {
  display: none; }
  .footer-section-content h3 {
    font-size: 1.42857rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }
  .footer-section-content p,
  .footer-section-content li,
  .footer-section-content a {
    font-size: 1.14286rem;
    line-height: 32px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    margin-bottom: 0; }
  .footer-section-content a {
    text-decoration: unset;
    color: #fff; }
  .footer-section-content p {
    line-height: 2.28571rem;
    font-size: 1.14286rem; }
  .footer-section-content li {
    line-height: 32px;
    font-size: 1.14286rem; }
    .footer-section-content li a {
      line-height: inherit;
      font-size: inherit; }
    .footer-section-content li span {
      text-decoration: none; }
  @media (min-width: 801px) {
    .footer-section-content {
      display: block; } }

@media (min-width: 801px) {
  .footer-tabs-wrapper {
    max-width: 100%; } }

.footer-tabs-wrapper .footer-tabs li a:hover {
  text-decoration: underline;
  color: #FFFFFF; }

.footer-tabs-wrapper .footer-tabs li span {
  text-decoration: none; }

.collapsible-tab {
  color: #FFFFFF;
  border-bottom: 1px solid #54697C;
  position: relative;
  padding: 0;
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow-x: hidden; }
  @media (min-width: 801px) {
    .collapsible-tab {
      border-bottom: none;
      width: 100%;
      left: 0%;
      right: 0%;
      margin-left: -0vw;
      margin-right: -0vw; } }
  .collapsible-tab .collapsible-tab-head {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 1rem 0; }
    .collapsible-tab .collapsible-tab-head button {
      margin-left: 1.14286rem; }
    @media (min-width: 801px) {
      .collapsible-tab .collapsible-tab-head {
        display: none; } }
  .collapsible-tab .footer-section-content {
    margin-left: 0.57143rem;
    margin-right: 0.57143rem; }
    @media (min-width: 801px) {
      .collapsible-tab .footer-section-content {
        margin-left: 0;
        margin-right: 0; } }
  .collapsible-tab button {
    font-size: 20px; }
  .collapsible-tab .icon {
    stroke: #FFFFFF;
    width: 1rem !important;
    height: 1rem !important;
    margin: 0 2rem 0 0 !important; }
  .collapsible-tab li {
    list-style: none;
    margin-bottom: 0; }
    .collapsible-tab li a {
      color: #FFFFFF;
      text-decoration: none;
      list-style: none; }
  @media (min-width: 801px) {
    .collapsible-tab ul {
      margin-left: 0; } }
  .collapsible-tab .content-title {
    display: none;
    color: #ffffff;
    margin: 0 0 16px; }
    @media (min-width: 801px) {
      .collapsible-tab .content-title {
        display: block; } }

.collapse-section {
  display: block;
  overflow: hidden; }

.collapsible-tab-contact {
  margin-bottom: 2rem; }
  @media (min-width: 801px) {
    .collapsible-tab-contact {
      margin-bottom: 0; } }

.footer-info-col {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100vw !important;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  text-align: left !important; }
  @media (min-width: 801px) {
    .footer-info-col {
      width: 97vw !important;
      margin-left: -48.5vw;
      margin-right: -48.5w;
      flex-direction: row; } }

.footer-info-col--social {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  border-top: 1px solid #54697C;
  border-bottom: 1px solid #54697C;
  padding: 2.28571rem 1.14286rem !important; }
  .footer-info-col--social .icon {
    stroke: #FFFFFF;
    fill: #FFFFFF; }
  @media (min-width: 801px) {
    .footer-info-col--social {
      margin-top: 1.71429rem; } }

.footer-info-extra {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  color: #FFFFFF; }
  @media (min-width: 801px) {
    .footer-info-extra {
      justify-content: space-between;
      flex-direction: row;
      align-items: flex-start;
      width: 100vw;
      max-width: 1280px;
      position: relative;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      padding-left: 1.42857rem;
      padding-right: 1.42857rem; } }
  @media (min-width: 1261px) {
    .footer-info-extra {
      width: 100%;
      left: 0;
      right: 0;
      margin-left: 0;
      margin-right: 0;
      padding-left: 0;
      padding-right: 0; } }
  .footer-info-extra li {
    list-style: none; }
  .footer-info-extra a {
    color: #FFFFFF !important;
    text-decoration: none; }
  .footer-info-extra p {
    color: #FFFFFF !important; }
  .footer-info-extra .footer-copyright {
    font-size: 1rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
    .footer-info-extra .footer-copyright .powered-by {
      font-size: inherit; }
    .footer-info-extra .footer-copyright .footer-address {
      display: none;
      font-size: inherit; }
      @media (min-width: 801px) {
        .footer-info-extra .footer-copyright .footer-address {
          display: block; } }
    .footer-info-extra .footer-copyright .footer-address-small {
      margin-bottom: 0; }
      @media (min-width: 801px) {
        .footer-info-extra .footer-copyright .footer-address-small {
          display: none; } }
  .footer-info-extra .footer-copyright-mobile {
    text-align: center; }
    .footer-info-extra .footer-copyright-mobile p {
      font-size: 1rem;
      font-family: "Montserrat", Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
      line-height: 18px; }
    @media (min-width: 801px) {
      .footer-info-extra .footer-copyright-mobile {
        display: none; } }
  .footer-info-extra #footer-extra-links {
    margin-top: 1.71429rem; }
    @media (min-width: 801px) {
      .footer-info-extra #footer-extra-links {
        margin-top: 0 !important; } }
    .footer-info-extra #footer-extra-links ul {
      display: flex;
      flex-direction: column;
      text-align: center;
      margin-left: 0; }
      @media (min-width: 801px) {
        .footer-info-extra #footer-extra-links ul {
          flex-direction: row; } }
      .footer-info-extra #footer-extra-links ul li {
        line-height: 18px;
        font-family: "Montserrat", Arial, Helvetica, sans-serif; }
        .footer-info-extra #footer-extra-links ul li:nth-child(n+2) {
          margin-left: 1rem; }
        @media (min-width: 801px) {
          .footer-info-extra #footer-extra-links ul li {
            margin-top: 0; } }
        .footer-info-extra #footer-extra-links ul li a {
          line-height: inherit;
          font-size: inherit; }

.footer-info-col--social .icon {
  stroke: none;
  width: 40px !important;
  height: 40px !important;
  display: flex; }

.socialLinks--alt {
  display: flex;
  align-items: center;
  justify-content: center; }

.footer .socialLinks {
  display: flex;
  flex-wrap: wrap; }
  .footer .socialLinks .icon:hover svg {
    fill: #fff; }

@media (min-width: 801px) {
  .footer .socialLinks-item {
    margin-right: 16px !important; } }

.footer .socialLinks-item svg {
  transition: .2s ease-in-out fill; }

.footer .socialLinks-item .icon--twitter svg {
  fill: #24a1f1; }

.footer .socialLinks-item .icon--facebook svg {
  fill: #4167b2; }
  .footer .socialLinks-item .icon--facebook svg:hover {
    fill: #fff; }

.footer .socialLinks-item .icon--pinterest svg {
  fill: #e60724; }

.footer .socialLinks-item .icon--youtube svg {
  fill: #f7071b; }

.footer .socialLinks-item .icon--instagram svg {
  fill: #fff; }

.footer .socialLinks-item .icon--linkedin svg {
  padding: 4px;
  fill: #0A66C2; }

.footer .socialLinks-item .icon--tiktok img {
  margin: 4px 0 1px 0; }

.footer-info-heading {
  display: none; }

.footer .footer-payment-types-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2.28571rem;
  margin-bottom: 2.28571rem; }
  @media (min-width: 801px) {
    .footer .footer-payment-types-wrapper {
      margin: 0;
      justify-content: center; } }
  @media (min-width: 1261px) {
    .footer .footer-payment-types-wrapper {
      justify-content: flex-end; } }
  .footer .footer-payment-types-wrapper .footer-info-heading {
    display: none; }

.icon-purely-parrot {
  text-decoration: none;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-size: 1.14286rem;
  font-weight: 700;
  line-height: 1.28571rem;
  color: #FFFFFF; }
  .icon-purely-parrot:hover {
    color: #4167b2; }

.footer-newsletter-wrapper {
  background: url("../img/Sign-Up.png");
  object-fit: cover;
  height: auto;
  padding: 25px 0; }
  @media (min-width: 801px) {
    .footer-newsletter-wrapper form.klaviyo-form > div {
      display: grid !important;
      grid-template-columns: 1fr 2fr; } }
  .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(1) {
    order: 1;
    padding: 0.21429rem; }
  .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(2) {
    order: 2; }
    @media (min-width: 801px) {
      .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(2) {
        top: -39px;
        order: 3; } }
  .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(3) {
    display: block !important;
    order: 3; }
    @media (min-width: 801px) {
      .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(3) {
        order: 2; } }
  .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(4) {
    order: 4;
    display: block !important; }
  .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(5) {
    order: 5;
    grid-column: span 2;
    position: relative;
    display: block !important; }
    .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(5) button {
      width: 160px; }
      @media (min-width: 801px) {
        .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(5) button {
          margin: 0 0 0 34% !important; } }
      .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(5) button:hover {
        background-color: #F3F4F6 !important; }
  .footer-newsletter-wrapper form.klaviyo-form > div > div:nth-child(6) {
    order: 6;
    grid-column: span 2; }
  .footer-newsletter-wrapper .join-our-flock {
    text-decoration: none;
    width: 100%;
    background-color: #0052a6; }
    .footer-newsletter-wrapper .join-our-flock .banner {
      text-align: center;
      color: #ffffff;
      padding: 15px 50px; }
      .footer-newsletter-wrapper .join-our-flock .banner h1.page-heading {
        color: #ffffff;
        margin-bottom: 15px; }
      .footer-newsletter-wrapper .join-our-flock .banner .input-email {
        height: 40px;
        width: 100%;
        max-width: 300px;
        display: block;
        margin: 10px auto;
        padding-left: 15px; }
      .footer-newsletter-wrapper .join-our-flock .banner .button.button--primary {
        background-color: #0c2744; }
        .footer-newsletter-wrapper .join-our-flock .banner .button.button--primary:hover {
          background-color: #ffffff;
          color: #0c2744; }

.payment-icons-widget {
  justify-content: center;
  display: flex; }
  @media (min-width: 801px) {
    .payment-icons-widget {
      justify-content: flex-end; } }
  .payment-icons-widget img {
    margin-right: 8px !important; }
    .payment-icons-widget img:last-of-type {
      margin-right: 0 !important; }

.header .navPages {
  background: #FFFFFF;
  height: 85vh;
  overflow-x: hidden; }
  @media (min-width: 1024px) {
    .header .navPages {
      height: auto;
      overflow-x: initial; } }

.header .navPages-container {
  width: 100vw;
  border-top: 1px solid #e5e5e5;
  margin-top: 0.78571rem;
  margin-left: 0;
  margin-right: 0; }
  .header .navPages-container .header-logo {
    display: none; }
  .header .navPages-container .navUser-item--search, .header .navPages-container .navUser-item--cart {
    display: none; }
  @media (min-width: 1024px) {
    .header .navPages-container {
      margin-top: 1.14286rem; } }

.header.is-open {
  transition: all 300ms ease-in-out;
  height: 100%;
  background-color: #0A2844; }
  .header.is-open .navUser {
    background: #FFFFFF;
    box-shadow: 0px 4px 6px rgba(84, 105, 124, 0.1);
    z-index: 10;
    height: 100%;
    flex-direction: column; }
    @media (min-width: 1024px) {
      .header.is-open .navUser {
        padding: 0 4rem; } }
    .header.is-open .navUser .nav-container {
      width: 100%;
      z-index: 500; }
  .header.is-open .navPages-container.is-open {
    display: block;
    width: 99.5%;
    z-index: 5; }
    .header.is-open .navPages-container.is-open .navPages {
      padding: 0.1rem; }
  @media (min-width: 1024px) {
    .header.is-open .navPages-container {
      display: flex; } }
  .header.is-open .mobileMenu-toggle {
    z-index: 12; }
  .header.is-open .navUser-section--alt {
    display: none; }
  .header.is-open .quickSearch-dropdown {
    display: none; }

.header.sticky {
  position: fixed; }
  @media (min-width: 801px) {
    .header.sticky {
      position: sticky; }
      .header.sticky .navUser-item--cart .dropdown-menu.is-open {
        top: 3.21429rem !important;
        right: -3.64286rem; }
      .header.sticky .navUser {
        max-width: 100%;
        margin-top: 0.28571rem;
        margin: 0 auto; }
        .header.sticky .navUser .header-logo--center {
          margin-left: 2.28571rem !important; }
      .header.sticky .navPage-subMenu.is-open {
        width: 98%;
        margin: 0 auto; }
      .header.sticky .nav-container {
        position: absolute;
        right: 5.71429rem;
        top: 2.5rem;
        z-index: 2000;
        margin-right: auto; }
        .header.sticky .nav-container .header-logo, .header.sticky .nav-container .quickSearch {
          display: none; }
        .header.sticky .nav-container .quickSearch:not(.is-open--search) {
          display: none !important; }
        .header.sticky .nav-container .quickSearch.is-open--search {
          position: fixed;
          left: 0;
          right: 0;
          top: 4rem !important;
          margin: auto; } }
      @media (min-width: 801px) and (min-width: 801px) {
        .header.sticky .nav-container .quickSearch.is-open--search {
          top: 2.92857rem !important; } }
  @media (min-width: 801px) {
          .header.sticky .nav-container .quickSearch.is-open--search .form-input {
            background-color: white; }
          .header.sticky .nav-container .quickSearch.is-open--search::after {
            content: "";
            top: var(--topDistance);
            background-color: #f3f4f6;
            position: fixed;
            height: 3.92857rem;
            width: 100%;
            left: 0;
            z-index: -1; }
        .header.sticky .nav-container .navUser-section--alt {
          top: -0.21429rem;
          width: 2.28571rem;
          height: 2.28571rem; }
          .header.sticky .nav-container .navUser-section--alt .navUser-item--account {
            display: none; }
          .header.sticky .nav-container .navUser-section--alt .navUser-item--search {
            display: block;
            width: inherit;
            height: inherit; }
          .header.sticky .nav-container .navUser-section--alt .navUser-item--cart {
            width: inherit;
            height: inherit; }
          .header.sticky .nav-container .navUser-section--alt .navUser-action {
            padding: 0; }
            .header.sticky .nav-container .navUser-section--alt .navUser-action .icon {
              width: 1.14286rem;
              height: 1.14286rem;
              margin: 0.5rem 0.5rem; }
            .header.sticky .nav-container .navUser-section--alt .navUser-action .countPill {
              background-color: #FF6B6B;
              position: absolute;
              top: 0;
              right: -4rem; }
      .header.sticky .navPages-container {
        display: flex;
        align-items: center;
        width: 100%;
        margin: 0 auto;
        border-top: none; }
        .header.sticky .navPages-container .navPages {
          margin: 0;
          width: 80%; }
        .header.sticky .navPages-container .header-logo {
          display: block;
          width: 4.64286rem;
          height: 1.71429rem !important;
          margin-right: 1.78571rem !important; }
        .header.sticky .navPages-container .navPages-item-page {
          display: none; }
        .header.sticky .navPages-container .navUser-item--search, .header.sticky .navPages-container .navUser-item--cart {
          display: block;
          padding: 0;
          width: 2.28571rem;
          height: 2.28571rem;
          align-self: center; }
          .header.sticky .navPages-container .navUser-item--search .navUser-action, .header.sticky .navPages-container .navUser-item--cart .navUser-action {
            padding: 0; }
            .header.sticky .navPages-container .navUser-item--search .navUser-action .icon, .header.sticky .navPages-container .navUser-item--cart .navUser-action .icon {
              width: 1.14286rem;
              height: 1.14286rem;
              margin: 0.5rem 0.5rem; }
            .header.sticky .navPages-container .navUser-item--search .navUser-action .countPill, .header.sticky .navPages-container .navUser-item--cart .navUser-action .countPill {
              background-color: #FF6B6B;
              position: absolute;
              top: 0.5rem;
              right: 13rem; }
        .header.sticky .navPages-container .navUser-sticky-options {
          display: flex;
          margin-left: 1rem;
          margin-right: 1rem;
          margin-bottom: 0; }
        .header.sticky .navPages-container .navPages-list {
          justify-content: unset; }
          .header.sticky .navPages-container .navPages-list .navPages-item {
            font-size: 1.14286rem;
            font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
            line-height: calc(25 / 16);
            color: #0052A6;
            height: 100%; }
            .header.sticky .navPages-container .navPages-list .navPages-item .navPages-action {
              height: 100%; } }
      @media (min-width: 801px) and (min-width: 1024px) {
        .header.sticky .navPages-container .navPages-list {
          height: 100%; } }
  @media (min-width: 1261px) {
    .header.sticky .nav-container {
      top: 0.5rem; }
    .header.sticky .navUser {
      max-width: 1380px; } }

.header .navPages-list + .navPages-list {
  overflow: initial; }
  .header .navPages-list + .navPages-list > :last-child {
    border-bottom: none; }

.header .navPage-section-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 1.42857rem;
  margin-top: 3.42857rem; }
  @media (min-width: 801px) {
    .header .navPage-section-header {
      margin-top: 1.71429rem;
      margin-bottom: 1.71429rem; }
      .header .navPage-section-header .navPage-header {
        width: 100%; } }
  .header .navPage-section-header.section-header-main {
    margin-top: 2rem; }

.header .navPage-subMenu-viewAll-mobile {
  width: 120px !important; }
  .header .navPage-subMenu-viewAll-mobile a {
    color: #ff6b6b; }
    .header .navPage-subMenu-viewAll-mobile a::after {
      display: none; }
    .header .navPage-subMenu-viewAll-mobile a span {
      background-color: #ff6b6b;
      display: block;
      height: 2px;
      margin-left: 0.85714rem;
      position: relative;
      width: 0.85714rem; }
      .header .navPage-subMenu-viewAll-mobile a span::after {
        border: 4px solid transparent;
        border-left-color: #ff6b6b;
        content: "";
        display: block;
        height: 0;
        left: 100%;
        position: absolute;
        top: calc(50% - 4px);
        width: 0; }
  @media (min-width: 801px) {
    .header .navPage-subMenu-viewAll-mobile {
      display: none; } }

.navPages-list {
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: calc(25 / 16);
  color: #0052A6; }
  @media (min-width: 1024px) {
    .navPages-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; } }

.navPages-list--user {
  display: none; }

.is-open .navPages-list--user {
  display: block; }
  .is-open .navPages-list--user .navPages-item:first-of-type .navPage-subMenu {
    padding-bottom: 1rem; }

.navPages {
  width: unset;
  background: #fff; }
  @media (min-width: 1024px) {
    .navPages {
      max-width: 1280px; } }
  .navPages .navPage-subMenu {
    background: #fff;
    padding-bottom: 10%; }

.navPages-item {
  color: #0052A6;
  border-bottom: 1px solid #DADFE3; }
  @media (min-width: 1024px) {
    .navPages-item {
      border-bottom: none; } }
  .navPages-item a {
    color: #0052A6;
    text-transform: none; }

.navPage-subMenu-action:not(.navPages-action-depth-max) + .navPage-childList {
  margin-left: 0; }

.navPages .navPage-subMenu-list, .navPage-childList {
  margin: 0;
  border-left: none; }

@media (min-width: 801px) {
  .navPage-subMenu-item > .navPage-subMenu-action {
    border-bottom: none;
    padding: 0.2rem 0 !important; } }

@media (min-width: 801px) {
  .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list {
    margin: 1.71429rem 0.85714rem 3.42857rem 1.71429rem; }
    .navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu + .navPage-subMenu .navPage-subMenu-list:last-child {
      margin-right: 1.71429rem; } }

.navPages-list + .navPages-list {
  margin-top: 0;
  border-top: none; }

.navPages-list--user .navPages-action-moreIcon {
  margin-right: 0 !important;
  transform: rotate(180deg) !important; }

.navPages-action-moreIcon {
  margin-right: 0 !important;
  transform: none;
  height: 1.28571rem !important;
  width: 1.28571rem !important; }

.navPages-action-moreIcon-categories {
  margin-right: 0 !important;
  transform: none;
  height: 0.57143rem !important;
  width: 0.57143rem !important;
  margin: 0 0.1rem !important;
  transform: rotate(270deg); }
  .navPages-action-moreIcon-categories svg {
    stroke: #6697CA !important; }
  @media (min-width: 1024px) {
    .navPages-action-moreIcon-categories {
      transform: rotate(0deg);
      margin: 0 1rem !important;
      height: 0.71429rem !important;
      width: 0.71429rem !important; } }

.navPages-action {
  padding: 0.85714rem 0;
  font-weight: 500;
  color: #333333;
  text-transform: none; }
  @media (min-width: 1024px) {
    .navPages-action {
      padding: 0.57143rem 0.85714rem; } }
  .navPages-action svg {
    fill: #6697CA; }
  .navPages-action[data-collapsible="navPages-account"] svg {
    transform: rotate(180deg);
    fill: #6697CA;
    stroke: #6697CA;
    width: 0.75rem; }
  .navPages-action.is-open {
    background-color: #fff; }
    @media (min-width: 1024px) {
      .navPages-action.is-open {
        border-bottom: 2px solid #FF6B6B; } }
    .navPages-action.is-open[data-collapsible="navPages-account"] svg {
      transform: rotate(0deg); }

.navPages-list:not(.navPages-list--user) .navPage-subMenu {
  transform: translateX(100%);
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1; }
  .navPages-list:not(.navPages-list--user) .navPage-subMenu.is-open {
    display: block; }
    @media (min-width: 1024px) {
      .navPages-list:not(.navPages-list--user) .navPage-subMenu.is-open {
        display: flex;
        justify-content: flex-start;
        align-items: stretch;
        border-top: 1px solid #F3F4F6; } }
  @media (min-width: 1024px) {
    .navPages-list:not(.navPages-list--user) .navPage-subMenu {
      transform: none;
      left: 0;
      right: 0;
      top: auto; }
      .navPages-list:not(.navPages-list--user) .navPage-subMenu ul:not(:only-child).navPage-subMenu-main {
        display: none; }
        .navPages-list:not(.navPages-list--user) .navPage-subMenu ul:not(:only-child).navPage-subMenu-main.shop-by-bird {
          display: grid;
          flex: 3; }
          .navPages-list:not(.navPages-list--user) .navPage-subMenu ul:not(:only-child).navPage-subMenu-main.shop-by-bird .navPages-action:hover {
            background-color: #F3F4F6;
            color: #0A2844; }
          .navPages-list:not(.navPages-list--user) .navPage-subMenu ul:not(:only-child).navPage-subMenu-main.shop-by-bird + .navPage-subMenu-list {
            flex: 1; }
      .navPages-list:not(.navPages-list--user) .navPage-subMenu .navPage-subMenu-list .navPage-subMenu-item:not(.navPage-subMenu-viewAll):nth-child(n+13) {
        display: none; } }

.navPages-list:not(.navPages-list--user) .navPage-back button,
.navPages-list:not(.navPages-list--user) .navPage-subMenu-action,
.navPages-list:not(.navPages-list--user) .navPage-childList-action,
.navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
  width: 100%;
  font-size: 1.14286rem;
  padding: 1.14286rem;
  font-weight: 500;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
  position: relative; }
  @media (min-width: 1024px) {
    .navPages-list:not(.navPages-list--user) .navPage-back button,
    .navPages-list:not(.navPages-list--user) .navPage-subMenu-action,
    .navPages-list:not(.navPages-list--user) .navPage-childList-action,
    .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action {
      padding: 0.57143rem 0; }
      .navPages-list:not(.navPages-list--user) .navPage-back button.is-open svg,
      .navPages-list:not(.navPages-list--user) .navPage-subMenu-action.is-open svg,
      .navPages-list:not(.navPages-list--user) .navPage-childList-action.is-open svg,
      .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action.is-open svg {
        transform: rotate(90deg); }
      .navPages-list:not(.navPages-list--user) .navPage-back button svg,
      .navPages-list:not(.navPages-list--user) .navPage-subMenu-action svg,
      .navPages-list:not(.navPages-list--user) .navPage-childList-action svg,
      .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action svg {
        transform: rotate(-90deg); } }
  .navPages-list:not(.navPages-list--user) .navPage-back button.is-open,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action.is-open,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action.is-open,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action.is-open {
    background-color: #fff;
    color: #0052A6; }
  .navPages-list:not(.navPages-list--user) .navPage-back button svg,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action svg,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action svg,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action svg {
    fill: #6697CA !important; }
  .navPages-list:not(.navPages-list--user) .navPage-back button:not(.is-open):hover, .navPages-list:not(.navPages-list--user) .navPage-back button:not(.is-open):active, .navPages-list:not(.navPages-list--user) .navPage-back button:not(.is-open):focus,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action:not(.is-open):hover,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action:not(.is-open):active,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action:not(.is-open):focus,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action:not(.is-open):hover,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action:not(.is-open):active,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action:not(.is-open):focus,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action:not(.is-open):hover,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action:not(.is-open):active,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action:not(.is-open):focus {
    background-color: #fff;
    color: #0052A6; }
  .navPages-list:not(.navPages-list--user) .navPage-back button:hover,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action:hover,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action:hover,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action:hover {
    text-decoration: underline; }
  .navPages-list:not(.navPages-list--user) .navPage-back button .collapsible-icon-wrapper,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action .collapsible-icon-wrapper,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action .collapsible-icon-wrapper,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action .collapsible-icon-wrapper {
    width: auto;
    display: inline-block; }
  .navPages-list:not(.navPages-list--user) .navPage-back button .navPages-action-moreIcon,
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action .navPages-action-moreIcon,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action .navPages-action-moreIcon,
  .navPages-list:not(.navPages-list--user) .navPages-list:not(.navPages-list-depth-max) .navPage-subMenu-action .navPages-action-moreIcon {
    display: inline-block; }

.navPages-list:not(.navPages-list--user) .navPage-subMenu-viewAll-mobile a {
  border: unset; }

.navPages-list:not(.navPages-list--user) .navPage-subMenu-action,
.navPages-list:not(.navPages-list--user) .navPage-childList-action {
  border-bottom: 1px solid #cccccc;
  width: calc(100% - 32px);
  margin: 0 1.28571rem;
  padding: 1.14286rem 0; }
  @media (min-width: 1024px) {
    .navPages-list:not(.navPages-list--user) .navPage-subMenu-action,
    .navPages-list:not(.navPages-list--user) .navPage-childList-action {
      border-bottom: unset;
      margin: initial;
      padding: initial; } }
  .navPages-list:not(.navPages-list--user) .navPage-subMenu-action.is-open::after, .navPages-list:not(.navPages-list--user) .navPage-subMenu-action:hover::after, .navPages-list:not(.navPages-list--user) .navPage-subMenu-action:focus::after,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action.is-open::after,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action:hover::after,
  .navPages-list:not(.navPages-list--user) .navPage-childList-action:focus::after {
    opacity: 1; }

.navPages-list:not(.navPages-list--user) .navPage-subMenu-item {
  float: none;
  width: 100%;
  padding: 0 !important;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1.14286rem;
  line-height: calc(25 / 16);
  color: #0052A6; }
  @media (min-width: 1024px) {
    .navPages-list:not(.navPages-list--user) .navPage-subMenu-item {
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 1.14286rem;
      line-height: calc(32 / 16); }
      .navPages-list:not(.navPages-list--user) .navPage-subMenu-item a {
        color: #0A2844;
        font-weight: normal; } }

.navPages-list:not(.navPages-list--user) .navPage-header span {
  color: #54697C;
  text-decoration: none;
  font-weight: 300;
  text-transform: none;
  font-size: 1rem;
  line-height: calc(24 / 14);
  padding: 1.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .navPages-list:not(.navPages-list--user) .navPage-header span:hover, .navPages-list:not(.navPages-list--user) .navPage-header span:active, .navPages-list:not(.navPages-list--user) .navPage-header span:focus {
    text-decoration: none; }

@media (min-width: 1024px) {
  .navPages-list:not(.navPages-list--user) .navPage-header {
    margin-top: initial;
    margin-bottom: 1.71429rem;
    border-bottom: 1px solid #DADFE3;
    padding-bottom: 0.57143rem; }
    .navPages-list:not(.navPages-list--user) .navPage-header span {
      padding: 0.57143rem 0;
      color: #0A2844;
      font-size: 1.42857rem;
      line-height: calc(32 / 20);
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-weight: 500; } }

.shop-by-bird .navPage-subMenu-item .navPage-subMenu-action.has-subMenu {
  display: block !important;
  color: #ff6b6b;
  font-weight: 600;
  padding-top: 0.85714rem !important;
  padding-left: 0.85714rem !important; }

.shop-by-bird .navPage-subMenu-viewAll-mobile {
  display: none; }

.shop-by-bird .navPage-subMenu-action {
  padding: 0.57143rem !important; }
  .shop-by-bird .navPage-subMenu-action::after {
    display: none !important; }

.shop-by-bird .navPage-header {
  margin-bottom: 12px; }

.shop-by-bird.navPage-subMenu-list .navPage-subMenu-item:not(.navPage-subMenu-viewAll):nth-child(n+13) {
  display: flex !important; }

.navPage-childList.is-open {
  display: block; }

.navPage-back {
  background-color: #F3F4F6;
  color: #0A2844; }
  @media (min-width: 1024px) {
    .navPage-back {
      display: none; } }
  .navPage-back span {
    display: inline-flex;
    align-items: center; }

.navPages-action-back {
  transform: rotate(90deg);
  width: 0.57143rem;
  height: 0.57143rem;
  margin-right: 0.57143rem;
  stroke: #54697C; }

.header.is-open .navPages {
  text-align: left;
  display: flex;
  flex-direction: column;
  width: auto; }
  @media (min-width: 1024px) {
    .header.is-open .navPages {
      flex-direction: row;
      padding: 0; }
      .header.is-open .navPages [data-content-region="additional-nav-links--global"] {
        margin-left: auto;
        flex: 0 0 auto;
        padding-left: 1.14286rem; } }
  .header.is-open .navPages .navPages-list {
    padding: 0 0.85714rem;
    transition: transform 300ms cubic-bezier(0.445, 0.05, 0.55, 0.95); }
    @media (min-width: 1024px) {
      .header.is-open .navPages .navPages-list {
        transform: none !important;
        margin: 0 -0.85714rem;
        padding: 0; } }
    .header.is-open .navPages .navPages-list .navPage-childList {
      padding-left: 0; }
    .header.is-open .navPages .navPages-list:not(.navPages-list--user) .navPage-subMenu-list {
      width: 100%;
      margin: 0; }
      .header.is-open .navPages .navPages-list:not(.navPages-list--user) .navPage-subMenu-list:not([data-menu-tier="1"]) {
        display: none; }
        .header.is-open .navPages .navPages-list:not(.navPages-list--user) .navPage-subMenu-list:not([data-menu-tier="1"]).is-open {
          display: block !important; }
      .header.is-open .navPages .navPages-list:not(.navPages-list--user) .navPage-subMenu-list[data-menu-tier="2"] {
        position: absolute;
        left: 100%;
        top: 0; }
      .header.is-open .navPages .navPages-list:not(.navPages-list--user) .navPage-subMenu-list[data-menu-tier="3"] {
        position: absolute;
        left: 200%;
        top: 0; }
      @media (min-width: 1024px) {
        .header.is-open .navPages .navPages-list:not(.navPages-list--user) .navPage-subMenu-list {
          flex: 0 0 33.333333%;
          position: relative !important;
          left: 0 !important; } }
  .header.is-open .navPages[data-current-menu-tier="0"] .navPages-list {
    transform: translateX(-100%); }
  .header.is-open .navPages[data-current-menu-tier="1"] .navPages-list {
    transform: translateX(-200%); }
  .header.is-open .navPages[data-current-menu-tier="2"] .navPages-list, .header.is-open .navPages[data-current-menu-tier="3"] .navPages-list, .header.is-open .navPages[data-current-menu-tier="4"] .navPages-list {
    transform: translateX(-300%); }
  .header.is-open .navPages .navPages-list--user {
    margin-top: 3rem;
    padding-bottom: 25%; }

.header.is-open [data-menu-tier="3"] .navPage-childList-item .navPages-action svg,
.header.is-open [data-menu-tier="3"] .navPage-subMenu-item .navPages-action svg {
  transform: rotate(0deg); }

.header.is-open [data-menu-tier="3"] .navPage-childList-item .navPages-action.is-open svg,
.header.is-open [data-menu-tier="3"] .navPage-subMenu-item .navPages-action.is-open svg {
  transform: rotate(-180deg); }

@media (max-width: 1261px) {
  .header.is-open [data-menu-tier="3"] .navPage-childList-item .navPages-action svg,
  .header.is-open [data-menu-tier="3"] .navPage-subMenu-item .navPages-action svg {
    transform: rotate(90deg); } }

.header.is-open [data-menu-tier="4"] .navPage-childList-item .navPages-action {
  padding-top: 0.85714rem;
  padding-bottom: 0.85714rem;
  font-weight: 300; }
  @media (min-width: 1024px) {
    .header.is-open [data-menu-tier="4"] .navPage-childList-item .navPages-action {
      padding-top: 0.57143rem;
      padding-bottom: 0.57143rem; } }
  .header.is-open [data-menu-tier="4"] .navPage-childList-item .navPages-action::after {
    opacity: 0; }

.header.is-open .navPage-childList-item[data-menu-tier="5"] {
  padding-left: 1.14286rem; }
  @media (min-width: 1024px) {
    .header.is-open .navPage-childList-item[data-menu-tier="5"] {
      padding-left: 0.57143rem; } }
  .header.is-open .navPage-childList-item[data-menu-tier="5"] .navPages-action {
    border-left: 1px solid #cccccc;
    padding-top: 0.57143rem;
    padding-bottom: 0.57143rem; }
    .header.is-open .navPage-childList-item[data-menu-tier="5"] .navPages-action::after {
      opacity: 0; }
    @media (min-width: 1024px) {
      .header.is-open .navPage-childList-item[data-menu-tier="5"] .navPages-action {
        border-left: none; } }

.navPages-action.is-open {
  background-color: #fff;
  overflow-x: hidden; }
  @media (min-width: 1024px) {
    .navPages-action.is-open {
      border-bottom: 2px solid #FF6B6B; } }

.navigationOverlay {
  position: fixed;
  top: 4.64286rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #0A2844;
  opacity: 0.9;
  z-index: 1; }
  @media (min-width: 1024px) {
    .navigationOverlay {
      top: 2.85714rem; } }

.mm-panel-wrapper {
  display: none; }
  @media (min-width: 1024px) {
    .mm-panel-wrapper {
      display: list-item;
      margin-left: auto !important; } }

.mm-panel {
  display: none;
  padding: 2px 0;
  width: 184px; }
  @media (min-width: 1024px) {
    .mm-panel {
      display: block; } }
  .mm-panel p,
  .mm-panel h1,
  .mm-panel h2,
  .mm-panel h3,
  .mm-panel h4,
  .mm-panel h5,
  .mm-panel h6 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: 500;
    color: #0A2844;
    letter-spacing: 0;
    width: 100%; }
  .mm-panel img {
    width: 100%;
    object-fit: cover;
    height: 180px;
    max-width: 100%;
    margin: 0 0 12px;
    transition: .2s ease-in-out opacity;
    opacity: 1; }
  .mm-panel a {
    text-decoration: none;
    color: inherit;
    position: relative;
    display: flex;
    align-items: center; }
    .mm-panel a:hover img {
      opacity: .8; }

.removePos {
  position: initial !important; }

body {
  padding-top: 0; }

#mobile-categories-header {
  font-size: 1rem;
  color: #54697C;
  line-height: calc(24 / 14);
  text-transform: none;
  margin-top: 1.71429rem; }
  @media (min-width: 1024px) {
    #mobile-categories-header {
      display: none; } }

.navPages .navPage-subMenu-list:before {
  content: none; }

.navPage-subMenu-main .navPage-subMenu-item {
  width: 92%;
  background: #F3F4F6;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.14286rem; }
  .navPage-subMenu-main .navPage-subMenu-item a {
    color: #0A2844;
    padding: 0.42857rem 0.78571rem; }
    .navPage-subMenu-main .navPage-subMenu-item a:active, .navPage-subMenu-main .navPage-subMenu-item a:focus, .navPage-subMenu-main .navPage-subMenu-item a:hover {
      background: #F3F4F6; }
    .navPage-subMenu-main .navPage-subMenu-item a img {
      width: 2.14286rem;
      height: 2.14286rem;
      margin: 4px 8px 4px 4px; }

@media (min-width: 1024px) {
  .navPage-subMenu-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.71429rem; }
    .navPage-subMenu-main .section-header-main {
      display: none; } }

.navPage-subMenu-viewAll .navPages-action {
  color: #ff6b6b !important;
  font-weight: 600 !important;
  height: 100%; }

.navPage-subMenu-list .navPage-subMenu-viewAll {
  display: none; }
  @media (min-width: 1024px) {
    .navPage-subMenu-list .navPage-subMenu-viewAll {
      display: block; } }

.navPage-subMenu-action.navPages-action.childList-styling.has-subMenu {
  display: none; }

.navUser-action:hover svg, .navUser-action.is-open svg {
  stroke: transparent;
  fill: #0052A6; }

.navUser-action .countPill {
  background-color: #FF6B6B;
  position: absolute;
  top: 0;
  right: -0.5rem;
  font-size: 0.71429rem;
  line-height: calc(16 / 10);
  width: 1.14286rem;
  height: 1.14286rem; }

.header.is-open .navUser {
  transform: none; }

.navUser {
  right: unset;
  left: 0;
  width: 100%; }
  @media (min-width: 801px) {
    .navUser {
      right: 0;
      left: 0; } }

.heading-container {
  background: white;
  padding-bottom: 32px; }
  .heading-container .page-heading {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: #0A2844;
    line-height: 38px;
    margin: 0; }

.about-intro {
  display: flex;
  justify-content: center;
  padding: 48px 16px 48px 16px;
  margin-bottom: 93px;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  background-image: url(../img/about/Background.png); }
  @media (min-width: 801px) {
    .about-intro {
      padding: 64px 126px 64px 126px; } }
  .about-intro .intro-box {
    background: white;
    max-width: 1028px;
    padding: 48px 24px 48px 24px;
    display: flex; }
    @media (min-width: 801px) {
      .about-intro .intro-box {
        padding: 48px 106px 48px 106px; } }
    .about-intro .intro-box p {
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 20px;
      font-weight: 500;
      text-align: center;
      line-height: 28px;
      color: #0A2844;
      margin-bottom: 0px; }
      @media (min-width: 801px) {
        .about-intro .intro-box p {
          font-size: 24px;
          line-height: 39px; } }

.about-image-text--section p {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #0A2844; }

.about-image-text--section strong {
  font-size: 20px;
  font-weight: 500; }

.about-image-text--section {
  padding-bottom: 96px;
  display: flex;
  flex-direction: column;
  align-items: center; }
  @media (min-width: 801px) {
    .about-image-text--section {
      flex-direction: row;
      gap: 2rem; } }
  .about-image-text--section .left,
  .about-image-text--section .right {
    width: 100%; }
    @media (min-width: 801px) {
      .about-image-text--section .left,
      .about-image-text--section .right {
        width: 50%;
        max-width: 498px;
        display: flex;
        justify-content: center;
        flex-direction: column; }
        .about-image-text--section .left img,
        .about-image-text--section .right img {
          width: 498px;
          height: auto;
          vertical-align: middle; } }
  @media (max-width: 801px) {
    .about-image-text--section.left--includesImage .right {
      order: 1; }
    .about-image-text--section.right--includesImage .left {
      order: 2; } }
  .about-image-text--section.left--includesImage .left,
  .about-image-text--section.right--includesImage .right {
    width: 100%;
    max-width: 498px;
    margin-bottom: 32px;
    width: 100vw;
    left: 50%;
    right: 50%; }
    @media (max-width: 801px) {
      .about-image-text--section.left--includesImage .left,
      .about-image-text--section.right--includesImage .right {
        order: 1; } }
    @media (min-width: 801px) {
      .about-image-text--section.left--includesImage .left,
      .about-image-text--section.right--includesImage .right {
        width: auto; }
        .about-image-text--section.left--includesImage .left img,
        .about-image-text--section.right--includesImage .right img {
          height: 395px;
          width: auto; } }
    .about-image-text--section.left--includesImage .left img,
    .about-image-text--section.right--includesImage .right img {
      height: auto;
      width: 498px; }

.ourTeam-carousel-content {
  padding-top: 1.14286rem;
  text-align: center; }
  .ourTeam-carousel-content .carousel-image {
    padding-bottom: 0.71429rem;
    padding-right: 0.57143rem;
    padding-left: 0.57143rem; }
  .ourTeam-carousel-content .carousel-section-name, .ourTeam-carousel-content .carousel-section-job {
    width: 100%;
    display: block;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    color: #0A2844; }
  .ourTeam-carousel-content .carousel-section-name {
    font-weight: 600; }
  .ourTeam-carousel-content .carousel-section-job {
    font-weight: 400; }

.our-team-content {
  padding-top: 5.71429rem; }
  @media (min-width: 1261px) {
    .our-team-content {
      padding-top: 2.28571rem; } }
  @media (min-width: 551px) {
    .our-team-content {
      column-count: 2;
      column-gap: 2.28571rem; } }

.about-us-widget-bottom .product-style-carousel {
  padding-top: 1.14286rem; }

.page-header-area {
  background-color: white;
  width: 100%;
  padding: 32px 0px 32px 0px;
  position: relative;
  text-align: center;
  z-index: 1; }
  @media (min-width: 551px) {
    .page-header-area {
      padding: 32px 20px 32px 20px; } }
  .page-header-area .container {
    position: relative;
    overflow: hidden; }
    .page-header-area .container:before {
      content: '';
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      background: #0A2844;
      opacity: .2;
      height: 100%;
      z-index: 2; }
  .page-header-area .page-title {
    margin: 0;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 38px;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 70px;
    z-index: 3; }
  .page-header-area img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1;
    object-fit: cover;
    height: 100%; }

.contactus-body {
  background-color: #f3f4f6;
  padding-top: 48px;
  padding-bottom: 48px; }
  .contactus-body .container {
    gap: 40px; }
    @media (min-width: 801px) {
      .contactus-body .container {
        display: flex;
        gap: 30px; } }
    @media (min-width: 1261px) {
      .contactus-body .container {
        gap: 105px; } }
    .contactus-body .container .contact-sidebar {
      width: 100%;
      border-right: none;
      background-color: white; }
      @media (min-width: 801px) {
        .contactus-body .container .contact-sidebar {
          border-right: 2px solid #DADFE3;
          max-width: 210px;
          background-color: transparent; } }
      .contactus-body .container .contact-sidebar h5 {
        margin-top: 0;
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 32px;
        font-weight: 500;
        color: #0A2844;
        text-transform: none; }
      .contactus-body .container .contact-sidebar ul {
        list-style: none;
        margin-left: 0; }
      .contactus-body .container .contact-sidebar ul > li a {
        color: #54697C;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-size: 16px;
        text-decoration: none;
        line-height: 32px; }
      .contactus-body .container .contact-sidebar ul > li.activePage a {
        font-weight: 600;
        color: #0A2844; }
      .contactus-body .container .contact-sidebar .page-sidebar {
        float: none; }
        .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile {
          display: block;
          margin-bottom: 32px;
          position: relative;
          padding-left: 0;
          padding-right: 0; }
          @media (min-width: 801px) {
            .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile {
              display: none; } }
          .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile > :first-child {
            border: 1px solid #D7D7D7;
            border-radius: 0;
            width: 100%;
            display: block;
            text-decoration: none; }
          .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .has-dropdown span {
            padding: 11px 12px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            font-family: "Montserrat", Arial, Helvetica, sans-serif;
            font-size: 15px;
            line-height: 18px;
            font-weight: 300;
            color: #0A2844; }
          .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .has-dropdown svg {
            display: inline-block;
            height: 0.71429rem;
            width: 0.71429rem;
            transform: rotate(0);
            transition: transform .3s ease-in-out; }
          .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .has-dropdown.is-open svg {
            transform: rotate(180deg); }
          .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .dropdown-menu {
            width: 100% !important;
            background-color: white;
            border: 1px solid #CFCED3;
            border-top: none;
            max-width: none;
            left: 0 !important;
            align-items: start; }
            .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .dropdown-menu li:hover {
              background-color: lightgray; }
              .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .dropdown-menu li:hover a {
                font-weight: bold;
                color: #0A2844; }
            .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .dropdown-menu a {
              font-size: 17px; }
              .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .dropdown-menu a:hover {
                font-weight: bold;
                color: darkgray; }
            .contactus-body .container .contact-sidebar .page-sidebar.page-sidebar--mobile .dropdown-menu .activePage {
              background-color: lightgray a;
                background-color-font-weight: bold;
                background-color-color: darkgray; }
      .contactus-body .container .contact-sidebar .page-sidebar--heading,
      .contactus-body .container .contact-sidebar .page-sidebar--list {
        visibility: hidden;
        display: none; }
        @media (min-width: 801px) {
          .contactus-body .container .contact-sidebar .page-sidebar--heading,
          .contactus-body .container .contact-sidebar .page-sidebar--list {
            visibility: visible;
            display: block; } }
      .contactus-body .container .contact-sidebar .page-sidebar--heading {
        margin-bottom: 16px; }
    .contactus-body .container .main-content {
      max-width: 710px; }
      .contactus-body .container .main-content .heading-container {
        padding-bottom: 16px;
        background-color: transparent; }
        .contactus-body .container .main-content .heading-container h4 {
          font-family: "Montserrat", Arial, Helvetica, sans-serif;
          font-size: 20px;
          font-weight: bold;
          line-height: 24px;
          text-align: left; }
      .contactus-body .container .main-content p {
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        color: #0A2844; }
      .contactus-body .container .main-content .collapsible-tab {
        color: #0A2844;
        border-bottom: 1px solid #0A2844;
        width: 100%;
        left: 0;
        right: 0;
        margin-left: 0;
        margin-right: 0;
        margin-top: 4px;
        margin-bottom: 4px; }
        .contactus-body .container .main-content .collapsible-tab .collapsible-tab-head {
          display: flex; }
          .contactus-body .container .main-content .collapsible-tab .collapsible-tab-head button {
            margin-left: 0rem;
            padding-left: 0;
            text-align: left;
            font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
            font-size: 20px;
            line-height: 30px;
            font-weight: 500; }
        .contactus-body .container .main-content .collapsible-tab li a {
          color: #0A2844; }
        .contactus-body .container .main-content .collapsible-tab .icon {
          stroke: #54697C;
          transition: all .4s linear; }
      .contactus-body .container .main-content .footer-section-content {
        display: none; }
        @media (min-width: 801px) {
          .contactus-body .container .main-content .footer-section-content {
            display: none; } }

.collapse-section {
  display: block !important; }
  .collapse-section p {
    margin-bottom: 24px; }

.rotate {
  transform: rotate(180deg); }

@media (min-width: 801px) {
  .page--category .body {
    margin-top: 2.85714rem; } }

#page-description {
  color: #0A2844;
  border-bottom: 1px solid #DADFE3; }
  @media (min-width: 801px) {
    #page-description {
      text-align: center; } }
  #page-description h1 {
    font-size: 2.28571rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    line-height: calc(38 / 32);
    color: inherit;
    font-weight: bold;
    margin-bottom: 0.85714rem; }
    #page-description h1 span {
      font-size: inherit !important; }
  #page-description p {
    font-size: 1.14286rem;
    line-height: calc(24 / 16);
    color: inherit;
    font-weight: 500;
    max-width: 704px;
    margin: 0 auto;
    padding: 0 1.42857rem;
    margin-bottom: 0.35714rem; }
    @media (min-width: 801px) {
      #page-description p {
        padding: 0; } }

.shop-bird-container .bird-categories-grid {
  display: grid;
  gap: 2.28571rem;
  margin-top: 2.28571rem; }
  @media (min-width: 551px) {
    .shop-bird-container .bird-categories-grid {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 1261px) {
    .shop-bird-container .bird-categories-grid {
      grid-template-columns: repeat(3, 1fr); } }
  .shop-bird-container .bird-categories-grid .bird-category-item {
    border: 1px solid #DADFE3;
    padding: 1.5rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    .shop-bird-container .bird-categories-grid .bird-category-item img {
      width: 96px;
      height: 96px;
      border: 4px solid #FFFFFF;
      border-radius: 50%;
      box-shadow: 0px 4px 8px rgba(10, 40, 68, 0.15);
      margin-bottom: 0.57143rem; }
    .shop-bird-container .bird-categories-grid .bird-category-item h1 {
      margin-top: 0;
      font-size: 1.42857rem;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      line-height: calc(32 / 20);
      color: #0A2844;
      text-align: left !important;
      margin-bottom: 0.28571rem;
      font-weight: 500; }
    .shop-bird-container .bird-categories-grid .bird-category-item h5 {
      margin-top: 0;
      text-transform: none;
      font-size: 1.42857rem;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      line-height: calc(32 / 20);
      color: #0A2844;
      font-weight: 500; }
    .shop-bird-container .bird-categories-grid .bird-category-item p {
      text-align: left !important;
      font-size: 1.14286rem;
      line-height: calc(24 / 16);
      color: #54697C; }
      .shop-bird-container .bird-categories-grid .bird-category-item p.truncate-text {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        /* number of lines to show */
        line-clamp: 3; }
      .shop-bird-container .bird-categories-grid .bird-category-item p h1 span {
        font-size: 1.42857rem;
        line-height: calc(32 / 20);
        color: #0A2844; }
    .shop-bird-container .bird-categories-grid .bird-category-item .category-item-actions {
      margin-top: 1.14286rem;
      margin-bottom: 0.57143rem; }
      .shop-bird-container .bird-categories-grid .bird-category-item .category-item-actions a {
        font-size: 1.14286rem;
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        line-height: calc(25 / 16);
        font-weight: 500;
        color: #0A2844; }
        .shop-bird-container .bird-categories-grid .bird-category-item .category-item-actions a:hover {
          color: #0052A6; }
        .shop-bird-container .bird-categories-grid .bird-category-item .category-item-actions a:active {
          color: #0A2844; }
  .shop-bird-container .bird-categories-grid .category-extra-links {
    list-style: none;
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
    column-gap: 0.85714rem;
    row-gap: 0.57143rem;
    margin-bottom: 0.35714rem; }
    .shop-bird-container .bird-categories-grid .category-extra-links li a {
      font-size: 1rem;
      color: #0A2844; }
      .shop-bird-container .bird-categories-grid .category-extra-links li a:hover {
        color: #0052A6; }
      .shop-bird-container .bird-categories-grid .category-extra-links li a:active {
        color: #0A2844; }

.required-star {
  color: red; }

@media (min-width: 801px) {
  .page--editaccount .body,
  .page--wishlists .body,
  .page--wishlist .body,
  .page--account_addressbook .body,
  .page--account_orderstatus .body,
  .page--account_order .body,
  .page--shippingaddressform .body,
  .page--account_paymentmethods .body,
  .page--account_editpaymentmethod .body,
  .page--account_addpaymentmethod .body {
    margin-top: 2.5rem !important; } }

.page--editaccount .page-heading,
.page--wishlists .page-heading,
.page--wishlist .page-heading,
.page--account_addressbook .page-heading,
.page--account_orderstatus .page-heading,
.page--account_order .page-heading,
.page--shippingaddressform .page-heading,
.page--account_paymentmethods .page-heading,
.page--account_editpaymentmethod .page-heading,
.page--account_addpaymentmethod .page-heading {
  font-size: 2.28571rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  line-height: calc(38 / 32);
  font-weight: bold;
  color: #0A2844;
  padding-bottom: 3rem;
  border-bottom: 1px solid #DADFE3; }
  @media (min-width: 801px) {
    .page--editaccount .page-heading,
    .page--wishlists .page-heading,
    .page--wishlist .page-heading,
    .page--account_addressbook .page-heading,
    .page--account_orderstatus .page-heading,
    .page--account_order .page-heading,
    .page--shippingaddressform .page-heading,
    .page--account_paymentmethods .page-heading,
    .page--account_editpaymentmethod .page-heading,
    .page--account_addpaymentmethod .page-heading {
      border-bottom: none;
      padding-top: initial;
      padding-bottom: initial; } }

@media (min-width: 801px) {
  .page--editaccount .navBar--sub {
    margin-bottom: 7rem; } }

.page--editaccount .form .form-row .form-field .form-label {
  font-size: 1.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: calc(19 / 16);
  color: #0A2844; }

.page--editaccount .form .form-row .form-section-title {
  text-transform: none;
  font-size: 1.42857rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  line-height: 32px;
  color: #0A2844;
  margin-left: 0.7rem;
  margin-bottom: 0.85714rem;
  margin-top: 1.42857rem;
  font-weight: 500; }

.page--editaccount .form .form-row #password-section-comment {
  font-size: 1.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 19px;
  color: #0A2844;
  margin-left: 0.7rem;
  margin-bottom: 3.57143rem; }

.page--editaccount .form .form-row #FormField_31 {
  width: 50%; }
  @media (min-width: 801px) {
    .page--editaccount .form .form-row #FormField_31 {
      width: 25%; } }

.page--editaccount .form .form-row #FormField_32 .form-label:first-of-type {
  font-size: 1.42857rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 32px;
  color: #0A2844;
  margin-bottom: 2rem; }

.page--editaccount .form .form-row #FormField_32 .form-label {
  font-size: 1.14286rem;
  font-weight: normal; }

.page--editaccount .form .form-row .form-select {
  border-color: #DADFE3; }

.page--editaccount .form .form-row input {
  border-color: #DADFE3; }

.page--editaccount .form .form-actions {
  text-align: left; }
  .page--editaccount .form .form-actions button {
    background: #0052A6;
    border-radius: 2px;
    color: #fff;
    padding: 0.85714rem 2.28571rem; }

.page--editaccount h5, .page--editaccount p {
  margin-bottom: 0;
  margin-top: 0; }

.form-details-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.28571rem;
  margin-left: 0.7rem;
  margin-right: 1.2rem; }
  .form-details-header #details-header-title {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 1.42857rem;
    font-weight: 500;
    line-height: 32px;
    color: #0A2844; }
  .form-details-header #details-header-required {
    font-size: 1.14286rem;
    line-height: 19px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
    .form-details-header #details-header-required span {
      color: red; }

.field--privacy-policy .form-label {
  font-size: 1.07143rem;
  color: #0A2844; }
  .field--privacy-policy .form-label:first-child {
    font-weight: 500; }

.page--account_addressbook .account--fixedLarge {
  width: 100%; }

.page--account_addressbook .account-body .addressList {
  margin-top: 4.57143rem; }
  @media (min-width: 801px) {
    .page--account_addressbook .account-body .addressList {
      display: flex;
      justify-content: center;
      flex-wrap: wrap; } }

.page--account_addressbook .address {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .page--account_addressbook .address {
      max-height: 400px; } }
  .page--account_addressbook .address .panel--newAddress .panel-body {
    background: #fff !important; }
  .page--account_addressbook .address .panel {
    height: 100%; }
    .page--account_addressbook .address .panel .panel-body {
      height: auto;
      background: #f3f4f6;
      padding: 1.5rem 2rem 2rem; }
      @media (min-width: 801px) {
        .page--account_addressbook .address .panel .panel-body {
          height: 400px; } }
      .page--account_addressbook .address .panel .panel-body .address-details--postal {
        margin-bottom: 3rem;
        line-height: calc(30 / 16); }
      .page--account_addressbook .address .panel .panel-body .address-details--number {
        margin-bottom: 0.4rem; }
      .page--account_addressbook .address .panel .panel-body .address-title {
        font-size: 1.14286rem;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        color: #0A2844;
        line-height: calc(30 / 16);
        margin-bottom: 2rem; }
      .page--account_addressbook .address .panel .panel-body .address-description {
        font-size: 1.14286rem;
        line-height: calc(30 / 16);
        color: #0A2844;
        font-family: "Montserrat", Arial, Helvetica, sans-serif; }
      .page--account_addressbook .address .panel .panel-body .address-addNew .address-symbol {
        position: relative; }
        .page--account_addressbook .address .panel .panel-body .address-addNew .address-symbol::before {
          content: '';
          display: block;
          position: absolute;
          left: -13px;
          top: 5px;
          width: 55px;
          height: 55px;
          background: transparent;
          border-radius: 50%;
          border: 1px solid #0A2844; }
      .page--account_addressbook .address .panel .panel-body .address-addNew .address-title {
        margin-bottom: 0;
        margin-top: 1.14286rem; }
  .page--account_addressbook .address .form-actions {
    margin-top: 0;
    margin-bottom: 0.5rem; }

@media (min-width: 801px) {
  .page--account_addressbook .address {
    width: 33%; } }

.page--account_addressbook .address .form-actions > * {
  width: auto; }

.page--account_addressbook .address .panel--address .form-actions {
  position: inherit;
  display: flex; }
  .page--account_addressbook .address .panel--address .form-actions a {
    padding: 0.2rem 1rem;
    background: #0052A6;
    color: #fff;
    height: 33px;
    margin-right: 0.42857rem; }
  .page--account_addressbook .address .panel--address .form-actions button {
    padding: 0.2rem 1rem;
    background: #fff;
    border-color: #54697C;
    height: 33px; }

.page--shippingaddressform .account-body {
  margin: 0 0; }

.page--shippingaddressform .form .form-fieldset .form-title-section {
  margin-bottom: 1.71429rem;
  float: left; }
  @media (min-width: 801px) {
    .page--shippingaddressform .form .form-fieldset .form-title-section {
      float: none; } }
  .page--shippingaddressform .form .form-fieldset .form-title-section h6 {
    font-size: 1.42857rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    line-height: calc(32 / 20);
    color: #0A2844;
    text-transform: none;
    font-weight: 500; }

.page--shippingaddressform .form .form-fieldset .form-row:before, .page--shippingaddressform .form .form-fieldset .form-row:after {
  display: none; }

.page--shippingaddressform .form .form-fieldset .form-row--details {
  display: block; }
  @media (min-width: 801px) {
    .page--shippingaddressform .form .form-fieldset .form-row--details {
      display: grid;
      grid-template-areas: 'title_area title_area';
      column-gap: 2.28571rem; } }
  .page--shippingaddressform .form .form-fieldset .form-row--details #FormField_26 {
    grid-area: title_area;
    width: 100%; }
    @media (min-width: 801px) {
      .page--shippingaddressform .form .form-fieldset .form-row--details #FormField_26 {
        width: 35%; } }

.page--shippingaddressform .form .form-fieldset .form-row--address {
  display: block; }
  @media (min-width: 801px) {
    .page--shippingaddressform .form .form-fieldset .form-row--address {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 2.28571rem; } }
  .page--shippingaddressform .form .form-fieldset .form-row--address #FormField_26 {
    grid-area: title_area; }
    @media (min-width: 801px) {
      .page--shippingaddressform .form .form-fieldset .form-row--address #FormField_26 {
        width: 25%; } }

.page--shippingaddressform .form .form-fieldset .form-row .form-field .form-label {
  font-size: 1.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: calc(19 / 16);
  color: #0A2844;
  text-transform: none;
  font-weight: 500; }

.page--shippingaddressform .form .form-fieldset .form-row .form-field .form-select, .page--shippingaddressform .form .form-fieldset .form-row .form-field .form-input {
  border-color: #DADFE3; }

.page--shippingaddressform .form .form-actions {
  text-align: left; }
  .page--shippingaddressform .form .form-actions input {
    background: #0052A6;
    border-radius: 2px;
    color: #fff; }
  .page--shippingaddressform .form .form-actions .button {
    padding: 0.85714rem 2.28571rem; }

.page--shippingaddressform .form-details-header {
  margin-left: 0;
  margin-right: 0; }

.page--shippingaddressform .form-heading {
  display: none;
  text-align: left;
  font-size: 1.71429rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  line-height: calc(39 / 20);
  color: #0A2844;
  text-transform: none;
  font-weight: bold;
  margin-bottom: 2.28571rem; }
  @media (min-width: 801px) {
    .page--shippingaddressform .form-heading {
      display: block; } }

.account {
  width: 100%;
  max-width: 930px;
  margin: 0 auto; }

.page--account_orderstatus .account-body {
  margin: 0 -1.5rem; }

.page--account_orderstatus .account-head {
  display: none; }

.page--account_orderstatus .alertBox {
  margin-top: 4rem; }

.page--account_orderstatus .account-body .account-content .account-list-mobile {
  display: block;
  list-style: none;
  margin: 0;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw; }
  @media (min-width: 801px) {
    .page--account_orderstatus .account-body .account-content .account-list-mobile {
      display: none; } }
  .page--account_orderstatus .account-body .account-content .account-list-mobile .account-listItem {
    padding: 2.5rem 1.5rem; }
  .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product {
    margin-left: 1rem; }
    .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body {
      display: flex;
      justify-content: space-between;
      width: 100%;
      font-size: 1.14286rem;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      line-height: 19px;
      color: #0A2844; }
      @media (min-width: 551px) {
        .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body {
          margin-bottom: 1.5rem; } }
      .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body .account-product-title {
        width: 50%; }
        .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body .account-product-title a {
          text-decoration: underline;
          margin: 0; }
      .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body .account-product-details {
        width: 50%; }
      .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body h6 {
        font-size: 1.14286rem;
        font-family: "Montserrat", Arial, Helvetica, sans-serif;
        font-weight: 500;
        line-height: calc(19 / 16);
        color: #0A2844;
        text-transform: none; }
      .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-product-body .account-orderStatus-label {
        background-color: unset;
        color: inherit;
        text-transform: none;
        font-family: inherit;
        font-size: inherit;
        width: 100%;
        height: auto;
        padding: 0;
        font-weight: normal; }
    .page--account_orderstatus .account-body .account-content .account-list-mobile .account-product .account-orderStatus-action {
      border: 1px solid #54697C;
      border-radius: 2px;
      width: 100%;
      color: #0A2844;
      font-size: 1.14286rem;
      line-height: calc(25 / 16);
      text-align: center; }
  .page--account_orderstatus .account-body .account-content .account-list-mobile .button--track {
    width: 100%;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: none;
    color: #0A2844;
    border: 1px solid #0A2844;
    border-radius: 0.125em;
    padding: 5px;
    text-decoration: none; }
    .page--account_orderstatus .account-body .account-content .account-list-mobile .button--track:hover {
      opacity: 50%; }

.page--account_orderstatus .account-body .account-content .order-list {
  display: table; }
  .page--account_orderstatus .account-body .account-content .order-list .table-thead {
    display: none; }
    @media (min-width: 801px) {
      .page--account_orderstatus .account-body .account-content .order-list .table-thead {
        display: table-header-group; } }
    .page--account_orderstatus .account-body .account-content .order-list .table-thead th {
      text-align: left;
      font-size: 1.14286rem;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-weight: 500;
      line-height: calc(19 / 16);
      color: #0A2844; }
  .page--account_orderstatus .account-body .account-content .order-list .table-tbody tr td {
    text-align: left;
    padding-top: 2.28571rem;
    padding-bottom: 2.28571rem;
    font-size: 1.14286rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    line-height: calc(19 / 16);
    color: #0A2844; }
    .page--account_orderstatus .account-body .account-content .order-list .table-tbody tr td a {
      color: inherit; }
  .page--account_orderstatus .account-body .account-content .order-list .table-tbody tr #track-button {
    text-align: end; }
    .page--account_orderstatus .account-body .account-content .order-list .table-tbody tr #track-button .button--track {
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-style: none;
      color: #0A2844;
      border: 1px solid #0A2844;
      border-radius: 0.125em;
      padding: 5px 10px;
      text-decoration: none;
      margin: 0;
      width: 105px;
      height: 33px; }
      .page--account_orderstatus .account-body .account-content .order-list .table-tbody tr #track-button .button--track:hover {
        opacity: 50%; }

.page--account_order .container-order-details {
  padding: 0;
  overflow-x: hidden; }
  @media (min-width: 801px) {
    .page--account_order .container-order-details {
      padding: 0 1.5rem; } }
  .page--account_order .container-order-details .account-heading {
    margin-left: 1.14286rem; }
    @media (min-width: 801px) {
      .page--account_order .container-order-details .account-heading {
        margin-left: 0; } }

@media (min-width: 801px) {
  .page--account_order .navBar--sub {
    margin-bottom: 8rem; } }

.page--account_order .order-heading {
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-size: 1.42857rem;
  line-height: calc(32 / 20);
  font-weight: 500;
  margin-bottom: 2.28571rem;
  margin-left: 1.14286rem;
  color: #0A2844; }
  @media (min-width: 801px) {
    .page--account_order .order-heading {
      margin-left: 0; } }

.page--account_order .account-heading {
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1.14286rem;
  line-height: calc(19 / 16);
  font-weight: 500;
  border-bottom: none; }

.page--account_order .account-content {
  margin-bottom: 1.71429rem; }
  @media (min-width: 801px) {
    .page--account_order .account-content {
      width: 59%;
      margin-bottom: 0; } }

.page--account_order .account-list {
  border-top: 1px solid #DADFE3; }
  .page--account_order .account-list .account-product--alignMiddle .account-product-checkItem {
    display: block;
    position: relative;
    width: 3rem;
    top: -9.64286rem;
    left: 0; }
  .page--account_order .account-list .account-listItem {
    padding: 1.5rem 1.14286rem; }
    @media (min-width: 801px) {
      .page--account_order .account-list .account-listItem {
        padding: 1.5rem 0; } }
    .page--account_order .account-list .account-listItem .account-product-figure {
      left: 0; }
  .page--account_order .account-list .account-product .account-product-body {
    vertical-align: top;
    padding-left: 1.28571rem; }
    @media (min-width: 801px) {
      .page--account_order .account-list .account-product .account-product-body {
        padding-left: 2rem; } }
    .page--account_order .account-list .account-product .account-product-body .account-product-title {
      font-size: 1.14286rem;
      line-height: 1.71429rem;
      margin-right: 1rem;
      width: 86%;
      color: #0A2844; }
    .page--account_order .account-list .account-product .account-product-body .definitionList {
      margin-top: 0;
      font-size: 1rem;
      line-height: calc(20 / 14);
      color: #54697C;
      margin-bottom: 0.57143rem; }
      .page--account_order .account-list .account-product .account-product-body .definitionList .definitionList-key {
        font-weight: 500; }
      .page--account_order .account-list .account-product .account-product-body .definitionList .definitionList-value {
        font-weight: normal; }
    .page--account_order .account-list .account-product .account-product-body .account-product-quantity {
      display: block;
      font-size: 1.14286rem;
      color: #0A2844;
      line-height: calc(24 / 16);
      margin-bottom: 0.57143rem; }
    .page--account_order .account-list .account-product .account-product-body .account-product-price {
      display: none; }
      @media (min-width: 801px) {
        .page--account_order .account-list .account-product .account-product-body .account-product-price {
          display: block; } }
    .page--account_order .account-list .account-product .account-product-body .account-product-price,
    .page--account_order .account-list .account-product .account-product-body .account-product-price-mobile,
    .page--account_order .account-list .account-product .account-product-body .account-product-price-multiplied {
      color: #0A2844; }
    .page--account_order .account-list .account-product .account-product-body .account-product-price-mobile,
    .page--account_order .account-list .account-product .account-product-body .account-product-price-multiplied {
      font-size: 1.14286rem;
      line-height: calc(24 / 16);
      display: block; }
      .page--account_order .account-list .account-product .account-product-body .account-product-price-mobile span:nth-of-type(1),
      .page--account_order .account-list .account-product .account-product-body .account-product-price-multiplied span:nth-of-type(1) {
        margin-right: -4px; }
    @media (min-width: 801px) {
      .page--account_order .account-list .account-product .account-product-body .account-product-price-mobile {
        display: none; } }
    .page--account_order .account-list .account-product .account-product-body p {
      font-size: 1.14286rem;
      margin-top: 1rem;
      color: #0A2844; }
      @media (min-width: 801px) {
        .page--account_order .account-list .account-product .account-product-body p {
          margin-top: 0; } }

.page--account_order .account-orderTotal {
  width: 100%;
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .page--account_order .account-orderTotal {
      width: 340px;
      max-width: 100%; } }
  .page--account_order .account-orderTotal .account-orderTotal-key,
  .page--account_order .account-orderTotal .account-orderTotal-value {
    color: #0A2844;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    padding: 0;
    border-bottom: unset;
    display: flex;
    align-items: center;
    padding: 0 16px; }
    @media (min-width: 801px) {
      .page--account_order .account-orderTotal .account-orderTotal-key,
      .page--account_order .account-orderTotal .account-orderTotal-value {
        padding: 0; } }
    .page--account_order .account-orderTotal .account-orderTotal-key:first-of-type,
    .page--account_order .account-orderTotal .account-orderTotal-value:first-of-type {
      padding-top: 24px; }
      @media (min-width: 801px) {
        .page--account_order .account-orderTotal .account-orderTotal-key:first-of-type,
        .page--account_order .account-orderTotal .account-orderTotal-value:first-of-type {
          padding: 24px 0 0; } }
    .page--account_order .account-orderTotal .account-orderTotal-key:last-of-type,
    .page--account_order .account-orderTotal .account-orderTotal-value:last-of-type {
      border-top: 1px solid #e5e5e5;
      padding: 24px 1.14286rem;
      margin-top: 12px; }
      @media (min-width: 801px) {
        .page--account_order .account-orderTotal .account-orderTotal-key:last-of-type,
        .page--account_order .account-orderTotal .account-orderTotal-value:last-of-type {
          padding: 1.71429rem 0; } }
  .page--account_order .account-orderTotal .account-orderTotal-key {
    width: 80%;
    padding-right: 10px; }
    .page--account_order .account-orderTotal .account-orderTotal-key:last-of-type {
      font-size: 1.42857rem;
      top: 0; }
  .page--account_order .account-orderTotal .account-orderTotal-value {
    width: 20%;
    text-align: right;
    justify-content: flex-end; }

@media (min-width: 801px) {
  .page--account_order .account-sidebar {
    width: 40%; } }

.page--account_order .account-sidebar .account-sidebar-block .account-heading {
  margin-bottom: 0;
  color: #0A2844;
  padding-bottom: 12px; }

.page--account_order .account-sidebar .account-sidebar-block .definitionList {
  border-top: 1px solid #DADFE3; }
  .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-key,
  .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-value {
    border-bottom: 1px solid #F3F4F6;
    color: #0A2844;
    font-size: 16px;
    line-height: 32px;
    line-height: calc(32 / 16);
    padding: 1.71429rem 1.14286rem; }
    @media (min-width: 801px) {
      .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-key,
      .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-value {
        padding: 1.71429rem 0; } }
  .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-key {
    font-weight: 500;
    text-align: left; }
  .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-value {
    text-align: right; }
  .page--account_order .account-sidebar .account-sidebar-block .definitionList .definitionList-key:last-of-type {
    border-bottom: none; }

.page--account_order .account-sidebar .account-sidebar-block .order-payments-invoice-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  margin-top: 1.71429rem;
  margin-bottom: 4.57143rem; }
  @media (min-width: 801px) {
    .page--account_order .account-sidebar .account-sidebar-block .order-payments-invoice-wrapper {
      margin-top: 0;
      margin-bottom: 0; } }
  .page--account_order .account-sidebar .account-sidebar-block .order-payments-invoice-wrapper .button {
    padding: 0.2rem 1rem;
    border-color: #54697C;
    width: 100%;
    margin: 0 1.14286rem; }
    @media (min-width: 801px) {
      .page--account_order .account-sidebar .account-sidebar-block .order-payments-invoice-wrapper .button {
        width: initial;
        margin: 0; } }

.page--account_order .account-sidebar .account-sidebar-block .account-order-address {
  border-top: 1px solid #DADFE3;
  margin-bottom: 4.57143rem;
  font-size: 16px;
  line-height: 30px; }
  .page--account_order .account-sidebar .account-sidebar-block .account-order-address li {
    margin: 0 1.14286rem; }
    @media (min-width: 801px) {
      .page--account_order .account-sidebar .account-sidebar-block .account-order-address li {
        margin: 0; } }
  .page--account_order .account-sidebar .account-sidebar-block .account-order-address .order-address-name, .page--account_order .account-sidebar .account-sidebar-block .account-order-address .order-address-country {
    margin-bottom: 2.5rem; }
  .page--account_order .account-sidebar .account-sidebar-block .account-order-address .order-address-name {
    margin-top: 1.28571rem;
    font-weight: 500; }

.page--account_order .account-sidebar .sidebar-block-actions .account-heading {
  margin-bottom: 0; }

.page--account_order .account-sidebar .sidebar-block-actions .order-details-info {
  width: 100%;
  border-top: 1px solid #DADFE3;
  padding-top: 2rem; }
  @media (min-width: 801px) {
    .page--account_order .account-sidebar .sidebar-block-actions .order-details-info {
      width: initial; } }
  .page--account_order .account-sidebar .sidebar-block-actions .order-details-info .account-reorder-form {
    display: block;
    margin: 0 1.14286rem; }
    @media (min-width: 801px) {
      .page--account_order .account-sidebar .sidebar-block-actions .order-details-info .account-reorder-form {
        margin: 0; } }
  .page--account_order .account-sidebar .sidebar-block-actions .order-details-info .button {
    color: #fff;
    background: #0052A6;
    padding: 0.71429rem 1.42857rem;
    font-weight: 500;
    width: 100%; }
    @media (min-width: 801px) {
      .page--account_order .account-sidebar .sidebar-block-actions .order-details-info .button {
        width: initial; } }

.button-disabled {
  opacity: 0.5; }

.order-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 85.71429rem;
  border-color: #e5e5e5;
  border-width: 0 0 1px; }
  .order-list thead {
    display: none;
    background-color: white;
    border-color: #e5e5e5;
    border-width: 0 0 1px; }
    @media (min-width: 801px) {
      .order-list thead {
        display: table-header-group; } }
  .order-list tr {
    border-color: 1px solid #e5e5e5; }
    .order-list tr td {
      padding-left: 0;
      padding-right: 0; }
  .order-list .order-item {
    clear: both;
    display: block;
    padding: 2.5rem 1.5rem; }
    @media (min-width: 551px) {
      .order-list .order-item:before, .order-list .order-item:after {
        content: " ";
        display: table; }
      .order-list .order-item:after {
        clear: both; } }
    @media (min-width: 801px) {
      .order-list .order-item {
        display: table-row;
        padding-left: 0; }
        .order-list .order-item::before, .order-list .order-item::after {
          display: none; } }
    .order-list .order-item td + td {
      padding-left: 0;
      border-left: 0; }
      @media (min-width: 801px) {
        .order-list .order-item td + td {
          padding-left: 1.5rem; } }
  .order-list .order-item-block {
    display: inline-block;
    padding-top: 1.28571rem;
    padding-bottom: 1.28571rem;
    width: 100%;
    margin: 0; }
    @media (min-width: 481px) {
      .order-list .order-item-block {
        width: 45%; } }
    @media (min-width: 801px) {
      .order-list .order-item-block {
        display: table-cell;
        width: auto; } }
  .order-list .order-item-label {
    text-align: left;
    margin-bottom: 0.35714rem;
    width: 100%;
    display: block;
    font-weight: 500; }
    @media (min-width: 801px) {
      .order-list .order-item-label {
        display: none; } }
  .order-list .order-item-value {
    clear: both;
    width: 100%; }

@media (min-width: 801px) {
  .page--wishlists .navBar--sub {
    margin-bottom: 8rem; } }

.page--wishlists .account--fixedLarge {
  width: 100%; }

.page--wishlists .wishlists-table {
  display: none; }
  @media (min-width: 801px) {
    .page--wishlists .wishlists-table {
      display: table; } }
  .page--wishlists .wishlists-table .table-thead tr th {
    font-size: 1.15rem;
    font-weight: 500; }
    .page--wishlists .wishlists-table .table-thead tr th:last-child {
      text-align: center; }
  .page--wishlists .wishlists-table .table-thead tr #table-actions {
    padding-left: 9rem; }
  .page--wishlists .wishlists-table .table-tbody td {
    font-size: 1.15rem;
    font-weight: normal;
    columns: #0A2844; }
  .page--wishlists .wishlists-table .table-tbody .table-actions form .form-fieldset .button {
    margin-right: 0.5rem;
    font-weight: normal;
    font-size: 1.15rem;
    line-height: calc(25 / 16);
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    padding: 0.25rem 0.75rem; }
  .page--wishlists .wishlists-table .table-tbody .table-actions form .form-fieldset a {
    background: #0052A6;
    color: #fff;
    font-weight: 500; }
  .page--wishlists .wishlists-table .table-tbody .table-actions form .form-fieldset input {
    border-color: #54697C; }
  .page--wishlists .wishlists-table .table-tbody .table-actions form .form-fieldset .button--share {
    background: #f3f4f6;
    border: 1px solid #DADFE3;
    color: #0A2844;
    font-weight: 400;
    border-radius: 2px; }

.page--wishlists .form-actions a {
  background: #0052A6;
  border: 1px solid #0052A6;
  color: #fff;
  font-weight: 500; }

.page--wishlists .form-actions input {
  font-weight: normal; }

.page--wishlists .form-actions .button {
  padding: 0.8rem 1.5rem; }

.page--wishlists .wishlist-list-table {
  display: flex; }
  @media (min-width: 801px) {
    .page--wishlists .wishlist-list-table {
      display: none; } }
  .page--wishlists .wishlist-list-table .wishlist-body {
    width: 100%;
    margin-bottom: 3.42857rem;
    border-bottom: 1px solid #DADFE3;
    padding-bottom: 1.71429rem; }
    .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-area {
      display: flex;
      justify-content: space-between;
      margin-bottom: 1.71429rem;
      font-size: 1.14286rem;
      line-height: calc(19 / 16);
      font-weight: 500;
      color: #0A2844; }
      .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-area #wishlist-name {
        min-width: 128px;
        width: 128px; }
      .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-area #wishlist-body-name {
        word-break: break-word;
        text-align: left !important;
        margin-left: 1rem; }
      .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-area #wishlist-body-items, .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-area #wishlist-body-shared {
        font-weight: normal; }
    .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item {
      margin-bottom: 3.5rem; }
      .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item a, .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item div {
        font-size: 1.14286rem;
        color: #0A2844; }
      .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item #wishlist-body-name {
        text-align: end;
        font-weight: normal; }
      .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item .table-actions {
        margin: 0; }
        .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item .table-actions .form .form-fieldset {
          display: flex;
          gap: 1rem; }
          .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item .table-actions .form .form-fieldset .button {
            font-weight: normal;
            font-size: 1.15rem;
            line-height: calc(25 / 16);
            font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
            padding: 0.25rem 0.75rem; }
          .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item .table-actions .form .form-fieldset a {
            background: #0052A6;
            color: #fff;
            font-weight: normal; }
          .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item .table-actions .form .form-fieldset input {
            border-color: #54697C; }
          .page--wishlists .wishlist-list-table .wishlist-body .wishlist-body-item .table-actions .form .form-fieldset .button--share {
            background: #f3f4f6;
            border: 1px solid #DADFE3;
            color: #0A2844;
            font-weight: normal; }

.page--wishlist .panel {
  max-width: 73.42857rem; }
  .page--wishlist .panel .panel-body {
    padding: 1.5rem 1rem 2rem;
    background: #F3F4F6; }
    @media (min-width: 801px) {
      .page--wishlist .panel .panel-body {
        padding: 2rem 2rem 2rem; } }
    .page--wishlist .panel .panel-body h5 {
      font-size: 1.42857rem;
      line-height: calc(30 / 20);
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: #0A2844;
      text-transform: none;
      margin-bottom: 0.5rem; }
    @media (min-width: 801px) {
      .page--wishlist .panel .panel-body .panel-share-list {
        display: flex;
        width: 75%;
        margin: 0 auto; } }
    .page--wishlist .panel .panel-body .panel-share-list .form-input {
      border-color: #DADFE3;
      background-color: #fff; }
    .page--wishlist .panel .panel-body .panel-share-list button {
      background: #0052A6;
      color: #fff;
      font-size: 1rem;
      line-height: calc(25 / 16);
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      width: 100%;
      margin-top: 0.85714rem;
      padding: 1rem 1rem; }
      @media (min-width: 801px) {
        .page--wishlist .panel .panel-body .panel-share-list button {
          margin-top: 0;
          width: 116px;
          padding: 0; } }

.page--wishlist .productGrid {
  margin: 0 auto; }
  @media (min-width: 551px) {
    .page--wishlist .productGrid {
      gap: 1rem; } }
  @media (min-width: 801px) {
    .page--wishlist .productGrid {
      margin: 0 5.25rem !important;
      gap: 0; } }
  .page--wishlist .productGrid .product {
    padding-left: 0;
    padding-right: 0;
    width: 100% !important;
    position: relative; }
    @media (min-width: 551px) {
      .page--wishlist .productGrid .product {
        width: 48% !important; } }
    @media (min-width: 801px) {
      .page--wishlist .productGrid .product {
        padding-left: 0.75rem;
        padding-right: 0.75rem;
        width: 33% !important; } }
  .page--wishlist .productGrid .card-body {
    height: auto;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: flex-start;
    margin-top: -1.25rem;
    text-align: left; }
    .page--wishlist .productGrid .card-body .card-title {
      align-items: flex-start;
      text-align: left; }
    .page--wishlist .productGrid .card-body .card-body-list-right {
      display: flex;
      flex-direction: column;
      margin-top: auto;
      flex-grow: 1; }
    .page--wishlist .productGrid .card-body .card-text {
      margin-top: -0.5rem;
      margin-bottom: -0.5rem; }
      .page--wishlist .productGrid .card-body .card-text span {
        margin-right: 0; }
      .page--wishlist .productGrid .card-body .card-text .price-section-was-now-price {
        display: flex; }
      .page--wishlist .productGrid .card-body .card-text .price--non-sale {
        font-size: 1.14286rem;
        text-decoration: line-through;
        color: #E03131;
        font-size: 1rem; }
  .page--wishlist .productGrid .productView-reviewsIO {
    display: none; }
  .page--wishlist .productGrid .form {
    position: absolute;
    top: -0.28571rem;
    right: 0.57143rem;
    margin: 0; }
    .page--wishlist .productGrid .form svg {
      width: 22px;
      height: 22px; }
  .page--wishlist .productGrid .card-image {
    border: 1px solid #F3F4F6; }
  .page--wishlist .productGrid .card-buttons button {
    width: 100%;
    background: #0052A6;
    color: #fff; }
  .page--wishlist .productGrid .price-section {
    margin-bottom: 1rem;
    margin-right: 0.57143rem; }
    .page--wishlist .productGrid .price-section .price {
      font-size: 1.14286rem;
      color: #0A2844;
      line-height: calc(32 / 16);
      font-weight: 500; }
  .page--wishlist .productGrid .card-figcaption-body {
    width: 90%;
    margin-top: 2.57143rem; }
    .page--wishlist .productGrid .card-figcaption-body .button {
      background: #f3f4f6;
      border: 1px solid #DADFE3;
      width: 100%; }
  .page--wishlist .productGrid .card-figure {
    border: none;
    padding: 0;
    max-width: 100%; }
    .page--wishlist .productGrid .card-figure .card-figure__link {
      margin-top: 1rem; }

.page--wishlist .section-heading {
  text-align: left;
  font-size: 1.42857rem;
  line-height: calc(32 / 20);
  color: #0A2844;
  font-weight: 500;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  text-overflow: ellipsis;
  overflow: hidden; }

.page--wishlist .pagination-list .pagination-item {
  border-radius: 100px;
  padding: 0.5rem; }

.page--wishlist .share-wishlist {
  margin-bottom: 2.85714rem; }

.page--wishlist .card-figcaption-button--add-to-cart, .page--wishlist .card-figcaption-button--cart-action {
  display: none; }

.page--wishlist .wishlist-remove-button .icon:hover {
  background: #f3f4f6; }

.page--add-wishlist .form-actions .button, .page--wishlist .form-actions .button {
  background: #0052A6;
  color: #fff; }

@media (min-width: 801px) {
  .page--add-wishlist .navBar--sub, .page--wishlist .navBar--sub {
    margin-bottom: 8rem; } }

.page--account_paymentmethods .account--fixedLarge {
  width: 100%; }

.page--account_paymentmethods .account-body {
  margin: 0 -0.5rem; }
  @media (min-width: 801px) {
    .page--account_paymentmethods .account-body {
      margin: 0 2rem; } }

@media (min-width: 551px) {
  .page--account_paymentmethods .paymentMethodsGrid-item {
    width: 100%; } }

@media (min-width: 801px) {
  .page--account_paymentmethods .paymentMethodsGrid-item {
    width: 50%; } }

.page--account_paymentmethods .paymentMethod-row form a {
  background: #0052A6;
  color: #fff;
  font-weight: 500; }

.page--account_paymentmethods .paymentMethod-row form .button {
  padding: 0.25rem 0.25rem; }

.page--account_paymentmethods .paymentMethod-row form input {
  border-color: #54697C;
  background: #fff; }

.page--account_paymentmethods .paymentMethod-row .methodHeader {
  flex-direction: column; }
  @media (min-width: 801px) {
    .page--account_paymentmethods .paymentMethod-row .methodHeader {
      flex-direction: row; } }
  .page--account_paymentmethods .paymentMethod-row .methodHeader .methodHeader-meta {
    padding-left: 0;
    margin-left: 0; }
    @media (min-width: 801px) {
      .page--account_paymentmethods .paymentMethod-row .methodHeader .methodHeader-meta {
        padding-left: 0.78rem;
        margin-left: auto; } }
  .page--account_paymentmethods .paymentMethod-row .methodHeader .methodHeader-brand {
    font-size: 1.42857rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: calc(30 / 20);
    color: #0A2844; }
  .page--account_paymentmethods .paymentMethod-row .methodHeader .methodHeader-expiry {
    font-size: 1.42857rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: 500;
    line-height: calc(30 / 20);
    color: #0A2844; }

.page--account_paymentmethods .paymentMethod-row .methodDetails {
  flex-direction: column; }
  @media (min-width: 801px) {
    .page--account_paymentmethods .paymentMethod-row .methodDetails {
      flex-direction: row; } }

.page--account_paymentmethods .paymentMethodsTitle {
  font-size: 1.71429rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: calc(39 / 24);
  color: #0A2844; }

.page--account_paymentmethods .paymentMethod {
  background-color: #F3F4F6;
  border-color: #DADFE3; }
  .page--account_paymentmethods .paymentMethod .paymentMethod-row {
    min-height: 6.14286rem; }
    .page--account_paymentmethods .paymentMethod .paymentMethod-row .methodDetails {
      font-size: 1.14286rem;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      line-height: calc(30 / 16);
      color: #0A2844;
      font-weight: normal; }
      .page--account_paymentmethods .paymentMethod .paymentMethod-row .methodDetails .methodDetails-description {
        font-size: inherit; }
    .page--account_paymentmethods .paymentMethod .paymentMethod-row .methodHeader .methodHeader-brand {
      font-size: 1.28571rem;
      line-height: calc(30 / 20);
      color: #0A2844; }
    .page--account_paymentmethods .paymentMethod .paymentMethod-row .methodHeader .methodHeader-meta .methodHeader-expiry {
      font-size: 1.28571rem;
      line-height: calc(30 / 20);
      color: #0A2844;
      font-weight: 600; }
    .page--account_paymentmethods .paymentMethod .paymentMethod-row form a {
      background: #0052A6;
      color: #fff;
      font-weight: 500; }
    .page--account_paymentmethods .paymentMethod .paymentMethod-row form .button {
      padding: 0.35rem 0.55rem; }
    .page--account_paymentmethods .paymentMethod .paymentMethod-row form button {
      border-color: #54697C;
      background: #fff; }

.methodHeader-default {
  fill: orange;
  margin-top: 0.2rem; }

.card-addNew .newPaymentMethod-icon {
  position: relative; }
  .card-addNew .newPaymentMethod-icon::before {
    content: '';
    display: block;
    position: absolute;
    left: -11px;
    top: 2px;
    width: 50px;
    height: 50px;
    background: transparent;
    border-radius: 50%;
    border: 1px solid #0A2844; }

.card-addNew .newPaymentMethod-title {
  text-transform: none;
  font-weight: 500;
  color: #0A2844; }

.card-addNew .address-title {
  margin-bottom: 0;
  margin-top: 1.14286rem; }

.page--account_addpaymentmethod .form .paymentMethodForm-heading, .page--account_editpaymentmethod .form .paymentMethodForm-heading {
  text-transform: none;
  font-size: 1.42857rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  line-height: 32px;
  color: #0A2844;
  margin-bottom: 0.85714rem;
  margin-top: 1.42857rem;
  font-weight: 500; }

.page--account_addpaymentmethod .form .form-field .form-label, .page--account_editpaymentmethod .form .form-field .form-label {
  font-size: 1.14286rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 500;
  line-height: 19px;
  color: #0A2844; }

.page--account_addpaymentmethod .form .form-field .form-select, .page--account_editpaymentmethod .form .form-field .form-select {
  border-color: #DADFE3; }

.page--account_addpaymentmethod .form .form-field input, .page--account_editpaymentmethod .form .form-field input {
  border-color: #DADFE3; }

.page--account_addpaymentmethod .form .form-actions .button, .page--account_editpaymentmethod .form .form-actions .button {
  padding: 0.85714rem 2.28571rem; }

.page--account_addpaymentmethod .form .form-actions input, .page--account_editpaymentmethod .form .form-actions input {
  background: #0052A6;
  color: #fff; }

@media (min-width: 801px) {
  .page--account_paymentmethods .navBar--sub, .page--account_editpaymentmethod .navBar--sub, .page--account_addpaymentmethod .navBar--sub {
    margin-bottom: 8rem; } }

@media (min-width: 801px) {
  .navBar--account {
    border-top: 1px solid #DADFE3; }
    .navBar--account .navBar-item .navBar-action {
      color: #54697C;
      font-size: 1.14286rem;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      line-height: 25px; }
    .navBar--account .is-active {
      font-weight: 600;
      color: #0A2844;
      border-bottom: 2px solid #FF6B6B !important; } }

.navBar--sub {
  margin-bottom: 1.75rem; }
  @media (min-width: 801px) {
    .navBar--sub {
      margin-bottom: 2.28571rem; } }

.navBar {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  @media (min-width: 801px) {
    .navBar {
      position: relative;
      width: 100vw;
      left: 50%;
      right: 50%;
      margin-left: -50vw;
      margin-right: -50vw;
      margin-bottom: 4.57143rem; } }

.navBar-dropdown-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #DADFE3; }
  @media (min-width: 801px) {
    .navBar-dropdown-container {
      margin-bottom: 1.14286rem;
      width: 100%;
      display: none; } }

.navBar-dropdown-button {
  width: 100%;
  padding: 1rem;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 200;
  color: #0A2844;
  line-height: calc(18 / 14);
  text-align: left;
  display: flex;
  justify-content: space-between; }

.navBar-dropdown {
  position: relative;
  display: inline-block; }
  @media (min-width: 801px) {
    .navBar-dropdown {
      display: block; } }

.navBar-dropdown-content {
  display: none;
  position: absolute;
  z-index: 1;
  width: 100%; }
  @media (min-width: 801px) {
    .navBar-dropdown-content {
      margin-top: -1.14286rem; } }
  @media (min-width: 801px) {
    .navBar-dropdown-content {
      display: block;
      z-index: 0;
      height: 100%;
      margin-top: 0; } }

.navBar-section {
  width: 100%;
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF;
  border-radius: 8px; }
  .navBar-section .is-active {
    background-color: #DADFE3;
    color: #0A2844;
    border-radius: 2px; }
    @media (min-width: 801px) {
      .navBar-section .is-active {
        background-color: #fff; } }
  @media (min-width: 801px) {
    .navBar-section {
      flex-direction: row;
      justify-content: space-between;
      border-radius: 0px;
      border-bottom: 1px solid #DADFE3; } }

.navBar-remove-border-bottom {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 1px solid #d4d7de;
  border-bottom: none; }
  @media (min-width: 801px) {
    .navBar-remove-border-bottom {
      border: none; } }

.navBar-remove-border-top {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border: 1px solid #d4d7de;
  border-top: none; }
  .navBar .navBar-remove-border-top {
    padding-bottom: 0.85714rem; }
  @media (min-width: 1261px) {
    .navBar-remove-border-top {
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border: none; }
      .navBar .navBar-remove-border-top {
        padding-bottom: 0; } }

.navBar--sub .navBar-item.is-active {
  border-bottom: none; }
  .navBar--sub .navBar-item.is-active .navBar-action {
    color: #909090;
    width: 100%; }

.navBar--sub .navBar-action {
  padding: 0.5rem;
  color: #29365A;
  font-size: 1rem;
  text-align: left;
  font-weight: normal;
  width: 100%; }

.navBar-item {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 1rem; }
  .navBar-item .icon {
    width: 1.7rem;
    height: 1.7rem;
    margin-right: 0.28571rem;
    vertical-align: 0; }

.navBar-active {
  display: block; }

.navBar-active-wishlist {
  display: block; }

.navBar-close-wishlist {
  display: none; }

.page--account_orderstatus .navBar--sub {
  margin-bottom: -3rem; }
  @media (min-width: 801px) {
    .page--account_orderstatus .navBar--sub {
      margin-bottom: 6rem; } }

.form-details-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2.28571rem;
  margin-left: 0.25rem; }
  .form-details-header #details-header-title {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 1.42857rem;
    font-weight: 500;
    line-height: calc(32 / 20);
    color: #0A2844; }
  .form-details-header #details-header-required {
    font-size: 1.14286rem;
    line-height: calc(19 / 16);
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
    .form-details-header #details-header-required span {
      color: red; }

.page--createaccount .account .account-body {
  margin: 0; }
  .page--createaccount .account .account-body .form {
    border-bottom: 1px solid #DADFE3;
    padding-bottom: 3.42857rem; }
    .page--createaccount .account .account-body .form .form-row .form-title-wrapper {
      padding-left: 0.5rem; }
    .page--createaccount .account .account-body .form .form-row .form-field {
      padding-right: 1.14286rem;
      padding-left: 1.14286rem; }
    .page--createaccount .account .account-body .form .form-row .form-section-title {
      font-size: 1.42857rem;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      line-height: calc(32 / 20);
      color: #0A2844;
      font-weight: 500;
      text-transform: none;
      margin-left: 0.7rem;
      margin-bottom: 0.85714rem; }
    .page--createaccount .account .account-body .form .form-row #password-section-comment {
      font-size: 1.14286rem;
      line-height: calc(19 / 16);
      color: #0A2844;
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      margin-left: 0.7rem;
      margin-bottom: 3.42857rem; }
    .page--createaccount .account .account-body .form .form-row .form-signup-checkboxes {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      padding-top: 20px; }
      .page--createaccount .account .account-body .form .form-row .form-signup-checkboxes .form-field {
        width: 100%; }
      .page--createaccount .account .account-body .form .form-row .form-signup-checkboxes .form-label--main {
        display: none; }
      .page--createaccount .account .account-body .form .form-row .form-signup-checkboxes .form-label {
        font-weight: 400; }
    .page--createaccount .account .account-body .form .form-row .password-fields .form-section-title {
      margin-bottom: 0.85714rem; }
    .page--createaccount .account .account-body .form .form-row .password-fields #password-section-comment {
      margin-bottom: 2.28571rem; }
    @media (min-width: 801px) {
      .page--createaccount .account .account-body .form .form-row .details-fields {
        display: grid;
        grid-template-areas: 'title_field title_field'; } }
    .page--createaccount .account .account-body .form .form-row .details-fields #FormField_33 {
      grid-area: title_field;
      width: 100%; }
      @media (min-width: 801px) {
        .page--createaccount .account .account-body .form .form-row .details-fields #FormField_33 {
          width: 35%; } }
    .page--createaccount .account .account-body .form .form-row .address-fields, .page--createaccount .account .account-body .form .form-row .password-fields {
      display: grid;
      grid-template-columns: 1fr; }
      @media (min-width: 801px) {
        .page--createaccount .account .account-body .form .form-row .address-fields, .page--createaccount .account .account-body .form .form-row .password-fields {
          grid-template-columns: 1fr 1fr; } }
    .page--createaccount .account .account-body .form .form-label {
      font-size: 1.14286rem;
      line-height: calc(19 / 16);
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-weight: 500;
      color: #0A2844; }
    .page--createaccount .account .account-body .form .form-input,
    .page--createaccount .account .account-body .form .form-select {
      border-color: #DADFE3; }
    .page--createaccount .account .account-body .form .form-actions {
      text-align: left; }
      .page--createaccount .account .account-body .form .form-actions .button {
        background: #0052A6;
        border-radius: 2px;
        color: #FFFFFF;
        line-height: calc(25 / 16);
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        width: 100%;
        height: 3.5rem;
        padding: 0 0; }
        @media (min-width: 801px) {
          .page--createaccount .account .account-body .form .form-actions .button {
            width: 11rem; } }
  .page--createaccount .account .account-body #FormField_28 .form-label {
    font-weight: normal;
    line-height: calc(32 / 16); }
  .page--createaccount .account .account-body .registration-page-login {
    text-align: center;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    color: #0A2844; }
    .page--createaccount .account .account-body .registration-page-login p {
      font-size: 1.42857rem;
      font-family: inherit;
      font-weight: 500;
      line-height: calc(32 / 20);
      color: #0A2844; }
    .page--createaccount .account .account-body .registration-page-login a {
      text-decoration: none;
      display: inline-block;
      font-size: 1.14286rem;
      line-height: calc(25 / 16);
      color: inherit;
      border: 1px solid #0A2844;
      border-radius: 2px;
      width: 100%;
      padding: 1rem;
      margin-top: 1.14286rem; }
      @media (min-width: 801px) {
        .page--createaccount .account .account-body .registration-page-login a {
          width: 6.71429rem; } }

h5, p {
  margin-bottom: 0; }

.required-star {
  color: red; }

[data-basket-banner] {
  padding: 0.57143rem 0;
  width: 100%;
  background: #eaf5ec;
  justify-content: center; }
  [data-basket-banner] span {
    text-align: center; }
  [data-basket-banner] #banner-text {
    margin: 0;
    color: #0a2844;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: calc(24 / 16);
    font-weight: 500; }

.hidden {
  display: none !important; }

.cart-actions {
  margin-bottom: 0; }

.cart-item-value.price--standard {
  height: auto !important; }
  @media (min-width: 801px) {
    .cart-item-value.price--standard {
      height: initial; } }

.cart-item-value.price--discounted {
  display: block; }

#buorg {
  background-color: rgba(0, 82, 166, 0.75);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 999999;
  padding: 2.25rem; }
  #buorg .browserUpgrade-popup,
  #buorg .buorg-pad {
    background-color: white;
    margin: auto;
    max-height: 32.14286rem;
    padding: 2.28571rem 1.14286rem;
    width: 95%;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
    @media (min-width: 551px) {
      #buorg .browserUpgrade-popup,
      #buorg .buorg-pad {
        max-width: 450px;
        width: 65%; } }
  #buorg .buorg-mainmsg,
  #buorg .buorg-moremsg {
    font-weight: normal;
    font-size: 1.21429rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #333333;
    margin-top: 0.57143rem; }
  #buorg .buorg-moremsg {
    display: block;
    margin-top: 1rem; }
  #buorg .buorg-buttons {
    margin-top: 1.5rem;
    margin-bottom: 0.57143rem;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #buorg .buorg-buttons > a {
      color: white;
      background-color: #0052a6;
      font-size: 18px;
      font-weight: 700;
      border-radius: 3.57143rem;
      border: 1px solid #333333;
      padding: 0.57143rem 2rem;
      text-transform: none;
      min-width: 50%; }
      #buorg .buorg-buttons > a:hover {
        color: white;
        background-color: #004a95; }
      #buorg .buorg-buttons > a:active, #buorg .buorg-buttons > a:focus {
        color: white;
        background-color: #004a95; }
      #buorg .buorg-buttons > a:first-child {
        margin-bottom: 0.85714rem; }
      #buorg .buorg-buttons > a:last-child {
        border-color: #999999;
        background-color: #999999; }
        #buorg .buorg-buttons > a:last-child:hover {
          border-color: #54697c;
          background-color: #54697c; }
  #buorg .buorg-icon {
    display: none; }
  #buorg .close-update-modal {
    fill: #333;
    width: 26px;
    height: 26px;
    position: fixed;
    top: 0;
    right: 0;
    cursor: pointer; }

.remove-margin {
  margin-top: 0 !important; }

.skip-to-main-link {
  background: white;
  color: #333333;
  font-weight: 700;
  left: 50%;
  padding: 4px;
  position: absolute;
  transform: translate(-50%, calc(-95% - 55px));
  transition: transform 0.3s;
  z-index: 500;
  top: 0; }
  .skip-to-main-link:focus {
    transform: translate(-50%, 0%); }

.header {
  background-color: white;
  border-bottom: 1px solid #e5e5e5;
  top: 0;
  width: 100%;
  z-index: 100; }
  @media (min-width: 801px) {
    .header {
      border-bottom: 1px solid #e5e5e5;
      display: flex;
      flex-direction: column; }
      .header.sticky {
        top: 0;
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #e5e5e5; }
        .header.sticky .header-logo {
          display: none; }
        .header.sticky .navPages-container {
          z-index: 500; } }
  .header.is-open {
    height: 100%; }
    @media (min-width: 801px) {
      .header.is-open {
        height: auto; } }

.header-logo {
  font-size: 0;
  height: 55px;
  margin: 0 3.92857rem;
  text-align: center; }
  @media (min-width: 551px) {
    .header-logo {
      margin-left: 5.89286rem;
      margin-right: 5.89286rem; } }
  @media (min-width: 801px) {
    .header-logo {
      height: auto;
      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__link {
    align-items: center;
    color: #333333;
    display: flex;
    height: inherit;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    width: 70%;
    z-index: 20; }
    .header-logo__link:before, .header-logo__link:after {
      content: " ";
      display: table; }
    .header-logo__link:after {
      clear: both; }
    @media (min-width: 801px) {
      .header-logo__link {
        background: none;
        border-bottom: 0;
        display: inline-flex;
        padding: 0;
        width: auto; } }
    .header-logo__link:hover {
      color: #757575; }
    .header-logo__link:active {
      color: #757575; }

.header-logo--left {
  text-align: left; }
  @media (min-width: 801px) {
    .header-logo--left {
      margin-left: 2.85714rem; } }
  .header-logo--left .header-logo-image {
    right: unset; }

.header-logo--right {
  text-align: right; }
  @media (min-width: 801px) {
    .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: 2.25vw;
  font-weight: 400;
  letter-spacing: 0.14286rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 2.5vw; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 28px;
      max-width: none;
      overflow: auto;
      padding: 0 10px;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 25px; } }

.header-logo-image-container {
  position: relative;
  width: 100%; }
  @media (min-width: 801px) {
    .header-logo-image-container {
      min-height: 100px; } }

.header-logo-image-container::after {
  content: "";
  display: block; }

.header-logo-image {
  display: block;
  margin: 0 auto;
  max-height: 2.35714rem; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: 100%; } }

.header-logo-image-unknown-size {
  max-height: 2.35714rem; }
  @media (min-width: 801px) {
    .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); }

.search-tab {
  display: none; }

.header.is-open .navUser-section--alt {
  display: block !important; }

@media (max-width: 801px) {
  .header.is-open .mobile-account-dropdown {
    display: block !important;
    margin-right: 30px; } }

.header.is-open .mobile-search-btn,
.header.is-open .navUser-item.navUser-item--cart {
  display: none !important; }

.mobile-account-dropdown {
  display: none; }

.mobile-dropdown.is-open {
  left: -160px;
  width: 200px; }

html {
  -webkit-overflow-scrolling: touch !important; }
  @media (max-width: 801px) {
    html {
      overflow: auto !important; } }

*:focus {
  outline: none !important; }

*:not(input[type="checkbox"]):not(input[type="radio"]):focus {
  -webkit-appearance: none !important; }

.body {
  margin-top: 1.5rem; }
  @media (min-width: 801px) {
    .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; }

@media (min-width: 801px) {
  .page-product-grid {
    margin: 0; } }

@media (min-width: 801px) {
  .page-product-grid .page-sidebar {
    padding: 0 18px 0 0; } }

@media (min-width: 801px) {
  .page-product-grid .page-sidebar .search-spring-facets__wrapper {
    padding-inline: 0; } }

.page-product-grid .page-sidebar .search-spring-facets__wrapper .search-spring-facets__mobile-buttons .link:hover {
  opacity: 50%; }

@media (min-width: 801px) {
  .page-product-grid .page-sidebar + .page-content {
    padding: 0 0 0 18px;
    width: 75%; } }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .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-content--textCenter > p {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 40px; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 801px) {
    .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; } }

[data-content-region] > div > div > div {
  padding: 0; }

[data-content-region="advice_banner--global"] > div > div {
  z-index: 101; }

@media (min-width: 801px) {
  body:not(.content-manager--page-builder) [data-content-region='footer-category-column--global'] [data-sub-layout] {
    flex-direction: row; } }

@media (min-width: 801px) {
  body:not(.content-manager--page-builder) [data-content-region='footer-category-column--global'] [data-widget-id] {
    max-width: 280px;
    display: inline-block;
    flex: 1; } }

html {
  margin: 0;
  height: 100%; }
  @media (max-width: 801px) {
    html {
      overflow: hidden; } }

body {
  margin: 0;
  -webkit-overflow-scrolling: touch; }
  @media (max-width: 801px) {
    body {
      overflow: auto;
      height: auto !important; } }

@media (max-width: 801px) {
  body {
    height: auto !important; } }

.join-our-flock {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }

.search-tab {
  display: none; }

.header.is-open .navUser-section--alt {
  display: block !important; }

@media (max-width: 801px) {
  .header.is-open .mobile-account-dropdown {
    display: block !important;
    margin-right: 30px; } }

.header.is-open .mobile-search-btn,
.header.is-open .navUser-item.navUser-item--cart {
  display: none !important; }

.mobile-account-dropdown {
  display: none; }

.mobile-dropdown.is-open {
  left: -160px;
  width: 200px; }

.footer {
  background-color: white;
  border-top: 1px solid #e5e5e5;
  padding: 3rem 0;
  position: relative;
  transform: translateZ(0); }

.footer-title-sr-only {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

.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;
  overflow-wrap: break-word;
  text-align: center;
  vertical-align: top;
  -ms-word-break: break-all; }
  @media (min-width: 551px) {
    .footer-info-col {
      text-align: left;
      width: 50%; } }
  @media (min-width: 801px) {
    .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: 801px) {
  .footer-info-col--small {
    width: 16.66667%; } }

.footer-info-col--social {
  width: 100%; }

@media (min-width: 551px) {
  .footer-info-col--left {
    padding: 0; } }

@media (min-width: 551px) {
  .footer-info-col--right {
    left: 50%;
    position: inherit;
    width: 50%; } }

@media (min-width: 801px) {
  .footer-info-col--right {
    left: 0;
    padding: 0;
    text-align: right;
    width: 100%; } }

.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: 551px) {
    .footer-copyright {
      text-align: left; } }
  .footer-copyright > .powered-by {
    color: #757575;
    font-size: 12px;
    margin: 0; }
  .footer-copyright > .paypal-credit {
    color: #757575;
    font-size: 12px;
    margin: 1em 0 2em; }
  .footer-copyright a {
    color: #757575;
    text-decoration: none; }
    .footer-copyright a:hover {
      color: #333333; }

.footer-payment-icons {
  text-align: center;
  float: none; }
  @media (min-width: 551px) {
    .footer-payment-icons {
      float: right; } }
  .footer-payment-icons .footer-payment-icon {
    height: 3.25em;
    margin: 0.35714rem;
    vertical-align: middle;
    width: 3.57143rem; }
  .footer-payment-icons svg {
    fill: #757575; }

.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: 1261px) {
    .container {
      padding: 0 6rem; } }

.page--product .container {
  max-width: 91.71429rem; }

@media (min-width: 1261px) {
  .page--category .container,
  .page--brand .container,
  .page--search .container {
    padding: 0; } }

.blog {
  margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .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: 16px;
  text-align: left; }

.blog-thumbnail {
  margin: 0 auto 2rem;
  max-width: 190px;
  position: relative; }
  .blog-thumbnail img {
    width: 100%; }

.blog-post-figure {
  display: block;
  margin: auto;
  text-align: center; }
  @media (min-width: 801px) {
    .blog-post-figure {
      width: 66.66667%; } }

.blog-post-body {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 100% !important; }

.sidebarBlock + .sidebarBlock {
  border-top: 1px solid #e5e5e5;
  margin-top: 2rem;
  padding-top: 2rem; }

.sidebarBlock-heading {
  font-size: 1.07143rem;
  margin-top: 0;
  text-transform: inherit; }

.search-tab {
  display: none; }

.header.is-open .navUser-section--alt {
  display: block !important; }

@media (max-width: 801px) {
  .header.is-open .mobile-account-dropdown {
    display: block !important;
    margin-right: 30px; } }

.header.is-open .mobile-search-btn,
.header.is-open .navUser-item.navUser-item--cart {
  display: none !important; }

.mobile-account-dropdown {
  display: none; }

.mobile-dropdown.is-open {
  left: -160px;
  width: 200px; }

.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: 551px) {
      .brandGrid .brand {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .brandGrid .brand {
        width: 25%; } }
    .brandGrid .brand .card-title {
      text-align: center; }

.brand-image-container {
  max-width: 100px;
  position: relative; }
  .brand-image-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%;
    width: 100%; }
  .brand-image-container img {
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }

.brand .card-img-container {
  padding-bottom: 100%;
  max-width: 190px; }
  .brand .card-img-container::after {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 131.57895%;
    width: 100%; }

.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: 551px) {
      .productGrid .product {
        width: 33.33333%; } }
    @media (min-width: 801px) {
      .productGrid .product {
        width: 25%; } }

@media (min-width: 551px) {
  .page-sidebar + .page-content .productGrid .product {
    width: 33.33333%; } }

.page-sidebar + .page-content .productGrid .quick-search-results__header {
  display: none; }

.productMasonry {
  column-count: 2;
  column-fill: auto;
  column-gap: 1.42857rem;
  margin: 0 0 1.5rem;
  overflow: hidden; }
  @media (min-width: 551px) {
    .productMasonry {
      column-count: 3; } }
  @media (min-width: 801px) {
    .productMasonry {
      column-count: 4; } }
  .productMasonry .product {
    break-inside: avoid;
    display: block;
    margin-bottom: 3rem;
    padding: 0;
    page-break-inside: avoid;
    width: 100%; }
  .productMasonry .card {
    margin: 0; }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol6 .product {
    width: 16.66667%; } }

@media (min-width: 801px) {
  .csscolumns .productGrid--maxCol6 {
    column-count: 6; } }

@media (min-width: 801px) {
  .no-csscolumns .productGrid--maxCol3 .product {
    width: 33.33333%; } }

@media (min-width: 801px) {
  .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: 551px) {
  .listItem {
    margin: 0 -0.75rem;
    max-width: none;
    width: auto;
    display: table;
    width: 100%; }
    .listItem:before, .listItem:after {
      content: " ";
      display: table; }
    .listItem:after {
      clear: both; } }

@media (min-width: 1261px) {
  .listItem:focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 1261px) {
  .listItem.focus-within .listItem-figureBody {
    opacity: 1; } }

@media (min-width: 551px) {
  .listItem-figure,
  .listItem-body {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .listItem-figure,
  .listItem-body {
    vertical-align: middle; } }

.listItem-button {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333; }
  .listItem-button:hover, .listItem-button:focus {
    background-color: white;
    color: #333333; }

.listItem-figure {
  margin: 0 0 1.5rem;
  position: relative; }
  @media (min-width: 551px) {
    .listItem-figure {
      margin-bottom: 0;
      padding-left: 0.78571rem;
      padding-right: 0.78571rem;
      width: 25%; } }
  .listItem-figure__link {
    display: block;
    margin: 3px; }
  .listItem-figure .listItem-button {
    margin: 1.5rem 0; }
    @media (min-width: 1261px) {
      .listItem-figure .listItem-button {
        display: inline-block;
        margin: 0;
        pointer-events: all; } }

.listItem-figureBody {
  opacity: 1;
  text-align: center; }
  @media (min-width: 1261px) {
    .listItem-figureBody {
      left: 50%;
      opacity: 0;
      position: absolute;
      top: 50%;
      transform: translateX(-50%) translateY(-50%); }
      .listItem:hover .listItem-figureBody {
        opacity: 1; } }

.listItem-image {
  width: 100%; }

@media (min-width: 551px) {
  .listItem-body {
    padding-left: 1.28571rem;
    padding-right: 0.78571rem;
    width: 75%; } }

@media (min-width: 1261px) {
  .listItem-content {
    display: table; } }

@media (min-width: 1261px) {
  .listItem-details,
  .listItem-actions {
    display: table-cell;
    vertical-align: top; } }

@media (min-width: 1261px) {
  .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: 801px) {
    .listItem-brand {
      font-size: 16px;
      margin-bottom: 0; } }

.listItem-title {
  font-size: 16px;
  margin: 0 0 0.21429rem; }
  @media (min-width: 801px) {
    .listItem-title {
      font-size: 20px; } }
  .listItem-title > a {
    text-decoration: none; }

.listItem-price {
  margin-bottom: 1rem; }
  @media (min-width: 801px) {
    .listItem-price {
      font-size: 20px; } }

@media (min-width: 1261px) {
  .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: 1261px) {
    .listItem-actions .button {
      width: 100%; }
      .listItem-actions .button + .button {
        margin: 0.78571rem 0 0; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-details {
    padding-right: 3rem; } }

@media (min-width: 1261px) {
  .page-sidebar + .page-content .productList .listItem-actions {
    width: 30%; } }

.productView {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-left: -1rem;
  margin-right: -1rem; }
  .productView:before, .productView:after {
    content: " ";
    display: table; }
  .productView:after {
    clear: both; }
  @media (min-width: 801px) {
    .productView {
      display: block; } }
  .modal .productView {
    padding-bottom: 0;
    padding-top: 0;
    max-width: 100%;
    margin: 0;
    padding-left: 0.71429rem;
    padding-right: 0.71429rem; }
    .page--cart .modal .productView .productView-top-section {
      border-bottom: unset; }
    .page--cart .modal .productView .you-may-also-like,
    .page--cart .modal .productView .related-categories,
    .page--cart .modal .productView .also-bought {
      display: none; }

.productView--quickView .socialLinks-item--print {
  display: none; }

.productView-images {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-images {
      width: 50%; } }

.productView-details {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-details {
      clear: right;
      float: right;
      width: 50%; } }
  .productView--quickView .productView-details {
    position: relative; }
  .productView-details.product-data {
    order: -1; }

.productView-description {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  padding-left: 1rem;
  padding-right: 1rem;
  position: relative;
  z-index: 1; }
  .productView-description .productView-title {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 1rem;
    padding-left: 1rem;
    padding-right: 1rem; }
  @media (min-width: 801px) {
    .productView-description .productView-description {
      clear: both;
      float: none;
      width: 100%; } }

.content-manager--page-builder .productView-pageBuilderOnly {
  display: block; }

.productView-pageBuilderOnly {
  display: none; }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after, .sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  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;
  transition: background-color 800ms ease;
  width: 3.57143rem;
  z-index: 10; }
  
  .sale-flag-star::before,
  .sold-out-flag-star::before {
    transform: rotateZ(30deg) scaleX(1) scaleY(1) scaleZ(1); }
  
  .sale-flag-star::after,
  .sold-out-flag-star::after {
    transform: rotateZ(60deg) scaleX(1) scaleY(1) scaleZ(1); }

.sale-flag-star,
.sale-flag-star::before,
.sale-flag-star::after {
  background: #007dc6; }

.sold-out-flag-star,
.sold-out-flag-star::before,
.sold-out-flag-star::after {
  background: #007dc6; }

.starwrap {
  height: 3.57143rem;
  left: 12px;
  position: absolute;
  top: 12px;
  width: 3.57143rem; }

.listItem-figure .starwrap {
  transform: scale(0.7); }
  @media (min-width: 551px) {
    .listItem-figure .starwrap {
      top: 0;
      transform: scale(0.6); } }
  @media (min-width: 1261px) {
    .listItem-figure .starwrap {
      top: 10px;
      transform: scale(0.7); } }

.sale-text-burst, .sold-out-text-burst {
  font-weight: 600;
  line-height: 1.07143rem;
  position: absolute;
  text-align: center;
  top: 20%;
  width: 3.57143rem;
  z-index: 50; }

.sale-text-burst {
  color: white; }

.sold-out-text-burst {
  color: white; }

.product:hover .starwrap .sale-flag-star,
.product:hover .starwrap .sale-flag-star::before,
.product:hover .starwrap .sale-flag-star::after {
  background: black; }

.product:hover .starwrap .sold-out-flag-star,
.product:hover .starwrap .sold-out-flag-star::before,
.product:hover .starwrap .sold-out-flag-star::after {
  background: black; }

.sale-flag-side, .sold-out-flag-side {
  border-radius: 0 50px 50px 0;
  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: background-color 800ms ease;
  z-index: 10; }

.sale-flag-side {
  background: #007dc6;
  color: white; }

.sold-out-flag-side {
  background: #007dc6;
  color: white; }

.product:hover .sale-flag-side {
  background: black; }

.product:hover .sold-out-flag-side {
  background: black; }

.sale-flag-sash, .sold-out-flag-sash {
  font-size: 15px;
  font-weight: 700;
  height: 1.42857rem;
  left: -25px;
  line-height: 1.14286rem;
  padding-top: 0.10714rem;
  position: absolute;
  text-align: center;
  top: 25px;
  transform: rotate(-45deg);
  transition: background-color 800ms ease;
  width: 8.5rem;
  z-index: 10; }

.sale-flag-sash {
  background: #007dc6;
  color: white; }

.sold-out-flag-sash {
  background: #007dc6;
  color: white; }

.listItem-figure .sale-flag-sash,
.listItem-figure .sold-out-flag-sash {
  top: 24px; }
  @media (min-width: 551px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -20px;
      top: 19px; } }
  @media (min-width: 1261px) {
    .listItem-figure .sale-flag-sash,
    .listItem-figure .sold-out-flag-sash {
      left: -15px;
      top: 24px; } }

.product:hover .sale-flag-sash {
  background: black; }

.product:hover .sold-out-flag-sash {
  background: black; }

.product {
  overflow: hidden; }

[data-product-attribute] .form-option.form-option-swatch {
  overflow: visible; }

.form-option-variant--none {
  height: 22px;
  overflow: hidden; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 22px;
  width: 22px; }

.form-option-expanded {
  background-color: white;
  border: 1px solid #474747;
  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 {
  display: block;
  height: 100px;
  width: 100px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover; }

.account {
  margin-bottom: 1.5rem; }

@media (min-width: 801px) {
  .account--fixed {
    margin: 0 auto;
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account--fixedSmall {
    margin: 0 auto;
    width: 50%; } }

@media (min-width: 801px) {
  .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: 801px) {
  .account-content--fixed {
    width: 66.66667%; } }

@media (min-width: 801px) {
  .account-content--fixedSmall {
    width: 50%; } }

.account-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }
  @media (min-width: 801px) {
    .account-sidebar {
      width: 33.33333%; }
      .account-content--fixedSmall + .account-sidebar {
        float: right; } }

.account .wishlists-table .table-tbody a,
.account .wishlists-table .table-tbody td {
  font-weight: 300; }

.account .wishlists-table tr td:first-of-type {
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media (min-width: 801px) {
    .account .wishlists-table tr td:first-of-type {
      max-width: 150px; } }

.account .wishlists-table .table-actions input {
  background-color: transparent; }

.registration-page-login {
  padding-bottom: 1.42857rem; }

.account-created p {
  padding-bottom: 1.42857rem; }

.modal-background {
  background-color: rgba(10, 40, 68, 0.8); }

#previewModal {
  padding: 1.71429rem;
  width: 94%;
  margin-inline: auto; }
  @media (min-width: 801px) {
    #previewModal {
      width: 61.42857rem; } }
  #previewModal .previewCart {
    height: auto;
    position: relative; }
    @media (min-width: 801px) {
      #previewModal .previewCart {
        flex-direction: row; } }
  #previewModal .modal-close {
    position: absolute;
    right: 0.14286rem;
    font-size: 2.28571rem; }
  #previewModal .modal-header {
    border-bottom: none;
    padding: 1.42857rem 0 1.42857rem; }
    @media (min-width: 801px) {
      #previewModal .modal-header {
        padding: 0 0 1.42857rem; } }
  #previewModal .modal-header-title {
    font-size: 1.42857rem;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    text-align: left;
    color: #0A2844;
    font-weight: 500; }
  #previewModal .modal-body {
    padding: 3rem 0;
    padding-top: 0; }
  #previewModal .productView-preview {
    margin-bottom: 2.28571rem; }
    @media (min-width: 801px) {
      #previewModal .productView-preview {
        flex: 2;
        padding-right: 1.14286rem; } }
    #previewModal .productView-preview figure {
      flex: 2; }
  #previewModal .productView-img-container {
    width: 100%; }
  #previewModal .productView-details {
    flex: 5;
    padding-inline: 0;
    padding-left: 0.28571rem; }
  #previewModal .productView-title {
    font-weight: 400;
    font-size: 1.14286rem; }
  #previewModal .productView-brand {
    margin-bottom: 0; }
  #previewModal .productView-price {
    margin-top: 0.57143rem;
    color: #0A2844;
    font-weight: 500; }
  #previewModal .productView-quantity {
    margin-top: 0.57143rem;
    color: #0A2844;
    flex-direction: column; }
    @media (min-width: 801px) {
      #previewModal .productView-quantity {
        flex-direction: row; } }
    #previewModal .productView-quantity span + span {
      margin-top: 0.57143rem; }
      @media (min-width: 801px) {
        #previewModal .productView-quantity span + span {
          margin-top: 0; } }
  #previewModal .previewCartCheckout {
    flex: 1; }
    #previewModal .previewCartCheckout .button {
      padding: 0.57143rem 0; }
  #previewModal .in-stock-text {
    margin-top: 0.42857rem; }
  #previewModal .checkout-preview-button {
    display: flex;
    align-items: center; }
    #previewModal .checkout-preview-button svg {
      display: none;
      margin-right: 0.57143rem; }
      @media (min-width: 360px) {
        #previewModal .checkout-preview-button svg {
          display: block; } }

.checkout-preview-button {
  display: flex;
  justify-content: center;
  align-items: center; }
  .checkout-preview-button svg {
    width: 1.42857rem;
    height: 1.42857rem;
    fill: #fff; }

.previewCartWrapper {
  max-height: 100vh;
  overflow: visible; }

.previewCart {
  display: flex;
  flex-direction: column;
  height: calc(100vh - 290px);
  position: relative; }
  .previewCart .previewCartCheckout {
    background-color: #fff;
    border: 1px solid #DADFE3; }
  .previewCart .previewCartItem {
    display: flex;
    justify-content: space-between;
    line-height: 1.71429rem; }
    .previewCart .previewCartItem .previewCartItem-image {
      width: 20%; }
      .previewCart .previewCartItem .previewCartItem-image img {
        width: 3.42857rem;
        height: 3.42857rem;
        margin: 0; }
    .previewCart .previewCartItem .previewCart-price-stock {
      display: flex;
      align-items: center;
      margin: 0.57143rem 0 0;
      flex-wrap: wrap; }
      .previewCart .previewCartItem .previewCart-price-stock .preview-cart-in-stock {
        margin-left: 0.85714rem; }
      .previewCart .previewCartItem .previewCart-price-stock .in-stock,
      .previewCart .previewCartItem .previewCart-price-stock .out-of-stock,
      .previewCart .previewCartItem .previewCart-price-stock .drop-ship--wrapper {
        margin-left: 0.57143rem; }
    .previewCart .previewCartItem .previewCartItem-content .previewCartItem-name {
      color: #0a2844;
      line-height: 1.71429rem;
      margin-bottom: 0.28571rem; }
    .previewCart .previewCartItem .previewCartItem-content .previewCartItem-price {
      font-size: 1.14286rem;
      color: #0a2844;
      font-weight: 500;
      margin: 0; }
    .previewCart .previewCartItem .previewCartItem-content .previewCart-variant-option {
      font-size: 1rem;
      color: #54697c;
      margin: 0; }
    .previewCart .previewCartItem .previewCartItem-remove svg {
      width: 1.42857rem;
      height: 1.42857rem; }
  .previewCart .productView-preview {
    display: flex;
    flex-direction: row; }
    .previewCart .productView-preview .productView-image {
      min-height: unset; }
    .previewCart .productView-preview .productView-details {
      width: 100%;
      padding: 0 2.28571rem 0 1.42857rem; }
      .previewCart .productView-preview .productView-details > * {
        font-size: 1.14286rem; }
      .previewCart .productView-preview .productView-details .productView-info {
        display: flex;
        margin: 0; }
        .previewCart .productView-preview .productView-details .productView-info > * {
          font-size: 1rem;
          font-weight: 100; }
        .previewCart .productView-preview .productView-details .productView-info .productView-info-name {
          margin: 0; }
      .previewCart .productView-preview .productView-details .productView-price {
        margin: 0; }
      .previewCart .productView-preview .productView-details .in-stock-text {
        color: #2f9e44;
        display: flex;
        align-items: center; }
        .previewCart .productView-preview .productView-details .in-stock-text svg {
          width: 1.42857rem;
          height: 1.42857rem;
          fill: #2f9e44; }
      .previewCart .productView-preview .productView-details .productView-quantity {
        display: flex;
        justify-content: space-between; }
        .previewCart .productView-preview .productView-details .productView-quantity > * {
          font-weight: 500; }
  .previewCart .productView-img-container {
    width: 7.14286rem; }

.free-delivery-basket-widget {
  background-color: #0052a6;
  color: #fff;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: remCal(14);
  line-height: 1.57143rem;
  text-align: center;
  padding: 0.35714rem 0; }

.form-minMaxRow .form-field {
  width: 50%; }
  .form-minMaxRow .form-field:nth-of-type(3) {
    width: 100%;
    margin-top: 0.71429rem; }

ol.breadcrumbs {
  text-align: left;
  padding: 8px 0;
  border-bottom: 1px solid #f3f4f6;
  margin: 0; }

.breadcrumb.is-active > .breadcrumb-label {
  cursor: pointer;
  font-weight: unset;
  color: #0A2844; }

.breadcrumb:not(:first-child)::before {
  border-style: solid;
  border-width: 1px 1px 0 0;
  content: '';
  display: inline-block;
  height: 0.3rem;
  position: relative;
  width: 0.3rem;
  top: -3px;
  transform: rotate(45deg);
  transition: all 150ms ease; }

.breadcrumb a {
  text-decoration: none;
  font-size: 14px;
  color: #0A2844; }

.button {
  color: #0a2844;
  border: 1px solid #0052a6;
  border-radius: 2px;
  font-size: 1.14286rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  line-height: 25px;
  padding: 0.85714rem 3.42857rem; }
  .button .icon {
    margin-bottom: 0.14286rem; }
  .button svg {
    fill: white; }
  .button:hover, .button:focus {
    color: #0a2844;
    border: 1px solid #0052a6; }
    .button:hover svg, .button:focus svg {
      fill: white; }
  .button:active {
    color: #0a2844;
    border: 1px solid #0a2844; }
    .button:active svg {
      fill: #0a2844; }

.button--primary {
  color: white;
  background-color: #0052a6 !important;
  font-weight: 500; }
  .button--primary:hover {
    color: white;
    background-color: #004a95; }
  .button--primary:active {
    color: white;
    background-color: #004a95; }
  .button--primary-outline {
    color: #0052a6;
    background-color: white; }

.button--secondary {
  color: #0a2844;
  background-color: white;
  border-color: #0a2844; }
  .button--secondary:hover {
    color: #0a2844;
    background-color: #f3f4f6; }
  .button--secondary:active {
    color: #0a2844;
    background-color: #dadfe3;
    border-color: #0a2844; }
  .button--secondary-outline {
    color: #0052a6;
    background-color: white; }

.button--tertiary {
  color: #0a2844;
  background-color: #F3F4F6;
  border-color: #DADFE3; }
  .button--tertiary:hover {
    color: #0a2844;
    background-color: #F3F4F6;
    border-color: #54697C; }
  .button--tertiary:active {
    color: #0a2844;
    background-color: #DADFE3;
    border-color: #0a2844; }
  .button--tertiary-outline {
    color: #0052a6;
    background-color: white; }

.button--icon {
  height: 49px;
  width: 49px;
  border: 1px solid #DADFE3;
  display: inline-flex;
  justify-content: center;
  align-items: center; }
  .button--icon:hover svg {
    fill: #0a2844; }
  .button--icon .icon {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  .button--icon svg {
    margin: 0;
    fill: #0a2844; }

.button[disabled] {
  color: #0a2844;
  background-color: #f3f4f6;
  border: solid 1px #dadfe3; }

.see-all-link, .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"], .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] a, .homePage-top-brands [class^="sd-simple-text-link"] {
  font-size: 1.14286rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  color: #0052a6;
  text-decoration: none;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .see-all-link:hover, .home-shop-by-bird .home-title-section .home-title-divs :hover[class^="sd-simple-text-link"], .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] a:hover, .homePage-top-brands :hover[class^="sd-simple-text-link"] {
    color: #0052a6;
    text-decoration: underline; }
    .see-all-link:hover svg, .home-shop-by-bird .home-title-section .home-title-divs :hover[class^="sd-simple-text-link"] svg, .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] a:hover svg, .homePage-top-brands :hover[class^="sd-simple-text-link"] svg {
      transform: translateX(4px); }
  .see-all-link i svg, .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] i svg, .homePage-top-brands [class^="sd-simple-text-link"] i svg {
    transform: translateX(0);
    width: 1.78571rem;
    height: 1.78571rem;
    margin-left: 0.57143rem; }
  .see-all-link .icon, .home-shop-by-bird .home-title-section .home-title-divs [class^="sd-simple-text-link"] .icon, .homePage-top-brands [class^="sd-simple-text-link"] .icon {
    fill: #0052a6; }

.search-tablist {
  display: flex;
  justify-content: center;
  padding: 0.57143rem 1.14286rem; }

#searchspring-results--search > :first-child {
  width: 100%; }

.search-tab {
  color: #0052a6;
  font-weight: bold;
  text-align: center;
  padding: 0.28571rem 1.71429rem;
  position: relative;
  cursor: pointer; }
  .search-tab[aria-selected="true"]::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #0052a6; }

.search-tab__link {
  color: inherit;
  text-decoration: none; }
  .search-tab__link:hover, .search-tab__link:focus, .search-tab__link:active {
    color: inherit; }

.no-results-regions, .carousel-regions {
  display: none; }
  .no-results-regions--show, .carousel-regions--show {
    display: block; }
  .no-results-regions .page-builder-helper, .carousel-regions .page-builder-helper {
    display: none; }
  .no-results-regions .slick-initialized .slick-track, .carousel-regions .slick-initialized .slick-track {
    min-width: 100vw; }
  .no-results-regions .slick-initialized .productCarousel-slide, .carousel-regions .slick-initialized .productCarousel-slide {
    max-width: 20.42857rem; }
    @media (min-width: 801px) {
      .no-results-regions .slick-initialized .productCarousel-slide, .carousel-regions .slick-initialized .productCarousel-slide {
        min-width: 20.42857rem; } }

.content-manager--page-builder .no-results-regions {
  background-color: lightblue;
  display: block; }

.content-manager--page-builder .carousel-regions {
  background-color: gray;
  display: block; }

.content-manager--page-builder .page-builder-helper {
  display: block; }

.page--wishlist .productGrid .card-body {
  margin-top: 0; }

.page--wishlist .productGrid .card-figure .card-figure__link {
  margin-top: 0.71429rem; }

.page--wishlist .productGrid .form {
  top: 0; }

.form-wishlist svg {
  width: 18px;
  height: 16px;
  margin-right: 8px; }

.form-wishlist:hover svg.filled-heart {
  display: block; }

.form-wishlist:hover svg.heart {
  display: none; }

.form-wishlist svg.heart {
  display: block; }

.form-wishlist svg.filled-heart {
  display: none; }

.form-wishlist .dropdown-menu-button {
  text-decoration: none;
  display: flex !important;
  align-items: center; }
  .form-wishlist .dropdown-menu-button.is-open {
    text-decoration: underline; }
    .form-wishlist .dropdown-menu-button.is-open svg.filled-heart {
      display: block; }
    .form-wishlist .dropdown-menu-button.is-open svg.heart {
      display: none; }

.form-wishlist span {
  font-size: 1.14286rem;
  line-height: 2.28571rem; }

.cart-page [data-basket-banner], .cart-page .cart-wrapper .right-side-cart .checkout-button, .cart-page .cart .cart-list .cart-item-price, .cart-page .cart .cart-list .cart-middle-items .flex-and-space, .cart-page .cart .cart-list .save-for-later, .cart-page .section-saved-items .saved-items-heading {
  display: flex;
  align-items: center; }

.cart-page .page-heading {
  line-height: 38px;
  margin-bottom: 0.57143rem;
  margin-top: 0.57143rem; }
  @media (min-width: 801px) {
    .cart-page .page-heading {
      margin-top: 0; } }
  .cart-page .page-heading span {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }
    .cart-page .page-heading span:first-of-type {
      font-weight: 700;
      font-size: 32px;
      color: #0a2844; }
    .cart-page .page-heading span:last-of-type {
      font-size: 1.42857rem;
      font-weight: 500;
      color: #54697C; }

.cart-page .cart-wrapper {
  display: block; }
  @media (min-width: 801px) {
    .cart-page .cart-wrapper {
      display: grid;
      grid-template-columns: 2fr 1fr; } }
  .cart-page .cart-wrapper .cart-summary-title {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
    margin: 0;
    color: #0a2844; }
  .cart-page .cart-wrapper .right-side-cart {
    flex: 1; }
    @media (min-width: 801px) {
      .cart-page .cart-wrapper .right-side-cart {
        margin: 1.42857rem 0 1.42857rem 1.42857rem; } }
    .cart-page .cart-wrapper .right-side-cart .sticky-container {
      position: sticky;
      top: 6.42857rem; }
    .cart-page .cart-wrapper .right-side-cart .cart-summary {
      border: 1px solid #DADFE3;
      padding: 1.71429rem; }
    .cart-page .cart-wrapper .right-side-cart .sticky {
      position: sticky;
      top: 7.14286rem; }
      @media (min-width: 1261px) {
        .cart-page .cart-wrapper .right-side-cart .sticky {
          top: 5rem; } }
    .cart-page .cart-wrapper .right-side-cart .cart-totals {
      width: 100%;
      float: unset;
      margin-bottom: 0; }
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total:not(:first-child) {
        border-top: none;
        display: flex;
        justify-content: space-between; }
        @media (min-width: 801px) {
          .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total:not(:first-child) {
            display: block; } }
        .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total:not(:first-child)::before, .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total:not(:first-child)::after {
          content: unset; }
          @media (min-width: 801px) {
            .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total:not(:first-child)::before, .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total:not(:first-child)::after {
              content: ""; } }
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-coupon-label {
        text-align: left;
        padding: 15px 0; }
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-value {
        width: 30%;
        text-align: right; }
        .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-value .coupon-code-add {
          font-size: 14px;
          line-height: 32px;
          color: #54697C; }
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-label,
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-value {
        font-size: 16px;
        line-height: 32px;
        font-weight: 500;
        color: #0a2844;
        padding: 0 0 12px; }
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-label {
        text-align: left;
        width: 70%; }
        @media (min-width: 801px) {
          .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-label {
            text-align: left; } }
      .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-grandTotal {
        border-top: 1px solid #DADFE3;
        padding-top: 1.42857rem; }
        .cart-page .cart-wrapper .right-side-cart .cart-totals .cart-total-grandTotal > * {
          font-size: 1.42857rem;
          line-height: 32px;
          color: #0a2844;
          font-weight: 500; }
    .cart-page .cart-wrapper .right-side-cart .cart-actions svg {
      height: 1.42857rem;
      width: 1.42857rem;
      fill: #fff; }
    .cart-page .cart-wrapper .right-side-cart .cart-actions .button {
      float: unset; }
    .cart-page .cart-wrapper .right-side-cart .checkout-button {
      justify-content: center;
      padding-left: 0;
      padding-right: 0; }
    .cart-page .cart-wrapper .right-side-cart .cart-additionalCheckoutButtons .paypal-smart-buttons,
    .cart-page .cart-wrapper .right-side-cart .cart-additionalCheckoutButtons .gpay-button {
      float: unset;
      max-width: none;
      height: 49px;
      width: 100%; }
    .cart-page .cart-wrapper .right-side-cart .cart-additionalCheckoutButtons .GooglePayContainer,
    .cart-page .cart-wrapper .right-side-cart .cart-additionalCheckoutButtons .FloatRight div {
      float: unset;
      width: 100%; }
    .cart-page .cart-wrapper .right-side-cart .cart-additionalCheckoutButtons .GooglePayContainer :first-child {
      display: block !important; }
    .cart-page .cart-wrapper .right-side-cart .or-use-label {
      text-align: center; }
    .cart-page .cart-wrapper .right-side-cart .continue-shopping {
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 1.14286rem;
      line-height: calc(25 / 16);
      text-align: center;
      margin-top: 24px;
      color: #0a2844;
      margin-bottom: 1.14286rem; }
      .cart-page .cart-wrapper .right-side-cart .continue-shopping .button {
        background-color: #f3f4f6;
        width: 100%;
        border-color: #dadfe3; }
        .cart-page .cart-wrapper .right-side-cart .continue-shopping .button:hover {
          border-color: #0052a6; }
    .cart-page .cart-wrapper .right-side-cart .card-payment-methods {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      margin: 1.42857rem 0; }
      .cart-page .cart-wrapper .right-side-cart .card-payment-methods img {
        margin: 4px; }
    .cart-page .cart-wrapper .right-side-cart .footer-payment-icons {
      float: none;
      text-align: center;
      justify-content: center;
      align-items: center; }
      @media (min-width: 551px) {
        .cart-page .cart-wrapper .right-side-cart .footer-payment-icons {
          display: flex; } }
      @media (min-width: 801px) {
        .cart-page .cart-wrapper .right-side-cart .footer-payment-icons {
          justify-content: space-between; } }
    .cart-page .cart-wrapper .right-side-cart .cart-help-with-order {
      padding-top: 1.71429rem;
      text-align: center; }
      @media (min-width: 801px) {
        .cart-page .cart-wrapper .right-side-cart .cart-help-with-order {
          margin-top: 0;
          width: 100%;
          text-align: left; } }
      .cart-page .cart-wrapper .right-side-cart .cart-help-with-order h2 {
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        font-size: 1.42857rem;
        line-height: 2rem;
        color: #0a2844;
        margin: 0 0 16px;
        font-weight: 500; }
      .cart-page .cart-wrapper .right-side-cart .cart-help-with-order ul {
        list-style: none;
        margin: 0; }
        .cart-page .cart-wrapper .right-side-cart .cart-help-with-order ul li a {
          font-size: 1.14286rem;
          line-height: 2.28571rem;
          color: #0a2844;
          text-decoration: none; }
          .cart-page .cart-wrapper .right-side-cart .cart-help-with-order ul li a:hover {
            text-decoration: underline; }
  @media (min-width: 801px) {
    .cart-page .cart-wrapper .left-side-cart {
      flex: 2; } }
  .cart-page .cart-wrapper .drop-ship--wrapper,
  .cart-page .cart-wrapper .out-of-stock {
    margin-left: 0.57143rem; }
  .cart-page .cart-wrapper .in-stock {
    color: #2f9e44;
    display: flex;
    align-items: center;
    font-size: 1.14286rem;
    line-height: 1.42857rem; }
    .cart-page .cart-wrapper .in-stock svg {
      width: 1.57143rem;
      height: 1.57143rem; }

.cart-page .cart .cart-item-title {
  padding: 0;
  margin-bottom: 0; }
  .cart-page .cart .cart-item-title .cart-item-name {
    line-height: 24px;
    margin-bottom: 0.42857rem;
    text-decoration: none;
    transition: color .3s; }
    .cart-page .cart .cart-item-title .cart-item-name:hover {
      color: #004a95;
      text-decoration: underline; }
  .cart-page .cart .cart-item-title .definitionList-key, .cart-page .cart .cart-item-title .definitionList-value {
    color: #54697C;
    font-size: 14px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif; }
  .cart-page .cart .cart-item-title .definitionList-key {
    font-weight: 500; }

@media (min-width: 801px) {
  .cart-page .cart.wishlist-cart .cart-list .cart-item-block.cart-item-figure .cart-item-image {
    left: 0.57143rem; } }

.cart-page .cart .cart-list {
  border-top: none; }
  .cart-page .cart .cart-list .cart-item-block {
    padding: 0; }
    @media (min-width: 801px) {
      .cart-page .cart .cart-list .cart-item-block {
        padding: 1.42857rem 0 1.42857rem; } }
  .cart-page .cart .cart-list .cart-item-price--mobile {
    display: flex; }
    @media (min-width: 801px) {
      .cart-page .cart .cart-list .cart-item-price--mobile {
        display: none; } }
    .cart-page .cart .cart-list .cart-item-price--mobile .cart-item-value {
      padding: 0; }
  .cart-page .cart .cart-list .cart-item-figure {
    position: relative; }
    .cart-page .cart .cart-list .cart-item-figure:before {
      display: none;
      height: auto;
      content: '';
      padding-top: 100%;
      width: 7.64286rem; }
      @media (min-width: 801px) {
        .cart-page .cart .cart-list .cart-item-figure:before {
          display: block; } }
  @media (min-width: 801px) {
    .cart-page .cart .cart-list .cart-item-image {
      width: 6.5rem;
      height: 6.5rem;
      object-fit: cover;
      padding: 0.28571rem;
      border: 1px solid #F3F4F6;
      margin-right: 1.14286rem;
      max-height: unset;
      max-width: unset;
      position: absolute;
      left: 0;
      top: 1.71429rem; } }
  .cart-page .cart .cart-list .cart-item-price--desktop {
    display: none; }
    @media (min-width: 801px) {
      .cart-page .cart .cart-list .cart-item-price--desktop {
        display: flex; } }
  .cart-page .cart .cart-list .cart-item-price svg {
    width: 17px;
    height: 17px;
    margin: 0 4px 0 8px; }
  .cart-page .cart .cart-list .price--non-sale, .cart-page .cart .cart-list .price--discounted {
    color: #e03131 !important;
    text-decoration: line-through;
    font-size: 1rem; }
  .cart-page .cart .cart-list .cart-item-info {
    width: auto; }
  .cart-page .cart .cart-list .cart-item-value {
    font-size: 1.14286rem;
    line-height: calc(24 / 16);
    color: #0a2844;
    font-weight: 500; }
  .cart-page .cart .cart-list .price--non-sale {
    color: #e03131;
    font-size: 1rem; }
  @media (min-width: 801px) {
    .cart-page .cart .cart-list .cart-middle-items {
      display: flex;
      flex-direction: column;
      align-items: flex-start; } }
  .cart-page .cart .cart-list .cart-middle-items .flex-and-space {
    justify-content: space-between;
    width: 100%;
    align-items: center; }
  .cart-page .cart .cart-list .cart-item-quantity .form-increment {
    margin: 0; }
    @media (min-width: 801px) {
      .cart-page .cart .cart-list .cart-item-quantity .form-increment {
        margin: 16px 0 12px; } }
    .cart-page .cart .cart-list .cart-item-quantity .form-increment .form-input--incrementTotal {
      font-weight: 400; }
  .cart-page .cart .cart-list .save-for-later {
    font-size: 16px;
    line-height: 32px;
    margin: 12px 0 0; }
    @media (min-width: 801px) {
      .cart-page .cart .cart-list .save-for-later {
        margin: 0; } }
    .cart-page .cart .cart-list .save-for-later a,
    .cart-page .cart .cart-list .save-for-later button {
      color: #54697C;
      text-decoration: none;
      cursor: pointer; }
      .cart-page .cart .cart-list .save-for-later a:hover,
      .cart-page .cart .cart-list .save-for-later button:hover {
        color: #54697C;
        text-decoration: underline; }
    .cart-page .cart .cart-list .save-for-later svg {
      height: 24px;
      width: 24px; }
  .cart-page .cart .cart-list .cart-item-total,
  .cart-page .cart .cart-list .remove-bin-icon {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    .cart-page .cart .cart-list .cart-item-total .cart-item-value,
    .cart-page .cart .cart-list .remove-bin-icon .cart-item-value {
      margin-bottom: 1.42857rem; }
  .cart-page .cart .cart-list .cart-remove-icon {
    background-color: #fff;
    padding: 0; }
    .cart-page .cart .cart-list .cart-remove-icon.icon {
      height: 1.5rem;
      width: 1.5rem; }
    .cart-page .cart .cart-list .cart-remove-icon:hover {
      background: #F3F4F6; }

.cart-page .section-saved-items {
  margin: 48px 0 98px;
  padding: 48px 0;
  position: relative; }
  .cart-page .section-saved-items::before {
    content: "";
    position: absolute;
    background-color: #f3f4f6;
    width: 100vw;
    left: calc(50% - 50vw);
    top: 0;
    height: 100%;
    z-index: -1; }
  .cart-page .section-saved-items .saved-items-heading {
    font-size: 24px;
    color: #0a2844;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    justify-content: center;
    font-weight: 500;
    margin: 0 0 1.42857rem; }
    @media (min-width: 801px) {
      .cart-page .section-saved-items .saved-items-heading {
        justify-content: flex-start; } }
    .cart-page .section-saved-items .saved-items-heading svg {
      height: 24px;
      width: 24px; }
    .cart-page .section-saved-items .saved-items-heading span {
      font-size: 1.42857rem;
      line-height: 32px;
      color: #54697C;
      margin-left: 8px; }
  .cart-page .section-saved-items .saved-items-wrapper {
    max-width: 864px;
    margin: 0 auto; }
    .cart-page .section-saved-items .saved-items-wrapper .saved-item {
      height: 188px;
      max-width: 864px;
      background-color: #fff;
      margin-bottom: 8px; }

.cart-page [data-delivery-threshold] {
  padding-inline: 1.14286rem;
  text-align: center; }

.cart-page .free-delivery {
  color: #e03131;
  text-decoration: line-through; }

.checkoutRemote #applepayCheckoutButton {
  margin-bottom: 0.71429rem; }
  @media (min-width: 551px) {
    .checkoutRemote #applepayCheckoutButton {
      margin-bottom: 0; } }

.BraintreePaypalButton {
  margin-bottom: 0 !important;
  max-width: 100% !important; }

.paypal-button-row,
.paypal-button-container,
.buttons-container,
[class^="paypal-button"] {
  z-index: 1; }

.remove-empty-wishlist {
  display: none; }

.wishlist-cart .cart-item {
  border-bottom: 0; }

.wishlist-cart .wishlist-wrapper {
  background: #fff;
  border: 1px solid #e5e5e5; }
  @media (min-width: 801px) {
    .wishlist-cart .wishlist-wrapper {
      margin-bottom: 0.57143rem;
      display: table; } }
  .wishlist-cart .wishlist-wrapper .cart-item-value {
    padding-left: 0; }
  .wishlist-cart .wishlist-wrapper .save-for-later {
    padding-left: 0.10714rem; }
    @media (min-width: 551px) {
      .wishlist-cart .wishlist-wrapper .save-for-later {
        padding-left: 0; } }
  .wishlist-cart .wishlist-wrapper .cart-remove {
    background: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.71429rem;
    height: 1.71429rem;
    margin-right: 0.71429rem; }
    .wishlist-cart .wishlist-wrapper .cart-remove svg {
      width: 100%;
      height: 100%; }

.page--category .item__review .R-TextHeading {
  display: none; }

.actionBar {
  row-gap: 1rem;
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 40px;
  border-top: 1px solid #DADFE3;
  padding-top: 2rem;
  margin-left: -0.25rem;
  margin-right: -0.25rem;
  column-gap: 0.85714rem; }
  @media (min-width: 801px) {
    .actionBar {
      display: flex;
      justify-self: flex-end;
      margin-left: unset;
      margin-right: unset;
      column-gap: unset; } }
  .actionBar .sidebarBlock.active-facets {
    grid-column: 1/3;
    padding: 0 !important;
    border-bottom: none !important; }
    @media (min-width: 801px) {
      .actionBar .sidebarBlock.active-facets {
        display: none; } }
    .actionBar .sidebarBlock.active-facets h2 {
      display: none; }
    .actionBar .sidebarBlock.active-facets p {
      display: none; }
  .actionBar .pagination-status {
    padding-left: 0; }
    @media (min-width: 801px) {
      .actionBar .pagination-status {
        margin-right: auto; } }
  .actionBar p {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 500;
    line-height: 1.71429rem;
    color: #54697c;
    padding-left: 0.71429rem; }
  .actionBar::before {
    display: none; }
  .actionBar--refine-by-btn {
    margin-bottom: 0 !important;
    margin-right: 0.5rem !important;
    margin-left: 0; }
    @media (min-width: 801px) {
      .actionBar--refine-by-btn {
        margin-left: .5rem; } }
    .actionBar--refine-by-btn button {
      border: 1px solid #0a2844;
      border-radius: 2px; }
  .actionBar .searched-products {
    display: contents; }
  .actionBar .grid-list-switcher {
    display: flex;
    align-items: center;
    line-height: 2.28571rem;
    justify-content: flex-end;
    margin-right: 0px;
    gap: 0.57143rem; }
    @media (min-width: 801px) {
      .actionBar .grid-list-switcher {
        margin-right: 0; } }
    .actionBar .grid-list-switcher .button + .button {
      margin-left: 0; }
    .actionBar .grid-list-switcher > .button,
    .actionBar .grid-list-switcher > button {
      border: 0 none;
      padding: 0.14286rem;
      line-height: 0;
      border: 1px solid #DADFE3 !important;
      border-radius: 2px;
      width: 2.85714rem;
      height: 2.85714rem;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      color: #dadfe3; }
      .actionBar .grid-list-switcher > .button.is-active, .actionBar .grid-list-switcher > .button.current-view,
      .actionBar .grid-list-switcher > button.is-active,
      .actionBar .grid-list-switcher > button.current-view {
        border: 1px solid #54697c;
        color: #54697c; }
        .actionBar .grid-list-switcher > .button.is-active rect:nth-child(n + 2), .actionBar .grid-list-switcher > .button.current-view rect:nth-child(n + 2),
        .actionBar .grid-list-switcher > button.is-active rect:nth-child(n + 2),
        .actionBar .grid-list-switcher > button.current-view rect:nth-child(n + 2) {
          fill: #54697c; }
      .actionBar .grid-list-switcher > .button.is-active,
      .actionBar .grid-list-switcher > button.is-active {
        color: #333; }
      .actionBar .grid-list-switcher > .button + button,
      .actionBar .grid-list-switcher > button + button {
        margin-left: 0; }
      .actionBar .grid-list-switcher > .button svg,
      .actionBar .grid-list-switcher > button svg {
        width: 24px;
        height: 24px;
        fill: currentColor; }
  .actionBar .actionBar-section {
    border: 1px solid #dadfe3; }
    @media (min-width: 801px) {
      .actionBar .actionBar-section {
        margin-left: 1.14286rem;
        width: 16.78571rem; } }
    .actionBar .actionBar-section .form-field {
      display: flex;
      margin: 0px;
      height: 3.5rem;
      align-items: center;
      justify-content: space-between;
      border: none;
      border-radius: 2px; }
      @media (min-width: 801px) {
        .actionBar .actionBar-section .form-field {
          height: 2.85714rem; } }
      .actionBar .actionBar-section .form-field .form-label {
        line-height: 3.6rem;
        font-size: 1rem;
        color: #0a2844;
        font-weight: 100; }
        @media (min-width: 801px) {
          .actionBar .actionBar-section .form-field .form-label {
            line-height: 2.8rem; } }
      .actionBar .actionBar-section .form-field .form-select {
        color: #0a2844;
        width: 100%;
        font-weight: 100;
        background-position: right 4px top 50% !important;
        background-size: 23px; }
        @media (min-width: 801px) {
          .actionBar .actionBar-section .form-field .form-select {
            padding: 0 3rem 0 0rem;
            width: auto;
            background-position: right -4px top 50% !important;
            background-size: 23px; } }
        .actionBar .actionBar-section .form-field .form-select svg {
          height: 0.42857rem;
          width: 0.57143rem; }

.category-title-desc {
  align-content: left; }
  .category-title-desc h1 {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-size: 2.28571rem;
    font-weight: bold;
    line-height: 2.71429rem;
    color: #0a2844;
    margin-top: 0; }
  .category-title-desc p {
    margin-top: 3rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 1.14286rem;
    font-weight: normal;
    line-height: 1.71429rem;
    color: #54697c;
    margin-top: 0; }
    .category-title-desc p p,
    .category-title-desc p strong {
      color: #0a2844;
      font-weight: 500; }
  .category-title-desc .category-subcategory-list {
    list-style: none;
    display: flex;
    flex-direction: row;
    column-gap: 1rem;
    margin-left: 0;
    margin-top: 2rem; }
    .category-title-desc .category-subcategory-list .category-subcategory-card article a {
      text-align: center;
      text-decoration: none; }
      .category-title-desc .category-subcategory-list .category-subcategory-card article a p {
        font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
        font-size: 1.14286rem;
        font-weight: 500;
        line-height: 1.78571rem;
        color: #0a2844; }
      .category-title-desc .category-subcategory-list .category-subcategory-card article a figure {
        margin: 0;
        margin-bottom: 0.85714rem; }
        .category-title-desc .category-subcategory-list .category-subcategory-card article a figure img {
          border: 4px solid white;
          border-radius: 200px;
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.3)); }

.sidebarBlock-heading svg {
  width: 1.42857rem;
  transform: rotate(180deg);
  transition: transform .3s; }

.sidebarBlock-heading.is-open svg {
  transform: rotate(0); }

#searchspring-results--page {
  display: flex;
  justify-content: flex-start; }
  #searchspring-results--page #searchspring-results-facet-sidebar {
    width: auto; }
    @media (min-width: 801px) {
      #searchspring-results--page #searchspring-results-facet-sidebar {
        width: 25%; } }
  #searchspring-results--page .page-content {
    width: 100%; }
    @media (min-width: 801px) {
      #searchspring-results--page .page-content {
        width: 75%;
        margin-left: 8px; } }
  #searchspring-results--page.page::before, #searchspring-results--page.page::after {
    display: none; }
  #searchspring-results--page .product {
    width: 100%; }
  #searchspring-results--page #search-spring-facets {
    padding: 0;
    display: flex;
    flex-direction: column;
    height: 100vh; }
    @media (min-width: 801px) {
      #searchspring-results--page #search-spring-facets {
        display: block;
        height: auto;
        width: 100%; } }

.page-sidebar .sidebarBlock h2 {
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 1.42857rem;
  line-height: 1.71429rem;
  color: #0a2844; }

.page-sidebar .sidebarBlock #close {
  transform: rotate(180deg); }

.page-sidebar + .page-content {
  width: 100%; }

.search-spring-facet-pill {
  background-color: #fff0f0;
  border-radius: 13px;
  color: #0a2844; }

.navList-item .navList-action {
  color: #0a2844; }
  .navList-item .navList-action:hover {
    color: #757575; }
  .navList-item .navList-action input[type="checkbox"]:checked + .checkbox-placeholder {
    background: #ff6b6b 0% 0% no-repeat padding-box !important;
    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(255, 255, 255)' /%3E%3C/svg%3E") !important;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important; }
  .navList-item .navList-action .checkbox-placeholder {
    border: 1px solid #dadfe3 !important;
    border-radius: 2px; }
  .navList-item .navList-action .facet-count {
    font-size: 1rem;
    color: #54697c;
    margin-left: 0.42857rem; }

.pagination .pagination-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  .pagination .pagination-list::after, .pagination .pagination-list::before {
    display: none; }

.pagination .pagination-item {
  width: 2.85714rem;
  height: 2.85714rem;
  display: grid;
  place-items: center;
  border: 1px solid #f3f4f6;
  border-radius: 100%; }
  .pagination .pagination-item--previous, .pagination .pagination-item--next {
    border-color: #0a2844; }
    .pagination .pagination-item--previous .icon, .pagination .pagination-item--next .icon {
      margin: 0; }
    .pagination .pagination-item--previous.disabled, .pagination .pagination-item--next.disabled {
      border-color: #f3f4f6;
      pointer-events: none; }
  .pagination .pagination-item--current {
    border-color: #0a2844; }
  .pagination .pagination-item a {
    font-size: 1.14286rem;
    color: #0a2844; }

.pagination .pagination-links-container {
  display: flex;
  align-items: center; }

.below-product-list {
  margin: 6.85714rem 0; }
  .below-product-list p {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 1rem;
    font-weight: 300; }
    .below-product-list p a {
      text-decoration: underline;
      color: #54697c; }

.card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative; }
  .card .product-custom-badge {
    position: absolute;
    top: 0.57143rem;
    left: 0.57143rem; }
  .card-img-container {
    padding: 0.57143rem;
    padding-top: 2.42857rem; }
  .card .card-wishlist {
    display: none; }
  .card .card-title {
    font-size: 1.14286rem;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    line-height: calc(24 / 16);
    color: #0a2844;
    text-align: left; }
  .card .card-text {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-size: 1.14286rem;
    font-weight: 500;
    line-height: calc(34 / 16);
    color: #0a2844;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    .card .card-text.card-text--with-offer {
      flex-direction: column;
      align-items: flex-start; }
    .card .card-text .price--non-sale {
      color: #e03131;
      font-size: 1rem; }
    .card .card-text span {
      margin-right: 0.35714rem; }
  .card .card-buttons .button {
    width: 100%; }
    .card .card-buttons .button:not(.button--primary):hover {
      opacity: .5; }

.productGrid {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 801px) {
    .productGrid {
      margin: 0 -0.42857rem 1.5rem; } }
  .productGrid::before, .productGrid::after {
    display: none; }
  .productGrid .product-bullet-points {
    display: none; }
    .productGrid .product-bullet-points svg {
      width: 1.14286rem;
      height: 1.14286rem;
      border: 1px solid #2f9e44;
      border-radius: 50%; }
  .productGrid .card-figure {
    border: 1px solid #f3f4f6;
    max-width: 100%;
    padding: 0.57143rem; }
    .productGrid .card-figure .card-figure__link {
      position: relative; }
      .productGrid .card-figure .card-figure__link:hover .quickview {
        display: block; }
      .productGrid .card-figure .card-figure__link .quickview {
        position: absolute;
        z-index: 10;
        bottom: 0;
        display: none;
        width: 100%;
        left: 50%;
        transform: translate(-50%, 0); }
      .productGrid .card-figure .card-figure__link .button--tertiary {
        color: #0a2844;
        background-color: #f3f4f6;
        border: 1px solid #dadfe3; }
        .productGrid .card-figure .card-figure__link .button--tertiary:active {
          background-color: #dadfe3;
          border-color: #0a2844; }
  .productGrid.view-list .view-list-card-body {
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%; }
    @media (min-width: 801px) {
      .productGrid.view-list .view-list-card-body {
        width: 65%; } }
    @media only screen and (min-width: 1100px) {
      .productGrid.view-list .view-list-card-body {
        flex-direction: row; } }
    @media only screen and (min-width: 1100px) {
      .productGrid.view-list .view-list-card-body .card-body-list-left {
        width: 70%; } }
    @media only screen and (min-width: 1100px) {
      .productGrid.view-list .view-list-card-body .card-body-list-right {
        width: 30%; } }
  .productGrid.view-list .product-bullet-points {
    display: block;
    margin: 1.35714rem 0 0; }
    .productGrid.view-list .product-bullet-points ul {
      list-style: none;
      margin-left: 0; }
      .productGrid.view-list .product-bullet-points ul li {
        display: flex;
        align-items: flex-start;
        flex-wrap: wrap;
        margin-bottom: 0.35714rem; }
        @media (min-width: 801px) {
          .productGrid.view-list .product-bullet-points ul li {
            align-items: center; } }
      .productGrid.view-list .product-bullet-points ul .product-bulletpoints {
        font-size: 14px;
        color: #54697c;
        width: calc(100% - 24px);
        padding-left: 0.57143rem;
        line-height: 1.42857rem;
        text-align: left; }
  .productGrid.view-list .card--grid {
    height: auto;
    padding: 0 0 1.71429rem;
    border-bottom: 1px solid #dadfe3;
    margin-bottom: 0;
    margin-left: 0.71429rem; }
    @media (min-width: 801px) {
      .productGrid.view-list .card--grid {
        margin: 2.28571rem 0 0 0.71429rem;
        padding-top: 0; } }
    .productGrid.view-list .card--grid .card-img-container::after {
      padding-bottom: 0%; }
    .productGrid.view-list .card--grid .card-buttons .button--primary,
    .productGrid.view-list .card--grid .card-buttons .button--secondary {
      padding: 0.85714rem 1.78571rem; }
      @media (min-width: 801px) {
        .productGrid.view-list .card--grid .card-buttons .button--primary,
        .productGrid.view-list .card--grid .card-buttons .button--secondary {
          padding: 0.85714rem; } }
  .productGrid.view-list .card {
    display: flex;
    flex-direction: column; }
    @media (min-width: 801px) {
      .productGrid.view-list .card {
        flex-direction: row; } }
    .productGrid.view-list .card .card-figure {
      margin: 0 auto;
      height: 100%; }
      @media (min-width: 801px) {
        .productGrid.view-list .card .card-figure {
          margin-right: 1.71429rem; } }
    .productGrid.view-list .card figure img {
      width: 100%;
      position: relative;
      inset: unset; }
  .productGrid.view-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr); }
    @media (min-width: 1261px) {
      .productGrid.view-grid {
        grid-template-columns: repeat(3, 1fr); } }
    .productGrid.view-grid .product {
      padding-left: 0.42857rem;
      padding-right: 0.42857rem; }
    .productGrid.view-grid .card {
      display: flex;
      flex-direction: column; }
      .productGrid.view-grid .card .card-body {
        display: flex;
        flex-direction: column; }
        .productGrid.view-grid .card .card-body-list-right {
          flex-grow: 1;
          display: flex;
          flex-direction: column;
          justify-content: flex-end; }
    .productGrid.view-grid .card--grid .card-body-list-right .card-buttons {
      margin-top: auto; }
      .productGrid.view-grid .card--grid .card-body-list-right .card-buttons .button--primary {
        padding: 0.85714rem 1.78571rem; }
        @media (min-width: 801px) {
          .productGrid.view-grid .card--grid .card-body-list-right .card-buttons .button--primary {
            padding: 0.85714rem 0; } }
    .productGrid.view-grid .card--grid .card-img-container::after {
      padding-bottom: 100%; }
    .productGrid.view-grid.fixed-grid-columns {
      grid-template-columns: repeat(2, 1fr); }
      @media (min-width: 551px) {
        .productGrid.view-grid.fixed-grid-columns {
          grid-template-columns: repeat(3, 1fr); } }
  .productGrid .card-body.view-list-card-body {
    text-align: left; }

.card-figcaption-body button {
  width: 10.35714rem; }

.card-figcaption-body [data-add-to-cart] {
  display: none; }

@media (min-width: 801px) {
  .page-sidebar + .page-content {
    width: 75%; } }

.page--brand .price-section-was-now-price {
  display: flex; }

.page--brand .accordion-navigation .accordion-indicator {
  transform: rotate(0deg); }

.page--brand .accordion-navigation.is-open .accordion-indicator {
  transform: rotate(180deg); }

.page--brand .facetLabel {
  background-color: #fff0f0;
  border-radius: 500px; }

.page--brand .navList-action--checkbox::before {
  border: solid 1px #DADFE3; }

.page--brand .navList-action--checkbox span {
  color: #54697C; }

.page--brand .navList-action--checkbox.is-selected::before {
  background-color: #ff6b6b;
  color: white; }

.page--brand .navList-action--checkbox.is-selected::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(255, 255, 255)' /%3E%3C/svg%3E") !important; }

[data-content-region="sub_category_bird_carousel"] .homepage-bird-carousel {
  margin-bottom: 5.28571rem; }
  @media (min-width: 801px) {
    [data-content-region="sub_category_bird_carousel"] .homepage-bird-carousel {
      margin-bottom: 0;
      margin-top: 4.14286rem; } }

[data-content-region="sub_category_bird_carousel"] .slick-track {
  margin-inline: 0 !important;
  padding-bottom: 0.57143rem; }

[data-content-region="sub_category_bird_carousel"] .slick-slide {
  margin-right: 1.14286rem; }

[data-content-region="sub_category_bird_carousel"] .bird-carousel-content {
  text-decoration: none; }
  [data-content-region="sub_category_bird_carousel"] .bird-carousel-content .carousel-image {
    box-shadow: 0px 4px 8px rgba(10, 40, 68, 0.1);
    border-radius: 1000px;
    margin-bottom: 8px; }

[data-content-region="sub_category_bird_carousel"] .carousel-section-name {
  display: block;
  text-align: center;
  color: #0A2844;
  font-weight: 600;
  font-size: 1.14286rem; }

.productView-images {
  padding-left: 0;
  padding-right: 0;
  position: relative; }
  .productView-images .productView-image {
    border: 1px solid #f3f4f6;
    position: relative; }
    @media (min-width: 801px) {
      .productView-images .productView-image {
        max-width: 100%;
        max-height: unset; } }
    @media (min-width: 320px) and (max-width: 801px) {
      .productView-images .productView-image {
        pointer-events: all; } }
    .productView-images .productView-image svg {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 2.28571rem;
      height: 2.28571rem;
      background-color: #f3f4f6; }
      .productView-images .productView-image svg:hover {
        cursor: pointer; }

.productView-img-container {
  max-width: unset; }
  .productView-img-container img,
  .productView-img-container iframe {
    padding: 0.57143rem; }
    @media (min-width: 801px) {
      .productView-img-container img,
      .productView-img-container iframe {
        padding: 1.14286rem; } }
  .productView-img-container img {
    position: relative; }
  .productView-img-container iframe {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3; }
  .productView-img-container::after {
    content: none; }
  .productView-img-container .productView-main-image.has-video {
    position: relative; }
    .productView-img-container .productView-main-image.has-video:before {
      content: '';
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      padding-top: 100%;
      z-index: 1; }
    .productView-img-container .productView-main-image.has-video img {
      display: none; }
    .productView-img-container .productView-main-image.has-video iframe {
      display: block; }
    .productView-img-container .productView-main-image.has-video svg {
      display: none; }

.productView-thumbnails {
  margin: 1.14286rem 0 0; }
  .productView-thumbnails .slick-list {
    width: 100%;
    margin: 0; }
  .productView-thumbnails .slick-track {
    display: flex;
    margin-left: 0; }
  .productView-thumbnails .productView-thumbnail {
    border: 1px solid #F3F4F6;
    margin-right: 0.85714rem;
    padding: 0.28571rem 0; }
    .productView-thumbnails .productView-thumbnail.is-active {
      border-color: #54697C; }
    .productView-thumbnails .productView-thumbnail:hover {
      border-color: #54697C; }
    .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
      width: 100%;
      height: auto;
      position: relative; }
      .productView-thumbnails .productView-thumbnail .productView-thumbnail-link.is-video {
        position: relative; }
        .productView-thumbnails .productView-thumbnail .productView-thumbnail-link.is-video:before {
          background: #000;
          opacity: .3;
          width: 100%;
          height: 100%;
          z-index: 2; }
        .productView-thumbnails .productView-thumbnail .productView-thumbnail-link.is-video:after {
          width: 0;
          height: 0;
          border-top: 10px solid transparent;
          border-right: 10px solid transparent;
          border-bottom: 10px solid transparent;
          border-left: 15px solid #fff;
          content: '';
          position: absolute;
          z-index: 3;
          top: calc(50% - 10px);
          left: calc(50% - 7px); }
      .productView-thumbnails .productView-thumbnail .productView-thumbnail-link:before {
        content: '';
        display: block;
        position: relative;
        width: 100%;
        height: auto;
        padding-top: 100%; }
  .productView-thumbnails img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .productView-thumbnails .productView-thumbnail-link {
    display: block;
    margin: 0;
    max-width: unset;
    border: none;
    padding: 0; }

.image-arrows {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex; }
  @media (min-width: 801px) {
    .image-arrows {
      top: 92%; } }

body .fslightbox-container {
  background: #0a2844 !important;
  opacity: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center; }
  body .fslightbox-container .fslightbox-nav {
    z-index: 1;
    height: 100%;
    display: flex; }
    body .fslightbox-container .fslightbox-nav .fslightbox-toolbar {
      height: 45px; }
    body .fslightbox-container .fslightbox-nav .fslightbox-slide-number-container {
      padding: 0.14286rem 0.28571rem;
      border-radius: 2px;
      height: 30px;
      background-color: #fff;
      bottom: 2.14286rem;
      top: unset;
      right: unset;
      position: absolute;
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 1.14286rem;
      color: #0A2844;
      font-weight: 500;
      left: 50%;
      transform: translate(-50%, 0); }
      body .fslightbox-container .fslightbox-nav .fslightbox-slide-number-container .fslightbox-slash {
        width: auto;
        height: auto;
        transform: none;
        background-color: transparent;
        position: relative; }
        body .fslightbox-container .fslightbox-nav .fslightbox-slide-number-container .fslightbox-slash:before {
          content: 'of'; }
  body .fslightbox-container .fslightbox-fade-in-strong,
  body .fslightbox-container .fslightbox-fade-in {
    background-color: white;
    height: calc(100% - 32px);
    display: flex;
    align-items: center; }
  body .fslightbox-container .fslightbox-source {
    -ms-flex-pack: center;
    justify-content: center;
    background: white;
    padding: 3.57143rem 1.14286rem 4.57143rem;
    object-fit: contain; }
  body .fslightbox-container .fslightbox-toolbar-button {
    background-color: #0a2844; }
    body .fslightbox-container .fslightbox-toolbar-button:first-child {
      display: none; }
    body .fslightbox-container .fslightbox-toolbar-button .fslightbox-svg-path {
      fill: white; }
  body .fslightbox-container .fslightbox-slide-btn-container {
    transform: none;
    padding: 0; }
    body .fslightbox-container .fslightbox-slide-btn-container .fslightbox-slide-btn {
      border: 1px solid #0a2844;
      border-radius: 50%;
      background-color: white; }
      body .fslightbox-container .fslightbox-slide-btn-container .fslightbox-slide-btn:hover {
        background-color: #f3f4f6; }
      body .fslightbox-container .fslightbox-slide-btn-container .fslightbox-slide-btn:active {
        background-color: #dadfe3; }
      body .fslightbox-container .fslightbox-slide-btn-container .fslightbox-slide-btn .fslightbox-svg-path {
        fill: #0a2844; }
    body .fslightbox-container .fslightbox-slide-btn-container svg {
      stroke-width: unset; }
    body .fslightbox-container .fslightbox-slide-btn-container.fslightbox-slide-btn-container-previous, body .fslightbox-container .fslightbox-slide-btn-container.fslightbox-slide-btn-container-next {
      position: relative;
      bottom: 1.71429rem;
      top: unset;
      left: unset;
      right: unset; }
    body .fslightbox-container .fslightbox-slide-btn-container.fslightbox-slide-btn-container-next {
      margin-left: 2.14286rem; }
    body .fslightbox-container .fslightbox-slide-btn-container.fslightbox-slide-btn-container-previous {
      margin-right: 2.14286rem; }

html {
  scroll-behavior: smooth;
  scroll-padding: 17.85714rem 0 0 0; }

[class^="product-custom-badge"] {
  position: absolute;
  top: 1.42857rem;
  left: 2.14286rem;
  z-index: 1;
  font-size: 16px;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  color: #0a2844;
  border-radius: 11px;
  padding: 0 0.57143rem; }
  [class^="product-custom-badge"].kit-content-custom-badge {
    position: absolute;
    left: 0.57143rem;
    top: 0.57143rem; }
  [class^="product-custom-badge"].best-seller {
    border: 1px solid #e5edf6;
    background-color: #e5edf6; }
  [class^="product-custom-badge"].top-rated {
    border: 1px solid #fee7b4;
    background-color: #fee7b4; }
  [class^="product-custom-badge"].free-delivery {
    border: 1px solid #b2f2bb;
    background-color: #b2f2bb; }
  [class^="product-custom-badge"].reduced {
    border: 1px solid #ffc9c9;
    background-color: #ffc9c9; }
  [class^="product-custom-badge"].new {
    border: 1px solid #f3f4f6;
    background-color: #f3f4f6; }
  [class^="product-custom-badge"].custom-message {
    border: 1px solid #b2f2bb;
    background-color: #b2f2bb; }

@media (min-width: 801px) {
  .productView-title {
    margin-top: 0; } }

.productView-details .productView-product .productView-title {
  font-size: 24px;
  color: #0a2844; }

.productView-details .product-reviews-io {
  display: flex; }
  .productView-details .product-reviews-io:hover .rating-count,
  .productView-details .product-reviews-io:hover .opening-bracket,
  .productView-details .product-reviews-io:hover .closing-bracket {
    color: #0052a6; }
  .productView-details .product-reviews-io .opening-bracket {
    color: #54697c;
    margin-right: -0.14286rem; }
  .productView-details .product-reviews-io .closing-bracket {
    color: #54697c;
    margin-left: -0.14286rem; }
  .productView-details .product-reviews-io .rating-count {
    font-size: 1rem;
    color: #54697c;
    text-decoration: underline; }

.productView-details .productView-product-bulletpoints {
  margin: 1.42857rem 0; }
  .productView-details .productView-product-bulletpoints ul {
    list-style: none;
    margin-left: 0; }
    .productView-details .productView-product-bulletpoints ul li {
      display: flex;
      align-items: flex-start;
      flex-wrap: wrap;
      margin-bottom: 0.35714rem; }
      @media (min-width: 801px) {
        .productView-details .productView-product-bulletpoints ul li {
          align-items: center; } }
  .productView-details .productView-product-bulletpoints svg {
    width: 1.14286rem;
    height: 1.14286rem;
    border: 1px solid #2f9e44;
    border-radius: 50%; }
  .productView-details .productView-product-bulletpoints .product-bulletpoints {
    font-size: 14px;
    color: #54697c;
    width: calc(100% - 24px);
    padding-left: 0.57143rem;
    line-height: 1.42857rem; }

.productView-details .productView-description-links button {
  font-size: 16px;
  color: #54697c;
  margin-right: 1.71429rem;
  text-decoration: underline; }

.productView-details.product-options {
  float: left; }

.productView-details .productView-options .options-title {
  font-size: 1.42857rem;
  line-height: 1.71429rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  color: #0a2844;
  margin: 0.71429rem 0 0.42857rem;
  text-align: left; }

.productView-details .productView-options .best-price-and-delivery {
  border-bottom: 1px solid #dadfe3;
  padding-bottom: 1.42857rem;
  margin-bottom: 1.42857rem; }

.productView-details .productView-options .best-price-promise {
  display: flex;
  align-items: center;
  margin-bottom: 1.42857rem; }
  .productView-details .productView-options .best-price-promise svg {
    width: 1.71429rem;
    height: 1.71429rem;
    margin-right: 0.57143rem; }
  .productView-details .productView-options .best-price-promise * {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    color: #0052a6;
    font-size: 16px;
    text-align: left; }
  .productView-details .productView-options .best-price-promise p {
    margin: 0.35714rem 0;
    font-weight: 700; }
  .productView-details .productView-options .best-price-promise a {
    font-weight: 400; }

.productView-details .productView-options .add-to-cart-wrapper {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 10px; }
  @media (min-width: 801px) {
    .productView-details .productView-options .add-to-cart-wrapper {
      flex-direction: row; } }
  .productView-details .productView-options .add-to-cart-wrapper #form-action-addToCart {
    color: white; }
    .productView-details .productView-options .add-to-cart-wrapper #form-action-addToCart:focus, .productView-details .productView-options .add-to-cart-wrapper #form-action-addToCart:hover {
      color: white;
      background: #004a95; }
  .productView-details .productView-options .add-to-cart-wrapper .form-field--increments {
    margin: 0.85714rem 1.14286rem 1.14286rem 0; }
    @media (min-width: 801px) {
      .productView-details .productView-options .add-to-cart-wrapper .form-field--increments {
        margin: 0 1.14286rem 0 0; } }
    .productView-details .productView-options .add-to-cart-wrapper .form-field--increments svg {
      height: 1.71429rem;
      width: 1.71429rem; }
    .productView-details .productView-options .add-to-cart-wrapper .form-field--increments .form-input--incrementTotal {
      margin: 0 0.28571rem; }
  .productView-details .productView-options .add-to-cart-wrapper .form-action {
    flex: 1;
    margin: 0;
    width: 100%; }
  .productView-details .productView-options .add-to-cart-wrapper #form-action-addToCart {
    width: 100%; }

.productView-details .productView-options .productView-price {
  text-align: left;
  font-size: 1.71429rem;
  line-height: 2rem;
  font-weight: 500; }
  .productView-details .productView-options .productView-price .price-section-was-now-price {
    display: flex;
    align-items: baseline; }
    .productView-details .productView-options .productView-price .price-section-was-now-price .non-sale-price--withTax {
      margin-left: 0.35714rem;
      font-size: 1.14286rem;
      color: #e03131; }

.productView-details .productView-options .productView-wishlist {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 1.14286rem;
  padding-top: 1.14286rem; }
  .productView-details .productView-options .productView-wishlist .social-link-share {
    text-decoration: none;
    display: flex;
    align-items: center; }
    .productView-details .productView-options .productView-wishlist .social-link-share svg {
      height: 1.07143rem;
      width: 1.07143rem; }
  .productView-details .productView-options .productView-wishlist .form-wishlist {
    margin: 0; }
    .productView-details .productView-options .productView-wishlist .form-wishlist:hover {
      text-decoration: underline; }
  .productView-details .productView-options .productView-wishlist #wishlist-dropdown.is-open {
    right: 0;
    top: 2.14286rem !important;
    width: 15.57143rem !important;
    box-shadow: 0px 4px 6px #54697c;
    padding: 0;
    margin-right: 0;
    border-radius: 2px; }
    .productView-details .productView-options .productView-wishlist #wishlist-dropdown.is-open .button--has-items,
    .productView-details .productView-options .productView-wishlist #wishlist-dropdown.is-open .create-wishlist {
      font-family: "Montserrat", Arial, Helvetica, sans-serif;
      font-weight: 400;
      text-align: left;
      font-size: 1.14286rem;
      line-height: 1.35714rem;
      padding: 1.14286rem 1.57143rem 1.14286rem 1.71429rem;
      margin-right: 0; }
      .productView-details .productView-options .productView-wishlist #wishlist-dropdown.is-open .button--has-items:hover,
      .productView-details .productView-options .productView-wishlist #wishlist-dropdown.is-open .create-wishlist:hover {
        text-decoration: underline; }
  .productView-details .productView-options .productView-wishlist .wishlist-dropdown-item {
    width: 15.57143rem;
    position: relative; }
    .productView-details .productView-options .productView-wishlist .wishlist-dropdown-item::after {
      content: "";
      background: #dadfe3;
      position: absolute;
      transform: translateX(30%);
      bottom: 0;
      left: 0;
      height: 0.07143rem;
      width: 60%; }
    .productView-details .productView-options .productView-wishlist .wishlist-dropdown-item .button {
      border: 1px solid #dadfe3;
      position: relative;
      border: 0; }

.productView-details .productView-options svg {
  height: 1.42857rem;
  width: 1.42857rem;
  margin: 0; }

.productView-details .productView-free-delivery-banner {
  display: flex;
  align-items: center;
  background-color: #eaf5ec;
  padding: 0.35714rem 0.57143rem; }
  .productView-details .productView-free-delivery-banner svg {
    height: 1.71429rem;
    width: 1.71429rem;
    fill: #0a2844; }
  .productView-details .productView-free-delivery-banner p {
    font-size: 1rem;
    line-height: 1.57143rem;
    font-weight: 500;
    color: #0a2844; }

.productView-details .share-modal-overlay {
  height: 100%;
  position: fixed;
  top: 0;
  left: calc(50% - 50vw);
  width: 100vw;
  background: #0a2844;
  opacity: .9;
  z-index: 4;
  display: none; }

.productView-details .product-share-modal {
  border-radius: 2px;
  background-color: #FFF;
  padding: 2.28571rem;
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 5;
  width: 100%;
  max-width: 58.28571rem; }
  .productView-details .product-share-modal .close-share-modal {
    position: absolute;
    top: 0.71429rem;
    right: 0.71429rem; }
    .productView-details .product-share-modal .close-share-modal:hover {
      cursor: pointer;
      background-color: #f3f4f6; }
  .productView-details .product-share-modal .share-title {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .productView-details .product-share-modal h4 {
    margin-top: 0;
    font-weight: 500;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif; }
  .productView-details .product-share-modal .copied-share-link {
    color: #2f9e44;
    display: none; }
    .productView-details .product-share-modal .copied-share-link.show-copied-link-text {
      display: block; }
  .productView-details .product-share-modal .share-copy-link {
    display: flex; }
    .productView-details .product-share-modal .share-copy-link .form-input {
      height: 3.5rem;
      border-radius: 0.14286rem 0 0 0.14286rem;
      font-size: 1rem;
      background-color: #FFF; }
    .productView-details .product-share-modal .share-copy-link .button {
      font-size: 1rem;
      padding: 0.85714rem;
      width: 8.28571rem;
      height: 3.5rem;
      border-radius: 0 0.14286rem 0.14286rem 0;
      color: #FFF; }
  .productView-details .product-share-modal label {
    font-size: 1.14286rem;
    display: block;
    margin-bottom: 1.42857rem; }
  .productView-details .product-share-modal .socialLinks {
    line-height: unset; }
    .productView-details .product-share-modal .socialLinks .socialLinks-item {
      margin-right: 1.14286rem; }
      .productView-details .product-share-modal .socialLinks .socialLinks-item svg {
        height: 2.28571rem;
        width: 2.28571rem; }
        .productView-details .product-share-modal .socialLinks .socialLinks-item svg:hover {
          opacity: .7; }

.productView-details .share-button {
  display: flex;
  align-items: center; }

.show-share-modal {
  z-index: 2; }
  .show-share-modal .header {
    z-index: 2; }
  .show-share-modal .share-modal-overlay,
  .show-share-modal .product-share-modal {
    display: block; }

.productView-top-section {
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #dadfe3; }
  @media (min-width: 801px) {
    .productView-top-section {
      flex-direction: row; } }
  .productView-top-section .productView-top-left-section,
  .productView-top-section .productView-top-right-section {
    width: 100%; }
    @media (min-width: 801px) {
      .productView-top-section .productView-top-left-section,
      .productView-top-section .productView-top-right-section {
        width: 50%; } }
  .productView-top-section .productView-details,
  .productView-top-section .productView-images {
    float: none;
    clear: none;
    width: 100%; }
  .productView-top-section .productView-details {
    padding-bottom: 0.57143rem; }

.productView-descriptions-wrapper {
  background-color: #f3f4f6;
  padding: 7rem 0;
  position: relative; }
  .productView-descriptions-wrapper::before {
    content: "";
    position: absolute;
    background-color: #f3f4f6;
    width: 100vw;
    left: calc(50% - 50vw);
    top: 0;
    height: 100%;
    z-index: -1; }

.hide-text {
  display: none !important; }

.productView-section {
  border-bottom: 1px solid #dadfe3;
  margin-bottom: 2.14286rem;
  float: unset; }
  .productView-section .bird-suitability-list li::marker {
    content: "- "; }
  .productView-section.also-bought {
    max-width: auto;
    margin-bottom: 9.57143rem;
    border: none; }

.productView-description-text {
  font-size: 16px;
  color: #0a2844;
  margin-bottom: 2.14286rem; }
  .productView-description-text h4,
  .productView-description-text a {
    color: #0a2844;
    font-weight: 700; }
  .productView-description-text span {
    font-weight: 700; }

.product-short-description {
  font-weight: 700;
  margin-bottom: 1.42857rem; }

.form-option--productVariant-wrapper {
  display: flex;
  align-items: baseline;
  width: 100%;
  justify-content: space-between; }
  @media (min-width: 551px) {
    .form-option--productVariant-wrapper {
      padding: 0 1.14286rem 0 0; } }

.form-option-price {
  font-size: 1.42857rem;
  color: #0A2844;
  font-weight: 500;
  text-align: right; }
  .form-option-price span {
    font-size: 1.14286rem;
    text-decoration: line-through;
    color: #E03131; }

.productView--quickView .form-option-wrapper .form-option-variant {
  width: 148px;
  margin-right: 1.5rem;
  text-align: left;
  margin-left: 0.14rem; }
  @media (min-width: 551px) {
    .productView--quickView .form-option-wrapper .form-option-variant {
      width: initial;
      margin-left: 1.14rem; } }

.productView--quickView .form-option-wrapper .form-option {
  padding: 0.7rem; }
  @media (min-width: 551px) {
    .productView--quickView .form-option-wrapper .form-option {
      padding: 0 0 1.14286rem 0; } }

.productView--quickView .variant-stock-status {
  width: 145px;
  margin-left: 0;
  justify-content: flex-end;
  padding-left: 0; }

.productView--quickView .form-option-price {
  max-width: 18.57143rem; }

.variant-stock-status {
  font-size: 16px;
  display: flex;
  align-items: center;
  padding-left: 1.14286rem;
  color: #0a2844; }
  .variant-stock-status svg {
    width: 1.14286rem;
    height: 1.14286rem; }

.productView-info {
  display: flex; }

.productView-info-value {
  font-size: 16px;
  color: #0a2844;
  margin-right: 0.35714rem;
  margin-bottom: 0; }

.drop-ship--wrapper {
  position: relative;
  transition-duration: 300ms;
  transition-timing-function: ease; }
  .drop-ship--wrapper:hover .direct-dispatch-tooltip {
    visibility: visible; }
  .drop-ship--wrapper:hover svg {
    fill: #0052a6; }
  .drop-ship--wrapper .drop-ship {
    color: #0052a6;
    font-size: 16px; }
  .drop-ship--wrapper svg {
    width: 0.71429rem;
    height: 0.71429rem;
    margin-bottom: 0.35714rem;
    fill: #6697ca; }
  .drop-ship--wrapper .direct-dispatch-tooltip {
    position: absolute;
    z-index: 1;
    visibility: hidden;
    max-width: 100%;
    background-color: #e7f5ff;
    color: #0a2844;
    text-align: left;
    border-radius: 0.28571rem;
    border: 1px solid #6697ca;
    padding: 0.57143rem;
    right: 0;
    bottom: 2.35714rem; }

.productView-options .form-option {
  padding: 1.14286rem;
  overflow: visible;
  height: 100% !important; }
  @media (min-width: 551px) {
    .productView-options .form-option {
      padding: 0 0 1.14286rem 0; } }
  .productView-options .form-option .direct-dispatch-tooltip {
    max-width: 20.42857rem; }

.productView-descriptions {
  max-width: 58.28571rem;
  margin: 0 auto;
  float: unset; }
  .productView-descriptions .productView-title {
    text-align: left;
    border-bottom: none;
    margin: 2.35714rem 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 0;
    margin-top: 0; }
    .productView-descriptions .productView-title svg {
      height: 0.64286rem;
      width: 0.85714rem;
      transform: rotate(180deg);
      cursor: pointer;
      transition: all 0.2s ease; }
      .productView-descriptions .productView-title svg.rotate-svg {
        transition: all 0.2s ease;
        transform: rotate(0deg); }
  .productView-descriptions .about-this-product svg {
    transform: rotate(0deg); }
    .productView-descriptions .about-this-product svg.rotate-svg {
      transform: rotate(180deg); }

.kit-content-carousel-section {
  position: relative; }
  .kit-content-carousel-section .extra-space {
    display: block;
    height: 6.42857rem; }
    @media (min-width: 801px) {
      .kit-content-carousel-section .extra-space {
        display: none; } }

.kit-content-carousel .slick-track {
  margin-inline: 0; }

.kit-content-carousel .slick-dots {
  width: 100%;
  background: #fff;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0; }

.kit-content-carousel.slick-slider {
  position: unset; }
  @media (min-width: 801px) {
    .kit-content-carousel.slick-slider {
      margin-bottom: 4.28571rem; } }

.kit-content-carousel .slick-list {
  padding: 0 30% 0 0 !important; }
  @media (min-width: 801px) {
    .kit-content-carousel .slick-list {
      padding: 0 !important; } }

.kit-content-carousel .slick-arrow {
  height: 2.85714rem;
  width: 2.85714rem;
  border-radius: 50%;
  border: 1px solid;
  background-color: #FFF;
  position: absolute;
  bottom: 0;
  fill: #0a2844; }
  .kit-content-carousel .slick-arrow.slick-disabled {
    opacity: 1;
    border: none;
    fill: #DADFE3; }

.kit-content-carousel .slick-previous-arrow {
  position: absolute;
  bottom: 0;
  right: calc(50% + .5rem); }
  @media (min-width: 801px) {
    .kit-content-carousel .slick-previous-arrow {
      top: -5rem;
      right: calc(14%); } }

.kit-content-carousel .slick-next-arrow {
  position: absolute;
  bottom: 0;
  left: calc(50% + .5rem); }
  @media (min-width: 801px) {
    .kit-content-carousel .slick-next-arrow {
      top: -5rem;
      left: calc(88%); } }

.kit-content-carousel .carousel-kit-content .product-custom-badge {
  position: absolute;
  top: 0.35714rem;
  left: 0.35714rem;
  z-index: 1;
  font-size: 1rem;
  line-height: 1.07143rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  color: #0a2844;
  font-weight: 500; }

.kit-content-carousel .carousel-kit-content .custom-badge-colour.defaultColour {
  background-color: #FAB005;
  border: 1px solid #FAB005;
  border-radius: 11px;
  padding: 0.14286rem 0.57143rem; }

.kit-content-carousel .carousel-kit-content .kit-content-link {
  position: relative;
  text-decoration: none; }
  .kit-content-carousel .carousel-kit-content .kit-content-link:hover .quickview {
    display: block; }

.kit-content-carousel .carousel-kit-content .kit-content-image-container {
  background-color: white;
  padding: 0.57143rem;
  padding-top: 2.42857rem;
  position: relative; }

.kit-content-carousel .carousel-kit-content .kit-content-image-container,
.kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper {
  max-width: 15.35714rem; }

.kit-content-carousel .carousel-kit-content .quickview {
  position: absolute;
  z-index: 10;
  bottom: 0.57143rem;
  left: 0.57143rem;
  display: none;
  width: 14.14286rem; }

.kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper p {
  font-weight: 500;
  margin: 0.57143rem 0; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper p:first-of-type,
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper p :last-of-type {
    font-size: 16px;
    line-height: 1.71429rem; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper p:nth-of-type(2) {
    font-weight: 700; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper p:last-of-type {
    display: flex;
    align-items: center; }

.kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .button--primary {
  color: #fff;
  font-weight: 500; }

.kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .review-stars svg {
  width: 0.85714rem;
  height: 0.85714rem;
  margin-right: 0.07143rem;
  fill: #fab005; }

.kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .carousel-kit-content-text {
  height: 10.71429rem; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .carousel-kit-content-text > p {
    margin-top: 0.21429rem; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .carousel-kit-content-text a {
    text-decoration: none;
    color: #0a2844; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .carousel-kit-content-text .carousel-kit-content-name {
    margin: 0.57143rem 0 0.5rem;
    text-overflow: ellipsis;
    font-weight: 400;
    overflow: hidden;
    line-height: 24px;
    display: -webkit-box;
    /* autoprefixer: off */
    -webkit-box-orient: vertical;
    /* autoprefixer: on */
    -webkit-line-clamp: 3;
    height: 3.57143rem; }
  .kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .carousel-kit-content-text .kit-content-reviewsIO .ruk-rating-snippet-count {
    margin-left: 0.28571rem;
    font-weight: 400;
    color: #54697c;
    font-size: 1rem; }

.kit-content-carousel .carousel-kit-content .carousel-kit-content-wrapper .button {
  width: 100%;
  margin: 0 0 0.85714rem; }

.ruk_rating_snippet > i {
  color: #fab005; }

.ruk_rating_snippet .ruk-rating-snippet-count {
  font-weight: 400;
  margin-left: 0.28571rem;
  color: #54697c !important;
  font-size: 1rem !important; }

.in-stock {
  color: #2f9e44;
  display: flex;
  align-items: center;
  font-size: 1.14286rem;
  line-height: 2.28571rem; }
  .in-stock svg {
    width: 1.57143rem;
    height: 1.57143rem; }
  .in-stock span {
    font-weight: 400; }

.out-of-stock {
  color: #54697C;
  display: flex;
  align-items: center;
  font-size: 1.14286rem;
  line-height: 2.28571rem; }
  .out-of-stock svg {
    color: #54697C;
    fill: #54697C;
    width: 1.57143rem;
    height: 1.57143rem; }

#ReviewsWidget {
  padding: 0 1.14286rem;
  margin-bottom: 6.42857rem; }
  @media (min-width: 801px) {
    #ReviewsWidget {
      padding: 0; } }
  #ReviewsWidget .ElementsWidget__header {
    margin-bottom: 0.42857rem !important; }
  #ReviewsWidget .R-TextHeading {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif !important; }
  #ReviewsWidget .R-TextHeading--md {
    font-size: 2.28571rem !important; }
  #ReviewsWidget .R-TextHeading--xxxs {
    line-height: 1.14286rem !important;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 700 !important; }
  #ReviewsWidget .R-TextBody--xxxs {
    font-size: 1rem !important; }
  #ReviewsWidget .footer__reviewsLogo-container {
    display: none !important; }
  #ReviewsWidget .R-TextBody--xs {
    font-size: 1.14286rem !important; }

.productView-reviews {
  padding-top: 2.14286rem; }
  .productView-reviews .product-review {
    display: flex;
    align-items: center; }
  .productView-reviews .review-details-left .reviewer-circle {
    height: 3.42857rem;
    width: 3.42857rem;
    background-color: #f3f4f6;
    border-radius: 50%; }
  .productView-reviews .review-details-left .reviewer-verification {
    display: flex;
    align-items: center; }
    .productView-reviews .review-details-left .reviewer-verification .reviewer-verification-star {
      height: 0.71429rem;
      width: 0.71429rem;
      background-color: #0052a6;
      border-radius: 50%;
      margin-right: 0.28571rem; }
  .productView-reviews .review-details-left p {
    margin-bottom: 0.28571rem; }
  .productView-reviews .review-details-right {
    max-width: 40.78571rem;
    margin: 0 auto; }
    .productView-reviews .review-details-right .review-title {
      font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
      font-size: 1.42857rem;
      font-weight: 700;
      line-height: 2.28571rem;
      margin: 0; }
    .productView-reviews .review-details-right .review-description {
      font-size: 16px; }

.related-categories {
  text-align: center;
  padding-top: 2rem;
  padding-bottom: 3.42857rem; }

.product-sub-category-heading {
  font-size: 2.28571rem;
  font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
  color: #0a2844;
  font-weight: 700; }

[data-cart-item-add] .form-option-wrapper {
  display: flex; }
  [data-cart-item-add] .form-option-wrapper .form-radio:disabled,
  [data-cart-item-add] .form-option-wrapper .is-disabled {
    pointer-events: none; }
  [data-cart-item-add] .form-option-wrapper .form-option {
    height: 6rem;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  [data-cart-item-add] .form-option-wrapper .form-radio:checked + .form-option {
    background-color: #f3f4f6;
    border-color: #0a2844;
    border-radius: 2px; }
  [data-cart-item-add] .form-option-wrapper .form-option-variant {
    font-size: 1.42857rem;
    margin: 0;
    color: #0a2844; }
    @media (min-width: 551px) {
      [data-cart-item-add] .form-option-wrapper .form-option-variant {
        margin: 1.14286rem 1.14286rem 0; } }
    [data-cart-item-add] .form-option-wrapper .form-option-variant.form-option-sku {
      font-size: 14px;
      color: #54697c;
      margin-top: 0; }

.productView .you-may-also-like {
  margin-bottom: 134px;
  margin-top: 96px; }

.productView .also-bought {
  margin-top: 96px; }

.productView .quickView--wishlist {
  display: none; }

.productView .quickView-productDetails {
  display: none; }

.productView-description-deliveries p {
  margin-bottom: 1.14286rem; }

.quickview--fullDetails {
  display: none; }

.quickView-wishlistWrapper {
  display: none; }

[data-custom-modal-content] {
  padding: 1.71429rem;
  overflow: auto;
  max-height: 50rem; }

.custom-container {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  position: relative;
  width: 100%; }

body.side-panel-open {
  overflow-y: hidden !important; }
  @media (min-width: 1024px) {
    body.side-panel-open {
      overflow-y: initial !important; } }
  body.side-panel-open .header {
    z-index: 105; }

.side-panel {
  position: fixed;
  visibility: hidden;
  overflow: hidden;
  top: 0;
  height: 100%;
  background-color: rgba(10, 40, 68, 0.8);
  width: 100%;
  z-index: 1007;
  transition: all .5s ease-in-out; }
  .side-panel.is-open {
    z-index: 105; }
  .side-panel.from-left {
    left: 0; }
    .side-panel.from-left .side-panel--hide {
      left: 0; }
    .side-panel.from-left .side-panel--hide,
    .side-panel.from-left .side-panel--inner {
      transform: translateX(-100vw);
      -webkit-transform: translateX(-100vw); }
  .side-panel.from-right {
    right: 0; }
    .side-panel.from-right .side-panel--hide {
      right: 0;
      top: 3.57143rem; }
    .side-panel.from-right .side-panel--hide,
    .side-panel.from-right .side-panel--inner {
      transform: translateX(100vw);
      -webkit-transform: translateX(100vw); }
  .side-panel .side-panel--hide,
  .side-panel .side-panel--inner {
    transition: transform .5s ease-out; }
  .side-panel .side-panel--hide {
    font-weight: 700;
    text-align: right;
    z-index: 50;
    width: max-content;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: flex-end;
    font-size: 0;
    padding: 0; }
    .side-panel .side-panel--hide span {
      flex: 0 0 auto;
      margin-right: 0.35714rem; }
    .side-panel .side-panel--hide svg {
      flex: 0 0 auto;
      transform: rotate(90deg);
      width: 1.57143rem;
      height: 1.57143rem;
      vertical-align: middle;
      fill: #0a2844; }
      .side-panel .side-panel--hide svg:active {
        background-color: #dadfe3; }
  .side-panel .side-panel--inner {
    padding: 0.35714rem 1.42857rem;
    background-color: white;
    width: 95%;
    height: 100%; }

.side-panel--cart-preview {
  color: #54697c;
  top: 0; }
  .side-panel--cart-preview.is-open {
    visibility: visible; }
    .side-panel--cart-preview.is-open .side-panel--hide,
    .side-panel--cart-preview.is-open .side-panel--inner {
      transform: translateX(0);
      -webkit-transform: translateX(0); }
  .side-panel--cart-preview .side-panel--hide {
    padding-right: 0.71429rem; }
  .side-panel--cart-preview .side-panel--inner {
    height: 100%;
    position: relative;
    margin-left: auto;
    padding: 0; }
    @media (min-width: 551px) {
      .side-panel--cart-preview .side-panel--inner {
        width: 30.35714rem; } }
  .side-panel--cart-preview .side-panel--title,
  .side-panel--cart-preview .previewCartItem {
    padding: 1.42857rem;
    border-top: none; }
  .side-panel--cart-preview .previewCartItem {
    position: relative; }
    .side-panel--cart-preview .previewCartItem::before {
      content: "";
      background: #dadfe3;
      position: absolute;
      transform: translateX(5%);
      bottom: 0;
      left: 0;
      height: 0.07143rem;
      width: 90%; }
  .side-panel--cart-preview .previewCartItem-image img {
    object-fit: contain;
    /* Object-fit polyfill */
    font-family: 'object-fit: cover;';
    width: 100%;
    height: 100%; }
  .side-panel--cart-preview .side-panel--title {
    font-style: normal;
    text-align: left;
    color: #0a2844;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 2.71429rem;
    padding: 0.57143rem 1.42857rem;
    background-color: #f3f4f6;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .side-panel--cart-preview .side-panel--title span {
      font-size: 16px;
      line-height: 1.78571rem;
      font-weight: 400;
      color: #54697c; }
  .side-panel--cart-preview .previewCartList {
    flex-grow: 1;
    overflow-y: auto;
    display: block; }
  .side-panel--cart-preview .previewCartAction {
    background-color: #f3f4f6;
    padding: 1.42857rem;
    box-shadow: 0px -4px 8px #DADFE3;
    position: fixed;
    bottom: 70px; }
    .side-panel--cart-preview .previewCartAction--full {
      width: 100%; }
      .side-panel--cart-preview .previewCartAction--full > div {
        width: inherit;
        padding-left: 0; }
    .side-panel--cart-preview .previewCartAction .previewCartItem-totals {
      font-size: 1.42857rem;
      line-height: 2.28571rem;
      color: #0a2844;
      display: flex;
      justify-content: space-between;
      font-weight: 500; }
      .side-panel--cart-preview .previewCartAction .previewCartItem-totals .free-delivery {
        color: #e03131;
        text-decoration: line-through; }
    .side-panel--cart-preview .previewCartAction .previewCartItem-delivery {
      font-size: 1.14286rem; }
    .side-panel--cart-preview .previewCartAction .previewCart-checkout-and-viewbasket {
      margin-top: 1.14286rem; }
  .side-panel--cart-preview #cart-preview-dropdown {
    width: 100% !important;
    height: 100%;
    top: 0 !important;
    left: 0 !important; }
  .side-panel--cart-preview .loadingOverlay::before {
    height: 5rem;
    width: 5rem; }
  .side-panel--cart-preview .previewCartAction-checkout {
    padding-left: 0;
    padding-right: 0;
    width: 60%; }
    @media (min-width: 801px) {
      .side-panel--cart-preview .previewCartAction-checkout {
        width: 65%; } }
  .side-panel--cart-preview .previewCartAction-viewCart {
    padding-left: 1.42857rem;
    padding-right: 0;
    width: 40%; }
    @media (min-width: 801px) {
      .side-panel--cart-preview .previewCartAction-viewCart {
        width: 35%; } }
  .side-panel--cart-preview .previewCart-additionalCheckoutButtons {
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
    padding: 0; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .paypal-buttons-container .paypal-smart-buttons {
      width: 100%;
      max-width: none;
      margin-bottom: 0; }
      .side-panel--cart-preview .previewCart-additionalCheckoutButtons .paypal-buttons-container .paypal-smart-buttons > div {
        margin-bottom: 0; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .ApplePayCheckout {
      width: 100%; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .FloatRight div {
      float: unset;
      max-width: unset;
      width: 100%;
      margin-bottom: 0; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .GooglePayCheckout button {
      margin-top: 0; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .GooglePayCheckout .gpay-button {
      width: 100%;
      min-width: unset;
      height: 3.5rem; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .GooglePayCheckout .GooglePayContainer div {
      width: 100%; }
    .side-panel--cart-preview .previewCart-additionalCheckoutButtons .or-use-label {
      display: none; }

.paypal-button-row {
  height: 49px;
  max-height: 49px; }

@media (max-width: 801px) {
  .side-panel--navigation.is-open {
    visibility: visible; }
    .side-panel--navigation.is-open .side-panel--hide,
    .side-panel--navigation.is-open .side-panel--inner {
      transform: translateX(0);
      -webkit-transform: translateX(0); } }

.side-panel--navigation .side-panel--hide {
  right: 4rem;
  top: 1.42857rem;
  left: initial !important; }

.side-panel--navigation .header-logo__link {
  height: initial;
  width: 100%;
  margin: 0; }
  .side-panel--navigation .header-logo__link img {
    margin: 0.78571rem 0 0;
    width: 100%;
    max-width: 8.92857rem; }

.side-panel--navigation .navPages-container {
  display: block;
  padding-top: 4.64286rem; }
  .side-panel--navigation .navPages-container .navPages {
    padding: 0; }
  .side-panel--navigation .navPages-container .navPages-list:not(.navPages-list--user) .navPages-item {
    background: white; }
  .side-panel--navigation .navPages-container .navPages-list--user {
    border-top: none;
    margin: 0;
    padding: 0; }
    .side-panel--navigation .navPages-container .navPages-list--user li > * {
      color: white;
      font-weight: 300;
      background-color: transparent !important;
      text-transform: none; }
      .side-panel--navigation .navPages-container .navPages-list--user li > * svg {
        fill: white !important;
        stroke: white !important; }
    .side-panel--navigation .navPages-container .navPages-list--user .navUser-section,
    .side-panel--navigation .navPages-container .navPages-list--user .navUser-section > * {
      display: block; }
    .side-panel--navigation .navPages-container .navPages-list--user .navUser-section {
      margin: 0; }
    .side-panel--navigation .navPages-container .navPages-list--user .dropdown-menu {
      left: 1rem;
      background-color: white !important;
      width: calc(100% - (1rem * 2));
      max-width: none; }
      .side-panel--navigation .navPages-container .navPages-list--user .dropdown-menu li > * {
        text-align: center; }
  .side-panel--navigation .navPages-container .navPages-item a {
    padding: 1rem;
    background-color: transparent;
    transition: all .2s ease-in-out; }
    .side-panel--navigation .navPages-container .navPages-item a.is-open {
      background-color: #A5A7B3; }
    .side-panel--navigation .navPages-container .navPages-item a:hover, .side-panel--navigation .navPages-container .navPages-item a:focus, .side-panel--navigation .navPages-container .navPages-item a:active {
      color: inherit; }
      .side-panel--navigation .navPages-container .navPages-item a:hover svg, .side-panel--navigation .navPages-container .navPages-item a:focus svg, .side-panel--navigation .navPages-container .navPages-item a:active svg {
        stroke: inherit;
        fill: inherit; }
  .side-panel--navigation .navPages-container .navPages-item .navPage-subMenu {
    background-color: #D2D3D9;
    transition: all .2s ease-in-out; }
    .side-panel--navigation .navPages-container .navPages-item .navPage-subMenu ul {
      border-left: 1px solid #1D2340; }

.cls-layout {
  min-height: 21.42857rem; }

.tt-gift-certificate-title {
  margin-bottom: 1.5rem; }

.tt-gift-certificate-form .form-column .form-field {
  padding: 0; }

.tt-gift-certificate-form .tt-gift-certificate-theme-input {
  display: none; }

.delivery-banner {
  display: flex;
  align-items: center;
  border: #EAF5EC;
  background-color: #EAF5EC; }
  .delivery-banner svg {
    width: 22px;
    height: 22px;
    margin: auto 4px auto 6px; }
    @media (min-width: 801px) {
      .delivery-banner svg {
        width: 18px;
        height: 18px;
        margin: auto 8px auto 12px; } }
  .delivery-banner p {
    margin: 5px 0;
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    color: #0A2844;
    text-align: left; }

.heroCarousel--widget {
  margin: 0;
  max-height: unset;
  height: auto;
  position: relative; }
  .heroCarousel--widget.slick-initialized {
    max-height: unset;
    height: auto; }
  .heroCarousel--widget .heroCarousel-slide {
    overflow: hidden; }
  .heroCarousel--widget .slick-dots {
    display: none !important; }
  .heroCarousel--widget .heroCarousel-image-wrapper {
    position: relative;
    z-index: 1;
    min-height: unset;
    max-height: unset;
    height: auto; }
    .heroCarousel--widget .heroCarousel-image-wrapper picture {
      width: 100%;
      height: 100%; }
      .heroCarousel--widget .heroCarousel-image-wrapper picture img {
        height: 100%;
        width: 100%;
        position: relative;
        object-fit: cover;
        object-position: center; }
  .heroCarousel--widget .heroCarousel-content {
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    width: 75.14286rem;
    overflow: visible;
    background-color: unset;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    @media (min-width: 551px) {
      .heroCarousel--widget .heroCarousel-content {
        background-color: unset; } }
    @media (min-width: 1261px) {
      .heroCarousel--widget .heroCarousel-content {
        padding-left: 0;
        padding-right: 0; } }
    @media (min-width: 801px) {
      .heroCarousel--widget .heroCarousel-content.align-left {
        align-items: flex-start; }
        .heroCarousel--widget .heroCarousel-content.align-left .heroCarousel-title {
          text-align: left; }
        .heroCarousel--widget .heroCarousel-content.align-left .subtitle {
          text-align: left;
          margin: 0 auto 0 0; }
        .heroCarousel--widget .heroCarousel-content.align-left .button-wrapper {
          justify-content: flex-start; } }
    @media (min-width: 801px) {
      .heroCarousel--widget .heroCarousel-content.align-center {
        align-items: center; }
        .heroCarousel--widget .heroCarousel-content.align-center .heroCarousel-title {
          text-align: center; }
        .heroCarousel--widget .heroCarousel-content.align-center .subtitle {
          text-align: center;
          margin: 0 auto; }
        .heroCarousel--widget .heroCarousel-content.align-center .button-wrapper {
          justify-content: center; } }
    @media (min-width: 801px) {
      .heroCarousel--widget .heroCarousel-content.align-right {
        align-items: flex-end; }
        .heroCarousel--widget .heroCarousel-content.align-right .heroCarousel-title {
          text-align: right; }
        .heroCarousel--widget .heroCarousel-content.align-right .subtitle {
          text-align: right;
          margin: 0 0 0 auto; }
        .heroCarousel--widget .heroCarousel-content.align-right .button-wrapper {
          justify-content: flex-end; } }
  .heroCarousel--widget .heroCarousel-title,
  .heroCarousel--widget .subtitle {
    word-break: break-word; }
  .heroCarousel--widget .heroCarousel-title {
    width: 42.85714rem;
    max-width: 100%;
    text-align: center;
    margin-bottom: 32px; }
  .heroCarousel--widget .subtitle {
    text-align: center;
    width: 28.57143rem;
    max-width: 100%;
    margin: 0 auto; }
    .heroCarousel--widget .subtitle + .button-wrapper {
      margin: 2.28571rem 0 0; }
  .heroCarousel--widget .button-wrapper {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .heroCarousel--widget .button-wrapper .button {
      box-shadow: 0px 3px 6px 2px rgba(102, 102, 102, 0.05);
      margin: 0;
      border: unset;
      border-radius: 1000px;
      line-height: 20px; }
      @media (min-width: 801px) {
        .heroCarousel--widget .button-wrapper .button {
          padding: 1rem 3rem;
          line-height: 22px; } }
      .heroCarousel--widget .button-wrapper .button:hover {
        background-color: black !important;
        color: #fff !important; }
        .heroCarousel--widget .button-wrapper .button:hover:after {
          border-color: #fff; }
      .heroCarousel--widget .button-wrapper .button:after {
        position: relative;
        right: unset;
        top: unset; }
  .heroCarousel--widget .heroCarousel {
    margin-top: 0; }
  .heroCarousel--widget .carousel-tooltip {
    display: none; }
  .heroCarousel--widget .slick-prev {
    left: 45% !important; }
  .heroCarousel--widget .slick-next {
    right: 45% !important; }
  .heroCarousel--widget .slick-prev,
  .heroCarousel--widget .slick-next {
    top: initial !important;
    bottom: 0;
    width: 12px;
    height: 12px;
    background: transparent;
    border: none; }
    .heroCarousel--widget .slick-prev::before,
    .heroCarousel--widget .slick-next::before {
      height: 12px;
      width: 12px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 0;
      right: 0;
      margin: auto; }

.content-manager--page-builder .heroCarousel .heroCarousel-slide {
  display: block !important;
  overflow: visible; }

.content-manager--page-builder [data-slick] {
  visibility: visible;
  opacity: 1; }

.faq-block-section.hide-faq {
  display: none; }

.faq-block-section .faq-block:not(:last-of-type) {
  border-bottom: 1px solid #dadfe3; }

.faq-block-section .faq-block-heading-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .faq-block-section .faq-block-heading-wrapper .faq-block-heading {
    font-family: "Baloo 2", cursive, Arial, Helvetica, sans-serif;
    font-weight: 500;
    margin: 1.71429rem 0;
    line-height: 2.14286rem;
    cursor: pointer; }
  .faq-block-section .faq-block-heading-wrapper svg {
    height: 0.64286rem;
    width: 0.85714rem;
    transform: rotate(180deg);
    cursor: pointer;
    transition: all 0.2s ease; }
    .faq-block-section .faq-block-heading-wrapper svg.rotate-svg {
      transition: all 0.2s ease;
      transform: rotate(0deg); }

.faq-block-section .faq-block-text {
  margin: 0 0 1.71429rem;
  font-size: 1.14286rem;
  line-height: 1.71429rem; }

.img-banner-section.container {
  padding: 0;
  max-width: 76rem; }
  @media (min-width: 1261px) {
    .img-banner-section.container {
      padding: 0; } }

[data-content-region=usp_bar--global] {
  content-visibility: hidden; }

.homepage-trustpilot-reviews,
.homePage-recently-viewed-products,
.home-shop-by-bird,
.homePage-testimonials,
.homePage-top-brands {
  content-visibility: hidden;
  display: none; }

[data-content-region=home_below_carousel],
[data-content-region=home_below_new_products],
[data-content-region=home-bird-carousel],
[data-content-region=home-wordpress-section],
[data-content-region=home_below_featured_products],
[data-content-region=recently-viewed--global],
[data-content-region=home-discover-section],
[data-content-region=home-testimonial-section] {
  content-visibility: hidden; }

[data-content-region=home-bird-carousel] .slick-slide,
[data-content-region=home-testimonial-section] .slick-slide {
  height: auto; }

.body {
  min-height: 100vh; }
