@charset "UTF-8";
input :focus-visible,
button :focus-visible,
textarea :focus-visible,
select :focus-visible,
details :focus-visible,
[href] :focus-visible,
[tabindex]:not([tabindex="-1"]) :focus-visible,
[contenteditable="true"] :focus-visible {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

input:focus:not(:focus-visible),
button:focus:not(:focus-visible),
textarea:focus:not(:focus-visible),
select:focus:not(:focus-visible),
details:focus:not(:focus-visible),
[href]:focus:not(:focus-visible),
[tabindex]:not([tabindex="-1"]):focus:not(:focus-visible),
[contenteditable="true"]:focus:not(:focus-visible) {
  outline: 0 !important; }

input:focus-visible,
button:focus-visible,
textarea:focus-visible,
select:focus-visible,
details:focus-visible,
[href]:focus-visible,
[tabindex]:not([tabindex="-1"]):focus-visible,
[contenteditable="true"]:focus-visible {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

[tabindex]:not([tabindex="-1"]) :focus-visible {
  outline-offset: -2px !important; }

input:focus + label {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

input:focus:not(:focus-visible) + label {
  outline: 0 !important; }

input:focus-visible + label {
  outline: 2px solid #0f7fff !important;
  outline-offset: 1px !important; }

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

.row {
  margin: 0 auto;
  max-width: layout("max");
  width: 100%; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    margin: 0 -0.9375rem;
    max-width: none;
    width: auto; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      margin: 0;
      max-width: none;
      width: auto; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

.column + .column:last-child,
.columns + .column:last-child, .column +
.columns:last-child,
.columns +
.columns:last-child {
  float: right; }

.column + .column.end,
.columns + .column.end, .column +
.columns.end,
.columns +
.columns.end {
  float: left; }

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .small-1 {
    width: 8.33333%; }
  .small-2 {
    width: 16.66667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.33333%; }
  .small-5 {
    width: 41.66667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.33333%; }
  .small-8 {
    width: 66.66667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.33333%; }
  .small-11 {
    width: 91.66667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.33333% !important; }
  .small-offset-2 {
    margin-left: 16.66667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.33333% !important; }
  .small-offset-5 {
    margin-left: 41.66667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.33333% !important; }
  .small-offset-8 {
    margin-left: 66.66667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.33333% !important; }
  .small-offset-11 {
    margin-left: 91.66667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; } }

@media only screen and (min-width: 551px) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .medium-1 {
    width: 8.33333%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.33333% !important; }
  .medium-offset-2 {
    margin-left: 16.66667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.33333% !important; }
  .medium-offset-5 {
    margin-left: 41.66667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.33333% !important; }
  .medium-offset-8 {
    margin-left: 66.66667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.33333% !important; }
  .medium-offset-11 {
    margin-left: 91.66667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

@media only screen and (min-width: 801px) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .large-1 {
    width: 8.33333%; }
  .large-2 {
    width: 16.66667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.33333%; }
  .large-5 {
    width: 41.66667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.33333%; }
  .large-8 {
    width: 66.66667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.33333%; }
  .large-11 {
    width: 91.66667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.33333% !important; }
  .large-offset-2 {
    margin-left: 16.66667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.33333% !important; }
  .large-offset-5 {
    margin-left: 41.66667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.33333% !important; }
  .large-offset-8 {
    margin-left: 66.66667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.33333% !important; }
  .large-offset-11 {
    margin-left: 91.66667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }

/**
 * Display sidebar bellow main content on mobile/tablet mode
 * 
 * Example use: <div class="page u-papathemes-page-responsiveSidebar">
 */
.u-papathemes-page-responsiveSidebar {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap; }
  .u-papathemes-page-responsiveSidebar .page-sidebar {
    order: 2; }
  .u-papathemes-page-responsiveSidebar .page-content {
    order: 1; }
  @media (min-width: 801px) {
    .u-papathemes-page-responsiveSidebar {
      display: block; } }

.beautify__quickSearch.loading::after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nNTBweCcgaGVpZ2h0PSc1MHB4JyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWlkWU1pZCIgY2xhc3M9InVpbC1yaW5nIj48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0ibm9uZSIgY2xhc3M9ImJrIj48L3JlY3Q+PGRlZnM+PGZpbHRlciBpZD0idWlsLXJpbmctc2hhZG93IiB4PSItMTAwJSIgeT0iLTEwMCUiIHdpZHRoPSIzMDAlIiBoZWlnaHQ9IjMwMCUiPjxmZU9mZnNldCByZXN1bHQ9Im9mZk91dCIgaW49IlNvdXJjZUdyYXBoaWMiIGR4PSIwIiBkeT0iMCI+PC9mZU9mZnNldD48ZmVHYXVzc2lhbkJsdXIgcmVzdWx0PSJibHVyT3V0IiBpbj0ib2ZmT3V0IiBzdGREZXZpYXRpb249IjAiPjwvZmVHYXVzc2lhbkJsdXI+PGZlQmxlbmQgaW49IlNvdXJjZUdyYXBoaWMiIGluMj0iYmx1ck91dCIgbW9kZT0ibm9ybWFsIj48L2ZlQmxlbmQ+PC9maWx0ZXI+PC9kZWZzPjxwYXRoIGQ9Ik0xMCw1MGMwLDAsMCwwLjUsMC4xLDEuNGMwLDAuNSwwLjEsMSwwLjIsMS43YzAsMC4zLDAuMSwwLjcsMC4xLDEuMWMwLjEsMC40LDAuMSwwLjgsMC4yLDEuMmMwLjIsMC44LDAuMywxLjgsMC41LDIuOCBjMC4zLDEsMC42LDIuMSwwLjksMy4yYzAuMywxLjEsMC45LDIuMywxLjQsMy41YzAuNSwxLjIsMS4yLDIuNCwxLjgsMy43YzAuMywwLjYsMC44LDEuMiwxLjIsMS45YzAuNCwwLjYsMC44LDEuMywxLjMsMS45IGMxLDEuMiwxLjksMi42LDMuMSwzLjdjMi4yLDIuNSw1LDQuNyw3LjksNi43YzMsMiw2LjUsMy40LDEwLjEsNC42YzMuNiwxLjEsNy41LDEuNSwxMS4yLDEuNmM0LTAuMSw3LjctMC42LDExLjMtMS42IGMzLjYtMS4yLDctMi42LDEwLTQuNmMzLTIsNS44LTQuMiw3LjktNi43YzEuMi0xLjIsMi4xLTIuNSwzLjEtMy43YzAuNS0wLjYsMC45LTEuMywxLjMtMS45YzAuNC0wLjYsMC44LTEuMywxLjItMS45IGMwLjYtMS4zLDEuMy0yLjUsMS44LTMuN2MwLjUtMS4yLDEtMi40LDEuNC0zLjVjMC4zLTEuMSwwLjYtMi4yLDAuOS0zLjJjMC4yLTEsMC40LTEuOSwwLjUtMi44YzAuMS0wLjQsMC4xLTAuOCwwLjItMS4yIGMwLTAuNCwwLjEtMC43LDAuMS0xLjFjMC4xLTAuNywwLjEtMS4yLDAuMi0xLjdDOTAsNTAuNSw5MCw1MCw5MCw1MHMwLDAuNSwwLDEuNGMwLDAuNSwwLDEsMCwxLjdjMCwwLjMsMCwwLjcsMCwxLjEgYzAsMC40LTAuMSwwLjgtMC4xLDEuMmMtMC4xLDAuOS0wLjIsMS44LTAuNCwyLjhjLTAuMiwxLTAuNSwyLjEtMC43LDMuM2MtMC4zLDEuMi0wLjgsMi40LTEuMiwzLjdjLTAuMiwwLjctMC41LDEuMy0wLjgsMS45IGMtMC4zLDAuNy0wLjYsMS4zLTAuOSwyYy0wLjMsMC43LTAuNywxLjMtMS4xLDJjLTAuNCwwLjctMC43LDEuNC0xLjIsMmMtMSwxLjMtMS45LDIuNy0zLjEsNGMtMi4yLDIuNy01LDUtOC4xLDcuMSBjLTAuOCwwLjUtMS42LDEtMi40LDEuNWMtMC44LDAuNS0xLjcsMC45LTIuNiwxLjNMNjYsODcuN2wtMS40LDAuNWMtMC45LDAuMy0xLjgsMC43LTIuOCwxYy0zLjgsMS4xLTcuOSwxLjctMTEuOCwxLjhMNDcsOTAuOCBjLTEsMC0yLTAuMi0zLTAuM2wtMS41LTAuMmwtMC43LTAuMUw0MS4xLDkwYy0xLTAuMy0xLjktMC41LTIuOS0wLjdjLTAuOS0wLjMtMS45LTAuNy0yLjgtMUwzNCw4Ny43bC0xLjMtMC42IGMtMC45LTAuNC0xLjgtMC44LTIuNi0xLjNjLTAuOC0wLjUtMS42LTEtMi40LTEuNWMtMy4xLTIuMS01LjktNC41LTguMS03LjFjLTEuMi0xLjItMi4xLTIuNy0zLjEtNGMtMC41LTAuNi0wLjgtMS40LTEuMi0yIGMtMC40LTAuNy0wLjgtMS4zLTEuMS0yYy0wLjMtMC43LTAuNi0xLjMtMC45LTJjLTAuMy0wLjctMC42LTEuMy0wLjgtMS45Yy0wLjQtMS4zLTAuOS0yLjUtMS4yLTMuN2MtMC4zLTEuMi0wLjUtMi4zLTAuNy0zLjMgYy0wLjItMS0wLjMtMi0wLjQtMi44Yy0wLjEtMC40LTAuMS0wLjgtMC4xLTEuMmMwLTAuNCwwLTAuNywwLTEuMWMwLTAuNywwLTEuMiwwLTEuN0MxMCw1MC41LDEwLDUwLDEwLDUweiIgZmlsbD0iIzk4OTg5OCIgZmlsdGVyPSJ1cmwoI3VpbC1yaW5nLXNoYWRvdykiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0icm90YXRlIiBmcm9tPSIwIDUwIDUwIiB0bz0iMzYwIDUwIDUwIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIxcyI+PC9hbmltYXRlVHJhbnNmb3JtPjwvcGF0aD48L3N2Zz4=");
  background-size: 100%; }

.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-face {
  font-family: "papathemesicons";
  src: url("../fonts/papathemesicons.eot?jpwbml");
  src: url("../fonts/papathemesicons.eot?jpwbml#iefix") format("embedded-opentype"), url("../fonts/papathemesicons.woff2?jpwbml") format("woff2"), url("../fonts/papathemesicons.ttf?jpwbml") format("truetype"), url("../fonts/papathemesicons.woff?jpwbml") format("woff"), url("../fonts/papathemesicons.svg?jpwbml#papathemesicons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

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

.papathemes-icon-elegant-search::before {
  content: "U"; }

.papathemes-icon-elegant-gift::before {
  content: ""; }

.papathemes-icon-elegant-bag::before {
  content: ""; }

.papathemes-icon-elegant-cart::before {
  content: ""; }

.papathemes-icon-ui-head-phone::before {
  content: ""; }

.papathemes-icon-listing-box::before {
  content: ""; }

.papathemes-icon-location-pin::before {
  content: ""; }

.papathemes-icon-linear-inbox::before {
  content: ""; }

.papathemes-icon-linear-phone-handset::before {
  content: ""; }

.papathemes-icon-linear-heart::before {
  content: ""; }

.papathemes-icon-linear-map-marker::before {
  content: ""; }

.papathemes-icon-linear-bus::before {
  content: ""; }

.papathemes-icon-cart3::before {
  content: ""; }

.papathemes-icon-linear-user::before {
  content: ""; }

.papathemes-icon-linear-banknote::before {
  content: ""; }

.papathemes-icon-credit-card::before {
  content: ""; }

.papathemes-icon-coin-dollar::before {
  content: ""; }

.papathemes-icon-compare::before {
  content: ""; }

.papathemes-icon-cart2::before {
  content: ""; }

.papathemes-icon-gift::before {
  content: ""; }

.papathemes-icon-present::before {
  content: ""; }

.papathemes-icon-linear-magnifier::before {
  content: ""; }

.papathemes-icon-linear-cart::before {
  content: ""; }

.papathemes-icon-search3::before {
  content: ""; }

.papathemes-icon-heart::before {
  content: ""; }

.papathemes-icon-login::before {
  content: ""; }

.papathemes-icon-bag::before {
  content: ""; }

.papathemes-icon-sign-in::before {
  content: ""; }

.papathemes-icon-heart-o::before {
  content: ""; }

.papathemes-icon-search2::before {
  content: ""; }

.papathemes-icon-shopping-bag::before {
  content: ""; }

.papathemes-icon-compare_arrows::before {
  content: ""; }

.papathemes-icon-search::before {
  content: ""; }

.papathemes-icon-shopping_cart::before {
  content: ""; }

.papathemes-icon-cart::before {
  content: ""; }

@font-face {
  font-family: 'Baloo';
  src: url("../fonts/Baloo/Baloo-Regular.woff2") format("woff2"), url("../fonts/Baloo/Baloo-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Univers LT 47 Condensed';
  src: url("../fonts/UniversLT-Condensed/UniversLT47CondensedLightOblique.woff2") format("woff2"), url("../fonts/UniversLT-Condensed/UniversLT47CondensedLightOblique.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Univers LT 47 Condensed';
  src: url("../fonts/UniversLT-Condensed/UniversLT47CondensedLight.woff2") format("woff2"), url("../fonts/UniversLT-Condensed/UniversLT47CondensedLight.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Univers LT 47 Condensed';
  src: url("../fonts/UniversLT-Condensed/UniversLT67CondensedBoldOblique.woff2") format("woff2"), url("../fonts/UniversLT-Condensed/UniversLT67CondensedBoldOblique.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Univers LT 47 Condensed';
  src: url("../fonts/UniversLT-Condensed/UniversLT67CondensedBold.woff2") format("woff2"), url("../fonts/UniversLT-Condensed/UniversLT67CondensedBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Oswald';
  src: url("../fonts/Oswald/Oswald-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

/*!
 *  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;
  font-display: swap; }

.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.33333333em;
  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.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

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

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

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

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

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

.pull-left {
  float: left; }

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

.fa.pull-right {
  margin-left: 0.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); }

@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: "\f000"; }

.fa-music::before {
  content: "\f001"; }

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

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

.fa-heart::before {
  content: "\f004"; }

.fa-star::before {
  content: "\f005"; }

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

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

.fa-film::before {
  content: "\f008"; }

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

.fa-th::before {
  content: "\f00a"; }

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

.fa-check::before {
  content: "\f00c"; }

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

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

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

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

.fa-signal::before {
  content: "\f012"; }

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

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

.fa-home::before {
  content: "\f015"; }

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

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

.fa-road::before {
  content: "\f018"; }

.fa-download::before {
  content: "\f019"; }

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

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

.fa-inbox::before {
  content: "\f01c"; }

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

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

.fa-refresh::before {
  content: "\f021"; }

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

.fa-lock::before {
  content: "\f023"; }

.fa-flag::before {
  content: "\f024"; }

.fa-headphones::before {
  content: "\f025"; }

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

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

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

.fa-qrcode::before {
  content: "\f029"; }

.fa-barcode::before {
  content: "\f02a"; }

.fa-tag::before {
  content: "\f02b"; }

.fa-tags::before {
  content: "\f02c"; }

.fa-book::before {
  content: "\f02d"; }

.fa-bookmark::before {
  content: "\f02e"; }

.fa-print::before {
  content: "\f02f"; }

.fa-camera::before {
  content: "\f030"; }

.fa-font::before {
  content: "\f031"; }

.fa-bold::before {
  content: "\f032"; }

.fa-italic::before {
  content: "\f033"; }

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

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

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

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

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

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

.fa-list::before {
  content: "\f03a"; }

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

.fa-indent::before {
  content: "\f03c"; }

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

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

.fa-pencil::before {
  content: "\f040"; }

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

.fa-adjust::before {
  content: "\f042"; }

.fa-tint::before {
  content: "\f043"; }

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

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

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

.fa-arrows::before {
  content: "\f047"; }

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

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

.fa-backward::before {
  content: "\f04a"; }

.fa-play::before {
  content: "\f04b"; }

.fa-pause::before {
  content: "\f04c"; }

.fa-stop::before {
  content: "\f04d"; }

.fa-forward::before {
  content: "\f04e"; }

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

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

.fa-eject::before {
  content: "\f052"; }

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

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

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

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

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

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

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

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

.fa-crosshairs::before {
  content: "\f05b"; }

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

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

.fa-ban::before {
  content: "\f05e"; }

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

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

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

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

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

.fa-expand::before {
  content: "\f065"; }

.fa-compress::before {
  content: "\f066"; }

.fa-plus::before {
  content: "\f067"; }

.fa-minus::before {
  content: "\f068"; }

.fa-asterisk::before {
  content: "\f069"; }

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

.fa-gift::before {
  content: "\f06b"; }

.fa-leaf::before {
  content: "\f06c"; }

.fa-fire::before {
  content: "\f06d"; }

.fa-eye::before {
  content: "\f06e"; }

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

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

.fa-plane::before {
  content: "\f072"; }

.fa-calendar::before {
  content: "\f073"; }

.fa-random::before {
  content: "\f074"; }

.fa-comment::before {
  content: "\f075"; }

.fa-magnet::before {
  content: "\f076"; }

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

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

.fa-retweet::before {
  content: "\f079"; }

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

.fa-folder::before {
  content: "\f07b"; }

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

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

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

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

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

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

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

.fa-key::before {
  content: "\f084"; }

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

.fa-comments::before {
  content: "\f086"; }

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

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

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

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

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

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

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

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

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

.fa-trophy::before {
  content: "\f091"; }

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

.fa-upload::before {
  content: "\f093"; }

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

.fa-phone::before {
  content: "\f095"; }

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

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

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

.fa-twitter::before {
  content: "\f099"; }

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

.fa-github::before {
  content: "\f09b"; }

.fa-unlock::before {
  content: "\f09c"; }

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

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

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

.fa-bullhorn::before {
  content: "\f0a1"; }

.fa-bell::before {
  content: "\f0f3"; }

.fa-certificate::before {
  content: "\f0a3"; }

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

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

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

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

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

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

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

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

.fa-globe::before {
  content: "\f0ac"; }

.fa-wrench::before {
  content: "\f0ad"; }

.fa-tasks::before {
  content: "\f0ae"; }

.fa-filter::before {
  content: "\f0b0"; }

.fa-briefcase::before {
  content: "\f0b1"; }

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

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

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

.fa-cloud::before {
  content: "\f0c2"; }

.fa-flask::before {
  content: "\f0c3"; }

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

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

.fa-paperclip::before {
  content: "\f0c6"; }

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

.fa-square::before {
  content: "\f0c8"; }

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

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

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

.fa-strikethrough::before {
  content: "\f0cc"; }

.fa-underline::before {
  content: "\f0cd"; }

.fa-table::before {
  content: "\f0ce"; }

.fa-magic::before {
  content: "\f0d0"; }

.fa-truck::before {
  content: "\f0d1"; }

.fa-pinterest::before {
  content: "\f0d2"; }

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

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

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

.fa-money::before {
  content: "\f0d6"; }

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

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

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

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

.fa-columns::before {
  content: "\f0db"; }

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

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

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

.fa-envelope::before {
  content: "\f0e0"; }

.fa-linkedin::before {
  content: "\f0e1"; }

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

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

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

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

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

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

.fa-sitemap::before {
  content: "\f0e8"; }

.fa-umbrella::before {
  content: "\f0e9"; }

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

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

.fa-exchange::before {
  content: "\f0ec"; }

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

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

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

.fa-stethoscope::before {
  content: "\f0f1"; }

.fa-suitcase::before {
  content: "\f0f2"; }

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

.fa-coffee::before {
  content: "\f0f4"; }

.fa-cutlery::before {
  content: "\f0f5"; }

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

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

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

.fa-ambulance::before {
  content: "\f0f9"; }

.fa-medkit::before {
  content: "\f0fa"; }

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

.fa-beer::before {
  content: "\f0fc"; }

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

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

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

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

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

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

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

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

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

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

.fa-desktop::before {
  content: "\f108"; }

.fa-laptop::before {
  content: "\f109"; }

.fa-tablet::before {
  content: "\f10a"; }

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

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

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

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

.fa-spinner::before {
  content: "\f110"; }

.fa-circle::before {
  content: "\f111"; }

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

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

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

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

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

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

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

.fa-gamepad::before {
  content: "\f11b"; }

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

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

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

.fa-terminal::before {
  content: "\f120"; }

.fa-code::before {
  content: "\f121"; }

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

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

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

.fa-crop::before {
  content: "\f125"; }

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

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

.fa-question::before {
  content: "\f128"; }

.fa-info::before {
  content: "\f129"; }

.fa-exclamation::before {
  content: "\f12a"; }

.fa-superscript::before {
  content: "\f12b"; }

.fa-subscript::before {
  content: "\f12c"; }

.fa-eraser::before {
  content: "\f12d"; }

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

.fa-microphone::before {
  content: "\f130"; }

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

.fa-shield::before {
  content: "\f132"; }

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

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

.fa-rocket::before {
  content: "\f135"; }

.fa-maxcdn::before {
  content: "\f136"; }

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

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

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

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

.fa-html5::before {
  content: "\f13b"; }

.fa-css3::before {
  content: "\f13c"; }

.fa-anchor::before {
  content: "\f13d"; }

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

.fa-bullseye::before {
  content: "\f140"; }

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

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

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

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

.fa-ticket::before {
  content: "\f145"; }

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

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

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

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

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

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

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

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

.fa-compass::before {
  content: "\f14e"; }

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

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

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

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

.fa-gbp::before {
  content: "\f154"; }

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

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

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

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

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

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

.fa-file::before {
  content: "\f15b"; }

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

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

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

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

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

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

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

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

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

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

.fa-youtube::before {
  content: "\f167"; }

.fa-xing::before {
  content: "\f168"; }

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

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

.fa-dropbox::before {
  content: "\f16b"; }

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

.fa-instagram::before {
  content: "\f16d"; }

.fa-flickr::before {
  content: "\f16e"; }

.fa-adn::before {
  content: "\f170"; }

.fa-bitbucket::before {
  content: "\f171"; }

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

.fa-tumblr::before {
  content: "\f173"; }

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

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

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

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

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

.fa-apple::before {
  content: "\f179"; }

.fa-windows::before {
  content: "\f17a"; }

.fa-android::before {
  content: "\f17b"; }

.fa-linux::before {
  content: "\f17c"; }

.fa-dribbble::before {
  content: "\f17d"; }

.fa-skype::before {
  content: "\f17e"; }

.fa-foursquare::before {
  content: "\f180"; }

.fa-trello::before {
  content: "\f181"; }

.fa-female::before {
  content: "\f182"; }

.fa-male::before {
  content: "\f183"; }

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

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

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

.fa-archive::before {
  content: "\f187"; }

.fa-bug::before {
  content: "\f188"; }

.fa-vk::before {
  content: "\f189"; }

.fa-weibo::before {
  content: "\f18a"; }

.fa-renren::before {
  content: "\f18b"; }

.fa-pagelines::before {
  content: "\f18c"; }

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

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

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

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

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

.fa-wheelchair::before {
  content: "\f193"; }

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

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

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

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

.fa-slack::before {
  content: "\f198"; }

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

.fa-wordpress::before {
  content: "\f19a"; }

.fa-openid::before {
  content: "\f19b"; }

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

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

.fa-yahoo::before {
  content: "\f19e"; }

.fa-google::before {
  content: "\f1a0"; }

.fa-reddit::before {
  content: "\f1a1"; }

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

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

.fa-stumbleupon::before {
  content: "\f1a4"; }

.fa-delicious::before {
  content: "\f1a5"; }

.fa-digg::before {
  content: "\f1a6"; }

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

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

.fa-drupal::before {
  content: "\f1a9"; }

.fa-joomla::before {
  content: "\f1aa"; }

.fa-language::before {
  content: "\f1ab"; }

.fa-fax::before {
  content: "\f1ac"; }

.fa-building::before {
  content: "\f1ad"; }

.fa-child::before {
  content: "\f1ae"; }

.fa-paw::before {
  content: "\f1b0"; }

.fa-spoon::before {
  content: "\f1b1"; }

.fa-cube::before {
  content: "\f1b2"; }

.fa-cubes::before {
  content: "\f1b3"; }

.fa-behance::before {
  content: "\f1b4"; }

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

.fa-steam::before {
  content: "\f1b6"; }

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

.fa-recycle::before {
  content: "\f1b8"; }

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

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

.fa-tree::before {
  content: "\f1bb"; }

.fa-spotify::before {
  content: "\f1bc"; }

.fa-deviantart::before {
  content: "\f1bd"; }

.fa-soundcloud::before {
  content: "\f1be"; }

.fa-database::before {
  content: "\f1c0"; }

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

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

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

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

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

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

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

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

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

.fa-vine::before {
  content: "\f1ca"; }

.fa-codepen::before {
  content: "\f1cb"; }

.fa-jsfiddle::before {
  content: "\f1cc"; }

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

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

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

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

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

.fa-git::before {
  content: "\f1d3"; }

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

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

.fa-qq::before {
  content: "\f1d6"; }

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

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

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

.fa-history::before {
  content: "\f1da"; }

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

.fa-header::before {
  content: "\f1dc"; }

.fa-paragraph::before {
  content: "\f1dd"; }

.fa-sliders::before {
  content: "\f1de"; }

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

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

.fa-bomb::before {
  content: "\f1e2"; }

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

.fa-tty::before {
  content: "\f1e4"; }

.fa-binoculars::before {
  content: "\f1e5"; }

.fa-plug::before {
  content: "\f1e6"; }

.fa-slideshare::before {
  content: "\f1e7"; }

.fa-twitch::before {
  content: "\f1e8"; }

.fa-yelp::before {
  content: "\f1e9"; }

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

.fa-wifi::before {
  content: "\f1eb"; }

.fa-calculator::before {
  content: "\f1ec"; }

.fa-paypal::before {
  content: "\f1ed"; }

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

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

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

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

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

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

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

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

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

.fa-trash::before {
  content: "\f1f8"; }

.fa-copyright::before {
  content: "\f1f9"; }

.fa-at::before {
  content: "\f1fa"; }

.fa-eyedropper::before {
  content: "\f1fb"; }

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

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

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

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

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

.fa-lastfm::before {
  content: "\f202"; }

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

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

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

.fa-bicycle::before {
  content: "\f206"; }

.fa-bus::before {
  content: "\f207"; }

.fa-ioxhost::before {
  content: "\f208"; }

.fa-angellist::before {
  content: "\f209"; }

.fa-cc::before {
  content: "\f20a"; }

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

.fa-meanpath::before {
  content: "\f20c"; }

.fa-buysellads::before {
  content: "\f20d"; }

.fa-connectdevelop::before {
  content: "\f20e"; }

.fa-dashcube::before {
  content: "\f210"; }

.fa-forumbee::before {
  content: "\f211"; }

.fa-leanpub::before {
  content: "\f212"; }

.fa-sellsy::before {
  content: "\f213"; }

.fa-shirtsinbulk::before {
  content: "\f214"; }

.fa-simplybuilt::before {
  content: "\f215"; }

.fa-skyatlas::before {
  content: "\f216"; }

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

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

.fa-diamond::before {
  content: "\f219"; }

.fa-ship::before {
  content: "\f21a"; }

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

.fa-motorcycle::before {
  content: "\f21c"; }

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

.fa-heartbeat::before {
  content: "\f21e"; }

.fa-venus::before {
  content: "\f221"; }

.fa-mars::before {
  content: "\f222"; }

.fa-mercury::before {
  content: "\f223"; }

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

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

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

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

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

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

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

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

.fa-neuter::before {
  content: "\f22c"; }

.fa-genderless::before {
  content: "\f22d"; }

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

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

.fa-whatsapp::before {
  content: "\f232"; }

.fa-server::before {
  content: "\f233"; }

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

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

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

.fa-viacoin::before {
  content: "\f237"; }

.fa-train::before {
  content: "\f238"; }

.fa-subway::before {
  content: "\f239"; }

.fa-medium::before {
  content: "\f23a"; }

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

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

.fa-opencart::before {
  content: "\f23d"; }

.fa-expeditedssl::before {
  content: "\f23e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-clone::before {
  content: "\f24d"; }

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

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

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

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

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

.fa-hourglass::before {
  content: "\f254"; }

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

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

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

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

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

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

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

.fa-trademark::before {
  content: "\f25c"; }

.fa-registered::before {
  content: "\f25d"; }

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

.fa-gg::before {
  content: "\f260"; }

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

.fa-tripadvisor::before {
  content: "\f262"; }

.fa-odnoklassniki::before {
  content: "\f263"; }

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

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

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

.fa-safari::before {
  content: "\f267"; }

.fa-chrome::before {
  content: "\f268"; }

.fa-firefox::before {
  content: "\f269"; }

.fa-opera::before {
  content: "\f26a"; }

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

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

.fa-contao::before {
  content: "\f26d"; }

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

.fa-amazon::before {
  content: "\f270"; }

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

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

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

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

.fa-industry::before {
  content: "\f275"; }

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

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

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

.fa-map::before {
  content: "\f279"; }

.fa-commenting::before {
  content: "\f27a"; }

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

.fa-houzz::before {
  content: "\f27c"; }

.fa-vimeo::before {
  content: "\f27d"; }

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

.fa-fonticons::before {
  content: "\f280"; }

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

.fa-edge::before {
  content: "\f282"; }

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

.fa-codiepie::before {
  content: "\f284"; }

.fa-modx::before {
  content: "\f285"; }

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

.fa-usb::before {
  content: "\f287"; }

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

.fa-mixcloud::before {
  content: "\f289"; }

.fa-scribd::before {
  content: "\f28a"; }

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

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

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

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

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

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

.fa-hashtag::before {
  content: "\f292"; }

.fa-bluetooth::before {
  content: "\f293"; }

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

.fa-percent::before {
  content: "\f295"; }

.fa-gitlab::before {
  content: "\f296"; }

.fa-wpbeginner::before {
  content: "\f297"; }

.fa-wpforms::before {
  content: "\f298"; }

.fa-envira::before {
  content: "\f299"; }

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

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

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

.fa-blind::before {
  content: "\f29d"; }

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

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

.fa-braille::before {
  content: "\f2a1"; }

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

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

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

.fa-glide::before {
  content: "\f2a5"; }

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

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

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

.fa-viadeo::before {
  content: "\f2a9"; }

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

.fa-snapchat::before {
  content: "\f2ab"; }

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

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

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

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

.fa-yoast::before {
  content: "\f2b1"; }

.fa-themeisle::before {
  content: "\f2b2"; }

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

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

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

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

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

.fa-linode::before {
  content: "\f2b8"; }

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

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

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

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

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

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

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

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

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

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

.fa-quora::before {
  content: "\f2c4"; }

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

.fa-telegram::before {
  content: "\f2c6"; }

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

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

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

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

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

.fa-shower::before {
  content: "\f2cc"; }

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

.fa-podcast::before {
  content: "\f2ce"; }

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

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

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

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

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

.fa-bandcamp::before {
  content: "\f2d5"; }

.fa-grav::before {
  content: "\f2d6"; }

.fa-etsy::before {
  content: "\f2d7"; }

.fa-imdb::before {
  content: "\f2d8"; }

.fa-ravelry::before {
  content: "\f2d9"; }

.fa-eercast::before {
  content: "\f2da"; }

.fa-microchip::before {
  content: "\f2db"; }

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

.fa-superpowers::before {
  content: "\f2dd"; }

.fa-wpexplorer::before {
  content: "\f2de"; }

.fa-meetup::before {
  content: "\f2e0"; }

.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: black;
  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: 16px; }
  @media (min-width: 551px) {
    html {
      font-size: 16px; } }
  @media (min-width: 801px) {
    html {
      font-size: 16px; } }
  @media (min-width: 1261px) {
    html {
      font-size: 16px; } }

body {
  font-family: "Univers LT 47 Condensed", Arial, Helvetica, sans-serif;
  line-height: 1.5; }

a {
  color: black;
  line-height: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #0393fa; }

p {
  margin-bottom: 1.5rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #0393fa;
  font-family: "Baloo", Arial, Helvetica, sans-serif;
  line-height: 1.25;
  margin-bottom: 0.75rem; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #878787;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 49px; }

h2 {
  font-size: 36px; }

h3 {
  font-size: 24px; }

h4 {
  font-size: 18px; }

h5 {
  font-size: 14px; }

h6 {
  font-size: 12px; }

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

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

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

ol {
  margin-left: 0; }

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

dl dd {
  margin-bottom: 1.5rem; }

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

abbr {
  text-transform: none; }

blockquote { }

blockquote,
blockquote p {
  font-size: 24px;
  line-height: 29px; }

cite {
  color: #a5a5a5;
  display: block;
  font-size: 1rem; }

.icon {
  height: 1rem;
  width: 1rem;
  display: inline-block;
  vertical-align: middle; }
  .icon svg {
    display: inline-block;
    fill: #1a1a1a;
    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.0625rem;
  margin-left: -1.375rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inlineList > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.375rem; }
    .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 #e9f5fe;
  margin-bottom: 2rem;
  table-layout: auto;
  width: 100%; }
  .table thead {
    background: whitesmoke; }
    .table thead tr th,
    .table thead tr td {
      font-size: 1rem;
      font-weight: 700;
      padding: 0.75rem 1.5rem; }
  .table tr th,
  .table tr td {
    padding: 0.75rem 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 #e9f5fe; }

.table-tfoot {
  border: 1px solid #e9f5fe; }

.table-tbody tr {
  border-bottom: 1px solid #e9f5fe; }
  .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: 2px;
  cursor: pointer;
  font-family: "Baloo", Arial, Helvetica, sans-serif;
  line-height: normal;
  margin: 0 0 1rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  background-color: black;
  border-color: black;
  color: white;
  font-size: 1rem;
  padding: 0.875rem 2.25rem;
  border-radius: 8px;
  outline: none;
  vertical-align: middle; }
  .button:hover, .button:focus, .button.is-active, .button.active {
    background-color: #371c70;
    border-color: #371c70;
    color: white; }
  .button:active {
    background-color: #371c70;
    border: 2px solid #371c70;
    color: white; }
  .button:focus, .button.is-active, .button.active {
    outline: none; }
  @media (min-width: 481px) {
    .button + .button {
      margin-left: 0.75rem; } }

/*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: #ff4dad;
  border-color: #ff4dad;
  color: white; }
  .button--primary:hover, .button--primary:focus, .button--primary.is-active, .button--primary.active {
    background-color: #da1984;
    border-color: #da1984;
    color: #ff4dad; }
  .button--primary:active {
    background-color: #da1984;
    border: 2px solid #da1984;
    color: #ff4dad; }

.button--tertiary {
  background-color: #dfdfdf;
  border-color: #dfdfdf;
  color: white; }
  .button--tertiary:hover, .button--tertiary:focus, .button--tertiary.is-active, .button--tertiary.active {
    background-color: #a5a5a5;
    border-color: #a5a5a5;
    color: white; }
  .button--tertiary:active {
    background-color: #a5a5a5;
    border: 2px solid #a5a5a5;
    color: white; }

.button[disabled] {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #cccccc;
  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: 18px; }

.button--small {
  font-size: 14px;
  padding: 0.5625rem 1.5rem; }

.button--tiny { }

.button--slab {
  display: block;
  width: 100%; }
  .button + .button--slab {
    margin-left: 0; }

.button--icon {
  font-size: 1rem;
  padding: 0.75rem 0.75rem; }
  .button--icon svg {
    fill: white; }

/*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: 8px;
      border-top-left-radius: 8px; }
    .buttonGroup > .button:last-child {
      border-bottom-right-radius: 8px;
      border-right-width: 2px;
      border-top-right-radius: 8px; }

/*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: #e8e8e8;
  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: #e8e8e8;
  font-size: 1rem;
  height: auto;
  padding: 0.75rem;
  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.375rem 0.75rem; }
  .dropdown-menu-item a {
    display: block;
    padding: 0.375rem; }
  .dropdown-menu-item a {
    margin: -0.375rem; }

/*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 #454545;
  border-width: 0 0 1px;
  display: block;
  line-height: 32px;
  margin-bottom: 0.75rem;
  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: black;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem; }
  .form-label small {
    color: #878787;
    font-size: 14px;
    text-transform: uppercase;
    vertical-align: bottom; }

.form-input {
  appearance: none;
  background-color: white;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
  border-radius: 8px;
  color: black;
  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: #a5a5a5;
    cursor: not-allowed; }
  .form-input[readonly] {
    background-color: #f8f8f8;
    border-color: #454545;
    color: #989898;
    cursor: text; }
  .form-input:focus {
    border-color: #1f439e;
    outline: none; }
  .form-input[rows] {
    height: auto; }
  .form-input[type="search"] {
    box-sizing: border-box; }
  .form-input::-webkit-input-placeholder {
    color: #a5a5a5; }
  .form-input::-ms-clear {
    height: 0;
    width: 0; }
  .form-input::-moz-placeholder {
    color: #a5a5a5; }
  .form-input:-ms-input-placeholder {
    color: #a5a5a5; }

/*doc
---
title: Selects
name: 05forms_basics
category: Forms
parent: forms
---

```html_example
<div class="form-field">
    <label class="form-label" for="select1">Native Select label</label>
    <select class="form-select" name="select1" id="select1">
        <option>Please select a value</option>
        <option value="1">Option 1</option>
        <option value="2">Option 2</option>
    </select>
</div>
```
*/
.form-select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: white;
  border-radius: 0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+");
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  color: black;
  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: #1f439e; }
  .form-select:disabled {
    background-color: white;
    cursor: not-allowed; }
  .form-select:focus {
    border-color: #1f439e; }

/*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 #454545;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 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;
    margin-bottom: 0.375rem;
    padding-left: 1.875rem;
    position: relative;
    vertical-align: baseline;
    width: 100%; }
    .form-checkbox + .form-label::before, .form-checkbox + .form-label::after,
    .form-radio + .form-label::before,
    .form-radio + .form-label::after {
      content: "";
      display: block;
      position: absolute;
      transition: all 50ms ease-out; }
    .form-checkbox + .form-label::before,
    .form-radio + .form-label::before {
      background-color: white;
      border: solid #cccccc;
      border-width: 1px;
      height: 1.125rem;
      left: 0;
      top: 0;
      width: 1.125rem; }
    .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: 8px; }

.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(255, 77, 173, 0.999)' /%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100%;
  color: rgba(255, 77, 173, 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(255, 77, 173, 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.875rem; }
  .form-input.has-action + .button--inputAction {
    background: transparent;
    border: 0;
    border-radius: 0 0 0 0;
    float: left;
    height: 2.875rem;
    margin: 0.0625rem 0 0 -2.9375rem;
    width: 2.875rem; }

/*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.25rem; }
  .form-input.has-icon + .icon {
    height: 3rem;
    margin-left: -2.25rem;
    width: 1.25rem; }

/*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 #454545;
  border-width: 1px;
  flex: 1;
  font-weight: 300;
  height: 3rem;
  line-height: normal;
  max-width: 5.625rem;
  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: white;
    box-shadow: 0 0 4px rgba(255, 255, 255, 0.4); }

.switch-toggle {
  background-color: #989898;
  border: 1px solid #989898;
  border-radius: 1.75rem;
  cursor: pointer;
  display: inline-block;
  height: 1.75rem;
  position: relative;
  transition: all 100ms ease-out;
  vertical-align: middle;
  width: 3.75rem; }
  .switch--important .switch-toggle {
    background-color: #d4cb49;
    border-color: #d4cb49; }
  .switch--checked .switch-toggle {
    background-color: #69d66f;
    border-color: #69d66f; }
  .switch--disabled .switch-toggle {
    background-color: #e8e8e8;
    border-color: #a5a5a5;
    cursor: default; }

.switch-toggle::before {
  background: white;
  border-radius: 1.25003rem;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  content: "";
  height: 1.25003rem;
  left: 0.18749rem;
  position: absolute;
  top: 0.18749rem;
  transition: all 100ms ease-out;
  width: 1.25003rem; }
  .switch--checked .switch-toggle::before {
    left: 2.18749rem; }

.switch-label {
  color: white;
  height: 26px;
  line-height: 1.6875;
  position: absolute;
  right: 0.375rem;
  text-transform: uppercase;
  transition: all 100ms ease-out; }
  .switch--checked .switch-label {
    font-weight: 600;
    left: 0.375rem;
    right: auto; }
  .switch--disabled .switch-label {
    color: #989898; }

.switch-label--icon.icon {
  height: 1.625rem;
  width: 1.625rem; }
  .switch-label--icon.icon svg {
    height: 1.625rem;
    width: 1.625rem;
    fill: white; }
    .switch--disabled .switch-label--icon.icon svg {
      fill: #989898; }

.switch-description--off {
  color: #2d2d2d;
  margin-right: 5px; }
  .switch--checked .switch-description--off {
    color: #989898; }

.switch-description--on {
  color: #989898;
  margin-left: 5px; }
  .switch--checked .switch-description--on {
    color: #2d2d2d; }

.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 #454545;
    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.375rem;
  width: 1.375rem;
  float: left;
  margin: 0 0 0 -1.875rem;
  position: relative;
  top: 0.625rem; }
  .form-prefixPostfix .form-input-indicator {
    top: 0; }
  .form-input-indicator > svg {
    fill: #69d66f; }

.form-field-errors {
  list-style: none;
  margin-left: 0;
  margin-left: 0;
  clear: both;
  margin-bottom: 0;
  margin-top: 0.1875rem; }
  .form-field-errors ul,
  .form-field-errors ol {
    list-style: none;
    margin-bottom: 0; }

.form-inlineMessage {
  display: inline-block;
  line-height: 24px;
  margin: 0.375rem 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: #69d66f; }

.form-field--success .form-field-error,
.form-field--success .form-inlineMessage {
  color: #69d66f; }

.form-field--success .form-input-indicator > svg {
  fill: #69d66f; }

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

.form-field--error .form-field-error,
.form-field--error .form-inlineMessage {
  color: #ff7d7d; }

.form-field--error .form-input-indicator > svg {
  fill: #ff7d7d; }

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

.form-field--warning .form-field-error,
.form-field--warning .form-inlineMessage {
  color: #d4cb49; }

.form-field--warning .form-input-indicator > svg {
  fill: #d4cb49; }

/*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: whitesmoke;
  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: whitesmoke; }
  .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: #878787;
  float: left;
  font-size: 12px;
  line-height: 12px;
  margin: 0;
  line-height: 1.5; }
  .breadcrumb a {
    color: #878787; }
  .breadcrumb.current {
    color: #878787;
    cursor: default; }
    .breadcrumb.current a {
      color: #878787;
      cursor: default; }
    .breadcrumb.current:hover, .breadcrumb.current:hover a, .breadcrumb.current:focus, .breadcrumb.current:focus a {
      text-decoration: none; }
  .breadcrumb.unavailable {
    color: #a5a5a5; }
    .breadcrumb.unavailable a {
      color: #a5a5a5; }
    .breadcrumb.unavailable:hover,
    .breadcrumb.unavailable:hover a, .breadcrumb.unavailable:focus,
    .breadcrumb.unavailable a:focus {
      color: #a5a5a5;
      cursor: not-allowed;
      text-decoration: none; }
  .breadcrumb:before {
    color: #878787;
    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: #878787;
    cursor: default; }
  .breadcrumb.is-unavailable > .breadcrumb-label {
    color: #a5a5a5;
    cursor: default; }

.tabs {
  border-bottom: 1px solid #e9f5fe;
  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 {
  display: block;
  padding: 0.75rem 1.5rem; }
  .tab-title:hover {
    color: black; }

.tab.is-active .tab-title {
  color: black; }

@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: #2d2d2d;
  padding: 0.75rem; }

/*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: black;
  padding: 0.1875rem 0; }

.pagination-list {
  display: block;
  margin-left: 0; }
  .pagination-list li {
    color: black;
    font-size: 1rem;
    margin-left: 0.375rem; }
    .pagination-list li a, .pagination-list li button {
      border-radius: 4px;
      transition: background-color 300ms ease-out;
      background: none;
      color: black;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.3125rem 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: black; }

li.pagination-item--current a, li.pagination-item--current button {
  color: black;
  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.75rem;
  padding: 0.75rem 1.125rem 0.75rem 1.125rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #e8e8e8;
  border-color: #e8e8e8;
  color: #1a1a1a; }
  .alertBox .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox .button {
    margin: 0 0 0 0.75rem; }

.alertBox--info {
  background-color: #fef8e9;
  border-color: #fef8e9;
  color: #1a1a1a; }
  .alertBox--info svg {
    fill: #1f439e; }

.alertBox--success {
  background-color: #d5ffd8;
  border-color: #d5ffd8;
  color: #1a1a1a; }
  .alertBox--success svg {
    fill: #69d66f; }

.alertBox--warning {
  background-color: #fffdea;
  border-color: #fffdea;
  color: #1a1a1a; }
  .alertBox--warning svg {
    fill: #d4cb49; }

.alertBox--error {
  background-color: #ffdddd;
  border-color: #ffdddd;
  color: #1a1a1a; }
  .alertBox--error svg {
    fill: #ff7d7d; }

.alertBox-column {
  display: table-cell;
  text-align: center;
  vertical-align: middle; }

.alertBox-icon {
  padding-right: 1.125rem; }

.alertBox-message {
  margin: 0;
  text-align: left;
  width: 100%; }

.alertBox-heading {
  margin: 0; }

.alertBox-close {
  cursor: pointer;
  padding-left: 1.125rem; }
  .alertBox-close .icon {
    height: 1.25rem;
    width: 1.25rem; }
  .alertBox-close svg {
    fill: #4f4f4f; }

/*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: #e9f5fe solid;
  border-width: 1px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 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: #e9f5fe solid;
  border-width: 1px 0;
  cursor: pointer; }
  .accordion-navigation.is-open > a {
    background: white;
    color: #2d2d2d; }
  .accordion-navigation > a {
    background: white;
    color: black;
    padding: 1.875rem;
    display: block;
    font-family: "Univers LT 47 Condensed", Arial, Helvetica, sans-serif;
    font-size: 1rem; }
    .accordion-navigation > a:hover {
      background: whitesmoke; }
  .accordion-navigation .accordion-title {
    padding: 1.5rem 1.875rem; }

.accordion-title {
  font-weight: 700;
  line-height: 24px; }

.accordion-content {
  display: none;
  padding: 2rem;
  border: #e9f5fe solid;
  border-width: 0 0 1px; }
  .accordion-content.is-open {
    display: block; }

.accordion-navigation--success .accordion-title,
.accordion-navigation--success.is-open > a {
  color: #69d66f; }

.accordion-navigation--error .accordion-title,
.accordion-navigation--error.is-open > a {
  color: #ff7d7d; }

.accordion-navigation--warning .accordion-title,
.accordion-navigation--warning.is-open > a {
  color: #d4cb49; }

body.has-activeModal {
  overflow: hidden; }

.modal-background {
  background: #2d2d2d;
  background: rgba(45, 45, 45, 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 #e9f5fe;
  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 #e9f5fe;
  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 #e9f5fe;
  padding: 0.75rem 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: 14px;
  margin: 0 0 0.75rem; }
  @media (min-width: 481px) {
    .modal-footer-link {
      display: inline;
      margin: 1.5rem; } }

.modal-close {
  color: #666666;
  cursor: pointer;
  font-size: 36px;
  font-weight: normal;
  line-height: 1;
  position: absolute;
  top: 1.05rem;
  right: 0.75rem;
  transform: translateY(none); }
  .modal-close .icon {
    height: 1.25rem;
    width: 1.25rem; }

@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: 14px;
  padding: 0.375rem 0.75rem; }

.loadingOverlay-container {
  min-height: 120px;
  position: relative; }

.loadingOverlay {
  background: rgba(45, 45, 45, 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.5rem;
    width: 2.5rem;
    border-radius: 2.5rem;
    border: solid 2px;
    border-color: white white #989898 #989898;
    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.75rem 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.375rem 0 0; }
    .actionBar-section .form-select,
    .actionBar-section .form-input {
      display: inline-block;
      width: 12.5rem; } }

@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 #454545;
  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: #878787; }

.card-figcaption-button {
  background-color: black;
  color: white; }
  .card-figcaption-button:hover {
    background-color: #1f439e;
    color: white; }

.card-body {
  padding: 0.75rem 0 0; }
  .card-body > :first-child {
    margin-top: 0; }
  .card-body > :last-child {
    margin-bottom: 0; }
  .card-body .card-text {
    color: #878787; }

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

html,
body {
  height: auto; }

figure {
  margin-bottom: 2rem;
  margin-top: 2rem; }
  figure > figcaption {
    margin-bottom: -0.5rem; }

figcaption {
  color: #a5a5a5;
  margin-top: 0.75rem; }

body {
  font-size: 1rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 2.25rem; }

h5,
h6 {
  text-transform: uppercase; }

a {
  transition: none; }

cite {
  line-height: 1.5;
  margin: 0.5rem 0 0; }

.page-heading {
  font-size: 49px;
  margin: 0 0 3rem;
  text-align: center; }

.definitionList:before, .definitionList:after {
  content: " ";
  display: table; }

.definitionList:after {
  clear: both; }

.definitionList-key {
  color: #878787;
  float: left;
  font-weight: 400;
  margin: 0 0.375rem 0 0; }

.definitionList-value {
  margin: 0; }

body {
  -webkit-font-smoothing: initial; }

@media (min-width: 801px) {
  [aria-selected],
  [aria-hidden] {
    outline: none; } }

a {
  text-underline-position: under; }

.papathemes-categoryPage-mainImage,
.papathemes-brandPage-mainImage {
  display: block;
  margin: 0 auto 1.5rem; }
  @media (max-width: 800px) {
    .papathemes-categoryPage-mainImage,
    .papathemes-brandPage-mainImage {
      text-align: center; } }

.u-hiddenVisually {
  margin: 0 !important;
  visibility: hidden; }

.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(153, 153, 153, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.5625rem top 0.6875rem;
  border-radius: 8px;
  padding: 0.75rem 3rem 0.75rem 1rem; }

.form-label small {
  float: right;
  margin-top: 0.375rem; }

.form-label--inlineSmall small {
  color: #878787;
  float: none;
  font-size: inherit;
  font-weight: 400;
  margin-left: 0.375rem;
  text-transform: none; }

.form-label--inlineSmall small {
  font-size: 12px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  vertical-align: middle; }

.dropdown {
  left: -9999px;
  outline: none;
  position: absolute; }

.dropdown-menu.is-loading .loadingOverlay {
  background: none;
  padding: 4.5rem 0;
  position: relative; }

.dropdown-menu.is-open {
  display: block; }

.dropdown-menu-item {
  text-align: left; }
  .dropdown-menu-item:first-child > a {
    padding-top: 0.75rem; }
  .dropdown-menu-item:last-child > a {
    padding-bottom: 1rem; }
  .dropdown-menu-item > a {
    margin: 0;
    padding: 0.25rem 1.125rem;
    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 .icon svg {
      fill: white; }

.dropdown-menu-button .icon {
  height: 1rem; }

@media (min-width: 1261px) {
  #wishlist-dropdown.is-open {
    padding-right: 0; } }

.dropdown-menu ul {
  margin-left: 0; }

.button {
  line-height: 1rem;
  transition: all 0.15s ease; }
  .button + .button {
    margin-left: 0; }
    @media (min-width: 801px) {
      .button + .button {
        margin-left: 0.75rem; } }

.button[disabled] {
  cursor: not-allowed; }

.button--icon svg {
  stroke: white; }

.button--icon:hover svg, .button--icon:focus svg {
  stroke: white; }

.button--icon:active svg {
  stroke: white; }

.button {
  text-transform: uppercase; }

.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(255, 125, 125, 0.999)' /%3E%3C/svg%3E") no-repeat;
  background-size: 100%;
  content: "";
  display: inline-block;
  height: 0.875rem;
  left: -0.125rem;
  margin-right: 0.0625rem;
  position: relative;
  top: 0.1875rem;
  width: 0.875rem; }

.form-field--success .form-input[type="text"] {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z' fill='rgba(105, 214, 111, 0.999)' /%3E%3C/svg%3E");
  background-position: right 0.6875rem center;
  background-repeat: no-repeat;
  padding-right: 3rem; }

.form-field--success .form-input[name="credit_card_number"] {
  background-position: right 2.25rem center; }

.form-field--success .form-input[name="cvv"] {
  background-position: right 2.25rem center; }

.form-checkbox + .form-label:last-child,
.form-radio + .form-label:last-child {
  display: block;
  margin-bottom: -0.3125rem; }

.form-checkbox + .form-label::after,
.form-radio + .form-label::after {
  top: 0.25rem; }

.form-checkbox + .form-label::before,
.form-radio + .form-label::before {
  top: 0.1875rem; }

.form-checkbox + .form-label::before {
  height: 1.3125rem;
  width: 1.3125rem;
  border-radius: 4px;
  border-color: #cccccc; }

.form-checkbox + .form-label::after {
  background-image: unset;
  width: 0.625rem;
  height: 0.375rem;
  border-left: 1px solid black;
  border-bottom: 1px solid black;
  transform: rotate(-40deg) scale(1) !important;
  top: 0.5rem;
  left: 0.3125rem; }

.form-actions {
  margin: 0 auto;
  max-width: 93.75rem;
  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.75rem; }
      @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.75rem; } }

.form-label--alternate {
  font-family: "Baloo", Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 0.1875rem; }

.form-select--date {
  width: initial; }
  .form-select--date + .form-select--date {
    margin-left: 0.375rem; }

.form-select--small,
.form-select--date {
  background-position: right 0.5rem top 0.5rem;
  background-size: 1.125rem;
  font-size: 1rem;
  height: 2.25rem;
  line-height: 1rem;
  max-width: 20rem;
  padding: 0.5625rem 0.75rem;
  padding-right: 2rem; }

.form-select--short {
  max-width: 6rem;
  width: 4.5rem; }

.form-file {
  margin-bottom: 0.5rem; }

.form-fileDescription {
  color: #a5a5a5;
  font-size: 12px;
  margin-bottom: 0; }

.form-field-group {
  border: 1px solid #cccccc;
  border-radius: 8px;
  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; } }

@media (min-width: 1261px) {
  .form-prefixPostfix .button {
    width: auto; } }

.form-prefixPostfix .form-inlineMessage {
  margin-bottom: 0.375rem; }
  @media (min-width: 1261px) {
    .form-prefixPostfix .form-inlineMessage {
      margin-bottom: 0; } }

.form-prefixPostfix--centeredColumn.wrap {
  flex-direction: column; }

.form-prefixPostfix--centeredColumn .g-recaptcha {
  margin: 2em auto 0; }

@media (min-width: 1261px) {
  .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
    margin: 1em 0 0.75rem; } }

.form-prefixPostfix-button--postfix {
  margin: 0.75rem 0 0;
  order: 1; }
  @media (min-width: 1261px) {
    .form-prefixPostfix-button--postfix {
      margin: 0 0 0 0.75rem;
      order: 0; } }

.form-increment .button {
  margin: 0;
  padding: 0.1875rem 0.3125rem; }

.form-input--incrementTotal {
  border: 0;
  display: inline-block;
  font-weight: 700;
  height: auto;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  width: 2.1875rem; }

.form-option {
  border: 1px solid #cccccc;
  color: black;
  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: #1f439e; }
  .form-radio:checked + .form-option {
    border-color: #ff4dad;
    box-shadow: 0 0 0 1px #ff4dad; }

.form-option-variant {
  display: inline-block;
  font-size: 1rem;
  min-width: 2.375rem;
  padding: 1px 0.375rem;
  pointer-events: none;
  text-align: center; }

.form-option-variant--color,
.form-option-variant--pattern {
  height: 1.375rem;
  width: 1.375rem;
  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: 1rem;
  height: 2.25rem;
  line-height: 1rem;
  padding: 0.5625rem 0.75rem; }

.form-minMaxRow {
  margin-left: -0.1875rem;
  margin-right: -0.1875rem; }
  .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.1875rem;
    padding-right: 0.1875rem; }
  .form-minMaxRow .form-input--small {
    padding-left: 0.375rem;
    padding-right: 0.1875rem; }
  .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; }
  [data-product-attribute] .form-option.unavailable {
    background-color: #ddd;
    opacity: 0.3; }
    [data-product-attribute] .form-option.unavailable::before {
      background-color: #000;
      content: "";
      height: 2px;
      right: 0;
      position: absolute;
      top: 0;
      transform: rotate(-45deg);
      transform-origin: 100% 0;
      width: 141%; }

[data-product-attribute="set-radio"] .unavailable,
[data-product-attribute="product-list"] .unavailable {
  opacity: 0.6;
  text-decoration: line-through; }

.form-label--alternate {
  font-size: 1rem; }

.form-option {
  border-radius: 8px; }

.form-option-variant:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px; }

.form-option-variant:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px; }

@media (-moz-touch-enabled: 1), (pointer: coarse) {
  .form-option-variant--color,
  .form-option-variant--pattern {
    pointer-events: none; } }

.form-increment {
  display: inline-flex;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  white-space: nowrap;
  letter-spacing: -0.5em;
  border-radius: 8px;
  overflow: hidden; }
  .form-increment .button {
    border-radius: 0;
    border-top: 0;
    border-bottom: 0;
    border-color: #cccccc;
    padding: 0.5rem; }

.form-input--incrementTotal {
  width: 3rem; }

@media (min-width: 551px) {
  .form-prefixPostfix .form-input {
    width: auto; } }

@media (min-width: 551px) {
  .form-prefixPostfix .button {
    width: auto; } }

@media (min-width: 551px) {
  .form-prefixPostfix-button--postfix {
    margin: 0 0 0 0.75rem; } }

.gift-certificate-form .form-column .form-field:not(.form-field-group) {
  padding-left: 0;
  padding-right: 0; }

@media (max-width: 800px) {
  .form-input--small {
    font-size: 1rem; }
    .form-input--small::placeholder {
      font-size: 1rem; } }

.navList,
.navBar {
  margin-left: 0; }

.navList-action,
.navBar-action {
  text-decoration: none; }

.navList-action--checkbox {
  overflow-x: hidden;
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 0.375rem;
  padding-left: 1.875rem;
  position: relative;
  vertical-align: baseline;
  width: 100%; }
  .navList-action--checkbox::before, .navList-action--checkbox::after {
    content: "";
    display: block;
    position: absolute;
    transition: all 50ms ease-out; }
  .navList-action--checkbox::before {
    background-color: white;
    border: solid #cccccc;
    border-width: 1px;
    height: 1.125rem;
    left: 0;
    top: 0;
    width: 1.125rem; }
  .navList-action--checkbox::after {
    height: 1rem;
    left: 1px;
    opacity: 0;
    top: 1px;
    transform: scale(0);
    width: 1rem; }
  .navList-action--checkbox::before {
    border-radius: 8px; }
  .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(255, 77, 173, 0.999)' /%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    color: rgba(255, 77, 173, 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.5625rem; }
  .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: whitesmoke;
  border-radius: 100%;
  display: inline-block;
  float: right;
  line-height: 0;
  opacity: 0;
  padding: 0.25rem;
  transition: opacity 0.3s ease;
  visibility: hidden; }
  .navList-action-close .icon {
    height: 0.8125rem;
    width: 0.8125rem;
    fill: black; }
  .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.75rem; }
    @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 black; } }
    .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 #878787;
        margin: 0;
        padding-left: 0.75rem; } }
  .navBar--sub .navBar-action {
    color: #878787;
    font-size: 1rem;
    padding: 0; }
    .navBar--sub .navBar-action:hover {
      color: #333333; }

.navList-subSection .navList-item {
  margin-left: 0.75rem; }
  .navList-subSection .navList-item::before {
    content: "-";
    float: left;
    margin-left: -0.75rem; }

.navBar--sub {
  margin-bottom: 1.5rem;
  margin-top: 1.5rem; }
  .navBar--sub .navBar-item.is-active {
    font-weight: 700; }
  .supermarket-page--pages-search .navBar--sub .navBar-item {
    display: inline-block; }
  .navBar--sub .navBar-action {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    color: black; }
    .navBar--sub .navBar-action:hover {
      color: #0393fa; }
    .navBar--sub .navBar-action:active {
      color: #0393fa; }
  .navBar--sub .navBar-action-color--active {
    color: black;
    padding: 0.75rem;
    display: block; }
  .supermarket-page--pages-search .navBar--sub {
    text-align: left; }
    .supermarket-page--pages-search .navBar--sub .navBar-item:first-child {
      margin-left: 0; }
  @media (max-width: 800px) {
    .navBar--sub {
      text-align: left; }
      .navBar--sub .navBar-item {
        margin-left: 0;
        margin-right: 1.5rem; }
        .navBar--sub .navBar-item.is-active {
          padding-top: 0.375rem;
          padding-bottom: 0.375rem; } }

.icons-svg-sprite {
  display: none; }

.navUser {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  top: 26px;
  width: 100%;
  z-index: 5; }
  .navUser:before, .navUser:after {
    content: " ";
    display: table; }
  .navUser:after {
    clear: both; }
  .navUser ul,
  .navUser ol {
    list-style: none;
    margin-left: 0;
    margin: 0;
    padding: 0; }
    .navUser ul ul,
    .navUser ul ol,
    .navUser ol ul,
    .navUser ol ol {
      list-style: none;
      margin-bottom: 0; }
    .navUser ul li,
    .navUser ol li {
      margin: 0;
      padding: 0; }
  .navUser-section {
    float: left; }
    .navUser-section:before, .navUser-section:after {
      content: " ";
      display: table; }
    .navUser-section:after {
      clear: both; }
  .navUser-section--alt {
    float: right;
    margin-left: 1.5rem; }
  .navUser-section + .navUser-section {
    margin-left: 1.5rem; }
  @media (min-width: 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;
      z-index: 50; } }
  .navUser .dropdown-menu {
    background: white;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.13);
    position: absolute; }
    .navUser .dropdown-menu.is-open::before {
      border: inset 10px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent whitesmoke transparent;
      border-bottom-style: solid;
      bottom: 100%;
      left: 0.75rem;
      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.875rem;
      position: absolute; }

.navUser-section {
  display: flex;
  align-items: center;
  position: relative;
  margin: 0; }
  @media (max-width: 800px) {
    .navUser-section {
      margin-right: -0.75rem;
      margin-bottom: 0.75rem;
      float: right;
      flex-direction: unset; } }

.navUser-action {
  color: #ff4dad;
  padding: 0.5rem;
  text-decoration: none; }
  @media (min-width: 801px) {
    .navUser-action {
      padding: 0;
      margin: 0 0 0 1.5rem; } }
  .navUser-action:hover, .navUser-action:focus, .navUser-action.is-open {
    color: #da1984; }
    .navUser-action:hover svg, .navUser-action:focus svg, .navUser-action.is-open svg {
      fill: #da1984; }
  .navUser-action .icon {
    height: 1.625rem;
    width: 1.625rem;
    margin: 0; }
    @media (min-width: 801px) {
      .navUser-action .icon {
        height: 1.625rem;
        width: 1.625rem; } }
  .navUser-action svg {
    fill: #ff4dad;
    transition: all 0.15s ease; }

.navUser-action--cart {
  margin-right: 0; }

.navUser-action--currencySelector + .dropdown-menu::before {
  left: auto !important;
  right: 0.75rem; }

.navUser-action--currencySelector + .dropdown-menu::after {
  left: auto !important;
  right: 0.875rem; }

.navUser-action--storeCredit + .dropdown-menu {
  max-width: 18.75rem;
  padding: 1.5rem; }
  .navUser-action--storeCredit + .dropdown-menu::before {
    left: 8.75rem !important; }
  .navUser-action--storeCredit + .dropdown-menu::after {
    left: 8.875rem !important; }

.navUser-action-divider {
  border-right: 1px solid #e9f5fe;
  color: #878787;
  display: inline-block;
  padding: 0 1.25rem 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.3125rem;
        padding-right: 0.3125rem; }
      .navUser-item.navUser-item--divider {
        font-size: 1.5625rem;
        margin-top: 0.5rem;
        padding-left: 0.125rem; } }

.navUser-item--cart {
  display: block; }
  .navUser-item--cart .navUser-action {
    color: #ff4dad; }
    .navUser-item--cart .navUser-action:hover, .navUser-item--cart .navUser-action.is-open {
      color: #da1984; }

.navUser-item--compare {
  display: none; }
  .navUser-item--compare.show {
    display: block; }

.navUser-item--phone {
  display: block; }
  .navUser-item--phone.u-hideDesktop a {
    padding-left: 0; }
  .navUser-item--phone.u-hideDesktop ._label {
    display: none; }
  @media (max-width: 800px) {
    .navUser-item--phone:not(.u-hideDesktop) {
      display: none; } }

.navUser-or {
  color: #ff4dad;
  cursor: default;
  display: inline-block;
  margin: 0 -0.75rem;
  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 #e8e8e8 transparent;
    border-bottom-style: solid;
    bottom: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%); }

.dropdown--quickSearch {
  background-color: white;
  padding: 1.5rem 0; }
  @media (min-width: 551px) {
    .dropdown--quickSearch {
      padding: 3rem; } }
  .dropdown--quickSearch.is-open {
    left: 0 !important;
    outline: none;
    right: 0 !important;
    width: 100% !important;
    z-index: 50; }
  .dropdown--quickSearch .form {
    margin: auto;
    max-width: 30rem; }
  .dropdown--quickSearch .form,
  .dropdown--quickSearch .form-field {
    margin-bottom: 0; }
  .dropdown--quickSearch .form-input {
    font-size: 18px;
    height: unset; }
  .dropdown--quickSearch .productGrid {
    padding: 1.5rem 0 0; }
    @media (min-width: 551px) {
      .dropdown--quickSearch .productGrid {
        padding: 3rem 0 0; } }

.countPill {
  position: absolute;
  top: -8px;
  right: -6px;
  background-color: #fef8e9;
  border-radius: 50%;
  color: #ff4dad;
  display: none;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: -0.05em;
  height: 20px;
  line-height: 20px;
  text-align: center;
  min-width: 20px;
  padding: 0 2px; }
  @media (max-width: 800px) {
    .countPill {
      top: -2px;
      right: 2px; } }
  @media (max-width: 550px) {
    .countPill {
      top: 0;
      right: 2px; } }

.countPill--positive {
  display: inline-block; }

.countPill--alt {
  background-color: #dfdfdf;
  color: #454545; }

@media (min-width: 801px) {
  .navUser {
    display: flex;
    align-items: center;
    position: static; } }

.navUser-or {
  vertical-align: middle;
  padding: 0 0.375rem; }

.navUser-item--compare {
  display: block; }

.navUser-action--compare {
  display: none; }
  .navUser-action--compare.show {
    display: block;
    position: fixed;
    bottom: calc(-100vh + 150px);
    right: 0;
    padding: 0.75rem 1.5rem;
    color: white;
    background-color: #ff4dad; }
    .navUser-action--compare.show:hover, .navUser-action--compare.show:focus {
      color: #ff4dad;
      background-color: #da1984; }
    @media (min-width: 801px) {
      .navUser-action--compare.show {
        bottom: 0; } }

.navUser-item-icon {
  font-size: 1.625rem;
  display: inline-block;
  padding-right: 0.75rem; }
  @media (min-width: 801px) {
    .navUser-item-icon {
      font-size: 1.25rem; }
      .navUser-item-icon::before {
        vertical-align: middle; } }

.navUser-item-cartIcon {
  padding-right: 0; }
  @media (min-width: 801px) {
    .navUser-item-cartIcon {
      padding-right: 0.75rem; } }

@media (min-width: 801px) and (max-width: 1680px) {
  .navUser-item-recentlyViewedIcon,
  .navUser-item-giftCertIcon,
  .navUser-item-wishlistIcon {
    padding-right: 0; } }

.countPill--alt {
  background-color: #fef8e9;
  color: white; }

.navUser-item--cart .dropdown-menu.is-open {
  margin-top: 1rem; }

.navUser-item--cart .dropdown-menu:not(.is-loading) {
  width: auto;
  max-width: none; }

.navUser-item--cart .navUser-action {
  position: relative; }

.dropdown--quickSearch {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  display: none; }
  @media (min-width: 801px) {
    .dropdown--quickSearch {
      padding: 0 1.5rem; } }
  @media (min-width: 1261px) {
    .dropdown--quickSearch {
      max-width: 93.75rem; } }
  .dropdown--quickSearch.is-open {
    display: block;
    z-index: 45; }
    .dropdown--quickSearch.is-open + .papathemes-overlay {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.5);
      z-index: 40; }
  .dropdown--quickSearch > .container {
    position: relative;
    padding: 0; }
  .dropdown--quickSearch .modal-close {
    color: #878787;
    top: 0;
    right: 0; }
    @media (min-width: 801px) {
      .dropdown--quickSearch .modal-close {
        right: -1.5rem; } }
    @media (min-width: 801px) {
      .dropdown--quickSearch .modal-close .icon-label {
        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; } }
  .dropdown--quickSearch .productGrid {
    padding: 0;
    margin: 0; }
  .dropdown--quickSearch.is-open .modal-close {
    display: block; }
    @media (max-width: 800px) {
      .dropdown--quickSearch.is-open .modal-close {
        position: fixed;
        top: auto;
        bottom: 0;
        background-color: whitesmoke; } }

.has-activeNavPages {
  overflow: hidden;
  -webkit-overflow-scrolling: auto; }

.navPages-action--storeCredit {
  color: #878787; }

.navPages-action--compare {
  display: none; }
  .navPages-action--compare.show {
    display: block; }

.navPages-quickSearch {
  border-bottom: 1px solid #e9f5fe;
  margin-bottom: 0.75rem; }
  @media (min-width: 801px) {
    .navPages-quickSearch {
      display: none; } }
  .navPages-quickSearch > .container {
    padding: 0; }
  .navPages-quickSearch .form {
    margin: 0; }
  .navPages-quickSearch .form-field {
    margin-bottom: 0; }

@media (min-width: 801px) {
  .navPages-list--user {
    display: none; } }

.navPages-list--user #currencySelection2 {
  background-color: white;
  border: 1px solid #e9f5fe; }
  .navPages-list--user #currencySelection2 .dropdown-menu-item {
    padding: 0; }
    .navPages-list--user #currencySelection2 .dropdown-menu-item:not(:last-child) {
      border-bottom: 1px solid #e9f5fe; }
  .navPages-list--user #currencySelection2 a {
    padding: 0.75rem 1.5rem; }

.search-suggestion {
  margin-bottom: 2rem; }
  .search-suggestion > :last-child {
    margin-bottom: 0; }

.suggestion-title {
  margin-top: 0;
  text-transform: inherit;
  font-size: 1rem; }

.advancedSearch-form {
  margin-bottom: 3rem; }
  .advancedSearch-form .form-row {
    margin-bottom: -1.5rem; }

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

.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; }
    @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: 14px; }

.search-refine {
  margin-left: 1.5rem; }

.quickSearchMessage {
  font-size: 49px;
  margin: 1.5rem 0 0;
  text-align: center; }

.quickSearchResults {
  margin-top: 0;
  padding: 0 0.75rem 1.5rem; }
  @media (min-width: 801px) {
    .quickSearchResults {
      padding: 1.5rem 0; } }

.advancedSearch-form {
  margin-bottom: 0.75rem; }

.category-suggestion-list {
  padding: 0;
  margin: 0;
  column-count: 2; }
  @media (min-width: 551px) {
    .category-suggestion-list {
      column-count: 3; } }
  @media (min-width: 801px) {
    .category-suggestion-list {
      column-count: 4; } }

.category-suggestion {
  width: auto;
  padding: 0;
  margin-right: 0.75rem;
  float: none; }
  @media (min-width: 801px) {
    .category-suggestion {
      margin-right: 1.5rem; } }

.banners {
  background-color: white;
  color: white;
  padding: 0.75rem 0;
  text-align: center; }
  .banners p:last-child {
    margin-bottom: 0; }
  .banners a {
    color: white; }

.banner {
  margin: 0 auto;
  max-width: 93.75rem;
  width: 100%; }
  .banner:before, .banner:after {
    content: " ";
    display: table; }
  .banner:after {
    clear: both; }
  .banner + .banner {
    margin-top: 1.5rem; }

.banners {
  background-color: black;
  background-image: -webkit-linear-gradient(right, black 0%, black 100%);
  background-image: -o-linear-gradient(right, black 0%, black 100%);
  background-image: linear-gradient(to right, black 0%, black 100%);
  color: white;
  padding: 0; }
  .banners .banner {
    padding: 0.9375rem 0; }
  .banners a {
    color: inherit;
    text-underline-offset: 3px; }
    .banners a:hover {
      opacity: 0.8; }

.banners--bottom {
  margin-bottom: 3rem;
  background: transparent;
  color: inherit;
  text-align: left; }

.papaThemesFeatureBanner {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  padding: 0.375rem; }

.papaThemesFeatureBanner-item {
  padding: 0.375rem;
  width: 100%; }
  @media (min-width: 551px) {
    .papaThemesFeatureBanner-item {
      width: 50%; } }
  @media (min-width: 801px) {
    .papaThemesFeatureBanner-item {
      width: 33.3333%; }
      .papaThemesFeatureBanner-item + .papaThemesFeatureBanner-item {
        border-left: 1px solid #e9f5fe; }
        .papaThemesFeatureBanner-item + .papaThemesFeatureBanner-item:nth-child(3n + 1) {
          border-left: 0; } }

.papaThemesFeatureBanner-link {
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700; }

.papaThemesFeatureBanner-icon,
.papaThemesFeatureBanner-item img {
  margin-right: 0.75rem;
  max-height: 1.5rem; }

.navPage-subMenu-bottomBanners,
.navPage-subMenu-rightBanners {
  display: none; }

@media (min-width: 801px) {
  .navPages .navPage-subMenu-list {
    width: auto; }
  .navPage-subMenu-bottomBanners {
    order: 3;
    width: 100%;
    float: left;
    clear: left;
    margin-top: 1.5rem; }
  .navPage-subMenu-rightBanners {
    order: 2;
    width: 25%;
    margin-left: 1.5rem;
    float: right; }
    .navPage-subMenu-rightBanners ~ .navPage-subMenu-bottomBanners {
      width: calc(75% - 1.5rem); }
    .navPage-subMenu-rightBanners ~ .navPage-subMenu-list {
      order: 1;
      width: 75%;
      float: left; }
  .navPage-subMenu-bottomBanners,
  .navPage-subMenu-rightBanners {
    display: block; }
    .navPage-subMenu-bottomBanners .row,
    .navPage-subMenu-rightBanners .row {
      display: flex;
      margin: 0 -0.75rem;
      width: auto; }
      .navPage-subMenu-bottomBanners .row + .row,
      .navPage-subMenu-rightBanners .row + .row {
        margin-top: 1.5rem; }
    .navPage-subMenu-bottomBanners .column,
    .navPage-subMenu-bottomBanners .columns,
    .navPage-subMenu-rightBanners .column,
    .navPage-subMenu-rightBanners .columns {
      padding: 0 0.75rem; } }

.quickSearchResults-more {
  margin: 0.75rem 0;
  text-align: center; }
  .quickSearchResults-more .button {
    margin-bottom: 0; }

.quickSearchSuggestions {
  padding: 0 0.75rem; }
  @media (min-width: 801px) {
    .quickSearchSuggestions {
      padding: 0; } }
  .quickSearchSuggestions .button--link {
    margin: 0;
    padding: 0;
    color: #878787;
    text-decoration: none; }
    .quickSearchSuggestions .button--link .icon {
      width: 0.9rem;
      height: 0.9rem;
      fill: #878787;
      margin-left: 0.375rem; }
    .quickSearchSuggestions .button--link:hover, .quickSearchSuggestions .button--link:focus, .quickSearchSuggestions .button--link:active {
      color: black; }
      .quickSearchSuggestions .button--link:hover .icon, .quickSearchSuggestions .button--link:focus .icon, .quickSearchSuggestions .button--link:active .icon {
        fill: black; }
  .quickSearchSuggestions .button .on,
  .quickSearchSuggestions .button .off {
    display: flex;
    align-items: center; }
  .quickSearchSuggestions .button[data-collapsible]:not(.is-open) .on {
    display: none; }
  .quickSearchSuggestions .button[data-collapsible].is-open .off {
    display: none; }
  .quickSearchSuggestions ._popular,
  .quickSearchSuggestions ._recent {
    display: grid;
    grid-template: "heading action" "search search" / auto max-content;
    padding: 0.75rem 0 0; }
    @media (min-width: 801px) {
      .quickSearchSuggestions ._popular,
      .quickSearchSuggestions ._recent {
        padding: 1.5rem 0 0; } }
  @media (min-width: 801px) {
    .quickSearchSuggestions ._popular + ._recent {
      padding-top: 0.75rem; } }
  .quickSearchSuggestions ._heading {
    font-weight: 700; }
    @media (min-width: 801px) {
      .quickSearchSuggestions ._heading {
        margin: 0; } }
  .quickSearchSuggestions ul {
    display: block;
    list-style: none;
    margin: 0.75rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0.75rem; }
    @media (min-width: 801px) {
      .quickSearchSuggestions ul {
        gap: 1.5rem; } }
  .quickSearchSuggestions #quickSearch-popular-list:not(.is-open) {
    display: none; }
  .quickSearchSuggestions a {
    text-decoration: none;
    color: #878787;
    padding: 0.375rem 0.75rem;
    background-color: whitesmoke;
    border-radius: 8px; }
    .quickSearchSuggestions a:hover, .quickSearchSuggestions a:focus {
      color: black; }
      .quickSearchSuggestions a:hover .icon, .quickSearchSuggestions a:focus .icon {
        fill: black; }
    .quickSearchSuggestions a .icon {
      width: 0.9rem;
      height: 0.9rem;
      fill: #878787;
      margin-right: 0.1875rem; }
      @media (min-width: 801px) {
        .quickSearchSuggestions a .icon {
          margin-right: 0.375rem; } }

.papathemes-stickymenu-placeholder {
  display: none;
  position: absolute; }
  @media (min-width: 801px) {
    .papathemes-stickymenu-placeholder {
      position: static; } }

.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  z-index: 50;
  background-color: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
  .is-sticky + .papathemes-stickymenu-placeholder {
    display: block; }

.papathemes-mobile-collapse-content {
  max-height: 50vh;
  overflow: hidden; }
  @media (min-width: 801px) {
    .papathemes-mobile-collapse-content {
      max-height: none;
      overflow: visible; } }
  .papathemes-mobile-collapse-content.is-active {
    max-height: none;
    overflow: visible;
    overflow-y: auto; }

.papathemes-mobile-collapse-handle {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAyCAYAAACd+7GKAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD1JREFUeNpi+P//PwMTAwMDG4hgBxEcIIILTnDDCV4QwQNngQk+VC6aEoRehHlg49kZgPb+B7EYBooACDAAxQwIU5WPeIUAAAAASUVORK5CYII=");
  display: flex;
  align-items: flex-end;
  height: 50px;
  line-height: 1.25;
  margin-top: -50px;
  margin-bottom: 1.5rem;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none; }
  .papathemes-mobile-collapse-handle .on,
  .papathemes-mobile-collapse-handle .off {
    border-bottom: 1px solid; }
  .papathemes-mobile-collapse-handle .on {
    display: inline; }
  .papathemes-mobile-collapse-handle .off {
    display: none; }
  .papathemes-mobile-collapse-handle.is-active {
    margin-top: 0; }
    .papathemes-mobile-collapse-handle.is-active .on {
      display: none; }
    .papathemes-mobile-collapse-handle.is-active .off {
      display: inline; }
  @media (min-width: 801px) {
    .papathemes-mobile-collapse-handle {
      display: none; } }

.header-logo {
  font-size: 0;
  margin: 0;
  text-align: center; }
  @media (min-width: 801px) {
    .header-logo {
      padding: 0; }
      .header.fixed .header-logo {
        background-color: #e8e8e8;
        margin: 0;
        padding: 0.375rem 0;
        position: absolute;
        top: 0;
        width: 100%; } }
  .header-logo > a {
    color: white;
    text-decoration: none; }
    .header-logo > a:hover {
      color: white; }
    .header-logo > a:active {
      color: white; }

.header-logo-text {
  display: block;
  font-family: "Baloo", Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0.125rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0.1875rem 0;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (min-width: 551px) {
    .header-logo-text {
      font-size: 30px;
      padding-bottom: 0;
      padding-top: 0; } }
  @media (min-width: 801px) {
    .header-logo-text {
      display: inline;
      font-size: 36px;
      margin-left: 0;
      margin-right: -0.125rem;
      max-width: none;
      overflow: auto;
      white-space: normal; }
      .header.fixed .header-logo-text {
        font-size: 36px; } }

.header-logo-image-container {
  position: relative; }

.header-logo-image-container::after {
  content: "";
  display: block;
  padding-bottom: 4rem; }
  @media (min-width: 801px) {
    .header-logo-image-container::after {
      padding-bottom: 33.48837%; } }

.header-logo-image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-height: 4rem; }
  @media (min-width: 801px) {
    .header-logo-image {
      max-height: none; } }

.header-logo-image-unknown-size {
  max-height: 4rem; }
  @media (min-width: 801px) {
    .header-logo-image-unknown-size {
      max-height: none; } }

.header-logo-text {
  letter-spacing: 0;
  font-weight: 400;
  margin: 0; }

.page {
  margin: 0 -0.75rem;
  max-width: none;
  width: auto; }
  .page:before, .page:after {
    content: " ";
    display: table; }
  .page:after {
    clear: both; }

.page-content,
.page-content--full {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left; }

@media (min-width: 801px) {
  .page-content--centered {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; } }

.page-content--textCenter {
  text-align: center; }

.page-sidebar {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  width: 100%;
  float: left;
  position: relative; }
  @media (min-width: 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; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 99.75rem;
  padding: 0 1.5rem;
  position: relative;
  width: 100%; }
  @media (min-width: 1261px) {
    .container {
      padding: 0 6rem; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 99.75rem;
  padding: 0 0.75rem;
  position: relative;
  width: 100%; }
  @media (min-width: 801px) {
    .container {
      padding: 0 1.5rem; } }
  @media (min-width: 1261px) {
    .container {
      padding: 0 3rem; } }

.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 99.75rem;
  padding: 0 0.75rem;
  position: relative;
  width: 100%; }
  @media (min-width: 801px) {
    .container {
      padding: 0 1.5rem; } }
  @media (min-width: 1261px) {
    .container {
      padding: 0 3rem; } }

.container .container {
  padding-left: 0;
  padding-right: 0; }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  max-width: 99.75rem;
  padding: 0 0.75rem;
  position: relative;
  width: 100%;
  max-width: none; }
  @media (min-width: 801px) {
    .container-fluid {
      padding: 0 1.5rem; } }
  @media (min-width: 1261px) {
    .container-fluid {
      padding: 0 3rem; } }

@media (max-width: 768px) {
  .heroCarousel,
  .home-carousel,
  [data-carousel] {
    display: none !important; } }

@media (min-width: 801px) {
  .beautify__section--brandsCarousel ._list .slick-prev, div.beautify__customerReviews ._list .slick-prev {
    left: 0.375rem; }
  .beautify__section--brandsCarousel ._list .slick-next, div.beautify__customerReviews ._list .slick-next {
    right: 0.1875rem; } }

@media (min-width: 1261px) {
  .beautify__section--brandsCarousel ._list .slick-prev, div.beautify__customerReviews ._list .slick-prev {
    left: -2rem; }
  .beautify__section--brandsCarousel ._list .slick-next, div.beautify__customerReviews ._list .slick-next {
    right: -2rem; } }

@media (max-width: 550px) {
  .u-hideMobile {
    display: none !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .u-hideTablet {
    display: none !important; } }

@media (min-width: 801px) {
  .u-hideDesktop {
    display: none !important; } }

.icon {
  fill: #1a1a1a; }
  a:hover .icon {
    fill: #1f439e; }

[role=button] {
  cursor: pointer; }
  [role=button]:active, [role=button]:hover {
    outline: none; }

.button {
  transition: none; }

.button--primary .icon {
  height: 1.25rem;
  width: 1.25rem;
  fill: white;
  margin-right: 0.5rem;
  vertical-align: text-bottom; }

.button--primary:hover .icon, .button--primary:focus .icon {
  fill: #ff4dad; }

.button--primary:active .icon {
  fill: #ff4dad; }

.button--light {
  background-color: #ff4dad;
  border-color: #ff4dad;
  color: white;
  color: white;
  background-color: #476bef;
  border-color: #476bef; }
  .button--light:hover, .button--light:focus, .button--light.is-active, .button--light.active {
    background-color: #da1984;
    border-color: #da1984;
    color: #ff4dad; }
  .button--light:active {
    background-color: #da1984;
    border: 2px solid #da1984;
    color: #ff4dad; }
  .button--light:hover, .button--light:focus, .button--light:active {
    color: #ff4dad;
    background-color: #024d5c;
    border-color: #024d5c; }

.button--dark {
  background-color: #ff4dad;
  border-color: #ff4dad;
  color: white;
  color: white;
  background-color: #7857be;
  border-color: #7857be; }
  .button--dark:hover, .button--dark:focus, .button--dark.is-active, .button--dark.active {
    background-color: #da1984;
    border-color: #da1984;
    color: #ff4dad; }
  .button--dark:active {
    background-color: #da1984;
    border: 2px solid #da1984;
    color: #ff4dad; }
  .button--dark:hover, .button--dark:focus, .button--dark:active {
    color: white;
    background-color: #ff4dad;
    border-color: #ff4dad; }

.button--black {
  background-color: #ff4dad;
  border-color: #ff4dad;
  color: white;
  color: white;
  background-color: black;
  border-color: black; }
  .button--black:hover, .button--black:focus, .button--black.is-active, .button--black.active {
    background-color: #da1984;
    border-color: #da1984;
    color: #ff4dad; }
  .button--black:active {
    background-color: #da1984;
    border: 2px solid #da1984;
    color: #ff4dad; }
  .button--black:hover, .button--black:focus, .button--black:active {
    color: #ff4dad;
    background-color: #1f439e;
    border-color: #1f439e; }

.button--white {
  background-color: #ff4dad;
  border-color: #ff4dad;
  color: white;
  color: black;
  background-color: white;
  border-color: white; }
  .button--white:hover, .button--white:focus, .button--white.is-active, .button--white.active {
    background-color: #da1984;
    border-color: #da1984;
    color: #ff4dad; }
  .button--white:active {
    background-color: #da1984;
    border: 2px solid #da1984;
    color: #ff4dad; }
  .button--white:hover, .button--white:focus, .button--white:active {
    color: white;
    background-color: #ff4dad;
    border-color: #ff4dad; }

.button--outline {
  color: #ff4dad;
  background-color: transparent;
  border-color: #ff4dad; }
  .button--outline:hover, .button--outline:focus, .button--outline:active {
    color: #da1984;
    background-color: transparent;
    border-color: #da1984; }

.button--plain {
  color: black;
  background-color: transparent;
  border-color: transparent; }
  .button--plain:hover, .button--plain:focus, .button--plain:active {
    color: #0393fa;
    background-color: transparent;
    border-color: transparent; }

.button--link {
  color: black;
  text-decoration: underline;
  text-underline-position: under;
  background-color: transparent;
  border-color: transparent;
  border: 0; }
  .button--link:hover, .button--link:focus, .button--link:active {
    color: #0393fa;
    background-color: transparent;
    border-color: transparent; }

.button--block {
  display: block; }

.button--outstock {
  background-color: #a5a5a5; }
  .button--outstock:hover, .button--outstock:focus, .button--outstock:active {
    background-color: #a5a5a5; }

.form-increment {
  border: 0; }
  .form-increment .button[data-action=dec],
  .form-increment .button[data-action=inc] {
    border: 0;
    height: 45px;
    background-color: #e8e8e8; }
    .form-increment .button[data-action=dec]:hover, .form-increment .button[data-action=dec]:active,
    .form-increment .button[data-action=inc]:hover,
    .form-increment .button[data-action=inc]:active {
      background-color: #dfdfdf; }
    .form-increment .button[data-action=dec]:focus,
    .form-increment .button[data-action=inc]:focus {
      outline-offset: -2px !important; }
  .form-increment .button[data-action=dec] {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; }
  .form-increment .button[data-action=inc] {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px; }
  .form-increment .form-input--incrementTotal {
    height: 3.125rem;
    width: 3.125rem;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0;
    outline-offset: -2px !important; }

.sticky-header-loaded.show {
  position: fixed;
  top: 0; }

.alertBox-message p:last-child {
  margin-bottom: 0; }

.beautify__spacer {
  border: 0;
  margin: 0; }
  @media (max-width: 800px) {
    .beautify__spacer {
      padding-bottom: 3rem; } }
  @media (min-width: 801px) {
    .beautify__spacer {
      padding-bottom: 4.5rem; } }

.form-minMaxRow {
  display: flex;
  margin: 0; }
  .form-minMaxRow .form-field {
    padding: 0;
    position: relative; }
  .form-minMaxRow .form-field--input {
    display: flex;
    align-items: center;
    border: 1px solid #cccccc;
    border-radius: 8px;
    margin-right: 0.75rem; }
    .form-minMaxRow .form-field--input .form-input {
      border: 0;
      padding: 0 1.125rem;
      display: inline-block;
      text-align: center; }
  .form-minMaxRow ._currency {
    font-size: 12px;
    position: absolute;
    right: 0.5rem; }

.form-label ._required {
  color: #ff7d7d;
  font-size: inherit;
  margin-left: 0; }

.form-field--date .form-row--third .form-field {
  width: 33.3333%; }

.form-field--date .form-row--third .form-select {
  padding-right: 2.25rem; }

.jstree {
  font-size: 14px; }

.list-unstyled {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .list-unstyled ul,
  .list-unstyled ol {
    list-style: none;
    margin-bottom: 0; }
  .list-unstyled li {
    margin: 0;
    padding: 0; }

.list-icon {
  list-style: none;
  margin-left: 0;
  margin: 0;
  padding: 0; }
  .list-icon ul,
  .list-icon ol {
    list-style: none;
    margin-bottom: 0; }
  .list-icon li {
    margin: 0;
    padding: 0; }
  .list-icon li {
    margin-bottom: 0.375rem; }

.li-icon {
  min-width: 30px;
  display: inline-block; }

@keyframes shadowPulse {
  0% {
    box-shadow: 0 0 10px 0 #4496f6; }
  100% {
    box-shadow: 0 0 5px 0 rgba(68, 150, 246, 0); } }

.mb-quarter {
  margin-bottom: 0.375rem !important; }

@media (max-width: 550px) {
  .mb-quarter-m {
    margin-bottom: 0.375rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-quarter-t {
    margin-bottom: 0.375rem !important; } }

@media (min-width: 801px) {
  .mb-quarter-d {
    margin-bottom: 0.375rem !important; } }

.mb-third {
  margin-bottom: 0.5rem !important; }

@media (max-width: 550px) {
  .mb-third-m {
    margin-bottom: 0.5rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-third-t {
    margin-bottom: 0.5rem !important; } }

@media (min-width: 801px) {
  .mb-third-d {
    margin-bottom: 0.5rem !important; } }

.mb-half {
  margin-bottom: 0.75rem !important; }

@media (max-width: 550px) {
  .mb-half-m {
    margin-bottom: 0.75rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-half-t {
    margin-bottom: 0.75rem !important; } }

@media (min-width: 801px) {
  .mb-half-d {
    margin-bottom: 0.75rem !important; } }

.mb-base {
  margin-bottom: 1rem !important; }

@media (max-width: 550px) {
  .mb-base-m {
    margin-bottom: 1rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-base-t {
    margin-bottom: 1rem !important; } }

@media (min-width: 801px) {
  .mb-base-d {
    margin-bottom: 1rem !important; } }

.mb-single {
  margin-bottom: 1.5rem !important; }

@media (max-width: 550px) {
  .mb-single-m {
    margin-bottom: 1.5rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-single-t {
    margin-bottom: 1.5rem !important; } }

@media (min-width: 801px) {
  .mb-single-d {
    margin-bottom: 1.5rem !important; } }

.mb-double {
  margin-bottom: 3rem !important; }

@media (max-width: 550px) {
  .mb-double-m {
    margin-bottom: 3rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-double-t {
    margin-bottom: 3rem !important; } }

@media (min-width: 801px) {
  .mb-double-d {
    margin-bottom: 3rem !important; } }

.mb-3x {
  margin-bottom: 4.5rem !important; }

@media (max-width: 550px) {
  .mb-3x-m {
    margin-bottom: 4.5rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-3x-t {
    margin-bottom: 4.5rem !important; } }

@media (min-width: 801px) {
  .mb-3x-d {
    margin-bottom: 4.5rem !important; } }

.mb-4x {
  margin-bottom: 6rem !important; }

@media (max-width: 550px) {
  .mb-4x-m {
    margin-bottom: 6rem !important; } }

@media (min-width: 551px) and (max-width: 800px) {
  .mb-4x-t {
    margin-bottom: 6rem !important; } }

@media (min-width: 801px) {
  .mb-4x-d {
    margin-bottom: 6rem !important; } }

@media (max-width: 800px) {
  .banners .banner {
    padding-left: 0.75rem;
    padding-right: 0.75rem; } }

.header {
  background-color: white;
  width: 100%; }
  .header.sticky-header-loaded {
    position: fixed;
    z-index: 50;
    transition: top 0.5s ease-out; }
    .header.sticky-header-loaded._shadow {
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
    .header.sticky-header-loaded:not(._shadow) {
      position: absolute; }
    .has-activeNavPages .header.sticky-header-loaded,
    .has-quickSearchOpen .header.sticky-header-loaded._shadow {
      top: 0 !important;
      position: fixed; }

.stickyHeader-placeholder {
  background-color: white; }

@media (min-width: 801px) {
  body.has-quickSearchOpen .header .navPages-container {
    display: none;
    pointer-events: none;
    position: relative; }
    body.has-quickSearchOpen .header .navPages-container::before {
      content: "";
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 50; } }

body.editing-menu-widgets .header .navPages-container .navPage-subMenu {
  transition: unset;
  visibility: visible;
  opacity: 1; }

.header-logo {
  margin-right: auto;
  flex: auto;
  text-align: center; }
  .header-logo > a {
    display: block; }
  @media (max-width: 800px) {
    .header-logo {
      margin-bottom: 0.75rem;
      margin-left: auto;
      margin-right: auto;
      max-width: calc(100% - 7.875rem); } }
  @media (min-width: 801px) {
    .header-logo {
      flex: 0; }
      .header-logo._isImg {
        flex-basis: auto;
        max-width: 215px;
        flex: auto; } }
  .header-logo:has(.header-logo-text) a:hover {
    color: white;
    outline: 2px solid #0393fa;
    border-radius: 4px;
    outline-offset: 4px;
    z-index: 1;
    position: relative; }

.header-logo-text {
  display: block;
  text-align: center; }
  @media (min-width: 801px) {
    .header-logo-text {
      white-space: nowrap;
      overflow: hidden; } }

@media (max-width: 800px) {
  .header-logo-image-container {
    max-width: 100%;
    margin: auto;
    width: 215px; }
    .header-logo-image-container::after {
      padding-bottom: 33.48837%; } }

.header-logo-image {
  width: 100%;
  height: auto;
  max-height: 100%;
  object-fit: contain; }

.navUser-section .icon {
  fill: #ff4dad; }

@media (max-width: 1260px) {
  .navUser-section ._label {
    display: none; } }

@media (max-width: 800px) {
  .navUser-section {
    order: 1; } }

.beautify__mainHeader .container {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .beautify__mainHeader .container:before, .beautify__mainHeader .container:after {
    content: " ";
    display: table; }
  .beautify__mainHeader .container:after {
    clear: both; }

.beautify__mainHeader .navUser-action .icon {
  margin-bottom: 0.75rem; }

.beautify__mainHeader .navUser-action:hover .icon {
  fill: #da1984; }

@media (max-width: 1260px) {
  .beautify__mainHeader .navUser-action .icon {
    margin-bottom: 0; } }

@media (max-width: 550px) {
  .beautify__mainHeader .navUser-action .icon {
    margin-bottom: 0; } }

.beautify__mainHeader .navUser-section .navUser-item--phone.u-hideDesktop > a {
  margin: 0; }

.beautify__mainHeader .navUser-item--currency:hover > a {
  color: #da1984; }

.beautify__mainHeader .navUser-item--currency:hover .icon {
  fill: #da1984; }

.beautify__mainHeader .navUser-item--currency > a {
  display: flex;
  align-items: center;
  color: #ff4dad;
  text-decoration: none; }

.beautify__mainHeader .navUser-item--currency ._label {
  margin-right: 0.375rem; }

.beautify__mainHeader .navUser-item--currency ._value {
  text-decoration: underline;
  text-underline-position: under;
  margin-right: 0.375rem; }

.beautify__mainHeader .navUser-item--currency .icon {
  height: 0.625rem;
  width: 0.625rem; }

.beautify__mainHeader .navUser-item--currency .dropdown-menu {
  top: 100% !important; }
  .beautify__mainHeader .navUser-item--currency .dropdown-menu ul {
    list-style: none;
    padding: 0.375rem 0; }
  .beautify__mainHeader .navUser-item--currency .dropdown-menu a {
    display: block;
    padding: 0.375rem 0.75rem;
    color: white;
    text-decoration: none; }
    .beautify__mainHeader .navUser-item--currency .dropdown-menu a:hover, .beautify__mainHeader .navUser-item--currency .dropdown-menu a:focus {
      color: #ff4dad; }
    .beautify__mainHeader .navUser-item--currency .dropdown-menu a strong {
      color: #ff4dad; }

@media (max-width: 800px) {
  .beautify__mainHeader .container {
    padding-top: 0.75rem; }
  .beautify__mainHeader ._searchBar {
    display: flex;
    align-items: center;
    background-color: #0393fa;
    margin: 0 -0.75rem;
    padding: 0.75rem;
    clear: both;
    width: calc(100% + 1.5rem);
    order: 3; }
  .beautify__mainHeader .navUser-item--user {
    display: none; } }

@media (max-width: 1260px) {
  .beautify__mainHeader .navUser-section .navUser-item--currency ._label {
    display: none; } }

@media (min-width: 801px) {
  .beautify__mainHeader {
    padding: 1rem 0 0;
    padding-bottom: 1rem; }
    .beautify__mainHeader .container {
      flex-wrap: nowrap; }
    .beautify__mainHeader:has(.header-logo-text) .header-logo {
      max-width: 33.33333%; }
    .beautify__mainHeader ._isImg {
      max-width: 33.33333%;
      width: 215px;
      flex: 0 auto; }
    .beautify__mainHeader .header-logo {
      order: 1;
      margin: 0 2.25rem 0 0; }
    .beautify__mainHeader .header-logo-image {
      right: auto; }
    .beautify__mainHeader ._searchBar {
      order: 2;
      margin: 0 auto;
      flex: auto; }
    .beautify__mainHeader .navUser-section {
      order: 3;
      margin: 0; }
      .beautify__mainHeader .navUser-section .navUser-item--phone > a {
        margin-left: 1.5rem;
        margin-right: 0; }
      .beautify__mainHeader .navUser-section .navUser-item--currency {
        margin-left: 1.5rem; } }

.beautify__topHeader {
  /* background-color: stencilColor("topHeader-bgColor"); */
  background: url("../img/candy-store-ribbon.png") repeat-x 0 0;
  color: white;
  font-size: 14px;
  min-height: 66px; }
  .beautify__topHeader .container {
    display: flex;
    justify-content: space-between; }
  .beautify__topHeader .icon {
    fill: white; }
  .beautify__topHeader a {
    color: inherit;
    text-decoration: none; }
    .beautify__topHeader a:hover, .beautify__topHeader a:focus {
      color: #ff4dad; }
      .beautify__topHeader a:hover .icon, .beautify__topHeader a:focus .icon {
        fill: #ff4dad; }
  .beautify__topHeader ._contact {
    padding: 0.75rem 0; }
    .beautify__topHeader ._contact .icon {
      height: 1.625rem;
      width: 1.625rem;
      margin-right: 0.75rem; }
  .beautify__topHeader ._announce {
    margin: auto 0; }
    .beautify__topHeader ._announce [data-sub-layout] {
      padding: 0.375rem 0; }
    .beautify__topHeader ._announce a {
      font-family: "Baloo";
      font-size: 20px;
      text-transform: uppercase;
      color: white; }
      .beautify__topHeader ._announce a:hover {
        text-decoration: underline;
        text-underline-position: auto; }
    .beautify__topHeader ._announce .button {
      margin: 0; }
    .beautify__topHeader ._announce p {
      color: white;
      padding: 0;
      margin: 0;
      display: flex;
      align-items: center; }
  .beautify__topHeader ._user {
    display: flex;
    gap: 1.5rem;
    align-items: center; }
    .beautify__topHeader ._user:has(._currency) ._phone::after {
      display: block; }
    .beautify__topHeader ._user a {
      font-family: "Baloo";
      font-size: 20px;
      text-transform: uppercase;
      color: white; }
      .beautify__topHeader ._user a:hover {
        text-decoration: underline;
        text-underline-position: auto; }
  .beautify__topHeader ._phone {
    position: relative;
    padding: 0.75rem 0; }
    .beautify__topHeader ._phone a {
      display: flex;
      align-items: center; }
    .beautify__topHeader ._phone svg {
      height: 1rem;
      width: 1rem;
      margin-right: 0.5rem; }
    .beautify__topHeader ._phone::after {
      content: "";
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      right: -13px;
      width: 1px;
      height: 13px;
      border-right: 1px solid transparent;
      background-color: rgba(255, 255, 255, 0.2);
      display: none; }
  .beautify__topHeader ._currency {
    padding: 0.75rem 0; }
    .beautify__topHeader ._currency > a {
      display: flex;
      align-items: center; }
    .beautify__topHeader ._currency ._label {
      margin-right: 0.375rem; }
    .beautify__topHeader ._currency ._value {
      text-decoration: underline;
      text-underline-position: under;
      margin-right: 0.375rem; }
    .beautify__topHeader ._currency .icon {
      height: 0.625rem;
      width: 0.625rem; }
    .beautify__topHeader ._currency .dropdown-menu {
      top: 100% !important; }
      .beautify__topHeader ._currency .dropdown-menu ul {
        list-style: none;
        padding: 0.375rem 0; }
      .beautify__topHeader ._currency .dropdown-menu a {
        display: block;
        padding: 0.375rem 0.75rem;
        color: white;
        text-decoration: none; }
        .beautify__topHeader ._currency .dropdown-menu a:hover, .beautify__topHeader ._currency .dropdown-menu a:focus {
          color: #ff4dad; }
        .beautify__topHeader ._currency .dropdown-menu a strong {
          color: #ff4dad; }
  @media (max-width: 1260px) {
    .beautify__topHeader ._contact {
      display: none; }
    .beautify__topHeader ._announce {
      width: 100%;
      font-size: 14px;
      margin: auto;
      text-align: center; }
      .beautify__topHeader ._announce [data-marquee],
      .beautify__topHeader ._announce > p {
        white-space: nowrap;
        overflow: auto;
        -webkit-overflow-scrolling: touch; }
        .beautify__topHeader ._announce [data-marquee]::-webkit-scrollbar,
        .beautify__topHeader ._announce > p::-webkit-scrollbar {
          display: none; } }

@media (max-width: 1260px) and (min-width: 801px) {
  .beautify__topHeader:has(._phone) [data-layout-id], .beautify__topHeader:has(._currency) [data-layout-id] {
    width: 500px; } }
  @media (max-width: 800px) {
    .beautify__topHeader ._user {
      display: none; } }

.navUser-item--currency {
  position: relative; }
  .navUser-item--currency .navUser-action .icon {
    width: 0.75rem;
    height: 0.75rem; }
  .navUser-item--currency .dropdown-menu.is-open {
    left: auto;
    right: 0;
    margin-top: 1rem;
    min-width: 200px;
    white-space: nowrap; }

.navUser-subMenu-list {
  list-style: none;
  margin: 0;
  padding: 0.5rem 0; }

.navUser-subMenu-action {
  display: block;
  padding: 0.375rem 1.5rem;
  text-decoration: none; }

.navUser-action {
  text-align: center;
  font-size: 1rem; }
  @media (min-width: 801px) {
    .navUser-action {
      line-height: 1; } }
  .navUser-action .icon {
    height: 1.625rem;
    width: 1.625rem;
    display: block;
    margin: 0 auto; }
    @media (min-width: 801px) {
      .navUser-action .icon {
        height: 1.625rem;
        width: 1.625rem; } }
  @media (max-width: 800px) {
    .navUser-action ._label {
      display: none; } }

.header .dropdown-menu {
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }

.beautify__quickSearch {
  position: relative; }
  @media (max-width: 800px) {
    .beautify__quickSearch {
      flex: 1; } }
  .beautify__quickSearch.loading::after {
    height: 1.5rem;
    width: 1.5rem;
    position: absolute;
    right: 2.5rem;
    top: 50%;
    transform: translateY(-50%); }
    @media (min-width: 801px) {
      .beautify__quickSearch.loading::after {
        height: 1.625rem;
        width: 1.625rem;
        right: 2.875rem; } }
  @media (min-width: 801px) {
    .beautify__quickSearch .button {
      height: 2.8125rem;
      width: 2.8125rem;
      padding: 0;
      background-color: #212152;
      border-color: #212152; }
      .beautify__quickSearch .button .icon {
        height: 1.5rem;
        width: 1.5rem;
        fill: white; }
      .beautify__quickSearch .button:hover, .beautify__quickSearch .button:focus {
        background-color: rgba(33, 33, 82, 0.7);
        border-color: rgba(33, 33, 82, 0.7); }
        .beautify__quickSearch .button:hover .icon, .beautify__quickSearch .button:focus .icon {
          fill: #ff4dad; } }
  .beautify__quickSearch .button._close {
    position: absolute;
    left: 0;
    top: 0;
    border: 0;
    margin: 0;
    width: 2.8125rem;
    padding: 0.75rem;
    background: none;
    color: #212152;
    display: none; }
    @media (max-width: 800px) {
      .beautify__quickSearch .button._close {
        height: 2.5rem;
        width: 2.5rem; } }
    .has-quickSearchOpen .beautify__quickSearch .button._close._close {
      display: block; }
    .beautify__quickSearch .button._close .icon {
      width: 100%;
      height: 100%;
      fill: #212152; }
  .beautify__quickSearch .button._submit {
    margin: 0;
    width: 2.6875rem;
    height: 2.6875rem;
    padding: 10px;
    margin-right: 1px;
    margin-top: 1px;
    background-color: transparent;
    border: unset;
    border-left: 0;
    position: absolute;
    right: 0; }
    .beautify__quickSearch .button._submit:hover .icon {
      fill: #da1984; }
    @media (max-width: 800px) {
      .beautify__quickSearch .button._submit {
        height: 2.375rem;
        width: 2.375rem; } }
    .beautify__quickSearch .button._submit .icon {
      width: 100%;
      height: 100%;
      fill: #212152; }
  .beautify__quickSearch .form {
    margin: 0; }
  .beautify__quickSearch .form-field {
    margin: 0; }
  .beautify__quickSearch .form-input {
    color: #212152;
    border-color: #f078a0;
    border-width: 2px;
    border-radius: 30px;
    background-color: white;
    transition: all 0.2s linear;
    width: 150px;
    height: 51px; }
    @media (min-width: 1261px) {
      .beautify__quickSearch .form-input {
        width: 300px; } }
    .beautify__quickSearch .form-input::placeholder {
      font-size: 14px; }
    @media (max-width: 800px) {
      .beautify__quickSearch .form-input {
        background-color: white;
        height: 2.5rem; } }
    @media (min-width: 801px) {
      .beautify__quickSearch .form-input {
        height: 2.8125rem;
        border-color: #f078a0; } }
    .beautify__quickSearch .form-input::placeholder {
      color: rgba(33, 33, 82, 0.6); }
    .has-quickSearchOpen .beautify__quickSearch .form-input {
      padding-left: 2.8125rem; }
      .has-quickSearchOpen .beautify__quickSearch .form-input ~ ._searchIcon {
        display: none; }
  .beautify__quickSearch ._searchIcon {
    fill: #f078a0; }
    @media (max-width: 800px) {
      .beautify__quickSearch ._searchIcon {
        display: none; } }
    @media (min-width: 801px) {
      .beautify__quickSearch ._searchIcon {
        position: absolute;
        height: 2.8125rem;
        width: 2.8125rem;
        padding: 0.75rem; } }

@media (max-width: 800px) {
  .dropdown--quickSearch.is-open {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 50; } }

.mobileMenu-toggle {
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  color: white;
  margin-bottom: 0.75rem; }
  @media (min-width: 801px) {
    .mobileMenu-toggle {
      display: none; } }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    height: 1.625rem;
    width: 1.625rem;
    display: block;
    position: relative; }
    .mobileMenu-toggle .mobileMenu-toggleIcon ._icon,
    .mobileMenu-toggle .mobileMenu-toggleIcon ._icon::before,
    .mobileMenu-toggle .mobileMenu-toggleIcon ._icon::after {
      content: "";
      display: block;
      height: 3px;
      position: absolute;
      transform: rotate(0deg);
      transition: transform 100ms ease-in, top 100ms ease-in 150ms, bottom 100ms ease-in 150ms;
      width: 100%;
      background-color: #ff4dad; }
    .mobileMenu-toggle .mobileMenu-toggleIcon ._icon {
      top: 12px;
      transition: background-color 10ms ease-in 100ms; }
    .mobileMenu-toggle .mobileMenu-toggleIcon ._icon::before {
      top: -10px; }
    .mobileMenu-toggle .mobileMenu-toggleIcon ._icon::after {
      bottom: -10px; }
  .mobileMenu-toggle ._label {
    display: block;
    line-height: 1;
    margin-top: 5px; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon ._icon {
    background-color: transparent;
    transition-delay: 100ms; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon ._icon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon ._icon::after {
      bottom: auto;
      top: auto;
      transition: transform 100ms ease-in 150ms, top 100ms ease-in, bottom 100ms ease-in;
      width: 30px;
      left: -2px; }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon ._icon::before {
      top: 0;
      transform: rotate(45deg); }
    .mobileMenu-toggle.is-open .mobileMenu-toggleIcon ._icon::after {
      bottom: 0;
      transform: rotate(-45deg); }

.navPages-container {
  background-color: #0393fa; }
  @media (max-width: 800px) {
    .navPages-container {
      width: 100%;
      position: fixed;
      top: 0;
      left: -100%;
      bottom: 0;
      overflow: hidden;
      z-index: 10;
      transition: visibility 0.1s linear 0.2s, left 0.2s linear;
      visibility: hidden; }
      .navPages-container > .container {
        height: 100%;
        overflow: hidden;
        padding: 0;
        display: flex;
        flex-direction: column; }
      .navPages-container.is-open {
        visibility: visible;
        transition: left 0.2s linear;
        left: 0; }
        .navPages-container.is-open > .container {
          overflow: auto;
          -webkit-overflow-scrolling: touch; } }
  @media (min-width: 801px) {
    .navPages-container {
      display: block; }
      .navPages-container > .container {
        position: relative;
        max-width: 100%;
        padding: 0 0.5rem; } }

.navPages {
  padding: 0; }
  @media (min-width: 801px) {
    .navPages {
      display: flex;
      justify-content: center; }
      .navPages::before, .navPages::after {
        display: none; } }

.navPages-rootMenu {
  list-style: none; }
  @media (max-width: 800px) {
    .navPages-rootMenu {
      margin: 1.5rem 0 0; } }
  @media (min-width: 801px) {
    .navPages-rootMenu {
      margin: 0;
      max-width: 500px; } }

.navPages-item > .navPages-action {
  font-family: "Baloo";
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  position: relative;
  color: white; }
  .navPages-item > .navPages-action::before {
    transition: all 0.3s ease; }
  .navPages-item > .navPages-action:hover, .navPages-item > .navPages-action:focus {
    color: #ceeaff; }

.navPages-item > .navPages-action.has-subMenu {
  padding-right: 0.75rem;
  margin-right: 0;
  word-break: break-all; }

@media (max-width: 800px) {
  .navPages-item {
    position: relative;
    z-index: 0;
    border: 5px solid transparent; }
    .navPages-item.is-opening, .navPages-item.is-open {
      background-color: #0393fa;
      z-index: 1;
      padding: 0 0.5rem 0 1rem; }
      .navPages-item.is-opening > .navPages-action-toggle, .navPages-item.is-open > .navPages-action-toggle {
        font-size: 1rem;
        padding: 0.75rem 0;
        right: 0.5rem;
        padding-top: 2.25rem; }
        .navPages-item.is-opening > .navPages-action-toggle .icon, .navPages-item.is-open > .navPages-action-toggle .icon {
          height: 1rem;
          width: 1rem; }
        .navPages-item.is-opening > .navPages-action-toggle.is-open, .navPages-item.is-open > .navPages-action-toggle.is-open {
          right: 8px; }
          .navPages-item.is-opening > .navPages-action-toggle.is-open ._less .icon, .navPages-item.is-open > .navPages-action-toggle.is-open ._less .icon {
            fill: #ceeaff; }
      .navPages-item.is-opening > .navPages-action, .navPages-item.is-open > .navPages-action {
        font-size: 36px;
        line-height: 1.25;
        color: #ceeaff;
        padding-top: 2.25rem; }
    .navPages-item > .navPages-action-toggle .icon {
      fill: white; }
    .navPages-item > .navPages-action-toggle:hover .icon, .navPages-item > .navPages-action-toggle:focus .icon {
      fill: #ceeaff; }
    .navPages-item > .navPages-action-toggle:hover + .navPages-action.has-subMenu, .navPages-item > .navPages-action-toggle:focus + .navPages-action.has-subMenu {
      color: #ceeaff; }
    .navPages-item > .navPages-action.has-subMenu {
      padding-right: 2.625rem; }
    .navPages-item.is-opening {
      overflow: hidden; }
    .navPages-item.is-open {
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
      .navPages-item.is-open .navPage-subMenu {
        display: block; }
    .navPages-item.is-clone .navPage-subMenu.is-open {
      display: none; } }

@media (min-width: 801px) {
  .navPages-item {
    display: inline-block;
    position: relative;
    text-align: left; }
    .navPages-item:hover > .navPages-action {
      color: #ceeaff; }
    .navPages-item:hover > .navPages-action.has-subMenu {
      position: relative; }
      .navPages-item:hover > .navPages-action.has-subMenu::before {
        opacity: 1;
        visibility: visible;
        background-color: #ceeaff; }
    .navPages-item:hover .navPage-subMenu {
      opacity: 1;
      visibility: visible; }
    .navPages-item:hover .navPage-subMenu--column,
    .navPages-item:hover .navPage-subMenu--standard {
      left: 0;
      white-space: nowrap;
      transform: unset;
      right: unset; }
    .navPages-item:hover > .navPages-action-toggle-desktop .icon, .navPages-item:focus > .navPages-action-toggle-desktop .icon {
      fill: #ceeaff; } }

.navPages-item-cartLabel {
  display: none; }

.navPages-action {
  color: white;
  text-decoration: none;
  display: block; }
  .navPages-action::before {
    content: "";
    height: 3px;
    width: calc(100% - 24px);
    background-color: white;
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    bottom: 0.75rem;
    left: 50%;
    transform: translateX(-50%); }
    @media (max-width: 800px) {
      .navPages-action::before {
        display: none; } }
  .navPages-action:hover, .navPages-action:focus, .navPages-action:active {
    color: white; }
    .navPages-action:hover::before, .navPages-action:focus::before, .navPages-action:active::before {
      opacity: 1;
      visibility: visible;
      background-color: #ceeaff; }
    .navPages-action:hover .icon, .navPages-action:focus .icon, .navPages-action:active .icon {
      fill: #ceeaff; }
  @media (max-width: 800px) {
    .navPages-action {
      position: relative;
      padding: 0.5rem 0.5rem 0.5rem 0; }
      .navPages-action.is-open {
        padding-bottom: 0.75rem; }
      .navPages-action-toggle + .navPages-action {
        margin-right: 80px; } }
  @media (min-width: 801px) {
    .navPages-action {
      padding: 1rem 0.75rem; }
      .navPages-action.has-subMenu {
        padding-right: 0.1875rem;
        margin-right: 1rem; } }
  .navPages-action .icon {
    fill: #ceeaff;
    height: 0.625rem;
    width: 0.625rem;
    vertical-align: baseline;
    margin-left: 0.1875rem; }
    @media (max-width: 800px) {
      .navPages-action .icon {
        display: none; } }

.navPages-action-toggle {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1rem;
  text-decoration: none;
  text-transform: lowercase;
  color: rgba(255, 255, 255, 0.5);
  z-index: 1;
  width: 40px;
  text-align: center; }
  .navPages-action-toggle:hover, .navPages-action-toggle:focus {
    color: white; }
    .navPages-action-toggle:hover .icon, .navPages-action-toggle:focus .icon {
      fill: white; }
  .navPages-item > .navPages-action-toggle {
    padding: 0.625rem 0; }
  .navPage-subMenu-item > .navPages-action-toggle {
    padding: 0.375rem 0; }
  .navPages-action-toggle:not(.is-open) ._less {
    display: none; }
  .navPages-action-toggle.is-open ._more {
    display: none; }
  .navPages-action-toggle .icon {
    fill: rgba(255, 255, 255, 0.5);
    height: 0.625rem;
    width: 0.625rem;
    height: 14px;
    width: 14px; }
  @media (min-width: 801px) {
    .navPages-action-toggle {
      display: none; } }

@media (max-width: 800px) {
  .navPages-action-toggle-desktop {
    display: none; } }

@media (min-width: 801px) {
  .navPages-action-toggle-desktop {
    position: absolute;
    padding: 1rem 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0; }
    .navPages-action-toggle-desktop .icon {
      fill: white;
      height: 0.625rem;
      width: 0.625rem; }
    .navPages-action-toggle-desktop:hover .icon, .navPages-action-toggle-desktop:focus .icon {
      fill: #ceeaff; } }

.navPages-list {
  list-style: none;
  background-color: #0393fa; }
  @media (max-width: 800px) {
    .navPages-list {
      background-color: #0393fa;
      margin: 0;
      padding: 0 1rem; }
      .navPages-list > .navPages-item:last-child {
        padding-bottom: 0.75rem; }
      .navPages-list + .navPages-list > .navPages-item:first-child {
        padding-top: 1rem;
        border-top: 1px solid rgba(255, 255, 255, 0.5); }
        .navPages-list + .navPages-list > .navPages-item:first-child .navPages-action-toggle {
          top: 61%;
          transform: translateY(-50%); }
      .navPages-list + .navPages-list > .navPages-item:last-child {
        padding-bottom: 0.75rem; }
      .navPages-list:last-child > .navPages-item:last-child {
        padding-bottom: 0; }
      .navPages-list:not(.navPages-list--user):first-child .navPages-item:first-child {
        padding-top: 1rem; }
        .navPages-list:not(.navPages-list--user):first-child .navPages-item:first-child .navPages-action-toggle {
          top: unset; }
      .navPages-list.navPages-list--user .navPages-item .navPage-subMenu {
        height: 0; } }
  @media (min-width: 801px) {
    .navPages-list {
      margin: 0;
      text-align: center; } }

.navPage-subMenu {
  opacity: 0;
  visibility: hidden; }
  .navPage-subMenu.is-open {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 800px) {
    .navPage-subMenu {
      padding: 0;
      display: none; } }
  @media (min-width: 801px) {
    .navPage-subMenu {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      padding-top: 0.5rem;
      z-index: 1;
      width: 100%;
      max-width: 96.75rem;
      padding: 0 1.5rem; }
      .navPage-subMenu .navPages-action-toggle-desktop {
        display: none; }
      .navPage-subMenu .productGrid .card._hideBtn {
        display: flex; } }

@media (min-width: 801px) {
  .navPages._hasMegamenu .navPages-action.has-subMenu {
    display: inline-block; }
  .navPages._hasMegamenu .navPages-item:not(.navPages-item--page) {
    position: static; }
  .navPages._hasMegamenu .navPages-action-toggle-desktop {
    position: relative;
    right: 10px; }
  .navPages._hasMegamenu h2.page-heading {
    text-align: left; }
  .navPages._hasMegamenu .navPages-item.navPages-item--page > .navPages-action.has-subMenu {
    padding-right: 0.75rem; } }

.navPage-childList-item {
  position: relative; }
  .navPage-childList-item .navPages-action-toggle {
    padding: 0.375rem 0; }
  @media (min-width: 801px) {
    .navPage-childList-item:has(.navPage-childList) {
      display: flex; }
      .navPage-childList-item:has(.navPage-childList) .navPage-childList {
        position: absolute;
        top: -0.75rem;
        left: -99999px;
        background-color: #ceeaff;
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
        padding: 1rem 0.25rem;
        visibility: hidden;
        border-radius: 16px;
        border: 5px solid #ceeaff;
        width: 100%;
        min-width: 225px;
        z-index: 50;
        opacity: 0;
        transition: opacity 0.2s linear; }
        .navPage-childList-item:has(.navPage-childList) .navPage-childList.is-open {
          left: 105%;
          visibility: visible;
          opacity: 1; }
          .navPage-childList-item:has(.navPage-childList) .navPage-childList.is-open.toLeft {
            left: auto;
            right: 105%; }
      .navPage-childList-item:has(.navPage-childList) .navPage-childList-item {
        padding: 0 1rem;
        position: relative; }
        .navPage-childList-item:has(.navPage-childList) .navPage-childList-item:hover::after, .navPage-childList-item:has(.navPage-childList) .navPage-childList-item:focus::after {
          position: absolute;
          content: "";
          top: 0;
          width: 10%;
          height: 100%;
          right: 10%;
          transform: translateX(100%); }
        .navPage-childList-item:has(.navPage-childList) .navPage-childList-item:hover::before, .navPage-childList-item:has(.navPage-childList) .navPage-childList-item:focus::before {
          content: "";
          position: absolute;
          height: 100%;
          left: -15px;
          width: 10%;
          top: 0;
          z-index: 50; }
      .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu {
        width: 100%; }
        .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu:hover + .navPages-action-toggle-desktop, .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu:focus + .navPages-action-toggle-desktop {
          opacity: 1; }
          .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu:hover + .navPages-action-toggle-desktop .icon, .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu:focus + .navPages-action-toggle-desktop .icon {
            fill: #0393fa; }
      .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
        display: inline-block;
        padding: 0.375rem 0.75rem;
        position: absolute;
        top: 0;
        right: 0;
        pointer-events: none;
        transform: rotate(-90deg);
        opacity: 0; }
        .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:hover, .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:focus {
          opacity: 1; }
          .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:hover .icon, .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:focus .icon {
            fill: #0393fa; }
      .navPage-childList-item:has(.navPage-childList):hover > .navPage-childList-action, .navPage-childList-item:has(.navPage-childList):focus > .navPage-childList-action {
        color: #0393fa; }
      .navPage-childList-item:has(.navPage-childList):hover > .navPage-childList, .navPage-childList-item:has(.navPage-childList):focus > .navPage-childList {
        left: calc(100% + 10px);
        visibility: visible;
        opacity: 1; }
        .navPage-childList-item:has(.navPage-childList):hover > .navPage-childList.toLeft, .navPage-childList-item:has(.navPage-childList):focus > .navPage-childList.toLeft {
          left: auto;
          right: calc(100% + 10px); }
      .navPage-childList-item:has(.navPage-childList):hover > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop, .navPage-childList-item:has(.navPage-childList):focus > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
        opacity: 1; }
        .navPage-childList-item:has(.navPage-childList):hover > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop .icon, .navPage-childList-item:has(.navPage-childList):focus > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop .icon {
          fill: #0393fa; }
    .navPage-childList-item:hover, .navPage-childList-item:focus {
      background-color: white; } }

@media (min-width: 801px) {
  .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:hover::after, .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:focus::after {
    position: absolute;
    content: "";
    top: 0;
    width: 20px;
    height: 100%;
    right: 10px;
    transform: translateX(100%); }
  .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:hover::before, .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:focus::before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    width: 10%;
    top: 0;
    transform: translateX(-100%);
    z-index: 50; } }

.navPage-subMenu-item > .navPage-childList > .navPage-childList-item:hover > .navPage-childList, .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:focus > .navPage-childList {
  left: calc(100% + 2px);
  visibility: visible; }
  .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:hover > .navPage-childList.toLeft, .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:focus > .navPage-childList.toLeft {
    left: auto;
    right: calc(100% + 5px); }

@media (max-width: 1260px) {
  .navPage-subMenu-item {
    padding: 0 1.5rem;
    width: 20%; } }

@media (max-width: 850px) {
  .navPage-subMenu-item {
    padding: 0 0.75rem;
    width: 25%; } }

@media (min-width: 1261px) {
  .navPage-subMenu-item {
    padding: 0 0.75rem;
    width: 20%; }
    .navPage-subMenu-item:nth-child(3n) {
      border-right: 0; } }
  @media all and (min-width: 1261px) and (-ms-high-contrast: none), (min-width: 1261px) and (-ms-high-contrast: active) {
    .navPage-subMenu-item {
      width: 300px; } }

@media (max-width: 800px) {
  .navPage-subMenu-item {
    position: relative;
    width: 100%;
    padding: 0; }
    .navPage-subMenu-item .navPages-action-toggle.is-open + .navPage-subMenu-action {
      color: #ceeaff; }
    .navPage-subMenu-item .navPages-action-toggle.is-open ._less .icon {
      fill: #ceeaff; }
    .navPage-subMenu-item .navPages-action-toggle .icon {
      fill: white; }
    .navPage-subMenu-item .navPages-action-toggle:hover .icon, .navPage-subMenu-item .navPages-action-toggle:focus .icon {
      fill: #ceeaff; }
    .navPage-subMenu-item .navPages-action-toggle:hover + .navPage-subMenu-action, .navPage-subMenu-item .navPages-action-toggle:focus + .navPage-subMenu-action {
      color: #ceeaff; }
    .navPage-subMenu-item .navPages-action-toggle + .navPage-subMenu-action .icon {
      fill: white; } }

@media (max-width: 800px) {
  .navPage-subMenu.navPage-subMenu--standard {
    height: 0; }
    .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover .navPage-subMenu-action, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus .navPage-subMenu-action {
      color: #ceeaff;
      background-color: transparent; } }

@media (min-width: 801px) {
  .navPage-subMenu.navPage-subMenu--standard {
    width: auto;
    left: 0;
    position: absolute;
    transform: unset;
    padding-left: 0;
    padding-right: 0; }
    .navPage-subMenu.navPage-subMenu--standard.is-open {
      left: 0;
      transform: unset;
      white-space: nowrap;
      position: absolute;
      width: auto; }
    .navPage-subMenu.navPage-subMenu--standard .navPages-action-toggle-desktop {
      display: inline-block;
      padding: 0.5rem 0.75rem;
      font-size: 0.875rem;
      margin-right: 0.5rem;
      opacity: 1; }
      .navPage-subMenu.navPage-subMenu--standard .navPages-action-toggle-desktop .icon {
        transform: rotate(-90deg);
        vertical-align: middle;
        fill: #0393fa; }
      .navPage-subMenu.navPage-subMenu--standard .navPages-action-toggle-desktop:hover .icon {
        fill: #0393fa; }
    .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-list {
      display: block;
      padding: 1rem 0.25rem;
      position: relative; }
    .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item {
      position: relative;
      border-right: 0;
      width: 100%;
      background-color: #ceeaff;
      padding: 0 1.875rem; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item .navPage-subMenu-action {
        color: #0393fa; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:has(.navPage-childList)::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 10%;
        left: 0;
        top: 0;
        transform: translateX(-100%); }
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:has(.navPage-childList)::after {
        content: "";
        position: absolute;
        height: 100%;
        width: 10%;
        right: 10%;
        top: 0;
        transform: translateX(100%); }
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item > .navPage-childList {
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.1s, visibility 0.1s linear; }
        .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item > .navPage-childList.is-open {
          opacity: 1;
          visibility: visible; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus {
        background-color: white; }
        .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover > .navPage-childList, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus > .navPage-childList {
          left: calc(100% + 10px);
          visibility: visible;
          z-index: 50;
          opacity: 1; }
          .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover > .navPage-childList.toLeft, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus > .navPage-childList.toLeft {
            left: auto;
            right: calc(100% + 10px);
            opacity: 1; }
        .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover .navPage-subMenu-action, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus .navPage-subMenu-action {
          color: #0393fa; }
        .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover > .navPages-action-toggle-desktop, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus > .navPages-action-toggle-desktop {
          opacity: 1; }
          .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:hover > .navPages-action-toggle-desktop .icon, .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item:focus > .navPages-action-toggle-desktop .icon {
            fill: #0393fa; } }
    @media (min-width: 801px) and (min-width: 801px) {
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item .navPages-action-toggle-desktop {
        padding-top: 0.6875rem;
        padding-bottom: 0.6875rem; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-item .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
        padding-top: 0.5625rem;
        padding-bottom: 0.5625rem; } }

@media (min-width: 801px) {
    .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-action {
      min-width: 140px;
      font-weight: inherit;
      text-transform: none;
      font-size: 18px;
      margin-bottom: 0; }
    .navPage-subMenu.navPage-subMenu--standard .navPage-childList {
      position: absolute;
      top: -0.75rem;
      left: -99999px;
      background-color: #ceeaff;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
      padding: 1rem 0.25rem;
      visibility: hidden;
      border-radius: 16px;
      border: 5px solid #ceeaff;
      z-index: 50; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList.is-open {
        left: calc(100% + 10px);
        visibility: visible; }
        .navPage-subMenu.navPage-subMenu--standard .navPage-childList.is-open.toLeft {
          left: auto;
          right: calc(100% + 10px); }
    .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item {
      padding: 0 1.5rem;
      position: relative; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item::after {
        right: 10%;
        top: 0;
        height: 100%;
        width: 10%;
        position: absolute;
        content: "";
        transform: translateX(100%); }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item::before {
        left: 10px;
        top: 0;
        height: 100%;
        width: 15%;
        position: absolute;
        content: "";
        transform: translateX(-100%);
        z-index: 100; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:hover > .navPage-childList, .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:focus > .navPage-childList {
        left: calc(100% + 10px);
        visibility: visible;
        opacity: 1; }
        .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:hover > .navPage-childList.toLeft, .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:focus > .navPage-childList.toLeft {
          left: auto;
          right: calc(100% + 10px); }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:hover > .navPage-childList-action, .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:focus > .navPage-childList-action {
        color: #0393fa; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:hover > .navPages-action-toggle-desktop .icon, .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:focus > .navPages-action-toggle-desktop .icon {
        fill: #0393fa; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
        opacity: 1;
        transform: rotate(0); }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-item > .navPages-action-toggle-desktop .icon {
        fill: #0393fa; }
    .navPage-subMenu.navPage-subMenu--standard .navPage-childList-action {
      font-size: 18px;
      padding: 0.5rem;
      line-height: inherit;
      min-width: 150px;
      position: relative;
      left: -16px; }
      .navPage-subMenu.navPage-subMenu--standard .navPage-childList-action:hover {
        padding-left: 0;
        left: 0; } }

@media (min-width: 801px) {
  .navPages-item.navPages-item--standard:not(:hover) .navPage-subMenu.navPage-subMenu--standard {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s, visibility 0.1s, left 0.1s 0.2s linear;
    left: -100vw; }
    .navPages-item.navPages-item--standard:not(:hover) .navPage-subMenu.navPage-subMenu--standard.is-open {
      opacity: 1;
      visibility: visible;
      left: 0; } }

@media (min-width: 801px) {
  .navPage-subMenu--column.navPage-subMenu {
    width: auto;
    position: absolute;
    padding-left: 0;
    padding-right: 0;
    left: 0;
    transform: unset; }
    .navPage-subMenu--column.navPage-subMenu.is-open {
      left: 0;
      transform: unset;
      white-space: nowrap; }
    .navPage-subMenu--column.navPage-subMenu .navPage-childList.is-open {
      display: block;
      opacity: 1;
      transform: translateY(0);
      transition: opacity 0.2s ease-in, transform 0.2s ease-in, left 0.1s ease-in 0.2s; }
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item.is-hover > .navPage-childList.is-open,
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover > .navPage-childList.is-open,
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus > .navPage-childList.is-open {
      opacity: 1;
      transform: none;
      transition: opacity 0.2s ease-out, transform 0.2s ease-out; }
    .navPage-subMenu--column.navPage-subMenu .navPage-childList-item.is-hover > .navPage-childList.is-open,
    .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover > .navPage-childList.is-open,
    .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus > .navPage-childList.is-open {
      opacity: 1;
      transform: none;
      transition: opacity 0.2s ease-out, transform 0.2s ease-out; }
    .navPage-subMenu--column.navPage-subMenu:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
      display: inline-block;
      padding: 0.625rem 0;
      font-size: 14px;
      margin-right: 1.5rem;
      top: auto;
      opacity: 1;
      transform: rotate(0); }
    .navPage-subMenu--column.navPage-subMenu .navPages-action-toggle-desktop {
      display: inline-block;
      padding: 0.59375rem 0;
      font-size: 0.875rem;
      margin-right: 1.5rem;
      top: auto;
      transform: unset; }
      .navPage-subMenu--column.navPage-subMenu .navPages-action-toggle-desktop .icon {
        transform: rotate(-90deg);
        vertical-align: baseline;
        fill: #0393fa; }
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-list {
      display: block;
      padding: 1rem 0.25rem;
      position: relative; }
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item {
      border-right: 0;
      width: 100%;
      background-color: #ceeaff;
      padding: 0 1.875rem; }
      .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item > .navPages-action-toggle-desktop .icon {
        fill: #0393fa; }
      .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus {
        background-color: white; }
        .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover > .navPage-childList, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus > .navPage-childList {
          left: calc(100% + 6px);
          visibility: visible; }
          .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover > .navPage-childList.toLeft, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus > .navPage-childList.toLeft {
            left: auto;
            right: calc(100% + 6px); }
        .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover .navPage-subMenu-action, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus .navPage-subMenu-action {
          color: #0393fa; }
        .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover > .navPages-action-toggle-desktop .icon, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus > .navPages-action-toggle-desktop .icon {
          fill: #0393fa; }
        .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover::after, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus::after {
          content: "";
          position: absolute;
          height: 100%;
          width: 20px;
          right: 15px;
          top: 0;
          transform: translateX(100%); }
        .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover::before, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus::before {
          content: "";
          position: absolute;
          height: 100%;
          width: 20px;
          left: 15px;
          top: 0;
          transform: translateX(-100%); }
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-action {
      display: inline-block;
      width: 100%;
      min-width: 140px;
      font-weight: inherit;
      text-transform: none;
      font-size: 1rem;
      margin-bottom: 0; }
    .navPage-subMenu--column.navPage-subMenu .navPage-childList {
      position: absolute;
      top: -5px;
      left: -99999px;
      min-height: calc(100% + 6px);
      background-color: #ceeaff;
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
      padding: 1rem 0.25rem;
      visibility: hidden;
      border-radius: 16px;
      border: 5px solid #ceeaff;
      z-index: 50;
      opacity: 0;
      transition: opacity 0.1s linear; }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList.is-open {
        left: calc(100% + 6px);
        visibility: visible;
        opacity: 1; }
        .navPage-subMenu--column.navPage-subMenu .navPage-childList.is-open.toLeft {
          left: auto;
          right: calc(100% + 6px); }
    .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:hover > .navPage-childList, .navPage-subMenu--column.navPage-subMenu .navPage-subMenu-item:focus > .navPage-childList {
      opacity: 1; }
    .navPage-subMenu--column.navPage-subMenu .navPage-childList-item {
      position: static;
      padding: 0 1.5rem; }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover > .navPage-childList, .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus > .navPage-childList {
        left: calc(100% + 6px);
        visibility: visible;
        top: -5px; }
        .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover > .navPage-childList.toLeft, .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus > .navPage-childList.toLeft {
          left: auto;
          right: calc(100% + 6px); }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover > .navPage-childList-action, .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus > .navPage-childList-action {
        color: #0393fa; }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover::after, .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus::after {
        content: "";
        position: absolute;
        height: 100%;
        width: 20px;
        right: 15px;
        top: 0;
        transform: translateX(100%); }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover::before, .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus::before {
        content: "";
        position: absolute;
        height: 100%;
        width: 20px;
        left: 10px;
        top: 0;
        transform: translateX(-100%);
        z-index: 100; }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:hover > .navPages-action-toggle-desktop .icon, .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:focus > .navPages-action-toggle-desktop .icon {
        fill: #0393fa; }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
        opacity: 1; }
    .navPage-subMenu--column.navPage-subMenu .navPage-childList-action {
      font-size: 1rem;
      padding: 0.5rem;
      line-height: inherit;
      min-width: 150px;
      width: 100%;
      display: inline-block;
      position: relative;
      left: -8px; }
      .navPage-subMenu--column.navPage-subMenu .navPage-childList-action:hover {
        padding-left: 0;
        left: 0; } }

@media (max-width: 800px) {
  .navPage-subMenu--column.navPage-subMenu {
    height: 0; } }

@media (min-width: 801px) {
  .navPages-item--column.navPages-item:not(:hover) .navPage-subMenu.navPage-subMenu--column {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s, visibility 0.1s, left 0.1s 0.2s linear;
    left: -100vw; }
    .navPages-item--column.navPages-item:not(:hover) .navPage-subMenu.navPage-subMenu--column.is-open {
      opacity: 1;
      visibility: visible;
      left: 0; } }

@media (min-width: 801px) {
  .navPages-item--standard.navPages-item > .navPages-action.has-subMenu,
  .navPages-item.navPages-item--page > .navPages-action.has-subMenu,
  .navPages-item--column.navPages-item > .navPages-action.has-subMenu {
    padding-right: 1.5rem; }
    .navPages-item--standard.navPages-item > .navPages-action.has-subMenu + .navPages-action-toggle-desktop,
    .navPages-item.navPages-item--page > .navPages-action.has-subMenu + .navPages-action-toggle-desktop,
    .navPages-item--column.navPages-item > .navPages-action.has-subMenu + .navPages-action-toggle-desktop {
      right: 8px; } }

.navPage-subMenu-list {
  list-style: none; }
  @media (max-width: 800px) {
    .navPage-subMenu-list {
      margin: 0 0 1rem 0; } }
  @media (min-width: 801px) {
    .navPage-subMenu-list {
      display: flex;
      flex-wrap: wrap;
      padding: 1.875rem 1.5rem;
      margin: 0;
      background-color: #ceeaff;
      border-radius: 16px;
      border: 5px solid #ceeaff;
      justify-content: center; } }
  @media all and (min-width: 801px) and (-ms-high-contrast: none), (min-width: 801px) and (-ms-high-contrast: active) {
    .navPage-subMenu-list {
      display: flex;
      flex-wrap: wrap; } }
  .navPage-subMenu-list:has(.navPage-subMenu-item:nth-child(4)) {
    justify-content: flex-start; }

.navPage-subMenu-action {
  font-size: 1rem;
  text-decoration: none;
  display: block;
  color: #0393fa;
  font-family: "Baloo";
  text-transform: uppercase; }
  @media (max-width: 800px) {
    .navPage-subMenu-action {
      padding: 0.5rem 0 0.5rem 1rem;
      color: rgba(255, 255, 255, 0.8);
      font-size: 1rem; }
      .navPage-subMenu-action:hover, .navPage-subMenu-action:focus {
        color: #ceeaff; }
      .navPages-action-toggle + .navPage-subMenu-action {
        position: relative;
        margin-right: 60px; }
        .navPages-action-toggle + .navPage-subMenu-action::after {
          right: -60px; } }
  @media (min-width: 801px) {
    .navPage-subMenu-action {
      padding: 0.5rem 0;
      margin-bottom: 0.5rem; }
      .navPage-subMenu-action:hover, .navPage-subMenu-action:focus {
        color: #0393fa; } }

.navPage-childList {
  list-style: none; }
  @media (max-width: 800px) {
    .navPage-childList {
      margin: 0 0 1.5rem 1.5rem;
      display: none; }
      .navPage-childList.is-open {
        display: block; } }
  @media (min-width: 801px) {
    .navPage-childList {
      margin: 0 0 0.75rem; } }

.navPage-childList-action {
  font-size: 14px;
  text-decoration: none;
  display: block;
  color: #0393fa;
  position: relative;
  transition: all 0.3s ease;
  font-family: "Baloo";
  text-transform: uppercase; }
  @media (min-width: 801px) {
    .navPage-childList-action {
      padding: 0.375rem 0;
      left: -8px; } }
  .navPage-childList-action::before {
    position: relative;
    top: -4px;
    width: 0;
    height: 2px;
    left: -8px;
    margin-right: 8px;
    background-color: #0393fa;
    border-radius: 16px;
    left: 0;
    transition: all 0.3s ease;
    display: inline-block;
    content: ""; }
  .navPage-childList-action:hover, .navPage-childList-action:focus, .navPage-childList-action:active {
    color: #0393fa; }
    .navPage-childList-action:hover::before, .navPage-childList-action:focus::before, .navPage-childList-action:active::before {
      width: 8px; }
  @media (max-width: 800px) {
    .navPage-childList-action {
      padding: 0.5rem 0;
      color: rgba(255, 255, 255, 0.8);
      background-color: transparent;
      font-size: 1rem; }
      .navPage-childList-action::before {
        background-color: white; }
      .navPage-childList-action:hover, .navPage-childList-action:focus, .navPage-childList-action:active {
        color: #ceeaff;
        background-color: transparent; }
        .navPage-childList-action:hover::before, .navPage-childList-action:focus::before, .navPage-childList-action:active::before {
          background-color: #ceeaff; }
      .navPages-action-toggle + .navPage-childList-action {
        margin-right: 50px; }
      .navPages-action-toggle.is-open + .navPage-childList-action {
        color: #ceeaff; } }

.beautify__belowMobileMenu {
  margin: auto 0 0; }
  @media (min-width: 801px) {
    .beautify__belowMobileMenu {
      display: none; } }

[data-content-region="header_navuser--global"] .beautify__calloutIcons ._item--style-left ._icon {
  margin-right: 0.75rem; }

@media (max-width: 1600px) {
  .navPage-subMenu--column,
  .navPage-subMenu--standard {
    width: auto; } }

@media (max-width: 800px) {
  .header:not(.is-open) ._searchBar {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }
  .navPage-subMenu {
    width: 100%; }
  .navPages {
    height: 100%;
    background-color: #0393fa; } }

.navPage-subMenu [data-edit-mode] {
  color: #0393fa; }

.navPage-subMenu .chiara__carousel .slick-arrow {
  width: 2.5rem; }
  .navPage-subMenu .chiara__carousel .slick-arrow::before {
    margin-left: auto;
    margin-right: auto; }

.navPage-subMenu .chiara__carousel .slick-next {
  top: 50%;
  right: 0;
  transform: translate(100%, -50%); }

.navPage-subMenu .chiara__carousel .slick-prev {
  top: 50%;
  left: 0;
  transform: translate(-100%, -50%); }

.navPages-item.navPages-item--page {
  position: relative; }
  @media (min-width: 801px) {
    .navPages-item.navPages-item--page:hover .navPage-subMenu.navPage-subMenu--standard,
    .navPages-item.navPages-item--page .navPage-subMenu.navPage-subMenu--standard.is-open {
      opacity: 1;
      visibility: visible;
      left: 0; }
    .navPages-item.navPages-item--page .navPage-subMenu.navPage-subMenu--standard {
      left: -9999px;
      right: unset;
      white-space: nowrap;
      transform: unset;
      pointer-events: unset; }
      .navPages-item.navPages-item--page .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-middle {
        padding: 0; }
      .navPages-item.navPages-item--page .navPage-subMenu.navPage-subMenu--standard .navPage-subMenu-list {
        padding: 1rem 0.25rem; }
      .navPages-item.navPages-item--page .navPage-subMenu.navPage-subMenu--standard .navPages-action-toggle-desktop {
        position: absolute;
        right: 0; } }

.body-sidebar {
  margin: 1.5rem 0; }
  .body-sidebar .sidebarBlock {
    margin-bottom: 1.5rem; }
  @media (min-width: 801px) {
    .body-sidebar .page-sidebar {
      width: 100%; } }
  @media (max-width: 800px) {
    .body-sidebar {
      position: relative;
      margin: 0; }
      .body-sidebar [data-content-region] {
        display: none; }
      .body-sidebar .page-sidebar--top.beautify__filters {
        z-index: 105; } }
  .body-sidebar .navPages-action:hover::before, .body-sidebar .navPages-action:focus::before {
    opacity: 0; }
  .body-sidebar .categoryTree .navPage-subMenu-item .navPage-subMenu-action:hover, .body-sidebar .categoryTree .navPage-subMenu-item .navPage-subMenu-action:focus,
  .body-sidebar .categoryTree .navPage-subMenu-item .navPage-childList-action:hover,
  .body-sidebar .categoryTree .navPage-subMenu-item .navPage-childList-action:focus {
    color: #0393fa; }

@media (max-width: 800px) {
  .sidebarBlock--categoryTree {
    display: none; } }

@media (min-width: 801px) {
  .categoryTree .navPages-list {
    border-radius: 16px;
    padding: 0.75rem;
    background-color: transparent;
    border: 5px solid rgba(255, 255, 255, 0.6);
    padding-right: 1rem; }
  .categoryTree .navPages-item {
    display: block; }
    .categoryTree .navPages-item > .navPages-action {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
      padding-right: 3rem; }
    .categoryTree .navPages-item:hover > .navPages-action, .categoryTree .navPages-item:focus > .navPages-action {
      color: unset; }
    .categoryTree .navPages-item:hover > .navPages-action-toggle-desktop .icon, .categoryTree .navPages-item:focus > .navPages-action-toggle-desktop .icon {
      fill: #0393fa; }
    .categoryTree .navPages-item:has(.navPages-action-toggle-desktop.is-open) .navPages-action.has-subMenu {
      color: black; }
  .categoryTree .navPages-item .navPages-action {
    font-size: 24px;
    color: #0393fa; }
    .categoryTree .navPages-item .navPages-action:hover, .categoryTree .navPages-item .navPages-action:active, .categoryTree .navPages-item .navPages-action:focus {
      color: black; }
    .categoryTree .navPages-item .navPages-action.active {
      color: black; }
  .categoryTree .navPages-item:hover > .navPages-action::before {
    content: unset; }
  .categoryTree .navPages-action {
    margin: 0; }
  .categoryTree .navPages-action.has-subMenu::before {
    content: unset; }
  .categoryTree .navPages-action-toggle-desktop {
    top: 23px;
    padding: 0.5rem;
    height: 35px;
    width: 35px;
    z-index: 40;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px; }
    .categoryTree .navPages-action-toggle-desktop .toggleLink-text--off {
      vertical-align: top; }
    .categoryTree .navPages-action-toggle-desktop .icon {
      fill: #0393fa;
      opacity: 0.4; }
    .categoryTree .navPages-action-toggle-desktop:hover {
      background-color: rgba(3, 147, 250, 0.1); }
      .categoryTree .navPages-action-toggle-desktop:hover .icon {
        opacity: 1;
        fill: black !important; }
  .categoryTree .navPages-action-toggle-desktop.is-open .icon {
    opacity: 0.4; }
  .categoryTree .navPages-action-toggle-desktop.is-open:hover .icon {
    opacity: 1; }
  .categoryTree .navPages-action-toggle-desktop.is-open .toggleLink-text--on {
    display: block; }
  .categoryTree .navPages-action-toggle-desktop.is-open .toggleLink-text--off {
    display: none; }
  .categoryTree .navPage-subMenu {
    position: unset;
    padding: 0;
    transform: unset; }
  .categoryTree .navPage-subMenu:not(.is-open) {
    display: none; }
  .categoryTree .navPage-subMenu-list {
    border: unset;
    border-radius: unset;
    display: block;
    padding: 0;
    background-color: transparent;
    box-shadow: unset;
    margin-left: 1rem; }
  .categoryTree .navPage-subMenu-item {
    width: 100%;
    padding: 0;
    position: relative; }
    .categoryTree .navPage-subMenu-item:hover > .navPage-subMenu-action, .categoryTree .navPage-subMenu-item:active > .navPage-subMenu-action {
      color: unset; }
    .categoryTree .navPage-subMenu-item:hover > .navPages-action-toggle-desktop .icon, .categoryTree .navPage-subMenu-item:active > .navPages-action-toggle-desktop .icon {
      fill: unset; }
    .categoryTree .navPage-subMenu-item:has(.navPages-action-toggle-desktop.is-open) .navPage-subMenu-action.has-subMenu {
      color: black; }
  .categoryTree .navPage-subMenu .navPages-action-toggle-desktop:hover .icon {
    opacity: 1; }
  .categoryTree .navPage-subMenu-item .navPage-subMenu-action {
    font-size: 18px;
    padding: 0.5rem 1.5rem 0.75rem 1rem;
    margin-bottom: 0;
    color: #0393fa; }
    .categoryTree .navPage-subMenu-item .navPage-subMenu-action:hover, .categoryTree .navPage-subMenu-item .navPage-subMenu-action:active {
      color: black; }
    .categoryTree .navPage-subMenu-item .navPage-subMenu-action.active {
      color: black; }
  .categoryTree .navPage-childList {
    margin: 0;
    display: none;
    margin-left: 1.5rem; }
  .categoryTree .navPage-childList.is-open {
    display: block; }
  .categoryTree .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:hover::before, .categoryTree .navPage-subMenu-item > .navPage-childList > .navPage-childList-item:hover::after {
    content: unset; }
  .categoryTree .navPage-childList-action {
    font-size: 18px;
    padding: 0.5rem 0 0.5rem 1.5rem;
    color: #0393fa;
    margin-bottom: 0.1875rem; }
    .categoryTree .navPage-childList-action:hover {
      color: black !important; }
      .categoryTree .navPage-childList-action:hover::before {
        content: unset; }
    .categoryTree .navPage-childList-action.active {
      color: black; }
  .categoryTree .navPage-childList-action::before {
    content: unset; }
  .categoryTree .navPage-childList-item:has(.navPage-childList) > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
    padding: 1rem;
    z-index: 40;
    opacity: 1;
    pointer-events: unset;
    transform: rotate(0); }
    .categoryTree .navPage-childList-item:has(.navPage-childList) > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:hover, .categoryTree .navPage-childList-item:has(.navPage-childList) > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:active {
      opacity: 1; }
      .categoryTree .navPage-childList-item:has(.navPage-childList) > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:hover .icon, .categoryTree .navPage-childList-item:has(.navPage-childList) > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:active .icon {
        opacity: 1; }
  .categoryTree .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:focus .icon {
    fill: #0393fa; }
  .categoryTree .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop:hover .icon {
    fill: black; }
  .categoryTree .navPage-childList-item:has(.navPage-childList):hover > .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop .icon {
    fill: #0393fa; }
  .categoryTree .navPage-childList-item {
    background-color: transparent; }
    .categoryTree .navPage-childList-item:hover > .navPage-childList-action {
      color: #0393fa; }
    .categoryTree .navPage-childList-item:has(.navPages-action-toggle-desktop.is-open) > .navPage-childList-action.has-subMenu {
      color: black; }
    .categoryTree .navPage-childList-item:has(.navPage-childList) {
      display: block; }
      .categoryTree .navPage-childList-item:has(.navPage-childList) .navPage-childList {
        position: static;
        visibility: unset;
        box-shadow: unset;
        background-color: transparent;
        border-radius: unset;
        border: unset;
        min-width: unset;
        padding: 0;
        width: calc(100% - 1.5rem); }
      .categoryTree .navPage-childList-item:has(.navPage-childList) .navPage-childList-item {
        padding: 0; }
        .categoryTree .navPage-childList-item:has(.navPage-childList) .navPage-childList-item .navPage-childList-action {
          padding-left: 0.75rem; }
      .categoryTree .navPage-childList-item:has(.navPage-childList) .navPage-childList-action.has-subMenu + .navPages-action-toggle-desktop {
        top: 2px; }
  .categoryTree .navPages-action-toggle-desktop .icon {
    height: 0.75rem;
    width: 0.75rem; } }

@media (min-width: 801px) {
  .editing-menu-widgets .header {
    position: static !important; }
  .editing-menu-widgets .navPages._hasWidgets .navPages-list:not(.navPages-list--user) {
    width: 100%; }
    .editing-menu-widgets .navPages._hasWidgets .navPages-list:not(.navPages-list--user) > .navPages-item {
      display: block !important; }
      .editing-menu-widgets .navPages._hasWidgets .navPages-list:not(.navPages-list--user) > .navPages-item > .navPages-action::before {
        display: none; }
    .editing-menu-widgets .navPages._hasWidgets .navPages-list:not(.navPages-list--user) .navPage-subMenu {
      position: static !important;
      transform: none !important;
      display: block !important; }
  .editing-menu-widgets .navPages-action-toggle-desktop {
    display: none !important; }
  .editing-menu-widgets .stickyHeader-placeholder {
    display: none !important; } }

@media (min-width: 801px) {
  .navPages._hasWidgets .navPage-subMenu,
  .navPages._hasMegamenu .navPage-subMenu {
    background-color: #ceeaff;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    border-radius: 16px;
    border: 5px solid #ceeaff;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(-50%, 15px);
    z-index: 1;
    left: -100vw; }
    .navPages._hasWidgets .navPage-subMenu.is-open,
    .navPages._hasMegamenu .navPage-subMenu.is-open {
      pointer-events: unset;
      opacity: 1;
      visibility: visible;
      left: 50%; }
  .navPages._hasWidgets .navPages-item:not(.navPages-item--page):hover .navPage-subMenu,
  .navPages._hasMegamenu .navPages-item:not(.navPages-item--page):hover .navPage-subMenu {
    pointer-events: unset;
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, 0);
    z-index: 50;
    left: 50%; }
  .navPages._hasWidgets .navPages-item:not(.navPages-item--page):not(:hover) .navPage-subMenu,
  .navPages._hasMegamenu .navPages-item:not(.navPages-item--page):not(:hover) .navPage-subMenu {
    transition: opacity 0.2s, visibility 0.2s, transform 0.2s, left 0.2s 0.2s linear; }
  .navPages._hasWidgets .navPage-subMenu-middle,
  .navPages._hasMegamenu .navPage-subMenu-middle {
    display: flex;
    padding: 0.75rem 1.5rem; }
    .navPages._hasWidgets .navPage-subMenu-middle > [data-content-region]:not(:has([data-sub-layout-container])),
    .navPages._hasMegamenu .navPage-subMenu-middle > [data-content-region]:not(:has([data-sub-layout-container])) {
      max-width: 20%; }
    .navPages._hasWidgets .navPage-subMenu-middle > [data-content-region]:has([data-sub-layout-container]),
    .navPages._hasMegamenu .navPage-subMenu-middle > [data-content-region]:has([data-sub-layout-container]) {
      width: 20%; }
  .navPages._hasWidgets .navPage-subMenu-list,
  .navPages._hasMegamenu .navPage-subMenu-list {
    flex: 1 1 auto;
    background-color: transparent;
    box-shadow: 0;
    border-radius: 0;
    border: 0;
    padding: 0 1.5rem; }
    .navPages._hasWidgets .navPage-subMenu-list [data-content-region],
    .navPages._hasMegamenu .navPage-subMenu-list [data-content-region] {
      max-width: 100%; }
  .navPages._hasWidgets .navPage-subMenu-bottom,
  .navPages._hasMegamenu .navPage-subMenu-bottom {
    border-bottom-left-radius: 16px;
    overflow: hidden; } }

@media (max-width: 800px) {
  .navPages._hasWidgets .navPage-subMenu,
  .navPages._hasMegamenu .navPage-subMenu {
    height: 0; }
    .navPages._hasWidgets .navPage-subMenu [data-content-region],
    .navPages._hasMegamenu .navPage-subMenu [data-content-region] {
      display: none; } }

.navPages:not(._hasWidgets) [data-content-region] {
  display: none; }

@media (max-width: 800px) {
  .has-quickSearchOpen,
  .has-sidebarTopOpened {
    overflow: hidden;
    -webkit-overflow-scrolling: auto; } }

.candy-heading {
  font-family: "Baloo", Arial, Helvetica, sans-serif !important; }

.font-smallest {
  font-size: 12px !important; }

.font-smaller {
  font-size: 14px !important; }

.font-base {
  font-size: 1rem !important; }

.font-larger {
  font-size: 36px !important; }

.font-largest {
  font-size: 49px !important; }

.color-secondary {
  color: #0393fa !important; }

.color-button-primary {
  color: #da1984 !important; }

.text-uppercase {
  text-transform: uppercase !important; }

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

.supermarket-page--pages-home img,
.supermarket-page--pages-product img {
  object-fit: contain !important; }

.has-activeModal > .header,
.has-activeModal > .body,
.has-activeModal > .footer,
.has-activeModal > [data-content-region],
.has-activeModal > .scrollToTop,
.has-activeModal > .beautify__section,
.has-activeModal #supermarketCompareList {
  visibility: hidden; }
  .has-activeModal > .header *,
  .has-activeModal > .body *,
  .has-activeModal > .footer *,
  .has-activeModal > [data-content-region] *,
  .has-activeModal > .scrollToTop *,
  .has-activeModal > .beautify__section *,
  .has-activeModal #supermarketCompareList * {
    visibility: hidden; }

@media (min-width: 801px) {
  .body-container {
    display: flex;
    gap: 1.5rem; } }

@media (min-width: 801px) {
  .body-sidebar {
    display: block;
    width: calc((100% - 1.5rem) / 4); } }

@media (min-width: 801px) {
  .body-content {
    width: calc((100% - 1.5rem) / 4 * 3); } }

.container:has(.theme-features) .page-heading {
  margin-bottom: 1rem;
  text-align: center; }

.h1.page-heading {
  margin-top: 0.5rem; }

.h1.page-heading,
h1.page-heading {
  margin-bottom: 0.375rem;
  text-align: inherit; }
  @media (max-width: 800px) {
    .h1.page-heading,
    h1.page-heading {
      font-size: 1.875rem; } }
  @media (min-width: 801px) {
    .h1.page-heading,
    h1.page-heading {
      font-size: 3rem; } }

h2.page-heading,
.h2.page-heading {
  color: black;
  text-transform: none;
  text-align: center; }
  @media (max-width: 800px) {
    h2.page-heading,
    .h2.page-heading {
      font-size: 20px;
      margin-bottom: 1.5rem; } }
  @media (min-width: 801px) {
    h2.page-heading,
    .h2.page-heading {
      font-size: 24px; } }

.breadcrumbs {
  margin: 0;
  text-align: left; }
  .breadcrumbs a:focus-visible {
    margin-left: 0.1875rem; }
  @media (max-width: 800px) {
    .breadcrumbs {
      display: block;
      white-space: nowrap;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      padding: 1rem 0; }
      .breadcrumbs::-webkit-scrollbar {
        display: none; } }
  @media (min-width: 801px) {
    .breadcrumbs {
      padding-bottom: 0.5rem; } }

.breadcrumb {
  text-transform: none; }
  .breadcrumb .icon {
    width: 8px;
    height: 8px;
    margin: 0 0.375rem;
    fill: white; }
  .breadcrumb .breadcrumb-label {
    color: #878787;
    font-size: 1rem; }
    .breadcrumb .breadcrumb-label:hover, .breadcrumb .breadcrumb-label:focus {
      color: black; }
  .breadcrumb.is-active .breadcrumb-label {
    color: black; }
  .breadcrumb::before {
    display: none; }
  .breadcrumb:first-child span {
    display: none; }
  .breadcrumb:first-child .icon {
    width: 12px;
    height: 12px;
    margin-left: 0; }

.breadcrumb-separator {
  padding: 0 0.5rem;
  font-size: 24px; }

.button--toggle {
  border: 0;
  padding: 0.375rem 0;
  font-size: 14px; }
  .button--toggle:hover, .button--toggle:focus, .button--toggle:active {
    border: 0;
    background-color: whitesmoke; }
  .button--toggle span {
    display: inline-flex;
    align-items: baseline;
    justify-content: center; }
  .button--toggle .on {
    display: none; }
  .button--toggle .icon {
    margin-left: 4px;
    width: 10px;
    height: 10px; }
  .button--toggle.is-open .off {
    display: none; }
  .button--toggle.is-open .on {
    display: none; }

.button--outline {
  border-width: 2px; }

@media (max-width: 800px) {
  .page {
    margin: 0; } }

@media (min-width: 801px) {
  .page {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    gap: 1.5rem; }
    .page::before, .page::after {
      display: none; }
    .page.page--hasRightSidebar {
      align-items: flex-start; } }

.page.page--hasRightSidebar {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

@media (max-width: 800px) {
  .page--hasRightSidebar {
    display: flex;
    flex-direction: column; }
    .page--hasRightSidebar .page-sidebar {
      padding: 0; } }

.page--noBreadcrumbs {
  padding-top: 1rem; }
  .page--noBreadcrumbs .page-content-header {
    text-align: center; }
  .page--noBreadcrumbs .sitemap-list {
    display: flex;
    justify-content: space-around;
    list-style: none;
    margin: 0; }
    .page--noBreadcrumbs .sitemap-list a {
      text-decoration: none;
      color: black; }
      .page--noBreadcrumbs .sitemap-list a:hover {
        color: #0393fa;
        transition: all 0.1s linear;
        text-decoration: underline; }
    .page--noBreadcrumbs .sitemap-list li {
      list-style: none;
      margin: 0; }
    .page--noBreadcrumbs .sitemap-list .sitemap-item h3 {
      margin: 1.125rem 0 0.75rem 0; }
    .page--noBreadcrumbs .sitemap-list .sitemap-item li {
      margin: 0.375rem 0; }
    .page--noBreadcrumbs .sitemap-list .sitemap-item > ul {
      margin: 0; }
    @media (max-width: 550px) {
      .page--noBreadcrumbs .sitemap-list {
        flex-direction: column; }
        .page--noBreadcrumbs .sitemap-list .sitemap-item + .sitemap-item {
          margin-top: 1.125rem; } }

.page-content-header .page-heading {
  margin-bottom: 1.75rem; }

@media (max-width: 800px) {
  .page-bottom {
    margin: 1.5rem 0; } }

@media (min-width: 801px) {
  .page-bottom {
    margin: 3rem 0; } }

.page-bottom:has(> [data-content-region]:empty) {
  margin: 0; }

.page-content {
  padding-left: 0;
  padding-right: 0; }
  @media (min-width: 801px) {
    .page-sidebar + .page-content {
      padding-right: 0;
      padding-left: 0; } }
  .page-content ._suggests .beautify__section {
    padding-top: 1rem;
    padding-bottom: 1rem; }

.page-sidebar + .page-content--100 {
  width: 100%;
  border-left: 0; }

@media (max-width: 800px) {
  .page-content-body {
    margin-bottom: 3rem; } }

@media (min-width: 801px) {
  .page-content-body {
    margin-bottom: 4.5rem; } }

.page-content-body .blog-post {
  margin-bottom: 0; }

@media (min-width: 801px) {
  .page-sidebar {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1.5rem;
    border: 5px solid rgba(255, 255, 255, 0.6);
    border-radius: 16px;
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem; }
    .page-sidebar.u-hideDesktop + .page-content {
      width: 100%;
      border-left: 0; } }

iframe.zoid-component-frame {
  z-index: 1 !important; }

.panel--large .panel-body--searchSuggestions {
  border-radius: 4px;
  padding: 0.75rem 1rem; }

.search-suggestion {
  margin-bottom: 0.75rem; }

.cart-item-quantity .form-increment {
  display: inline-flex; }

.beautify__section.beautify__recentBlog .page-heading {
  margin-bottom: 3rem; }

.beautify__section:before, .beautify__section:after {
  content: " ";
  display: table; }

.beautify__section:after {
  clear: both; }

@media (max-width: 800px) {
  .beautify__section {
    padding-top: 2.25rem;
    padding-bottom: 2.25rem; }
    .beautify__section.beautify__recentBlog .page-heading {
      margin-bottom: 1.5rem; } }

@media (min-width: 801px) {
  .beautify__section {
    padding-top: 72px;
    padding-bottom: 72px; } }

.beautify__section.beautify__section--recentlyViewedProducts .papathemes-recentlyViewed ._qtyAdd {
  display: none; }

@media (max-width: 800px) {
  .beautify__section.beautify__section--recentlyViewedProducts .papathemes-recentlyViewed .productCarousel.slick-dotted.slick-slider {
    margin-bottom: 0; } }

.beautify__section.beautify__section--topProducts:has(.navProducts-rootMenu-list) .page-heading, .beautify__section.beautify__section--featuredProducts:has(.navProducts-rootMenu-list) .page-heading, .beautify__section.beautify__section--newProducts:has(.navProducts-rootMenu-list) .page-heading {
  margin-bottom: 0; }

.beautify__section.beautify__section--topProducts .page-heading, .beautify__section.beautify__section--featuredProducts .page-heading, .beautify__section.beautify__section--newProducts .page-heading {
  font-size: 35px;
  margin-bottom: 1.5rem; }
  @media (max-width: 800px) {
    .beautify__section.beautify__section--topProducts .page-heading, .beautify__section.beautify__section--featuredProducts .page-heading, .beautify__section.beautify__section--newProducts .page-heading {
      font-size: 1.5rem; } }

@media (max-width: 550px) {
  .beautify__section.beautify__recentBlog .page-heading {
    margin-bottom: 1rem; } }

.beautify__section .page-heading {
  color: black;
  text-transform: none;
  text-align: center;
  text-transform: uppercase;
  color: #0393fa; }
  @media (max-width: 800px) {
    .beautify__section .page-heading {
      font-size: 20px;
      margin-bottom: 1.5rem; } }
  @media (min-width: 801px) {
    .beautify__section .page-heading {
      font-size: 24px; } }

.beautify__section .productGrid {
  margin-bottom: 0; }

.beautify__section ._viewAll {
  text-align: center;
  margin: 1.25rem 0 0; }
  .beautify__section ._viewAll .button {
    margin-bottom: 0; }

.beautify__section .papathemes-pbcst .page-heading {
  font-size: 35px;
  margin-bottom: 0; }

@media (max-width: 550px) {
  .beautify__section .papathemes-pbcst .page-heading {
    border: 0; } }

.beautify__homeFeatures1 {
  background-color: whitesmoke; }
  @media (max-width: 800px) {
    .beautify__homeFeatures1 {
      padding: 1.5rem 0; } }
  @media (min-width: 801px) {
    .beautify__homeFeatures1 {
      padding: 2.25rem 0; } }
  .beautify__homeFeatures1 ._row {
    display: flex;
    margin: 0 -0.375rem; }
  .beautify__homeFeatures1 ._col {
    flex: 1;
    padding: 0 0.375rem; }
    @media (max-width: 800px) {
      .beautify__homeFeatures1 ._col {
        text-align: center; } }
  @media (min-width: 801px) {
    .beautify__homeFeatures1 svg {
      float: left;
      margin-right: 1.5rem; } }
  .beautify__homeFeatures1 p {
    margin: 0;
    line-height: 1.25; }
    @media (max-width: 800px) {
      .beautify__homeFeatures1 p {
        font-size: 14px;
        margin-top: 0.75rem; } }
  @media (max-width: 800px) {
    .beautify__homeFeatures1 ._heading {
      font-size: 1rem; } }
  @media (min-width: 801px) {
    .beautify__homeFeatures1 ._heading {
      font-size: 18px;
      margin-bottom: 0.375rem; } }

.beautify__homeFeatures2 {
  color: black;
  line-height: 1.25; }
  @media (max-width: 800px) {
    .beautify__homeFeatures2 {
      padding: 1.5rem 0;
      font-size: 12px; } }
  @media (min-width: 801px) {
    .beautify__homeFeatures2 {
      padding: 3rem 0; } }
  .beautify__homeFeatures2 a {
    color: inherit;
    text-decoration: none; }
    .beautify__homeFeatures2 a:hover, .beautify__homeFeatures2 a:focus {
      color: black; }
  .beautify__homeFeatures2 ._row {
    display: flex;
    margin: 0 -0.375rem; }
  .beautify__homeFeatures2 ._col {
    padding: 0 0.375rem;
    text-align: center;
    flex: 1; }
  .beautify__homeFeatures2 ._heading {
    display: block;
    margin-top: 0.75rem; }

.beautify__homeWideBanner {
  /*
    @media (max-width: screenSize("medium") - 1px) {
        ._imgContainer {
            position: absolute;
            left: 0;
            height: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
            display: flex;
            align-items: center;
            background-color: container("fill", "dark");
            img {
                height: 100%;
                object-fit: cover;
                object-position: top left;
                opacity: .2;
            }
        }
        ._content {
            position: relative;
            padding: spacing("single");
        }
    }
    @include breakpoint("medium") {
        ._box {
            display: flex;
            position: relative;
            border-radius: $global-radius;
            background-color: container("fill", "dark");
            overflow: hidden;
            align-items: center;
        }
        ._imgContainer {
            width: 50%;
        }
        ._content {
            width: 50%;
            padding: spacing("double");
        }
    }
    */ }
  .beautify__homeWideBanner .container {
    position: relative; }
  .beautify__homeWideBanner .button {
    margin: 0; }
  .beautify__homeWideBanner p:last-child {
    margin-bottom: 0; }
  .beautify__homeWideBanner ._heading {
    font-size: 36px; }
  .beautify__homeWideBanner ._description {
    font-size: 24px; }

/*
.beautify__findGate {
    ._inner {
        border-radius: 10px;
        position: relative;
        > * {
            position: relative;
        }
    }
    ._bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: right center;
        font-family: "object-fit: cover";
    }
    .page-heading {
        font-size: beautify__fontSize(26);
        font-weight: fontWeight("normal");
        text-transform: none;
        text-align: left;
        color: $color-textBase;
    }
    .form {
        margin: 0;
    }
    .form-field {
        margin: 0;
    }
    .form-input {
        height: remCalc(62);
        font-size: beautify__fontSize(24);
        border-radius: 12px;
        border-color: #979797;
        padding: spacing("quarter") spacing("single");
        color: color("blacks");
        &::placeholder {
            color: color("blacks");
        }
    }
    .button {
        height: remCalc(62);
        font-size: beautify__fontSize(24);
        font-weight: fontWeight("bold");
        border-radius: 12px;
        margin-bottom: 0;
    }
    @media (max-width: screenSize("medium") - 1px) {
        margin-bottom: spacing("single") * 1.5;
        ._inner {
            padding: spacing("single") + spacing("base") spacing("base") + spacing("half");
        }
        ._bg {
            opacity: .5;
        }
        .page-heading {
            margin-bottom: spacing("base");
        }
        .form-input {
            display: block;
        }
        .button {
            display: block;
            width: 100%;
            margin-top: spacing("half");
        }
    }
    @include breakpoint("medium") {
        margin-bottom: spacing("single") * 3;
        ._inner {
            padding: spacing("double");
        }
        .page-heading {
            margin-bottom: spacing("single");
        }
        .form-input {
            display: inline-block;
            width: remCalc(360);
            vertical-align: middle;
        }
        .button {
            min-width: remCalc(230);
            margin-left: spacing("half");
        }
    }
}
*/
.beautify__categoryBanners1 a {
  text-decoration: none; }

.beautify__categoryBanners1 ._row {
  display: flex;
  margin: 0 -0.375rem; }
  .beautify__categoryBanners1 ._row + ._row {
    margin-top: 0.75rem; }

.beautify__categoryBanners1 ._col {
  flex: 1;
  padding: 0 0.375rem; }

.beautify__categoryBanners1 ._banner {
  display: block;
  position: relative; }

.beautify__categoryBanners1 ._imgContainer {
  position: relative;
  border-radius: 8px;
  overflow: hidden; }
  .beautify__categoryBanners1 ._imgContainer img {
    position: absolute;
    width: 100%;
    top: 0; }

.beautify__categoryBanners1 ._heading {
  margin: 0.75rem 0 0.375rem;
  font-size: inherit; }

@media (min-width: 801px) {
  .beautify__categoryBanners1 ._row {
    margin: 0 -0.75rem; }
    .beautify__categoryBanners1 ._row + ._row {
      margin-top: 1.5rem; }
  .beautify__categoryBanners1 ._col {
    padding: 0 0.75rem; }
  .beautify__categoryBanners1 ._body {
    position: absolute;
    padding: 2.5rem 2.25rem 1.5rem;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 100%; }
  .beautify__categoryBanners1 ._heading {
    font-size: 1.875rem;
    margin-top: 0; } }

.beautify__categoryBanners2 {
  padding-top: 0; }
  .beautify__categoryBanners2 ._imgContainer {
    position: relative;
    overflow: hidden; }
    .beautify__categoryBanners2 ._imgContainer img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      object-fit: cover;
      font-family: "object-fit: cover"; }
  .beautify__categoryBanners2 ._banner {
    position: relative; }
    .beautify__categoryBanners2 ._banner > a {
      display: block;
      text-decoration: none;
      color: inherit; }
    .beautify__categoryBanners2 ._banner p {
      margin-bottom: 0.75rem; }
    .beautify__categoryBanners2 ._banner ._img {
      border-radius: 4px; }
    .beautify__categoryBanners2 ._banner ._body {
      position: absolute;
      top: 0;
      left: 0;
      right: 0; }
    .beautify__categoryBanners2 ._banner ._heading {
      margin-top: 0;
      margin-bottom: 0.75rem;
      font-size: 1.625rem;
      font-weight: 600;
      text-transform: none; }
    .beautify__categoryBanners2 ._banner ._content {
      font-size: 1.125rem; }
    .beautify__categoryBanners2 ._banner ._action {
      font-size: 1.125rem;
      font-weight: 600;
      text-decoration: underline; }
  .beautify__categoryBanners2 > .container > ._inner {
    display: grid; }
  @media (max-width: 550px) {
    .beautify__categoryBanners2 > .container > ._inner {
      grid-template-columns: 1fr 1fr;
      grid-gap: 0.75rem; }
    .beautify__categoryBanners2 ._body {
      padding: 30px 20px 0; }
    .beautify__categoryBanners2 ._banner:nth-child(4n+1) {
      grid-column: 1 / 3; }
    .beautify__categoryBanners2 ._banner:nth-child(4n+2) {
      grid-column: 1 / 2; }
    .beautify__categoryBanners2 ._banner:nth-child(4n+3) {
      grid-column: 2 / 3; }
    .beautify__categoryBanners2 ._banner:nth-child(4n) {
      grid-column: 1 / 3; } }
  @media (min-width: 551px) {
    .beautify__categoryBanners2 > .container > ._inner {
      grid-template-columns: 1fr 1fr 1fr;
      grid-gap: 1.5rem; }
    .beautify__categoryBanners2 ._body {
      padding: 1.5rem 1.5rem 0 1.5rem; }
    .beautify__categoryBanners2 ._banner:nth-child(4n+1) {
      grid-column: auto / span 1;
      grid-row: auto / span 2; }
    .beautify__categoryBanners2 ._banner:nth-child(4n+2) {
      grid-column: auto / span 1; }
    .beautify__categoryBanners2 ._banner:nth-child(4n+3) {
      grid-column: auto / span 1; }
    .beautify__categoryBanners2 ._banner:nth-child(4n) {
      grid-column: auto / span 2; } }

@media all and (min-width: 551px) and (-ms-high-contrast: none), (min-width: 551px) and (-ms-high-contrast: active) {
  .beautify__categoryBanners2 > .container > ._inner {
    display: block; }
    .beautify__categoryBanners2 > .container > ._inner:before, .beautify__categoryBanners2 > .container > ._inner:after {
      content: " ";
      display: table; }
    .beautify__categoryBanners2 > .container > ._inner:after {
      clear: both; }
  .beautify__categoryBanners2 ._banner:nth-child(4n+1) {
    float: left;
    width: calc(33.3333% - 1rem); }
  .beautify__categoryBanners2 ._banner:nth-child(4n+2) {
    float: left;
    width: calc(33.3333% - 1rem);
    margin-left: 1.5rem; }
  .beautify__categoryBanners2 ._banner:nth-child(4n+3) {
    float: left;
    width: calc(33.3333% - 1rem);
    margin-left: 1.5rem; }
  .beautify__categoryBanners2 ._banner:nth-child(4n) {
    float: left;
    width: calc(66.6666% - 0.5rem);
    margin-left: 1.5rem;
    margin-top: 1.5rem; } }
  @media (min-width: 801px) {
    .beautify__categoryBanners2 ._body {
      padding: 3rem 100px 0 2.25rem; } }

.beautify__newsletter {
  background-color: #0047bb;
  color: #b099e0;
  text-align: center;
  position: relative;
  overflow: hidden;
  font-size: 36px;
  padding: 1.5rem 0; }
  .beautify__newsletter:before, .beautify__newsletter:after {
    content: " ";
    display: table; }
  .beautify__newsletter:after {
    clear: both; }
  .beautify__newsletter ._bgImg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .beautify__newsletter .container {
    position: relative; }
  .beautify__newsletter a {
    color: white; }
    .beautify__newsletter a:hover, .beautify__newsletter a:focus {
      color: #ff4dad; }
  .beautify__newsletter .newsletter_box {
    order: 4; }
    .beautify__newsletter .newsletter_box p {
      font-size: 18px;
      color: #b099e0;
      margin: 0; }
  .beautify__newsletter .page-heading {
    font-size: 24px;
    font-weight: 700;
    color: white;
    margin-top: 1.5rem;
    align-self: center;
    margin-bottom: 0.75rem; }
  .beautify__newsletter .form {
    order: 3;
    margin-bottom: 0;
    width: 100%; }
  .beautify__newsletter .form-field {
    margin-bottom: 0;
    display: flex;
    position: relative;
    justify-content: end;
    align-items: center; }
    @media (min-width: 801px) {
      .beautify__newsletter .form-field {
        display: flex; } }
    .beautify__newsletter .form-field .button {
      position: absolute;
      border-radius: 4px;
      right: 2px;
      top: 2px;
      bottom: 2px;
      padding: 0 1rem; }
  .beautify__newsletter .form-input {
    padding: 0.75rem 1.5rem;
    height: auto;
    border-radius: 4px;
    border-color: transparent; }
    @media (max-width: 800px) {
      .beautify__newsletter .form-input {
        margin-bottom: 0; } }
  .beautify__newsletter .button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border: 0;
    display: block;
    padding: 1rem;
    margin-bottom: 0;
    background-color: white; }
    .beautify__newsletter .button .icon {
      fill: #ff4dad;
      width: 1.5rem;
      height: 1.5rem; }
    .beautify__newsletter .button::before {
      content: "";
      display: block;
      height: 0; }
    .beautify__newsletter .button:hover, .beautify__newsletter .button:focus {
      border-color: transparent;
      background-color: #ff4dad; }
      .beautify__newsletter .button:hover .icon, .beautify__newsletter .button:focus .icon {
        fill: white; }
  .beautify__newsletter .socialLinks {
    order: 2;
    margin-top: 1.5rem; }
    .beautify__newsletter .socialLinks .icon {
      padding: 0.375rem;
      height: 1.5rem;
      box-sizing: content-box; }
      .beautify__newsletter .socialLinks .icon svg {
        fill: white;
        transition: all 0.15s ease; }
      .beautify__newsletter .socialLinks .icon:hover svg, .beautify__newsletter .socialLinks .icon:focus svg {
        fill: #ff4dad; }
  .beautify__newsletter .beautify__newsletter--logo {
    order: 1;
    display: flex;
    justify-content: center;
    margin-bottom: 1.5rem; }
    .beautify__newsletter .beautify__newsletter--logo > a {
      display: flex;
      width: 100%;
      text-decoration: none; }
      .beautify__newsletter .beautify__newsletter--logo > a .footer-logo-text {
        font-size: 36px;
        text-decoration: none;
        white-space: pre; }
      .beautify__newsletter .beautify__newsletter--logo > a .footer-logo-image-container {
        margin: 0 auto;
        min-width: 215px; }
      .beautify__newsletter .beautify__newsletter--logo > a .footer-logo-image {
        margin: 0;
        width: 100%;
        object-fit: contain;
        max-height: 100%; }
  .beautify__newsletter .container._center {
    justify-content: center; }
  .beautify__newsletter .beautify__newsletter--logo {
    margin-bottom: 0; }
  .beautify__newsletter .socialLinks {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0; }
  .beautify__newsletter .form {
    align-self: center;
    max-width: 500px; }
  .beautify__newsletter .newsletter_box {
    width: 100%;
    max-width: 500px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0.5rem 0; }
    .beautify__newsletter .newsletter_box p {
      text-align: left; }
  .beautify__newsletter .page-heading {
    max-width: 500px;
    margin-top: 0;
    text-align: left;
    align-self: flex-start;
    margin-bottom: 0; }
  .beautify__newsletter p {
    font-size: 1rem;
    line-height: 1.25; }
  @media (min-width: 1261px) {
    .beautify__newsletter {
      padding: 1.5rem 0;
      text-align: left; }
      .beautify__newsletter .container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 3rem; }
      .beautify__newsletter p {
        margin-bottom: 0; } }
  @media (max-width: 1260px) {
    .beautify__newsletter .container {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      justify-content: center; }
      .beautify__newsletter .container .socialLinks {
        display: flex;
        align-items: center;
        justify-content: center; }
      .beautify__newsletter .container .newsletter_box {
        align-self: center; }
        .beautify__newsletter .container .newsletter_box p {
          text-align: center; }
      .beautify__newsletter .container .page-heading {
        text-align: center;
        align-self: center; }
      .beautify__newsletter .container .beautify__newsletter--logo {
        align-self: center; } }
  @media (max-width: 800px) {
    .beautify__newsletter .container {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      gap: 1rem; }
      .beautify__newsletter .container .beautify__newsletter--logo {
        margin-bottom: 0; }
      .beautify__newsletter .container .socialLinks {
        margin: 0; }
      .beautify__newsletter .container .form {
        align-self: flex-start;
        max-width: 100%; }
      .beautify__newsletter .container .newsletter_box {
        max-width: 100%;
        align-self: flex-start; }
        .beautify__newsletter .container .newsletter_box p {
          text-align: start; }
      .beautify__newsletter .container .page-heading {
        text-align: start;
        align-self: flex-start; }
      .beautify__newsletter .container .beautify__newsletter--logo {
        align-self: flex-start; } }

.beautify__section--index1 {
  background-color: white; }

.beautify__section--index2 {
  background-color: white; }

.beautify__section--index3 {
  background-color: white; }

.beautify__section--index4 {
  background-color: white; }

.beautify__section--index5 {
  background-color: white; }

.beautify__section--index6 {
  background-color: white; }

.beautify__section--index7 {
  background-color: white; }

@media (max-width: 800px) {
  .beautify__section--displayType-carousel .container {
    padding: 0;
    overflow: hidden; } }

.beautify__section--displayType-carousel .page-heading {
  margin: 0;
  padding: 0; }

.beautify__section--displayType-carousel .navProducts-rootMenu-list .navProducts-list {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 1261px) {
    .beautify__section--displayType-carousel .navProducts-rootMenu-list .navProducts-list {
      margin-bottom: 1rem; } }

.beautify__section--displayType-carousel.beautify__section--recentlyViewedProducts .page-heading {
  margin: 0 0 1.5rem; }
  @media (max-width: 1260px) {
    .beautify__section--displayType-carousel.beautify__section--recentlyViewedProducts .page-heading {
      margin-bottom: 2rem; } }
  @media (max-width: 800px) {
    .beautify__section--displayType-carousel.beautify__section--recentlyViewedProducts .page-heading {
      margin-bottom: 1.25rem; } }

@media (min-width: 801px) {
  .beautify__section--brandsCarousel {
    padding-bottom: 4.5rem; } }

@media (max-width: 800px) {
  .beautify__section--brandsCarousel .page-heading {
    margin-bottom: 2.25rem; } }

@media (min-width: 801px) {
  .beautify__section--brandsCarousel .page-heading {
    margin-bottom: 3.75rem; } }

.beautify__section--brandsCarousel ._list {
  list-style: none;
  margin: 0; }
  @media (max-width: 800px) {
    .beautify__section--brandsCarousel ._list .slick-next {
      right: -0.75rem; }
    .beautify__section--brandsCarousel ._list .slick-prev {
      left: -0.75rem; } }
  @media (min-width: 801px) {
    .beautify__section--brandsCarousel ._list {
      padding-bottom: 1.5rem; } }
  .beautify__section--brandsCarousel ._list:not(.slick-initialized) {
    display: flex;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .beautify__section--brandsCarousel ._list:not(.slick-initialized)::-webkit-scrollbar {
      display: none; }
    @media (min-width: 801px) {
      .beautify__section--brandsCarousel ._list:not(.slick-initialized) {
        flex-wrap: wrap; } }
    .beautify__section--brandsCarousel ._list:not(.slick-initialized) ._item {
      flex: 1 0 33.3333%; }
      @media (min-width: 801px) {
        .beautify__section--brandsCarousel ._list:not(.slick-initialized) ._item {
          flex-basis: 14.2857%; }
          .beautify__section--brandsCarousel ._list:not(.slick-initialized) ._item:nth-child(14) ~ ._item {
            display: none; } }

.beautify__section--brandsCarousel ._item {
  padding: 0 0.75rem;
  text-align: center; }
  .beautify__section--brandsCarousel ._item a {
    text-decoration: none;
    color: inherit; }
    .beautify__section--brandsCarousel ._item a:hover, .beautify__section--brandsCarousel ._item a:focus {
      color: black; }
      .beautify__section--brandsCarousel ._item a:hover img, .beautify__section--brandsCarousel ._item a:focus img {
        opacity: 0.7; }
  .beautify__section--brandsCarousel ._item img {
    margin: 0 auto 0.75rem; }
  @media (min-width: 801px) {
    .beautify__section--brandsCarousel ._item {
      border-right: 1px solid #e9f5fe; }
      .beautify__section--brandsCarousel ._item:last-child {
        border-right: 0; } }

.beautify__section--brandsCarousel .slick-slider img {
  aspect-ratio: attr(width)/attr(height); }

@media (min-width: 801px) {
  .beautify__section--brandsCarousel .slick-slide > div + div {
    border-top: 1px solid #e9f5fe; } }

.beautify__section--reviews1 {
  background-color: white;
  color: white; }
  @media (max-width: 800px) {
    .beautify__section--reviews1 {
      padding: 3rem 0; } }
  @media (min-width: 801px) {
    .beautify__section--reviews1 {
      padding: 4.5rem 0; } }
  .beautify__section--reviews1 .page-heading {
    color: inherit; }
    @media (max-width: 800px) {
      .beautify__section--reviews1 .page-heading {
        margin-bottom: 1.5rem; } }
    @media (min-width: 801px) {
      .beautify__section--reviews1 .page-heading {
        margin-bottom: 3.75rem; } }
  @media (max-width: 801px) {
    .beautify__section--reviews1 ._list {
      margin-bottom: 3rem; } }
  .beautify__section--reviews1 ._item > * {
    margin-left: 3.875rem; }
  .beautify__section--reviews1 ._item > ._avatar {
    margin-left: 0;
    float: left; }
  @media (min-width: 801px) {
    .beautify__section--reviews1 ._item {
      padding: 0 0.75rem; } }
  .beautify__section--reviews1 ._avatar {
    height: 3.125rem;
    width: 3.125rem;
    background-color: #666666;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #f8f8f8;
    font-size: 14px; }
  .beautify__section--reviews1 ._author {
    color: #476bef;
    margin-bottom: 0; }
  .beautify__section--reviews1 ._verified {
    font-weight: 400; }
  .beautify__section--reviews1 ._rating {
    margin-bottom: 0.375rem; }
  .beautify__section--reviews1 .rating--small .icon {
    height: 1rem;
    width: 1rem; }
  .beautify__section--reviews1 ._title {
    color: #476bef;
    margin-bottom: 0.375rem; }
  .beautify__section--reviews1 ._content {
    font-size: 14px;
    font-weight: 400; }
  .beautify__section--reviews1 ._action {
    text-align: center;
    margin-bottom: 0; }
    .beautify__section--reviews1 ._action .button {
      padding: 1rem 3rem;
      margin-bottom: 0; }
  @media (min-width: 801px) {
    .beautify__section--reviews1 .slick-dots {
      display: none; } }

div.beautify__customerReviews {
  background-color: whitesmoke; }
  div.beautify__customerReviews p {
    margin-bottom: 0.75rem; }
  div.beautify__customerReviews ._list {
    display: flex;
    justify-content: stretch;
    list-style: none; }
    div.beautify__customerReviews ._list:not(.slick-slider) {
      overflow-x: auto; }
      div.beautify__customerReviews ._list:not(.slick-slider) ._item {
        flex: 1 0 auto; }
  div.beautify__customerReviews ._item {
    text-align: center;
    background-color: white;
    border-radius: 10px;
    padding: 1.5rem;
    margin: 0 0.75rem;
    height: auto; }
  div.beautify__customerReviews ._avatar {
    width: 92px;
    height: 92px;
    margin: 0 auto 1.5rem;
    display: block;
    position: relative; }
    div.beautify__customerReviews ._avatar::after {
      font-family: FontAwesome;
      content: "\f10e";
      background-color: white;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      position: absolute;
      bottom: -5px;
      right: -5px;
      color: #f8f8f8;
      font-size: 20px;
      line-height: 1; }
  div.beautify__customerReviews ._heading {
    font-size: 0.875rem; }
  div.beautify__customerReviews ._rating .icon {
    width: 16px;
    height: 16px; }
  div.beautify__customerReviews ._content {
    font-size: 0.8125rem;
    line-height: 1.8; }
  div.beautify__customerReviews ._author {
    font-size: 0.75rem;
    font-style: italic; }
  div.beautify__customerReviews .slick-track {
    display: flex;
    justify-content: stretch; }
  @media (max-width: 800px) {
    div.beautify__customerReviews {
      padding-bottom: 2.25rem; }
      div.beautify__customerReviews .container {
        padding: 0; }
      div.beautify__customerReviews ._item {
        width: 275px; }
      div.beautify__customerReviews .slick-dots {
        bottom: -3rem; } }
  @media (min-width: 801px) {
    div.beautify__customerReviews {
      padding-bottom: 4.5rem; }
      div.beautify__customerReviews .page-heading {
        margin-bottom: 2.25rem; }
      div.beautify__customerReviews ._item {
        width: calc(33.3333% - 1.5rem); }
      div.beautify__customerReviews .slick-dots {
        display: none; }
      div.beautify__customerReviews ._heading {
        font-size: 1.125rem; }
      div.beautify__customerReviews ._content {
        font-size: 0.875rem; }
      div.beautify__customerReviews ._author {
        font-size: 0.875rem; } }

.beautify__customerReviews[data-test-theme="beautify_grocery"] {
  background-color: transparent; }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] ._list {
    max-width: 33rem;
    margin: 0 auto; }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] ._item {
    width: auto; }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-arrow {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain; }
    .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-arrow::before {
      visibility: hidden; }
    .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-arrow:hover, .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-arrowfocus {
      opacity: 0.8; }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-prev {
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='40' viewBox='0 0 50 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M44.9931 1.08786C45.4294 0.792496 46.5246 0.532616 47.1653 1.24403L48.3475 2.73084C48.9193 3.69764 48.2268 4.59423 47.7785 4.96606C45.6473 6.73398 44.0975 8.10159 43.1304 9.0689C41.2341 11.0632 39.8322 13.0595 38.9067 15.0499C38.695 15.5049 39.2353 15.7938 39.5159 15.8857C46.5044 18.1762 49.9998 22.214 49.9998 27.9986C49.9998 31.4068 48.8678 34.1762 46.6051 36.3052C44.3414 38.4355 41.5057 39.5 38.0988 39.5C35.0637 39.5 32.3742 38.1159 30.0318 35.3467C27.7416 32.7384 26.5974 29.9155 26.5974 26.8804C26.5971 17.9853 32.7288 9.388 44.9931 1.08786ZM18.3957 1.08786C18.832 0.792496 19.9272 0.532616 20.5679 1.24403L21.7501 2.73084C22.3219 3.69764 21.6294 4.59423 21.1812 4.96606C19.0501 6.73398 17.5001 8.10159 16.5331 9.0689C14.6367 11.0632 13.2349 13.0595 12.309 15.0499C12.0974 15.5049 12.6376 15.7938 12.9182 15.8857C19.9067 18.1762 23.4021 22.214 23.4021 27.9986C23.4021 31.4068 22.2701 34.1762 20.0075 36.3052C17.7435 38.4355 14.9081 39.5 11.5012 39.5C8.46607 39.5 5.77657 38.1159 3.43416 35.3467C1.14423 32.7384 -0.000244141 29.9155 -0.000244141 26.8804C-0.000244141 17.9853 6.1314 9.388 18.3957 1.08786Z' fill='white'/%3E%3C/svg%3E%0A"); }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-next {
    background-image: url("data:image/svg+xml,%3Csvg width='50' height='40' viewBox='0 0 50 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.00692 38.9121C4.57062 39.2075 3.47538 39.4674 2.83468 38.756L1.65248 37.2692C1.08074 36.3024 1.77317 35.4058 2.22146 35.0339C4.35272 33.266 5.9025 31.8984 6.86955 30.9311C8.76592 28.9368 10.1678 26.9405 11.0933 24.9501C11.305 24.4951 10.7647 24.2062 10.4841 24.1143C3.49562 21.8238 0.000244141 17.786 0.000244141 12.0014C0.000244141 8.59324 1.13222 5.82378 3.39492 3.69477C5.65861 1.56451 8.4943 0.5 11.9012 0.5C14.9363 0.5 17.6258 1.88411 19.9682 4.65332C22.2584 7.26161 23.4026 10.0845 23.4026 13.1196C23.4029 22.0147 17.2712 30.612 5.00692 38.9121ZM31.6043 38.9121C31.168 39.2075 30.0728 39.4674 29.4321 38.756L28.2499 37.2692C27.6781 36.3024 28.3706 35.4058 28.8188 35.0339C30.9499 33.266 32.4999 31.8984 33.4669 30.9311C35.3633 28.9368 36.7651 26.9405 37.691 24.9501C37.9026 24.4951 37.3624 24.2062 37.0817 24.1143C30.0933 21.8238 26.5979 17.786 26.5979 12.0014C26.5979 8.59324 27.7299 5.82378 29.9925 3.69477C32.2565 1.56451 35.0919 0.5 38.4988 0.5C41.5339 0.5 44.2234 1.88411 46.5658 4.65332C48.8558 7.26161 50.0002 10.0845 50.0002 13.1196C50.0002 22.0147 43.8686 30.612 31.6043 38.9121Z' fill='white'/%3E%3C/svg%3E%0A"); }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-dots li {
    padding-left: 0;
    padding-right: 0; }
    .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-dots li.slick-active button::before {
      opacity: 1; }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-dots li button, .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-dots li button::before {
    width: 24px;
    height: 4px;
    border-radius: 0; }
  .beautify__customerReviews[data-test-theme="beautify_grocery"] .slick-dots li button::before {
    opacity: 0.3;
    transition: opacity 0.2s; }

.beautify__customerReviews[data-test-theme="beautify_furniture"] {
  background-color: transparent; }
  @media (min-width: 801px) {
    .beautify__customerReviews[data-test-theme="beautify_furniture"] ._list {
      margin-left: -0.75rem;
      margin-right: -0.75rem; } }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] ._item {
    display: flex;
    flex-direction: column;
    text-align: left;
    padding: 0; }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] ._avatar {
    display: none; }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] ._rating {
    order: 1; }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] ._heading {
    order: 2; }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] ._content {
    order: 3; }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] ._author {
    order: 4;
    font-style: normal;
    font-weight: inherit;
    color: #878787; }
  .beautify__customerReviews[data-test-theme="beautify_furniture"] .slick-arrow {
    display: none; }

.beautify__section--instagram {
  position: relative;
  margin-bottom: 0; }
  .beautify__section--instagram ._title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    max-width: 100%;
    overflow: hidden;
    margin: auto;
    background-color: white;
    border-radius: 50px;
    min-height: 100px;
    padding: 1.5rem 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
    @media (max-width: 800px) {
      .beautify__section--instagram ._title {
        font-size: 24px; } }
    @media (min-width: 801px) {
      .beautify__section--instagram ._title {
        font-size: 49px; } }
  .beautify__section--instagram a {
    text-decoration: none;
    color: black;
    vertical-align: middle; }
    .beautify__section--instagram a strong {
      color: black;
      font-weight: inherit; }
  .beautify__section--instagram .icon {
    height: 1.875rem;
    width: 1.875rem;
    margin-right: 0.375rem;
    fill: black;
    stroke: black; }

@media (max-width: 800px) {
  .beautify__section--specialProductsTabs .container {
    padding-left: 0;
    padding-right: 0; } }

.beautify__section--specialProductsTabs .tab-title {
  padding: 0 1.5rem; }

.beautify__section--specialProductsTabs .tabs-contents .tab-content {
  padding: 0; }

.beautify__section--specialProductsTabs .navProducts-rootMenu-list .navProducts-list {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem; }
  @media (min-width: 1261px) {
    .beautify__section--specialProductsTabs .navProducts-rootMenu-list .navProducts-list {
      margin-bottom: 1rem; } }

.beautify__section--specialProductsTabs .tabs {
  border-bottom: 0;
  display: flex;
  justify-content: center;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 1.5rem; }
  .beautify__section--specialProductsTabs .tabs::-webkit-scrollbar {
    display: none; }
  .beautify__section--specialProductsTabs .tabs .tab {
    position: relative;
    opacity: 0.7; }
    .beautify__section--specialProductsTabs .tabs .tab.is-active {
      border: 0;
      opacity: 1; }
    .beautify__section--specialProductsTabs .tabs .tab::after {
      content: "";
      display: block;
      position: absolute;
      right: 0;
      top: 50%;
      transform: translateY(-50%);
      border-right: 1px solid rgba(0, 0, 0, 0.15);
      height: 1.25rem; }
    .beautify__section--specialProductsTabs .tabs .tab:last-child::after {
      display: none; }
    .beautify__section--specialProductsTabs .tabs .tab a {
      font-weight: 700;
      font-size: 24px; }
      @media (max-width: 550px) {
        .beautify__section--specialProductsTabs .tabs .tab a {
          padding-left: 0.75rem;
          padding-right: 0.75rem; } }
    .beautify__section--specialProductsTabs .tabs .tab:not(.is-active) .tab-title {
      color: black; }
  @media (max-width: 550px) {
    .beautify__section--specialProductsTabs .tabs {
      justify-content: flex-start; } }

.beautify__section--specialProductsTabs:has(.tabs-contents .tab-content > .navProducts-rootMenu-list) .tabs {
  margin-bottom: 0; }

@media (max-width: 800px) {
  .beautify__section--specialProductsTabs .tabs-contents {
    margin-bottom: 0; }
  .beautify__section--specialProductsTabs .productCarousel.slick-dotted.slick-slider {
    margin-bottom: 1.25rem; } }

div.papainstagram-carousel-item {
  padding: 0 1rem; }
  @media (max-width: 800px) {
    div.papainstagram-carousel-item {
      padding: 0.5rem 0.75rem; } }

@media (max-width: 550px) {
  div.papainstagram-carousel-container {
    padding: 0; } }

.footer-info-col .beautify__widget-page-heading {
  padding: 0;
  text-align: left;
  margin-bottom: 1.5rem;
  color: white;
  font-size: 36px; }

.footer-info-col .papainstagram-row {
  display: grid;
  gap: 0.75rem;
  width: 100%;
  grid-template-columns: repeat(4, 1fr);
  overflow-y: hidden; }

.footer-info-col .papainstagram-col {
  width: 100%; }

.footer-info-col .papainstagram-card {
  padding: 0.375rem; }

@media (max-width: 550px) {
  .footer-info-col .papainstagram-row {
    gap: 0.5rem; } }

div.papainstagram-carousel {
  margin: 0 2.25rem; }

div.papainstagram-card {
  border-radius: 50%;
  padding: 1.125rem;
  background-color: white; }
  @media (max-width: 550px) {
    div.papainstagram-card {
      padding: 0.375rem; } }

div.papainstagram-row {
  margin: 0; }

div.papainstagram-col {
  padding: 0 !important;
  margin: 0; }
  @media (min-width: 801px) {
    div.papainstagram-col {
      width: 16.6666%; } }

div.papainstagram-card-body {
  display: none; }

div.papainstagram-card-img-container img {
  transition: filter 0.2s;
  border-radius: 50%; }

div.papainstagram-card-img-container a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  div.papainstagram-card-img-container a::after {
    display: none;
    content: "";
    position: absolute;
    top: 1rem;
    left: 1rem;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5 0H7.5C3.3585 0 0 3.3585 0 7.5V16.5C0 20.6415 3.3585 24 7.5 24H16.5C20.6415 24 24 20.6415 24 16.5V7.5C24 3.3585 20.6415 0 16.5 0ZM21.75 16.5C21.75 19.395 19.395 21.75 16.5 21.75H7.5C4.605 21.75 2.25 19.395 2.25 16.5V7.5C2.25 4.605 4.605 2.25 7.5 2.25H16.5C19.395 2.25 21.75 4.605 21.75 7.5V16.5Z' fill='%23FFFFFE'/%3E%3Cpath d='M12 6C8.6865 6 6 8.6865 6 12C6 15.3135 8.6865 18 12 18C15.3135 18 18 15.3135 18 12C18 8.6865 15.3135 6 12 6ZM12 15.75C9.933 15.75 8.25 14.067 8.25 12C8.25 9.9315 9.933 8.25 12 8.25C14.067 8.25 15.75 9.9315 15.75 12C15.75 14.067 14.067 15.75 12 15.75Z' fill='%23FFFFFE'/%3E%3Cpath d='M18.45 6.34899C18.8916 6.34899 19.2495 5.99105 19.2495 5.5495C19.2495 5.10795 18.8916 4.75 18.45 4.75C18.0085 4.75 17.6505 5.10795 17.6505 5.5495C17.6505 5.99105 18.0085 6.34899 18.45 6.34899Z' fill='%23FFFFFE'/%3E%3C/svg%3E%0A");
    background-size: 100%; }

div.papainstagram-card-img-container a:hover img,
div.papainstagram-card-img-container a:focus img {
  filter: brightness(0.7); }

div#papainstagram-render {
  padding: 0;
  max-width: none; }

@media (max-width: 800px) {
  .container--papainstagram {
    padding: 0;
    width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch; }
    .container--papainstagram #papainstagram-render {
      width: calc(100% - 30px); }
    .container--papainstagram div.papainstagram-row {
      width: 200%; }
    .container--papainstagram div.papainstagram-col {
      width: 16.6666%; } }

.beautify__heroCarouselMobile {
  width: 100%; }
  @media (min-width: 551px) {
    .beautify__heroCarouselMobile {
      display: none; } }

.beautify__mobileHomeCarousel-pictureContainer {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 79.4686%; }
  .beautify__mobileHomeCarousel-pictureContainer img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }

@media (min-width: 801px) {
  .heroCarousel .slick-track {
    display: flex;
    align-items: center; } }

.heroCarousel .slick-arrow {
  opacity: 0; }
  .heroCarousel .slick-arrow:focus {
    opacity: 1; }

.heroCarousel:hover .slick-arrow {
  opacity: 1; }

.heroCarousel .slick-dots li button::before {
  top: 0;
  left: 0; }

.heroCarousel .slick-dots button:focus {
  outline-offset: 2px !important;
  transition: unset; }

.heroCarousel:focus .slick-arrow {
  opacity: 1; }

.heroCarousel a:focus .button {
  color: #ff4dad;
  border-color: #ff4dad; }

@media (min-width: 801px) {
  .heroCarousel--boxed .slick-next {
    right: -2.25rem; }
  .heroCarousel--boxed .slick-prev {
    left: -2.25rem; } }

.heroCarousel--stretch .heroCarousel-image-box {
  width: 100% !important; }

.heroCarousel--stretch .heroCarousel-image {
  object-fit: fill;
  font-family: "object-fit: fill"; }

.heroCarousel-slide:focus-visible::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 3px solid #0f7fff;
  border-radius: 16px; }

.heroCarousel-action {
  padding: 0.75rem 2.25rem;
  line-height: 1;
  font-size: 1rem; }
  .heroCarousel-action::before {
    content: "";
    display: block;
    height: 0; }
  @media (min-width: 801px) {
    .heroCarousel-action {
      font-size: 18px; } }
  .heroCarousel-action:hover, .heroCarousel-action:focus {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
  .heroCarousel-action.button--link {
    color: white; }
    .heroCarousel-action.button--link:hover, .heroCarousel-action.button--link:focus {
      color: white;
      background-color: white; }

.heroCarousel-image-box .heroCarousel-image.lazyload,
.heroCarousel-image-box .heroCarousel-image.lazyloading {
  width: auto; }

.heroCarousel-image-box .heroCarousel-image-box-padding .heroCarousel-image.lazyload,
.heroCarousel-image-box .heroCarousel-image-box-padding .heroCarousel-image.lazyloading {
  width: 100%; }

@media (max-width: 800px) {
  .banners--bottom .banner {
    margin-top: 1.5rem; } }

@media (min-width: 801px) {
  .banners--bottom .banner {
    margin-top: 3rem; } }

.beautify__recentBlog ._list {
  list-style: none;
  margin: 0; }
  .beautify__recentBlog ._list .blogCarousel .slick-arrow {
    top: 30%;
    height: 40px;
    width: 40px;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    display: none;
    opacity: 0.3; }
    @media (min-width: 1261px) {
      .beautify__recentBlog ._list .blogCarousel .slick-arrow {
        display: flex; } }
    .beautify__recentBlog ._list .blogCarousel .slick-arrow:focus, .beautify__recentBlog ._list .blogCarousel .slick-arrow:hover {
      opacity: 1; }
    .beautify__recentBlog ._list .blogCarousel .slick-arrow:focus-visible, .beautify__recentBlog ._list .blogCarousel .slick-arrow:focus {
      outline: 2px solid #0f7fff !important;
      outline-offset: 2px !important; }
  .beautify__recentBlog ._list .blogCarousel .slick-next {
    right: -2rem; }
  .beautify__recentBlog ._list .blogCarousel .slick-prev {
    left: -2rem; }
  .beautify__recentBlog ._list .blogCarousel .slick-list {
    padding-right: 9rem; }
    @media (min-width: 1261px) {
      .beautify__recentBlog ._list .blogCarousel .slick-list {
        padding-right: 0; } }
    @media (max-width: 800px) {
      .beautify__recentBlog ._list .blogCarousel .slick-list {
        padding-right: 0; } }
  .beautify__recentBlog ._list .blogCarousel:not(.slick-slider) {
    display: flex;
    width: 100%;
    overflow: hidden; }
    .beautify__recentBlog ._list .blogCarousel:not(.slick-slider) ._item {
      flex: 1 0 33.3333%; }
    @media (max-width: 800px) {
      .beautify__recentBlog ._list .blogCarousel:not(.slick-slider) ._item {
        flex: 1 0 100%; } }
  .beautify__recentBlog ._list ._item {
    margin-top: 0.5rem; }

.beautify__recentBlog ._more {
  text-align: center;
  margin: 0 0 0.75rem;
  display: block; }
  .beautify__recentBlog ._more a {
    color: black;
    font-weight: bold; }
    .beautify__recentBlog ._more a:hover, .beautify__recentBlog ._more a:focus {
      color: white; }
  @media (min-width: 801px) {
    .beautify__recentBlog ._more {
      margin-top: 0.75rem; } }

.beautify__recentBlog ._blog-post-figure {
  flex-shrink: 0;
  position: relative;
  grid-row: 1 / 2;
  margin-bottom: 1.5rem; }
  .beautify__recentBlog ._blog-post-figure img {
    border-radius: 16px; }
  @media (min-width: 801px) {
    .beautify__recentBlog ._blog-post-figure ._blog-readmore {
      display: none; } }
  .beautify__recentBlog ._blog-post-figure::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s linear;
    pointer-events: none; }
  .beautify__recentBlog ._blog-post-figure:hover::after {
    visibility: visible;
    opacity: 1; }

.beautify__recentBlog ._blog-thumbnail {
  margin: 0;
  position: relative;
  overflow: hidden; }
  .beautify__recentBlog ._blog-thumbnail::before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .beautify__recentBlog ._blog-thumbnail img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
    font-family: "object-fit: contain";
    height: 100%;
    object-fit: cover;
    font-family: "object-fit: cover"; }
  .beautify__recentBlog ._blog-thumbnail a {
    display: block; }

.beautify__recentBlog ._blog-title {
  margin: 0 0 0.5rem;
  font-weight: inherit;
  font-size: 18px; }
  @media (min-width: 801px) {
    .beautify__recentBlog ._blog-title {
      font-size: 36px; } }
  .beautify__recentBlog ._blog-title a {
    color: inherit;
    text-decoration: none; }
    .beautify__recentBlog ._blog-title a:hover, .beautify__recentBlog ._blog-title a:focus {
      color: black; }

.beautify__recentBlog ._blog-date {
  margin-bottom: 0.5rem;
  font-size: 18px;
  color: #878787;
  display: flex; }

.beautify__recentBlog ._blog-date-date,
.beautify__recentBlog ._blog-date-author {
  display: block; }

.beautify__recentBlog ._blog-author-text {
  color: black;
  padding-right: 1rem;
  margin-left: 0.375rem; }

.beautify__recentBlog ._blog-date-author {
  position: relative; }
  .beautify__recentBlog ._blog-date-author::before {
    content: "";
    border-right: 1px solid #e9f5fe;
    height: 60%;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%); }

.beautify__recentBlog ._blog-date-author {
  color: black;
  margin-right: 0.75rem;
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5; }
  @media (min-width: 801px) {
    .beautify__recentBlog ._blog-date-author {
      font-size: 18px;
      display: unset; } }

.beautify__recentBlog ._blog-post {
  font-size: 18px; }
  .beautify__recentBlog ._blog-post p {
    opacity: 0.7;
    margin-bottom: 0;
    font-size: 1rem; }
    @media (min-width: 801px) {
      .beautify__recentBlog ._blog-post p {
        font-size: 18px; } }

@media screen and (max-width: 550px) and (min-width: 393px) {
  .beautify__recentBlog ._blog-post p {
    margin-bottom: 2.25rem; } }

.beautify__recentBlog ._blog-post-body {
  text-align: left;
  width: calc(100% - 1.5rem);
  margin: 0 auto;
  background-color: transparent;
  position: relative;
  box-shadow: unset;
  grid-row: 2 / 3; }

.beautify__recentBlog ._blog-readmore {
  text-decoration: none; }
  .beautify__recentBlog ._blog-readmore .icon {
    fill: black;
    stroke: black;
    height: 0.625rem;
    width: 0.625rem; }

.beautify__recentBlog ._blog-post > ._blog-readmore {
  display: none; }
  @media (min-width: 801px) {
    .beautify__recentBlog ._blog-post > ._blog-readmore {
      display: inline-block;
      margin-top: 2rem; } }

@media (max-width: 800px) {
  .beautify__recentBlog .page-heading {
    margin-bottom: 0.75rem; }
  .beautify__recentBlog ._intro ._heading {
    font-size: 1.5rem; }
  .beautify__recentBlog ._list {
    display: flex;
    justify-content: flex-start;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin: 0 -0.375rem;
    padding-bottom: 0.375rem; }
    .beautify__recentBlog ._list::-webkit-scrollbar {
      display: none; }
  .beautify__recentBlog ._item {
    width: 75%;
    flex-basis: 75%;
    flex-shrink: 0;
    margin: 0 0.375rem; }
  .beautify__recentBlog ._blog-post-body {
    padding: 0; }
  .beautify__recentBlog ._blog-post p {
    font-weight: 400; } }

@media (min-width: 551px) {
  .beautify__recentBlog ._list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -0.75rem; }
    .beautify__recentBlog ._list ._item {
      padding: 0 0.75rem;
      margin-top: 0;
      display: flex;
      align-items: stretch; }
      .beautify__recentBlog ._list ._item ._blog-post-body {
        background-color: transparent;
        box-shadow: unset;
        padding: 0;
        width: 100%; }
  .beautify__recentBlog ._blog {
    width: 100%; } }

@media (min-width: 551px) and (max-width: 800px) {
  .beautify__recentBlog ._list {
    flex-wrap: nowrap; } }

@media (min-width: 801px) {
  .beautify__recentBlog .page-heading {
    grid-column: 1 / 3; }
  .beautify__recentBlog ._list {
    grid-column: 2 / 3; }
    .beautify__recentBlog ._list ._item:first-child {
      margin-top: 0; }
  .beautify__recentBlog ._item {
    width: 33.3333%; }
  .beautify__recentBlog ._blog-post-body {
    padding: 1.5rem; } }

@media all and (min-width: 801px) and (-ms-high-contrast: none), (min-width: 801px) and (-ms-high-contrast: active) {
  .beautify__recentBlog .container {
    display: block; }
    .beautify__recentBlog .container:before, .beautify__recentBlog .container:after {
      content: " ";
      display: table; }
    .beautify__recentBlog .container:after {
      clear: both; }
  .beautify__recentBlog ._list {
    float: left;
    width: calc(50% - 0.75rem);
    margin-left: 1.5rem; } }

[data-layout-name="beautify-brands-grid"] {
  margin-left: auto;
  margin-right: auto;
  max-width: 99.75rem;
  padding: 0 0.75rem;
  position: relative;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important; }
  @media (min-width: 801px) {
    [data-layout-name="beautify-brands-grid"] {
      padding: 0 1.5rem; } }
  @media (min-width: 1261px) {
    [data-layout-name="beautify-brands-grid"] {
      padding: 0 3rem; } }
  [data-layout-name="beautify-brands-grid"] [data-sub-layout] {
    border: 1px solid #e9f5fe; }
    @media (max-width: 550px) {
      [data-layout-name="beautify-brands-grid"] [data-sub-layout] {
        flex-basis: 33.3333%;
        max-width: 33.3333%; }
        [data-layout-name="beautify-brands-grid"] [data-sub-layout]:not(:nth-child(3n-1)) {
          border-left: 0; }
        [data-layout-name="beautify-brands-grid"] [data-sub-layout]:nth-child(4) ~ [data-sub-layout] {
          border-top: 0; } }
    @media (min-width: 551px) {
      [data-layout-name="beautify-brands-grid"] [data-sub-layout] + [data-sub-layout] {
        border-left: 0; } }

[data-layout-name="beautify-grid6"] {
  margin-left: auto;
  margin-right: auto;
  max-width: 99.75rem;
  padding: 0 0.75rem;
  position: relative;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important; }
  @media (min-width: 801px) {
    [data-layout-name="beautify-grid6"] {
      padding: 0 1.5rem; } }
  @media (min-width: 1261px) {
    [data-layout-name="beautify-grid6"] {
      padding: 0 3rem; } }
  @media (max-width: 550px) {
    [data-layout-name="beautify-grid6"] [data-sub-layout] {
      flex-basis: 50%;
      max-width: 50%; } }
  @media (min-width: 551px) and (max-width: 800px) {
    [data-layout-name="beautify-grid6"] [data-sub-layout] {
      flex-basis: 33.3333%;
      max-width: 33.3333%; } }

@media (max-width: 550px) {
  .beautify__flexBanners[data-test-theme="beautify_grocery"] ._row {
    display: block; } }

@media (max-width: 550px) {
  .beautify__flexBanners[data-test-theme="beautify_grocery"] ._col + ._col {
    margin-top: 1.5rem; } }

.beautify__flexBanners [data-test-theme="beautify_grocery"] ._banner {
  border: 1px solid #e9f5fe; }

.beautify__flexBanners [data-test-theme="beautify_grocery"] ._body {
  position: static;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.beautify__flexBanners [data-test-theme="beautify_grocery"] ._heading {
  text-transform: none;
  font-size: 24px; }
  @media (max-width: 800px) {
    .beautify__flexBanners [data-test-theme="beautify_grocery"] ._heading {
      font-size: 1rem; } }

.beautify__flexBanners [data-test-theme="beautify_grocery"] ._buttonLine {
  margin: 0; }

.beautify__flexBanners [data-test-theme="beautify_grocery"] .button {
  padding: 0.75rem 1.5rem;
  white-space: nowrap; }
  @media (max-width: 800px) {
    .beautify__flexBanners [data-test-theme="beautify_grocery"] .button {
      padding-left: 1rem;
      padding-right: 1rem; } }

.beautify__flexBanners [data-test-theme="beautify_grocery"][data-index] ._body {
  padding: 1rem; }
  @media (max-width: 800px) {
    .beautify__flexBanners [data-test-theme="beautify_grocery"][data-index] ._body {
      padding: 0.5rem 0.75rem; } }

@media (max-width: 550px) {
  .beautify__flexBanners[data-test-theme="beautify_furniture"] ._row {
    flex-wrap: wrap; } }

@media (max-width: 550px) {
  .beautify__flexBanners[data-test-theme="beautify_furniture"] ._col {
    flex-basis: 100%;
    width: 100%; } }

@media (max-width: 550px) {
  .beautify__flexBanners[data-test-theme="beautify_furniture"] ._col + ._col {
    margin-top: 0.75rem; } }

.beautify__flexBanners[data-test-theme="beautify_furniture"] ._body {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }

@media (min-width: 801px) {
  h2.beautify__widget-page-heading {
    margin-left: auto;
    margin-right: auto;
    max-width: none;
    width: 100%; } }

@media (min-width: 1261px) {
  h2.beautify__widget-page-heading {
    max-width: 96.75rem; } }

@media (min-width: 1681px) {
  h2.beautify__widget-page-heading {
    max-width: 99.75rem; } }

.beautify__calloutIcons ._heading {
  line-height: 1.5; }
  @media (max-width: 800px) {
    .beautify__calloutIcons ._heading {
      font-size: 11px; } }

@media (min-width: 801px) {
  .beautify__calloutIcons ._item--style-left ._heading {
    text-align: left; } }

html .beautify__calloutIcons ._col {
  padding-top: 1.125rem;
  padding-bottom: 1.125rem; }

[data-layout-name="SHOP BY CATEGORY"] {
  padding-bottom: 3rem; }
  [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons a {
    text-decoration: underline;
    display: block; }
    [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons a:hover, [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons a:focus {
      color: white; }
  [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons ._col ._icon {
    max-width: 100%;
    height: auto; }
  @media (max-width: 800px) {
    [data-layout-name="SHOP BY CATEGORY"] {
      overflow: hidden; }
      [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons {
        margin: 0 -0.75rem; }
        [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons .container {
          padding: 0; }
        [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons ._row {
          overflow: auto;
          -webkit-overflow-scrolling: touch;
          margin: 0; }
          [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons ._row.slick-slider {
            overflow: visible; }
          [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons ._row .slick-arrow {
            display: none !important; }
          [data-layout-name="SHOP BY CATEGORY"] .beautify__calloutIcons ._row .slick-list {
            width: calc(100% - 30px);
            overflow: visible; } }

[data-layout-name="BRANDS WE SELL"] {
  padding-bottom: 3rem; }
  [data-layout-name="BRANDS WE SELL"] ._heading:empty {
    min-height: auto !important;
    margin: 0 !important; }
  [data-layout-name="BRANDS WE SELL"] ._col {
    padding-top: 0.375rem !important;
    padding-bottom: 0.375rem !important; }
  [data-layout-name="BRANDS WE SELL"] .beautify__calloutIcons {
    margin-bottom: 0.75rem; }
    @media (min-width: 801px) {
      [data-layout-name="BRANDS WE SELL"] .beautify__calloutIcons {
        margin-bottom: 2.25rem; } }
    [data-layout-name="BRANDS WE SELL"] .beautify__calloutIcons ._row {
      flex-wrap: wrap;
      justify-content: center; }
    [data-layout-name="BRANDS WE SELL"] .beautify__calloutIcons ._col {
      flex: 0; }
  @media (min-width: 801px) {
    [data-layout-name="BRANDS WE SELL"] [class^="sd-simple-text"] {
      margin-bottom: 1.5rem; } }

div.beautify__customerReviews[data-test-theme="inhealth"] {
  background-color: transparent; }
  div.beautify__customerReviews[data-test-theme="inhealth"] .container {
    overflow: hidden; }
  div.beautify__customerReviews[data-test-theme="inhealth"] ._content {
    font-size: inherit;
    line-height: inherit; }
  div.beautify__customerReviews[data-test-theme="inhealth"] ._author {
    font-size: inherit;
    font-style: normal;
    font-weight: 700; }
  div.beautify__customerReviews[data-test-theme="inhealth"] ._list {
    margin-bottom: 0;
    padding-bottom: 2.25rem; }
    div.beautify__customerReviews[data-test-theme="inhealth"] ._list:not(.slick-slider) {
      overflow: auto; }
  div.beautify__customerReviews[data-test-theme="inhealth"] ._item {
    width: calc(100vw - 1.5rem);
    padding-top: 0;
    padding-bottom: 0; }
  div.beautify__customerReviews[data-test-theme="inhealth"] .slick-dots {
    bottom: 0;
    display: block; }
  @media (min-width: 801px) {
    div.beautify__customerReviews[data-test-theme="inhealth"] ._list {
      margin: 0 -1.5rem;
      width: auto;
      padding-bottom: 3.75rem; }
    div.beautify__customerReviews[data-test-theme="inhealth"] ._item {
      text-align: left;
      width: calc(33.3333% - 3rem);
      padding: 0;
      margin: 0 1.5rem; } }
  div.beautify__customerReviews[data-test-theme="inhealth"] ._avatar,
  div.beautify__customerReviews[data-test-theme="inhealth"] ._rating {
    display: none; }

@media (max-width: 800px) {
  [data-layout-name="TESTIMONIALS"] .beautify__calloutIcons ._col {
    padding-bottom: 0; } }

[data-layout-name="TESTIMONIALS"] .beautify__calloutIcons ._heading {
  font-size: inherit !important; }

@media (min-width: 801px) {
  [data-layout-name="TESTIMONIALS"] .beautify__customerReviews {
    padding-bottom: 3rem; } }

.beautify__flexBanners ._banner ._imgContainer img,
.beautify__homeWideBanner ._box ._imgContainer img {
  transition: all 0.3s ease; }

.beautify__flexBanners ._banner:hover ._imgContainer img,
.beautify__homeWideBanner ._box:hover ._imgContainer img {
  transform: scale(1.05); }

.beautify__homeWideBanner ._imgContainer img {
  opacity: 1 !important; }

.beautify__flexBanners[data-test-theme="kansha-sport"] ._body {
  text-align: center; }
  @media (min-width: 551px) {
    .beautify__flexBanners[data-test-theme="kansha-sport"] ._body {
      position: static; } }

.beautify__flexBanners[data-test-theme="kansha-sport"] .button {
  padding: 0.375rem 0.75rem;
  font-size: 14px;
  border: 1px solid #ff4dad;
  background-color: transparent;
  color: #ff4dad; }
  .beautify__flexBanners[data-test-theme="kansha-sport"] .button:hover, .beautify__flexBanners[data-test-theme="kansha-sport"] .button:focus {
    border: 1px solid #da1984;
    background-color: transparent;
    color: #da1984; }
  @media (min-width: 551px) {
    .beautify__flexBanners[data-test-theme="kansha-sport"] .button {
      padding: 0.75rem 1.5rem; } }

.cart-list {
  display: block; }

.cart-item {
  display: grid;
  grid-template: "img title" auto "img changes" auto / 140px auto;
  column-gap: 0.75rem; }
  @media (min-width: 1261px) {
    .cart-item {
      column-gap: 1.5rem;
      grid-template: "img title" auto "img changes" auto / 160px auto; } }
  @media (max-width: 550px) {
    .cart-item {
      grid-template: "img title" auto "img changes" auto / 80px auto; } }

.cart-item-block {
  display: block;
  padding: 0;
  margin: 0; }

.cart-item-info {
  width: 100%; }
  .cart-item-info + .cart-item-info {
    margin-top: 0; }

.cart-item-figure {
  grid-area: img; }

.cart-item-title {
  grid-area: title; }

.cart-item-price {
  display: none; }

.cart-item-changes {
  grid-area: changes;
  display: grid;
  grid-template: auto / 150px auto; }
  .cart-item-changes .cart-item-value {
    font-weight: bold; }
  .cart-item-changes .cart-item-change {
    display: flex;
    align-items: center; }
    .cart-item-changes .cart-item-change .cart-item-edit {
      flex: 1; }
      .cart-item-changes .cart-item-change .cart-item-edit span {
        display: none; }
      @media (min-width: 1261px) {
        .cart-item-changes .cart-item-change .cart-item-edit svg {
          display: none; }
        .cart-item-changes .cart-item-change .cart-item-edit span {
          display: block;
          color: black;
          font-size: 14px; }
          .cart-item-changes .cart-item-change .cart-item-edit span:hover {
            color: #0393fa; } }
    .cart-item-changes .cart-item-change .form-input:focus-visible {
      margin-top: 0.1875rem;
      height: 88%; }
  @media (max-width: 550px) {
    .cart-item-changes {
      display: flex;
      flex-direction: column;
      gap: 1rem; }
      .cart-item-changes .cart-item-value {
        line-height: 1.4; } }

.cart-item-total {
  display: flex;
  align-items: center; }

.cart-item-quantity {
  display: flex;
  margin-right: 0.75rem;
  max-width: max-content; }

.cart-item-edit {
  display: flex;
  align-items: flex-start; }

.cn-filter-toolbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem;
  margin-bottom: 1.5rem; }
  .cn-filter-toolbar__filters {
    flex: 1 1 auto;
    min-width: 0; }
    .cn-filter-toolbar__filters .facetedSearch {
      margin-bottom: 0; }
  .cn-filter-toolbar__sort {
    flex: 0 0 auto; }
    .cn-filter-toolbar__sort .actionBar {
      margin-bottom: 0;
      justify-content: flex-end;
      flex-wrap: nowrap;
      gap: 0.375rem; }
  @media (max-width: 800px) {
    .cn-filter-toolbar {
      flex-direction: column;
      gap: 0; }
      .cn-filter-toolbar__filters, .cn-filter-toolbar__sort {
        width: 100%; }
      .cn-filter-toolbar__sort .actionBar {
        justify-content: space-between; }
      .cn-filter-toolbar .facetedSearch-navList {
        margin-bottom: 0; } }

@media (max-width: 800px) {
  .cn-h2 {
    font-size: 1.5rem; } }

@media (max-width: 800px) {
  .footer-info._has-newsletter .footer-info-col.footer-info-col--newsletter,
  .footer-info:has(
  [data-content-region="footer_above_col5--global"] > div > div[data-sub-layout-container]) .footer-info-col.footer-info-col--newsletter,
  .footer-info:has(
  [data-content-region="footer_below_col5--global"] > div > div[data-sub-layout-container]) .footer-info-col.footer-info-col--newsletter {
    margin-top: 0;
    margin-bottom: 0; } }

@media (max-width: 800px) {
  .footer-info-col--about {
    padding-bottom: 0; } }

.countPill {
  background-color: #ff4dad;
  color: #fef8e9; }

/* Hide the container if it contains a hidden payment button */
._item:has(apple-pay-button[hidden]),
._item:has(.ApplePayContainer[style*="display: none"]),
.checkout-button-container:has(apple-pay-button[hidden]),
.checkout-button-container:has(.ApplePayContainer[style*="display: none"]) {
  display: none; }

.cart-additionalCheckoutButtons,
div.previewCart-additionalCheckoutButtons {
  margin-bottom: 0.5rem; }
  .cart-additionalCheckoutButtons ._item:last-child,
  div.previewCart-additionalCheckoutButtons ._item:last-child {
    margin-bottom: 0; }
  .cart-additionalCheckoutButtons .or-use-label,
  div.previewCart-additionalCheckoutButtons .or-use-label {
    text-align: center;
    margin-bottom: 1rem; }

.previewCartAction svg.icon,
.cart-actions .button--primary .icon {
  display: none; }

.cart-additionalCheckoutButtons {
  margin-right: auto; }
  .cart-additionalCheckoutButtons ._item:not(:first-child) {
    margin-top: 0.375rem; }
  @media (max-width: 800px) {
    .cart-additionalCheckoutButtons {
      margin-left: auto !important;
      width: auto !important; } }

@media (max-width: 800px) {
  .productGrid .card {
    /* Change 50px minimum to auto */
    grid-template-rows: min-content auto; }
    .productGrid .card .card-body {
      padding-top: 8px;
      /* Reduced from 12px */
      grid-template-rows: auto minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content) minmax(2rem, max-content) minmax(1rem, max-content); }
    .productGrid .card .card-title,
    .productGrid .card .card-text--price {
      margin-bottom: 2px;
      /* Reduced from 6px */ }
  .productGrid.categoryGrid .category {
    margin-bottom: 10px;
    /* Adjust if the grid uses margins for spacing */ }
  .productGrid.categoryGrid .card-body {
    grid-template-rows: auto minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content) minmax(min-content, max-content); } }

@media (max-width: 800px) {
  .cn-filter-toolbar {
    /* Aligns label and select on one line */ }
    .cn-filter-toolbar .form-field {
      display: flex;
      flex-direction: row;
      align-items: center;
      /* Vertically centers text and select */
      justify-content: flex-start;
      margin-bottom: 8px;
      /* Tightens vertical gap between fields */ }
    .cn-filter-toolbar .form-label {
      margin-bottom: 0;
      /* Removes bottom margin that breaks alignment */
      margin-right: 12px;
      /* Adds horizontal gap between label and select */
      white-space: nowrap;
      /* Prevents label text from wrapping */
      flex-shrink: 0;
      /* Ensures label doesn't squash */ }
    .cn-filter-toolbar .form-select {
      width: auto;
      /* Prevents select from forcing 100% width */
      flex-grow: 1;
      /* Allows select to fill remaining space */
      height: 36px;
      /* Standardizes height for better alignment */ } }

.sticky-add-to-cart {
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translateY(0);
  opacity: 1; }

.sticky-add-to-cart.sticky-hidden {
  transform: translateY(100%);
  /* Slides it down off-screen */
  opacity: 0;
  pointer-events: none;
  /* Prevents accidental clicks while hidden */ }

@media (min-width: 801px) {
  .header.sticky-header-loaded .free-shipping-banner p a {
    display: none !important; } }

@media (max-width: 800px) {
  .header.sticky-header-loaded._shadow .free-shipping-banner p span {
    display: none; }
  .header.sticky-header-loaded._shadow .free-shipping-banner p a {
    display: inline-block !important;
    color: #da1984;
    margin-left: 1em;
    color: inherit;
    font-size: smaller;
    text-decoration: none; } }

@media (max-width: 800px) {
  .beautify__topHeader {
    background-position-y: -30px;
    min-height: 30px;
    /* -36px from default */ }
    .beautify__topHeader ._announce {
      display: none; } }

.beautify__mainHeader .header-logo-image-unknown-size {
  max-height: 4rem;
  max-width: 100%;
  width: auto;
  /* Width scales based on height */
  height: auto; }

@media (max-width: 800px) {
  .beautify__mainHeader .container {
    padding-top: 0; }
    .beautify__mainHeader .container ._searchBar {
      margin-top: 0.5rem; }
  .beautify__mainHeader .mobileMenu-toggle,
  .beautify__mainHeader .header-logo,
  .beautify__mainHeader ul.navUser-section {
    margin-bottom: 0; }
  .beautify__mainHeader .navUser-section {
    margin-right: 0px; } }
